ghostscript-fonts-other-8.62-31.43.1<>$awbLDE6 >J -ո/=„%\B\LӾYRӕH"_JW &!zI^=rю$ b j1{v*%Aа^z6$7FFqi)[6*%UUjiydIhp:fTx!~Y ( Ň4 po]{7B:Dd?lb-zJbړQs8G`_<GV[2U^BM+ta,N }__򞳊BKIÁÃ9X,?Xd ' F $>> > >  >  >  (> >V>>1(G8P393:3BPFPGP>HQ>IR>XSYSZS,[S0\S4>]T,>^VbVcWzdWeWfWkWlWzX Cghostscript-fonts-other8.6231.43.1Optional fonts for GhostscriptSome useful fonts for the Ghostscript PostScript interpreter. Authors: -------- Peter Deutsch Martin Lottermoser Pierre-Olivier Gaillard Gunther Hess Yves Arrouye and many othersJ McrumbopenSUSE 11.1openSUSEGPL v2 or laterhttp://bugs.opensuse.orgProductivity/Publishing/PShttp://www.ghostscript.com/linuxi586TzVSfM4 M37:>?#|8=c:?6D#O^8Fd:?3:?5k&c$I T I' A큤J )~)))))0))l8 /* */). * Update to previous commit. Add pdf14_buffer maskbuf pointer to GC structures. * Pick up the transparency mask buffer when a new transparency group is pushed rather than when it is popped. Solves memory leaks and incorrect rendering when transparency groups are nested. * Use a smaller buffer for eexecDecode filter to avoid consumption of the data that follow a short (and incorrect) run of 0's in PS files generated by Adobe Acrobat from PDF files with usage restrictions. gsbug#689577 * Fix (clist interpreter) : Skip idle compositors, step 3. * Fix (clist interpreter) : Skip idle compositors, step 2. * Let CUPS filters use buffered input to Ghostscript via '-_', to work around gsbug#689577. * Fix (shadings) : Optimize fill_linear_color_scanline with analitic computation of the color change position. * Adds the base font address to the -Zm tracing output. * Add URW fonts to the Resource/Font directory. These will be included when COMPILE_INITS=1. Fontmap.GS still references the disk file name so that the disk file based fonts can still be used if they are available. * Fix (shadings) : Optimize path manipulations for shading fill (continued). * Add the 'pamcmyk32' (previously the 'pam' device) to all default builds. This will be used for regression testing of 32-bit CMYK. * Document the jasper build file version skew menioned in gsbug#689570. * Fix CIEBasedA problem, add DeviceGray and DeviceRGB support to this utility. * Update the regression code license headers with the current contact address. * Change the regression scripts to rewrite the product as "GPL Ghostscript". * Fix (pdfwrite): Fonts containing glyphs with no sbw or hsbw instruction caused pdfwrite to crash.- bnc#367188: for the condensed variants of "Nimbus Sans L", move the "Condensed" from the style to the end of the family name. Otherwise these fonts are not selectable in most applications.- Update to GPL ghostscript 8.61 (bnc#297524) * default device is now x11alpha is available otherwise bbox * Check that a device halftone exists before writing it * Change the product name for the release * Wrong background color of a soft mask group * Remove spurious executable bits * pdfwrite: type 3 fonts with exceedingly small BoundingBox entries were clamped to 0 or 1 * pdfwrite: named objects, created via a pdfmark such as /BP, could not have their content modified after the object was completed * Correct obvious typo in default rgb to cmyk color mapping * TT font handler: Place the True Type interpreter and its data into stable memory * TT fonts: Ignore invalid entries in loca table * Fix command list-based devices on 64-bit platforms * pdfwrite: A wrong encoding of Metadata. * Fix for seg fault caused by undersized buffer * transparency in clist: Write transparent paths and images to clist as high level objcts- Make member counting of range_buff array independend from type- Fix stack-based buffer overflow (CESA-2008-001, bnc#358914)- ghostscript-mini: No self conflict but provide ghostscript-fonts-std and ghostscript-library- Move all Omni dependencies from ghostscript-library to ghostscript-omni but Recommends ghostscript-omni (bug #343336)- Correct path of pkgconfig file ijs.pc- Suggest hpijs instead of a hard requirement (bug #341564) - Add security fix for lib jasper in ghostscript 8.60 (bug #340138) - Provide all PPDs for CUPSToOmni filter and move all together to ghostscript-omni - Provide a ghostscript-devel which includes libgs.so link together with ghostscript API and DSP device header files. - Suppress some new warnings of new gcc 4.3 - Make Omni compile with gcc 4.3- Do not handle pipes from standard in as character devices- Do not use freetype library for mini ghostscript- Re-enable escputils for SLES10/SL10.1 only- Fix miss-compilation within bbox_draw() of zchar1.c- Be sure that libgs.so does not link with X11 libraries as we use the X11.so shared module with dlopen()- Make if build even with older distributions - Reorder freetype2 patch for the FAPI interface - Avoid compiling twice even for ghostscript-mini- CIDFontType 2 is FontType 11 - Avoid error message on failing freetype FAPI plugin - Extend FONTPATH to find all fonts of type 1, 9, 11, and 42- Avoid version on 10.2 and less for libijs - Use fdupes for omni development files - Do not forget xorg fonts packages to make configure happy - Diable FAPI to avoid mapping on not existing fonts- Make the drivers djet820c, stp, dmprt, and hpdj working without using the obsolete and therefore removed gs_stderr - Fix driver dmprt to use new API of lib_fopen() - Re-add missed .runlibfileifexists PostScript macro - Split off mini ghostscript package- Switch back to original ghostscript 8.60 now with GPL license due to the fact that ESP ghostscript is dead - Port missed patches I've done for ESP project to 8.60 - Resort order of changelog entries - Make it build and pack- do not require xorg-x11 to build- fix changelog entry order- Branch ijs-devel subpackage for ijs-config, headers, and library- libijs.so is required by us even with RPMlint- Remove not required devel files - RPMlint: ignore omni .so files too because those are files are required and loaded with dlopen by the omni library. - RPMlint: Move some gimpprint devel files into libgimpprint-devel- added ldconfig to post scripts- Add flex to BuildRequires.- Make sgirgb driver more robust on itanium (bug #209879)- More on bug #203287: do not create a new bbox device for the overprint opterator for an already existing memory device.- More on bug #203287 check for the bbox because otherwise some some areas will not be updated.- X11 device: reset update count after flush to avoid that the page is flushed twice, fix for bug #203287- remove /usr/share/man/man1/escputil.1.gz, conflicts with gutenprint- Fix bogus version check.- Redo removing escputil to avoid conficts with gutenprint- Use suse_version to get setup xorg paths.- Delete /usr/bin/dumphint for ghostscript-library.- Update t oversion espgs 8.15.3 * Fixes bug #202092 * Fixes bug #209879- removed escputil to avoid file conflicts. escputil incl. manual are now in the package "gutenprint"- Revert last patch, we really need the fonts.- Remove unneeded BuildRequire on xorg-x11.- move URW symlink to /usr/share/fonts (because of X11R7).- Do never build in parallel, this will not workgs_fontocrumb 1242295629                                                              +ĵɤɥɦ !"#WXYZ.[\/]ЅѬѭѮѯѰ8.62-31.43.1fontsbchb.afmbchb.pfabchbi.afmbchbi.pfabchr.afmbchr.pfabchri.afmbchri.pfafcyr.afmfcyr.gsffcyri.afmfcyri.gsffhirw.gsffhirw.pfmfkarw.gsffkarw.pfmhrger.pfahrgerb.gsfhrgerd.gsfhrgero.gsfhrgkc.gsfhrgks.gsfhrgrr.pfahrgrrb.gsfhrgrro.gsfhritr.pfahritrb.gsfhritro.gsfhrpld.pfahrpldb.gsfhrpldbi.gsfhrpldi.pfahrplr.gsfhrplrb.gsfhrplrbo.gsfhrplro.gsfhrpls.gsfhrplsb.gsfhrplsbo.gsfhrplso.gsfhrplt.pfahrpltb.gsfhrpltbi.gsfhrplti.pfahrscc.pfahrsccb.gsfhrscco.gsfhrscs.pfahrscsb.gsfhrscso.gsfhrsyr.gsfputb.pfaputbi.pfaputr.pfaputri.pfau003043t.afmu003043t.gsfu003043t.pfmu004006t.afmu004006t.gsfu004006t.pfm/usr/share/ghostscript//usr/share/ghostscript/fonts/-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.suse.de/SUSE:openSUSE:11.1:Update:Test/standard/7900fce1493d6cfc38a9175ba1f23bc3-ghostscript-librarycpiolzma2i586i586-suse-linuxP"4u'C}mR}j?p]"k%[ڰkf|5 ȶNPd8S F$?UE~QgK)wص==]e GG֮^ 'Aܩy)rC?-Vd+13p~\da*fC&=UHK6[$ K<*bs\qldKd:ʏI7b&Iq?6,N|Fa)v#!|f oo谠xp(;;Ǩ2]RW=c:hvQU#NK2=jeUYz9 [(~IPatJ ]7u?<%$ z ,_MZލJ,>93*lsF#}VA+t<5Bc=@~J P1YHU%ΚOPUr~fu~ę_reh9Ukԓ\2^m5;g ]Vs?1(qk#hSc_|"C Pμϧ6ώw="[:Χr`c6cHw</eޕ>޺GMUPZ&_%ʳs4Odjn1շoVFMFfo6Hr\Kqꋅ^fdb^gη?.5!Dfz*_}7ɶГrw)X pU0߁IB&r::4!CS#e3 9m[.2)< Zq "(YFNuY!ĽS"1qVQynAA`<s9A&oILjDQgD] 0ASL4 W l9 ~#e?4KAE-zTK+wQ