- 60e2036 [subset] use glyphset_gsub instead of glyphset for GDEF by Qunxin Liu · 3 years, 4 months ago
- 6d555ce [meta] Use std::forward instead of hb_forward() by Behdad Esfahbod · 3 years, 4 months ago
- 085aa65 [subset] Convert offset serialization in gsubgpos and gdef to serialize_serialize(). by Garret Rieger · 3 years, 9 months ago
- 84dbfac [subset] fix collect_variation_idx in PairPosFormat2 by Qunxin Liu · 4 years ago
- 5639e25 Add Array16Of<> by Behdad Esfahbod · 4 years ago
- 6c4e049 s/OffsetArrayOf/Array16OfOffset16To/g by Behdad Esfahbod · 4 years ago
- ad28f97 Rename offset types to be explicit about their size by Behdad Esfahbod · 4 years ago
- 5a7cc7f minor spacing tweak by Ebrahim Byagowi · 4 years, 8 months ago
- d0e2add minor by Ebrahim Byagowi · 4 years, 8 months ago
- 6fbb59a Use daggers in a few get_array functions by Behdad Esfahbod · 4 years, 9 months ago
- 5671947 s/blacklist/blocklist/g by Behdad Esfahbod · 4 years, 9 months ago
- 3c5bdd9 [subset] GDEF AttachList subsetting support by Qunxin Liu · 5 years ago
- 1fbb788 [gdef] minor, use dagger in ligature carets fetch by Ebrahim Byagowi · 4 years, 10 months ago
- d7c012a [subset] GDEF Variation Store: step 2 by Qunxin Liu · 5 years ago
- 8200e48 [subset] GDEF Variation Store: step 1 by Qunxin Liu · 5 years ago
- 89ad3c6 Rename add_class to collect_class by Behdad Esfahbod · 4 years, 11 months ago
- 2dda6dd minor, tweak spacing by Ebrahim Byagowi · 5 years ago
- ba22df3 minor by Ebrahim Byagowi · 5 years ago
- 188a0a4 removed default base; replaced w/ bias if required by ariza · 5 years ago
- b0749bf [subset] GDEF LigCaretList subsetting support by Qunxin Liu · 5 years ago
- 5ad761b [subset] GDEF MarkGlyphSets subsetting support by Qunxin Liu · 5 years ago
- a0b4ac4 Turn 8 spaces to tab across the project by Ebrahim Byagowi · 6 years ago
- 1834cf8 [serialize] Pass offset to serialize_subset() by Behdad Esfahbod · 6 years ago
- 4d67743 [subset] Use more auto typing by Behdad Esfahbod · 6 years ago
- 9258878 Remove space between right angle brackets now that we have C++11 (#1689) by Ebrahim Byagowi · 6 years ago
- b986c6a [C++11] Remove IntType::set() in favor of operator= by Behdad Esfahbod · 6 years ago
- ef00654 Convert tag enum class consts to static constexpr by Behdad Esfahbod · 6 years ago
- 474a120 [array/vector] Rename len to length by Behdad Esfahbod · 6 years ago
- e412008 Remove redundant void from C++ sources (#1486) by Ebrahim Byagowi · 6 years ago
- b2ebaa9 Remove redundant 'inline' from methods (#1483) by Ebrahim Byagowi · 6 years ago
- 1b6d0c4 [subset] Sketch GDEF subsetting by Behdad Esfahbod · 6 years ago
- 5c4fead Convert "static const hb_tag_t" constants to enum by Behdad Esfahbod · 6 years ago
- 4151c28 [GDEF] Move more code by Behdad Esfahbod · 6 years ago
- 4f21703 [GDEF] Move code around by Behdad Esfahbod · 6 years ago
- f47c5da [arrays] Use hb_array_t<> in all places with sub_array() by Behdad Esfahbod · 6 years ago
- aa06574 Minor by Behdad Esfahbod · 6 years ago
- da6aa3b Add hb_blob_ptr_t.destroy() by Behdad Esfahbod · 6 years ago
- 5d0078a Add hb_blob_ptr_t by Behdad Esfahbod · 6 years ago
- b986fea Hook AAT's lcar to _get_ligature_carets by Ebrahim Byagowi · 6 years ago
- 33b006c [ot-layout] Simplify some access by Behdad Esfahbod · 6 years ago
- 0b0b38e Fix null accelerator's by Behdad Esfahbod · 6 years ago
- 257d0e5 Fix typos. by Bruce Mitchener · 6 years ago
- 606bf57 Revert forcing use of single-parameter static_assert() by Behdad Esfahbod · 6 years ago
- 4e62627 Enforce single-param static_assert() only by Behdad Esfahbod · 6 years ago
- bfa72a9 [subset] Towards GSUB/GPOS subsetting by Behdad Esfahbod · 7 years ago
- 3a0b3a2 Free up hb-ot-face.hh from includes by Behdad Esfahbod · 7 years ago
- d8c57e8 [GDEF] Move code around by Behdad Esfahbod · 7 years ago
- 4096fbe [ot-face] Port GDEF to unified table accelerator model as well by Behdad Esfahbod · 7 years ago
- c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
- b912fbe Remove most uses of direct comparison to Null objects by Behdad Esfahbod · 7 years ago
- a02c3ee Add or update tables specifications links by Ebrahim Byagowi · 7 years ago
- e347fb9 Minor by Behdad Esfahbod · 7 years ago
- 6b19178 Prefix int types with HB by Behdad Esfahbod · 7 years ago
- 71e6adf [collect_glyphs] handle ClassDef better by Behdad Esfahbod · 7 years ago
- 5d02572 [set] Add add_sorted_array() by Behdad Esfahbod · 7 years ago
- 6f335ed Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc by Behdad Esfahbod · 7 years ago
- c3448e8 Use static_assert instead of custom ASSERT_STATIC by Behdad Esfahbod · 7 years ago
- 5e156fa Add LOffsetTo<> by Behdad Esfahbod · 8 years ago
- 59055b5 [GX] Implement Feature Variations by Behdad Esfahbod · 9 years ago
- cf3de4d [GX] Rename VarStore to VariationStore by Behdad Esfahbod · 9 years ago
- 151d93d [GX] Hook up GPOS to Variation Store stored in GDEF by Behdad Esfahbod · 9 years ago
- dcfd309 [GX] Change GDEF API to return varStore by Behdad Esfahbod · 9 years ago
- f0c3fd8 [GX] Add varStore member to GDEF by Behdad Esfahbod · 9 years ago
- 5c971f8 Minor change to GDEF, in prep for new version by Behdad Esfahbod · 9 years ago
- 9a13ed4 Make FixedVersion a template by Behdad Esfahbod · 9 years ago
- b471590 Define return_trace() by Behdad Esfahbod · 9 years ago
- de2118e Make sanitize() a const method by Behdad Esfahbod · 10 years ago
- 7627100 Mark unsigned integer literals with the u suffix by Behdad Esfahbod · 11 years ago
- bb6ecf2 Minor: Remove LongOffsetArrayOf and LongOffsetLongArrayOf by Behdad Esfahbod · 11 years ago
- 03058c3 [otlayout] Remove two unused HB_OT_LAYOUT_GLYPH_PROPS_* values by Behdad Esfahbod · 11 years ago
- 941b699 [otlayout] Remove unused HB_OT_LAYOUT_GLYPH_PROPS_UNCLASSIFIED by Behdad Esfahbod · 11 years ago
- 6c48f20 [otlayout] Add structs for JSTF table by Behdad Esfahbod · 12 years ago
- b67881b [OTLayout] Remove operator() from Coverage by Behdad Esfahbod · 12 years ago
- be218c6 Pass this object to trace macros by Behdad Esfahbod · 12 years ago
- 7d52e66 Whitespace by Behdad Esfahbod · 12 years ago
- 89ca8ee Implement hb_ot_layout_get_glyphs_in_class() by Behdad Esfahbod · 12 years ago
- 5a08ecf Implement hb_ot_layout_get_glyph_class() by Behdad Esfahbod · 12 years ago
- 7c8e844 Use namespace for OpenType tables by Behdad Esfahbod · 13 years ago
- 8fbfda9 Inline font getters by Behdad Esfahbod · 13 years ago
- ec8d249 Make data members of various OpenType structs protected instead of private by Behdad Esfahbod · 13 years ago
- 0ab8c86 Annotate SANITIZE return values by Behdad Esfahbod · 13 years ago
- c6035cf Add names to enums by Behdad Esfahbod · 13 years ago
- ae9877d Add hhea-table support by Behdad Esfahbod · 14 years ago
- 7a750ac Rename table files from eg maxp-private.hh to maxp-table.hh by Behdad Esfahbod · 14 years ago[Renamed (98%) from src/hb-ot-layout-gdef-private.hh]
- c605bbb Remove C++ guards from source files by Behdad Esfahbod · 14 years ago
- b9452bf Fix compiler warnings with -pedantic by Behdad Esfahbod · 14 years ago
- 4f28fbd Fix TTC header handling by Behdad Esfahbod · 14 years ago
- 60fbb36 [Vertical] GPOS is always done with horizontal origin by Behdad Esfahbod · 14 years ago
- 7e2c85d [API] Vertical support, take 2 by Behdad Esfahbod · 14 years ago
- 744970a [API] Add support for vertical text by Behdad Esfahbod · 14 years ago
- a513dbc [API] Change signature of get_contour_point and get_kerning ffuncs by Behdad Esfahbod · 14 years ago
- b6f902a Minor by Behdad Esfahbod · 14 years ago
- abcfe9b Remove hb_ot_layout_context_t, simplify code by Behdad Esfahbod · 14 years ago
- 72657e4 [API] Make hb_font_create() take a face and reference it by Behdad Esfahbod · 14 years ago
- 2409d5f Update Copyright headers by Behdad Esfahbod · 14 years ago
- c57d454 Rename all private sources and headers to C++ files by Behdad Esfahbod · 14 years ago
- bf94b3a Move some more code around by Behdad Esfahbod · 14 years ago
- 98370e8 WIP removing external synthesized GDEF support and implementing it internally by Behdad Esfahbod · 14 years ago
- 3357d14 Implement vertical support in get_lig_carets() by Behdad Esfahbod · 14 years ago
- 7f97d2c Pedantic by Behdad Esfahbod · 14 years ago