Open Psychpsyo opened 11 months ago
Hmm. This is non-trivial to add to the text rendering system. From testing it it seems like it essentially adds additional "text" and the width of the overall character or set of characters it applies to is whichever one is higher, like so:
Potatoes are yummmy
To prioritize this, we'd need to see significant interest in this or some important use-cases to justify the engineering effort required, especially since you can do it "by hand" as a workaround.
Is your feature request related to a problem? Please describe.
I'm always frustrated when trying to have ruby text anywhere in Resonite.
Describe the solution you'd like
Some way to use ruby annotations in regular text within Resonite. RTF tags similar to those in HTML (see below) seem like a good way to go to me.
Describe alternatives you've considered
Additional Context
This way of formatting text is commonly used in Japanese, Chinese and Korean. It is supported in HTML (and Github Markdown) through the use of
<ruby>
and<rt>
tags, like so:which would render like this: 東京