|
From: | John Tytgat |
Subject: | Re: [ft-devel] Problem with Postscript Hint |
Date: | Tue, 03 May 2011 12:35:27 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
On 5/3/2011 9:52 AM, PILLET Céline wrote:
If you mean 'PostScript font' = Type 1, CID or CFF font', search for 'seed' used for implementing a random generator. This is calculated based on location of stack variable. This *could* explain what you're experiencing but I'm not sure. Question for the FT developers : why was this seed calculation implemented this way ? And not e.g. a fixed start value associated with each FT_Face created ? That would make FT output reproducable (and testable for detecting regressions). John. |
[Prev in Thread] | Current Thread | [Next in Thread] |