People using the win32 devlibs will probably want to svn up, to get the new Gtk libs. I believe that this is the version that was needed for the printing fix.
I started a new build on the server to see if we get lucky and the autobuild works ok. It compiled and runs fine on my laptop here.
bob
Just as a note... any builds created with GTK 2.14 will have the slider bug in the fill & stroke dialog. It is a bug on our side, not GTK's.
See the following for more info: https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/257685/comments/6
-Josh
Bob Jamison wrote:
People using the win32 devlibs will probably want to svn up, to get the new Gtk libs. I believe that this is the version that was needed for the printing fix.
I started a new build on the server to see if we get lucky and the autobuild works ok. It compiled and runs fine on my laptop here.
bob
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Josh Andler wrote:
Just as a note... any builds created with GTK 2.14 will have the slider bug in the fill & stroke dialog. It is a bug on our side, not GTK's.
See the following for more info: https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/257685/comments/6
-Josh
People might want to check out this build to see if it is ok:
http://inkscape.modevia.com/win32/Inkscape19808-0809060128.7z
bob
Bob Jamison wrote:
People might want to check out this build to see if it is ok:
http://inkscape.modevia.com/win32/Inkscape19808-0809060128.7z
Printing is now coming out at 1/8 scale. The explanation for why this is happening is at:
https://bugs.launchpad.net/inkscape/+bug/179988/comments/47
Before the GTK+ update, Inkscape was scaling the printer DC and creating it's own cairo_win32_printing_surface. Now Inkscape needs to rely on gtk_print to set the scale. Inkscape is correctly setting the gtk_print units to points. The problem is that Inkscape is getting the target surface from the print context then passing this to the renderer. As a result the scale that gtk_print sets on the print context is not used. One solution would be to use cairo_get_matrix() to get the scale from the print context and set it on every new context created from the target surface.
Hello,
Nope, it's not OK.
In the Inkscape19808-0809060128.7z build, sliders and colours can only go to 245, not to 255.
Entering 255 in the input box has no effect, it goes back to 245 and "whitest" colour is f5f5f5f5
:)
--- On Fri, 9/5/08, Bob Jamison <rwjj@...127...> wrote: From: Bob Jamison <rwjj@...127...> Subject: Re: [Inkscape-devel] New devlibs stuff To: "Josh Andler" <scislac@...400...>, "inkscape" inkscape-devel@lists.sourceforge.net Date: Friday, September 5, 2008, 9:46 PM
Josh Andler wrote:
Just as a note... any builds created with GTK 2.14 will have the slider bug in the fill & stroke dialog. It is a bug on our side, not GTK's.
See the following for more info: https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/257685/comments/6
-Josh
People might want to check out this build to see if it is ok:
http://inkscape.modevia.com/win32/Inkscape19808-0809060128.7z
bob
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (4)
-
Adrian Johnson
-
Bob Jamison
-
Josh Andler
-
worms invasion