|
From: Jun T <tak...@kb...> - 2025-01-24 08:22:56
|
> 2025/01/24 14:08、Ethan A Merritt <me...@uw...>のメール: > > The wxt and qt terminals can both dump PDF output of the plot currently > on the screen. Is the issue that you would like it sent to a clipboard rather > than to a file? With wxt, you can copy the plot into the clipboard by pushing a button in the title bar of the wxt window. With qt, you can select the 'copy to clipboard' from the pull-down menu in the title bar of the qt window. But in both cases the plot is copied in bitmap format, not as vector graphics. On macOS with aquaterm, I can use the key combination Cmd-C to copy the plot to the clipboard in PDF format, and paste it into PowerPoint etc. by hitting Cmd-V. |