typo
This commit is contained in:
parent
9aef202007
commit
6a6a5bfc4b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ fn printChar(characterIndex: usize) void {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
for width ≤ 8px, code can be simplyfied to:
|
for width ≤ 8px, code can be simplified to:
|
||||||
```rust
|
```rust
|
||||||
const GLYPH_HEIGHT = <font.height>;
|
const GLYPH_HEIGHT = <font.height>;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue