Added code to convert colors to #RRGGBB format

This commit is contained in:
JSCHILL1 2009-05-17 14:34:08 -05:00
parent 823c8c45e3
commit a7d2593a58
4 changed files with 250 additions and 18 deletions

View file

@ -9,6 +9,18 @@
<p>Copyright 2009, Jeff Schiller</p>
<section id="0.12">
<header>
<h2><a href="#0.12">Version 0.12</a></h2>
</header>
<ul>
<li>upgraded enthought's path parser to handle scientific notation in path coordinates</li>
<li>convert colors to #RGGBB format</li>
<li>added option to disable color conversion</li>
</ul>
</section>
<section id="0.11">
<header>
<h2><a href="#0.11">Version 0.11</a></h2>