aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09Added MicroType Express compression support to EOT output. Also addedraph
2012-01-05Coverity fix: uninitialized scalar member.arthurhsu
2011-12-12Move Chromium subsetter code to sample, update CMakeLists accordingly.arthurhsu
2011-12-09Update test files for macro changes in previous CLarthurhsu
2011-12-09Patch from Nico Weber: remove static initializers.arthurhsu
2011-12-09Update per code reviewarthurhsu
2011-12-09Update per Chromium side code reviewarthurhsu
2011-12-09Add Eclipse project settings, some ant cleanup, and code cleanup to match wit...stuartg
2011-12-02- added support for index sub-table creationstuartg
2011-11-30Fix clang compilation errors in Chromium.arthurhsu
2011-11-29Graduate EBXX from experimentalarthurhsu
2011-11-29Fix subsetter bug (TBR, testing with Chrome integration, subjected to change)arthurhsu
2011-11-28Update per code review comments from previous check-inarthurhsu
2011-11-28Finish bitmap subsetting supportarthurhsu
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-11-03Initial release of sfntly.stuartg
2011-10-21Update to 10-17-11 snapshotarthurhsu
2011-10-20Fix issue 3: no new line at end of filearthurhsu
2011-10-18Update to 10-12-11 snapshotarthurhsu
2011-10-11Update to Sep 30 snapshot, include all current EBXX support.arthurhsu
2011-09-26Temporary disable CMap and Bitmap processing by default.arthurhsu
2011-09-22Fixing another signed/unsigned comparison issue.dfilimon
2011-09-22Fixing signed/unsigned comparison mismatch.dfilimon
2011-09-22Fixing compilation issues on Windows.dfilimon
2011-09-22Adding missing XML files and licenses.dfilimon
2011-09-22Migrated CMapBasicTests to use XML source.dfilimon
2011-09-21Fixing build breakages on GCC and VC.dfilimon
2011-09-21Added sample subsetter and merger.dfilimon
2011-09-20Updating the python tools.dfilimon
2011-09-20Add atomicity to whereever needed.arthurhsu
2011-09-17Fixind Windows build, round 3.dfilimon
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 missing fonts.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-15Adding autogenerated tests to the repo.dfilimon
2011-09-15Adding fonts and XML font data.dfilimon
2011-09-15Added font data generating scripts.dfilimon
2011-09-12Add mutexarthurhsu
2011-09-08Advance C++ port to Sep 1 11 snapshotarthurhsu
2011-09-01Advance C++ port to Aug 11 Java snapshotarthurhsu