summaryrefslogtreecommitdiff
path: root/poppler/CairoFontEngine.cc
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Small improvements over locker classAlbert Astals Cid1-4/+4
2013-03-03Add a locker helper and a bool -> enum changesThomas Freitag1-7/+3
2013-01-19Make rendering thread-safeThomas Freitag1-7/+26
2012-04-12Update (C)Albert Astals Cid1-1/+1
2012-04-08cairo: use correct userfont font bboxAdrian Johnson1-0/+24
2012-03-01Update copyrightsAlbert Astals Cid1-0/+1
2012-02-23Remove unneded CharCodeToUnicode includesAlbert Astals Cid1-2/+1
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-2/+1
2012-02-04cairo: Remove unused variable in CairoFontEngine.ccHib Eris1-2/+1
2012-02-01[xpdf303] More merges from Thomas (with minor fixes from me)Albert Astals Cid1-26/+17
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid1-16/+12
2011-09-01xpdf303: Use int instead of Gushort for gid/cid mapsCarlos Garcia Campos1-11/+11
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-5/+5
2011-03-12cairo: Fix typoCarlos Garcia Campos1-1/+1
2011-02-27Add 2011 yearsAlbert Astals Cid1-1/+1
2011-02-26cairo: Handle font type fontCIDType2OT when creating freetype fontCarlos Garcia Campos1-1/+1
2010-10-17[cairo] Fix a crash when redering documents with invalid type 3 fontsCarlos Garcia Campos1-1/+1
2010-07-07[cairo] Fix warning on signed/unsigned comparisonCarlos Garcia Campos1-6/+6
2010-02-28Add copyright noticesAlbert Astals Cid1-1/+2
2010-02-27[cairo] Omit writing of embedded fonts into tempary filesJan Kümmel1-66/+80
2010-02-27[cairo] Remove unused 'face' from CairoFreeTypeFont classCarlos Garcia Campos1-4/+2
2010-01-24Add and fix copyright yearsAlbert Astals Cid1-0/+1
2010-01-24[cairo] Fix memory leakmpsuzuki1-0/+1
2009-11-22Add copyrightsAlbert Astals Cid1-1/+1
2009-08-10[cairo] Do not save the font file twice for FreeType fontsCarlos Garcia Campos1-17/+2
2009-08-06[cairo] Use FT_New_Memory_Face() for mmapped fontsChris Wilson1-1/+4
2009-07-14[cairo] Handle fontType1COT fonts in CairoFontEngineCarlos Garcia Campos1-1/+2
2009-05-14Kill support for specifying extension in openTmpFileAlbert Astals Cid1-3/+3
2009-04-10Make it compile in SolarisAlbert Astals Cid1-0/+14
2008-11-23Don't compare print flag for non Type 3 fonts in cairo font cacheAdrian Johnson1-1/+6
2008-11-09Update copyrights of the last commitsAlbert Astals Cid1-0/+1
2008-11-01Restore the cairo Type3 font image prescaling funtionalityAdrian Johnson1-20/+29
2008-11-01Transform the glyph advance by the font matrixAdrian Johnson1-0/+1
2008-11-01Use the font BBox, not the font matrix to set the Gfx BBoxAdrian Johnson1-0/+1
2008-11-01Ensure both the font matrix and y-axis flip are in the matrixAdrian Johnson1-3/+3
2008-10-31Implement Type 3 fonts in cairo backend using cairo user-fontsAdrian Johnson1-7/+167
2008-10-31Make the catalog available to CairoFontEngineAdrian Johnson1-1/+1
2008-10-31Use correct return type in _ft_new_faceAdrian Johnson1-1/+1
2008-10-31Refactor CairoFontAdrian Johnson1-86/+111
2008-09-21Check for duplicate open fonts.Chris Wilson1-25/+189
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
2008-04-09Do not call FT_Done_Face on a live cairo_font_face_t.Chris Wilson1-10/+9
2007-11-10Fix accidental mode change.Jeff Muizelaar1-0/+0
2007-11-10Scale text to match 'm' sizeJeff Muizelaar1-3/+53
2007-10-19Fix a crash with invalid embedded fontsCarlos Garcia Campos1-0/+6
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk1-0/+0
2007-09-20remove unused variablesKrzysztof Kowalczyk1-4/+2
2007-07-13 * fofi/FoFiTrueType.ccAlbert Astals Cid1-37/+10
2006-05-292006-05-29 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-6/+21