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...
On 06/09/12 20:49, Libreoffice Gerrit user wrote:
 vcl/inc/vcl/fontmanager.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 23cd24bd4d4df9247f8f0496f9934a2ce6d110dd
Author: Michael Stahl <mstahl@redhat.com>
Date:   Thu Sep 6 20:45:49 2012 +0200
    vcl: export PrintFontManager
    
    PrintFontManager is accessed from sw since
    11f7d6aca36b25fb0b225cd0c641cd4f09338672
    
    Change-Id: Ia8124acfa15386b126af2133830e1803bcf1a70f
diff --git a/vcl/inc/vcl/fontmanager.hxx b/vcl/inc/vcl/fontmanager.hxx
index 81b4200..b659435 100644
--- a/vcl/inc/vcl/fontmanager.hxx
+++ b/vcl/inc/vcl/fontmanager.hxx
@@ -153,7 +153,7 @@ class FontCache;
 
 class FontCache;
 
-class VCL_PLUGIN_PUBLIC PrintFontManager
+class VCL_DLLPUBLIC PrintFontManager
 {
     struct PrintFont;
     struct TrueTypeFontFile;
Context
- Re: .: vcl/inc · Michael Stahl
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.