------------------------------------------------------------------------
r4212 | hhenkel | 2011-04-27 22:15:44 +0200 (Wed, 27 Apr 2011) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/image/writepng.w
shuffle writepng.w a bit
------------------------------------------------------------------------
r4213 | hhenkel | 2011-04-27 22:42:26 +0200 (Wed, 27 Apr 2011) | 4 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/image/writepng.w
re-instantiate PNG copy function with a different enabling condition.
It seems that all approx. 153 valid PNG files from the PNG test suite
(Willem van Schaik) are included correctly again.
------------------------------------------------------------------------
r4214 | hhenkel | 2011-04-27 23:53:38 +0200 (Wed, 27 Apr 2011) | 3 lines
Changed paths:
M /trunk/source/texk/web2c/Makefile.in
M /trunk/source/texk/web2c/luatexdir/Makefile.in
M /trunk/source/texk/web2c/luatexdir/am/libluatex.am
D /trunk/source/texk/web2c/luatexdir/pdf/pagetree.h
D /trunk/source/texk/web2c/luatexdir/pdf/pagetree.w
A /trunk/source/texk/web2c/luatexdir/pdf/pdfpagetree.h (from /trunk/source/texk/web2c/luatexdir/pdf/pagetree.h:4211)
A /trunk/source/texk/web2c/luatexdir/pdf/pdfpagetree.w (from /trunk/source/texk/web2c/luatexdir/pdf/pagetree.w:4211)
M /trunk/source/texk/web2c/luatexdir/ptexlib.h
rename pagetree.w, pagetree.h into pdfpagetree.w, pdfpagetree.h
+ manual "auto"reconf (a real autoreconf should work)
------------------------------------------------------------------------
r4215 | hhenkel | 2011-04-28 00:01:03 +0200 (Thu, 28 Apr 2011) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/image/writepng.w
it appears that write_png_palette() and write_png_gray() are identical.
------------------------------------------------------------------------
r4216 | hhenkel | 2011-04-28 00:20:54 +0200 (Thu, 28 Apr 2011) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/pdf/pdfannot.w
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.w
M /trunk/source/texk/web2c/luatexdir/pdf/pdfobj.w
a few objects were registered for search without need
------------------------------------------------------------------------
r4217 | hhenkel | 2011-04-28 00:50:59 +0200 (Thu, 28 Apr 2011) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/pdf/pdfdest.w
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.h
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.w
M /trunk/source/texk/web2c/luatexdir/pdf/pdfpagetree.w
M /trunk/source/texk/web2c/luatexdir/pdf/pdfthread.w
format /Names tree, extend /Pages array size to 10 (more practical)
------------------------------------------------------------------------
r4218 | hhenkel | 2011-04-28 08:15:39 +0200 (Thu, 28 Apr 2011) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/image/writepng.w
replace also write_png_rgb() by write_png_gray()
------------------------------------------------------------------------
r4219 | hhenkel | 2011-04-28 08:27:23 +0200 (Thu, 28 Apr 2011) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/image/writepng.w
add again gamma to decision about PNG copy
------------------------------------------------------------------------