How to use DirectWrite with pywin32?
Moi15 Moi <[email protected]> Tue, 20 Dec 2022 11:03:45 -0500
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <CAKoyp4MjO3Zn2Z_4sk7VsKBkvoqEHDjgvGu=LHF=wi3TWiviww@mail.gmail.com> |
Hi, I am a little confused. My goal is to list all the filename of the font installed without listing the file in those 2 folders: - C:\Windows\Fonts - %userprofile%\AppData\Local\Microsoft\Windows\Fonts To do that, here is all the logic needed: https://github.com/matplotlib/matplotlib/issues/24001#issuecomment-1293303753 But, how can I implement it with pywin32? Is it possible? Thank you and have a nice day _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32