<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 3/23/2023 4:16 AM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:d7ce52e3-5ebd-6c5e-8b59-748a7f09f46e@free.fr"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p><font size="4">Hi, <br>
        </font></p>
      <p>For convenience, I would  like to copy to clipboard from DrGeo
        sketch as SVG image, to then paste to LibreOffice (Linux).</p>
      <p>I read ExtentedClipbaord is only available on Mac.</p>
      <p>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)<br>
      </p>
      <p>Are there others options?</p>
      <p>Thanks</p>
      <p>Hilaire<br>
      </p>
      <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    Hi Hilaire,<br>
    <br>
    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.<br>
    <br>
    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!<br>
    <br>
    Thanks,<br>
    <pre class="moz-signature" cols="72">-- 
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</pre>
  </body>
</html>