8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab5e7a commit 9067f79Copy full SHA for 9067f79
README.rst
@@ -35,7 +35,7 @@ Noteworthy points include:
35
- Optional support for complex text layout (right-to-left languages, etc.) and
36
OpenType font features (see `examples/opentype_features.py`_), and partial
37
support for color fonts (e.g., emojis), using Raqm_. **Note** that Raqm
38
- depends on Fribidi, which is licensed under the LGPLv2.1+.
+ depends by default on Fribidi, which is licensed under the LGPLv2.1+.
39
- Support for embedding URLs in PDF (but not SVG) output (requires
40
cairo≥1.15.4).
41
- Support for multi-page output both for PDF and PS (Matplotlib only supports
0 commit comments