Commit 29022300 authored by AUTOMATIC's avatar AUTOMATIC

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

parent fdedecf9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment