Implement support for emoji skin tone modifiers

Fixes #787
This commit is contained in:
Kovid Goyal
2018-08-04 10:06:25 +05:30
parent 28447d3389
commit 000c1cf306
8 changed files with 38 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2018-06-14
// unicode data, built from the unicode standard on: 2018-08-04
// see gen-wcwidth.py
#pragma once
#include "data-types.h"