Hello All,
As far as I've understood it is possible to create a snapshot of the UI in SVG format once you start using GTK 3.x. It would be a great boon for those active in the UI development if there was an SVG version of the UI to tinker with, rather than tonnes of bitmaps to cut and paste around.
Can anyone tell me if this is already possible, or are there still constraints by the GTK 2.x code? If not, could someone please create a snapshot for the UI redevelopment effort in SVG format. That would be absolutely awesome for the creation of mock-ups and the actual end product alike.
Cheers,
Jelle
Hi,
It is already possible for the gtk3 builds (I used the "take-vector-screenshot" utility)
Attached is the result for current state.
This is very cool. You can take a screenshot and edit the SVG directly to work on UI designs.
I never saw this coming, amazing. -- Frédéric Guimont, Consultant en logiciels libres Savoir-faire Linux
Téléphone : 418-525-7354 #362 Ring ID : d9396b8004d26120f1e948ac7a075ab7dd165077 www.savoirfairelinux.com
----- Original Message ----- From: "Marc Jeanmougin" <marc@...3062...> To: inkscape-devel@lists.sourceforge.net Sent: Thursday, July 28, 2016 6:51:17 PM Subject: Re: [Inkscape-devel] Move to GTK3
Hi,
It is already possible for the gtk3 builds (I used the "take-vector-screenshot" utility)
Attached is the result for current state.
FWIW, one used to be able to do this sort of thing in NeXTstep --- one could add an invisible button to a window which would then allow one to capture the PostScript code used to draw the content of the window at the moment the button was presed.
William
On Fri, Jul 29, 2016 at 1:38 PM, Frédéric Guimont < frederic.guimont@...3414...> wrote:
This is very cool. You can take a screenshot and edit the SVG directly to work on UI designs.
I never saw this coming, amazing.
Frédéric Guimont, Consultant en logiciels libres Savoir-faire Linux
Téléphone : 418-525-7354 #362 Ring ID : d9396b8004d26120f1e948ac7a075ab7dd165077 www.savoirfairelinux.com
----- Original Message ----- From: "Marc Jeanmougin" <marc@...3062...> To: inkscape-devel@lists.sourceforge.net Sent: Thursday, July 28, 2016 6:51:17 PM Subject: Re: [Inkscape-devel] Move to GTK3
Hi,
It is already possible for the gtk3 builds (I used the "take-vector-screenshot" utility)
Attached is the result for current state.
-- Mc
On 07/28/2016 07:54 PM, jelle wrote:
Hello All,
As far as I've understood it is possible to create a snapshot of the UI
in
SVG format once you start using GTK 3.x. It would be a great boon for those active in the UI development if there was an SVG version of the UI to tinker with, rather than tonnes of bitmaps to cut and paste around.
Can anyone tell me if this is already possible, or are there still constraints by the GTK 2.x code? If not, could someone please create a snapshot for the UI redevelopment effort in SVG format. That would be absolutely awesome for the creation of mock-ups and the actual end
product
alike.
Cheers,
Jelle
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Thanks!
El vie, 29-07-2016 a las 00:51 +0200, Marc Jeanmougin escribió:
Hi,
It is already possible for the gtk3 builds (I used the "take-vector-screenshot" utility)
Attached is the result for current state.
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
I'm just curious: does this mean that the entire UI interface is always drawn in vectorial form? I mean: buttons, icons, scroll bars, menus, dialogs and so on do not use any bitmap to optimize rendering?
-- View this message in context: http://inkscape.13.x6.nabble.com/Move-to-GTK3-tp4977200p4977236.html Sent from the Inkscape - Dev mailing list archive at Nabble.com.
On Thu, Jul 28, 2016 at 8:54 PM, jelle wrote:
Hello All,
As far as I've understood it is possible to create a snapshot of the UI in SVG format once you start using GTK 3.x.
Are you referring to https://github.com/nomeata/gtk-vector-screenshot ?
Alex
In Hackfest I see some works about GUI import into a SVG done by Mark. Maybe he can help if Im not wrong.
Cheers, Jabier.
El vie, 29-07-2016 a las 14:40 +0300, Alexandre Prokoudine escribió:
On Thu, Jul 28, 2016 at 8:54 PM, jelle wrote:
Hello All,
As far as I've understood it is possible to create a snapshot of the UI in SVG format once you start using GTK 3.x.
Are you referring to https://github.com/nomeata/gtk-vector-screenshot ?
Alex
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (8)
-
Alexandre Prokoudine
-
Frédéric Guimont
-
Jabier Arraiza
-
Jabiertxo Arraiza Cenoz
-
jelle
-
LucaDC
-
Marc Jeanmougin
-
William Adams