Skip to content

Commit 88b7e4b

Browse files
committed
docs(sdk): updated bitmap text docs
1 parent 45209e7 commit 88b7e4b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

playground/graphics/graphics-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ graphicEntityModule.createBitmapText()
3535
![Example](resources/text-2.png)
3636

3737
Extra tips :
38-
- A little help to turn fonts into bitmap fonts : http://kvazars.com/littera/
38+
- A tool to turn fonts into bitmap fonts : https://github.com/andryblack/fontbuilder (export in Sparrow format)
3939
- You can put your font in a sub folder of the assets repository whithout modifying any code

playground/misc/misc-3-release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
1111
### 📝 Refactoring
1212

1313
- Removed unused code
14+
- Removed link to littera tool from docs
1415

1516
## 4.0.2
1617

0 commit comments

Comments
 (0)