I'm busy writing a PNG viewer for Rockbox, and I've got two questions
I can't find in the documentation. If folks on this list can come up
with answers, I'll volunteer to add those answers to the Wiki.
1) in apps/plugins/viewers.config, there's a list of viewers, with
lines like
jpg,viewers/jpeg,18 24 3C 3C 24 18
in it. What are the numbers after the first two fields? What should
they be for my PNG viewer?
2) I can't find the documention of the image formats for the various
devices. The closest thing seems to be the code in
firmware/export/lcd.h. Is there any other source for this
information? Would someone like to try an explanation?
TIA.
Bill