[cairo] [PATCH] xcb: Initialize font options from Xft resources

Lukáš Lalinský lukas at oxygene.sk
Wed Sep 3 14:04:42 PDT 2014


I realized that when using the XCB backend, default font options do
not respect my system settings, but they do when using the Xlib
backend. It seems that the code to initialize font options was not
implemented in the XCB backend.

XCB doesn't support resources directly, so there is more code than
there should be (probably why it wasn't implemented in the first
place). I'm not sure if this is the right approach.

Lukas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-xcb-Initialize-font-options-from-Xft-resources.patch
Type: text/x-patch
Size: 10032 bytes
Desc: not available
URL: <http://lists.cairographics.org/archives/cairo/attachments/20140903/2e311ace/attachment.bin>


More information about the cairo mailing list