SHA256
1
0
forked from pool/freetype2
Commit Graph

105 Commits

Author SHA256 Message Date
Marguerite Su
5bd93ea7e5 Accepting request 209891 from home:sumski:branches:M17N
Update to version 2.5.1

OBS-URL: https://build.opensuse.org/request/show/209891
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=80
2013-12-09 02:46:52 +00:00
Marguerite Su
2b1fa4018b Accepting request 181835 from home:namtrac:bugfix
- 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.

OBS-URL: https://build.opensuse.org/request/show/181835
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=78
2013-07-03 13:35:28 +00:00
Dr. Werner Fink
ce8bdd2233 .
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=76
2013-06-12 08:54:46 +00:00
Dr. Werner Fink
7fea6c20cf Accepting request 178244 from home:elvigia:branches:M17N
- Library and tools must be compiled with large file 
  support in 32 bit archs just like the rest of system.

OBS-URL: https://build.opensuse.org/request/show/178244
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=75
2013-06-09 13:45:08 +00:00
OBS User mrdocs
c55bb03ee9 Accepting request 174996 from home:namtrac:branches:M17N
- 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.

- 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.
  * For the demo tools with a GUI, the new command line options '-w'
    and '-h' select  the width and the height of  the output window,
    respectively.
- Drop ft2demos-build-testname.patch, not needed.

OBS-URL: https://build.opensuse.org/request/show/174996
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=74
2013-05-11 04:02:57 +00:00
OBS User mrdocs
33110175ea Accepting request 148512 from home:jnweiger:branches:OBS_Maintained:freetype2.openSUSE_Factory
- Rediffed patches.
- CVE-2012-5668.patch, CVE-2012-5669.patch, CVE-2012-5670.patch nothing to do.

OBS-URL: https://build.opensuse.org/request/show/148512
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=72
2013-01-14 23:27:06 +00:00
OBS User mrdocs
e488dfe685 Accepting request 146151 from home:namtrac:branches:M17N
- 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.

OBS-URL: https://build.opensuse.org/request/show/146151
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=70
2012-12-20 16:06:24 +00:00
Marguerite Su
7288677bc1 Accepting request 125214 from home:namtrac:branches:M17N
- 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.

OBS-URL: https://build.opensuse.org/request/show/125214
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=68
2012-06-17 11:51:37 +00:00
Hillwood Yang
f153750a71 Accepting request 108554 from home:namtrac:branches:M17N
- Update to version 2.4.9
  * Fixes CVE-2012-1126, CVE-2012-1127, CVE-2012-1128, CVE-2012-1129,
    CVE-2012-1130, CVE-2012-1131, CVE-2012-1132, CVE-2012-1133,
    CVE-2012-1134, CVE-2012-1135, CVE-2012-1136, CVE-2012-1137,
    CVE-2012-1138, CVE-2012-1139, CVE-2012-1140, CVE-2012-1141,
    CVE-2012-1142, CVE-2012-1143, CVE-2012-1144
  * The `ENCODING -1 <n>' format of BDF fonts is now supported.
  * For BDF fonts,  support for the whole Unicode encoding range has
    been added.
  * Better TTF support for x_ppem != y_ppem.
  * `FT_Get_Advances' sometimes returned bogus values.

- Update to version 2.4.9
  * The  demo  programs  no  longer  recognize  and  handle  default
    suffixes; you now have to always specify the complete font name. 
  * Better rendering and LCD mode cycling added to ftview.

OBS-URL: https://build.opensuse.org/request/show/108554
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=61
2012-03-09 01:09:38 +00:00
Stephan Kulow
50c1345cf8 Accepting request 104995 from home:saschpe:branches:M17N
- Ran spec-cleaner
- Add devel-static provides to devel package (shared library policy)

- Ran spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/104995
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=59
2012-02-15 06:21:00 +00:00
Stephan Kulow
87ad0b41ef OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=58 2012-02-14 11:24:14 +00:00
ac875b4800 Accepting request 97870 from home:tiwai:branches:M17N
- provide libfreetype.la for older distros; otherwise it breaks
  too many package builds in M17N repo
