ghostscript-fonts-other-8.64-6.2.1<>,d͉K$u/=„h-S\kor5Rjh !ϥ#%haR^FF%e=ixꭿ2bMmydb)]+@}ܙKo B'#O2Nx,Q7觧2ɨg.Ex }}bq,pCOC6T0\ߣ5}s9.d1+>vI:Ly;l٪1(ag~Q4s ^Kd>8[?[d % D >> >  > >  >  >>N>>E([8d=9X=:=BT`FTiGT|>HUt>IVl>XVYVZV[V\V>]W>^Z]bZc[d[we[|f[l[z[Cghostscript-fonts-other8.646.2.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 othersKbuild16openSUSE 11.2openSUSEGPLv2+http://bugs.opensuse.orgProductivity/Publishing/PShttp://www.ghostscript.com/linuxx86_640TzVSfM4 M37:>?#|8=c:?6D#O^8Fd:?3:?5k&c$I T I' A큤K)~)))))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_fontobuild16 1259773431ƒ§„¨…©†ªg‡iˆ‰kŠ~«‹ŒŽ¬‘­’“®”•¯–—˜™š›œ°žŸ±² ¡³¢£¤´µ¶·¥€¦‚8.64-6.2.18.64-6.2.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/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2:Update:Test/standard/b405d07237d6c2da029cc7bb4b4010de-ghostscript-librarycpiolzma2x86_64-suse-linuxN,D'ЖL?]"k%qZkf|5 ȶNPdO>-Ӑv;~!hqCg}=JdX1=֌m(.E_ԇ `j>#Q3*ɠ:e\*y]d0aZÿu@OaVuFPťs%asG5c!o>k{s]=xVN;9Bem Yfz$hG<"yjj_qRr?K+9w2LlfH3NϚ W# &0>| `9O ^M 烓eAr@xo5^~'Bt(aPJ_s֑J. &?o˜,P#M*]NkASKF:0`.ؓCk/A"YE@:=1s7w(aRY&u< )O_e<_?ǿlD7fdMuB; VJ1v0Y=ȡ1ST/:~nAC5J9f70OyP>}m@{4p7>L}e`/F VVN@,@>,3_|",./Ɂܵru>1uat:aNaY$8(&EI5uD%-9)*:K⡺-hF&+(kq#- rpwRLlIΓM}VeG }#sjvqSvݎVcbaBt e4cf)5JpA4FEq:~9Re^" ۏvAjdl;/`AwP`=aE&Z#Bzq"و0 -V7`n1QHE)|"Lۣ5+6cH tž K˓AI4eBua䙥 =T፰E+1NR87뢽&/b1*o<azW~VqZ TGvDUjN'9NC?^?̿{V݇rY=^P~y;,tSp1xQd^`h:g>FJpo;SkZ%JY:;)*aX3C#t_L>HώߩWfiN44SS5 8!"qǝN))0nhoe#L_f./0d*+Eۢ>,P觌% y\ߺe:vSI;ʋ0f#H_3& 2]޶BW \ŏؾ',2xóTR7 /d