Function GlyphCache.put

put character glyph to cache

Glyph* put(
  dchar ch,
  Glyph* glyph
);