Ebrahim Byagowi [Sun, 28 Oct 2018 20:58:44 +0000 (00:28 +0330)]
[ot-color] More on PNGHeader fields
Ebrahim Byagowi [Sun, 28 Oct 2018 20:37:26 +0000 (00:07 +0330)]
[ot-color] Apply Behdad comment
Ebrahim Byagowi [Sun, 28 Oct 2018 20:33:01 +0000 (00:03 +0330)]
[ot-color] Make PNGHeader reading actually work
Ebrahim Byagowi [Sun, 28 Oct 2018 20:13:50 +0000 (23:43 +0330)]
[ot-color] Implement PNGHeader and test it, it doesn't work however
Ebrahim Byagowi [Sun, 28 Oct 2018 19:49:04 +0000 (23:19 +0330)]
[ot-color] Preparation for setting PNG width/height in extents
Behdad Esfahbod [Sun, 28 Oct 2018 18:41:33 +0000 (11:41 -0700)]
[docs] Add comment
Ebrahim Byagowi [Sun, 28 Oct 2018 18:08:56 +0000 (21:38 +0330)]
[ot-color] Apply Behdad reviews
Ebrahim Byagowi [Sun, 28 Oct 2018 16:39:40 +0000 (20:09 +0330)]
[ot-color] Apply Behdad comment
Ebrahim Byagowi [Sat, 27 Oct 2018 11:45:24 +0000 (15:15 +0330)]
[ot-color] Add public API for CBDT/sbix/SVG color Emojis
Behdad Esfahbod [Sun, 28 Oct 2018 15:26:30 +0000 (08:26 -0700)]
[name] Change hb_name_id_t back to unsigned int
https://github.com/harfbuzz/harfbuzz/commit/
d941f66c75fe26f909b1ba248535cc372bbde851#commitcomment-
31076011
Behdad Esfahbod [Sun, 28 Oct 2018 15:23:36 +0000 (08:23 -0700)]
[docs] Fix titles here as well
Behdad Esfahbod [Sun, 28 Oct 2018 01:36:24 +0000 (18:36 -0700)]
[name] Make sure hb_name_id_t is int-sized
https://github.com/harfbuzz/harfbuzz/commit/
d941f66c75fe26f909b1ba248535cc372bbde851#commitcomment-
31068905
Behdad Esfahbod [Sat, 27 Oct 2018 12:07:54 +0000 (05:07 -0700)]
[docs] Divide reference API into three chapters
Behdad Esfahbod [Sat, 27 Oct 2018 12:00:42 +0000 (05:00 -0700)]
[docs] Hook up hb-var
Behdad Esfahbod [Sat, 27 Oct 2018 11:58:32 +0000 (04:58 -0700)]
[docs] Document remaining sections
Behdad Esfahbod [Sat, 27 Oct 2018 11:50:38 +0000 (04:50 -0700)]
[docs] Change section titles again
I think I like the uniform "hb-*" more.
Behdad Esfahbod [Sat, 27 Oct 2018 11:40:43 +0000 (04:40 -0700)]
[docs] More
Behdad Esfahbod [Sat, 27 Oct 2018 11:28:40 +0000 (04:28 -0700)]
[docs] Rename section titles to object names
More useful.
Behdad Esfahbod [Sat, 27 Oct 2018 11:27:36 +0000 (04:27 -0700)]
[docs] More
Behdad Esfahbod [Sat, 27 Oct 2018 11:21:20 +0000 (04:21 -0700)]
[ot] Fold hb-ot-tag.h into hb-ot-layout.h
Behdad Esfahbod [Sat, 27 Oct 2018 11:07:33 +0000 (04:07 -0700)]
[docs] Fill in some sections
Behdad Esfahbod [Sat, 27 Oct 2018 11:01:19 +0000 (04:01 -0700)]
Move HB_EXTERN
Ebrahim Byagowi [Sat, 27 Oct 2018 11:34:43 +0000 (15:04 +0330)]
Merge pull request #1318 from ebraminio/png
Add a non-hooked _png _svg get emoji blob
Ebrahim Byagowi [Sat, 27 Oct 2018 11:15:00 +0000 (14:45 +0330)]
[ot-color] Remove _png and _svg public APIs
Ebrahim Byagowi [Sat, 27 Oct 2018 10:54:58 +0000 (14:24 +0330)]
[ot-color/png] Try to get image blob from sbix first options.aat is set
Ebrahim Byagowi [Sat, 27 Oct 2018 10:45:38 +0000 (14:15 +0330)]
[ot-color] Add some documentation
Behdad Esfahbod [Sat, 27 Oct 2018 10:18:45 +0000 (03:18 -0700)]
[docs] Fix hb_name_id_t
Yep, was not recognized without this patch!
Ebrahim Byagowi [Sat, 27 Oct 2018 10:02:14 +0000 (13:32 +0330)]
[ot-color/png] Implement CBDT part
Behdad Esfahbod [Sat, 27 Oct 2018 10:15:34 +0000 (03:15 -0700)]
[docs] Hook up hb-map
Behdad Esfahbod [Sat, 27 Oct 2018 09:55:52 +0000 (02:55 -0700)]
[name] Make hb_name_id_t be the enum
This is like hb_script_t.
We had this exposed as unsigned int since 2.0.0 release in two APIs,
as well as hb_ot_layout_get_size_params() from earlier.
But since no one uses those (right?!), let's just fix this now.
Behdad Esfahbod [Sat, 27 Oct 2018 09:49:32 +0000 (02:49 -0700)]
[name] Move HB_NAME_ID_INVALID into the enum
Don't know how to document anonymous enum members.
Behdad Esfahbod [Sat, 27 Oct 2018 09:45:57 +0000 (02:45 -0700)]
[name] Move around
Behdad Esfahbod [Sat, 27 Oct 2018 09:39:20 +0000 (02:39 -0700)]
[name] Rename hb_ot_name_get_names() to hb_ot_name_list_names()
And swap return value positions, so can be annotated for gobject-introspectin.
Behdad Esfahbod [Sat, 27 Oct 2018 09:35:06 +0000 (02:35 -0700)]
Document new API
Ebrahim Byagowi [Sat, 27 Oct 2018 09:14:33 +0000 (12:44 +0330)]
[sbix] Remove dump method from sbix accelerator
Ebrahim Byagowi [Sat, 27 Oct 2018 08:54:53 +0000 (12:24 +0330)]
Fix test-name-table on older bots
Ebrahim Byagowi [Sat, 27 Oct 2018 08:45:25 +0000 (12:15 +0330)]
[sbix] Set num_glyphs on accelerator
dump-emoji was broken without it
Ebrahim Byagowi [Sat, 27 Oct 2018 07:20:53 +0000 (10:50 +0330)]
[ot-color/png] sbix runtime memory check
Behdad Esfahbod [Sat, 27 Oct 2018 07:39:31 +0000 (00:39 -0700)]
Comment
Ebrahim Byagowi [Fri, 26 Oct 2018 20:25:11 +0000 (23:55 +0330)]
[ot-color/png] Implement sbix part
Behdad Esfahbod [Sat, 27 Oct 2018 07:06:48 +0000 (00:06 -0700)]
Remove stale comment
Ugliness was fixed in
30eab97a0072fbc22d353082249e0e6e546cd86b
But yeah, my smell detector was working. Ugliness was buggy.
Behdad Esfahbod [Sat, 27 Oct 2018 05:09:17 +0000 (22:09 -0700)]
[docs] Hook up new symbols
Behdad Esfahbod [Sat, 27 Oct 2018 05:02:17 +0000 (22:02 -0700)]
[morx] Fix merge_cluster to end at last ligature component
Don't assume current position was a component in the ligature.
Behdad Esfahbod [Sat, 27 Oct 2018 04:59:20 +0000 (21:59 -0700)]
[morx] Fix bailing out ligation at end-of-text
Check was after a move_to, which wouldn't work.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11147
Behdad Esfahbod [Sat, 27 Oct 2018 04:54:07 +0000 (21:54 -0700)]
Fix invalid memory read
Buffer might be relocated inside replace_glyphs().
Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=895117
Behdad Esfahbod [Sat, 27 Oct 2018 04:21:18 +0000 (21:21 -0700)]
[indic] Fix infinite loop
Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=863044
Behdad Esfahbod [Sat, 27 Oct 2018 04:01:11 +0000 (21:01 -0700)]
Fix bunch of unused parameter warnings
Show up with gcc -O0.
There's a few more but those are functions that need to be filled in.
Maybe this is a lost battle...
Behdad Esfahbod [Sat, 27 Oct 2018 03:45:28 +0000 (20:45 -0700)]
[subset] Fix warning
Behdad Esfahbod [Sat, 27 Oct 2018 03:31:14 +0000 (20:31 -0700)]
[fuzzing] Remove HB_NDEBUG
Not sure why it ever was added.
Behdad Esfahbod [Fri, 26 Oct 2018 23:23:50 +0000 (16:23 -0700)]
[fuzzing] Add more test
Behdad Esfahbod [Thu, 25 Oct 2018 20:43:25 +0000 (13:43 -0700)]
[name] Default to "en" if language is not specified
Behdad Esfahbod [Wed, 24 Oct 2018 20:42:38 +0000 (13:42 -0700)]
[name] Add pre-defined nameIDs
Behdad Esfahbod [Wed, 24 Oct 2018 20:20:19 +0000 (13:20 -0700)]
[name] Fill out most missing language codes
Behdad Esfahbod [Wed, 24 Oct 2018 19:40:15 +0000 (12:40 -0700)]
[name] Skip enumerating names with unknown language
Behdad Esfahbod [Wed, 24 Oct 2018 19:34:30 +0000 (12:34 -0700)]
[utf] Remove unused typedef
Behdad Esfahbod [Wed, 24 Oct 2018 19:34:03 +0000 (12:34 -0700)]
[utf] Fix ASCII
Behdad Esfahbod [Wed, 24 Oct 2018 06:33:44 +0000 (23:33 -0700)]
[name] Hook up ltag table
Behdad Esfahbod [Wed, 24 Oct 2018 06:16:06 +0000 (23:16 -0700)]
[name] Do record sanitization at run-time
Behdad Esfahbod [Wed, 24 Oct 2018 06:05:55 +0000 (23:05 -0700)]
[name] Minor
Behdad Esfahbod [Wed, 24 Oct 2018 05:45:45 +0000 (22:45 -0700)]
[name] Add src/test-name-table tool to show all font names
Behdad Esfahbod [Wed, 24 Oct 2018 05:44:36 +0000 (22:44 -0700)]
[name] Rebuild language list, include missing entries
Behdad Esfahbod [Wed, 24 Oct 2018 05:19:09 +0000 (22:19 -0700)]
[name] Fix cmp for invalid language
Behdad Esfahbod [Wed, 24 Oct 2018 05:16:32 +0000 (22:16 -0700)]
[name] Fix nul-termination bug
Behdad Esfahbod [Wed, 24 Oct 2018 05:00:19 +0000 (22:00 -0700)]
[name] Add language mapping
Behdad Esfahbod [Wed, 24 Oct 2018 04:19:56 +0000 (21:19 -0700)]
[name] Start adding language support
Behdad Esfahbod [Wed, 24 Oct 2018 04:12:58 +0000 (21:12 -0700)]
[name] Remove unused cmp function
Behdad Esfahbod [Wed, 24 Oct 2018 03:51:53 +0000 (20:51 -0700)]
[name] Hook things up
Accept Mac Latin name entries as ASCII as well.
Behdad Esfahbod [Wed, 24 Oct 2018 03:30:40 +0000 (20:30 -0700)]
[name] More
It assumes all names are encoded in UTF16-BE. Other than that, and not
listing languages correctly, it's *supposed* to work.
Behdad Esfahbod [Wed, 24 Oct 2018 03:15:53 +0000 (20:15 -0700)]
[name] Fix check
Behdad Esfahbod [Wed, 24 Oct 2018 03:04:05 +0000 (20:04 -0700)]
[name] Flesh out UTF-X to UTF-X conversion routines
Behdad Esfahbod [Tue, 23 Oct 2018 10:16:03 +0000 (03:16 -0700)]
[name] Fix for rebase changes to hb_array_t
Behdad Esfahbod [Wed, 17 Oct 2018 12:42:23 +0000 (05:42 -0700)]
[name] Some more
Behdad Esfahbod [Wed, 17 Oct 2018 02:55:17 +0000 (19:55 -0700)]
[name] Return full string length from API
Behdad Esfahbod [Wed, 17 Oct 2018 02:04:48 +0000 (19:04 -0700)]
[utf] Add UTF16-BE and UTF32-BE
Behdad Esfahbod [Tue, 16 Oct 2018 20:06:56 +0000 (13:06 -0700)]
[name] Hide internal details from public API
Behdad Esfahbod [Tue, 16 Oct 2018 06:34:54 +0000 (23:34 -0700)]
[name] More
Behdad Esfahbod [Tue, 16 Oct 2018 06:32:08 +0000 (23:32 -0700)]
[name] Add hb_ot_name_get_utf()
Behdad Esfahbod [Tue, 16 Oct 2018 06:28:49 +0000 (23:28 -0700)]
[name] Pre-allocate array
Behdad Esfahbod [Tue, 16 Oct 2018 06:09:28 +0000 (23:09 -0700)]
[name] Start implementing hb_ot_name_get_utf16()
Behdad Esfahbod [Tue, 16 Oct 2018 06:00:27 +0000 (23:00 -0700)]
[name] Implement hb_bytes_t get_name()
Behdad Esfahbod [Tue, 16 Oct 2018 05:53:40 +0000 (22:53 -0700)]
[name] Add hb-ot-name.cc for realz
Behdad Esfahbod [Tue, 16 Oct 2018 05:48:48 +0000 (22:48 -0700)]
[name] Implement hb_ot_name_get_names()
Behdad Esfahbod [Tue, 16 Oct 2018 05:42:04 +0000 (22:42 -0700)]
[name] Finish accelerator sorting
Behdad Esfahbod [Tue, 16 Oct 2018 05:22:50 +0000 (22:22 -0700)]
[name] Start implementing public API infrastructure
Behdad Esfahbod [Tue, 16 Oct 2018 04:34:10 +0000 (21:34 -0700)]
[name] Add public API declarations
Behdad Esfahbod [Fri, 26 Oct 2018 22:40:12 +0000 (15:40 -0700)]
[indic/khmer/myanmar/use] Clarify clear_syllable
No logic change.
Ebrahim Byagowi [Fri, 26 Oct 2018 08:44:30 +0000 (12:14 +0330)]
[fuzz] Add a new testcase
Ebrahim Byagowi [Fri, 26 Oct 2018 06:04:34 +0000 (09:34 +0330)]
[svg] Rename _svg_create_blob to _glyph_reference_blob_svg
Ebrahim Byagowi [Thu, 25 Oct 2018 19:09:58 +0000 (22:39 +0330)]
[svg] Collapse SVGDocumentIndex into SVG
Ebrahim Byagowi [Thu, 25 Oct 2018 18:22:35 +0000 (21:52 +0330)]
[svg] Hide start_glyph and end_glyph from API
Ebrahim Byagowi [Tue, 23 Oct 2018 14:30:48 +0000 (18:00 +0330)]
[svg] Add public API
* hb_ot_color_has_svg
* hb_ot_color_glyph_svg_create_blob
Behdad Esfahbod [Fri, 26 Oct 2018 05:25:29 +0000 (22:25 -0700)]
[layout] Try to speed up collect_lookups some more
Barely made a dent :(.
Behdad Esfahbod [Fri, 26 Oct 2018 04:42:19 +0000 (21:42 -0700)]
[layout] Memoize collect_features
Fixes https://github.com/harfbuzz/harfbuzz/pull/1317
Fixes https://oss-fuzz.com/v2/testcase-detail/
6543700493598720
Behdad Esfahbod [Fri, 26 Oct 2018 04:33:12 +0000 (21:33 -0700)]
[layout] Remove unintentionally added code
Behdad Esfahbod [Fri, 26 Oct 2018 04:26:08 +0000 (21:26 -0700)]
[layout] Add hb_collect_features_context_t
Towards https://github.com/harfbuzz/harfbuzz/pull/1317
Behdad Esfahbod [Fri, 26 Oct 2018 04:17:30 +0000 (21:17 -0700)]
[lookup] Fold another function inline
Behdad Esfahbod [Fri, 26 Oct 2018 03:58:34 +0000 (20:58 -0700)]
[layout] More prep work to memoize collect_features() work
Behdad Esfahbod [Fri, 26 Oct 2018 03:48:20 +0000 (20:48 -0700)]
[lookup] More prep work for memoizing collect_features
https://github.com/harfbuzz/harfbuzz/pull/1317
Behdad Esfahbod [Fri, 26 Oct 2018 03:34:29 +0000 (20:34 -0700)]
[layout] Minor
We were returning the accelerator's lookup count. Returns table's.
They are the same except for OOM cases. Just shorter code.
Behdad Esfahbod [Fri, 26 Oct 2018 03:32:05 +0000 (20:32 -0700)]
[layout] Fold one function inline
Preparation for fixing https://github.com/harfbuzz/harfbuzz/pull/1317