Re: [svg-developers] Re: Manipulating SVG in HTML using JavaScript

2012-05-31 Thread Jason Barnabas
From: t...@ymail.com t...@ymail.com Jason jtbarnabas@... wrote: I have a project I'm working on. My goal is to display 18 images in a single HTML document in the same space. The first is just text and is put in using standard HTML. Over that I have placed a SVG image and I'd like

Re: [svg-developers] Filter transformations

2012-06-03 Thread Jason Barnabas
honyk j.tosov...@email.cz wrote: I'd like to transform (rotate) my object with the filter applied to it, but I want to keep my filter without object's transformation. I ended up with this code. In sum, there are three rotations (back and forward) to get the desired effect:

Re: [svg-developers] Help? What sites blogs allow upload and viewing of animated SVG photos?

2012-06-03 Thread Jason Barnabas
raster2vectorjerry pnzje...@gmail.com wrote: I want to start displaying animated SVG photos that are created using our new online animated SVG tool; however, it's rather hard to find sites that already permit them for upload. I figure that a collaboration of SVG developers would be the

Re: [svg-developers] Filter transformations

2012-06-05 Thread Jason Barnabas
honyk j.tosov...@email.cz wrote: Hi Jason, http://bilyujezd.cz/other/fePointLight.svg (works in Firefox only) Is there a more efficient way? I don't use Opera, but this one works in Chrome. ... radialGradient RadialGradient is indeed much better approach in this case,

Re: [svg-developers] Zoom In Out wih SVG

2012-06-09 Thread Jason Barnabas
Dear All, I want to Implement zoom-in and out of the static map background and all sub entities(that are placed on static map background on another layer) by point-and-click on the map. Point clicked is centered as part of the zoom operation Regards, Barkha I don't know if you

Re: [svg-developers] Preferred way of generating SVG

2012-06-13 Thread Jason Barnabas
Sandy wrote: I am new to SVG and have a basic question for you. There are multiple ways to generate SVG... 1. Use Batik 2. Use simple document API in java 3. Use javascript document API What is the most preferred way? If you guys can share your experience I guess 3 will be the

Re: [svg-developers] Adobe illustrator SVG reference

2012-06-13 Thread Jason Barnabas
Lincoln wrote: I want to get to understand in detail what Adobe illustrator produces as SVG (what the schema rules are I guess). So that if I do something in illustrator I know exactly what's gonna be created. Up until now I am trying to work this out by viewing the SVG it outputs but

Re: [svg-developers] Negative dx and gradients with color names in four browsers

2012-06-26 Thread Jason Barnabas
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 element to the left or up but does nothing with text elements in Chrome. 2. I've never heard of the color names used and as you mentioned

Re: [svg-developers] Why so much traffic on my site?

2012-07-06 Thread Jason Barnabas
cremnosedum rich...@pixelpalaces.com wrote: Freehostia recently suspended my web site for a day because it had too much traffic. Generally this would be good as it would indicate that a lot of people are visiting my site. However, Google Analytics shows a depressingly small number of

Re: [svg-developers] Common defs for multiple images

2012-07-13 Thread Jason Barnabas
Hi Jan, Perhaps you'll find the following quote helpful. mystyle.css rect { fill: red; stroke: blue; stroke-width: 3 } SVG file referencing mystyle.css ?xml version=1.0 standalone=no? ?xml-stylesheet href=mystyle.css type=text/css? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 1.1//EN

Re: [svg-developers] Common defs for multiple images

2012-07-14 Thread Jason Barnabas
Hi Jan, I was just heading for bed when I saw your post. I'm wondering if you had tried simply including them in an SVG and including it in your main SVG as a SVG fragment? I don't know if it would work. :-D Maybe after some sleep I'll thing of something better.

Re: [svg-developers] Re: SVG font-size is not correctly rendering.

