Conversation
fix to error in calculation of Y offset in text rotation. todo: test and test baseline
see baseline_images for corresponding baseline
|
Thanks a lot for the pull request! Unfortunately this broke some existing tests in |
|
hey @Alex-Carter01, do you have any bandwidth to finish up this PR? |
|
Oh, and we should double-check with the Cairo renderer, although I suspect it might have the same bug if this is happening at a layer above AGG/Cairo? |
|
Thanks for opening this PR. Unfortunately I don't think this is the correct fix. |
PR Summary
Resolves issue #13044. Fixing calculation error of Y-offset for specific rotation mode of text. This pull also includes a proposed minimal test (based off the original bug report).
PR Checklist
pytestpasses).flake8on changed files to check).flake8-docstringsand runflake8 --docstring-convention=all).doc/users/next_whats_new/(follow instructions in README.rst there).doc/api/next_api_changes/(follow instructions in README.rst there).