WPF and fonts

I know you can add a font as a resource in a csproj file but our needs are a bit different. If I pinvoke AddFontResourceEx to add our font either as a temporary global font, (even though we would use local) Word and win32 apps seem to be able to use and see the font but WPF cannot. I even tried the WinForms way of adding a local font and WPF can't see it.

Anyone know what the disconnect is here. I have also triedFonts.GetFontFamilies and the folder is known good, yet again. WPF refuses to see it where Win32 can.

Thanks

[574 byte] By [tfrazier] at [2007-12-30]

Visual Studio Orcas

Site Classified