Revisions of freetype2

buildservice-autocommit accepted request 1150936 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 206)
baserev update by copy to link target
buildservice-autocommit accepted request 1116998 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 204)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1116974 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 203)
- Update to version 2.13.2:
  - Better support for CFF2 variation fonts.
  - TrueType interpreter  version 38 (also known  as 'Infinality')
    has been removed.
  - Improved OpenVMS support.

- Update to version 2.13.2:
  - Better support for CFF2 variation fonts.
  - TrueType interpreter  version 38 (also known  as 'Infinality')
    has been removed.
  - Improved OpenVMS support.
buildservice-autocommit accepted request 1098816 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 202)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1098802 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 201)
- update to 2.13.1:
  * New function  `FT_Get_Default_Named_Instance` to get the
    index of the default named instance of an OpenType Variation
    Font. A new load flag `FT_LOAD_NO_SVG` to make FreeType ignore
    glyphs in an 'SVG ' table.
  * New function  `FT_GlyphSlot_AdjustWeight` to adjust
    the glyph weight either  horizontally or  vertically.
    This is part of the `ftsynth.h` header file
  * TrueType interpreter  version 38 (also known  as
    'Infinality') has been deactivated; the value  of
    `TT_INTERPRETER_VERSION_38` is now the same as
    `TT_INTERPRETER_VERSION_40`.
  * Switching named instances on and  off in Variation Fonts
    was buggy if the design coordinates didn't change.
- drop enable-infinality-subpixel-hinting.patch (obsolete, infinality
  is deactivated)

- update to 2.13.1:
  * `ftbench` has a new  command-line option  `-a`  to
    apply design coordinates.
  *  `ftview` can now flip SVG rendering on and off using the
    'Z' key.
  * `ftmulti` it  is  now possible  to toggle  the  fill
    rule  and overlap flag  used for  rendering glyphs using  the 'F3'
    and 'F4' keys,  respectively. Toggling the anti-aliased  mode
    has been changed to the 'TAB' key.
buildservice-autocommit accepted request 1089007 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 200)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1088982 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 199)
- Do not limit ftdump conflict to < version-release, but only to
  version. Ftdump is built in a second build flavor and as such the
  release counters are not guaranteed to be in sync.
buildservice-autocommit accepted request 1084625 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 198)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1084623 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 197)
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.
buildservice-autocommit accepted request 1081132 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 196)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1080482 from Frederic Crozat's avatar Frederic Crozat (fcrozat) (revision 195)
- Fix license tag to FTL and GPL-2.0-only.
buildservice-autocommit accepted request 1070269 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 194)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 193)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 192)
- drop CVE-2022-31782.patch (upstream)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 191)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 190)
- update to 2.13.0:
  * The 'COLR' v1 API is now considered as stable.
    https://learn.microsoft.com/en-us/typography/opentype/spec/colr
  * For  OpenType  Variable Fonts,  `avar`  table  format 2.0  is  now
    supported.  The code was contributed by Behdad Esfahbod.
    Note that this is an extension supported on recent Apple platforms
    and by HarfBuzz, but not yet in the OpenType standard!  See
      https://github.com/harfbuzz/boring-expansion-spec/blob/main/avar2.md
    for the specification.  To deactivate it, define the configuration
    macro 'TT_CONFIG_OPTION_NO_BORING_EXPANSION'.
  * A new API  `FT_GlyphSlot_Slant` to slant a glyph by  a given angle
    has been added.   Note that this function is  part of `ftsynth.h`,
    which is still considered to be in alpha stage.
  * TrueType interpreter version 38  (also known as 'Infinality') that
    was first introduced about 10 years  ago in FreeType 2.4.11 is now
    deprecated and slated to be removed in the next version.  TrueType
    interpreter version 40 has been FreeType's default version for six
    years now and provides an excellent alternative.  This is the last
    FreeType     version     with    TT_INTERPRETER_VERSION_38     and
    TT_INTERPRETER_VERSION_40 treated differently.
  * The  only  referenced  but never  documented  configuration  macro
    `FT_CONFIG_OPTION_NO_GLYPH_NAMES` has been removed.
  * To  avoid  reserved identifiers  that  are  globally defined,  the
    auto-hinter  debugging   macros  (which  are  only   available  if
    `FT_DEBUG_AUTOFIT` is defined)
    ```
    _af_debug_disable_horz_hints
    _af_debug_disable_vert_hints
    _af_debug_disable_blue_hints
    _af_debug_hints
buildservice-autocommit accepted request 1069055 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 189)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1069029 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 188)
- add devel requires to devel-32bit for brotli and bzip2 (indirect
  for Wine)
buildservice-autocommit accepted request 1056268 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 187)
baserev update by copy to link target
Displaying revisions 1 - 20 of 206
openSUSE Build Service is sponsored by