mirror of
https://github.com/Michaelangel007/apple2_hgr_font_tutorial.git
synced 2024-11-26 00:49:15 +00:00
Fix half-shift typo
This commit is contained in:
parent
505b270713
commit
0f27ac1c8c
@ -329,7 +329,7 @@ Enter in:
|
|||||||
|
|
||||||
![Screenshot 5](pics/hgrfont_05.png?raw=true)
|
![Screenshot 5](pics/hgrfont_05.png?raw=true)
|
||||||
|
|
||||||
We actually _also_ need to moving the left-edge pixel over by 1 so it appears in the correct location when shifted:
|
We actually _also_ need to move the right-edge pixel of these 2 scanlins over left by 1 pixel so it appears in the correct location when shifted:
|
||||||
|
|
||||||
2304:22
|
2304:22
|
||||||
2704:92 ;
|
2704:92 ;
|
||||||
|
Loading…
Reference in New Issue
Block a user