summaryrefslogtreecommitdiff
path: root/vcl/inc/impfontcache.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-01tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski1-4/+4
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák1-1/+1
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock1-4/+4
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock1-6/+6
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock1-0/+2
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock1-5/+1
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl1-3/+3
2020-08-14inline some use-once typedefsNoel Grandin1-2/+0
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski1-9/+9
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen1-2/+2
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski1-2/+2
2018-10-23Antialias drawing is part of the font selectionJan-Marek Glogowski1-2/+2
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski1-1/+2
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski1-6/+42
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara1-5/+5
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara1-2/+3
2018-08-20these just use the base FontSelectPatternAttributesCaolán McNamara1-3/+3
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin1-16/+4
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski1-3/+5
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski1-5/+8
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2016-01-14vcl: move ImplFontCache into own private headerChris Sherlock1-0/+68