Remote changes at Wed Aug 16 14:11:12 EDT 2017 by chuan on vivaldi

This commit is contained in:
Chuan Chen 2017-08-16 14:11:12 -04:00
parent f44e246c24
commit 1ad0d77537
1 changed files with 1 additions and 0 deletions

View File

@ -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;