forked from joejulian/gio
25171df66a
This commit adds caching to the process of extracting bitmap images from glyphs, ensuring that we only do so once for a given glyph so long as it isn't evicted from our LRU. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>