8000 Revert removal of AGG, Cairo, FreeType glossary entries · matplotlib/matplotlib@c9b899f · GitHub
[go: up one dir, main page]

Skip to content

Commit c9b899f

Browse files
committed
Revert removal of AGG, Cairo, FreeType glossary entries
1 parent b8716f0 commit c9b899f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/glossary/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ Glossary
77

88
.. glossary::
99

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+
1022
GTK
1123
The GIMP Toolkit (`GTK <https://www.gtk.org/>`_) graphical user interface
1224
library

0 commit comments

Comments
 (0)
0