Subject | English | German |
comp., MS | DPI-aware | mit DPI-Werten kompatibel (Pertaining to an application that is either system-DPI aware or per monitor–DPI aware) |
comp., MS | not DPI-aware | nicht mit DPI-Werten kompatibel (Pertaining to an application that always renders at 96 DPI) |
comp., MS | per monitor–DPI aware | mit monitorspezifischen DPI-Werten kompatibel (Pertaining to an application that adjusts the size of UI elements dynamically to accommodate changes to the DPI setting) |
comp., MS | system–DPI aware | kompatibel mit systemspezifischen DPI-Werten (Pertaining to an application that always renders at the system DPI setting, which is calculated by Windows based on the primary display at first logon) |