Kimbrough@dsg.csc.ti.COM (Kerry Kimbrough) (07/26/89)
Protocol ambiguity: if mask-font is None, then what is supposed to happen? 1. mask-font defaults to source-font? 2. mask-font is server-dependent? 3. mask is all 1's? 4. undefined?
rws@EXPO.LCS.MIT.EDU (07/26/89)
if mask-font is None, then what is supposed to happen? Direct from the protocol, in CreateGlyphCursor: "If no mask is given, all pixels of the source are displayed."