diff --git a/examples/assets/fonts/PixelOperator.lua b/examples/assets/fonts/PixelOperator.lua new file mode 100644 index 0000000..1c1d7a5 --- /dev/null +++ b/examples/assets/fonts/PixelOperator.lua @@ -0,0 +1,4 @@ +return { + default = 16, + sizes = {16, 24} +} \ No newline at end of file diff --git a/examples/assets/fonts/PixelOperator.ttf b/examples/assets/fonts/PixelOperator.ttf new file mode 100644 index 0000000..34fe947 Binary files /dev/null and b/examples/assets/fonts/PixelOperator.ttf differ diff --git a/examples/assets/fonts/credits.md b/examples/assets/fonts/credits.md new file mode 100644 index 0000000..d6635fa --- /dev/null +++ b/examples/assets/fonts/credits.md @@ -0,0 +1,9 @@ +# Imperium Porcorum + +## Fonts credits + +- **Good Neighbors** by Clint Bellanger (Licence CC0), found on [OpenGameArt](http://opengameart.org/content/good-neighbors-pixel-font) + +- **Boxy Bold Font+** by usr_share and Clint Bellanger (Licence CC0), found on [OpenGameArt](http://opengameart.org/content/boxy-bold-font-0) + +- **Pixel Operator** by HervettFox (Licence CC0), found on [NotABug](https://notabug.org/HarvettFox96/ttf-pixeloperator)