I would like to use Segoe UI Symbol fonts, as described:
http://msdn.microsoft.com/en-us/library/windows/apps/jj841126.aspx
to provide icons for an application. This is a WPF application that will be deployed to Windows 7 and potentially 8. Windows 7 machines do not appear to have the same version of this font (5.0 vs. 5.9). I found a knowledge base article that claims to inject some of the missing things:
http://support.microsoft.com/kb/2729094
But I still seem to be missing most or all of what is described at the first link. Is there a way to get a Windows-8-compatible version of Segoe UI Symbol on Windows 7 machines? This is a controlled-deployment environment so we can make needed configuration changes on the target machines.