#810 Concept for application to automate fpo team/app logos
Opened by sadin. Modified

Description

Web application that would manipulate SVG dom to generate logos for fedora teams and groups automatically based on an approved template.

notes

  • Flask/Django front end
  • python packages to consider
    • https://pypi.org/project/svgelements/
    • https://pypi.org/project/pysvg-py3/
  • Inkscape API ( may not be needed if working with dom instead? )

reason

Simplify and expedite process of creating logos. Automating this based on a template would help enforce usage guidelines.


per @duffy output an SVG with the font converted to paths, as well as a bitmap

Repo for python package: https://github.com/Sadin/fpologo
Repo for web app: https://github.com/Sadin/fedora-logo-generator

Hey Zach, this one came up in triage today - do you have anything we could test or need any help?

Metadata