[python-win32] How to use DirectWrite with pywin32?

Moi15 Moi moi15moismokerlolilol at gmail.com
Tue Dec 20 11:03:45 EST 2022


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20221220/15cb98f8/attachment.html>


More information about the python-win32 mailing list