@brief query font metrics
@param c The connection @param font The fontable (Font or Graphics Context) to query. @return A cookie
Queries information associated with the font.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
See Implementation
@brief query font metrics
@param c The connection @param font The fontable (Font or Graphics Context) to query. @return A cookie
Queries information associated with the font.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.