We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e219a8 commit 5097b26Copy full SHA for 5097b26
engine/render/renderer/platform/vulkan/Font.h
@@ -149,7 +149,7 @@ class Font
149
150
// Constexpr declarations
151
static constexpr uint32_t MAX_ATLAS_WIDTH {512};
152
- static constexpr uint32_t MAX_ATLAS_HEIGHT {5096};
+ static constexpr uint32_t MAX_ATLAS_HEIGHT {8192};
153
154
/**
155
* Swaps the values of two Fonts
0 commit comments