aboutsummaryrefslogtreecommitdiff
path: root/cpp/src/sfntly/table/core
AgeCommit message (Expand)Author
2016-10-19Check for negative size in NameTable::NameAsBytes.Lei Zhang
2016-10-19Avoid NULL derefs inside FontHeaderTable::Builder.Lei Zhang
2013-10-16ticket:38 Fix sfntly compilation on VS2013stuartg
2012-07-09Gracefully fail when TTF name table contains a zero-length name.arthurhsu
2012-06-29Land Nico's warning fix.arthurhsu
2011-11-30Fix clang compilation errors in Chromium.arthurhsu
2011-11-16Fix bug in HDMX table (from stuartg's code review)arthurhsu
2011-11-15Update to Java initial release (except bitmap tables)arthurhsu
2011-10-11Update to Sep 30 snapshot, include all current EBXX support.arthurhsu
2011-09-17Fixing Windows build, round 2.dfilimon
2011-09-17Fixing compile errors on Windows.dfilimon
2011-09-17Adding support for CMapFormat4.dfilimon
2011-09-16Typo in last commit.dfilimon
2011-09-16Assignment operator fix for IdFilter.dfilimon
2011-09-16Minor cleanup.dfilimon
2011-09-15Added port/type.h before other headers to fix the Visual Studio redefintion i...dfilimon
2011-09-15Added private operator= for CMapIdFilter to get the code to compile with Visu...dfilimon
2011-09-15Added fix for operator= generation failure for CMapIdFilter on Windows.dfilimon
2011-09-15Added UNREFERENCED_PARAMATER fix for CMapFormat2 iterator.dfilimon
2011-09-15Adding CMapTable support for Format0.dfilimon
2011-09-08Advance C++ port to Sep 1 11 snapshotarthurhsu
2011-09-01Advance C++ port to Aug 11 Java snapshotarthurhsu
2011-08-23Reorg folder structure to aligned with latest Java version.arthurhsu