Removed textdir() function

Closes https://sourceforge.net/p/tuxpaint/tasks/33/
This commit is contained in:
Bill Kendrick 2024-06-02 22:41:46 -07:00
parent 5c7c1b6083
commit 552b30a3e9
2 changed files with 18 additions and 51 deletions

View file

@ -114,7 +114,7 @@ https://tuxpaint.org/
h/t https://github.com/xfce-mirror/xfce4-xkb-plugin/commit/825fa1c
Bill Kendrick <bill@newbreedsoftware.com>
* Removed unused `need_right_to_left_word` internal flags and [WIP] `textdir()`.
* Removed unused `need_right_to_left_word` internal flags and `textdir()`.
Closes https://sourceforge.net/p/tuxpaint/tasks/33/
Bill Kendrick <bill@newbreedsoftware.com>