mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +08:00
Our paint program used the pixels per meter (PPM) unit but this unit is hardly used in the world. Let's use DPI (dots per inch) and/or pixels per centimeter (PPCM). CORE-18867