#ifndef PKE_STATIC_UI_HPP #define PKE_STATIC_UI_HPP struct MSDFGlyphSettings { float width; float height; float scale; float translate_em; float range_em; }; #endif /* PKE_STATIC_UI_HPP */