kc3-lang/harfbuzz/src/harfbuzz.cc

Branch :


Log

Author Commit Date CI Message
22037499 2019-08-04 11:31:31 [style] New experimental API, hb_style_get_value Searches variation axes of a hb_font_t object for a specific axis first, if not set, then tries to get default style values from different tables of the font.
eaa2402a 2020-02-05 17:02:03 [cbdt] Merge hb-ot-color-cbdt-table.cc into its header file Not needed as far as can be said.
e128f802 2020-01-21 13:35:43 parent 777ba47b50f6379b9f9abf1d72559316b7116b9e author ckitagawa <ckitagawa@chromium.org> 1579631743 -0500 committer ckitagawa <ckitagawa@chromium.org> 1580506176 -0500 [subset] Add CBLC support
ac81e940 2020-01-28 12:34:47 Rename hb_outline_decompose to hb_font_draw_glyph and hb_outline_decompose_funcs_t to hb_draw_funcs_t
981125aa 2020-01-25 21:31:36 Rename hb_ot_glyph_* to hb_outline_*
f883c31c 2019-10-13 12:31:53 Implement glyph outline path API Got help from https://github.com/opentypejs/opentype.js/blob/4e0bb99/src/tables/glyf.js#L222
5e489670 2019-10-22 15:03:47 Remove hb-warning.cc Fixes https://github.com/harfbuzz/harfbuzz/issues/2005
ee761018 2019-10-03 15:59:45 [hmtx] Use more conventional internal API style
b9ff43c1 2019-10-01 16:13:40 Implement gvar table and variable glyf Split from Ariza's "[subset] TrueType/CFF2 variable font" work on #1594
19d45dca 2019-10-03 13:39:17 Merge remote-tracking branch 'upstream/master' into var-subset
43372fbb 2019-09-03 01:02:40 Merge and aggregate number parsing logics to form hb-number
6e3bfecf 2019-07-29 12:25:43 Merge branch 'master' into var-subset
62932c14 2019-07-26 00:30:29 [meta] Rename ot-metadata to ot-meta per review
3ac03bd6 2019-07-22 23:35:08 [meta] New API, hb_ot_metadata_reference_entry for fetching meta entries
5988ab8a 2019-07-22 14:36:16 Merge branch 'master' into var-subset
eb8bd2f7 2019-07-16 22:27:01 Add hb_gdi_face_create API Based on Konstantin Ritt work posted on mailing list
471f798a 2019-07-20 14:00:20 Merge ot-metrics-internal.cc with ot-metrics now that isn't needed in subset
9675a067 2019-07-18 14:15:08 [ot-metrics] Touch up
6e35668b 2019-07-09 09:47:54 fix var-subset build
b240d701 2019-07-03 12:17:57 [amalgam] Include integration source files as well Just for those that are normally built into libharfbuzz itself. Part of https://github.com/harfbuzz/harfbuzz/issues/1809
d5152420 2019-07-03 12:10:03 [amalgam] Rename hb.cc to harfbuzz.cc Part of https://github.com/harfbuzz/harfbuzz/issues/1809