logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mdebug_dump_flt -

Description

       Dump a Font Layout Table. The mdebug_dump_flt() function prints the Font Layout Table flt in a human
       readable way to the stderr or to what specified by the environment variable MDEBUG_OUTPUT_FILE.  indent
       specifies how many columns to indent the lines but the first one.

Name

       mdebug_dump_flt -

Return Value

           This function returns flt.

Synopsis

MFLT* mdebug_dump_flt (MFLT * flt, int indent)

See Also