... stitchTiles can be an attribute of <rect>. It should be in <feTurbulence>. According to my experience, if you're using x, y = 0, and width, height = 100%,...
65345
David Dailey
ddailey@...
Nov 16, 2011 3:14 am
I just today ran across Marek Raida's wonderful collection of examples: http://svg.kvalitne.cz/index2.htm I had seen a few of these, and was impressed (like...
65346
Marty Sullivan
dark3251
Nov 16, 2011 3:33 am
I had not seen this stuff before, thanks for the awesome find. He definitely has some very innovative ways of accomplishing things, he's provided some great...
65347
Roger F. Gay
rogerfgay
Nov 16, 2011 7:02 pm
http://highlevellogic.blogspot.com/2011/11/websocket-demonstration-on-microsoft.html [Non-text portions of this message have been removed]...
65348
Cameron Laird
Cameron_Laird
Nov 16, 2011 9:20 pm
On Fri, Nov 11, 2011 at 01:30:53AM -0000, Narcis wrote: . . . ... . . . Help me understand the question, please: are you saying you're in a Windows...
65349
David Dailey
ddailey@...
Nov 17, 2011 3:08 pm
http://cs.sru.edu/~ddailey/svg/feTurbulence11g.svg and http://cs.sru.edu/~ddailey/svg/feTurbulence11h.svg (Opera is best, FF and ASV both work, but are a bit...
65350
th_w@...
th_w@ymail.com
Nov 17, 2011 4:25 pm
Love it! I think those are candidates for svg-wow.org. Such awesome results with so few lines of code. I wondered why I couldn't find a single SVG...
65351
Jacob Beard
jbeard4@...
Nov 17, 2011 5:28 pm
Very cool :) ... [Non-text portions of this message have been removed]...
65352
frank.hopgood@...
frank.hopgoo...
Nov 17, 2011 11:46 pm
I have been using Chrome for about the last three years and recently all my animations have started to fail. Any animation where animate, animateColor,...
65353
G. Wade Johnson
gwadej
Nov 18, 2011 1:36 pm
On Thu, 17 Nov 2011 10:08:11 -0500 ... Wow! You've really outdone yourself on these. G. Wade -- Perfection is achieved not when there is nothing more to add...
65354
Kenneth Nellis
nellisks
Nov 20, 2011 5:24 pm
I was surprised to see such disparate browser behavior in rendering an external SVG image within an HTML web page using the IMG tag, Despite the image...
65355
Erik Dahlstrom
erida539
Nov 21, 2011 9:51 am
On Sun, 20 Nov 2011 18:24:40 +0100, Kenneth Nellis <nellisks@...> ... FWIW it looks ok in Chrome 17.0.945.0, so it might have been fixed. Did you test in...
65356
Holger Jeromin
holger.jeromin
Nov 21, 2011 11:30 am
... IE9 renders the page in quirksmode, so the result is wrong. changing the page to standard mode, all is right. results in quirksmode: iframe is all white...
65357
andreas.scheucher
andreas.sche...
Nov 23, 2011 1:41 am
Hi, I am quiet new to SVG and just wanted to get a confirmation I got things right and do not try to solve my problem on the wrong way. My job is to develop a...
65358
jfkransen
Nov 23, 2011 1:41 am
Hello, I have an SVG like this: <svg:svg version="1.1" width="175" height="175"> <svg:g transform="scale(0.3)"> <svg:g transform="translate(-20,-20)"> ...
65359
th_w@...
th_w@ymail.com
Nov 23, 2011 7:26 am
Hi Andreas, ... Yes, you can change shapes by modifying attributes. It sounds you're doing everything right here in this regard. It's been a long time since...
65360
th_w@...
th_w@ymail.com
Nov 23, 2011 7:36 am
... To be more specific: I think this is where to look: ...
65361
Jonathan Chetwynd
j.chetwynd...
Nov 23, 2011 3:56 pm
anyone have a simple explanation of how to generate contour lines using javascript? preferably from a small data set. cheers Jonathan chetwynd ...
65362
Charles McCathieNevile
charlesmccn
Nov 23, 2011 4:15 pm
On Wed, 23 Nov 2011 16:56:19 +0100, Jonathan Chetwynd ... Do you specifically mean for a topological map? (An alternative is colour contours, e.g. converting a...
65363
Oliver Boermans
oliverboermans
Nov 23, 2011 11:27 pm
Hi Jonathan, What is the data?...
65364
David Dailey
ddailey@...
Nov 27, 2011 10:30 pm
Many of you are familiar with the <replicate> proposal [1,2] that the SVG Working Group has been considering. It is an effort to add declarative drawing...
65365
Ruth Lang
ruthlang2002
Nov 28, 2011 3:43 pm
Hi, After a long time we have redesigned our spatial guestbook, but now it is so empty! :-( Maybe you want to sign it:...
65366
philsvg
Nov 29, 2011 11:09 am
Hi David, I'm interested in <replicate> for its Rich gradients perspective. I am often frustrated by svg gradient expressibility. I found all i want and more...
65367
cremnosedum
Nov 29, 2011 6:00 pm
Hi, I'd like to use replicate for my web comic, where I'm trying to make things look realistic in SVG. It would be very useful for things like realistically...
65368
Bob Hopgood
frank.hopgoo...
Nov 30, 2011 1:21 am
I think the functionality proposed by the replicate element is definitely of interest even if it is only used by animators to visualise their animations ;-) ...
65369
Beth
bethzykan
Nov 30, 2011 1:22 am
Our DTC client has exclusively asked us to find a Developer with STRONG SVG experience to collaborate, consult and code on an immediate enterprise application...
65370
David Dailey
ddailey@...
Nov 30, 2011 1:43 am
A fascinating point Bob! I wonder if this sort of projection along the t axis is actually under consideration by them. Alternatively, for someone who didn't...
65371
Francis Hemsher
fhemsher
Nov 30, 2011 2:59 pm
... Hi David, For the past few weeks I have been evaluating the d3 Javascript library that is used to generate SVG from data. I believe it will be...
65372
Jon Frost
jonfrostsvg
Nov 30, 2011 4:35 pm
D3 is definitely picking up steam, and is found in a wide range of projects. I actually proposed the idea of a <replicate> module or plugin to Mike B. about 5...
65373
Jacob Beard
jbeard4@...
Dec 1, 2011 12:12 am
Hi, Those who saw me speak at the 2010 SVG Open might be interested to know that I have published the initial release of SCION, a project to develop an SCXML...