Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong line width when setting pen style in MAP_GRID_PEN #8647

Open
ZMAlt opened this issue Dec 31, 2024 · 3 comments
Open

Wrong line width when setting pen style in MAP_GRID_PEN #8647

ZMAlt opened this issue Dec 31, 2024 · 3 comments
Labels
bug Something isn't working modern mode issue

Comments

@ZMAlt
Copy link
Contributor

ZMAlt commented Dec 31, 2024

The original post is here.

gmt basemap -Rd -JQ5i -Bafg --MAP_GRID_PEN=4p,black,dotted  -png test1
gmt basemap -Rd -JQ5i -Bafg --MAP_GRID_PEN=4p,black         -png test2

The first line gives:
test1

The second line gives:
test2

System information

  • Operating system: macos
  • GMT version (gmt --version): gmt 6.5
@ZMAlt ZMAlt added the bug Something isn't working label Dec 31, 2024
@joa-quim
Copy link
Member

joa-quim commented Jan 2, 2025

This is a modern mode issue. In classic we get

psbasemap -Rd -JQ5i -Bafg --MAP_GRID_PEN=4p,black,dotted -P > lixo.ps

lixo

@Esteban82
Copy link
Member

I think that "it is not a bug it is a feature". See comment on the forum .

@joa-quim
Copy link
Member

joa-quim commented Jan 3, 2025

No, it is a bug nevertheless. And one very boring to catch. Tried a bit but gave up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working modern mode issue
Projects
None yet
Development

No branches or pull requests

3 participants