- fix build on FACTORY by owning aclocal dir

OBS-URL: https://build.opensuse.org/request/show/97870
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=56
2011-12-22 15:57:14 +00:00
OBS User buildservice-autocommit
2f0fc37e92 Updating link to change in openSUSE:Factory/freetype2 revision 44.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=12388dbfba0e0fa658ad90fe64269811
2011-12-06 17:10:14 +00:00
OBS User mrdocs
4934d74218 Accepting request 91434 from home:namtrac:branches:M17N
- Update to version 2.4.8
  * Some vulnerabilities in handling CID-keyed PostScript fonts have
    been fixed; see CVE-2011-3439
  * Chris Liddell contributed a new API, `FT_Get_PS_Font_Value',  to
    retrieve most of the dictionary keys in Type 1 fonts.

- Update to version 2.4.8
  * No changes since 2.4.5

OBS-URL: https://build.opensuse.org/request/show/91434
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=54
2011-11-15 08:39:12 +00:00
OBS User mrdocs
6f7fa34c9f Accepting request 88663 from home:namtrac:branches:M17N
- Update to version 2.4.7
  * Some  vulnerabilities in handling Type 1 fonts  have been fixed;
    see CVE-2011-3256.
  * FreeType  now properly  handles ZapfDingbats  glyph names  while
    constructing a Unicode character map (for fonts which don't have
    one).

- Update to version 2.4.7
  * No changes since 2.4.5

OBS-URL: https://build.opensuse.org/request/show/88663
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=52
2011-10-20 05:45:59 +00:00
OBS User mrdocs
1d808ba641 Accepting request 77963 from home:namtrac:bugfix
- Update to version 2.4.6
  * For TrueType based fonts, the ascender and descender values were
    incorrect sometimes  (off by a pixel if the ppem value was not a
    multiple of 5).   Depending on the use you might now  experience
    a different  layout; the  change should  result in  better, more
    consistent line spacing. 
  * Fix CVE-2011-0226  which causes a  vulnerability while  handling
    Type 1 fonts.
  * BDF fonts  containing  glyphs with negative values  for ENCODING
    were  incorrectly  rejected.  This  bug has  been introduced  in
    FreeType version 2.2.0.
  * The behaviour of FT_STROKER_LINEJOIN_BEVEL has been corrected.
  * A new  line join style,  FT_STROKER_LINEJOIN_MITER_FIXED,  has
    been introduced to support PostScript and PDF miter joins.
  * FT_STROKER_LINEJOIN_MITER_VARIABLE  has been introduced  as an
    alias for FT_STROKER_LINEJOIN_MITER.
  * Various stroking glitches has been fixed
  * SFNT bitmap fonts which contain an outline glyph for `.notdef'
    only no longer set the FT_FACE_FLAG_SCALABLE flag.
- Drop bnc704612_othersubr.diff, applied upstream

- Update to version 2.4.6
  * No changes since 2.4.5

OBS-URL: https://build.opensuse.org/request/show/77963
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=50
2011-08-04 08:30:41 +00:00
OBS User buildservice-autocommit
314eb4d413 Updating link to change in openSUSE:Factory/freetype2 revision 39.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=4028d91bb99b8186566f363a12adaab6
2011-08-04 06:59:30 +00:00
OBS User mrdocs
f2264bc497 Accepting request 76760 from home:keichwa:branches:M17N
bnc704612_othersubr

OBS-URL: https://build.opensuse.org/request/show/76760
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=48
2011-07-23 14:32:06 +00:00
6bd9273212 Accepting request 75659 from home:namtrac:branches:M17N
freetype2:

- Clean spec file
- Disable static libraries
- Drop unneeded use_unix.diff
- Disable newly introduced bzip2 support, it seems to create
  problems with subpixel rendering

ft2demos:

- Cleanup spec file
- Drop unneeded use_unix.diff

