-
Notifications
You must be signed in to change notification settings - Fork 649
testing: Update ref image for slightly changed freetype accents #4765
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Freeype master (presumably something that will be in the next release) broke our CI this week by changing how the accents on certain unicode characters are rasterized. So we needed a new reference image on our end. Signed-off-by: Larry Gritz <[email protected]>
5 tasks
Collaborator
Author
|
Sorry about merging this without review, but it's a CI-only fix to address a break (that wasn't our fault) that has been causing CI failures for us all week. |
lgritz
added a commit
to lgritz/OpenImageIO
that referenced
this pull request
May 17, 2025
…emySoftwareFoundation#4765) Freetype master (presumably a change that will be in the next release) broke our CI this week by changing how the accents on certain unicode characters are rasterized. So we needed a new reference image on our end. Signed-off-by: Larry Gritz <[email protected]>
scott-wilson
pushed a commit
to scott-wilson/OpenImageIO
that referenced
this pull request
May 18, 2025
…emySoftwareFoundation#4765) Freetype master (presumably a change that will be in the next release) broke our CI this week by changing how the accents on certain unicode characters are rasterized. So we needed a new reference image on our end. Signed-off-by: Larry Gritz <[email protected]> Signed-off-by: Scott Wilson <[email protected]>
Freetype master (presumably a change that will be in the next release) broke our CI this week by changing how the accents on certain unicode characters are rasterized. So we needed a new reference image on our end.