Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62cce14 + bc4cf9a commit dba7626Copy full SHA for dba7626
doc/devel/testing.rst
@@ -173,6 +173,17 @@ decorator:
173
If some variation is expected in the image between runs, this
174
value may be adjusted.
175
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
187
Known failing tests
188
-------------------
189
0 commit comments