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