DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2449
Version: 1.3-current


I have posted a small test program. When run, it will attempt to open
tux.png (in the CWD) and display the image. The dimensions and channels
are displayed below the image.

To compile:
  fltk-config --use-images --compile pngtest.cxx

The tux.png image must be in the same directory where the binary was
executed.

Without this patch, the image is display "weirdly" and the Depth field
reports that there are 4 channels when there are only 3 channels. When
this patch is applied, the image and it's characteristics are displayed
correctly.

Cheers!


Link: http://www.fltk.org/str.php?L2449
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to