summaryrefslogtreecommitdiffstats
path: root/libass/libass.sym
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2009-07-17 02:56:05 +0200
committerGrigori Goronzy <greg@blackbox>2009-07-17 02:56:05 +0200
commitb4e604380d8ec8fa5b991a1b028240fc4436eec7 (patch)
treec3cfb14da2975a34c7f90884bb6086078aae2119 /libass/libass.sym
parent0f2cf3f12a3eed740d7717fb35c11ba5d8fe4c22 (diff)
downloadlibass-b4e604380d8ec8fa5b991a1b028240fc4436eec7.tar.bz2
libass-b4e604380d8ec8fa5b991a1b028240fc4436eec7.tar.xz
Improve fontconfig setup
Add an argument to ass_set_fonts for controlling whether the fontconfig font cache should be built/updated. Add a new function ass_fonts_update to make it possible to update fonts later on. Additionally, stop using FcConfigSetDefault for thread safety.
Diffstat (limited to 'libass/libass.sym')
-rw-r--r--libass/libass.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/libass/libass.sym b/libass/libass.sym
index 5cb1c40..c702842 100644
--- a/libass/libass.sym
+++ b/libass/libass.sym
@@ -31,3 +31,4 @@ ass_clear_fonts
ass_step_sub
ass_process_force_style
ass_set_message_cb
+ass_fonts_update