Skip to content

Crash when loading STHeiti Medium.ttc #10

@fishkingsin

Description

@fishkingsin

Hei.ttf is ok
Arial Unicode.ttf is also ok
but
when draw "STHeiti Medium.ttc" from mac system font
it crash

const FTGlyph* const FTGlyphContainer::Glyph(const unsigned int charCode) const
{
unsigned int index = charMap->GlyphListIndex(charCode);
return glyphs[index]; <-------------------
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions