mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
rev. 1
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
from .ctk_font import CTkFont
|
||||
from .font_manager import FontManager
|
||||
|
||||
# import DrawEngine to set preferred_drawing_method if loading shapes font fails
|
||||
from ..core_rendering import DrawEngine
|
||||
from .ctk_font import CTkFont
|
||||
from .font_manager import FontManager
|
||||
|
||||
FontManager.init_font_manager()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user