summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2015-05-12 14:47:38 +0900
committerAkira TAGOH <akira@tagoh.org>2015-05-12 14:49:12 +0900
commit55ff8419274fd5ce59675f220b85035a3986d6cf (patch)
tree059fe8631d8aafa7def4babc938b6a3a578b7bb1 /doc
parenta10cb2e4d7fb7d790fe913058f0821ccf2185a86 (diff)
Make FC_SCALE deprecated
Use FC_MATRIX instead. https://bugs.freedesktop.org/show_bug.cgi?id=90257
Diffstat (limited to 'doc')
-rw-r--r--doc/fontconfig-devel.sgml2
-rw-r--r--doc/fontconfig-user.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/fontconfig-devel.sgml b/doc/fontconfig-devel.sgml
index 0fa4605b..17402c7b 100644
--- a/doc/fontconfig-devel.sgml
+++ b/doc/fontconfig-devel.sgml
@@ -176,7 +176,7 @@ convenience for the application's rendering mechanism.
outline FC_OUTLINE Bool Whether the glyphs are outlines
scalable FC_SCALABLE Bool Whether glyphs can be scaled
scale FC_SCALE Double Scale factor for point->pixel
- conversions
+ conversions (deprecated)
color FC_COLOR Bool Whether any glyphs have color
dpi FC_DPI Double Target dots per inch
rgba FC_RGBA Int unknown, rgb, bgr, vrgb,
diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml
index 5803929f..e7cdb2e7 100644
--- a/doc/fontconfig-user.sgml
+++ b/doc/fontconfig-user.sgml
@@ -120,7 +120,7 @@ convenience for the applications' rendering mechanism.
outline Bool Whether the glyphs are outlines
scalable Bool Whether glyphs can be scaled
color Bool Whether any glyphs have color
- scale Double Scale factor for point->pixel conversions
+ scale Double Scale factor for point->pixel conversions (deprecated)
dpi Double Target dots per inch
rgba Int unknown, rgb, bgr, vrgb, vbgr,
none - subpixel geometry