Added original files/folder organization

This commit is contained in:
GitCosm0s
2026-02-07 12:28:45 -05:00
parent 76ddcde22e
commit e53cecc95f
2464 changed files with 174131 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
.cvsignore
Makefile
Makefile.in

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://2owj3686xy47"
path="res://.godot/imported/AndikaDesRevG.ttf-f66672b251853288714dd72f05c5a8bb.fontdata"
[deps]
source_file="res://original data/fonts/AndikaDesRevG.ttf"
dest_files=["res://.godot/imported/AndikaDesRevG.ttf-f66672b251853288714dd72f05c5a8bb.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://d1y5to5xhisud"
path="res://.godot/imported/DoulosSILR.ttf-ebcee69c65e1517a2143dda5958d3bfb.fontdata"
[deps]
source_file="res://original data/fonts/DoulosSILR.ttf"
dest_files=["res://.godot/imported/DoulosSILR.ttf-ebcee69c65e1517a2143dda5958d3bfb.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://qsouenu2bfhi"
path="res://.godot/imported/Kedage-n.ttf-140345fea2325e5caac3a3790238c177.fontdata"
[deps]
source_file="res://original data/fonts/Kedage-n.ttf"
dest_files=["res://.godot/imported/Kedage-n.ttf-140345fea2325e5caac3a3790238c177.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://ccfep6awodtxc"
path="res://.godot/imported/Loma.ttf-819ea6f8897b9685fa9eae8af55251c6.fontdata"
[deps]
source_file="res://original data/fonts/Loma.ttf"
dest_files=["res://.godot/imported/Loma.ttf-819ea6f8897b9685fa9eae8af55251c6.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

View File

@@ -0,0 +1,49 @@
## Makefile.am for tuxtype - data/fonts:
## A little explanation - these variables allow building of the dist tarball
## either without the fonts ("make dist") or with the fonts ("make dist_with_fonts"),
## see also top level Makefile.am.
## 'data_fonts' is a list of the font files in this directory.
## 'dist_fonts' determines what fonts get bundled in. It is empty by default,
## but gets set to 'data_fonts' in the "make dist_with_fonts" target in the
## top-level Makefile.am.
EXTRA_DIST = $(dist_fonts)
## Handle install "manually" because otherwise it fails on package without fonts.
## The INSTALL_DATA lines are prefixed with '-' because the fonts may or may not be
## included (depending if package built with "make dist" or "make dist_with_fonts"
## 'fontsdir' is where the fonts are installed.
fontsdir = $(pkgdatadir)/fonts
install-data-local:
$(MKDIR_P) $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/AndikaDesRevG.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/DoulosSILR.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/Kedage-n.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/lohit_bn.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/lohit_gu.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/lohit_hi.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/lohit_ta.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/lohit_pa.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/Loma.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/Rachana_w01.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/utkal.ttf $(DESTDIR)$(fontsdir)
-$(INSTALL_DATA) $(srcdir)/Vemana.ttf $(DESTDIR)$(fontsdir)
uninstall-local:
-rm -f $(DESTDIR)$(fontsdir)/AndikaDesRevG.ttf
-rm -f $(DESTDIR)$(fontsdir)/DoulosSILR.ttf
-rm -f $(DESTDIR)$(fontsdir)/Kedage-n.ttf
-rm -f $(DESTDIR)$(fontsdir)/lohit_bn.ttf
-rm -f $(DESTDIR)$(fontsdir)/lohit_gu.ttf
-rm -f $(DESTDIR)$(fontsdir)/lohit_hi.ttf
-rm -f $(DESTDIR)$(fontsdir)/lohit_ta.ttf
-rm -f $(DESTDIR)$(fontsdir)/lohit_pa.ttf
-rm -f $(DESTDIR)$(fontsdir)/Loma.ttf
-rm -f $(DESTDIR)$(fontsdir)/Rachana_w01.ttf
-rm -f $(DESTDIR)$(fontsdir)/utkal.ttf
-rm -f $(DESTDIR)$(fontsdir)/Vemana.ttf
-rm -f $(DESTDIR)$(fontsdir)

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://bdo5mo3vbt3v8"
path="res://.godot/imported/Rachana_w01.ttf-55f32fa68482f57c2326572d2faa680d.fontdata"
[deps]
source_file="res://original data/fonts/Rachana_w01.ttf"
dest_files=["res://.godot/imported/Rachana_w01.ttf-55f32fa68482f57c2326572d2faa680d.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://cm32f1v6un5q2"
path="res://.godot/imported/Vemana.ttf-b10b727470739ad40254f7d7c1b5a282.fontdata"
[deps]
source_file="res://original data/fonts/Vemana.ttf"
dest_files=["res://.godot/imported/Vemana.ttf-b10b727470739ad40254f7d7c1b5a282.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://c0y7jrvr0pvrw"
path="res://.godot/imported/lohit_bn.ttf-cc589d621c0d4eeee68692278194fd1d.fontdata"
[deps]
source_file="res://original data/fonts/lohit_bn.ttf"
dest_files=["res://.godot/imported/lohit_bn.ttf-cc589d621c0d4eeee68692278194fd1d.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://t5m4coruyaks"
path="res://.godot/imported/lohit_gu.ttf-aa958fce9dafc3395e0525219bfbf79b.fontdata"
[deps]
source_file="res://original data/fonts/lohit_gu.ttf"
dest_files=["res://.godot/imported/lohit_gu.ttf-aa958fce9dafc3395e0525219bfbf79b.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://crrdxrq6en04w"
path="res://.godot/imported/lohit_hi.ttf-15c9bbcea936d6a53ce3c3ab386690ed.fontdata"
[deps]
source_file="res://original data/fonts/lohit_hi.ttf"
dest_files=["res://.godot/imported/lohit_hi.ttf-15c9bbcea936d6a53ce3c3ab386690ed.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://i1j75sp61wip"
path="res://.godot/imported/lohit_pa.ttf-d805e33f3cd06ea060aed9c53d4e8745.fontdata"
[deps]
source_file="res://original data/fonts/lohit_pa.ttf"
dest_files=["res://.godot/imported/lohit_pa.ttf-d805e33f3cd06ea060aed9c53d4e8745.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://bbtraq5tr00nn"
path="res://.godot/imported/lohit_ta.ttf-b471bd605960bc7691659ac5d6dbd50f.fontdata"
[deps]
source_file="res://original data/fonts/lohit_ta.ttf"
dest_files=["res://.godot/imported/lohit_ta.ttf-b471bd605960bc7691659ac5d6dbd50f.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://vm8bc1jcfnt6"
path="res://.godot/imported/utkal.ttf-b7dcf19325b1650ffb99f35679f9967c.fontdata"
[deps]
source_file="res://original data/fonts/utkal.ttf"
dest_files=["res://.godot/imported/utkal.ttf-b7dcf19325b1650ffb99f35679f9967c.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
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}