Re: FxScript known limitation in MeasureString?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com On Aug 4, 2008, at 4:31 PM, Andy Mees wrote: Darrin -- Darrin Cardani dcardani@apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... Can you confirm that the maximum width that can be reported by FxScript's MeasureString function is 32767, regardless of the actual string length? Andy, I'm no expert on FxScript, but it appears that the text processing functions like MeasureString are just exposing the underlying Carbon functions of the same name. Those functions do indeed have a 32K limitation on their size. This email sent to site_archiver@lists.apple.com
participants (1)
-
Darrin Cardani