[reportlab-users] Colors in Platypus ?
Casey Duncan
reportlab-users@reportlab.com
Thu, 31 Oct 2002 12:24:37 -0500
Something like:
from reportlab.lib import colors
colordict =colors.getAllNamedColors()
colordict['foo'] = colors.HexColor('#2d4d00')
getAllNamedColors returns a module global dictionary from the colors module. Changes to it will affect other code using reportlab.
hth,
-Casey
On Thu, 31 Oct 2002 18:01:46 +0100
<Jo-Bader@gmx.de> wrote:
> Hello
>
> how the hack, can i use my own color values in Platypus
>
> any body knows ?
>
>
> regards
>
> Jo
>
>
>
> _______________________________________________
> reportlab-users mailing list
> reportlab-users@reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users