Hi All
    Is there anyone studied the X request about X_PolyText and X_ImageText?
    As you know XDrawString/XDrawImageString may generate these requests. And X server may draw a background rectangle for string showing.
    Now the problem is how can I get the background rectangle only from the request? The request doesn't supply the width and height. From documents, they said I could use XQueryTextExtens to get the width and height, which need string infomation and font I couldn't get from the request.
    Anyone could help me?
 

Reply via email to