b=383960, moz cairo: no longer needed: quartz-glyph-rounding.patch
--- a/gfx/cairo/README
+++ b/gfx/cairo/README
@@ -19,15 +19,13 @@ VC6 is not supported. Please upgrade to
All patches in the cairo tree are surrounded by "MOZILLA_CAIRO_NOT_DEFINED"
(which should obviously not be defined).
Some specific things:
max-font-size.patch: Clamp freetype font size to 1000 to avoid overflow issues
-quartz-glyph-rounding.patch: Round glyph positions, not advances, to float
-
win32-scaled-font-size.patch: Add cairo_win32_font_face_create_for_logfontw_hfont,
allow win32 scaled_fonts to rescale themselves properly to the required CTM
and only use the font_face's hfont if we're sure it's appropriate
nonfatal-assertions.patch: Make assertions non-fatal