Three new fonts

This commit is contained in:
UncleRus 2016-12-12 01:21:11 +05:00
parent fa5166a48c
commit 93a2aeedcf
9 changed files with 7831 additions and 7 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# encoding: utf-8
# -*- coding: utf-8 -*-
import sys, os
from PIL import Image, ImageFont, ImageDraw