|
From: | Alexei Podtelezhnikov |
Subject: | Re: Freetype for Python. AttributeError: module 'freetype' has no attribute 'Face' |
Date: | Thu, 14 Dec 2023 21:49:24 -0500 |
FreeType requires initialization (internal module loading). See if you can find some _init_ method that you might need to call first. |
[Prev in Thread] | Current Thread | [Next in Thread] |