You are reading a single comment by @GF and its replies. Click here to read the full conversation.
  • If someone wishes to produce .svg versions of the logo to the same spec as the existing one (yes, it's an SVG and not a .png or .gif)... then I'd certainly consider it.

  • If someone wishes to produce .svg versions of the logo to the same spec as the existing one (yes, it's an SVG and not a .png or .gif)... then I'd certainly consider it.

    OOoo.

    "Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation."

    Sounds like a fun challenge.

    This is probably one of those, "If you need to ask, you not gonna understand the answer" type questions, but what spec is the existing SVG?

  • This is probably one of those, "If you need to ask, you not gonna understand the answer" type questions, but what spec is the existing SVG?

    Just conform to the file:
    https://lfgss.microcosm.app/api/v1/files/0266d45a0ac7c081b59c9a0213a13a9f0cada494.svg

    That is: the .svg viewBox is 696px wide, by 258px high, and the aspect ratio is maintained, and the image fully fills the space.

    We're using .svg as it's extremely cacheable, small, and will display sharply when rendered very small on a mobile, and large on a desktop browser.

About

Avatar for GF @GF started