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. The Lounge
  3. Damn this SVG spec

Damn this SVG spec

Scheduled Pinned Locked Moved The Lounge
graphicsdesigncomiotperformance
3 Posts 2 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.
  • H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #1

    It's so close to working top down, render as you parse. Except for scaling. In order to support the "view box" feature you need to know the bounding rectangle that contains all the drawing items, which you can't have until you parse them all. So I either get to parse twice, or store the whole doc in memory. For one feature.

    Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

    C 1 Reply Last reply
    0
    • H honey the codewitch

      It's so close to working top down, render as you parse. Except for scaling. In order to support the "view box" feature you need to know the bounding rectangle that contains all the drawing items, which you can't have until you parse them all. So I either get to parse twice, or store the whole doc in memory. For one feature.

      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

      C Offline
      C Offline
      charlieg
      wrote on last edited by
      #2

      honey - shot you an email - but why? Is this project related?

      Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.

      H 1 Reply Last reply
      0
      • C charlieg

        honey - shot you an email - but why? Is this project related?

        Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.

        H Offline
        H Offline
        honey the codewitch
        wrote on last edited by
        #3

        It's only project related in that it's part of my graphics library that I use for projects. I've expanded some in email.

        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

        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