dvips takes a DVI file file[.dvi] produced by TeX (or by some other
processor such as GFtoDVI) and converts it to PostScript, normally
sending the result directly to the (laser)printer. The DVI file may
be specified without the .dvi extension. Fonts used may either be
resident in the printer or defined as bitmaps in PK files, or a
`virtual' combination of both. If the mktexpk program is installed,
either be resident in the printer or defined as bitmaps in PK files,
or a `virtual' combination of both. If the mktexpk program is
installed, dvips will automatically invoke METAFONT to generate fonts
that don't already exist.
changes:
-fixed some crashes and a memory leak
-fixed pdfimages to work for jpeg
pkgsrc change: pulled in color management support from the development
branch (but tested by me for many weeks), as an option which is on
per default
Approximately 100 bugs have been fixed since the 8.63 release.
Of particular note in this release are improvements to overprint and
spot color support in documents with transparency, improvements to PDF
and PS output, proper handling of PDF-specific text rendering modes and
support for reading AES-encrypted PDF documents.
Also improved is handling of CJK text, especially in vertical writing
modes, memory footprint processing some files at high resolution and
support for using the system's default paper size on unix.
The interpreter's handling of color spaces has been moved from
PostScript code to C.
A number of the included printer drivers and cups wrappers have been
updated to support a PDF-based workflow. Also fixed are several
long-standing bugs in the pcl drivers with respect to duplex, resolution
and paper tray selection.
Web2C is an implementation of TeX and friends which translates the
original WEB sources written by Donald Knuth into C, so they can be
readily compiled on modern systems.
&data issue filed as http://www.cups.org/str.php?L3079 and fixed in
cups svn 28 minutes later.
The deeper issue is that firefox3 defines SHA1_Update in nss and cups
uses openssl and the nss symbol wins; hence any use of RAND_seed
fails.
Major changes include full Unicode supoprt, better support for Asian
languages, support for JPEG CMYK images, links in Platypus, better
wrapping, barcode support, better support for legends of graphics and
many more.
Addtional changes in pkgsrc include the merge of py-reportlab-renderPM
package and use of external libart.
A pure-python PDF toolkit capable of:
- extracing document information,
- splitting documents page by page,
- merging documents page by page,
- cropping pages,
- merging multiple pages into a single page,
- encrypting and decrypting PDF files.
font maps for dvips and dvipdfm. In this way, configuration files
(fmtutil.cnf and updmap.cfg) are properly installed under
PKG_SYSCONFDIR, not under PREFIX.
Bump PKGREVISION for teTeX-texmf and teTeX-bin.
This is a collection of scripts included in teTeX. The development of
the original teTeX ceased in 2006, and these scripts are now
maintained in TeX Live.
Release 0.10.3
core:
* Fix a crash on documents with malformed outline. Bug #19024
* Fix leak on AnnotScreen destructor. Bug #19095
* Fix wrong PS generation when a large image is in Patterns. Bug #18908
* Remove BaseFile.h it was never used. Bug #19298
* Improve document saving
* Fix PS generation of PDF with malformed font Length2 definition
* Fix a leak while parsing annotations
* Fix rendering of some checkboxes
Qt4:
* Fix positioning of Form rects on PDF with cropbox
* Fix positioning of Annotation rects on PDF with cropbox. Bug #18558.
* Small documentation improvements
* Make Document::fonts() work when called more than once. Bug #19405
build system:
* CMake: look harder for openjpeg
* CMake: update the poppler core headers installation
* Autotools: do not install Function.cc as it's not a header
Qt:
* Fix deserialization of links right coordinate
With this change, texmf.cnf is handled properaly using CONF_FILES, and
tex-* packages can be shared by teTeX-3 and TeX Live 2008.
Bump PKGREVISION for teTeX-{texmf,bin}.
Release 0.10.2
core:
* Fix a crash when selecting text in word mode
* Fix a crash in some malformed documents (second argument
of opMarkPoint is not a dictionary)
* Ensure cairo font matrix is invertable. Fixes bugs #18254
and #18429
* Fix a memory leak (Bug #18924)
Qt4:
* Fix deserization of links right coordinate
misc:
* Fix build on Solaris 10 + Sun Studio 12
* Compile with -pedantic
libspectre 0.2.2 (25 November 2008)
===================================
This is another bugfix only release in the libspectre's 0.2 series.
A problem when rendering some documents where the page size is
different from the Bounding Box has been fixed (Bug #18239)
Parser is now locale-independent when parsing float numbers (Bug #18685)
The display format has been fixed to match cairo/pixman. Thanks to
Chris Wilson (Bug #18266)
The previous libraries had major of 3 and now they are 4.
I didn't bump those depending on this as this update happened
months ago.
I noticed this two ways:
new poppler didn't work with my already installed evince and
new poppler didn't work with my alreadyinstalled poppler-glib.
Kpathsea is a library to do path searching. It is used in the Web2C
implementation of TeX and friends. The library's fundamental purpose
is to return a filename from a list of directories specified by the
user, similar to what shells do when looking up program names to
execute.
* Changes from 5.2.2
1) CUPS PPD files in non-English locales are now generated
correctly when the CUPS driver interface is used (with CUPS 1.2
and above).
2) Epson inkjet printers that support duplex printing now use less
restrictive margins (allowing use of more of the page) when
duplex printing is not used.
3) Printing to the following Epson printers has been corrected:
EPSON Artisan 700
EPSON Artisan 800
EPSON BX300F
EPSON EP-801A
EPSON EP-901A
EPSON EP-901F
EPSON ME 300
EPSON ME Office 360
EPSON PX-401A
EPSON Stylus NX100
EPSON Stylus NX105
EPSON Stylus Photo PX700FW
EPSON Stylus Photo PX800FW
EPSON Stylus Photo TX700W
EPSON Stylus Photo TX800W
EPSON Stylus S20
EPSON Stylus SX100
EPSON Stylus SX105
EPSON Stylus T20
EPSON Stylus TX100
EPSON Stylus TX101
EPSON Stylus TX102
EPSON Stylus TX103
EPSON Stylus TX105
EPSON Stylus TX106
EPSON Stylus TX109
EPSON TX300F
These printers should all be fully functional, but may be
further tuned in the future.
4) Duplex printing has been enabled on the Epson Stylus RX680,
RX685, RX690, PM-A940, and PM-T960. Support for these printers
is still considered experimental.
5) Support has been added for the Canon MULTIPASS MP220.
6) Preliminary support has been added for the Canon PIXMA iP4600.
(It was replaced with gio from glib2.)
Bump PKGREVISION due to that change.
Also remove the libgnomeui dependency -- I had moved that to an
option. Sorry for that. (Noticed by wiz.)
Changes since 4.4.2:
x11/xfce4-panel:
* Quite a bit code changed in the dnd code. Mostly to fix a segfault
in FreeBSD-amd64, but more problems were discovered and a lot of
code was simplified.
* Don't respond the uri drags, we don't use it and it only causes
problems like hiding the panel when a file was dragged over the
panel (Bug #3815).
* Fix crash with xrandr 1.2 (Bug #3620)
x11/xfce4-desktop:
* Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
(Bug #1026).
* Fix incorrect initial desktop font size when setting custom font
size if a custom font was never set before (Bug #3957).
wm/xfce4-wm:
* Fix automaximize on move
* Remove trailing \0 in UTF-8 strings, that causes libwnck to
rightfully complain that NET_WM_NAME contains invalid UTF-8
* Exit on SelectionClear event so that xfwm4 exits even with WM who
do not send a ClientMessage event such as Openbox (Bug #2374)
* Backport overlay and compositor support from trunk (Bug #3849)
* Filter out grab/ungrab events so we don't end up redrawing the
frame twice
* Set monitor when positionning menu (Bug #4162)
* Reduce flickering during resize (Bug #4283)
* Fix NET_WM_STATE claiming maximization vertical and horizontal even
if only horizontal of vertical is actually set (Should fix Bug #3969)
* Loosen the rule that prevents an application from iconifying itself
when skip_taskbar is set (Bug #4434)
* Rework visual depth selection of the frame window (Bug #4452)
* Add support for NET_MOVERESIZE_WINDOW
* Take gravity bit into account in configure resize only requests to
comply with standard (Bug #3634)
* Add client windows to save set to avoid loosing all windows in case
of crash
* Use guint32 instead of Time internally to avoid potential issues in
64bits
* Add a "--replace" command line option to replace ICCCM2 compliant
window managers (Bug #3731)
x11/libxfce4gui:
* Fix format-string vulnerability in dialog code
x11/xfce4-terminal:
* Update to latest trunk translations.
sysutils/xfce4-thunar:
* Update to latest trunk translations.
editors/xfce4-mousepad:
* Sort recent items by most recently used.
x11/xfce4-utils:
* Fix missing translated chars (Bug #3543)
Updated translations:
* Basque
* Brazilian Portuguese
* Catalan
* Chinese Traditional
* Danish
* Estonian
* Finnish
* French
* Galician
* German
* Indonesian
* Japanese
* Korean
* Kurdish
* Latvian
* Norwegian
* Polish
* Sinhala
* Slovak
* Slovene
* Spanish
* Turkish
* Urdu
Welcome to Gutenprint 5.2.2, a stable release of Gutenprint 5.2. This
release has minor bug fixes over 5.2.1. Please read these release
notes carefully.
It is for Scribus 1.0 and impoted when Scribus was updated to 1.1.1,
it did not include documentation.
But now print/scribus is version 1.3.3.12 and contains documentation.
Previously, TEXMFSYSVAR was placed under PREFIX, which was wrong
because TEXMFSYSVAR stores variable *runtime* data. This change
relocates TEXMFSYSVAR under VARBASE and move VARTEXFONTS to its
default location inside the TEXMFSYSVAR tree.
Bump PKGREVISION.