On Thu, 2012-09-06 at 21:40 +0200, Michael Stahl wrote:
> this didn't fix the mac tinderbox like i hoped; on further investigation
> it looks like the psp::PrintFontManager that is used in the newfangled
> embedded font support is actually UNX-specific and not built on Win/Mac
> platforms.
> 
> i don't know what to do about that...

The additions to fontmanager are just a method to return a file path to
use as a temp file based on a given name and some dtor stuff to delete
all those on exit and an activateTempFont which just sets the font on
the Application::GetDefaultDevice so at the moment the three methods are
very self-contained, and the three of them could be moved into e.g.
Application or OutputDevice or something new and all would probably work
out fine.

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to