Letractively / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

How to refer external svg font in svg file #376

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I have one svg file and one svg font file
2.How to refer svg font file in my svg file

What is the expected output? What do you see instead?
Need to use external svgfont in my svg file

What version of the product are you using? On what operating system,
browser, and version of Flash?
Windows Xp,IE8,Flash player 10

Please provide any additional information below. Reduced test cases are
always appreciated!

Original issue reported on code.google.com by mailmeba...@gmail.com on 3 Nov 2009 at 6:23

GoogleCodeExporter commented 8 years ago
External fonts are not currently supported. See Issue 288.

Original comment by grick23@gmail.com on 3 Nov 2009 at 6:43

GoogleCodeExporter commented 8 years ago
Hi Grick,
Is it possible to use external font file formats like eot,otf..in svg web

Original comment by mailmeba...@gmail.com on 3 Nov 2009 at 7:27

GoogleCodeExporter commented 8 years ago
We will never be able to support external binary font formats like EOT, OTF, or 
WOFF.
However, at some point we would like to be able to support external font formats
defined in SVG since those are markup and we could support them.

Original comment by bradneub...@gmail.com on 3 Nov 2009 at 3:58

GoogleCodeExporter commented 8 years ago
Hi bradneuberg,
Many thanks for you valuable information but 
can i know whether supporting svgfont in svg file is currently available now

Original comment by mailmeba...@gmail.com on 3 Nov 2009 at 4:06

GoogleCodeExporter commented 8 years ago
If you directly have SVG font information inside of an SVG file that _will_ 
work. The
only thing we don't support yet is having the SVG font definitions _outside_ the
file. Hope this helps.

Original comment by bradneub...@gmail.com on 3 Nov 2009 at 6:41

GoogleCodeExporter commented 8 years ago
Hi bradneuberg,
That information was very helpful many thanks,Keep going

Original comment by mailmeba...@gmail.com on 4 Nov 2009 at 7:16