From c1fc8f206bff8647b3ae91acfb5d6a888cfde86c Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sun, 22 Mar 2026 22:48:28 +0100 Subject: Moved the fonts directory from . to src/Style/fonts --- fonts/Hacked/1rl08.zip | Bin 18408 -> 0 bytes fonts/Hacked/Hacked-KerX.ttf | Bin 26664 -> 0 bytes fonts/Hacked/info.txt | 2 -- fonts/Hacked/misc/readme.txt | 6 ------ src/Style/fonts/Hacked/1rl08.zip | Bin 0 -> 18408 bytes src/Style/fonts/Hacked/Hacked-KerX.ttf | Bin 0 -> 26664 bytes src/Style/fonts/Hacked/info.txt | 2 ++ src/Style/fonts/Hacked/misc/readme.txt | 6 ++++++ 8 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 fonts/Hacked/1rl08.zip delete mode 100644 fonts/Hacked/Hacked-KerX.ttf delete mode 100644 fonts/Hacked/info.txt delete mode 100644 fonts/Hacked/misc/readme.txt create mode 100644 src/Style/fonts/Hacked/1rl08.zip create mode 100644 src/Style/fonts/Hacked/Hacked-KerX.ttf create mode 100644 src/Style/fonts/Hacked/info.txt create mode 100644 src/Style/fonts/Hacked/misc/readme.txt diff --git a/fonts/Hacked/1rl08.zip b/fonts/Hacked/1rl08.zip deleted file mode 100644 index 9a65073..0000000 Binary files a/fonts/Hacked/1rl08.zip and /dev/null differ diff --git a/fonts/Hacked/Hacked-KerX.ttf b/fonts/Hacked/Hacked-KerX.ttf deleted file mode 100644 index 2917611..0000000 Binary files a/fonts/Hacked/Hacked-KerX.ttf and /dev/null differ diff --git a/fonts/Hacked/info.txt b/fonts/Hacked/info.txt deleted file mode 100644 index 2a18490..0000000 --- a/fonts/Hacked/info.txt +++ /dev/null @@ -1,2 +0,0 @@ -license: Creative Commons (by) Attribution -link: https://www.fontspace.com/hacked-font-f28425 \ No newline at end of file diff --git a/fonts/Hacked/misc/readme.txt b/fonts/Hacked/misc/readme.txt deleted file mode 100644 index 10a8ef4..0000000 --- a/fonts/Hacked/misc/readme.txt +++ /dev/null @@ -1,6 +0,0 @@ -Thanks for downloading and don't forget to donate is you liked this font ! -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JF3NNU43JJ7E6 - -By downloading and using the font called HACKED, you agreed this condition : -Like the licence CC-BY (https://creativecommons.org/licenses/by/4.0/) saying, if you use this font into a published creation, YOU MUST indicate your source by credit the author "David Libeau" and the font's name "Hacked". You can also link the page http://bit.ly/WatchDogsFont. - -Discover my other works at http://DavidLibeau.fr \ No newline at end of file diff --git a/src/Style/fonts/Hacked/1rl08.zip b/src/Style/fonts/Hacked/1rl08.zip new file mode 100644 index 0000000..9a65073 Binary files /dev/null and b/src/Style/fonts/Hacked/1rl08.zip differ diff --git a/src/Style/fonts/Hacked/Hacked-KerX.ttf b/src/Style/fonts/Hacked/Hacked-KerX.ttf new file mode 100644 index 0000000..2917611 Binary files /dev/null and b/src/Style/fonts/Hacked/Hacked-KerX.ttf differ diff --git a/src/Style/fonts/Hacked/info.txt b/src/Style/fonts/Hacked/info.txt new file mode 100644 index 0000000..2a18490 --- /dev/null +++ b/src/Style/fonts/Hacked/info.txt @@ -0,0 +1,2 @@ +license: Creative Commons (by) Attribution +link: https://www.fontspace.com/hacked-font-f28425 \ No newline at end of file diff --git a/src/Style/fonts/Hacked/misc/readme.txt b/src/Style/fonts/Hacked/misc/readme.txt new file mode 100644 index 0000000..10a8ef4 --- /dev/null +++ b/src/Style/fonts/Hacked/misc/readme.txt @@ -0,0 +1,6 @@ +Thanks for downloading and don't forget to donate is you liked this font ! -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JF3NNU43JJ7E6 + +By downloading and using the font called HACKED, you agreed this condition : +Like the licence CC-BY (https://creativecommons.org/licenses/by/4.0/) saying, if you use this font into a published creation, YOU MUST indicate your source by credit the author "David Libeau" and the font's name "Hacked". You can also link the page http://bit.ly/WatchDogsFont. + +Discover my other works at http://DavidLibeau.fr \ No newline at end of file -- cgit v1.2.3