We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45209e7 commit 88b7e4bCopy full SHA for 88b7e4b
playground/graphics/graphics-text.md
@@ -35,5 +35,5 @@ graphicEntityModule.createBitmapText()
35

36
37
Extra tips :
38
-- A little help to turn fonts into bitmap fonts : http://kvazars.com/littera/
+- A tool to turn fonts into bitmap fonts : https://github.com/andryblack/fontbuilder (export in Sparrow format)
39
- You can put your font in a sub folder of the assets repository whithout modifying any code
playground/misc/misc-3-release-notes.md
@@ -11,6 +11,7 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
11
### 📝 Refactoring
12
13
- Removed unused code
14
+- Removed link to littera tool from docs
15
16
## 4.0.2
17
0 commit comments