summaryrefslogtreecommitdiff
path: root/src/main.cc
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-2/+2
2018-08-06Remove most uses of direct comparison to Null objectsBehdad Esfahbod1-1/+1
2018-07-22Port rest of code away from Sanitizer<>Behdad Esfahbod1-2/+1
2018-07-01Support dfont font files (#949)Ebrahim Byagowi1-0/+3
2018-05-31Fix a whitespace inconsistencyBehdad Esfahbod1-1/+1
2018-05-24Move pool definitions to hb-static.ccBehdad Esfahbod1-5/+1
2018-05-24Fix Uniscribe buildBehdad Esfahbod1-1/+1
2018-05-24Mark CrapPool thread_localBehdad Esfahbod1-1/+1
2018-05-24Add CrapPoolBehdad Esfahbod1-0/+1
2018-05-08Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()Behdad Esfahbod1-1/+1
2018-05-08Move Sanitizer::lock_instance<>() to blob->lock_as<>().Behdad Esfahbod1-1/+1
2018-05-08Move null pool to hb-privateBehdad Esfahbod1-1/+1
2018-04-20Add hb_blob_create_from_file, a new API (#926)Ebrahim Byagowi1-23/+3
2018-04-18Do sanitization before the use on 'main' mini-program (#994)Ebrahim Byagowi1-4/+18
2018-02-07Try fixing build for platforms that have no visibility attributesBehdad Esfahbod1-0/+2
2017-12-24MinorBehdad Esfahbod1-1/+0
2017-11-14Remove a couple of unused constsBehdad Esfahbod1-2/+2
2017-10-27Correctly mark NullPool constBehdad Esfahbod1-1/+1
2017-10-27Make the NullPool HB_INTERNAL sharedBehdad Esfahbod1-0/+1
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-2/+2
2014-06-19Rework handling of requiredFeature to solve problem with rlig in arial.ttf fr...Jonathan Kew1-2/+2
2014-05-01[main] Minor improvement to outputBehdad Esfahbod1-5/+7
2013-09-09[otlayout] Add structs for JSTF tableBehdad Esfahbod1-1/+1
2012-08-28Use namespace for OpenType tablesBehdad Esfahbod1-0/+2
2012-06-05Cleanup TRUE/FALSE vs true/falseBehdad Esfahbod1-1/+1
2012-05-05Fix warning and build issuesBehdad Esfahbod1-4/+5
2011-08-17Rename table files from eg maxp-private.hh to maxp-table.hhBehdad Esfahbod1-1/+1
2011-08-09[buffer] Make API take signed int lengthBehdad Esfahbod1-1/+0
2011-08-04Remove C++ guards from source filesBehdad Esfahbod1-2/+0
2011-08-02Add mingw32 supportBehdad Esfahbod1-0/+1
2011-04-21Update Copyright headersBehdad Esfahbod1-1/+1
2010-11-02Rename lookup_flags to lookup_props since it's more than just flagsBehdad Esfahbod1-2/+2
2010-07-23Prefer C linkageBehdad Esfahbod1-0/+6
2010-05-10Clean up NO_INDEXBehdad Esfahbod1-1/+1
2010-05-04[main] Recognize Apple SFNTsBehdad Esfahbod1-0/+6
2010-04-23Add different casts from pointer and ref to avoid bugsBehdad Esfahbod1-3/+3
2010-04-23Remove GET_FOR_DATA macrosBehdad Esfahbod1-3/+3
2010-04-23Cleanup OpenTypeFontFileBehdad Esfahbod1-1/+1
2010-04-22More sanitize cleanupBehdad Esfahbod1-2/+2
2010-04-22Change header commentBehdad Esfahbod1-1/+1
2009-12-15Make main.cc compile without glibBehdad Esfahbod1-2/+16
2009-11-02[HB] Print mark sets in main.ccBehdad Esfahbod1-0/+2
2009-11-02[HB] Fix mix warningsBehdad Esfahbod1-3/+1
2009-11-02[OT] Rename C++ header files from *.h to *.hhBehdad Esfahbod1-3/+3
2009-11-02[HB] Move OT file handling out of ot-layoutBehdad Esfahbod1-2/+2
2009-11-02[HB] Remove glib dependencyBehdad Esfahbod1-0/+1
2009-11-02[HB] Implement get_lig_carets()Behdad Esfahbod1-8/+1
2009-11-02[HB] Add get_attach_points()Behdad Esfahbod1-4/+4
2009-11-02[HB] Simplify some basic thingsBehdad Esfahbod1-3/+5
2009-11-02[HB] Update copyright yearsBehdad Esfahbod1-1/+1