Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all assigned unicode points have a font pack that will render. #1

Open
desean1625 opened this issue Nov 2, 2023 · 1 comment

Comments

@desean1625
Copy link

desean1625 commented Nov 2, 2023

List of all assigned code points
http://www.[unicode.org/Public/UCD/latest/ucd/DerivedAge.txt](http://www.unicode.org/Public/UCD/latest/ucd/DerivedAge.txt)

Tool to convert TFF to pbf
https://github.com/openmaptiles/genfontgl

Known MapLibre Limitation. Hardcoded to not render UTF-16 https://github.com/maplibre/maplibre-gl-js/blob/381b1de9cff429be8cb69c769aafb602ce6158f7/src/render/glyph_manager.ts#L93

Useful list of code blocks
https://www.compart.com/en/unicode/block

@desean1625
Copy link
Author

This is a very manual process because you need to ensure that each and every character renders correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant