mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 15:13:34 +00:00
pushing for vavaas to debug
This commit is contained in:
@@ -38,7 +38,7 @@ namespace mlx
|
||||
|
||||
inline void RegisterFont(std::shared_ptr<Font> font);
|
||||
inline void UnregisterFont(std::shared_ptr<Font> font);
|
||||
inline bool IsFontKnown(std::shared_ptr<Font> font);
|
||||
inline std::shared_ptr<Font> GetFont(const std::filesystem::path& name, float scale);
|
||||
|
||||
~FontRegistry() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user