Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afcms/afcm_pp

AFCM's Profile Picture Source
https://github.com/afcms/afcm_pp

inkscape profile-picture svg

Last synced: 28 days ago
JSON representation

AFCM's Profile Picture Source

Awesome Lists containing this project

README

        

# AFCM Profile Picture Source

![Linter](https://github.com/AFCMS/AFCM_PP/workflows/Linting/badge.svg)

Images: All rights reserved

Code: GPLv3

## Workflow

You need the [Hack Nerd Font](https://github.com/ryanoasis/nerd-fonts) font installed for the profile picture to render properly.

To modify the profile picture, you need to edit the files in `./src` using Inkscape.

Then you can regenerate all the simple SVG and PNG files just by using `python3 ./export.py` (you need to have the inkscape executable or a Flatpak installation, it's not auto detected).

You also need to have the `oxipng` executable in your PATH to optimize the PNG files.

`oxipng` is configured to use the Zopfli compressor which is very slow on large files like the max resolutions.