Greetings to the devel list
Welcome Joshua,
Good to have you here.
What would you like to work on first?
Here's the introduction to developing inkscape page: https://inkscape.o rg/en/develop/getting-started/
Best Regards, Martin Owens
On Thu, 2017-08-03 at 11:57 -0500, Joshua wrote:
Hi to all. I'm new in the devel list and I'll do my best to build better capabilities for Inkscape, that is a great software for vector illustration.
Thanks to all.
--
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Thu, 2017-08-03 at 14:48 -0500, Joshua wrote:
Thank you Martin. I will like to work over the layers window, implementing some illustartor capabilities like make outline view, only for the layer in use instead of the whole document. And other stuffs that I saw when I use Inkscape.
That sounds like fun.
The object dialog and layers dialog are sort of similar, so be aware of the designs of both.
Any cleanup of code is welcome, but try and keep cleanup and features separate so we can review them en-situ.
You may find some trunk bugs, you can chat in the developer's irc channel about your issues if they stop you working on the code.
Best Regards, Martin Owens
Welcome Joshua!
I'm not a developer. But I've been thinking of making a feature request where guides would be possible by layers. Do you think that would be possible?
It's just that for some files, I can end up with 50 guides and there's not much ability to manage them. If the guides are attached to layers, they can be hidden when the layer is hidden. And also they would be locked when the layer is locked.
I know there is already a guide-locking feature, but apparently it comes un-locked when the file is closed and re-opened. And I know we can already hide guides. But we can only hide them all at once. Having guides attached to layers would allow some guides to be hidden or locked and others not.
It's just an idea. Thanks for listening :-)
All best, brynn
-----Original Message----- From: Joshua Sent: Thursday, August 03, 2017 1:48 PM To: Martin Owens ; inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Greetings to the devel list
Thank you Martin. I will like to work over the layers window, implementing some illustartor capabilities like make outline view, only for the layer in use instead of the whole document. And other stuffs that I saw when I use Inkscape.
El 03/08/2017 a las 13:22, Martin Owens escribió: Welcome Joshua, Good to have you here. What would you like to work on first? Here's the introduction to developing inkscape page: https://inkscape.o rg/en/develop/getting-started/ Best Regards, Martin Owens On Thu, 2017-08-03 at 11:57 -0500, Joshua wrote: Hi to all. I'm new in the devel list and I'll do my best to build better capabilities for Inkscape, that is a great software for vector illustration. Thanks to ll. -- ------------------------------------------------------------------- ----------- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Thu, 2017-08-03 at 19:32 -0500, Joshua wrote:
I think that is a good function, keep layers attached to layers, and, in each layer, have a control to show/hide guides that be part of the layer. Actually have two objects dialogs (windows): Layers and Windows. Both are almost the same, but Object is more complete. I don't know why are two dialogs like them instead of only one:
I agree. I've looked into the same design problem myself. Cleaning it up would be very useful, but don't let that confusion stop you adding an outline mode.
One thing I'd do, is instead of having little clickable icons in the list, have the buttons as regular buttons in the user interface, maybe need the blend mode and other options. Then have a single status icon which can change depending on the settings.
Best Regards, Martin Owens
Hello Brynn,
No idea which solution is preferred, as quite a few solutions have been mentioned in that old thread. It would however be fairly easy to implement snapping for selecting nodes in the node editor too, similar to all other snapping behavior used throughout Inkscape. So far snapping is used everywhere in Inkscape, but only for editing, not for selecting. It would make sense though for node selection.
Best regards,
Diederik
On Thu, Aug 3, 2017 at 11:55 PM, brynn <brynn@...3133...> wrote:
Welcome Joshua!
I'm not a developer. But I've been thinking of making a feature request where guides would be possible by layers. Do you think that would be possible?
It's just that for some files, I can end up with 50 guides and there's not much ability to manage them. If the guides are attached to layers, they can be hidden when the layer is hidden. And also they would be locked when the layer is locked.
I know there is already a guide-locking feature, but apparently it comes un-locked when the file is closed and re-opened. And I know we can already hide guides. But we can only hide them all at once. Having guides attached to layers would allow some guides to be hidden or locked and others not.
It's just an idea. Thanks for listening :-)
All best, brynn
-----Original Message----- From: Joshua Sent: Thursday, August 03, 2017 1:48 PM To: Martin Owens ; inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Greetings to the devel list
Thank you Martin. I will like to work over the layers window, implementing some illustartor capabilities like make outline view, only for the layer in use instead of the whole document. And other stuffs that I saw when I use Inkscape.
El 03/08/2017 a las 13:22, Martin Owens escribió: Welcome Joshua, Good to have you here. What would you like to work on first? Here's the introduction to developing inkscape page: https://inkscape.o rg/en/develop/getting-started/ Best Regards, Martin Owens On Thu, 2017-08-03 at 11:57 -0500, Joshua wrote: Hi to all. I'm new in the devel list and I'll do my best to build better capabilities for Inkscape, that is a great software for vector illustration. Thanks to ll.
----------- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/ lists/listinfo/inkscape-devel
--
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Thu, 3 Aug 2017 11:57:54 -0500 Joshua <joshuajg@...3589...> wrote:
Hi to all. I'm new in the devel list and I'll do my best to build better capabilities for Inkscape, that is a great software for vector illustration.
Thanks to all.
Welcome aboard, Joshua. Hope you enjoy it here.
-- Shlomi
--
participants (5)
-
brynn
-
Diederik van Lierop
-
Joshua
-
Martin Owens
-
Shlomi Fish