HyperHCl / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

Text is corrupted on Logitech G15, G510, and G13 keyboard LCD #209

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which program triggers the problem? Specify the filename if possible.
Logitech LCD manager, Logitech Gaming Software

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Text has strange dots covering it on the keyboard LCDs. Some text is completely 
garbled.

What version of gdipp (including renderer)? On which operating system?

Please provide any additional information below. Screenshots always help.

Original issue reported on code.google.com by silentwa...@gmail.com on 6 Feb 2012 at 11:18

GoogleCodeExporter commented 8 years ago
Locate "gdipp_setting.xml" inside of installation directory. Open it via 
notepad at the end of the file there is a section named "<exclude>". Inside of 
that section there are several program names to disable gdipp to render text in 
those programs. Add the application name to that section. For instance:

<process>LCDClock\.exe</process>

It should solve the text rendering issue.

Original comment by camasirm...@gmail.com on 15 Mar 2012 at 11:03