public bool Compare (TextCore.Glyph other);

Parameters

otherThe glyph to compare with.

Returns

bool Returns true if the glyphs have the same values. False if not.

Description

Compares two glyphs to determine if they have the same values.