Behdad Esfahbod
|
d43af339e7
|
[subset] More HB_NO_SUBSET_LAYOUT
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
6 years ago |
Behdad Esfahbod
|
31c591d69f
|
[cff] Prune more code if HB_NO_OT_FONT_CFF
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
6 years ago |
Behdad Esfahbod
|
5ea8ad5c48
|
[subset] Add HB_NO_SUBSET_CFF
Doesn't fully prune all the relevant code. To be fixed later.
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
6 years ago |
Behdad Esfahbod
|
2c93f0dee3
|
Add HB_NO_AAT
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
6 years ago |
Behdad Esfahbod
|
62dfe7aea2
|
[cff] Minor
|
6 years ago |
Behdad Esfahbod
|
227d85e138
|
Minor
|
6 years ago |
Behdad Esfahbod
|
9bfe22af61
|
[sanitize] Fix previous commit
|
6 years ago |
Behdad Esfahbod
|
4dcf65328f
|
[sanitize] Simplify
|
6 years ago |
Behdad Esfahbod
|
23168c3981
|
[sanitize] Use hb_is_trivially_copyable()
|
6 years ago |
Behdad Esfahbod
|
0ff7954f9f
|
[meta] Add hb_is_trivial
|
6 years ago |
Behdad Esfahbod
|
7162a97bca
|
[meta] Add hb_is_trivially_copyable()
|
6 years ago |
Behdad Esfahbod
|
f2398f34c0
|
[meta] Add is_trivially_destructible
|
6 years ago |
Behdad Esfahbod
|
72cb5b8e52
|
Remove accidentally included include
|
6 years ago |
Behdad Esfahbod
|
086772e409
|
[meta] Add is_destructible
|
6 years ago |
Behdad Esfahbod
|
b14745278a
|
[met]a Add is_constructible, ...
|
6 years ago |
Behdad Esfahbod
|
19e08a1467
|
[iter] Adjust source_of/sink_of
|
6 years ago |
Behdad Esfahbod
|
c0485e32a3
|
Use hb_void_t<> the way it's supposed to be used
|
6 years ago |
Behdad Esfahbod
|
40fb36a39d
|
[meta] Minor
|
6 years ago |
Behdad Esfahbod
|
f9a96a0a97
|
[meta] More rewrites
|
6 years ago |
Behdad Esfahbod
|
5252677e53
|
[meta] Rewrite hb_int_min/max
|
6 years ago |
Behdad Esfahbod
|
caa3f92e91
|
[meta] void_tt -> void_t
|
6 years ago |
Behdad Esfahbod
|
7df3ecfb40
|
[meta] hb_void_t -> hb_empty_t
|
6 years ago |
Behdad Esfahbod
|
149c3db8a2
|
[meta] Minor
|
6 years ago |
Behdad Esfahbod
|
707ff5b59d
|
Minor
|
6 years ago |
Behdad Esfahbod
|
ce300f4fb6
|
[meta] Rewrite is_signed, add is_unsigned
|
6 years ago |
Behdad Esfahbod
|
e939d88bd7
|
[meta] Rewrite is_integral / is_floating_point, add is_arithmetic
|
6 years ago |
Behdad Esfahbod
|
c3a456a26e
|
[meta] Rewrite is_cr_convertible
|
6 years ago |
Behdad Esfahbod
|
b4ad6af9c4
|
[meta] Rewrite is_base_of
|
6 years ago |
Behdad Esfahbod
|
5a171ed3a6
|
[null] Modernize template work
|
6 years ago |
Behdad Esfahbod
|
61d150c916
|
[meta] Add integral_constant, true_t -> true_type, false_t -> false_type
|
6 years ago |
Behdad Esfahbod
|
38e3a8bd53
|
[meta] bool_tt -> bool_constant
|
6 years ago |
Behdad Esfahbod
|
3919ca41b5
|
[meta] Add is_floating_point
|
6 years ago |
Behdad Esfahbod
|
25bb7e005d
|
[meta] Add is_signed for floating point types
|
6 years ago |
Behdad Esfahbod
|
e0315b4aad
|
[meta] is_integer -> is_integral
|
6 years ago |
Behdad Esfahbod
|
9574de7a3e
|
[meta] Add add_const, add_pointer, add_lvalue_reference, add_rvalue_reference
|
6 years ago |
Behdad Esfahbod
|
2fb3a8327a
|
[vector] Simplify arrayZ
Was turned into function when we had static ones and wanted to be
move-safe... Not the case anymore.
|
6 years ago |
Behdad Esfahbod
|
4d67743ffd
|
[subset] Use more auto typing
|
6 years ago |
Behdad Esfahbod
|
a27a31b9ee
|
Minor
|
6 years ago |
Behdad Esfahbod
|
2ade008628
|
[serialize] More rewrite
|
6 years ago |
Behdad Esfahbod
|
99ed6e29d8
|
[serialize] Fix a TODO
|
6 years ago |
rsheeter
|
d8a49b53e3
|
Update TESTING.md
|
6 years ago |
Behdad Esfahbod
|
25a5b287f2
|
Fix sanitize fail of extension sublookups
Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=960331
|
6 years ago |
Behdad Esfahbod
|
9c0c3589f3
|
Minor
|
6 years ago |
Behdad Esfahbod
|
5d773ec600
|
Minor
|
6 years ago |
Behdad Esfahbod
|
ac737f8c9e
|
Minor again
|
6 years ago |
Behdad Esfahbod
|
5d4437fad0
|
Minor
|
6 years ago |
Behdad Esfahbod
|
cd9bc732a7
|
[gsubgpos] Minor
|
6 years ago |
Behdad Esfahbod
|
6d63e27ca4
|
Generate tarball in .xz instead of .bz2
Fixes https://github.com/harfbuzz/harfbuzz/issues/1662
|
6 years ago |
Behdad Esfahbod
|
1d870cce68
|
Fix bot
Any way to catch these?
|
6 years ago |
Behdad Esfahbod
|
30e4ae6bd1
|
[meta] Add hb_is_base_of
|
6 years ago |