I want to get default font used by xlib.
XGCValues values; XGetGCValues(display, gc, GCFont, &values);
How then get fontname from values.font?
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
6 months ago
viewed
70 times