46 Commits (69913e012e6031ea614f43f6088ae99907ce2427)

Author SHA1 Message Date
Behdad Esfahbod f7f6d278bb Add hb_language_matches() 2 years ago
Khaled Hosny d9c5292b27 [docs] Remove duplicate or non existing symbols 2 years ago
Khaled Hosny 22835dea29 [docs] Add missing symbol 2 years ago
Behdad Esfahbod 48db1c9583 [font] Add serial API 3 years ago
Behdad Esfahbod efa2a5796e [map] Add hb_map_copy() 3 years ago
Behdad Esfahbod 4ea2725704 [set/map] Expose hash API publicly 3 years ago
Behdad Esfahbod ad17699089 [map] Add is_equal() / towards making hb_map_t hashable 3 years ago
Behdad Esfahbod 0a38878549 [set] Minor touch-up on the previous commit 3 years ago
Khaled Hosny 116cc69236 [set] Fix documentation 3 years ago
Behdad Esfahbod 4289684cdb [set] Fix-up previous commits 3 years ago
Khaled Hosny a34eea3013 [doc] Add experimental repacker API to private section 3 years ago
Garret Rieger f6071c16b0
[subset] Rename codepoint -> unicode in subset plan api 3 years ago
Khaled Hosny 1b5a2e0809 [doc] Various fixes to newly added documentation 3 years ago
Matthias Clasen f6efe34f5e [ot-metrics] Synthesize missing metrics 3 years ago
Matthias Clasen f81578fd86 [ot-layout] Synthesize missing baselines 3 years ago
Behdad Esfahbod 5de67c8961 [ot-layout] Remove commented-out prototypes 3 years ago
Behdad Esfahbod 98079109e6 [ot-layout] Add +hb_ot_layout_get_horizontal_baseline_tag_for_script() 3 years ago
Behdad Esfahbod 2376230523 [draw] Flesh out docs a bit 3 years ago
Alexis King 81754a5a96 [ot-math] Add hb_ot_math_get_glyph_kernings 3 years ago
Alexis King 1bc4bad7a5 [ot-tag] Add HB_SCRIPT_MATH (Zmth) and map it to OT ‘math’ tag 3 years ago
Behdad Esfahbod 52f5711ed0 [buffer] Add hb_buffer_create_similar() 3 years ago
Behdad Esfahbod 6a66992842 Add hb_segment_properties_overlay() 3 years ago
Behdad Esfahbod a7751277e9 [docs] Add hb_font_[gs]et_synthetic_slant() 3 years ago
Behdad Esfahbod a3265e1e07 Typo 3 years ago
Behdad Esfahbod 6356da88ee [docs] Update 3 years ago
Behdad Esfahbod da500568de [API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph 3 years ago
Garret Rieger f4649f3895 [subset] restore hb_subset_input_unicode/glyph_set () to documentation. 3 years ago
Khaled Hosny eb4075a1ed [style] Fix documentation 3 years ago
Khaled Hosny 9b7af950b3 [docs] Fix subset documentation 3 years ago
Khaled Hosny 80ff72f39d [doc] Misc fixes 3 years ago
Behdad Esfahbod f0c3804fa2 [set] Add hb_bit_set_invertible_t and resurrect hb_set_invert() 3 years ago
Khaled Hosny ec99fdb7e8 [sebset] Use [s|g]et_flag for retain_all_layout_features 3 years ago
Khaled Hosny acc7100a3f [docs] Improve subset documentation 3 years ago
Garret Rieger 1b6c1aa684 [subset] add hb-subset api to documentation generator. 3 years ago
Behdad Esfahbod bdfed8f113 [blob] Add failing versions of create API 3 years ago
Behdad Esfahbod 3962225a72 [set] Add hb_set_copy() 3 years ago
Khaled Hosny 9b8be9643c [docs] Ignore hb-gobject headers 4 years ago
Khaled Hosny 3d7a361648 [docs] Miscellaneous missing docs 4 years ago
Khaled Hosny 8e8c3e5878 [docs] Complete hb-ot-layout docs a bit 4 years ago
Khaled Hosny aa107e657b [docs] Complete hb-font docs a bit 4 years ago
Khaled Hosny ff96f73f8f [docs] Add some missing API to harfbuzz-sections.txt 4 years ago
Khaled Hosny b029a45caa [docs] Add new API to harfbuzz-sections.txt 4 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Ebrahim Byagowi 1bac85828c [layout] Rename _get_alternates to _get_glyph_alternates 4 years ago
Ebrahim Byagowi 1348a2c865 [layout] hb_ot_layout_lookup_get_alternates, a new API 4 years ago
Qunxin Liu 973c47f6c9 [subset] Move 2 experimental public api methods to be private methods in GSUB/GPOS. 4 years ago
Ebrahim Byagowi 759df46575 [style] Hide behind HB_EXPERIMENTAL_API compile flag 5 years ago
Ebrahim Byagowi 22037499b4 [style] New experimental API, hb_style_get_value 5 years ago
Ebrahim Byagowi 755a77d660 Move outline draw API behind HB_EXPERIMENTAL_API directive 5 years ago
Ebrahim Byagowi ab2d3ec542 [var] Implement hb_font_get_var_coords_design 5 years ago