Skip to content

Forum-Telecom-Paris/logos

Repository files navigation

Logos

Note

Never use the logo_base.template because it use a special font and it is a template ! You need to convert the logo to a formatted svg file (where the text is transformed to path).

Create logos

Solution 1 - on your computer

  1. Install the font Montserrat SemiBold
  1. Have python3, inkscape and convert installed.

  2. Run command :

make

If you want, change size of the logo in the Makefile.

Solution 2 - with docker

docker build -t docker-forum . && docker run -v "$(pwd)":/app docker-forum

Solution 3 - with Github Actions

LICENSE

All rights reserved. Note that the Montserrat-SemiBold.ttf has it own license.