(FontLayoutCmdOTF): This type deleted.
authorhanda <handa>
Thu, 18 Aug 2005 01:13:27 +0000 (01:13 +0000)
committerhanda <handa>
Thu, 18 Aug 2005 01:13:27 +0000 (01:13 +0000)
commit5afebf2c44d4294f6111faea87b63ffb66d514f9
tree4ce43f78b692d159874fb8fa15c49bbd68587afa
parentab9448fc98245e015904b410cfdcc1b59d8ee48a
(FontLayoutCmdOTF): This type deleted.
(FontLayoutCmd): Type of the member otf changed..
(load_otf_command): Adjusted for the format change of otf command.
(load_command): Likewise.
(free_flt_command): Unref cmd->body.otf.
(run_otf): Ajusted for the type change of otf_cmd.
(run_command): Ajusted for the type change of otf_cmd.  On
debugging, print ctx->combining_code.
(mfont__flt_run): Initialize ctx's members code_offset,
combining_code, and left_padding to 0.
src/font-flt.c