2012-08-04 Thread Jason Barnabas
Cameron McCormack wrote: Arjen: Remove the px in the font-size declaration. The size is not in pixels but in viewbox units. px and unitless values are always equivalent when they represent lengths in SVG. Good answer Cameron. Another way of looking at it is that px is the default

Re: [svg-developers] ...

2013-01-31 Thread Jason Barnabas
- Original Message From: Ganesh Jothikumar ganeshjothiku...@yahoo.com To: sanjay.chit...@gmail.com sanjay.chit...@gmail.com; cooolb...@yahoo.com cooolb...@yahoo.com; dearanj...@yahoo.com dearanj...@yahoo.com; manishdes...@yahoo.com manishdes...@yahoo.com;

Re: [svg-developers] Problem with Units of SVG

2013-03-05 Thread Jason Barnabas
From: Alireza ahmadi_...@yahoo.com Sent: Sun, March 3, 2013 6:43:47 PM hello I have an asp.net page which contains auto generated svg shapes. shape is always a rectangle which is filled in gray and 20 color lines as stripes cover a part of this rectangle. Problem: sometimes stroke

Re: [svg-developers] SVG positioning problem

2013-03-17 Thread Jason Barnabas
Heiner wrote: Hopefully you can help me. I am just beginning with svg. On http://www.netzwerk-bielefeld.de/ I am using one svg for the background and another one as a logo. Especially with the logo I must have done something wrong because on the subpage Mitglieder where I already added

Re: [svg-developers] ALL NEW HTML5 CSS3 Website

2013-04-22 Thread Jason Barnabas
Roger F. Gay wrote: snip I tried SVG to fashion the big buttons on the first page, but there was too much variation in fonts in different browsers. After trying to fix that for a while, I gave up and went with fixed images instead; even though I am now using a google font for the home

Re: [svg-developers] Re: Wrapping Text in SVG 2

2013-06-05 Thread Jason Barnabas
I would love to have text wrapping, even if it's only in a  box to start with. This will beat the multi-line or text on  a path I have been using. If you could fill a shape with justified text that would be  even more awesome. Thanks for your work and letting me put my two cents in. Jason

Re: [svg-developers] Re: - #9654; character problem

2013-07-25 Thread Jason Barnabas
From: ecmaszeq ecmas...@yahoo.pl yes, i've read that article even before I came to this discussion group and it did help me to get this work on my computer (both solutions work on my computer), but it didn't help me get it to work after transfering code file to remote server.  Was the

Re: [svg-developers] Lot of newbie questions

2013-07-29 Thread Jason Barnabas
do the js lockouts and add some remarks in the code itself: !--filename.svgcopyright 2013by Jason Barnabas Hi, I see you've decided to take a look at my code. I hope you can learn something useful here, but please do not copy this verbatim as it is copyrighted material. Have fun looking at my

Re: [svg-developers] Re: San Diego svg group?

2013-08-20 Thread Jason Barnabas
I'm in Sac; however, I have found a number of useful groups in Sac using meetup.com. Starting a meetup is inexpensive and those already hooked in with meetup could include some who are interested in SVG. From: jamesd jcdeeri...@yahoo.com I thought I was the only one in San Diego that knew

Re: [svg-developers] Re: San Diego svg group?

2013-08-20 Thread Jason Barnabas
From: george geo...@yahoo.com --- In svg-developers@yahoogroups.com, Jason Barnabas jtbarnabas@... wrote: I'm in Sac; however, I have found a number of useful groups in Sac using meetup.com. Starting a meetup is inexpensive and those already hooked in with meetup could include some

Re: [svg-developers] RE: RE: RE: RE: Re: The SVG Race: IE(1st) Chrome(2nd) FF(last)

2013-09-18 Thread Jason Barnabas
A quick fix might be to cover the filtered object with a transparent (e.g. fill='none' stroke='none') or a mostly transparent (e.g. opacity='0.001') one.   I must be travelling, Jason tc+ ?23 ?mgt mt tne ?t20 t4++ ?t5 ?tp tg+ ?th ?to