Added code to convert colors to #RRGGBB format
This commit is contained in:
parent
823c8c45e3
commit
a7d2593a58
4 changed files with 250 additions and 18 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue