1. c605bbb Remove C++ guards from source files by Behdad Esfahbod · 14 years ago
  2. e3693b7 Change a couple strstr() to strchr() by Behdad Esfahbod · 14 years ago
  3. 744970a [API] Add support for vertical text by Behdad Esfahbod · 14 years ago
  4. 1a64f6e [API] Add HB_LANGUAGE_INVALID by Behdad Esfahbod · 14 years ago
  5. 40b5c2e [test/test-ot-tag] Test hb-ot-tag.h, fix many bugs by Behdad Esfahbod · 14 years ago
  6. d02985e ISO 15924 fixes by Behdad Esfahbod · 14 years ago
  7. 2409d5f Update Copyright headers by Behdad Esfahbod · 14 years ago
  8. c57d454 Rename all private sources and headers to C++ files by Behdad Esfahbod · 14 years ago[Renamed (98%) from src/hb-ot-tag.c]
  9. 440a76b [OT] Fix script to ot-script-tag conversion by Behdad Esfahbod · 14 years ago
  10. 62879ee [API] Use ISO 15924 tags for hb_script_t by Behdad Esfahbod · 14 years ago
  11. db5227c Move macros around by Behdad Esfahbod · 14 years ago
  12. 0723358 Rename HB_TAG_STR() to HB_TAG_CHAR4() by Behdad Esfahbod · 14 years ago
  13. 5d91c3d Add script to/from ISO 15924 tag support by Behdad Esfahbod · 14 years ago
  14. ba9ab8d Fix language extension matching by Behdad Esfahbod · 14 years ago
  15. 43bf2f7 Add OpenType script tags for Unicode 5.2 and Unicode 6.0 scripts by Behdad Esfahbod · 14 years ago
  16. afab01c Add Unicode 6.0 scripts by Behdad Esfahbod · 14 years ago
  17. f234b68 Change HB_SCRIPT_MEITEI_MAYEK to HB_SCRIPT_MEETEI_MAYEK by Behdad Esfahbod · 14 years ago
  18. f4792d9 Fix infinite loop! by Behdad Esfahbod · 14 years ago
  19. 8f08c32 Minor cleanup by Behdad Esfahbod · 14 years ago
  20. acdba3f Prefer C linkage by Behdad Esfahbod · 15 years ago
  21. 226faa5 Fix loop by Behdad Esfahbod · 15 years ago
  22. 15c7379 Revert "Merge remote branch 'martin/master'" by Behdad Esfahbod · 15 years ago
  23. 3109a86 hb-graphite now no longer has -ve advances within clusters. Fix infinite loop in tag_to_script(). python fixed to use tag_to_script and allow hbtestfont to be passed font files, where fontconfig knows about them. by Martin Hosken · 15 years ago
  24. 4fa67f3 Add Unicode 5.2 scripts by Behdad Esfahbod · 15 years ago
  25. b490fa3 Add hb_ot_tag_to_script() by Behdad Esfahbod · 15 years ago
  26. 64d3fc8 Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely by Behdad Esfahbod · 15 years ago
  27. fde6f5b Convert to uppercase in hb_ot_tag_from_language() by Behdad Esfahbod · 15 years ago
  28. ce23c92 Use BCP47 private-use tags for OpenType tag language string mapping by Behdad Esfahbod · 15 years ago
  29. eaf1d9a Minor by Behdad Esfahbod · 15 years ago
  30. c755cb3 Change header comment by Behdad Esfahbod · 15 years ago
  31. 8a3511a Add hb_language_t as well as language/script conversion to OT tags by Behdad Esfahbod · 15 years ago