cairo.context.Context.showTextGlyphs operation targeted at surface will still succeed. It just will act like a cairo.context.Context.showGlyphs operation. Users can use this function to avoid computing UTF-8 text and cluster mapping if the target surface does not use it.
Returns
true if surface supports
cairo.context.Context.showTextGlyphs, false otherwise