Revisions of freetype2

buildservice-autocommit accepted request 589244 from mrdocs's avatar mrdocs (revision 146)
baserev update by copy to link target
mrdocs's avatar mrdocs accepted request 589126 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 145)
- insert missing bzip2-devel for build in Leap 42.3
mrdocs's avatar mrdocs accepted request 588018 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 144)
- Change xorg-x11-devel --> pkgconfig(x11)
buildservice-autocommit accepted request 584619 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 143)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 584499 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 142)
- Add bnc1079600.patch: Fix several integer overflow issues in
  truetype/ttinterp.c (bsc#1079600)
buildservice-autocommit accepted request 583313 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 141)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 140)
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 583281 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 139)
- Refresh spec-file via spec-cleaner.
- Add shell script freetype2.sh in separate package freetype2-profile-tti35
  for set TrurType interpreter version 35 (boo#1084085).
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 581252 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 138)
- Refresh spec-file via spec-cleaner.
- Add shell script freetype2.sh in separate package
  freetype2-profile-tti35 for set TrurType interpreter version 35. 
buildservice-autocommit accepted request 574633 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 137)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 136)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 135)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 134)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 133)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 132)
bsc#1079603 and bsc#1079601
mrdocs's avatar mrdocs accepted request 573217 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 131)
add bugzilla references boo#1035807, boo#1036457
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 130)
- Add psaux-flex.patch to fix a regression in Type1 rendering
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 129)
- Update to version 2.9
  * Advance width values of variation fonts were often wrong.
  * More fixes for variation font support; you should update to
    this version if you want to support them.
  * As a GSoC project, Ewald Hew extended the new (Adobe) CFF
    engine to handle Type 1 fonts also, thus greatly improving
    the rendering of this format. This is the new default.
  * A new function, `FT_Set_Named_Instance', can be used to set
    or change the current named instance.
  * Starting with this FreeType version, resetting variation
    coordinates will return to the currently selected named
    instance. Previously, FreeType returned to the base font 
    (i.e., no instance set).
  * Some fuzzer fixes to better reject malformed fonts.

- Update to version 2.9
  * The `ftbench' demo program has a new test for opening a new
    face and loading some glyphs.
  * The `ftbench' demo program has a new option `-j' to specify
    the last glyph index to be used in the tests.
  * The `ftgrid' demo program has a new option `-n' to suppress
    display of named instances of variation fonts.
  * The `ttdebug' demo program can now show a stack trace (key `K')
    and switch between hexadecimal and decimal display of integers
    (key `I').
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 128)
- Update to version 2.8.1
  * B/W  hinting   of  TrueType   fonts  didn't  work   properly  if
    interpreter version 38 or 40 was selected.
  * Some severe  problems within the handling  of TrueType Variation
    Fonts were found and fixed.
  * Function `FT_Set_Var_Design_Coordinates' didn't correctly handle
    the case with less input coordinates than axes.
  * By default,  FreeType  now offers  high  quality  LCD-optimized
    output  without resorting to ClearType techniques of resolution
    tripling and filtering.  In this method,  called Harmony,  each
    color channel is generated separately  after shifting the glyph
    outline,  capitalizing on the fact  that the color grids on LCD
    panels  are  shifted  by  a third  of  a pixel.  This output is
    indistinguishable from ClearType with a light 3-tap filter.
  * Using the  new function `FT_Get_Var_Axis_Flags',  an application
    can access the `flags' field  of a variation axis (introduced in
    OpenType version 1.8.2)
  * FreeType  now synthesizes  a  missing Unicode  cmap for  (older)
    TrueType fonts also if glyph names are available.
  * The warping option  has moved  from `light'  to `normal' hinting
    where  it replaces  the original hinting algorithm.  The `light'
    mode is now always void of any hinting in x-direction.

- Update to version 2.8.1
  * The ftgrid demo program can now toggle the display of grid lines
    with the G key.
  * The ftgrid demo program can toggle a different set of colors
    (suitable to color-blind people) with the C key.
  * The ftgrid demo program now supports the -e command line option
    to select a cmap.
mrdocs's avatar mrdocs accepted request 494888 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 127)
- Update to version 2.8
  * Support for OpenType Variation Fonts is now complete. The last
    missing part was handling the `VVAR' and `MVAR' tables, which is
    available with this release.
  * A new  function `FT_Face_Properties' allows the  control of some
    module  and   library  properties  per  font.    Currently,  the
    following properties can be  handled: stem darkening, LCD filter
    weights, and the random seed for the `random' CFF operator.
  
  * The PCF change to show more `colourful' family names (introduced
    in version 2.7.1) was too radical; it can now be configured with
    PCF_CONFIG_OPTION_LONG_FAMILY_NAMES   at   compile   time.    If
    activated, it can  be switched off at run time  with the new pcf
    property  `no-long-family-names'.  If  the `FREETYPE_PROPERTIES'
    environment variable is available, you can say
    FREETYPE_PROPERTIES=pcf:no-long-family-names=1
  * Support  for  the  following  scripts  has  been  added  to  the
    auto-hinter.
    Adlam, Avestan, Bamum, Buhid, Carian, Chakma, Coptic, Cypriot,
    Deseret, Glagolitic, Gothic, Kayah, Lisu, N'Ko, Ol Chiki, Old
    Turkic, Osage, Osmanya, Saurashtra, Shavian, Sundanese, Tai
    Viet, Tifinagh, Unified Canadian Syllabics, Vai
    
  *  `Light' auto-hinting  mode no  longer uses TrueType  metrics for
     TrueType  fonts.   This bug  was  introduced  in version  2.4.6,
     causing   horizontal  scaling   also.    Almost  all   GNU/Linux
     distributions (with Fedora as  a notable exception) disabled the
     corresponding patch for good reasons; chances are thus high that
     you won't notice a difference.
  * If a TrueType font gets loaded with FT_LOAD_NO_HINTING, FreeType
Displaying revisions 61 - 80 of 206
openSUSE Build Service is sponsored by