------------------------------------------------------------------------ r2620 | hhenkel | 2009-06-25 22:29:20 +0200 (Thu, 25 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/writeimg.c bug: img_depth(img) was never dumped/undumped ------------------------------------------------------------------------ r2621 | hhenkel | 2009-06-25 22:45:04 +0200 (Thu, 25 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/writeimg.c followup to r2620: it's img_xsize(idict) & img_ysize(idict), cf. pdftex ------------------------------------------------------------------------ r2622 | hhenkel | 2009-06-25 23:04:23 +0200 (Thu, 25 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/utils/utils.c make array persistent (removes also warning) ------------------------------------------------------------------------ r2623 | hhenkel | 2009-06-26 00:30:04 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/dvi/dvigen.c M /trunk/source/texk/web2c/luatexdir/font/vfpacket.c M /trunk/source/texk/web2c/luatexdir/image/image.h M /trunk/source/texk/web2c/luatexdir/image/writeimg.c M /trunk/source/texk/web2c/luatexdir/image/writeimg.h M /trunk/source/texk/web2c/luatexdir/lua/limglib.c M /trunk/source/texk/web2c/luatexdir/lua/lpdflib.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfimage.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfimage.h M /trunk/source/texk/web2c/luatexdir/pdf/pdflistout.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfliteral.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfpage.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfpage.h M /trunk/source/texk/web2c/luatexdir/pdf/pdfxform.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfxform.h M /trunk/source/texk/web2c/luatexdir/ptexlib.h clean up scaledpos pos related stuff ------------------------------------------------------------------------ r2624 | taco | 2009-06-26 08:24:13 +0200 (Fri, 26 Jun 2009) | 3 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/luatoken.c tokenlist_to_cstring should return a zero-length string for an empty token list, not NULL ------------------------------------------------------------------------ r2625 | taco | 2009-06-26 08:31:54 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/Makefile.in M /trunk/source/texk/web2c/aclocal.m4 M /trunk/source/texk/web2c/configure M /trunk/source/texk/web2c/doc/Makefile.in M /trunk/source/texk/web2c/lib/Makefile.in M /trunk/source/texk/web2c/luatexdir/am/libluatex.am M /trunk/source/texk/web2c/luatexdir/ptexlib.h A /trunk/source/texk/web2c/luatexdir/tex/errors.c A /trunk/source/texk/web2c/luatexdir/tex/errors.h M /trunk/source/texk/web2c/man/Makefile.in M /trunk/source/texk/web2c/web2c/Makefile.in M /trunk/source/texk/web2c/web2c/aclocal.m4 M /trunk/source/texk/web2c/web2c/configure prepare the source file set tex/errors.[ch] ------------------------------------------------------------------------ r2626 | taco | 2009-06-26 09:34:19 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/pdf/pdfdest.h use more entries for Name tree leaves (32 vs 6) ------------------------------------------------------------------------ r2627 | oneiros | 2009-06-26 09:49:11 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/pdf/pdfannot.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfdest.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfdest.h M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfobj.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfobj.h M /trunk/source/texk/web2c/luatexdir/pdf/pdfoutline.c M /trunk/source/texk/web2c/luatexdir/pdf/pdftables.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfthread.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfthread.h M /trunk/source/texk/web2c/luatexdir/pdf/pdftypes.h M /trunk/source/texk/web2c/luatexdir/pdf/pdfxform.h indent ------------------------------------------------------------------------ r2628 | oneiros | 2009-06-26 09:52:42 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/font/luatexfont.h M /trunk/source/texk/web2c/luatexdir/font/mapfile.c M /trunk/source/texk/web2c/luatexdir/font/tounicode.c M /trunk/source/texk/web2c/luatexdir/font/writeenc.c M /trunk/source/texk/web2c/luatexdir/font/writefont.c M /trunk/source/texk/web2c/luatexdir/font/writet3.c M /trunk/source/texk/web2c/luatexdir/font/writetype2.c M /trunk/source/texk/web2c/luatexdir/tex/directions.c M /trunk/source/texk/web2c/luatexdir/tex/errors.c M /trunk/source/texk/web2c/luatexdir/tex/math.c M /trunk/source/texk/web2c/luatexdir/tex/printing.c M /trunk/source/texk/web2c/luatexdir/tex/printing.h M /trunk/source/texk/web2c/luatexdir/tex/texnodes.c indent ------------------------------------------------------------------------ r2629 | taco | 2009-06-26 10:28:42 +0200 (Fri, 26 Jun 2009) | 9 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfpage.c M /trunk/source/texk/web2c/luatexdir/pdf/pdfpage.h This is a small patch that makes wide font output character arrays use hex encoded strings instead of quoted ascii strings. Since the encoded strings are actually glyph indices in the font, it is very likely that the first byte is \000, and so using four hex bytes instead of a combination '\000X' potentially saves some small amount of size but also, and more importantly, it makes the actual (uncompressed) pdf output look less confusing. ------------------------------------------------------------------------ r2630 | oneiros | 2009-06-26 10:33:47 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.c rm unused variable ------------------------------------------------------------------------ r2631 | oneiros | 2009-06-26 10:45:06 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/writeimg.h export out_img (needed by out_image) ------------------------------------------------------------------------ r2632 | taco | 2009-06-26 11:18:51 +0200 (Fri, 26 Jun 2009) | 3 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/ltexiolib.c texio printing can be simplified by using the char * print functions instead of the str_number based ones ------------------------------------------------------------------------ r2633 | taco | 2009-06-26 11:20:21 +0200 (Fri, 26 Jun 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/tex/printing.c fix a silly mistake in the string printing (using uninitiaziled memory) ------------------------------------------------------------------------
participants (1)
-
root@www.metatex.org