tshet-uinh-autoderiver icon indicating copy to clipboard operation
tshet-uinh-autoderiver copied to clipboard

Customizing Fonts

Open be5invis opened this issue 1 year ago • 5 comments
trafficstars

Is it possible to allow customizing fonts in the editor and the output? I am recently working on a Tengwar notation so I need to introduce custom fonts for the editor and the output...

be5invis avatar Jul 01 '24 22:07 be5invis

Version 0.2 already supports some style operations such as font size and color. I can add font family support with slight changes to the code.

graphemecluster avatar Jul 02 '24 01:07 graphemecluster

@graphemecluster Docs about styles?

be5invis avatar Jul 02 '24 01:07 be5invis

Will, but we haven’t released v0.2 yet.

graphemecluster avatar Jul 02 '24 01:07 graphemecluster

Basically you return something like ({ f, b }) => f`Hello ${b`bold text`}`, but font isn’t supported yet.

graphemecluster avatar Jul 02 '24 01:07 graphemecluster

May need font customization for the UX too (like the dropdowns).

be5invis avatar Jul 02 '24 01:07 be5invis

剛才討論了,我們覺得因為這是系統字型或瀏覽器的功能,可以由用户自己解決(例如使用 CSS 插件)

ayaka14732 avatar Dec 19 '24 11:12 ayaka14732