You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
signed distance field fonts demo
This commit is contained in:
BIN
demos/2d/sdf_font/KaushanScript-Regular.otf
Normal file
BIN
demos/2d/sdf_font/KaushanScript-Regular.otf
Normal file
Binary file not shown.
4
demos/2d/sdf_font/engine.cfg
Normal file
4
demos/2d/sdf_font/engine.cfg
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[application]
|
||||||
|
|
||||||
|
name="Signed Distance Field Font"
|
||||||
|
main_scene="res://sdf.scn"
|
||||||
BIN
demos/2d/sdf_font/font.fnt
Normal file
BIN
demos/2d/sdf_font/font.fnt
Normal file
Binary file not shown.
BIN
demos/2d/sdf_font/sdf.scn
Normal file
BIN
demos/2d/sdf_font/sdf.scn
Normal file
Binary file not shown.
Reference in New Issue
Block a user