On Tue, 2012-07-17 at 12:42 +0200, Michael Stahl wrote: > On 16/07/12 22:23, gericom wrote: > > sorry, here is the one without stdlib > > > 11654 open("/home/gericom/.fonts/Scriptorama.ttf", O_RDONLY) = 22 > > 11654 fstat64(22, {st_mode=S_IFREG|0644, st_size=148436, ...}) = 0 > > 11654 mmap2(NULL, 148436, PROT_READ, MAP_SHARED, 22, 0) = 0xaface000 > > 11654 close(22) = 0 > > 11654 --- SIGSEGV (Segmentation fault) @ 0 (0) --- > > looks like something's crashing trying to read that Scriptorama.ttf. > does it work if you move it out of the way? > > does anybody know whether VCL read all these fonts on startup or is that > fontconfig?
fontconfig tells vcl that they exist, and the first time vcl sees a new font it will open it and cache its findings in that psprint.conf under .config/libreoffice somewhere or other. C. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice