View Single Post
Old 04-18-2022, 07:35 AM   #5
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,935
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
I figured out what the problem with using trim.txt was (by reading the code).
All the files in the zip must be uncompressed.
The desc.txt file is small enough that it probably won't get compressed.
The trim.txt is a bit longer (and repetitive) and might get compressed (and ignored later).
Here's the same count up in the lower right corner, smaller, now that it uses 100x100 images.
trim.txt looks like:
Code:
100x100+932+1318
100x100+932+1318
100x100+932+1318
...
desc.txt looks like this (with background color):
Code:
1072 1448 1
p 0 0 part0 #ffffff
Attached Files
File Type: zip bootanimation.zip (13.7 KB, 180 views)

Last edited by Renate; 05-18-2022 at 10:06 AM.
Renate is offline   Reply With Quote