repology / repology-webapp

Repology web application
https://repology.org
GNU General Public License v3.0
200 stars 27 forks source link

Don't use templates for SVG generation #10

Open AMDmi3 opened 7 years ago

AMDmi3 commented 7 years ago

Strange it came to me just now, but was a bad idea to use templates for SVG generation to begin with. Switch to some XML generator instead.

AMDmi3 commented 5 years ago

Oops, graphs still use templates. Need to switch these as well.