index
:
~cloos/poppler
cpp-frontend
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fofi
/
FoFiTrueType.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
Don't do a check for sanity that then we don't use
Albert Astals Cid
1
-26
/
+0
2012-11-14
Remove unused code
Albert Astals Cid
1
-658
/
+0
2012-03-28
Fix another typo in macGlyphNames
Albert Astals Cid
1
-2
/
+2
2012-03-28
Fix typo in "mu" glyph name in truetype 'post' table standard mac ordering
Adrian Johnson
1
-1
/
+2
2012-03-26
CJK improvements
Suzuki Toshiya
1
-11
/
+36
2011-09-02
xpdf303: New signature of methods convertToCIDType0() and convertToType0()
Carlos Garcia Campos
1
-4
/
+4
2011-09-01
xpdf303: Add getFontMatrix()
Carlos Garcia Campos
1
-31
/
+45
2011-09-01
xpdf303: Ignore entries that have an invalid tag too
Carlos Garcia Campos
1
-2
/
+6
2011-09-01
xpdf303: Update cmap, name, post and os2 tables in FoFiTrueType
Carlos Garcia Campos
1
-13
/
+16
2011-09-01
xpdf303: Ignore any bogus entries in the table directory
Carlos Garcia Campos
1
-12
/
+13
2011-09-01
xpdf303: codeToGID items can be < 0 now
Carlos Garcia Campos
1
-2
/
+10
2011-09-01
xpdf303: Use int instead of Gushort for gid/cid maps
Carlos Garcia Campos
1
-9
/
+9
2011-08-31
xpdf303: error() changes, new param and formatting
Albert Astals Cid
1
-1
/
+1
2011-08-31
xpdf303: Always define at least 256 glyphs for Type 0 fonts
Carlos Garcia Campos
1
-7
/
+34
2011-08-31
xpdf303: Different growing strategy for vmtxTab in FoFiTrueType
Carlos Garcia Campos
1
-1
/
+1
2011-08-31
xpdf303: Fix memory leak in FoFiTrueType
Carlos Garcia Campos
1
-1
/
+3
2011-08-31
xpdf303: Check for an invalid loca format field in the head table in FoFiTrue...
Carlos Garcia Campos
1
-0
/
+7
2011-08-31
xpdf303: Handle bogus loca table entries in FoFiTrueType
Carlos Garcia Campos
1
-2
/
+7
2011-08-30
xpdf303: Check for a zero-entry cmap table in FoFiTrueType
Carlos Garcia Campos
1
-11
/
+17
2011-08-30
xpdf303: Check for entries in the table directory with bogus tags in FoFiTrue...
Carlos Garcia Campos
1
-5
/
+25
2011-08-30
xpdf303: Handle bogus loca table entries in FoFiTrueType
Carlos Garcia Campos
1
-0
/
+4
2011-08-30
xpdf303: Use std::sort (with functors) in place of qsort
Carlos Garcia Campos
1
-30
/
+25
2011-08-30
xpdf303: char * -> const char *
Albert Astals Cid
1
-5
/
+5
2009-05-20
Fix pdftops crash on file from KDE bug 174899
Albert Astals Cid
1
-1
/
+4
2008-09-28
If tables is null, don't try to write to file as it'll crash, fixes crash on ...
Albert Astals Cid
1
-0
/
+4
2008-09-28
Introduce greallocn_checkoverflow and use it in FoFiTrueType::parse
Albert Astals Cid
1
-2
/
+2
2008-09-20
Remove some warnings and errors when compiling with gcc and -pedantic
Tomas Are Haavet
1
-1
/
+2
2008-09-09
Fix includepath
Albert Astals Cid
1
-1
/
+1
2008-08-24
All changes made to fofi/ files under the poppler project are by people that ...
Albert Astals Cid
1
-0
/
+3
2008-08-24
Add more correct copyright statements on fofi, goo, poppler and util director...
Albert Astals Cid
1
-0
/
+14
2008-08-04
Be less strict when parsing TTF tables
Albert Astals Cid
1
-1
/
+7
2007-12-10
Display characters outside of unicode BMP with TT font
Koji Otani
1
-4
/
+29
2007-10-22
Fix a crash with invalid TrueType fonts
Carlos Garcia Campos
1
-4
/
+6
2007-07-13
* fofi/FoFiTrueType.cc
Albert Astals Cid
1
-0
/
+305
2007-04-25
Merge xpdf302branch in HEAD as noone vetoed it.
Albert Astals Cid
1
-100
/
+358
2006-02-02
don't use files to pass fonts to freetype
Albert Astals Cid
1
-7
/
+36
2005-09-14
Merge all the fofi/ changes from xpdf 3.01, there is only one api change that...
Albert Astals Cid
1
-46
/
+360
2005-08-28
Merge the Goo* improvements from xpdf 3.0.1. This change is based on
Brad Hards
1
-0
/
+1
2005-08-27
Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change is
Brad Hards
1
-6
/
+6
2005-03-03
Initial revision
Kristian Høgsberg
1
-0
/
+1438