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 5a11ae0 |
…_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)
…cular PyGMT logo (#4627)
|
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.



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.