glossarist / glossarist-desktop

Glossarist Desktop
https://www.glossarist.org
GNU General Public License v3.0
4 stars 6 forks source link

Problem with Simplified Chinese script #77

Open ronaldtse opened 4 years ago

ronaldtse commented 4 years ago

Many characters showing up as unknown characters.

Screen Shot 2020-07-09 at 11 09 47 AM
ronaldtse commented 4 years ago

Looks fine in the YAML though:

https://github.com/geolexica/isotc211-glossary/blob/6ea5e8b0f58c8aaaa9116785152fa267858e3676/concepts/concept-13.yaml#L159-L162

strogonoff commented 4 years ago

We may need to bundle a custom font with the app.

ronaldtse commented 4 years ago

We may need to bundle a custom font with the app.

We can use the Adobe Source Fonts, packaged here: https://github.com/fontist/source-fonts/releases/tag/v1.0

However this is >100MB; I wonder if the better approach is to help the user to install fonts if unavailable. But that breaks our independency.