mapbox / mapbox/font-scope

Investigate ways to make language_codepoints more accurate/meaningful

Open
#8 0 comments 0 reactions 1 assignee View on GitHub

@nickidlugash is already working on this.

Since Feb 14, 2015.

Dominant language
JavaScript
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Reminder to myself to revisit the data that we're outputting. Look at:
- [ ] Include the codepoints for 'auxiliary', 'index', and 'punctuation' tables, in addition to 'exemplar characters'?
- [ ] Include [more languages](http://www.unicode.org/cldr/charts/26/summary/root.html)?
- [ ] Make sure we're correctly converting surrogate pairs to codepoints; this is tricky in JS since it only supports UCS-2 rather than proper UTF-8.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.