mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 23:31:36 +08:00
Since glyphs are rendered by FT as 8-bit gray levels bitmaps, it would be a waste of memory to cache glyphs in a RGBA texture.
Since glyphs are rendered by FT as 8-bit gray levels bitmaps, it would be a waste of memory to cache glyphs in a RGBA texture.