hi, ... I have a two pathes with a different amount of commands and need to normalize them to be able to animate between them with <animate dur="5s"...
36262
fgn.rm
Nov 2, 2003 8:11 pm
Has anybody being able to create a large svg (using symbols and fonts) in illustrator 10 and then make it interact with batik? I am running into a variety of...
36261
Mathias FATENE
mfatene
Nov 2, 2003 7:45 pm
Hi Alexander, Do you want to normalize the animated or the fixed path ? Can you send me your code. I'll see what i can do. Mathias ... De : Alexander Adam...
36260
mfatene
Nov 2, 2003 7:40 pm
Yes Leonard, I agree with you. Thanks Mathias ... only ... <http://www.lazerware.com>...
36259
mfatene
Nov 2, 2003 6:59 pm
In graph theory (Operational Research in french), there is route finder algorithms in graphs. I know this is not a simple problem (NP- complex). I haven't my...
36258
Leonard Rosenthol
leonardr@...
Nov 2, 2003 6:56 pm
... My point was that none of the current SVG viewing implementations allow for extracting of a PORTION of the image - only the entire image - at least...
36257
neumannandreas
Nov 2, 2003 6:54 pm
... Mathias, you probably refer to http://www.carto.net/papers/svg/samples/animated_bustrack.shtml which is a derived example of Michel Hirtzlers original idea...
36256
Alexander Adam
evolgrafix_a...
Nov 2, 2003 6:45 pm
hi! I'm still fighting with that animating of a path. Is there any script or so out there that lets me "normalize" two pathes to each other so that I could...
36255
mfatene
Nov 2, 2003 6:07 pm
I want just to add that Start and End are certainly referenced by Ids in the global svg file, and have corresponding data in the database. The rest is just...
36254
mfatene
Nov 2, 2003 6:03 pm
I think the finding route algo should be in the sql query. The results too. From those results, you will construct your SVG fragment. Mathias ... course, SVG...
36253
neumannandreas
Nov 2, 2003 5:53 pm
hm, do you have a routing algorithm already on your server? Of course, SVG can't do your route finding but only the display of the result. Depending on your...
36252
peter_rodhouse2003
peter_rodhou...
Nov 2, 2003 3:53 pm
Hello all, I am fairly new to this. I am doing a project where I have to create a route finder. At the moment I have the apache tomcat web server running. I...
36251
mfatene
Nov 2, 2003 3:43 pm
Hi, ... continue last mail ... And if you're Windows user, inserting the new svg document and printing it is done without a problem. All that for free, with...
36250
Mathias FATENE
mfatene
Nov 2, 2003 3:35 pm
Hi all, ... SVG can do it. The problem is that the jonathan demand is not very clear. What do you want to paste ? A whole document or just nodes ? If it is a...
36249
Leonard Rosenthol
leonardr@...
Nov 2, 2003 3:23 pm
... AbiWord - http://www.abiword.com supports inclusion of SVG graphics when the appropriate plugins are installed. NOTE: it currently rasterizes the SVG (to...
36248
Mike Kidson
mkidson
Nov 2, 2003 1:24 pm
... http://www.jcp.org/en/jsr/detail?id=226&showPrint Expert Group: a.. Ericsson Mobile Platforms b.. Esmertec AG c.. Espial Group, Inc. d.. IBM e.. Motorola ...
36247
hau hau
hau_h
Nov 2, 2003 7:52 am
Sketsa is a vector-based drawing application based on SVG. Scalable Vector Graphics (SVG) is a graphics format and technology based on XML developed by W3C....
36246
hau hau
hau_h
Nov 2, 2003 7:44 am
hi You can use either - Sketsa svg editor written on java so can run on linux. available http://www.kiyut.com - Sodipodi svg editor. avialable...
36245
neumannandreas
Nov 2, 2003 7:31 am
http://sodipodi.sourceforge.net/index.php3?section=clipart/flags is a useful initiative by the Sodipodi team to provide public domain flags for different...
36244
Andreas Neumann
neumannandreas
Nov 1, 2003 11:52 pm
Hi! Here is a mapping example on US population 2000 - ethnic and age structure: http://www.carto.net/papers/svg/us_population/ The example works in ASV3, ASV6,...
36243
Francisco Rivas Porti...
franciscogra...
Nov 1, 2003 11:50 pm
Hello, can anybody send me information about the new SVG java API for mobile and handheld devices (tiny and basic SVG profiles)? Thank you, Francisco Rivas...
36242
Mathias FATENE
mfatene
Nov 1, 2003 11:48 pm
Hi, Do you mean copy all the svg file all just a part (i understand that when you speak abour <use>) ? Something which copy also the corresponding part of...
36241
rob_m_mckinnon
Nov 1, 2003 10:52 pm
Ryan, great to see you looking into using SVG for art again. I think there is a lot of untapped potential in SVG for innovative comics and artwork. ... To make...
36240
Jonathan Chetwynd
signbrowser
Nov 1, 2003 9:49 pm
Mathias, My request was not well phrased: I'm looking for a cheap or 'free' word processing application, that allows SVG to be pasted, $279 hardly qualifies. ...
36239
frankhileman
Nov 1, 2003 8:37 pm
And another shot: http://www.prodigesoftware.com/screen2.png Frank Hileman...
36238
frankhileman
Nov 1, 2003 8:01 pm
Some of these reasons (programming model and object model) are the same reasons we could not use the SVG object model in our VS integration. It just was not...
36237
Mathias FATENE
mfatene
Nov 1, 2003 4:44 pm
Hi, No idea about the price, neighterthe features, but InsightPoint by Icytec seems to answer. http://www.icytec.com/ Mathias ... De : Jonathan Chetwynd...
36236
Jonathan Chetwynd
signbrowser
Nov 1, 2003 4:36 pm
Has anyone come up with a solution to enable parts of SVG images to be copied and pasted from a browser? <use> could possibly be the appropriate size of a...
36235
Mike McCullough
mfmccul
Nov 1, 2003 3:50 pm
An MS insider's view of WVG and SVG?! This is indeed very interesting. ... svgx.org/subjects.html) ... not go ... blog, but ... similar ... of WVG, ... with...
36234
mfatene
Nov 1, 2003 11:04 am
Hi all, There is a small program to proparagate events defined in the <defs> section to their instances defined by <use>. This version is the last. It do the...