Thanks to visit codestin.com Credit goes to github.com
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 b8716f0 commit c9b899fCopy full SHA for c9b899f
1 file changed
doc/glossary/index.rst
@@ -7,6 +7,18 @@ Glossary
7
8
.. glossary::
9
10
+ AGG
11
+ The Anti-Grain Geometry (`Agg <http://antigrain.com/>`_) rendering
12
+ engine, capable of rendering high-quality images
13
+
14
+ Cairo
15
+ The `Cairo graphics <https://cairographics.org>`_ engine
16
17
+ FreeType
18
+ `FreeType <https://www.freetype.org/>`_ is a font rasterization
19
+ library used by matplotlib which supports TrueType, Type 1, and
20
+ OpenType fonts.
21
22
GTK
23
The GIMP Toolkit (`GTK <https://www.gtk.org/>`_) graphical user interface
24
library
0 commit comments