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 python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32