You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.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
Update FreeType and HarfBuzz to current master revisions
Specifically, FreeType at commit hash d678b37e8aa50bf35159c802fcdd6d8cb14bfea2
and HarfBuzz at 1c98ff87c76536553e53c131e75aba33033ee3a0.
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.