[XeTeX] XeTeX doesn't compile (Snow Leopard)
Mojca Miklavec
mojca.miklavec.lists at gmail.com
Mon Nov 2 08:26:39 CET 2009
On Mon, Nov 2, 2009 at 00:37, Peter Dyballa wrote:
> Mojca,
>
> do you have this patch applied?
Hello Peter,
No, not yet. Is that just a part of patch or a complete one? (If just
a part - where should I get the complete patch?)
I tried to change long into integer here, but id didn't help, though I
suspected that: since line numbers in "my source" (that is the last
SVN revision) don't match with yours ...
Thanks,
Mojca
> --- texk/web2c/xetexdir/XeTeX_mac.c.orig 2009-06-08
> 09:41:38.000000000 -0700
> +++ texk/web2c/xetexdir/XeTeX_mac.c 2009-06-08 09:42:31.000000000 -0700
> @@ -628,7 +628,7 @@ find_selector_by_name(ATSUFontID fontID,
> }
>
> void*
> -loadAATfont(ATSFontRef fontRef, long scaled_size, const char* cp1)
> +loadAATfont(ATSFontRef fontRef, integer scaled_size, const char* cp1)
> {
> ATSUFontID fontID = FMGetFontFromATSFontRef(fontRef);
> ATSUStyle style = 0;
More information about the XeTeX
mailing list