OBS-URL: https://build.opensuse.org/request/show/75659
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=46
2011-07-11 08:45:49 +00:00
eb1caa070e Accepting request 74498 from home:namtrac:branches:M17N
- Update to version 2.4.5
    * A rendering regression  for second-order Bézier curves  has been
      fixed, introduced in 2.4.3.
    * If autohinting  is not  explicitly disabled,  FreeType now  uses
      the autohinter if  a TrueType based font doesn't  contain native
      hints.
    * The load flag FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH  has been made
      redundant and  is simply ignored;  this means that FreeType  now
      ignores the global advance width value in TrueType fonts.
    * `FT_Sfnt_Table_Info' can now return the number of SFNT tables of
       a font.
    * Support for PCF files compressed with bzip2 has been contributed
      by Joel  Klinghed.  To  make this  work, the  OS must  provide a
      bzip2 library.
    * Again some fixes to better handle broken fonts.
    * Some improvements to the B/W rasterizer.
    * Fixes to the cache module to improve robustness.
    * Just  Fill Bugs contributed (experimental) code to compute  blue
      zones for CJK Ideographs, improving the alignment of  horizontal
      stems at the top or bottom edges.
- Dropped the following patches:
    * bnc628213_1797.diff (fixed upstream)
    * bnc641580_CVE-2010-3311.diff (fixed upstream)
    * ft2-stream-compat.diff (only needed for SLE8->SLE9 update)
- Add libbz2-devel to BuildRequires to enable bzip2 support

- Update to version 2.4.5
    * The `ftgrid' demo program  can now display  autohinter segments,
      to be toggled on and off with key `s'.

OBS-URL: https://build.opensuse.org/request/show/74498
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=45
2011-06-27 07:15:07 +00:00
OBS User buildservice-autocommit
165b81ee9d Updating link to change in openSUSE:Factory/freetype2 revision 37.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=e6cd61ad7482a0a892d7633d56f56624
2011-03-09 16:13:36 +00:00
OBS User mrdocs
f31baf9268 Accepting request 63029 from home:jnweiger:branches:M17N
reviewed OK. Thanks

OBS-URL: https://build.opensuse.org/request/show/63029
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=42
2011-02-28 21:44:10 +00:00
OBS User mrdocs
e3508cd4d6 Accepting request 55068 from home:jnweiger:branches:M17N
looks good thanks for the update

OBS-URL: https://build.opensuse.org/request/show/55068
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=40
2010-12-08 12:07:58 +00:00
OBS User buildservice-autocommit
1b3c9f4276 Updating link to change in openSUSE:Factory/freetype2 revision 32.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=daea7828e83843a0b9362dc1bcc39909
2010-12-07 13:39:36 +00:00
OBS User mrdocs
64ec965932 Accepting request 54744 from home:pbleser:branches:M17N
reviewed Ok and forwarded to Factory

OBS-URL: https://build.opensuse.org/request/show/54744
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=36
2010-12-04 22:27:10 +00:00
Stephan Kulow
cf3ce800d7 Accepting request 51658 from home:Fisiu:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/51658
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=34
2010-11-01 08:41:59 +00:00
OBS User buildservice-autocommit
2518a636eb Updating link to change in openSUSE:Factory/freetype2 revision 28.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=511721564890c158528fd1cf42ff27eb
2010-08-13 21:59:21 +00:00
OBS User autobuild
0408452f0b Accepting request 45461 from M17N
checked in (request 45461)

OBS-URL: https://build.opensuse.org/request/show/45461
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=33
2010-08-13 21:59:20 +00:00
aa90c88ed1 Accepting request 45460 from home:jnweiger:branches:M17N
Copy from home:jnweiger:branches:M17N/freetype2 via accept of submit request 45460 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/45460
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=32
2010-08-12 10:14:11 +00:00
c63807cfe2 updated to v2.4.2
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=31
2010-08-09 10:50:50 +00:00
db2f6cb2c1 Accepting request 43598 from home:tiwai:branches:M17N
Copy from home:tiwai:branches:M17N/freetype2 via accept of submit request 43598 revision 2.
Request was accepted with message:
ok.

OBS-URL: https://build.opensuse.org/request/show/43598
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=29
2010-07-21 10:18:38 +00:00
OBS User buildservice-autocommit
f1062f37d0 Updating link to change in openSUSE:Factory/freetype2 revision 23.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=67067158bdec95403757866b986ad582
2010-04-24 09:38:21 +00:00
OBS User buildservice-autocommit
b096af1bcc Updating link to change in openSUSE:Factory/freetype2 revision 22.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=a5857f6f97fdc2fd9f282b0ad0f34c1c
2010-04-13 19:27:17 +00:00
OBS User buildservice-autocommit
21d9d2e2f4 Updating link to change in openSUSE:Factory/freetype2 revision 21.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=7a778e70d41ce81c6ce78c5a0108cb49
2010-04-07 11:16:11 +00:00
OBS User buildservice-autocommit
2ba45fdc97 Updating link to change in openSUSE:Factory/freetype2 revision 20.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=875862be62e4d740d2cc9e001a51b376
2010-04-05 23:02:51 +00:00
OBS User buildservice-autocommit
3147ed888f Updating link to change in openSUSE:Factory/freetype2 revision 19.0
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=73a03aeb5d0eeb56ffb9940f8c4d089e
2010-04-01 01:04:23 +00:00
OBS User autobuild
545e8e6b5e Accepting request 36463 from M17N
checked in (request 36463)

OBS-URL: https://build.opensuse.org/request/show/36463
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=17
2010-04-01 01:04:22 +00:00
Stephan Kulow
55b52d68e3 - split out shared library policy package
- remove old patches

- update to version 2.3.12:
  brings considerable improvements for b/w rasterizing of hinted
  TrueType fonts at small sizes, see NEWS for more details

OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=16
2010-03-31 15:09:00 +00:00
Stephan Kulow
764bc86cf9 - update to version 2.3.12:
brings considerable improvements for b/w rasterizing of hinted 
  TrueType fonts at small sizes, see NEWS for more details
- fixed build without sysvinit in the build system
- disable no longer compiling patch that should be upstream or dead
- updated to version 2.3.8:
    http://www.freetype.org/index2.html#release-freetype-2.3.8

OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=15
2010-03-31 14:56:07 +00:00
OBS User autobuild
ef0a8c6c7b Accepting request 27735 from M17N
Copy from M17N/freetype2 based on submit request 27735 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/27735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=17
2009-12-29 23:17:28 +00:00
OBS User autobuild
a0ded557b1 Accepting request 23974 from M17N
Copy from M17N/freetype2 based on submit request 23974 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/23974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=16
2009-11-10 08:55:12 +00:00
OBS User unknown
e9fca56afc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=14 2009-07-29 15:22:54 +00:00
OBS User unknown
bc5c76dffd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=13 2009-07-10 14:08:36 +00:00
OBS User unknown
de9ab45879 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=12 2009-05-06 16:38:43 +00:00
OBS User unknown
206d9d9bdf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=11 2008-12-15 11:30:38 +00:00
OBS User unknown
24485f795c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=10 2008-11-07 14:06:27 +00:00
OBS User unknown
540589b7ff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=9 2008-11-02 14:40:54 +00:00
OBS User unknown
2714617701 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=8 2008-08-21 16:08:44 +00:00
OBS User unknown
874567c334 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=7 2008-07-24 21:00:54 +00:00
OBS User unknown
de6f6795aa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=6 2008-04-20 19:26:11 +00:00
OBS User unknown
77251790e5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=5 2008-04-10 12:13:39 +00:00
OBS User unknown
2ce53546b0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=4 2007-10-20 15:35:32 +00:00
OBS User unknown
8721ad3554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=3 2007-10-09 15:08:08 +00:00
OBS User unknown
b6969d8d93 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=2 2007-10-02 22:52:44 +00:00
OBS User unknown
4c14f94ffb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetype2?expand=0&rev=1 2007-08-23 23:05:25 +00:00