This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot-demo-projects
mirror of
https://github.com/godotengine/godot-demo-projects.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
signed distance field fonts demo
Juan Linietsky
10 years ago
parent
b9e98ab427
commit
185b644563
4 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
BIN
2d/sdf_font/KaushanScript-Regular.otf
4
0
2d/sdf_font/engine.cfg
BIN
2d/sdf_font/font.fnt
BIN
2d/sdf_font/sdf.scn
BIN
2d/sdf_font/KaushanScript-Regular.otf
View File
+ 4
- 0
2d/sdf_font/engine.cfg
View File
@@ -0,0 +1,4 @@
+[application]
+
+name="Signed Distance Field Font"
+main_scene="res://sdf.scn"
BIN
2d/sdf_font/font.fnt
View File
BIN
2d/sdf_font/sdf.scn
View File