Converting to sf-lca

This commit is contained in:
2025-05-28 10:30:18 +02:00
committed by Sven
parent f0fd6c3a54
commit 25484e3064
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import json
import copy
from PyQt5 import QtCore, QtGui, QtWidgets
from fontTools.misc.cython import returns
#from fontTools.misc.cython import returns
CBeige = QtGui.QColor(250, 240, 200)
CGreen = QtGui.QColor(100, 255, 100)