... Being fixed in the upcoming CSS transforms specifications I believe. ... You don't need to do that even now. Add an inner <svg> element and then redefine...
65764
Robert Longson
longsonr
Jun 22, 2012 8:24 am
... Sure you can use external WOFF fonts in Firefox. However the owner of the site hosting the WOFF files may have restricted their use to his/her domain. ...
65765
veiko herne
veiko_h
Jun 22, 2012 3:48 pm
yep, but seems that it's included to HTML5 (http://www.w3schools.com/html5/html5_svg.asp) Veiko http://www.veikoherne.com ________________________________ ...
65766
james_ingram_svg
james_ingram...
Jun 23, 2012 10:42 am
After much trying, I have been unable to get my web fonts working in Firefox, even though they work in all other modern browsers. This seems not to be a cross...
Thanks very much indeed for the help! :-) I deleted the 'www.' from the font paths and its now working in Firefox too. After poking at this problem for several...
65770
Robert Longson
longsonr
Jun 24, 2012 7:40 am
In your specific case relative links probably don't work because the page is http://james-ingram-act-two.de/compositions/study2/study2b/Study2b3.html but the...
65771
Sayed Arian Kooshesh
mekow
Jun 24, 2012 10:21 am
sounds like a cross domain problem that could be fixed using the javascript hack.. idk. ... -- Extreme Knowledge is not something for which he programs a...
65772
james_ingram_svg
james_ingram...
Jun 24, 2012 11:17 am
Robert: Thanks for looking at this closely enough to find the answers. I hope they will be helpful to other programmers on this list. I've now removed the...
65773
Robert Longson
longsonr
Jun 24, 2012 11:35 am
James, The firefox error console lists the font as having a domain mismatch which is causing a cross site error. It prints the URL of the font that's causing...
65774
james_ingram_svg
james_ingram...
Jun 24, 2012 1:10 pm
... Interesting! :-) My font problems are now solved, so the question has become rather academic in my case. However, it might be helpful to say a bit about...
65776
Arjen
arjenmeijernl
Jun 26, 2012 10:12 am
No browser displays to code below 100% correct. This leads to 2 questions: 1. Is a negative dx allowed? Firefox 13 / Opera 12 ignore it, Chrome 19 and IE 9...
65777
Arjen
arjenmeijernl
Jun 26, 2012 11:15 am
D3.js generated to code below. There is not a single browser that displays this code 100% correct. Two questions rise: 1. Is a negative dx allowed? Firefox 13...
65778
Erik Dahlstrom
erida539
Jun 26, 2012 11:43 am
... Negative dx? If you mean the values in the [x1,y1,x2,y2] attributes then yes they may be negative, that's valid. (x1,y1) defines where the color stop at...
65779
Arjen
arjenmeijernl
Jun 26, 2012 2:06 pm
... the problem is dx="-.3em" in the line <text stroke="none" fill="black" text-anchor="end" dy=".35em" dx="-.3em" y="37.5" x="16.400000000000006">-37</text> ...
65780
Jason Barnabas
jtbarnabas
Jun 26, 2012 2:12 pm
For those who don't know, dx and dy are adjustments from the last print location. 1. Yes you can use negative values in dx and dy. Doing so moves a <tspan> ...
65781
raster2vectorjerry
raster2vecto...
Jun 27, 2012 4:22 am
Please try the online conversion and animation tool at www.pac-n-zoom.com and communicate back with me as we desire your feedback. This is an initial release...
65782
Erik Dahlstrom
erida539
Jun 27, 2012 9:02 am
... I don't know of any validators for svg that check the attribute values. Your content is markupwise valid (ignoring all the attribute values), but the...
65783
Erik Dahlstrom
erida539
Jun 27, 2012 9:12 am
... Yes, color names are allowed in gradients. All browsers support that. See e.g http://apike.ca/prog_svg_gradients.html. -- Erik Dahlstrom, Core Technology...
65784
Arjen
arjenmeijernl
Jun 27, 2012 10:06 am
Not rendering a negative dx in Firefox 13 and Opera 12 is a bug of the browser?...
65785
Robert Longson
longsonr
Jun 27, 2012 1:00 pm
... Eric, Missing closing parentheses do not cause things to not be parsed; they're inferred. This is the rule for CSS and we use it for attributes so as not...
65786
jamesd
jcdeering1
Jun 27, 2012 8:35 pm
This has got to be the worst of any examples I have seen for a new technology concept. Only the Busy Farmer shows any potential. Good luck. James...
65787
raster2vectorjerry
raster2vecto...
Jun 28, 2012 8:14 pm
Hi James, The examples are the earliest of the animations are all done by people who are learning how to use it, and only used the "move" attribute, which was...
65788
jujuvivi
Jun 28, 2012 8:14 pm
Yes, I have the Adobe SVG plugin for IE. Does anyone know when it will be fixed in Chrome? Still not good in Version 20.0.1132.43 Thx, Vincent...
I personally think the idea is very cool. It has quite a bit of potential, I see it being used almost immediately on meme sites and the like. I'd be interested...
65791
Marty Sullivan
dark3251
Jun 29, 2012 7:48 pm
Hey, I'm trying to upload a picture but when I hit the upload->file and choose the file to upload it doesn't do anything. I hit the "load file" button but...
65792
Marty Sullivan
dark3251
Jun 29, 2012 8:00 pm
Well... I got the file to upload. But when I go to convert the image to svg it just sits there and never changes. Well, after a while it changed but it just...
65793
raster2vectorjerry
raster2vecto...
Jun 29, 2012 8:46 pm
Hi Marty, Yes we would be interested in your contributing. I see you had some issues with the site. I'll respond to them seperately. Thank you for your...
65794
raster2vectorjerry
raster2vecto...
Jun 29, 2012 8:48 pm
Hi Marty, You are welcome to reply to my Email address at Jerry.F@... and we can go over it, or I can give you a call. What browser are you...