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

Incorrect export of dashed lines #142

Closed
Max2433BO opened this issue Feb 4, 2018 · 1 comment
Closed

Incorrect export of dashed lines #142

Max2433BO opened this issue Feb 4, 2018 · 1 comment
Labels
bug This issue describes a bug enhancement A suggestion about how to improve the project export Everything related to the export functions

Comments

@Max2433BO
Copy link
Contributor

Hi @DarwinNE ,
I report a little bug (... I hope ;) ):

if I export a dotted line in .png or .jpg format, I get a continuous line (or a very dense dotted line), but if I export in .pdf format the dotted line are right.

For example, with this file:

[FIDOCAD]
FJC C 3.0
FJC A 0.8
FJC B 0.8
LI 30 20 120 20 0
LI 30 25 120 25 0
FCJ 0 0 3 2 1 0
LI 30 30 120 30 0
FCJ 0 0 3 2 2 0
LI 30 35 120 35 0
FCJ 0 0 3 2 3 0
LI 30 40 120 40 0
FCJ 0 0 3 2 4 0

you get these images

prova_tratteggio
.jpg image export

prova_tratteggio
.png image export

Prova_tratteggio.pdf

I work with FidoCadj 0.24.7 on Ubuntu 16.04 64 bit, with openjdk version 1.8.0_151

That's all!!

Max

@DarwinNE DarwinNE changed the title Incorrect export dotted line Incorrect export of dashed lines Feb 4, 2018
@DarwinNE DarwinNE added bug This issue describes a bug enhancement A suggestion about how to improve the project export Everything related to the export functions labels Feb 6, 2018
DarwinNE added a commit that referenced this issue Feb 18, 2018
@DarwinNE
Copy link
Owner

Indeed, there was a bug. Should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes a bug enhancement A suggestion about how to improve the project export Everything related to the export functions
Projects
None yet
Development

No branches or pull requests

2 participants