revert the breaking change in font sneaked in by the person who did EXIF #407

master
AUTOMATIC 3 years ago
parent fdedecf96c
commit 29022300ba

@ -8,7 +8,7 @@ import numpy as np
import piexif
import piexif.helper
from PIL import Image, ImageFont, ImageDraw, PngImagePlugin
import font_roboto as Roboto
from fonts.ttf import Roboto
import string
import modules.shared

Loading…
Cancel
Save