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

Update epsilon for FreeType 2.10 with eg. Unicode width 16 #3931

Merged
merged 1 commit into from Jul 1, 2019

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 1, 2019

Potential fix for #3835 (comment):

Some new failures on pillow-wheels, TestImageFont.test_unicode_extended failed:

  • Mac MB_PYTHON_VERSION=2.7
  • Linux MB_PYTHON_VERSION=2.7 UNICODE_WIDTH=16
  • Linux MB_PYTHON_VERSION=2.7 PLAT=i686 UNICODE_WIDTH=16

With:

  • AssertionError: average pixel value difference 14.7190 > epsilon 6.2000
  • AssertionError: average pixel value difference 14.7190 > epsilon 6.2000
  • AssertionError: average pixel value difference 14.7280 > epsilon 6.2000

https://travis-ci.org/python-pillow/pillow-wheels/builds/552752918

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant