mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
add simple example resources
This commit is contained in:
17
example/game.font
Normal file
17
example/game.font
Normal file
@@ -0,0 +1,17 @@
|
||||
font: "/example/res/exo2.ttf"
|
||||
material: "/builtins/fonts/font.material"
|
||||
size: 64
|
||||
antialias: 1
|
||||
alpha: 1.0
|
||||
outline_alpha: 0.0
|
||||
outline_width: 0.0
|
||||
shadow_alpha: 1.0
|
||||
shadow_blur: 0
|
||||
shadow_x: 3.0
|
||||
shadow_y: -5.0
|
||||
extra_characters: ""
|
||||
output_format: TYPE_BITMAP
|
||||
all_chars: false
|
||||
cache_width: 0
|
||||
cache_height: 0
|
||||
render_mode: MODE_MULTI_LAYER
|
Reference in New Issue
Block a user