معرفی شرکت ها


fontbakery-0.8.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Well designed Font QA tool, written in Python 3
ویژگی مقدار
سیستم عامل -
نام فایل fontbakery-0.8.9
نام fontbakery
نسخه کتابخانه 0.8.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Font Bakery authors and contributors: Dave Crossland, Felipe Sanches, Lasse Fister, Marc Foley, Nikolaus Waxweiler, Chris Simpkins, Jens Kutilek, Vitaly Volkov
ایمیل نویسنده dave@lab6.com
آدرس صفحه اصلی https://github.com/googlefonts/fontbakery/
آدرس اینترنتی https://pypi.org/project/fontbakery/
مجوز -
[![Latest PyPI Version](https://img.shields.io/pypi/v/fontbakery.svg?style=flat)](https://pypi.python.org/pypi/fontbakery/) [![Python](https://img.shields.io/pypi/pyversions/fontbakery.svg?style=flat)](https://pypi.python.org/pypi/fontbakery/) [![Build Status](https://github.com/googlefonts/fontbakery/actions/workflows/tox.yml/badge.svg)](https://github.com/googlefonts/fontbakery/actions/) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://github.com/googlefonts/fontbakery/blob/main/LICENSE.txt) # [![Font Bakery](data/logo.png)](http://fontbakery.com) Font Bakery is a command-line tool for checking the quality of font projects. For a quick overview, check out the [list of checks](https://font-bakery.readthedocs.io/en/stable/fontbakery/profiles/index.html) currently offered. And for a full written introduction [check out our documentation at Read The Docs.](https://font-bakery.readthedocs.io/en/stable) For video introductions, see the [TypeCon 2018](https://www.youtube.com/watch?v=5S3cN3VHfBg) and [ATypI 2020](https://www.youtube.com/watch?v=6OKE6p9E0eY) 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. Please join our developer chat channel at [gitter.im/fontbakery/Lobby](https://gitter.im/fontbakery/Lobby) Font Bakery is not an official Google project, and Google provides no support for it. However, throughout 2018-2023 a project maintainer, Felipe Corrêa da Silva Sanches ([@felipesanches](https://github.com/felipesanches)), is commissioned by the Google Fonts team to maintain it. The original software architecture (and maintenance of it) is by Lasse Fister ([@graphicore](https://github.com/graphicore). ## Run Font Bakery automatically on Github Actions Simon Cozens prepared a [template git repo](https://github.com/googlefonts/Unified-Font-Repository) that makes it easy to build, check and proof fonts. He's also prepared a nice [1 minute video](https://twitter.com/simoncozens/status/1405267459028905984) 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: - [GNU + Linux](https://font-bakery.readthedocs.io/en/stable/user/installation/install-gnu-linux.html) - [macOS](https://font-bakery.readthedocs.io/en/stable/user/installation/install-macos.html) - [Windows](https://font-bakery.readthedocs.io/en/stable/user/installation/install-windows.html) ## Usage Font Bakery is primarily a Terminal app, learn more in the [Command Line Usage Guide](https://font-bakery.readthedocs.io/en/stable/user/USAGE.html). If you write little Python scripts in your workflow, you can easily [write custom checks](https://font-bakery.readthedocs.io/en/stable/developer/writing-profiles.html). For full developer documentation, check out [font-bakery.readthedocs.io](https://font-bakery.readthedocs.io) (a hosted and compiled copy of contents in the `/docs` directory.) ## Contributing See the guide to [Getting Started as a Contributor](https://font-bakery.readthedocs.io/en/stable/developer/contrib-getting-started.html). ## Web Dashboard A web dashboard for monitoring check-results of project collections is at <https://github.com/googlefonts/fontbakery-dashboard> ## 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. Lasse also began a sister project, [Font Bakery Dashboard](https://GitHub.com/GoogleFonts/Fontbakery-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 his [TypoLabs 2018 talk on YouTube](https://www.youtube.com/watch?v=Kqhzg89zKYw) and its [presentation deck](https://docs.google.com/presentation/d/14dU3cUXelwvpVokhKYmJ6jT51AASDaOFyEUSdxb0RAg/). Most of the checks are for OpenType binary files, and project metadata files. (Currently, the Google Fonts `METADATA.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 (like [Travis](https://www.travis-ci.org)) to run Font Bakery on each commit, so that with each update all checks will be run on your files. ## Trivia * [Advances in Continuous Integration Testing at Google](https://ai.google/research/pubs/pub46593) - 2018 presentation


نیازمندی

مقدار نام
>=0.3.0 axisregistry
- beautifulsoup4
>=0.5.0 beziers
- cmarkgfm
==0.4.1 collidoscope
- defcon
>=3.1.0 dehinter
>=4.36.0 fontTools[lxml,ufo,unicode]
- font-v
>=0.3.0 gflanguages
>=0.5.0 glyphsets
- lxml
- munkres
>=7.1.9 opentype-sanitizer
- opentypespec
- packaging
- pip-api
<4,>=3.7.0 protobuf
- PyYAML
- requests
- rich
- stringbrewer
- toml
- ufolint
>=2.25.2 ufo2ft
- unicodedata2
>=0.2.0 vharfbuzz
- recommonmark
>=1.4 sphinx
- sphinx-rtd-theme
- freetype-py


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl fontbakery-0.8.9:

    pip install fontbakery-0.8.9.whl


نصب پکیج tar.gz fontbakery-0.8.9:

    pip install fontbakery-0.8.9.tar.gz