What happened to my idea of having a string interface? Can anybody at least comment on it? Owen Taylor wrote: > Here's my current version of a patch to implement an opaque font options > object as discussed earlier. > > The new API for the new object is: > > ===== > typedef struct _cairo_font_options cairo_font_options_t; > ...