mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-06 05:49:49 +02:00
Add FontPreviewFragment. Add some fonts and delete some.
This commit is contained in:
BIN
app/src/main/res/font/bad_script_regular.ttf
Normal file
BIN
app/src/main/res/font/bad_script_regular.ttf
Normal file
Binary file not shown.
@@ -3,15 +3,10 @@
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="400"
|
||||
app:font="@font/selawk_regular" />
|
||||
app:font="@font/caveat_regular" />
|
||||
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="700"
|
||||
app:font="@font/selawk_bold" />
|
||||
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="300"
|
||||
app:font="@font/selawk_light" />
|
||||
app:font="@font/caveat_bold" />
|
||||
</font-family>
|
BIN
app/src/main/res/font/caveat_bold.ttf
Normal file
BIN
app/src/main/res/font/caveat_bold.ttf
Normal file
Binary file not shown.
BIN
app/src/main/res/font/caveat_regular.ttf
Normal file
BIN
app/src/main/res/font/caveat_regular.ttf
Normal file
Binary file not shown.
@@ -9,9 +9,4 @@
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="700"
|
||||
app:font="@font/inter_bold" />
|
||||
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="300"
|
||||
app:font="@font/inter_light" />
|
||||
</font-family>
|
Binary file not shown.
@@ -9,9 +9,4 @@
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="700"
|
||||
app:font="@font/manrope_bold" />
|
||||
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="300"
|
||||
app:font="@font/manrope_light" />
|
||||
</font-family>
|
Binary file not shown.
@@ -10,16 +10,6 @@
|
||||
app:fontWeight="700"
|
||||
app:font="@font/roboto_condensed_bold" />
|
||||
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="300"
|
||||
app:font="@font/roboto_condensed_light" />
|
||||
|
||||
<font
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="300"
|
||||
app:font="@font/roboto_condensed_light_italic" />
|
||||
|
||||
<font
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="400"
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="400"
|
||||
app:font="@font/rubik_regular" />
|
||||
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="700"
|
||||
app:font="@font/rubik_bold" />
|
||||
|
||||
<font
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="300"
|
||||
app:font="@font/rubik_light" />
|
||||
|
||||
<font
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="300"
|
||||
app:font="@font/rubik_light_italic" />
|
||||
|
||||
<font
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="400"
|
||||
app:font="@font/rubik_italic" />
|
||||
|
||||
<font
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="700"
|
||||
app:font="@font/rubik_bold_italic" />
|
||||
</font-family>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app/src/main/res/font/sriracha_regular.ttf
Normal file
BIN
app/src/main/res/font/sriracha_regular.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user