aseprite/data/strings
David Capello 0bf9353a02 Add new Text tool (fix #28)
This is the first (not yet production-ready) version of the
interactive Text tool. The text input is done with a transparent
ui::Entry, and on each text modification an ExtraCel is rendered with
this same ui::Entry's TextBlob to be displayed in the canvas with the
active zoom level.

The ui::Entry is being painted along the text in the canvas (just for
testing), but this is something to be fixed. Probably it will not be
the case in the future and a fully customized rendering (onPaint())
process will be required.
2024-08-26 11:47:57 -03:00
..
en.ini Add new Text tool (fix #28) 2024-08-26 11:47:57 -03:00
README.md [i18n] Move all i18n work to https://github.com/aseprite/strings 2024-01-24 18:16:12 -03:00

Aseprite Translations

Aseprite is translated using the following Weblate project:

https://hosted.weblate.org/projects/aseprite/aseprite/

You can find all the translations in this other repository:

https://github.com/aseprite/strings

The official English strings are from the en.ini file here, and this file will be copied to the strings repository regularly.