Kosinix

Results 2 issues of Kosinix

Current API just creates a black image: Grafika::createBlankImage(100,100); With the new API, we add a third param Color. Below creates a blank canvas with a transparent white background: use Grafika\Grafika;...

enhancement

clockwise and counter-clockwise ![image1](https://cloud.githubusercontent.com/assets/1096465/21839043/96bd7790-d810-11e6-932d-646d3557f6c8.png) ![image2](https://cloud.githubusercontent.com/assets/1096465/21839044/96c2f2ce-d810-11e6-84fb-8a317208362e.png)

bug