<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Make Your Text Stand Out!</title>
	<atom:link href="http://www.visguy.com/2008/10/31/make-your-text-stand-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visguy.com/2008/10/31/make-your-text-stand-out/</link>
	<description>Shapes, Stencils, Drawings Templates, Tutorials, Tips &#38; Developer Info for Microsoft Visio</description>
	<lastBuildDate>Fri, 03 Sep 2010 10:44:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Visio Guy Make Your Text Stand Out &#124; Wood TV Stand</title>
		<link>http://www.visguy.com/2008/10/31/make-your-text-stand-out/comment-page-1/#comment-22463</link>
		<dc:creator>Visio Guy Make Your Text Stand Out &#124; Wood TV Stand</dc:creator>
		<pubDate>Sun, 31 May 2009 23:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=1393#comment-22463</guid>
		<description>[...] Visio Guy Make Your Text Stand Out   Posted by root 1 hour 54 minutes ago (http://www.visguy.com)        Visio guy make your text stand out with a shapesheet formula that chooses a contrasting add your comment below or trackback from your own site av equipment articles a smartshape is worth 1000 symbols powered by wordpress log in entries rss comments rss ar        Discuss&#160;  &#124;&#160; Bury &#124;&#160;    News &#124; Visio Guy Make Your Text Stand Out [...]</description>
		<content:encoded><![CDATA[<p>[...] Visio Guy Make Your Text Stand Out   Posted by root 1 hour 54 minutes ago (<a  href="http://www.visguy.com" rel="nofollow">http://www.visguy.com</a>)        Visio guy make your text stand out with a shapesheet formula that chooses a contrasting add your comment below or trackback from your own site av equipment articles a smartshape is worth 1000 symbols powered by wordpress log in entries rss comments rss ar        Discuss&nbsp;  |&nbsp; Bury |&nbsp;    News | Visio Guy Make Your Text Stand Out [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visio Guy</title>
		<link>http://www.visguy.com/2008/10/31/make-your-text-stand-out/comment-page-1/#comment-21440</link>
		<dc:creator>Visio Guy</dc:creator>
		<pubDate>Wed, 05 Nov 2008 17:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=1393#comment-21440</guid>
		<description>Good stuff, Ted!

I used to play around with trying to make tints and shades of the fill color, using the HSL( ), HUE( ), SAT( ), LUM( ) functions, but never got it to work right.

Visio 2007 added some new functions: SHADE and TINT which make things easier, but you still run into the problem of white and black - a shade of white is just white. 

But your Modulus technique is cool. I never thought about how Modulus can be used to &quot;wrap around&quot; &#039;til I read one of David Parker&#039;s articles: &lt;a href=&quot;http://bvisual.spaces.live.com/Blog/cns!3350D61BC93733A9!313.entry rel=&quot;nofollow&quot;&gt;Using Fill Patterns with DataGraphic Color By Value&lt;/a&gt; Nice solution to the what text-color to choose for extreme colors like black and white!</description>
		<content:encoded><![CDATA[<p>Good stuff, Ted!</p>
<p>I used to play around with trying to make tints and shades of the fill color, using the HSL( ), HUE( ), SAT( ), LUM( ) functions, but never got it to work right.</p>
<p>Visio 2007 added some new functions: SHADE and TINT which make things easier, but you still run into the problem of white and black &#8211; a shade of white is just white. </p>
<p>But your Modulus technique is cool. I never thought about how Modulus can be used to &#8220;wrap around&#8221; &#8217;til I read one of David Parker&#8217;s articles: <a href="http://bvisual.spaces.live.com/Blog/cns!3350D61BC93733A9!313.entry rel="nofollow">Using Fill Patterns with DataGraphic Color By Value</a> Nice solution to the what text-color to choose for extreme colors like black and white!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://www.visguy.com/2008/10/31/make-your-text-stand-out/comment-page-1/#comment-21439</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Wed, 05 Nov 2008 17:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=1393#comment-21439</guid>
		<description>Another way to go that I have used is to have the text color cell to set text color off of fill color.  
Conceptually....text color RGB = mod((RGB(fill color) - 130),255).   This automatically sets text to a light color if fill is dark and vice versa.  This does tend to keep the text color in the family of fill color
(light reddish text for dark reddish fill)

The&quot;Pythagorean&quot; algorithm could be used to set the text color in a more independent form than fill color
(shades of white-gray-black regardless of fill color family).   May need to play with coefficients since
gray text on pink is pretty hard to read.</description>
		<content:encoded><![CDATA[<p>Another way to go that I have used is to have the text color cell to set text color off of fill color.<br />
Conceptually&#8230;.text color RGB = mod((RGB(fill color) &#8211; 130),255).   This automatically sets text to a light color if fill is dark and vice versa.  This does tend to keep the text color in the family of fill color<br />
(light reddish text for dark reddish fill)</p>
<p>The&#8221;Pythagorean&#8221; algorithm could be used to set the text color in a more independent form than fill color<br />
(shades of white-gray-black regardless of fill color family).   May need to play with coefficients since<br />
gray text on pink is pretty hard to read.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
