Approved by kei@ and wiz@.
Changes since 20021230:
* Fixed a bug on the algorithm converting arc to cubic bezier
curves in arc() (tpic.c), which is reported by Werner Lemberg.
* PNG support completely rewritten. Color pallete images are
now not converted to 24-bit RGB, colorspace Indexed is used
instead. Added tRNS and alpha chunnel (transparency) support.
Experimental gAMA, cHRM and sRGB support.
* Fixed bug that dvipdfmx stops with error "Invalid Subr Index"
when embedding CFF OpenType font.
* Add a missing line including pdfparse.h in dvi.c, which is
reported by Akira Kakuto.
* Changed the default font map files for teTeX 2.x as suggested
by Haruhiko Okumura.
* A bug on the paper size checking routine of dvi_paper_size()
in dvi.c is fixed, which is reported by Haruhiko Okumura.
* A bug on the kerning routine of dev_set_string() in pdfdev.c is
fixed, which is reported by Edward G.J. Lee.
* Changed to embed images only one time.
* Updated configure.in and config.h.in to support WORDS_BIGENDIAN
and SIZEOF_SHORT, SIZEOF_INT, SIZEOF_LONG.
* A faked font name was used for TrueType fonts without any PS
font name as suggested by Hin-Tak Leung.
* Built-in codes (originally from libgcrypt-1.1.42) was used
for PDF encryption instead of the OpenSSL library as suggested
by Thomas Esser.
* A significant bug reported from Haruhiko Okumura is fixed.
The bug occurs only if compiled with gcc 3.x, not gcc 2.x.
* New feature, hexadecimal Unicode, suggested by iNOUE Koich!
and Akira Kakuto is implemented.
* Fixed bugs on reading and writing OpenType fonts.
* Applied changes for MiKTeX in ps_include() (psimage.c).
* Fixed a bug in cff_charsets_lookup() (cff.c).
* Fixed a bug in string_mode() (pdfdev.c) reported by iNOUE Koich!.
* New --expand-bbox switch
* code for getting image size info straight from preview-latex's
"tightpage" option
* Fix subpixel offsets
* Slight speedups
Remove info file from PLIST, as they are handled automatically these days.
Okayed by wiz.
* Set a window icon. - #130612 (I've disabled this in the package through
patch-aa since it requires functionality in the development branch of
gtk2, 2.3.x).
* Fix links when using glib. >= 2.3.1.
* Fix desktop file for DnD. (Shakti) - #126160
* a11y fixes. (Padraig O'Briain) - #126516
* Fix for files with % in their name. - #128171
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files. In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
Bug fixes:
- The HTTP code did not use a case-insensitive
comparison when checking for the Basic authentication
method (STR #407)
- The cupsaddsmb program didn't export the new CUPS
driver for Windows properly (STR #390)
- The default landscape orientation was not the same as
that defined in the PPD file (STR #397)
- The pdftops filter incorrectly auto-rotated pages when
the user already had specified the proper orientation
(STR #207)
- The scheduler did not reset the group list when
running CGI and filter processes (STR #185)
Enhancements:
- Updated the pdftops filter to use the annotation flags
instead of the subtype to determine whether to print
an annotation (STR #425)
- The pdftops filter no longer needs to create temporary
files with tmpnam (STR #406)
- The scheduler now waits up to 60 seconds before
restarting to allow active jobs to complete printing
and pending requests to be processed (STR #226)
- Added new cupsDoAuthentication(), cupsGetFd(),
cupsGetFile(), cupsPutFd(), and cupsPutFile() functions
to the CUPS API (STR #112)
- The PDF filter always scaled and offset pages; this
caused problems under MacOS X, so now the "fitplot"
option controls whether PDF files are scaled to fit
within the printable area of the page (STR #250)
- Updated the pdftops filter to be based upon Xpdf
2.02pl1 (STR #191)
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by
installing all config files into /etc/packages/<pkg> instead of
occasionally putting some directly into /etc."
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by
installing all config files into /etc/packages/<pkg> instead of
occasionally putting some directly into /etc."
Prosper is a LaTeX class for writing transparencies. It is written on
top of the seminar class by Timothy Van Zandt. It aims at offering an
environment for easily creating slides for both presentations with an
overhead projector and a video projector. Slides prepared for a
presentation with a computer and a video projector may integrate
animation effects, incremental display, and such.
From Min Sik Kim in pkgsrc-wip.
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
Thomas Esser's teTeX is _the_ TeX distribution for UNIX compatible
systems. It contains the latest versions of TeX & friends and
nearly everything you need for happy TeX'ing. For more information
have a look at the lengthy FEATURES file of the distribution.
This package contains the executables for the teTeX installation
as well as other files that were created when generating the binaries:
info files, format files and manual pages.
Machine independent parts for teTeX:
web files, metafont bases, style files, font definitions,
localisation, ofm-, ovf-, vf-, pfb- and tfm-files,
(meta)font source files, lots of documentation, ...
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
CHANGES IN 7.07.1
- The ps2epsi script did not quote ~'s in the sed
command (STR #261)
- ESP Ghostscript now substitutes the space character
for missing glyphs in fonts. This is controlled using
the espgsMissingChar definition in gs_init.ps (STR
#275)
CHANGES IN 7.07.1rc2
- The configure script did not check for a compatible
version of GIMP-print for the STP driver (STR #232)
- The CUPS driver incorrectly reallocated the page
memory, which could cause Ghostscript to crash (STR
#246)
- Fixed pointers treated as integers in src/gomni.c
(Thanks to Werner Fink from SuSE)
- Fixed potential 64-bit portability problem with malloc
(Thanks to Werner Fink from SuSE)
- Fixed X11 anti-aliasing problem (Thanks to Werner Fink
from SuSE)
- Security fix on ps2epsi (Thanks to Werner Fink from
SuSE)
- Update on Canon BJC drivers (Thanks to Werner Fink
from SuSE)
- CUPS Makefile fix (Thanks to Werner Fink from SuSE)
- Command line option "-c" fixed (STR #225 and #230,
thanks to Werner Fink from SuSE)
- ESP Ghostscript now reads all Fontmap files in the
library path (Thanks to Werner Fink from SuSE)
- The PNG device now correctly detects the version of
the PNG library in use (Thanks to Werner Fink from
SuSE)
- ESP Ghostscript should now cleanup all temporary files
(Thanks to Werner Fink from SuSE)
- The configure script did not substitute the OBJEXT and
EXEEXT variables in the IJS makefile (STR #218)
CHANGES IN 7.07.1rc1
- Updated to GNU Ghostscript 7.07.
- Added preliminary support for a CUPS-based PCL XL/PCL
6 driver and sample PPD files.
- The CUPS pstoraster script put a space between the
"-c" option and the color profile code, causing an
initialization error.
- The CUPS driver generated a lookup table that would
omit certain values due to rounding errors in the
Ghostscript graphics library (STR #136)
- The psmono and psgray drivers produced shrinked output
(STR #6)
- The SPARCprinter driver did not compile (STR #24)
- Type-3 masked images did not render properly (STR #79)
- Fixed pstoraster failures (STR #5 and #166)
- Fixed bug in Samsung SmartGDI driver which prevented
some files from being printed. Thanks to Grant Taylor
from linuxprinting.org for the fix.
- Made src/gdevgdi.c compilable in "-traditional" mode
of gcc (patch from Antony Uspensky).
- Updated the "lxm3200" driver (gdevlx32.c) to the
newest version, it features an option to adjust the
margins of the Lexmark Z31 and uni-directional
printing on the Z12 now.
- Fix datadir on systems that don't provide a default
prefix (MacOS X). SF Bug #695705.
* Adjust Preview window
libgnomeprint 2.4.1:
* make gnumeric work correctly with cups via gnome-print
* handle fonts with spaces in postscript export
* Apply patch to improve performance exporting large images
* Work around unreliable cupsGetDefault
* Load cups ppd files on demand only
* Protect against libcups changing the locale
* Implement a better fallback than first font
* Fix some leaks
* Fix locating the lpr command
* Use Sans Regular rather than Helvetica as fallback
* Fix clipping
* Fix build errors with freetype2 2.1.7
2003-09-26 Jody Goldberg <jody@gnome.org>
* Release 2.4.0
2003-09-26 Jody Goldberg <jody@gnome.org>
* configure.in : bump to 2.4.0 to sync with desktop, and prepare to
branch.
2003-09-11 Jeremy Katz <katzj@redhat.com>
* libgnomeprintui/gnome-print-dialog.h: remove extra comma to make
gcc 3.3 with -pedantic happy.
2003-09-04 Laurent Dhima <laurenti@alblinux.net>
* configure.in: Added "sq" to ALL_LINGUAS.
2003-08-12 Jody Goldberg <jody@gnome.org>
* configure.in : post release version bump.
2003-08-11 Jody Goldberg <jody@gnome.org>
* Release 2.3.1
2003-08-06 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.in:
use ACLOCAL_AMFLAGS to make maintainer builds work
2003-07-08 Dafydd Harries <daf@parnassus.ath.cx>
* configure.in: Added "cy" to ALL_LINGUAS.
2003-06-22 Samúel Jón Gunnarsson <sammi@techattack.nu>
* configure.in: Added "is" to ALL_LINGUAS
2003-06-15 Taneem Ahmed <taneem@eyetap.org>
* configure.in: Added "bn" to ALL_LINGUAS.
2003-06-11 Kenneth Rohde Christiansen <kenneth@gnu.org>
* configure.in: Add "li" to ALL_LINGUAS.
2003-05-25 Morten Welinder <terra@gnome.org>
* libgnomeprintui/gnome-printer-selector.c (gpw_create_label):
Leak fixes.
(gpw_create_label_with_mnemonic): Leak fix.
* libgnomeprintui/gnome-print-job-preview.c
(preview_canvas_button_release): Make this multihead safe.
2003-05-11 Abel Cheung <maddog@linux.org.hk>
* configure.in: Added "ga" to ALL_LINGUAS.
2003-05-06 Danilo Šegan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
2003-04-25 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp>
* configure.in: call AC_LIBTOOL_WIN32_DLL.
* libgnomeprintui/Makefile.am (libgnomeprintui_2_2_la_LDFLAGS): add
-no-undefined.
2003-03-14 Chema Celorio <chema@celorio.com>
* autogen.sh (REQUIRED_AUTOMAKE_VERSION): require automake 1.6
(filed as bug #109366)
* examples/example_10.c (my_tree_cb): gpa_tree_viewer_new takes a GPANode* as
an argument, fix.
* libgnomeprintui/gpaui/gpa-*.ch: s/GtkType/GType/g. Fixes compilation issue on
Solaris, spotted by philip.zhao@sun.com. Takes care of #bug 107959.
2003-03-13 Christian Rose <menthos@menthos.com>
* configure.in: Added "ml" to ALL_LINGUAS.
2003-03-12 Chema Celorio <chema@celorio.com>
* libgnomeprintui/gpaui/gpa-tree-viewer.[ch]: do not include any libgnomeprint
headers. Replace the use of GnomePrintConfig with a GPANode *
* libgnomeprintui/gpaui/gpa-radiobutton.c (gpa_radiobutton_construct): cast
option.id to avoid a compile time warning
* tests/test-dialog.c (test_dialog_tree): update for the new use of gpa-tree-view
* examples/example_10.c (my_tree_cb): use gpa_root for the tree viewer
2003-03-12 Chema Celorio <chema@celorio.com>
* configure.in: post-release version bump to 2.3.1
* depend on libgnomeprint 2.3.1
2003-03-12 Chema Celorio <chema@celorio.com>
* 2.3.0
2003-03-11 Chema Celorio <chema@celorio.com>
* examples/example_10.c (my_draw): print 4 pages rather than just 1
2003-02-28 Chema Celorio <chema@celorio.com>
* examples/example_10.c (my_font_dialog_cb): add sample code to test
bug #103921 and confirm that it is NOTABUG at least with gtk 2.0
2003-02-27 Chema Celorio <chema@celorio.com>
* libgnomeprintui/gpaui/gpa-option-menu.c (gpa_option_menu_rebuild_menu):
use the translated user visible option name. Fixes bug #106162
* libgnomeprintui/gnome-print-unit-selector.c (gpus_rebuild_menu):
use the translated user visible unit names. Fixes bug #106162
2003-02-25 Roozbeh Pournader <roozbeh@sharif.edu>
* configure.in: Added "fa" to ALL_LINGUAS.
2003-02-11 Chema Celorio <chema@celorio.com>
* libgnomeprintui/gnome-print-widget.c (gnome_print_radiobutton_new):
implment.
* libgnomeprintui/gpaui/gpa-radiobutton.c: implement
2003-02-11 Chema Celorio <chema@celorio.com>
* libgnomeprintui/gpaui/gpa-print-to-file.c: fix variable
name so that it compiles again.
* libgnomeprintui/gnome-print-dialog.c: need to define
GNOME_PRINT_UNSTABLE_API to avoid missing prototype warnings
* libgnomeprintui/gpaui/gpa-print-to-file.[ch]: implement
* libgnomeprintui/gnome-print-dialog.c (gnome_print_dialog_run):
Implement. Right now is just a wrapper.
2003-02-11 Chema Celorio <chema@celorio.com>
* configure.in (GNOMEPRINT_AGE): add libtool versioning
* libgnomeprintui/Makefile.am: add libtool -version-info
2003-02-10 Chema Celorio <chema@celorio.com>
* libgnomeprintui/gpaui/gpa-checkbutton.c: implement
* libgnomeprintui/gnome-print-widget.[ch]: new file. Configuration
widgets that apps can attach to GnomePrintConfig nodes.
* libgnomeprintui/Makefile.am (libgnomeprintui_2_2_la_SOURCES):
add gnome-print-widget.[ch]
2003-02-09 Christian Rose <menthos@menthos.com>
* configure.in: Added "kn" to ALL_LINGUAS.
2003-02-06 Christian Rose <menthos@menthos.com>
* configure.in: Added "id" to ALL_LINGUAS.
2003-02-02 Chema Celorio <chema@celorio.com>
* Makefile.am (mydistcheck): use $(AMTAR) rather than $(TAR) which I
guess it has been changed in automake
2003-02-01 Chema Celorio <chema@celorio.com>
* libgnomeprintui/gnome-print-preview.c (gpp_stroke): Fix the second
part of #104932. Spotted by jean.brefort@ac-dijon.fr
2003-01-31 Chema Celorio <chema@celorio.com>
* configure.in (gtk_doc_min_version): don't need to check
for "gtk-doc > 0.10". 0.9 is good enough
* libgnomeprintui/gnome-printui-marshal.list (VOID): generate the
right marshaler
* libgnomeprintui/gnome-print-copies.c (gnome_print_copies_selector_class_init):
use the marshaler that matches the function prototype
2003-01-27 Chema Celorio <chema@celorio.com>
* libgnomeprintui/gpaui/gpa-transport-selector.c: fix#104319
2003-01-27 Chema Celorio <chema@celorio.com>
* configure.in: bump version to 2.3.0
2003-01-22 Christian Rose <menthos@menthos.com>
* configure.in: Added "mn" to ALL_LINGUAS.
2003-01-20 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Added Amharic (am), Arabic (ar), Greek (el),
Finnish (fi), French (fr), Galician (gl), Croatian (hr),
Hungarian (hu), Italian (it), Lithuanian (lt), Dutch (nl)
Norwegian (nn and no), Brazilian (pt_BR), Slovak (sk),
Turkish (tr) and Ukrainian (uk) to ALL_LINGUAS
2003-09-26 Jody Goldberg <jody@gnome.org>
* Release 2.4.0
2003-09-26 Jody Goldberg <jody@gnome.org>
* configure.in : bump to 2.4.0 to sync with desktop, and prepare to
branch.
2003-09-23 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
* libgnomeprint/transports/gp-transport-file.c (gp_transport_file_open)
When a file is printed to another file (*.ps), set the permission of the
new file in accordance with the umask set. (bug #115836)
2003-09-04 Laurent Dhima <laurenti@alblinux.net>
* configure.in: Added "sq" to ALL_LINGUAS.
2003-09-02 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: Added lt to ALL_LINGUAS.
2003-08-12 Jody Goldberg <jody@gnome.org>
* configure.in : post release version bump
2003-08-11 Jody Goldberg <jody@gnome.org>
* Release 2.3.1
2003-08-11 Jody Goldberg <jody@gnome.org>
* gtk-doc.make : add
* doc/reference/Makefile.am : tweak uninstall to placate automake-1.7
2003-08-11 Paisa Seeluangsawat <paisa@users.sf.net>
* th.po: Added Thai translation.
* configure.in: (ALL_LINGUAS) Added Thai (th).
2003-08-06 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.in:
set ACLOCAL_AMFLAGS to make maintainer builds work
* libgnomeprint/Makefile.am:
* libgnomeprint/transports/Makefile.am:
* tests/Makefile.am:
Use AM_* instead of * to not override user flags
2003-06-21 Dafydd Harries <daf@parnassus.ath.cx>
* configure.in: Added "cy" (Welsh) to ALL_LINGUAS.
2003-06-25 Martin Kretzschmar <m_kretzschmar@gmx.net>
* libgnomeprint/libgnomeprint-2.2.pc.in (privateincludedir): fix
path (add a missing libgnomeprint/).
2003-06-20 Abel Cheung <maddog@linux.org.hk>
* configure.in: Added "mk" to ALL_LINGUAS.
2003-06-19 Martin Kretzschmar <m_kretzschmar@gmx.net>
Bug #115320
* libgnomeprint/libgnomeprint-2.2.pc.in (privateincludedir): new
variable pointing to the private headers directory.
* libgnomeprint/gnome-font-private.h: include "gnome-font.h" from
<libgnomeprint/gnome-font.h>, likewise for gnome-rfont.h.
* libgnomeprint/Makefile.am (font_sources, font_private_headers):
install gnome-fontmap.h to libgnomeprint/private.
2003-06-12 Frederic Crozat <fcrozat@mandrakesoft.com>
* libgnomeprint/modules/cups/Makefile.am:
* libgnomeprint/transports/Makefile.am:
use -avoid-version for dynamically loaded modules (bug #114561)
2003-05-06 Danilo Šegan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
2003-04-25 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp>
* configure.in: call AC_LIBTOOL_WIN32_DLL.
* libgnomeprint/Makefile.am:
* libgnomeprint/modules/cups/Makefile.am:
* libgnomeprint/transports/Makefile.am: add -no-undefined
to _la_LDFLAGS.
* libgnomeprint/transports/Makefile.am: add $(LIBGNOMEPRINT_LIBS)
to _la_LIBADD.
2003-03-28 Chema Celorio <chema@celorio.com>
* autogen.sh (REQUIRED_AUTOMAKE_VERSION): require automake 1.6
(filed as bug #109366)
* data/models/Makefile.am: fix automake warning "automake does not
support conditional definition of modelsprivate_DATA".
* data/printers/Makefile.am: for printers too.
(filed as bug #109438)
* libgnomeprint/gnome-print-config.c (gnome_print_config_get_boolean): "yes"
was duplicated in the if.
2003-03-27 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-pdf.c (gnome_print_pdf_clip): Fix bug #107160
2003-03-13 Christian Rose <menthos@menthos.com>
* configure.in: Added "ml" to ALL_LINGUAS.
2003-03-12 Chema Celorio <chema@celorio.com>
* libgnomeprint/gpa/gpa-node-private.h: the signature of the "modified" signal
was missing a "gint flags" argument, add
* libgnomeprint/gpa/gpa-root.h: remove globals printers_list & models_dict
add _GPARoot
* libgnomeprint/gpa/gpa-root.c: make gpa_root a class in itself so that
we can browse the whole tree.
(gpa_init): attach globals and printers_list to gpa_root.
* libgnomeprint/gpa/gpa-printer.c (gpa_printer_list_load)
(gpa_printer_get_default, gpa_printer_get_by_id): change printers_list
from a global to gpa_root->printers_list.
* libgnomeprint/gpa/gpa-node.c (gpa_node_lookup): cast the gpa_root
to a GPA_NODE
* libgnomeprint/gpa/gpa-model.c: move models_dict here, is no longer
on an .h file. s/models_dict/gpa_models_dict/g to prevent a symbol clash
* tests/gpa-test.c: you can now pass a path to dump the tree in the console for
added --dump-root and renamed --dump to --dump-config
2003-03-12 Chema Celorio <chema@celorio.com>
* configure.in: post release version bump to 2.3.1
2003-03-12 Chema Celorio <chema@celorio.com>
* 2.3.0 he we go. No other reason to make a release other than having
a point of reference
2003-03-12 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-job.c (gnome_print_job_metadata_printer):
implement. Prints the metadata to a file
(gnome_print_job_print): use here
* libgnomeprint/gnome-print.c: typo in function documentation
(gnome_print_context_new): g_warn if the context could not be created
* configure.in (metadata_printer): add --with-metadata-printer
* data/printers/Makefile.am (privateprinters_DATA): install META.xml
* data/models/Makefile.am: install GNOME-META.xml
2003-03-11 Chema Celorio <chema@celorio.com>
* tests/run-test.pl (my_check_output): bump max to accomodate for new
test.
* tests/generate.c (my_clip_region): implement. Triggers bug #107160.
2003-03-05 Samúel Jón Gunnarsson <sammi@techattack.nu>
* configure.in: Added "is" in ALL_LINGUAS
2003-03-05 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-unit.c (gnome_print_unit_get_identity): don't
return FALSE on error, return NULL since the retval is a GnomePrintUnit*
* tests/fonts.c (check_options): don't use == TRUE, fixes bug #107644
2003-02-28 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-job.c (job_parse_config_data): fetch page
layout transforms in order. Fixes bug #105904
2003-02-28 Chema Celorio <chema@celorio.com>
* configure.in (GNOME_PRINT_MODULES/DATA_DIR): don't mess with the paths
use datadir & libdir directly. Fixes bug #105096
(DISPLAY_DATA_DIR): resolve the actual installation datadir to display it
at the end of configure.
2003-02-28 Chema Celorio <chema@celorio.com>
* configure.in: don't use DATADIR to compose GNOME_PRINT_DATA_DIR as it is
defined by the glib-gettext aclocal macro and thus breaks if gettext is
not installed. Fixes bug #105089
2003-02-28 Chema Celorio <chema@celorio.com>
* libgnomeprint/gpa/gpa-root.c (gpa_initialized): if we are initializing
return TRUE
(gpa_init): set the initializing flag on and off while we are initializing
2003-02-27 Chema Celorio <chema@celorio.com>
* libgnomeprint/gpa/gpa-root.c (gpa_initialized): having a models_dict
does not mean that we are initialized, having a valid printers_list does
* libgnomeprint/gpa/gpa-printer.c (gpa_printer_new): check for
the return value of gpa_initialized not for the function pointer
(was missing the parenthesis)
* libgnomeprint/gpa/gpa-key.c (gpa_key_merge_from_key): allow merging
from syntetic keys (Settings.Application)
2003-02-27 Chema Celorio <chema@celorio.com>
libgnomeprint part of bug #106162
* libgnomeprint/gnome-print-unit.c (gnome_print_unit_get_name): implement
* libgnomeprint/gnome-print-unit.h: add get_name guarded by _UNSTABLE_API
as we don't want apps to use it since this entry point was added after 2.2.0
we _need_ this function if we want to get translated unit names.
* libgnomeprint/gpa/gpa-option.c (gpa_option_get_name): implement
* libgnomeprint/gpa/gpa-option.h: add _get_name
* libgnomeprint/gpa/gpa-utils.c (gpa_utils_dump_tree_with_level): print
option->value for GPA_OPTION_TYPE_ITEM
2003-02-26 Chema Celorio <chema@celorio.com>
* libgnomeprint/modules/cups/gnome-print-cups.c:
(option_list_new_with_default): implement
(load_paper_sources, load_paper_sizes): use here
fixes#106984, reported and patch by Owen Taylor <otaylor@redhat.com>
2003-02-26 Taneem Ahmed <taneem@eyetap.org>
* configure.in: Added "bn" to ALL_LINGUAS.
2003-02-18 Christian Rose <menthos@menthos.com>
* configure.in: Added "ga" to ALL_LINGUAS.
2003-02-18 Roozbeh Pournader <roozbeh@sharif.edu>
* configure.in: Added "fa" to ALL_LINGUAS.
2003-02-14 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-job.c (gnome_print_job_get_pages):
g_return_val_if_fail if the job has not been closed.
2003-02-13 Chema Celorio <chema@celorio.com>
* configure.in: add check for zlib, fixes#105819
* libgnomeprint/gnome-fontmap.h: add ->is_alias to GPFamilyEntry
* libgnomeprint/gnome-fontmap.c (gp_fontmap_sort): make Families
as alias/non-alias entries.
(gnome_font_family_list): don't append entries
2003-02-11 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-config.c (gnome_print_config_get_option):
implement
2003-02-11 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-config.c (gnome_print_config_insert_options):
Implement
2003-02-11 Christopher James Lahey <clahey@ximian.com>
* libgnomeprint/modules/cups/gnome-print-cups-transport.c (gp_transport_cups_print_file):
implement
* libgnomeprint/gnome-print-transport.h: add a print_file method to
TransportClass
* libgnomeprint/gnome-print-transport.c (gnome_print_transport_print_file):
implement.
(gnome_print_transport_real_print_file): implement.
* libgnomeprint/gnome-print-job.h: add set file, guarded by
GNOME_PRINT_UNSTABLE_API
* libgnomeprint/gnome-print-job.c (gnome_print_job_set_file):
implement.
* add g_return_val_if_fails to make sure apps do not mix usage
of gnome_print_job_set_file and gnome-print postscript like commands.
* libgnomeprint/gnome-print-job-private.h: add ->input_file
2003-02-11 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print.c (gnome_print_context_close): we know
the error type if something failed. Return ret rather than _ERR_UNKNOWN
2003-02-11 Chema Celorio <chema@celorio.com>
* configure.in: add libtool versioning
* libgnomeprint/Makefile.am (LDFLAGS): add -version-info
* libgnomeprint/modules/cups/Makefile.am (libgnomeprintcups_la_LDFLAGS):
remove PLUGIN_LIBTOOL_CFLAGS from _la_LDFLAGS
2003-02-10 Chema Celorio <chema@celorio.com>
* libgnomeprint/gpa/gpa-settings.c (gpa_settings_append_stock_nodes):
implement.
(gpa_settings_new): and use here
* libgnomeprint/gpa/gpa-option.c (gpa_option_duplicate): copy
the LOCKED_FLAG when duplicating an option
(gpa_option_create_key): handle _LOCKED_FLAG
(gpa_option_new_from_tree): read "Locked" from xml tree
* libgnomeprint/gpa/gpa-node-private.h: fix LOCKED_FLAG
* libgnomeprint/gpa/gpa-key.c (gpa_key_duplicate): if the option
had FLAG_LOCKED, the key should have it too
(gpa_key_set_value): add support for synthetic keys needed
for gnome_print_config_add_{type}
(gpa_key_insert): implement
* libgnomeprint/gpa/gpa-config.c (gpa_config_new): don't duplicate
settings as multiple settings are not supported. We are not using
gpa_list (of settings) correctly. We need not only _default for lists
but _active or _selected. We are using _default to tag both defaults
and selected settings.
* libgnomeprint/gnome-print-config.h: add g-p-c-insert-boolean,
remove duplicated GnomePrintConfig key. Update G_P_C_K_OUTPUT_FILENAME
* libgnomeprint/gnome-print-config.c (gnome_print_config_keys_compat):
implement to keep backward compatibility with keys.
(gnome_print_config_get): use compat
(gnome_print_config_insert_boolean): implement. Experimental at this
point and guarded with GNOME_PRINT_UNSTABLE_API in .h file. Allows
applications to insert nodes into a GnomePrintConfig
2003-02-10 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-transport.c (gnome_print_transport_new): if PrintToFile
is true, set module to libgnomeprint-file.so.
* libgnomeprint/transports/gp-transport-file.c (gp_transport_file_construct):
get filename from Settings.Output.Job.FileName
* libgnomeprint/modules/cups/gnome-print-cups.c: add Output.Job.FileName
& Output.Job.PrintToFile
* data/models/GNOME-GENERIC-PS.xml.in: ditto
* data/models/GNOME-PDF-WRITER.xml.in: ditto
2003-02-07 Chema Celorio <chema@celorio.com>
* libgnomeprint/modules/cups/gnome-print-cups.c: Don't append the
Document subtree as gpa_settings_new does it for all settings.
2003-02-06 Christian Rose <menthos@menthos.com>
* configure.in: Added "id" to ALL_LINGUAS.
2003-02-02 Chema Celorio <chema@celorio.com>
* Makefile.am (mydistcheck): use $(AMTAR) rather than $(TAR) which
I guess is needed because I am using a newer automake.
* libgnomeprint/gnome-fontmap.c (fcpattern_to_gp_font_entry_alias):
Fix#105006
2003-02-02 Chema Celorio <chema@celorio.com>
* libgnomeprint/gpa/gpa-settings.c (gpa_settings_finalize): only
gpa_node_unref settings->printer when it is not NULL. Settings can
be unatached to a printer in some cases
2003-02-02 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-print-ps2.c: allow us to embed two fonts
who happen to have the same Postscript name. See #105063.
(gnome_print_ps2_init): create fonts_hash
(gnome_print_ps2_finalize): destroy fonts_hash
(gnome_print_ps2_set_font_real): when creating PSOs, specify
which instance of the psname the font is for.
* libgnomeprint/gnome-font-face.c (gnome_font_face_pso_new):
add a "instance" argument that allows us to embed to fonts
who happen to have the same postscript name. Set ->encodedname
accordingly to the instance
* libgnomeprint/gnome-print-pdf.c (gnome_print_pdf_set_font_real):
when creating a pso, pass 0 as the instance.
* libgnomeprint/gnome-font-private.h: update _pso_new's prototype,
update the description of GnomeFontPsObject->encodedname.
* tests/simple.c: add file used for simple code to test or
replicate a bug.
* tests/Makefile.am: add simple to Makefile
2003-02-01 Chema Celorio <chema@celorio.com>
* libgnomeprint/gnome-font-family.c (gnome_font_family_style_list):
Don't return duplicated styles, the font-dialog no longer displays
duplicated styles.
2003-01-31 Chema Celorio <chema@celorio.com>
* libgnomeprint/gp-gc.c (gp_gc_get_linecap): Fix the first
part of #104932. Spotted by jean.brefort@ac-dijon.fr
* libgnomeprint/gnome-font-face.c (gff_load_outline):
Fix#104754
* libgnomeprint/gnome-fontmap.c (fcpattern_to_gp_font_entry):
Fix#104710, patch from Akira TAGOH
* configure.in (gtk_doc_min_version): don't need to check
for "gtk-doc > 0.10". 0.9 is good enough
* libgnomeprint/modules/cups/gnome-print-cups.c: add
Output.Job.Copies & Output.Job.Collate
* data/models/GNOME-PDF-WRITER.xml: same here
* libgnomeprint/gpa/gpa-list.[ch]: fix a typo s/defalt/default/
* libgnomeprint/gpa/gpa-printer.c: here too
2003-01-31 Chema Celorio <chema@celorio.com>
* configure.in (cups_msg): make the "cups not installed" message a little
bit more explicit
2003-01-28 Chema Celorio <chema@celorio.com>
* doc/reference/Makefile.am: install API docs in
$(HTML_DIR)/libgnomeprint-2.2 so that it parallel installs with
libgnomeprint-devel (1.116.x)
2003-01-27 Chema Celorio <chema@celorio.com>
* configure.in: bump version to 2.3.0.
* libgnomeprint/gnome-print-pdf-t1.c (gnome_print_pdf_t1_determine_lengths_pfa):
remove a compile time warning that might break non gcc compilations. Spotted
by Chris Lahey <clahey@ximian.com>
New in 0.8
This release adds --depth and --height options for vertical
positioning on webpages and whatnot. It also fixes some bugs, in
particular one that would hang dvipng in certain PostScript font
installs.
New in 0.7
This release focuses on PostScript and TrueType font support. If the
FreeType font library is present, dvipng will be able to render fonts
internally, rather than relying on gsftopk. This will reduce disk
clutter, especially when rendering at unusual resolutions.
The GNOME PDF Viewer is an open source viewer for Portable Document
Format (PDF) files. (These are also sometimes called "Acrobat" files,
from the name of Adobe's PDF software.) The GNOME PDF viewer is based
upon xpdf (pkgsrc/print/xpdf).
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
than teTeX version 1. It has been pointed out to me that teTeX2 already
ships with dvipdfm. Add a CONFLICTS on teTeX2-bin since that package
has conflicting files.
Documentation for the Scribus publishing software
This new package is added during freeze, because update of scribus
to close PR 22557 didn't include documentation any more.
Also note that the version is 1.0, while scribus is 1.1.1; the new
documentation is not available yet.
Also the distfile doesn't have a package version -- the scribus
developer is going to fix that.
instead of Qt for fonts; multiple documents open at a time;
hyphenator; more languages support; UniCode support; gradient fills;
extended PDF exporter; CUPS support; and libart used for rendering.
Also add more MASTER_SITES and use SHLIBTOOL_OVERRIDE.
Changelog:
2.03 (2003-oct-10)
------------------
Rewrote the text extractor to:
- do a better job with rotated text;
- handle right-to-left scripts;
- be faster.
Changed the zoom setting to use a percentage (relative to 72 dpi)
instead of a zoom "factor".
If the PDF file has an outline, open the outline pane initially.
Added -f and -l options to pdfinfo; print multiple page sizes.
The HAVE_XTAPPSETEXITFLAG test in XPDFApp.cc was backwards.
The BitsPerComponent entry is optional in image mask objects.
Render any annotation with an appearance stream, instead of just
Widget and Stamp annotations.
Fix a bug in the TrueType font checker: the test for an unsorted
'loca' table was wrong.
Modify the TrueType cmap selection algorithm yet again to try to match
Adobe's behavior.
Changed sqrt(2) to sqrt(2.0) in pdfinfo.cc to make various compilers
happy.
Fixed a deadlock problem (when MULTITHREADING is set); cleaned up some
other problems with the locking code.
Fixed a bug in the interpolation code for type 0 (sampled) functions.
Implemented type 1 (function-based) shaded fills.
Fixed some stupid bugs in the JBIG2 decoder (introduced with the
previous optimization work).
Fixed a typo in the code that parses vertical font metrics for CID
fonts that was causing a seg fault.
Fixed a couple of bugs that were causing seg faults with badly damaged
PDF files.
Limit the number of nested Forms to avoid infinite recursion (in buggy
PDF files).
Add a special case for rectangular clip regions - make sure these
don't drop pixels on the right and bottom edges.
Tell FreeType not to use glyph bitmaps when in anti-aliased mode.
Read all of the border style info for links.
All of the shaded fill types now do at least one bisection to avoid
problems when the colors at the endpoints of the domain are the
same.
If the Length2 parameter for an embedded Type 1 font was incorrect
(too small), pdftops was losing font data.
Deal with (broken) DCT streams that use the same component ID number
for different components.
The MediaBox page attribute was not being inherited correctly.
Fixed a bug in the Type 1C font converter related to local
subroutines.
The Type 1C -> Type 1 font converter was allocating the font dictionary
one slot too small.
Added a missing private dictionary entry to Type 1 fonts generated by
the Type 1C converter. [Thanks to Michael Shell.]
Fixed bugs in the tiling pattern fill code.
Try the TrueType 0xf000 char code offset hack for the MacRoman
encoding too (in addition to MS Symbol).
Update the font metrics info for the Base 14 fonts to include the Euro
character.
SECURITY HOLE: Escape various characters in URLs before running a web
browser (or movie viewer). [Fixed in 2.02p11]
SECURITY HOLE: In the dialog used to verify "launch" links, provide a
scrolling view if the command to be run is excessively long. [Fixed
in 2.02p11]
Added an option to disable insertion of page breaks (form feed
characters) in extracted text (pdftotext -nopgbrk; xpdfrc
"textPageBreaks" option).
Check for 8-bit fonts that specify an out-of-range FirstChar or
LastChar.
Correctly handle an obsolete Type 2 charstring op (in the Type
1C-to-Type 1 font converter). [Thanks to Helge Blischke.]
Use the font encoding info to fill in holes in the ToUnicode map.
Added character names for Bulgarian (in the Cyrillic support pacakage)
and Greek.
Handle clipping to text in xpdf and pdftops.
Fix color space detection in DCT decoder. [Thanks to Dwight Kelly.]
Added the "unicodeToUnicode" xpdfrc option, intended (initially) for
Arabic support.
Handle the case in PSOutputDev where two font objects refer to the
same embedded TrueType font, but with different encodings. [Thanks
to Frank Siegert.]
Kill any pre-existing path before drawing a form (or annotation).
Save state before rendering page content; restore state afterward.
Fix Stream::reset/close to work correctly with encoder streams; fix
PSOutputDev to use Stream::close consistently.
Fix a seg fault when hitting the 'back' button after closing a file.
GfxState::getStrokeGray was returning the fill gray value (this only
affected Level 1 PS output).
Change PSOutputDev to reuse dictionaries in Level 1 mode (since Level
1 PS interpreters don't do garbage collection). [Thanks to Frank
Siegert.]
PSOutputDev was generating incorrect translations for landscape-mode
pages.
Implemented shading pattern color spaces.
PSOutputDev wasn't correctly handling Type 3 fonts which used image
resources (as opposed to inline images). [Thanks to Frank Siegert.]
The fix from 1.00 which clipped out-of-bounds points was a bit too
aggressive.
Do proper Floyd-Steinberg dithering in XOutputDev.
Don't automatically check for a null owner password (to match Adobe's
behavior).
Allow the FlateDecode filter in Level 3 PostScript output.
Fixed small bugs in the Type 1C -> Type 1 converter and Type 1C ->
Type 0 converter. [Thanks to Tom Kacvinsky.]
Work around another weird Motif problem with the right button menu
(which was sometimes causing the menu to not be displayed).
Make the code that handles fonts defined directly in the resource dict
more robust.
Add a brief description of the outline pane to the xpdf man page.
Ignore extra operands to content stream operators.
Fixed a bug in the CCITTFax decoder.
Allow the Count entry in a Pages dictionary to be a real number
(because some PDF generators actually do this).
Shading pattern fills weren't being clipped correctly.
Incorrect shallow copies in GfxRadialShading and StitchingFunction.
The StitchingFunction destructor wasn't checking for funcs being
NULL.
Change the TrueType code-to-GID mapping code so it looks at the
TrueType 'post' table.
Set the print command in the print dialog once at startup, don't
change it each time a file is (re)loaded.
Generate the %%BoundingBox comment in regular PostScript files (not
just EPS files).
Fixed a bug in the Unicode CMap parser.
Hopefully later tools.mk will be extended to do this, but for now this works.
(It may be a good idea to check if ${LEX} exists too.)
This closes my PR #20920.
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
just to get a more modern base for feeding back change, as requested
by Hubert Feyrer. New distribution through SourceForge.
As a bonus, mptool is now enabled (uses Gtk, not any Sun stuff).
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements
Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
remains CGI version
Active-DVI is a DVI previewer and presenter written in Objective Caml
(http://caml.inria.fr/ocaml/) with some eye candy effects for
presentation, support for interactive demonstrations, and embedding of
arbitrary applications within the presentation (hence the Active
adjective of the presenter :).
Active-DVI currently supports the following features:
+ Encapsulated Postscript File inclusion (using graphics package)
+ Effects for presentation (pause, delay, text color change)
+ Embedded applications for interactive demonstration
+ Pictures visualization via gpic specials
+ Display of inlined Postscript using gs
+ Font antialiasing that takes background colors into account
+ Page display is interrupted on user input
+ Resizing the page adjusts the magnification
+ Start displaying at a given page or at a given link reference
+ The file is reloading on signal SIGUSR1
+ Hyperlinks
+ Active areas (execute an action when the mouse is over)
+ Background colors and images
+ Alpha blending for images
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
from README:
-----
New for Acrobat Reader 5.0.8
A security patch was applied that solves a problem reported
with long URLs in weblinks which can cause a buffer overrun.
-----
XXX a solaris version is not tested.
This program makes PNG graphics from DVI files as obtained from
TeX and its relatives.
It is intended to produce anti-aliased screen-resolution images as
fast as is possible. The target audience is people who need to
generate and regenerate many images again and again. The primary
target is the preview-latex (X)Emacs package, a package to preview
formulas from within (X)Emacs. Yes, you get to see your formulas
in the (X)Emacs buffer, see `http://preview-latex.sf.net'.
Another example is WeBWorK, an internet-based method for delivering
homework problems to students over the internet, giving students
instant feedback as to whether or not their answers are correct,
see `http://webwork.math.rochester.edu'.
Other applications may also benefit, like web applications as
latex2html and WYSIWYG editors like LyX.
on other Python extensions to propagate the Python version properly,
it is necessary to include "python/extension.mk" before the extensions'
"buildlink2.mk" files.
pixmaps
XXX reportlab has some problems finding its font files, originally it
requires AcrobatReader to be installed... it should work with X11 or
ghostscript fonts, after some configuration
Main changes since ReportLab 1.16:
- Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzert's assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- Bug & leak fixes.
- improvements to pyRXP which can now be used in 16bit mode.
- Tables now can have row and column spanning.
- renderPM can now do PICT images.
- More charts and improvements to existing graphics classes.
the installed files are not automatically included in the right place in
the system path and need to be either copied in /usr/bin or dealt with in
another way.
The saves a lot of frustration and puzzling esp. for the beginning user.
This version includes a small patch that fixes a security hole in
version 2.02. It was possible to construct a malicious URL link in a
PDF file which would cause an arbitrary command to be run. The patch
changes things to that the various characters which can cause trouble
are escaped (%xx) before calling system(). This patch also changes the
"launch" link verification dialog to provde a scrolling view of the
command about to be run when the command string is excessively long.
full change log is available in its WWW page.
[2003-05-29] use bold face in a heading even if a bold keyword is not
specified when using OTF package by Saitou Syuuzaburou. Also use ruby
font for \ruby in okumakuro.sty when export keyword is specified.
[2003-05-17] output pagesize special of dvipdfm(x) too with papersize
option. It makes page size is auto-specified when making a PDF file.
Also page size is increased by 2 inches when register mark is used to
avoid the mark at right side of the page is not seen in preview.
[2003-04-29] introduced vartwoside option to jsbook class which layouts
headers to like twoside and bodies like oneside. \marginpar is always
located to right page. thanks to: tonny-san, sippo-aikouka-san.
[2003-04-18] jsclasses is now distrebuted in ISO-2022-JP encoding to
avoid troubles which caused by Shift JIS encoding used previous. No
code-conversion should be needed in any OS. While the archive is now in
ZIP form. LZH form is also available.
[2003-03-16, updated] Re-introduced the workaround of the [2001-04-26]
which was removed as a part of the [2003-03-16] change. the workaround
had the merit that an italic font was not selected in newtheorem without
amsthm.
This is the "HTML Support" release. The significant changes/additions
over the previous version are:
# Support for HTML output. Either LaTeX2HTML or HeVeA may be used.
* Fixed a bug where bibtex was not run sometimes when it needed to be
run. This problem showed up with some versions of LaTeX.
* Added a POST_BIBTEX_HOOK variable which specifies a program to be
run after a BibTeX run. This gives users the ability to insert an
additional processing step if desired.
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
Change the cupsd rc.d script to REQUIRE slpd. This is needed for the
case where cupsd actually uses SLP to register services (by setting
BrowseProtocols to include "slp") and does nothing otherwise.
of the diffs between vanilla CUPS and pkgsrc CUPS will be sent back to
the author.
* Allow overriding the default paths for "CUPS_SERVERBIN" and
"CUPS_LOCALEDIR" by passing values through the configure script.
This facilitates using custom directory hierarchies as is common in
various packaging systems.
* Allow choosing the man page extension style by passing values
directly through the configure script. This allows overriding the
defaults for an operating system, which can happen in some packaging
systems. Leave the default behaviour unchanged if not specified.
libstdc++ in gcc3.
when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.
packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
Adobe PostScript printer drivers for MS Windows 9x/NT to use CUPS as a
networked PostScript RIP (raster image processor), handling printfiles
from all client platforms in a uniform way, and enabling clients to
consolidate on a single PostScript driver, even for many different target
printers.
- Use autoconf.mk to regenerate configure script instead of adding a
huge patch to the patches directory.
- The CUPS driver now properly generates CIE colorspaces.
- The pstoraster wrapper didn't correctly pass the cupsProfile attribute
into Ghostscript; this resulted in user-defined profiles being ignored
when printing PS files.
- The CUPS driver now properly rotates the page when given a landscape
PageSize.
- Replaced the "lxm3200" driver (gdevlx32.c) by a modified version which
supports also the Z31 and the Z12
- Updated japanese driver pack "gdevlips" from version 2.3.4 to 2.4.0. The
pack contains the devices "lips2p" "bjc880j". "lips4", "lips4v",
"escpage", "lp2000". "npdl", and "rpdl". "rpdl" is newly added (for
Ricoh's RPDL printers).
- Added "#define USE_POSSIBLY_FLAWED_COMPRESSION 1" to src/gdevhl7x.c
(driver "hl7x0"). This fixes the problem that the printer stops in the
middle of the page.
- security fix to scheduler to address a DoS attack
- improve conformance to IPP specification
- miscellaneous bug fixes to server and userland utilities
- plug memory leaks
- bug fixes to SSL code
- the mime.convs file was missing the filter definition for Windows BMP
(image/x-bitmap) files
- improved test suite
- added CUPS support files for Java, Perl, and PHP
- The cups-lpd mini-daemon now sends jobs to the default queue when an
empty queue name (or "lp" and there is no "lp" queue) is sent.
- The scheduler now supports fax queues identified by a "*cupsFax: True"
attribute in the PPD file.
- The scheduler now supports print files that have been compressed using
gzip.
- Added a robots.txt file to the standard install to prevent search
engines from indexing the CUPS server.
- When writing BSD printcap files, the scheduler now includes the rm and
rp attributes, allowing the file to be exported to LPD clients.
- The pdftops filter now scales PDF pages within the printable area of the
page.
- The PostScript filter now supports binary PostScript files and files
beginning with the PJL language escape sequence.
- Fixed the CIE colorspace support code in the image and PS RIPs.
match package name. The original name is preserved to avoid breaking
current user's configurations and scripts. Bump PKGREVISION to 2.
Suggested by tron@.
changes:
-bugfixes
-If Foomatic 2.9.x is installed, the Foomatic data will be
generated with additional features
-automatic paper cutter is now functional on the
Epson Stylus Photo 925, 950/960, and 2100/2200
-Quality Improvements on Epson Stylus Photo 950/960/PM-950C and 2100/2200
-i18n
Fix post-install to set the appropriate papersize.
Bump PKGREVISION since now setting PAPERSIZE to 'Letter' actually will
yield letter-sized default output.
This program has been written in frustration because some constructs in LaTeX
are sometimes non-intuitive, and easy to forget. It is _not_ a replacement
for the built-in checker in LaTeX; however it catches some typographic errors
LaTeX oversees. In other words, it is Lint for LaTeX. Filters are also
provided for checking the LaTeX parts of CWEB documents.