Age | Commit message (Collapse) | Author | Files | Lines |
|
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
\pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
(including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
directory, instead of always using the existing PATH.
|
|
Include Autoconf generated headers first.
|
|
|
|
Changes:
- Pretend that the first pixel of an empty glyph is white; avoid using
uninitialized data.
- Code cleanup.
|
|
|
|
Patch from Jan Danielsson.
|
|
|
|
|
|
|
|
The version number remains the same, but bump PKGREIVISION as
precaution.
|
|
ps2pk is a tool that converts a PostScript type1 font into a
corresponding TeX PK font. The tool is especially interesting if you
want to use fully hinted type1 fonts in your DVI previewer (instead of
the unhinted type1 fonts currently used in GhostScript) or on a
printer that has no PostScript interpreter.
|