Support larger text-size
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/mapbox/mapbox-gl-js/pull/9208 proposed removing `text-size` restrictions, but then suffers from distortion in the enlarged glyphs. This could be better supported using multi-channel SDFs ([gl-native discussion](https://github.com/mapbox/mapbox-gl-native/issues/137)) or with glyphs and text being rendered entirely by the client using a local font.
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
Start by reviewing pull request #9208 and the linked gl-native discussion #137 to understand the proposed approaches to larger text sizes and glyph distortion. The issue does not name files, tests, an entry point, or a concrete completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100