Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🧁 A font quality assurance tool for everyone

License

NotificationsYou must be signed in to change notification settings

fonttools/fontbakery

Repository files navigation

Latest PyPI VersionPythonLicense: Apache 2.0

Font Bakery

Font Bakery is a command-line tool for checking the quality of font projects.

For a quick overview, check out thelist of checks currently offered.And for a full written introductioncheck out our documentation at Read The Docs.

For video introductions, see theTypeCon 2018 andATypI 2020 FontBakery presentations.

Font Bakery has an active community of contributors from foundries around the world, including Adobe Fonts, Dalton Maag, Type Network, and Google Fonts.

Font Bakery is not an official Google project, and Google provides no support for it.However, throughout 2018-2025 a project maintainer, Felipe Corrêa da Silva Sanches (@felipesanches), is commissioned by the Google Fonts team to maintain it.The original software architecture (and maintenance of it) is by Lasse Fister (@graphicore).

Run Font Bakery automatically on Github Actions

Simon Cozens prepared atemplate git repo that makes it easy to build, check and proof fonts. He's also prepared a nice1 minute video showcasing it.

License

Font Bakery is available under the Apache 2.0 license.

All comments on the issue tracker or on pull requests will be treated as also licensed under this license such that they can be incorporated into the project code.

Install

See the Font Bakery Installation Guide for your platform:

Usage

Font Bakery is primarily a Terminal app, learn more in theCommand Line Usage Guide.

If you write little Python scripts in your workflow, you can easilywrite custom checks.

For full developer documentation, check outfontbakery.readthedocs.io (a hosted and compiled copy of contents in the/docs directory.)

Contributing

See the guide toGetting Started as a Contributor.

History

The project was initiated by Dave Crossland in 2013 to accelerate the onboarding process for Google Fonts.In 2017 Lasse Fister and Felipe Sanches rewrote it into a modern, modular architecture suitable for both individuals and large distributors.Felipe has maintained the check contents since 2016.

In 2017, Lasse began a sister project,Font Bakery Dashboard:A UI and a cloud system that scales up for checking 1,000s of font files super fast and in parallel, by using 1,000s of "container" virtual machines.See hisTypoLabs 2018 talk on YouTube and itspresentation deck.However, the project was halted at the end of 2019.

Most of the checks are for OpenType binary files, and project metadata files.(Currently, the Google FontsMETADATA.pb files are supported.)

If you are developing a font project publicly with Github (or a similar host) you can set up a Continuous Integration service (such as GHActions) to run Font Bakery on each commit, so that with each update all checks will be run on your files.

Trivia


[8]ページ先頭

©2009-2025 Movatter.jp