Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit89083cd

Browse files
committed
Remove usage of ttconv, in favor of freetypy.subset
1 parentc64f093 commit89083cd

16 files changed

+275
-3380
lines changed

‎INSTALL

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,9 @@ Required Dependencies
195195
easy_install or installing from source, the installer will attempt
196196
to download and install `python_dateutil` from PyPI.
197197

198+
`freetypy` 1.0 or later
199+
Python wrappers to freetype.
200+
198201
`pyparsing`
199202
Required for matplotlib's mathtext math rendering support. If
200203
using pip, easy_install or installing from source, the installer
@@ -208,9 +211,6 @@ libpng 1.2 (or later)
208211
`pytz`
209212
Used to manipulate time-zone aware datetimes.
210213

211-
:term:`FreeType` 2.3 or later
212-
library for reading true type font files.
213-
214214
``cycler`` 0.9 or later
215215
Composable cycle class used for constructing style-cycles
216216

@@ -273,9 +273,6 @@ Required libraries that ship with matplotlib
273273
`qhull` 2012.1
274274
A library for computing Delaunay triangulations.
275275

276-
`ttconv`
277-
truetype font utility
278-
279276
six 1.9.0
280277
Python 2/3 compatibility library. Do not use this in third-party
281278
code.

‎extern/ttconv/global_defines.h

Lines changed: 0 additions & 41 deletions
This file was deleted.

‎extern/ttconv/pprdrv.h

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp