.. |
Makefile.am
|
Add a test for header preprocessor guards
|
2010-06-09 07:15:03 -04:00 |
check-header-guards.sh
|
Add a test for header preprocessor guards
|
2010-06-09 07:15:03 -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 |
hb-blob-private.h
|
Make HB_PRIVATE more useful
|
2010-05-12 23:46:16 -04:00 |
hb-blob.c
|
Fix 64bit issues with debug prints
|
2010-07-15 11:21:34 -07:00 |
hb-blob.h
|
Change header comment
|
2010-04-22 00:11:43 -04:00 |
hb-buffer-private.hh
|
Fix header
|
2010-06-09 07:15:39 -04:00 |
hb-buffer.cc
|
Allow disabling default features
|
2010-05-28 18:31:16 -04:00 |
hb-buffer.h
|
Handle malloc failture in the buffer
|
2010-05-14 23:20:16 -04:00 |
hb-common.c
|
Add hb_tag_from_string()
|
2010-05-21 13:43:49 +01:00 |
hb-common.h
|
Add hb_tag_from_string()
|
2010-05-21 13:43:49 +01:00 |
hb-font-private.hh
|
Fix header tags
|
2010-06-09 06:32:56 -04:00 |
hb-font.cc
|
Make sure we initialize all callbacks upon creation
|
2010-05-24 17:50:19 +01:00 |
hb-font.h
|
Let hb_face_get_table() return NULL if table not found
|
2010-05-20 18:33:35 +01:00 |
hb-ft.cc
|
Fix struct initializers
|
2010-05-24 18:02:32 +01:00 |
hb-ft.h
|
Add TODO
|
2010-04-23 15:19:50 -04:00 |
hb-glib.c
|
Fix struct initializers
|
2010-05-24 18:02:32 +01:00 |
hb-glib.h
|
Change header comment
|
2010-04-22 00:11:43 -04:00 |
hb-graphite.cc
|
Fixes to Python and Graphite from Martin
|
2010-05-27 11:41:47 -04:00 |
hb-graphite.h
|
Import Graphite shaping backend by Martin Hosken
|
2010-05-21 14:15:39 +01:00 |
hb-icu.c
|
Fix struct initializers
|
2010-05-24 18:02:32 +01:00 |
hb-icu.h
|
Change header comment
|
2010-04-22 00:11:43 -04:00 |
hb-language.c
|
Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
|
2010-05-03 22:51:19 -04:00 |
hb-language.h
|
Change header comment
|
2010-04-22 00:11:43 -04:00 |
hb-object-private.h
|
Fix header tags
|
2010-06-09 06:32:56 -04:00 |
hb-open-file-private.hh
|
Remove useless TODO
|
2010-07-07 22:07:40 -04:00 |
hb-open-type-private.hh
|
Don't use "operator ="
|
2010-07-23 14:46:57 -04:00 |
hb-ot-head-private.hh
|
Add 'head' table
|
2010-05-19 12:03:35 -04:00 |
hb-ot-layout-common-private.hh
|
Don't bother sorting, it's a safe font error if the array is not sorted
|
2010-07-08 00:53:40 -04:00 |
hb-ot-layout-gdef-private.hh
|
Fix delta scale, again...
|
2010-05-20 17:44:52 +01:00 |
hb-ot-layout-gpos-private.hh
|
Fix delta scale, again...
|
2010-05-20 17:44:52 +01:00 |
hb-ot-layout-gsub-private.hh
|
Add note
|
2010-05-21 16:43:17 +01:00 |
hb-ot-layout-gsubgpos-private.hh
|
Do alternate glyph selection!
|
2010-05-20 17:26:35 +01:00 |
hb-ot-layout-private.hh
|
Fix header tags
|
2010-06-09 06:32:56 -04:00 |
hb-ot-layout.cc
|
Fix scale issues
|
2010-05-19 15:45:06 -04:00 |
hb-ot-layout.h
|
Change header comment
|
2010-04-22 00:11:43 -04:00 |
hb-ot-shape.cc
|
Followup fix for variation-selectors
|
2010-06-03 11:37:51 -04:00 |
hb-ot-shape.h
|
Fix header tags
|
2010-06-09 06:32:56 -04:00 |
hb-ot-tag.c
|
Fix loop
|
2010-05-27 11:42:34 -04:00 |
hb-ot-tag.h
|
Add hb_ot_tag_to_script()
|
2010-05-21 11:15:07 +01:00 |
hb-ot.h
|
Revert "Merge remote branch 'martin/master'"
|
2010-05-26 10:48:10 -04:00 |
hb-private.h
|
Do alternate glyph selection!
|
2010-05-20 17:26:35 +01:00 |
hb-shape.cc
|
Disable Graphite as it crashes all over the place...
|
2010-05-27 11:39:19 -04:00 |
hb-shape.h
|
Change hb_feature_t to keep tag/int instead of string
|
2010-05-20 13:30:09 +01:00 |
hb-unicode-private.h
|
Move all callback functions in a vtable structs
|
2010-05-24 17:46:21 +01:00 |
hb-unicode.c
|
Cypriot is RTL
|
2010-05-26 16:22:00 -04:00 |
hb-unicode.h
|
Add Unicode 5.2 scripts
|
2010-05-21 13:29:12 +01:00 |
hb.h
|
Change header comment
|
2010-04-22 00:11:43 -04:00 |
main.cc
|
Clean up NO_INDEX
|
2010-05-10 22:22:22 -04:00 |