зеркало из https://github.com/mozilla/gecko-dev.git
b=421422, cairo upgrade followup, fixing subpixel AA on OSX
This commit is contained in:
Родитель
4f2f3de52b
Коммит
57ea7c7e29
|
@ -1844,7 +1844,7 @@ _cairo_quartz_surface_show_glyphs (void *abstract_surface,
|
|||
CGFontRef cgfref = NULL;
|
||||
|
||||
cairo_bool_t isClipping = FALSE;
|
||||
cairo_bool_t didForceFontSmoothing = TRUE;
|
||||
cairo_bool_t didForceFontSmoothing = FALSE;
|
||||
|
||||
if (IS_EMPTY(surface))
|
||||
return CAIRO_STATUS_SUCCESS;
|
||||
|
|
Загрузка…
Ссылка в новой задаче