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

New "copy as image" needed #146

Closed
DarwinNE opened this issue Aug 6, 2018 · 5 comments
Closed

New "copy as image" needed #146

DarwinNE opened this issue Aug 6, 2018 · 5 comments
Assignees
Labels
enhancement A suggestion about how to improve the project export Everything related to the export functions programming Something related to the programming activity on the project

Comments

@DarwinNE
Copy link
Owner

DarwinNE commented Aug 6, 2018

Hi to all,
I think it would be interesting to add a "copy as image" menu option in FidoCadJ.
This would allow to avoid having to export a drawing into an image format that has then to be imported by other programs such as WYSIWYG text editors etc...

D.

@DarwinNE DarwinNE added enhancement A suggestion about how to improve the project programming Something related to the programming activity on the project export Everything related to the export functions labels Aug 6, 2018
@DarwinNE DarwinNE added this to the FidoCadJ 0.24.8 milestone Aug 6, 2018
@Max2433BO
Copy link
Contributor

Hi @DarwinNE ,
I think it's a great idea: which format do you think to use png, jpg or what else?
I believe that PNG and JPG are the most used.

Bye, Max

@DarwinNE
Copy link
Owner Author

Thank you @Max2433BO

I am not sure about the format, I think the best is to leave the user choose it.
For example, on MacOSX it is much convenient to copy/paste schematics in the PDF format.
The dialog box used for the export can possibly be exploited for that, so I am not expecting implementing this would require a huge amount of work.

Cheers,
D.

DarwinNE added a commit that referenced this issue Apr 25, 2020
DarwinNE added a commit that referenced this issue Apr 25, 2020
@DarwinNE DarwinNE self-assigned this Apr 26, 2020
@DarwinNE
Copy link
Owner Author

DarwinNE commented Apr 26, 2020

I half-implemented this issue and then realized that there were some implementation issues on the Java runtime environment I used that prevented my code to work.
I updated to Java 14, so that I had to solve #150 first (and #149). Now, I'm back to work on this.

@DarwinNE
Copy link
Owner Author

I think in a first moment I am going to implement it so that the export is done only as a bitmap.

DarwinNE added a commit that referenced this issue Apr 26, 2020
@DarwinNE
Copy link
Owner Author

I close this for the moment. It still requires extensive testing!!!

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

No branches or pull requests

2 participants