Go to previous topic
Go to next topic
Last Post 08 Sep 2006 12:46 PM by  bob.zurad@gmail.com
ClearType on 6.4" LCD?
 1 Replies
Author Messages
ggirzon
New Member
New Member
Posts:


--
23 Mar 2005 08:50 AM
    Are ClearType fonts supported for the 6.4" LCD display by the WinCE 5.0 lcd driver? I modified my project.reg as follows:



    [HKEY_LOCAL_MACHINE\SYSTEM\GDI\ClearType]
    "ClearTypeValue"=dword:1

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\ClearType]
    "ClearTypeValue"=dword:1



    and also set the following enviromental variable

    __SYSGEN_GPE_CLEARTYPE

    or

    SYSGEN_GPE_CLEARTYPE


    but that just produces garbage text. Any ideas? Does ClearType only work for portrait screens?

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk5/html/wce50conClearType.asp


    Thanks!
    bob.zurad@gmail.com
    New Member
    New Member
    Posts:


    --
    08 Sep 2006 12:46 PM
    i am having the same problem on a LCD-5.7-QVGA-10 display using the lpd_lh7a40x_lcdc_a40x_50_1_6_0 driver.

    has anyone found a solution to this?


    ---