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

Appearance settings

Commit dba7626

Browse filesBrowse files
committed
Merge pull request matplotlib#4345 from tacaswell/doc_freetype_img_test_version
DOC : document exact freetype versions for tests
2 parents 62cce14 + bc4cf9a commit dba7626
Copy full SHA for dba7626

File tree

Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed

‎doc/devel/testing.rst

Copy file name to clipboardExpand all lines: doc/devel/testing.rst
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,17 @@ decorator:
173173
If some variation is expected in the image between runs, this
174174
value may be adjusted.
175175

176+
Freetype version
177+
----------------
178+
179+
Due to subtle differences in the font rendering under different
180+
version of freetype some care must be taken when generating the
181+
baseline images. Currently (early 2015), almost all of the images
182+
were generated using ``freetype 2.5.3-21`` on Fedora 21 and only the
183+
fonts that ship with ``matplotlib`` (regenerated in PR #4031 / commit
184+
005cfde02751d274f2ab8016eddd61c3b3828446) and travis is using
185+
``freetype 2.4.8`` on ubuntu.
186+
176187
Known failing tests
177188
-------------------
178189

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.