Export SVG to clipboard

Bug #1697418 reported by hilaire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dr. Geo
New
Wishlist
Unassigned

Bug Description

It will be handy to export bitmap to the clipboard for an easier paste on another editing tool.

Related branches

Changed in drgeo:
milestone: wip → 17.09
summary: - Export bitmpa to clipboard
+ Export bitmap to clipboard
Revision history for this message
hilaire (hilaire-fernandes) wrote : Re: Export bitmap to clipboard

In Linux, it is possible to use the external tool xclip

Revision history for this message
hilaire (hilaire-fernandes) wrote :

Then execute the command with LibC package:

LibC execute: 'xclip -selection clipboard -t image/png graphics/drgeo-128.png'

Revision history for this message
hilaire (hilaire-fernandes) wrote :

Should be
OSPlateform runCommand:

Changed in drgeo:
milestone: 18.06 → wip
Changed in drgeo:
milestone: wip → 19.06
Changed in drgeo:
status: New → In Progress
Changed in drgeo:
status: In Progress → Fix Committed
Changed in drgeo:
status: Fix Committed → Fix Released
Revision history for this message
hilaire (hilaire-fernandes) wrote :

We need to make it work for SVG export

Changed in drgeo:
status: Fix Released → New
milestone: 19.06 → 23.03
summary: - Export bitmap to clipboard
+ Export SVG to clipboard
Changed in drgeo:
milestone: 23.03 → wip
Revision history for this message
hilaire (hilaire-fernandes) wrote :

For SVG copy to clipboard, command will be:

xclip -selection clipboard -t image/svg+xml Paragraph.svg

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.