Ebrahim Byagowi
|
1ab8f9aa7a
|
[glyf] minor
|
2019-10-08 15:40:29 +03:30 |
Ebrahim Byagowi
|
13fb5612ad
|
[glyf] Aggregate get_offsets uses
|
2019-10-08 15:40:29 +03:30 |
Ebrahim Byagowi
|
d73cdcf361
|
[ot-font] Apply font scaling before turning to int
|
2019-10-08 11:11:18 +03:30 |
Ebrahim Byagowi
|
f2339964b7
|
[glyf] minor, remove GlyphHeader::simple_* helpers
|
2019-10-06 16:58:38 +03:30 |
Ebrahim Byagowi
|
2d7ca6a76a
|
[glyf] Move get_instruction_length inside GlyphHeader struct
|
2019-10-06 16:58:38 +03:30 |
Ebrahim Byagowi
|
50aef4d7f8
|
[glyf] cleanup
|
2019-10-06 16:58:38 +03:30 |
Ebrahim Byagowi
|
ee3f4630d7
|
[glyf] Remove get_composite_iter and refactor bytes_for_glyph for shape uses
|
2019-10-06 16:58:38 +03:30 |
Ebrahim Byagowi
|
8378ab96e2
|
[glyf] Rewrite composite iterator to new iterators convention
|
2019-10-06 13:49:45 +03:30 |
Ebrahim Byagowi
|
5752863640
|
[glyf][gvar] Make HB_NO_VAR buildable
|
2019-10-06 08:59:12 +03:30 |
Ebrahim Byagowi
|
b3afa81644
|
[glyf] Use common convention of other tables access, format
|
2019-10-06 08:59:12 +03:30 |
Ebrahim Byagowi
|
88bd342c0f
|
[glyf] minor
|
2019-10-06 08:59:12 +03:30 |
Michiharu Ariza
|
b9ff43c162
|
Implement gvar table and variable glyf
Split from Ariza's "[subset] TrueType/CFF2 variable font" work on #1594
|
2019-10-06 08:58:40 +03:30 |
Ebrahim Byagowi
|
cbc0646a6c
|
Minor, normalize for each calls
|
2019-09-24 12:09:20 +03:30 |
Ebrahim Byagowi
|
6e42a418c8
|
Minor, turn more of hb_apply to for each
|
2019-09-21 17:52:01 +04:30 |
Ebrahim Byagowi
|
d512087e4d
|
Rename GlyphID to HBGlyphID
Avoid collision with macOS's ATSUnicodeTypes.h GlyphID
|
2019-09-14 11:55:53 +04:30 |
Ebrahim Byagowi
|
dce42cef2b
|
[glyf] Move GlyphHeader::from_bytes to hb_bytes_t, introduce .as<T> ()
|
2019-08-27 17:38:09 +04:30 |
Ebrahim Byagowi
|
6e82d59b4f
|
[glyf] Revert the way indexToLocFormat is set
|
2019-08-27 12:33:42 +04:30 |
Ebrahim Byagowi
|
2f8e823331
|
[glyf] minor
|
2019-08-25 12:37:40 +04:30 |
Ebrahim Byagowi
|
07e467a30e
|
[glyf] Move GlyphHeader size checking to a static method
|
2019-08-25 01:10:37 +04:30 |
Ebrahim Byagowi
|
139d14dc89
|
[glyf] Move GlyphHeader related logics to its, making its fields protected
|
2019-08-24 17:50:25 +04:30 |
Ebrahim Byagowi
|
d57819cbdb
|
[glyf] format source
|
2019-08-24 17:00:54 +04:30 |
Ebrahim Byagowi
|
2aef3013f3
|
[subset] Consider instruction length place itself
Now fixes https://crbug.com/oss-fuzz/16639 completely
|
2019-08-24 16:11:21 +04:30 |
Ebrahim Byagowi
|
385e436692
|
Minor, fix gcc maybe-uninitialized complain
I guess all of its field will be initialized anyway here but lets make it more defensive
|
2019-06-07 10:49:57 -07:00 |
rsheeter
|
49879adbfc
|
[subset] Correct calculation of max offset; fixes bug where loca would erroneously be short
|
2019-05-31 19:43:30 -07:00 |
Rod Sheeter
|
1197bef26c
|
[subset] Per code review, use hb_array to avoid duplicated type name
|
2019-05-24 10:52:49 -07:00 |
Rod Sheeter
|
13b3cd307e
|
[subset] Address @behdad review feedback
|
2019-05-24 10:10:12 -07:00 |
Rod Sheeter
|
58ce477ac1
|
[subset] Report failure more often
|
2019-05-21 20:22:40 -07:00 |
Rod Sheeter
|
14e3b0cf41
|
[subset] Code review feedback
|
2019-05-21 20:09:36 -07:00 |
Rod Sheeter
|
349d692b0e
|
[subset] Iter in and out for loca
|
2019-05-21 12:38:53 -07:00 |
Rod Sheeter
|
95445d79be
|
[subset] Write loca using more idiomatic harfbuzzese
|
2019-05-21 11:14:31 -07:00 |
Rod Sheeter
|
3a43603ece
|
[subset] Fix memory leak caused by failure to cleanup glyf accelerator
|
2019-05-20 21:25:42 -07:00 |
Rod Sheeter
|
5cedda5e4a
|
[subset] Fix null pointer deref, tidy up a bit
|
2019-05-20 21:25:42 -07:00 |
Rod Sheeter
|
8a84b540c7
|
[subset] Tests passing using iterator based glyf
|
2019-05-20 21:25:42 -07:00 |
rsheeter
|
9d09ac13a1
|
[subset] Tweak hint stripping
|
2019-05-20 21:25:42 -07:00 |
rsheeter
|
3a4c928fcf
|
[subset] Fix glyf tests except hint stripping & local test asan
|
2019-05-20 21:25:42 -07:00 |
Rod Sheeter
|
b77dde8f13
|
[subset] Destroy blob
|
2019-05-20 21:25:35 -07:00 |
Rod Sheeter
|
14db6512f8
|
[subset] Correct flipped use short computation
|
2019-05-20 21:25:29 -07:00 |
Rod Sheeter
|
ab3fe5de2b
|
[subset] Glyf by iter now runs but fails tests
|
2019-05-20 21:25:16 -07:00 |
rsheeter
|
0d7fef2d50
|
[subset] Dinner time, checkpoint
|
2019-05-20 21:25:11 -07:00 |
rsheeter
|
240bc86e3a
|
[subset] Remove subset-glyf; want everything to point to new iter-based edition. Some of the code will resurface as impl builds out.
|
2019-05-20 21:25:05 -07:00 |
rsheeter
|
02d4d4f3e6
|
[subset] Starting to sketch glyf as iter
|
2019-05-20 21:24:59 -07:00 |
Behdad Esfahbod
|
750d5af48e
|
Make compiler happy with -Og
|
2019-05-08 12:10:00 -07:00 |
Behdad Esfahbod
|
41248cce0e
|
Remove MIN/MAX in favor of hb_min/hb_max
|
2019-05-07 20:54:31 -07:00 |
Behdad Esfahbod
|
b986c6a321
|
[C++11] Remove IntType::set() in favor of operator=
|
2019-03-29 20:21:21 -07:00 |
Behdad Esfahbod
|
ef00654962
|
Convert tag enum class consts to static constexpr
Part of https://github.com/harfbuzz/harfbuzz/issues/1553
|
2019-01-22 12:17:26 +01:00 |
Ebrahim Byagowi
|
ae6e348d64
|
Minor, tweak spaces
|
2018-12-22 20:07:57 +03:30 |
Ebrahim Byagowi
|
e412008599
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
Ebrahim Byagowi
|
b2ebaa9afa
|
Remove redundant 'inline' from methods (#1483)
|
2018-12-16 14:08:10 -05:00 |
Ebrahim Byagowi
|
7ee5c52345
|
minor style fix, use void in methods on no argument
|
2018-12-12 15:14:37 +03:30 |
Ebrahim Byagowi
|
1683bb2c93
|
[glyf] minor
|
2018-12-08 13:57:39 +03:30 |