Convert "static const hb_tag_t" constants to enum
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 29 Nov 2018 20:04:34 +0000 (15:04 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 29 Nov 2018 20:05:47 +0000 (15:05 -0500)
commit5c4fead734b082e0168e6811bec4bcaa19acc36a
treec99549f5fd56e902f80ae5b13eda3c18f0ffeeb7
parent9e4138c82548c2b29a1ae8801d2c6c7c1f1a9c7a
Convert "static const hb_tag_t" constants to enum
37 files changed:
src/hb-aat-layout-ankr-table.hh
src/hb-aat-layout-bsln-table.hh
src/hb-aat-layout-feat-table.hh
src/hb-aat-layout-just-table.hh
src/hb-aat-layout-kerx-table.hh
src/hb-aat-layout-lcar-table.hh
src/hb-aat-layout-morx-table.hh
src/hb-aat-layout-trak-table.hh
src/hb-aat-ltag-table.hh
src/hb-ot-cmap-table.hh
src/hb-ot-color-cbdt-table.hh
src/hb-ot-color-colr-table.hh
src/hb-ot-color-cpal-table.hh
src/hb-ot-color-sbix-table.hh
src/hb-ot-color-svg-table.hh
src/hb-ot-glyf-table.hh
src/hb-ot-hdmx-table.hh
src/hb-ot-head-table.hh
src/hb-ot-hhea-table.hh
src/hb-ot-hmtx-table.hh
src/hb-ot-kern-table.hh
src/hb-ot-layout-base-table.hh
src/hb-ot-layout-gdef-table.hh
src/hb-ot-layout-gpos-table.hh
src/hb-ot-layout-gsub-table.hh
src/hb-ot-layout-jstf-table.hh
src/hb-ot-math-table.hh
src/hb-ot-maxp-table.hh
src/hb-ot-name-table.hh
src/hb-ot-os2-table.hh
src/hb-ot-post-table.hh
src/hb-ot-stat-table.hh
src/hb-ot-var-avar-table.hh
src/hb-ot-var-fvar-table.hh
src/hb-ot-var-hvar-table.hh
src/hb-ot-var-mvar-table.hh
src/hb-ot-vorg-table.hh