summaryrefslogtreecommitdiffstats
path: root/doc/classes/FontData.xml
Commit message (Expand)AuthorAgeFilesLines
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-627/+0
* [TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *....bruvzg2022-06-071-2/+12
* Implement Label3D node.bruvzg2022-04-221-0/+3
* Add brotli decoder and WOFF2 support.bruvzg2022-03-181-2/+2
* Add options to embolden and transform font outlines to simulate bold and ital...bruvzg2022-03-111-0/+7
* Merge pull request #57877 from bruvzg/subpixel_gl_posRémi Verschelde2022-02-151-0/+3
|\
| * Add sub-pixel glyph positioning support.bruvzg2022-02-121-0/+3
* | Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
|/
* Fix typos with codespellRémi Verschelde2022-02-101-1/+1
* Merge pull request #54794 from bruvzg/runtime_bmfont_parserRémi Verschelde2022-01-171-0/+16
|\
| * Move BMFont parser code from importer to the FontData to allow loading bitmap...bruvzg2021-11-091-0/+16
* | [TextServer] Improve ligature cursor handling.bruvzg2022-01-091-157/+41
* | Fix usage of "Return" in the docskobewi2022-01-021-2/+2
* | Fix various typosluz paz2022-01-021-2/+2
* | Expose `FontData::{set,get}_fixed_size` methodsDanil Alexeev2021-11-201-0/+13
|/
* Add functions for getting name and font style from dynamic and bitmap fonts.bruvzg2021-10-311-0/+39
* Fix missing argument names in bindingsRémi Verschelde2021-10-091-6/+6
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-6/+12
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Improve documentation related to MSDF font renderingHugo Locurcio2021-09-151-1/+2
* Makes FontData importable resource.bruvzg2021-08-271-132/+455
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-184/+92
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-2/+2
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Merge pull request #46045 from bruvzg/text_server_bmp_createRémi Verschelde2021-02-241-0/+52
|\
| * [Text Server] Restores bitmap font dynamic construction functions.bruvzg2021-02-151-0/+52
* | [TextServer] Restore character and space extra spacing support.bruvzg2021-02-151-0/+34
|/
* [Complex Text Layouts] Add variable fonts support.bruvzg2020-12-131-0/+28
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+302