Revisions of fontforge

buildservice-autocommit accepted request 745114 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 73)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 744183 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 72)
- add python38_config.patch to build with python-3.8
- spec-cleaned
buildservice-autocommit accepted request 725070 from Fuminobu Takeyama's avatar Fuminobu Takeyama (ftake) (revision 71)
baserev update by copy to link target
Fuminobu Takeyama's avatar Fuminobu Takeyama (ftake) accepted request 725040 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 70)
- 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)
buildservice-autocommit accepted request 627211 from mrdocs's avatar mrdocs (revision 69)
baserev update by copy to link target
mrdocs's avatar mrdocs accepted request 626785 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 68)
- Add reproducible.patch to override font build dates (boo#1047218)
- repack sources to .xz since we have to repack already
buildservice-autocommit accepted request 561717 from mrdocs's avatar mrdocs (revision 67)
baserev update by copy to link target
mrdocs's avatar mrdocs accepted request 561651 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 66)
- 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 builds
- Cleanup BuildRequires, in particular do not use legacy
  metapackage xorg-x11-devel
- Update fontforge-fixgiflib.patch to support giflib7-5.1
- fixed linking against libpng (1.5, 1.6) [bnc#867041]
  * added fontforge-libpng.diff
  * removed libpng14-dynamic.diff
- spec file cleanup
  * call spec-cleaner
  * fontforge-20090622-fdleak.patch renamed to fontforge-fdleak.patch
  * docdir.patch renamed to fontforge-docdir.patch
- fontforge-arraysubscript.patch: Fix invalid array subscript
- Put documentation into a separate subpackage
- Spruce of description of fontforge-devel a bit
- File list simplification/exactness
- add fontforge-fixgiflib.patch to fix build with giflib 5.0.5
- use %requires_eq rather than %requires_ge (exact version)
- %requires_ge libpng16-16 to avoid 
  'Application built with libpng-1.5.14 but running with 1.6.1'
  warning when running fontforge
- Build with cairo and pango support
- Update to 20120731b
  * see included changelog.html for details
  * removed obsolete fontforge.py27.diff
  * removed obsolete fontforge-missing-closedir.diff 
  * removed obsolete libpng14.diff 
- remove call to suse_update_config (very old work around)
- Make rpmlint more happy.
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)
- updated to 20110222:
  * Did a lot of work to improve the accuracy in remove overlap.
  * Fix various error messages. 
  * Remove some obsolete documentation. 
  * Technical fixes to stroking code. 
  * Add a miterlimit to stroking code.
  * FontForge was using the wrong MIME type for svg files. 
    W3C has changed it and it's now "image/svg+xml" not 
    "image/svg-xml" or "image/svg".
  * etc. on 
    http://fontforge.sourceforge.net/changelog.html
  * libpng14.diff and fontforge.py27.diff kept but not needed yet
- adapt to python 2.7
- fix build with older distros before libpng 1.4
- compile with libpng 1.4
- Updated to 20090923
- Enabled Python bindings
- fontforge-20090622-1.6: missing call to closedir  [bnc#543458]
- fix -devel package dependencies 
- fix missing closedir() (bnc#525022)
- updated to version 20090622
  lots of changes.  See changelog.html for details
- remove "la" files and static libraries
- add missing freetype2-devel dependency to -devel package
- bnc#246804: update to 20080429 (needed to build recent versions
  of the DejaVu fonts and freefont).
- fix typo
- update to 20080203 (bugfix release, fixes also bnc#363014).
- create -devel sub-package.
- update to 20070723 (user interace redesigned, many bugfixes).
- add ldconfig post scripts.
- remove executable flags from documentation.
- remove DOS line-endings from documentation.
- remove BuildPreRequires 
- Bugzilla #242363: uninitialized variable.
- update to 20061220.
- remove fontforge-strncat.patch,
  bugzilla-221210-locale-variable-used-before-set.patch,
  bugzilla-225616-local-variable-used-before-set.patch
  (included upstream).
- fix bugzilla #231126: "array subscript out of range".
- update to 20061025.
  • fontimage program has been added.
- fix bugzilla #225616 ("local variable used before set").
- Bugzilla #221210: "local variable used before set"
- fix permissions on icon file
- fix gcc warning for strncat 
- update to 20061014.
  remove bugzilla-203490-local-variable-used-before-set.patch
  (included upstream).
- Fix Bugzilla #211543 ("array subscript out of range).
- Fix invalid operation (like x = x++;)
- fix bugzilla #203490: "local variable used before set".
- add Japanese documentation.
- update to 20060822.
  remove bugzilla-197499-local-variable-used-before-set.patch
  (included upstream).
- Bugzilla 197499: "local variable used before set".
- update to 20060715.
  fixes a crash when building freefont.
- Bugzilla #158759: "locale variable used before set".
  (already fixed in latest upstream version).
- Bugzilla #153958: "array subscript out of range".
  (already fixed in latest upstream version).
- converted neededforbuild to BuildRequires
- fix capitalization of .desktop GenericName entry
- update to 20050803.
  cannot update documentation because the download link for the
  documentation is currently dead.
- update to 20050502.
- all .html and .png files should have mode 644.
- fix fontforge.desktop file (thanks to
  Thomas Schraitle<thomas.schraitle@suse.de>).
- install icon 
- fixed file list
- rename: PfaEdit -> fontforge (has been renamed upstream).
- update to 20040808.
- use no-strict-aliasing
- update to 040224.
- build as user
- make it build on older distributions.
- update to 030817.
- add desktop file.
- update binaries and documentation to 030512
- add .so and .la file to file list
- add "freetype2 freetype2-devel" to neededforbuild
- update binaries and documentation to 030211
- update to 021105
- use x-devel-packages instead of xf86 in # neededforbuild
- use dynamic linking
- update to 021021 and update documentation to 020910.
- update to version 020724
- include documentation, remove cidmaps.tar.bz2 and use updated
  cidmaps.tgz from the documentation tar ball
- changed neededforbuild <libpng> to <libpng-devel-packages>
- update to version 020121.
- updated cidmaps.tar.bz2
- adapted for SuSE, version 010905
- My first attempt at rpm, updated to 10 May sources
- Removed (unused) dynamic library files
- Upgraded from 220401 to 280401.
- Upgraded from 190401 to 220401.
- Upgraded from 020401 to 190401.
- Upgraded from 210301 to 020401.
- Initial release
buildservice-autocommit accepted request 558063 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 65)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 64)
- updated to 20170731
  * This incorporates a large number of adjustments and fixes.
buildservice-autocommit accepted request 445119 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 63)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 62)
- 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
buildservice-autocommit accepted request 356012 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 61)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 60)
- do not crash on invalid input data (when eof reached) [bsc#963023]
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 59)
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 58)
- do not crash on invalid input data (when eof reached)
  + fontforge-eof-crash.patch
buildservice-autocommit accepted request 349176 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 57)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 56)
- updated to 20150824: This fixes a few bugs, including some in 
  U. F. O. kerning classes and FreeType rasterization, and adds 
  a Korean translation.
buildservice-autocommit accepted request 306335 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 55)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 54)
  + fontforge-version.patch
Displaying revisions 21 - 40 of 93
openSUSE Build Service is sponsored by