[tex-live] question about kpathsea_new() and kpathsea_finish(), and thread safety
Vincent Torri
vincent.torri at gmail.com
Mon Jun 27 07:36:35 CEST 2016
Hello
I'm using these 2 functions in my library. Is it reasonnable to call
kpathsea_new() when my library starts and kpathsea_finish() when my
library finishes, and in between i can use all the kpathsea_*
functions I want ?
Another question: is kpathsea thread safe and reentrant ? I want to
find function names and glyphs of several fonts in different threads,
one thread per font.
thank you
Vincent Torri
More information about the tex-live
mailing list