Hello !
I'm currently using Batik to convert some vector
graphic images in a proprietary format in SVG images. This format also defines
vector Fonts in a specific way.
In order to convert the proprietary data, i
parse the file to produce a Java drawing in a
SVGGraphics2D graphics. All is working fine, but I have a problem with my
Fonts. There is no SVG Font deriving from the Java Font class, so I'm
not able to render correctly the Fonts without specific XML manipulations in the
file.
My question is :
Thanks !
|
- Re: Fonts use in SVGGraphics2D Hervé Girod
- Re: Fonts use in SVGGraphics2D Thomas DeWeese
- Re: Fonts use in SVGGraphics2D Hervé Girod
- Re: Fonts use in SVGGraphics2D Hervé Girod
- Re: Fonts use in SVGGraphics2D Thomas DeWeese
- Re: Fonts use in SVGGraphics2D Hervé Girod
- Re: Fonts use in SVGGraphics2D Thomas DeWeese
- Re: Fonts use in SVGGraphics2D Hervé Girod
- Re: Fonts use in SVGGraphics2... Thomas DeWeese
- Re: Fonts use in SVGGraphics2... Hervé Girod
- Re: Fonts use in SVGGraphics2... Thomas DeWeese