revert the breaking change in font sneaked in by the person who did EXIF #407
This commit is contained in:
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…
Reference in New Issue