harfbuzzjs
    Preparing search index...

    Variable BufferSerializeFlagConst

    BufferSerializeFlag: {
        DEFAULT: 0;
        DEFINED: 63;
        GLYPH_EXTENTS: 8;
        GLYPH_FLAGS: 16;
        NO_ADVANCES: 32;
        NO_CLUSTERS: 1;
        NO_GLYPH_NAMES: 4;
        NO_POSITIONS: 2;
    } = ...

    Type Declaration

    • ReadonlyDEFAULT: 0
    • ReadonlyDEFINED: 63
    • ReadonlyGLYPH_EXTENTS: 8
    • ReadonlyGLYPH_FLAGS: 16
    • ReadonlyNO_ADVANCES: 32
    • ReadonlyNO_CLUSTERS: 1
    • ReadonlyNO_GLYPH_NAMES: 4
    • ReadonlyNO_POSITIONS: 2