harfbuzz/src
Behdad Esfahbod b45f32ee4e Use hb_array_t for hb_language_t mapping 2011-05-05 15:00:43 -04:00
..
Makefile.am Move code around 2011-05-04 19:27:37 -04:00
check-c-linkage-decls.sh Improve checks 2010-10-08 20:16:23 -04:00
check-header-guards.sh Improve checks 2010-10-08 20:16:23 -04:00
check-internal-symbols.sh Improve check for internal symbols 2010-05-12 23:48:40 -04:00
check-libstdc++.sh Add a test for header preprocessor guards 2010-06-09 07:15:03 -04:00
gen-arabic-joining-table.py Annotate the Arabic joining table with block information 2010-12-21 14:18:24 -05:00
hb-blob.cc Make hb_mutex_*() macros take a pointer 2011-05-05 00:21:16 -04:00
hb-blob.h [API] Rename hb_blob_create_empty() to hb_blob_get_empty() 2011-05-02 19:36:39 -04:00
hb-buffer-private.hh [buffer] More error handling 2011-04-28 12:56:49 -04:00
hb-buffer.cc [buffer] Fail in _create() if we cannot pre-allocate the requested size 2011-05-02 19:35:05 -04:00
hb-buffer.h [API] Add _set/get_user_data() for all objects 2011-04-27 21:46:01 -04:00
hb-common.cc Use hb_array_t for hb_language_t mapping 2011-05-05 15:00:43 -04:00
hb-common.h ISO 15924 fixes 2011-05-02 12:35:14 -04:00
hb-font-private.hh Move code around 2011-05-04 19:27:37 -04:00
hb-font.cc Move code around 2011-05-04 19:27:37 -04:00
hb-font.h [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb-ft.cc [ft] Fix font->face handling 2011-05-03 01:03:53 -04:00
hb-ft.h Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-glib.cc [API] Add hb_unicode_funcs_get_default() 2011-04-27 09:38:19 -04:00
hb-glib.h Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-icu.cc [icu] Make sure we return script UNKNOWN instead of INVALID 2011-05-02 12:37:45 -04:00
hb-icu.h Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-mutex-private.hh Make hb_mutex_*() macros take a pointer 2011-05-05 00:21:16 -04:00
hb-object-private.hh Use hb_array_t for hb_language_t mapping 2011-05-05 15:00:43 -04:00
hb-open-file-private.hh Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-open-type-private.hh [API] Rename hb_blob_create_empty() to hb_blob_get_empty() 2011-05-02 19:36:39 -04:00
hb-ot-head-private.hh Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot-layout-common-private.hh Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot-layout-gdef-private.hh [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb-ot-layout-gpos-private.hh [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb-ot-layout-gsub-private.hh Add _hb_unsigned_int_mul_overflows 2011-04-28 16:01:01 -04:00
hb-ot-layout-gsubgpos-private.hh Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot-layout-private.hh Refactor to keep hb-object-private.h and hb-open-type.h separate 2011-05-03 00:35:53 -04:00
hb-ot-layout.cc Refactor to keep hb-object-private.h and hb-open-type.h separate 2011-05-03 00:35:53 -04:00
hb-ot-layout.h [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb-ot-map-private.hh Replace fixed-size lookup_maps array with hb_array_t 2011-05-05 14:38:16 -04:00
hb-ot-map.cc Replace fixed-size lookup_maps array with hb_array_t 2011-05-05 14:38:16 -04:00
hb-ot-shape-complex-arabic-table.hh Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot-shape-complex-arabic.cc Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot-shape-complex-private.hh Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot-shape-private.hh Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot-shape.cc Replace fixed-size feature_maps array with hb_array_t 2011-05-05 14:30:51 -04:00
hb-ot-shape.h [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb-ot-tag.cc ISO 15924 fixes 2011-05-02 12:35:14 -04:00
hb-ot-tag.h Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-ot.h Update Copyright headers 2011-04-21 17:14:28 -04:00
hb-private.hh Use hb_array_t for hb_language_t mapping 2011-05-05 15:00:43 -04:00
hb-shape.cc [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb-shape.h [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb-unicode-private.hh [test/unicode] Use text fixture instead of static variables 2011-04-29 12:12:37 -04:00
hb-unicode.cc Move code around 2011-05-04 19:27:37 -04:00
hb-unicode.h [test/unicode] Use text fixture instead of static variables 2011-04-29 12:12:37 -04:00
hb-view.cc [API] Make hb_font_create() take a face and reference it 2011-05-02 20:47:23 -04:00
hb.h Update Copyright headers 2011-04-21 17:14:28 -04:00
main.cc Update Copyright headers 2011-04-21 17:14:28 -04:00
test.cc Rename hb-view.c and test.c to .cc files 2011-04-27 12:15:06 -04:00