10 Commits (a0f810effcb497e77be25328a251e608b5863999)

Author SHA1 Message Date
Behdad Esfahbod 4d73b3d9b1 [util] Add --batch to hb-view / hb-ot-shape-closure 3 years ago
Behdad Esfahbod 97a9e4e41e [util] Separate shape_text_options_t from text_options_t 3 years ago
Behdad Esfahbod 9468e46998 [util] Rename main_font_text back to main_font_text_t 3 years ago
Behdad Esfahbod 9d8bbe3e53 [util] Make main_font_text a struct again 3 years ago
Behdad Esfahbod 7d2e9164ab [util] Move text options into text_options_t 3 years ago
Behdad Esfahbod 5545eea7e5 [util] Remove main_font_text_t class, use bare function 3 years ago
Behdad Esfahbod 58c223357b [util] Move face/font options into face/font-options.hh 3 years ago
Behdad Esfahbod 798bb89c96 [util] Move shape format options into shape-format.hh 3 years ago
Behdad Esfahbod 71440dbd90 [util] Move font-size and upem to be extern variables 3 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Behdad Esfahbod 04caf11608 [hb-view] Change subpixel bits from 8 to 6 6 years ago
Behdad Esfahbod cd4eb96abb [util] Add --font-size to hb-shape 10 years ago
Behdad Esfahbod 45675e589e [util] Refactor to accommodate for upcoming new tool 13 years ago
Behdad Esfahbod 8b8b19056d [util] Add hb-shape utility 13 years ago
Behdad Esfahbod b9b10ad78b [util] Refactor hb-view completely 13 years ago
Behdad Esfahbod bc4b07b05e More reshuffling 13 years ago
Behdad Esfahbod 4f4b114a55 [util] Move code around 13 years ago
Behdad Esfahbod 46d86a73a1 Minor 13 years ago
Behdad Esfahbod 90e312cb85 [util] Move code around 13 years ago
Behdad Esfahbod 4c9fe88d30 [API] Make all _from_string() functions take a len parameter 13 years ago
Behdad Esfahbod e6c09cdf43 Remove the pre_allocate argument from hb_buffer_create() 13 years ago
Behdad Esfahbod 3bb300ee78 Refactor hb-view code 13 years ago
Behdad Esfahbod 36a4fe037d Fix charset conversion 13 years ago
Behdad Esfahbod 25c4830593 [util] Add hb-shape --shapers 13 years ago
Behdad Esfahbod a21add6c0d Reformat 13 years ago
Behdad Esfahbod 8df90c8118 [util] Port hb-view to GOption 13 years ago
Behdad Esfahbod 511a136f0c Move hb-view into util/ 13 years ago
Behdad Esfahbod 3931837beb Change hb_shape() API back to what it was, add hb_shape_full() 13 years ago
Behdad Esfahbod 02aeca985b [API] Changes to main shape API 13 years ago
Behdad Esfahbod c605bbbb6d Remove C++ guards from source files 13 years ago
Behdad Esfahbod fa2befa46f Minor 13 years ago
Behdad Esfahbod 31f18abecb Minor compiler warning fixes 13 years ago
Behdad Esfahbod 0c6a9767c8 [hb-view] Add --face-index to choose a face in a TrueType Collection 14 years ago
Behdad Esfahbod 5560a19e2b Minor 14 years ago
Behdad Esfahbod e609aeb1e2 [hb-view] Add --annotate 14 years ago
Behdad Esfahbod 1883af3796 [hb-view] Start work on vertical support 14 years ago
Behdad Esfahbod 9aa6f96af5 [hb-view] No need to allocate an extra glyph item at the end 14 years ago
Behdad Esfahbod 72657e4ce7 [API] Make hb_font_create() take a face and reference it 14 years ago
Behdad Esfahbod 39a840ae65 [API] Add hb_direction_from/to_string() 14 years ago
Behdad Esfahbod f1425a549f Rename hb-view.c and test.c to .cc files 14 years ago
Behdad Esfahbod d4bee9f813 [API] Add hb_unicode_funcs_get_default() 14 years ago
Behdad Esfahbod 2409d5f8d7 Update Copyright headers 14 years ago
Behdad Esfahbod 08da7a3841 [hb-view] Accept numbers in feature tag name 14 years ago
Behdad Esfahbod c57d454acc Rename all private sources and headers to C++ files 14 years ago
Behdad Esfahbod a3036a3e97 Minor 14 years ago
Ryan Lortie 70566befc5 [API} hb_buffer_get_glyph_{infos,positions}: Add length out parameter 14 years ago
Behdad Esfahbod c0af193c8e Change buffer default properties to invalid 14 years ago
Behdad Esfahbod 0e8d35c093 Add hb_script_from_string() 14 years ago
Behdad Esfahbod cab6f65bba [hb-view] setlocale (LC_ALL, "") 14 years ago
Behdad Esfahbod fb9ca1bfab [hb-view] Rewrite --features parsing, with range support 14 years ago