Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Spot
  • SpotSpot
  • Issues
  • #422

Closed
Open
Created Sep 10, 2020 by Alexandre Duret-Lutz@adlOwner

minify SVG images from documentation

The tarball currently distribute 5.8MB of SVG files in doc/userdoc/. Running svgo would halve that to 2.9MB.

Not included in the distribution tarball, but present on the Debian packages are also 6MB of SVG files in doc/spot.html/. Those can be reduced to 4.8MB.

Note that, at least on doc/userdoc/, svgo has to be run with --disable=removeViewBox otherwise SVG displayed with <object> are incorrectly scaled.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking