About
Docs
Files
Support
Index

Essentials
AutoDocs
Library functions
Cooperate
Process mastering
Debug
Own debugging kit
FGE
Smart modeid pick
Loader
Shared lib. loader
Macros
Helper macros
Structs
All the structures
Logs
Library changelogs
Tools
Progs baked inside

Tools
amiscreen0.3
ansifilter0.1
auto2guide0.1
ccfilter0.1
chipset0.1
cputype0.1
device640.1
dupfilter0.1
expandlogs0.1
findsm0.2
fmpp0.1
fsmount0.1
genanim0.3
gensymtab0.1
hashlab0.4
ktm0.6
linkpoint0.1
logo2ilbm0.1
lpradio0.1
lzwpack0.1
minism0.2
mkheader0.1
modeidctrl0.1
mss0.6
multisum0.3
newterm0.2
numconv0.1
palhack1.1
patmat0.1
pfr0.2
playamitape0.1
qdbflags0.1
qfill0.1
resmodinit0.2
sadctrl0.2
saveassign0.1
setanim0.2
systime0.1
tokendump0.1
uassign0.1
viewlogo0.1
waitback0.4
wrapmount0.1



L
O
G
O
2
I
L
B
M

logo2ilbm-0.1
--------------

---

Whenever you need to  re-make the logo, or  revert bitmap as turned into  C
header file by Personal Paint you may want to use 'logo2ilbm' which will do
all the hard work for you by extracting all frames and making them ordinary
IFF ILBM. You can  then easily import them to your  favourite paint program
and do whatever it takes to achieve the right effect.

---

NOTES:

[*]
Requires 68020(no FPU)+, OS3.x+, 16+ KiB of free memory, datatypes.library,
ILBM datatype

[*]
Frames extracted are of '<name>_<num>.iff' syntax, where '<num>' is aligned
to four zeros.

[*]
This program skips on  same-in-a-row  frames if logo was compiled with stub
frames.

[*]
Yip, now you can easily revert Intuition 'Image's as produced with Personal
Paint 7.x as this program pseudo-compiles such files.

[*]
Beware! This program always creates files in current directory so make sure
you are in the right directory first.

---

HELP:

   > logo2ilbm ?

     LF=LOGOFILE/A,SP=SAVEPREFIX



   LF=LOGOFILE/A    -  Normal('.logo') or compressed('.loco') logo or PP7.x
                       C header files will do.

   SP=SAVEPREFIX    -  New output file prefix. Normally input filename will
                       be used with extension being removed.

---

USAGE:

   ; Extract all frames from 'boing.loco' to 'RAM:'
   cd RAM:
   logo2ilbm boing.loco

---
megacz
       








































No more fear cus pure HTML is here!
Copyright (C) 2013-2014 by Burnt Chip Dominators