Character loading without numpy usage

This commit is contained in:
2024-03-02 13:04:24 +01:00
parent b215b8ad39
commit 0a3be7ef55
2 changed files with 28 additions and 6 deletions

View File

@@ -2,7 +2,6 @@ import os
import numpy as np
import cli_ui
import unicodedata
import base64
from exporter import export
from canvas import *