-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
########## | ||
adobefonts | ||
########## | ||
########### | ||
Adobe Fonts | ||
########### | ||
|
||
All vendor-specific profiles such as the `adobefonts` one also include the checks from the :doc:`universal` profile. | ||
|
||
.. automodule:: fontbakery.profiles.adobefonts | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.adobefonts |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
########## | ||
fontbureau | ||
########## | ||
########### | ||
Font Bureau | ||
########### | ||
|
||
All vendor-specific profiles such as the `fontbureau` one also include the checks from the :doc:`universal` profile. | ||
|
||
.. automodule:: fontbakery.profiles.fontbureau | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.fontbureau |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
####### | ||
fontval | ||
####### | ||
######################## | ||
Microsoft Font Validator | ||
######################## | ||
|
||
.. automodule:: fontbakery.profiles.fontval | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.fontval |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,5 @@ | ||
######## | ||
fontwerk | ||
Fontwerk | ||
######## | ||
|
||
All vendor-specific profiles such as the `fontwerk` one also include the checks from the :doc:`universal` profile. Fontwerk also includes most checks from the :doc:`googlefonts` profile, except these: | ||
|
||
.. literalinclude:: ../../../../Lib/fontbakery/profiles/fontwerk.py | ||
:pyobject: leave_this_one_out | ||
|
||
.. automodule:: fontbakery.profiles.fontwerk | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.fontwerk |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
########### | ||
googlefonts | ||
########### | ||
############ | ||
Google Fonts | ||
############ | ||
|
||
All vendor-specific profiles such as the `googlefonts` one also include the checks from the :doc:`universal` profile. | ||
|
||
.. automodule:: fontbakery.profiles.googlefonts | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.googlefonts |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
######## | ||
iso15008 | ||
ISO15008 | ||
######## | ||
|
||
.. automodule:: fontbakery.profiles.iso15008 | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.iso15008 |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
######### | ||
notofonts | ||
######### | ||
########## | ||
Noto Fonts | ||
########## | ||
|
||
All vendor-specific profiles such as the `notofonts` one also include the checks from the :doc:`universal` profile. | ||
|
||
.. automodule:: fontbakery.profiles.notofonts | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.notofonts |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,6 @@ | ||
######## | ||
opentype | ||
Opentype | ||
######## | ||
|
||
The checks of the `opentype` profile are separated in one sub-profile for each of the Open Type tables as listed below: | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
cff | ||
cmap | ||
dsig | ||
fvar | ||
gdef | ||
glyf | ||
gpos | ||
head | ||
hhea | ||
kern | ||
loca | ||
name | ||
os2 | ||
post | ||
layout | ||
|
||
.. automodule:: fontbakery.profiles.opentype | ||
:members: | ||
:undoc-members: | ||
|
||
.. automodule:: fontbakery.profiles | ||
.. autoprofile:: fontbakery.profiles.opentype | ||
|
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
####### | ||
outline | ||
Outline | ||
####### | ||
|
||
.. automodule:: fontbakery.profiles.outline | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.outline |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
####### | ||
shaping | ||
Shaping | ||
####### | ||
|
||
.. automodule:: fontbakery.profiles.shaping | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.shaping |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
########### | ||
ufo_sources | ||
UFO Sources | ||
########### | ||
|
||
.. automodule:: fontbakery.profiles.ufo_sources | ||
:members: | ||
:undoc-members: | ||
.. autoprofile:: fontbakery.profiles.ufo_sources |