Displaying 1 result from an estimated 1 matches for "cgfontgetglyphsforunicodes".
2008 Apr 16
0
Don't understand error-message (from lattice, I think)
...ci,
+ scales = list(y = list(at = 1:6, labels = txtA.ci$pitchAud, col =
'black', cex = 1.1)),
+ ylab = '', aspect = 1.2, xlab = 'rated duration', ylim = c(0.5,
6.5), xlim = c(0, 100),
+ )
>
Wed Apr 16 10:36:19 MK-MacPro.local R[12990] <Error>: The function
`CGFontGetGlyphsForUnicodes' is obsolete and will be removed in an
upcoming update. Unfortunately, this application, or a library it
uses, is using this obsolete function, and is thereby contributing to
an overall degradation of system performance. Please use
`CGFontGetGlyphsForUnichars' instead.
R version 2....