How to access IDWriteLocalFontFileLoader method in c#

89 Views Asked by At

im using DirectN in my project, everything else works fine, i can use DWriteFunctions class to create a factory, except i can't find a class to access IDWriteLocalFontFileLoader interface to use the method inside. i googled a lot but i just don't know how to do that

1

There are 1 best solutions below

2
Simon Mourier On

You need to do this: