[Okular-devel] Re: Question about XPS code

2011-05-08 Thread Pino Toscano
Hi, Alle domenica 8 maggio 2011, Albert Astals Cid ha scritto: > i just saw we have this code > > case 'q': // Quadratic bezier curve > while (token.type == abtNumber) > { > QPointF point1 = getPointFromString(&token, isRelative, > currPos); > QPointF point2 = getPointFro

[Okular-devel] Re: Question about XPS code

2011-05-08 Thread Albert Astals Cid
A Sunday, May 08, 2011, Pino Toscano va escriure: > Hi, > > Alle domenica 8 maggio 2011, Albert Astals Cid ha scritto: > > i just saw we have this code > > > > case 'q': // Quadratic bezier curve > > > > while (token.type == abtNumber) > > { > > > > QPointF point1 = getPoint