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

SVG export reverses/flips the text #3186

Closed
zeehio opened this issue Feb 5, 2016 · 3 comments
Closed

SVG export reverses/flips the text #3186

zeehio opened this issue Feb 5, 2016 · 3 comments
Milestone

Comments

@zeehio
Copy link
Contributor

zeehio commented Feb 5, 2016

When exporting as SVG, the text is flipped and or rotated when it should not be.
Tested on Linux, Fritzing-0.9.2b.
I can't test on git master due to build errors (related to wrong libboost first, and libgit2 issues later).

Here is a simple example that can be used for testing:

SVG export (incorrect):

This has been converted later on to png with the GIMP so it can be viewed here:
bug_export_label_rotated_schem2 svg

PNG export (correct):

bug_export_label_rotated_schem

SVG figure to see the generated "svg code"

SVG figure (In a zip file, so it can be attached in a github issue)
bug_export_label_rotated_schem.svg.zip

Fritzing test

FZZ file (with zip extension added, so it can be attached in a github issue):
bug_export_label_rotated.fzz.zip

@zeehio
Copy link
Contributor Author

zeehio commented Feb 5, 2016

Additionally, the colors are not converted to the black silkscreen and "#F7BD13" standard copper colors. This makes some parts appear with white silkscreen, hard to distinguish if there is a white background (e.g https://github.com/fritzing/fritzing-parts/blob/master/svg/core/pcb/connector_power_pj202ah.svg)

@KjellMorgenstern
Copy link
Member

Easy to reproduce with current 0.9.5 develop (and probably all other versions)

@KjellMorgenstern KjellMorgenstern added the challenging start No deep knowledge of Fritzing required, but C++ skills, a debugger and sharp focus label Nov 20, 2019
@KjellMorgenstern
Copy link
Member

Possibly related to #2772

@KjellMorgenstern KjellMorgenstern added solved and removed challenging start No deep knowledge of Fritzing required, but C++ skills, a debugger and sharp focus labels Dec 13, 2021
@KjellMorgenstern KjellMorgenstern added this to the next milestone Dec 13, 2021
@KjellMorgenstern KjellMorgenstern modified the milestones: next, 1.0.0 Jun 23, 2023
KjellMorgenstern pushed a commit that referenced this issue Aug 2, 2023
KjellMorgenstern pushed a commit that referenced this issue Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants