global refactoring and fixes,
removed support of extracted(aligned) PNG faces. Use old builds to convert from PNG to JPG. fanseg model file in facelib/ is renamed
This commit is contained in:
+2
-1
@@ -33,4 +33,5 @@ def get_screen_size():
|
||||
elif 'linux' in sys.platform:
|
||||
pass
|
||||
|
||||
return (1366, 768)
|
||||
return (1366, 768)
|
||||
|
||||
Reference in New Issue
Block a user