Conversation
…GMT logo (#3849) Co-authored-by: Dongdong Tian <seisman.info@gmail.com> Co-authored-by: Michael Grund <23025878+michaelgrund@users.noreply.github.com> Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Summary of changed imagesThis is an auto-generated report of images that have changed on the DVC remote
Image diff(s)DetailsAdded images
Modified images
Report last updated at commit e7e17e5 |
…_pygmtlogo_circle_no_wordmark (#4617) Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
…for readability (#4630)
…4634) Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
…nd-white dark-theme logo (#4638)
|
Unfortunately I needed more time to catch up with things after being back from the workshop as expected - but now finally back at the PyGMT logo. From roughly going through the changes made in the mean time, things look really good. Two aspects for now: (i) The color of the wordmark for the colored version, as mentioned in #4627 (comment):
(ii) After removing the inner compass lines, the horizontal line of the letter G does not start anymore at the left side of letter M (sorry for the confusing description; hope the image make it clear): |
| "light": (color_light, blue, color_dark), | ||
| "dark": (color_dark, yellow, color_light), |
There was a problem hiding this comment.
| "light": (color_light, blue, color_dark), | |
| "dark": (color_dark, yellow, color_light), | |
| "light": (color_light, blue, color_red), | |
| "dark": (color_dark, yellow, color_red), |
There was a problem hiding this comment.
For the color choices, I feel the old version is better, because the GMT-red color makes the text “GMT” too visually heavy and eye-catching, drawing attention away from the logo symbol.
|
Considering that the paper is currently under the “Awaiting Editor Decision” status and will likely be accepted without another round of review, the next step will be proofreading, which will be our last opportunity to make any changes to the manuscript. If everything goes well, I expect the paper to be accepted within a few days and enter the proofreading stage in about two weeks. In other words, we need to finalize the logos and make the v0.19.0 release within the next two weeks. I think we should decide whether there are any further changes needed for the logo designs. If everything looks good, we can ask the other maintainers for final reviews. If there are still choices to be made (e.g., #4616 (comment)), we can ask the other maintainers to vote on the remaining options. |



This PR tracks the implementation of the PyGMT logos in different versions.
Logo implementation status
Related PRs and issues
Hexagon shape
Pro
Contra
Some important comments from #3849
Figure.pygmtlogo: Initial version for the circular, colored PyGMT logo #3849 (comment)
projectionandregionparameterswidthandheightparametersKnown issues
-X+wis expected to shift the plotting origin in the x-direction by logo width, but it actually shifts more than that. It's likely an issue with theimagemodule.