TST: Update pgf test image for latest Ghostscript by QuLogic · Pull Request #31785 · matplotlib/matplotlib
PR summary
The new version produces slightly different positioning of a few bits of text (as found in the decompressed PDFs here):
@@ -737,13 +737,13 @@ 1 0 0 1 -17.836 -171.072 cm BT /F50 20.6625 Tf 17.836 171.072 Td [(unicode)-497(\050\374,)]TJ -/F51 20.6625 Tf 123.21 0 Td [(\260)]TJ -/F50 20.6625 Tf 10.268 0 Td [(,)-497(\237\051)-497(and)-497(math)-497(\050)]TJ -/F54 20.6625 Tf 154.012 0 Td [(\026)]TJ -/F59 14.3462 Tf 12.172 -3.099 Td [(i)]TJ +/F51 20.6625 Tf [-497(\260)]TJ +/F50 20.6625 Tf [(,)-497(\237\051)-497(and)-497(math)-497(\050)]TJ +/F54 20.6625 Tf [(\026)]TJ +/F59 14.3462 Tf 299.662 -3.099 Td [(i)]TJ /F52 20.6625 Tf 10.962 3.099 Td [(=)]TJ -/F58 20.6625 Tf 20.852 0 Td [(x)]TJ -/F53 14.3462 Tf 10.755 8.532 Td [(2)]TJ +/F58 20.6625 Tf [-278(x)]TJ +/F53 14.3462 Tf 31.607 8.532 Td [(2)]TJ /F59 14.3462 Tf -1.837 -13.64 Td [(i)]TJ /F50 20.6625 Tf 9.359 5.108 Td [(\051)]TJ 0 g 0 G ET
I still need to confirm that this is the correct version of Ghostscript to target, as I've only checked Fedora Rawhide vs 43.
AI Disclosure
None
PR checklist
- [n/a] "closes #0000" is in the body of the PR description to link the related issue
- new and changed code is tested
- [n/a] Plotting related features are demonstrated in an example
- [n/a] New Features and API Changes are noted with a directive and release note
- [n/a] Documentation complies with general and docstring guidelines