1. 38f2ec1 [hb-shape] Move shape_output_t into separate file by Behdad Esfahbod · 2 years, 7 months ago
  2. 94be459 [hb-shape] Internal rename by Behdad Esfahbod · 2 years, 7 months ago
  3. c45d2a9 [util] Allow setting cli summary / description by Behdad Esfahbod · 3 years, 6 months ago
  4. 4d73b3d [util] Add --batch to hb-view / hb-ot-shape-closure by Behdad Esfahbod · 3 years, 6 months ago
  5. c98773e [util/hb-subset] Move output-file validation code into post_parse by Behdad Esfahbod · 3 years, 6 months ago
  6. 58bfe40 [util] Move hb-subset away from main-font-text by Behdad Esfahbod · 3 years, 6 months ago
  7. 97a9e4e [util] Separate shape_text_options_t from text_options_t by Behdad Esfahbod · 3 years, 6 months ago
  8. fd0778a [util] Use post_parse in output_options_t by Behdad Esfahbod · 3 years, 6 months ago
  9. 24a9d8c [util] Use post_parse in font_options_t by Behdad Esfahbod · 3 years, 6 months ago
  10. 9468e46 [util] Rename main_font_text back to main_font_text_t by Behdad Esfahbod · 3 years, 6 months ago
  11. 9d8bbe3 [util] Make main_font_text a struct again by Behdad Esfahbod · 3 years, 6 months ago
  12. b83fd3a [util] Refactor batch-processing code into batch.hh by Behdad Esfahbod · 3 years, 7 months ago
  13. d92ee72 [util/hb-shape] Treat as single-paragraph text other than provided by a file by Behdad Esfahbod · 3 years, 7 months ago
  14. 7d2e916 [util] Move text options into text_options_t by Behdad Esfahbod · 3 years, 7 months ago
  15. 93bc62e [util] Move output options into output-options.hh by Behdad Esfahbod · 3 years, 7 months ago
  16. af9d249 [util] Use inheritance for output_options_t by Behdad Esfahbod · 3 years, 7 months ago
  17. 5545eea [util] Remove main_font_text_t class, use bare function by Behdad Esfahbod · 3 years, 7 months ago
  18. 58c2233 [util] Move face/font options into face/font-options.hh by Behdad Esfahbod · 3 years, 7 months ago
  19. 798bb89 [util] Move shape format options into shape-format.hh by Behdad Esfahbod · 3 years, 7 months ago
  20. 71440db [util] Move font-size and upem to be extern variables by Behdad Esfahbod · 3 years, 7 months ago
  21. e014c6f [util/main-font-text] Move eol from template arg to main() arg by Behdad Esfahbod · 3 years, 7 months ago
  22. 09e4d7d [util] Simplify output_options_t by Behdad Esfahbod · 3 years, 7 months ago
  23. e109f9a [util] Collect cmdline arg options outside of constructor by Behdad Esfahbod · 3 years, 7 months ago
  24. e57dd66 [util] Initialize struct members inline by Behdad Esfahbod · 3 years, 7 months ago
  25. 47d47e8 [util/hb-shape/hb-subset] Don't terminate on first error in batch mode by Behdad Esfahbod · 3 years, 7 months ago
  26. ed99c80 [util/hb-shape] Refactor driver type duplication by Behdad Esfahbod · 3 years, 7 months ago
  27. 50379fb [util] Don’t split text at new lines in batch mode by Khaled Hosny · 3 years, 7 months ago
  28. a0203a2 Use hb_buffer_serialize to trace in utils by Simon Cozens · 4 years, 5 months ago
  29. ba810ce [tests] Replace space with colon in batch mode by Ebrahim Byagowi · 4 years, 11 months ago
  30. a0b4ac4 Turn 8 spaces to tab across the project by Ebrahim Byagowi · 5 years ago
  31. e412008 Remove redundant void from C++ sources (#1486) by Ebrahim Byagowi · 6 years ago
  32. edaa768 [util] Use fgets instead of getline such that windows passes by Behdad Esfahbod · 6 years ago
  33. 58e20f5 [util] Add hb-shape --batch by Behdad Esfahbod · 6 years ago
  34. 71fd632 Add option to buffer serialization to not output glyph advances by Behdad Esfahbod · 7 years ago
  35. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  36. a9e52a1 [util] Prefix trace lines with "trace:", and error lines with "error:" by Behdad Esfahbod · 8 years ago
  37. d205227 [util] Add --verify to hb-shape / hb-view that verifies shape results by Behdad Esfahbod · 8 years ago
  38. 40bd7e9 [unsafe-to-break] Add UNSAFE_TO_BREAK flag by Behdad Esfahbod · 9 years ago
  39. 6f38845 [hb-shape] Rename --show-messages to --trace by Behdad Esfahbod · 8 years ago
  40. e603505 [hb-shape] Improve shaping-debug output by Behdad Esfahbod · 8 years ago
  41. 925ceac util: Add missing field initialisers in constructor (#410) by Philip Withnall · 8 years ago
  42. fdd1770 Add API/cmdline to show glyph extents when serializing buffer by Behdad Esfahbod · 10 years ago
  43. cd4eb96 [util] Add --font-size to hb-shape by Behdad Esfahbod · 10 years ago
  44. 0afedaa [util/hb-shape] Fix crash; oops by Behdad Esfahbod · 11 years ago
  45. 9109f1e [util/hb-shape] Accept an empty output-format that would skip output by Behdad Esfahbod · 11 years ago
  46. ea5e8a0 [util] Plug minor leak by Behdad Esfahbod · 11 years ago
  47. 4dc798d Add hb-deprecated.h, and rename a couple enum values by Behdad Esfahbod · 11 years ago
  48. 7235f33 Fix misc warnings reported by cppcheck by Behdad Esfahbod · 12 years ago
  49. 4a765f0 Minor by Behdad Esfahbod · 12 years ago
  50. 9815a88 [util] List supported output formats in --help output by Behdad Esfahbod · 12 years ago
  51. 6bad092 [util] Default to "text" output format in hb-shape by Behdad Esfahbod · 12 years ago
  52. a4bef84 [util] Make hb-shape err if output-format is not understood by Behdad Esfahbod · 12 years ago
  53. f9edf16 Add buffer serialization / deserialization API by Behdad Esfahbod · 12 years ago
  54. 0594a24 Cleanup TRUE/FALSE vs true/false by Behdad Esfahbod · 13 years ago
  55. 5db0683 [util] Make hb-shape continue shaping other lines if shapers failed by Behdad Esfahbod · 13 years ago
  56. 45675e5 [util] Refactor to accommodate for upcoming new tool by Behdad Esfahbod · 13 years ago
  57. 95cefdf Add --utf8-clusters by Behdad Esfahbod · 13 years ago
  58. cdc673d [hb-shape] Add --show-line-num by Behdad Esfahbod · 13 years ago
  59. cc4d981 [hb-shape] Add --show-text and --show-unicode options by Behdad Esfahbod · 13 years ago
  60. 8b8b190 [util] Add hb-shape utility by Behdad Esfahbod · 13 years ago