summaryrefslogtreecommitdiff
path: root/poppler/CairoFontEngine.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-02enable modernize-redundant-void-argAlbert Astals Cid1-1/+1
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-2/+2
2019-11-29Enable readability-inconsistent-declaration-parameter-nameAlbert Astals Cid1-6/+6
2019-10-20CharCodeToUnicode::mapToUnicode: Make clear the data is constAlbert Astals Cid1-2/+2
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Replace Guint by unsigned intOliver Sander1-4/+4
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-13/+13
2018-10-21Update (C)Albert Astals Cid1-0/+1
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05CairoType3Font: Remove unused memberAlbert Astals Cid1-2/+1
2018-09-21Remove MULTITHREADED build flag, i.e. always enable threading support based o...Adam Reichold1-2/+0
2018-09-21Replace GooMutex by std::recursive_mutex (and plain reference counter by std:...Adam Reichold1-1/+3
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+5
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-1/+1
2017-03-09Add override markersAlbert Astals Cid1-3/+3
2013-01-19Make rendering thread-safeThomas Freitag1-3/+8
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid1-7/+6
2011-09-01xpdf303: Use int instead of Gushort for gid/cid mapsCarlos Garcia Campos1-4/+4
2010-07-07[cairo] Fix warning on signed/unsigned comparisonCarlos Garcia Campos1-4/+4
2010-02-28Add copyright noticesAlbert Astals Cid1-1/+1
2010-02-27[cairo] Remove unused 'face' from CairoFreeTypeFont classCarlos Garcia Campos1-2/+1
2008-11-23Don't compare print flag for non Type 3 fonts in cairo font cacheAdrian Johnson1-1/+3
2008-11-09Update copyrights of the last commitsAlbert Astals Cid1-0/+1
2008-11-01Restore the cairo Type3 font image prescaling funtionalityAdrian Johnson1-8/+12
2008-10-31Implement Type 3 fonts in cairo backend using cairo user-fontsAdrian Johnson1-0/+18
2008-10-31Make the catalog available to CairoFontEngineAdrian Johnson1-1/+2
2008-10-31Refactor CairoFontAdrian Johnson1-6/+20
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+17
2007-11-10Scale text to match 'm' sizeJeff Muizelaar1-1/+6
2006-05-292006-05-29 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-1/+3
2006-05-212006-05-21 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-12/+5
2006-05-192006-05-19 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-5/+12
2006-03-202006-03-20 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-1/+0
2005-09-15Merge the xpdf 3.01 change that uses runtime detection of freetype versionAlbert Astals Cid1-1/+2
2005-07-28Fontconfig patch is here, rejoiceAlbert Astals Cid1-2/+0
2005-05-022005-05-01 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-7/+5
2005-04-22Fri Apr 22 00:01:40 2005 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-14/+9
2005-04-21Thu Apr 21 02:25:20 2005 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+8
2005-03-03Initial revisionKristian Høgsberg1-0/+61