WIN: Rewrite local freetype build script by Kojoley · Pull Request #9354 · matplotlib/matplotlib · GitHub
Skip to content

WIN: Rewrite local freetype build script - #9354

Closed
Kojoley wants to merge 3 commits into
matplotlib:masterfrom
Kojoley:tst-win-local-ft-build
Closed

Kojoley wants to merge 3 commits into
matplotlib:masterfrom
Kojoley:tst-win-local-ft-build

Conversation

@Kojoley

@Kojoley Kojoley commented Oct 11, 2017

Copy link
Copy Markdown
Member

These changes should fix some build problems on windows:

  • Mismatch Python MSVC runtime version and local freetype
  • zlib and libpng linking

@anntzer

anntzer commented Oct 11, 2017

Copy link
Copy Markdown
Contributor

@Kojoley
Kojoley force-pushed the tst-win-local-ft-build branch from 9b6989e to 97578a7 Compare October 11, 2017 12:11
@Kojoley

Kojoley commented Oct 11, 2017

Copy link
Copy Markdown
Member Author

@anntzer It is a cool work, if mpl have not used custom build layer I would rewrite local freetype build to distutil's build_clib (but actually it is better to use freetype without kerning and antialiasing for tests, so it will produce same result on different versions)

@Kojoley
Kojoley force-pushed the tst-win-local-ft-build branch 3 times, most recently from 3cd4be5 to 0aa303c Compare October 17, 2017 16:53
These changes should fix some build problems on windows:
 - Mismatch Python MSVC runtime version and local freetype
 - `zlib` and `libpng` linking
@Kojoley

Kojoley commented Feb 13, 2020

Copy link
Copy Markdown
Member Author

@Kojoley Kojoley closed this Feb 13, 2020
@Kojoley
Kojoley deleted the tst-win-local-ft-build branch February 13, 2020 20:29
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.

2 participants