On Wed, 2005-12-28 at 01:23 +0900, Dirk Meijer wrote: > 2005/12/27, Alexander Jakopin <setrodox / users.sourceforge.net>: > > > A question: > > Where should the coordinate (0,0) be? Like in many other 2d engines at > > the top-left corner, or like everything else in the bottom-left corner? > > Maybe switchable(should be very easy to implement)? > > > > btw, I already can use the BlunyxCore in irb for drawing colored > > rectangles in a window :) > > > > > i'd say top-left, or center (which might be useful in sin/cos-drawings..) > greetings, Dirk. I'll let the user decide, standard is top-left now. Center as (0,0) is a cool idea, will be implementet in v0.1 or v0.2 :)