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

Create a CJK scripts-only version #2

Open
Transfusion opened this issue Mar 24, 2021 · 0 comments
Open

Create a CJK scripts-only version #2

Transfusion opened this issue Mar 24, 2021 · 0 comments

Comments

@Transfusion
Copy link
Member

Transfusion commented Mar 24, 2021

Create a single-locale, scripts-only version for use in websites and the like 😅 The fonts sum up to more than 90 MB currently

{
  "version": "1.000",
  "family_name": "Hanazono Mincho Mod",
  "blocks": {
    "test": {
      "prefix": "HanaMinModLiteTest",
      "full_name": "Hanazono Mincho Mod Lite Test",
      "unicode_ranges": [
        ["89D0", "89D9"],
        ["9AA8", "9AA9"],
        ["2E5D9", "2E5D9"]
      ]
    },
    "A1": {
      "prefix": "HanaMinModLiteA1",
      "full_name": "Hanazono Mincho Mod Lite A1",
      "unicode_ranges": [["0000", "C000"]]
    },
    "A2": {
      "prefix": "HanaMinModLiteA2",
      "full_name": "Hanazono Mincho Mod Lite A2",
      "unicode_ranges": [
        ["C001", "D7FF"],
        ["E000", "FFFD"]
      ]
    },
    "B": {
      "prefix": "HanaMinModLiteB",
      "full_name": "Hanazono Mincho Mod Lite B",
      "unicode_ranges": [["20000", "2A6D6"]]
    },
    "C": {
      "prefix": "HanaMinModLiteC",
      "full_name": "Hanazono Mincho Mod Lite C",
      "unicode_ranges": [
        ["2A700", "2FFFD"],
        ["30000", "3134F"]
      ]
    }
  }
}

-rw-rw-r--.   1 transfusion transfusion  29M Mar 24 02:26 HanaMinModLiteA1KR.otf
-rw-rw-r--.   1 transfusion transfusion 4.5M Mar 24 02:26 HanaMinModLiteA2KR.otf
-rw-rw-r--.   1 transfusion transfusion  27M Mar 24 02:26 HanaMinModLiteBKR.otf
-rw-rw-r--.   1 transfusion transfusion  16M Mar 24 02:26 HanaMinModLiteCKR.otf
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