From 5eedd1f8488f5a117ae664c8dd29a9b9b7dacbcf Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 14 Feb 2003 20:19:46 +0000 Subject: Update to 2.2.1.1. Changes since 1.116.0: * libgnomeprint/gnome-fontmap.c (fcpattern_to_gp_font_entry_alias): disable the patch for #105006 which was causing problems * 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 * 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 * 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 * libgnomeprint/gnome-font-family.c (gnome_font_family_style_list): Don't return duplicated styles, the font-dialog no longer displays duplicated styles. Changes in the package: * Move documentation to share/doc/html. Update based on a patch provided by Juan RP in private mail. --- print/libgnomeprint/distinfo | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'print/libgnomeprint/distinfo') diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo index afd3face1ac..e74dc974bc8 100644 --- a/print/libgnomeprint/distinfo +++ b/print/libgnomeprint/distinfo @@ -1,6 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/09/12 04:19:51 rh Exp $ +$NetBSD: distinfo,v 1.3 2003/02/14 20:19:47 jmmv Exp $ -SHA1 (libgnomeprint-1.116.0.tar.gz) = 757072d083f8d55ec38dc45198535b0a642ae557 -Size (libgnomeprint-1.116.0.tar.gz) = 620778 bytes -SHA1 (patch-aa) = bd6320841f82956a345c92158e8357037e53ff9e -SHA1 (patch-ab) = ea5e0cb38bb0a939c6472fda4f60babf98fef16a +SHA1 (libgnomeprint-2.2.1.1.tar.bz2) = 9f36e97b39d594305aa32496f3902a55f020e8ef +Size (libgnomeprint-2.2.1.1.tar.bz2) = 558292 bytes -- cgit v1.2.3