mirror of
https://github.com/Michaelangel007/apple2_hgr_font_tutorial.git
synced 2024-10-31 16:05:41 +00:00
Fixed Utilities bullet and broken filename
This commit is contained in:
parent
0cec63e057
commit
0a895581b4
@ -1,6 +1,6 @@
|
|||||||
#Apple ]\[ HGR Font Tutorial
|
#Apple ]\[ HGR Font Tutorial
|
||||||
|
|
||||||
Revision: 2
|
Revision: 3, Jan 10, 2016.
|
||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
## Introduction
|
## Introduction
|
||||||
@ -1827,9 +1827,9 @@ That's all folks! No go write some cool font blitter code.
|
|||||||
|
|
||||||
## Utilties and Misc.
|
## Utilties and Misc.
|
||||||
|
|
||||||
Convert [font image to C array](image_2_c.html)
|
* Convert [font image to C array](image_2_c.html)
|
||||||
Convert [C array to binary font](c_to_fontbin.cpp)
|
* Convert [C array to binary font](c_2_fontbin.c)
|
||||||
[Raw Binary Font](font.bin)
|
* [Raw Binary Font](font.bin)
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user