Fw: CMake now working on Windows
by Shlomi Fish
Message sent in private by accident...
Begin forwarded message:
Date: Fri, 8 Jul 2016 18:38:40 +0200
From: Sebastian Faubel <sebastian@...3248...>
To: Shlomi Fish <shlomif@...2985...>
Subject: Re: [Inkscape-devel] CMake now working on Windows
Hi guys,
i just added the Windows console binary and the missing license text files
to the CMake config. However, it fails to install inkscape.com because it's
being renamed. I'll have a look at that next week.
~seb
*Semiodesk GmbH | *Werner-von-Siemens-Str. 6 Geb. 15k, 86159 Augsburg,
Germany | Phone: +49 821 8854401 | Fax: +49 821 8854410 | www.semiodesk.com
This e-mail message may contain confidential or legally privileged
information and is intended only for the use of the intended recipient(s).
Any unauthorized disclosure, dissemination, distribution, copying or the
taking of any action in reliance on the information herein is prohibited.
E-mails are not secure and cannot be guaranteed to be error free as they
can be intercepted, amended, or contain viruses. Anyone who communicates
with us by e-mail is deemed to have accepted these risks. Semiodesk GmbH is
not responsible for errors or omissions in this message and denies any
responsibility for any damage arising from the use of e-mail. Any opinion
and other statement contained in this message and any attachment are solely
those of the author and do not necessarily represent those of the company.
2016-07-08 11:52 GMT+02:00 Shlomi Fish <shlomif@...2985...>:
> On Thu, 7 Jul 2016 10:22:11 -0700
> Bryce Harrington <bryce@...961...> wrote:
>
> > On Thu, Jul 07, 2016 at 09:14:34AM +0200, Sebastian Faubel wrote:
> > > Hello everybody,
> > >
> > > I submitted a merge request of my Inkscape branch yesterday. Thanks to
> Marc
> > > it has already found its way into trunk - big thank you for the quick
> > > review.
> > >
> > > The branch I submitted now has full support for compiling Inkscape on
> > > Windows with 32-Bit and 64-Bit environments. It also supports out of
> source
> > > builds and should also work with Unix llike command lines such as
> Cygwin
> > > and MSYS. After weeks of investigation I managed to get locales to
> work and
> > > have an executable icon along with all application icons.
> >
> > Excellent work, an important step forward.
> >
>
> I agree - that's very good news. Thanks for that!
>
> Regards,
>
> Shlomi Fish
>
> --
> -----------------------------------------------------------------
> Shlomi Fish http://www.shlomifish.org/
> http://www.shlomifish.org/humour/Summerschool-at-the-NSA/
>
> What is is. Perceive It. Integrate it. Act on it. Idealize it.
> — Leonard Peikoff
>
> Please reply to list if it's a mailing list post - http://shlom.in/reply .
>
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Funny Anti-Terrorism Story - http://shlom.in/enemy
I thought I was wrong once, but I was mistaken.
— Via Dave Mitchell
Please reply to list if it's a mailing list post - http://shlom.in/reply .
6 years, 10 months
bug 172063, "change the color of the Pen helper path" proposal
by Jabiertxo Arraiza Cenoz
Hi to all.
>From time ago we have in pen/cil handles a hack to make them more
visible over items with the same color.
I do some tweaks to make it a bit lighther and to use the same effect
in lines and handle points. Comment #20
The question, is a good idea apply it to 0.92?
If not, I sugest comment the code on current handles highlight.
Also in the same bug, I do 2 XOR proposals but they are in early stage
and pending to know if XOR affect too much in performance, actual XOR
parts are more static than a helper line that can be fast moved.
Thanks in advance for our opinion, cheers, Jabier.
https://bugs.launchpad.net/inkscape/+bug/172063
6 years, 11 months
Board meeting July 8th
by Bryce Harrington
Hope everyone's summer is going well. I'd like to call the next board
meeting for this Friday, July 8th. As usual, it will be held in
#inkscape-devel at noon Pacific time.
http://wiki.inkscape.org/wiki/index.php/Board_Meetings
We'll continue discussions about the forum. As well, we had a number of
action items at May's meeting that we didn't cover in June's meeting,
that I hope we can tackle at this meeting too.
Thanks,
Bryce
6 years, 11 months
OS Windows: Automating Inkscape
by Udo Weik
A very first Hello,
and many thanks for that awesome app! I'm an "OS Windows guy" and
automation maniac, e. g. via AutoHotkey:
AutoHotkey
https://autohotkey.com /
Automation depends on hotkeys, shortcuts and unique identifiable
windows (dialogs) with their controls. Ideally, there is an integrated
command prompt interface or something comparable available in the app.
Concerning automating Inkscape 0.91, I have some first questions:
1. Missing/not unique hotkeys (the [Alt+_] combinations) in (main) menu items
Is there a convenient way to add/change those h o t k e y s somewhere?
The shortcuts are saved in XML-files, like default.xml. Via Preferences ->
Interface -> Keyboard the shortcuts are editable. I found preferences.xml and
some folders here
%userprofile%\AppData\Roaming\inkscape
and the XML-files in my local installation
...share\keys\default.xml
BUT exporting shortcuts crashes Inkscape.
2. gdkWindows and AutoHotkey
I haven't any chance to access controls inside an gdkWindows via AutoHotkey.
That's really a pitty.
3. Integrated command prompt interface or much better an non-modal (modeless)
dialog with that interface
I'm aware of:
2 Extensions for Programmers:
http://wiki.inkscape.org/wiki/index.php/Extension_repository#Extensions_f...:
Interactive Python Shell extension? - InkscapeForum.com
http://www.inkscapeforum.com/viewtopic.php?t=10722
A Python quick-scripting extension - Sanjay Manohar
http://www.smanohar.com/inkscape.php
Any additional hints?
Many thanks and greetings
Udo
6 years, 11 months
guides... extension update
by ugajin
The (new) guides... extension now has a tabbed UI, with an added control feature to remove selection target(s) in Target and Vector tab modes.
-u
6 years, 11 months
Board meeting June 3rd
by Bryce Harrington
Reminder that our June board meeting will be this Friday in
#inkscape-devel at noon Pacific time.
http://wiki.inkscape.org/wiki/index.php/Board_Meetings
Agenda is above. There were a lot of action items out of the May
meeting, so please doublecheck on your tasks and come ready to report.
There will be an informal 0.92 release meeting after the board meeting
(1pm US pacific time). Potential topics include a run through of
release critical bugs, the about screen contest, translation work,
platform packages of the release candidate, etc.
Thanks,
Bryce
On Sun, May 08, 2016 at 01:22:35PM -0700, Bryce Harrington wrote:
> On Tue, May 03, 2016 at 12:34:18PM -0700, Bryce Harrington wrote:
> > May's meeting is coming up. It'll be in #inkscape-devel at noon Pacific
> > time (2000 UTC).
> >
> > http://wiki.inkscape.org/wiki/index.php/Board_Meetings
> >
> > This will be a good opportunity to debrief from the hackfest and
> > identify followup actions that the board should work on in coming
> > months.
> >
> > Bryce
>
> Thanks everyone for attending, that ended up being an impressively
> productive meeting. I've gone through the meeting log and pulled out
> action items:
>
> http://wiki.inkscape.org/wiki/index.php/Board_Meetings
>
> I've penciled in Friday, June 3rd as our next meeting, and jotted in an
> agenda to followup on a number of the items we touched on this week.
>
> Bryce
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications Manager
> Applications Manager provides deep performance insights into multiple tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Inkscape-board mailing list
> Inkscape-board(a)lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/inkscape-board
6 years, 11 months
Arcs in the path editor.
by unknown@example.com
Hi,
I've not contributed to inkscape before, this is my first time.
I have created a branch which supports editing elliptical arcs in
the node editor.
I'm new to bazaar (and inexperienced with launchpad) so I think I've
done the right thing with a merge request here:
https://code.launchpad.net/~danieljabailey/inkscape/arc_node_editor/+merg...
(but thought I'd check by asking on this list.)
Is this an interesting feature?
If so I can polish it up for merging into the main repo.
Thanks.
Dan.
6 years, 11 months
Interesting Robofont features !
by Ivan Louette
Because I work a lot on fonts, cutting and pasting a lot between Inkscape and FontForge I see many features already present in FF which could be very nice in Inkscape. For example the ability to select handles separately from the node.
But here are very sweet new Robofont features which could benefit not only to type drawers :
https://vimeo.com/34351633
On the other hand FF visualisation of potential extremas and inflexion point on a curve are extremely useful too.
ivan
6 years, 11 months