summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/cairotextrender.hxx
AgeCommit message (Expand)Author
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2020-03-18move most font handling out of CairoTextRenderLuboš Luňák
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-03-26replace SalColor with ColorNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-11-23loplugin:externandnotdefinedStephan Bergmann
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-29CairoFontsCache is only used in cairotextrender.cxxStephan Bergmann
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara
2016-01-27vcl: cairotextrender.hxx is a private Unix headerChris Sherlock