implement tight atlas packing
This commit is contained in:
@@ -12,7 +12,7 @@ namespace OpenVulkano::Scene
|
||||
{
|
||||
struct FontPixelSizeConfig
|
||||
{
|
||||
float size = 16.f;
|
||||
float size = 24.f;
|
||||
float dpi = 72.f;
|
||||
bool isPixelSize = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user