Qwerasd 6f84a5d682 font/freetype: disable SVG glyphs, simplify color check
We don't currently support rendering SVG glyphs so they should be
ignored when loading. Additionally, the check for whether a glyph is
colored has been simplified by just checking the pixel mode of the
rendered bitmap.

This commit also fixes a bug caused by calling the color check inside of
`renderGlyph`, which caused the bitmap to be freed creating a chance for
memory corruption and garbled glyphs.
2025-03-19 12:43:18 -06:00
..
2024-03-26 16:14:25 -07:00
2025-03-18 13:58:49 -07:00
2025-03-12 09:55:52 -07:00
2025-03-12 10:04:17 -07:00
2025-03-12 10:15:14 -07:00
2025-03-12 10:15:14 -07:00
2025-03-18 13:58:49 -07:00
2025-01-18 22:47:18 +09:00
2025-03-18 13:58:49 -07:00
2025-03-12 10:04:17 -07:00
2025-03-12 09:55:52 -07:00
2025-02-11 16:43:50 -08:00
2024-09-26 22:00:11 -07:00
2025-03-11 14:39:04 -07:00
2024-10-18 08:11:11 -07:00
2025-03-12 16:29:17 -07:00
2025-03-12 10:04:17 -07:00
2025-03-12 09:55:52 -07:00
2025-03-11 14:53:30 -07:00
2025-03-07 13:42:00 -08:00
2025-03-12 09:55:52 -07:00
2024-08-16 14:35:10 -07:00
2022-08-18 11:42:32 -07:00
2025-03-12 16:29:17 -07:00
2025-03-12 11:29:13 -07:00
2025-03-12 09:55:52 -07:00
2025-03-18 13:58:49 -07:00
2024-08-16 10:36:10 -07:00