Update to FontAtlasFactory for more eficent loading

This commit is contained in:
Georg Hagen
2025-03-02 18:35:36 +01:00
parent ba2570d444
commit ee82919293
5 changed files with 69 additions and 56 deletions

View File

@@ -16,7 +16,7 @@ namespace OpenVulkano
class SubpixelLayout
{
public:
enum Layout : uint32_t
enum Layout : uint16_t
{
RGB,
BGR,