We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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: The correct map aspect ratio is like below:
The text was updated successfully, but these errors were encountered:
Hmm. yeah i see what you mean.
Sorry, something went wrong.
#150 - make x & y scale the same else things look strange
99ac923
regenerate examples.
This should be fixed in v0.105.0 - should be on PyPI by now. Thanks for raising!
Thanks a lot!!! It was fixed successfully.
No branches or pull requests
My layout xml is:
But the ratio of cairo circuit map is so weird like below:
The correct map aspect ratio is like below:
The text was updated successfully, but these errors were encountered: