Microsoft Developer Network > Domovská stránka fór > Windows Presentation Foundation (WPF) > Question on changing ClearType Registry Settings
Odeslat dotazOdeslat dotaz
 

OdpovědětQuestion on changing ClearType Registry Settings

Odpovědi

Všechny reakce

  • 4. listopadu 2009 21:30Brendan Clark - MSFT Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     Odpovědět

    Creating it manually would work, but that's not the intended way for these settings to be used.  You should try running the ClearType tuner to adjust text quality for your system.

  • 5. listopadu 2009 16:29Kai Wang Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    I tried but that didn't affect WPF text rendering. Either does that create those registry entries. That leads me to believe modifying registry may have different affect on WPF. Some people claims they managed to improve WPF text rendering by adjusting those values in registry.

    So, what should be the <displayName> be if I want to create/adjust the values manually?

    Thanks.
  • 5. listopadu 2009 22:41Brendan Clark - MSFT Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     Odpovědět
    What OS did you try this on?  I verified that running the ClearType Tuner does set the registry keys as expected, on my machine they were set on a DISPLAY1 key under Avalon.Graphics.  It's worth noting that just changing the ClearType values is not likely to greatly improve text clarity in 3.5 SP1 and there really isn't any good work-around for it.  We've made major changes in this area in 4.0 and we recommend moving forward to that if you want to improve text quality - Beta 2 is publicly available now.
  • 6. listopadu 2009 14:13Kai Wang Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    We are running Windows XP + SP3. I don't see HKEY_CURRENT_USER\SOFTWARE\Microsoft\ Avalon.Graphics after running the ClearType Tuner. Although I did find Avalon.Graphics under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\. Is that the right place?
  • 9. listopadu 2009 11:19Wang, JieMSFT, ModerátorUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     Odpovědět
    We are running Windows XP + SP3. I don't see HKEY_CURRENT_USER\SOFTWARE\Microsoft\ Avalon.Graphics after running the ClearType Tuner. Although I did find Avalon.Graphics under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\. Is that the right place?

    That key doesn't exist by default, you need to create it manually.

    For more information, please refer to the Text Clarity in WPF whitepaper, section "Recommendations for Improving WPF Font Clarity".

    Hope that helps.

    Regards,
    Jie
    MSDN Subscriber Support in Forum
    If you have any feedback on our support, please contact msdnmg@microsoft.com
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    If you have any feedback, please tell us.

    The CodeFx Project
    My Blog (in Simplified Chinese)