Skip to content

timothyschoen/juce_UnicodeTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

juce_UnicodeTextEditor

A unicode text editor module for JUCE. Based on the original JUCE text editor, except it draws the text with an AttributedString. So far, it has behaved the same as the regular JUCE TextEditor for me, except that non-latin characters will render correctly.

Please let me know if you experience any problems!

You can override the fillTextEditorBackground, drawTextEditorOutline and createCaretComponent functions to do custom background/outline/caret drawing.

Screenshot 2022-10-28 at 00 41 20

About

A unicode text editor for JUCE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published