summaryrefslogtreecommitdiff
path: root/vcl/inc/cairotextrender.hxx
AgeCommit message (Expand)Author
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara
2015-03-02tweak to return a cairo_context instead of a cairo_surfaceCaolán McNamara
2015-02-19bPrinter is always false, simplifyCaolán McNamara
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-24Revert "vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bou...Chris Sherlock
2015-01-24vcl: Reduce OpenGLX11CairoTextRender surface area to size of text boundsChris Sherlock
2015-01-10vcl: CairoTextRender::nTextColor_ to mnTextColorChris Sherlock
2015-01-10vcl: cleanup cairotextrender.hxxChris Sherlock
2014-12-11vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky
2014-11-10implementation for OpenGL text rendering in the unx backendMarkus Mohrhard
2014-11-10move the abstract cairo text render code out of the unx dirMarkus Mohrhard