Skip to main content

A font quality assurance tool for everyone

Project description

OpenBakery

OpenBakery, a font quality assurance tool for everyone


Documentation: https://miguelsousa.github.io/openbakery

Source Code: https://github.com/miguelsousa/openbakery

Contributing Guide: https://github.com/miguelsousa/openbakery/blob/main/CONTRIBUTING.md


OpenBakery is a command-line tool for validating font binaries and, optionally, their source files and metadata.

Requirements

  • Python version 3.8 (or greater)
    To determine if your system has Python installed and which version, run this command: python --version
    Please refer to the instructions provided at python.org for downloading and installing Python on your platform.

  • pip version 22.0 (or greater)
    To determine if your Python environment has pip installed and which version, run this command: python -m pip --version
    Please refer to the instructions provided at pip.pypa.io for downloading and installing pip on your Python environment.

⚠️ IMPORTANT: If you have Python 2.x installed in your system, you may have to use python3 (instead of python) in the commands below.

Installation

Command to install a stable version of OpenBakery:

python -m pip install --upgrade openbakery

Command to install a beta version of OpenBakery:

python -m pip install --upgrade --pre openbakery

OpenBakery's functionality is organized into profiles. Each profile invokes specific font checks. To get a list of all the profiles run this command:

openbakery --list-subcommands
check-adobefonts
check-fontbureau
check-fontval
check-fontwerk
check-googlefonts
check-iso15008
check-notofonts
check-opentype
check-profile
check-proposals
check-ufo-sources
check-universal

The installation commands above enable you to run the universal and the opentype profiles on a font, like so:

openbakery check-opentype MyFont-Regular.ttf

To test your fonts with other profiles, you need to install openbakery with a corresponding extra. The command below installs openbakery with all the necessary dependencies for running the checks in the googlefonts profile:

python -m pip install --upgrade 'openbakery[googlefonts]'

Usage

If you made it this far, congratulation! You should now be ready to "bake" your fonts. 😀 🥯🍞🥖🥨🥐🫓🧁

The documentation contains many examples of how to run openbakery with its various options.

License

This project is licensed under the terms of the Apache 2.0 license.

All comments on issues, pull requests, and discussions will be treated as also licensed under this license such that they can be incorporated into the project's codebase.

Fork acknowledgment

This project is a fork of Font Bakery.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openbakery-0.1.0.tar.gz (43.2 MB view details)

Uploaded Source

Built Distribution

openbakery-0.1.0-py3-none-any.whl (328.8 kB view details)

Uploaded Python 3

File details

Details for the file openbakery-0.1.0.tar.gz.

File metadata

  • Download URL: openbakery-0.1.0.tar.gz
  • Upload date:
  • Size: 43.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.4

File hashes

Hashes for openbakery-0.1.0.tar.gz
Algorithm Hash digest
SHA256 930afee716fe9c650b1a61c30097e78ff9b6ca671cdbd1a4804ed49adcdb7add
MD5 839a858815d2a53054d55389ff277f11
BLAKE2b-256 986a4b0ed86541aecb847bea4e85d8cd85db89185985c58c4b707e50189a0995

See more details on using hashes here.

File details

Details for the file openbakery-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: openbakery-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 328.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.4

File hashes

Hashes for openbakery-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 74498cd725e6590c453b87f5781715dde490eb0787ec98ebd965b1bb90e59f94
MD5 cd41884196f18d90317c140533c0c657
BLAKE2b-256 afdde128bbc78329f2ac009a83fed8c465439819d02db68b4751b6cd6483824b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page