Browse Source

tosunits: fixed the palette to be ST only (9 bits) in the example picture, this is a bug in GraphX2 which was used to convert the picture to DEGAS format

git-svn-id: trunk@45475 -
Károly Balogh 5 years ago
parent
commit
d2879f5bb9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/tosunits/examples/showpic.inc

+ 2 - 2
packages/tosunits/examples/showpic.inc

@@ -13,8 +13,8 @@
 
 const
   cheetah_pic: array[0..32033] of byte = (
-      $00,$00,$01,$11,$02,$21,$03,$32,$03,$33,$02,$22,$0c,$33,$0c,$32,
-      $0c,$c3,$0d,$c3,$0d,$dc,$0e,$ee,$0e,$ef,$0d,$dd,$03,$cc,$00,$00,
+      $00,$00,$01,$11,$02,$21,$03,$32,$03,$33,$02,$22,$04,$33,$04,$32,
+      $04,$43,$05,$43,$05,$54,$06,$66,$06,$67,$05,$55,$03,$44,$00,$00,
       $00,$00,$bc,$ae,$ff,$7f,$00,$80,$00,$80,$0f,$fc,$ff,$ff,$00,$00,
       $00,$00,$df,$ff,$bd,$09,$42,$f6,$42,$00,$ff,$ff,$ec,$6f,$13,$90,
       $00,$00,$80,$06,$fa,$00,$05,$fd,$00,$04,$70,$2a,$00,$00,$ef,$ff,