Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.03 KB

Scarleteen Branding

Hello! This is a repository intended to track the development of, and make available Scarleteen's branding assets.

Directories

  • Colors (palettes, templates, usage spec)
  • Graphics (which we re-use and are associated with us)
  • Logo (multiple versions of our logo)
  • Patterns (repeating patterns)

Filetypes and naming

  • .gpl - color palette file for open-source software
  • .svg - vector graphic
    • [project name]-master.svg - containing multiple graphics, works in progress, unsupported filters and off-canvas elements
    • [image name]-p.svg - exported as 'plain' svg
    • [image name]-o.svg - optimised manually and/or using SVGOMG
    • [image name]-canva-[suffix].svg - compatible with Canva
  • .ai - Adobe illustrator
  • .png - lossless raster images
  • .jpg - lossy/compressed raster images
  • .webp - web optimised lossless/lossy bitmap images
  • .tiff - print optimised, mixed vector & raster images

More Guidance

Coming soon - JM