Finally address the need for increasing annotation offset with latitude #4852
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Projections like Hammer and WInkel have a west and east boundary that curve from Equator to the poles, being vertical only at the Equator. As the boundary becomes more and more inclined, the horizontal latitude annotations start to encroach on the boundary. This PR addresses this by adjusting for the extra space needed due to the sloping interface and selected annotation font size. The attached plot shows what GMT_tut_17 looks like now, with the original below. About 20 PostScript files will need to change, but since they will change again once we merge gmt_themes I think we should let them just fail for a few days/weeks until we merge.
NEW:
OLD:
Of course, it gets even worse with more sloping lines...