5417 Commits (b5f25844fbdd3167051c8d3586b404ae7f077b3b)
 

Author SHA1 Message Date
Behdad Esfahbod b5f25844fb [docs] Minor update 7 years ago
Behdad Esfahbod 41906cd5ef [subset] Another fixup 7 years ago
Behdad Esfahbod cd32177a32 Try at fixing multiple-definition of NullPool 7 years ago
Behdad Esfahbod 3d421ce307 [subset] Use auto_array_t where it does make sense 7 years ago
Behdad Esfahbod 9aa2eb61e6 Minor 7 years ago
Ebrahim Byagowi ae6d0259b4
Install fonttools on two bots and enable cmake hb-subset test (#777) 7 years ago
Ebrahim Byagowi c8d4c2e32f
Initialize bad_indices on hb-subset (#775) 7 years ago
Ebrahim Byagowi 5845e5ca3b
fix gobject compile issue (#773) 7 years ago
Behdad Esfahbod 9b5af3ec7f [gpos] Adjust mark attachment heuristic 7 years ago
Behdad Esfahbod 70b06cc6e7 More fixes 7 years ago
Behdad Esfahbod 6c1848b1e3 Misc warning fixes 7 years ago
Behdad Esfahbod 7039803b51 Fix djgpp bot 7 years ago
Behdad Esfahbod cdab20df1e Minor 7 years ago
Ebrahim Byagowi 203b647530 Favor use of static instead HB_INTERNAL 7 years ago
Behdad Esfahbod 4c5bdb4b39 [test] Disable test-subset-glyf for now 7 years ago
Behdad Esfahbod 43314ff4c0 More fixes 7 years ago
Behdad Esfahbod a981d798ea Fix more build issues 7 years ago
Ebrahim Byagowi 6c4ca6135a
Hide more symbols of hb-subset (#771) 7 years ago
Behdad Esfahbod c31fcf4c58 [subset] Replace auto_array with prealloced_array 7 years ago
Behdad Esfahbod 931d67900e Fix some other bots 7 years ago
Behdad Esfahbod 4011d885b7 [util] Remove use of ssize_t which was failing on MSVC 7 years ago
Behdad Esfahbod bfa871634c Minor 7 years ago
Ebrahim Byagowi 844f48ea9a
Fix symbol exporting and libstdc++ linkage of hb-subset (#769) 7 years ago
Behdad Esfahbod 91519c6a5b [aat] Add buffer messages 7 years ago
Behdad Esfahbod af274507c4 Minor 7 years ago
Behdad Esfahbod 570d523761 [subset] Merge remote-tracking branch 'googlefonts/master' 7 years ago
Behdad Esfahbod 71130a20fa Replace Supplier.advance with Supplier::operator+= 7 years ago
Behdad Esfahbod d0f3e7f597 [util] Use setlinebuf() if present 7 years ago
Ebrahim Byagowi ad575a5f47
Fix cast warnings on clang (#768) 7 years ago
Garret Rieger d18decd201 In glyf subsetting add suport for writing out a short loca table when possible. 7 years ago
Rod Sheeter 9275bd03ea First pass at building a cmap 7 years ago
Garret Rieger d2170d1478 Check for failures from add table. 7 years ago
Rod Sheeter 4816064c0e add missing return 7 years ago
Garret Rieger 0089443756 Keep a second set of glyph ids in subset plan which is sorted by glyph id and always has gid 0 7 years ago
Garret Rieger 3bc81558d8 Formatting for hb-subset-plan. 7 years ago
Behdad Esfahbod 8cef3a6199 Try fixing build with Sun Studio 7 years ago
Garret Rieger 86aa4b3ba7 Return empty face on hb_subset failure instead of null. Plus some minor cleanups for _add_head_and_set_loca_version 7 years ago
Behdad Esfahbod d45f240e4e Typo 7 years ago
Behdad Esfahbod 3b7aa651b4 [docs] Improve UNSAFE_TO_BREAK docs 7 years ago
bungeman 671f0a7733 Documentation for HB_GLYPH_FLAG_UNSAFE_TO_BREAK. 7 years ago
Garret Rieger 1582eabee6 Update head table with loca format selected by glyf+loca subsetting. 7 years ago
Garret Rieger 335bbaa66f Remove uneeded code in hb-subset. 7 years ago
Behdad Esfahbod 3346ba9cd5 [test/text-rendering-tests] Update from upstream 7 years ago
Rod Sheeter 1cd98d05e0 Create the groups for a cmap format12. Does not yet build the actual table. 7 years ago
Rod Sheeter 59c658c8d5 capture codepoints sorted so we can use them for cmap later. one day we will have a map 7 years ago
Rod Sheeter 8431c38cdc remove output noise 7 years ago
Rod Sheeter 5cca0c07af fix comment 7 years ago
Rod Sheeter a19138e668 comment the serialization of table 7 years ago
Garret Rieger 5a34114f96 Add an extra entry to the end of the loca table to identify the end of the last glyph's data. 7 years ago
Garret Rieger aac7d96212 Apply per table subsetting while building the new face in hb_subset. 7 years ago