Skip to content
Prev 5588 / 15076 Next

Possible mac-specific bug in svg (cairo) graphics

On 29 Jan 2009, at 15:29, Simon Urbanek wrote:

            
Thanks. That's helpful.
I managed to figure this out after playing with it a bit (using the  
Cairo package allows you to control what font styles are used).  
Oddly, the CairoFontMatch() function correctly identifies a font  
using the normal font specs, but then the Cairo() call doesn't seem  
to use the same one.
In case other people have the same problem, I got around it by using  
a 3rd party utility (fontu) to separate out the faces within the  
Verdana font file into separate .ttf files, which were then used  
sensibly by CairoSVG.
Thanks.
Of course - don't worry about it, and thanks for the help.

Yan