diff options
author | Carl Worth <cworth@cworth.org> | 2008-09-18 12:12:42 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2008-09-18 12:12:42 -0700 |
commit | cf80c78f0cc14c5c07950dd0d0120954a446ab56 (patch) | |
tree | 290e756dc4eb4c813430e3b5139c7de85afc33b7 /NEWS | |
parent | 7fa5e0eb3af005521da5e6bb43a92fadd392a867 (diff) |
Correct NEWS mention to talk about fontconfig setting not Xsetting.
Thanks to Behdad for helping me get the terminology right.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ series: specific to the freetype font backend to be in the general API. A similar API with a cairo_ft prefix might be introduced in the future. Note that cairo will still respect the - corresponding Xsettting for these options. + corresponding fontconfig settings for these options. * Replace cairo_has_show_glyphs with cairo_surface_has_show_glyphs |