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

add @font-face rules for the CJK radicals and extension B glyphs used. #34

Open
Pomax opened this issue Sep 4, 2018 · 0 comments
Open

Comments

@Pomax
Copy link
Owner

Pomax commented Sep 4, 2018

This would require:

  • inventory which characters are used from which blocks (this should be easily scriptable: just run through the content files and build a list of used codepoints, then dump that to a file)
  • determine which free font(s) can act as basis for creating a dedicated subset font
    • the book itself already uses HAN NOM A and B, so we might be able to just subset out of those.
    • alternatively Hanazono might work?
  • making a subset WOFF file with radical coverage.
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