bruvzg
|
b32e8d63d8
Add options to embolden and transform font outlines to simulate bold and italic typefaces.
|
vor 3 Jahren |
bruvzg
|
29199579f7
Add sub-pixel glyph positioning support.
|
vor 3 Jahren |
bruvzg
|
ddd96b3059
[GDExtension] Fix registration of functions with enum or native pointer return type.
|
vor 3 Jahren |
bruvzg
|
215bede6ff
[TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer.
|
vor 3 Jahren |
bruvzg
|
e02a097280
[TextServer] Implement locale and context sensitive case conversion functions.
|
vor 3 Jahren |
bruvzg
|
baec983d8a
[TextServer] Improvements for line breaking, "Fill" alignment, overrun, and interaction between these modes.
|
vor 3 Jahren |
bruvzg
|
c89c515ccf
[TextServer] Improve ligature cursor handling.
|
vor 3 Jahren |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
vor 3 Jahren |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
vor 3 Jahren |
Yuri Sizov
|
e85e6ec7fc
Add methods to get position from column and line in TextEdit
|
vor 3 Jahren |
Rémi Verschelde
|
5968653662
Merge pull request #46721 from bruvzg/custom_word_break_punct
|
vor 3 Jahren |
bruvzg
|
3f33e1d7d6
Add functions for getting name and font style from dynamic and bitmap fonts.
|
vor 3 Jahren |
bruvzg
|
63f3051154
Implement TextServer `strip_diacritics` function.
|
vor 3 Jahren |
bruvzg
|
27e9d07f11
Remove Scene dependency from the TextServer, use scalable hex box font instead of built-in bitmap one.
|
vor 3 Jahren |
bruvzg
|
daa613333e
[Text Server] Add support for user defined punctuation list, used for word breaking.
|
vor 4 Jahren |
bruvzg
|
0c0b5c84b0
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
vor 3 Jahren |
bruvzg
|
c931906af7
Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX.
|
vor 3 Jahren |
bruvzg
|
4c3f7d1290
Makes FontData importable resource.
|
vor 4 Jahren |
Rémi Verschelde
|
2c88e1c15d
Merge pull request #51178 from Geometror/layout-options-textline-textparagraph
|
vor 3 Jahren |
Hendrik Brucker
|
403f4902d0
Various text layout improvements (TextLine, TextParagraph, Label, TextServer)
|
vor 3 Jahren |
bruvzg
|
7c3c5603d0
[Text Server] Improve object (image/table) inline alignment.
|
vor 3 Jahren |
Leonardo Christino
|
8b91828e4f
Separate underscore from grapheme punctuation to enable doubleclick and caret jump over snakecase variables in editor
|
vor 3 Jahren |
Hendrik Brucker
|
56a8d3f30c
Improvements to Label's layout options
|
vor 3 Jahren |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
vor 3 Jahren |
bruvzg
|
0d3fa2a125
[Complex Text Layouts] Provide access to glyph contour points.
|
vor 4 Jahren |
Rémi Verschelde
|
a527c6856b
Merge pull request #46045 from bruvzg/text_server_bmp_create
|
vor 4 Jahren |
bruvzg
|
bee718f1af
[Text Server] Restores bitmap font dynamic construction functions.
|
vor 4 Jahren |
bruvzg
|
f4d095cdd3
[TextServer] Restore character and space extra spacing support.
|
vor 4 Jahren |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
vor 4 Jahren |
bruvzg
|
06ae77a320
Add word breaks on punctuation characters.
|
vor 4 Jahren |