This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Godot
/
godot-demo-projects
espejo de
https://github.com/godotengine/godot-demo-projects.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
signed distance field fonts demo
Juan Linietsky
hace 10 años
padre
b9e98ab427
commit
185b644563
Se han
modificado 4 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
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
Ver fichero
+ 4
- 0
2d/sdf_font/engine.cfg
Ver fichero
@@ -0,0 +1,4 @@
+[application]
+
+name="Signed Distance Field Font"
+main_scene="res://sdf.scn"
BIN
2d/sdf_font/font.fnt
Ver fichero
BIN
2d/sdf_font/sdf.scn
Ver fichero