summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [name] Start implementing hb_ot_name_get_utf16()name-tableBehdad Esfahbod2018-10-153-4/+32
* [name] Implement hb_bytes_t get_name()Behdad Esfahbod2018-10-151-19/+5
* [name] Add hb-ot-name.cc for realzBehdad Esfahbod2018-10-151-0/+50
* [name] Implement hb_ot_name_get_names()Behdad Esfahbod2018-10-153-4/+4
* [name] Finish accelerator sortingBehdad Esfahbod2018-10-152-11/+53
* [name] Start implementing public API infrastructureBehdad Esfahbod2018-10-154-3/+69
* [vector] More of the sameBehdad Esfahbod2018-10-151-2/+2
* [vector] Simplify sortBehdad Esfahbod2018-10-151-6/+1
* [name] Add public API declarationsBehdad Esfahbod2018-10-151-0/+34
* [kerx] Fix Format6 sanitizeBehdad Esfahbod2018-10-151-10/+11
* [CBDT] Fix more offsettingBehdad Esfahbod2018-10-151-3/+4
* [morx] Another end-of-text corner caseBehdad Esfahbod2018-10-151-0/+2
* [kerx] Merge clusters in LigatureBehdad Esfahbod2018-10-151-1/+6
* [kerx/morx] More end-of-text protectionBehdad Esfahbod2018-10-151-2/+2
* [dump-emoji] minorEbrahim Byagowi2018-10-151-3/+3
* [dump-emoji] better explaination of the usageEbrahim Byagowi2018-10-151-1/+20
* [ot-font] Implement TrueType v_originBehdad Esfahbod2018-10-153-17/+59
* [blob] Fix UBSan errorBehdad Esfahbod2018-10-141-1/+2
* [CBDT] Fix more offsetting issuesBehdad Esfahbod2018-10-141-13/+15
* [CBDT] Fix offset handlingBehdad Esfahbod2018-10-141-1/+1
* [CBDT] More UnsizedArrayOf cleanupBehdad Esfahbod2018-10-141-1/+1
* [CBDT] Simplify sanitizeBehdad Esfahbod2018-10-141-6/+1
* [morx] Handle end-of-text conditions in InsertionBehdad Esfahbod2018-10-141-4/+4
* [buffer] Fix output_glyph at end of bufferBehdad Esfahbod2018-10-141-1/+4
* [aat] More protection against buffer failBehdad Esfahbod2018-10-141-3/+4
* [hmtx] WhitespaceBehdad Esfahbod2018-10-141-1/+1
* Ignore signed-integer-overflow while kerningBehdad Esfahbod2018-10-142-0/+10
* [kerx] Fix Format1 sanitizeBehdad Esfahbod2018-10-141-5/+5
* [aat] WhitespaceBehdad Esfahbod2018-10-141-2/+3
* [aat] Finish off massaging tableBehdad Esfahbod2018-10-131-82/+81
* [aat] WIP remove feature mapping here from hb-coretextBehdad Esfahbod2018-10-133-188/+117
* [coretext] Prepare AAT feature mapping to be movedBehdad Esfahbod2018-10-131-17/+22
* [kerx] Sanitize moreBehdad Esfahbod2018-10-131-3/+6
* [kerx] Fix-up previous commitBehdad Esfahbod2018-10-131-9/+9
* [kerx] Use sanitizer instead of handcoded runtime sanitizationBehdad Esfahbod2018-10-131-15/+9
* [kerx] Wire up context down to get_kerningBehdad Esfahbod2018-10-131-18/+14
* [kerx] Use sanitizer.get_num_glyphs() instead of face->get_num_glyphs()Behdad Esfahbod2018-10-131-4/+4
* [kerx] Protext against overflowsBehdad Esfahbod2018-10-131-3/+5
* [hangul] Fix use-after-free issueBehdad Esfahbod2018-10-131-7/+9
* Cosmetic and minor changesEbrahim Byagowi2018-10-139-106/+93
* Touch up new APIBehdad Esfahbod2018-10-123-15/+19
* Add hb-ot-name.hBehdad Esfahbod2018-10-125-11/+59
* Add two APIs for getting stylistic set labelsEbrahim Byagowi2018-10-128-0/+277
* [sanitize] Reorder condition to silence bogus gcc warningBehdad Esfahbod2018-10-121-3/+3
* Add HB_DEPRECATED_FOR and mark relevant symbolsBehdad Esfahbod2018-10-123-6/+14
* [graphite] Add HB_DEPRECATED annotationBehdad Esfahbod2018-10-121-1/+1
* Always compile deprecated symbolsBehdad Esfahbod2018-10-121-4/+0
* Add missing colons to GObject annotationsDavid Corbett2018-10-111-2/+2
* Fix Indic script tags in GraphiteDavid Corbett2018-10-111-2/+2
* Attach CursivePositioning backwards, not forwardBehdad Esfahbod2018-10-113-10/+11