Skip to content

Reduce number of font file handles opened #5295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 29, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add INSTALL note about functools32
  • Loading branch information
mdboom committed Oct 28, 2015
commit 082a3a5890ba37b10f191ba8aba25a8aed723677
4 changes: 4 additions & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,10 @@ libpng 1.2 (or later)
``cycler`` 0.9 or later
Composable cycle class used for constructing style-cycles

`functools32`
Required for compatibility if running on versions of Python before
Python 3.2.


Optional GUI framework
^^^^^^^^^^^^^^^^^^^^^^
Expand Down