Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / src / harfbuzz.cc
1 #include "hb-aat-layout.cc"
2 #include "hb-aat-map.cc"
3 #include "hb-blob.cc"
4 #include "hb-buffer-serialize.cc"
5 #include "hb-buffer.cc"
6 #include "hb-common.cc"
7 #include "hb-draw.cc"
8 #include "hb-face.cc"
9 #include "hb-fallback-shape.cc"
10 #include "hb-font.cc"
11 #include "hb-map.cc"
12 #include "hb-number.cc"
13 #include "hb-ot-cff1-table.cc"
14 #include "hb-ot-cff2-table.cc"
15 #include "hb-ot-color.cc"
16 #include "hb-ot-face.cc"
17 #include "hb-ot-font.cc"
18 #include "hb-ot-layout.cc"
19 #include "hb-ot-map.cc"
20 #include "hb-ot-math.cc"
21 #include "hb-ot-meta.cc"
22 #include "hb-ot-metrics.cc"
23 #include "hb-ot-name.cc"
24 #include "hb-ot-shape-complex-arabic.cc"
25 #include "hb-ot-shape-complex-default.cc"
26 #include "hb-ot-shape-complex-hangul.cc"
27 #include "hb-ot-shape-complex-hebrew.cc"
28 #include "hb-ot-shape-complex-indic-table.cc"
29 #include "hb-ot-shape-complex-indic.cc"
30 #include "hb-ot-shape-complex-khmer.cc"
31 #include "hb-ot-shape-complex-myanmar.cc"
32 #include "hb-ot-shape-complex-thai.cc"
33 #include "hb-ot-shape-complex-use-table.cc"
34 #include "hb-ot-shape-complex-use.cc"
35 #include "hb-ot-shape-complex-vowel-constraints.cc"
36 #include "hb-ot-shape-fallback.cc"
37 #include "hb-ot-shape-normalize.cc"
38 #include "hb-ot-shape.cc"
39 #include "hb-ot-tag.cc"
40 #include "hb-ot-var.cc"
41 #include "hb-set.cc"
42 #include "hb-shape-plan.cc"
43 #include "hb-shape.cc"
44 #include "hb-shaper.cc"
45 #include "hb-static.cc"
46 #include "hb-ucd.cc"
47 #include "hb-unicode.cc"
48 #include "hb-glib.cc"
49 #include "hb-ft.cc"
50 #include "hb-graphite2.cc"
51 #include "hb-uniscribe.cc"
52 #include "hb-gdi.cc"
53 #include "hb-directwrite.cc"
54 #include "hb-coretext.cc"