Age | Commit message (Expand) | Author |
2021-10-01 | Implement TextServer GDExtension interface, remove TextServer GDNative interf... | bruvzg |
2021-09-21 | Add flag to connected grapheme. Apply RTL displacement FX only to the whole c... | bruvzg |
2021-09-15 | Improve documentation related to MSDF font rendering | Hugo Locurcio |
2021-08-28 | Fix double named size parameter | Bastiaan Olij |
2021-08-27 | Makes FontData importable resource. | bruvzg |
2021-08-08 | [Text Server] Improve object (image/table) inline alignment. | bruvzg |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-07-04 | Improvements to Label's layout options | Hendrik Brucker |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-06-07 | Style: Cleanup uses of double spaces between words | Rémi Verschelde |
2021-03-31 | [Complex Text Layouts] Provide access to glyph contour points. | bruvzg |
2021-03-19 | class reference proofreading | Paul Joannon |
2021-02-24 | Merge pull request #46045 from bruvzg/text_server_bmp_create | Rémi Verschelde |
2021-02-19 | doc: Sync classref with current source | Rémi Verschelde |
2021-02-15 | [Text Server] Restores bitmap font dynamic construction functions. | bruvzg |
2021-02-15 | [TextServer] Restore character and space extra spacing support. | bruvzg |
2020-12-14 | Add word breaks on punctuation characters. | bruvzg |
2020-12-13 | [Complex Text Layouts] Add variable fonts support. | bruvzg |
2020-12-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |