summaryrefslogtreecommitdiff
path: root/scene/resources/dynamic_font.h
AgeCommit message (Expand)Author
2016-08-02DynamicFont caches now accounts for texture flagsZher Huei Lee
2016-08-02Added extra spacing support for DynamicFontZher Huei Lee
2016-08-02Added texture mipmaps and filtering to DynamicFontZher Huei Lee
2016-06-22Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky
2016-06-18DynamicFontData can be built-in (will still link to a ttf though), closes #4600Juan Linietsky
2016-06-18Add missing license headers in our source files (#5255)RĂ©mi Verschelde
2016-05-30changed font system to use fallbacksJuan Linietsky
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-01Support for dynamic fonts (TTF)Juan Linietsky