Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rishubil committed Jun 4, 2024
1 parent 0212704 commit 54df007
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 28 deletions.
21 changes: 0 additions & 21 deletions README.en.md

This file was deleted.

28 changes: 28 additions & 0 deletions README.ko.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# INAFFont

[English](./README.md) | [한국어](./README.ko.md)

비공식 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 Meconopsis: [MECONOPSIS MV](https://www.youtube.com/watch?v=XzkNg89Cq9Y)에 사용된 글리프를 바탕으로 만든 폰트입니다.

## 면책 조항

이 프로젝트는 Hololive Production 또는 Ninomae Ina’nis
의 공식 프로젝트가 아닙니다.

각 글리프 및 아트워크에 대한 모든 권리는 해당 소유자 및 사용 허가자의 자산입니다.

## License

SIL OPEN FONT LICENSE Version 1.1
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
# INAFFont

[한국어](./README.md) | [English](./README.en.md)
[English](./README.md) | [한국어](./README.ko.md)

비공식 Ninomae Ina’nis 폰트
Unofficial Font for Ninomae Ina’nis

[Font Preview](https://yf-dev.github.io/inaffont/) | [Download](./dist)

## 개요
## Overview

INAFFont는 [Ninomae Ina’nis](https://hololive.hololivepro.com/en/talents/ninomae-inanis/)의 아트워크에 사용하는 특징적인 글리프 담은 폰트입니다.
INAFFont is a font that contains 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.

## 사용 가능한 폰트
## Available Fonts

- INAFFont Meconopsis: [MECONOPSIS MV](https://www.youtube.com/watch?v=XzkNg89Cq9Y)에 사용된 글리프를 바탕으로 만든 폰트입니다.
- INAFFont Meconopsis: A font created based on the glyphs used in [MECONOPSIS MV](https://www.youtube.com/watch?v=XzkNg89Cq9Y).

## Disclaimer

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.

## License

Expand Down
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ <h2>Available Fonts</h2>
<li>INAFFont Meconopsis: A font created based on the glyphs used in <a href="https://www.youtube.com/watch?v=XzkNg89Cq9Y" target="_blank">MECONOPSIS MV</a></li>
</ul>
</div>
<div>
<h2>Disclaimer</h2>
<p>
This project is not an official project of Hololive Production or Ninomae Ina’nis.
<br>
All rights to each glyph and artwork are assets of the respective owner and licensee.
</p>
</div>
<div>
<h2>License</h2>
<p>
Expand Down

0 comments on commit 54df007

Please sign in to comment.