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
Hi @ayousuf23, I'm afraid that would be quite difficult as I do a lot of size calculations based on font size, assuming all characters are equal. You can try setting non mono font and see what breaks, maybe the stuff that would break happen to be elements you don't use.
Just as an idea: there are some programs which generating .xml or .json files of the font containing information like the size of each character. I would go that route and implement this funtionallity into the content pipeline or add a reference to JSON and implement (De-)Serializing methods.
Then it should be easily possible to work with any font in GeonBit.UI.
At least if someone is willing to do the work of course 😜
GeonBit.UI needs to support non-monospace fonts. What should be done to support them?
The text was updated successfully, but these errors were encountered: