luz paz
|
38aaaa3cf9
Fix various typos not caught by codespell
|
hace 3 años |
bruvzg
|
cbe3a2dcb7
Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API.
|
hace 3 años |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
hace 3 años |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
hace 3 años |
FireForge
|
88a8038387
Capitalize/fix some property enum hints
|
hace 3 años |
bruvzg
|
28520002cf
Fix center aligned text clipping.
|
hace 3 años |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
hace 3 años |
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.
|
hace 4 años |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
hace 4 años |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
hace 4 años |
bruvzg
|
0c0b5c84b0
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
hace 4 años |
bruvzg
|
4c3f7d1290
Makes FontData importable resource.
|
hace 5 años |
Rémi Verschelde
|
2c88e1c15d
Merge pull request #51178 from Geometror/layout-options-textline-textparagraph
|
hace 4 años |
Hendrik Brucker
|
403f4902d0
Various text layout improvements (TextLine, TextParagraph, Label, TextServer)
|
hace 4 años |
bruvzg
|
7c3c5603d0
[Text Server] Improve object (image/table) inline alignment.
|
hace 4 años |
Hugo Locurcio
|
87f503310b
Tweak dozens of editor property hints for consistency
|
hace 4 años |
bruvzg
|
a354125d7d
Fix `TextLine`/`TextParagraph` crash when `add_string` / `set_dropcap` is called null font reference.
|
hace 4 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 5 años |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
hace 5 años |
bruvzg
|
a458e90179
[Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, TextEdit, TextLine and TextParagraph.
|
hace 5 años |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
hace 5 años |