~ubuntu-branches/ubuntu/hardy/luatex/hardy

Viewing all changes in revision 2.

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2007-09-24 12:56:11 UTC
  • Revision ID: james.westby@ubuntu.com-20070924125611-9b675utj1vsbk7y9
Tags: 0.11.2-1
* disable the system-zlib-build-fixes patch
* refresh the libpoppler_new patch
* new upstream release (Closes: #441836)
  Changes in 0.11.2: Pdf inclusion and subsetting of CID-based opentype
  fonts now works as it should.
  Changes in 0.11.1:
  New:
  * pfb+afm fonts can now be used in 'wide' (encodingbytes=2) mode
  * searching in PDFS using 'wide' fonts now works reasonably well
    (based on the tounicode feature)
  * related to that, tounicode information can now be passed
    on inside the font metrics table
  * font subsetting is now supported for CID-based OpenType fonts
    (however, there is a known bug with KpozMinProVI-Regular.otf)
  * fontforge's warning and error messages are now intercepted
    and passed on to the lua code as a second return value of
    the fontforge.open() function
  * the new primitive \suppressfontnotfounderror can suppress
    the TeX error for "Font not found"
  * The lua function font.current can now be used to set
    TeX's current font
  Fixes:
  * set_attribute(-1) is now the same as unset_attribute()
  * OpenType lookups with glyph classes would crash luatex
  * luazlib would not compile on debian (fix from Norbert)
  * CID-based fonts would crash luatex
  * Bare CFF should be read in binary mode (fix from Akira)
  * VF processing did not process packets containing zero bytes properly
  * the truetype collection (.ttc) handling is fixed, so that all
     of the fonts inside a collection can now be used reliably
  * application segfaults and stack overflows are intercepted
    so that luatex can quit a bit more gracefully
  * an assertion failuer on systems with signed chars (linux-powerpc)
    is fixed
  * a crash on AMD64 linux was fixed
  * the lua "pdf" table code was wrong
  * \ifcsname did not work properly for UTF-8 characters
  * Use of the math-related functions using make_fraction (like
    \atop) caused a crash
  * \handling of \if\noexpand was wrong
  * applied a patch that cleans up XForm and page calculations
  * "autoconf" support from zziplib is stripped

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: