<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : FontQuality bug</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : FontQuality bug]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 23:34:33 +0000</pubDate>
  <lastBuildDate>Mon, 11 Aug 2008 08:53:08 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11774</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[FontQuality bug :    oleg wrote:Hi, Yes, its...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39713&amp;title=fontquality-bug#39713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 11774<br /><strong>Posted:</strong> 11 August 2008 at 8:53am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi,<div>Yes, its our extension.</div></td></tr></table><br><br>You shouldn't add proprietary extensions to standard elements!<br>Either introduce xtp:Textblock or add a member to your Markup object where the font quality can be set.<br><br>]]>
   </description>
   <pubDate>Mon, 11 Aug 2008 08:53:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39713&amp;title=fontquality-bug#39713</guid>
  </item> 
  <item>
   <title><![CDATA[FontQuality bug : Hi, Yes, its our extension. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39709&amp;title=fontquality-bug#39709</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11774<br /><strong>Posted:</strong> 11 August 2008 at 8:23am<br /><br />Hi,<DIV>Yes, its our extension.</DIV>]]>
   </description>
   <pubDate>Mon, 11 Aug 2008 08:23:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39709&amp;title=fontquality-bug#39709</guid>
  </item> 
  <item>
   <title><![CDATA[FontQuality bug : Btw, is FontQuality also a property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39704&amp;title=fontquality-bug#39704</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 11774<br /><strong>Posted:</strong> 11 August 2008 at 5:43am<br /><br />Btw, is FontQuality also a property of WPF? Haven't found it in the docs. Is this an XTP extension? In this case you should introduce xtp:Textblock and add it to the new element.<br><br>]]>
   </description>
   <pubDate>Mon, 11 Aug 2008 05:43:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39704&amp;title=fontquality-bug#39704</guid>
  </item> 
  <item>
   <title><![CDATA[FontQuality bug : Thanks, fixed. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39689&amp;title=fontquality-bug#39689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11774<br /><strong>Posted:</strong> 11 August 2008 at 2:15am<br /><br />Thanks, fixed.]]>
   </description>
   <pubDate>Mon, 11 Aug 2008 02:15:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39689&amp;title=fontquality-bug#39689</guid>
  </item> 
  <item>
   <title><![CDATA[FontQuality bug : If you modify the Buttons.xaml...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39651&amp;title=fontquality-bug#39651</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 11774<br /><strong>Posted:</strong> 08 August 2008 at 8:43pm<br /><br />If you modify the Buttons.xaml and add FontQuality="ClearType" to the LightBlue button it has no effect. But if you then move the LightBlue button above the Red button so that it becomes the first one all text is rendered in ClearType.<br><br>&lt;Button Margin="2" Background="LightBlue"&nbsp; Cursor="Hand"&gt;<br>&nbsp;&nbsp; &lt;TextBlock HorizontalAlignment="Center" FontQuality="ClearType"&gt;This is Button&lt;/TextBlock&gt;<br>&lt;/Button&gt;<br><br><br>]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 20:43:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11774&amp;PID=39651&amp;title=fontquality-bug#39651</guid>
  </item> 
 </channel>
</rss>