inaffont
v0.4
英語| 한국어
Ninomae ina'nisの非公式フォント
フォントプレビュー|ダウンロード
Inaffontは、Ninomae Ina'nisのアートワークで使用される独特のグリフを含むフォントです。
アートワークで表されていない一部のキャラクターは、他のグリフと同様に見えるように近似されているため、実際のグリフは異なる場合があります。
フォントファイルをダウンロードするか、WebFontを使用して、プロジェクトでフォントを使用できます。
プロジェクトに次のCSSを含めることで、WebFontを使用できます。
@font-face {
font-family : "INAFFont Meconopsis" ;
font-weight : 100 ;
font-display : swap;
src :
url ( "https://cdn.jsdelivr.net/gh/yf-dev/[email protected]/dist/inaffont-meconopsis-thin.woff2" ) format ( "woff2" ) ,
url ( "https://cdn.jsdelivr.net/gh/yf-dev/[email protected]/dist/inaffont-meconopsis-thin.otf" ) format ( "opentype" );
}
@font-face {
font-family : "INAFFont Meconopsis" ;
font-weight : 400 ;
font-display : swap;
src :
url ( "https://cdn.jsdelivr.net/gh/yf-dev/[email protected]/dist/inaffont-meconopsis-regular.woff2" ) format ( "woff2" ) ,
url ( "https://cdn.jsdelivr.net/gh/yf-dev/[email protected]/dist/inaffont-meconopsis-regular.otf" ) format ( "opentype" );
}
@font-face {
font-family : "INAFFont Meconopsis" ;
font-weight : 700 ;
font-display : swap;
src :
url ( "https://cdn.jsdelivr.net/gh/yf-dev/[email protected]/dist/inaffont-meconopsis-bold.woff2" ) format ( "woff2" ) ,
url ( "https://cdn.jsdelivr.net/gh/yf-dev/[email protected]/dist/inaffont-meconopsis-bold.otf" ) format ( "opentype" );
}docker compose run --rm fontforgeSILオープンフォントライセンスバージョン1.1
このプロジェクトは、Hololive ProductionやNinomae Ina'nisの公式プロジェクトではありません。
各グリフとアートワークに対するすべての権利は、それぞれの所有者とライセンシーの資産です。
フォントソフトウェアライセンスは、グリフとアートワークの使用とは別であり、グリフとアートワークの使用は、Hololive Productionのデリバティブ作業ガイドラインに準拠する必要があります。