..
hb-ucdn
Remove linker selection from hb-ucdn
2018-02-11 19:12:52 -08:00
Makefile.am
Try fixing linking again
2018-03-26 14:26:45 -07:00
Makefile.sources
[aat] Unprefix not essentially layout tables ( #921 )
2018-03-26 13:28:26 +04:30
check-c-linkage-decls.sh
Minor
2018-01-04 16:06:25 +00:00
check-externs.sh
Check for headers in builddir first, in check-*.sh
2017-10-25 12:09:11 -04:00
check-header-guards.sh
Improve tests ( #679 )
2018-01-05 12:42:20 +03:30
check-includes.sh
Fix tests
2017-10-30 09:48:09 -06:00
check-libstdc++.sh
Allow libharfbuzz-subset to link to libstdc++
2018-02-12 18:41:36 -08:00
check-static-inits.sh
Improve tests ( #679 )
2018-01-05 12:42:20 +03:30
check-symbols.sh
Clean up check-defs and check-symbols ( #821 )
2018-02-24 00:49:34 +03:30
dev-run.sh
[dwrite] minor
2018-03-25 18:41:26 +04:30
dump-indic-data.cc
[indic] Rename print-indic-table to dump-indic-data
2018-02-13 21:25:16 -08:00
dump-khmer-data.cc
[khmer] Add dump-khmer-data
2018-02-13 21:41:51 -08:00
dump-myanmar-data.cc
[myanmar] Add dump-myanmar-data
2018-02-13 21:38:15 -08:00
dump-use-data.cc
[use] Add dump-use-data
2018-02-13 21:46:28 -08:00
gen-arabic-table.py
[use] Fix shaping of U+AA29 CHAM VOWEL SIGN AA
2017-07-14 16:38:51 +01:00
gen-def.py
Appropriate fix for msys2 bot fail on gen-def.py ( #894 )
2018-03-17 01:05:03 +03:30
gen-indic-table.py
[use] Fix Brahmi Number Joiner 1107F
2018-01-03 14:22:07 +00:00
gen-unicode-ranges.py
[subset] small updates to gen-unicode-ranges.py
2018-02-26 17:48:51 -08:00
gen-use-table.py
[use] Add dump-use-data
2018-02-13 21:46:28 -08:00
harfbuzz-config.cmake.in
autoconf: provide a harfbuzz-config for use from CMake ( #822 )
2018-02-24 01:25:53 +03:30
harfbuzz-gobject.pc.in
…
harfbuzz-icu.pc.in
…
harfbuzz-subset.pc.in
[subset] Build hb-subset into separate libharfbuzz-subset.so
2018-02-04 20:18:52 -05:00
harfbuzz.pc.in
[coretext] Use fabsf() instead of abs()
2017-10-12 10:46:09 +02:00
hb-aat-fmtx-table.hh
[aat] Unprefix not essentially layout tables ( #921 )
2018-03-26 13:28:26 +04:30
hb-aat-layout-ankr-table.hh
[aat/ankr] Define Anchor struct
2018-02-26 01:10:42 -08:00
hb-aat-layout-common-private.hh
[color/COLR] Clean up
2018-03-15 07:47:02 -07:00
hb-aat-layout-kerx-table.hh
[aat/ltag] Implement the table parsing ( #911 )
2018-03-26 12:04:30 +04:30
hb-aat-layout-morx-table.hh
[aat/ltag] Implement the table parsing ( #911 )
2018-03-26 12:04:30 +04:30
hb-aat-layout-private.hh
[aat] Implement trak logic ( #816 )
2018-02-24 12:49:42 +03:30
hb-aat-layout-trak-table.hh
[aat/ltag] Implement the table parsing ( #911 )
2018-03-26 12:04:30 +04:30
hb-aat-layout.cc
[aat] Unprefix not essentially layout tables ( #921 )
2018-03-26 13:28:26 +04:30
hb-aat-ltag-table.hh
[aat] Unprefix not essentially layout tables ( #921 )
2018-03-26 13:28:26 +04:30
hb-atomic-private.hh
atomics: Favor compiler primitives over macOS APIs. ( #676 )
2018-01-04 15:10:10 +03:30
hb-blob.cc
Add hb_blob_copy_writable_or_fail()
2018-02-13 22:12:36 -08:00
hb-blob.h
Add hb_blob_copy_writable_or_fail()
2018-02-13 22:12:36 -08:00
hb-buffer-deserialize-json.hh
Add two more ragel-generated headers
2018-02-21 14:38:16 -08:00
hb-buffer-deserialize-json.rl
Use nullptr, not NULL.
2018-02-03 21:26:58 +02:00
hb-buffer-deserialize-text.hh
Add two more ragel-generated headers
2018-02-21 14:38:16 -08:00
hb-buffer-deserialize-text.rl
Use nullptr, not NULL.
2018-02-03 21:26:58 +02:00
hb-buffer-private.hh
Do not mark the first glyph as unsafe to break
2018-02-17 13:35:34 -08:00
hb-buffer-serialize.cc
[buffer] Fix crash
2018-01-11 11:37:12 +01:00
hb-buffer.cc
[buffer] Tweak diff re glyph_flags again
2018-02-06 10:20:48 -05:00
hb-buffer.h
Fix more build issues
2018-02-10 15:19:27 -06:00
hb-common.cc
Fix typos.
2018-01-31 08:18:15 -08:00
hb-common.h
Don't use NULL in public headers
2017-10-15 12:04:16 +02:00
hb-coretext.cc
Do not mark the first glyph as unsafe to break
2018-02-17 13:35:34 -08:00
hb-coretext.h
[coretext] Add hb_coretext_font_create()
2017-12-02 14:52:57 -08:00
hb-debug.hh
Add a subset debug category
2018-02-07 12:41:21 -05:00
hb-deprecated.h
Deprecate hb_set_invert()
2017-10-15 16:28:34 -03:00
hb-directwrite.cc
[dwrite] minor
2018-03-25 18:41:26 +04:30
hb-directwrite.h
Stub out doc comments for new symbols
2017-01-22 17:42:33 -08:00
hb-dsalgs.hh
Rename hb-sort-r.hh -> hb-dsalgs.hh
2017-10-31 16:54:31 -06:00
hb-face-private.hh
Remove dirty tracking
2017-10-11 12:23:35 +02:00
hb-face.cc
[aat] Implement Lookup table
2018-01-10 02:50:49 +01:00
hb-face.h
[subset] hb_subset_input_t changes
2018-02-13 13:55:10 -08:00
hb-fallback-shape.cc
[coretext/uniscribe/directwrite/graphite/fallback] Update for unsafe-to-break
2017-11-10 17:14:27 -08:00
hb-font-private.hh
Calculate anchor positions in float, then round
2018-01-10 05:13:47 +01:00
hb-font.cc
Fix warnings
2017-10-15 12:13:19 +02:00
hb-font.h
Fix typos.
2018-01-02 13:26:44 -05:00
hb-ft.cc
Fix typos.
2018-01-31 08:18:15 -08:00
hb-ft.h
[ft] Add hb_ft_font_changed()
2017-10-12 10:33:16 +02:00
hb-glib.cc
Revert "[glib/ucdn/icu/ft/ot] Make returned funcs inert"
2017-11-14 10:59:54 -08:00
hb-glib.h
Support building with older glib versions
2016-12-18 01:37:07 -06:00
hb-gobject-enums.cc.tmpl
…
hb-gobject-enums.h.tmpl
Clean up check-defs and check-symbols ( #821 )
2018-02-24 00:49:34 +03:30
hb-gobject-structs.cc
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-gobject-structs.h
Clean up check-defs and check-symbols ( #821 )
2018-02-24 00:49:34 +03:30
hb-gobject.h
…
hb-graphite2.cc
Do not mark the first glyph as unsafe to break
2018-02-17 13:35:34 -08:00
hb-graphite2.h
[graphite] Stop creating unused gr_face
2017-01-07 01:57:28 +02:00
hb-icu.cc
Revert "[glib/ucdn/icu/ft/ot] Make returned funcs inert"
2017-11-14 10:59:54 -08:00
hb-icu.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-mutex-private.hh
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-object-private.hh
Revert "[glib/ucdn/icu/ft/ot] Make returned funcs inert"
2017-11-14 10:59:54 -08:00
hb-open-file-private.hh
Fix llvm-gcc-4.2 compile issue and add a macOS bot to test it ( #899 )
2018-03-23 18:37:01 +04:30
hb-open-type-private.hh
Add NameID
2018-03-15 07:47:02 -07:00
hb-ot-cmap-table.hh
[subset] Fix memory leak in cmap subsetting.
2018-02-23 15:37:43 -08:00
hb-ot-color-cbdt-table.hh
[color/cbdt] Clean up
2018-03-15 07:47:02 -07:00
hb-ot-color-colr-table.hh
[color/COLR] Simplify
2018-03-15 07:47:02 -07:00
hb-ot-color-cpal-table.hh
Remove hb-ot-color.h
2018-03-07 15:51:42 +01:00
hb-ot-color-sbix-table.hh
[sbix] Clean up
2018-03-11 20:38:40 +01:00
hb-ot-color-svg-table.hh
[ot-color/SVG] Minor ( #878 )
2018-03-12 14:00:11 +03:30
hb-ot-color.cc
[ot-color] Move the related tables to hb-ot-color-* ( #858 )
2018-03-03 22:43:23 +03:30
hb-ot-font.cc
[ot-color] Move cbdt to the namespace ( #860 )
2018-03-04 02:47:26 +03:30
hb-ot-font.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-ot-glyf-table.hh
Fix llvm-gcc-4.2 compile issue and add a macOS bot to test it ( #899 )
2018-03-23 18:37:01 +04:30
hb-ot-hdmx-table.hh
[subset] Fixed out of bounds read when subsetting hdmx.
2018-03-20 19:47:36 -06:00
hb-ot-head-table.hh
[subset] Caclculate head table checksum adjustment
2018-02-23 16:59:53 -08:00
hb-ot-hhea-table.hh
[subset] First pass at hmtx
2018-02-14 14:53:10 -08:00
hb-ot-hmtx-table.hh
[subset] Add a fix for segfault in hmtx/vmtx subsetting code.
2018-03-20 19:47:36 -06:00
hb-ot-kern-table.hh
Fix llvm-gcc-4.2 compile issue and add a macOS bot to test it ( #899 )
2018-03-23 18:37:01 +04:30
hb-ot-layout-base-table.hh
[ot] Remove hb-ot-base.h
2018-03-07 15:31:15 +01:00
hb-ot-layout-common-private.hh
Add NameID
2018-03-15 07:47:02 -07:00
hb-ot-layout-gdef-table.hh
Minor
2018-02-26 01:08:50 -08:00
hb-ot-layout-gpos-table.hh
Minor
2018-02-26 01:08:50 -08:00
hb-ot-layout-gsub-table.hh
[BASE] Clean up first 29%
2018-02-27 12:46:16 -08:00
hb-ot-layout-gsubgpos-private.hh
Fix two undefined-behavior issues
2018-02-07 14:09:56 -06:00
hb-ot-layout-jstf-table.hh
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-ot-layout-private.hh
[colr] Implement
2018-02-28 13:19:40 +03:30
hb-ot-layout.cc
[ot-color] SVG table implementation ( #874 )
2018-03-10 11:13:52 +03:30
hb-ot-layout.h
[ot] Remove hb-ot-base.h
2018-03-07 15:31:15 +01:00
hb-ot-map-private.hh
[subset] Assemble font
2018-02-07 21:26:04 -06:00
hb-ot-map.cc
Improve _hb_popcount()
2018-02-16 16:08:45 -08:00
hb-ot-math-table.hh
Prefix int types with HB
2018-01-10 03:07:30 +01:00
hb-ot-math.cc
Shuffle things around a bit
2017-02-03 16:57:15 -08:00
hb-ot-math.h
Aim math API for 1.3.3 instead of 1.4.0
2016-10-04 14:47:12 -07:00
hb-ot-maxp-table.hh
[subset] minor fixes in hb-ot-maxp-table.hh
2018-02-27 14:37:18 -08:00
hb-ot-name-table.hh
Prefix int types with HB
2018-01-10 03:07:30 +01:00
hb-ot-os2-table.hh
[subset] small cleanups in hb-ot-os2-table.
2018-02-26 17:51:27 -08:00
hb-ot-os2-unicode-ranges.hh
[subset] update to comment in hb-ot-os2-unicode-ranges.hh
2018-02-26 17:56:23 -08:00
hb-ot-post-macroman.hh
[post] Make format1 names array avoid relocations
2017-10-26 20:34:04 -06:00
hb-ot-post-table.hh
[subset] use create_sub_blob instead of manually copying the post table.
2018-03-08 11:06:49 -08:00
hb-ot-shape-complex-arabic-fallback.hh
Rename hb_apply_context_t to hb_ot_apply_context_t
2018-01-19 16:40:13 -08:00
hb-ot-shape-complex-arabic-private.hh
Add hb-ot-shape-complex-arabic-private.hh
2015-07-22 10:49:13 +01:00
hb-ot-shape-complex-arabic-table.hh
[arabic] Update table to Unicode 10 data
2017-10-02 08:57:06 -04:00
hb-ot-shape-complex-arabic-win1256.hh
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
2017-11-14 21:06:07 -08:00
hb-ot-shape-complex-arabic.cc
Improve CGJ skipping logic
2018-01-05 12:48:19 +00:00
hb-ot-shape-complex-default.cc
[ot] Remove shaper name
2017-10-27 14:42:59 -06:00
hb-ot-shape-complex-hangul.cc
[ot] Remove shaper name
2017-10-27 14:42:59 -06:00
hb-ot-shape-complex-hebrew.cc
Move all references of old url to the new address ( #622 )
2017-11-20 14:49:22 -05:00
hb-ot-shape-complex-indic-machine.hh
Add Ragel-generated files to git
2018-02-20 14:36:14 -08:00
hb-ot-shape-complex-indic-machine.rl
Minor
2018-01-05 17:34:26 +00:00
hb-ot-shape-complex-indic-private.hh
[myanmar] Add dump-myanmar-data
2018-02-13 21:38:15 -08:00
hb-ot-shape-complex-indic-table.cc
[use] Fix Brahmi Number Joiner 1107F
2018-01-03 14:22:07 +00:00
hb-ot-shape-complex-indic.cc
[indic] Share some copy/pasta code
2018-02-13 19:01:03 -08:00
hb-ot-shape-complex-khmer-machine.hh
Add Ragel-generated files to git
2018-02-20 14:36:14 -08:00
hb-ot-shape-complex-khmer-machine.rl
[khmer] Relax!
2018-01-05 18:10:25 +00:00
hb-ot-shape-complex-khmer-private.hh
[khmer] Add dump-khmer-data
2018-02-13 21:41:51 -08:00
hb-ot-shape-complex-khmer.cc
[khmer] Add dump-khmer-data
2018-02-13 21:41:51 -08:00
hb-ot-shape-complex-myanmar-machine.hh
Add Ragel-generated files to git
2018-02-20 14:36:14 -08:00
hb-ot-shape-complex-myanmar-machine.rl
Let VS1 follow U+1031 MYANMAR VOWEL SIGN E
2018-02-02 12:41:07 -08:00
hb-ot-shape-complex-myanmar-private.hh
[myanmar] Add dump-myanmar-data
2018-02-13 21:38:15 -08:00
hb-ot-shape-complex-myanmar.cc
[myanmar] Add dump-myanmar-data
2018-02-13 21:38:15 -08:00
hb-ot-shape-complex-private.hh
[khmer] Split off Khmer shaper from Indic
2018-01-05 14:54:31 +00:00
hb-ot-shape-complex-thai.cc
[ot] Remove shaper name
2017-10-27 14:42:59 -06:00
hb-ot-shape-complex-tibetan.cc
[ot] Remove shaper name
2017-10-27 14:42:59 -06:00
hb-ot-shape-complex-use-machine.hh
Add Ragel-generated files to git
2018-02-20 14:36:14 -08:00
hb-ot-shape-complex-use-machine.rl
Allow optional ZWJ in virama terminated cluster
2018-01-31 14:16:25 -08:00
hb-ot-shape-complex-use-private.hh
[use] Add dump-use-data
2018-02-13 21:46:28 -08:00
hb-ot-shape-complex-use-table.cc
[use] Add dump-use-data
2018-02-13 21:46:28 -08:00
hb-ot-shape-complex-use.cc
[use] Add dump-use-data
2018-02-13 21:46:28 -08:00
hb-ot-shape-fallback-private.hh
Adjust the width of various spaces if font does not cover them
2015-11-04 17:27:07 -08:00
hb-ot-shape-fallback.cc
Fix overflow in space fallback shaping
2018-02-08 17:22:07 -06:00
hb-ot-shape-normalize-private.hh
…
hb-ot-shape-normalize.cc
Improve CGJ skipping logic
2018-01-05 12:48:19 +00:00
hb-ot-shape-private.hh
Remove NO_COPY()
2017-11-03 17:18:17 -04:00
hb-ot-shape.cc
[ot] Comment out AAT include
2018-03-07 15:52:42 +01:00
hb-ot-shape.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-ot-tag.cc
Allow digits in language system tags
2017-12-05 08:56:41 -08:00
hb-ot-tag.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-ot-var-avar-table.hh
Prefix int types with HB
2018-01-10 03:07:30 +01:00
hb-ot-var-fvar-table.hh
Add NameID
2018-03-15 07:47:02 -07:00
hb-ot-var-hvar-table.hh
Prefix int types with HB
2018-01-10 03:07:30 +01:00
hb-ot-var-mvar-table.hh
Prefix int types with HB
2018-01-10 03:07:30 +01:00
hb-ot-var.cc
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-ot-var.h
[var] Remove HB_OT_TAG_fvar/avar
2017-01-22 20:16:51 -08:00
hb-ot.h
Remove hb-ot-color.h
2018-03-07 15:51:42 +01:00
hb-private.hh
Add HB_NO_ATEXIT
2018-03-26 10:44:54 -07:00
hb-set-digest-private.hh
More work towards improving collect_glyphs() against bad input
2017-12-16 06:12:06 -08:00
hb-set-private.hh
[set] Fix algebra
2018-03-07 10:49:26 +01:00
hb-set.cc
[set] Add backwards iterator
2018-02-14 01:00:10 -08:00
hb-set.h
[set] Add backwards iterator
2018-02-14 01:00:10 -08:00
hb-shape-plan-private.hh
[GX] Hook up feature variations
2016-12-16 19:06:26 -06:00
hb-shape-plan.cc
Consolidate debug stuff into hb-debug.hh
2017-11-03 17:18:17 -04:00
hb-shape-plan.h
[GX] Hook up feature variations
2016-12-16 19:06:26 -06:00
hb-shape.cc
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-shape.h
Move code around
2017-01-20 20:16:53 -08:00
hb-shaper-impl-private.hh
…
hb-shaper-list.hh
Add a prototype of DirectWrite as a shaping backend
2015-10-20 22:20:47 +03:30
hb-shaper-private.hh
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-shaper.cc
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-string-array.hh
Fix compiler warning
2017-11-14 15:04:19 -08:00
hb-subset-glyf.cc
[subset] Fix to debug message.
2018-03-20 19:47:36 -06:00
hb-subset-glyf.hh
[subset] First pass at hmtx
2018-02-14 14:53:10 -08:00
hb-subset-input.cc
[subset] format tweak, doc string
2018-02-23 18:18:54 -08:00
hb-subset-plan.cc
Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into drophints
2018-02-23 17:53:26 -08:00
hb-subset-plan.hh
[subset] drop hint tables if so flagged. Still need to dump glyf instructions.
2018-02-21 11:19:18 -08:00
hb-subset-private.hh
[subset] drop hint tables if so flagged. Still need to dump glyf instructions.
2018-02-21 11:19:18 -08:00
hb-subset.cc
Add HB_SUBSET_BUILTIN
2018-03-26 14:09:29 -07:00
hb-subset.h
[subset] format tweak, doc string
2018-02-23 18:18:54 -08:00
hb-ucdn.cc
Revert "[glib/ucdn/icu/ft/ot] Make returned funcs inert"
2017-11-14 10:59:54 -08:00
hb-unicode-private.hh
Move all references of old url to the new address ( #622 )
2017-11-20 14:49:22 -05:00
hb-unicode.cc
Use nullptr instead of NULL
2017-10-15 12:11:08 +02:00
hb-unicode.h
[gobject] Fix a few warnings
2016-06-28 21:15:36 -07:00
hb-uniscribe.cc
Do not mark the first glyph as unsafe to break
2018-02-17 13:35:34 -08:00
hb-uniscribe.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-utf-private.hh
Fix arm-none-eabi build ( fixes #451 ) ( #496 )
2017-06-19 14:47:09 +04:30
hb-version.h
1.7.6
2018-03-07 16:05:14 +01:00
hb-version.h.in
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-warning.cc
Fix pragma usage
2015-07-05 22:43:17 +01:00
hb.h
[subset] Don't include hb-subset.h from hb.h
2018-02-19 11:39:07 -08:00
main.cc
Try fixing build for platforms that have no visibility attributes
2018-02-07 14:11:26 -05:00
sample.py
Move all references of old url to the new address ( #622 )
2017-11-20 14:49:22 -05:00
test-buffer-serialize.cc
Use nullptr instead of 0.
2018-01-31 08:18:48 -08:00
test-size-params.cc
Include hb-private.hh more consistently
2017-10-27 09:22:42 -06:00
test-unicode-ranges.cc
Sign
2018-03-07 09:27:16 +01:00
test-would-substitute.cc
Include hb-private.hh more consistently
2017-10-27 09:22:42 -06:00
test.cc
More nullptr fix
2017-10-28 12:00:49 -06:00