-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Page Output
Special Character support currently only exists in the TextBed
But special characters should be maintained by the project, not a hardcoded system.
Allowing N-number of special characters based on input text per character item in the Char Entry List
To-Do -
_Add basic special characters to a default database that is appended to when new special characters are generated.
_Double check any special characters not existing are updated in the special character list
|-When renaming an existing special character,
Check if special name exists as a Default special character (Optional, shouldn't step on feet without)
If none exist in the char list, remove that special character dict entry.
_Update Character Importer
|-When importing an existing charKeyList, build special character list from charKeyList.keys()
_FINAL_Update character display systems in TextBed and Page Output