• Home
  • Raw
  • Download

Lines Matching refs:hb

41 - Implement kerning and glyph names in hb-ot-font.
53 - Implement get_glyph_name() for hb-ot-font.
103 - hb-view / hb-shape now accept following new arguments:
122 - Add --unicodes to hb-view / hb-shape.
142 hb-view and hb-shape and hb-shape now take --verify, which verifies
177 - Rename hb-shape --show-message to --trace.
233 - hb-shape and hb-view now accept --variations.
244 hb-ot-var.h:
295 HVAR/VVAR/MVAR support will also be added to hb-ot-font in the
307 - Fix vertical glyph origin in hb-ot-font.
308 - Implement CBDT/CBLC color font glyph extents in hb-ot-font.
339 - Fix build of hb-coretext on older OS X versions.
361 - Implement symbol fonts (cmap 3.0.0) in hb-ft and hb-ot-font.
375 - Make 'glyf' table loading lazy in hb-ot-font.
420 - hb-ot-font's get_glyph() implementation saw some optimizations. Though,
545 - Build fixes, specially for hb-coretext.
619 - Implement glyph_extents() for TrueType fonts in hb-ot-font.
664 - hb-graphite2 fixes.
671 hb-shape / hb-view --cluster-level
678 - Fix hb-coretext with trailing whitespace in right-to-left.
689 - Another hb-coretext crasher fix. Ouch!
697 - Critical hb-coretext fixes.
710 - Add hb-shape --font-size. Can take up to two numbers for separate
713 - Reject blobs larger than 2GB. This might break some icu-le-hb clients
742 - Add basic vertical-text support to hb-ot-font.
754 - Major hb-coretext fixes. That backend is complete now, including
780 - As a result, hb-shape / hb-view --features also accept CSS-style strings.
847 - Fix hb-coretext build.
899 - Implement cmap in hb-ot-font.h. No variation-selectors yet.
928 - If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
944 - New header: hb-ot-shape.h
949 hb-ot-shape-complex-hangul.cc
950 hb-ot-shape-complex-hebrew.cc
951 hb-ot-shape-complex-tibetan.cc
1005 - Remove (long disabled) hb-old and hb-icu-le test shapers.
1026 - Added harfbuzz-gobject library (hb-gobject.h) that has type
1047 - hb_face_t code moved to hb-face.h / hb-face.cc.
1048 - Added hb-deprecated.h.
1115 - New --num-iterations option for hb-shape / hb-view; useful for
1200 - Improve hb-shape/hb-view help output.
1201 - Fixed hb-set.h implementation to not crash.
1256 hb-shape / hb-view changes:
1260 - hb-shape --output-format=json
1319 - hb-set.h API const correction.
1332 - Adjust output format of hb-shape a bit.
1445 - Greatly improved hb-view cmdline tool.
1447 - hb-shape cmdline tool.
1455 - Users are expected to only include main header files now (ie. hb.h,
1456 hb-glib.h, hb-ft.h, ...)
1480 - Various renames in hb-unicode.h.
1491 - hb-coretext.h
1493 - hb-uniscribe.h
1513 - hb-gobject.h (work in progress)
1518 - hb-set.h