aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-12 19:48:16 +0100
committerMattias Andrée <maandree@kth.se>2023-01-12 19:48:16 +0100
commit9c0255c4aa35cc2a191e2569d768ca8090756999 (patch)
tree85b4a8301d3fb4616bb01872c6852232cadf19ba
parentAdd alias file parsing function (diff)
downloadlibfonts-9c0255c4aa35cc2a191e2569d768ca8090756999.tar.gz
libfonts-9c0255c4aa35cc2a191e2569d768ca8090756999.tar.bz2
libfonts-9c0255c4aa35cc2a191e2569d768ca8090756999.tar.xz
Clearify that aliases are to XFDL that may contain wildcards
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--libfonts.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libfonts.h b/libfonts.h
index 3656d22..779ea9e 100644
--- a/libfonts.h
+++ b/libfonts.h
@@ -1691,7 +1691,8 @@ int libfonts_get_font_root_dirs(char ***, size_t *, struct libfonts_context *);
*
* @param aliasp Output parameter for the new alias
* @param namep Output parameter for the alias target,
- * which can be ether a proper font name or an alias
+ * which can be ether a proper XFDL (font name),
+ * a XFDL with wildcards, or another alias
* @param line The line to parse; parsing stops at the first
* newline or NUL byte
* @param endp Output parameter for the parsing end, i.e. the