Vector web graphics
-
I convert them to GIF. I use Paint Shop Pro which lets you scale it to the size needed when opening the file.
-
Anyone know of a standard way to display vector graphics w/in a web page? Preferably something that an EMF file could be converted to without too much trouble... --------
Life is fraught with opportunities to keep your mouth shut.
--Shog9 --
-
Try VML or VRML - can't remember which. I think there are a few articles about it here on CP. Or search google.
-
Anyone know of a standard way to display vector graphics w/in a web page? Preferably something that an EMF file could be converted to without too much trouble... --------
Life is fraught with opportunities to keep your mouth shut.
--Shog9 --
You can also take a look at SVG MP Maciej Pirog
-
Anyone know of a standard way to display vector graphics w/in a web page? Preferably something that an EMF file could be converted to without too much trouble... --------
Life is fraught with opportunities to keep your mouth shut.
--Shog9 --
Try Portable Network Graphics (PNG), the native format for Macromedia Fireworks or Scalable Vector Graphics (SVG), an Adobe format still in it's infancy I believe. Derek Lakin. I wish I was what I thought I was when I wished I was what I am. Salamander Software Ltd.
-
Anyone know of a standard way to display vector graphics w/in a web page? Preferably something that an EMF file could be converted to without too much trouble... --------
Life is fraught with opportunities to keep your mouth shut.
--Shog9 --
Here's a simple article I wrote on VML a while ago. If that's not enough to get you started then maybe do a search on Google for "VML" or "SVG", else send me a mail. Cheers, Simon "Every good work of software starts by scratching a developer's personal itch.", Eric S. Raymond
-
Try Portable Network Graphics (PNG), the native format for Macromedia Fireworks or Scalable Vector Graphics (SVG), an Adobe format still in it's infancy I believe. Derek Lakin. I wish I was what I thought I was when I wished I was what I am. Salamander Software Ltd.
Derek Lakin wrote: Scalable Vector Graphics (SVG), an Adobe format still in it's infancy What's strange is that SVG has been around a while, but IE still doesn't support it natively. :confused: I wish that these standards would get more exposure/support... Cheers, Simon "Every good work of software starts by scratching a developer's personal itch.", Eric S. Raymond
-
Here's a simple article I wrote on VML a while ago. If that's not enough to get you started then maybe do a search on Google for "VML" or "SVG", else send me a mail. Cheers, Simon "Every good work of software starts by scratching a developer's personal itch.", Eric S. Raymond
-
Derek Lakin wrote: Scalable Vector Graphics (SVG), an Adobe format still in it's infancy What's strange is that SVG has been around a while, but IE still doesn't support it natively. :confused: I wish that these standards would get more exposure/support... Cheers, Simon "Every good work of software starts by scratching a developer's personal itch.", Eric S. Raymond
SimonS wrote: but IE still doesn't support it natively I don't think there is much tool support for SVG yet either. I suppose the problem here is that it isn't an MS standard, so we have to stick with plugins like shockwave, etc. for browsers. Derek Lakin. I wish I was what I thought I was when I wished I was what I am. Salamander Software Ltd.
-
SimonS wrote: but IE still doesn't support it natively I don't think there is much tool support for SVG yet either. I suppose the problem here is that it isn't an MS standard, so we have to stick with plugins like shockwave, etc. for browsers. Derek Lakin. I wish I was what I thought I was when I wished I was what I am. Salamander Software Ltd.