Stephan Vermeire

Results 7 issues of Stephan Vermeire

for my project I need support for the lineCap property while drawing lines in Graphics. since this was not supported yet, I implemented it myself and send it to you...

This pull request contains a small bugfix for drawing polygons with beziercurves. See the forum for more info: http://www.html5gamedevs.com/topic/42723-resolved-graphics-hires-problem/

Sprites now move really with one pixel at a time then roundPixels=true exabled.

Another small addition to the Graphics class that enables one to directely dray rounded rectangles.

Hi Enpu, with this update I added support for textStroke in systemText. Since it is just a few lines of code and the usage of it is pretty universal, I...

Here is another bugfix which sets the starting point of a polygon to the first point instead of (0, 0).

### What added toBeAround() matcher ### Why Because it is very useful in many cases. ### Notes - ### Housekeeping - [X] Unit tests - [ ] Documentation is up...