Add hb_gdi_face_create API
[platform/upstream/libHarfBuzzSharp.git] / docs / harfbuzz-sections.txt
2019-07-21 Ebrahim ByagowiAdd hb_gdi_face_create API
2019-07-20 Behdad Esfahbod[docs] Minor
2019-07-18 Ebrahim ByagowiImplement a simple API for fetching opentype metrics
2019-06-17 Behdad EsfahbodDeprecate v_kerning callback again
2019-06-17 Behdad EsfahbodRevert "Deprecate font kern API"
2019-04-14 Nathan WillisMerge branch 'master' of https://github.com/harfbuzz...
2019-03-29 Behdad EsfahbodMerge branch 'master' into iter
2019-03-29 Ebrahim Byagowi[dwrite] A new API, hb_directwrite_face_get_font_face...
2019-03-29 Behdad EsfahbodMerge branch 'master' into iter
2019-02-19 Khaled Hosny[doc] Move hb_variation_t to hb-common section
2019-02-19 Khaled Hosny[doc] Move feature_t and its function to hb-common
2018-12-04 Behdad EsfahbodMerge pull request #1441 from harfbuzz/cff-doublenum
2018-12-03 Behdad EsfahbodMerge pull request #1439 from ebraminio/tracking
2018-12-03 Ebrahim Byagowi[aat] Expose hb_aat_layout_has_tracking API
2018-12-03 Behdad Esfahbod[aat] Expose a couple APIs
2018-11-29 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-27 Behdad EsfahbodMerge pull request #1398 from Adenilson/bigInt01
2018-11-25 Behdad Esfahbod[aat.feat] Rework API and implementation
2018-11-25 Behdad Esfahbod[aat] Rename feat API a bit more
2018-11-25 Ebrahim Byagowi[feat] Rename API uses of setting to selector
2018-11-25 Ebrahim Byagowi[feat] Apply renamings and add documentation
2018-11-23 Behdad EsfahbodMerge pull request #1291 from harfbuzz/use-reordering
2018-11-21 Behdad Esfahbod[var] Deprecated axis enumeration API and add new version
2018-11-21 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-19 Behdad Esfahbod[fvar] Add named-instance API
2018-11-19 Behdad Esfahbod[ot-var] Add hb_ot_var_axis_get_flags()
2018-11-02 Michiharu ArizaMerge branch 'cff-subset' of https://github.com/harfbuz...
2018-11-01 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-30 Behdad Esfahbod[name] Rename hb_name_id_t to hb_ot_name_id_t
2018-10-29 Ebrahim Byagowi[ot-color] Apply Behdad reviews
2018-10-29 Ebrahim Byagowi[ot-color] Add public API for CBDT/sbix/SVG color Emojis
2018-10-28 Behdad Esfahbod[name] Change hb_name_id_t back to unsigned int
2018-10-27 Behdad Esfahbod[ot] Fold hb-ot-tag.h into hb-ot-layout.h
2018-10-27 Behdad Esfahbod[docs] Fill in some sections
2018-10-27 Ebrahim ByagowiMerge pull request #1318 from ebraminio/png
2018-10-27 Ebrahim Byagowi[ot-color] Remove _png and _svg public APIs
2018-10-27 Behdad Esfahbod[name] Make hb_name_id_t be the enum
2018-10-27 Behdad Esfahbod[name] Rename hb_ot_name_get_names() to hb_ot_name_list...
2018-10-27 Ebrahim Byagowi[ot-color/png] Implement sbix part
2018-10-27 Behdad Esfahbod[docs] Hook up new symbols
2018-10-26 Ebrahim Byagowi[svg] Rename _svg_create_blob to _glyph_reference_blob_svg
2018-10-25 Ebrahim Byagowi[docs] Add hb-ot-color section
2018-10-14 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-12 Ebrahim ByagowiAdd two APIs for getting stylistic set labels
2018-10-12 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-11 David CorbettAdd hb_ot_tags_to_script_and_language
2018-10-11 David CorbettDeprecate obsolete functions
2018-10-11 David CorbettRefactor the selection of script and language tags
2018-10-10 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-09 Behdad Esfahbod[font] Add get_nominal_glyphs() callback (note the...
2018-10-09 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-09 Behdad EsfahbodDeprecate font kern API
2018-10-09 Behdad EsfahbodDeprecate decompose_compatibility stuff
2018-10-09 Behdad EsfahbodDeprecate eastasian_width stuff
2018-10-08 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-08 Behdad EsfahbodRename invisible_codepoint to invisible_glyph in API
2018-10-07 Behdad EsfahbodAdd API for setting invisible-codepoint
2018-09-27 n8willisMerge pull request #1 from harfbuzz/master
2018-09-11 Michiharu ArizaMerge branch 'master' into cff-subset
2018-09-10 Behdad EsfahbodAdd HB_FEATURE_GLOBAL_START/END
2018-08-29 Michiharu ArizaMerge branch 'master' into cff-subset
2018-08-26 Behdad Esfahbod[face] Introduce character-map API
2018-08-26 Behdad Esfahbod[unicode] Add HB_UNICODE_MAX
2018-08-25 Behdad EsfahbodAdd face-builder
2018-08-10 Michiharu ArizaMerge branch 'master' into cff-subset
2018-08-07 Behdad EsfahbodAdd +hb_font_get_glyph_advances_for_direction
2018-08-06 Michiharu ArizaMerge branch 'master' into cff-subset
2018-08-06 Behdad EsfahbodAdd batch advance width callback function
2018-08-02 Michiharu ArizaMerge branch 'master' into cff-subset
2018-08-01 Ebrahim ByagowiRevert "Add a new API, hb_ot_layout_get_feature_name_id...
2018-08-01 Behdad Esfahbod[gobject] Hook up hb_map_t
2018-08-01 Garret Rieger[subset] Add hb_ot_layout_collect_features to harfbuzz...
2018-07-30 Michiharu ArizaMerge branch 'master' into cff-subset
2018-07-21 Ebrahim ByagowiAdd a new API, hb_ot_layout_get_feature_name_ids (...
2018-06-25 Nathan WillisMerge branch 'master' of github.com/behdad/harfbuzz
2018-06-12 Behdad Esfahbod[docs] Enlist misc new symbols
2018-06-05 Ebrahim ByagowiAdd hb_face_count, a new API (#1002)
2018-04-20 Ebrahim ByagowiAdd hb_blob_create_from_file, a new API (#926)
2018-02-27 Ebrahim ByagowiMerge with master
2018-02-24 Behdad EsfahbodMerge remote-tracking branch 'eroux/add-base'
2018-02-14 Garret RiegerMerge remote-tracking branch 'upstream/master' into...
2018-02-14 Behdad Esfahbod[set] Add backwards iterator
2018-02-14 Behdad EsfahbodAdd hb_blob_copy_writable_or_fail()
2018-02-12 Behdad Esfahbod[docs] Minor update
2018-01-12 Behdad EsfahbodFix docs
2017-10-22 Behdad EsfahbodMerge commit 'bfe0faf1a2d39302129a7202994456afd96694ca'
2017-10-22 Behdad Esfahbod[docs] Deprecate hb_set_invert()
2017-10-17 Behdad EsfahbodUpdate docs symbols
2017-10-12 Behdad Esfahbod[ft] Add hb_ft_font_changed()
2017-10-11 Behdad EsfahbodAdd hb_font_[sg]et_ptem() to set/get point size on...
2017-08-23 Behdad Esfahbod[docs] Minor
2017-02-08 Behdad EsfahbodMerge pull request #357 from khaledhosny/graphite-scale
2017-01-23 Behdad Esfahbod[var] Remove HB_OT_TAG_fvar/avar
2017-01-23 Behdad Esfahbod[var] Add macros for standard axes
2017-01-23 Behdad Esfahbod[var] Adjust API in prep for 'avar' implementation
2017-01-23 Behdad EsfahbodStub out doc comments for new symbols
2016-10-04 Behdad EsfahbodAim math API for 1.3.3 instead of 1.4.0
2016-09-27 Behdad EsfahbodMerge branch 'math'
2016-09-27 Behdad Esfahbod[MATH] Rename hb_math_*_t types to hb_ot_math_*_t
2016-09-27 Behdad EsfahbodUpdate docs
next