forked from lolo859/vystem
Added bscript thing
This commit is contained in:
@@ -13,7 +13,7 @@ Each FBM font start with the following 10 bytes header:
|
||||
- Width: 1 byte, the width in pixel of a glyph
|
||||
- Height: 1 byte, the heigth in pixel of a glyph
|
||||
|
||||
Please note that the provided font in Vystem are only tested for ASCII encoding.
|
||||
Please note that the provided font in Vystem B are only tested for ASCII encoding.
|
||||
|
||||
## Glyphs table
|
||||
|
||||
@@ -50,4 +50,4 @@ When rendering the font, the renderer will take two values: background color and
|
||||
|
||||
## Provided font
|
||||
|
||||
Vystem provides a basic font named `bitra`, with 12 pixels as width and 20 as height, only supporting ASCII characters. This font is stored in the file `FONT.FBM`.
|
||||
Vystem B provides a basic font named `bitra`, with 12 pixels as width and 20 as height, only supporting ASCII characters. This font is stored in the file `FONT.FBM`.
|
||||
|
||||
Reference in New Issue
Block a user