fontforge-devel-20200314-3.3.1 4>$  Ap^p9|#}" ;Ǩ~vmdRګBV 6ԛ@&{ 0sq67fhZ鰗R5_y7q݇+^ KJB^%{Uq/ܑ8l3X!QweNQ$seVjSJ"!sr^4mz$ 1j=8 n18<d.6|M25e_Yg1.~v=ퟤzPːx;L˫ö24Pwi*T+fabcc7f94220a12bb908866a188f0cdc5f103e9d3e97227b5e33738395227a0c1fb050d82844c5ed1dd6c3ccb375a62ab834d4344^p9|vB"RxeZ9†lAc}#sW}WS|cI5V3jdTt0켲PhNcBZpY wAUx| БtRu*T`[TbE@MQ&Zke`eM\R%©# V6NI[G멱fžK;yW1*t}!M R'6i[q ~VM'w]uD#>p;!?!d ! W %1GMT` f l x  (Tl(89X:mFGHIXY\(]4^dbc [d e f l u v!z!<!L!P!V!Cfontforge-devel202003143.3.1Include Files and Libraries mandatory for DevelopmentFontForge allows editing of outline and bitmap fonts. With it, you can create new fonts or modify old ones. It also converts font formats and can convert among PostScript, TrueType, OpenType, and CID-keyed fonts. This subpackage contains all necessary include files and libraries needed to develop applications that use FontForge libraries.^Fs390zp37!0SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Unspecifiedhttp://fontforge.org/linuxs390x!0A큤^3^F^lQQb294b9b7062bf0138ba83962db634a9e86223ce00ec7e3b7e1ca089063b40551libfontforge.so.4rootrootrootrootrootrootfontforge-20200314-3.3.1.src.rpmfontforge-develfontforge-devel(s390-64)    fontforgefreetype2-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)202003143.0.4-14.6.0-14.0-15.2-14.14.1^^˳@^@]{@]]2@[aZ7ZC@XJV_VqR@UPUCjU4@U@T[@alarrosa@suse.comcode@bnavigator.dealarrosa@suse.commimi.vx@gmail.compgajdos@suse.combwiedemann@suse.compgajdos@suse.comjmatejek@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comcoolo@suse.compgajdos@suse.compgajdos@suse.comcoolo@suse.com- Add patch to support transforming bitmap glyphs from python with one of the predefined transformations in fontforge. * add-bitmap-transform-support.patch (boo#1169444)- add support-sphinx3.patch and fix-glossary.patch to allow python-Sphinx >= 3 gh#fontforge/fontforge#4269 gh#fontforge/fontforge#4284- Update to version 20200314: * FontForge now has much improved stroke expansion functionality. The main change is that it actually works most of the time. New features include support for arbitrary convex nibs and the miter-clip and arc join styles from SVG 2. All functionality is accessible from the Python and native APIs. * Remove overlap handles certain important edge cases better. * The Python API now has a function called genericGlyphChange that matches the "Change Glyph" command in the GUI. See #4133 for more details. * The Python API now has functions for getting Unicode script and for interrogating glyph boundaries. * One can now use text flags (rather than just numerical flags) when opening a font file via the Python API. * UFO import now outputs the note field properly. * SVG import is much more robust. * We have dropped most gnulib and autotools logic in favor of CMake, which dramatically simplifies the build system and just as dramatically improves build time. * As part of the switch to CMake, per the deprecation of Python 2, and per the lack of objections to the proposal on the mailing list, we have dropped support for building FontForge with Python 2 support. The non-build-system Python 2 code remains, but it is neither tested nor maintained nor supported and is likely to follow a trajectory of decay and then removal. * Documentation is now rendered in Sphinx, which makes maintenance and improvement easier. * Translations now happen on crowdin, which makes contributions easier. * We got such a contribution for Croatian. * Character view point coloring is more consistent, and preview fills support transparency. * The user can now move and close tabs in the character view. * The metrics view now allows for entry of negative kerning values and runs a bit more smoothly. * There is now a warning when a user is about to discard an unsaved script. * We fixed bugs all over, as always, with particular attention given to the metrics view, Python, Spiro, and high-resolution displays. * Notes on build system changes: + libgutils and libgunicode have been combined into libfontforge + libgdraw and libfontforgeexe have been combined into the fontforge executable itself + No development files are installed (headers, or pkg-config). This is because we do not provide a stable API or ABI to work against, nor are the headers actually well configured to be used externally. We are also not aware of any maintained product that compiles against FontForge itself. * Fixes use-after-free (heap) in the SFD_GetFontMetaData() function and fix NULL pointer dereference in the SFDGetSpiros() and SFD_AssignLookups() function(bnc#1160220, bnc#1160236, CVE-2020-5395, CVE-2020-5496). - Drop patch that isn't needed anymore: * python38_config.patch - Add patches to fix build: * fix-return-statement.patch * fix-sphinx-doc.patch (only for Leap 15.2)- add python38_config.patch to build with python-3.8 - spec-cleaned- version update to 20190801 [bsc#1145185] * Bugfixes * Added Croatian translation * Added user decompositions * New graphic for the splash/about screen * Images embedded in SFDs are now serialised as PNGs * Both the Windows and Mac builds are now built with Python 3 instead of Python 2. * The minimum supported version for the Mac build is now MacOS Sierra (10.12) * FontForge no longer uses gnulib * collab support has been removed * Complete GDK support, enabled by default on Windows and Macintosh, from @jtanx. * Enhanced UFO 3 support, with separate import/export paths for UFO 2 and UFO 3, from @frank-trampe. See the technical bulletin here for more information. * Improved feature file support, from @skef and @khaledhosny. * WOFF2 support, from @jtanx. * Unicode 12.1.0 support, from @JoesCat. * Extended Python interfaces, from @skef. - modified patches % fontforge-version.patch (refreshed) - deleted patches - reproducible.patch (upstreamed)- Add reproducible.patch to override font build dates (boo#1047218) - repack sources to .xz since we have to repack already- updated to 20170731 * This incorporates a large number of adjustments and fixes.- switch to python 3- updated to 20161005 [bsc#1014793]: * This release introduces a new icon set, new functionality for custom icon selection graphics, support for GlyphOrderAndAliasDB files, and support for Unicode 9.0. * It also fixes a number of small bugs relating to certain bitmap typefaces, stroke expansion, handling of CID ranges, and the user interface. - removed upstreamed patches: - propagate-creation-and-modification-times-to-ttf.patch - fontforge-eof-crash.patch- do not crash on invalid input data (when eof reached) [bsc#963023] + fontforge-eof-crash.patch- updated to 20150824: This fixes a few bugs, including some in U. F. O. kerning classes and FreeType rasterization, and adds a Korean translation.- updated to 20150430: this release includes a few bug fixes, performance enhancements, and refreshed icons. - download uthash when get-source.sh - fontforge --version now returns fontforge release version + fontforge-version.patch- also repackage the broken gnulib links to fix build with newer libtool- repack source [bnc#926061]- updated to 20150330: * fixes a few crashes, enhances round-tripping of information in certain file formats, and fixes some bad logic * adds support for fine point adjustment * etc. see https://github.com/fontforge/fontforge/releases for details - remove %requires_ge libpng16-16 as it seems fontforge is not so picky anymore - doc is generated - remove pfaedit compat - removed patches (upstreamed or not needed): - fontforge-fixgiflib.patch - fontforge-arraysubscript.patch - fontforge-fdleak.patch - fontforge-libpng.diff - fontforge-docdir.patch - fontforge-python-module-name.diff- added propagate-creation-and-modification-times-to-ttf.patch from debian's reproducible build project to get reproducible font buildss390zp37 159369991020200314-3.3.120200314-3.3.1libfontforge.sofontforge-develCONTRIBUTING.md/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/fontforge-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:15642/SUSE_SLE-15-SP2_Update/2ae5b121e32fad5882efb404a73896ef-fontforge.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxdirectoryUTF-8 Unicode text, with very long lines•t%|s.utf-80527296a8f0e0e8fa741a50884f2ebe6923f501cd375bfa7dee85ede22d74dd0?P7zXZ !t/#] cr$x#-8SϮ? usj56V|N;LY? Y|$/{Qq?B[ߩlMZPp-a0gF:F걮Me|QRCNA5;o#sΖahT[tsͪ)8mul߬<'N3IFS\o /4_6KI\̰P)w_|yS sN(i&9u>G #(}YH Md FZ 5}[zz=乬錢y0%' q'H$<ɟh{lZ0)E MXv!^.fO"?Dwl#!4o>qܷ(`qxʳQyOz yXJ!*w9SH|,?rg(,S $Q9LT;5"bCYG!{ Ty  5޿DF](Ieal!peG@3 5ωQs0< !3 V[mpkK0aG[2T]kh&C^ $5wT j[ mG Z}% z]{$Mڞ7|\EMYZ}Q䰮Bd\EA{q Xn1OXP3S?tz=JM[N)1c&}Pcv45%0q@-ObPɲ]Ys>1Ju% ez ,/\7ɪ~rvhoM6{|s{]\;Ƨ nnOƬs >\ Gk6їiػ,T[27m:+\HZ<gIܜ-89[/>I#\e$\(ׯ&Ч Y--[noqFK5B~0q_0GBv݇]l%ĘZBA}0eHh[P=_NcXvֱYH %w%֢2wsU/2ϰH'Jg?"+: 9 v%*/܌tߘ_ֈ*nsgO{=nr~m{>>|F{D %N(^'hܺ! R^v,;,cm? rs[9{}v+ x!9ȵ'OhFi`#\ F0w6}ݓ!k٫ -$e oU*8h8.i&Iq]b1e :i] aiSgvl瑇|9AwiSnL&󦥆`e<=];\KӇjL ȧ;xNJMF[H'{-[k+GN}pi#HNA& 8m1YVK, 8ɹs7 \a<9~/uƘT~n{Ir}eG%QEJʍ[,q/%Ѳq6ݷy]EXo]gMg߳B}HjKe9)&5E ɱJX'$:Aqb .K<=CGIк 6X0v 1J 8MFHU/|x#Ov&&֓ D t(ಷKU"O`u~CΜIjqf^30q24f?e}xH XaX!|i!p"&`io)b7Lu4TX~a"6dLcT, Aqahp)Z+'D4oko6o tV1V71X=Dzpu4 ka]I};DYX9sU=*A (}wT%)s*-8  bgsQF1W#z3ZE2IO * |@CDy[aӥ){|r|BT\ku+\Gh(=P& 9n_`5I[2gAo+×k]?ڥ= 3Վu<u3!:}=tga{[q«y.,=<*ӰcOʦ9?wD꘡/i tmyl:ћ8E v/% n3_ R6,'peߓ%#ǶWQ2%aoo;~x,9igewG@96yf$;n'.'znc7l0VJA:wf=@8!t՜tI5İ< o/V^ ?Ǻڏ,)TgQ#F== >]q8ϮzGxwȚnXHA2@("H38H*TNi+5*.$4:.қ KL/DgtK|@RV~AMYz:MݟA%=pP[`Va1Y8#v#djIM)VS9AݶQ k.}<)jLz'W0IrKYSvB ? wi%>z/2GrjAo>@~isu,hnhh[)[aR@veaoLc,}ȴ1yNNnnyi63k: Pԡlp=pKI/q.PØ PD! -Qc'8l2YHP{Q?aa,7[#qU5V ;Z;@mnчjk zdo;>~ZMNc) `F.y@44i(PF*m7luIb&"C|~wxҦJ}j z'gzM{|a%} .%U=K~ݘ;K:UrkoCEn۵֜㚝P[P6JV~mA@v5X m^XvK/&,WrnjiMo%I}][ԏ0wǍ u7|T Dp?c:,Z\&Da%K0KB}266ZN䑤*)ڻ:/동I31m Ӿc4Qn9*a /J>;hpBhInHC u#a2~7}F|7 ?3;z@/#qNW5fMUaͦ$yEf 9dһ2oo8 ޿"`Nb _/Kfl,n &4TͧF,?}b8I~E6n8O#Kue娫2B,,w*`=lJM/}Z&qr]}ňXz%K к0XaL g$ݒGZ"r YZ