Revisions of freetype2

Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 67)
part 2 of the workaround
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 66)
workaround for cycle
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 61)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225773 from Hrvoje Senjan's avatar Hrvoje Senjan (sumski) (revision 60)
Update to version 2.5.3
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 211311 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 59)
- Added patches:
  * don-t-mark-libpng-as-required-library-in-freetype-co.patch: it's private in pkgconfig file, and causes issues in downstream packages
- As per patch, remove libpng-devel Requires from devel package (forwarded request 211310 from sumski)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 58)
revert as it broke too much
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 210110 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 57)
Update to version 2.5.2 (forwarded request 210107 from sumski)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 56)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 181872 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 55)
- Update to version 2.5.0.1
  * The cache manager function `FTC_Manager_Reset'  didn't flush the
    cache.
  * Behdad Esfahbod  (on behalf  of Google) contributed  support for
    color embedded bitmaps (eg. color emoji).
  * The  old FreeType  CFF engine  is now  disabled by  default.
  * All code related to macro FT_CONFIG_OPTION_OLD_INTERNALS
    has been removed.
  * The  property API  (`FT_Property_Get' and  `FT_Property_Set') is
    now declared as stable.
  * Another round of TrueType subpixel hinting fixes.
  * 64bit compilation of the new CFF engine was buggy.
  * Some fixes to improve robustness in memory-tight situations.
- Add dependency on libpng-devel for color emoji support.
- Drop freetype-new-cff-engine.patch, upstream now.

- Update to version 2.5.0
  * ftview has been updated to  support color embedded bitmaps.
  * The 'ttdebug' program has been further improved.  In particular,
    it accepts a new command line  option `-H' to select the hinting
    engine. (forwarded request 181835 from namtrac)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178609 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 54)
- Library and tools must be compiled with large file 
  support in 32 bit archs just like the rest of system.

- Update to version 2.4.12
  * A new CFF rendering engine from Adobe
  * The  macro FT_CONFIG_OPTION_OLD_INTERNALS  is no  longer set  by
    default.
- freetype-new-cff-engine.patch: Enable the new CFF engine by default.
- Drop freetype2-no_rpath.patch, not needed.

- Add conflict to package dtc for /usr/bin/ftdump as the two tools
  are different,
  dtc:      ftdump -- Flat Tree dumping utility
  ft2demos: ftdump -- Simple font dumper

- Update to version 2.4.12
  * Using the `H'  key, it is now possible to  select the CFF engine
    in both ftview and ftdiff.
  * The new command line option '-H' for `ftbench' selects the Adobe
    CFF engine.
  * It is  now possible  to directly select  the LCD  rendering mode
    with the keys 'A'-'F' in  'ftview'.  The key mapping for cycling
    through LCD modes  has been changed from 'K' and  'L' to 'k' and
    'l', and  toggling custom LCD  filtering is no longer  mapped to
    key 'F' but to key 'L'.
  * In `ftdiff',  key 'x' toggles  between layout modes:  Either use
    the  advance width  (this is  new and  now the  default) or  the
    bounding box information to determine line breaks.
  * For all demo  tools, the new command line option  `-v' shows the
    version.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 53)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148513 from mrdocs's avatar mrdocs (revision 52)
- Rediffed patches.
- CVE-2012-5668.patch, CVE-2012-5669.patch, CVE-2012-5670.patch nothing to do. (forwarded request 148512 from jnweiger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 146177 from mrdocs's avatar mrdocs (revision 51)
- Update to version 2.4.11
  * Some vulnerabilities in the  BDF implementation have been fixed.
  * Support for OpenType collections (OTC) has been added.
  * Pure CFF fonts within an SFNT wrapper are now supported.
  * Minor rendering improvements to the auto-hinter.
  * `FT_GlyphSlot_Oblique' now uses a shear angle of 12°.
- Modify freetype2-subpixel.patch for new subpixel hinting option.
- Drop fix-build.patch: no longer needed

- Update to version 2.4.11
  * ftdiff now supports UTF-8 encoded input files for option `-f'.
  * Using keys `r' and `R', you can now adjust the stroker radius in
    ftview. (forwarded request 146151 from namtrac)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 125218 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 50)
- Update to version 2.4.10
  * Incremental glyph loading as needed by ghostscript was broken.
  * A new  function `FT_Outline_EmboldenXY'
  * The glyph  spacing computation  in `FT_GlyphSlot_Embolden'  (and
    similar code in `ftview') has been improved.
  * Minor  improvements to  the TrueType  bytecode  interpreter  and
    glyph loader, the auto-hinter, and the B/W rasterizer.

- Update to version 2.4.10
  * In the `ftview' demo program, key `e' has been replaced with `x'
    and `y' to  embolden in  the horizontal and  vertical direction,
    respectively. (forwarded request 125214 from namtrac)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 49)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 120542 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 48)
- USe -std=gnu99 in all targets not only on ARM (forwarded request 120530 from elvigia)
Displaying revisions 41 - 60 of 107
openSUSE Build Service is sponsored by