@@ -29,34 +29,4 @@ features include:
29
29
30
30
## Credits
31
31
32
- bited is proudly built with:
33
-
34
- - [ Godot] ( https://godotengine.org/ )
35
- - [ SQLite] ( https://www.sqlite.org/ )
36
- - [ godot-ci] ( https://github.com/aBARICHELLO/godot-ci )
37
- - [ godot-sqlite] ( https://github.com/2shady4u/godot-sqlite )
38
- - [ UnifontEX] ( https://github.com/stgiga/UnifontEX )
39
- - [ MkDocs Material] ( https://squidfunk.github.io/mkdocs-material/ )
40
- - [ MkDocs Awesome Pages Plugin] ( https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin )
41
- - [ MkDocs GLightbox] ( https://github.com/blueswen/mkdocs-glightbox )
42
-
43
- Development of bited would not have been possible without the following
44
- inspirations and resources:
45
-
46
- - Software
47
- - [ Bits'n'Picas] ( https://github.com/kreativekorp/bitsnpicas )
48
- - [ gbdfed] ( https://github.com/andrewshadura/gbdfed )
49
- - [ FontForge] ( https://fontforge.org )
50
- - [ Pixelorama] ( https://github.com/Orama-Interactive/Pixelorama )
51
- - [ FreeType BDF drivers] ( https://github.com/ImageMagick/freetype/tree/main/src/bdf )
52
- - Font Testers
53
- - [ Cyreal Font Testing Pages] ( https://www.cyreal.org/Font-Testing-Page/ )
54
- - [ Greek Pangrams] ( https://backpacker.gr/pangrams/ )
55
- - [ Markus Kuhn UTF-8 Demo] ( https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt )
56
- - Specs
57
- - [ BDF 2.1] ( https://www.x.org/docs/BDF/bdf.pdf )
58
- - [ BDF 2.2] ( https://adobe-type-tools.github.io/font-tech-notes/pdfs/5005.BDF_Spec.pdf )
59
- - [ XLFD] ( https://www.x.org/docs/XLFD/xlfd.pdf )
60
- - Code Pages
61
- - [ Unicode Consortium UCMs] ( https://github.com/unicode-org/icu/tree/main/icu4c/source/data/mappings )
62
- - [ KreativeKorp Encodings References] ( https://www.kreativekorp.com/charset/encoding/ )
32
+ See the [ Credits] ( https://benpa.ng/bited/credits ) section of the bited docs.
0 commit comments