..
hb-ucdn
Reinstate support for Visual Studio 2005
7 years ago
Makefile.am
Add dump-fon, a prototype on how to work with .fon/.fnt files ( #981 )
7 years ago
Makefile.sources
Add hb-blob-private.hh
7 years ago
check-c-linkage-decls.sh
Minor
7 years ago
check-externs.sh
Check for headers in builddir first, in check-*.sh
7 years ago
check-header-guards.sh
Improve tests ( #679 )
7 years ago
check-includes.sh
Fix tests
7 years ago
check-libstdc++.sh
Allow libharfbuzz-subset to link to libstdc++
7 years ago
check-static-inits.sh
Improve tests ( #679 )
7 years ago
check-symbols.sh
Minor
7 years ago
dev-run.sh
[dwrite] minor
7 years ago
dump-emoji.cc
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
dump-fon.cc
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
dump-indic-data.cc
[indic] Rename print-indic-table to dump-indic-data
7 years ago
dump-khmer-data.cc
[khmer] Add dump-khmer-data
7 years ago
dump-myanmar-data.cc
[myanmar] Add dump-myanmar-data
7 years ago
dump-use-data.cc
[use] Add dump-use-data
7 years ago
gen-arabic-table.py
Make gen-* scripts LC_ALL=C compatible ( #942 )
7 years ago
gen-def.py
Make more gen-* scripts py3 compatible ( #940 )
7 years ago
gen-indic-table.py
Make gen-* scripts LC_ALL=C compatible ( #942 )
7 years ago
gen-unicode-ranges.py
Make more gen-* scripts py3 compatible ( #940 )
7 years ago
gen-use-table.py
Make gen-* scripts LC_ALL=C compatible ( #942 )
7 years ago
harfbuzz-config.cmake.in
autoconf: provide a harfbuzz-config for use from CMake ( #822 )
7 years ago
harfbuzz-gobject.pc.in
…
harfbuzz-icu.pc.in
…
harfbuzz-subset.pc.in
[subset] Build hb-subset into separate libharfbuzz-subset.so
7 years ago
harfbuzz.pc.in
[coretext] Use fabsf() instead of abs()
7 years ago
hb-aat-fmtx-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-aat-gcid-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-aat-layout-ankr-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-aat-layout-bsln-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-aat-layout-common-private.hh
Mark more unsized array's as arrayZ
7 years ago
hb-aat-layout-feat-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-aat-layout-kerx-table.hh
Mark more unsized array's as arrayZ
7 years ago
hb-aat-layout-morx-table.hh
Mark more unsized array's as arrayZ
7 years ago
hb-aat-layout-private.hh
[aat] Implement trak logic ( #816 )
7 years ago
hb-aat-layout-trak-table.hh
Resolve some of clang's double-promotion warnings
7 years ago
hb-aat-layout.cc
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
hb-aat-ltag-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-atomic-private.hh
atomics: Favor compiler primitives over macOS APIs. ( #676 )
7 years ago
hb-blob-private.hh
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
hb-blob.cc
Minor, make CreateFile compatible with the disabled writable flag
7 years ago
hb-blob.h
Add hb_blob_create_from_file, a new API ( #926 )
7 years ago
hb-buffer-deserialize-json.hh
Add two more ragel-generated headers
7 years ago
hb-buffer-deserialize-json.rl
Use nullptr, not NULL.
7 years ago
hb-buffer-deserialize-text.hh
Add two more ragel-generated headers
7 years ago
hb-buffer-deserialize-text.rl
Use nullptr, not NULL.
7 years ago
hb-buffer-private.hh
Do not mark the first glyph as unsafe to break
7 years ago
hb-buffer-serialize.cc
[buffer] Fix crash
7 years ago
hb-buffer.cc
Support scripts that are written both LTR and RTL
7 years ago
hb-buffer.h
Fix more build issues
7 years ago
hb-common.cc
Support scripts that are written both LTR and RTL
7 years ago
hb-common.h
Reinstate support for Visual Studio 2005
7 years ago
hb-coretext.cc
Use arrayZ on hb-coretext and hb-uniscribe and fix macOS/Win bots ( #1024 )
7 years ago
hb-coretext.h
[coretext] Add hb_coretext_font_create()
7 years ago
hb-debug.hh
Minor, re-add unused mark for two TRACE_ macros
7 years ago
hb-deprecated.h
Deprecate hb_set_invert()
7 years ago
hb-directwrite.cc
[dwrite] Minor, enable the original code assertions
7 years ago
hb-directwrite.h
[dwrite] Cosmetic change ( #963 )
7 years ago
hb-dsalgs.hh
Resolve some of clang's zero-as-null-pointer-constant warnings
7 years ago
hb-face-private.hh
Remove dirty tracking
7 years ago
hb-face.cc
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
hb-face.h
[subset] hb_subset_input_t changes
7 years ago
hb-fallback-shape.cc
[coretext/uniscribe/directwrite/graphite/fallback] Update for unsafe-to-break
7 years ago
hb-font-private.hh
Fix one UBSan warning
7 years ago
hb-font.cc
Resolve clang's used-but-marked-unused warnings
7 years ago
hb-font.h
Fix typos.
7 years ago
hb-ft.cc
Resolve clang's used-but-marked-unused warnings
7 years ago
hb-ft.h
[ft] Add hb_ft_font_changed()
7 years ago
hb-glib.cc
Make atexit callbacks threadsafe ( #930 )
7 years ago
hb-glib.h
Support building with older glib versions
8 years ago
hb-gobject-enums.cc.tmpl
…
hb-gobject-enums.h.tmpl
Clean up check-defs and check-symbols ( #821 )
7 years ago
hb-gobject-structs.cc
Use nullptr instead of NULL
7 years ago
hb-gobject-structs.h
Clean up check-defs and check-symbols ( #821 )
7 years ago
hb-gobject.h
…
hb-graphite2.cc
[graphite] Use tabs instead 8 spaces ( #965 )
7 years ago
hb-graphite2.h
[graphite] Make get_table threadsafe ( #931 )
7 years ago
hb-icu.cc
Make atexit callbacks threadsafe ( #930 )
7 years ago
hb-icu.h
Public headers: Decorate public symbols with HB_EXTERN
9 years ago
hb-mutex-private.hh
s/finish/fini
7 years ago
hb-object-private.hh
Allocate user-data-array on the heap
7 years ago
hb-open-file-private.hh
Mark more unsized array's as arrayZ
7 years ago
hb-open-type-private.hh
Reinstante DEFINE_NULL_DATA
7 years ago
hb-ot-cmap-table.hh
Fix warning
7 years ago
hb-ot-color-cbdt-table.hh
Mark more unsized array's as arrayZ
7 years ago
hb-ot-color-colr-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-ot-color-cpal-table.hh
Minor, annotate the added tables with likely/unlikely ( #997 )
7 years ago
hb-ot-color-sbix-table.hh
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
hb-ot-color-svg-table.hh
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
hb-ot-color.cc
Move null pool to hb-private
7 years ago
hb-ot-font.cc
Resolve clang's used-but-marked-unused warnings
7 years ago
hb-ot-font.h
Public headers: Decorate public symbols with HB_EXTERN
9 years ago
hb-ot-glyf-table.hh
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
hb-ot-hdmx-table.hh
Make some of implicit header uses explicit ( #989 )
7 years ago
hb-ot-head-table.hh
Add or update tables specifications links
7 years ago
hb-ot-hhea-table.hh
Add or update tables specifications links
7 years ago
hb-ot-hmtx-table.hh
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
hb-ot-kern-table.hh
Minor
7 years ago
hb-ot-layout-base-table.hh
Add or update tables specifications links
7 years ago
hb-ot-layout-common-private.hh
Reinstante DEFINE_NULL_DATA
7 years ago
hb-ot-layout-gdef-table.hh
Add or update tables specifications links
7 years ago
hb-ot-layout-gpos-table.hh
Resolve clang's conditional-uninitialize warnings
7 years ago
hb-ot-layout-gsub-table.hh
Mark more unsized array's as arrayZ
7 years ago
hb-ot-layout-gsubgpos-private.hh
Mark more unsized array's as arrayZ
7 years ago
hb-ot-layout-jstf-table.hh
Add or update tables specifications links
7 years ago
hb-ot-layout-private.hh
Rename
7 years ago
hb-ot-layout.cc
Minor
7 years ago
hb-ot-layout.h
Update the links and revive the dead ones
7 years ago
hb-ot-map-private.hh
s/hb_prealloced_array_t/hb_vector_t/g
7 years ago
hb-ot-map.cc
[ot] Apply langsys's required feature even if no other feature exists
7 years ago
hb-ot-math-table.hh
Add or update tables specifications links
7 years ago
hb-ot-math.cc
Move null pool to hb-private
7 years ago
hb-ot-math.h
Aim math API for 1.3.3 instead of 1.4.0
8 years ago
hb-ot-maxp-table.hh
Add or update tables specifications links
7 years ago
hb-ot-name-table.hh
Add or update tables specifications links
7 years ago
hb-ot-os2-table.hh
s/hb_prealloced_array_t/hb_vector_t/g
7 years ago
hb-ot-os2-unicode-ranges.hh
Resolve some of clang's zero-as-null-pointer-constant warnings
7 years ago
hb-ot-post-macroman.hh
[post] Make format1 names array avoid relocations
7 years ago
hb-ot-post-table.hh
Mark more unsized array's as arrayZ
7 years ago
hb-ot-shape-complex-arabic-fallback.hh
Rename hb_apply_context_t to hb_ot_apply_context_t
7 years ago
hb-ot-shape-complex-arabic-private.hh
Add hb-ot-shape-complex-arabic-private.hh
9 years ago
hb-ot-shape-complex-arabic-table.hh
[arabic] Update table to Unicode 10 data
7 years ago
hb-ot-shape-complex-arabic-win1256.hh
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
7 years ago
hb-ot-shape-complex-arabic.cc
Update the links and revive the dead ones
7 years ago
hb-ot-shape-complex-default.cc
[ot] Remove shaper name
7 years ago
hb-ot-shape-complex-hangul.cc
[hangul] Fix comment
7 years ago
hb-ot-shape-complex-hebrew.cc
Move all references of old url to the new address ( #622 )
7 years ago
hb-ot-shape-complex-indic-machine.hh
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-indic-machine.rl
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-indic-private.hh
Update the links and revive the dead ones
7 years ago
hb-ot-shape-complex-indic-table.cc
Make more gen-* scripts py3 compatible ( #940 )
7 years ago
hb-ot-shape-complex-indic.cc
Don't decompose Bengali Rra and Rha
7 years ago
hb-ot-shape-complex-khmer-machine.hh
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-khmer-machine.rl
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-khmer-private.hh
[khmer] Add dump-khmer-data
7 years ago
hb-ot-shape-complex-khmer.cc
Update the links and revive the dead ones
7 years ago
hb-ot-shape-complex-myanmar-machine.hh
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-myanmar-machine.rl
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-myanmar-private.hh
Update the links and revive the dead ones
7 years ago
hb-ot-shape-complex-myanmar.cc
Update the links and revive the dead ones
7 years ago
hb-ot-shape-complex-private.hh
[khmer] Split off Khmer shaper from Indic
7 years ago
hb-ot-shape-complex-thai.cc
Update the links and revive the dead ones
7 years ago
hb-ot-shape-complex-tibetan.cc
[ot] Remove shaper name
7 years ago
hb-ot-shape-complex-use-machine.hh
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-use-machine.rl
Minor, re-add unused mark to some of ragel defined state machines ( #1005 )
7 years ago
hb-ot-shape-complex-use-private.hh
Update the links and revive the dead ones
7 years ago
hb-ot-shape-complex-use-table.cc
[use] Add dump-use-data
7 years ago
hb-ot-shape-complex-use.cc
Update the links and revive the dead ones
7 years ago
hb-ot-shape-fallback-private.hh
Adjust the width of various spaces if font does not cover them
9 years ago
hb-ot-shape-fallback.cc
Update the links and revive the dead ones
7 years ago
hb-ot-shape-normalize-private.hh
…
hb-ot-shape-normalize.cc
Resolve clang's conditional-uninitialize warnings
7 years ago
hb-ot-shape-private.hh
s/finish/fini
7 years ago
hb-ot-shape.cc
Support scripts that are written both LTR and RTL
7 years ago
hb-ot-shape.h
Public headers: Decorate public symbols with HB_EXTERN
9 years ago
hb-ot-tag.cc
Update the links and revive the dead ones
7 years ago
hb-ot-tag.h
Public headers: Decorate public symbols with HB_EXTERN
9 years ago
hb-ot-var-avar-table.hh
Mark more unsized array's as arrayZ
7 years ago
hb-ot-var-fvar-table.hh
Add or update tables specifications links
7 years ago
hb-ot-var-hvar-table.hh
Add or update tables specifications links
7 years ago
hb-ot-var-mvar-table.hh
Add or update tables specifications links
7 years ago
hb-ot-var.cc
Move null pool to hb-private
7 years ago
hb-ot-var.h
[var] Remove HB_OT_TAG_fvar/avar
8 years ago
hb-ot.h
Remove hb-ot-color.h
7 years ago
hb-private.hh
Reinstante DEFINE_NULL_DATA
7 years ago
hb-set-digest-private.hh
More work towards improving collect_glyphs() against bad input
7 years ago
hb-set-private.hh
Mark more unsized array's as arrayZ
7 years ago
hb-set.cc
[set] Fix init/fini of set on the stack to call object init/fini
7 years ago
hb-set.h
[set] Add backwards iterator
7 years ago
hb-shape-plan-private.hh
[GX] Hook up feature variations
8 years ago
hb-shape-plan.cc
Consolidate debug stuff into hb-debug.hh
7 years ago
hb-shape-plan.h
[GX] Hook up feature variations
8 years ago
hb-shape.cc
Make atexit callbacks threadsafe ( #930 )
7 years ago
hb-shape.h
Move code around
8 years ago
hb-shaper-impl-private.hh
…
hb-shaper-list.hh
Add a prototype of DirectWrite as a shaping backend
9 years ago
hb-shaper-private.hh
Use nullptr instead of NULL
7 years ago
hb-shaper.cc
Make atexit callbacks threadsafe ( #930 )
7 years ago
hb-string-array.hh
Rename hb_string_t to hb_bytes_t
7 years ago
hb-subset-glyf.cc
s/hb_prealloced_array_t/hb_vector_t/g
7 years ago
hb-subset-glyf.hh
[subset] First pass at hmtx
7 years ago
hb-subset-input.cc
[subset] format tweak, doc string
7 years ago
hb-subset-plan.cc
[subset] Add const to the hb_subset_plan_t input to a couple functions in hb-subset-plan.
7 years ago
hb-subset-plan.hh
[subset] Add const to the hb_subset_plan_t input to a couple functions in hb-subset-plan.
7 years ago
hb-subset-private.hh
[subset] drop hint tables if so flagged. Still need to dump glyf instructions.
7 years ago
hb-subset.cc
Mark more unsized array's as arrayZ
7 years ago
hb-subset.h
[subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table.
7 years ago
hb-ucdn.cc
Make atexit callbacks threadsafe ( #930 )
7 years ago
hb-unicode-private.hh
Update the links and revive the dead ones
7 years ago
hb-unicode.cc
Resolve clang's used-but-marked-unused warnings
7 years ago
hb-unicode.h
[gobject] Fix a few warnings
9 years ago
hb-uniscribe.cc
Use arrayZ on hb-coretext and hb-uniscribe and fix macOS/Win bots ( #1024 )
7 years ago
hb-uniscribe.h
Public headers: Decorate public symbols with HB_EXTERN
9 years ago
hb-utf-private.hh
Fix arm-none-eabi build ( fixes #451 ) ( #496 )
8 years ago
hb-version.h
1.7.6
7 years ago
hb-version.h.in
Public headers: Decorate public symbols with HB_EXTERN
9 years ago
hb-warning.cc
Fix pragma usage
9 years ago
hb.h
[subset] Don't include hb-subset.h from hb.h
7 years ago
main.cc
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
7 years ago
sample.py
Make more gen-* scripts py3 compatible ( #940 )
7 years ago
test-buffer-serialize.cc
Add hb_blob_create_from_file, a new API ( #926 )
7 years ago
test-size-params.cc
Add hb_blob_create_from_file, a new API ( #926 )
7 years ago
test-unicode-ranges.cc
Sign
7 years ago
test-would-substitute.cc
Add hb_blob_create_from_file, a new API ( #926 )
7 years ago
test.cc
Add hb_blob_create_from_file, a new API ( #926 )
7 years ago