summaryrefslogtreecommitdiff
path: root/pango/pango-emoji-private.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix more compiler warningsMatthias Clasen2019-07-181-1/+1
| | | | These are clang warnings.
* Fixes emoji backspace deletion behaviorPeng Wu2019-04-021-0/+3
|
* handle VS15 emoji sequencesBehdad Esfahbod2019-01-231-3/+0
|
* Update Grapheme Boundary to Unicode 11Peng Wu2018-11-201-0/+3
|
* [emoji] Port to new Ragel-based iterator, based on Chromium againBehdad Esfahbod2018-10-151-0/+7
| | | | | There's a couple of regressions in this apparently. I'm working with Dominik to fix on Chrome side and will push here after.
* Add data files and routines for emoji itemizationBehdad Esfahbod2017-07-311-0/+49
Ported from Chromium. Not hooked yet.