Files
godot-demo-projects/2d/platformer/assets/theme/fonts/kenney_mini_square.tres
Hugo Locurcio aa390d1b30 Disable antialiasing on the font in the 2D platformer demo
Pixel fonts look best when antialiasing is disabled.
2020-07-02 15:21:39 +02:00

6 lines
140 B
Plaintext

[gd_resource type="DynamicFontData" format=2]
[resource]
antialiased = false
font_path = "res://assets/theme/fonts/kenney_mini_square.ttf"