diff --git a/README.ko.md b/README.ko.md index 3290cac..301145e 100644 --- a/README.ko.md +++ b/README.ko.md @@ -2,13 +2,13 @@ [English](./README.md) | [한국어](./README.ko.md) -비공식 Ninomae Ina’nis 폰트 +비공식 Ninomae Ina'nis 폰트 [Font Preview](https://yf-dev.github.io/inaffont/) | [Download](./dist) ## 개요 -INAFFont는 [Ninomae Ina’nis](https://hololive.hololivepro.com/en/talents/ninomae-inanis/)의 아트워크에 사용하는 특징적인 글리프 담은 폰트입니다. +INAFFont는 [Ninomae Ina'nis](https://hololive.hololivepro.com/en/talents/ninomae-inanis/)의 아트워크에 사용하는 특징적인 글리프 담은 폰트입니다. 아트워크에 표현되지 않아 글리프를 알 수 없는 일부 글자는 다른 글리프와 비슷하게 보이도록 추정하여 만들었으므로, 실제 글리프와 다를 수 있습니다. @@ -28,7 +28,7 @@ SIL OPEN FONT LICENSE Version 1.1 ## 면책 조항 -이 프로젝트는 Hololive Production 또는 Ninomae Ina’nis의 공식 프로젝트가 아닙니다. +이 프로젝트는 Hololive Production 또는 Ninomae Ina'nis의 공식 프로젝트가 아닙니다. 각 글리프 및 아트워크에 대한 모든 권리는 해당 소유자 및 사용 허가자의 자산입니다. diff --git a/README.md b/README.md index 71d3dd0..0a234da 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,15 @@ [English](./README.md) | [한국어](./README.ko.md) -Unofficial Font for Ninomae Ina’nis +Unofficial Font for Ninomae Ina'nis [Font Preview](https://yf-dev.github.io/inaffont/) | [Download](./dist) ## Overview -INAFFont is a font that contains the distinctive glyphs used in [Ninomae Ina’nis](https://hololive.hololivepro.com/en/talents/ninomae-inanis/)'s artwork. +INAFFont is a font that includes the distinctive glyphs used in [Ninomae Ina'nis](https://hololive.hololivepro.com/en/talents/ninomae-inanis/)'s artwork. -Some characters that are not represented in the artwork are estimated to look similar to other glyphs, so the actual glyphs may differ. +Some characters that are not represented in the artwork are approximated to look similar to other glyphs, so the actual glyphs may vary. ## Available Fonts @@ -28,8 +28,8 @@ SIL OPEN FONT LICENSE Version 1.1 ## Disclaimer -This project is not an official project of Hololive Production or Ninomae Ina’nis. +This project is not an official project of Hololive Production or Ninomae Ina'nis. All rights to each glyph and artwork are assets of the respective owner and licensee. -Font software license is separate from the use of glyphs and artwork, and the use of glyphs and artwork must comply with Hololive Production's [Derivative Works Guidelines](https://hololivepro.com/en/terms/). +The font software license is separate from the use of glyphs and artwork, and the use of glyphs and artwork must comply with Hololive Production's [Derivative Works Guidelines](https://hololivepro.com/en/terms/). diff --git a/build.sh b/build.sh index a4825a7..5cf9dc5 100644 --- a/build.sh +++ b/build.sh @@ -1,4 +1,5 @@ #!/bin/sh -python ./src/svg_to_font.py --svg-dir ./src/inaffont-meconopsis/regular-glyphs --family-name "INAFFont Meconopsis" --font-name "INAFFont Meconopsis Regular" --weight-name "Regular" --version "0.2" --output "./dist/inaffont-meconopsis-regular.otf" -python ./src/svg_to_font.py --svg-dir ./src/inaffont-meconopsis/bold-glyphs --family-name "INAFFont Meconopsis" --font-name "INAFFont Meconopsis Bold" --weight-name "Bold" --version "0.2" --output "./dist/inaffont-meconopsis-bold.otf" \ No newline at end of file +python ./src/svg_to_font.py --svg-dir ./src/inaffont-meconopsis/thin-glyphs --family-name "INAFFont Meconopsis" --font-name "INAFFont Meconopsis Thin" --weight-name "Thin" --version "0.3" --output "./dist/inaffont-meconopsis-thin.otf" +python ./src/svg_to_font.py --svg-dir ./src/inaffont-meconopsis/regular-glyphs --family-name "INAFFont Meconopsis" --font-name "INAFFont Meconopsis Regular" --weight-name "Regular" --version "0.3" --output "./dist/inaffont-meconopsis-regular.otf" +python ./src/svg_to_font.py --svg-dir ./src/inaffont-meconopsis/bold-glyphs --family-name "INAFFont Meconopsis" --font-name "INAFFont Meconopsis Bold" --weight-name "Bold" --version "0.3" --output "./dist/inaffont-meconopsis-bold.otf" \ No newline at end of file diff --git a/dist/inaffont-meconopsis-bold.otf b/dist/inaffont-meconopsis-bold.otf index 892c086..5d341e7 100644 Binary files a/dist/inaffont-meconopsis-bold.otf and b/dist/inaffont-meconopsis-bold.otf differ diff --git a/dist/inaffont-meconopsis-regular.otf b/dist/inaffont-meconopsis-regular.otf index 17e3e86..51a5791 100644 Binary files a/dist/inaffont-meconopsis-regular.otf and b/dist/inaffont-meconopsis-regular.otf differ diff --git a/dist/inaffont-meconopsis-thin.otf b/dist/inaffont-meconopsis-thin.otf new file mode 100644 index 0000000..329e5be Binary files /dev/null and b/dist/inaffont-meconopsis-thin.otf differ diff --git a/index.html b/index.html index 9a083de..10d04f5 100644 --- a/index.html +++ b/index.html @@ -5,27 +5,32 @@ - INAFFont - Unofficial Font for Ninomae Ina’nis - + INAFFont - Unofficial Font for Ninomae Ina'nis + - + - +