[Lazarus] Trunk LCL-AggPas demo 1 gives segmentation fault
Henry Vermaak
henry.vermaak at gmail.com
Mon Mar 12 16:02:19 CET 2012
On 12/03/12 14:27, Graeme Geldenhuys wrote:
> Anybody else that can put a eyeball in this piece of code? I think
> I've been staring at it too long, and am missing something obvious
> now.
Why is FT_GlyphSlot a packed record in the aggpas sources? It's not a
packed record in the c header (at least on my system), so they should
use {$packrecords c) and a normal record.
Henry
More information about the Lazarus
mailing list