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

the aspect ratio of cairo_circuit_map cannot be changed #150

Closed
yuanduopeng opened this issue Sep 28, 2023 · 3 comments
Closed

the aspect ratio of cairo_circuit_map cannot be changed #150

yuanduopeng opened this issue Sep 28, 2023 · 3 comments
Labels
possibly-fixed Maybe fixed already, but I can't test it or would like confirmation

Comments

@yuanduopeng
Copy link

My layout xml is:

    <composite x="30" y="50" name="map">
        <component type="cairo_circuit_map" size="256" rotate="-90" fill="255,255,255" 
            loc-fill="255,255,255"
            outline="0,0,0" loc-outline="0,0,0" />
    </composite>

But the ratio of cairo circuit map is so weird like below:
image
The correct map aspect ratio is like below:
image

@time4tea
Copy link
Owner

Hmm. yeah i see what you mean.

time4tea added a commit that referenced this issue Sep 30, 2023
@time4tea
Copy link
Owner

This should be fixed in v0.105.0 - should be on PyPI by now. Thanks for raising!

@time4tea time4tea added the possibly-fixed Maybe fixed already, but I can't test it or would like confirmation label Oct 14, 2023
@yuanduopeng
Copy link
Author

Thanks a lot!!! It was fixed successfully.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possibly-fixed Maybe fixed already, but I can't test it or would like confirmation
Projects
None yet
Development

No branches or pull requests

2 participants