[svg-developers] Converting True Type Fonts (ttf) to SVG fonts

2005-11-16 Thread DL
I am using Apache Batik utility ttf2svg to convert some fonts into SVG Most ttf fonts convert via Batik ttf2svg. But other ttf fonts (such as Mathematica1) do not convert, showing just blank boxes [ ] in the rendered character testcard. There are no glyphs seen in the converted svg file.

[svg-developers] screen readers and SVG

2005-11-16 Thread Jonathan Chetwynd
Anyone know if any screen reader has ever been effectively used outside the lab, with an SVG file? cheers Jonathan Chetwynd Accessible Solutions http://www.eas-i.co.uk Yahoo! Groups Sponsor ~-- Get fast access to your favorite Yahoo! Groups.

[svg-developers] SVG Snap to Grid

2005-11-16 Thread Jacques
Has anyone done any work on a Snap to Grid kind of solution in SVG? I'm working on an application that will produce results in organogram style visual. The client wants the user to be able to drag and drop composite images (symbol, individual's name, overlays, etc) and when dropped it should

Re: [svg-developers] SVG Snap to Grid

2005-11-16 Thread Martyn Eggleton
Jacques wrote: Has anyone done any work on a Snap to Grid kind of solution in SVG? I have this in my javascript code that gets the user space cordinates. var snappedX = X; if (gridSize) { snappedX = Math.round(X*gridSize)/gridSize; } of course this only works if your grid is uniform.

Re: protecting SVG is pointless - was Re: [svg-developers] Protect SVG - Was Re: Today's Joke: Printing SVG in IE

2005-11-16 Thread Darryl Watson
SVG is an open format, by design, so it is the wrong technology to use if you want to hide your data. Jeroen Vanattenhoven wrote: What about GIS data? Currently there are a lot of GIS projects using SVG. I can imagine that GIS companies would like to protect their data. Jeroen -- Darryl

Re: [svg-developers] Converting True Type Fonts (ttf) to SVG fonts

2005-11-16 Thread thomas . deweese
Hi DL, I would suggest getting the SVN version of Batik. There were recently a number of fixes put in for dealing with 'complex' true type fonts. Some of the problems you are describing sound like they may be due to this. Also are you sure that Matematica1 has 'latin' chars? By default

[svg-developers] can i change in a svg file a value of attribute, like i do with dump_mem in php

2005-11-16 Thread eurazvan
i want to change a value of an attribute, and the svg file to change with new value of that attribute. it is possible ? if so, how ? In php dom xml , it exist dump_mem! in js are a similar function ? Yahoo! Groups Sponsor ~-- Get fast access to

Re: [svg-developers] Converting True Type Fonts (ttf) to SVG fonts

2005-11-16 Thread DL
On 16 Nov 2005 at 10:48, [EMAIL PROTECTED] wrote:    I would suggest getting the SVN version of Batik.  There were recently a number of fixes put in for dealing with 'complex' true type fonts.  Some of the problems you are describing sound like they may be due to this.

[svg-developers] Need help implementing ActiveX control to view SVG on Pocket PC

2005-11-16 Thread wlsq_2000
The company I work for has developed a Web based application that generates SVG graphs based on live data. Everything works great in Internet Explorer using Adobe SVG Viewer. Our problem is that we need to add support for viewing the graphs using Pocket Internet Explorer on a Pocket PC, and

[svg-developers] Re: screen readers and SVG

2005-11-16 Thread oldmeatus
Yahoo has a group called Blindtech You might ask those guys. http://groups.yahoo.com/group/blindtech/ Mark --- In svg-developers@yahoogroups.com, Jonathan Chetwynd [EMAIL PROTECTED] wrote: Anyone know if any screen reader has ever been effectively used outside the lab, with an SVG file?

[svg-developers] fast forward animation

2005-11-16 Thread r k
I know how to pause and resume animation in SVG. can anyone tell me how to fast forward animation by a delta amount ? thanks -rk Yahoo! Groups Sponsor ~-- Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page

[svg-developers] anyone know how to get a System.Drawing.Image from a loaded SvgPictureBox?

2005-11-16 Thread Marlow Stevens
I'm new to svg so I apologize if this is a trivial issue but I couldn't find anything similar in the thread search engine. Once an SVG image is loaded in an instance of the SvgPictureBox, how can one convert it to a System.Drawing.Image? There doesn't seem to be any straight forward way via the

Re: [svg-developers] Converting True Type Fonts (ttf) to SVG fonts

2005-11-16 Thread thomas . deweese
Hi DL, svg-developers@yahoogroups.com wrote on 11/16/2005 04:38:12 PM: On 16 Nov 2005 at 10:48, [EMAIL PROTECTED] wrote: I would suggest getting the SVN version of Batik. [...] using TortoiseSVN, downloaded the batik-svn ... i.e. to build batik from this SVN source to compile

Re: [svg-developers] anyone know how to get a System.Drawing.Image from a loaded SvgPictureBox?

2005-11-16 Thread Marlow Stevens
Jeff, I have nothing more than the SVG sdk installed on the machine. I just got it today and have to provide it as part of a proof of concept to take a svg url and convert it to a dot.net Image class. So, in short, no, I am probably not using the CVS build. Is this readily availabe? Sorry for

[svg-developers] can u solve my problem.

2005-11-16 Thread sachin chourasia
last time i sent same mail but attachment was missing. again i am sending. please try to solve it. thanks sachin - Enjoy this Diwali with Y! India Click here [Non-text portions of this message have been removed] -

RE: [svg-developers] can u solve my problem.

2005-11-16 Thread Barend Köbben
Note that this Yahoo mailinmg loist does not accept attachments... You'll have to point us to a site where we can find the code-fragment, or other thing youw nat to share. Barend Köbben International Institute for Geo-information Sciences and Earth Observation