mapbox / mapbox/tilelive-vector
Providing a way to change the font of xray default style
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 72
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
When I use tilelive-xray to render a vector tileset, the chinese characters are not properly rendered. Since it hard to find a font that includes all languages all over the world, so providing a way to change the font of xray default style will be better.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names tilelive-xray's default style as the entry point, but provides no file or test to start from. Locate how that style selects fonts and determine how a caller could provide a replacement; done means the configured font is used for rendering Chinese characters correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100