IMPORTANT: broken pixmaps in svn
Auke Kok
sofar at lunar-linux.org
Tue Apr 5 11:20:55 CEST 2005
Tuukka Mäkinen wrote:
> Brian J. Tarricone wrote:
>
>> It looks like something went wrong. In xfce4-icon-theme, all of the
>> .png files are broken.
>
>
> I checked few of the files for fun(?) and noticed that they are mostly
> ok but png header is broken for some reason. According to this page
> http://mindprod.com/jgloss/png.html
>
> png file should start with \211PNG\r\n\032\n (or 89504E470D0A1A0A in
> hex) but files I looked at started with 89504E470A1A0A. Notice the
> missing 0D = \r. In addition chunksize (=next 4 bytes in file) was
> 0x0000000A in broken files when in correct one it was 0x0000000D.
I feared st like this, I noticed that the SVN png's were all 1 to 4
bytes smaller than the CVS versions.
needless to say: four-letter-word
options:
1) recommit all png's (ugly and messy)
2) tag all images in the CVS trunk as binary, reconvert (not sure if it
would work even :^( )
sofar
More information about the Xfce4-dev
mailing list