It is still not exactly clear what you are trying to do, and how/why you are going about it. Feeetype-py for windows AFAIK bundles the freetype dll, although there is a not yet merged pull which tries to build the bundled freetype dll with more features:https://github.com/rougier/freetype-py/pull/149
I assume this is you too... - why are you trying to rename files? https://github.com/rougier/freetype-py/issues/182 If you ramdomly rearrange and rename files, you get random brokenness... On Friday, 15 December 2023 at 15:21:29 GMT, Alexei Podtelezhnikov <apodt...@gmail.com> wrote: Which file should I download for building freetype dll on Windows 11 Pro for use with Python? | | | | ubawurinna/freetype-windows-binaries: Windows binaries of FreeTypegithub.com | | But if you insist on building it yourself, you should ask more specific question and describe your compilation tools.