mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 06:05:07 +00:00
![]() In general it is not safe to convert any arbitrary floating-point value to CSSPixels. CSSPixels has a resolution of 0.015625, which for small values (e.g. scale factors between 0 and 1), can produce bad results if converted to CSSPixels then scaled back up. In the worst case values can underflow to zero and produce incorrect results. |
||
---|---|---|
.. | ||
basic.txt | ||
grid.txt | ||
text.txt |