On Wed, May 21, 2008 at 09:02:19PM +0900, INADA Naoki <[EMAIL PROTECTED]> wrote: > DefineFont2/3 tag and DefineFontInfo tag has fontname property as string with > length. > Following is from Alex's reference. > > unsigned char f_font2_name_length; > unsigned char f_font2_name[f_font2_name_length]; > > SWF File Format Specification says f_font2_name is not null terminated. > But the Spec is wrong and f_font2_name is null terminated according to > Flex User forum (http://www.adobeforums.com/webx?13@@.59b53b2d/3 )
Will be fixed in the next snapshot. Thanks for reporting this! Greetings Matthias
