diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2018-10-04 13:25:06 +0000 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2018-10-06 20:13:28 +0200 |
commit | dd36db168c658ebe588396255ad61363cc4ea7af (patch) | |
tree | eb69c3c23b1ff05474ba075514d037ffe96f4bd4 /basegfx/source/tools | |
parent | 2f182faaf08542e381a1aee4544b47c4cd7c0b92 (diff) |
UNX use font cache based glyph rect cache
Drop the special / duplicate glyph rect bound cache implementation
for Freetype fonts. The GlyphCache class now looks a lot like the
ImplFontCache class.
The lru handling for Freetype fonts is based on the byte / memory
size, including the glyth bound-rect caching. Using the new common
cache is effectivly removing the bound-rects from this accounting,
so the garbage collection won't free them anymore.
Change-Id: Ie53226596ee2287e1059a74885f52c3d64bbccaa
Reviewed-on: https://gerrit.libreoffice.org/61377
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'basegfx/source/tools')
0 files changed, 0 insertions, 0 deletions