.. |
HBIndicVowelConstraints.txt
|
…
|
|
Makefile.am
|
[ucdn] Replace UCDN with a new UCD implementation
|
2019-05-23 20:34:19 -04:00 |
Makefile.sources
|
Merge pull request #1722 from googlefonts/glyf
|
2019-05-24 11:22:41 -07:00 |
check-c-linkage-decls.sh
|
…
|
|
check-externs.sh
|
…
|
|
check-header-guards.sh
|
…
|
|
check-includes.sh
|
…
|
|
check-libstdc++.sh
|
…
|
|
check-static-inits.sh
|
…
|
|
check-symbols.sh
|
[ci][test] Ignore other gcov symbols also
|
2019-05-15 13:14:09 +04:30 |
dev-run.sh
|
…
|
|
dump-indic-data.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
dump-khmer-data.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
dump-myanmar-data.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
dump-use-data.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
gen-arabic-table.py
|
…
|
|
gen-def.py
|
…
|
|
gen-emoji-table.py
|
Shrink the emoji table by merging adjacent ranges
|
2018-11-20 15:41:45 -05:00 |
gen-indic-table.py
|
Remove obsolete overrides from Indic/USE scripts
|
2019-03-11 16:07:52 -07:00 |
gen-os2-unicode-ranges.py
|
Minor
|
2019-05-12 20:56:36 -07:00 |
gen-tag-table.py
|
Comment out ot_languages where fallback suffices
|
2019-04-17 10:28:59 -04:00 |
gen-ucd-table.py
|
[ucd] Update for latest packTab
|
2019-05-25 16:33:37 -04:00 |
gen-use-table.py
|
[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
|
2019-05-27 13:14:03 -04:00 |
gen-vowel-constraints.py
|
Sync gen-vowel-constraints.py with current output
|
2019-05-01 21:29:06 -04:00 |
harfbuzz-config.cmake.in
|
…
|
|
harfbuzz-gobject.pc.in
|
…
|
|
harfbuzz-icu.pc.in
|
…
|
|
harfbuzz-subset.pc.in
|
…
|
|
harfbuzz.pc.in
|
…
|
|
hb-aat-fdsc-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-aat-layout-ankr-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-aat-layout-bsln-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-aat-layout-common.hh
|
Whitespace
|
2019-05-07 20:58:43 -07:00 |
hb-aat-layout-feat-table.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-aat-layout-just-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-aat-layout-kerx-table.hh
|
Whitespace
|
2019-05-07 20:58:43 -07:00 |
hb-aat-layout-lcar-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-aat-layout-morx-table.hh
|
Whitespace
|
2019-05-07 20:58:43 -07:00 |
hb-aat-layout-trak-table.hh
|
Fix more double-promotion errors
|
2019-05-07 23:26:09 -07:00 |
hb-aat-layout.cc
|
Use a unified bsearch (#1741)
|
2019-06-02 00:19:57 +04:30 |
hb-aat-layout.h
|
[aat] Expose hb_aat_layout_has_tracking API
|
2018-12-03 22:27:26 +03:30 |
hb-aat-layout.hh
|
Move implementations of hb-ot-name-language.cc into a hb-static.cc
|
2019-04-26 15:24:47 -07:00 |
hb-aat-ltag-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-aat-map.cc
|
[config] Add some
|
2019-05-10 23:56:40 -07:00 |
hb-aat-map.hh
|
Hide a few static methods
|
2019-04-12 17:51:14 -04:00 |
hb-aat.h
|
[aat] Fix include issues
|
2018-11-25 01:16:02 -05:00 |
hb-algs.hh
|
minor
|
2019-06-02 00:36:30 +04:30 |
hb-array.hh
|
[array] Adjust operator!=
|
2019-05-15 16:30:08 -07:00 |
hb-atomic.hh
|
[atomic] Fix warning, second time
|
2019-05-27 13:08:07 -04:00 |
hb-blob.cc
|
Don't set _POSIX_C_SOURCE in NetBSD
|
2019-05-18 07:44:48 -07:00 |
hb-blob.h
|
[blob] Shuffle
|
2019-05-24 14:35:26 -04:00 |
hb-blob.hh
|
Use type aliasing for meta-functions, ie. those returning a type
|
2019-04-16 16:45:53 -04:00 |
hb-buffer-deserialize-json.hh
|
Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018"
|
2019-05-13 14:10:48 -07:00 |
hb-buffer-deserialize-json.rl
|
…
|
|
hb-buffer-deserialize-text.hh
|
Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018"
|
2019-05-13 14:10:48 -07:00 |
hb-buffer-deserialize-text.rl
|
…
|
|
hb-buffer-serialize.cc
|
[config] Disable buffer serialize routines in HB_TINY
|
2019-05-12 15:33:49 -07:00 |
hb-buffer.cc
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-buffer.h
|
2.4.0
|
2019-03-28 21:21:26 -07:00 |
hb-buffer.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-cache.hh
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-cff-interp-common.hh
|
silence MVC warnings
|
2019-04-18 10:38:57 -07:00 |
hb-cff-interp-cs-common.hh
|
initialize return param subr_num in popSubrNum
|
2019-05-08 13:44:03 -07:00 |
hb-cff-interp-dict-common.hh
|
CFF renaming (#1507)
|
2018-12-22 10:47:04 -05:00 |
hb-cff1-interp-cs.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-cff2-interp-cs.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-common.cc
|
Put back Since: tags for hb_color_get_*
|
2019-05-24 15:41:34 -04:00 |
hb-common.h
|
Add color channels getters ABI (#1513)
|
2019-04-29 14:52:28 -07:00 |
hb-config.hh
|
Add HB_OPTIMIZE_SIZE
|
2019-05-20 17:29:27 -04:00 |
hb-coretext.cc
|
Fix more semi-colon issues
|
2019-05-13 17:28:59 -07:00 |
hb-coretext.h
|
…
|
|
hb-debug.hh
|
Minor
|
2019-05-10 23:16:14 -07:00 |
hb-deprecated.h
|
[deprecated] Minor
|
2019-05-23 20:34:19 -04:00 |
hb-directwrite.cc
|
[dwrite] Replace REPLACEME with release version the symbol had
|
2019-06-01 10:55:37 +04:30 |
hb-directwrite.h
|
[dwrite] A new API, hb_directwrite_face_get_font_face (#1600)
|
2019-03-29 13:00:56 -07:00 |
hb-dispatch.hh
|
Whitespace
|
2019-05-07 20:58:43 -07:00 |
hb-face.cc
|
[vector] Remove static_array
|
2018-12-27 17:56:22 -05:00 |
hb-face.h
|
…
|
|
hb-face.hh
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-fallback-shape.cc
|
[shaper] Rewrite shaper data code to be more template-driven than macro-driven
|
2018-11-16 02:52:20 -05:00 |
hb-font.cc
|
[config] Make HB_DISABLE_DEPRECATED actually compile
|
2019-05-11 00:37:01 -07:00 |
hb-font.h
|
…
|
|
hb-font.hh
|
[config] Make HB_DISABLE_DEPRECATED actually compile
|
2019-05-11 00:37:01 -07:00 |
hb-ft.cc
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-ft.h
|
…
|
|
hb-glib.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-glib.h
|
…
|
|
hb-gobject-enums.cc.tmpl
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-gobject-enums.h.tmpl
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-gobject-structs.cc
|
[ci] Enable more of GCC compile warnings (#1533)
|
2019-01-04 23:10:39 +03:30 |
hb-gobject-structs.h
|
…
|
|
hb-gobject.h
|
…
|
|
hb-graphite2.cc
|
Fix more semi-colon issues
|
2019-05-13 17:28:59 -07:00 |
hb-graphite2.h
|
…
|
|
hb-icu.cc
|
[icu] Comment
|
2019-05-13 17:39:46 -07:00 |
hb-icu.h
|
…
|
|
hb-iter.hh
|
[iter] Simplify operator!= of iterator filters
|
2019-05-15 15:14:26 -07:00 |
hb-kern.hh
|
Remove redundant 'inline' from methods (#1483)
|
2018-12-16 14:08:10 -05:00 |
hb-machinery.hh
|
Move BEInt to hb.hh
|
2019-03-31 21:34:19 -07:00 |
hb-map.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-map.h
|
…
|
|
hb-map.hh
|
[meta] is_integer -> is_integral
|
2019-05-10 19:48:02 -07:00 |
hb-meta.hh
|
[meta] Add hb_is_trivial
|
2019-05-10 22:04:40 -07:00 |
hb-mutex.hh
|
[mutex] Prefer pthread over windows
|
2019-05-25 12:49:20 -04:00 |
hb-null.hh
|
Use hb_void_t<> the way it's supposed to be used
|
2019-05-10 21:03:14 -07:00 |
hb-object.hh
|
[vector] Remove static_array
|
2018-12-27 17:56:22 -05:00 |
hb-open-file.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-open-type.hh
|
[serialize] Pass offset to serialize_subset()
|
2019-05-31 14:39:32 -07:00 |
hb-ot-cff-common.hh
|
[cff] Fix unlikely invocations
|
2019-05-20 11:39:07 -04:00 |
hb-ot-cff1-table.cc
|
Force-disable CFF code under disabling conditions
|
2019-05-12 10:29:47 -07:00 |
hb-ot-cff1-table.hh
|
[cff] Fix unlikely invocations
|
2019-05-20 11:39:07 -04:00 |
hb-ot-cff2-table.cc
|
Force-disable CFF code under disabling conditions
|
2019-05-12 10:29:47 -07:00 |
hb-ot-cff2-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-ot-cmap-table.hh
|
[subset] Add one ttf file with fvar/STAT tables to integration test
|
2019-05-22 17:20:45 -07:00 |
hb-ot-color-cbdt-table.hh
|
Fix more double-promotion errors
|
2019-05-07 23:26:09 -07:00 |
hb-ot-color-colr-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-ot-color-cpal-table.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-ot-color-sbix-table.hh
|
Fix more double-promotion errors
|
2019-05-07 23:26:09 -07:00 |
hb-ot-color-svg-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-ot-color.cc
|
Merge branch 'master' into docs-gtkdoc-colormath
|
2019-05-11 20:16:57 +01:00 |
hb-ot-color.h
|
Merge branch 'master' into docs-gtkdoc-colormath
|
2019-05-11 20:16:57 +01:00 |
hb-ot-deprecated.h
|
[math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER
|
2019-05-30 11:26:17 -04:00 |
hb-ot-face.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-ot-face.hh
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-ot-font.cc
|
Fix build
|
2019-05-11 12:11:22 -07:00 |
hb-ot-font.h
|
…
|
|
hb-ot-gasp-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-ot-glyf-table.hh
|
[subset] Correct calculation of max offset; fixes bug where loca would erroneously be short
|
2019-05-31 19:43:30 -07:00 |
hb-ot-hdmx-table.hh
|
Reduce captures of lambdas
|
2019-05-15 18:15:05 -07:00 |
hb-ot-head-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-ot-hhea-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-ot-hmtx-table.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-ot-kern-table.hh
|
[config] Add some
|
2019-05-10 23:56:40 -07:00 |
hb-ot-layout-base-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
2019-04-30 13:05:10 -07:00 |
hb-ot-layout-common.hh
|
[serialize] Pass offset to serialize_subset()
|
2019-05-31 14:39:32 -07:00 |
hb-ot-layout-gdef-table.hh
|
[serialize] Pass offset to serialize_subset()
|
2019-05-31 14:39:32 -07:00 |
hb-ot-layout-gpos-table.hh
|
Reduce captures of lambdas
|
2019-05-15 18:15:05 -07:00 |
hb-ot-layout-gsub-table.hh
|
[gsub] Minor
|
2019-05-31 15:51:29 -07:00 |
hb-ot-layout-gsubgpos.hh
|
[serialize] Pass offset to serialize_subset()
|
2019-05-31 14:39:32 -07:00 |
hb-ot-layout-jstf-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-ot-layout.cc
|
[ucdn] Replace UCDN with a new UCD implementation
|
2019-05-23 20:34:19 -04:00 |
hb-ot-layout.h
|
[config] Add HB_NO_COLOR to HB_LEAN
|
2019-05-11 00:53:52 -07:00 |
hb-ot-layout.hh
|
Remove redundant hb_ot_layout_lookup_would_substitute_fast
|
2019-03-11 18:09:51 -07:00 |
hb-ot-map.cc
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-ot-map.hh
|
Hide a few static methods
|
2019-04-12 17:51:14 -04:00 |
hb-ot-math-table.hh
|
[math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER
|
2019-05-30 11:26:17 -04:00 |
hb-ot-math.cc
|
Merge branch 'master' into docs-gtkdoc-colormath
|
2019-05-11 20:16:57 +01:00 |
hb-ot-math.h
|
[math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER
|
2019-05-30 11:26:17 -04:00 |
hb-ot-maxp-table.hh
|
[C++11] Remove IntType::set() in favor of operator=
|
2019-03-29 20:21:21 -07:00 |
hb-ot-name-language-static.hh
|
[config] HB_NO_OT_NAME_LANGUAGE AAT
|
2019-05-11 01:24:23 -07:00 |
hb-ot-name-language.hh
|
Move implementations of hb-ot-name-language.cc into a hb-static.cc
|
2019-04-26 15:24:47 -07:00 |
hb-ot-name-table.hh
|
[serialize] Pass offset to serialize_copy()
|
2019-05-31 14:35:01 -07:00 |
hb-ot-name.cc
|
Fix more excess semi-colon errors
|
2019-05-13 15:41:09 -07:00 |
hb-ot-name.h
|
Fix Solaris Trailing comma in enum warnings (#1490)
|
2018-12-17 17:18:47 -05:00 |
hb-ot-os2-table.hh
|
[C++11] Remove IntType::set() in favor of operator=
|
2019-03-29 20:21:21 -07:00 |
hb-ot-os2-unicode-ranges.hh
|
…
|
|
hb-ot-post-macroman.hh
|
…
|
|
hb-ot-post-table.hh
|
Use a unified bsearch (#1741)
|
2019-06-02 00:19:57 +04:30 |
hb-ot-shape-complex-arabic-fallback.hh
|
[arabic] Disable fallback shaping if HB_NO_OT_SHAPE_COMPLEX_ARABIC_FALLBACK defined
|
2019-04-10 16:10:54 -04:00 |
hb-ot-shape-complex-arabic-table.hh
|
Update to Unicode 12.0.0
|
2019-03-07 10:15:31 -08:00 |
hb-ot-shape-complex-arabic-win1256.hh
|
…
|
|
hb-ot-shape-complex-arabic.cc
|
Minor
|
2019-05-10 23:16:14 -07:00 |
hb-ot-shape-complex-arabic.hh
|
…
|
|
hb-ot-shape-complex-default.cc
|
…
|
|
hb-ot-shape-complex-hangul.cc
|
Fix coding style.
|
2019-03-11 16:06:41 -07:00 |
hb-ot-shape-complex-hebrew.cc
|
Minor
|
2019-05-10 23:16:14 -07:00 |
hb-ot-shape-complex-indic-machine.hh
|
[indic] Don't constrain how many C, M, ... occur
|
2019-05-13 14:35:04 -07:00 |
hb-ot-shape-complex-indic-machine.rl
|
[indic] Don't constrain how many C, M, ... occur
|
2019-05-13 14:35:04 -07:00 |
hb-ot-shape-complex-indic-table.cc
|
Update to Unicode 12.0.0
|
2019-03-07 10:15:31 -08:00 |
hb-ot-shape-complex-indic.cc
|
Adjust uniscribe_bug_compatible mode
|
2019-05-13 14:48:31 -07:00 |
hb-ot-shape-complex-indic.hh
|
Fix more excess semi-colon errors
|
2019-05-13 15:41:09 -07:00 |
hb-ot-shape-complex-khmer-machine.hh
|
Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018"
|
2019-05-13 14:10:48 -07:00 |
hb-ot-shape-complex-khmer-machine.rl
|
[khmer] Add trailing Coeng to syllable grammar
|
2019-03-28 20:23:12 -07:00 |
hb-ot-shape-complex-khmer.cc
|
Remove wrong TODOs
|
2019-04-24 10:15:59 -04:00 |
hb-ot-shape-complex-khmer.hh
|
Fix more excess semi-colon errors
|
2019-05-13 15:41:09 -07:00 |
hb-ot-shape-complex-myanmar-machine.hh
|
Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018"
|
2019-05-13 14:10:48 -07:00 |
hb-ot-shape-complex-myanmar-machine.rl
|
Add dotted circles to more broken clusters
|
2019-05-01 13:59:34 -07:00 |
hb-ot-shape-complex-myanmar.cc
|
Remove wrong TODOs
|
2019-04-24 10:15:59 -04:00 |
hb-ot-shape-complex-myanmar.hh
|
Fix some dead links
|
2019-04-30 13:35:50 -04:00 |
hb-ot-shape-complex-thai.cc
|
Minor
|
2019-05-10 23:16:14 -07:00 |
hb-ot-shape-complex-use-machine.hh
|
[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
|
2019-05-27 13:14:03 -04:00 |
hb-ot-shape-complex-use-machine.rl
|
[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
|
2019-05-27 13:14:03 -04:00 |
hb-ot-shape-complex-use-table.cc
|
[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
|
2019-05-27 13:14:03 -04:00 |
hb-ot-shape-complex-use.cc
|
[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
|
2019-05-27 13:14:03 -04:00 |
hb-ot-shape-complex-use.hh
|
[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
|
2019-05-27 13:14:03 -04:00 |
hb-ot-shape-complex-vowel-constraints.cc
|
Minor
|
2019-05-10 23:16:14 -07:00 |
hb-ot-shape-complex-vowel-constraints.hh
|
…
|
|
hb-ot-shape-complex.hh
|
Update to Unicode 12.0.0
|
2019-03-07 10:15:31 -08:00 |
hb-ot-shape-fallback.cc
|
[config] Make HB_DISABLE_DEPRECATED actually compile
|
2019-05-11 00:37:01 -07:00 |
hb-ot-shape-fallback.hh
|
Adjust mark offsets when zeroing from fallback mark positioning code
|
2019-01-24 12:28:24 +01:00 |
hb-ot-shape-normalize.cc
|
…
|
|
hb-ot-shape-normalize.hh
|
…
|
|
hb-ot-shape.cc
|
Fix -Wunused-function on HB_NO_SHAPE_AAT
|
2019-05-14 15:58:51 +04:30 |
hb-ot-shape.h
|
…
|
|
hb-ot-shape.hh
|
[config] Better compile away morx/kerx/trak
|
2019-05-13 14:45:51 -07:00 |
hb-ot-stat-table.hh
|
[subset] Add one ttf file with fvar/STAT tables to integration test
|
2019-05-22 17:20:45 -07:00 |
hb-ot-tag-table.hh
|
Comment out ot_languages where fallback suffices
|
2019-04-17 10:28:59 -04:00 |
hb-ot-tag.cc
|
[config] Make HB_DISABLE_DEPRECATED actually compile
|
2019-05-11 00:37:01 -07:00 |
hb-ot-var-avar-table.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
hb-ot-var-fvar-table.hh
|
Reduce captures of lambdas
|
2019-05-15 18:15:05 -07:00 |
hb-ot-var-hvar-table.hh
|
Convert tag enum class consts to static constexpr
|
2019-01-22 12:17:26 +01:00 |
hb-ot-var-mvar-table.hh
|
Use a unified bsearch (#1741)
|
2019-06-02 00:19:57 +04:30 |
hb-ot-var.cc
|
[config] Make HB_DISABLE_DEPRECATED actually compile
|
2019-05-11 00:37:01 -07:00 |
hb-ot-var.h
|
Fix Solaris Trailing comma in enum warnings (#1490)
|
2018-12-17 17:18:47 -05:00 |
hb-ot-vorg-table.hh
|
[C++11] Remove IntType::set() in favor of operator=
|
2019-03-29 20:21:21 -07:00 |
hb-ot.h
|
Move things
|
2018-11-30 00:32:12 -05:00 |
hb-pool.hh
|
[serialize] Port to use object pool
|
2019-04-02 22:58:49 -07:00 |
hb-sanitize.hh
|
Fix sanitize fail of extension sublookups
|
2019-05-10 16:03:20 -07:00 |
hb-serialize.hh
|
[array] Add .copy()
|
2019-05-08 16:37:38 -07:00 |
hb-set-digest.hh
|
More static constexpr
|
2019-01-25 16:08:25 +01:00 |
hb-set.cc
|
[config] Make HB_DISABLE_DEPRECATED actually compile
|
2019-05-11 00:37:01 -07:00 |
hb-set.h
|
…
|
|
hb-set.hh
|
Oops, fix include
|
2019-05-17 16:21:34 -07:00 |
hb-shape-plan.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-shape-plan.h
|
…
|
|
hb-shape-plan.hh
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-shape.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-shape.h
|
…
|
|
hb-shaper-impl.hh
|
[shaper] Rewrite shaper data code to be more template-driven than macro-driven
|
2018-11-16 02:52:20 -05:00 |
hb-shaper-list.hh
|
Remove coretext_aat shaper (#1581)
|
2019-03-31 01:32:30 -07:00 |
hb-shaper.cc
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-shaper.hh
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
hb-static.cc
|
[subset] Updates due to changes in resolve_links() on master branch
|
2019-04-26 15:24:47 -07:00 |
hb-string-array.hh
|
…
|
|
hb-subset-cff-common.cc
|
[C++11] Remove IntType::set() in favor of operator=
|
2019-03-29 20:21:21 -07:00 |
hb-subset-cff-common.hh
|
[C++11] Remove IntType::set() in favor of operator=
|
2019-03-29 20:21:21 -07:00 |
hb-subset-cff1.cc
|
Fix more warnings
|
2019-05-13 23:47:28 -07:00 |
hb-subset-cff1.hh
|
[CFF] Change spaces to tabs
|
2018-11-30 23:04:59 -05:00 |
hb-subset-cff2.cc
|
Hopefully last warning fix
|
2019-05-14 07:44:03 -07:00 |
hb-subset-cff2.hh
|
[CFF] Change spaces to tabs
|
2018-11-30 23:04:59 -05:00 |
hb-subset-input.cc
|
[subset] Add morx, mort, kern, and kernx to the default layout tables drop list.
|
2019-05-22 17:36:16 -07:00 |
hb-subset-input.hh
|
[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli.
|
2019-05-20 13:35:46 -07:00 |
hb-subset-plan.cc
|
[subset] Add one ttf file with fvar/STAT tables to integration test
|
2019-05-22 17:20:45 -07:00 |
hb-subset-plan.hh
|
Merge pull request #1722 from googlefonts/glyf
|
2019-05-24 11:22:41 -07:00 |
hb-subset.cc
|
Merge pull request #1722 from googlefonts/glyf
|
2019-05-24 11:22:41 -07:00 |
hb-subset.h
|
[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli.
|
2019-05-20 13:35:46 -07:00 |
hb-subset.hh
|
Whitespace
|
2019-05-07 20:58:43 -07:00 |
hb-ucd-table.hh
|
[ucdn] Replace UCDN with a new UCD implementation
|
2019-05-23 20:34:19 -04:00 |
hb-ucd.cc
|
Don't compile in UCD if HB_NO_UCD defined
|
2019-05-24 14:35:26 -04:00 |
hb-unicode-emoji-table.hh
|
Update to Unicode 12.0.0
|
2019-03-07 10:15:31 -08:00 |
hb-unicode.cc
|
[ucdn] Replace UCDN with a new UCD implementation
|
2019-05-23 20:34:19 -04:00 |
hb-unicode.h
|
…
|
|
hb-unicode.hh
|
[config] Make HB_DISABLE_DEPRECATED actually compile
|
2019-05-11 00:37:01 -07:00 |
hb-uniscribe.cc
|
Fix more semi-colon issues
|
2019-05-13 17:28:59 -07:00 |
hb-uniscribe.h
|
…
|
|
hb-utf.hh
|
Remove redundant 'inline' from methods (#1483)
|
2018-12-16 14:08:10 -05:00 |
hb-vector.hh
|
[array] Adjust operator!=
|
2019-05-15 16:30:08 -07:00 |
hb-version.h
|
2.5.1
|
2019-05-31 22:56:56 -07:00 |
hb-version.h.in
|
…
|
|
hb-warning.cc
|
Minor
|
2019-05-10 23:16:14 -07:00 |
hb.h
|
…
|
|
hb.hh
|
[config] Add NDEBUG and HB_NDEBUG
|
2019-05-13 23:43:45 -07:00 |
main.cc
|
…
|
|
sample.py
|
…
|
|
test-algs.cc
|
[algs] Rename hb_bind to hb_partial
|
2019-05-15 21:41:12 -07:00 |
test-buffer-serialize.cc
|
…
|
|
test-gpos-size-params.cc
|
Rename a few test programs
|
2019-04-24 09:55:24 -04:00 |
test-gsub-would-substitute.cc
|
Rename a few test programs
|
2019-04-24 09:55:24 -04:00 |
test-iter.cc
|
Reduce captures of lambdas
|
2019-05-15 18:15:05 -07:00 |
test-meta.cc
|
Use implicit lambda return type
|
2019-05-15 00:32:41 -07:00 |
test-ot-color.cc
|
Fix Codacy "issues"
|
2018-11-20 01:16:08 -05:00 |
test-ot-name.cc
|
Rename a few test programs
|
2019-04-24 09:55:24 -04:00 |
test-unicode-ranges.cc
|
Adjust internal header dependencies
|
2018-12-21 17:46:10 -05:00 |
test.cc
|
…
|
|