Skip to content

Tags: googlefonts/fontview

Tags

v0.3.1

Toggle v0.3.1's commit message
Version 0.3.1

v0.3.0

Toggle v0.3.0's commit message
Add a simple Makefile for building on Linux with system libraries

v0.2.5

Toggle v0.2.5's commit message
Update freetype to 2.8.1 and harfbuzz to 1.7.1

v0.2.4

Toggle v0.2.4's commit message
Merge pull request #34 from anthrotype/update-freetype

Update freetype

v0.2.3

Toggle v0.2.3's commit message
v0.2.3

Update FreeType and HarfBuzz

* Update FreeType to commit da38be831d2c8ea5443c73d01ecfbc750bba7045.
* Update HarfBuzz to version 1.4.5.

v0.2.2

Toggle v0.2.2's commit message
Upgrade FreeType to current master version

Updates FreeType to commit hash 2ca5b07d4f27a1f1c3be9438c49b41a15a84ff7b.
Fixes security vulnerabilities found by Google’s open-source fuzzing team.
Fixes #17.
Fixes #18.

v0.2.1

Toggle v0.2.1's commit message
Update HarfBuzz to version 1.4.2

v0.2.0

Toggle v0.2.0's commit message
v0.2.0

* Upgrade to FreeType 2.7.1 and HarfBuzz 1.4.0
* Added an application icon, thanks to @zeilen
* Classified as macOS app category “Graphics & Design”
* Build for macOS 10.10 or later; refuse to run on earlier systems

v0.1.9

Toggle v0.1.9's commit message
Update FreeType and HarfBuzz to current master revisions

Specifically, FreeType at commit hash d678b37e8aa50bf35159c802fcdd6d8cb14bfea2
and HarfBuzz at 1c98ff87c76536553e53c131e75aba33033ee3a0.

v0.1.8

Toggle v0.1.8's commit message
v0.1.8

Switch FontView to FreeType master branch

Using FreeType at commit hash 01658be6fbda2ff17616158ae5df5dc240a4347c.
This includes the changes for OpenType 1.8, including CFF2 and variations,
which have now been integrated into the FreeType master branch.