Please add suppport for the Sharp X68000 PIC file format.
http://www.jisyo.com/viewer/faq/pic_tech.htm
http://www.jisyo.com/viewer/faq/PIC_FMT2.LZH
You can get PIC files here: (two PIC files in "ladymar.lzh")
http://www.ateliermw.com/cglib/uoaw199103.html#NO0143
I attached some sample files here.
If you need to make more PIC files for testing, you can use this tool for MS-DOS:
http://www.vector.co.jp/soft/dos/art/se016848.html
Last edit: SD Snatcher 2016-05-30
What encoding do these text files use?
How do I convert 16-bit color to 24-bit RGB? I'm mostly concerned with the "bright" bit.
I'm not sure too. My educated guess is that the "I" bit act as a common least significant bit for all three colors (R,G,B).
You can check if recoil is rendering the images properly against how the Susie Image Viewer shows them. Susie opens most of the Japanese image formats.
http://www.digitalpad.co.jp/~takechin/
Thank you, that was fascinating because the format is unusual and the doc is in Japanese. :)
I handle 15 and 16 bits per pixel. If you have other variants, please let me know.
Found 4- and 8-bit PICs in ticket #12, handled.