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 symbol placement (Qt) #1325

Closed
Karry opened this issue Sep 28, 2022 · 1 comment
Closed

Wrong symbol placement (Qt) #1325

Karry opened this issue Sep 28, 2022 · 1 comment
Labels
bug For issues that describe a bug renderer For issues in the content of the rendering engine

Comments

@Karry
Copy link
Collaborator

Karry commented Sep 28, 2022

It seems that with this change: 91991eb
was introduced bug that symbols are placed incorrectly.

before change:
Screenshot_20220928_105048

after:
Screenshot_20220928_105014

reproduce command (in build dir):

./Demos/DrawMapQt \
    --debug \
    --baseMap ~/Maps/world \
    --dpi 200 \
    ~/Maps/europe-france-20220905-004309 \
    ../stylesheets/standard.oss \
    1920 1080 \
    43.61996 6.969865 \
    524288 \
    "DrawMapQt.png"
@Karry
Copy link
Collaborator Author

Karry commented Sep 28, 2022

Issue reported here #1220 originally

@Karry Karry added bug For issues that describe a bug renderer For issues in the content of the rendering engine labels Sep 28, 2022
@Karry Karry closed this as completed Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a bug renderer For issues in the content of the rendering engine
Projects
None yet
Development

No branches or pull requests

1 participant