mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +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