------------------------------------------------------------------------
r4206 | hhenkel | 2011-04-26 23:13:54 +0200 (Tue, 26 Apr 2011) | 2 lines
Changed paths:
   M /trunk/source/texk/web2c/luatexdir/font/writet3.w
   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/pdfoutline.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdftables.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfthread.w

remove function pdf_new_obj()

------------------------------------------------------------------------
r4207 | hhenkel | 2011-04-26 23:57:16 +0200 (Tue, 26 Apr 2011) | 4 lines
Changed paths:
   M /trunk/source/texk/web2c/luatexdir/font/tounicode.w
   M /trunk/source/texk/web2c/luatexdir/font/writecff.w
   M /trunk/source/texk/web2c/luatexdir/font/writefont.w
   M /trunk/source/texk/web2c/luatexdir/font/writet3.w
   M /trunk/source/texk/web2c/luatexdir/font/writetype2.w
   M /trunk/source/texk/web2c/luatexdir/image/epdf.h
   M /trunk/source/texk/web2c/luatexdir/image/image.h
   M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc
   M /trunk/source/texk/web2c/luatexdir/image/writeimg.w
   M /trunk/source/texk/web2c/luatexdir/lua/lpdflib.c
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfaction.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfdest.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdflink.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdftables.h
   M /trunk/source/texk/web2c/luatexdir/pdf/pdftables.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfthread.w
   M /trunk/source/texk/web2c/luatexdir/tex/textoken.w

rename function get_obj() to pdf_get_obj()
replace function pdf_new_objnum() by pdf_create_obj()
rename macros bp2int, int2bp to bp2sp, sp2bp

------------------------------------------------------------------------
r4208 | hhenkel | 2011-04-27 00:25:53 +0200 (Wed, 27 Apr 2011) | 4 lines
Changed paths:
   M /trunk/source/texk/web2c/luatexdir/image/epdf.h
   M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc
   M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.h
   M /trunk/source/texk/web2c/luatexdir/image/writeimg.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.w
   M /trunk/source/texk/web2c/luatexdir/utils/utils.h
   M /trunk/source/texk/web2c/luatexdir/utils/utils.w

use function copyReal() to output `double' types.
function stripzeros() not needed anymore.
update write_pdfstream() function, remove spurious space.

------------------------------------------------------------------------
r4209 | hhenkel | 2011-04-27 00:50:45 +0200 (Wed, 27 Apr 2011) | 2 lines
Changed paths:
   M /trunk/source/texk/web2c/luatexdir/image/writepng.w

writepng:w: function write_palette_streamobj()

------------------------------------------------------------------------
r4210 | hhenkel | 2011-04-27 01:35:10 +0200 (Wed, 27 Apr 2011) | 2 lines
Changed paths:
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.w

simplify pdf_print_int()

------------------------------------------------------------------------
r4211 | hhenkel | 2011-04-27 01:49:56 +0200 (Wed, 27 Apr 2011) | 2 lines
Changed paths:
   M /trunk/source/texk/web2c/luatexdir/font/writefont.w
   M /trunk/source/texk/web2c/luatexdir/font/writet3.w
   M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc
   M /trunk/source/texk/web2c/luatexdir/lua/lpdflib.c
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.w
   M /trunk/source/texk/web2c/luatexdir/pdf/pdfpage.w

change pdf_puts() to pdf_out() for length-1 strings

------------------------------------------------------------------------
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to