Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Vector web graphics

Vector web graphics

Scheduled Pinned Locked Moved IT & Infrastructure
graphicsquestion
12 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shog9 0
    wrote on last edited by
    #1

    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 --

    E G M D S 5 Replies Last reply
    0
    • S Shog9 0

      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 --

      E Offline
      E Offline
      Ed Gadziemski
      wrote on last edited by
      #2

      I convert them to GIF. I use Paint Shop Pro which lets you scale it to the size needed when opening the file.

      S 1 Reply Last reply
      0
      • E Ed Gadziemski

        I convert them to GIF. I use Paint Shop Pro which lets you scale it to the size needed when opening the file.

        S Offline
        S Offline
        Shog9 0
        wrote on last edited by
        #3

        Hmm, that might work... But i'm afraid quality will suffer too greatly when it is printed... :( --------

        Life is fraught with opportunities to keep your mouth shut.

        --Shog9 --

        1 Reply Last reply
        0
        • S Shog9 0

          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 --

          G Offline
          G Offline
          Giles
          wrote on last edited by
          #4

          Try VML or VRML - can't remember which. I think there are a few articles about it here on CP. Or search google.

          S 1 Reply Last reply
          0
          • G Giles

            Try VML or VRML - can't remember which. I think there are a few articles about it here on CP. Or search google.

            S Offline
            S Offline
            Shog9 0
            wrote on last edited by
            #5

            I know VRML is 3d, so maybe VML... Ok, i'll give it a look :) --------_**

            A common man's understanding of science. Not a normal common man's of course. A very smart common man's.

            **_

            -- Nish, on Science Writing

            1 Reply Last reply
            0
            • S Shog9 0

              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 --

              M Offline
              M Offline
              Maciej Pirog
              wrote on last edited by
              #6

              You can also take a look at SVG MP Maciej Pirog

              1 Reply Last reply
              0
              • S Shog9 0

                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 --

                D Offline
                D Offline
                Derek Lakin
                wrote on last edited by
                #7

                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.

                S 1 Reply Last reply
                0
                • S Shog9 0

                  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 --

                  S Offline
                  S Offline
                  SimonS
                  wrote on last edited by
                  #8

                  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

                  S 1 Reply Last reply
                  0
                  • D Derek Lakin

                    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.

                    S Offline
                    S Offline
                    SimonS
                    wrote on last edited by
                    #9

                    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

                    D 1 Reply Last reply
                    0
                    • S SimonS

                      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

                      S Offline
                      S Offline
                      Shog9 0
                      wrote on last edited by
                      #10

                      Thanks! I'll give it a look. :) --------

                      Laugh at your problems; everybody else does.

                      --Shog9 --

                      1 Reply Last reply
                      0
                      • S SimonS

                        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

                        D Offline
                        D Offline
                        Derek Lakin
                        wrote on last edited by
                        #11

                        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.

                        S 1 Reply Last reply
                        0
                        • D Derek Lakin

                          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.

                          S Offline
                          S Offline
                          SimonS
                          wrote on last edited by
                          #12

                          MS was involved in the SVG spec though. Cheers, Simon "Every good work of software starts by scratching a developer's personal itch.", Eric S. Raymond

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups