├── README.md ├── font └── 5x5_pixel.ttf ├── gen.py └── test.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/twinone/awesome-contributions/HEAD/README.md -------------------------------------------------------------------------------- /font/5x5_pixel.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/twinone/awesome-contributions/HEAD/font/5x5_pixel.ttf -------------------------------------------------------------------------------- /gen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/twinone/awesome-contributions/HEAD/gen.py -------------------------------------------------------------------------------- /test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/twinone/awesome-contributions/HEAD/test.png --------------------------------------------------------------------------------