pyup-bot
48a034c6e2
Update sphinx from 5.1.1 to 5.3.0
2022-10-24 09:11:04 -07:00
Jany Belluz
1396ae4d66
[designspaceLib] Document XML field <labels ordering="1">
2022-10-18 17:27:31 +01:00
Ben Kiel
8c3fa47ba8
checkAxis and checkDefault were removed in 3.27.0
2022-08-24 18:57:38 +01:00
pyup-bot
000f76682e
Update reportlab from 3.6.10 to 3.6.11
2022-08-08 17:10:07 +01:00
pyup-bot
a2fcf34c81
Update sphinx from 5.0.1 to 5.1.1
2022-08-08 17:10:07 +01:00
Ben Kiel
02cfc286c0
Add note about support for specific values ( #2715 )
...
* Add note about support for specific values
Co-authored-by: Jany Belluz <jany.belluz@daltonmaag.com>
2022-07-29 11:47:44 -05:00
pyup-bot
b8cd73e590
Update freetype-py from 2.2.0 to 2.3.0
2022-06-06 17:09:05 +01:00
pyup-bot
3eda4b1041
Update reportlab from 3.6.5 to 3.6.10
2022-06-06 17:09:04 +01:00
pyup-bot
8c374630cd
Update sphinx from 4.3.2 to 5.0.1
2022-06-06 17:09:04 +01:00
Jany Belluz
dbef683624
[config] Add documentation
2022-04-14 15:23:38 +01:00
Jany Belluz
5a842cc249
[designspaceLib] Update documentation and add version 5
2022-04-14 15:05:20 +01:00
Takaaki Fuji
88e401b57b
Add freetype-py to docs-requirements.txt
2022-01-13 19:01:24 +09:00
Cosimo Lupo
7b4c6af66c
Merge pull request #2494 from takaakifuji/ftpen
...
Add FreeType-based Pen for rasterisation
2022-01-12 13:07:28 +00:00
Takaaki Fuji
d181ecaaaf
Fix warnings when generating docs
2022-01-12 01:27:40 +09:00
pyup-bot
a411ecf51f
Update reportlab from 3.6.3 to 3.6.5
2022-01-10 16:04:04 +00:00
Takaaki Fuji
d0dbbbd3c8
Rename to freetypePen/FreeTypePen
2022-01-10 23:51:28 +09:00
Takaaki Fuji
e4c1deb64f
Add documentation
...
Note that the example covers a ltr/rtl/ttb typesetting with uharfbuzz.
2022-01-08 02:06:14 +09:00
Cosimo Lupo
629f44b8cc
Merge pull request #2484 from fonttools/unicodedata2-14
...
bump unicodedata2 dependency to 14.0.0
2021-12-20 16:54:14 +00:00
Cosimo Lupo
bd58e66dbf
bump unicodedata2 dependency to 14.0.0
...
now supports pypy3 and Unicode 14.0
2021-12-20 16:44:17 +00:00
pyup-bot
c5a8b86560
Update sphinx from 4.3.1 to 4.3.2
2021-12-20 16:05:20 +00:00
Simon Cozens
3e0caa881e
[docs] Fully document the glyf table ( #2457 )
...
* Fully document the glyf table
* Correct docs for getGlyphName/getGlyphId
* Fix typo
* Grammar nits
2021-12-02 15:32:20 +00:00
Simon Cozens
f887389d59
[docs] Fully document the cmap table ( #2454 )
...
* Fully document the cmap table
* Try not to completely break cmap handling while writing docs, Simon
2021-12-02 15:32:03 +00:00
Simon Cozens
0f03e6529a
[docs] Fix sphinx warnings ( #2453 )
...
* Add default auto doc options
* Ensure all references are unique
* Use anonymous links to avoid duplicate references
* Remove default options, fix wrong module name
* Don’t index repeated class
* Remove repeated classes included through automodule
* Fix warnings
* We don’t use our own static directory
* Correctly format XML in docs
* Fix indentation
* Fix overline
* Bring TOC to top
* Fix definition list
* Offset definition lists and examples
* Fix erroneous markup
* Fix markup
* Already included in automodule
* Fix args markup
* Correct markup for example
* Don’t reindex repeated module
* Correct XML code block markup
* Fix markup errors, change example to doctest
* Correct list markup
* Make ttx docstring both valid RST and valid help output
* Various other boring markup fixes
* Fix example indenting
* Make docstring valid RST and valid help output
* Mock import for reportlab
* It’s ok if manual links don’t appear in toctrees
* Oops typo, I guess doctests are useful
2021-12-02 15:31:49 +00:00
pyup-bot
e475b4adcc
Update reportlab from 3.6.2 to 3.6.3
2021-11-29 16:06:09 +00:00
pyup-bot
ea7b1a4a9e
Update sphinx from 4.3.0 to 4.3.1
2021-11-29 16:06:08 +00:00
pyup-bot
2b8f493f32
Update sphinx from 4.2.0 to 4.3.0
2021-11-22 16:06:04 +00:00
Simon Cozens
e0dc30aa2d
[docs] Improve documentation for fontTools.ttLib.ttFont ( #2442 )
2021-11-18 13:06:02 +00:00
Simon Cozens
00f37ea6b6
[docs] Split table docs into individual pages ( #2444 )
2021-11-18 09:01:27 +00:00
pyup-bot
559e1aa3b5
Update reportlab from 3.5.55 to 3.6.2
2021-10-18 17:07:04 +01:00
pyup-bot
a767774056
Update sphinx_rtd_theme from 0.5.0 to 1.0.0
2021-10-18 17:07:04 +01:00
pyup-bot
5772775235
Update sphinx from 3.3.1 to 4.2.0
2021-10-18 17:07:03 +01:00
Khaled Hosny
5e3774bd7b
Remove py23 from the documentation
...
We don’t want anyone to use it anymore.
2021-08-20 01:31:50 +02:00
Khaled Hosny
83ed0b4feb
[Doc] Add tfmLib
2021-07-05 16:09:15 +02:00
Just van Rossum
5fc65d7168
Misc py23 cleanups ( #2243 )
...
* Replaced all from ...py23 import * with explicit name imports, or removed completely when possible.
* Replaced tounicode() with tostr()
* Changed all BytesIO ans StringIO imports to from io import ..., replaced all UnicodeIO with StringIO.
* Replaced all unichr() with chr()
* Misc minor tweaks and fixes
2021-03-29 11:45:58 +02:00
Simon Cozens
a0d6ca3b76
ReStructuredText nits
2021-03-03 13:33:58 +00:00
Simon Cozens
516d0f7dfe
Add definitions for varLib-specific terms
2021-03-03 12:57:52 +00:00
Simon Cozens
9cb126b10a
Document expected arguments for _TTGlyphSet, _TTGlyph and TTGlyphPen
2021-02-08 11:30:39 +00:00
pyup-bot
63a7bbe94c
Update sphinx from 3.3.0 to 3.3.1
2020-11-23 15:48:36 +00:00
pyup-bot
bdc5daf055
Update reportlab from 3.5.49 to 3.5.55
2020-11-09 15:50:04 +00:00
pyup-bot
bbb95d8423
Update sphinx from 3.2.1 to 3.3.0
2020-11-09 15:50:03 +00:00
pyup.io bot
a5af2de247
Scheduled weekly dependency update for week 36 ( #2056 )
...
* Update reportlab from 3.5.47 to 3.5.49
* Update brotli from 1.0.7 to 1.0.9
2020-09-10 15:24:42 +02:00
Simon Cozens
68cbcd10cd
Merge pull request #2027 from simoncozens/mtilib-docs
...
Document mtiLib library
2020-09-09 15:55:23 +01:00
pyup-bot
7a4a88ad2d
Update reportlab from 3.5.44 to 3.5.47
2020-08-17 16:45:04 +01:00
pyup-bot
b18f8211ad
Update sphinx from 3.1.2 to 3.2.1
2020-08-17 16:45:03 +01:00
Cosimo Lupo
3be7c05024
Merge pull request #2041 from ctrlcctrlv/patch-1
...
Better document rule processing order
2020-08-17 15:38:14 +01:00
Fredrick Brennan
6af1f01289
Update readme.rst
2020-08-15 16:21:16 -07:00
Juan del Peral
502e43a4f1
typo
2020-08-13 16:02:48 +02:00
Fredrick Brennan
66a40e039d
Better document rule processing order
...
Close #2040
2020-08-12 09:33:41 -07:00
Simon Cozens
f72983b09d
Document mtiLib library
2020-07-22 14:31:17 +01:00
pyup-bot
baecf39d9e
Update reportlab from 3.5.42 to 3.5.44
2020-07-13 17:43:06 +02:00