Next | Query returned 214 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2014-03-14 14:43:17 by OBATA Akio | Files touched by this commit (1)
Log message:
To get USE_BUILTIN.freetype2, builtin.mk must be included.
   2014-03-14 14:38:20 by Ryo ONODERA | Files touched by this commit (1)
Log message:
graphics/png should be included when non-builtin freetype2.
Pointed out by obache@, thank you.
   2014-03-14 14:12:34 by Ryo ONODERA | Files touched by this commit (1)
Log message:
graphics/png is also needed now
   2014-03-14 00:26:35 by S.P.Zeidler | Files touched by this commit (4) | Package updated
Log message:
security update, upstream short changelog ('here' being releasenotes):

FreeType 2.5.3
2014-03-08

FreeType 2.5.3 has been released. All users should upgrade due to fixed
vulnerability in the CFF driver (CVE-2014-2240).

Its main new feature is much enhanced support of auto-hinting SFNT fonts
(i.e., TrueType and CFF fonts) due to the use of the HarfBuzz library.
A more detailed description of this and other changes can be found here.

FreeType 2.5.2
2013-12-08

FreeType 2.5.2 has been released. It fixes a serious bug introduced
in version 2.5.1; all users should upgrade.

A listing of the changes can be found here.

FreeType 2.5.1
2013-11-25

FreeType 2.5.1 has been released, providing three major new features.

   - Support for the WOFF font format, contributed by Behdad Esfahbod.
   - The auto-hinter now supports Hebrew, together with improved support
     for Cyrillic and Greek.
   - The directory layout of the (installed) FreeType header files has
     been simplified.

Among other changes I want to mention that FreeType's TrueType debugger
(ttdebug) has been made more versatile. An exhaustive list of changes
can be found here.

FreeType 2.5
2013-06-19

FreeType 2.5 has been released. A major new feature is support for
color embedded bitmaps (eg. color emoji), contributed by Behdad Esfahbod
on behalf of Google. Additionally, Adobe's CFF engine is now the default,
which makes a good reason to change from the 2.4.x to the 2.5.x series.

On the technical side, the property API to access FreeType module
parameters (FT_Property_Set and FT_Property_Get) is now declared as
stable.

As usual, see this file for the complete release notes, which give
more details. And we have again blog entries from Adobe and Google.

FreeType 2.4.12
2013-05-08

FreeType 2.4.12 has been released. A major new feature is a new parsing
and hinting engine for CFF fonts, contributed by Adobe in collaboration
with Google. It was my job the last few months to fully adapt the code
to FreeType, and we are very pleased with the results. You might also
read the blog entries from Adobe and Google.

In connection with the new CFF engine, the demo programs, especially
ftview and ftdiff, have been improved a lot; as usual, more details
on the changes can be found in the release notes.
   2014-01-12 22:19:33 by Amitai Schlair | Files touched by this commit (1)
Log message:
Let naive configure scripts find freetype-config (needed for latest php55-gd).
   2013-12-23 12:57:07 by Thomas Klausner | Files touched by this commit (79)
Log message:
Reset maintainer for resigned developers.
   2013-08-04 12:38:01 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
FreeType 2.4.12 has been released. A major new feature is a new parsing and \ 
hinting engine for CFF fonts, contributed by Adobe in collaboration with Google. \ 
It was my job the last few months to fully adapt the code to FreeType, and we \ 
are very pleased with the results. You might also read the blog entries from \ 
Adobe and Google.

In connection with the new CFF engine, the demo programs, especially ftview and \ 
ftdiff, have been improved a lot; as usual, more details on the changes can be \ 
found in the release notes.
   2013-06-04 20:02:58 by Matthias Scheler | Files touched by this commit (1)
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 1:

Reduce "freetype2" API dependence to version 2.4.5 which is what
NetBSD 6.1 and NetBSD-current ship with. This version is new enough
even for the latest "pango" package.

This fixes problems under NetBSD-current where pkgsrc tried to use
the native "fontconfig" and pkgsrc "freetype2" which doesn't work
very well.
   2013-06-03 17:23:44 by Matthias Scheler | Files touched by this commit (1)
Log message:
Bump the required API version as well to enforce the new version
at build time.
   2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948)
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Next | Query returned 214 messages, browsing 61 to 70 | Previous