Qwerasd d4a7549222 feat(font): Non-integer point sizes
Allows for high dpi displays to get odd numbered pixel sizes, for
example, 13.5pt @ 2px/pt for 27px font. This implementation performs
all the sizing calculations with f32, rounding to the nearest pixel
size when it comes to rendering. In the future this can be enhanced
by adding fractional scaling to support fractional pixel sizes.
2024-05-09 00:03:40 -04:00
..
2024-03-13 09:14:12 -07:00
2024-05-09 00:03:40 -04:00
2023-09-11 09:17:29 -07:00
2024-03-13 09:14:12 -07:00
2023-11-24 10:26:55 -08:00
2024-04-17 20:50:50 -07:00
2023-09-23 22:46:16 -07:00