Initial commit with existing project files
This commit is contained in:
commit
0a39a7772a
62 changed files with 1415 additions and 0 deletions
15
assets/fonts/monogram/credits.txt
Normal file
15
assets/fonts/monogram/credits.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
# CREDITS
|
||||
|
||||
Monogram is a free and Creative Commons Zero pixel font,
|
||||
made by Vinícius Menézio (@vmenezio).
|
||||
|
||||
https://datagoblin.itch.io/monogram
|
||||
|
||||
|
||||
# SPECIAL THANKS
|
||||
|
||||
thanks to Ateş Göral (@atesgoral) for creating the bitmap font converter:
|
||||
https://codepen.io/atesgoral/details/RwGOvPZ
|
||||
|
||||
thanks to Éric Araujo (@merwok_) for the inital port of monogram to PICO-8:
|
||||
https://itch.io/post/2625522
|
BIN
assets/fonts/monogram/monogram-extended.ttf
Normal file
BIN
assets/fonts/monogram/monogram-extended.ttf
Normal file
Binary file not shown.
40
assets/fonts/monogram/monogram-extended.ttf.import
Normal file
40
assets/fonts/monogram/monogram-extended.ttf.import
Normal file
|
@ -0,0 +1,40 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_dynamic"
|
||||
type="FontFile"
|
||||
uid="uid://cfghoopnpsdsf"
|
||||
path="res://.godot/imported/monogram-extended.ttf-56ae86f9f5736fb4eef35cc80a7635a8.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/fonts/monogram/monogram-extended.ttf"
|
||||
dest_files=["res://.godot/imported/monogram-extended.ttf-56ae86f9f5736fb4eef35cc80a7635a8.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=4
|
||||
keep_rounding_remainders=true
|
||||
oversampling=10.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
Compress=null
|
||||
compress=true
|
||||
preload=[{
|
||||
"chars": [],
|
||||
"glyphs": [],
|
||||
"name": "New Configuration",
|
||||
"size": Vector2i(16, 0)
|
||||
}]
|
||||
language_support={}
|
||||
script_support={}
|
||||
opentype_features={}
|
Loading…
Add table
Add a link
Reference in a new issue