# 0.2.6-1
- Fix TTF FOnt loader to support any size between 8 and 64 - Fix UI7 Image Custom SIze support - Add new Syste mfor Image buffer modification to image lib
This commit is contained in:
		| @@ -148,7 +148,7 @@ class Font : public SmartCtor<Font> { | ||||
|    */ | ||||
|   void LoadTTF(const std::string& path, int px_height = 32); | ||||
|   /** | ||||
|    * Load 3DS System FOnt | ||||
|    * Load 3DS System Font | ||||
|    */ | ||||
|   void LoadSystemFont(); | ||||
|   /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user