Skip to content
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

Note minimum supported version for fontconfig. #15626

Merged
merged 1 commit into from Nov 8, 2019

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Nov 7, 2019

PR Summary

Closes #15625.
See https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/a919700f/README#L1399 for relevant fontconfig changelog entry.
The requirement for fc>=2.7 came in in #2433 (just 4y after the release of fc2.7) and #15625 (10y after the release of fc2.7) appears to be the first instance of someone running a too-old fontconfig, so I think we can reasonably choose to not support older versions.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@anntzer anntzer force-pushed the fontconfig-minver branch 2 times, most recently from 1e31eb0 to 04219b1 Compare November 7, 2019 18:07
INSTALL.rst Outdated Show resolved Hide resolved
@QuLogic QuLogic added this to the v3.2.0 milestone Nov 8, 2019
@QuLogic QuLogic merged commit 1e9c794 into matplotlib:master Nov 8, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Nov 8, 2019
@anntzer anntzer deleted the fontconfig-minver branch November 8, 2019 10:00
dstansby added a commit that referenced this pull request Nov 9, 2019
…626-on-v3.2.x

Backport PR #15626 on branch v3.2.x (Note minimum supported version for fontconfig.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use many system fonts in matplotlib
4 participants