Content: create PNG versions of all logos
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 66
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Some platforms require rasterized images.
- Create some function that can take a single SVG and generate a PNG.
- Would be nice if the function could take a size/height/width as a parameter so multiple sizes can be easily generated.
- Map it over the full set of logos.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's SVG logo assets and any existing asset-generation entry points. Determine how a single SVG can produce PNGs at requested dimensions, then apply it across the full logo set. Done means PNG versions exist for every logo and the generation path supports reusable size parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100