Re: [webkit-dev] Antialiasing & GraphicsContext::drawLine

2010-03-13 Thread Dan Bernstein
On Mar 13, 2010, at 9:06 AM, Sausset François wrote: > I recently began to work on the square root implementation in MatML and I'm > near to submit a patch. > But as I'm new to WebKit development, I have a beginner question: > > To draw the square root, the GraphicsContext::drawLine method is c

[webkit-dev] Antialiasing & GraphicsContext::drawLine

2010-03-13 Thread Sausset François
I recently began to work on the square root implementation in MatML and I'm near to submit a patch. But as I'm new to WebKit development, I have a beginner question: To draw the square root, the GraphicsContext::drawLine method is called but it is written (in comments) to use it only for borders