Hackfest and LGM Toronto April 26th through May 2nd.
by Tavmjong Bah
Hi,
I will be coordinating our hackfest and the LGM event in Toronto at the
end of April and beginning of May. I've prepared a Wiki page with a list
of who is attending along with some travel information.
I would like to encourage everyone in the Inkscape community to attend
these events. We still have unallocated travel funds available. It is
not necessary to be attending both events. Send an email to Bryce if you
wish to attend. The funds are on a first come/first served basis.
The Wiki page is at:
http://wiki.inkscape.org/wiki/index.php/Hackfest2015_Attendees
Tav
8 years, 8 months
Website: New 'About SVG' page
by Maren Hachmann
Hi again,
there's another page which could also profit from your feedback:
http://staging.inkscape.org/en/develop/about-svg/
I'd especially like to know if I understood the 'policy' related things
correctly and if you have a link to add to the link section.
Tav already helped by providing some keywords and some hints, but I'd
like to know if I got it right before the page is published ;)
Currently, links are not yet working, this will happen only after the
page is moved to the 'real' website.
Thank you, again ;)
Regards,
Maren
8 years, 8 months
Website Back Online
by Martin Owens
Dear Developers
At 19:17 UTC (15:17 EST) the website went down. This was caused by the
failure of the mysql database server at py1.osuosl.org All web pages
received a 502 error.
At 20:18 UTC (16:18 EST) I noticed the error and restored a backup to a
slower local sqlite database. You may have noticed login failures at
this time and a lack of download files. A ticket was filed with osuosl.
At 21:27 UTC (17:27 EST) osuosl responded via irc that the database
machine was back up. Together pwnguin and I worked on restoring mysql
functionality.
At 22:05 UTC (18:05 EST) the website was back online with a few of the
issues found reported in a bug report for later.
If you see any more errors, I should be getting emails after the 7k
initial emails clear my local email client. I will get to them.
Best Regards, Martin Owens
8 years, 8 months
Website: "The next release" page
by Maren Hachmann
Hi everyone,
I need your help to update the "The next Release" page on our website.
After receiving confirmation from Bryce, I've already cleaned it out and
added a little intro text for 0.92:
https://inkscape.org/en/develop/next-release/ .
suv kindly provided me with a tentative list for the most important
changes which will (probably) find their way into 0.92.
I would like to ask you to help me sort through this list, and make
additions, so the two sections in the lower part of the page can be
filled again.
Only important features / bug fixes should go there, and only those
which are quite certainly going to be in 0.92 (page will be translated,
and hopefully won't need to be changed too often).
Some are also mentioned on the Wiki page for 0.92 here:
http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92 (google cache
can be used until it's up again).
This is the list I got from suv:
(and can someone explain what 'Selection sets' are? Something like a group without grouping, even over different layers?)
Inkscape 0.92
=============
New features:
* Units: internal resolution switched to 96dpi
* Templates: cleanup, new procedural templates
* Objects dialog
* Selection sets
* New patheffects (see release notes)
* Mesh gradient tool
* SVG 2 features: e.g. for markers ('auto-start-reverse', 'context-stroke', 'context-fill')
(ask Tav what else is new in trunk i.e. not already in 0.91)
* ...
New features in progress (branches not merged yet):
* Enhanced mirror and rotate_copies patheffects
* New transform_by_two_points patheffect
* Flatten overlapping and clipped objects (useful for plotting or PostScript export)
* ...
Notable bug fixes:
* correct handling of parent transforms (on groups, layers) for clones
* improved performance for (de-)selecting a large number of nodes
* EMF/WMF fixes (clipping, text position)
* fixes for rendering caching
* ...
Details from the bug tracker:
=============================
https://launchpad.net/inkscape/+milestone/0.92
Longstanding bugs fixed with milestone 0.92:
Bug #168651 "Tiled Clones" inside transformed groups broken
Bug #510433 value of pixel is incorrect according to CSS2+errata (dpi switch 90->96)
Bug #469885 Tiled Clones / Trace: Apply to Size skews resulting clone grid
Bug #653574 Ungrouping moves clones inside nested groups
Bug #772057 Inconsistent handling of parent transforms or 'viewBox' attribute in text tool controls
Bug #918319 Printing offsets page (Windows)
Bug #1152657 Paste selection with original+clone(s): Wrong placement between original and clones
Bug #1245339 When changing a clone's parent's layer, the clones shift position
Closed wishlist reports with milestone 0.92:
Bug #170149 Node fillet / chamfer tools
Bug #171660 B-Spline editing
Bug #505180 Interactive freehand line smoothing
New regressions in 0.91 fixed with milestone 0.92:
Bug #1417752 'Find & Replace' ignores 'Flowed text' objects
Bug #1426090 shape draw with "hand free line" disappear when combined
Bug #1419122 "resize page to selection" broken in 0.91 with width="100%", height="100%"
Fixes for new features in 0.91 with milestone 0.92:
Bug #1409195 Inconsistent selection with 'Select same' on object with clones
Bug #1425317, #1419926, #1405292: EMF/WMF import/export fixes
Planned backports for 0.91.1 (bug-fix release):
===============================================
https://bugs.launchpad.net/inkscape/+bugs?field.tag=backport-proposed
Thank you!
Regards,
Maren
8 years, 8 months
[bug] exported pdf split in multiple pages with --export-latex option
by Weipeng He
Hi all,
I was using inkscape for converting svg files to pdf, so that i can use
it for my latex documents.
Everything works fine a few month ago. But, today when I use it again, I
find out I can't compile my document.
And, it's because the pdf file that inkscape export contains multiple
pages (just one line or one shape for each page).
Here is how I generated the pdf
inkscape -D -z --file=image.svg --export-pdf=image.pdf --export-latex
For me, all svg files generates this problem. One of the file is:
upload.wikimedia.org/wikipedia/commons/b/b3/Window_function_and_frequency...
The version is Inkscape 0.91 r13725 (Jan 30 2015).
However, if i remove the "--export-latex" option, everything works fine.
Can anyone help me with it? Thanks a lot!
Best regards,
Weipeng
8 years, 8 months
Native MacOSX build
by Daniele Nicolodi
Hello,
I've seen some recent effort to build Inkscape as a native MacOSX
application https://code.launchpad.net/~suv-lp/inkscape/osxmenu
GIMP is now built as a native MacOSX application (and it works nicely),
therefore I believe that there should not be huge roadblocks in the
underlying technology. What is the status for Inkscape? From the above
linked page it is difficult to get the wide picture.
I have more development experience on Linux than on MacOSX, but I would
like to dedicate some time and help on this effort. Where should I start?
Thanks. Cheers,
Daniele
8 years, 8 months
[lance@...2167...: [Hosting] OSL Build, Test and CI Infrastructure Survey]
by Bryce Harrington
----- Forwarded message from Lance Albertson <lance@...2167...> -----
Date: Tue, 3 Mar 2015 13:20:53 -0800
From: Lance Albertson <lance@...2167...>
To: hosting@...2167...
Subject: [Hosting] OSL Build, Test and CI Infrastructure Survey
Hello everyone!
We're investigating expanding our build and test infrastructure to serve
the open source community. We have created a short survey [1] to learn what
build, continuous integration and test services and tools your project uses
and/or needs. We have already created SuperCell, however we realize its not
meeting the needs for all of the projects and we'd like to fix that.
We would greatly appreciate it if you could answer a few quick questions so
we can better help your project and the FOSS eco-system at large.
Thank you for your time!
[1] http://osl.io/buildtestinfrasurvey
--
Lance Albertson
Director
Oregon State University | Open Source Lab
_______________________________________________
Hosting mailing list
Hosting@...2167...
http://lists.osuosl.org/mailman/listinfo/hosting
----- End forwarded message -----
8 years, 8 months
Save and Export
by Jelle Mulder
Hi all,
I am very much in favor of moving all the non native file format options
to export. Apart from preventing saving into lossy formats, it really
makes more sense from a logical point of view to have the non native file
formats reside in export. Even plain SVG should be considered to be in
this category. It is not about the fact you can edit a non native file
format, I would like to state that the open dialog can allow opening 3rd
party file formats as usual. When it comes to saving file I would like to
see what I make being exactly what is being saved and not accidentally end
up with conversion errors.
From a UX perspective it makes more sense as well to have the Export
option open up dialogs for each and every separate file format that relate
to this file format and perhaps a small About this format screen what the
expected loss could be. I don't care much about what other programs do on
this issue and would certainly not point to Adobe software for good UI
examples, but would like to state that it would allow for a more logical
placement of interactions and probably would simplify work flow.
I would suggest to add an option save project button though. This opening
an option to save the current file in iteration form from the last used
name (by adding a number or letter) and generating an number of export
files, such as .pdf, png or whatever, possibly generate several versions
of SVG, with css exports file attached to it, copies of used fonts and
what all the like. It's a crying shame that SVG fonts got dropped in SVG2
or it would be another great option to include, but having a tool like
this would open up a really nice work flow method that can safe wads of
time in producing content and give a clear insight in the differences of
file formats.
I could even envision creating native files that in one case use relative
path and in the other version absolute path. Very handy when it comes to
testing files locally and having to produce something that runs in a web
browser as content hosted on a web site. Currently that is a question of
opening up the file in an editor and changing all the friggin path names.
Cheers,
Jelle
On Sat, 07 Mar 2015 12:55:42 +0800,
<inkscape-devel-request(a)lists.sourceforge.net> wrote:
> Send Inkscape-devel mailing list submissions to
> inkscape-devel(a)lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/inkscape-devel
> or, via email, send a message with subject or body 'help' to
> inkscape-devel-request(a)lists.sourceforge.net
>
> You can reach the person managing the list at
> inkscape-devel-owner(a)lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Inkscape-devel digest..."
>
>
> Today's Topics:
>
> 1. Re: Regression in trunk : some filters no longer work
> (ivan louette)
> 2. Re: Regression in trunk : some filters no longer work (su_v)
> 3. Re: Regression in trunk : some filters no longer work
> (Tavmjong Bah)
> 4. Re: Regression in trunk : some filters no longer work
> (Ivan Louette)
> 5. Re: Save and User Manual (Gez)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 06 Mar 2015 11:26:34 +0100
> From: ivan louette <ivan_louette@...48...>
> Subject: Re: [Inkscape-devel] Regression in trunk : some filters no
> longer work
> To: su_v <suv-sf@...58...>, Inkscape Devel List
> <inkscape-devel(a)lists.sourceforge.net>
> Message-ID: <54F980DA.4050100@...48...>
> Content-Type: text/plain; charset="utf-8"
>
> Thanks !
>
> However "Discrete" is lacking in the Dropbox test.
>
> I will fill a bug. I quicly saw the Filters Editor UI is also broken for
> Color Matrixand they seem no longer work too
>
> ivan
>
> ------------------------------------------------------------------------
>
>
> Le 06/03/15 01:41, su_v a ?crit :
>> On 2015-03-06 24:06 (+0100), Ivan Louette wrote:
>>> Component Transfer primitives Discrete and Table no longer work in
>>> trunk
>>> and because of that a lot of filters are now broken.
>> Confirmed using the SVG file from the SVG test suite:
>> http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/f...
>>
>> Renders as expected with r13955, seems broken in r13960 (no archived
>> builds in-between locally available):
>> http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes/13960
>>
>> Dropbox folder with reference images (svg, png) and PNG exports using
>> Inkscape 0.91+devel r13955 and r13960:
>> https://www.dropbox.com/sh/2xww7keann8xsbs/AACcYj6MZYrK6YO_LkkmpwYqa?lst=
>>
>> I'd recommend to file a bug report.
>>
>>
>> Regards, V
>>
>>
>
>
8 years, 8 months