Garret Rieger
|
39b2f69fab
|
[subset] Drop the same tables by default as fontTools does.
|
2018-03-08 16:30:36 -08:00 |
|
Garret Rieger
|
869ccac5ab
|
[subset] use create_sub_blob instead of manually copying the post table.
|
2018-03-08 11:06:49 -08:00 |
|
Garret Rieger
|
dd10769993
|
[subset] drop all glyph names from the post table.
|
2018-03-07 11:36:54 -08:00 |
|
Garret Rieger
|
91867cda6a
|
[subset] cleanup.
|
2018-03-07 10:17:06 -08:00 |
|
Garret Rieger
|
0e8f9430c8
|
[subset] Skip subsetting vhea.
|
2018-03-07 10:03:52 -08:00 |
|
Garret Rieger
|
64cf53d619
|
[subset] Subset vmtx if present.
|
2018-03-07 10:03:52 -08:00 |
|
Behdad Esfahbod
|
ff2f81432b
|
1.7.6
|
2018-03-07 16:05:14 +01:00 |
|
Behdad Esfahbod
|
ac2ece3e15
|
[ot] Comment out AAT include
|
2018-03-07 15:52:42 +01:00 |
|
Behdad Esfahbod
|
23a9ac9938
|
Remove hb-ot-color.h
So I can make a release.
|
2018-03-07 15:51:42 +01:00 |
|
Behdad Esfahbod
|
790a117007
|
[ot] Remove hb-ot-base.h
BASE table API will go into hb-ot-layout.h.
|
2018-03-07 15:31:15 +01:00 |
|
Behdad Esfahbod
|
f014a124f5
|
[set] Fix algebra
Was totally b0rked. Ouch!
Fixes https://github.com/harfbuzz/harfbuzz/issues/863
|
2018-03-07 10:49:26 +01:00 |
|
Behdad Esfahbod
|
7587683cdc
|
[set] Minor
In preparation to fix https://github.com/harfbuzz/harfbuzz/issues/863
Binary operations are sets are completely broken. Ouch.
|
2018-03-07 09:57:11 +01:00 |
|
Behdad Esfahbod
|
e4cbb87bd3
|
Minor
|
2018-03-07 09:37:22 +01:00 |
|
Behdad Esfahbod
|
c6150333c2
|
Sign
|
2018-03-07 09:27:16 +01:00 |
|
Ebrahim Byagowi
|
9b4a5d7ef1
|
[ci] Enable -Werror=unused (#862)
|
2018-03-07 00:23:40 +03:30 |
|
Ebrahim Byagowi
|
54cbe6702c
|
[ot-color] Further improvements on COLR/CPAL implementation (#859)
* Implemented a bsearch on get_base_glyph_record
* Made get_color_record_argb actually work
|
2018-03-06 16:41:08 +03:30 |
|
Ebrahim Byagowi
|
18d14b8e0d
|
[dev-run] an option to open using a GUI app
|
2018-03-05 14:25:11 +03:30 |
|
Ebrahim Byagowi
|
a3e29fd38f
|
[aat/kerx] Add a TODO
|
2018-03-04 02:56:27 +03:30 |
|
Ebrahim Byagowi
|
0ef6ab25ab
|
[ot-color] Move cbdt to the namespace (#860)
|
2018-03-04 02:47:26 +03:30 |
|
Ebrahim Byagowi
|
f7399796a1
|
Enable coverage test on autotools (#857)
|
2018-03-03 22:55:09 +03:30 |
|
Ebrahim Byagowi
|
c446c23f0f
|
[ot-color] Move the related tables to hb-ot-color-* (#858)
|
2018-03-03 22:43:23 +03:30 |
|
Ebrahim Byagowi
|
48ed15a2bc
|
[COLR/CPAL] Provide enough helper for rasterization (#855)
|
2018-03-03 22:00:29 +03:30 |
|
Ebrahim Byagowi
|
432758a7ac
|
[COLR] Revert previous sanitization on the table
That sanitization wasn't right, firstLayerIndex is an index from beginning of the Layer Records
not the table itself.
|
2018-03-03 01:05:59 +03:30 |
|
Ebrahim Byagowi
|
71b4598ea3
|
[aat/kerx] Improve format 6 subtable
|
2018-03-02 11:04:09 +03:30 |
|
Ebrahim Byagowi
|
b73a5a1c24
|
[aat/kerx] Make parsing of the table actually work (#850)
|
2018-03-02 00:07:26 +03:30 |
|
Ebrahim Byagowi
|
a570edcde2
|
[COLR] Sanitize BaseGlyphRecord (#854)
|
2018-03-02 00:06:03 +03:30 |
|
Ebrahim Byagowi
|
7e958646a4
|
[CPAL] Fix version checking logic on sanitizer (#851)
|
2018-03-01 10:27:18 +03:30 |
|
rsheeter
|
588a4e0f9b
|
Merge pull request #845 from googlefonts/drophints
[subset] drop hints from composites
|
2018-02-28 13:52:29 -08:00 |
|
Rod Sheeter
|
b3f1a045a8
|
[subset] kick the build
|
2018-02-28 11:41:24 -08:00 |
|
Rod Sheeter
|
20d5739923
|
[subset] extract a method to flip off composite instruction flag
|
2018-02-28 11:15:08 -08:00 |
|
Ebrahim Byagowi
|
f671f7f0a8
|
[colr] Implement
|
2018-02-28 13:19:40 +03:30 |
|
Ebrahim Byagowi
|
772274625e
|
Merge pull request #841 from ebraminio/color
Support CPAL table
|
2018-02-28 12:05:49 +03:30 |
|
Ebrahim Byagowi
|
5b9c234043
|
[CPAL] Refactor and address the reviews
|
2018-02-28 11:25:29 +03:30 |
|
Rod Sheeter
|
6836a82142
|
[subset] remove WE_HAVE_INSTRUCTIONS from composites when dropping hints
|
2018-02-27 20:51:12 -08:00 |
|
Rod Sheeter
|
ffcb5cbf71
|
[subset] update the test file for composite, fix an offset calculation
|
2018-02-27 20:17:04 -08:00 |
|
Rod Sheeter
|
c8b230e437
|
Merge branch 'expand-tests' of github.com:googlefonts/harfbuzz into drophints
|
2018-02-27 17:25:32 -08:00 |
|
Rod Sheeter
|
b3790a65a1
|
[subset] add a (failing for now) test for composite glyf hint dropping
|
2018-02-27 17:23:30 -08:00 |
|
Garret Rieger
|
921b65cbc2
|
[subset] minor fixes in hb-ot-maxp-table.hh
|
2018-02-27 14:37:18 -08:00 |
|
Garret Rieger
|
b26db48bff
|
[subset] whitespace for hb-ot-maxp-table.hh
|
2018-02-27 14:14:05 -08:00 |
|
Garret Rieger
|
a76344da79
|
[subset] Add maxpV1Tail instead of defining a struct inside maxp for v1 data.
|
2018-02-27 14:11:36 -08:00 |
|
Garret Rieger
|
f14d1b64c2
|
[subset] when dropping hints, clear hint related fields in maxp.
|
2018-02-27 13:49:43 -08:00 |
|
Behdad Esfahbod
|
d7633d0a40
|
[BASE] More
|
2018-02-27 12:50:57 -08:00 |
|
Behdad Esfahbod
|
7a70c20fec
|
[BASE] Clean up first 29%
|
2018-02-27 12:46:16 -08:00 |
|
Ebrahim Byagowi
|
101850f9e6
|
Merge with master
|
2018-02-27 20:17:25 +03:30 |
|
Ebrahim Byagowi
|
f110c0c886
|
Merge pull request #838 from harfbuzz/BASE
BASE table
|
2018-02-27 11:41:12 +03:30 |
|
Ebrahim Byagowi
|
0ad8c663e0
|
Remove public API of the branch
|
2018-02-27 11:02:33 +03:30 |
|
rsheeter
|
4a1d51ef15
|
Merge pull request #818 from googlefonts/drophints
[subset] Drop hints
|
2018-02-26 20:23:41 -08:00 |
|
Rod Sheeter
|
903771b6c7
|
[subset] clearer name for trim() and better comment about composite handling, per review feedback
|
2018-02-26 19:50:06 -08:00 |
|
Garret Rieger
|
44dc36dd82
|
[subset] update to comment in hb-ot-os2-unicode-ranges.hh
|
2018-02-26 17:56:23 -08:00 |
|
Garret Rieger
|
ad3f2f77da
|
[subset] small cleanups in hb-ot-os2-table.
|
2018-02-26 17:51:27 -08:00 |
|