similar to: [fdo] Inkscape Announces 0.44 Release :: http://www.inkscape.org

Displaying 20 results from an estimated 3000 matches similar to: "[fdo] Inkscape Announces 0.44 Release :: http://www.inkscape.org"

2005 Nov 21
0
[fdo] Inkscape Announces 0.43 Release :: http://www.inkscape.org :: Draw Freely.
November 21, 2005 — The Inkscape community today releases Inkscape 0.43, an Open Source Scalable Vector Graphics (SVG) drawing tool available for Unix/Linux variants, Mac OS X, and Windows. The focus of this release is on the exciting new features sponsored by Google through their Summer of Code (SoC) program which provided funding for four individuals to contribute to Inkscape. The
2007 Feb 05
0
[fdo] Inkscape Announces 0.45 Release :: http://www.inkscape.org :: Draw Freely.
Draw Freely: Inkscape Announces 0.45 Release February 5, 2007 - The Inkscape community today announced the newest version of its cross-platform open source vector graphic drawing software, Inkscape. Inkscape 0.45 features a new Gaussian Blur SVG filter. Sponsored by Google's Summer of Code program, Gaussian Blur allows you to softly and naturally blur any Inkscape objects, including shapes,
2006 Sep 14
0
[fdo] Inkscape 0.44.1 Unleashed :: Download Now :: Inkscape.org
Inkscape 0.44.1 Unleashed :: Download Now :: Inkscape.org The Inkscape community announced the release of Inkscape 0.44.1 today. This bugfix version fixes several weeks of work by the community in order to fix some crashes on windows, Mac OS X, and other packaging issues which have come up from our last successfule release, 0.44 which introduced substantial features like graphical layers,
2004 Aug 08
1
[fdo] Inkscape BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
*PLEASE FORWARD* Inkscape: An Open Source Vector Graphics (SVG) Editor Overview Birds of a Feather Meeting in Co-operation with Siggraph 04 at the Los Angeles Convention Center http://www.siggraph.org/s2004/conference/birds/index.php?pageID=conference Monday, 9 August 4 - 5 pm Holiday Inn City Center Santa Monica Room Jon Phillips + Jon Cruz ### Inkscape: Draw Freely.
2004 Nov 30
0
[fdo] Announcing Inkscape 0.40 Release . www.inkscape.org
Inkscape 0.40 ============= Draw Freely. http://www.inkscape.org/ The Inkscape community is proud to announce release 0.40 of Inkscape, "A Cross-Platform Open Source Vector Graphics (SVG) Drawing Tool." This release includes three highly requested new capabilities: Layers, Text-on-Path, and Bitmap tracing. In addition, several minor features have made the cut along with a number of
2004 Aug 08
0
[fdo] BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
*PLEASE FORWARD* Inkscape: An Open Source Vector Graphics (SVG) Editor Overview Birds of a Feather Meeting in Co-operation with Siggraph 04 at the Los Angeles Convention Center http://www.siggraph.org/s2004/conference/birds/index.php?pageID=conference Monday, 9 August 4 - 5 pm Holiday Inn City Center Santa Monica Room Jon Phillips + Jon Cruz ### Inkscape: Draw Freely.
2005 Oct 16
0
[fdo] Open Clip Art Library Release 0.18 Announcement :: www.openclipart.org
October 16, 2005 - Release 0.18 of Open Clip Art Library (http://www.openclipart.org), containing over 6900 SVG files created by over 500 artists, is now available for download and use. For the month of September, the Open Clip Art Library sought imagery related to pets including images of different breeds appropriate for use by animal shelters. For the upcoming 0.19 release, due November 1,
2007 Oct 19
0
4 commits - configure.ac data/.gitignore data/icons data/Makefile.am data/swfdec-gtk.pc.in data/swfdec.pc.in .gitignore Makefile.am player/swfplay.c swfdec-gtk.pc.in swfdec.pc.in
.gitignore | 3 Makefile.am | 16 -- configure.ac | 11 + data/.gitignore | 3 data/Makefile.am | 30 +++ data/icons/22x22/Makefile.am | 2 data/icons/22x22/swfdec.png |binary data/icons/24x24/Makefile.am | 2 data/icons/24x24/swfdec.png |binary
2007 Nov 05
0
vector graphics/ SVG plots via RSvgDevice
System: Linux Ubuntu 7.10 Gibbon kernel 2.6.22-14-generic Emacs ver. 22.1.1 ESS ver. 5.3.0 R version 2.6.0 (2007-10-03) ------------------------------------------------ Colleagues This is a follow-up note to my earlier post under this header, giving my solution. First, with some trepidation I upgraded my ubuntu distro, and this time did a full reinstall, so I did not break my system, as I have
2005 Aug 08
0
[fdo] Open Clip Art Library Release 0.16 Announcement :: http://www.openclipart.org
Aug 8, 2005 UTC - Release 0.16 of the Open Clip Art Library (www.openclipart.org) is now available on-line for download as an individual package consisting of 4442 images submitted by over 443 artists from around the world. This releases squishes a major bug that replaced valid keywords in the clip art files with some strange HASH memory location text. Most of the clip art in the library and this
2012 Feb 25
0
embed a bitmap by link reference into a SVG image
I would like, in R, to embed a bitmap image /by link reference/ into a SVG plot image. Images may be included in an SVG by http://www.w3.org/TR/SVG/struct.html#ImageElementHrefAttribute link reference , or even http://en.wikipedia.org/wiki/Data_Uri data , for example: My objective is to reduce the size of the SVG image files I am generating (My plots have about 10? points: that's a
2015 Nov 05
2
PDFs and SVGs containing rasterGrobs don't display correctly in some other software
I've just been trying to post-process some R-created heatmaps using Inkscape, but I can't get them to display correctly in that software. To reproduce: library(grid) r <- as.raster(matrix(runif(25), 5, 5)) pdf("test.pdf") grid.newpage() grid.raster(r, interpolate = FALSE) dev.off() This figure should be a five by five block of grey squares. This is what I see in the R GUI
2005 Sep 03
1
producing SVG files
I am trying to use the RSvgDevice package to produce some SVG graphs which I want to edit with Inkscape 0.42. Under Linux (Kubuntu 5.04) I use the following: library(RSvgDevice) plot(1:10, 1:10) devSVG(file = "/home/adi/Rplots.svg", width = 10, height = 8, bg = "white", fg = "black", onefile=TRUE, xmlHeader=TRUE) but when I tried to load the file into Inkscape it
2012 Jan 03
1
Options for generating editable figures?
Hello all, I'm using R to produce figures for people who want to be able to edit the figures directly, and who use PowerPoint a lot. I use a Mac, and I'd appreciate any advice about how to approach this. Here's what I've come up with so far: 1) I can use xfig() and then ask them to install Inkscape to edit the files. Downsides are no transparency and a learning curve with
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
Already outdated, but rounded ;) I literally just opened the 5yrs logo, changed the text and then done: inkscape -z -o logo/fish-10yrs.{png,svg} cp {logo,website}/fish-10yrs.svg and then updated the rest of the files. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- Makefile.am | 2 + logo/fish-10yrs.png | Bin 0 -> 65790 bytes logo/fish-10yrs.svg |
2011 Apr 15
0
[nut-commits] svn commit r2969 - trunk/docs/images
Some side notes and comments on this commit... 2011/4/15 Arnaud Quette <aquette at alioth.debian.org> > Author: aquette > Date: Fri Apr 15 09:15:16 2011 > New Revision: 2969 > URL: http://trac.networkupstools.org/projects/nut/changeset/2969 > > Log: > Refreshed graphic illustrations (provided by Eaton) > > Modified: > trunk/docs/images/advanced.png >
2007 Feb 13
0
[fdo] PRESS RELEASE: Artists and Developers Ally to Boost Open Source Graphics Software. Libre Graphics Meeting 2007 Announced
Artists and Developers Ally to Boost Open Source Graphics Software. Libre Graphics Meeting 2007 in Montréal. Announced 12 February, 2007 - Building on the overwhelming success of last year's Libre Graphics Meeting in Lyon, France, key Free/Libre and Open Source Software (FLOSS) graphics projects are pleased to announce the second Libre Graphics Meeting (LGM), to be held in Montréal, Québec,
2009 Mar 31
0
[fdo] Open Clip Art Library Release 0.19 Announcement and OCAL10K Goal Exceeeded
March 31, 2009 - Release 0.19 of Open Clip Art Library (http://www.openclipart.org), containing over 12,000 high quality scalable vector graphics (SVG) files released into the public domain by over a 1000 artists, is now available for download and use. In celebration of this accomplishment, since OCAL???s last release happened in 2005, and March being 5th anniversary of the Open Clip Art
2005 Aug 11
1
[fdo] vector version of the fd.o logo
Heya, where can I find a vector version of the fd.o logo? I'm making some promo material and need it. Thanks! Jon -- Jon Phillips San Francisco, CA Mission District USA PH 510.499.0894 jon@rejon.org http://www.rejon.org MSN, AIM, Yahoo Chat: kidproto Jabber Chat: rejon@gristle.org IRC: rejon@irc.freenode.net Inkscape (http://inkscape.org) Open Clip Art Library (www.openclipart.org)
2005 Jan 06
1
RSvgDevice incomplete svg output
Hi I use RSvgDevice to output plot, and modify them using svg editor (inkscape or sodipodi on Linux). Some month ago, results were perfect. I did exactly the same analysis today on the same data, and unfortunatly the results are different. While looking to the svg file, it seems that all information concerning "fill" and "stroke" of objects are lost. The consequence is that