harfbuzz/src
Behdad Esfahbod aadb2a9188 Add face-builder
New API:
+hb_face_builder_create
+hb_face_builder_add_table
2018-08-25 08:18:53 -07:00
..
hb-ucdn
Makefile.am Remove dump-fon (#1100) 2018-07-17 23:29:16 +04:30
Makefile.sources Move Null system to hb-null.hh 2018-08-06 05:01:52 -07:00
check-c-linkage-decls.sh
check-externs.sh
check-header-guards.sh
check-includes.sh
check-libstdc++.sh
check-static-inits.sh
check-symbols.sh
dev-run.sh
dump-emoji.cc Remove OT namespace from hb-machinery-private.hh 2018-08-02 00:08:08 -07:00
dump-indic-data.cc
dump-khmer-data.cc
dump-myanmar-data.cc
dump-use-data.cc
gen-arabic-table.py
gen-def.py gen-def.py: pass headers as arguments so that msys2 can convert posix paths 2018-07-09 18:11:33 +01:00
gen-indic-table.py
gen-unicode-ranges.py
gen-use-table.py Order Chakma split vowels in accordance with NFC 2018-07-22 19:47:21 -07:00
harfbuzz-config.cmake.in
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in
harfbuzz.pc.in
hb-aat-layout-ankr-table.hh
hb-aat-layout-bsln-table.hh
hb-aat-layout-common-private.hh Move sanitizer code around a bit 2018-07-17 18:51:59 +02:00
hb-aat-layout-feat-table.hh
hb-aat-layout-kerx-table.hh
hb-aat-layout-morx-table.hh
hb-aat-layout-private.hh
hb-aat-layout-trak-table.hh Fix trak table apply logic 2018-07-01 15:32:43 +04:30
hb-aat-layout.cc [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-aat-ltag-table.hh
hb-atomic-private.hh [atomic] More 2018-08-09 00:53:25 -07:00
hb-blob-private.hh [blob] Add as_bytes() 2018-08-24 10:29:45 -07:00
hb-blob.cc Port _nil objects to Null() machinery 2018-08-06 06:17:48 -07:00
hb-blob.h
hb-buffer-deserialize-json.hh
hb-buffer-deserialize-json.rl
hb-buffer-deserialize-text.hh
hb-buffer-deserialize-text.rl
hb-buffer-private.hh Port _nil objects to Null() machinery 2018-08-06 06:17:48 -07:00
hb-buffer-serialize.cc
hb-buffer.cc Don't add reference in get_unicode_funcs() functions 2018-08-13 10:30:41 -07:00
hb-buffer.h
hb-common.cc Add guard around free_static_C_locale 2018-08-14 18:10:17 -07:00
hb-common.h
hb-coretext.cc [coretext] Another try 2018-08-09 01:02:02 -07:00
hb-coretext.h
hb-debug.hh [atomic] Add get_relaxed / set_relaxed 2018-07-31 21:29:18 -07:00
hb-deprecated.h
hb-directwrite.cc Rename 2018-08-01 18:03:32 -07:00
hb-directwrite.h
hb-dsalgs.hh [serialize] Add copy_bytes() and copy_blob() 2018-08-24 10:07:49 -07:00
hb-face-private.hh [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-face.cc Add face-builder 2018-08-25 08:18:53 -07:00
hb-face.h Add face-builder 2018-08-25 08:18:53 -07:00
hb-fallback-shape.cc Rename 2018-08-01 18:03:32 -07:00
hb-font-private.hh Add +hb_font_get_glyph_advances_for_direction 2018-08-07 09:52:06 -07:00
hb-font.cc [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-font.h 1.8.6 2018-08-07 09:55:42 -07:00
hb-ft.cc Guard free_static function definitions with macro 2018-08-14 14:04:10 -07:00
hb-ft.h
hb-glib.cc Guard free_static function definitions with macro 2018-08-14 14:04:10 -07:00
hb-glib.h
hb-gobject-enums.cc.tmpl
hb-gobject-enums.h.tmpl
hb-gobject-structs.cc [gobject] Hook up hb_map_t 2018-07-31 22:28:28 -07:00
hb-gobject-structs.h [gobject] Fix copy/paste error 2018-08-01 00:19:25 -07:00
hb-gobject.h
hb-graphite2.cc [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-graphite2.h
hb-icu.cc Guard free_static function definitions with macro 2018-08-14 14:04:10 -07:00
hb-icu.h
hb-iter-private.hh Add explicit_operator 2018-08-12 12:21:56 -07:00
hb-machinery-private.hh [sanitize] Document how sanitize machinery works 2018-08-24 10:24:45 -07:00
hb-map-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-map.cc [gobject] Hook up hb_map_t 2018-07-31 22:28:28 -07:00
hb-map.h
hb-mutex-private.hh
hb-null.hh Port _nil objects to Null() machinery 2018-08-06 06:17:48 -07:00
hb-object-private.hh [atomic] More 2018-08-09 00:53:25 -07:00
hb-open-file-private.hh Minor 2018-07-22 22:44:22 -07:00
hb-open-type-private.hh Move null data definitions to hb-static.cc 2018-08-05 21:41:52 -07:00
hb-ot-cmap-table.hh [subset] limit the max codepoint value to the unicode limit. 2018-07-31 18:40:38 -07:00
hb-ot-color-cbdt-table.hh Port more off of Sanitizer<> 2018-07-22 22:43:25 -07:00
hb-ot-color-colr-table.hh
hb-ot-color-cpal-table.hh
hb-ot-color-sbix-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-color-svg-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-color.cc [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-font.cc Guard free_static function definitions with macro 2018-08-14 14:04:10 -07:00
hb-ot-font.h
hb-ot-glyf-table.hh Remove most uses of direct comparison to Null objects 2018-08-06 06:38:59 -07:00
hb-ot-hdmx-table.hh Minor renamings of internal inline functions 2018-07-10 14:13:21 +02:00
hb-ot-head-table.hh Remove most uses of direct comparison to Null objects 2018-08-06 06:38:59 -07:00
hb-ot-hhea-table.hh
hb-ot-hmtx-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-kern-table.hh Port more off of Sanitizer<> 2018-07-22 22:43:25 -07:00
hb-ot-layout-base-table.hh [BASE] Rename horzi/vert to h/v 2018-08-06 05:53:35 -07:00
hb-ot-layout-common-private.hh Move null data definitions to hb-static.cc 2018-08-05 21:41:52 -07:00
hb-ot-layout-gdef-table.hh Remove most uses of direct comparison to Null objects 2018-08-06 06:38:59 -07:00
hb-ot-layout-gpos-table.hh [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-layout-gsub-table.hh [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-layout-gsubgpos-private.hh [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-layout-jstf-table.hh
hb-ot-layout-private.hh [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-layout.cc [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-layout.h Revert "Add a new API, hb_ot_layout_get_feature_name_ids (#976)" (#1121) 2018-08-01 12:15:44 +04:30
hb-ot-map-private.hh
hb-ot-map.cc Minor renamings of internal inline functions 2018-07-10 14:13:21 +02:00
hb-ot-math-table.hh Remove most uses of direct comparison to Null objects 2018-08-06 06:38:59 -07:00
hb-ot-math.cc [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-math.h
hb-ot-maxp-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-name-table.hh
hb-ot-os2-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-os2-unicode-ranges.hh Move hb_stable_sort to hb-dsalgs.hh 2018-07-10 14:03:58 +02:00
hb-ot-post-macroman.hh
hb-ot-post-table.hh [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-ot-shape-complex-arabic-fallback.hh Remove most uses of direct comparison to Null objects 2018-08-06 06:38:59 -07:00
hb-ot-shape-complex-arabic-private.hh
hb-ot-shape-complex-arabic-table.hh
hb-ot-shape-complex-arabic-win1256.hh
hb-ot-shape-complex-arabic.cc [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-ot-shape-complex-default.cc
hb-ot-shape-complex-hangul.cc
hb-ot-shape-complex-hebrew.cc
hb-ot-shape-complex-indic-machine.hh
hb-ot-shape-complex-indic-machine.rl
hb-ot-shape-complex-indic-private.hh [khmer] Rewrite most of shaper to better follow spec 2018-07-31 11:45:32 -07:00
hb-ot-shape-complex-indic-table.cc
hb-ot-shape-complex-indic.cc [atomic] Add get_relaxed / set_relaxed 2018-07-31 21:29:18 -07:00
hb-ot-shape-complex-khmer-machine.hh
hb-ot-shape-complex-khmer-machine.rl
hb-ot-shape-complex-khmer-private.hh
hb-ot-shape-complex-khmer.cc [khmer] Typo 2018-07-31 14:10:31 -07:00
hb-ot-shape-complex-myanmar-machine.hh
hb-ot-shape-complex-myanmar-machine.rl
hb-ot-shape-complex-myanmar-private.hh
hb-ot-shape-complex-myanmar.cc
hb-ot-shape-complex-private.hh [khmer] Rewrite most of shaper to better follow spec 2018-07-31 11:45:32 -07:00
hb-ot-shape-complex-thai.cc
hb-ot-shape-complex-tibetan.cc
hb-ot-shape-complex-use-machine.hh
hb-ot-shape-complex-use-machine.rl
hb-ot-shape-complex-use-private.hh
hb-ot-shape-complex-use-table.cc Order Chakma split vowels in accordance with NFC 2018-07-22 19:47:21 -07:00
hb-ot-shape-complex-use.cc Order Chakma split vowels in accordance with NFC 2018-07-22 19:47:21 -07:00
hb-ot-shape-fallback-private.hh
hb-ot-shape-fallback.cc
hb-ot-shape-normalize-private.hh
hb-ot-shape-normalize.cc
hb-ot-shape-private.hh
hb-ot-shape.cc [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-shape.h
hb-ot-tag.cc
hb-ot-tag.h
hb-ot-var-avar-table.hh
hb-ot-var-fvar-table.hh Remove most uses of direct comparison to Null objects 2018-08-06 06:38:59 -07:00
hb-ot-var-hvar-table.hh
hb-ot-var-mvar-table.hh
hb-ot-var.cc [ot] Rename hb_ot_layout_t to hb_ot_face_data_t 2018-08-23 11:30:21 -07:00
hb-ot-var.h
hb-ot.h
hb-private.hh Add explicit_operator 2018-08-12 12:21:56 -07:00
hb-set-digest-private.hh
hb-set-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-set.cc
hb-set.h
hb-shape-plan-private.hh Port _nil objects to Null() machinery 2018-08-06 06:17:48 -07:00
hb-shape-plan.cc [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-shape-plan.h
hb-shape.cc Guard free_static function definitions with macro 2018-08-14 14:04:10 -07:00
hb-shape.h
hb-shaper-impl-private.hh [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-shaper-list.hh
hb-shaper-private.hh [atomic] Add hb_atomic_ptr_t<> and port all uses 2018-08-09 00:27:01 -07:00
hb-shaper.cc Guard free_static function definitions with macro 2018-08-14 14:04:10 -07:00
hb-static.cc Move null data definitions to hb-static.cc 2018-08-05 21:41:52 -07:00
hb-string-array.hh
hb-subset-glyf.cc Remove OT namespace from hb-machinery-private.hh 2018-08-02 00:08:08 -07:00
hb-subset-glyf.hh
hb-subset-input.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-subset-plan.cc Add face-builder 2018-08-25 08:18:53 -07:00
hb-subset-plan.hh Add face-builder 2018-08-25 08:18:53 -07:00
hb-subset-private.hh Add face-builder 2018-08-25 08:18:53 -07:00
hb-subset.cc Add face-builder 2018-08-25 08:18:53 -07:00
hb-subset.h [subset] Add drop_ot_layout setting to subset input. 2018-06-08 12:09:34 -06:00
hb-ucdn.cc Don't add reference in get_unicode_funcs() functions 2018-08-13 10:30:41 -07:00
hb-unicode-private.hh Port _nil objects to Null() machinery 2018-08-06 06:17:48 -07:00
hb-unicode.cc Port _nil objects to Null() machinery 2018-08-06 06:17:48 -07:00
hb-unicode.h
hb-uniscribe.cc [uniscribe] Use lazy loader 2018-08-12 18:20:53 -07:00
hb-uniscribe.h
hb-utf-private.hh
hb-vector-private.hh Remove unused macros 2018-08-06 04:58:34 -07:00
hb-version.h 1.8.8 2018-08-14 10:59:34 -07:00
hb-version.h.in
hb-warning.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb.h
main.cc Remove most uses of direct comparison to Null objects 2018-08-06 06:38:59 -07:00
sample.py
test-buffer-serialize.cc
test-size-params.cc
test-unicode-ranges.cc
test-would-substitute.cc
test.cc