freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Pb with PHP/MAMP


From: mpsuzuki
Subject: Re: [ft-devel] Pb with PHP/MAMP
Date: Thu, 17 Sep 2009 00:45:22 +0900

Hi,

Yet I have no intel Mac, so I cannot try to reproduce
the trouble you got - and I'm really unfamiliar with
PHP and MAMP...

On Wed, 16 Sep 2009 14:51:15 +0200
Christian Roy <address@hidden> wrote:
>I am developing a hieroglyph editor (Mac SnowLeopard)

Sounds interesting! Which script you're working for?

>and encountered a pb after migration to MAMP
>(freetype 2.3.9) environment.

I'm not sure if you're asking about freetype specific issue,
or the incompatibility between raw PHP versus MAMP package.
Please describe what you used before MAMP (and got expected
result).

>My pb is that imagettfbbox does not return same values than before  
>migration for hieroglyphic characters coming from a home made ttf font.

Hmm. imagettfbbox is a part of PHP - so, you find the
incompatible values between that in raw PHP (built by
yourself, or by Apple) versus that in MAMP?
If possible, could you check whether the version of
freetype is changed before/after the migration?

>As an example, looking at the vertical dimension :  height is OK but  
>returned bottom and height are different (13 and -54 before, -1 and  
>-67 after migration).

Please upload any TTF to reproduce the problem somewhere.
However, freetype developer will check the metric returned
by freetype is same with your expect /or not, but may not
check the metric returned by PHP/MAMP. In fact, I have no
access to Snow Leopard machine yet, and the report by other
machines, other binaries (e.g. PHP running on GNU/Linux)
would not what you want.

Regards,
mpsuzuki




reply via email to

[Prev in Thread] Current Thread [Next in Thread]