Open-Type fonts with Batik?

2004-05-03 Thread Ruth, Brice
Title: Message I've been doing some googling and found that supposedly, JDK 1.4 supports OpenType fonts. I have an SVG file with CEF fonts exported from Ilustrator CS (the most recent version of Illustrator) and I'm desperately trying to figure out how to get Batik to render the fonts proper

Re: svg

2004-05-03 Thread J.Pietschmann
hamdi ines wrote: I have a gml file and i want read it using svg tool, but I don't know what are the steps to realise this and it's necessary to convert it in xslt. and what software can I use to convert it directly. Usually GML provides for the graph structure only. In order to get an SVG, you ha

Java 1.5 beta and Batik

2004-05-03 Thread ECS Engineering
With Batik 1.5.1rc2 (or batik-src-04-04-01.zip) and J2SE Version 1.5.0-beta (build 1.5.0-beta-b32c), (js.jar has no optimizer directory) I'm getting (the first time rendering starts):   java.nio.channels.ClosedByInterruptException at java.nio.channels.spi.AbstractInterruptibleChannel.end(U

Re: SVG Editor

2004-05-03 Thread Cameron McCormack
Mikael Aronsson: > If i remember correct Adobe has an SVG editor as a demo on their website > (using only SVG) Also Chris Peto has one here: http://www.resource-solutions.de/svgeditor/ Cameron -- Cameron McCormack | Web: http://mcc.id.au/ | ICQ: 26955922 -

svg

2004-05-03 Thread hamdi ines
hello, I have a gml file and i want read it using svg tool, but I don't know what are the steps to realise this and it's necessary to convert it in xslt. and what software can I use to convert it directly. thanks Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! Créez votre

Re: SVG Editor

2004-05-03 Thread Mikael Aronsson
Hi ! If i remember correct Adobe has an SVG editor as a demo on their website (using only SVG) Mikael - Original Message - From: "Bernardo Buffa Colomé" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 03, 2004 7:08 PM Subject: SVG Editor > Hi! > > It would be possible to

SVG Editor

2004-05-03 Thread Bernardo Buffa Colomé
Hi! It would be possible to build an embedded SVG editor (IDE) written in SVG + JavaScript, inside an SVG Document? I think maybe yes. Does anybody know about some existent proyect (open source) with the same goals? Any idea can be great for a new OS projekt, no? Thanks in advance Bernardo

RE: Failure to generate XML after using SVGGraphics2D apparently OK.

2004-05-03 Thread Jones, John JH SITI-ITADED
Title: Failure to generate XML after using SVGGraphics2D apparently OK. Yinka, Thanks for the suggestion. I'll wait 24 hours to see if anyone can spot a simple mistake and if I still have the problem I'll probably do as you suggest.   Actually there is one other thing that might hold me up. I

AW: Failure to generate XML after using SVGGraphics2D apparently OK.

2004-05-03 Thread Yinka Martins
Title: Failure to generate XML after using SVGGraphics2D apparently OK. Hey John,   That’s just the problem i had too using batik. (actually it’s one of the many problems I had). Though an experienced Java Developer, I could not tame the batik framework, spending a month trying to get i

Failure to generate XML after using SVGGraphics2D apparently OK.

2004-05-03 Thread Jones, John JH SITI-ITADED
Title: Failure to generate XML after using SVGGraphics2D apparently OK. Hi, I am using W2000 and Oracle Jdeveloper 9.0.3. I downloaded BATIK 1.5.1 on 17th April. I have 30+ years of software experience but am a beginner at JAVA and BATIK and mailing lists . This is my first graphics progr