mirror of
https://github.com/Michaelangel007/6502_linux_logo.git
synced 2024-11-24 08:31:26 +00:00
Cleanup logo size info.
This commit is contained in:
parent
927d2ec7c7
commit
352bd06453
@ -21,9 +21,9 @@ Size: 696 ($2B8) bytes
|
|||||||
* Detects 48K/64K/128K
|
* Detects 48K/64K/128K
|
||||||
* System information in all uppercase (for Apple \]\[ without lowercase)
|
* System information in all uppercase (for Apple \]\[ without lowercase)
|
||||||
* Cleaned up fugly logo by Albert Lai
|
* Cleaned up fugly logo by Albert Lai
|
||||||
* Width is now 70 chars to be exact 4 pixels/char for 280 HGR resolution
|
* Logo is 70 chars wide
|
||||||
* Bit-packed Logo takes up 210 bytes (2 bits/char) compared to 80*12 = 960 byte
|
* Logo is bit packed 2 bits/char; expands 70 chars * 4 px = 280 px
|
||||||
* Logo is bit packed 2 bits/char, expands 70 chars * 4 px = 280 px
|
* Logo takes up 70*12*2/8 = 210 bytes compared to 80*12 = 960 bytes
|
||||||
* X is now symmetrical
|
* X is now symmetrical
|
||||||
* Fixed L,i,n kerning
|
* Fixed L,i,n kerning
|
||||||
* Fixed x Penguin kerning
|
* Fixed x Penguin kerning
|
||||||
|
Loading…
Reference in New Issue
Block a user