[CoreText] Add basic Core Text backend for comparison with our native shaping
Does not attempt to handle clusters in a Uniscribe- or HarfBuzz-compatible way; just returns the original string indexes that CT maintains. These may even be out-of-order in the case of reordrant glyphs.
Showing
src/hb-coretext-private.hh
0 → 100644
src/hb-coretext.cc
0 → 100644
src/hb-coretext.h
0 → 100644
想要评论请 注册 或 登录