[cairo] Cairo and ISO C++

Behdad Esfahbod behdad at behdad.org
Wed Jan 15 18:54:11 PST 2014


On 14-01-16 03:10 AM, Bill Spitzak wrote:
> Behdad Esfahbod wrote:
> 
>>> Currently the user has to draw an extremely
>>> short stroke to get a dot which is not very intuitive,
>>
>> False.  moveto followed by lineto to the same point produces a dot if rounded
>> caps are in use.  We fixed that before cairo 1.4 in all backends.
> 
> That's good. I had not noticed it was fixed. I was under the impression that
> you purposely made zero-length lines invisible due to the some font problems.

There *are* fonts that have that bug.  I remember hitting one, and noting that
the cairo-ft backend needs to be fixed, but I don't think I ever fixed that.

-- 
behdad
http://behdad.org/


More information about the cairo mailing list