From b54b98bb21acac0f3061e6db859fbf3c6a134658 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Wed, 25 Jan 2023 21:35:57 +0900 Subject: Add some missing constant names for weight. Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/348 --- doc/fcconstant.fncs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/fcconstant.fncs b/doc/fcconstant.fncs index 81eb747..1d8ffc8 100644 --- a/doc/fcconstant.fncs +++ b/doc/fcconstant.fncs @@ -47,6 +47,16 @@ Deprecated. Does nothing. Returns FcFalse. Return the FcConstant structure related to symbolic constant string. @@ +@RET@ const FcConstant * +@FUNC@ FcNameGetConstantFor +@TYPE1@ FcChar8 * @ARG1@ string +@TYPE2@ char * @ARG2@ object +@PURPOSE@ Lookup symbolic constant For object +@DESC@ +Return the FcConstant structure related to symbolic constant string +for object. +@@ + @RET@ FcBool @FUNC@ FcNameConstant @TYPE1@ FcChar8 * @ARG1@ string -- cgit v1.2.1