fontforge-devel-20200314-lp152.1.1 >  A ^/=„Ue\`:X@-E&~'w7k=вLĄɭ97 H'S̪v:F}sR\VskS'l] 0>$-$0鈟ﳁ 6}cdqDؼ\fx#>p; 0? d % [  -3<H N T `  <T(898:KFoGHIXY\]^ bZcdcehfklmuvz Cfontforge-devel20200314lp152.1.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.^Plamb74!0openSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgUnspecifiedhttp://fontforge.org/linuxx86_64!0A큤^E^P^lQQb294b9b7062bf0138ba83962db634a9e86223ce00ec7e3b7e1ca089063b40551libfontforge.so.4rootrootrootrootrootrootfontforge-20200314-lp152.1.1.src.rpmfontforge-develfontforge-devel(x86-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[@Antonio Larrosa Ondřej Súkup pgajdos@suse.combwiedemann@suse.compgajdos@suse.comjmatejek@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comcoolo@suse.compgajdos@suse.compgajdos@suse.comcoolo@suse.com- 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 buildslamb74 159180296020200314-lp152.1.120200314-lp152.1.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.opensuse.org/openSUSE:Leap:15.2/standard/011219e84a9544b14bf9bac189917167-fontforgecpioxz5x86_64-suse-linuxdirectoryUTF-8 Unicode text, with very long linesqe.dV!Butf-8b646da2a28d93727b67f36a6b6633e7c597871f7b2d376ec407df33d8af58a2a?P7zXZ !t/#] cr$x#ɼd1}7l qxR~$[t ԡFX`oèGQѽ; Sz*ϻ v:W$eտW;b 08>UO:, o;O8"4SaҊ9;0ضNy8!sA_0)\>Bxb~2@HE J`ڀ鎨&3ztBD,Yxhv7>.ԛ)23E2AG% 2E z#mmHxNl;fOM$"(l Ulj\/.0zXCNc(ߟ?zz+X5iϡid:݁T_b$cs!]E2u;S uZazjsW r7r۵NzE(Ϟ:4AMM$Oʸeeʘ7*Rh̒ *l!6.GN)H"MD/Gzi\]Sb>'xQ>pbprsex`vsaYuMC),2>0 _)oLN$g3.m4,J#,③檬(s˱LgWcqNm 3g6嵲j T6; )>2qZ| a0,l4I;!s~suiO aV٘3"ԤC;~uzwd碄Q}lIG"[yӉ|dulK^>>TPC=DE*t P"Vɻ)ܼO>bA <^#G< ~'{1uh'1_kO:qF~ݑZb]p玊ƙk*\+aF[ْ}@.+:c>a”غF|ϐ9uzdss0o o/),ƾóR+*]p>'v&hhVEShMCk6.PT9=pqvYLStqCTsۨ q.tG rh-~ Mq(E-0? XWB}ɯOA0#QN[F4cΙmNԁ"O@-|Gm傄?WRQ$x丙tY;FGQANy83Iݰ9)dySQ+h-š/鎽`us)jHa۟t9u8={_~%52``b;`];1155 (:cU,ݳRW!|(̮Wj'Vy)Ӂ'Uf4!xLF䫍ҍ*铰hhy2QKF+%[Fa 1L ]=?QUwo(V48 C/$4Tq*ؖ+ R0 SLIJj^x\BlvNi8Ow-v&uL7 ntnwxñ?DOw,!kSF~lQ F He& noE!iRJ YܖfթUФ3PXnIك 3, a?:[߳}U9(!2/y}~/=n6H )oHO(u|}[œM AkHLjÓF>K6 KboIԫeK:/V iL$+Aa$GD3x5]f(Qj cÞOeg鴦)K>3yDdmӐ6b/QIE!,5p`KVdoAk2:YAM$EΔ>6yFn.^R/CĘ {I F6΂+rD))c9CzbЭFŹڷxIeNkUyQ{|5 QoVL7:S!O,NZ(_:1ߥϔcD¬+QBbYϢ~|r $|ĘQCglº%n;jӰuP:j;Vu;>zfu?@Q˚{UMQ)٦P9x+AoQ{'4^rT)p֓zFR[琄 h|ae<Ur+ NI,!KǙدD.o@+Q^RҜAjnH֩ɒ'7}U WAcأ7wpm(KJr}6/Bl6,EX;7pfY=^fŅݕ-Lv]jy *~4RֱghY-:(#kdUք݂g?MC@YøMrLĊz-Os>g]Sl Nؒ`Bاd gd)lZ6ĪxSȔ蓺\;ë^JU :\?21}|t*_X3Z7d7REeGYnBP;)e0DmCIF;]2x)ᾃ:l2GǭJ6T2y8 qF>+8}1_R6>"iq/+ O;oL 1@&.FI-b>[_ -eahpkE0z72#xJ@7'ُ]XH9bCgN7ybsB8FRd쐍$}*rԎ׻0/RC]JB6F9ې<$ok{Y}w?,Kf&/cQW]yPŭ:IA\>,4RM.uZt#P*B)/Z domDj_׵*:*W:鄈!]~7R"81!$620B5.l=E_p&1h2uUN]K+P@[X~u5Oj!YU]qc Pb/Bd eIϲOIR8Cb{,X]h-uk 4F"ܸD:lI'&Nt N8.;):AKvO^tfB6[#f}56`W#B}Ch@c[| ڄXӇܫyJ5j_Y&Dq٢F1\[,lkcp6w8\6 p4"nkF>]mW{4tSP_e>BrhF(Uj.U\UYɿB{pWĻOB*UI[jlW%:W6ޢDXИ9&"S  <* OO^~SJf*^lNnV=zUTQ&d