Closed nico7et8 closed 10 years ago
Hi @Zulko , Been practicing on your great libraries, thanks again. I was just wondering : the "Elements" part of your README.rst says :
text = gizeh.text("Hello world", fontfamily="Impact", fontsize=40, fontcolor=(1,1,1), xy=(100,100), angle=Pi/12)
Isn't fontcolor just supposed to be fill ? Or is there something I've missed ?
Thanks for catching that. It's corrected (at least on github).
Hi @Zulko , Been practicing on your great libraries, thanks again. I was just wondering : the "Elements" part of your README.rst says :
Isn't fontcolor just supposed to be fill ? Or is there something I've missed ?