Oh yes it works!Many thanks! I hadn't noticed it. I'm planning to create a brief Python script to replace any non-English character with the corresponding English letter from my special font... Thanks again!
Landrik7
Recent community posts
Hi I'm very new to Decker and I discovered it recently thanks to the article in French that was published in the French interactive fiction website.
I was wondering as I understand that Decker isn't made to be able to use utf-8 fonts : is there a way to use multiple fonts within the same field widget? This would be particularly useful for accommodating accents in languages like French, where there are numerous accented characters such as à À, é É, è È, as well as French quotation marks « », and so on. Not all characters can be properly displayed using a single font in French. Therefore, we might need to employ multiple customized fonts to fully support French text in a single widget. Additionally, this feature could benefit English users who wish to include emojis and special icons in their text. Or users who wish to use multiple font type in the same widget...