mirror of
https://github.com/Michaelangel007/apple2_hgr_font_tutorial.git
synced 2025-01-13 12:30:59 +00:00
Clarified why fat font 'S' is bad
This commit is contained in:
parent
c7eee059a9
commit
d885109fd6
@ -1,6 +1,6 @@
|
||||
#Apple ]\[ //e HGR Font 6502 Assembly Language Tutorial
|
||||
|
||||
Revision: 66, Jan 28, 2016.
|
||||
Revision: 67, Jan 28, 2016.
|
||||
|
||||
# Table of Contents
|
||||
|
||||
@ -2594,7 +2594,7 @@ Let's display our new glyphs at row 12.
|
||||
![Screenshot ASCII Table Font BB S2](pics/ascii_table_s2_fontbb.png?raw=true)
|
||||
|
||||
|
||||
While that matches the style of `5` it doesn't match the style of `A`.
|
||||
While that matches the style of `5` / `6` it doesn't match the round style of `A` / `B`.
|
||||
Let's fix the top and bottom rows.
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user