AlchemyViewer / Alchemy

Alchemy is a Second Life compatible viewer striving to be at the forefront of stability, performance, and technological advancement in the open-source metaverse viewer field.
https://www.alchemyviewer.org
GNU Lesser General Public License v2.1
16 stars 11 forks source link

[New Feature]: Add UnifontEX as a fallback font #61

Open stgiga opened 4 days ago

stgiga commented 4 days ago

Environment

Any

Description

My feature request is for UnifontEX to be usable as a fallback font for when Noto won't display a character, but because it's monospaced it can go alongside Fira Code in the general font list. It has quite a few tables in it like VDMX that help rendering compared to upstream Unifont (which has fewer characters in one file).

Arbitrary TrueType/OpenType loading may be a nice extra, but not required.