Remove space between right angle brackets now that we have C++11 (#1689)
[platform/upstream/libHarfBuzzSharp.git] / src / hb-ot-name-table.hh
2019-04-30 Ebrahim ByagowiRemove space between right angle brackets now that...
2019-04-26 Qunxin Liu[subset] Updates due to changes in resolve_links()...
2019-04-26 Qunxin Liu[subset] Update to use _subset2() for name table
2019-04-26 Qunxin Liu[subset] update name table subsetting with new serializer
2019-04-26 Qunxin Liu[subset] Subset name table step 3, add --nameids option...
2019-04-26 Qunxin Liu[subset] subset name table step 2, add implementation...
2019-04-26 Qunxin Liu[subset] subset name table step 1, write out table...
2019-04-12 Behdad EsfahbodAdd HB_NO_NAME_TABLE_AAT
2019-01-25 Behdad EsfahbodMerge branch 'master' into iter
2019-01-22 Behdad EsfahbodConvert tag enum class consts to static constexpr
2019-01-17 Behdad EsfahbodUse NNOffsetTo<>
2018-12-27 Behdad Esfahbod[vector] Remove use of arrayZ() by using casts
2018-12-21 Behdad Esfahbod[array/vector] Rename len to length
2018-12-17 Ebrahim ByagowiRemove redundant void from C++ sources (#1486)
2018-12-17 Behdad Esfahbod[array] Remove custom hb_bytes_t implementation
2018-12-16 Ebrahim ByagowiRemove redundant 'inline' from methods (#1483)
2018-11-30 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-30 Behdad EsfahbodMore weird fixes
2018-11-29 Behdad EsfahbodConvert "static const hb_tag_t" constants to enum
2018-11-12 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-11 Behdad EsfahbodAdd hb_blob_ptr_t.destroy()
2018-11-11 Behdad EsfahbodAdd hb_blob_ptr_t
2018-11-04 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-03 Behdad EsfahbodFix null accelerator's
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-28 Behdad Esfahbod[name] Change hb_name_id_t back to unsigned int
2018-10-27 Ebrahim ByagowiMerge pull request #1318 from ebraminio/png
2018-10-27 Behdad Esfahbod[name] Make hb_name_id_t be the enum
2018-10-27 Behdad Esfahbod[name] Skip enumerating names with unknown language
2018-10-27 Behdad Esfahbod[name] Hook up ltag table
2018-10-27 Behdad Esfahbod[name] Do record sanitization at run-time
2018-10-27 Behdad Esfahbod[name] Minor
2018-10-27 Behdad Esfahbod[name] Fix cmp for invalid language
2018-10-27 Behdad Esfahbod[name] Add language mapping
2018-10-27 Behdad Esfahbod[name] Start adding language support
2018-10-27 Behdad Esfahbod[name] Remove unused cmp function
2018-10-27 Behdad Esfahbod[name] Hook things up
2018-10-27 Behdad Esfahbod[name] More
2018-10-27 Behdad Esfahbod[name] Fix for rebase changes to hb_array_t
2018-10-27 Behdad Esfahbod[name] Hide internal details from public API
2018-10-27 Behdad Esfahbod[name] Pre-allocate array
2018-10-27 Behdad Esfahbod[name] Start implementing hb_ot_name_get_utf16()
2018-10-27 Behdad Esfahbod[name] Implement hb_bytes_t get_name()
2018-10-27 Behdad Esfahbod[name] Implement hb_ot_name_get_names()
2018-10-27 Behdad Esfahbod[name] Finish accelerator sorting
2018-10-27 Behdad Esfahbod[name] Start implementing public API infrastructure
2018-09-11 Michiharu ArizaMerge branch 'master' into cff-subset
2018-09-10 Behdad EsfahbodPort rest from VAR to UnsizedArrayOf<>
2018-09-10 Behdad EsfahbodSimplify sanitize->check_array()
2018-08-29 Michiharu ArizaMerge branch 'master' into cff-subset
2018-08-26 Behdad EsfahbodRename hb-*private.hh to hb-*.hh
2018-04-12 Ebrahim ByagowiAdd or update tables specifications links
2018-02-27 Ebrahim ByagowiMerge with master
2018-02-24 Behdad EsfahbodMerge remote-tracking branch 'eroux/add-base'
2018-01-10 Behdad EsfahbodPrefix int types with HB
2017-11-15 Behdad EsfahbodAdd Offset16 and Offset32
2017-11-15 Behdad EsfahbodReplace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
2017-10-30 Behdad EsfahbodFix Windows build
2017-10-29 Behdad EsfahbodRemove hb_compare_func_t
2015-11-24 Behdad EsfahbodMerge pull request #114 from ThePhD/vc++-fixes
2015-09-29 Behdad EsfahbodDefine return_trace()
2015-04-14 Behdad EsfahbodMerge pull request #86 from cpfair/hb-shape-output...
2015-03-04 Behdad EsfahbodFix hb-uniscribe build
2015-02-25 Behdad EsfahbodMake sanitize() a const method
2014-07-09 Behdad Esfahbod[uniscribe] Fix build after recent changes to Offset
2013-09-09 Behdad Esfahbod[otlayout] Add structs for JSTF table
2013-07-21 Behdad Esfahbod[uniscribe] Use OT::* types
2012-11-23 Behdad EsfahbodPass this object to trace macros
2012-11-17 Behdad EsfahbodWhitespace
2012-08-28 Behdad EsfahbodUse namespace for OpenType tables
2012-07-24 Behdad EsfahbodMake data members of various OpenType structs protected...
2012-05-11 Behdad EsfahbodAnnotate SANITIZE return values
2011-08-17 Behdad EsfahbodFix name-table sanitize
2011-08-17 Behdad EsfahbodAdd hhea-table support
2011-08-17 Behdad EsfahbodRename table files from eg maxp-private.hh to maxp...