8423 Commits

Author SHA1 Message Date
Chris Simpkins
8c691d3d44
[Docs ttLib/tables] add all missing tables, add docs on how to implement own table converter 2020-04-20 18:25:09 -04:00
Chris Simpkins
e223f6ec45
[Doc] update subset documentation, add subset.cff 2020-04-20 17:52:35 -04:00
Khaled Hosny
259e586f5d [feaLib] Ignore superfluous script statements
Setting script that is the same as current language system should make
no effect. This is not documented in the spec, but it is what makeotf
does. This as the effect of preserving lookupflag when set before such a
script statement.

Fixes https://github.com/fonttools/fonttools/issues/1824
2020-04-20 23:45:45 +02:00
Chris Simpkins
84cce30d95
[Doc] add cu2qu documentation 2020-04-20 17:43:06 -04:00
Chris Simpkins
5bb64021d4
[Docs] add colorLib documentation 2020-04-20 17:36:25 -04:00
Khaled Hosny
6a24c8fed1 [feaLib] Raise for script/language in standalone lookup
They are not allowed per spec and makeotf, but currently we would fail
later with some cryptic error message.
2020-04-20 23:09:53 +02:00
Chris Simpkins
0cee574571
[Docs/source/index.rst] Py3.6+ documentation 2020-04-20 16:35:51 -04:00
Chris Simpkins
566d50162d
[Doc/source/conf.py] configuration updates 2020-04-20 16:24:35 -04:00
Chris Simpkins
f1b3756a5f
[Doc] add favicon for RTD docs 2020-04-20 16:24:10 -04:00
Behdad Esfahbod
cab7d13dc0 [subset] FeatureVariations subsetting is wrong
Fixes https://github.com/fonttools/fonttools/issues/1881
2020-04-20 12:10:05 -07:00
Chris Simpkins
60cf67c2f5
[Doc/README.md] update documentation build instructions 2020-04-20 13:59:58 -04:00
Chris Simpkins
ee983ced06
add docs requirements.txt file for doc only build dependencies 2020-04-20 13:35:47 -04:00
Chris Simpkins
5cba1d89f2
[docs/source/conf.py] update sphinx docs build config 2020-04-20 13:35:33 -04:00
Chris Simpkins
4bfcad5f8e
[Makefile] add 'docs' make target for documentation builds 2020-04-20 13:35:08 -04:00
Chris Simpkins
d924b8a6d4
[.readthedocs.yml] update configuration file to v2 2020-04-20 13:34:51 -04:00
Chris Simpkins
af7bf650d3
[Doc/source/index.rst] remove inspect documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
87c608675f
[Doc] add badges 2020-04-19 14:29:18 -04:00
Chris Simpkins
99ab48a369
[Docs] add ufoLib dependencies to documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
abbdc3303b
[Doc] add library caption to main TOC 2020-04-19 14:29:18 -04:00
Chris Simpkins
cf9afeb9ea
[Doc] add Font Tools logo to home page 2020-04-19 14:29:18 -04:00
Chris Simpkins
d314400678
[Doc] removed duplicated MIT license text on home page 2020-04-19 14:29:18 -04:00
Chris Simpkins
4da3a08619
[.readthedocs.yml] install all optional dependencies for RTD builds 2020-04-19 14:29:18 -04:00
Chris Simpkins
cc0f21d6e6
[Doc] typo fix encodings TOC 2020-04-19 14:29:18 -04:00
Chris Simpkins
5ec8d924c0
[Doc] remove varLib.designspace documentation
the module was removed from the source
2020-04-19 14:29:18 -04:00
Chris Simpkins
d0cdffe437
[Doc] add inherited member docstring parsing support 2020-04-19 14:29:18 -04:00
Chris Simpkins
8cbbb6c338
[Doc] remove reportLabPen docs
experimental module
2020-04-19 14:29:18 -04:00
Chris Simpkins
47e98dd71e
[Doc] add ufoLib to TOC 2020-04-19 14:29:18 -04:00
Chris Simpkins
c0611c6ef2
[Doc] remove ufoLib.pointPen doc file 2020-04-19 14:29:18 -04:00
Chris Simpkins
08bcfe81d8
[Doc] add ufoLib documentation files 2020-04-19 14:29:18 -04:00
Chris Simpkins
20b609f838
[Doc] modify ufoLib module doc file path 2020-04-19 14:29:18 -04:00
Chris Simpkins
7916ea8f5c
[docs] convert to built-in Napoleon Sphinx extension
available in Sphinx v1.3+
2020-04-19 14:29:18 -04:00
Chris Simpkins
aa050e9fe4
[Doc/README.md] convert to pip install -e . [doc] install approach 2020-04-19 14:29:18 -04:00
Chris Simpkins
60d24c5bcf
add readthedocs.yml doc build settings file 2020-04-19 14:29:18 -04:00
Chris Simpkins
798af37daf
[Doc/README.md] improve contributing instructions
includes grammar/style improvements
2020-04-19 14:29:18 -04:00
Chris Simpkins
f981737fda
[Doc] Sphinx index page documentation update with Github README
translation of the current Github README page to Sphinx rst format with minor formatting updates
2020-04-19 14:29:18 -04:00
Chris Simpkins
8773b1202b
[Doc] initial draft documentation README
includes local build documentation, style guide, contributing guide, doc license
2020-04-19 14:29:18 -04:00
Chris Simpkins
607dc172bf
[Doc] update documentation TOC 2020-04-19 14:29:18 -04:00
Chris Simpkins
481bc9e912
[Doc] add varLib.varStore documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
db06df1622
[Doc] add varLib.plot documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
2478e88e88
[Doc] add varLib.mvar documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
eef84ad95d
[Doc] add varLib.iup documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
7e027c8643
[Doc] add varLib.featureVars documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
85b2e21604
[Doc] add varLib.builder documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
e1c373d03a
[Doc] update varLib TOC 2020-04-19 14:29:18 -04:00
Chris Simpkins
340cde44c2
[Doc] add unicodedata.Scripts documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
55dba6a895
[Doc] add unicodedata.ScriptExtensions documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
d184848070
[Doc] add unicodedata.OTTags documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
b420747516
[Doc] add unicodedata.Blocks documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
75db57c7cb
[Doc] add unicodedata documentation 2020-04-19 14:29:18 -04:00
Chris Simpkins
6716919fee
[Doc] add unicode module documentation 2020-04-19 14:29:18 -04:00