When you save project, colors of layers are saved but transparency is not. Easy to fix, I fixed it for myself together with saving of translate/scale/mirror quite fast.
Marek
Hi Julian,
I know it's a shame but I do not know how to submit it. Is there some simple howto for someone new to linux word? I'm Windows guy and I installed Fedora only yesterday because of cross-compiling gerbv...
Best regards,
Marek
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Marek,
You can even just upload the changed files to this feature request, if you'd like. If you want to submit just the changed portions (the patch), you can use the "diff -u OLDFILE NEWFILE > PATCHFILE" command to create a patch file for the changes.
Hope this helps. And thanks for the help...hope you stick around in the future!
Cheers,
Julian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Julian,
I'll use easier way (now) and save changed files:) (totoal 3 files)
Changes:
-transparency saved with color (older project files still could be read)
-layer orientation saved to project file
With best regards,
Marek
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just compiled v2.6.0 applying this patch and now I know why this hasn't made it to a release. New files saved with alpha value are not read correctly in versions without the patch. As mland stated, Older project files could still be read, but new project files couldn't be read in un-patched binaries.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks Marek,
We always accept patches, so feel free to submit your fixes to Sourceforge.
Thanks,
Julian
Hi Julian,
I know it's a shame but I do not know how to submit it. Is there some simple howto for someone new to linux word? I'm Windows guy and I installed Fedora only yesterday because of cross-compiling gerbv...
Best regards,
Marek
Marek,
You can even just upload the changed files to this feature request, if you'd like. If you want to submit just the changed portions (the patch), you can use the "diff -u OLDFILE NEWFILE > PATCHFILE" command to create a patch file for the changes.
Hope this helps. And thanks for the help...hope you stick around in the future!
Cheers,
Julian
Changed file
Changed file
Changed file
Hi Julian,
I'll use easier way (now) and save changed files:) (totoal 3 files)
Changes:
-transparency saved with color (older project files still could be read)
-layer orientation saved to project file
With best regards,
Marek
Why does this patch hasn't make it to a release?
I've just compiled v2.6.0 applying this patch and now I know why this hasn't made it to a release. New files saved with alpha value are not read correctly in versions without the patch. As mland stated, Older project files could still be read, but new project files couldn't be read in un-patched binaries.
Should be fixed in git 54817b12c09af027a853b8b27708809482413e0e
And should be compatible with previous version of gerbv.