You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The <ruby/> tag and <rt/> tag, are a terrific feature.
Thank you for your work.
Just a detail : The Furigana annotation (above Kanji) touch the Kanji characters.
I would like to separate Furigana and Kanji with 1 pixel. (Or Maybe 0.5 pixel would be enough).
Is there anything I can parameter for that ?
(Even a hard patch/hack inside flutter_html code would be OK).
The text was updated successfully, but these errors were encountered:
@JeskTop :
Now I use the rt-distance branche and the display of Furigana is very good 👍 .
I hope that your Pull Request will be integrated to the Master branch soon.
The
<ruby/>
tag and<rt/>
tag, are a terrific feature.Thank you for your work.
Just a detail : The Furigana annotation (above Kanji) touch the Kanji characters.
I would like to separate Furigana and Kanji with 1 pixel. (Or Maybe 0.5 pixel would be enough).
Is there anything I can parameter for that ?
(Even a hard patch/hack inside flutter_html code would be OK).
The text was updated successfully, but these errors were encountered: