Remote changes at Wed Aug 16 14:11:12 EDT 2017 by chuan on vivaldi
This commit is contained in:
parent
f44e246c24
commit
1ad0d77537
|
|
@ -625,6 +625,7 @@ int pixsize;
|
|||
|
||||
if (pixsize < 5) return; /* Label too small to be useful */
|
||||
|
||||
//should we be using cairo_show_glyphs??
|
||||
for (ccur = clist; ccur != NULL; ccur = ccur->fc_next) {
|
||||
tp = ccur->fc_points;
|
||||
np = ccur->fc_numpoints;
|
||||
|
|
|
|||
Loading…
Reference in New Issue