9fans archive / 2000 / 09 / 97 / prev next From: okamoto@gra... Subject: Re: [9fans] new versions of graphics programs? Date: Tue, 12 Sep 2000 19:01:12 0900 >I'm not doing this, but am now converting art program to release 3. I think I have done it without reading pic file for the background image for art. In this point, I have a question on the format of PIC image(6). I converted flower.jpg file to pic file by jpg(1) with 'c' option. The flower.pic file's content is as follows: compressed m8 0 0 227 149 45 5941 ....compressed data.... 80 5897 ....compressed data.... 119 5961 ....compressed data.... 149 3732 ....compressed data.... The number of the last row should be 150, because the manual says "The first number is one more than the y coordinate of the last row in the block"... Am I doing anything wrong to understand the English? Kenji