[Cuis-dev] Copy to Clipboard object
Juan Vuletich
juan at cuis.st
Thu Mar 23 08:55:54 PDT 2023
On 3/23/2023 4:16 AM, Hilaire Fernandes via Cuis-dev wrote:
>
> Hi,
>
> For convenience, I would like to copy to clipboard from DrGeo sketch
> as SVG image, to then paste to LibreOffice (Linux).
>
> I read ExtentedClipbaord is only available on Mac.
>
> Another option is to save to a .svg file then use the xclip command to
> copy the file to the host clipboard. Is OS Process the only option to
> execute shell commands then? (A bit overkill to execute only one command)
>
> Are there others options?
>
> Thanks
>
> Hilaire
>
> --
> GNU Dr. Geo
> http://drgeo.eu
> http://blog.drgeo.eu
Hi Hilaire,
I'm pretty sure that the old interpreter VM did include
ClipboardExtendedPlugin for Linux. That was done for the Sophie project,
many years ago. Maybe it was lost when Cog / OpenSmalltalk was started?
This is a good question for the VM list.
What I can say for sure is that if the plugin is available, we'll make
best use of it. I think SVG export to clipboard was never done, but if
the plugin can handle SVG, it makes a lot of sense. We could even do SVG
import from clipboard too!
Thanks,
--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230323/04b2f2ce/attachment-0001.htm>
More information about the Cuis-dev
mailing list