| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix crash when clearing dynamicfontdata, closes #4877 | Juan Linietsky | 2016-06-13 | 1 | -1/+5 | |
| | | ||||||
| * | Some cleanup to GDScript | Juan Linietsky | 2016-05-31 | 1 | -0/+8 | |
| | | | | | separated GDFunction (VM) from GDScript in two different files | |||||
| * | changed font system to use fallbacks | Juan Linietsky | 2016-05-30 | 1 | -31/+254 | |
| | | | | | this way more than 64k characters can be used | |||||
| * | Finalized DynamicFont implementation | Juan Linietsky | 2016-05-29 | 1 | -121/+180 | |
| | | | | | | | -DynamicFont uses Freetype by default -Editor fonts are now scalable thanks to this -Cleaned up documentation browser and added fonts for this | |||||
| * | Fix crash in dynamic font | sanikoyes | 2016-05-03 | 1 | -0/+4 | |
| | | ||||||
| * | Support for dynamic fonts (TTF) | Juan Linietsky | 2016-05-01 | 1 | -0/+519 | |
| Added support for DynamicFont, which can load a TTF of any size to use as a font. No import required. | ||||||
