I have an application to watch TV on the screen (ComproDTV) installed on a Windows 7 Pro 64 Bit Russian edition.
The app is localized and supports channel names, teletext etc. in Russian. However, the font used for OSD (on-screen display) is set to the wrong encoding so it shows Latin1 symbols where Cyrillic symbols from CP1251 should be.
Of course I don't have access to the source code of the app.
Is there any way to substitute the OSD font with another font or make the application use a different encoding?