BenSDuggan / logo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Code to make my logo

Schematic

Run

To make the logo

  1. Run make_xml.py. This will use an image called "logo.png".
  2. Run make.
  3. Run ./logo-run

ToDo

  • Figure out how to determine spacing and point size
  • Place this data in XML
  • Add this to PhysiCell code
  • Add blur and pixel averaging
  • Make high-res version of my logo
  • Make low-res version with pipeline

Notes

  • The stroke in PhysiCell SVG writer is set at 0.5

About

License:MIT License


Languages

Language:C++ 96.8%Language:Python 2.7%Language:Makefile 0.5%