From: James S. <jsi...@tr...> - 2001-10-02 19:16:39
|
> My comments apply to the new "Ruby" framework, not to the current > 2.2/2.4 stuff. Those use cell-based copy and erase (a cell contain one > character), where Ruby use pixel-based copy and fill, much more > flexible. > > I've hacked a patch to add the two IOCTLS (for fillrect and copyarea), > it's less than 90 lines. Maybe it's worth adding to Ruby ? I don't know about it being added into the linus tree but it would be really helpful for debugging. Add it anyways. I kind of provided the structs for it anyways. |