1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/assets
Emmanouil Papadeas 428e5edb8f
Add a text tool (#1134)
* Initial port of the text tool to Godot 4

* Change font (WIP)

* Add antialiasing option and remove some old unneeded lines

* Remove outline code

* Add horizontal alignment and update the text edit font size

* Improve the text edit

* Don't activate tools while typing

* Format

* Give input priority to the text edit so the key X and shortcuts such as control-z work in the text edit

* Add style settings for bold and italic

* Fix text going blank when changing font

* Use `font.draw_multiline_string()`

* Change the move behavior of the text tool, add confirm and cancel buttons

* Compress images on undo/redo

* Fix text position
2024-11-19 01:20:34 +02:00
..
dither-matrices Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
fonts Remove Roboto-Italic 2024-10-12 15:36:46 +03:00
graphics Add a text tool (#1134) 2024-11-19 01:20:34 +02:00
layouts Implement support for floating windows 2024-10-11 12:13:13 +03:00
themes Make the draggable area for resizing popup windows a bit larger 2024-07-24 00:39:04 +03:00