mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:47:35 +00:00
![]() The `float => double => float` round trip seen in a couple of places might pessimize the code. Even if it's truncated to an int in the end, it's weird not to use the functions with the `f` suffixes when working with single precision floats. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Cmap.cpp | ||
Cmap.h | ||
Font.cpp | ||
Font.h | ||
Glyf.cpp | ||
Glyf.h | ||
Tables.h |