added back in spaces deleted by my editor

This commit is contained in:
tassaron 2017-05-18 19:54:48 -04:00
parent 898ac591e3
commit cb04c950d4
2 changed files with 5 additions and 6 deletions

View File

@ -58,7 +58,6 @@ class Core():
self._image = ImageQt(im)
self._image1 = QtGui.QImage(self._image)
painter = QPainter(self._image1)
font = titleFont
font.setPointSizeF(fontSize)