.: vcl/inc
Michael Stahl
mstahl at redhat.com
Thu Sep 6 12:40:56 PDT 2012
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 at 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;
>
More information about the LibreOffice
mailing list