An open API service indexing awesome lists of open source software.

https://github.com/nekonenene/unitypixelfonttest

ピクセルフォントをぼやけることなく表示させる方法の説明用
https://github.com/nekonenene/unitypixelfonttest

pixel-perfect unity unity2d

Last synced: 10 months ago
JSON representation

ピクセルフォントをぼやけることなく表示させる方法の説明用

Awesome Lists containing this project

README

          

# Unity でピクセルフォントをぼやけずに表示

以下の記事の補助資料となる Unity プロジェクトです。

**[https://nekonenene.hatenablog.com/entry/unity-pixel-font-rendering](https://nekonenene.hatenablog.com/entry/unity-pixel-font-rendering)**

Unity 2019.2.12f1 で作成しました。

## Normal Scene

ふつうにフォントを使ったものです。ぼやけています。



## Improved Scene

記事にあるやり方で改善をはかったものです。
ぼやけず、背景のピクセルともきれいに重なっています。