73314711964757eee2985a4bc3cd2601044563db
[platform/upstream/harfbuzz.git] / ChangeLog
1 commit f3e58ab8a957cdf36bddef793c473664744885a7
2 Author: Behdad Esfahbod <behdad@behdad.org>
3 Date:   Tue Jun 12 19:32:04 2018 -0400
4
5     [docs] Enlist misc new symbols
6
7  RELEASING.md               |  3 ++-
8  docs/harfbuzz-sections.txt | 24 +++++++++++++++++++++++-
9  2 files changed, 25 insertions(+), 2 deletions(-)
10
11 commit f6893ef82c51a35dd075973b2041b1b19f81faff
12 Author: Behdad Esfahbod <behdad@behdad.org>
13 Date:   Tue Jun 12 19:20:20 2018 -0400
14
15     Move hb-version.h generation to Makefile
16
17     Fixes https://github.com/harfbuzz/harfbuzz/issues/864
18
19     Unfortunately 1.7.7 and 1.8.0 went out with the wrong hb-version.h
20     contents.
21
22  configure.ac     |  1 -
23  src/Makefile.am  | 21 ++++++++++++++++-----
24  src/hb-version.h |  6 +++---
25  3 files changed, 19 insertions(+), 9 deletions(-)
26
27 commit cc0b04f48f261c1deb8f4142e7ae0222fbec67fb
28 Author: Behdad Esfahbod <behdad@behdad.org>
29 Date:   Tue Jun 12 18:24:54 2018 -0400
30
31     [subset] Remove HB_SUBSET_BUILTIN
32
33     Just include hb-static.cc in libharfbuzz-subset.so source list as
34     well.  Those building it built-in will include hb-static.cc once
35     already.  No need for any gymnastics.
36
37  src/Makefile.sources | 1 +
38  src/hb-subset.cc     | 5 -----
39  2 files changed, 1 insertion(+), 5 deletions(-)
40
41 commit ba0ea56efab9caa942d59bf51c78e490969cab87
42 Author: Behdad Esfahbod <behdad@behdad.org>
43 Date:   Mon Jun 11 23:24:41 2018 -0400
44
45     [substitute-closure] Rename function for clarity
46
47  src/hb-ot-layout-gsub-table.hh       | 4 ++--
48  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
49  2 files changed, 3 insertions(+), 3 deletions(-)
50
51 commit 7b5ce416383101cb9d72a775a32d0088984e6817
52 Author: Behdad Esfahbod <behdad@behdad.org>
53 Date:   Mon Jun 11 23:23:40 2018 -0400
54
55     Whitespace
56
57  src/hb-ot-layout-gsub-table.hh | 3 +--
58  1 file changed, 1 insertion(+), 2 deletions(-)
59
60 commit c4d0d11c55f018026fc9c1db75fe7a4f8a38f81f
61 Author: Behdad Esfahbod <behdad@behdad.org>
62 Date:   Mon Jun 11 22:11:45 2018 -0400
63
64     [vector] Always 0-fill new items
65
66  src/hb-private.hh | 3 +++
67  1 file changed, 3 insertions(+)
68
69 commit a7e1b4a3b2d7b853ca244156571dd83321739bb1
70 Author: Behdad Esfahbod <behdad@behdad.org>
71 Date:   Mon Jun 11 22:05:08 2018 -0400
72
73     Fix compiler warning re reordering of initializations
74
75  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
76  1 file changed, 2 insertions(+), 2 deletions(-)
77
78 commit f56cd9df10824fbbef52172470d07ff673d460cc
79 Author: Behdad Esfahbod <behdad@behdad.org>
80 Date:   Mon Jun 11 22:02:38 2018 -0400
81
82     Style
83
84  src/hb-ot-layout.cc | 4 +++-
85  1 file changed, 3 insertions(+), 1 deletion(-)
86
87 commit a95cde15af4aa34e76c4394dfdf17e7d25164d5b
88 Author: Jonathan Kew <jfkthame@gmail.com>
89 Date:   Mon Jun 11 18:09:35 2018 -0700
90
91     [hb-set] Additional testcase for hb-set-intersect.
92
93  test/api/test-set.c | 6 ++++++
94  1 file changed, 6 insertions(+)
95
96 commit 82484b05ca7a51dec6f3f9e9b0d7967823d7657f
97 Author: Jonathan Kew <jfkthame@gmail.com>
98 Date:   Mon Jun 11 20:55:14 2018 -0700
99
100     [hb-set] Don't shrink vectors until after processing their contents.
101
102     Fixes #1054.
103
104  src/hb-set-private.hh | 10 +++++++---
105  1 file changed, 7 insertions(+), 3 deletions(-)
106
107 commit eb585033cae33ca069bbcdaa21e4074678b6a6e9
108 Author: Ebrahim Byagowi <ebrahim@gnu.org>
109 Date:   Mon Jun 11 03:47:43 2018 +0430
110
111     Fetch the updated dwrite_1.h header from a better place
112
113     Following to
114     https://ci.appveyor.com/project/harfbuzz/harfbuzz/build/1.0.1693/job/mfkjdhcdykjuqdfc
115
116  appveyor.yml | 2 +-
117  1 file changed, 1 insertion(+), 1 deletion(-)
118
119 commit b8e406f0c7c381d46e2d2bbe35a6107d560f2122
120 Author: Behdad Esfahbod <behdad@behdad.org>
121 Date:   Sun Jun 10 17:22:38 2018 -0400
122
123     More fixes for SunStudio 12.6 build
124
125     Followup to https://github.com/harfbuzz/harfbuzz/pull/1053
126
127  src/hb-ft.cc     | 8 ++++----
128  src/hb-subset.cc | 2 +-
129  2 files changed, 5 insertions(+), 5 deletions(-)
130
131 commit 498e4373dc2eb98fa9b18a0824c7912ed84a4c80
132 Author: prrace <philip.race@oracle.com>
133 Date:   Sat Jun 9 16:04:28 2018 -0700
134
135     Fix SunStudio 12.6 build (#1053)
136
137  src/hb-face.cc    | 2 +-
138  src/hb-private.hh | 2 +-
139  2 files changed, 2 insertions(+), 2 deletions(-)
140
141 commit 46f7e7760f4c9b1b2886a27eff3c0fabdab45dbe
142 Author: Garret Rieger <grieger@google.com>
143 Date:   Thu Jun 7 15:55:45 2018 -0700
144
145     [subset] Use REPLACEME instead of version.
146
147  src/hb-subset-input.cc | 2 +-
148  1 file changed, 1 insertion(+), 1 deletion(-)
149
150 commit fc246ec985890f8256f6e03cdf74c86b9b51ff2a
151 Author: Garret Rieger <grieger@google.com>
152 Date:   Thu Jun 7 15:54:19 2018 -0700
153
154     [subset] Move variable declaration out of loop.
155
156  test/api/test-subset-glyf.c | 4 ++--
157  1 file changed, 2 insertions(+), 2 deletions(-)
158
159 commit 197cb18b22ce11f32f5f2c68c13f7068fb5cc338
160 Author: Garret Rieger <grieger@google.com>
161 Date:   Thu Jun 7 15:32:52 2018 -0700
162
163     [subset] Add test cases for gsub closure in subsetting.
164
165  test/api/fonts/Roboto-Regular.gsub.fi.ttf   | Bin 0 -> 2652 bytes
166  test/api/fonts/Roboto-Regular.gsub.fil.ttf  | Bin 0 -> 3228 bytes
167  test/api/fonts/Roboto-Regular.nogsub.fi.ttf | Bin 0 -> 1856 bytes
168  test/api/test-subset-glyf.c                 |  52
169  ++++++++++++++++++++++++++++
170  4 files changed, 52 insertions(+)
171
172 commit 37eab27be3b88079614f66e484c700bb2d40af10
173 Author: Garret Rieger <grieger@google.com>
174 Date:   Thu Jun 7 14:39:03 2018 -0700
175
176     [subset] Add fuzzing of gsub closure to hb-subset-fuzzer.
177
178  test/fuzzing/hb-subset-fuzzer.cc | 27 ++++++++++++++++++++-------
179  1 file changed, 20 insertions(+), 7 deletions(-)
180
181 commit feb23892a36a7c855306db6d21521d5e8362bdf7
182 Author: Garret Rieger <grieger@google.com>
183 Date:   Thu Jun 7 14:32:34 2018 -0700
184
185     [subset] Use gsub closure if ot layout is not being dropped.
186
187  src/hb-ot-layout.cc   | 10 ++++++++--
188  src/hb-subset-plan.cc | 20 ++++++++++++++++++--
189  2 files changed, 26 insertions(+), 4 deletions(-)
190
191 commit a5673da9be70f2ba0ff79aab4bd9a4480cb0223e
192 Author: Garret Rieger <grieger@google.com>
193 Date:   Thu Jun 7 14:23:03 2018 -0700
194
195     [subset] Add drop_ot_layout setting to subset input.
196
197  src/hb-subset-input.cc   | 17 +++++++++++++++++
198  src/hb-subset-plan.cc    |  1 +
199  src/hb-subset-plan.hh    |  1 +
200  src/hb-subset-private.hh |  1 +
201  src/hb-subset.cc         |  3 ++-
202  src/hb-subset.h          |  3 +++
203  6 files changed, 25 insertions(+), 1 deletion(-)
204
205 commit 57badadb769d0bcdbee00afce3af4972bc5c6bf1
206 Author: Garret Rieger <grieger@google.com>
207 Date:   Wed Jun 6 16:02:51 2018 -0700
208
209     [subset] add a new closure call to hb-ot-layout that can compute
210     the closure over multiple lookups.
211
212  src/hb-ot-layout.cc | 26 ++++++++++++++++++++++++++
213  src/hb-ot-layout.h  |  6 ++++++
214  src/hb-ot-shape.cc  | 10 +---------
215  3 files changed, 33 insertions(+), 9 deletions(-)
216
217 commit 11f1f4131b722f0e0338bee222a78110806f5a3d
218 Author: Behdad Esfahbod <behdad@behdad.org>
219 Date:   Wed Jun 6 16:46:50 2018 -0700
220
221     [set] Add is_subset
222
223     New API:
224     +hb_set_is_subset()
225
226  src/hb-set-private.hh       | 13 +++++++++++++
227  src/hb-set.cc               | 22 ++++++++++++++++++++--
228  src/hb-set.h                |  4 ++++
229  test/api/test-set.c         |  4 ++++
230  test/api/test-subset-glyf.c | 11 +++++------
231  5 files changed, 46 insertions(+), 8 deletions(-)
232
233 commit 45186b9b8cbffa7b5c8509624fb431a0f79f5130
234 Author: Garret Rieger <grieger@google.com>
235 Date:   Tue Jun 5 17:14:42 2018 -0700
236
237     [subset] Add memoization of GSUB lookup closures.
238
239  src/hb-ot-layout-gsub-table.hh       | 15 +++++++++++++--
240  src/hb-ot-layout-gsubgpos-private.hh | 20 ++++++++++++++++++++
241  src/hb-ot-layout.cc                  |  6 ++++--
242  3 files changed, 37 insertions(+), 4 deletions(-)
243
244 commit 78d92e0f27e8b688efac014526ef5c4f1f53a58f
245 Author: Behdad Esfahbod <behdad@behdad.org>
246 Date:   Wed Jun 6 15:24:43 2018 -0700
247
248     Minorish
249
250  src/hb-private.hh | 2 +-
251  1 file changed, 1 insertion(+), 1 deletion(-)
252
253 commit 676b19f0d1d21629b654e69f220bf53965735940
254 Author: Behdad Esfahbod <behdad@behdad.org>
255 Date:   Wed Jun 6 15:23:35 2018 -0700
256
257     Compiler gymnastics
258
259     Part of https://github.com/harfbuzz/harfbuzz/issues/630
260
261  src/hb-private.hh | 3 +++
262  1 file changed, 3 insertions(+)
263
264 commit 0a5952e8ddb3ec955496d582ef5a559a27684a0c
265 Author: Behdad Esfahbod <behdad@behdad.org>
266 Date:   Wed Jun 6 14:55:30 2018 -0700
267
268     Move prime_for back into map
269
270     This was causing problem on systems without visibility when map
271     was used
272     from both libharfbuzz and libharfbuzz-subset. Sigh.
273
274     https://ci.appveyor.com/project/harfbuzz/harfbuzz/build/1.0.1669/job/dey47nmff0770vp3
275
276  src/hb-map-private.hh | 53
277  ++++++++++++++++++++++++++++++++++++++++++++++++++-
278  src/hb-private.hh     |  3 ---
279  src/hb-static.cc      | 51
280  -------------------------------------------------
281  3 files changed, 52 insertions(+), 55 deletions(-)
282
283 commit a2a1484ef93d5b5c3748b15219eca669d866b0a9
284 Author: David Corbett <corbett.dav@husky.neu.edu>
285 Date:   Wed Jun 6 12:57:28 2018 -0400
286
287     Convert Consonant_Initial_Postfixed to CONS_FINAL
288
289     Consonant_Initial_Postfixed was split off of
290     Consonant_Succeeding_Repha,
291     so it should correspond to the same USE class, CONS_FINAL.
292
293  src/gen-use-table.py                 | 5 +++--
294  src/hb-ot-shape-complex-use-table.cc | 2 +-
295  2 files changed, 4 insertions(+), 3 deletions(-)
296
297 commit 37986aa9b7ac44b1c4c50ebba9902d06cc8a45e0
298 Author: Behdad Esfahbod <behdad@behdad.org>
299 Date:   Tue Jun 5 18:04:40 2018 -0700
300
301     1.8.0
302
303  NEWS         | 5 +++++
304  configure.ac | 2 +-
305  2 files changed, 6 insertions(+), 1 deletion(-)
306
307 commit 9d3cd13c30d8df41a2f7ff6c4208a1b2d75ddd64
308 Author: Behdad Esfahbod <behdad@behdad.org>
309 Date:   Tue Jun 5 17:59:31 2018 -0700
310
311     [ucdn] Update to Unicode 11
312
313     https://github.com/grigorig/ucdn/issues/19
314
315  src/hb-ucdn.cc        |    7 +
316  src/hb-ucdn/ucdn_db.h | 2754
317  ++++++++++++++++++++++++++-----------------------
318  2 files changed, 1479 insertions(+), 1282 deletions(-)
319
320 commit 060e6b4a13a4224de885214d374b079610224123
321 Author: Behdad Esfahbod <behdad@behdad.org>
322 Date:   Tue Jun 5 17:31:46 2018 -0700
323
324     Update to Unicode 11.0.0
325
326     UCDN is not updated yet.
327
328  src/gen-use-table.py                    | 13 +++--
329  src/hb-common.cc                        |  5 ++
330  src/hb-common.h                         | 11 ++++
331  src/hb-ot-shape-complex-arabic-table.hh | 43 ++++++++++++---
332  src/hb-ot-shape-complex-indic-table.cc  | 77 ++++++++++++++-------------
333  src/hb-ot-shape-complex-private.hh      |  9 ++++
334  src/hb-ot-shape-complex-use-machine.rl  |  2 +-
335  src/hb-ot-shape-complex-use-table.cc    | 94
336  +++++++++++++++++++++------------
337  8 files changed, 170 insertions(+), 84 deletions(-)
338
339 commit 105a3b5e2d2ff228cdc1fbe8618f6c8fdfdabe9e
340 Author: Behdad Esfahbod <behdad@behdad.org>
341 Date:   Tue Jun 5 15:31:04 2018 -0700
342
343     Minor
344
345  src/Makefile.am | 12 ++++++------
346  1 file changed, 6 insertions(+), 6 deletions(-)
347
348 commit 60c516789bab499c5a423f80071638955b7b13fd
349 Author: Behdad Esfahbod <behdad@behdad.org>
350 Date:   Tue Jun 5 15:20:23 2018 -0700
351
352     [RELEASING] Update
353
354  RELEASING.md | 6 ++++--
355  1 file changed, 4 insertions(+), 2 deletions(-)
356
357 commit df01f3e560d21900e234c4a6616bcf9c98f5f567
358 Author: Behdad Esfahbod <behdad@behdad.org>
359 Date:   Tue Jun 5 15:17:39 2018 -0700
360
361     1.7.7
362
363  NEWS           | 37 +++++++++++++++++++++++++++++++++++++
364  RELEASING.md   |  5 +++--
365  configure.ac   |  2 +-
366  src/hb-blob.cc |  2 +-
367  src/hb-face.cc |  2 +-
368  src/hb-map.cc  | 28 ++++++++++++++--------------
369  src/hb-map.h   |  2 +-
370  7 files changed, 58 insertions(+), 20 deletions(-)
371
372 commit ba3b6d6c6512b58a3d0e5277fbbe4e69b085467d
373 Author: Behdad Esfahbod <behdad@behdad.org>
374 Date:   Mon Jun 4 16:47:45 2018 -0700
375
376     [khmer] Fix Coeng vs Halant confusion
377
378     Test suite results are unchanged (34).
379
380  src/hb-ot-shape-complex-khmer.cc | 6 +++---
381  1 file changed, 3 insertions(+), 3 deletions(-)
382
383 commit 8220ef8a54bcc94f122d50804c0a5e829de81be1
384 Author: Ebrahim Byagowi <ebrahim@gnu.org>
385 Date:   Tue Jun 5 22:50:53 2018 +0430
386
387     Fix hb_face_count build issue
388
389     I should've rebased #1002 before the merge, my bad
390
391  src/hb-face.cc | 2 +-
392  1 file changed, 1 insertion(+), 1 deletion(-)
393
394 commit 32da0c6bc4770568346f6c05fd6b374be2bbd2b2
395 Author: Ebrahim Byagowi <ebrahim@gnu.org>
396 Date:   Tue Jun 5 18:56:26 2018 +0430
397
398     Add hb_face_count, a new API (#1002)
399
400     Simply, it returns the number of faces on a font blob.
401
402     To be used on hb-sanitizer tool but other clients also
403     can benefit from it.
404
405  TODO                       |  2 -
406  docs/harfbuzz-sections.txt |  1 +
407  src/hb-face.cc             | 95
408  ++++++++++++++++++++++++++++------------------
409  src/hb-face.h              |  4 ++
410  4 files changed, 64 insertions(+), 38 deletions(-)
411
412 commit 4a115fe7fe71e381decb7c894208540663419f75
413 Author: Behdad Esfahbod <behdad@behdad.org>
414 Date:   Mon Jun 4 15:40:43 2018 -0700
415
416     [sinhala] Move reph to after post-consonants
417
418     Apparently this changed between Win 7 and Win 10.
419
420     Fixes https://github.com/harfbuzz/harfbuzz/issues/967
421
422     To be continued in https://github.com/harfbuzz/harfbuzz/issues/1044
423
424  src/hb-ot-shape-complex-indic.cc                         |   2 +-
425  test/shaping/data/in-house/Makefile.sources              |   1 +
426  .../fonts/5af5361ed4d1e8305780b100e1730cb09132f8d1.ttf   | Bin 0 ->
427  3152 bytes
428  test/shaping/data/in-house/tests/sinhala.tests           |   1 +
429  4 files changed, 3 insertions(+), 1 deletion(-)
430
431 commit 3e494caae3dc096339a46d5a3fdeb5a718de6911
432 Author: Behdad Esfahbod <behdad@behdad.org>
433 Date:   Mon Jun 4 15:38:05 2018 -0700
434
435     [test] Fix record-test to use gids not glyph-names
436
437     as those might not match what FontTools think of the glyphs if font
438     does NOT have glyph names.
439
440  test/shaping/record-test.sh | 11 +++++++++--
441  1 file changed, 9 insertions(+), 2 deletions(-)
442
443 commit 58400a2ad8b18aeb1da40d6c327135cd62312316
444 Author: Behdad Esfahbod <behdad@behdad.org>
445 Date:   Sat Jun 2 20:30:09 2018 -0700
446
447     Remove DISALLOW_* from vector, set, and map
448
449     Some of the build bots, still fail on this.  I suppose mine pass
450     because
451     I enable C++11...
452
453     Anyway, remove these again.
454
455  src/hb-map-private.hh | 3 ---
456  src/hb-private.hh     | 6 ------
457  src/hb-set-private.hh | 3 ---
458  src/hb-subset-plan.hh | 3 ++-
459  4 files changed, 2 insertions(+), 13 deletions(-)
460
461 commit f9abbf83b6404bc9eb0c0983f562c9dbba1ef57c
462 Author: Behdad Esfahbod <behdad@behdad.org>
463 Date:   Sat Jun 2 15:30:59 2018 -0700
464
465     Fix fallout from 975bdd5ef562e37655067b703b2b9ca7481f4985
466
467     Ouch!
468
469  src/hb-ot-map-private.hh   | 40 ++++++++++++++++++++++------------------
470  src/hb-ot-map.cc           | 11 +++++++++++
471  src/hb-ot-post-table.hh    |  3 ++-
472  src/hb-ot-shape-private.hh | 10 ++++++++--
473  src/hb-ot-shape.cc         |  2 ++
474  src/hb-subset.cc           |  2 ++
475  6 files changed, 47 insertions(+), 21 deletions(-)
476
477 commit f7515769fd024faca888a47c58f87fb868b0e760
478 Author: Behdad Esfahbod <behdad@behdad.org>
479 Date:   Fri Jun 1 17:48:37 2018 -0700
480
481     [vector] Use Crap pool in push() as well
482
483  src/hb-coretext.cc      | 20 +++-----------------
484  src/hb-ot-cmap-table.hh |  3 ++-
485  src/hb-ot-layout.cc     |  3 +--
486  src/hb-ot-map.cc        | 17 ++++-------------
487  src/hb-ot-post-table.hh |  6 +-----
488  src/hb-private.hh       | 11 ++++-------
489  src/hb-subset-plan.cc   |  2 --
490  src/hb-subset.cc        |  2 --
491  src/hb-uniscribe.cc     | 28 ++++++++--------------------
492  9 files changed, 23 insertions(+), 69 deletions(-)
493
494 commit 975bdd5ef562e37655067b703b2b9ca7481f4985
495 Author: Behdad Esfahbod <behdad@behdad.org>
496 Date:   Fri Jun 1 17:37:13 2018 -0700
497
498     [vector] Keep success status
499
500  src/hb-private.hh | 10 +++++++++-
501  1 file changed, 9 insertions(+), 1 deletion(-)
502
503 commit 1ab3c3ed1bbc404086aefffaef4b8261bb77caa7
504 Author: Behdad Esfahbod <behdad@behdad.org>
505 Date:   Fri Jun 1 17:34:24 2018 -0700
506
507     [vector] Whitespace
508
509  src/hb-private.hh | 10 ++++++----
510  1 file changed, 6 insertions(+), 4 deletions(-)
511
512 commit fb07d1a3ce896f8ebf8b5d5fef51dee91b6ead11
513 Author: Behdad Esfahbod <behdad@behdad.org>
514 Date:   Fri Jun 1 17:32:07 2018 -0700
515
516     Another attempt at making every compiler happy...
517
518     Sigh.
519
520  src/hb-private.hh | 6 +++---
521  1 file changed, 3 insertions(+), 3 deletions(-)
522
523 commit 4f76f956bb3a95b307322cdad4f8d3b97851678e
524 Author: Behdad Esfahbod <behdad@behdad.org>
525 Date:   Fri Jun 1 17:28:47 2018 -0700
526
527     [map] Move prime_for to hb-static
528
529  src/hb-map-private.hh | 53
530  +--------------------------------------------------
531  src/hb-private.hh     |  2 ++
532  src/hb-static.cc      | 51
533  +++++++++++++++++++++++++++++++++++++++++++++++++
534  3 files changed, 54 insertions(+), 52 deletions(-)
535
536 commit 33d6f46bbbb4fdee110f1cb024a37ed2e46e5e22
537 Author: Behdad Esfahbod <behdad@behdad.org>
538 Date:   Fri Jun 1 17:25:35 2018 -0700
539
540     [set] Shrink page-map size again
541
542  src/hb-set-private.hh | 4 ++--
543  1 file changed, 2 insertions(+), 2 deletions(-)
544
545 commit 4ca211bce192b01644c82f721251604df935b603
546 Author: Behdad Esfahbod <behdad@behdad.org>
547 Date:   Fri Jun 1 17:18:57 2018 -0700
548
549     Fix hb_vector_size_t
550
551  src/hb-private.hh     | 4 ++--
552  src/hb-set-private.hh | 3 ++-
553  2 files changed, 4 insertions(+), 3 deletions(-)
554
555 commit a070dfd333f411bf720120eb332f7da93077054f
556 Author: Garret Rieger <grieger@google.com>
557 Date:   Thu May 31 16:47:39 2018 -0700
558
559     [subset] Have the subset fuzzer pull the text string to subset to
560     from the end of the fuzzer provided data.
561
562  test/fuzzing/hb-subset-fuzzer.cc | 54
563  +++++++++++++++++++++++++---------------
564  1 file changed, 34 insertions(+), 20 deletions(-)
565
566 commit bb6f4adac70a161505953414aa85ba78cd993c65
567 Author: Behdad Esfahbod <behdad@behdad.org>
568 Date:   Fri Jun 1 16:30:38 2018 -0700
569
570     Add Codacy badge
571
572  README | 1 +
573  1 file changed, 1 insertion(+)
574
575 commit a7dd90f519fb7ab046e92ea3b7101c21d5040bbc
576 Author: Behdad Esfahbod <behdad@behdad.org>
577 Date:   Fri Jun 1 16:07:55 2018 -0700
578
579     Revert "Remove HB_DISALLOW_COPY_AND_ASSIGN"
580
581     This reverts commit ff92de766bf775bfdd3a01bda94de699180ff86a.
582
583     Revert that and remove ASSERT_POD. Let's see which bots are
584     unhappy with this configuration...
585
586  src/hb-map-private.hh      | 3 +--
587  src/hb-ot-shape-private.hh | 2 +-
588  src/hb-private.hh          | 6 +++++-
589  src/hb-set-private.hh      | 3 +--
590  4 files changed, 8 insertions(+), 6 deletions(-)
591
592 commit 7b50bf52f274f75f0b41008e0eab150124ae928a
593 Author: Behdad Esfahbod <behdad@behdad.org>
594 Date:   Thu May 31 20:20:17 2018 -0700
595
596     Use NullPool for _hb_set_nil and _hb_map_nil
597
598  src/hb-map.cc     | 12 +-----------
599  src/hb-private.hh |  2 +-
600  src/hb-set.cc     |  8 +-------
601  3 files changed, 3 insertions(+), 19 deletions(-)
602
603 commit f040ca40ab3ebd4fdb85747477e0e656ab8b073e
604 Author: Behdad Esfahbod <behdad@behdad.org>
605 Date:   Thu May 31 20:15:21 2018 -0700
606
607     [set] Minor
608
609  src/hb-set.cc | 2 --
610  1 file changed, 2 deletions(-)
611
612 commit 7185b273b3d92ee0ba0a589eb94387f25ea40b82
613 Author: Behdad Esfahbod <behdad@behdad.org>
614 Date:   Thu May 31 20:03:00 2018 -0700
615
616     Rename in_error to !successful
617
618     Towards possibly using Null pool for some nil objects.
619
620  src/hb-buffer-deserialize-json.hh    | 758
621  +++++++++++++++++------------------
622  src/hb-buffer-deserialize-json.rl    |   2 +-
623  src/hb-buffer-deserialize-text.hh    | 510 +++++++++++------------
624  src/hb-buffer-deserialize-text.rl    |   2 +-
625  src/hb-buffer-private.hh             |   2 +-
626  src/hb-buffer.cc                     |  24 +-
627  src/hb-map-private.hh                |  10 +-
628  src/hb-map.cc                        |   4 +-
629  src/hb-ot-layout-gsubgpos-private.hh |   4 +-
630  src/hb-ot-layout.cc                  |   2 +-
631  src/hb-ot-shape-complex-hangul.cc    |   8 +-
632  src/hb-ot-shape-complex-indic.cc     |   4 +-
633  src/hb-ot-shape-complex-khmer.cc     |   4 +-
634  src/hb-ot-shape-complex-myanmar.cc   |   2 +-
635  src/hb-ot-shape-complex-thai.cc      |   4 +-
636  src/hb-ot-shape-complex-use.cc       |   4 +-
637  src/hb-ot-shape-normalize.cc         |  12 +-
638  src/hb-ot-shape.cc                   |   2 +-
639  src/hb-set-private.hh                |  28 +-
640  src/hb-set.cc                        |   4 +-
641  20 files changed, 696 insertions(+), 694 deletions(-)
642
643 commit 353f4d2efc6c0ce32f5bee08bbdf5a268d720a6a
644 Author: Behdad Esfahbod <behdad@behdad.org>
645 Date:   Thu May 31 19:52:16 2018 -0700
646
647     Fix a whitespace inconsistency
648
649     Null() and Crap() are only places that there's no space before '('...
650
651  src/dump-fon.cc   | 12 ++++++------
652  src/hb-private.hh |  2 +-
653  src/main.cc       |  2 +-
654  3 files changed, 8 insertions(+), 8 deletions(-)
655
656 commit e36cd1dfd36ed336f63883098dc870c56a5fc10d
657 Author: Behdad Esfahbod <behdad@behdad.org>
658 Date:   Thu May 31 19:31:39 2018 -0700
659
660     Remove trivial HB_ATOMIC_INT_INIT()
661
662  src/hb-atomic-private.hh | 9 +--------
663  src/hb-object-private.hh | 2 +-
664  2 files changed, 2 insertions(+), 9 deletions(-)
665
666 commit 550a70f8011c4c1cfd27d739469e79cb98bcdd6e
667 Author: Behdad Esfahbod <behdad@behdad.org>
668 Date:   Thu May 31 19:28:04 2018 -0700
669
670     Use 0 as inert object reference value instead of -1
671
672     Towards using Null object for nil objects.
673
674  src/hb-object-private.hh | 2 +-
675  1 file changed, 1 insertion(+), 1 deletion(-)
676
677 commit dcd1b07eeaf2c28f0d20b9812749810d069041e3
678 Author: Behdad Esfahbod <behdad@behdad.org>
679 Date:   Thu May 31 17:58:40 2018 -0700
680
681     Add const OffsetTo<> dereference
682
683     Unused, but now that we have CrapPool, implement it.
684
685  src/hb-open-type-private.hh | 6 ++++++
686  1 file changed, 6 insertions(+)
687
688 commit 2baa357ac7fe2ae91029dff26a01b8ba1cc0b365
689 Author: Ebrahim Byagowi <ebrahim@gnu.org>
690 Date:   Thu May 31 12:27:31 2018 +0430
691
692     Fix symbol export issue of prime_mod on Alpine bot
693
694     Apparently our gcc-6.4.0 on Alpine Linux distribution doesn't like
695     defining static const
696     inside a method, lets put that on outside the classes.
697
698  src/hb-map-private.hh | 89
699  ++++++++++++++++++++++++++-------------------------
700  1 file changed, 45 insertions(+), 44 deletions(-)
701
702 commit 54800f8322e8ab106d801fc332b7e813c58138ac
703 Author: Behdad Esfahbod <behdad@behdad.org>
704 Date:   Wed May 30 16:26:50 2018 -0700
705
706     [map] Mark prime_for HB_INTERNAL
707
708     Trying to see if it fixes gcc-4.2 bots.
709
710  src/hb-map-private.hh | 2 +-
711  1 file changed, 1 insertion(+), 1 deletion(-)
712
713 commit d600e844aa4736b52fe71c1b2a9fa785be5cfecc
714 Author: Behdad Esfahbod <behdad@behdad.org>
715 Date:   Wed May 30 16:25:46 2018 -0700
716
717     Add CrapOrNull
718
719  src/hb-private.hh | 11 +++++++++++
720  1 file changed, 11 insertions(+)
721
722 commit 251cc977e93a75cfdc34671760ef4241daebf60f
723 Author: Garret Rieger <grieger@google.com>
724 Date:   Wed May 30 12:23:51 2018 -0700
725
726     [subset] Switch to using hb_map_t inside of hb_subset_plan_t.
727
728  src/hb-ot-cmap-table.hh |  20 +++---
729  src/hb-ot-glyf-table.hh |  12 ++--
730  src/hb-ot-hdmx-table.hh |  10 +--
731  src/hb-ot-hmtx-table.hh |   6 +-
732  src/hb-ot-maxp-table.hh |   4 +-
733  src/hb-ot-os2-table.hh  |  35 +++--------
734  src/hb-ot-post-table.hh |   2 +-
735  src/hb-subset-glyf.cc   |   9 ++-
736  src/hb-subset-plan.cc   | 159
737  ++++++++++++++++--------------------------------
738  src/hb-subset-plan.hh   |  68 +++++++++++++--------
739  src/hb-subset.cc        |   2 +-
740  11 files changed, 139 insertions(+), 188 deletions(-)
741
742 commit b3d45de6cff4501e6171ec9d9069af7de29584d4
743 Author: Behdad Esfahbod <behdad@behdad.org>
744 Date:   Wed May 30 14:02:49 2018 -0700
745
746     [map] Fix size calculation
747
748     Don't know why I thought I should subtract one there...
749
750  src/hb-map-private.hh | 2 +-
751  1 file changed, 1 insertion(+), 1 deletion(-)
752
753 commit ff92de766bf775bfdd3a01bda94de699180ff86a
754 Author: Behdad Esfahbod <behdad@behdad.org>
755 Date:   Tue May 29 18:48:45 2018 -0700
756
757     Remove HB_DISALLOW_COPY_AND_ASSIGN
758
759     llvm-gcc-4.2 bot had this problem:
760     hb-private.hh:812: error: initializer specified for non-virtual method
761     'void hb_vector_t<Type, StaticSize>::operator=(const hb_vector_t<Type,
762     StaticSize>&) [with Type = hb_user_data_array_t::hb_user_data_item_t,
763     unsigned int StaticSize = 1u]'
764
765     Removing the delete didn't work with a constructor. So, remove
766     constructor.
767     Just disallow assignment.  Still better than nothing.
768
769  src/hb-map-private.hh      | 2 +-
770  src/hb-ot-shape-private.hh | 2 +-
771  src/hb-private.hh          | 6 +-----
772  src/hb-set-private.hh      | 2 +-
773  4 files changed, 4 insertions(+), 8 deletions(-)
774
775 commit a2444346220757e7743c972cbd24f925e72b419d
776 Author: Behdad Esfahbod <behdad@behdad.org>
777 Date:   Tue May 29 18:32:57 2018 -0700
778
779     [map] Fix resize
780
781  src/hb-map-private.hh | 7 ++++---
782  1 file changed, 4 insertions(+), 3 deletions(-)
783
784 commit efbab6ba3f7434fca41be1b38e4a5281695f231c
785 Author: Behdad Esfahbod <behdad@behdad.org>
786 Date:   Tue May 29 18:21:55 2018 -0700
787
788     Disable use of thread_local
789
790     Clang build was failing with:
791
792     /usr/bin/ld: .libs/libharfbuzz_la-hb-blob.o: relocation R_X86_64_PC32
793     against undefined hidden symbol `_ZTH12_hb_CrapPool' can not be used
794     when making a shared object
795
796     Instead of fighting it, just disable use of it.
797
798  src/hb-private.hh | 4 ++--
799  src/hb-static.cc  | 2 +-
800  2 files changed, 3 insertions(+), 3 deletions(-)
801
802 commit 8c2c5d450817d4cb6f782d286da6ac6d9e5a5e95
803 Author: Behdad Esfahbod <behdad@behdad.org>
804 Date:   Tue May 29 18:15:52 2018 -0700
805
806     [map] Not going to implement is_equal which is complicated
807
808  src/hb-map.h | 7 -------
809  1 file changed, 7 deletions(-)
810
811 commit ccd01c65559122499b38a44e4449cd5a828d0b05
812 Author: Behdad Esfahbod <behdad@behdad.org>
813 Date:   Tue May 29 18:13:13 2018 -0700
814
815     [map] Move prime_mod to header to avoid linkage issues in subset.so
816
817  src/hb-map-private.hh | 53
818  +++++++++++++++++++++++++++++++++++++++++++++++++--
819  src/hb-map.cc         | 52
820  --------------------------------------------------
821  2 files changed, 51 insertions(+), 54 deletions(-)
822
823 commit 6baebc5d559e15c7903a81f21be08b45537e7903
824 Author: Behdad Esfahbod <behdad@behdad.org>
825 Date:   Tue May 29 17:58:46 2018 -0700
826
827     [map] Fix copyright year
828
829  src/hb-map-private.hh | 2 +-
830  1 file changed, 1 insertion(+), 1 deletion(-)
831
832 commit b0158129d2b161665f8872deeb540ac73349c2de
833 Author: Behdad Esfahbod <behdad@behdad.org>
834 Date:   Tue May 29 17:52:37 2018 -0700
835
836     [map] Minor
837
838  src/hb-map-private.hh | 1 -
839  1 file changed, 1 deletion(-)
840
841 commit 4099c66f70e1acf89013215ab3add42b11e31fea
842 Author: Behdad Esfahbod <behdad@behdad.org>
843 Date:   Tue May 29 17:52:07 2018 -0700
844
845     [map] Don't return INVALID from get() just because in_error
846
847  src/hb-map-private.hh | 1 -
848  1 file changed, 1 deletion(-)
849
850 commit 25783907737b561f7b8648b8e92dba601a439828
851 Author: Behdad Esfahbod <behdad@behdad.org>
852 Date:   Tue May 29 17:34:35 2018 -0700
853
854     [map] Fix bool use in C API
855
856  src/hb-map.cc | 2 +-
857  src/hb-map.h  | 2 +-
858  2 files changed, 2 insertions(+), 2 deletions(-)
859
860 commit a9fa39dca56d3a96dddcdbeb1c55a3d55a6537da
861 Author: Behdad Esfahbod <behdad@behdad.org>
862 Date:   Tue May 29 17:31:01 2018 -0700
863
864     [map] More minor
865
866  src/hb-map-private.hh | 10 ++++++----
867  1 file changed, 6 insertions(+), 4 deletions(-)
868
869 commit f76c4a7708773eca7a2b8c7ff47f8b5ade5ca0d9
870 Author: Behdad Esfahbod <behdad@behdad.org>
871 Date:   Tue May 29 17:27:25 2018 -0700
872
873     [map] Make initial resize actually work
874
875  src/hb-map-private.hh | 2 +-
876  1 file changed, 1 insertion(+), 1 deletion(-)
877
878 commit 661e9ae4a55c198eb9fdb2c104979dd55a0fa1f1
879 Author: Behdad Esfahbod <behdad@behdad.org>
880 Date:   Tue May 29 17:09:17 2018 -0700
881
882     [map] Add clear(), is_empty(), and get_population()
883
884  src/hb-map-private.hh | 22 ++++++++++++++++++----
885  src/hb-map.cc         | 43 +++++++++++++++++++++++++++++++++++++++++++
886  src/hb-map.h          | 17 +++++++++--------
887  3 files changed, 70 insertions(+), 12 deletions(-)
888
889 commit b6959c33e23b464ddbe5fe98fafc80bbb669189c
890 Author: Behdad Esfahbod <behdad@behdad.org>
891 Date:   Tue May 29 17:02:22 2018 -0700
892
893     [map] Minor
894
895  src/hb-map-private.hh | 7 +++----
896  1 file changed, 3 insertions(+), 4 deletions(-)
897
898 commit 686476a8ae0039f277eb55ab7bd69386d43a8dc7
899 Author: Behdad Esfahbod <behdad@behdad.org>
900 Date:   Tue May 29 17:00:02 2018 -0700
901
902     [map] Track population and occupancy separately
903
904  src/hb-map-private.hh | 30 +++++++++++++++++++++---------
905  src/hb-map.cc         |  1 +
906  2 files changed, 22 insertions(+), 9 deletions(-)
907
908 commit 8a978790cb4dc66816c2cd7b617829f3e9d6e88e
909 Author: Behdad Esfahbod <behdad@behdad.org>
910 Date:   Tue May 29 16:45:20 2018 -0700
911
912     [map] Minor
913
914  src/hb-map.h | 2 +-
915  1 file changed, 1 insertion(+), 1 deletion(-)
916
917 commit 6f12ce47c0ed8c2c4bb251cd6e685459af104db8
918 Author: Behdad Esfahbod <behdad@behdad.org>
919 Date:   Tue May 29 16:45:06 2018 -0700
920
921     Revert "[map] Return bool from set()"
922
923     This reverts commit face7cf55d4895ffca314c8448c0a749a26cc182.
924
925  src/hb-map-private.hh | 7 +++----
926  1 file changed, 3 insertions(+), 4 deletions(-)
927
928 commit fc51c45079feb7d77d25204c4c17a0733f1eca56
929 Author: Behdad Esfahbod <behdad@behdad.org>
930 Date:   Tue May 29 16:44:55 2018 -0700
931
932     Revert "[map] Make hb_map_set() return bool"
933
934     This reverts commit 7bf1980146cfc081b06264ac367b23ae9397adf1.
935
936  src/hb-map.cc | 4 ++--
937  src/hb-map.h  | 4 ++--
938  2 files changed, 4 insertions(+), 4 deletions(-)
939
940 commit 7bf1980146cfc081b06264ac367b23ae9397adf1
941 Author: Behdad Esfahbod <behdad@behdad.org>
942 Date:   Tue May 29 16:42:44 2018 -0700
943
944     [map] Make hb_map_set() return bool
945
946  src/hb-map.cc | 4 ++--
947  src/hb-map.h  | 4 ++--
948  2 files changed, 4 insertions(+), 4 deletions(-)
949
950 commit face7cf55d4895ffca314c8448c0a749a26cc182
951 Author: Behdad Esfahbod <behdad@behdad.org>
952 Date:   Tue May 29 16:39:03 2018 -0700
953
954     [map] Return bool from set()
955
956  src/hb-map-private.hh | 7 ++++---
957  1 file changed, 4 insertions(+), 3 deletions(-)
958
959 commit e94be200bd7976a26ea2d6df5050d9dab4de0f08
960 Author: Behdad Esfahbod <behdad@behdad.org>
961 Date:   Tue May 29 16:37:44 2018 -0700
962
963     [map] Implement operator[] for get()ting
964
965  src/hb-map-private.hh | 3 +++
966  1 file changed, 3 insertions(+)
967
968 commit 743fdd9c618c949d7f45324386bd0bb37435db46
969 Author: Behdad Esfahbod <behdad@behdad.org>
970 Date:   Tue May 29 16:28:48 2018 -0700
971
972     [map] First try at implementing an integer-to-integer hashmap
973
974     Fully untested.
975
976  src/Makefile.sources  |   3 +
977  src/hb-map-private.hh | 180 ++++++++++++++++++++++++++++++++
978  src/hb-map.cc         | 279
979  ++++++++++++++++++++++++++++++++++++++++++++++++++
980  src/hb-map.h          | 110 ++++++++++++++++++++
981  src/hb.h              |   1 +
982  5 files changed, 573 insertions(+)
983
984 commit 65c82179c9b3aafd90987485a49c09dbbb473c90
985 Author: Ebrahim Byagowi <ebrahim@gnu.org>
986 Date:   Sat May 26 23:50:10 2018 +0430
987
988     [blob] Use MAP_NORESERVE if available (#1039)
989
990     MAP_NORESERVE is not available on macOS for example so set the flag
991     to zero if not defined on the headers.
992
993  src/hb-blob.cc | 6 +++++-
994  1 file changed, 5 insertions(+), 1 deletion(-)
995
996 commit 1ce40d900a9c451d8d5814a9b30759d1e66f99c8
997 Author: Behdad Esfahbod <behdad@behdad.org>
998 Date:   Fri May 25 16:34:08 2018 -0700
999
1000     [set] Remove stale comment
1001
1002  src/hb-set.h | 2 --
1003  1 file changed, 2 deletions(-)
1004
1005 commit 6c2227640bc14754c9472fead5cd04ff25f91b52
1006 Author: Behdad Esfahbod <behdad@behdad.org>
1007 Date:   Fri May 25 16:21:27 2018 -0700
1008
1009     Add HB_DISALLOW_COPY_AND_ASSIGN
1010
1011  src/hb-ot-map-private.hh   |  1 -
1012  src/hb-ot-shape-private.hh |  4 +---
1013  src/hb-ot-shape.cc         |  2 --
1014  src/hb-private.hh          | 10 ++++++++++
1015  src/hb-set-private.hh      |  3 +++
1016  5 files changed, 14 insertions(+), 6 deletions(-)
1017
1018 commit fd3d0042319c33c923a60d435779bf7ed5a9a6f5
1019 Author: Behdad Esfahbod <behdad@behdad.org>
1020 Date:   Thu May 24 15:58:26 2018 -0700
1021
1022     Move pool definitions to hb-static.cc
1023
1024  src/Makefile.sources |  1 +
1025  src/dump-emoji.cc    |  8 +-------
1026  src/dump-fon.cc      |  6 +-----
1027  src/hb-ot-layout.cc  |  6 ------
1028  src/hb-static.cc     | 32 ++++++++++++++++++++++++++++++++
1029  src/hb-subset.cc     |  5 ++---
1030  src/main.cc          |  6 +-----
1031  7 files changed, 38 insertions(+), 26 deletions(-)
1032
1033 commit 7f7b1370d37b9187f688dea5e6fee5ea7c2b7290
1034 Author: Behdad Esfahbod <behdad@behdad.org>
1035 Date:   Thu May 24 14:09:04 2018 -0700
1036
1037     Fix Uniscribe build
1038
1039     If a pointer type was passed to Null(), reinterpret_cast<> was
1040     complaining about qualifiers being removed. Turns out I need the
1041     const on
1042     the other side of "Type" to fix that.  Also remove unused const from
1043     NullPool type.
1044
1045  src/dump-emoji.cc   | 2 +-
1046  src/dump-fon.cc     | 2 +-
1047  src/hb-ot-layout.cc | 2 +-
1048  src/hb-private.hh   | 6 +++---
1049  src/hb-subset.cc    | 2 +-
1050  src/main.cc         | 2 +-
1051  6 files changed, 8 insertions(+), 8 deletions(-)
1052
1053 commit 31c4236d9643063e518289b28c3e17cedd8401e0
1054 Author: Behdad Esfahbod <behdad@behdad.org>
1055 Date:   Thu May 24 13:38:46 2018 -0700
1056
1057     Underflow protection in hb_vector_t
1058
1059  src/hb-private.hh | 11 +++++++----
1060  1 file changed, 7 insertions(+), 4 deletions(-)
1061
1062 commit f83e992c8b27111ab802fd7e5678592a0c717518
1063 Author: Behdad Esfahbod <behdad@behdad.org>
1064 Date:   Thu May 24 11:46:57 2018 -0700
1065
1066     Mark CrapPool thread_local
1067
1068     Not sure if I like to keep it. For now, aim for correctness.
1069
1070  src/dump-emoji.cc   |  2 +-
1071  src/dump-fon.cc     |  2 +-
1072  src/hb-ot-layout.cc |  2 +-
1073  src/hb-private.hh   | 14 +++++++++++++-
1074  src/hb-subset.cc    |  2 +-
1075  src/main.cc         |  2 +-
1076  6 files changed, 18 insertions(+), 6 deletions(-)
1077
1078 commit 5d80129891107c7f629c6950b5d257f2a867eee0
1079 Author: Behdad Esfahbod <behdad@behdad.org>
1080 Date:   Thu May 24 11:33:15 2018 -0700
1081
1082     Add CrapPool
1083
1084     Common Regoin for Access Protection.  Like the NullPool, but writable.
1085
1086  src/dump-emoji.cc           |  1 +
1087  src/dump-fon.cc             |  1 +
1088  src/hb-open-type-private.hh | 11 +++++++++++
1089  src/hb-ot-layout.cc         |  1 +
1090  src/hb-private.hh           | 39 +++++++++++++++++++++++++++++++++++----
1091  src/hb-subset.cc            |  1 +
1092  src/main.cc                 |  1 +
1093  7 files changed, 51 insertions(+), 4 deletions(-)
1094
1095 commit 673b764de050957b2d3b9972d9e55b3a2e5615f4
1096 Author: Behdad Esfahbod <behdad@behdad.org>
1097 Date:   Wed May 23 20:12:23 2018 -0700
1098
1099     Move code around
1100
1101  src/hb-private.hh | 91
1102  ++++++++++++++++++++++++++++++-------------------------
1103  1 file changed, 49 insertions(+), 42 deletions(-)
1104
1105 commit 65aeabd62275b37c6bb6715f3341e45625f4ba6e
1106 Author: Behdad Esfahbod <behdad@behdad.org>
1107 Date:   Wed May 23 16:15:28 2018 -0700
1108
1109     Add hb_vector_t::push(const Type &v)
1110
1111     Makes for cleaner code.
1112
1113  src/hb-coretext.cc      |  3 +--
1114  src/hb-ot-post-table.hh |  3 +--
1115  src/hb-private.hh       | 18 +++++++++++-------
1116  src/hb-subset-plan.cc   | 12 +++++-------
1117  src/hb-uniscribe.cc     |  8 ++------
1118  5 files changed, 20 insertions(+), 24 deletions(-)
1119
1120 commit 38ae0add7001c4db506d3a2c18b9960a2cae7b5d
1121 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1122 Date:   Wed May 23 13:37:57 2018 +0430
1123
1124     [ci] Revive the SunCC bot
1125
1126     * Adds libnsl to the bot as it is now needed apparently
1127     * Disables hb-icu, apparently the newer ICU itself is not compatible
1128     with SunCC
1129
1130  .circleci/config.yml | 4 ++--
1131  1 file changed, 2 insertions(+), 2 deletions(-)
1132
1133 commit 6c818c5516913f2c8192d58bd2724b1d3bb60d24
1134 Author: Behdad Esfahbod <behdad@behdad.org>
1135 Date:   Tue May 22 22:00:05 2018 -0700
1136
1137     Actually enable vectorized operations
1138
1139     Fixup for previous commit. Was accidentally turned off.
1140
1141  src/hb-private.hh | 2 +-
1142  1 file changed, 1 insertion(+), 1 deletion(-)
1143
1144 commit f56a250b04f50f12c78d81d1a068187be3d95a8c
1145 Author: Behdad Esfahbod <behdad@behdad.org>
1146 Date:   Tue May 22 21:36:07 2018 -0700
1147
1148     Another try at smart vectorization
1149
1150     Make clang happy. Also, don't use anonymous union.
1151
1152  src/hb-private.hh | 36 +++++++++++++++++++++++++-----------
1153  1 file changed, 25 insertions(+), 11 deletions(-)
1154
1155 commit b995b501ef5cf113534c5aead6c85baea6cc423c
1156 Author: Behdad Esfahbod <behdad@behdad.org>
1157 Date:   Tue May 22 21:06:22 2018 -0700
1158
1159     Try enabling vectorization smartly
1160
1161     We'll see if this sticks to the bots.
1162
1163  src/hb-private.hh     | 25 +++++++++++++++++--------
1164  src/hb-set-private.hh |  7 -------
1165  2 files changed, 17 insertions(+), 15 deletions(-)
1166
1167 commit dd22c29f951ceec98516d7cb378bf2aa7e21d89a
1168 Author: Behdad Esfahbod <behdad@behdad.org>
1169 Date:   Tue May 22 20:57:19 2018 -0700
1170
1171     [set] Always check population before checking for equality
1172
1173  src/hb-set-private.hh | 4 +---
1174  1 file changed, 1 insertion(+), 3 deletions(-)
1175
1176 commit 2eb9bbd986f6930f1b2594b8971ac677e9647c93
1177 Author: Behdad Esfahbod <behdad@behdad.org>
1178 Date:   Tue May 22 18:28:13 2018 -0700
1179
1180     [test/text-rendering-tests] Update from upstream
1181
1182  test/shaping/data/text-rendering-tests/DISABLED         |   2 ++
1183  test/shaping/data/text-rendering-tests/Makefile.sources |   2 ++
1184  .../text-rendering-tests/fonts/TestMORXTwentyeight.ttf  | Bin 0 ->
1185  2660 bytes
1186  .../text-rendering-tests/fonts/TestMORXTwentyseven.ttf  | Bin 0 ->
1187  2432 bytes
1188  .../data/text-rendering-tests/fonts/TestShapeKndaV3.ttf | Bin 0 ->
1189  89400 bytes
1190  .../data/text-rendering-tests/tests/MORX-27.tests       |   3 +++
1191  .../data/text-rendering-tests/tests/MORX-28.tests       |   5 +++++
1192  7 files changed, 12 insertions(+)
1193
1194 commit 8eb53b853dcc4b0cc8e240cff6bfc5acb92182b0
1195 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1196 Date:   Fri May 11 22:44:44 2018 +0430
1197
1198     Minor, make CreateFile compatible with the disabled writable flag
1199
1200     "writable" is not in use and probably we can go in the reverse
1201     direction
1202     and remove the flags that are useful for enabled writable, this
1203     is just
1204     for the sake of completeness however.
1205
1206  src/hb-blob.cc | 5 +++--
1207  1 file changed, 3 insertions(+), 2 deletions(-)
1208
1209 commit 33eb1bd23b100a8e65a0e66621760368b5aecdaf
1210 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1211 Date:   Fri May 11 14:36:41 2018 +0430
1212
1213     Remove unnecessary headers and definitions of hb-blob (#1028)
1214
1215     It removes io.h and other polyfills which we no longer need as 7e76d74
1216
1217  src/hb-blob.cc | 22 ++++------------------
1218  1 file changed, 4 insertions(+), 18 deletions(-)
1219
1220 commit 7e76d746e2555d5bba7f65d3958aa97a7f179d7b
1221 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1222 Date:   Fri May 11 13:40:33 2018 +0430
1223
1224     Make hb_blob_create_from_file more portable (#1027)
1225
1226     This makes it compatible with ARMCC which I had access in
1227     a collaboration with @imgtec, thanks!
1228
1229     Basically hb_blob_create_from_file features three code paths,
1230     mmap, Win32 and fallback.
1231
1232     We had fallback implementation even before this but it was relied
1233     to "open" which is not available on some environments. This change
1234     improved the situtation by using only fopen and friends for
1235     fallback path.
1236
1237     Interestingly we could use "open" on Windows but in fact it was
1238     emulated by MSVCRT so I've completely split that from Unix path
1239     now that we have a distinct path for fallback path also.
1240
1241  src/hb-blob.cc | 64
1242  +++++++++++++++++++++++++++++++++++++++-------------------
1243  1 file changed, 43 insertions(+), 21 deletions(-)
1244
1245 commit e99d75ea9c4fe1f64d7f8408093741a682ed5243
1246 Author: Behdad Esfahbod <behdad@behdad.org>
1247 Date:   Wed May 9 15:28:30 2018 -0700
1248
1249     Fix warning
1250
1251  src/hb-ot-cmap-table.hh | 4 ++--
1252  1 file changed, 2 insertions(+), 2 deletions(-)
1253
1254 commit 191c4edc5423017d9123d291462fbfa87a805218
1255 Author: Behdad Esfahbod <behdad@behdad.org>
1256 Date:   Wed May 9 15:27:17 2018 -0700
1257
1258     Reinstante DEFINE_NULL_DATA
1259
1260     Seems like I messed up; buffer overrun got reported.
1261
1262  src/hb-open-type-private.hh        |  2 ++
1263  src/hb-ot-layout-common-private.hh | 13 +++----------
1264  src/hb-private.hh                  | 13 +++++++++++++
1265  3 files changed, 18 insertions(+), 10 deletions(-)
1266
1267 commit 93bdf9b2dfe18af0f1aa93b890f0be260f31d90e
1268 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1269 Date:   Wed May 9 23:24:17 2018 +0430
1270
1271     Use arrayZ on hb-coretext and hb-uniscribe and fix macOS/Win bots
1272     (#1024)
1273
1274     Following to 63f57f4
1275
1276  src/hb-coretext.cc  |  2 +-
1277  src/hb-uniscribe.cc | 12 ++++++------
1278  2 files changed, 7 insertions(+), 7 deletions(-)
1279
1280 commit 63f57f4dab3d3179838d5d1cd03d116837a7e5c2
1281 Author: Behdad Esfahbod <behdad@behdad.org>
1282 Date:   Tue May 8 16:56:11 2018 -0700
1283
1284     Mark more unsized array's as arrayZ
1285
1286  src/hb-aat-layout-common-private.hh  | 14 ++++----
1287  src/hb-aat-layout-kerx-table.hh      |  2 +-
1288  src/hb-aat-layout-morx-table.hh      |  6 ++--
1289  src/hb-open-file-private.hh          |  6 ++--
1290  src/hb-open-type-private.hh          | 40 +++++++++++-----------
1291  src/hb-ot-cmap-table.hh              |  2 +-
1292  src/hb-ot-color-cbdt-table.hh        | 10 +++---
1293  src/hb-ot-layout-common-private.hh   | 12 +++----
1294  src/hb-ot-layout-gsub-table.hh       | 16 ++++-----
1295  src/hb-ot-layout-gsubgpos-private.hh | 64
1296  ++++++++++++++++++------------------
1297  src/hb-ot-post-table.hh              |  4 +--
1298  src/hb-ot-var-avar-table.hh          | 26 +++++++--------
1299  src/hb-private.hh                    | 54 +++++++++++++++---------------
1300  src/hb-set-private.hh                |  4 +--
1301  src/hb-subset.cc                     |  2 +-
1302  15 files changed, 131 insertions(+), 131 deletions(-)
1303
1304 commit 091c17df5ac5f7ddc9b776481da845f4eda67570
1305 Author: Behdad Esfahbod <behdad@behdad.org>
1306 Date:   Tue May 8 16:42:45 2018 -0700
1307
1308     Use UnsizedArrayOf<> in one place where [VAR] was used
1309
1310     Trying to see how many can converted meaningfully.
1311
1312  src/hb-ot-layout-common-private.hh | 10 +++++-----
1313  1 file changed, 5 insertions(+), 5 deletions(-)
1314
1315 commit 0644d92ef32b09e32d473c758d2a968f2d125628
1316 Merge: 2a2e28e7 3be050f0
1317 Author: Behdad Esfahbod <behdad@behdad.org>
1318 Date:   Tue May 8 15:21:09 2018 -0700
1319
1320     Merge pull request #1018 from googlefonts/cmap4
1321
1322     [subset] Add cmap format 4 subsetting.
1323
1324 commit 2a2e28e701319b4053a5c95f06c68f859e4ce99b
1325 Author: Behdad Esfahbod <behdad@behdad.org>
1326 Date:   Tue May 8 03:00:21 2018 -0700
1327
1328     Don't keep instance in hb_table_lazy_loader_t
1329
1330  src/hb-open-type-private.hh | 15 ++++++---------
1331  1 file changed, 6 insertions(+), 9 deletions(-)
1332
1333 commit 57bac8f6995fabbb98eb9824d822f370f9449488
1334 Author: Behdad Esfahbod <behdad@behdad.org>
1335 Date:   Tue May 8 02:55:20 2018 -0700
1336
1337     Rename
1338
1339  src/hb-open-type-private.hh | 6 +++---
1340  src/hb-ot-layout-private.hh | 8 ++++----
1341  2 files changed, 7 insertions(+), 7 deletions(-)
1342
1343 commit 2a46a020fd2fa2fe99886ab06188db5f0fa37ad1
1344 Author: Behdad Esfahbod <behdad@behdad.org>
1345 Date:   Tue May 8 02:53:03 2018 -0700
1346
1347     Minor
1348
1349  src/hb-open-type-private.hh | 4 ++--
1350  src/hb-ot-kern-table.hh     | 2 +-
1351  src/hb-ot-layout.cc         | 6 +++---
1352  src/hb-ot-post-table.hh     | 2 +-
1353  4 files changed, 7 insertions(+), 7 deletions(-)
1354
1355 commit eba1c16a604d1be774f22541bf3e417f27a27c68
1356 Author: Behdad Esfahbod <behdad@behdad.org>
1357 Date:   Tue May 8 02:47:42 2018 -0700
1358
1359     Always lock blob in sanitize. Remove blob->lock_as() in favor of
1360     blob->lock()
1361
1362  src/dump-emoji.cc             | 4 ++--
1363  src/dump-fon.cc               | 2 +-
1364  src/hb-aat-layout.cc          | 4 ++--
1365  src/hb-blob-private.hh        | 6 ------
1366  src/hb-face.cc                | 8 ++++----
1367  src/hb-open-type-private.hh   | 8 ++++++--
1368  src/hb-ot-cmap-table.hh       | 2 +-
1369  src/hb-ot-color-cbdt-table.hh | 4 ++--
1370  src/hb-ot-color-sbix-table.hh | 2 +-
1371  src/hb-ot-color-svg-table.hh  | 2 +-
1372  src/hb-ot-glyf-table.hh       | 6 +++---
1373  src/hb-ot-hmtx-table.hh       | 8 ++++----
1374  src/hb-ot-kern-table.hh       | 2 +-
1375  src/hb-ot-layout.cc           | 6 +++---
1376  src/hb-ot-post-table.hh       | 2 +-
1377  src/hb-subset.cc              | 2 +-
1378  src/main.cc                   | 2 +-
1379  17 files changed, 34 insertions(+), 36 deletions(-)
1380
1381 commit b4fa50501414b7471e840f2ee6b9dfe87080b078
1382 Author: Behdad Esfahbod <behdad@behdad.org>
1383 Date:   Tue May 8 02:45:08 2018 -0700
1384
1385     Move Sanitizer::lock_instance<>() to blob->lock_as<>().
1386
1387  src/dump-emoji.cc             |  4 ++--
1388  src/dump-fon.cc               |  3 +--
1389  src/hb-aat-layout.cc          |  4 ++--
1390  src/hb-blob-private.hh        | 17 +++++++++++++++++
1391  src/hb-face.cc                |  9 +++++----
1392  src/hb-open-type-private.hh   |  9 ++-------
1393  src/hb-ot-cmap-table.hh       |  2 +-
1394  src/hb-ot-color-cbdt-table.hh |  4 ++--
1395  src/hb-ot-color-sbix-table.hh |  2 +-
1396  src/hb-ot-color-svg-table.hh  |  2 +-
1397  src/hb-ot-glyf-table.hh       |  6 +++---
1398  src/hb-ot-hmtx-table.hh       |  8 ++++----
1399  src/hb-ot-kern-table.hh       |  2 +-
1400  src/hb-ot-layout.cc           |  6 +++---
1401  src/hb-ot-post-table.hh       |  2 +-
1402  src/hb-subset.cc              |  2 +-
1403  src/main.cc                   |  2 +-
1404  17 files changed, 48 insertions(+), 36 deletions(-)
1405
1406 commit abc12f7b8157c3981216d82ead60627db31a6c14
1407 Author: Behdad Esfahbod <behdad@behdad.org>
1408 Date:   Tue May 8 02:23:36 2018 -0700
1409
1410     Move null pool to hb-private
1411
1412  src/dump-emoji.cc                  |  6 ++---
1413  src/dump-fon.cc                    | 14 +++++------
1414  src/hb-aat-layout.cc               |  8 +++----
1415  src/hb-open-type-private.hh        | 48
1416  +++-----------------------------------
1417  src/hb-ot-cmap-table.hh            |  4 ++--
1418  src/hb-ot-color.cc                 |  4 ++--
1419  src/hb-ot-layout-common-private.hh | 13 ++++++++---
1420  src/hb-ot-layout.cc                | 22 ++++++++---------
1421  src/hb-ot-math.cc                  |  4 ++--
1422  src/hb-ot-var.cc                   |  6 ++---
1423  src/hb-private.hh                  | 29 +++++++++++++++++++++++
1424  src/hb-subset.cc                   |  4 ++--
1425  src/main.cc                        |  2 +-
1426  13 files changed, 79 insertions(+), 85 deletions(-)
1427
1428 commit 08e280fd84384f73d395918646ee044a5bbfee45
1429 Author: Behdad Esfahbod <behdad@behdad.org>
1430 Date:   Tue May 8 01:57:27 2018 -0700
1431
1432     Rename hb_string_t to hb_bytes_t
1433
1434  src/hb-ot-post-table.hh | 16 ++++++++--------
1435  src/hb-private.hh       | 12 ++++++------
1436  src/hb-string-array.hh  |  6 +++---
1437  3 files changed, 17 insertions(+), 17 deletions(-)
1438
1439 commit bd021a67203aa5b07c31c02d63e6154da0c05d31
1440 Author: Behdad Esfahbod <behdad@behdad.org>
1441 Date:   Tue May 8 01:50:30 2018 -0700
1442
1443     Minor
1444
1445  src/hb-private.hh | 2 +-
1446  1 file changed, 1 insertion(+), 1 deletion(-)
1447
1448 commit 16e4ccf7b417f021948643012cbe7641ba02c039
1449 Author: Behdad Esfahbod <behdad@behdad.org>
1450 Date:   Tue May 8 01:47:05 2018 -0700
1451
1452     Allocate user-data-array on the heap
1453
1454     This saves each object allocation 72 bytes.  Now object overhead
1455     is just
1456     16 bytes (on x86) instead of 88 bytes. Neat.
1457
1458  src/hb-object-private.hh | 36 ++++++++++++++++++++++++++++--------
1459  1 file changed, 28 insertions(+), 8 deletions(-)
1460
1461 commit 61920b21ca0c632ba58aef95c7f65f409cc0fbd2
1462 Author: Behdad Esfahbod <behdad@behdad.org>
1463 Date:   Tue May 8 01:28:19 2018 -0700
1464
1465     Oops
1466
1467     Fixes https://github.com/harfbuzz/harfbuzz/issues/1023
1468
1469  src/hb-blob-private.hh | 77
1470  ++++++++++++++++++++++++++++++++++++++++++++++++++
1471  1 file changed, 77 insertions(+)
1472
1473 commit f673cfbd64d0c9d97123500a7b851b9cfc09deb3
1474 Author: Behdad Esfahbod <behdad@behdad.org>
1475 Date:   Mon May 7 13:58:32 2018 -0700
1476
1477     Support scripts that are written both LTR and RTL
1478
1479     Right now only Old Italic is marked as such.
1480
1481     Fixes https://github.com/harfbuzz/harfbuzz/issues/1000
1482
1483  src/hb-buffer.cc                                         |   4 ++++
1484  src/hb-common.cc                                         |   6 ++++++
1485  src/hb-ot-shape.cc                                       |   7 +++++--
1486  test/api/test-common.c                                   |   1 +
1487  test/shaping/data/in-house/Makefile.sources              |   1 +
1488  .../fonts/73e84dac2fc6a2d1bc9250d1414353661088937d.ttf   | Bin 0 ->
1489  1136 bytes
1490  test/shaping/data/in-house/tests/none-directional.tests  |   3 +++
1491  7 files changed, 20 insertions(+), 2 deletions(-)
1492
1493 commit 90869e6962caf0e55a480b5d7e777cc521596e8b
1494 Author: Behdad Esfahbod <behdad@behdad.org>
1495 Date:   Mon May 7 14:04:01 2018 -0700
1496
1497     [ot] Apply langsys's required feature even if no other feature exists
1498
1499  src/hb-ot-map.cc | 3 ---
1500  1 file changed, 3 deletions(-)
1501
1502 commit 90baf721978236f2e06dff89ad1cb0cace0753ea
1503 Author: Behdad Esfahbod <behdad@behdad.org>
1504 Date:   Thu May 3 22:14:54 2018 -0400
1505
1506     Move some blob functions to methods
1507
1508  src/hb-blob.cc | 80
1509  +++++++++++++++++++++++++---------------------------------
1510  1 file changed, 34 insertions(+), 46 deletions(-)
1511
1512 commit 5c64d61475f15d7f8de8993a52639735b2bcf750
1513 Author: Behdad Esfahbod <behdad@behdad.org>
1514 Date:   Thu May 3 21:10:57 2018 -0400
1515
1516     Add hb-blob-private.hh
1517
1518     Towards making blob more memory-allocation-friendly
1519
1520  src/Makefile.sources |  1 +
1521  src/hb-blob.cc       | 21 +++++----------------
1522  2 files changed, 6 insertions(+), 16 deletions(-)
1523
1524 commit 203dc44ebc141af0ba8c54edec2dc0405664997a
1525 Author: Behdad Esfahbod <behdad@behdad.org>
1526 Date:   Thu May 3 21:03:27 2018 -0400
1527
1528     [ot-layout] Remove unused members
1529
1530     We should hang those off somewhere else. For now, the unused ones
1531     can go.
1532
1533  src/hb-aat-layout-common-private.hh |  2 +-
1534  src/hb-aat-layout.cc                |  6 ++++++
1535  src/hb-ot-layout-private.hh         |  6 ------
1536  src/hb-ot-layout.cc                 | 29 ++++++++---------------------
1537  4 files changed, 15 insertions(+), 28 deletions(-)
1538
1539 commit ac92ed7d6875374451246a2391859fb763329adb
1540 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1541 Date:   Tue May 8 01:05:15 2018 +0430
1542
1543     Set inline hidden flag only on shared library building
1544
1545     To avoid need of CMP0063 which is not available on older CMake
1546     versions
1547
1548  CMakeLists.txt | 16 ++++++++--------
1549  1 file changed, 8 insertions(+), 8 deletions(-)
1550
1551 commit 3be050f07572d8556726b188668d727e3e7ba643
1552 Author: Garret Rieger <grieger@google.com>
1553 Date:   Fri May 4 11:23:32 2018 -0700
1554
1555     [subset] entrySelectorZ -> entrySelector.
1556
1557  src/hb-ot-cmap-table.hh | 14 +++++++-------
1558  1 file changed, 7 insertions(+), 7 deletions(-)
1559
1560 commit 7c22f98da789f831e1afb9078085b2e33d864d25
1561 Author: Garret Rieger <grieger@google.com>
1562 Date:   Thu May 3 13:14:28 2018 -0700
1563
1564     [subset] add missing template parameter.
1565
1566  src/hb-ot-cmap-table.hh | 2 +-
1567  1 file changed, 1 insertion(+), 1 deletion(-)
1568
1569 commit 95eb0f3bafb7ab0e2451e3e2f8afc5008e18e88e
1570 Author: Garret Rieger <grieger@google.com>
1571 Date:   Thu May 3 13:00:19 2018 -0700
1572
1573     [subset] Switch to a non-log using implementation of caculating
1574     searchRangeZ, entrySelectorZ, and rangeShiftZ in cmap4.
1575
1576  src/hb-ot-cmap-table.hh | 12 +++++-------
1577  1 file changed, 5 insertions(+), 7 deletions(-)
1578
1579 commit b0d7971be0fa3c9393b04038b8d0a76398b0d8d7
1580 Author: Garret Rieger <grieger@google.com>
1581 Date:   Thu May 3 11:22:51 2018 -0700
1582
1583     [subset] Updated expected files for japanese subset integration
1584     tests to include cmap4.
1585
1586  ...gular.default.3042,3044,3046,3048,304A,304B.ttf | Bin 3032 ->
1587  3112 bytes
1588  ...gular.default.3042,3044,3046,73E0,5EA6,8F38.ttf | Bin 3268 ->
1589  3356 bytes
1590  .../Mplus1p-Regular.default.61,63,65,6B.ttf        | Bin 2584 ->
1591  2656 bytes
1592  ...gular.default.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 3564 ->
1593  3652 bytes
1594  .../japanese/Mplus1p-Regular.default.660E.ttf      | Bin 2348 ->
1595  2396 bytes
1596  ...ar.drop-hints.3042,3044,3046,3048,304A,304B.ttf | Bin 2304 ->
1597  2384 bytes
1598  ...ar.drop-hints.3042,3044,3046,73E0,5EA6,8F38.ttf | Bin 2540 ->
1599  2628 bytes
1600  .../Mplus1p-Regular.drop-hints.61,63,65,6B.ttf     | Bin 1856 ->
1601  1928 bytes
1602  ...ar.drop-hints.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 2836 ->
1603  2924 bytes
1604  .../japanese/Mplus1p-Regular.drop-hints.660E.ttf   | Bin 1620 ->
1605  1668 bytes
1606  test/subset/data/fonts/Mplus1p-Regular.ttf         | Bin 1758820 ->
1607  1757292 bytes
1608  11 files changed, 0 insertions(+), 0 deletions(-)
1609
1610 commit 79479273170275447042aa50912acee74bbacdf6
1611 Author: Garret Rieger <grieger@google.com>
1612 Date:   Thu May 3 11:18:02 2018 -0700
1613
1614     [subset] Update expected files for subset integration tests to
1615     include cmap4.
1616
1617  .../basics/Roboto-Regular.abc.default.61,62,63.ttf    | Bin 2120 ->
1618  2168 bytes
1619  .../basics/Roboto-Regular.abc.default.61,63.ttf       | Bin 1932 ->
1620  1988 bytes
1621  .../expected/basics/Roboto-Regular.abc.default.61.ttf | Bin 1744 ->
1622  1792 bytes
1623  .../expected/basics/Roboto-Regular.abc.default.62.ttf | Bin 1692 ->
1624  1740 bytes
1625  .../expected/basics/Roboto-Regular.abc.default.63.ttf | Bin 1668 ->
1626  1716 bytes
1627  .../basics/Roboto-Regular.abc.drop-hints.61,62,63.ttf | Bin 876 ->
1628  924 bytes
1629  .../basics/Roboto-Regular.abc.drop-hints.61,63.ttf    | Bin 792 ->
1630  848 bytes
1631  .../basics/Roboto-Regular.abc.drop-hints.61.ttf       | Bin 684 ->
1632  732 bytes
1633  .../basics/Roboto-Regular.abc.drop-hints.62.ttf       | Bin 652 ->
1634  700 bytes
1635  .../basics/Roboto-Regular.abc.drop-hints.63.ttf       | Bin 656 ->
1636  704 bytes
1637  .../Roboto-Regular.default.1FC,21,41,20,62,63.ttf     | Bin 3700 ->
1638  3772 bytes
1639  .../full-font/Roboto-Regular.default.61,62,63.ttf     | Bin 3320 ->
1640  3368 bytes
1641  .../Roboto-Regular.default.D7,D8,D9,DA,DE.ttf         | Bin 3668 ->
1642  3732 bytes
1643  .../Roboto-Regular.drop-hints.1FC,21,41,20,62,63.ttf  | Bin 2152 ->
1644  2224 bytes
1645  .../full-font/Roboto-Regular.drop-hints.61,62,63.ttf  | Bin 1968 ->
1646  2016 bytes
1647  .../Roboto-Regular.drop-hints.D7,D8,D9,DA,DE.ttf      | Bin 2188 ->
1648  2252 bytes
1649  16 files changed, 0 insertions(+), 0 deletions(-)
1650
1651 commit a8e7f9b958dcb4e00226f78d0ff83f031bc1323d
1652 Author: Garret Rieger <grieger@google.com>
1653 Date:   Thu May 3 10:59:00 2018 -0700
1654
1655     [subset] Get cmap tests passing again.
1656
1657  test/api/fonts/Roboto-Regular.D7,D8,D9,DA,DE.ttf | Bin 2972 -> 2816 bytes
1658  test/api/test-subset-cmap.c                      |   2 +-
1659  2 files changed, 1 insertion(+), 1 deletion(-)
1660
1661 commit c817992f495cba21bf468014f22afe349fbc799f
1662 Author: Garret Rieger <grieger@google.com>
1663 Date:   Thu May 3 10:53:20 2018 -0700
1664
1665     [subset] Write out a format 4, plat 0 encoding record to match
1666     fontTools.
1667
1668  src/hb-ot-cmap-table.hh     | 24 +++++++++++++++---------
1669  test/api/test-subset-cmap.c |  2 +-
1670  2 files changed, 16 insertions(+), 10 deletions(-)
1671
1672 commit 9ef55a4c1354028f4d5e81300cdaf8ce5e03b8e9
1673 Author: Garret Rieger <grieger@google.com>
1674 Date:   Wed May 2 18:50:56 2018 -0700
1675
1676     [subset] A few bug fixes for cmap format 4 subsetting.
1677
1678  src/hb-ot-cmap-table.hh | 57
1679  ++++++++++++++++++++++++++++---------------------
1680  1 file changed, 33 insertions(+), 24 deletions(-)
1681
1682 commit 81ea75f5c860ef682184bd2c9d0ff8b48251e3ce
1683 Author: Garret Rieger <grieger@google.com>
1684 Date:   Wed May 2 17:46:30 2018 -0700
1685
1686     [subset] Complete implementation of cmap4 subsetting.
1687
1688  src/hb-ot-cmap-table.hh | 31 ++++++++++++++++++++++++++++---
1689  1 file changed, 28 insertions(+), 3 deletions(-)
1690
1691 commit 4195a52b041af749046b716dcac7d6560ae37611
1692 Author: Garret Rieger <grieger@google.com>
1693 Date:   Wed May 2 17:11:18 2018 -0700
1694
1695     [subset] WIP implementation of serialize for cmap format 4.
1696
1697  src/hb-ot-cmap-table.hh | 39 ++++++++++++++++++++++++++++++++++++++-
1698  1 file changed, 38 insertions(+), 1 deletion(-)
1699
1700 commit cfa592d31ce2fd1ec2765a69ab31bf80161479dd
1701 Author: Garret Rieger <grieger@google.com>
1702 Date:   Wed May 2 16:37:38 2018 -0700
1703
1704     [subset] Add an implement for cmap format 4 create_sub_table_plan.
1705
1706  src/hb-ot-cmap-table.hh | 43 ++++++++++++++++++++++++++++++++++++++++++-
1707  1 file changed, 42 insertions(+), 1 deletion(-)
1708
1709 commit 295d67ea7d0ddac5666bd6aa4b647dd9cbf8e8f7
1710 Author: Garret Rieger <grieger@google.com>
1711 Date:   Wed May 2 16:12:04 2018 -0700
1712
1713     [subset] WIP cmap format 4 subsetting.
1714
1715  src/hb-ot-cmap-table.hh | 104
1716  ++++++++++++++++++++++++++++++++++++++++--------
1717  1 file changed, 88 insertions(+), 16 deletions(-)
1718
1719 commit 0053d13283458996372f04bd501001d450523605
1720 Author: Garret Rieger <grieger@google.com>
1721 Date:   Wed May 2 15:42:43 2018 -0700
1722
1723     [subset] Refactor cmap subsetting to make it possible to add support
1724     for more sub tables.
1725
1726  src/hb-ot-cmap-table.hh | 161
1727  ++++++++++++++++++++++++++++++------------------
1728  1 file changed, 102 insertions(+), 59 deletions(-)
1729
1730 commit 03b27548123756dfd9988a8fc74bc78733fb2c44
1731 Author: Garret Rieger <grieger@google.com>
1732 Date:   Wed May 2 15:42:08 2018 -0700
1733
1734     [subset] Add const to the hb_subset_plan_t input to a couple functions
1735     in hb-subset-plan.
1736
1737  src/hb-subset-plan.cc |  4 ++--
1738  src/hb-subset-plan.hh | 18 +++++++++---------
1739  2 files changed, 11 insertions(+), 11 deletions(-)
1740
1741 commit 5b93f6916958e6096044372c1195501ea9f37436
1742 Author: Behdad Esfahbod <behdad@behdad.org>
1743 Date:   Wed May 2 14:59:14 2018 -0400
1744
1745     Rename some X-terminated members to Z-terminated
1746
1747     X-terminated means don't access this, it's not located correctly.
1748     Z-terminated means this is a C array with no bound checking.
1749
1750  src/hb-aat-layout-morx-table.hh |  4 ++--
1751  src/hb-open-type-private.hh     | 16 ++++++++--------
1752  src/hb-ot-cmap-table.hh         | 28 ++++++++++++++--------------
1753  src/hb-ot-glyf-table.hh         | 14 +++++++-------
1754  src/hb-ot-var-avar-table.hh     |  6 +++---
1755  5 files changed, 34 insertions(+), 34 deletions(-)
1756
1757 commit f1f6bc0a6f28a6611a247f37b8a83e6f782d7227
1758 Author: Behdad Esfahbod <behdad@behdad.org>
1759 Date:   Wed May 2 12:56:21 2018 -0400
1760
1761     [set] Fix init/fini of set on the stack to call object init/fini
1762
1763     Part of https://github.com/harfbuzz/harfbuzz/issues/1017
1764
1765  src/hb-set-private.hh | 14 ++++++++++++--
1766  src/hb-set.cc         |  4 ++--
1767  2 files changed, 14 insertions(+), 4 deletions(-)
1768
1769 commit 37b95612d4ae8a9d75a1a5a5165bc073c709cf30
1770 Author: Behdad Esfahbod <behdad@behdad.org>
1771 Date:   Tue May 1 19:09:00 2018 -0400
1772
1773     Remove hb_auto_array_t
1774
1775     Part of https://github.com/harfbuzz/harfbuzz/issues/1017
1776
1777  src/hb-coretext.cc      |  8 ++++----
1778  src/hb-ot-cmap-table.hh |  2 +-
1779  src/hb-ot-layout.cc     |  2 +-
1780  src/hb-subset-plan.cc   |  2 +-
1781  src/hb-uniscribe.cc     | 12 ++++++------
1782  5 files changed, 13 insertions(+), 13 deletions(-)
1783
1784 commit 5c3112aec8b77d0fe39164f0f700e2a1aa810022
1785 Author: Behdad Esfahbod <behdad@behdad.org>
1786 Date:   Tue May 1 19:07:04 2018 -0400
1787
1788     s/hb_prealloced_array_t/hb_vector_t/g
1789
1790     Part of https://github.com/harfbuzz/harfbuzz/issues/1017
1791
1792  src/hb-ot-cmap-table.hh  |  6 +++---
1793  src/hb-ot-hmtx-table.hh  |  2 +-
1794  src/hb-ot-map-private.hh | 10 +++++-----
1795  src/hb-ot-os2-table.hh   |  4 ++--
1796  src/hb-ot-post-table.hh  |  2 +-
1797  src/hb-private.hh        |  6 +++---
1798  src/hb-set-private.hh    |  4 ++--
1799  src/hb-subset-glyf.cc    | 12 ++++++------
1800  src/hb-subset-plan.cc    |  8 ++++----
1801  src/hb-subset-plan.hh    |  6 +++---
1802  src/hb-subset.cc         |  2 +-
1803  11 files changed, 31 insertions(+), 31 deletions(-)
1804
1805 commit 4a01eb1234a72e6a91ed66d3ed60b5db378fe340
1806 Author: Behdad Esfahbod <behdad@behdad.org>
1807 Date:   Tue May 1 19:05:58 2018 -0400
1808
1809     Add hb_auto_t
1810
1811     Part of https://github.com/harfbuzz/harfbuzz/issues/1017
1812
1813  src/hb-private.hh | 11 ++++++++---
1814  1 file changed, 8 insertions(+), 3 deletions(-)
1815
1816 commit a60ba7964ea196a3a02c48e813f2d9505d0cded2
1817 Author: Behdad Esfahbod <behdad@behdad.org>
1818 Date:   Tue May 1 19:01:25 2018 -0400
1819
1820     s/finish/fini
1821
1822     For consistency.
1823
1824  src/hb-common.cc            |  8 ++++----
1825  src/hb-mutex-private.hh     |  2 +-
1826  src/hb-object-private.hh    | 10 +++++-----
1827  src/hb-ot-layout-private.hh |  4 ++--
1828  src/hb-ot-map-private.hh    | 14 +++++++-------
1829  src/hb-ot-post-table.hh     |  2 +-
1830  src/hb-ot-shape-private.hh  |  4 ++--
1831  src/hb-ot-shape.cc          |  2 +-
1832  src/hb-private.hh           | 16 ++++++++--------
1833  src/hb-set-private.hh       |  6 +++---
1834  src/hb-set.cc               |  2 +-
1835  src/hb-subset-glyf.cc       |  6 +++---
1836  src/hb-subset-plan.cc       |  6 +++---
1837  src/hb-subset.cc            |  2 +-
1838  14 files changed, 42 insertions(+), 42 deletions(-)
1839
1840 commit 17618ee2ecd02cb100ca911bd1907d108e9df475
1841 Author: Behdad Esfahbod <behdad@behdad.org>
1842 Date:   Tue May 1 18:39:25 2018 -0400
1843
1844     Add hb_object_fini()
1845
1846  src/hb-object-private.hh | 7 ++++++-
1847  1 file changed, 6 insertions(+), 1 deletion(-)
1848
1849 commit bd5f918e2f86241d3e2cb706bf558de21c198860
1850 Author: Behdad Esfahbod <behdad@behdad.org>
1851 Date:   Tue May 1 18:27:41 2018 -0400
1852
1853     [set] Cache population
1854
1855     Part of https://github.com/harfbuzz/harfbuzz/issues/1017
1856
1857  src/hb-set-private.hh | 24 +++++++++++++++++++++++-
1858  src/hb-set.cc         |  1 +
1859  2 files changed, 24 insertions(+), 1 deletion(-)
1860
1861 commit 93b03119da8674a3eddb7879857e9f17fa16fd2a
1862 Author: violet-sippial <38817272+violet-sippial@users.noreply.github.com>
1863 Date:   Sat Apr 28 20:29:13 2018 +0200
1864
1865     [subset] Do not compare ttx progress output in the tests
1866
1867     Suppress progress messages of ttx. This avoids comparing this output
1868     to the reference file which lets the test fail.
1869
1870  test/subset/run-tests.py | 1 +
1871  1 file changed, 1 insertion(+)
1872
1873 commit a57f5a1a185c333ae21a4ac1577387312895e107
1874 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1875 Date:   Sat Apr 28 13:58:55 2018 +0430
1876
1877     [dwrite] Minor, enable the original code assertions
1878
1879  src/hb-directwrite.cc | 4 ++--
1880  1 file changed, 2 insertions(+), 2 deletions(-)
1881
1882 commit 9925030f19851957381b78c197e6f50c77fde756
1883 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1884 Date:   Fri Apr 13 12:43:29 2018 +0430
1885
1886     Don't decompose Bengali Rra and Rha
1887
1888     Fixes #779 and follow up to b01d9b3d90e892341ee4463f2eda4600850b97d8
1889
1890  src/hb-ot-shape-complex-indic.cc                        |   3 +++
1891  test/shaping/data/in-house/Makefile.sources             |   1 +
1892  .../fonts/932ad5132c2761297c74e9976fe25b08e5ffa10b.ttf  | Bin 0 ->
1893  22980 bytes
1894  test/shaping/data/in-house/tests/indic-decompose.tests  |   1 +
1895  4 files changed, 5 insertions(+)
1896
1897 commit 5ad87a93fefcb94ee5f28de8d75903b2550c8d94
1898 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1899 Date:   Wed Apr 25 16:44:04 2018 +0430
1900
1901     Minor, improve file reading failing condition comment
1902
1903     https://bugzilla.gnome.org/show_bug.cgi?id=659212 for more context
1904
1905  src/hb-blob.cc | 3 ++-
1906  1 file changed, 2 insertions(+), 1 deletion(-)
1907
1908 commit 2eaba80cbd3afb32363da93ebf6e60b11509d3f8
1909 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1910 Date:   Tue Apr 24 09:04:15 2018 +0430
1911
1912     Minor, re-add unused mark to some of ragel defined state machines
1913     (#1005)
1914
1915  src/hb-ot-shape-complex-indic-machine.hh   | 2 +-
1916  src/hb-ot-shape-complex-indic-machine.rl   | 2 +-
1917  src/hb-ot-shape-complex-khmer-machine.hh   | 2 +-
1918  src/hb-ot-shape-complex-khmer-machine.rl   | 2 +-
1919  src/hb-ot-shape-complex-myanmar-machine.hh | 2 +-
1920  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
1921  src/hb-ot-shape-complex-use-machine.hh     | 2 +-
1922  src/hb-ot-shape-complex-use-machine.rl     | 2 +-
1923  8 files changed, 8 insertions(+), 8 deletions(-)
1924
1925 commit 48f0204cfea616a788d75c5065ad4999c7685513
1926 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1927 Date:   Tue Apr 24 08:11:13 2018 +0430
1928
1929     Minor, re-add unused mark for two TRACE_ macros
1930
1931     To revive Travis CI bot
1932
1933  src/hb-debug.hh | 4 ++--
1934  1 file changed, 2 insertions(+), 2 deletions(-)
1935
1936 commit 816b8169a90e0454b82a83719fc9ec1c83934d6f
1937 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1938 Date:   Mon Apr 23 19:36:53 2018 +0430
1939
1940     Resolve some of clang's double-promotion warnings
1941
1942  src/hb-aat-layout-trak-table.hh    | 6 +++---
1943  src/hb-open-type-private.hh        | 8 ++++----
1944  src/hb-ot-layout-common-private.hh | 2 +-
1945  3 files changed, 8 insertions(+), 8 deletions(-)
1946
1947 commit 24b8b9b227f53b4f67a713c994cec04a5f774634
1948 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1949 Date:   Mon Apr 23 19:03:57 2018 +0430
1950
1951     Resolve clang's used-but-marked-unused warnings
1952
1953  src/hb-debug.hh                            | 4 ++--
1954  src/hb-font.cc                             | 4 ++--
1955  src/hb-ft.cc                               | 8 ++++----
1956  src/hb-open-type-private.hh                | 2 +-
1957  src/hb-ot-font.cc                          | 6 +++---
1958  src/hb-ot-shape-complex-indic-machine.hh   | 2 +-
1959  src/hb-ot-shape-complex-indic-machine.rl   | 2 +-
1960  src/hb-ot-shape-complex-khmer-machine.hh   | 2 +-
1961  src/hb-ot-shape-complex-khmer-machine.rl   | 2 +-
1962  src/hb-ot-shape-complex-myanmar-machine.hh | 2 +-
1963  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
1964  src/hb-ot-shape-complex-use-machine.hh     | 2 +-
1965  src/hb-ot-shape-complex-use-machine.rl     | 2 +-
1966  src/hb-set.cc                              | 2 +-
1967  src/hb-unicode.cc                          | 2 +-
1968  15 files changed, 22 insertions(+), 22 deletions(-)
1969
1970 commit eaf649450a29115ca0b2aac2921cc40c17aa55ac
1971 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1972 Date:   Mon Apr 23 18:39:40 2018 +0430
1973
1974     Resolve clang's conditional-uninitialize warnings
1975
1976  src/hb-ot-layout-gpos-table.hh | 2 +-
1977  src/hb-ot-shape-normalize.cc   | 4 ++--
1978  util/view-cairo.cc             | 2 +-
1979  3 files changed, 4 insertions(+), 4 deletions(-)
1980
1981 commit 8b0d642e6610dd44f98a986580451eb562276897
1982 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1983 Date:   Mon Apr 23 18:37:35 2018 +0430
1984
1985     Resolve some of clang's zero-as-null-pointer-constant warnings
1986
1987  src/hb-coretext.cc              | 4 ++--
1988  src/hb-dsalgs.hh                | 2 +-
1989  src/hb-ot-os2-unicode-ranges.hh | 2 +-
1990  3 files changed, 4 insertions(+), 4 deletions(-)
1991
1992 commit 8100380d9e6fdd52eb7054f3300046028dcde8f9
1993 Author: Ebrahim Byagowi <ebrahim@gnu.org>
1994 Date:   Sun Apr 22 10:58:37 2018 +0430
1995
1996     Minor, fix calloc call order
1997
1998  src/hb-blob.cc | 2 +-
1999  1 file changed, 1 insertion(+), 1 deletion(-)
2000
2001 commit 2a4cdfad20fa8f0d2894383c2f10a6983f88b34b
2002 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2003 Date:   Fri Apr 20 21:12:58 2018 +0430
2004
2005     [aat/kerx] Minor (#1003)
2006
2007  src/hb-aat-layout-kerx-table.hh | 46
2008  +++++++++++++++++++++--------------------
2009  1 file changed, 24 insertions(+), 22 deletions(-)
2010
2011 commit ce17340b23d96f543cd88e400e631bdb5656331c
2012 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2013 Date:   Fri Apr 20 10:29:06 2018 +0430
2014
2015     Add hb_blob_create_from_file, a new API (#926)
2016
2017  TODO                         |   2 -
2018  docs/harfbuzz-sections.txt   |   1 +
2019  src/dump-emoji.cc            |  33 +----------
2020  src/dump-fon.cc              |  11 +---
2021  src/hb-blob.cc               | 131
2022  ++++++++++++++++++++++++++++++++++++++++---
2023  src/hb-blob.h                |   2 +
2024  src/main.cc                  |  26 +--------
2025  src/test-buffer-serialize.cc |  42 +-------------
2026  src/test-size-params.cc      |  42 +-------------
2027  src/test-would-substitute.cc |  42 +-------------
2028  src/test.cc                  |  42 +-------------
2029  test/api/hb-subset-test.h    |  54 +-----------------
2030  test/api/hb-test.h           |  33 -----------
2031  util/options.cc              |  88 +++++++----------------------
2032  util/options.hh              |   6 --
2033  util/view-cairo.hh           |   3 +-
2034  16 files changed, 159 insertions(+), 399 deletions(-)
2035
2036 commit 4fa1c6705a1bc5299adb5a848ceaf6ac8f33c0ba
2037 Author: Garret Rieger <grieger@google.com>
2038 Date:   Thu Apr 19 15:30:35 2018 -0700
2039
2040     [subset] Check instruction offsets in glyph to ensure they are
2041     in bounds.
2042
2043  src/hb-ot-glyf-table.hh                            |  18 ++++++++++--
2044  .../oom-ccc61c92d589f895174cdef6ff2e3b20e9999a1a   | Bin 0 -> 63302 bytes
2045  test/api/test-subset-glyf.c                        |  31
2046  +++++++++++++++++++++
2047  3 files changed, 47 insertions(+), 2 deletions(-)
2048
2049 commit 3c97614598ecd0bbccb2c90a8e0e99f010952b76
2050 Author: Garret Rieger <grieger@google.com>
2051 Date:   Thu Apr 19 13:39:57 2018 -0700
2052
2053     [subset] In subset fuzzer run through drop hints and keep hints
2054     pathways.
2055
2056  test/fuzzing/hb-subset-fuzzer.cc | 12 +++++++++++-
2057  1 file changed, 11 insertions(+), 1 deletion(-)
2058
2059 commit 6fdeeb2ae3059ac1bc5ff99fd1655b4e94576151
2060 Author: Khaled Hosny <khaledhosny@eglug.org>
2061 Date:   Thu Apr 19 23:41:37 2018 +0300
2062
2063     [util] Check all specified shapers are known (#993)
2064
2065     A bit brute force and requires all shapers to be known, not just one.
2066
2067     Fixes https://github.com/harfbuzz/harfbuzz/issues/956
2068
2069  util/options.cc | 22 ++++++++++++++++++++--
2070  1 file changed, 20 insertions(+), 2 deletions(-)
2071
2072 commit 535fb23c0211c733d59f72c3431643d89dc16d16
2073 Author: Garret Rieger <grieger@google.com>
2074 Date:   Wed Apr 18 17:37:39 2018 -0700
2075
2076     [subset] Add integration tests for cmap breakge.
2077
2078  .../full-font/Roboto-Regular.default.D7,D8,D9,DA,DE.ttf  | Bin 0 ->
2079  3668 bytes
2080  .../Roboto-Regular.drop-hints.D7,D8,D9,DA,DE.ttf         | Bin 0 ->
2081  2188 bytes
2082  test/subset/data/tests/full-font.tests                   |   1 +
2083  3 files changed, 1 insertion(+)
2084
2085 commit e29c8e33f3debf721e18306b896df7a3233386ac
2086 Author: Garret Rieger <grieger@google.com>
2087 Date:   Wed Apr 18 17:32:43 2018 -0700
2088
2089     [subset] Add a test for previous cmap breakage.
2090
2091  test/api/fonts/Roboto-Regular.D7,D8,D9,DA,DE.ttf | Bin 0 -> 2972 bytes
2092  test/api/test-subset-cmap.c                      |  23
2093  +++++++++++++++++++++++
2094  2 files changed, 23 insertions(+)
2095
2096 commit 5e318e09ba590eef7b7ec047d7857f7f1eb7d787
2097 Author: Garret Rieger <grieger@google.com>
2098 Date:   Wed Apr 18 17:13:37 2018 -0700
2099
2100     [subset] Fix broken cmap creation.
2101     It was ignoring the restriction that gids must be consecutive to be
2102     placed into a single group.
2103
2104  src/hb-ot-cmap-table.hh | 23 ++++++++++++++++-------
2105  1 file changed, 16 insertions(+), 7 deletions(-)
2106
2107 commit a47070cd40cee51fe792cb838ff9f21e0ea482c6
2108 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2109 Date:   Wed Apr 18 12:09:37 2018 +0430
2110
2111     Minor, annotate the added tables with likely/unlikely (#997)
2112
2113  src/hb-aat-fmtx-table.hh        |  2 +-
2114  src/hb-aat-gcid-table.hh        |  2 +-
2115  src/hb-aat-layout-ankr-table.hh |  7 ++++---
2116  src/hb-aat-layout-bsln-table.hh |  9 +++++----
2117  src/hb-aat-layout-feat-table.hh | 10 +++++-----
2118  src/hb-aat-layout-kerx-table.hh | 12 ++++++------
2119  src/hb-aat-layout-trak-table.hh | 21 +++++++++++++--------
2120  src/hb-aat-ltag-table.hh        |  2 +-
2121  src/hb-ot-color-colr-table.hh   | 10 +++++-----
2122  src/hb-ot-color-cpal-table.hh   | 18 ++++++++++--------
2123  src/hb-ot-color-sbix-table.hh   |  2 +-
2124  src/hb-ot-color-svg-table.hh    |  6 +++---
2125  12 files changed, 55 insertions(+), 46 deletions(-)
2126
2127 commit 1a309dcd72f9f54672a7341788a9b2241c922793
2128 Author: Garret Rieger <grieger@google.com>
2129 Date:   Tue Apr 17 18:11:32 2018 -0700
2130
2131     [subset] Remove printf's from fuzzing targets.
2132
2133  test/fuzzing/hb-subset-fuzzer.cc                | 1 -
2134  test/fuzzing/hb-subset-get-codepoints-fuzzer.cc | 1 -
2135  2 files changed, 2 deletions(-)
2136
2137 commit c55aa147c33eb733ab552d404a88749cb6ff6d73
2138 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2139 Date:   Wed Apr 18 00:01:20 2018 +0430
2140
2141     Do sanitization before the use on 'main' mini-program (#994)
2142
2143  src/main.cc | 22 ++++++++++++++++++----
2144  1 file changed, 18 insertions(+), 4 deletions(-)
2145
2146 commit c02b40e58f35ecd10c4945d2fa2b7074137c2c04
2147 Author: Garret Rieger <grieger@google.com>
2148 Date:   Tue Apr 17 08:21:22 2018 -0600
2149
2150     [subset] add a fuzzer target for subset_get_all_codepoints
2151     method. (#987)
2152
2153  test/fuzzing/CMakeLists.txt                     |  7 ++++++-
2154  test/fuzzing/Makefile.am                        | 16 ++++++++++++++++
2155  test/fuzzing/hb-subset-get-codepoints-fuzzer.cc | 24
2156  ++++++++++++++++++++++++
2157  test/fuzzing/run-subset-fuzzer-tests.py         | 19 ++++++++++++++++++-
2158  4 files changed, 64 insertions(+), 2 deletions(-)
2159
2160 commit 924803166e074c569ecfa7e598686f334777770f
2161 Author: Behdad Esfahbod <behdad@behdad.org>
2162 Date:   Tue Apr 17 15:32:02 2018 +0200
2163
2164     [colr] Check layer record access
2165
2166  src/hb-ot-color-colr-table.hh | 9 ++++++++-
2167  1 file changed, 8 insertions(+), 1 deletion(-)
2168
2169 commit 5dadbb0fa096574b6bccd75cced203baf615fedf
2170 Author: Garret Rieger <grieger@google.com>
2171 Date:   Tue Apr 17 07:00:23 2018 -0600
2172
2173     [subset] Add implementation of cmap format 12 codepoint
2174     listing. (#988)
2175
2176  src/hb-ot-cmap-table.hh                        |  21 +++++++++++-
2177  test/api/fonts/Roboto-Regular.abc.format12.ttf | Bin 0 -> 2412 bytes
2178  test/api/test-subset-codepoints.c              |  44
2179  +++++++++++++++++++++++++
2180  3 files changed, 64 insertions(+), 1 deletion(-)
2181
2182 commit 6771e79bcc2166b5c03ca615d271c8508d692416
2183 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2184 Date:   Tue Apr 17 09:36:52 2018 +0430
2185
2186     Add pre-opentype font pages detection code (#986)
2187
2188     As Khaled's finding on #981 this is the way Uniscribe detects those
2189     fonts. This is its detection part.
2190
2191  src/hb-ot-os2-table.hh | 18 ++++++++++++++++++
2192  1 file changed, 18 insertions(+)
2193
2194 commit 277e328986d5887fa93c72dc8b12d842d41db87f
2195 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2196 Date:   Tue Apr 17 09:13:35 2018 +0430
2197
2198     Make some of implicit header uses explicit (#989)
2199
2200     Splitted from #950 and #986 IIRC Chromium had a policy about this
2201     encouraging it,
2202     not sure about automated way to detect and add them but for now lets
2203     have the needed
2204     ones of them.
2205
2206  src/hb-aat-layout-morx-table.hh | 1 +
2207  src/hb-aat-layout-trak-table.hh | 1 +
2208  src/hb-ot-hdmx-table.hh         | 1 +
2209  src/hb-ot-hmtx-table.hh         | 1 +
2210  src/hb-ot-os2-table.hh          | 1 +
2211  src/hb-ot-post-table.hh         | 1 +
2212  6 files changed, 6 insertions(+)
2213
2214 commit f5811bad04be9dac8a4fca8e16904d6270e47777
2215 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2216 Date:   Tue Apr 17 09:13:03 2018 +0430
2217
2218     Add round to F2DOT14 inner store setter (#990)
2219
2220     It uses floor implicitly without it but explicit use of round will
2221     be more correct.
2222
2223  src/hb-open-type-private.hh | 2 +-
2224  1 file changed, 1 insertion(+), 1 deletion(-)
2225
2226 commit 39754fb65981fa8d11615e1dced852285ad09e4e
2227 Author: Garret Rieger <grieger@google.com>
2228 Date:   Mon Apr 16 15:09:27 2018 -0700
2229
2230     [subset] Don't assume the last segment in cmap 4 can be skipped,
2231     actually check it.
2232
2233  src/hb-ot-cmap-table.hh | 8 ++++++--
2234  1 file changed, 6 insertions(+), 2 deletions(-)
2235
2236 commit 21a181af2bf1582991c55de5f9281494733c5d12
2237 Author: Garret Rieger <grieger@google.com>
2238 Date:   Tue Apr 10 15:40:24 2018 -0700
2239
2240     [subset] sketch out support for a call that lists all codepoints
2241     present in a font. Implement support for it in format 4 cmap sub
2242     table.
2243
2244  src/hb-ot-cmap-table.hh                       |  37 ++++++++++++++--
2245  src/hb-subset.cc                              |  14 ++++++
2246  src/hb-subset.h                               |   5 ++-
2247  test/api/Makefile.am                          |   2 +
2248  test/api/fonts/Roboto-Regular.abc.format4.ttf | Bin 0 -> 2424 bytes
2249  test/api/test-subset-codepoints.c             |  59
2250  ++++++++++++++++++++++++++
2251  6 files changed, 113 insertions(+), 4 deletions(-)
2252
2253 commit aef96e246cb695c4c83b8b6daed06a0d14fe1d32
2254 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2255 Date:   Mon Apr 16 18:30:25 2018 +0430
2256
2257     Further improvements on dump-fon (#985)
2258
2259  src/dump-fon.cc | 153
2260  +++++++++++++++++++++++++++++++++++++++++++++-----------
2261  1 file changed, 123 insertions(+), 30 deletions(-)
2262
2263 commit 67dfb1937b703b3f1dc45251f4f884abf35c8576
2264 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2265 Date:   Mon Apr 16 14:25:45 2018 +0430
2266
2267     Add dump-fon, a prototype on how to work with .fon/.fnt files (#981)
2268
2269  src/Makefile.am |   4 +
2270  src/dump-fon.cc | 475
2271  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2272  2 files changed, 479 insertions(+)
2273
2274 commit ce99dd04de830c8426af14c11dbee45f8bcc9e60
2275 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2276 Date:   Sun Apr 15 22:08:50 2018 +0430
2277
2278     Implement to_float and set_float of F2DOT14 (#984)
2279
2280  src/hb-open-type-private.hh | 8 +++++---
2281  1 file changed, 5 insertions(+), 3 deletions(-)
2282
2283 commit 435b1878e710b67e21872572ad9fd5ed1369e97f
2284 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2285 Date:   Sun Apr 15 21:18:48 2018 +0430
2286
2287     Rename UINT24 to HBUINT24 for consistency (#983)
2288
2289  src/hb-open-type-private.hh        | 2 +-
2290  src/hb-ot-cmap-table.hh            | 6 +++---
2291  src/hb-ot-layout-common-private.hh | 2 +-
2292  3 files changed, 5 insertions(+), 5 deletions(-)
2293
2294 commit 3737c652a5e0b6d73b6090dc6c3863008c9dc8fd
2295 Merge: 632713ba 8f4c1230
2296 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2297 Date:   Fri Apr 13 23:19:19 2018 +0430
2298
2299     Merge pull request #979 from ebraminio/msvc05
2300
2301     Reinstate support for Visual Studio 2005
2302
2303 commit 8f4c12308a8d9e61922fb352e913acae46b28a88
2304 Author: Tor Andersson <tor.andersson@artifex.com>
2305 Date:   Fri Apr 13 23:01:54 2018 +0430
2306
2307     Reinstate support for Visual Studio 2005
2308
2309  src/hb-common.h    | 10 ++++++++++
2310  src/hb-private.hh  |  6 +++---
2311  src/hb-ucdn/ucdn.h | 10 ++++++++++
2312  3 files changed, 23 insertions(+), 3 deletions(-)
2313
2314 commit 632713babbc349920f71f73cc304c9a18078fd6b
2315 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2316 Date:   Thu Apr 12 14:17:03 2018 +0430
2317
2318     Always enable atexit on Android (#971)
2319
2320     Obviously one can use a newer NDK for building an updated HarfBuzz
2321     instead that now pretty old version however I am concerned if that
2322     version checking is working with clang that is used with the newer
2323     NDK versions.
2324
2325  src/hb-private.hh | 8 +++-----
2326  1 file changed, 3 insertions(+), 5 deletions(-)
2327
2328 commit f24b0b9728f87d7599867a4ba6ec7d30da43b869
2329 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2330 Date:   Thu Apr 12 13:40:45 2018 +0430
2331
2332     Update the links and revive the dead ones
2333
2334  src/hb-common.cc                           |  4 ++--
2335  src/hb-common.h                            |  6 +++---
2336  src/hb-coretext.cc                         |  6 +++---
2337  src/hb-ft.cc                               |  2 +-
2338  src/hb-ot-cmap-table.hh                    | 12 ++++++------
2339  src/hb-ot-layout-common-private.hh         |  8 ++++----
2340  src/hb-ot-layout-private.hh                |  2 +-
2341  src/hb-ot-layout.h                         |  2 +-
2342  src/hb-ot-shape-complex-arabic.cc          |  4 ++--
2343  src/hb-ot-shape-complex-indic-private.hh   |  2 +-
2344  src/hb-ot-shape-complex-indic.cc           |  4 ++--
2345  src/hb-ot-shape-complex-khmer.cc           |  2 +-
2346  src/hb-ot-shape-complex-myanmar-private.hh |  2 +-
2347  src/hb-ot-shape-complex-myanmar.cc         |  2 +-
2348  src/hb-ot-shape-complex-thai.cc            |  2 +-
2349  src/hb-ot-shape-complex-use-private.hh     |  2 +-
2350  src/hb-ot-shape-complex-use.cc             |  2 +-
2351  src/hb-ot-shape-fallback.cc                |  2 +-
2352  src/hb-ot-tag.cc                           |  9 ++++-----
2353  src/hb-private.hh                          |  4 ++--
2354  src/hb-string-array.hh                     |  2 +-
2355  src/hb-unicode-private.hh                  | 18 +++++++++---------
2356  test/api/test-buffer.c                     |  2 +-
2357  test/api/test-ot-tag.c                     |  6 +++---
2358  test/api/test-shape.c                      |  2 +-
2359  25 files changed, 54 insertions(+), 55 deletions(-)
2360
2361 commit a02c3ee70f4ca9de1fd55f1d8d535f6bd0d32606
2362 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2363 Date:   Thu Apr 12 13:38:19 2018 +0430
2364
2365     Add or update tables specifications links
2366
2367  src/hb-aat-fmtx-table.hh        |  9 ++++-----
2368  src/hb-aat-gcid-table.hh        |  8 ++++----
2369  src/hb-aat-layout-ankr-table.hh |  8 ++++----
2370  src/hb-aat-layout-bsln-table.hh | 10 +++++-----
2371  src/hb-aat-layout-feat-table.hh | 10 +++++-----
2372  src/hb-aat-layout-kerx-table.hh |  4 ++++
2373  src/hb-aat-layout-morx-table.hh |  4 ++++
2374  src/hb-aat-layout-trak-table.hh |  4 ++++
2375  src/hb-aat-ltag-table.hh        | 10 +++++-----
2376  src/hb-ot-color-cbdt-table.hh   | 24 ++++++++++++------------
2377  src/hb-ot-color-colr-table.hh   |  6 +++---
2378  src/hb-ot-color-cpal-table.hh   |  6 +++---
2379  src/hb-ot-color-sbix-table.hh   | 11 ++++++-----
2380  src/hb-ot-color-svg-table.hh    |  3 ++-
2381  src/hb-ot-glyf-table.hh         |  4 ++--
2382  src/hb-ot-hdmx-table.hh         | 11 ++++++-----
2383  src/hb-ot-head-table.hh         | 10 +++++-----
2384  src/hb-ot-hhea-table.hh         | 15 ++++++++-------
2385  src/hb-ot-hmtx-table.hh         | 14 +++++++-------
2386  src/hb-ot-kern-table.hh         | 10 ++++++----
2387  src/hb-ot-layout-base-table.hh  |  3 ++-
2388  src/hb-ot-layout-gdef-table.hh  |  3 ++-
2389  src/hb-ot-layout-gpos-table.hh  |  3 ++-
2390  src/hb-ot-layout-gsub-table.hh  |  3 ++-
2391  src/hb-ot-layout-jstf-table.hh  |  3 ++-
2392  src/hb-ot-math-table.hh         |  3 ++-
2393  src/hb-ot-maxp-table.hh         |  3 ++-
2394  src/hb-ot-name-table.hh         |  4 ++--
2395  src/hb-ot-os2-table.hh          |  3 +--
2396  src/hb-ot-post-table.hh         |  8 ++++----
2397  src/hb-ot-var-avar-table.hh     | 14 ++++++++------
2398  src/hb-ot-var-fvar-table.hh     | 15 ++++++++-------
2399  src/hb-ot-var-hvar-table.hh     |  7 ++++---
2400  src/hb-ot-var-mvar-table.hh     |  4 ++--
2401  34 files changed, 142 insertions(+), 115 deletions(-)
2402
2403 commit b799fc80777c1424e469a835f782b4e0f41c0043
2404 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2405 Date:   Wed Apr 11 18:36:09 2018 +0430
2406
2407     minor, use LOffsetTo and LArrayOf whenever possible (#966)
2408
2409  src/hb-aat-layout-morx-table.hh | 10 ++++++----
2410  src/hb-aat-ltag-table.hh        |  2 +-
2411  src/hb-open-file-private.hh     |  2 +-
2412  src/hb-ot-cmap-table.hh         |  4 ++--
2413  4 files changed, 10 insertions(+), 8 deletions(-)
2414
2415 commit cb3fa70cd4c33e9f1c736f778cb3b606d15c0936
2416 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2417 Date:   Wed Apr 11 18:00:13 2018 +0430
2418
2419     [dwrite] Cosmetic change (#963)
2420
2421  src/hb-directwrite.cc | 39 +++++++++++++++++++--------------------
2422  src/hb-directwrite.h  |  5 +++--
2423  2 files changed, 22 insertions(+), 22 deletions(-)
2424
2425 commit 09d5e5468858f4403ce91aca46749397b23825d9
2426 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2427 Date:   Wed Apr 11 17:41:48 2018 +0430
2428
2429     [graphite] Use tabs instead 8 spaces (#965)
2430
2431  src/hb-graphite2.cc | 16 ++++++++--------
2432  1 file changed, 8 insertions(+), 8 deletions(-)
2433
2434 commit 211da5efdcaff203eafda2a5081cd81e3d6cc35b
2435 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2436 Date:   Wed Apr 11 17:41:24 2018 +0430
2437
2438     [aat] Cosmetic changes (#964)
2439
2440  src/hb-aat-gcid-table.hh            |  4 ++--
2441  src/hb-aat-layout-ankr-table.hh     | 11 ++++++-----
2442  src/hb-aat-layout-common-private.hh |  6 +++---
2443  src/hb-aat-layout-kerx-table.hh     | 29 +++++++++++++++--------------
2444  src/hb-aat-layout-morx-table.hh     |  6 +++---
2445  src/hb-aat-layout-trak-table.hh     | 10 +++++-----
2446  src/hb-aat-ltag-table.hh            |  8 ++++----
2447  7 files changed, 38 insertions(+), 36 deletions(-)
2448
2449 commit f8bb582bcc2af6cae531d8255da002f0c514f1a9
2450 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2451 Date:   Wed Apr 11 17:13:20 2018 +0430
2452
2453     [ot-color] Cosmetic changes (#962)
2454
2455  src/hb-open-type-private.hh   |  1 -
2456  src/hb-ot-color-cbdt-table.hh | 10 +++++-----
2457  src/hb-ot-color-cpal-table.hh |  4 ++--
2458  src/hb-ot-color-sbix-table.hh | 41
2459  ++++++++++++++++++++---------------------
2460  src/hb-ot-color-svg-table.hh  | 37 +++++++++++++++++++------------------
2461  5 files changed, 46 insertions(+), 47 deletions(-)
2462
2463 commit 1e1e9086c09185a7bd6f65d1e391418642229616
2464 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2465 Date:   Tue Apr 10 03:26:01 2018 +0430
2466
2467     minor
2468
2469  src/dump-emoji.cc | 1 +
2470  1 file changed, 1 insertion(+)
2471
2472 commit a62554af89b8324c73c623e64f87ec822c757515
2473 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2474 Date:   Tue Apr 10 00:53:50 2018 +0430
2475
2476     [colr/cpal] Improvements and add a sample renderer (#927)
2477
2478  src/Makefile.am               |  13 ++-
2479  src/dump-emoji.cc             | 181
2480  +++++++++++++++++++++++++++++++++++++++---
2481  src/hb-ot-color-colr-table.hh |  43 +++++++++-
2482  src/hb-ot-color-cpal-table.hh |  70 +++++++++-------
2483  4 files changed, 259 insertions(+), 48 deletions(-)
2484
2485 commit f25731a3606ff0972505eeb934477480019ffcd3
2486 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2487 Date:   Tue Apr 10 00:51:57 2018 +0430
2488
2489     [ci] Don't fail on brew warnings
2490
2491     Not the best fix but it works and we don't care about brew warnings,
2492     so
2493
2494  .travis.yml | 2 +-
2495  1 file changed, 1 insertion(+), 1 deletion(-)
2496
2497 commit 58e569e5f7143a12cadcd6c42434558f9981e00e
2498 Author: Ryan Schmidt <ryandesign@macports.org>
2499 Date:   Thu Apr 5 17:03:36 2018 -0500
2500
2501     Fix build with CoreText on OS X 10.7 and earlier (#952)
2502
2503  src/hb-coretext.cc | 30 ++++++++++++++++++++++++++++--
2504  1 file changed, 28 insertions(+), 2 deletions(-)
2505
2506 commit d3984b45b5d110f34febbb9e1d8a9c2203080a1b
2507 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2508 Date:   Sun Apr 1 12:16:42 2018 +0430
2509
2510     [aat] Further improvements on feat (#948)
2511
2512  src/Makefile.sources                               |  2 +-
2513  ...t-feat-table.hh => hb-aat-layout-feat-table.hh} | 48
2514  +++++++++++-----------
2515  src/hb-aat-layout.cc                               |  2 +-
2516  3 files changed, 25 insertions(+), 27 deletions(-)
2517
2518 commit 93dad9ade7078d28086b2e5c3b5e8dafa67617d2
2519 Author: Behdad Esfahbod <behdad@behdad.org>
2520 Date:   Sat Mar 31 17:06:17 2018 +0200
2521
2522     [hangul] Fix comment
2523
2524  src/hb-ot-shape-complex-hangul.cc | 4 ++--
2525  1 file changed, 2 insertions(+), 2 deletions(-)
2526
2527 commit 44bf4320922d340d1357c4d42d093fa466c3610f
2528 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2529 Date:   Sat Mar 31 16:51:36 2018 +0430
2530
2531     [aat] Implement feat table parsing (#947)
2532
2533  src/Makefile.sources     |   3 +-
2534  src/hb-aat-feat-table.hh | 122
2535  +++++++++++++++++++++++++++++++++++++++++++++++
2536  src/hb-aat-layout.cc     |   1 +
2537  3 files changed, 125 insertions(+), 1 deletion(-)
2538
2539 commit 08b8eb678a6cb74c118a32e75b880599e3ac4a7c
2540 Author: Behdad Esfahbod <behdad@behdad.org>
2541 Date:   Sat Mar 31 12:15:50 2018 +0200
2542
2543     Another try at fixing linker issue
2544
2545     Fixes https://github.com/harfbuzz/harfbuzz/issues/880
2546
2547  configure.ac    | 11 +++++++++--
2548  src/Makefile.am |  6 ------
2549  2 files changed, 9 insertions(+), 8 deletions(-)
2550
2551 commit eff36cd8f06ee992218ed3f198f6a4ea19d7089c
2552 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2553 Date:   Fri Mar 30 22:25:35 2018 +0430
2554
2555     Minor build related changes
2556
2557  .editorconfig  | 3 +++
2558  CMakeLists.txt | 6 +++---
2559  configure.ac   | 2 +-
2560  3 files changed, 7 insertions(+), 4 deletions(-)
2561
2562 commit 9d68f73d5cf3f3df6bc5516ada987d9019d3fe3d
2563 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2564 Date:   Fri Mar 30 21:57:10 2018 +0430
2565
2566     [aat] Implement gcid table parsing (#944)
2567
2568  src/Makefile.sources     |  1 +
2569  src/hb-aat-gcid-table.hh | 73
2570  ++++++++++++++++++++++++++++++++++++++++++++++++
2571  src/hb-aat-layout.cc     |  1 +
2572  3 files changed, 75 insertions(+)
2573
2574 commit 0e230a83ae8a2c5fbe40dc0e74e5e7ead106e45e
2575 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2576 Date:   Fri Mar 30 19:36:00 2018 +0430
2577
2578     [aat] Implement bsln table parsing (#943)
2579
2580  src/Makefile.sources            |   1 +
2581  src/hb-aat-layout-bsln-table.hh | 156
2582  ++++++++++++++++++++++++++++++++++++++++
2583  src/hb-aat-layout.cc            |   3 +-
2584  3 files changed, 159 insertions(+), 1 deletion(-)
2585
2586 commit 70d36543aa929320ff82a9ce589786e58adb1836
2587 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2588 Date:   Fri Mar 30 05:00:28 2018 +0430
2589
2590     Make atexit callbacks threadsafe (#930)
2591
2592  src/hb-common.cc    | 60
2593  +++++++++++++++++++++++++++++------------------------
2594  src/hb-ft.cc        | 44 ++++++++++++++++++++++++---------------
2595  src/hb-glib.cc      |  7 ++++++-
2596  src/hb-icu.cc       |  7 ++++++-
2597  src/hb-ot-font.cc   |  7 ++++++-
2598  src/hb-shape.cc     |  7 ++++++-
2599  src/hb-shaper.cc    |  9 ++++++--
2600  src/hb-ucdn.cc      |  7 ++++++-
2601  src/hb-uniscribe.cc |  8 +++++++
2602  9 files changed, 105 insertions(+), 51 deletions(-)
2603
2604 commit d3a432a7b272917edb83f8fe8468120beb37206b
2605 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2606 Date:   Fri Mar 30 04:58:47 2018 +0430
2607
2608     [graphite] Make get_table threadsafe (#931)
2609
2610  src/hb-graphite2.cc | 10 ++++++----
2611  src/hb-graphite2.h  |  4 ++--
2612  2 files changed, 8 insertions(+), 6 deletions(-)
2613
2614 commit 80395f14e8873f30d2c9a49e42fc9febf5c87e45
2615 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2616 Date:   Thu Mar 29 22:00:41 2018 +0430
2617
2618     Make gen-* scripts LC_ALL=C compatible (#942)
2619
2620  src/gen-arabic-table.py | 5 ++---
2621  src/gen-indic-table.py  | 4 ++--
2622  src/gen-use-table.py    | 4 ++--
2623  3 files changed, 6 insertions(+), 7 deletions(-)
2624
2625 commit 26e0cbd834e7a8bab331b395257e9c21dde4c2b1
2626 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2627 Date:   Thu Mar 29 21:22:47 2018 +0430
2628
2629     Actual py3 compatibility making on gen-* scripts (#941)
2630
2631  src/gen-arabic-table.py       |  6 ++----
2632  src/gen-indic-table.py        | 13 +++++--------
2633  src/gen-use-table.py          | 12 +++++++++---
2634  test/shaping/hb_test_tools.py |  4 ++--
2635  4 files changed, 18 insertions(+), 17 deletions(-)
2636
2637 commit cab2c2c08c67e7d1606c03700df3e4e9c0dc59fd
2638 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2639 Date:   Thu Mar 29 12:48:47 2018 +0430
2640
2641     Make more gen-* scripts py3 compatible (#940)
2642
2643  src/Makefile.am                                    |   2 +-
2644  src/gen-arabic-table.py                            | 163
2645  +++++++++++----------
2646  src/gen-def.py                                     |   2 +-
2647  src/gen-indic-table.py                             | 120 +++++++--------
2648  src/gen-unicode-ranges.py                          |   8 +-
2649  src/gen-use-table.py                               |   3 +-
2650  src/hb-ot-shape-complex-indic-table.cc             |   2 -
2651  src/sample.py                                      |   5 +-
2652  test/fuzzing/run-shape-fuzzer-tests.py             |   3 +-
2653  test/fuzzing/run-subset-fuzzer-tests.py            |   3 +-
2654  .../data/text-rendering-tests/extract-tests.py     |   3 +-
2655  test/shaping/hb_test_tools.py                      |   3 +-
2656  test/shaping/run-tests.py                          |   3 +-
2657  test/subset/run-tests.py                           |   2 +-
2658  14 files changed, 166 insertions(+), 156 deletions(-)
2659
2660 commit 5f7f0bfa1ecef6406cb9670b4eb057ea12c28730
2661 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2662 Date:   Thu Mar 29 04:22:53 2018 +0430
2663
2664     Add README.wine.md and touch some other docs (#939)
2665
2666  Makefile.am                       |  3 ++-
2667  README.python => README.python.md | 12 +++++++++---
2668  README.wine.md                    | 40
2669  +++++++++++++++++++++++++++++++++++++++
2670  RELEASING.md                      | 25 +++++++++++++-----------
2671  4 files changed, 65 insertions(+), 15 deletions(-)
2672
2673 commit 5aa2c6e194bc75637d3f4862a096c0e7100072e2
2674 Author: Behdad Esfahbod <behdad@behdad.org>
2675 Date:   Wed Mar 28 15:33:51 2018 -0700
2676
2677     [atexit] Make hb_languate_item_t *langs freeing threadsafe
2678
2679     Part of https://github.com/harfbuzz/harfbuzz/issues/923
2680
2681  src/hb-common.cc | 15 ++++++++++-----
2682  1 file changed, 10 insertions(+), 5 deletions(-)
2683
2684 commit 8c9451107d46c87ed0e50e718977f0c286972f3b
2685 Author: Behdad Esfahbod <behdad@behdad.org>
2686 Date:   Wed Mar 28 14:06:58 2018 -0700
2687
2688     Fix one UBSan warning
2689
2690     Fixes https://github.com/harfbuzz/harfbuzz/issues/935
2691
2692  src/hb-font-private.hh | 6 +++++-
2693  1 file changed, 5 insertions(+), 1 deletion(-)
2694
2695 commit 48baf7e389faf8a57649ddc572da2ec8ec8829bb
2696 Author: Behdad Esfahbod <behdad@behdad.org>
2697 Date:   Wed Mar 28 13:38:51 2018 -0700
2698
2699     [uniscribe] Fixup for previous commit
2700
2701     Fixes https://github.com/harfbuzz/harfbuzz/issues/934
2702
2703  src/hb-uniscribe.cc | 5 +++--
2704  1 file changed, 3 insertions(+), 2 deletions(-)
2705
2706 commit b17e1a40885245df690a14c7528939b3881e1fe4
2707 Author: Behdad Esfahbod <behdad@behdad.org>
2708 Date:   Wed Mar 28 10:44:52 2018 -0700
2709
2710     [uniscribe] Fix assertion fail in checksum calc
2711
2712     Program:
2713     Z:\Users\ebrahim\Desktop\harfbuzz\winbuild\util\.libs\hb-shape.exe
2714     File: ../../src/hb-open-type-private.hh, Line 769
2715
2716     Expression: 0 == (Length & 3)
2717
2718     abnormal program termination
2719
2720  src/hb-uniscribe.cc | 2 +-
2721  1 file changed, 1 insertion(+), 1 deletion(-)
2722
2723 commit a48dd6ef235d569d4b6f6f213ba93a54e142458d
2724 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2725 Date:   Wed Mar 28 19:08:19 2018 +0430
2726
2727     Make gen-use-table.py py3 compatible (#932)
2728
2729  src/gen-use-table.py | 105
2730  ++++++++++++++++++++++++++-------------------------
2731  1 file changed, 53 insertions(+), 52 deletions(-)
2732
2733 commit 1c3372786c503f3f9108971dfa8956e4cb95f65d
2734 Author: Garret Rieger <grieger@google.com>
2735 Date:   Tue Mar 27 10:42:19 2018 -0700
2736
2737     [subset] fix infinite loop bug in looping through tables for
2738     subsetting.
2739
2740  src/hb-subset.cc                                   |   2 +-
2741  ...ase-minimized-hb-subset-fuzzer-5521982557782016 | Bin 0 -> 1228 bytes
2742  test/api/test-subset.c                             |  23
2743  +++++++++++++++++++++
2744  3 files changed, 24 insertions(+), 1 deletion(-)
2745
2746 commit 8fd55422c3fa2279991d93875d912fca4ee89cf5
2747 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2748 Date:   Tue Mar 27 16:57:09 2018 +0430
2749
2750     Implement an internal emojis dumper tool (#909)
2751
2752     Later to be expanded to a more general tool but for now it only
2753     supports CBDT, SVG and CBDT.
2754
2755  CMakeLists.txt                |   2 +-
2756  src/Makefile.am               |   4 ++
2757  src/dump-emoji.cc             | 141
2758  ++++++++++++++++++++++++++++++++++++++++++
2759  src/hb-ot-color-cbdt-table.hh |  71 +++++++++++++++++++++
2760  src/hb-ot-color-sbix-table.hh |  79 ++++++++++++++---------
2761  src/hb-ot-color-svg-table.hh  |  56 ++++++++++++-----
2762  6 files changed, 307 insertions(+), 46 deletions(-)
2763
2764 commit 430f82817d048ac917f1956e07d9089b9fd7e695
2765 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2766 Date:   Tue Mar 27 13:59:56 2018 +0430
2767
2768     [ci] Fix coverage build fail (#925)
2769
2770  src/Makefile.am | 14 +++++++-------
2771  1 file changed, 7 insertions(+), 7 deletions(-)
2772
2773 commit 07851aae9d28fed751663c543799f2b59369f892
2774 Author: Garret Rieger <grieger@google.com>
2775 Date:   Mon Mar 26 20:56:56 2018 -0600
2776
2777     [subset] Couple of fixes for fuzzer discovered issues. (#924)
2778
2779     * [subset] sanitize individual DeviceRecord's as part of hdmx
2780     sanitization.
2781
2782     * [subset] Fix out of bounds read with non-two byte align glyphs.
2783
2784     * [subset] Just use size_device_record >= DeviceRecord::min_size.
2785
2786     * [subset] Add TODO.
2787
2788     * [subset] Re-order checks in hdmx sanitize.
2789
2790  src/hb-ot-hdmx-table.hh                            |   1 +
2791  src/hb-subset-glyf.cc                              |   6 +++---
2792  src/hb-subset.cc                                   |   6 +++++-
2793  ...ase-minimized-hb-subset-fuzzer-5609911946838016 | Bin 0 -> 313 bytes
2794  ...ase-minimized-hb-subset-fuzzer-6651660668502016 | Bin 0 -> 15229 bytes
2795  test/api/test-subset-hdmx.c                        |  23
2796  +++++++++++++++++++++
2797  6 files changed, 32 insertions(+), 4 deletions(-)
2798
2799 commit 6f46883f5b74b206a3b77246891ab2ac57a27c4e
2800 Author: Behdad Esfahbod <behdad@behdad.org>
2801 Date:   Mon Mar 26 19:55:22 2018 -0700
2802
2803     [hdmx] Minor
2804
2805  src/hb-ot-hdmx-table.hh | 2 +-
2806  1 file changed, 1 insertion(+), 1 deletion(-)
2807
2808 commit c589681926e50834bdc614479efced7382dfbf61
2809 Author: Behdad Esfahbod <behdad@behdad.org>
2810 Date:   Mon Mar 26 19:55:16 2018 -0700
2811
2812     Minor
2813
2814  src/check-symbols.sh | 2 --
2815  1 file changed, 2 deletions(-)
2816
2817 commit 19ec366fb12afe5fce23239bbeb61e67d732a169
2818 Author: Behdad Esfahbod <behdad@behdad.org>
2819 Date:   Mon Mar 26 15:09:54 2018 -0700
2820
2821     Fix previous commit
2822
2823     Automake has this stupid behavior where if your Makefile.am has
2824     syntactic error, it can get to a state that make succeeds but just
2825     ignores broken Makefile.am.  Ouch.
2826
2827  src/Makefile.am | 1 -
2828  1 file changed, 1 deletion(-)
2829
2830 commit 44b6c77c64d367eb3c9227cf1c0fbaff4ab294b2
2831 Author: Behdad Esfahbod <behdad@behdad.org>
2832 Date:   Mon Mar 26 14:26:45 2018 -0700
2833
2834     Try fixing linking again
2835
2836     Before 1.7.5, we were setting -fno-exceptions etc on CXXFLAGS. In
2837     1.7.6
2838     we set it as CPPFLAGS. Try fixing. Also, I'm fairly sure it's safe to
2839     set these unconditionally.
2840
2841     Fixes https://github.com/harfbuzz/harfbuzz/issues/880 (or so I hope)
2842
2843  src/Makefile.am      | 19 +++++++------------
2844  test/api/Makefile.am |  2 +-
2845  2 files changed, 8 insertions(+), 13 deletions(-)
2846
2847 commit e4d1cbfb4fbc17d7dbe08133d1e5e181e1c9bbc5
2848 Author: Behdad Esfahbod <behdad@behdad.org>
2849 Date:   Mon Mar 26 14:09:29 2018 -0700
2850
2851     Add HB_SUBSET_BUILTIN
2852
2853     Fixes https://github.com/harfbuzz/harfbuzz/issues/865
2854
2855  src/hb-subset.cc | 2 +-
2856  1 file changed, 1 insertion(+), 1 deletion(-)
2857
2858 commit c14b24fcd0052fc6100c32deea6ee1dcb0c98f85
2859 Author: Behdad Esfahbod <behdad@behdad.org>
2860 Date:   Mon Mar 26 10:44:54 2018 -0700
2861
2862     Add HB_NO_ATEXIT
2863
2864  src/hb-private.hh | 3 +++
2865  1 file changed, 3 insertions(+)
2866
2867 commit aa53cb50ba3eea5c23458207faf879bd162d6599
2868 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2869 Date:   Mon Mar 26 13:28:26 2018 +0430
2870
2871     [aat] Unprefix not essentially layout tables (#921)
2872
2873  src/Makefile.sources                                      | 4 ++--
2874  src/{hb-aat-layout-fmtx-table.hh => hb-aat-fmtx-table.hh} | 7 ++++---
2875  src/hb-aat-layout.cc                                      | 4 ++--
2876  src/{hb-aat-layout-ltag-table.hh => hb-aat-ltag-table.hh} | 7 ++++---
2877  4 files changed, 12 insertions(+), 10 deletions(-)
2878
2879 commit 8269791900cc765234915b29c974b34ed1f35519
2880 Author: David Corbett <corbett.dav@husky.neu.edu>
2881 Date:   Sun Mar 25 20:50:41 2018 -0400
2882
2883     Allow trailing non-numeric chars in --unicodes
2884
2885  util/options.cc | 4 +++-
2886  1 file changed, 3 insertions(+), 1 deletion(-)
2887
2888 commit a289aaff477dfbda25b90ba5ffb1296518d68d21
2889 Author: Behdad Esfahbod <behdad@behdad.org>
2890 Date:   Mon Mar 26 01:14:07 2018 -0700
2891
2892     [aat/ltag] Whitespace
2893
2894  src/hb-aat-layout-ltag-table.hh | 14 ++++++--------
2895  1 file changed, 6 insertions(+), 8 deletions(-)
2896
2897 commit 158f2810b2868c7398dc80cbb089b88a566ce99e
2898 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2899 Date:   Mon Mar 26 12:04:30 2018 +0430
2900
2901     [aat/ltag] Implement the table parsing (#911)
2902
2903  src/Makefile.sources            |  2 ++
2904  src/hb-aat-layout-fmtx-table.hh |  6 ++--
2905  src/hb-aat-layout-kerx-table.hh |  4 +--
2906  src/hb-aat-layout-ltag-table.hh | 80
2907  +++++++++++++++++++++++++++++++++++++++++
2908  src/hb-aat-layout-morx-table.hh |  4 +--
2909  src/hb-aat-layout-trak-table.hh |  4 +--
2910  src/hb-aat-layout.cc            |  3 +-
2911  7 files changed, 93 insertions(+), 10 deletions(-)
2912
2913 commit 9eee38a55cdcbfd34b530dcc8defff84057a9eb2
2914 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2915 Date:   Sun Mar 25 23:56:02 2018 +0430
2916
2917     [aat/fmtx] Implement the table parsing (#910)
2918
2919  src/hb-aat-layout-fmtx-table.hh | 67
2920  +++++++++++++++++++++++++++++++++++++++++
2921  src/hb-aat-layout-trak-table.hh |  4 +--
2922  src/hb-aat-layout.cc            |  1 +
2923  3 files changed, 70 insertions(+), 2 deletions(-)
2924
2925 commit 1d3f4f835175c658c63e96be12052b80d27cf6fa
2926 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2927 Date:   Sun Mar 25 18:45:50 2018 +0430
2928
2929     [ci] Add a build only apple-gcc-4.2 i686 bot
2930
2931  .circleci/config.yml | 13 +++++++++++++
2932  1 file changed, 13 insertions(+)
2933
2934 commit fe18c471a4aee1f6eba62383b64f0a8969cbc6ea
2935 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2936 Date:   Sun Mar 25 18:19:23 2018 +0430
2937
2938     [dwrite] minor
2939
2940  src/dev-run.sh        |   5 ++-
2941  src/hb-directwrite.cc | 118
2942  ++++++++++++++++++++------------------------------
2943  2 files changed, 50 insertions(+), 73 deletions(-)
2944
2945 commit ebccd019749e24e6c045518ee1ffbfc947744204
2946 Author: Behdad Esfahbod <behdad@behdad.org>
2947 Date:   Sat Mar 24 17:51:55 2018 -0700
2948
2949     More ULL fixes
2950
2951     Fixes https://github.com/harfbuzz/harfbuzz/issues/901
2952
2953  src/hb-private.hh | 12 ++++++------
2954  1 file changed, 6 insertions(+), 6 deletions(-)
2955
2956 commit 7ec3ba21f0dc43f9f8ea1fc4344d3ea4524841b1
2957 Author: Behdad Esfahbod <behdad@behdad.org>
2958 Date:   Sat Mar 24 14:12:12 2018 -0700
2959
2960     Define uint64_t constants with ULL suffix
2961
2962     Fixes https://github.com/harfbuzz/harfbuzz/issues/901
2963
2964  src/hb-private.hh | 2 +-
2965  1 file changed, 1 insertion(+), 1 deletion(-)
2966
2967 commit 19256bef9d264f96187261929992b96e61fa43fd
2968 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
2969 Date:   Mon Mar 12 13:33:03 2018 +0800
2970
2971     hb-private.hh: Add fallback implementation for round()
2972
2973     For pre-C99 compilers that do not support round(), we need to have a
2974     simplistic implementation for it, when it is not detected during build
2975     configuration, either via CMake or autotools, by using floor() and
2976     ceil(), which are provided in the pre-C99 compilers.
2977
2978     Please see discussion at commit 86a0ac2 for more details for re-adding
2979     this patch.
2980
2981  src/hb-private.hh | 13 +++++++++++++
2982  1 file changed, 13 insertions(+)
2983
2984 commit 95f0458f44e9a7ec250f1bc7d9f060745dbabcf3
2985 Author: Nikolaus Waxweiler <madigens@gmail.com>
2986 Date:   Fri Mar 23 19:38:11 2018 +0000
2987
2988     Policy 0063 must be enabled to have hidden inline visibility... (#900)
2989
2990     ...on static builds.
2991
2992  CMakeLists.txt | 2 ++
2993  1 file changed, 2 insertions(+)
2994
2995 commit 2a236063392c4f7c4d718be36d2dec2b8804b560
2996 Author: Ebrahim Byagowi <ebrahim@gnu.org>
2997 Date:   Fri Mar 23 18:37:01 2018 +0430
2998
2999     Fix llvm-gcc-4.2 compile issue and add a macOS bot to test it (#899)
3000
3001  .circleci/config.yml        | 16 ++++++++++++++++
3002  src/hb-open-file-private.hh | 12 +++++++-----
3003  src/hb-ot-glyf-table.hh     | 40 ++++++++++++++++++++++------------------
3004  src/hb-ot-kern-table.hh     |  2 +-
3005  4 files changed, 46 insertions(+), 24 deletions(-)
3006
3007 commit 7919033ce8f6fd32b2dd980ad0aa59c7149a4827
3008 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3009 Date:   Thu Mar 22 16:04:38 2018 +0430
3010
3011     [dwrite] Replace rest of 'malloc/free's with 'new/delete' (#897)
3012
3013  src/hb-directwrite.cc | 251
3014  +++++++++++++++++++++++++-------------------------
3015  1 file changed, 127 insertions(+), 124 deletions(-)
3016
3017 commit 3f55e0e74680c246819233a7250df612821698d7
3018 Author: Garret Rieger <grieger@google.com>
3019 Date:   Tue Mar 20 17:36:52 2018 -0700
3020
3021     [subset] Check for the Null table and not nullptr to detect failure
3022     to find a table in glyf accelerator.
3023
3024  src/hb-ot-glyf-table.hh | 6 +++---
3025  1 file changed, 3 insertions(+), 3 deletions(-)
3026
3027 commit 45def99eae81e470be3c38d2962aafaaa85500b9
3028 Author: Garret Rieger <grieger@google.com>
3029 Date:   Tue Mar 20 17:28:47 2018 -0700
3030
3031     [subset] Fix to debug message.
3032
3033  src/hb-subset-glyf.cc | 2 +-
3034  1 file changed, 1 insertion(+), 1 deletion(-)
3035
3036 commit 139661404006b8be039436a81cb6b1a73ec44042
3037 Author: Garret Rieger <grieger@google.com>
3038 Date:   Tue Mar 20 16:55:42 2018 -0700
3039
3040     [subset] don't use pointers returned from push after array has
3041     resized in hb-subset-glyf.cc
3042
3043  src/hb-subset-glyf.cc                                   |   9 +++++++--
3044  .../crash-b577db318b30f2851828a4c9ef97cb30678b1b54      | Bin 0 ->
3045  22473 bytes
3046  2 files changed, 7 insertions(+), 2 deletions(-)
3047
3048 commit 3531efdb4c641ef543ea0686fef9289307d52096
3049 Author: Garret Rieger <grieger@google.com>
3050 Date:   Tue Mar 20 16:31:21 2018 -0700
3051
3052     [subset] Fixed out of bounds read when subsetting hdmx.
3053
3054  src/hb-ot-hdmx-table.hh                            |  30
3055  ++++++++++++++++-----
3056  .../crash-ccc61c92d589f895174cdef6ff2e3b20e9999a1a | Bin 0 -> 63302 bytes
3057  test/api/test-subset-hdmx.c                        |  23 ++++++++++++++++
3058  3 files changed, 47 insertions(+), 6 deletions(-)
3059
3060 commit e597436b994c0a553e85e4c2dbd74aa037e69b60
3061 Author: Garret Rieger <grieger@google.com>
3062 Date:   Tue Mar 20 13:00:49 2018 -0700
3063
3064     [subset] Disable glyf accelerator_t methods if it didn't successfully
3065     init.
3066
3067  src/hb-ot-glyf-table.hh                            |   7 ++++++-
3068  .../crash-4b60576767ee4d9fe1cc10959d89baf73d4e8249 | Bin 0 -> 3140 bytes
3069  test/api/test-subset.c                             |  23
3070  +++++++++++++++++++++
3071  3 files changed, 29 insertions(+), 1 deletion(-)
3072
3073 commit 7251181b56af564e2a9444f002f8ac03f98c7ee3
3074 Author: Garret Rieger <grieger@google.com>
3075 Date:   Tue Mar 20 11:21:06 2018 -0700
3076
3077     [subset] Fix infinite loop in there are more then 32 tables.
3078
3079  src/hb-subset.cc                                   |   1 +
3080  test/api/Makefile.am                               |   1 +
3081  .../oom-6ef8c96d3710262511bcc730dce9c00e722cb653   | Bin 0 -> 24233 bytes
3082  test/api/test-subset.c                             |  62
3083  +++++++++++++++++++++
3084  4 files changed, 64 insertions(+)
3085
3086 commit 1a94804d35d533d39849d21a177039c4cbfade98
3087 Author: Garret Rieger <grieger@google.com>
3088 Date:   Mon Mar 19 18:39:22 2018 -0700
3089
3090     [subset] Add a fix for segfault in hmtx/vmtx subsetting code.
3091
3092  src/hb-ot-hmtx-table.hh     | 13 +++++++++++--
3093  test/api/test-subset-hmtx.c |  3 ++-
3094  2 files changed, 13 insertions(+), 3 deletions(-)
3095
3096 commit 31281d6a17a03a124456a4cab54e31b248b41267
3097 Author: Garret Rieger <grieger@google.com>
3098 Date:   Mon Mar 19 17:47:57 2018 -0700
3099
3100     [subset] Add a test demonstrating a seg fault while subsetting hmtx.
3101
3102  .../crash-e4e0bb1458a91b692eba492c907ae1f94e635480 | Bin 0 -> 63302 bytes
3103  test/api/test-subset-hmtx.c                        |  22
3104  +++++++++++++++++++++
3105  2 files changed, 22 insertions(+)
3106
3107 commit b5c7d6cffc2098dafa06822b28a5fd4f6218b60c
3108 Author: Garret Rieger <grieger@google.com>
3109 Date:   Fri Mar 16 10:20:21 2018 -0700
3110
3111     [subset] Restore subset to hb-subset-fuzzer.
3112
3113  test/fuzzing/Makefile.am         | 2 +-
3114  test/fuzzing/hb-subset-fuzzer.cc | 2 --
3115  2 files changed, 1 insertion(+), 3 deletions(-)
3116
3117 commit 957e7756634a4fdf1654041e20e883cf964ecac9
3118 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3119 Date:   Mon Mar 19 12:19:42 2018 +0330
3120
3121     [dwrite] Use new again and enable the build on msys2 bots (#890)
3122
3123  appveyor.yml          |  7 ++++---
3124  src/hb-directwrite.cc | 19 ++++++++-----------
3125  2 files changed, 12 insertions(+), 14 deletions(-)
3126
3127 commit 8d1b4082ae01b8fd87b2e83c89f670c1c7cfa0b1
3128 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3129 Date:   Sat Mar 17 01:05:03 2018 +0330
3130
3131     Appropriate fix for msys2 bot fail on gen-def.py (#894)
3132
3133  src/Makefile.am | 2 +-
3134  src/gen-def.py  | 2 +-
3135  2 files changed, 2 insertions(+), 2 deletions(-)
3136
3137 commit 7b4333b090a3adf04519ec853456cafff07dedf0
3138 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3139 Date:   Fri Mar 16 22:45:09 2018 +0330
3140
3141     Do feature test before adding -Bsymbolic-functions, autotools part
3142     (#892)
3143
3144  configure.ac             |  2 +-
3145  m4/ax_check_link_flag.m4 | 74
3146  ++++++++++++++++++++++++++++++++++++++++++++++++
3147  2 files changed, 75 insertions(+), 1 deletion(-)
3148
3149 commit d68f00e4d8b061f56d3bd46d5ed1bc51406a4f1a
3150 Author: Joel Winarske <joel.winarske@gmail.com>
3151 Date:   Fri Mar 16 12:14:27 2018 -0700
3152
3153     Do feature test before adding -Bsymbolic-functions, cmake part (#889)
3154
3155  CMakeLists.txt | 6 +++++-
3156  1 file changed, 5 insertions(+), 1 deletion(-)
3157
3158 commit 42d3271cc39050c9df5f8c7345322ae90592158e
3159 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3160 Date:   Fri Mar 16 22:39:58 2018 +0330
3161
3162     [cmake] Don't hide symbols by default (#891)
3163
3164     But keep use of cmake idiomatic way of making inlines hidden
3165
3166  CMakeLists.txt | 17 ++---------------
3167  1 file changed, 2 insertions(+), 15 deletions(-)
3168
3169 commit 584693e0cb3585a910b18d7916d7e554ecdf619a
3170 Author: Garret Rieger <grieger@google.com>
3171 Date:   Thu Mar 15 18:27:01 2018 -0700
3172
3173     [subset] Test not linking libharfbuzz-subset-fuzzing into
3174     hb-subset-fuzzer.
3175
3176  test/fuzzing/Makefile.am                | 2 +-
3177  test/fuzzing/hb-subset-fuzzer.cc        | 2 ++
3178  test/fuzzing/run-subset-fuzzer-tests.py | 2 +-
3179  3 files changed, 4 insertions(+), 2 deletions(-)
3180
3181 commit 3f9361fe7a68896d2a5a44709ec08fe510144215
3182 Author: Garret Rieger <grieger@google.com>
3183 Date:   Thu Mar 15 18:06:15 2018 -0700
3184
3185     [subset] Test hb-shape-fuzzer in run-subset-fuzzer-tests.
3186
3187  test/fuzzing/run-subset-fuzzer-tests.py | 2 +-
3188  1 file changed, 1 insertion(+), 1 deletion(-)
3189
3190 commit ce368e0d05147e70d8ad90383d748644b07f1d6f
3191 Author: Garret Rieger <grieger@google.com>
3192 Date:   Thu Mar 15 18:04:54 2018 -0700
3193
3194     [subset] make libharfbuzz-subset-fuzzing.la depend on lib target.
3195
3196  test/fuzzing/Makefile.am | 1 +
3197  1 file changed, 1 insertion(+)
3198
3199 commit 85a57029cdad634f56aa3ccc768e72bcb03888e3
3200 Author: Garret Rieger <grieger@google.com>
3201 Date:   Thu Mar 15 16:31:38 2018 -0700
3202
3203     [subset] %d -> %zu
3204
3205  test/fuzzing/hb-subset-fuzzer.cc | 2 +-
3206  1 file changed, 1 insertion(+), 1 deletion(-)
3207
3208 commit 318eea585329807477aab4eec173b561a08a46ca
3209 Author: Garret Rieger <grieger@google.com>
3210 Date:   Thu Mar 15 16:14:01 2018 -0700
3211
3212     [subset] Add some more logging to hb-subset-fuzzer.
3213
3214  test/fuzzing/hb-subset-fuzzer.cc | 1 +
3215  1 file changed, 1 insertion(+)
3216
3217 commit 64bab8b3d009ed4327c2db9fa3425682de225810
3218 Author: Garret Rieger <grieger@google.com>
3219 Date:   Thu Mar 15 16:12:00 2018 -0700
3220
3221     [subset] Fix run-shape-fuzzer-tests.py. It was generating incorrect
3222     paths for input fonts.
3223
3224  test/fuzzing/run-shape-fuzzer-tests.py | 6 ++++--
3225  1 file changed, 4 insertions(+), 2 deletions(-)
3226
3227 commit 6f9a584371ba4a9a63be3fa89f46474047a43ceb
3228 Author: Garret Rieger <grieger@google.com>
3229 Date:   Thu Mar 15 15:41:08 2018 -0700
3230
3231     [subset] Add more verbose output for subset fuzzer test.
3232
3233  test/fuzzing/run-shape-fuzzer-tests.py  | 2 +-
3234  test/fuzzing/run-subset-fuzzer-tests.py | 8 ++++++--
3235  2 files changed, 7 insertions(+), 3 deletions(-)
3236
3237 commit 0ce0f8781213f8f01b9ebc8cfa31434784899952
3238 Author: Garret Rieger <grieger@google.com>
3239 Date:   Thu Mar 15 13:04:31 2018 -0700
3240
3241     [subset] Rename hb-fuzzer -> hb-shape-fuzzer.
3242
3243  test/fuzzing/CMakeLists.txt                              | 16
3244  ++++++++--------
3245  test/fuzzing/Makefile.am                                 | 16
3246  ++++++++--------
3247  test/fuzzing/{hb-fuzzer.cc => hb-shape-fuzzer.cc}        |  0
3248  .../{run-fuzzer-tests.py => run-shape-fuzzer-tests.py}   | 12
3249  ++++++------
3250  4 files changed, 22 insertions(+), 22 deletions(-)
3251
3252 commit 1e9bd6d5ff0af0189b6398c5e13cff11ee70762b
3253 Author: Garret Rieger <grieger@google.com>
3254 Date:   Wed Mar 14 19:58:15 2018 -0700
3255
3256     [subset] Add rub-subset-fuzzer-tests.py to dist files.
3257
3258  test/fuzzing/Makefile.am | 1 +
3259  1 file changed, 1 insertion(+)
3260
3261 commit 474afaafd908a9c8174e05d693ac214ef2cc2597
3262 Author: Garret Rieger <grieger@google.com>
3263 Date:   Wed Mar 14 19:15:33 2018 -0700
3264
3265     [subset] Add a test runner for hb-subset-fuzzer and cmake build
3266     config.
3267
3268  test/fuzzing/CMakeLists.txt             |  9 +++++++++
3269  test/fuzzing/Makefile.am                |  3 ++-
3270  test/fuzzing/run-subset-fuzzer-tests.py | 31
3271  +++++++++++++++++++++++++++++++
3272  3 files changed, 42 insertions(+), 1 deletion(-)
3273
3274 commit aa9612d35f59f7f269fba4797c8da491844c56ec
3275 Author: Garret Rieger <grieger@google.com>
3276 Date:   Mon Mar 12 18:04:34 2018 -0700
3277
3278     [subset] Fix fuzzing build for hb-subset-fuzzer.
3279
3280  src/Makefile.am          | 19 +++----------------
3281  test/fuzzing/Makefile.am |  1 +
3282  2 files changed, 4 insertions(+), 16 deletions(-)
3283
3284 commit b674fc1f9fa36857214ddaba3d32877f03ffec8c
3285 Author: Garret Rieger <grieger@google.com>
3286 Date:   Mon Mar 12 16:33:47 2018 -0700
3287
3288     [subset] Add missing destroy of subsetting result in subset fuzzer.
3289
3290  test/fuzzing/hb-subset-fuzzer.cc | 1 +
3291  1 file changed, 1 insertion(+)
3292
3293 commit 1beb08862e9bd668599f0385d7ba59272fc24912
3294 Author: Garret Rieger <grieger@google.com>
3295 Date:   Mon Mar 12 16:08:16 2018 -0700
3296
3297     [subset] First pass at setting up a fuzzing program for hb-subset.
3298
3299  src/Makefile.am                  | 24 +++++++++++++++++++++++-
3300  test/fuzzing/Makefile.am         | 15 +++++++++++++++
3301  test/fuzzing/hb-subset-fuzzer.cc | 37
3302  +++++++++++++++++++++++++++++++++++++
3303  3 files changed, 75 insertions(+), 1 deletion(-)
3304
3305 commit 127096e4748d6381339342fc2750dd540e815fa5
3306 Author: Behdad Esfahbod <behdad@behdad.org>
3307 Date:   Thu Mar 15 13:23:27 2018 -0700
3308
3309     [util] Remove line buffering
3310
3311     Something weird seems to be going on. Just kill it.
3312
3313     Fixes https://github.com/harfbuzz/harfbuzz/issues/888
3314
3315  configure.ac    |  2 +-
3316  util/options.cc | 12 ------------
3317  2 files changed, 1 insertion(+), 13 deletions(-)
3318
3319 commit e6e2ee2b923f8ab7c0694d4557375ba316e15dff
3320 Author: Behdad Esfahbod <behdad@behdad.org>
3321 Date:   Thu Mar 15 09:05:22 2018 -0700
3322
3323     Remove extra stdbool includes
3324
3325     They are handled in our common header.
3326
3327  test/api/test-subset-post.c | 2 --
3328  test/api/test-subset-vmtx.c | 2 --
3329  2 files changed, 4 deletions(-)
3330
3331 commit a0dccb6188d7a9174643c7239041cb1a5300b957
3332 Author: Behdad Esfahbod <behdad@behdad.org>
3333 Date:   Wed Mar 14 16:31:53 2018 +0100
3334
3335     Add NameID
3336
3337  src/hb-aat-layout-trak-table.hh    |  8 ++++----
3338  src/hb-open-type-private.hh        |  3 +++
3339  src/hb-ot-layout-common-private.hh | 10 +++++-----
3340  src/hb-ot-var-fvar-table.hh        |  6 +++---
3341  4 files changed, 15 insertions(+), 12 deletions(-)
3342
3343 commit 56946d21c0696ed6a098434537979396171c9bfb
3344 Author: Behdad Esfahbod <behdad@behdad.org>
3345 Date:   Wed Mar 14 16:26:33 2018 +0100
3346
3347     [color/COLR] Simplify
3348
3349  src/hb-ot-color-colr-table.hh | 48
3350  +++----------------------------------------
3351  1 file changed, 3 insertions(+), 45 deletions(-)
3352
3353 commit 6418ae4e8a3f4681cb4e7d54c589562930bc0678
3354 Author: Behdad Esfahbod <behdad@behdad.org>
3355 Date:   Wed Mar 14 16:18:42 2018 +0100
3356
3357     [color/COLR] Clean up
3358
3359  src/hb-aat-layout-common-private.hh | 84
3360  -------------------------------------
3361  src/hb-open-type-private.hh         | 84
3362  +++++++++++++++++++++++++++++++++++++
3363  src/hb-ot-color-colr-table.hh       | 30 ++++++-------
3364  3 files changed, 99 insertions(+), 99 deletions(-)
3365
3366 commit 150c53ee969876c2831b6165cb71655e7ce2dbdb
3367 Author: Behdad Esfahbod <behdad@behdad.org>
3368 Date:   Wed Mar 14 16:08:12 2018 +0100
3369
3370     [color/COLR] Fix bad sanitize
3371
3372     Bad bad bad bad code. Don't do that. If compiler's not happy,
3373     understand why.
3374
3375  src/hb-ot-color-colr-table.hh | 4 ++--
3376  1 file changed, 2 insertions(+), 2 deletions(-)
3377
3378 commit 399c800b93879186da2b7c892c7aa21468f062f2
3379 Author: Behdad Esfahbod <behdad@behdad.org>
3380 Date:   Wed Mar 14 16:03:01 2018 +0100
3381
3382     [color/COLR] Clean up
3383
3384  src/hb-ot-color-colr-table.hh | 32 +++++++++++++++++---------------
3385  1 file changed, 17 insertions(+), 15 deletions(-)
3386
3387 commit 9e337341d54c4ee12eec58e025a6831bb976d61f
3388 Author: Behdad Esfahbod <behdad@behdad.org>
3389 Date:   Wed Mar 14 15:52:53 2018 +0100
3390
3391     [color/cbdt] Clean up
3392
3393  src/hb-ot-color-cbdt-table.hh | 112
3394  ++++++++++++++++++++----------------------
3395  1 file changed, 54 insertions(+), 58 deletions(-)
3396
3397 commit 86a0ac284fc4c2ce96354bfdf32878b6db5c77bd
3398 Author: Behdad Esfahbod <behdad@behdad.org>
3399 Date:   Wed Mar 14 15:51:33 2018 +0100
3400
3401     Revert "hb-private.hh: Add fallback implementation for round()"
3402
3403     This reverts commit b9dcbb1f8312d8606b230f75594d40b7d4087004.
3404
3405     This is gross. Should be only done if a specific macro is defined. Not
3406     the other way
3407     around. This fails my build as autotools companions where not
3408     added anyway.
3409
3410  src/hb-private.hh | 13 -------------
3411  1 file changed, 13 deletions(-)
3412
3413 commit 791d80a1d42ce0bd7c5f0a3d3d10c562a6161a82
3414 Merge: d4907e83 22de9bf5
3415 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3416 Date:   Thu Mar 15 11:40:52 2018 +0330
3417
3418     Merge pull request #886 from madig/only-export-visible-symbols
3419
3420     CMake: hide symbols by default on non-MSVC, define export attribute
3421
3422 commit 22de9bf56d80dbf6a13a06beafd21711bdab78af
3423 Author: Nikolaus Waxweiler <nikolaus.waxweiler@daltonmaag.com>
3424 Date:   Wed Mar 14 10:29:24 2018 +0000
3425
3426     Enable implicit symbol hiding for all libraries, static and shared
3427
3428     This covers all built libraries now and both static and shared builds.
3429
3430  CMakeLists.txt | 35 +++++++++++++++++++++++------------
3431  1 file changed, 23 insertions(+), 12 deletions(-)
3432
3433 commit d4907e83ef8e0d03acb701957cc1ee9acacb0a19
3434 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3435 Date:   Wed Mar 14 11:04:28 2018 +0330
3436
3437     [dwrite] GCC/mingw/msys2 compatibility (#884)
3438
3439  src/hb-directwrite.cc | 37 +++++++++++++++++++++----------------
3440  1 file changed, 21 insertions(+), 16 deletions(-)
3441
3442 commit 93f8f89dedd2f8cf5eb40165a20d009de24c5eda
3443 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3444 Date:   Wed Mar 14 09:56:31 2018 +0330
3445
3446     [ci] Trying to fix gen-def issue on appveyor (#885)
3447
3448  src/gen-def.py | 2 +-
3449  1 file changed, 1 insertion(+), 1 deletion(-)
3450
3451 commit ce975dce7ae8950b6e7b9a2d0c00ead9d45f73ff
3452 Author: Nikolaus Waxweiler <madigens@gmail.com>
3453 Date:   Wed Mar 14 00:50:32 2018 +0000
3454
3455     CMake: hide symbols by default on non-MSVC, define export attribute
3456
3457     This change makes sure that non-MSVC builds using CMake properly hide
3458     non-exported functions.
3459
3460  CMakeLists.txt | 20 ++++++++++++--------
3461  1 file changed, 12 insertions(+), 8 deletions(-)
3462
3463 commit a12dd6f75d85cf29ed78182ac97a12ebbcf77375
3464 Merge: 28f25f32 7c43adab
3465 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3466 Date:   Wed Mar 14 02:54:07 2018 +0330
3467
3468     Merge pull request #877 from fanc999/master.msvc
3469
3470     Fix CMake builds on Windows, MSVC in particular
3471
3472 commit 7c43adab6deb9302a24cc857c4aaa9b6b62215d2
3473 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3474 Date:   Mon Mar 12 16:43:53 2018 +0800
3475
3476     CMake: Fix utility program installation
3477
3478     Put in the utility program that was missed in installation by
3479     replacing
3480     the one that was duplicated.
3481
3482  CMakeLists.txt | 2 +-
3483  1 file changed, 1 insertion(+), 1 deletion(-)
3484
3485 commit e9b8002a6024d7a9b6de204897345ae77bb50881
3486 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3487 Date:   Mon Mar 12 16:23:57 2018 +0800
3488
3489     CMake: Fix introspection on Windows
3490
3491     The list of source files to pass to g-ir-scanner is becoming too
3492     long for Windows, as Windows imposes a 8192-character limit for
3493     command
3494     lines, so we need to first transform that list into a listings
3495     file, and
3496     then use the --filelist option for g-ir-scanner to build the
3497     introspection files.
3498
3499  CMakeLists.txt | 9 +++++++--
3500  1 file changed, 7 insertions(+), 2 deletions(-)
3501
3502 commit 831d4a2dab1f229811c3a90b791f2a19c88fc1b5
3503 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3504 Date:   Mon Mar 12 13:48:55 2018 +0800
3505
3506     test/api: Fix building subset tests
3507
3508     Include stdbool.h in hb-setset-test.h instead of in the individual
3509     sources, if it is found; otherwise use a simplistic fallback for it if
3510     it is not found.
3511
3512     Also declare variables at the top of the block, to build on pre-C99
3513     compiliers.
3514
3515  test/api/hb-subset-test.h   | 17 +++++++++++++++--
3516  test/api/test-subset-cmap.c |  8 ++++----
3517  test/api/test-subset-glyf.c | 23 ++++++++++++++---------
3518  test/api/test-subset-hdmx.c |  8 ++++----
3519  test/api/test-subset-hmtx.c | 17 ++++++++++-------
3520  test/api/test-subset-os2.c  |  4 ++--
3521  6 files changed, 49 insertions(+), 28 deletions(-)
3522
3523 commit eda6a5ea807ba8a4e7fa20ad0273b394ed72d106
3524 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3525 Date:   Mon Mar 12 13:38:01 2018 +0800
3526
3527     CMake: Fix running tests on Windows
3528
3529     For the API tests, output the test programs at $(TOP_BUILDDIR) so that
3530     the freshly-built DLLs will be available for the test programs.  For
3531     those that are run through the Python wrapper scripts, use
3532     ${PYTHON_EXECUTABLE} instead of plain 'python' in case the Python
3533     interpreter is not in the PATH.
3534
3535  test/api/CMakeLists.txt     | 7 ++++++-
3536  test/fuzzing/CMakeLists.txt | 2 +-
3537  test/shaping/CMakeLists.txt | 4 ++--
3538  test/subset/CMakeLists.txt  | 2 +-
3539  4 files changed, 10 insertions(+), 5 deletions(-)
3540
3541 commit b9dcbb1f8312d8606b230f75594d40b7d4087004
3542 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3543 Date:   Mon Mar 12 13:33:03 2018 +0800
3544
3545     hb-private.hh: Add fallback implementation for round()
3546
3547     Add a simplistic round() implementation for our purposes, used
3548     when the
3549     compiler does not support round() directly.
3550
3551  src/hb-private.hh | 13 +++++++++++++
3552  1 file changed, 13 insertions(+)
3553
3554 commit 89dbabff65a39dfb0d9ad036516d5b96c37739de
3555 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3556 Date:   Mon Mar 12 13:27:38 2018 +0800
3557
3558     configure.ac/CMake: Check for round() and stdbool.h
3559
3560     Not all the compilers that HarfBuzz is buildable on supports round()
3561     and
3562     has the header stdbool.h, so we check for them and define HAVE_ROUND
3563     and
3564     HAVE_STDBOOL_H repsectively in our CFLAGS so that we include them only
3565     when they are found, or use fallback implementations when necessary.
3566
3567     Also include FindPythonInterp earlier as we need PYTHON_EXECUTABLE
3568     to be
3569     set for running the tests.
3570
3571  CMakeLists.txt | 12 ++++++++++--
3572  configure.ac   |  9 ++++++++-
3573  2 files changed, 18 insertions(+), 3 deletions(-)
3574
3575 commit 28f25f32fc63c3e1ae0d04b6eb5ea6b729fb2228
3576 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3577 Date:   Mon Mar 12 14:00:11 2018 +0330
3578
3579     [ot-color/SVG] Minor (#878)
3580
3581  src/hb-ot-color-svg-table.hh | 24 ++++++++++++++++--------
3582  1 file changed, 16 insertions(+), 8 deletions(-)
3583
3584 commit fb0f3e3767b488651f13978c1fd8651aefdd6b83
3585 Author: Behdad Esfahbod <behdad@behdad.org>
3586 Date:   Sun Mar 11 20:38:40 2018 +0100
3587
3588     [sbix] Clean up
3589
3590  src/hb-ot-color-sbix-table.hh | 70
3591  +++++++++++++++++++++++--------------------
3592  1 file changed, 37 insertions(+), 33 deletions(-)
3593
3594 commit 218fa7166e9626f2036d08882854a86d753e4192
3595 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3596 Date:   Sat Mar 10 11:13:52 2018 +0330
3597
3598     [ot-color] SVG table implementation (#874)
3599
3600  src/Makefile.sources         |   3 +-
3601  src/hb-ot-color-svg-table.hh | 111
3602  +++++++++++++++++++++++++++++++++++++++++++
3603  src/hb-ot-layout.cc          |   1 +
3604  3 files changed, 114 insertions(+), 1 deletion(-)
3605
3606 commit 4c63c82383cba11f2c44c00cbc953863346e627c
3607 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3608 Date:   Sat Mar 10 11:07:56 2018 +0330
3609
3610     [ot-color] sbix table implementation (#870)
3611
3612  src/Makefile.sources          |   1 +
3613  src/hb-ot-color-sbix-table.hh | 128
3614  ++++++++++++++++++++++++++++++++++++++++++
3615  src/hb-ot-layout.cc           |   1 +
3616  3 files changed, 130 insertions(+)
3617
3618 commit 62b3d8fb7034c53e0804689d58e2eb7330e04430
3619 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3620 Date:   Sat Mar 10 00:44:36 2018 +0330
3621
3622     [dev-run] minor
3623
3624  src/dev-run.sh | 2 +-
3625  1 file changed, 1 insertion(+), 1 deletion(-)
3626
3627 commit 743ef317619a57ebf5a75935db0eecccade5d5b7
3628 Merge: 9206762b 39b2f69f
3629 Author: Garret Rieger <grieger@google.com>
3630 Date:   Fri Mar 9 12:06:52 2018 -0700
3631
3632     Merge pull request #872 from googlefonts/drop-tables
3633
3634     [subset] Drop the same tables by default as fontTools does.
3635
3636 commit 9206762bbd4033e97d6d35ef1cce1b7940fbc935
3637 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3638 Date:   Fri Mar 9 15:43:03 2018 +0330
3639
3640     Make subset test runner compatible with py3
3641
3642     Fixes #873
3643
3644  test/subset/run-tests.py | 4 ++--
3645  1 file changed, 2 insertions(+), 2 deletions(-)
3646
3647 commit dbadb871d1ca62eff10768564fc0a17b9aaa4d63
3648 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3649 Date:   Fri Mar 9 15:25:59 2018 +0330
3650
3651     [ci] Enable subset tests on ArchLinux to test
3652
3653     This makes ArchLinux bots fail, a starting point to #873
3654
3655  .circleci/config.yml | 7 ++++---
3656  1 file changed, 4 insertions(+), 3 deletions(-)
3657
3658 commit 39b2f69fab3b8aec1296dcda111d358559d39f0b
3659 Author: Garret Rieger <grieger@google.com>
3660 Date:   Thu Mar 8 16:30:36 2018 -0800
3661
3662     [subset] Drop the same tables by default as fontTools does.
3663
3664  src/hb-subset.cc | 49 ++++++++++++++++++++++++++++++++++---------------
3665  1 file changed, 34 insertions(+), 15 deletions(-)
3666
3667 commit dbe552770fa7cec91bba750e0e81aaeae96b3caf
3668 Merge: 2ebf4c69 8548fa15
3669 Author: Garret Rieger <grieger@google.com>
3670 Date:   Thu Mar 8 15:50:25 2018 -0700
3671
3672     Merge pull request #871 from googlefonts/mplus
3673
3674     [subset] Add a Japanese font to the subset integration tests.
3675
3676 commit 8548fa152241d6c5b020146f97aac15934ba0065
3677 Author: Garret Rieger <grieger@google.com>
3678 Date:   Wed Mar 7 12:37:03 2018 -0800
3679
3680     [subset] Drop cmap 12, platform 0 tables from Mplus1p expected files.
3681
3682  ...-Regular.default.3042,3044,3046,3048,304A,304B.ttf | Bin 3040 ->
3683  3032 bytes
3684  ...-Regular.default.3042,3044,3046,73E0,5EA6,8F38.ttf | Bin 3276 ->
3685  3268 bytes
3686  .../japanese/Mplus1p-Regular.default.61,63,65,6B.ttf  | Bin 2592 ->
3687  2584 bytes
3688  ...-Regular.default.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 3572 ->
3689  3564 bytes
3690  .../japanese/Mplus1p-Regular.default.660E.ttf         | Bin 2356 ->
3691  2348 bytes
3692  ...gular.drop-hints.3042,3044,3046,3048,304A,304B.ttf | Bin 2312 ->
3693  2304 bytes
3694  ...gular.drop-hints.3042,3044,3046,73E0,5EA6,8F38.ttf | Bin 2548 ->
3695  2540 bytes
3696  .../Mplus1p-Regular.drop-hints.61,63,65,6B.ttf        | Bin 1864 ->
3697  1856 bytes
3698  ...gular.drop-hints.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 2844 ->
3699  2836 bytes
3700  .../japanese/Mplus1p-Regular.drop-hints.660E.ttf      | Bin 1628 ->
3701  1620 bytes
3702  10 files changed, 0 insertions(+), 0 deletions(-)
3703
3704 commit 9b00b9a10d5fdfd2d9deb1b0e847695797b7e09b
3705 Author: Garret Rieger <grieger@google.com>
3706 Date:   Tue Mar 6 17:47:40 2018 -0800
3707
3708     [subset] Fix deadlock waiting for process output in subset test
3709     runner.
3710
3711  test/subset/run-tests.py | 6 +++---
3712  1 file changed, 3 insertions(+), 3 deletions(-)
3713
3714 commit bfec28a7db0631f42dd420a8c04638624e4602af
3715 Author: Garret Rieger <grieger@google.com>
3716 Date:   Tue Mar 6 15:43:08 2018 -0800
3717
3718     [subset] add some extra logging to subset run-tests.py.
3719
3720  test/subset/run-tests.py | 2 ++
3721  1 file changed, 2 insertions(+)
3722
3723 commit c7d814eaa8e9af6c447124ceeaa896eb5e17abd7
3724 Author: Garret Rieger <grieger@google.com>
3725 Date:   Thu Mar 1 18:20:00 2018 -0800
3726
3727     [subset] Add japanese font file to subset integration tests.
3728
3729  test/subset/data/Makefile.am                          |   1 +
3730  test/subset/data/Makefile.sources                     |   1 +
3731  ...-Regular.default.3042,3044,3046,3048,304A,304B.ttf | Bin 0 ->
3732  3040 bytes
3733  ...-Regular.default.3042,3044,3046,73E0,5EA6,8F38.ttf | Bin 0 ->
3734  3276 bytes
3735  .../japanese/Mplus1p-Regular.default.61,63,65,6B.ttf  | Bin 0 ->
3736  2592 bytes
3737  ...-Regular.default.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 0 ->
3738  3572 bytes
3739  .../japanese/Mplus1p-Regular.default.660E.ttf         | Bin 0 ->
3740  2356 bytes
3741  ...gular.drop-hints.3042,3044,3046,3048,304A,304B.ttf | Bin 0 ->
3742  2312 bytes
3743  ...gular.drop-hints.3042,3044,3046,73E0,5EA6,8F38.ttf | Bin 0 ->
3744  2548 bytes
3745  .../Mplus1p-Regular.drop-hints.61,63,65,6B.ttf        | Bin 0 ->
3746  1864 bytes
3747  ...gular.drop-hints.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 0 ->
3748  2844 bytes
3749  .../japanese/Mplus1p-Regular.drop-hints.660E.ttf      | Bin 0 ->
3750  1628 bytes
3751  test/subset/data/fonts/Mplus1p-Regular.ttf            | Bin 0 ->
3752  1758820 bytes
3753  test/subset/data/tests/japanese.tests                 |  16
3754  ++++++++++++++++
3755  14 files changed, 18 insertions(+)
3756
3757 commit 2ebf4c69b18452caa0c871aebec9785e80348166
3758 Merge: 1ab51480 869ccac5
3759 Author: Garret Rieger <grieger@google.com>
3760 Date:   Thu Mar 8 14:41:59 2018 -0700
3761
3762     Merge pull request #868 from googlefonts/post
3763
3764     [subset] Drop glyph names from post when subsetting.
3765
3766 commit 869ccac5ab69060f2db2893014b5538539fd4f45
3767 Author: Garret Rieger <grieger@google.com>
3768 Date:   Thu Mar 8 11:06:49 2018 -0800
3769
3770     [subset] use create_sub_blob instead of manually copying the post
3771     table.
3772
3773  src/hb-ot-post-table.hh | 20 +++++++-------------
3774  1 file changed, 7 insertions(+), 13 deletions(-)
3775
3776 commit ec47cd95ba6c550314a1cbcc46fafd7946e52ece
3777 Author: Garret Rieger <grieger@google.com>
3778 Date:   Wed Mar 7 10:33:02 2018 -0800
3779
3780     [subset] Unit test to check that post subsetting drops glyph names.
3781
3782  test/api/Makefile.am                               |   2 +
3783  ...lus1p-Regular.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 3572 ->
3784  3724 bytes
3785  test/api/test-subset-post.c                        |  61
3786  +++++++++++++++++++++
3787  3 files changed, 63 insertions(+)
3788
3789 commit dd107699938740e261948e4b525fa0ad501beb03
3790 Author: Garret Rieger <grieger@google.com>
3791 Date:   Tue Mar 6 18:33:39 2018 -0800
3792
3793     [subset] drop all glyph names from the post table.
3794
3795  src/hb-ot-post-table.hh | 28 ++++++++++++++++++++++++++++
3796  src/hb-subset.cc        |  4 ++++
3797  2 files changed, 32 insertions(+)
3798
3799 commit 1ab514805ced190efdabc2103e4800d40b248300
3800 Merge: 70ad69f2 362f2824
3801 Author: Garret Rieger <grieger@google.com>
3802 Date:   Wed Mar 7 12:36:00 2018 -0700
3803
3804     Merge pull request #867 from googlefonts/vmtx
3805
3806     [subset] Add vmtx subsetting.
3807
3808 commit 362f28240683fde395ff52f4fc1216fbc7131452
3809 Author: Garret Rieger <grieger@google.com>
3810 Date:   Wed Mar 7 11:08:55 2018 -0800
3811
3812     [subset] fix author.
3813
3814  test/api/test-subset-vmtx.c | 2 +-
3815  1 file changed, 1 insertion(+), 1 deletion(-)
3816
3817 commit 89465cb1c7b8ab61c0ef4887f51572ba91039f3e
3818 Author: Garret Rieger <grieger@google.com>
3819 Date:   Wed Mar 7 10:29:15 2018 -0800
3820
3821     [subset] s/hmetrics/vmetrics.
3822
3823  test/api/test-subset-vmtx.c | 4 ++--
3824  1 file changed, 2 insertions(+), 2 deletions(-)
3825
3826 commit 91867cda6ae5ae063482b28b0a52ebc30718cb40
3827 Author: Garret Rieger <grieger@google.com>
3828 Date:   Wed Mar 7 10:17:06 2018 -0800
3829
3830     [subset] cleanup.
3831
3832  src/hb-subset.cc            | 2 +-
3833  test/api/test-subset-vmtx.c | 3 +--
3834  2 files changed, 2 insertions(+), 3 deletions(-)
3835
3836 commit d9263f0230693d108249be0904bc5a3280560cb3
3837 Author: Garret Rieger <grieger@google.com>
3838 Date:   Tue Mar 6 15:40:35 2018 -0800
3839
3840     [subset] add unit tests for vmtx subsetting.
3841
3842  test/api/Makefile.am                               |   2 +
3843  ...lus1p-Regular.660E,6975,73E0,5EA6,8F38,6E05.ttf | Bin 0 -> 3572 bytes
3844  test/api/fonts/Mplus1p-Regular.660E.ttf            | Bin 0 -> 2356 bytes
3845  test/api/test-subset-vmtx.c                        | 100
3846  +++++++++++++++++++++
3847  4 files changed, 102 insertions(+)
3848
3849 commit 0e8f9430c83c076993a0c7a320713bb484051343
3850 Author: Garret Rieger <grieger@google.com>
3851 Date:   Tue Mar 6 13:08:20 2018 -0800
3852
3853     [subset] Skip subsetting vhea.
3854
3855  src/hb-subset.cc | 3 +++
3856  1 file changed, 3 insertions(+)
3857
3858 commit 64cf53d6197a0e6c56aef744ceff2f8a0ff85654
3859 Author: Garret Rieger <grieger@google.com>
3860 Date:   Fri Mar 2 17:33:49 2018 -0800
3861
3862     [subset] Subset vmtx if present.
3863
3864  src/hb-ot-hmtx-table.hh | 2 +-
3865  src/hb-subset.cc        | 3 +++
3866  2 files changed, 4 insertions(+), 1 deletion(-)
3867
3868 commit 70ad69f2449d754fcc5270ff3ca3848a77f4c7af
3869 Author: Behdad Esfahbod <behdad@behdad.org>
3870 Date:   Wed Mar 7 16:11:44 2018 +0100
3871
3872     [test] Fix build with older glib
3873
3874  test/api/hb-subset-test.h | 2 +-
3875  1 file changed, 1 insertion(+), 1 deletion(-)
3876
3877 commit ff2f81432bb0484a019a678058595e10217df51d
3878 Author: Behdad Esfahbod <behdad@behdad.org>
3879 Date:   Wed Mar 7 16:05:14 2018 +0100
3880
3881     1.7.6
3882
3883  NEWS             | 15 +++++++++++++++
3884  configure.ac     |  2 +-
3885  src/hb-version.h |  4 ++--
3886  3 files changed, 18 insertions(+), 3 deletions(-)
3887
3888 commit ac2ece3e153167224c85cc384e2826ea9711a8b5
3889 Author: Behdad Esfahbod <behdad@behdad.org>
3890 Date:   Wed Mar 7 15:52:42 2018 +0100
3891
3892     [ot] Comment out AAT include
3893
3894  src/hb-ot-shape.cc | 2 +-
3895  1 file changed, 1 insertion(+), 1 deletion(-)
3896
3897 commit 23a9ac993862b4a9032d38e80491a769b7ee86da
3898 Author: Behdad Esfahbod <behdad@behdad.org>
3899 Date:   Wed Mar 7 15:51:42 2018 +0100
3900
3901     Remove hb-ot-color.h
3902
3903     So I can make a release.
3904
3905  src/Makefile.sources          |  1 -
3906  src/hb-ot-color-cpal-table.hh | 48 +++++++++++++++++++++++++
3907  src/hb-ot-color.h             | 81
3908  -------------------------------------------
3909  src/hb-ot.h                   |  1 -
3910  4 files changed, 48 insertions(+), 83 deletions(-)
3911
3912 commit 790a11700773dd664e4d5edac63c404c5ebce080
3913 Author: Behdad Esfahbod <behdad@behdad.org>
3914 Date:   Wed Mar 7 15:31:15 2018 +0100
3915
3916     [ot] Remove hb-ot-base.h
3917
3918     BASE table API will go into hb-ot-layout.h.
3919
3920  src/Makefile.sources           |  1 -
3921  src/hb-ot-base.h               | 56
3922  ------------------------------------------
3923  src/hb-ot-layout-base-table.hh |  1 -
3924  src/hb-ot-layout.h             | 16 ++++++++++++
3925  src/hb-ot.h                    |  1 -
3926  5 files changed, 16 insertions(+), 59 deletions(-)
3927
3928 commit f014a124f582215fa96afc28b534a1ca0bf17167
3929 Author: Behdad Esfahbod <behdad@behdad.org>
3930 Date:   Wed Mar 7 10:49:26 2018 +0100
3931
3932     [set] Fix algebra
3933
3934     Was totally b0rked. Ouch!
3935
3936     Fixes https://github.com/harfbuzz/harfbuzz/issues/863
3937
3938  src/hb-set-private.hh | 20 +++++++++++++++++---
3939  1 file changed, 17 insertions(+), 3 deletions(-)
3940
3941 commit 7587683cdce8ee9b7f07bae82aa1bb163e79ab92
3942 Author: Behdad Esfahbod <behdad@behdad.org>
3943 Date:   Wed Mar 7 09:55:22 2018 +0100
3944
3945     [set] Minor
3946
3947     In preparation to fix https://github.com/harfbuzz/harfbuzz/issues/863
3948
3949     Binary operations are sets are completely broken. Ouch.
3950
3951  src/hb-set-private.hh | 21 ++++++++++++++-------
3952  1 file changed, 14 insertions(+), 7 deletions(-)
3953
3954 commit e4cbb87bd3512c3a6e97ea3923ecd1b26b0a1251
3955 Author: Behdad Esfahbod <behdad@behdad.org>
3956 Date:   Wed Mar 7 09:37:22 2018 +0100
3957
3958     Minor
3959
3960  src/hb-ot-color-colr-table.hh | 2 +-
3961  1 file changed, 1 insertion(+), 1 deletion(-)
3962
3963 commit c6150333c29b458ed34858f24e94acc0f771aa0b
3964 Author: Behdad Esfahbod <behdad@behdad.org>
3965 Date:   Wed Mar 7 09:27:16 2018 +0100
3966
3967     Sign
3968
3969  src/test-unicode-ranges.cc | 2 +-
3970  1 file changed, 1 insertion(+), 1 deletion(-)
3971
3972 commit 9a6f9b4d4284f0378a71a181fe216d97c913669e
3973 Author: Garret Rieger <grieger@google.com>
3974 Date:   Tue Mar 6 13:46:51 2018 -0800
3975
3976     [set] add a test demonstrating a bug in hb_set_union.
3977
3978  test/api/test-set.c | 10 ++++++++++
3979  1 file changed, 10 insertions(+)
3980
3981 commit 9b4a5d7ef1ec068042e3c793845a4dbc3308d4b7
3982 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3983 Date:   Wed Mar 7 00:23:40 2018 +0330
3984
3985     [ci] Enable -Werror=unused (#862)
3986
3987  .travis.yml             | 4 ++--
3988  src/hb-ot-glyf-table.hh | 1 -
3989  2 files changed, 2 insertions(+), 3 deletions(-)
3990
3991 commit 54cbe6702c1e4c934c60512367abaf801294c1bb
3992 Author: Ebrahim Byagowi <ebrahim@gnu.org>
3993 Date:   Tue Mar 6 16:41:08 2018 +0330
3994
3995     [ot-color] Further improvements on COLR/CPAL implementation (#859)
3996
3997     * Implemented a bsearch on get_base_glyph_record
3998     * Made get_color_record_argb actually work
3999
4000  src/hb-ot-color-colr-table.hh | 35 ++++++++++++++-----------
4001  src/hb-ot-color-cpal-table.hh | 59
4002  +++++++++++++++----------------------------
4003  src/hb-ot-color.h             | 12 ++-------
4004  3 files changed, 42 insertions(+), 64 deletions(-)
4005
4006 commit 18d14b8e0d5d28106800ebf835ff3155a4f4de7c
4007 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4008 Date:   Mon Mar 5 14:25:11 2018 +0330
4009
4010     [dev-run] an option to open using a GUI app
4011
4012  src/dev-run.sh | 22 ++++++++++++++++++----
4013  1 file changed, 18 insertions(+), 4 deletions(-)
4014
4015 commit 1db83954948dfae3f75f61c535c5de1b3a843a69
4016 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4017 Date:   Mon Mar 5 13:02:50 2018 +0330
4018
4019     [ci] minor, bring back the removed assertion
4020
4021  .ci/run-coveralls.sh | 2 ++
4022  1 file changed, 2 insertions(+)
4023
4024 commit 5895fe3d4d0441dacf8989740cf4150193397796
4025 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4026 Date:   Mon Mar 5 12:58:34 2018 +0330
4027
4028     [ci] minor
4029
4030  .ci/trigger-coverity.sh | 6 ++----
4031  1 file changed, 2 insertions(+), 4 deletions(-)
4032
4033 commit a3e29fd38f01b26b6306f9f7142a54cc7d6c6080
4034 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4035 Date:   Sun Mar 4 02:56:27 2018 +0330
4036
4037     [aat/kerx] Add a TODO
4038
4039  src/hb-aat-layout-kerx-table.hh | 1 +
4040  1 file changed, 1 insertion(+)
4041
4042 commit 0ef6ab25ab4456e387711ae246900486ad738d26
4043 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4044 Date:   Sun Mar 4 02:47:26 2018 +0330
4045
4046     [ot-color] Move cbdt to the namespace (#860)
4047
4048  src/Makefile.sources                                   | 2 +-
4049  src/{hb-ot-cbdt-table.hh => hb-ot-color-cbdt-table.hh} | 6 +++---
4050  src/hb-ot-font.cc                                      | 3 ++-
4051  3 files changed, 6 insertions(+), 5 deletions(-)
4052
4053 commit 6659cb56fae0c900ae88e95bedcb3b76234c8838
4054 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4055 Date:   Sun Mar 4 02:31:53 2018 +0330
4056
4057     [ci] Remove --coverage as use of --enable-code-coverage
4058
4059  .travis.yml | 5 ++---
4060  1 file changed, 2 insertions(+), 3 deletions(-)
4061
4062 commit 00dd321ace75ff0d1824cf75cd41490c5dd6ad76
4063 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4064 Date:   Sat Mar 3 23:26:11 2018 +0330
4065
4066     [ci] Don't run coveralls on freetype folder
4067
4068  .travis.yml | 1 +
4069  1 file changed, 1 insertion(+)
4070
4071 commit f50aedd371f1a6894d1bf7732f017b51cbdd59bd
4072 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4073 Date:   Sat Mar 3 23:17:36 2018 +0330
4074
4075     [ci] Remove failing check on run-coveralls
4076
4077  .ci/run-coveralls.sh | 2 --
4078  1 file changed, 2 deletions(-)
4079
4080 commit a0031c120e3ac5c059b81a004b9386fab3d662fc
4081 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4082 Date:   Sat Mar 3 23:09:25 2018 +0330
4083
4084     Add lcov tool for coverage tests
4085
4086  .travis.yml | 1 +
4087  1 file changed, 1 insertion(+)
4088
4089 commit ecef95b21264347f9505e3ed4fb25ec7e4ccca5d
4090 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4091 Date:   Sat Mar 3 23:03:13 2018 +0330
4092
4093     [ci] Enable code coverage on Travis Linux builds
4094
4095  .travis.yml | 2 +-
4096  1 file changed, 1 insertion(+), 1 deletion(-)
4097
4098 commit f7399796a1ed36cfc4f1ef7631584569baa80981
4099 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4100 Date:   Sat Mar 3 22:55:09 2018 +0330
4101
4102     Enable coverage test on autotools (#857)
4103
4104  configure.ac           |   1 +
4105  m4/ax_code_coverage.m4 | 264
4106  +++++++++++++++++++++++++++++++++++++++++++++++++
4107  src/Makefile.am        |   6 +-
4108  3 files changed, 269 insertions(+), 2 deletions(-)
4109
4110 commit c446c23f0f09e541891b49184febdfc75cb3505f
4111 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4112 Date:   Sat Mar 3 22:43:23 2018 +0330
4113
4114     [ot-color] Move the related tables to hb-ot-color-* (#858)
4115
4116  src/Makefile.sources                                   | 4 ++--
4117  src/{hb-ot-colr-table.hh => hb-ot-color-colr-table.hh} | 6 +++---
4118  src/{hb-ot-cpal-table.hh => hb-ot-color-cpal-table.hh} | 6 +++---
4119  src/hb-ot-color.cc                                     | 4 ++--
4120  src/hb-ot-layout.cc                                    | 4 ++--
4121  5 files changed, 12 insertions(+), 12 deletions(-)
4122
4123 commit 48ed15a2bcdc1999e2d39fdcb2644ba4c3beccfe
4124 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4125 Date:   Sat Mar 3 22:00:29 2018 +0330
4126
4127     [COLR/CPAL] Provide enough helper for rasterization (#855)
4128
4129  src/hb-ot-colr-table.hh | 47
4130  ++++++++++++++++++++++++++++++++++++++++++++---
4131  src/hb-ot-cpal-table.hh | 18 +++++++++++++++---
4132  2 files changed, 59 insertions(+), 6 deletions(-)
4133
4134 commit 432758a7ac3c1a857e67069f157efbf4ebf5521b
4135 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4136 Date:   Sat Mar 3 01:05:59 2018 +0330
4137
4138     [COLR] Revert previous sanitization on the table
4139
4140     That sanitization wasn't right, firstLayerIndex is an index from
4141     beginning of the Layer Records
4142     not the table itself.
4143
4144  src/hb-ot-colr-table.hh | 23 ++++++-----------------
4145  1 file changed, 6 insertions(+), 17 deletions(-)
4146
4147 commit 71b4598ea37b316571bae22ced2f1b38185c9f44
4148 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4149 Date:   Fri Mar 2 11:04:09 2018 +0330
4150
4151     [aat/kerx] Improve format 6 subtable
4152
4153  src/hb-aat-layout-kerx-table.hh | 14 +++++++++-----
4154  1 file changed, 9 insertions(+), 5 deletions(-)
4155
4156 commit b73a5a1c240478616827529c94f0133018f9f790
4157 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4158 Date:   Fri Mar 2 00:07:26 2018 +0330
4159
4160     [aat/kerx] Make parsing of the table actually work (#850)
4161
4162  src/hb-aat-layout-kerx-table.hh | 298
4163  +++++++++++++++++-----------------------
4164  1 file changed, 124 insertions(+), 174 deletions(-)
4165
4166 commit a570edcde2f89e59b5ccd4867a8c0eed084bf35d
4167 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4168 Date:   Fri Mar 2 00:06:03 2018 +0330
4169
4170     [COLR] Sanitize BaseGlyphRecord (#854)
4171
4172  src/hb-ot-colr-table.hh | 27 ++++++++++++++++++---------
4173  1 file changed, 18 insertions(+), 9 deletions(-)
4174
4175 commit 7e958646a4a825bfe3aac56ddb96100d68c5592c
4176 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4177 Date:   Thu Mar 1 10:27:18 2018 +0330
4178
4179     [CPAL] Fix version checking logic on sanitizer (#851)
4180
4181  src/hb-ot-cpal-table.hh | 14 ++++++--------
4182  1 file changed, 6 insertions(+), 8 deletions(-)
4183
4184 commit bcf578fefe6d7af0a962329ceb9989ce61ec467d
4185 Author: Behdad Esfahbod <behdad@behdad.org>
4186 Date:   Wed Feb 28 16:31:46 2018 -0800
4187
4188     [test] Add test suite for Brahmi Number Joiners
4189
4190     https://github.com/harfbuzz/harfbuzz/pull/660
4191
4192  .../fonts/1ed7e9064f008f62de6ff0207bb4dd29409597a5.ttf   | Bin 0 ->
4193  2768 bytes
4194  test/shaping/data/in-house/tests/use-syllable.tests      |   1 +
4195  test/shaping/record-test.sh                              |   2 +-
4196  3 files changed, 2 insertions(+), 1 deletion(-)
4197
4198 commit b4ba71ea7ccce70e24138373774741c7f03dd24e
4199 Author: Garret Rieger <grieger@google.com>
4200 Date:   Wed Feb 28 15:44:00 2018 -0800
4201
4202     [subset] In subset integration test pass output through ots-sanitize
4203     if present.
4204
4205  test/subset/run-tests.py | 25 +++++++++++++++++++++++--
4206  1 file changed, 23 insertions(+), 2 deletions(-)
4207
4208 commit 588a4e0f9b2d71362503a274de7200f3eb4367f7
4209 Merge: 55a4dfa3 b3f1a045
4210 Author: rsheeter <rsheeter@google.com>
4211 Date:   Wed Feb 28 13:52:29 2018 -0800
4212
4213     Merge pull request #845 from googlefonts/drophints
4214
4215     [subset] drop hints from composites
4216
4217 commit b3f1a045a8b86747afce6bc154f2a166ea678efb
4218 Author: Rod Sheeter <rsheeter@google.com>
4219 Date:   Wed Feb 28 11:41:24 2018 -0800
4220
4221     [subset] kick the build
4222
4223  src/hb-subset-glyf.cc | 2 +-
4224  1 file changed, 1 insertion(+), 1 deletion(-)
4225
4226 commit 20d57399235b410d2bdc98103c8bb3dfd1c34176
4227 Author: Rod Sheeter <rsheeter@google.com>
4228 Date:   Wed Feb 28 11:15:08 2018 -0800
4229
4230     [subset] extract a method to flip off composite instruction flag
4231
4232  src/hb-subset-glyf.cc | 24 +++++++++++++++---------
4233  1 file changed, 15 insertions(+), 9 deletions(-)
4234
4235 commit 55a4dfa374bae1db846c3b848b7e59fb0014b627
4236 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4237 Date:   Wed Feb 28 15:43:23 2018 +0330
4238
4239     Use old project location of coverity
4240
4241     https://github.com/harfbuzz/harfbuzz/commit/8089711a61687d565f207c56d3d2b658f514d7ab#commitcomment-27835452
4242
4243  .travis.yml | 4 ++--
4244  1 file changed, 2 insertions(+), 2 deletions(-)
4245
4246 commit 3821978bcd92cbdb607111452796e051c456f391
4247 Merge: 77227462 f671f7f0
4248 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4249 Date:   Wed Feb 28 13:30:17 2018 +0330
4250
4251     Merge pull request #847 from ebraminio/colr
4252
4253     [colr] Implement
4254
4255 commit f671f7f0a8caa7b5763e00146e1ec4b9a7258227
4256 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4257 Date:   Wed Feb 28 13:19:40 2018 +0330
4258
4259     [colr] Implement
4260
4261  src/Makefile.sources        |  1 +
4262  src/hb-ot-color.cc          |  9 +++++
4263  src/hb-ot-color.h           |  9 -----
4264  src/hb-ot-colr-table.hh     | 98
4265  +++++++++++++++++++++++++++++++++++++++++++++
4266  src/hb-ot-cpal-table.hh     |  6 +--
4267  src/hb-ot-layout-private.hh |  6 ++-
4268  src/hb-ot-layout.cc         | 11 +++--
4269  7 files changed, 122 insertions(+), 18 deletions(-)
4270
4271 commit 772274625e9f17d726f2a1da8192ec3ec24793a3
4272 Merge: 0eec3315 5b9c2340
4273 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4274 Date:   Wed Feb 28 12:05:49 2018 +0330
4275
4276     Merge pull request #841 from ebraminio/color
4277
4278     Support CPAL table
4279
4280 commit 0eec33154a418fba97a08be7169b59e748b7e785
4281 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4282 Date:   Wed Feb 28 11:53:39 2018 +0330
4283
4284     [cmake] cleanup (#846)
4285
4286  CMakeLists.txt          | 70
4287  ++++++++++++++++++++-----------------------------
4288  test/api/CMakeLists.txt |  2 +-
4289  2 files changed, 30 insertions(+), 42 deletions(-)
4290
4291 commit 5b9c234043d0483e53e9da5fe4afd7743190b538
4292 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4293 Date:   Tue Feb 27 22:56:17 2018 +0330
4294
4295     [CPAL] Refactor and address the reviews
4296
4297  NEWS                                               |   3 +-
4298  src/Makefile.am                                    |   1 -
4299  src/hb-ot-color.cc                                 |  70 +++----------
4300  src/hb-ot-color.h                                  |  31 +++---
4301  src/hb-ot-cpal-table.hh                            | 116
4302  +++++++++++++++------
4303  src/hb-ot-layout-private.hh                        |   3 +-
4304  src/hb-ot-layout.cc                                |   5 +-
4305  test/api/hb-test.h                                 |   2 +
4306  test/api/test-ot-color.c                           |  39 +++----
4307  .../319f5d7ebffbefc5c5e6569f8cea73444d7a7268.ttf   | Bin
4308  .../e90374e5e439e00725b4fe7a8d73db57c5a97f82.ttf   | Bin
4309  11 files changed, 141 insertions(+), 129 deletions(-)
4310
4311 commit 6836a821428b714b9f2e95d5c4ebbd73867d9a53
4312 Author: Rod Sheeter <rsheeter@google.com>
4313 Date:   Tue Feb 27 20:51:12 2018 -0800
4314
4315     [subset] remove WE_HAVE_INSTRUCTIONS from composites when dropping
4316     hints
4317
4318  src/hb-subset-glyf.cc | 12 +++++++++++-
4319  1 file changed, 11 insertions(+), 1 deletion(-)
4320
4321 commit ffcb5cbf71b312cdd4606a3285e10e201ff5bccd
4322 Author: Rod Sheeter <rsheeter@google.com>
4323 Date:   Tue Feb 27 20:17:04 2018 -0800
4324
4325     [subset] update the test file for composite, fix an offset calculation
4326
4327  src/hb-ot-glyf-table.hh                                  |   2 +-
4328  test/api/fonts/Roboto-Regular.components.1fc.nohints.ttf | Bin 0 ->
4329  932 bytes
4330  test/api/test-subset-glyf.c                              |   5 ++---
4331  3 files changed, 3 insertions(+), 4 deletions(-)
4332
4333 commit c8b230e4377bc8e80d37835a229511ce0e30cc47
4334 Merge: b3790a65 904dd7be
4335 Author: Rod Sheeter <rsheeter@google.com>
4336 Date:   Tue Feb 27 17:25:32 2018 -0800
4337
4338     Merge branch 'expand-tests' of github.com:googlefonts/harfbuzz
4339     into drophints
4340
4341 commit 904dd7beea756fd7429fad36f5c37321aedb4e81
4342 Author: Garret Rieger <grieger@google.com>
4343 Date:   Tue Feb 27 14:33:36 2018 -0800
4344
4345     [subset] Add drop hinting profile to full-font.tests
4346
4347  .../Roboto-Regular.drop-hints.1FC,21,41,20,62,63.ttf     | Bin 0 ->
4348  2152 bytes
4349  .../full-font/Roboto-Regular.drop-hints.61,62,63.ttf     | Bin 0 ->
4350  1968 bytes
4351  test/subset/data/tests/full-font.tests                   |   1 +
4352  3 files changed, 1 insertion(+)
4353
4354 commit 70a1049b3f8dc241fcb9b524bd010f0c1606f6ad
4355 Author: Garret Rieger <grieger@google.com>
4356 Date:   Tue Feb 27 14:28:50 2018 -0800
4357
4358     [subset] Add a drop hints profile to basics.tests
4359
4360  .../basics/Roboto-Regular.abc.drop-hints.61,62,63.ttf     | Bin 0 ->
4361  876 bytes
4362  .../basics/Roboto-Regular.abc.drop-hints.61,63.ttf        | Bin 0 ->
4363  792 bytes
4364  .../expected/basics/Roboto-Regular.abc.drop-hints.61.ttf  | Bin 0 ->
4365  684 bytes
4366  .../expected/basics/Roboto-Regular.abc.drop-hints.62.ttf  | Bin 0 ->
4367  652 bytes
4368  .../expected/basics/Roboto-Regular.abc.drop-hints.63.ttf  | Bin 0 ->
4369  656 bytes
4370  test/subset/data/profiles/drop-hints.txt                  |   1 +
4371  test/subset/data/tests/basics.tests                       |   1 +
4372  7 files changed, 2 insertions(+)
4373
4374 commit 5241d7f4b999d5457de564bd950b60d70f9d0e19
4375 Author: Garret Rieger <grieger@google.com>
4376 Date:   Tue Feb 27 13:15:40 2018 -0800
4377
4378     [subset] apply subset profiles (flags) to the subset integration
4379     tests.
4380
4381  test/subset/generate-expected-outputs.py | 27 ++++++++++++++-------------
4382  test/subset/run-tests.py                 |  3 ++-
4383  test/subset/subset_test_suite.py         | 11 ++++++++---
4384  3 files changed, 24 insertions(+), 17 deletions(-)
4385
4386 commit a4aca190a93f94c25c906ec0269183d8b2d0b5e8
4387 Author: Garret Rieger <grieger@google.com>
4388 Date:   Tue Feb 27 11:36:16 2018 -0800
4389
4390     [subset] add expected/full-font to dist files.
4391
4392  test/subset/data/Makefile.am | 1 +
4393  1 file changed, 1 insertion(+)
4394
4395 commit d31ace32740b1777ebb023ffdb10cd0cfec3997e
4396 Author: Garret Rieger <grieger@google.com>
4397 Date:   Mon Feb 26 18:51:56 2018 -0800
4398
4399     [subset] Add subset integration tests using the full roboto font.
4400
4401  test/subset/data/Makefile.sources                      |   1 +
4402  .../Roboto-Regular.default.1FC,21,41,20,62,63.ttf      | Bin 0 ->
4403  3700 bytes
4404  .../full-font/Roboto-Regular.default.61,62,63.ttf      | Bin 0 ->
4405  3320 bytes
4406  test/subset/data/fonts/Roboto-Regular.ttf              | Bin 0 ->
4407  171676 bytes
4408  test/subset/data/tests/full-font.tests                 |  10 ++++++++++
4409  test/subset/generate-expected-outputs.py               |  12 ++++++++----
4410  6 files changed, 19 insertions(+), 4 deletions(-)
4411
4412 commit 33f4381314c5248b8b112e344af7548806f93a82
4413 Author: Garret Rieger <grieger@google.com>
4414 Date:   Mon Feb 26 18:39:09 2018 -0800
4415
4416     [subset] Add some more variations of the basic test.
4417
4418  .../basics/Roboto-Regular.abc.default.61,62,63.ttf       | Bin 0 ->
4419  2120 bytes
4420  .../expected/basics/Roboto-Regular.abc.default.61,63.ttf | Bin 0 ->
4421  1932 bytes
4422  .../expected/basics/Roboto-Regular.abc.default.61.ttf    | Bin 0 ->
4423  1744 bytes
4424  .../expected/basics/Roboto-Regular.abc.default.63.ttf    | Bin 0 ->
4425  1668 bytes
4426  test/subset/data/tests/basics.tests                      |   4 ++++
4427  5 files changed, 4 insertions(+)
4428
4429 commit b3790a65a18e8402b2b09dfc24aaea40a51de569
4430 Author: Rod Sheeter <rsheeter@google.com>
4431 Date:   Tue Feb 27 17:23:30 2018 -0800
4432
4433     [subset] add a (failing for now) test for composite glyf hint dropping
4434
4435  src/hb-ot-glyf-table.hh     |  8 ++++----
4436  test/api/test-subset-glyf.c | 27 +++++++++++++++++++++++++--
4437  2 files changed, 29 insertions(+), 6 deletions(-)
4438
4439 commit 4c6023f861a4b87782c17ac626ffee7e93f15fc8
4440 Merge: d7633d0a 921b65cb
4441 Author: Garret Rieger <grieger@google.com>
4442 Date:   Tue Feb 27 17:06:27 2018 -0700
4443
4444     Merge pull request #842 from googlefonts/maxp
4445
4446     [subset] when dropping hints, clear hint related fields in maxp.
4447
4448 commit 921b65cbc29f0c2c9c13e9fb272dafe4c8a14591
4449 Author: Garret Rieger <grieger@google.com>
4450 Date:   Tue Feb 27 14:37:18 2018 -0800
4451
4452     [subset] minor fixes in hb-ot-maxp-table.hh
4453
4454  src/hb-ot-maxp-table.hh | 15 +++++++--------
4455  1 file changed, 7 insertions(+), 8 deletions(-)
4456
4457 commit b26db48bfff804e139331817a86ecc811547afcd
4458 Author: Garret Rieger <grieger@google.com>
4459 Date:   Tue Feb 27 14:14:05 2018 -0800
4460
4461     [subset] whitespace for hb-ot-maxp-table.hh
4462
4463  src/hb-ot-maxp-table.hh | 30 +++++++++++++++---------------
4464  1 file changed, 15 insertions(+), 15 deletions(-)
4465
4466 commit a76344da796670f33b2fa48a9b1676545dac93c2
4467 Author: Garret Rieger <grieger@google.com>
4468 Date:   Tue Feb 27 14:11:36 2018 -0800
4469
4470     [subset] Add maxpV1Tail instead of defining a struct inside maxp
4471     for v1 data.
4472
4473  src/hb-ot-maxp-table.hh | 81
4474  ++++++++++++++++++++++++++++++-------------------
4475  1 file changed, 49 insertions(+), 32 deletions(-)
4476
4477 commit f14d1b64c2d148ffdec95c17adbee3f185d5d436
4478 Author: Garret Rieger <grieger@google.com>
4479 Date:   Tue Feb 27 13:49:00 2018 -0800
4480
4481     [subset] when dropping hints, clear hint related fields in maxp.
4482
4483  src/hb-ot-maxp-table.hh     | 43
4484  ++++++++++++++++++++++++++++++++++++++++---
4485  test/api/test-subset-glyf.c | 30 +++++++++++++++++++++++-------
4486  2 files changed, 63 insertions(+), 10 deletions(-)
4487
4488 commit d7633d0a4091c025638ba3fc8fb0d8e9a0e9ff8c
4489 Author: Behdad Esfahbod <behdad@behdad.org>
4490 Date:   Tue Feb 27 12:50:57 2018 -0800
4491
4492     [BASE] More
4493
4494  src/hb-ot-layout-base-table.hh | 153
4495  ++++-------------------------------------
4496  1 file changed, 12 insertions(+), 141 deletions(-)
4497
4498 commit 7a70c20fec6ece9e729dc2634e2896a8d8eb9962
4499 Author: Behdad Esfahbod <behdad@behdad.org>
4500 Date:   Tue Feb 27 12:45:26 2018 -0800
4501
4502     [BASE] Clean up first 29%
4503
4504  src/hb-ot-layout-base-table.hh | 262
4505  +++++++++++++++++++----------------------
4506  src/hb-ot-layout-gsub-table.hh |   2 +-
4507  2 files changed, 125 insertions(+), 139 deletions(-)
4508
4509 commit 101850f9e6b9e0932fe1dd4169f88d6764c669c1
4510 Merge: 5967eaba f110c0c8
4511 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4512 Date:   Tue Feb 27 20:15:54 2018 +0330
4513
4514     Merge with master
4515
4516 commit f110c0c8866c853c0d5a930564a2b69231a33322
4517 Merge: 4a1d51ef 0ad8c663
4518 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4519 Date:   Tue Feb 27 11:41:12 2018 +0330
4520
4521     Merge pull request #838 from harfbuzz/BASE
4522
4523     BASE table
4524
4525 commit 0ad8c663e0b4602e2a413e77a8158bf8a46755d5
4526 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4527 Date:   Mon Feb 26 12:45:08 2018 +0330
4528
4529     Remove public API of the branch
4530
4531  src/hb-ot-base.h               |  4 ++--
4532  src/hb-ot-layout-base-table.hh | 20 +++++++++---------
4533  src/hb-ot-layout.cc            | 48
4534  ++++++++++++++++++++----------------------
4535  3 files changed, 35 insertions(+), 37 deletions(-)
4536
4537 commit 4a1d51ef15a423706406f784a146078073147885
4538 Merge: d0caf7e5 903771b6
4539 Author: rsheeter <rsheeter@google.com>
4540 Date:   Mon Feb 26 20:23:41 2018 -0800
4541
4542     Merge pull request #818 from googlefonts/drophints
4543
4544     [subset] Drop hints
4545
4546 commit 903771b6c7689b9eee9a11bac128c42f39833b2e
4547 Author: Rod Sheeter <rsheeter@google.com>
4548 Date:   Mon Feb 26 19:50:06 2018 -0800
4549
4550     [subset] clearer name for trim() and better comment about composite
4551     handling, per review feedback
4552
4553  src/hb-ot-glyf-table.hh |  8 +++++---
4554  src/hb-subset-glyf.cc   | 17 ++++++++---------
4555  2 files changed, 13 insertions(+), 12 deletions(-)
4556
4557 commit d0caf7e5e3294c25230ed0e5580c647fa0f1a2c8
4558 Merge: 6c844ae8 44dc36dd
4559 Author: Garret Rieger <grieger@google.com>
4560 Date:   Mon Feb 26 19:24:18 2018 -0700
4561
4562     Merge pull request #840 from googlefonts/os2
4563
4564     [subset] During os2 subsetting update ulUnicodeRange[]c
4565
4566 commit 44dc36dd82fc948a15e2ad0d605eb4a466b3553d
4567 Author: Garret Rieger <grieger@google.com>
4568 Date:   Mon Feb 26 17:56:23 2018 -0800
4569
4570     [subset] update to comment in hb-ot-os2-unicode-ranges.hh
4571
4572  src/hb-ot-os2-unicode-ranges.hh | 2 +-
4573  1 file changed, 1 insertion(+), 1 deletion(-)
4574
4575 commit ad3f2f77dafdee524e836e732077ee9670602369
4576 Author: Garret Rieger <grieger@google.com>
4577 Date:   Mon Feb 26 17:51:27 2018 -0800
4578
4579     [subset] small cleanups in hb-ot-os2-table.
4580
4581  src/hb-ot-os2-table.hh          | 5 +++--
4582  src/hb-ot-os2-unicode-ranges.hh | 2 +-
4583  2 files changed, 4 insertions(+), 3 deletions(-)
4584
4585 commit f1c8fc3487d5c5efb8ee1804acb07e6e282d3bc5
4586 Author: Garret Rieger <grieger@google.com>
4587 Date:   Mon Feb 26 17:48:51 2018 -0800
4588
4589     [subset] small updates to gen-unicode-ranges.py
4590
4591  src/gen-unicode-ranges.py       | 6 ++++--
4592  src/hb-ot-os2-unicode-ranges.hh | 3 ++-
4593  2 files changed, 6 insertions(+), 3 deletions(-)
4594
4595 commit 0c0fe2ff8209228f2ddfce464b7b6f1b1ee1654a
4596 Author: Garret Rieger <grieger@google.com>
4597 Date:   Mon Feb 26 17:47:10 2018 -0800
4598
4599     [subset] Move util/generated-unicode-ranges.py to
4600     src/gen-unicode-ranges.py
4601
4602  util/generate-unicode-ranges.py => src/gen-unicode-ranges.py | 0
4603  1 file changed, 0 insertions(+), 0 deletions(-)
4604
4605 commit f630ae5161bfc8420f9ae0127fd8c7f447874fdd
4606 Author: Garret Rieger <grieger@google.com>
4607 Date:   Mon Feb 26 17:46:17 2018 -0800
4608
4609     [subset] unsigned int -> hb_codepoint_t.
4610
4611  src/hb-ot-os2-unicode-ranges.hh | 4 ++--
4612  1 file changed, 2 insertions(+), 2 deletions(-)
4613
4614 commit 6368ce4c927b1457cf19945d5957e91d4621dc8b
4615 Author: Garret Rieger <grieger@google.com>
4616 Date:   Mon Feb 26 17:44:39 2018 -0800
4617
4618     [subset] const in _compare_range.
4619
4620  src/hb-ot-os2-unicode-ranges.hh | 8 ++++----
4621  1 file changed, 4 insertions(+), 4 deletions(-)
4622
4623 commit 0be9fea0a96701b159a9db190e55b1c3efc38a28
4624 Author: Garret Rieger <grieger@google.com>
4625 Date:   Mon Feb 26 16:15:09 2018 -0800
4626
4627     [subset] Add comment to os2UnicodeRangesSorted.
4628
4629  src/hb-ot-os2-unicode-ranges.hh | 1 +
4630  1 file changed, 1 insertion(+)
4631
4632 commit e20ab71d12b032371b830b76462e5e979d963b58
4633 Author: Garret Rieger <grieger@google.com>
4634 Date:   Mon Feb 26 16:13:10 2018 -0800
4635
4636     [subset] Fix incorrect index.
4637
4638  src/hb-ot-os2-table.hh | 2 +-
4639  1 file changed, 1 insertion(+), 1 deletion(-)
4640
4641 commit 074b5a29a166d1812abc7229a71af4a3bb311536
4642 Author: Garret Rieger <grieger@google.com>
4643 Date:   Mon Feb 26 16:11:24 2018 -0800
4644
4645     [subset] Add special case handling of bit 57 in os2 ulUnicodeRange.
4646
4647  src/hb-ot-os2-table.hh     | 7 +++++++
4648  src/test-unicode-ranges.cc | 3 ---
4649  2 files changed, 7 insertions(+), 3 deletions(-)
4650
4651 commit ddc4f2b9fc5566e70558a57133289f84d467cc98
4652 Author: Garret Rieger <grieger@google.com>
4653 Date:   Mon Feb 26 15:59:32 2018 -0800
4654
4655     [subset] Add python util that was used to generated
4656     hb-ot-os2-unicode-ranges.hh
4657
4658  util/generate-unicode-ranges.py | 50
4659  +++++++++++++++++++++++++++++++++++++++++
4660  1 file changed, 50 insertions(+)
4661
4662 commit f757757eda5f00a89a156e3427bdf8c4313611ef
4663 Author: Garret Rieger <grieger@google.com>
4664 Date:   Mon Feb 26 15:56:36 2018 -0800
4665
4666     [subset] Add cmake build def for test-unicode-ranges.
4667
4668  CMakeLists.txt  | 2 +-
4669  src/Makefile.am | 1 -
4670  2 files changed, 1 insertion(+), 2 deletions(-)
4671
4672 commit f82f2a3e50805503d93aa1aa1ccb27da4967a14a
4673 Author: Garret Rieger <grieger@google.com>
4674 Date:   Mon Feb 26 15:52:01 2018 -0800
4675
4676     [subset] Rename hb-os2-unicode-ranges.cc to test-unicode-ranges.cc.
4677
4678  src/Makefile.am                                             | 2 +-
4679  src/{hb-ot-os2-unicode-ranges.cc => test-unicode-ranges.cc} | 0
4680  2 files changed, 1 insertion(+), 1 deletion(-)
4681
4682 commit 4014555ca083dea3e4f42120aeaf52a2186b8a09
4683 Author: Garret Rieger <grieger@google.com>
4684 Date:   Mon Feb 26 15:50:13 2018 -0800
4685
4686     [subset] set ulUnicodeRange[] in os2.
4687
4688  src/Makefile.sources            |   1 -
4689  src/hb-ot-os2-table.hh          |  23 ++++-
4690  src/hb-ot-os2-unicode-ranges.cc | 221
4691  ++--------------------------------------
4692  src/hb-ot-os2-unicode-ranges.hh | 210
4693  +++++++++++++++++++++++++++++++++++++-
4694  4 files changed, 236 insertions(+), 219 deletions(-)
4695
4696 commit a570142d0c6d819feeeeb9e209fc90a33c1c2b48
4697 Author: Garret Rieger <grieger@google.com>
4698 Date:   Mon Feb 26 15:20:23 2018 -0800
4699
4700     [subset] Move hb-ot-os2-unicode-ranges into a cc file with a helper
4701     methods and tests.
4702
4703  src/Makefile.am                 |   9 +-
4704  src/Makefile.sources            |   2 +
4705  src/hb-ot-os2-unicode-ranges.cc | 279
4706  ++++++++++++++++++++++++++++++++++++++++
4707  src/hb-ot-os2-unicode-ranges.hh | 189 +--------------------------
4708  4 files changed, 292 insertions(+), 187 deletions(-)
4709
4710 commit 8e81799b32f3dfaca000fa5d42943ceed9af8d17
4711 Author: Garret Rieger <grieger@google.com>
4712 Date:   Fri Feb 23 18:35:41 2018 -0800
4713
4714     [subset] Add hb-ot-os2-unicode-ranges.hh, a map of os2 unicode ranges.
4715
4716  src/hb-ot-os2-unicode-ranges.hh | 220
4717  ++++++++++++++++++++++++++++++++++++++++
4718  1 file changed, 220 insertions(+)
4719
4720 commit 6c844ae8e89f52f5f40eace66bb987544fc316e3
4721 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4722 Date:   Mon Feb 26 23:04:27 2018 +0330
4723
4724     [dev-run] show images using iTerm2 images feature
4725
4726  src/dev-run.sh | 32 ++++++++++++++++++++++++++++----
4727  1 file changed, 28 insertions(+), 4 deletions(-)
4728
4729 commit 28c4245e9f76c6c53a4589e7745a60ed0e97414a
4730 Author: Behdad Esfahbod <behdad@behdad.org>
4731 Date:   Mon Feb 26 01:10:42 2018 -0800
4732
4733     [aat/ankr] Define Anchor struct
4734
4735  src/hb-aat-layout-ankr-table.hh | 16 +++++++++++++++-
4736  1 file changed, 15 insertions(+), 1 deletion(-)
4737
4738 commit e347fb908b188f71df13215c8939b0f3a12c716f
4739 Author: Behdad Esfahbod <behdad@behdad.org>
4740 Date:   Mon Feb 26 01:08:00 2018 -0800
4741
4742     Minor
4743
4744  src/hb-ot-layout-gdef-table.hh |  4 ++--
4745  src/hb-ot-layout-gpos-table.hh | 12 ++++++------
4746  2 files changed, 8 insertions(+), 8 deletions(-)
4747
4748 commit 05fbd14e715ed5d0f0f86388b1538ad8e8c7c506
4749 Author: Behdad Esfahbod <behdad@behdad.org>
4750 Date:   Mon Feb 26 01:04:16 2018 -0800
4751
4752     [aat/ankr] Minor
4753
4754     DEFINE_SIZE_MIN is to be used only in rare cases. For fixed-size
4755     structs
4756     we want DEFINE_SIZE_STATIC.
4757
4758  src/hb-aat-layout-ankr-table.hh | 2 +-
4759  1 file changed, 1 insertion(+), 1 deletion(-)
4760
4761 commit f90cd9b1f5ade8ad5e3b7caf0272936ad7a0f419
4762 Author: Behdad Esfahbod <behdad@behdad.org>
4763 Date:   Mon Feb 26 01:03:23 2018 -0800
4764
4765     [aat/ankr] Hook up Lookup table
4766
4767  src/hb-aat-layout-ankr-table.hh | 4 ++--
4768  1 file changed, 2 insertions(+), 2 deletions(-)
4769
4770 commit c36598450e9698168851c0ae7d0b4c9e562c4924
4771 Author: Behdad Esfahbod <behdad@behdad.org>
4772 Date:   Mon Feb 26 00:57:07 2018 -0800
4773
4774     [aat/ankr] Simplify
4775
4776  src/hb-aat-layout-ankr-table.hh | 36 ++++++++----------------------------
4777  1 file changed, 8 insertions(+), 28 deletions(-)
4778
4779 commit fa3a69e2334ec4122d672670614a8e5a95611d75
4780 Author: Behdad Esfahbod <behdad@behdad.org>
4781 Date:   Mon Feb 26 00:32:11 2018 -0800
4782
4783     [aat/trak] Simplify sanitize()
4784
4785  src/hb-aat-layout-trak-table.hh | 67
4786  ++++++++++-------------------------------
4787  1 file changed, 16 insertions(+), 51 deletions(-)
4788
4789 commit f0bc6c0992c4302ae1a20f155ad256bfa331087c
4790 Author: Behdad Esfahbod <behdad@behdad.org>
4791 Date:   Mon Feb 26 00:18:17 2018 -0800
4792
4793     [aat/trak] Clean up
4794
4795     We always just used "unsigned int" for counter values. There's
4796     no use for uint16_t outside of a struct.
4797
4798     Also, no need for explict casting where implicit does.
4799
4800  src/hb-aat-layout-trak-table.hh | 12 ++++++------
4801  1 file changed, 6 insertions(+), 6 deletions(-)
4802
4803 commit bb82f01383db7cf05040fbd5881e17e263ef6369
4804 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4805 Date:   Sun Feb 25 12:30:33 2018 +0330
4806
4807     [aat] trak sanitization
4808
4809  src/dev-run.sh                  |  4 +-
4810  src/hb-aat-layout-trak-table.hh | 95
4811  ++++++++++++++++++++++++++++++++---------
4812  src/hb-aat-layout.cc            |  2 +-
4813  util/options.hh                 |  2 +-
4814  4 files changed, 78 insertions(+), 25 deletions(-)
4815
4816 commit becb1d9eea15c07f9ea4e229be56f9aca0f768af
4817 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4818 Date:   Mon Feb 26 11:29:48 2018 +0330
4819
4820     [aat] minor
4821
4822     Ops, this was done for testing
4823
4824  src/hb-aat-layout-ankr-table.hh | 2 +-
4825  1 file changed, 1 insertion(+), 1 deletion(-)
4826
4827 commit df1c7d5b60520d2b3c756b700d5ac41668fc0983
4828 Author: Behdad Esfahbod <behdad@behdad.org>
4829 Date:   Sun Feb 25 19:06:25 2018 -0800
4830
4831     Minor
4832
4833  src/hb-open-type-private.hh | 5 +++--
4834  src/hb-subset.cc            | 2 +-
4835  2 files changed, 4 insertions(+), 3 deletions(-)
4836
4837 commit 6dd46fa598cacdd046ba4548bc6ddf7f37c46dee
4838 Author: Behdad Esfahbod <behdad@behdad.org>
4839 Date:   Sun Feb 25 18:54:52 2018 -0800
4840
4841     [aat/trak] Minor
4842
4843     Maybe we should make DEFINE_* make structs uncopyable.
4844
4845  src/hb-aat-layout-trak-table.hh | 56
4846  +++++++++++++++++++++++------------------
4847  1 file changed, 32 insertions(+), 24 deletions(-)
4848
4849 commit ae14dd0fb0a176f6f0143690907b51626999d248
4850 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4851 Date:   Mon Feb 26 00:31:09 2018 +0330
4852
4853     [aat] Implement ankr
4854
4855  src/Makefile.sources            |  3 +-
4856  src/hb-aat-layout-ankr-table.hh | 86
4857  +++++++++++++++++++++++++++++++++++++++++
4858  src/hb-aat-layout-kerx-table.hh |  2 +-
4859  src/hb-aat-layout.cc            | 37 +++++++++++++-----
4860  src/hb-ot-layout-private.hh     |  6 ++-
4861  src/hb-ot-layout.cc             |  6 ++-
4862  6 files changed, 124 insertions(+), 16 deletions(-)
4863
4864 commit 551fa2d200a06d00d054f2c8e7aad1cb4d25249b
4865 Author: Behdad Esfahbod <behdad@behdad.org>
4866 Date:   Sun Feb 25 16:32:17 2018 -0800
4867
4868     [BASE] Minor
4869
4870  src/Makefile.sources           |   1 -
4871  src/hb-ot-base.cc              |  58 -----------------------
4872  src/hb-ot-layout-base-table.hh | 103
4873  ++++++++++++++++++++++++++++-------------
4874  src/hb-ot-layout.cc            |  34 ++++++++++++++
4875  src/hb-ot-layout.h             |   1 +
4876  5 files changed, 105 insertions(+), 92 deletions(-)
4877
4878 commit 05699fd996ed9c0e5dde8918388ac188e58df1a7
4879 Merge: 83af6c23 3ebcd5a3
4880 Author: Behdad Esfahbod <behdad@behdad.org>
4881 Date:   Sat Feb 24 12:01:54 2018 -0800
4882
4883     Merge remote-tracking branch 'eroux/add-base'
4884
4885 commit a8d3c2c030d2c21c70e0b8bd43f7d05ff4818b75
4886 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4887 Date:   Sat Feb 24 16:42:12 2018 +0330
4888
4889     [ci] Add clang O3/O0 testers (#834)
4890
4891  .circleci/config.yml | 16 ++++++++++++++++
4892  1 file changed, 16 insertions(+)
4893
4894 commit c73255f3eb2f060ec72d18790b374f6b6e4032aa
4895 Author: Khaled Hosny <khaledhosny@eglug.org>
4896 Date:   Sat Feb 24 00:44:07 2018 +0200
4897
4898     Workaround for old automake on Travis Linux images
4899
4900     https://github.com/harfbuzz/harfbuzz/pull/821#issuecomment-368116538
4901
4902  .ci/fail.sh | 10 ++++++++--
4903  1 file changed, 8 insertions(+), 2 deletions(-)
4904
4905 commit cd28eb9f5dc237325c64380d9d87e673b8e94985
4906 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4907 Date:   Sat Feb 24 14:17:54 2018 +0330
4908
4909     Add -Werror=unused-function check to Travis (#832)
4910
4911  .travis.yml          |  4 ++--
4912  src/hb-aat-layout.cc | 24 ++++++++++++------------
4913  test/api/test-set.c  | 19 ++++++++++---------
4914  3 files changed, 24 insertions(+), 23 deletions(-)
4915
4916 commit 1ab16f4556ef3e54a40b63cf4570c0ae986894e7
4917 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4918 Date:   Sat Feb 24 12:49:42 2018 +0330
4919
4920     [aat] Implement trak logic (#816)
4921
4922  src/hb-aat-layout-kerx-table.hh |  7 ++++
4923  src/hb-aat-layout-private.hh    |  3 ++
4924  src/hb-aat-layout-trak-table.hh | 78
4925  +++++++++++++++++++++++++++++++++++++++--
4926  src/hb-aat-layout.cc            | 46 ++++++++++++++++++++++++
4927  src/hb-open-type-private.hh     |  4 +--
4928  src/hb-ot-layout-private.hh     | 22 ++++++++++++
4929  src/hb-ot-layout.cc             |  4 +++
4930  src/hb-ot-shape.cc              |  2 ++
4931  8 files changed, 161 insertions(+), 5 deletions(-)
4932
4933 commit b91e8da36e164168cd532fd6e6950c5d743a14dd
4934 Author: Behdad Esfahbod <behdad@behdad.org>
4935 Date:   Fri Feb 23 22:51:17 2018 -0800
4936
4937     Include hb-version.h in git (#825)
4938
4939  CMakeLists.txt       | 36 ++++++++++++++--------------
4940  src/Makefile.am      |  8 +++----
4941  src/Makefile.sources |  3 ---
4942  src/hb-version.h     | 66
4943  ++++++++++++++++++++++++++++++++++++++++++++++++++++
4944  4 files changed, 87 insertions(+), 26 deletions(-)
4945
4946 commit 5267520e078ed413df78f3a6781fd5370b6da63a
4947 Author: Rod Sheeter <rsheeter@google.com>
4948 Date:   Fri Feb 23 18:36:22 2018 -0800
4949
4950     [subset] update hdmx test to create input explicitly
4951
4952  test/api/test-subset-hdmx.c | 4 ++--
4953  1 file changed, 2 insertions(+), 2 deletions(-)
4954
4955 commit 2e3ee489f8374227fa94a8d8684e839e643888ea
4956 Author: Rod Sheeter <rsheeter@google.com>
4957 Date:   Fri Feb 23 18:18:54 2018 -0800
4958
4959     [subset] format tweak, doc string
4960
4961  src/hb-subset-input.cc | 12 +++++++++---
4962  src/hb-subset.h        |  2 +-
4963  2 files changed, 10 insertions(+), 4 deletions(-)
4964
4965 commit d78393b5547135b8db0356b0ec14d5ed0d334768
4966 Merge: 1454d82a 83af6c23
4967 Author: Rod Sheeter <rsheeter@google.com>
4968 Date:   Fri Feb 23 17:53:26 2018 -0800
4969
4970     Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into
4971     drophints
4972
4973 commit 1454d82a9d3d9a47901b3d92ff7f2c05c596c0d5
4974 Author: Rod Sheeter <rsheeter@google.com>
4975 Date:   Fri Feb 23 17:49:23 2018 -0800
4976
4977     [subset] keep glyph trim separate of more general get_offset
4978
4979  src/hb-ot-glyf-table.hh | 12 ++++--------
4980  src/hb-subset-glyf.cc   |  6 ++++--
4981  2 files changed, 8 insertions(+), 10 deletions(-)
4982
4983 commit 0ac8c0c1e6a6c076ce33b16baa173ff8763ac04e
4984 Author: Rod Sheeter <rsheeter@google.com>
4985 Date:   Fri Feb 23 17:43:00 2018 -0800
4986
4987     [subset] zero glyf and loca memory before writing so pads are
4988     clean. Test just the part of maxp we care about
4989
4990  src/hb-ot-glyf-table.hh     |  6 +++---
4991  src/hb-subset-glyf.cc       |  4 ++--
4992  test/api/test-subset-glyf.c | 19 ++++++++++++++++---
4993  3 files changed, 21 insertions(+), 8 deletions(-)
4994
4995 commit 83af6c237f2bfd66af76a8647a62b3d1ab996744
4996 Merge: 7e5e1feb dc5c7927
4997 Author: Garret Rieger <grieger@google.com>
4998 Date:   Fri Feb 23 18:33:25 2018 -0700
4999
5000     Merge pull request #829 from googlefonts/test-checksum
5001
5002     [subset] Caclculate head table checksum adjustment
5003
5004 commit dc5c7927e75ea09461e46fe6e56897091b4b4f00
5005 Author: Behdad Esfahbod <behdad@behdad.org>
5006 Date:   Fri Feb 23 16:42:06 2018 -0800
5007
5008     [subset] Caclculate head table checksum adjustment
5009
5010     Test still fails, because we do not serialize tables in the same
5011     order that fonttools subsetter does.
5012
5013  src/hb-open-file-private.hh | 51
5014  ++++++++++++++++++++++++++++++++++-----------
5015  src/hb-ot-head-table.hh     |  2 ++
5016  src/hb-subset.cc            |  2 ++
5017  3 files changed, 43 insertions(+), 12 deletions(-)
5018
5019 commit 7e5e1feb666d6a861b5cd64bf29a16e3854fb812
5020 Merge: ec2538c8 99967e21
5021 Author: Garret Rieger <grieger@google.com>
5022 Date:   Fri Feb 23 17:59:08 2018 -0700
5023
5024     Merge pull request #828 from googlefonts/mem-fixes
5025
5026     [subset] Fix several memory leaks in subsetting.
5027
5028 commit ec2538c8803be254b6e09ca0ea724b07c35126da
5029 Author: Behdad Esfahbod <behdad@behdad.org>
5030 Date:   Fri Feb 23 15:51:26 2018 -0800
5031
5032     [subset] Fix checksum calc out-of-bounds access
5033
5034  src/hb-open-file-private.hh | 18 ++++++++++--------
5035  src/hb-open-type-private.hh |  3 ++-
5036  2 files changed, 12 insertions(+), 9 deletions(-)
5037
5038 commit 99967e21c6e3f6882d6eadf5c22f4120684b1fc5
5039 Author: Garret Rieger <grieger@google.com>
5040 Date:   Fri Feb 23 15:45:45 2018 -0800
5041
5042     [subset] Fix memory leak in hb-subset-glyf.
5043
5044  src/hb-subset-glyf.cc | 2 ++
5045  1 file changed, 2 insertions(+)
5046
5047 commit e61f360dc828bfd46477b7ddff56874da9f03538
5048 Author: Garret Rieger <grieger@google.com>
5049 Date:   Fri Feb 23 15:44:21 2018 -0800
5050
5051     [subset] Fix memory leak in hb-subset-plan.
5052
5053  src/hb-subset-plan.cc | 1 +
5054  1 file changed, 1 insertion(+)
5055
5056 commit 66b0a390793ab06692dd49e67baef52a6a7d82aa
5057 Author: Garret Rieger <grieger@google.com>
5058 Date:   Fri Feb 23 15:41:52 2018 -0800
5059
5060     [subset] Fix memory leak in hb-subset.
5061
5062  src/hb-subset.cc | 7 ++-----
5063  1 file changed, 2 insertions(+), 5 deletions(-)
5064
5065 commit 0fb8a5ce192025ffd83ae714db932e4b86594ae1
5066 Author: Garret Rieger <grieger@google.com>
5067 Date:   Fri Feb 23 15:37:43 2018 -0800
5068
5069     [subset] Fix memory leak in cmap subsetting.
5070
5071  src/hb-ot-cmap-table.hh | 8 +++++---
5072  1 file changed, 5 insertions(+), 3 deletions(-)
5073
5074 commit 4665aaa19304bdf0362bdfcebcae65feb19a8964
5075 Author: Garret Rieger <grieger@google.com>
5076 Date:   Fri Feb 23 15:36:14 2018 -0800
5077
5078     [subset] Fix memory leak in hmtx subsetting.
5079
5080  src/hb-ot-hmtx-table.hh | 8 +++++---
5081  1 file changed, 5 insertions(+), 3 deletions(-)
5082
5083 commit 5a36b55fba03cd07c9b101f0222b8d189bcd3bbf
5084 Author: Garret Rieger <grieger@google.com>
5085 Date:   Fri Feb 23 15:30:14 2018 -0800
5086
5087     [subset] Fix memory leak in subset face destroy.
5088
5089  src/hb-subset.cc | 3 +++
5090  1 file changed, 3 insertions(+)
5091
5092 commit d38f37b2e37942a3fd13cd753c8b8587a06c0f3a
5093 Author: Ben Boeckel <mathstuf@users.noreply.github.com>
5094 Date:   Fri Feb 23 16:55:53 2018 -0500
5095
5096     autoconf: provide a harfbuzz-config for use from CMake (#822)
5097
5098  configure.ac                 |  2 ++
5099  src/Makefile.am              |  4 ++-
5100  src/harfbuzz-config.cmake.in | 82
5101  ++++++++++++++++++++++++++++++++++++++++++++
5102  3 files changed, 87 insertions(+), 1 deletion(-)
5103
5104 commit e0939d811f1fdeda9c5763e7e53887b3d3cb21eb
5105 Author: Behdad Esfahbod <behdad@behdad.org>
5106 Date:   Fri Feb 23 13:19:34 2018 -0800
5107
5108     Clean up check-defs and check-symbols (#821)
5109
5110     Also, call c++filt on their results.
5111
5112     Also build and fix and check harfbuzz-gobject.def
5113
5114     Also changes harfbuzz-gobject to distribute generated enum sources.
5115
5116  CMakeLists.txt              |  3 +--
5117  src/Makefile.am             | 33 ++++++++++++++++------------
5118  src/Makefile.sources        |  9 +++++---
5119  src/check-defs.sh           | 52
5120  ---------------------------------------------
5121  src/check-symbols.sh        | 30 ++++++++++++++++++++------
5122  src/hb-gobject-enums.h.tmpl |  3 ++-
5123  src/hb-gobject-structs.h    | 45 ++++++++++++++++++++++++++-------------
5124  7 files changed, 81 insertions(+), 94 deletions(-)
5125
5126 commit 9bd6d25254d9bfc612004982dba286a3751d1d29
5127 Author: Rod Sheeter <rsheeter@google.com>
5128 Date:   Fri Feb 23 13:05:58 2018 -0800
5129
5130     [subset] clone trim logic from fonttools glyf handling
5131
5132  src/hb-ot-glyf-table.hh                      |  92
5133  ++++++++++++++++++++++++++-
5134  src/hb-subset-glyf.cc                        |  26 ++++----
5135  src/hb-subset-plan.cc                        |   3 +
5136  src/hb-subset.cc                             |  13 ++--
5137  test/api/fonts/Roboto-Regular.ac.nohints.ttf | Bin 1128 -> 848 bytes
5138  test/api/hb-subset-test.h                    |   1 +
5139  test/api/test-subset-glyf.c                  |   6 +-
5140  7 files changed, 117 insertions(+), 24 deletions(-)
5141
5142 commit b1ec82105189053d648a798cf5b3ab2887046298
5143 Merge: e15e41ef c2e4713b
5144 Author: Garret Rieger <grieger@google.com>
5145 Date:   Fri Feb 23 12:32:18 2018 -0700
5146
5147     Merge pull request #823 from googlefonts/hdmx
5148
5149     [subset] Add hdmx subsetting.
5150
5151 commit e15e41ef12e146333e355defef8db210378b5be0
5152 Author: Garret Rieger <grieger@google.com>
5153 Date:   Thu Feb 22 18:41:50 2018 -0800
5154
5155     [subset] Remove commented code from run-tests.py.
5156
5157  test/subset/run-tests.py | 3 ---
5158  1 file changed, 3 deletions(-)
5159
5160 commit 2b844803433bd1557a7fd0c93a91c66ef5319b21
5161 Author: Garret Rieger <grieger@google.com>
5162 Date:   Thu Feb 22 18:38:44 2018 -0800
5163
5164     [subset] Update expected files for subsetting integration test to
5165     not include cmap 4.
5166
5167  .../expected/basics/Roboto-Regular.abc.default.62.ttf | Bin 1740 ->
5168  1692 bytes
5169  1 file changed, 0 insertions(+), 0 deletions(-)
5170
5171 commit a88504c601ac95601730bd602861c13e5ac4fdd8
5172 Author: Garret Rieger <grieger@google.com>
5173 Date:   Thu Feb 22 14:28:18 2018 -0800
5174
5175     [subset] Fix checksum clearning in subset test diff. Add an updated
5176     expected file (has cmap4 restored).
5177
5178  .../expected/basics/Roboto-Regular.abc.default.62.ttf | Bin 1692 ->
5179  1740 bytes
5180  test/subset/run-tests.py                              |   7 +++++--
5181  2 files changed, 5 insertions(+), 2 deletions(-)
5182
5183 commit 537698b60131bd3d7999919a04596c41dda6b2e4
5184 Author: Garret Rieger <grieger@google.com>
5185 Date:   Thu Feb 22 14:07:52 2018 -0800
5186
5187     [subset] Don't compare actual to itself in Fix
5188     test/subset/run-tests. Print a diff on failure.
5189
5190  test/subset/run-tests.py | 6 +++++-
5191  1 file changed, 5 insertions(+), 1 deletion(-)
5192
5193 commit c2e4713b5b561675b0f7b358ccf83d64ef0b6c41
5194 Author: Behdad Esfahbod <behdad@behdad.org>
5195 Date:   Fri Feb 23 10:45:03 2018 -0800
5196
5197     [hdmx] Fix sanitize()
5198
5199  src/hb-ot-hdmx-table.hh | 23 +++++++----------------
5200  1 file changed, 7 insertions(+), 16 deletions(-)
5201
5202 commit 84d4bb91ceca22484abb597c19eb18311e2514f1
5203 Author: Behdad Esfahbod <behdad@behdad.org>
5204 Date:   Fri Feb 23 10:38:35 2018 -0800
5205
5206     [hdmx] Minor
5207
5208  src/hb-ot-hdmx-table.hh | 21 +++++++++++----------
5209  1 file changed, 11 insertions(+), 10 deletions(-)
5210
5211 commit cf7a6e520e9601da9d27bc8f6bbe5d2eff23998d
5212 Author: Behdad Esfahbod <behdad@behdad.org>
5213 Date:   Fri Feb 23 10:34:26 2018 -0800
5214
5215     [hdmx] Move DeviceRecord to toplevel again
5216
5217     More readable.
5218
5219  src/hb-ot-hdmx-table.hh | 112
5220  ++++++++++++++++++++++++------------------------
5221  1 file changed, 57 insertions(+), 55 deletions(-)
5222
5223 commit 96d7805a9235443972c6b6c5cd9502283c8836e9
5224 Author: Garret Rieger <grieger@google.com>
5225 Date:   Thu Feb 22 16:48:28 2018 -0800
5226
5227     [subset] More complete sanitization implementation for hdmx.
5228
5229  src/hb-ot-hdmx-table.hh | 18 ++++++++++++++----
5230  1 file changed, 14 insertions(+), 4 deletions(-)
5231
5232 commit c02532a3d2325c8fb9332f63f687cbaec77b2239
5233 Author: Garret Rieger <grieger@google.com>
5234 Date:   Thu Feb 22 16:40:50 2018 -0800
5235
5236     [subset] Formatting and comments in hdmx.
5237
5238  src/hb-ot-hdmx-table.hh | 31 +++++++++++++++++++------------
5239  1 file changed, 19 insertions(+), 12 deletions(-)
5240
5241 commit 6b372f439b257808b048d02ebf5a867dabcd1231
5242 Author: Garret Rieger <grieger@google.com>
5243 Date:   Thu Feb 22 12:00:00 2018 -0800
5244
5245     [subset] In hb-ot-hdmx-table, s/glyf/hdmx.
5246
5247  src/hb-ot-hdmx-table.hh | 2 +-
5248  1 file changed, 1 insertion(+), 1 deletion(-)
5249
5250 commit ec302ad5bda6bea870f6d33f9698a1782472a213
5251 Author: Garret Rieger <grieger@google.com>
5252 Date:   Thu Feb 22 11:57:35 2018 -0800
5253
5254     [subset] Fail subset if a table fails to sanitize.
5255
5256  src/hb-subset.cc | 19 +++++++++++--------
5257  1 file changed, 11 insertions(+), 8 deletions(-)
5258
5259 commit 15fc45bfedef433025145289fe916739907b573b
5260 Author: Garret Rieger <grieger@google.com>
5261 Date:   Wed Feb 21 17:59:57 2018 -0800
5262
5263     [subset] Add a unit test for hdmx subsetting.
5264
5265  test/api/Makefile.am        |  2 ++
5266  test/api/test-subset-hdmx.c | 81
5267  +++++++++++++++++++++++++++++++++++++++++++++
5268  2 files changed, 83 insertions(+)
5269
5270 commit aa4aa2353c52f86fd56446de6b7ff86a9e990b9c
5271 Author: Garret Rieger <grieger@google.com>
5272 Date:   Wed Feb 21 17:43:32 2018 -0800
5273
5274     [subset] Enable hdmx subsetting.
5275
5276  src/hb-subset.cc | 3 +++
5277  1 file changed, 3 insertions(+)
5278
5279 commit bd18b6adf8697c1ce3f4e3831b9f2a99d930e97d
5280 Author: Garret Rieger <grieger@google.com>
5281 Date:   Wed Feb 21 17:42:58 2018 -0800
5282
5283     [subset] Move DeviceRecord inside of hdmx.
5284
5285  src/hb-ot-hdmx-table.hh | 98
5286  +++++++++++++++++++++++++------------------------
5287  1 file changed, 50 insertions(+), 48 deletions(-)
5288
5289 commit 6704cded65985b2de262bdd3bb0887929e5a3b0b
5290 Author: Garret Rieger <grieger@google.com>
5291 Date:   Wed Feb 21 16:00:10 2018 -0800
5292
5293     [subset] Add hdmx subsetting implementation.
5294
5295  src/hb-ot-hdmx-table.hh | 29 ++++++++++++++++++++++++++---
5296  1 file changed, 26 insertions(+), 3 deletions(-)
5297
5298 commit 84b68e58862647b4ede414b2e608c47d390fd60a
5299 Author: Garret Rieger <grieger@google.com>
5300 Date:   Wed Feb 21 15:43:47 2018 -0800
5301
5302     [subset] In hdmx serialize set the correct value of sizeDeviceRecord.
5303
5304  src/hb-ot-hdmx-table.hh | 29 ++++++++++++++++-------------
5305  1 file changed, 16 insertions(+), 13 deletions(-)
5306
5307 commit dddf44279f610e77e8b9a0819fd91f48802158b6
5308 Author: Garret Rieger <grieger@google.com>
5309 Date:   Wed Feb 21 15:36:09 2018 -0800
5310
5311     [subset] When serializing a DeviceRecord in hdmx pad to make 32
5312     bit aligned.
5313
5314  src/hb-ot-hdmx-table.hh | 19 +++++++++++++------
5315  1 file changed, 13 insertions(+), 6 deletions(-)
5316
5317 commit ab7a8f3b7419b604816e12cb93e77c0ba45a57af
5318 Author: Garret Rieger <grieger@google.com>
5319 Date:   Wed Feb 21 15:15:22 2018 -0800
5320
5321     [subset] Begin implementing serialize for hdmx.
5322
5323  src/hb-ot-hdmx-table.hh | 79
5324  +++++++++++++++++++++++++++++++++++++++++++++++--
5325  1 file changed, 77 insertions(+), 2 deletions(-)
5326
5327 commit fe42862ab30d17483a1d0c2e2b1d859d01bbaff1
5328 Author: Garret Rieger <grieger@google.com>
5329 Date:   Wed Feb 21 14:18:49 2018 -0800
5330
5331     [subset] Sketch out a basic hb-ot-hdmx.hh.
5332
5333  src/Makefile.sources    |  1 +
5334  src/hb-ot-hdmx-table.hh | 77
5335  +++++++++++++++++++++++++++++++++++++++++++++++++
5336  src/hb-subset.cc        |  1 +
5337  3 files changed, 79 insertions(+)
5338
5339 commit 4f6f7c3b22ec788f609bdffc7e0893816657b3a0
5340 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5341 Date:   Fri Feb 23 02:54:12 2018 +0330
5342
5343     [util] Implement ppem/ptem on hb-{shape,view} (#811)
5344
5345  util/options.cc | 33 ++++++++++++++++++++++++++++-----
5346  util/options.hh |  6 ++++++
5347  2 files changed, 34 insertions(+), 5 deletions(-)
5348
5349 commit a6bd6bcee08c9522f9269b5c63f784688abddcff
5350 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5351 Date:   Thu Feb 22 16:52:56 2018 +0330
5352
5353     [dev-run] minor
5354
5355  src/dev-run.sh | 2 +-
5356  1 file changed, 1 insertion(+), 1 deletion(-)
5357
5358 commit fa13a04cf3345311a2434f0d7f6346f967491c45
5359 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5360 Date:   Thu Feb 22 16:48:03 2018 +0330
5361
5362     [dev-run] Add gdb/lldb shortcuts
5363
5364  src/dev-run.sh | 40 +++++++++++++++++++++++++++++++---------
5365  1 file changed, 31 insertions(+), 9 deletions(-)
5366
5367 commit 4f07437dfebd3dc5923f40154c6f1b7e1dce1bd4
5368 Author: Rod Sheeter <rsheeter@google.com>
5369 Date:   Wed Feb 21 22:23:05 2018 -0800
5370
5371     [subset] sketch out dropping in-glyf instructions. Sometimes yields
5372     differnet size glyphs than fonttools, possibly due to padding not
5373     being corrected
5374
5375  src/hb-ot-glyf-table.hh                      |  45 ++++++++++++++++
5376  src/hb-subset-glyf.cc                        |  78
5377  +++++++++++++++++++++------
5378  src/hb-subset-input.cc                       |   6 +++
5379  src/hb-subset.h                              |   2 +
5380  test/api/fonts/Roboto-Regular.ac.nohints.ttf | Bin 0 -> 1128 bytes
5381  test/api/hb-subset-test.h                    |  15 +++---
5382  test/api/test-subset-cmap.c                  |   4 +-
5383  test/api/test-subset-glyf.c                  |  32 +++++++++--
5384  test/api/test-subset-hmtx.c                  |  10 ++--
5385  test/api/test-subset-os2.c                   |   2 +-
5386  10 files changed, 160 insertions(+), 34 deletions(-)
5387
5388 commit 2d0265242bb9a080886d6e0aa653c62e5770a15a
5389 Author: Rod Sheeter <rsheeter@google.com>
5390 Date:   Wed Feb 21 09:42:46 2018 -0800
5391
5392     [subset] keep the result of _subset
5393
5394  src/hb-subset.cc | 2 +-
5395  1 file changed, 1 insertion(+), 1 deletion(-)
5396
5397 commit 4fb97be78d9287e489c9f67d1bfe7682235bdf38
5398 Author: Behdad Esfahbod <behdad@behdad.org>
5399 Date:   Wed Feb 21 14:38:02 2018 -0800
5400
5401     Add two more ragel-generated headers
5402
5403     Fixes https://github.com/harfbuzz/harfbuzz/issues/817
5404
5405  src/hb-buffer-deserialize-json.hh | 643
5406  ++++++++++++++++++++++++++++++++++++++
5407  src/hb-buffer-deserialize-text.hh | 571 +++++++++++++++++++++++++++++++++
5408  2 files changed, 1214 insertions(+)
5409
5410 commit 74e0c13a4a55848e797242c02c8f067e587ea603
5411 Author: Rod Sheeter <rsheeter@google.com>
5412 Date:   Wed Feb 21 11:19:18 2018 -0800
5413
5414     [subset] drop hint tables if so flagged. Still need to dump glyf
5415     instructions.
5416
5417  src/hb-subset-plan.cc    |  1 +
5418  src/hb-subset-plan.hh    |  2 ++
5419  src/hb-subset-private.hh |  2 +-
5420  src/hb-subset.cc         | 11 +++++++++--
5421  util/hb-subset.cc        |  2 +-
5422  util/options.cc          |  2 +-
5423  util/options.hh          |  4 ++--
5424  7 files changed, 17 insertions(+), 7 deletions(-)
5425
5426 commit edee28801e4dbb5b734b4038d93fe1594e267ab1
5427 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5428 Date:   Wed Feb 21 22:13:58 2018 +0330
5429
5430     Add .editorconfig (#810)
5431
5432     More information: http://editorconfig.org/
5433
5434  .editorconfig | 18 ++++++++++++++++++
5435  1 file changed, 18 insertions(+)
5436
5437 commit 0bd100e144885ed8144cf23e7e106014858a1724
5438 Author: Rod Sheeter <rsheeter@google.com>
5439 Date:   Wed Feb 21 10:34:00 2018 -0800
5440
5441     [subset] add --hinting flag
5442
5443  src/hb-subset-private.hh |  1 +
5444  util/hb-subset.cc        |  6 +++++-
5445  util/options.cc          | 15 +++++++++++++++
5446  util/options.hh          | 14 ++++++++++++++
5447  4 files changed, 35 insertions(+), 1 deletion(-)
5448
5449 commit 7ecca8c0a83a6c71154fcc80887a4f895c0c5a23
5450 Author: Rod Sheeter <rsheeter@google.com>
5451 Date:   Wed Feb 21 09:42:46 2018 -0800
5452
5453     [subset] keep the result of _subset
5454
5455  src/hb-subset.cc | 2 +-
5456  1 file changed, 1 insertion(+), 1 deletion(-)
5457
5458 commit eada749e4642ea90300c9c68c226fa76a3e35a75
5459 Author: Behdad Esfahbod <behdad@behdad.org>
5460 Date:   Wed Feb 21 00:35:23 2018 -0800
5461
5462     Use HB_SET_VALUE_INVALID consistently
5463
5464  src/hb-ot-layout-common-private.hh | 6 +++---
5465  src/hb-ot-shape.cc                 | 2 +-
5466  2 files changed, 4 insertions(+), 4 deletions(-)
5467
5468 commit 2cc845f311b6dc4f0feda8b8fc5609fbd51b5923
5469 Author: Garret Rieger <grieger@google.com>
5470 Date:   Tue Feb 20 18:13:41 2018 -0800
5471
5472     [subset] fix calculation of range shiftz. Should be 16 * len -
5473     searchRange not 16 * (len - searchRange).
5474
5475  src/hb-open-type-private.hh | 4 +++-
5476  1 file changed, 3 insertions(+), 1 deletion(-)
5477
5478 commit 8e614ade5aef102baed56f91c2fcb1f3d1788ea9
5479 Author: Garret Rieger <grieger@google.com>
5480 Date:   Tue Feb 20 17:36:54 2018 -0800
5481
5482     [subset] Reverse table order for font serialization to match what
5483     OTS expects.
5484
5485  src/hb-open-file-private.hh | 2 +-
5486  1 file changed, 1 insertion(+), 1 deletion(-)
5487
5488 commit a998eeee4ad7bba4a1574c9735618891b6bd0948
5489 Author: Garret Rieger <grieger@google.com>
5490 Date:   Tue Feb 20 16:48:52 2018 -0800
5491
5492     [subset] sanity check glyph data writes during glyph subsetting to
5493     ensure they are inbounds.
5494
5495  src/hb-subset-glyf.cc | 11 +++++++++--
5496  1 file changed, 9 insertions(+), 2 deletions(-)
5497
5498 commit 0ab73e594275cf064e09b9df2e1df337a589745d
5499 Author: Garret Rieger <grieger@google.com>
5500 Date:   Tue Feb 20 15:33:03 2018 -0800
5501
5502     [subset] Sanity check that loca writes are inbounds.
5503
5504  src/hb-subset-glyf.cc | 55
5505  ++++++++++++++++++++++++++++++++++++++-------------
5506  1 file changed, 41 insertions(+), 14 deletions(-)
5507
5508 commit 73e20ec6e9ad86bea023fc8b6fc10287889ed048
5509 Merge: 6ae4013f 69e443b2
5510 Author: Garret Rieger <grieger@google.com>
5511 Date:   Tue Feb 20 17:34:59 2018 -0700
5512
5513     Merge pull request #812 from googlefonts/cleanup
5514
5515     Clean up of glyf subsetting.
5516
5517 commit 6ae4013f2e53d6496507a58b715298fee4eadcee
5518 Author: Behdad Esfahbod <behdad@behdad.org>
5519 Date:   Tue Feb 20 15:02:25 2018 -0800
5520
5521     [aat] Cosmetic touch-ups to trak table
5522
5523  src/hb-aat-layout-trak-table.hh | 31 +++++++++++++++++--------------
5524  1 file changed, 17 insertions(+), 14 deletions(-)
5525
5526 commit abc82b493e301e5588d689baa1434b3ce6577fcd
5527 Author: Behdad Esfahbod <behdad@behdad.org>
5528 Date:   Tue Feb 20 14:34:16 2018 -0800
5529
5530     Add Ragel-generated files to git
5531
5532     I know it's bad form; I know I've said no to this multiple times...
5533     But this is part of an experiment to see if we can make rolling
5534     HarfBuzz
5535     into Chrome much faster. That will give us a lot more testing exposure
5536     that currently Chrome does.
5537
5538     Doing this while those files are still considered ignored by our
5539     gitignore rules; will see how that flies.
5540
5541  autogen.sh                                 |   10 +-
5542  src/Makefile.am                            |    3 +-
5543  src/hb-ot-shape-complex-indic-machine.hh   | 1319
5544  ++++++++++++++++++++++++++++
5545  src/hb-ot-shape-complex-khmer-machine.hh   |  294 +++++++
5546  src/hb-ot-shape-complex-myanmar-machine.hh |  413 +++++++++
5547  src/hb-ot-shape-complex-use-machine.hh     |  502 +++++++++++
5548  6 files changed, 2535 insertions(+), 6 deletions(-)
5549
5550 commit 69e443b254fceb29f26f6a0c0129fe3c93c19cfb
5551 Author: Garret Rieger <grieger@google.com>
5552 Date:   Tue Feb 20 14:29:21 2018 -0800
5553
5554     [subset] Switch to hb_blob_copy_writable_or_fail in glyf subsetting.
5555
5556  src/hb-ot-glyf-table.hh | 29 +++++++++++------------------
5557  src/hb-ot-maxp-table.hh |  3 +--
5558  2 files changed, 12 insertions(+), 20 deletions(-)
5559
5560 commit e3e0ac98238b78530a625a6b7e7647dbabbe1c4d
5561 Author: Garret Rieger <grieger@google.com>
5562 Date:   Tue Feb 20 14:07:40 2018 -0800
5563
5564     [subset] Move glyf subsetting code into hb-ot-glyf-table.hh
5565
5566  src/hb-ot-glyf-table.hh | 49
5567  +++++++++++++++++++++++++++++++++++++++++++++++-
5568  src/hb-subset.cc        | 50
5569  +------------------------------------------------
5570  2 files changed, 49 insertions(+), 50 deletions(-)
5571
5572 commit d1f16fce963092404bf0b59e449a3215ca031b54
5573 Author: Behdad Esfahbod <behdad@behdad.org>
5574 Date:   Tue Feb 20 10:32:09 2018 -0800
5575
5576     Don't use %zu
5577
5578     Some of our bots / compilers don't like it. Wasn't caught by bots
5579     because this
5580     is only in debug code.
5581
5582     https://github.com/harfbuzz/harfbuzz/pull/809/commits/825ad378e0f0e6e6bb690894a0d5d25f198be21b
5583
5584  src/hb-ot-cmap-table.hh | 2 +-
5585  1 file changed, 1 insertion(+), 1 deletion(-)
5586
5587 commit c7e834a2fc5f8fb81f5316447e4075902d58d8a3
5588 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5589 Date:   Tue Feb 20 17:59:04 2018 +0330
5590
5591     [dev-run] minor
5592
5593  src/dev-run.sh | 2 +-
5594  1 file changed, 1 insertion(+), 1 deletion(-)
5595
5596 commit 975c35214f8c8f0d90a8b114e1a8c06d5ecdecfd
5597 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5598 Date:   Tue Feb 20 17:49:29 2018 +0330
5599
5600     [dev-run] Support autotools builds
5601
5602  src/dev-run.sh | 46 +++++++++++++++++++++++++++++++---------------
5603  1 file changed, 31 insertions(+), 15 deletions(-)
5604
5605 commit 25136d9b7265d8920a78f3f832f1c69da4ef1f5b
5606 Author: Dominik Röttsches <drott@chromium.org>
5607 Date:   Tue Feb 20 10:26:07 2018 +0200
5608
5609     Use %zu format specifier for size_t to fix cross platform build
5610
5611     Fixes Chromium Android builds, compare
5612     https://ci.chromium.org/buildbot/tryserver.chromium.android/linux_android_rel_ng/491787
5613
5614  src/hb-ot-cmap-table.hh | 2 +-
5615  1 file changed, 1 insertion(+), 1 deletion(-)
5616
5617 commit 53cf61b0299775f94c625de1bb0a7979b3b0c379
5618 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5619 Date:   Tue Feb 20 10:53:10 2018 +0330
5620
5621     Change Alpine and ArchLinux bot to test O3 and O0 on gcc, #801
5622
5623  .circleci/config.yml | 14 ++++++++------
5624  1 file changed, 8 insertions(+), 6 deletions(-)
5625
5626 commit a64eacd8a6cb9811bcaadf20b8b8ae56306cbd75
5627 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5628 Date:   Mon Feb 19 23:27:08 2018 +0330
5629
5630     [aat] First dig on 'trak'
5631
5632  src/Makefile.sources            |   3 +-
5633  src/hb-aat-layout-trak-table.hh | 100
5634  ++++++++++++++++++++++++++++++++++++++++
5635  src/hb-aat-layout.cc            |   3 +-
5636  src/hb-ot-layout-private.hh     |   6 ++-
5637  4 files changed, 108 insertions(+), 4 deletions(-)
5638
5639 commit 0bff6991de308044b077ce74bd45d57d8c4afe5f
5640 Author: Behdad Esfahbod <behdad@behdad.org>
5641 Date:   Mon Feb 19 11:51:25 2018 -0800
5642
5643     Ugh. Really fix build.
5644
5645  src/hb-subset-private.hh  | 2 +-
5646  src/hb-subset.cc          | 3 +--
5647  test/api/hb-subset-test.h | 1 +
5648  3 files changed, 3 insertions(+), 3 deletions(-)
5649
5650 commit 4fcbd22b18040cbfd7410e6a090c5f9624eb9a0f
5651 Author: Behdad Esfahbod <behdad@behdad.org>
5652 Date:   Mon Feb 19 11:49:25 2018 -0800
5653
5654     Fix build after previous commit
5655
5656  src/hb-subset-plan.hh | 2 ++
5657  1 file changed, 2 insertions(+)
5658
5659 commit 0bbf90ded00dd00ee3f79c1bd16c775d7c893278
5660 Author: Behdad Esfahbod <behdad@behdad.org>
5661 Date:   Mon Feb 19 11:38:53 2018 -0800
5662
5663     [subset] Don't include hb-subset.h from hb.h
5664
5665  src/hb.h | 1 -
5666  1 file changed, 1 deletion(-)
5667
5668 commit fde04777d1d429fd0981002194f5c19599fda350
5669 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5670 Date:   Mon Feb 19 20:00:07 2018 +0330
5671
5672     Check availability of entr instead now that this works with it
5673
5674  src/dev-run.sh | 2 +-
5675  1 file changed, 1 insertion(+), 1 deletion(-)
5676
5677 commit b095ce59ebc5723a1b9c049eebb8f204455c9a72
5678 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5679 Date:   Mon Feb 19 11:58:20 2018 +0330
5680
5681     Simplify hb-fuzzer output printing and fix ArchLinux bot
5682
5683  test/fuzzing/run-fuzzer-tests.py | 6 +-----
5684  1 file changed, 1 insertion(+), 5 deletions(-)
5685
5686 commit be51f763a752bed1c395bff19afe3291a6063d00
5687 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5688 Date:   Mon Feb 19 11:06:13 2018 +0330
5689
5690     Test debug builds on ArchLinux bot
5691
5692     Fixes #805
5693
5694  .circleci/config.yml | 6 +++---
5695  1 file changed, 3 insertions(+), 3 deletions(-)
5696
5697 commit e2d2d819848ed0ff1c60b9bde1f9c8f9495ec5b4
5698 Author: Behdad Esfahbod <behdad@behdad.org>
5699 Date:   Sun Feb 18 17:28:53 2018 -0800
5700
5701     Limit how much work sanitize() can do
5702
5703     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6022
5704
5705  src/Makefile.am                                       |   2 ++
5706  src/hb-open-type-private.hh                           |  16
5707  ++++++++++++++--
5708  .../233c1e252e737ca79e03a9fd56b71aaa4a230f2b.ttf      | Bin 0 ->
5709  1048576 bytes
5710  test/shaping/data/in-house/tests/fuzzed.tests         |   1 +
5711  4 files changed, 17 insertions(+), 2 deletions(-)
5712
5713 commit 7033fe5877c6f9500575f20f17135f74dc9c0547
5714 Author: Behdad Esfahbod <behdad@behdad.org>
5715 Date:   Sun Feb 18 17:12:04 2018 -0800
5716
5717     [aat] Minor
5718
5719  src/hb-aat-layout-common-private.hh | 2 +-
5720  1 file changed, 1 insertion(+), 1 deletion(-)
5721
5722 commit 6fa690c75a572a1076124b428b76929b2674e532
5723 Author: Behdad Esfahbod <behdad@behdad.org>
5724 Date:   Sun Feb 18 16:27:59 2018 -0800
5725
5726     Fix debug build
5727
5728     Context needs to be called 'c'. The TRACE_* rely on that.
5729
5730  src/hb-ot-cmap-table.hh | 22 +++++++++++-----------
5731  1 file changed, 11 insertions(+), 11 deletions(-)
5732
5733 commit 05d1e77db8f3e5280e93b6885ff4f7df113b612b
5734 Author: Behdad Esfahbod <behdad@behdad.org>
5735 Date:   Sun Feb 18 16:26:04 2018 -0800
5736
5737     [aat] Silence warning
5738
5739  src/hb-aat-layout-kerx-table.hh | 2 +-
5740  1 file changed, 1 insertion(+), 1 deletion(-)
5741
5742 commit a21fceb05311f61ef179b2f3aa6497562555f241
5743 Author: Behdad Esfahbod <behdad@behdad.org>
5744 Date:   Sun Feb 18 16:10:15 2018 -0800
5745
5746     [ci] Make AppVeyor less noisy
5747
5748  appveyor.yml | 3 +++
5749  1 file changed, 3 insertions(+)
5750
5751 commit 1c50a88623a881a9e2b2b0f1f6a783962626f03a
5752 Author: Behdad Esfahbod <behdad@behdad.org>
5753 Date:   Sun Feb 18 15:57:09 2018 -0800
5754
5755     Readjust mark attachment heuristic a bit more
5756
5757     Previously adjusted logic could fail if nothing around was ligated,
5758     and something moved.  This should take care of that.
5759
5760     CC https://github.com/harfbuzz/harfbuzz/issues/740
5761
5762  src/hb-ot-layout-gpos-table.hh | 5 ++++-
5763  1 file changed, 4 insertions(+), 1 deletion(-)
5764
5765 commit 246e280d88b6b26757297a349f01e52c15eaec53
5766 Author: Behdad Esfahbod <behdad@behdad.org>
5767 Date:   Sun Feb 18 15:42:25 2018 -0800
5768
5769     [test] Add test for https://github.com/harfbuzz/harfbuzz/issues/740
5770
5771  .../fonts/573d3a3177c9a8646e94c8a0d7b224334340946a.ttf   | Bin 0 ->
5772  5680 bytes
5773  test/shaping/data/in-house/tests/use.tests               |   1 +
5774  2 files changed, 1 insertion(+)
5775
5776 commit 79756c9039a628b0df441228ca1ea20b8a91e3e8
5777 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5778 Date:   Mon Feb 19 03:17:44 2018 +0330
5779
5780     [aat] First dig on 'kerx' (#704)
5781
5782  src/Makefile.sources            |   1 +
5783  src/hb-aat-layout-kerx-table.hh | 377
5784  ++++++++++++++++++++++++++++++++++++++++
5785  src/hb-aat-layout.cc            |   1 +
5786  src/hb-ot-layout-private.hh     |   2 +
5787  4 files changed, 381 insertions(+)
5788
5789 commit 279c70a5b36446f444e5d2f4ac1db7614c8a3db8
5790 Merge: e9164478 89b82814
5791 Author: Behdad Esfahbod <behdad@behdad.org>
5792 Date:   Sun Feb 18 14:04:33 2018 -0800
5793
5794     Merge pull request #796 from ebraminio/dev-run
5795
5796     Add a continuous builder using fswatch
5797
5798 commit e91644786bf7c278e75962b851d5d47011ff175c
5799 Author: Behdad Esfahbod <behdad@behdad.org>
5800 Date:   Sun Feb 18 12:41:24 2018 -0800
5801
5802     Remove unused check
5803
5804  configure.ac | 3 +--
5805  1 file changed, 1 insertion(+), 2 deletions(-)
5806
5807 commit 89b82814b605d2bfcc481a47607e642a928dff15
5808 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5809 Date:   Fri Feb 16 12:53:33 2018 +0330
5810
5811     Add a continuous builder using fswatch
5812
5813  CMakeLists.txt          | 24 +++++++++++++-----------
5814  src/dev-run.sh          | 22 ++++++++++++++++++++++
5815  test/api/CMakeLists.txt |  2 +-
5816  3 files changed, 36 insertions(+), 12 deletions(-)
5817
5818 commit 0bd2d76bdd83569366762416bf7c8fd8e90021aa
5819 Author: Behdad Esfahbod <behdad@behdad.org>
5820 Date:   Sun Feb 18 11:55:26 2018 -0800
5821
5822     [test] Fix a couple of coverity_scan issues
5823
5824  test/api/hb-subset-test.h | 17 +++++++++++------
5825  1 file changed, 11 insertions(+), 6 deletions(-)
5826
5827 commit 8089711a61687d565f207c56d3d2b658f514d7ab
5828 Author: Ebrahim Byagowi <ebrahim@gnu.org>
5829 Date:   Sun Feb 18 23:25:15 2018 +0330
5830
5831     Another attempt on fixing coverity
5832
5833     I hope I am in a correct direction at least
5834
5835  .travis.yml | 5 ++---
5836  1 file changed, 2 insertions(+), 3 deletions(-)
5837
5838 commit 79d0d791b9ee920e1f687a93de5adf5d113cc829
5839 Merge: 21646cc4 97a71102
5840 Author: Behdad Esfahbod <behdad@behdad.org>
5841 Date:   Sun Feb 18 11:35:51 2018 -0800
5842
5843     Merge pull request #800 from harfbuzz/bitops
5844
5845     Optimize set through optimized bit operations
5846
5847 commit 97a71102153d28982297a190739c7d82e76b109e
5848 Author: Behdad Esfahbod <behdad@behdad.org>
5849 Date:   Sun Feb 18 10:50:24 2018 -0800
5850
5851     Fix BitScanForward() usage
5852
5853     Should fix Win64 bot.
5854
5855  src/hb-private.hh | 4 ++--
5856  1 file changed, 2 insertions(+), 2 deletions(-)
5857
5858 commit fe8f40a4180e7b02831a264c0b3c66763156abb6
5859 Merge: cd11107b 21646cc4
5860 Author: Behdad Esfahbod <behdad@behdad.org>
5861 Date:   Sun Feb 18 10:45:33 2018 -0800
5862
5863     Merge branch 'master' into bitops
5864
5865 commit 21646cc4a6160088933774e179df9be4865a9f4b
5866 Author: David Corbett <corbett.dav@husky.neu.edu>
5867 Date:   Fri Feb 16 12:08:55 2018 -0500
5868
5869     Do not mark the first glyph as unsafe to break
5870
5871     Fixes #791.
5872
5873  src/hb-buffer-private.hh | 3 +--
5874  src/hb-coretext.cc       | 4 ----
5875  src/hb-directwrite.cc    | 2 --
5876  src/hb-graphite2.cc      | 1 -
5877  src/hb-uniscribe.cc      | 2 --
5878  5 files changed, 1 insertion(+), 11 deletions(-)
5879
5880 commit 04dedec96b76600eecdb739b72814a4a56b270ae
5881 Author: Behdad Esfahbod <behdad@behdad.org>
5882 Date:   Fri Feb 16 18:32:57 2018 -0800
5883
5884     [test] Remove unused var
5885
5886  test/api/test-subset-hmtx.c | 1 -
5887  1 file changed, 1 deletion(-)
5888
5889 commit 181b7471074cc814e0f498fc05fd6850c3f5e403
5890 Author: Behdad Esfahbod <behdad@behdad.org>
5891 Date:   Fri Feb 16 17:08:44 2018 -0800
5892
5893     Update outdated TODO file
5894
5895  TODO | 29 +----------------------------
5896  1 file changed, 1 insertion(+), 28 deletions(-)
5897
5898 commit 6d56db8983e03fbebbeb61282bef8cb1f9abb8e2
5899 Author: Behdad Esfahbod <behdad@behdad.org>
5900 Date:   Fri Feb 16 17:02:57 2018 -0800
5901
5902     [test/api] Distribute all fonts
5903
5904  test/api/Makefile.am | 21 ++-------------------
5905  1 file changed, 2 insertions(+), 19 deletions(-)
5906
5907 commit e5ab34fd3a104f7ff2f0b36c66770c88b2ea1051
5908 Author: Behdad Esfahbod <behdad@behdad.org>
5909 Date:   Fri Feb 16 16:58:17 2018 -0800
5910
5911     Misc fixes
5912
5913     Should bring bag djgpp bot.
5914
5915  src/hb-ot-os2-table.hh | 54
5916  +++++++++++++++++++++++++-------------------------
5917  src/hb-subset-plan.cc  | 16 +++++++--------
5918  2 files changed, 34 insertions(+), 36 deletions(-)
5919
5920 commit df9e22656de746bde65dee775a66f1a80f1c2e32
5921 Author: Garret Rieger <grieger@google.com>
5922 Date:   Fri Feb 16 17:02:51 2018 -0700
5923
5924     [subset] add a glyf subsetting test for a font with composite glyphs.
5925
5926  .../api/fonts/Roboto-Regular.components.subset.ttf | Bin 0 -> 2052 bytes
5927  test/api/fonts/Roboto-Regular.components.ttf       | Bin 0 -> 2572 bytes
5928  test/api/test-subset-glyf.c                        |  21
5929  +++++++++++++++++++++
5930  3 files changed, 21 insertions(+)
5931
5932 commit c36d015b0e9c363431cd9d228b776ad419fde474
5933 Author: Garret Rieger <grieger@google.com>
5934 Date:   Fri Feb 16 17:02:15 2018 -0700
5935
5936     [subset] missing return.
5937
5938  test/api/hb-subset-test.h | 1 +
5939  1 file changed, 1 insertion(+)
5940
5941 commit 2130392dcc30784ee34c487ab16316006c91f16d
5942 Author: Garret Rieger <grieger@google.com>
5943 Date:   Fri Feb 16 17:01:00 2018 -0700
5944
5945     [subset] Add support for updating reference gids in components to
5946     their new values.
5947
5948  src/hb-subset-glyf.cc | 38 +++++++++++++++++++++++++++++++++-----
5949  1 file changed, 33 insertions(+), 5 deletions(-)
5950
5951 commit 49544eb860e523838892d6ce88eeca72ffd19da4
5952 Author: Garret Rieger <grieger@google.com>
5953 Date:   Fri Feb 16 16:56:15 2018 -0700
5954
5955     [subset] Refactor composite glyf iteration code into an Iterator
5956     outside of the accelerator.
5957
5958  src/hb-ot-glyf-table.hh | 110
5959  +++++++++++++++++++++++++-----------------------
5960  src/hb-subset-plan.cc   |   6 +--
5961  2 files changed, 60 insertions(+), 56 deletions(-)
5962
5963 commit dc6d67df1395faf38d7587b1dd3c6661ee7cd6f0
5964 Author: Garret Rieger <grieger@google.com>
5965 Date:   Fri Feb 16 15:20:14 2018 -0700
5966
5967     [subset] Use gids_to_retain_sorted to produce old gid -> new gid
5968     mapping since it now has the more complete set.
5969
5970  src/hb-subset-plan.cc | 10 ++++++----
5971  1 file changed, 6 insertions(+), 4 deletions(-)
5972
5973 commit dcac9fe96429d4e272a3fbd60a6162f988f58f71
5974 Author: Garret Rieger <grieger@google.com>
5975 Date:   Fri Feb 16 11:27:03 2018 -0700
5976
5977     [subset] Use complex glyph closure to populate gids_to_retain_sorted.
5978
5979  src/hb-subset-plan.cc | 43 ++++++++++++++++++++++++-------------------
5980  src/hb-subset-plan.hh |  6 ++++++
5981  2 files changed, 30 insertions(+), 19 deletions(-)
5982
5983 commit 58a54c9d4f72e228c012451c4469da730742d3d8
5984 Author: Garret Rieger <grieger@google.com>
5985 Date:   Fri Feb 16 11:20:38 2018 -0700
5986
5987     [subset] add constant to get_composite and in_table methods in
5988     hb-ot-glyf-table
5989
5990  src/hb-ot-glyf-table.hh | 4 ++--
5991  1 file changed, 2 insertions(+), 2 deletions(-)
5992
5993 commit 73e1434814eb37005b4159babf972a2743b25700
5994 Author: Garret Rieger <grieger@google.com>
5995 Date:   Thu Feb 15 14:41:56 2018 -0800
5996
5997     [subset] Add a DFS search to produce a closure of composite glyphs.
5998
5999  src/hb-subset-plan.cc | 21 +++++++++++++++++++++
6000  1 file changed, 21 insertions(+)
6001
6002 commit d3684141437fad6ebf5f9945f92125c9a42ea853
6003 Author: Garret Rieger <grieger@google.com>
6004 Date:   Thu Feb 15 14:03:34 2018 -0800
6005
6006     [subset] add helper methods to glyf accelerator for reading composite
6007     glyph information.
6008
6009  src/hb-ot-glyf-table.hh | 115
6010  ++++++++++++++++++++++++++++++++++++++++++++++--
6011  1 file changed, 112 insertions(+), 3 deletions(-)
6012
6013 commit cd11107bb44ac719709e10264e9e6ba6a1cfae0c
6014 Author: Behdad Esfahbod <behdad@behdad.org>
6015 Date:   Fri Feb 16 18:28:58 2018 -0800
6016
6017     Another bitops fallback fix
6018
6019     I'm confident that all bugs are hashed out now.
6020
6021  src/hb-private.hh | 4 ++--
6022  1 file changed, 2 insertions(+), 2 deletions(-)
6023
6024 commit 4e517ecb6b7c27d4053a6476bb9262858e2567ed
6025 Author: Behdad Esfahbod <behdad@behdad.org>
6026 Date:   Fri Feb 16 18:20:12 2018 -0800
6027
6028     Another bitops fallback impl fix
6029
6030  src/hb-private.hh | 8 ++++----
6031  1 file changed, 4 insertions(+), 4 deletions(-)
6032
6033 commit f18b9fbf6583dff72675be7859fc147ec24a0dd2
6034 Author: Behdad Esfahbod <behdad@behdad.org>
6035 Date:   Fri Feb 16 18:14:41 2018 -0800
6036
6037     [set] Implement iteration using bitop intrinsics
6038
6039  src/hb-set-private.hh | 55
6040  ++++++++++++++++++---------------------------------
6041  1 file changed, 19 insertions(+), 36 deletions(-)
6042
6043 commit 6a91a2eb04951f6e33706c2b8e9cd987b429fce9
6044 Author: Behdad Esfahbod <behdad@behdad.org>
6045 Date:   Fri Feb 16 17:49:41 2018 -0800
6046
6047     Fix wide bitops implemenetation
6048
6049  src/hb-private.hh | 4 ++--
6050  1 file changed, 2 insertions(+), 2 deletions(-)
6051
6052 commit d25c3e69e9b0cb9d947e98845b9e3a14ce58e350
6053 Author: Behdad Esfahbod <behdad@behdad.org>
6054 Date:   Fri Feb 16 17:45:09 2018 -0800
6055
6056     [set] Readjust parameters
6057
6058  src/hb-set-private.hh | 6 +++---
6059  1 file changed, 3 insertions(+), 3 deletions(-)
6060
6061 commit 6d5c0bf8b18ed53e8d40dcbae83ec66ed2116843
6062 Author: Behdad Esfahbod <behdad@behdad.org>
6063 Date:   Fri Feb 16 17:33:26 2018 -0800
6064
6065     Fix bitops fallback impl
6066
6067  src/hb-private.hh | 4 ++--
6068  1 file changed, 2 insertions(+), 2 deletions(-)
6069
6070 commit 82eb1dac163cb4aef8a2e4ebad542378f4e28dca
6071 Author: Behdad Esfahbod <behdad@behdad.org>
6072 Date:   Fri Feb 16 16:52:09 2018 -0800
6073
6074     Flesh out other bit ops some more for 128bit as well
6075
6076  src/hb-private.hh | 165
6077  +++++++++++++++++++++++++++++++++++++++++-------------
6078  1 file changed, 126 insertions(+), 39 deletions(-)
6079
6080 commit 864a2dddae9eb1303c59d0d3717fce307a72a524
6081 Author: Behdad Esfahbod <behdad@behdad.org>
6082 Date:   Fri Feb 16 14:21:40 2018 -0800
6083
6084     Clean up bit functions
6085
6086     Compile all code-paths possible, to better catch errors.
6087     Also enable MSVC ones on mingw which seems to support them.
6088
6089  src/hb-private.hh | 43 +++++++++++++++++++++++++++----------------
6090  1 file changed, 27 insertions(+), 16 deletions(-)
6091
6092 commit 978ace6fbbc828adc20f21591d138f41d8508ebc
6093 Author: Behdad Esfahbod <behdad@behdad.org>
6094 Date:   Fri Feb 16 16:06:17 2018 -0800
6095
6096     Improve _hb_popcount()
6097
6098     Support 128bit type.
6099
6100  configure.ac                   |  3 ++-
6101  src/hb-ot-layout-gpos-table.hh |  2 +-
6102  src/hb-ot-map.cc               |  2 +-
6103  src/hb-private.hh              | 61
6104  +++++++++++++++++++++++++++---------------
6105  4 files changed, 44 insertions(+), 24 deletions(-)
6106
6107 commit 7b5ce7404716a17f91ff86d374c7b76ee7ce3247
6108 Author: Behdad Esfahbod <behdad@behdad.org>
6109 Date:   Fri Feb 16 15:37:22 2018 -0800
6110
6111     Fix warnings
6112
6113  src/hb-ot-os2-table.hh    | 2 +-
6114  test/api/hb-subset-test.h | 3 ++-
6115  test/api/hb-test.h        | 9 +++++++--
6116  3 files changed, 10 insertions(+), 4 deletions(-)
6117
6118 commit 94d32d1b83892ed4f124463cf4322bf74b3e850d
6119 Author: Behdad Esfahbod <behdad@behdad.org>
6120 Date:   Fri Feb 16 15:36:20 2018 -0800
6121
6122     Enable C99 if available
6123
6124     Hopefully we can now mix-and-match code and declaration in the C
6125     test files.
6126
6127  configure.ac | 1 +
6128  1 file changed, 1 insertion(+)
6129
6130 commit 926db874552519734fab6c04258887ea634f5324
6131 Merge: 882a3bf4 c7a633f9
6132 Author: rsheeter <rsheeter@google.com>
6133 Date:   Fri Feb 16 15:27:29 2018 -0800
6134
6135     Merge pull request #792 from googlefonts/master
6136
6137     Support more tables in subsetter
6138
6139 commit 882a3bf4abcdac60414db41d54dbbb7d2368c908
6140 Author: Behdad Esfahbod <behdad@behdad.org>
6141 Date:   Fri Feb 16 14:17:20 2018 -0800
6142
6143     That didn't work...
6144
6145  RELEASING.md | 2 +-
6146  1 file changed, 1 insertion(+), 1 deletion(-)
6147
6148 commit b1f186df78ed14cbc8be919e7f552df2bd7561e0
6149 Author: Behdad Esfahbod <behdad@behdad.org>
6150 Date:   Fri Feb 16 14:13:38 2018 -0800
6151
6152     Add mingw32.sh and mingw64.sh
6153
6154  RELEASING.md | 28 +---------------------------
6155  mingw32.sh   | 22 ++++++++++++++++++++++
6156  mingw64.sh   | 22 ++++++++++++++++++++++
6157  3 files changed, 45 insertions(+), 27 deletions(-)
6158
6159 commit d37310ac5d5f8a3fd1ce1e535647e7c6bb0d7926
6160 Author: Arkady Shapkin <arkady.shapkin@gmail.com>
6161 Date:   Fri Feb 16 21:45:08 2018 +0300
6162
6163     Remove checking macros __OPTIMIZE__ for MSVC
6164
6165     Visual C++ compiler doesn't define macros __OPTIMIZE__  when
6166     optimizations enabled
6167
6168  src/hb-private.hh | 9 ++++-----
6169  1 file changed, 4 insertions(+), 5 deletions(-)
6170
6171 commit 4eff0fc5b87084765ac2e36ba9f09d7d257f32fb
6172 Author: Khaled Hosny <khaledhosny@eglug.org>
6173 Date:   Fri Feb 16 20:22:52 2018 +0200
6174
6175     Make this work for old versions of automake
6176
6177  .ci/fail.sh | 3 ++-
6178  1 file changed, 2 insertions(+), 1 deletion(-)
6179
6180 commit f8077c97909778c117d37773c9da570d831dacd2
6181 Author: Khaled Hosny <khaledhosny@eglug.org>
6182 Date:   Thu Feb 15 11:47:08 2018 +0200
6183
6184     Print only the failed log
6185
6186  .ci/fail.sh | 6 ++++--
6187  1 file changed, 4 insertions(+), 2 deletions(-)
6188
6189 commit 8e3b4c0e11642470069b866a73768a866ac3fdb3
6190 Author: Khaled Hosny <khaledhosny@eglug.org>
6191 Date:   Thu Feb 15 11:25:24 2018 +0200
6192
6193     Simplify calls to collect-logs.sh
6194
6195  .ci/{collect-logs.sh => fail.sh} |  3 +++
6196  .circleci/config.yml             | 13 +++++++++----
6197  .travis.yml                      |  6 +++---
6198  appveyor.yml                     |  2 +-
6199  4 files changed, 16 insertions(+), 8 deletions(-)
6200
6201 commit c7a633f95710fcf2fe9151b41feba7db4b1bab0e
6202 Author: Rod Sheeter <rsheeter@google.com>
6203 Date:   Fri Feb 16 11:11:20 2018 -0800
6204
6205     [subset] try to get more info from bot where g_assert_cmpmem fails
6206
6207  test/api/hb-subset-test.h | 12 +++++-------
6208  test/api/hb-test.h        | 11 ++++++++---
6209  2 files changed, 13 insertions(+), 10 deletions(-)
6210
6211 commit 0bb2d7ac12b7cf482580b6d2e8534eef8a233f96
6212 Author: Rod Sheeter <rsheeter@google.com>
6213 Date:   Fri Feb 16 06:26:02 2018 -0800
6214
6215     [subset] fix int type for blob length in hb-subset-test.h
6216
6217  test/api/hb-subset-test.h | 2 +-
6218  1 file changed, 1 insertion(+), 1 deletion(-)
6219
6220 commit be0a01a67613f45db7f7e9be84cb883f0344c817
6221 Merge: 7acaa3b7 139c9928
6222 Author: Rod Sheeter <rsheeter@google.com>
6223 Date:   Fri Feb 16 06:01:41 2018 -0800
6224
6225     Merge branch 'master' of https://github.com/harfbuzz/harfbuzz
6226
6227 commit 139c9928f6152088fa6eee0279e33cb821aeb541
6228 Author: Ebrahim Byagowi <ebrahim@gnu.org>
6229 Date:   Fri Feb 16 13:27:26 2018 +0330
6230
6231     Fix hb-private.hh compile issue
6232
6233  src/hb-private.hh | 4 ++--
6234  1 file changed, 2 insertions(+), 2 deletions(-)
6235
6236 commit 6c10328eb88b0641586f31a782b63f45eada5609
6237 Author: Arkady Shapkin <arkady.shapkin@gmail.com>
6238 Date:   Thu Feb 15 23:17:46 2018 +0300
6239
6240     Use _BitScanForward and _BitScanReverse on MSVC
6241
6242  src/hb-private.hh | 12 ++++++++++++
6243  1 file changed, 12 insertions(+)
6244
6245 commit 7acaa3b781da835cdb11dbe523c819feb4eef996
6246 Author: Rod Sheeter <rsheeter@google.com>
6247 Date:   Thu Feb 15 14:28:29 2018 -0800
6248
6249     [subset] apparently C99 is too much to ask in 2018
6250
6251  src/hb-ot-hmtx-table.hh | 2 +-
6252  1 file changed, 1 insertion(+), 1 deletion(-)
6253
6254 commit b1740106a9c825874faf3f1315770d1e3c790cf9
6255 Author: Rod Sheeter <rsheeter@google.com>
6256 Date:   Thu Feb 15 13:55:21 2018 -0800
6257
6258     [subset] fix format specifier for size_t
6259
6260  src/hb-ot-hmtx-table.hh | 2 +-
6261  1 file changed, 1 insertion(+), 1 deletion(-)
6262
6263 commit e00c37aaae3922b425c0528bfdd36d59cf9c5796
6264 Author: Rod Sheeter <rsheeter@google.com>
6265 Date:   Thu Feb 15 12:53:52 2018 -0800
6266
6267     [subset] fix no matching function MIN in djgpp
6268
6269  src/hb-ot-hmtx-table.hh | 2 +-
6270  1 file changed, 1 insertion(+), 1 deletion(-)
6271
6272 commit 6122ad2442666d89ef39bdf5a2bb9d3f6d8e2b03
6273 Author: Rod Sheeter <rsheeter@google.com>
6274 Date:   Thu Feb 15 11:40:28 2018 -0800
6275
6276     [subset] add files to EXTRA_DIST
6277
6278  test/api/Makefile.am | 3 +++
6279  1 file changed, 3 insertions(+)
6280
6281 commit 0758cbc4c2f52c629d05515b8d2816e8d6a2a2c1
6282 Author: Rod Sheeter <rsheeter@google.com>
6283 Date:   Thu Feb 15 11:29:01 2018 -0800
6284
6285     [subset] correct bug introduced to get_advance
6286
6287  src/hb-ot-hmtx-table.hh | 8 ++++++--
6288  1 file changed, 6 insertions(+), 2 deletions(-)
6289
6290 commit 3fd11f4397aec9cda3a7d29246ab3ae56115ad36
6291 Author: Rod Sheeter <rsheeter@google.com>
6292 Date:   Thu Feb 15 11:15:12 2018 -0800
6293
6294     [subset] remove unused decl
6295
6296  src/hb-subset-private.hh | 3 ---
6297  1 file changed, 3 deletions(-)
6298
6299 commit 23d21a74b55eaf6d6d367097099e6b3bb78bae37
6300 Author: Khaled Hosny <khaledhosny@eglug.org>
6301 Date:   Thu Feb 15 02:52:15 2018 +0200
6302
6303     Move collect_logs to .ci dir
6304
6305     Next to other CI scripts.
6306
6307  .collect_logs => .ci/collect-logs.sh | 0
6308  .circleci/config.yml                 | 8 ++++----
6309  .travis.yml                          | 6 +++---
6310  appveyor.yml                         | 2 +-
6311  4 files changed, 8 insertions(+), 8 deletions(-)
6312
6313 commit 0e088a63d10dd09e025515bfa8ae68aa2922eaf6
6314 Author: Rod Sheeter <rsheeter@google.com>
6315 Date:   Wed Feb 14 21:11:45 2018 -0800
6316
6317     [subset] hmtx space bracket. authors++
6318
6319  src/hb-ot-hmtx-table.hh | 40 ++++++++++++++++++++--------------------
6320  1 file changed, 20 insertions(+), 20 deletions(-)
6321
6322 commit 1725c35da0ea2f829b6d6b6c1963607fd6dfb577
6323 Author: Rod Sheeter <rsheeter@google.com>
6324 Date:   Wed Feb 14 19:36:33 2018 -0800
6325
6326     [subset] cmap space bracket
6327
6328  src/hb-ot-cmap-table.hh | 72
6329  ++++++++++++++++++++++++-------------------------
6330  1 file changed, 36 insertions(+), 36 deletions(-)
6331
6332 commit e158739bfb9e5d60989e179fcc8744f3125e2067
6333 Author: Rod Sheeter <rsheeter@google.com>
6334 Date:   Wed Feb 14 19:22:37 2018 -0800
6335
6336     [subset] space bracket
6337
6338  src/hb-ot-hmtx-table.hh | 5 ++---
6339  1 file changed, 2 insertions(+), 3 deletions(-)
6340
6341 commit 2d6b1e2af74abea645a943d264e148d56d018101
6342 Author: Rod Sheeter <rsheeter@google.com>
6343 Date:   Wed Feb 14 19:14:01 2018 -0800
6344
6345     [subset] maxp copy writeable fn
6346
6347  src/hb-ot-maxp-table.hh | 9 ++++-----
6348  1 file changed, 4 insertions(+), 5 deletions(-)
6349
6350 commit 1efecd965fe81d65e2763be4f43df2d8c4d8be44
6351 Author: Rod Sheeter <rsheeter@google.com>
6352 Date:   Wed Feb 14 18:42:29 2018 -0800
6353
6354     [subset] hmtx use copy writeable fn instead of direct memory
6355
6356  src/hb-ot-hmtx-table.hh | 23 ++++-------------------
6357  1 file changed, 4 insertions(+), 19 deletions(-)
6358
6359 commit 27012526f9b3848676bc2a4fb8e68c630af18620
6360 Author: Rod Sheeter <rsheeter@google.com>
6361 Date:   Wed Feb 14 19:01:00 2018 -0800
6362
6363     [subset] whitespace
6364
6365  test/api/test-subset-hmtx.c | 7 +++----
6366  1 file changed, 3 insertions(+), 4 deletions(-)
6367
6368 commit b1bd0b5f506dad9d04fd3a6abcb92122f231e0f7
6369 Author: Behdad Esfahbod <behdad@behdad.org>
6370 Date:   Wed Feb 14 18:50:19 2018 -0800
6371
6372     [subset] Minor
6373
6374  src/hb-ot-cmap-table.hh | 10 +++++-----
6375  1 file changed, 5 insertions(+), 5 deletions(-)
6376
6377 commit 83f57e24bfc2000373192ec44b067fdd7dee8a65
6378 Author: Behdad Esfahbod <behdad@behdad.org>
6379 Date:   Wed Feb 14 18:43:53 2018 -0800
6380
6381     [test] Reinstate
6382     test/shaping/data/in-house/tests/myanmar-syllable.tests
6383
6384  test/shaping/data/in-house/tests/myanmar-syllable.tests | 1 +
6385  1 file changed, 1 insertion(+)
6386
6387 commit 5ae6526ef4aa9b3c943cad984dc2fff09cdf597b
6388 Merge: 2903b2f3 04c1ec2b
6389 Author: Behdad Esfahbod <behdad@behdad.org>
6390 Date:   Wed Feb 14 18:42:32 2018 -0800
6391
6392     [subset] Merge remote-tracking branch 'googlefonts/master'
6393
6394 commit 04c1ec2b7396c05f6e8afc9d87679422782aa1e8
6395 Author: Garret Rieger <grieger@google.com>
6396 Date:   Wed Feb 14 17:00:18 2018 -0800
6397
6398     [subset] Don't fail on different checksum adjustment in subsetting
6399     tests.
6400
6401  .../expected/basics/Roboto-Regular.abc.default.62.ttf | Bin 1740 ->
6402  1692 bytes
6403  test/subset/run-tests.py                              |   8 ++++++++
6404  2 files changed, 8 insertions(+)
6405
6406 commit 0775bc0f7a59241456142b48abced75fd3db5a42
6407 Author: Garret Rieger <grieger@google.com>
6408 Date:   Wed Feb 14 16:37:35 2018 -0800
6409
6410     [subset] Fix hhea subsetting and clean up some memory leaks.
6411
6412  src/hb-ot-hmtx-table.hh | 25 ++++++++++++++-----------
6413  1 file changed, 14 insertions(+), 11 deletions(-)
6414
6415 commit b56c9384bcc177236debd26fdbbf14319e4c62b9
6416 Author: Garret Rieger <grieger@google.com>
6417 Date:   Wed Feb 14 16:05:39 2018 -0800
6418
6419     [subset] Add missing face reference in hb-subset-plan plus ensure
6420     all struct members are cleaned up on destroy.
6421
6422  src/hb-subset-plan.cc | 5 ++++-
6423  1 file changed, 4 insertions(+), 1 deletion(-)
6424
6425 commit e0ffebead6230b8e1ee8dd97425505706321793e
6426 Author: Garret Rieger <grieger@google.com>
6427 Date:   Wed Feb 14 16:01:08 2018 -0800
6428
6429     [subset] In hb-subset-test use hb_set_union instead of manually
6430     copying set.
6431
6432  test/api/hb-subset-test.h | 8 +++-----
6433  1 file changed, 3 insertions(+), 5 deletions(-)
6434
6435 commit e330ef3711c543372f9f8550a967c512bbf87d83
6436 Author: Garret Rieger <grieger@google.com>
6437 Date:   Wed Feb 14 15:57:11 2018 -0800
6438
6439     [subset] Restore hb_face_data_destroy to be internal.
6440
6441  src/hb-subset.cc | 10 +++++-----
6442  1 file changed, 5 insertions(+), 5 deletions(-)
6443
6444 commit 3ab7d2649bf5c92d3837b3132d65d4659d0fa003
6445 Author: Garret Rieger <grieger@google.com>
6446 Date:   Wed Feb 14 15:48:57 2018 -0800
6447
6448     [subset] Fix memory leak in hb-ot-{maxp,os2}. Plus some formatting.
6449
6450  src/hb-ot-maxp-table.hh |  6 ++++--
6451  src/hb-ot-os2-table.hh  | 24 +++++++++++++-----------
6452  2 files changed, 17 insertions(+), 13 deletions(-)
6453
6454 commit 2903b2f357eb495c9badac1b2f74e65e1d1075bd
6455 Author: Behdad Esfahbod <behdad@behdad.org>
6456 Date:   Wed Feb 14 15:46:27 2018 -0800
6457
6458     Another linker tweaking
6459
6460     Trying to fix this warning:
6461     cc1: warning: command line option ‘-fno-threadsafe-statics’ is
6462     valid for C++/ObjC++ but not for C
6463
6464     Let's see what the clang bots think of it.
6465
6466  src/Makefile.am | 4 ++--
6467  1 file changed, 2 insertions(+), 2 deletions(-)
6468
6469 commit e1f1f96577a80846749782b6e199a661f4189ec0
6470 Author: Behdad Esfahbod <behdad@behdad.org>
6471 Date:   Wed Feb 14 15:44:48 2018 -0800
6472
6473     [set] Tune size again
6474
6475     Switch from a 128+64 hierarchy, to 32+32. New page size is 1024.
6476     This should make set iteration faster, without affecting other op
6477     performances much.
6478
6479  src/hb-set-private.hh | 7 +++----
6480  1 file changed, 3 insertions(+), 4 deletions(-)
6481
6482 commit 66e282df32410831f1c4e157e9dcf8c76f2bc3d8
6483 Author: Rod Sheeter <rsheeter@google.com>
6484 Date:   Wed Feb 14 15:31:13 2018 -0800
6485
6486     [subset] remove TODO that was already done
6487
6488  src/hb-subset-plan.hh | 1 -
6489  1 file changed, 1 deletion(-)
6490
6491 commit 4696624ad9987b0eebcf5c84dafdb204b886f28e
6492 Author: Rod Sheeter <rsheeter@google.com>
6493 Date:   Wed Feb 14 15:30:49 2018 -0800
6494
6495     [subset] maxp wrong int type, note to use copy_writable_or_fail
6496
6497  src/hb-ot-maxp-table.hh | 3 ++-
6498  1 file changed, 2 insertions(+), 1 deletion(-)
6499
6500 commit 3ed70e5e64910e1c22225f542a525807b000cb2a
6501 Author: Rod Sheeter <rsheeter@google.com>
6502 Date:   Wed Feb 14 15:24:49 2018 -0800
6503
6504     [subset] return bool not hb_bool_t from table::subset
6505
6506  src/hb-ot-cmap-table.hh | 2 +-
6507  src/hb-ot-maxp-table.hh | 2 +-
6508  src/hb-ot-os2-table.hh  | 2 +-
6509  src/hb-subset.cc        | 2 +-
6510  4 files changed, 4 insertions(+), 4 deletions(-)
6511
6512 commit 88d56e241bd6bb768656d77cf8f99ccc97fb2446
6513 Author: Rod Sheeter <rsheeter@google.com>
6514 Date:   Wed Feb 14 15:20:43 2018 -0800
6515
6516     [subset] Use a supplier instead of memcpy and fix a few unnecessary
6517     {}s for cmap
6518
6519  src/hb-ot-cmap-table.hh | 24 ++++++------------------
6520  1 file changed, 6 insertions(+), 18 deletions(-)
6521
6522 commit 42a80f00d51317207c49611b76d6bba06230371b
6523 Author: Rod Sheeter <rsheeter@google.com>
6524 Date:   Wed Feb 14 15:04:35 2018 -0800
6525
6526     [subset] add free
6527
6528  src/hb-ot-hmtx-table.hh | 1 +
6529  1 file changed, 1 insertion(+)
6530
6531 commit d463e9f6b57bebb3aa4875fe11c927c26c3e3974
6532 Author: Rod Sheeter <rsheeter@google.com>
6533 Date:   Wed Feb 14 15:04:15 2018 -0800
6534
6535     [subset] Give Behdad credit again
6536
6537  src/hb-subset.cc | 2 +-
6538  1 file changed, 1 insertion(+), 1 deletion(-)
6539
6540 commit fa87770372a3156658412ff0d70e32083c6b0484
6541 Author: Rod Sheeter <rsheeter@google.com>
6542 Date:   Wed Feb 14 14:16:25 2018 -0800
6543
6544     [subset] First pass at hmtx
6545
6546  src/hb-ot-cmap-table.hh                           |  19 +--
6547  src/hb-ot-hhea-table.hh                           |   6 +-
6548  src/hb-ot-hmtx-table.hh                           | 163
6549  ++++++++++++++++++---
6550  src/hb-ot-maxp-table.hh                           |   8 +-
6551  src/hb-ot-os2-table.hh                            |   8 +-
6552  src/hb-subset-glyf.cc                             |   5 +-
6553  src/hb-subset-glyf.hh                             |   1 -
6554  src/hb-subset-plan.cc                             |  12 ++
6555  src/hb-subset-plan.hh                             |  10 ++
6556  src/hb-subset-private.hh                          |  11 ++
6557  src/hb-subset.cc                                  |  85 ++++++-----
6558  test/api/Makefile.am                              |   7 +
6559  test/api/fonts/Inconsolata-Regular.ab.ttf         | Bin 0 -> 5048 bytes
6560  test/api/fonts/Inconsolata-Regular.abc.ttf        | Bin 0 -> 5224 bytes
6561  test/api/fonts/Inconsolata-Regular.abc.widerc.ttf | Bin 0 -> 5228 bytes
6562  test/api/fonts/Inconsolata-Regular.ac.ttf         | Bin 0 -> 4940 bytes
6563  test/api/fonts/Inconsolata-Regular.ac.widerc.ttf  | Bin 0 -> 4944 bytes
6564  test/api/fonts/README                             |   2 +
6565  test/api/test-subset-hmtx.c                       | 164
6566  ++++++++++++++++++++++
6567  19 files changed, 422 insertions(+), 79 deletions(-)
6568
6569 commit 20022575c658b29796db80c387641309d0c49586
6570 Author: Ebrahim Byagowi <ebrahim@gnu.org>
6571 Date:   Thu Feb 15 01:15:39 2018 +0330
6572
6573     Redirect email notifications to another mailing list dedicated for
6574     this (#790)
6575
6576  .travis.yml  | 4 ++--
6577  appveyor.yml | 5 +++++
6578  2 files changed, 7 insertions(+), 2 deletions(-)
6579
6580 commit 581996ea7976847b6356c9cc81b564f0c278f0f3
6581 Author: Ebrahim Byagowi <ebrahim@gnu.org>
6582 Date:   Thu Feb 15 00:43:46 2018 +0330
6583
6584     Add .collect_logs and use it on CI bots, fixes #786 (#789)
6585
6586  .circleci/config.yml | 8 ++++----
6587  .collect_logs        | 6 ++++++
6588  .travis.yml          | 6 +++---
6589  appveyor.yml         | 2 +-
6590  4 files changed, 14 insertions(+), 8 deletions(-)
6591
6592 commit e5edcc81bf14311c56bd2f50808552076c3c4d77
6593 Author: Garret Rieger <grieger@google.com>
6594 Date:   Wed Feb 14 11:17:53 2018 -0800
6595
6596     [subset] Fix codepoint iteration in hb-subset-test.
6597
6598  test/api/hb-subset-test.h | 2 +-
6599  1 file changed, 1 insertion(+), 1 deletion(-)
6600
6601 commit ccae99fdadcf86aeda15dc230a3ddcd6ff176533
6602 Author: Behdad Esfahbod <behdad@behdad.org>
6603 Date:   Wed Feb 14 11:12:09 2018 -0800
6604
6605     Another try
6606
6607  src/Makefile.am | 4 ++--
6608  1 file changed, 2 insertions(+), 2 deletions(-)
6609
6610 commit 8b1dbbef1aec3b6880186070e7386a5553d67b15
6611 Author: Garret Rieger <grieger@google.com>
6612 Date:   Wed Feb 14 11:04:12 2018 -0800
6613
6614     Fix compile error in hb-subset-test.
6615
6616  test/api/hb-subset-test.h | 9 ++++++++-
6617  1 file changed, 8 insertions(+), 1 deletion(-)
6618
6619 commit f53627e19100df6eb7f32d58e7c4ce47a783f1a6
6620 Author: Behdad Esfahbod <behdad@behdad.org>
6621 Date:   Wed Feb 14 10:59:22 2018 -0800
6622
6623     [test] Fix warning
6624
6625  test/api/test-subset.c | 2 +-
6626  1 file changed, 1 insertion(+), 1 deletion(-)
6627
6628 commit 8c3612af650e4c8e01a9fdc127342b07b5c77962
6629 Author: Behdad Esfahbod <behdad@behdad.org>
6630 Date:   Wed Feb 14 10:57:34 2018 -0800
6631
6632     Tweak Makefile some more
6633
6634  src/Makefile.am | 10 +++++-----
6635  1 file changed, 5 insertions(+), 5 deletions(-)
6636
6637 commit d594f947b68ad36d32ce107847f5f02ec3528076
6638 Author: Behdad Esfahbod <behdad@behdad.org>
6639 Date:   Wed Feb 14 10:55:25 2018 -0800
6640
6641     [subset] Allow linking to libstdc++
6642
6643     We want to use it.
6644
6645  src/Makefile.am | 2 +-
6646  1 file changed, 1 insertion(+), 1 deletion(-)
6647
6648 commit a0fe3011bafbe36e7d5810acc7df21bea08c802a
6649 Author: Rod Sheeter <rsheeter@google.com>
6650 Date:   Wed Feb 14 10:52:41 2018 -0800
6651
6652     copy all cmap groups at once
6653
6654  src/hb-ot-cmap-table.hh | 14 ++++----------
6655  1 file changed, 4 insertions(+), 10 deletions(-)
6656
6657 commit d008b62887afe631f50009f40e605c8456ddd011
6658 Merge: b0eefacf 109314cb
6659 Author: Garret Rieger <grieger@google.com>
6660 Date:   Wed Feb 14 10:38:52 2018 -0800
6661
6662     Merge remote-tracking branch 'upstream/master' into fixed
6663
6664 commit b0eefacf4cb885f510f9551bf2e9216808ca61e8
6665 Author: Garret Rieger <grieger@google.com>
6666 Date:   Mon Feb 12 18:15:58 2018 -0800
6667
6668     [subset] Drop GSUB, GDEF, GPOS, and DSIG from subsetter expected
6669     test outputs.
6670
6671  .../expected/basics/Roboto-Regular.abc.default.62.ttf | Bin 2460 ->
6672  1740 bytes
6673  test/subset/generate-expected-outputs.py              |   1 +
6674  2 files changed, 1 insertion(+)
6675
6676 commit 89f17e3965ba776565f2de2bf56a4b135f336e53
6677 Author: Garret Rieger <grieger@google.com>
6678 Date:   Mon Feb 12 18:14:50 2018 -0800
6679
6680     [subset] capitalize dsig.
6681
6682  src/hb-subset.cc | 2 +-
6683  1 file changed, 1 insertion(+), 1 deletion(-)
6684
6685 commit df6d780355d7da805a9b9033452f8814c5360bba
6686 Author: Garret Rieger <grieger@google.com>
6687 Date:   Mon Feb 12 17:56:17 2018 -0800
6688
6689     [subset] Extract maxp subsetting into hb-ot-maxp-table.
6690
6691  src/hb-ot-maxp-table.hh     | 19 ++++++++++++++++++-
6692  src/hb-subset.cc            | 28 ++--------------------------
6693  test/api/test-subset-glyf.c |  5 +++--
6694  3 files changed, 23 insertions(+), 29 deletions(-)
6695
6696 commit 865b6971ad5c2ec4bc33c36a78a36b90da5f5543
6697 Author: Garret Rieger <grieger@google.com>
6698 Date:   Mon Feb 12 17:42:20 2018 -0800
6699
6700     [subset] Add a test for OS/2 fixes during subsetting.
6701
6702  test/api/Makefile.am                |   2 ++
6703  test/api/fonts/Roboto-Regular.b.ttf | Bin 0 -> 1996 bytes
6704  test/api/test-subset-os2.c          |  59
6705  ++++++++++++++++++++++++++++++++++++
6706  3 files changed, 61 insertions(+)
6707
6708 commit 343dfe89655683966836e44afb4fd32c47377844
6709 Author: Garret Rieger <grieger@google.com>
6710 Date:   Mon Feb 12 17:33:48 2018 -0800
6711
6712     [subset] white and add inline in hb-ot-cmap-table.
6713
6714  src/hb-ot-cmap-table.hh | 18 +++++++++---------
6715  1 file changed, 9 insertions(+), 9 deletions(-)
6716
6717 commit 24904383df03c472c865bd97bfe844f5e86a7172
6718 Author: Garret Rieger <grieger@google.com>
6719 Date:   Mon Feb 12 17:31:01 2018 -0800
6720
6721     [subset] Correct usFirstCharIndex and usLastCharIndex in OS2 table
6722     when subsetting.
6723
6724  src/hb-ot-os2-table.hh | 45 +++++++++++++++++++++++++++++++++++++++++++++
6725  src/hb-subset.cc       | 16 ++++++++++------
6726  2 files changed, 55 insertions(+), 6 deletions(-)
6727
6728 commit 109314cb55e6d95d5c3a87b9ed1ba4e74a880078
6729 Author: Ebrahim Byagowi <ebrahim@gnu.org>
6730 Date:   Wed Feb 14 21:05:11 2018 +0330
6731
6732     Another attempt on fixing the tests on Travis (#788)
6733
6734  src/Makefile.am | 4 ++--
6735  1 file changed, 2 insertions(+), 2 deletions(-)
6736
6737 commit 694eaf636713b8d0bbe13f38c2553b1a2f3d2d3a
6738 Author: Behdad Esfahbod <behdad@behdad.org>
6739 Date:   Wed Feb 14 01:00:10 2018 -0800
6740
6741     [set] Add backwards iterator
6742
6743     New API:
6744     - hb_set_previous()
6745     - hb_set_previous_range()
6746
6747  docs/harfbuzz-sections.txt |  2 ++
6748  src/hb-set-private.hh      | 79
6749  +++++++++++++++++++++++++++++++++++++++++++++-
6750  src/hb-set.cc              | 49 +++++++++++++++++++++++++++-
6751  src/hb-set.h               | 19 ++++++++---
6752  test/api/test-set.c        | 53 +++++++++++++++++++++++++++++--
6753  5 files changed, 194 insertions(+), 8 deletions(-)
6754
6755 commit fe3bc524bd4f93bd67c13ed402720a13dd3484d3
6756 Author: Behdad Esfahbod <behdad@behdad.org>
6757 Date:   Tue Feb 13 23:51:45 2018 -0800
6758
6759     [set] Allow starting iteration from a non-member of the set
6760
6761  src/hb-set-private.hh | 2 +-
6762  1 file changed, 1 insertion(+), 1 deletion(-)
6763
6764 commit a989f3edec5864d5de8b217aa595c962d8fc4b0a
6765 Author: Behdad Esfahbod <behdad@behdad.org>
6766 Date:   Tue Feb 13 22:12:36 2018 -0800
6767
6768     Add hb_blob_copy_writable_or_fail()
6769
6770     New API:
6771     - hb_blob_copy_writable_or_fail()
6772
6773  docs/harfbuzz-sections.txt |  1 +
6774  src/hb-blob.cc             | 25 +++++++++++++++++++++++++
6775  src/hb-blob.h              |  3 +++
6776  3 files changed, 29 insertions(+)
6777
6778 commit 9046e924421869bf167b52cd394e868796091f62
6779 Author: Behdad Esfahbod <behdad@behdad.org>
6780 Date:   Tue Feb 13 22:07:12 2018 -0800
6781
6782     [subset] Rename constructor to hb_subset_input_create_or_fail()
6783
6784     To signify that unlike rest of library, returns nullptr on failure.
6785
6786  src/hb-subset-input.cc      | 6 ++----
6787  src/hb-subset.h             | 2 +-
6788  test/api/test-subset-glyf.c | 3 ++-
6789  test/api/test-subset.c      | 7 +++++--
6790  util/hb-subset.cc           | 2 +-
6791  5 files changed, 11 insertions(+), 9 deletions(-)
6792
6793 commit 507804479a81672ec0c089313adad9fa308d78fd
6794 Author: Behdad Esfahbod <behdad@behdad.org>
6795 Date:   Tue Feb 13 21:46:28 2018 -0800
6796
6797     [use] Add dump-use-data
6798
6799  src/Makefile.am                        |  4 ++++
6800  src/dump-use-data.cc                   | 38
6801  ++++++++++++++++++++++++++++++++++
6802  src/gen-use-table.py                   |  2 +-
6803  src/hb-ot-shape-complex-use-private.hh |  2 +-
6804  src/hb-ot-shape-complex-use-table.cc   |  2 +-
6805  src/hb-ot-shape-complex-use.cc         |  4 ++--
6806  6 files changed, 47 insertions(+), 5 deletions(-)
6807
6808 commit 15ba4fbe01433c8627f9e6a60106ca77d3e1ad4c
6809 Author: Behdad Esfahbod <behdad@behdad.org>
6810 Date:   Tue Feb 13 21:41:51 2018 -0800
6811
6812     [khmer] Add dump-khmer-data
6813
6814  src/Makefile.am                          |   4 +
6815  src/Makefile.sources                     |   1 +
6816  src/dump-khmer-data.cc                   |  43 +++++++++++
6817  src/hb-ot-shape-complex-khmer-private.hh | 124
6818  +++++++++++++++++++++++++++++++
6819  src/hb-ot-shape-complex-khmer.cc         |  98 +-----------------------
6820  5 files changed, 173 insertions(+), 97 deletions(-)
6821
6822 commit effddd03bd6fb0aac14b46a16b281f3749e44780
6823 Author: Behdad Esfahbod <behdad@behdad.org>
6824 Date:   Tue Feb 13 21:38:15 2018 -0800
6825
6826     [myanmar] Add dump-myanmar-data
6827
6828  src/Makefile.am                            |   4 +
6829  src/Makefile.sources                       |   1 +
6830  src/dump-myanmar-data.cc                   |  43 ++++++++
6831  src/hb-ot-shape-complex-indic-private.hh   |   8 +-
6832  src/hb-ot-shape-complex-myanmar-private.hh | 171
6833  +++++++++++++++++++++++++++++
6834  src/hb-ot-shape-complex-myanmar.cc         | 138 +----------------------
6835  6 files changed, 225 insertions(+), 140 deletions(-)
6836
6837 commit c0e45b60a001a45c8ed1f12af8f2f222161eca6a
6838 Author: Behdad Esfahbod <behdad@behdad.org>
6839 Date:   Tue Feb 13 21:23:38 2018 -0800
6840
6841     [indic] Rename print-indic-table to dump-indic-data
6842
6843     Makes more sense given what this prints, err, dumps.
6844
6845  src/Makefile.am                                  | 8 ++++----
6846  src/{print-indic-table.cc => dump-indic-data.cc} | 0
6847  2 files changed, 4 insertions(+), 4 deletions(-)
6848
6849 commit 9b878bd2165236b067d59410673cf5cc54968fa7
6850 Author: Behdad Esfahbod <behdad@behdad.org>
6851 Date:   Tue Feb 13 21:22:47 2018 -0800
6852
6853     [indic] Explicitly number indic_position_t
6854
6855     So it's easier to cross-reference from output of print-indic-table.
6856
6857  src/hb-ot-shape-complex-indic-private.hh | 32
6858  ++++++++++++++++----------------
6859  1 file changed, 16 insertions(+), 16 deletions(-)
6860
6861 commit 8634846a0a1049c42ea84ca34402957c981b4c73
6862 Author: Behdad Esfahbod <behdad@behdad.org>
6863 Date:   Tue Feb 13 21:18:00 2018 -0800
6864
6865     More tweaking linker and linker flags
6866
6867  src/Makefile.am | 6 +++---
6868  1 file changed, 3 insertions(+), 3 deletions(-)
6869
6870 commit d830d3d2448b2248dff642c701b442e1260e2d85
6871 Author: Behdad Esfahbod <behdad@behdad.org>
6872 Date:   Tue Feb 13 19:01:03 2018 -0800
6873
6874     [indic] Share some copy/pasta code
6875
6876  src/hb-ot-shape-complex-indic-private.hh | 29
6877  +++++++++++++++++++++++++++--
6878  src/hb-ot-shape-complex-indic.cc         | 27 ---------------------------
6879  src/hb-ot-shape-complex-khmer.cc         | 30
6880  ++++++++----------------------
6881  src/hb-ot-shape-complex-myanmar.cc       | 19 ++-----------------
6882  4 files changed, 37 insertions(+), 68 deletions(-)
6883
6884 commit 397ed53e55b9450742867a43d164b498ec735f50
6885 Author: Behdad Esfahbod <behdad@behdad.org>
6886 Date:   Tue Feb 13 18:54:26 2018 -0800
6887
6888     [indic] Add print-indic-table
6889
6890  src/Makefile.am                          |  14 ++-
6891  src/hb-ot-shape-complex-indic-private.hh | 185
6892  ++++++++++++++++++++++++++++++
6893  src/hb-ot-shape-complex-indic.cc         | 187
6894  -------------------------------
6895  src/print-indic-table.cc                 |  43 +++++++
6896  4 files changed, 239 insertions(+), 190 deletions(-)
6897
6898 commit fd0bde6325a7dfe3ba54b683646ca0693c414446
6899 Author: Behdad Esfahbod <behdad@behdad.org>
6900 Date:   Tue Feb 13 16:35:30 2018 -0800
6901
6902     [subset] Fix loca offsets
6903
6904     Was writing source font's offsets. Ouch.
6905
6906  src/hb-subset-glyf.cc | 30 +++++++++++-------------------
6907  1 file changed, 11 insertions(+), 19 deletions(-)
6908
6909 commit aeed082e282b97e40c2e8590bdd8818affc7de6c
6910 Author: Behdad Esfahbod <behdad@behdad.org>
6911 Date:   Tue Feb 13 14:02:59 2018 -0800
6912
6913     Another tweak at libstdc++ things
6914
6915     To fix this warning:
6916
6917     cc1: warning: command line option ‘-fno-threadsafe-statics’ is
6918     valid for C++/ObjC++ but not for C
6919
6920  src/Makefile.am | 6 +++---
6921  1 file changed, 3 insertions(+), 3 deletions(-)
6922
6923 commit c7d7c9898e22905888dc4304f6d8e79b55654174
6924 Author: Behdad Esfahbod <behdad@behdad.org>
6925 Date:   Tue Feb 13 14:00:14 2018 -0800
6926
6927     [aat] Minor
6928
6929  src/hb-aat-layout-morx-table.hh | 2 +-
6930  1 file changed, 1 insertion(+), 1 deletion(-)
6931
6932 commit 2dbfeecf96c6993d42594f43133d945d67ddbdbc
6933 Author: Behdad Esfahbod <behdad@behdad.org>
6934 Date:   Tue Feb 13 13:59:39 2018 -0800
6935
6936     Minor
6937
6938  src/hb-aat-layout-morx-table.hh | 10 ++++++----
6939  1 file changed, 6 insertions(+), 4 deletions(-)
6940
6941 commit d5b33f2fe1603e894e21f45afb4c00c8d670fb5c
6942 Author: Behdad Esfahbod <behdad@behdad.org>
6943 Date:   Tue Feb 13 13:50:50 2018 -0800
6944
6945     [subset] hb_subset_input_t changes
6946
6947  src/Makefile.sources        |   1 +
6948  src/hb-face.h               |   1 -
6949  src/hb-set.cc               |  14 +++---
6950  src/hb-subset-input.cc      | 109
6951  ++++++++++++++++++++++++++++++++++++++++++++
6952  src/hb-subset-plan.cc       |   2 +-
6953  src/hb-subset-private.hh    |  11 ++++-
6954  src/hb-subset.cc            |  40 ++--------------
6955  src/hb-subset.h             |  12 ++++-
6956  test/api/test-subset-glyf.c |   4 +-
6957  test/api/test-subset.c      |   2 +-
6958  util/hb-subset.cc           |  20 ++++----
6959  11 files changed, 153 insertions(+), 63 deletions(-)
6960
6961 commit 28e63a1287fd38a98eed6725c2f4d0820066b0d8
6962 Author: Behdad Esfahbod <behdad@behdad.org>
6963 Date:   Tue Feb 13 13:39:50 2018 -0800
6964
6965     Disable threadsafe static's for all libraries
6966
6967     Even in libharfbuzz-subset, we still will handle our own threadsafety
6968     for statics.
6969
6970  src/Makefile.am | 3 ++-
6971  1 file changed, 2 insertions(+), 1 deletion(-)
6972
6973 commit 7caddb51b1e69a2803f86756e2ce2acff685c7d0
6974 Author: Ebrahim Byagowi <ebrahim@gnu.org>
6975 Date:   Tue Feb 13 15:12:43 2018 +0330
6976
6977     Specify the project name for coverity, trying to fix #785
6978
6979  .travis.yml | 1 +
6980  1 file changed, 1 insertion(+)
6981
6982 commit b969a82e30f0ff7bf6b2ea2600ef170764774a8c
6983 Author: Behdad Esfahbod <behdad@behdad.org>
6984 Date:   Mon Feb 12 20:51:26 2018 -0800
6985
6986     Pass no-libstdc++ flags only to libraries suppressing it
6987
6988  src/Makefile.am | 20 ++++++++++----------
6989  1 file changed, 10 insertions(+), 10 deletions(-)
6990
6991 commit 97a2f0320056b591d7a747022869fe9cd8ecc6e1
6992 Author: Behdad Esfahbod <behdad@behdad.org>
6993 Date:   Mon Feb 12 18:51:10 2018 -0800
6994
6995     [subset] Allocate bulk memory with malloc(), not calloc()
6996
6997     We use calloc() to allocate simple structs and set them to zero.
6998     For bulk memory, use malloc() that doesn't zero.
6999
7000  src/hb-subset-glyf.cc | 4 ++--
7001  1 file changed, 2 insertions(+), 2 deletions(-)
7002
7003 commit 96f1f52ea3a42b27f59aecffe65c918295e53b3b
7004 Author: Behdad Esfahbod <behdad@behdad.org>
7005 Date:   Mon Feb 12 18:48:51 2018 -0800
7006
7007     Use hb_face_get_upem() instead of face->get_upem()
7008
7009     Such that hmtx accelerator can be used from libharfbuzz-subset.
7010
7011  src/hb-ot-cbdt-table.hh | 2 +-
7012  src/hb-ot-hmtx-table.hh | 2 +-
7013  2 files changed, 2 insertions(+), 2 deletions(-)
7014
7015 commit 3d66f441cc4d4feb2fd4b03be9f764c91f4de8b2
7016 Author: Behdad Esfahbod <behdad@behdad.org>
7017 Date:   Mon Feb 12 18:43:42 2018 -0800
7018
7019     [subset] Remove unreachable code
7020
7021     sanitizer.sanitize never return nullptr.
7022
7023  src/hb-subset.cc | 4 ----
7024  1 file changed, 4 deletions(-)
7025
7026 commit 42040a273facc696d9a54fc4d89857665e87e3d1
7027 Author: Behdad Esfahbod <behdad@behdad.org>
7028 Date:   Mon Feb 12 18:41:36 2018 -0800
7029
7030     Allow libharfbuzz-subset to link to libstdc++
7031
7032     We want to use it instead of reinventing hashmap...
7033
7034     Also, don't change linker for ICU since libicu also uses libstdc++.
7035
7036  src/Makefile.am        | 2 --
7037  src/check-libstdc++.sh | 3 ++-
7038  2 files changed, 2 insertions(+), 3 deletions(-)
7039
7040 commit 4af3c5e25822cc5a401837da547c75a17b7f7b48
7041 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7042 Date:   Mon Feb 12 23:21:24 2018 +0330
7043
7044     Move linker specifying to a better place
7045
7046  src/Makefile.am | 15 +++++++--------
7047  1 file changed, 7 insertions(+), 8 deletions(-)
7048
7049 commit 8cf8b78faaf3e7ee261bdc44a1ad5a1973eab1a2
7050 Author: Garret Rieger <grieger@google.com>
7051 Date:   Mon Feb 12 16:30:21 2018 -0800
7052
7053     [subset] whitespace
7054
7055  test/api/test-subset-cmap.c | 6 +++---
7056  1 file changed, 3 insertions(+), 3 deletions(-)
7057
7058 commit d1a4d5616f792c6ad84bcc5011040167ddd7cc3f
7059 Author: Rod Sheeter <rsheeter@google.com>
7060 Date:   Mon Feb 12 16:25:32 2018 -0800
7061
7062     output format 12 as enc 10 to match how Roboto did it
7063
7064  src/hb-ot-cmap-table.hh | 2 +-
7065  1 file changed, 1 insertion(+), 1 deletion(-)
7066
7067 commit 89ee20f1a39ac78268b57a9aebe8e7428f9944bf
7068 Author: Rod Sheeter <rsheeter@google.com>
7069 Date:   Mon Feb 12 16:01:15 2018 -0800
7070
7071     basic wiring for a (failing) cmap test
7072
7073  test/api/Makefile.am                               |   2 +
7074  test/api/fonts/README                              |   1 +
7075  .../Roboto-Regular.abc.cmap-format12-only.ttf      | Bin 0 -> 2412 bytes
7076  .../fonts/Roboto-Regular.ac.cmap-format12-only.ttf | Bin 0 -> 2212 bytes
7077  test/api/hb-subset-test.h                          |   3 +-
7078  test/api/test-subset-cmap.c                        |  82
7079  +++++++++++++++++++++
7080  test/api/test-subset-glyf.c                        |   5 +-
7081  .../data/in-house/tests/myanmar-syllable.tests     |   1 -
7082  8 files changed, 87 insertions(+), 7 deletions(-)
7083
7084 commit afb1da3a1891b7c0fdd047bcb7b3bde86e830444
7085 Author: Rod Sheeter <rsheeter@google.com>
7086 Date:   Mon Feb 12 14:37:47 2018 -0800
7087
7088     auto-completed the wrong gids_to_retain
7089
7090  src/hb-subset-plan.cc | 4 ++--
7091  1 file changed, 2 insertions(+), 2 deletions(-)
7092
7093 commit 1330edc4fe3ffbf18313d6432045606865c610c4
7094 Author: Rod Sheeter <rsheeter@google.com>
7095 Date:   Mon Feb 12 14:29:23 2018 -0800
7096
7097     Use functions to get new gids. Avoid 0; fonttools drops it from cmap.
7098
7099  src/hb-ot-cmap-table.hh | 24 ++++++++++++++++++------
7100  src/hb-subset-plan.cc   | 25 ++++++++++++++++++++-----
7101  src/hb-subset-plan.hh   |  5 +++++
7102  src/hb-subset.cc        |  2 +-
7103  4 files changed, 44 insertions(+), 12 deletions(-)
7104
7105 commit 1639bdd33122dc8e5522b95c37660273d1fc609e
7106 Author: Garret Rieger <grieger@google.com>
7107 Date:   Mon Feb 12 13:40:42 2018 -0800
7108
7109     [subset] Remove test-subset, testing is planned to be done at the
7110     table level here with test/subset covering the complete subsetting
7111     operation.
7112
7113  test/api/Makefile.am   |  1 -
7114  test/api/test-subset.c | 73
7115  --------------------------------------------------
7116  2 files changed, 74 deletions(-)
7117
7118 commit 4cdd1b16c99f2681eb11d626c4408eebcc1672be
7119 Author: Garret Rieger <grieger@google.com>
7120 Date:   Mon Feb 12 13:36:28 2018 -0800
7121
7122     [subset] added todo in test-subset-glyf.
7123
7124  test/api/test-subset-glyf.c | 2 ++
7125  1 file changed, 2 insertions(+)
7126
7127 commit 1714feef4f7ec9e758e65edcbe5d5591562f46ee
7128 Author: Garret Rieger <grieger@google.com>
7129 Date:   Mon Feb 12 13:35:17 2018 -0800
7130
7131     [subset] re-enable test-subset-glyf. Refactor to use common functions
7132     in hb-subset-test.h
7133
7134  test/api/test-subset-glyf.c | 109
7135  +++++++++++---------------------------------
7136  1 file changed, 27 insertions(+), 82 deletions(-)
7137
7138 commit d8d8bd8405ec0db781c4c2bbb7ebd6ff520b3c2d
7139 Author: Garret Rieger <grieger@google.com>
7140 Date:   Mon Feb 12 13:33:55 2018 -0800
7141
7142     [subset] Add some helper functions for writing tests around
7143     subsetting.
7144
7145  test/api/Makefile.am      |   2 +-
7146  test/api/hb-subset-test.h | 123
7147  ++++++++++++++++++++++++++++++++++++++++++++++
7148  2 files changed, 124 insertions(+), 1 deletion(-)
7149
7150 commit e8318188c0e53a267a01c45b0fc8d29ad775738a
7151 Author: Garret Rieger <grieger@google.com>
7152 Date:   Mon Feb 12 11:38:28 2018 -0800
7153
7154     [subset] Fix loca generation, was previously writing the original
7155     glyph starting offset.
7156
7157  src/hb-subset-glyf.cc | 6 ++++--
7158  1 file changed, 4 insertions(+), 2 deletions(-)
7159
7160 commit 0b94d590d971de0b44b0db941c7a3e095f15fbc9
7161 Author: Khaled Hosny <khaledhosny@eglug.org>
7162 Date:   Mon Feb 12 16:45:36 2018 +0200
7163
7164     Rename --with-stdcpp → --with-libstdc++
7165
7166     Also improve wording a bit and fix make check in --with-libstdc++=yes.
7167
7168  configure.ac    | 11 ++++++-----
7169  src/Makefile.am | 11 ++++++++---
7170  2 files changed, 14 insertions(+), 8 deletions(-)
7171
7172 commit a5713bc2cb4a3fd71d3bc94b9f155339b09eb71a
7173 Author: Rod Sheeter <rsheeter@google.com>
7174 Date:   Mon Feb 12 11:30:45 2018 -0800
7175
7176     we love all our groups
7177
7178  src/hb-ot-cmap-table.hh | 7 ++-----
7179  1 file changed, 2 insertions(+), 5 deletions(-)
7180
7181 commit 692f86e569847adb332186cbb08f344ebe41fa6c
7182 Author: Rod Sheeter <rsheeter@google.com>
7183 Date:   Mon Feb 12 11:29:23 2018 -0800
7184
7185     drop GDEF, GPOS, GSUB, and dsig
7186
7187  src/hb-subset.cc | 19 +++++++++++++++++++
7188  1 file changed, 19 insertions(+)
7189
7190 commit 83e1ef92156d8688b96d14957efcdf7601768799
7191 Author: Garret Rieger <grieger@google.com>
7192 Date:   Mon Feb 12 11:22:32 2018 -0800
7193
7194     [subset] Set the new number of glyphs in maxp.
7195
7196  src/hb-ot-maxp-table.hh |  5 +++++
7197  src/hb-subset.cc        | 37 ++++++++++++++++++++++++++++++++-----
7198  2 files changed, 37 insertions(+), 5 deletions(-)
7199
7200 commit 427f9e4b90bfadb8af13cbd27b7c3ee0153ca8b1
7201 Author: Garret Rieger <grieger@google.com>
7202 Date:   Mon Feb 12 11:18:28 2018 -0800
7203
7204     Don't force loca version to long.
7205
7206  src/hb-subset-glyf.cc | 2 --
7207  1 file changed, 2 deletions(-)
7208
7209 commit 5df080bf155a12f98929b99438da492063ab9218
7210 Author: Garret Rieger <grieger@google.com>
7211 Date:   Mon Feb 12 10:15:59 2018 -0800
7212
7213     Destroy the subset plan at the end of subsetting.
7214
7215  src/hb-subset.cc | 1 +
7216  1 file changed, 1 insertion(+)
7217
7218 commit 0301e5be286f5080ec34e9f30c75e73f28d0218b
7219 Author: Rod Sheeter <rsheeter@google.com>
7220 Date:   Mon Feb 12 10:12:11 2018 -0800
7221
7222     Build a working cmap format 12
7223
7224  src/hb-ot-cmap-table.hh | 13 ++++++++++++-
7225  1 file changed, 12 insertions(+), 1 deletion(-)
7226
7227 commit ebd31d376d63c9698c0eae34ed295558f7230918
7228 Author: Rod Sheeter <rsheeter@google.com>
7229 Date:   Mon Feb 12 10:10:08 2018 -0800
7230
7231     subset for real
7232
7233  src/hb-subset.cc | 4 +---
7234  1 file changed, 1 insertion(+), 3 deletions(-)
7235
7236 commit 62c7d677e8699143e55e7bfa0cc3c1db75f32506
7237 Author: Rod Sheeter <rsheeter@google.com>
7238 Date:   Mon Feb 12 10:09:35 2018 -0800
7239
7240     C-style comments
7241
7242  src/hb-open-file-private.hh | 15 ++++++++-------
7243  1 file changed, 8 insertions(+), 7 deletions(-)
7244
7245 commit 91f0d51f0525097fef6173046379a89414cb515f
7246 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7247 Date:   Mon Feb 12 17:20:12 2018 +0330
7248
7249     Fix symbol exporting issue on msys2 and ✅ bringing all the bots
7250     (#781)
7251
7252  src/Makefile.am | 14 ++++++++------
7253  1 file changed, 8 insertions(+), 6 deletions(-)
7254
7255 commit 133e17fe2335abb77f61dbf1cff1955c21334137
7256 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7257 Date:   Mon Feb 12 15:24:22 2018 +0330
7258
7259     Minor
7260
7261  src/check-defs.sh | 1 +
7262  1 file changed, 1 insertion(+)
7263
7264 commit 16f5b53eec4c3238cf92438a17e6dc532e8a61f5
7265 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7266 Date:   Mon Feb 12 15:18:13 2018 +0330
7267
7268     Minor, don't skip the whole test when one .def file not found
7269
7270  src/check-defs.sh | 3 +--
7271  1 file changed, 1 insertion(+), 2 deletions(-)
7272
7273 commit a9b650d38407f6f2a26d8386e801600b1004d5d6
7274 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7275 Date:   Mon Feb 12 15:10:13 2018 +0330
7276
7277     Apply check-defs.sh to -icu and -subset, toward mingw fix (#780)
7278
7279  CMakeLists.txt    | 11 ++++++++---
7280  src/Makefile.am   | 21 ++++++++++++++++-----
7281  src/check-defs.sh | 12 +++++-------
7282  src/gen-def.py    |  9 ++++++---
7283  4 files changed, 35 insertions(+), 18 deletions(-)
7284
7285 commit 2efc8965506d8fd31934be1dba3322f922f3409d
7286 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7287 Date:   Mon Feb 12 12:00:07 2018 +0330
7288
7289     Add --with-stdcpp for ossfuzzer and mupdf use (#770)
7290
7291  configure.ac    | 12 ++++++------
7292  src/Makefile.am | 14 +++++++++++++-
7293  2 files changed, 19 insertions(+), 7 deletions(-)
7294
7295 commit 82e04758c895ce2cd6bddde5f72e592c718fcb69
7296 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7297 Date:   Mon Feb 12 11:56:32 2018 +0330
7298
7299     minor
7300
7301  .travis.yml | 3 +--
7302  1 file changed, 1 insertion(+), 2 deletions(-)
7303
7304 commit 7daa2822f6320801dfed09782ae46687e7c8cbb3
7305 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7306 Date:   Mon Feb 12 11:27:00 2018 +0330
7307
7308     Add Travis based Coverity trigger (#778)
7309
7310  .ci/trigger-coverity.sh | 13 +++++++++++++
7311  .travis.yml             | 14 ++++++++++++++
7312  2 files changed, 27 insertions(+)
7313
7314 commit 7747bdb11b0635738a14c099bfaf58461cadd79a
7315 Author: Behdad Esfahbod <behdad@behdad.org>
7316 Date:   Sun Feb 11 19:12:52 2018 -0800
7317
7318     Remove linker selection from hb-ucdn
7319
7320     Since this is a convenience library, it's not actually linked. Or
7321     so I think.
7322     Hoping this might fix this Appveyor failure:
7323
7324     https://ci.appveyor.com/project/harfbuzz/harfbuzz/build/job/9884jyb5vryja9pw
7325
7326     Making all in hb-ucdn
7327     make[4]: Entering directory '/c/projects/harfbuzz/src/hb-ucdn'
7328       CC       libhb_ucdn_la-ucdn.lo
7329       GEN      libhb-ucdn.la
7330     /bin/sh: libhb_ucdn_la-ucdn.lo: command not found
7331     make[4]: *** [Makefile:404: libhb-ucdn.la] Error 127
7332     make[4]: Leaving directory '/c/projects/harfbuzz/src/hb-ucdn'
7333     make[3]: *** [Makefile:2548: all-recursive] Error 1
7334     make[3]: Leaving directory '/c/projects/harfbuzz/src'
7335     make[2]: *** [Makefile:1382: all] Error 2
7336     make[2]: Leaving directory '/c/projects/harfbuzz/src'
7337     make[1]: *** [Makefile:486: all-recursive] Error 1
7338     make[1]: Leaving directory '/c/projects/harfbuzz'
7339     make: *** [Makefile:418: all] Error 2
7340
7341  src/hb-ucdn/Makefile.am | 11 -----------
7342  1 file changed, 11 deletions(-)
7343
7344 commit 90d1c740c370b97dfff52420db013ed50075b984
7345 Author: Behdad Esfahbod <behdad@behdad.org>
7346 Date:   Sun Feb 11 19:08:59 2018 -0800
7347
7348     Add MSVC to no-visibility list
7349
7350  src/hb-private.hh | 2 +-
7351  1 file changed, 1 insertion(+), 1 deletion(-)
7352
7353 commit 0db6c6f214a83ffeeefb7c3b77476567e534facb
7354 Author: Behdad Esfahbod <behdad@behdad.org>
7355 Date:   Sun Feb 11 18:28:10 2018 -0800
7356
7357     Add Sun compiler to no-visibility as well
7358
7359     Fixes https://github.com/harfbuzz/harfbuzz/pull/776
7360
7361  src/hb-private.hh | 2 +-
7362  1 file changed, 1 insertion(+), 1 deletion(-)
7363
7364 commit d33ba163611c42acd0125472191ea40745f905eb
7365 Author: Behdad Esfahbod <behdad@behdad.org>
7366 Date:   Sun Feb 11 18:26:41 2018 -0800
7367
7368     Fix more warnings
7369
7370  test/api/test-buffer.c | 14 +++++++-------
7371  1 file changed, 7 insertions(+), 7 deletions(-)
7372
7373 commit dde6448379c9eeb0fc7cc476688002be661229b8
7374 Author: Behdad Esfahbod <behdad@behdad.org>
7375 Date:   Sun Feb 11 18:24:22 2018 -0800
7376
7377     Another try at fixing multiple-defintion of NullPool
7378
7379     This one might do it...
7380
7381  src/hb-open-type-private.hh | 6 +++++-
7382  1 file changed, 5 insertions(+), 1 deletion(-)
7383
7384 commit b5f25844fbdd3167051c8d3586b404ae7f077b3b
7385 Author: Behdad Esfahbod <behdad@behdad.org>
7386 Date:   Sun Feb 11 19:49:18 2018 -0600
7387
7388     [docs] Minor update
7389
7390  docs/harfbuzz-sections.txt | 4 ++++
7391  1 file changed, 4 insertions(+)
7392
7393 commit 41906cd5efc2fe17f5fff3fa5fe8488e0cdc6399
7394 Author: Behdad Esfahbod <behdad@behdad.org>
7395 Date:   Sun Feb 11 19:46:06 2018 -0600
7396
7397     [subset] Another fixup
7398
7399     I broke this in c31fcf4c58d96eb7d9781a986991b1a79ac7be44
7400
7401  src/hb-ot-cmap-table.hh  | 2 +-
7402  test/subset/run-tests.py | 1 +
7403  2 files changed, 2 insertions(+), 1 deletion(-)
7404
7405 commit cd32177a322b5fd70c92f67f21b64686bf5d5533
7406 Author: Behdad Esfahbod <behdad@behdad.org>
7407 Date:   Sun Feb 11 19:34:05 2018 -0600
7408
7409     Try at fixing multiple-definition of NullPool
7410
7411     If we don't have visibility, make NullPool static.
7412
7413  src/hb-open-type-private.hh | 8 +++++++-
7414  src/hb-ot-layout.cc         | 2 ++
7415  src/hb-private.hh           | 4 +---
7416  3 files changed, 10 insertions(+), 4 deletions(-)
7417
7418 commit 3d421ce30713582484471baba76470c84dabc118
7419 Author: Behdad Esfahbod <behdad@behdad.org>
7420 Date:   Sun Feb 11 19:01:44 2018 -0600
7421
7422     [subset] Use auto_array_t where it does make sense
7423
7424     Better fix for https://github.com/harfbuzz/harfbuzz/pull/775
7425
7426  src/hb-subset-plan.cc | 3 +--
7427  1 file changed, 1 insertion(+), 2 deletions(-)
7428
7429 commit 9aa2eb61e6cb3e4308140bed8a8531877ffd6adf
7430 Author: Behdad Esfahbod <behdad@behdad.org>
7431 Date:   Sun Feb 11 19:00:42 2018 -0600
7432
7433     Minor
7434
7435  src/hb-ot-cmap-table.hh | 7 +++----
7436  1 file changed, 3 insertions(+), 4 deletions(-)
7437
7438 commit ae6d0259b4f075885070f833d0f2a96333bf4af3
7439 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7440 Date:   Sun Feb 11 15:40:55 2018 +0330
7441
7442     Install fonttools on two bots and enable cmake hb-subset test (#777)
7443
7444  .circleci/config.yml       | 6 ++++--
7445  test/subset/CMakeLists.txt | 8 ++++----
7446  2 files changed, 8 insertions(+), 6 deletions(-)
7447
7448 commit c8d4c2e32f1cea610a9c91dc6b0c32e9ffe84f20
7449 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7450 Date:   Sun Feb 11 13:15:44 2018 +0330
7451
7452     Initialize bad_indices on hb-subset (#775)
7453
7454  src/hb-subset-plan.cc | 1 +
7455  1 file changed, 1 insertion(+)
7456
7457 commit 5845e5ca3bac21c0b03e71eab282b02fb7e868a4
7458 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7459 Date:   Sun Feb 11 12:03:33 2018 +0330
7460
7461     fix gobject compile issue (#773)
7462
7463  src/hb-gobject-structs.h | 4 ++--
7464  1 file changed, 2 insertions(+), 2 deletions(-)
7465
7466 commit 9b5af3ec7f80a7793d5d3891e762d83026de0a5b
7467 Author: Behdad Esfahbod <behdad@behdad.org>
7468 Date:   Sat Feb 10 21:50:26 2018 -0600
7469
7470     [gpos] Adjust mark attachment heuristic
7471
7472     Hopefully it...
7473     fixes https://github.com/harfbuzz/harfbuzz/issues/740
7474
7475  src/hb-ot-layout-gpos-table.hh | 9 +++++++--
7476  1 file changed, 7 insertions(+), 2 deletions(-)
7477
7478 commit 70b06cc6e71e15f0d7550f67b113eed5e6f30a5f
7479 Author: Behdad Esfahbod <behdad@behdad.org>
7480 Date:   Sat Feb 10 16:13:06 2018 -0600
7481
7482     More fixes
7483
7484  util/hb-subset.cc | 6 +++---
7485  1 file changed, 3 insertions(+), 3 deletions(-)
7486
7487 commit 6c1848b1e3b8969afc441f094b0d7b64b4b14933
7488 Author: Behdad Esfahbod <behdad@behdad.org>
7489 Date:   Sat Feb 10 15:52:35 2018 -0600
7490
7491     Misc warning fixes
7492
7493  test/api/test-blob.c   |  2 +-
7494  test/api/test-buffer.c | 14 +++++++-------
7495  test/api/test-ot-tag.c |  2 +-
7496  3 files changed, 9 insertions(+), 9 deletions(-)
7497
7498 commit 7039803b51f23cb15dd7e12b105c379bd2e38d71
7499 Author: Behdad Esfahbod <behdad@behdad.org>
7500 Date:   Sat Feb 10 15:47:50 2018 -0600
7501
7502     Fix djgpp bot
7503
7504  src/hb-subset-glyf.cc | 4 ++--
7505  1 file changed, 2 insertions(+), 2 deletions(-)
7506
7507 commit cdab20df1e55da196ffc6bc00d580e5ef74c1975
7508 Author: Behdad Esfahbod <behdad@behdad.org>
7509 Date:   Sat Feb 10 15:45:17 2018 -0600
7510
7511     Minor
7512
7513  src/hb-ot-layout.cc | 2 +-
7514  1 file changed, 1 insertion(+), 1 deletion(-)
7515
7516 commit 203b647530b1550388bb3ce2f67e3b17e019d3e4
7517 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7518 Date:   Sun Feb 11 01:00:03 2018 +0330
7519
7520     Favor use of static instead HB_INTERNAL
7521
7522  src/hb-subset-glyf.cc | 8 ++++----
7523  src/hb-subset-plan.cc | 4 ++--
7524  src/hb-subset.cc      | 2 +-
7525  3 files changed, 7 insertions(+), 7 deletions(-)
7526
7527 commit 4c5bdb4b39a723b624346d9b9ff9ace964fff0fe
7528 Author: Behdad Esfahbod <behdad@behdad.org>
7529 Date:   Sat Feb 10 15:40:54 2018 -0600
7530
7531     [test] Disable test-subset-glyf for now
7532
7533  test/api/test-subset-glyf.c | 5 ++++-
7534  1 file changed, 4 insertions(+), 1 deletion(-)
7535
7536 commit 43314ff4c05076decbd1eb07ed78f732b6ebcba9
7537 Author: Behdad Esfahbod <behdad@behdad.org>
7538 Date:   Sat Feb 10 15:40:03 2018 -0600
7539
7540     More fixes
7541
7542     test-subset-glyf still failing. No idea why :(
7543
7544  src/hb-subset.cc            |  3 +--
7545  test/api/test-subset-glyf.c | 26 ++++++++++++++++----------
7546  2 files changed, 17 insertions(+), 12 deletions(-)
7547
7548 commit a981d798eab41b6a7c6484776f04fe178bd536ba
7549 Author: Behdad Esfahbod <behdad@behdad.org>
7550 Date:   Sat Feb 10 15:17:28 2018 -0600
7551
7552     Fix more build issues
7553
7554     Hopefully most bots come back with this...
7555
7556  src/check-libstdc++.sh   |  5 +++--
7557  src/check-symbols.sh     |  2 +-
7558  src/hb-buffer.h          |  1 -
7559  src/hb-gobject-structs.h |  6 ++++++
7560  src/hb-subset-plan.cc    | 10 +++++++---
7561  src/hb-subset.cc         |  6 +++---
7562  6 files changed, 20 insertions(+), 10 deletions(-)
7563
7564 commit 6c4ca6135a2ce846431b0ede6a288d3b2f97167e
7565 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7566 Date:   Sun Feb 11 00:42:06 2018 +0330
7567
7568     Hide more symbols of hb-subset (#771)
7569
7570  src/hb-subset-plan.cc | 2 +-
7571  src/hb-subset.cc      | 6 +++---
7572  2 files changed, 4 insertions(+), 4 deletions(-)
7573
7574 commit c31fcf4c58d96eb7d9781a986991b1a79ac7be44
7575 Author: Behdad Esfahbod <behdad@behdad.org>
7576 Date:   Sat Feb 10 14:20:10 2018 -0600
7577
7578     [subset] Replace auto_array with prealloced_array
7579
7580     auto_array has constructor/destructor. Cannot be used in POD object,
7581     as the clang
7582     bots all noticed...
7583
7584  src/hb-ot-cmap-table.hh |  8 ++++----
7585  src/hb-subset-glyf.cc   |  6 +++---
7586  src/hb-subset-plan.cc   | 23 +++++++++++------------
7587  src/hb-subset-plan.hh   |  9 +++------
7588  4 files changed, 21 insertions(+), 25 deletions(-)
7589
7590 commit 931d67900ee6d96b5962a475c1b71a58b821bcba
7591 Author: Behdad Esfahbod <behdad@behdad.org>
7592 Date:   Sat Feb 10 14:11:16 2018 -0600
7593
7594     Fix some other bots
7595
7596  src/hb-subset-glyf.cc | 5 ++---
7597  1 file changed, 2 insertions(+), 3 deletions(-)
7598
7599 commit 4011d885b7fca87c717fdaa4bd0318a42308865a
7600 Author: Behdad Esfahbod <behdad@behdad.org>
7601 Date:   Sat Feb 10 14:09:06 2018 -0600
7602
7603     [util] Remove use of ssize_t which was failing on MSVC
7604
7605  util/hb-subset.cc | 6 +++---
7606  1 file changed, 3 insertions(+), 3 deletions(-)
7607
7608 commit bfa871634ce9ef9f4ed18348d898686952d6cbe3
7609 Author: Behdad Esfahbod <behdad@behdad.org>
7610 Date:   Sat Feb 10 13:37:28 2018 -0600
7611
7612     Minor
7613
7614  src/hb-subset-glyf.hh | 2 +-
7615  src/hb-subset-plan.hh | 2 +-
7616  src/hb-subset.cc      | 3 +--
7617  src/hb-subset.h       | 2 +-
7618  4 files changed, 4 insertions(+), 5 deletions(-)
7619
7620 commit 844f48ea9a72d28e2c088497f6c403c54e1751a8
7621 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7622 Date:   Sat Feb 10 23:13:12 2018 +0330
7623
7624     Fix symbol exporting and libstdc++ linkage of hb-subset (#769)
7625
7626  CMakeLists.txt          |  6 ++----
7627  src/Makefile.am         |  3 +++
7628  src/check-defs.sh       |  2 +-
7629  src/check-libstdc++.sh  | 20 +++++++++++---------
7630  src/check-symbols.sh    | 28 +++++++++++++++-------------
7631  src/hb-subset-glyf.cc   |  8 ++++----
7632  src/hb-subset-glyf.hh   |  2 +-
7633  src/hb-subset-plan.cc   |  4 ++--
7634  src/hb-subset-plan.hh   |  8 ++++----
7635  src/hb-subset.cc        |  2 +-
7636  src/hb-ucdn/Makefile.am | 11 +++++++++++
7637  11 files changed, 55 insertions(+), 39 deletions(-)
7638
7639 commit 91519c6a5b130ced569cedc3710ab395b663240d
7640 Author: Behdad Esfahbod <behdad@behdad.org>
7641 Date:   Sat Feb 10 13:35:17 2018 -0600
7642
7643     [aat] Add buffer messages
7644
7645  src/hb-aat-layout-morx-table.hh | 8 ++++++++
7646  1 file changed, 8 insertions(+)
7647
7648 commit af274507c4f4c5a582543affa71d81a87d6d9151
7649 Author: Behdad Esfahbod <behdad@behdad.org>
7650 Date:   Sat Feb 10 13:25:49 2018 -0600
7651
7652     Minor
7653
7654  src/hb-private.hh | 15 ++++++---------
7655  1 file changed, 6 insertions(+), 9 deletions(-)
7656
7657 commit 570d523761b23a3c668d9071712d5f10944d21fc
7658 Merge: 71130a20 d18decd2
7659 Author: Behdad Esfahbod <behdad@behdad.org>
7660 Date:   Sat Feb 10 13:24:22 2018 -0600
7661
7662     [subset] Merge remote-tracking branch 'googlefonts/master'
7663
7664 commit 71130a20fae7c256b0ab1aa397cc1ac2d11dd487
7665 Author: Behdad Esfahbod <behdad@behdad.org>
7666 Date:   Sat Feb 10 13:15:57 2018 -0600
7667
7668     Replace Supplier.advance with Supplier::operator+=
7669
7670  src/hb-open-file-private.hh        |  4 ++--
7671  src/hb-open-type-private.hh        |  7 ++++---
7672  src/hb-ot-layout-common-private.hh |  4 ++--
7673  src/hb-ot-layout-gsub-table.hh     | 10 +++++-----
7674  4 files changed, 13 insertions(+), 12 deletions(-)
7675
7676 commit d0f3e7f59719bdb6a2105ee85a8f3ee799741dab
7677 Author: Behdad Esfahbod <behdad@behdad.org>
7678 Date:   Sat Feb 10 12:45:28 2018 -0600
7679
7680     [util] Use setlinebuf() if present
7681
7682     To work around mysterious bug on OS X.
7683
7684     Fixes https://github.com/harfbuzz/harfbuzz/issues/727
7685
7686  configure.ac    |  6 ++----
7687  util/options.cc | 12 ++++++++++--
7688  2 files changed, 12 insertions(+), 6 deletions(-)
7689
7690 commit ad575a5f47a51ee553710873ac2672479b76ba5e
7691 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7692 Date:   Sat Feb 10 19:50:11 2018 +0330
7693
7694     Fix cast warnings on clang (#768)
7695
7696  src/hb-open-type-private.hh | 4 ++--
7697  1 file changed, 2 insertions(+), 2 deletions(-)
7698
7699 commit d18decd2013f24f315dbd3b15cdd80c5a734e7e9
7700 Author: Garret Rieger <grieger@google.com>
7701 Date:   Fri Feb 9 18:41:21 2018 -0800
7702
7703     In glyf subsetting add suport for writing out a short loca table
7704     when possible.
7705
7706  src/hb-subset-glyf.cc | 42 +++++++++++++++++++++++++++++++++---------
7707  1 file changed, 33 insertions(+), 9 deletions(-)
7708
7709 commit 9275bd03ea427eb607dde6a8e65f78a350b88323
7710 Author: Rod Sheeter <rsheeter@google.com>
7711 Date:   Fri Feb 9 17:33:34 2018 -0800
7712
7713     First pass at building a cmap
7714
7715  src/hb-ot-cmap-table.hh | 103
7716  ++++++++++++++++++++++++++++++++++++++++++++----
7717  src/hb-subset.cc        |  37 +++++++++--------
7718  2 files changed, 115 insertions(+), 25 deletions(-)
7719
7720 commit d2170d14780ad6f8e0d17a1e011445c3bcc20871
7721 Author: Garret Rieger <grieger@google.com>
7722 Date:   Fri Feb 9 17:24:16 2018 -0800
7723
7724     Check for failures from add table.
7725
7726  src/hb-subset.cc | 9 ++++-----
7727  1 file changed, 4 insertions(+), 5 deletions(-)
7728
7729 commit 4816064c0e5464d032a55001a959a9abcef7f70e
7730 Author: Rod Sheeter <rsheeter@google.com>
7731 Date:   Fri Feb 9 17:14:37 2018 -0800
7732
7733     add missing return
7734
7735  src/hb-private.hh | 4 +++-
7736  1 file changed, 3 insertions(+), 1 deletion(-)
7737
7738 commit 0089443756cdcef0182e55cf8480b96a64d31cc7
7739 Author: Garret Rieger <grieger@google.com>
7740 Date:   Fri Feb 9 16:22:09 2018 -0800
7741
7742     Keep a second set of glyph ids in subset plan which is sorted by
7743     glyph id and always has gid 0
7744
7745  src/hb-subset-glyf.cc |  2 +-
7746  src/hb-subset-plan.cc | 34 +++++++++++++++++++++++++---------
7747  src/hb-subset-plan.hh |  1 +
7748  3 files changed, 27 insertions(+), 10 deletions(-)
7749
7750 commit 3bc81558d836e27e77bda0d6da9c71f530719579
7751 Author: Garret Rieger <grieger@google.com>
7752 Date:   Fri Feb 9 16:06:33 2018 -0800
7753
7754     Formatting for hb-subset-plan.
7755
7756  src/hb-subset-plan.cc | 51
7757  +++++++++++++++++++++++++++------------------------
7758  1 file changed, 27 insertions(+), 24 deletions(-)
7759
7760 commit 8cef3a61995317d3a5724221108647d7e66fe24a
7761 Author: Behdad Esfahbod <behdad@behdad.org>
7762 Date:   Fri Feb 9 16:04:23 2018 -0600
7763
7764     Try fixing build with Sun Studio
7765
7766     Trying to fix:
7767     https://circleci.com/gh/harfbuzz/harfbuzz/6635
7768
7769     Also part of:
7770     https://github.com/harfbuzz/harfbuzz/issues/630
7771
7772  src/hb-private.hh | 9 ++++++++-
7773  1 file changed, 8 insertions(+), 1 deletion(-)
7774
7775 commit 86aa4b3ba7cd075f01614874dae88a771b8c54fd
7776 Author: Garret Rieger <grieger@google.com>
7777 Date:   Fri Feb 9 13:54:43 2018 -0800
7778
7779     Return empty face on hb_subset failure instead of null. Plus some
7780     minor cleanups for _add_head_and_set_loca_version
7781
7782  src/hb-subset.cc | 11 +++++------
7783  1 file changed, 5 insertions(+), 6 deletions(-)
7784
7785 commit d45f240e4e330cedad737fdb792b311c37a19e32
7786 Author: Behdad Esfahbod <behdad@behdad.org>
7787 Date:   Fri Feb 9 15:51:45 2018 -0600
7788
7789     Typo
7790
7791  src/hb-buffer.h | 2 +-
7792  1 file changed, 1 insertion(+), 1 deletion(-)
7793
7794 commit 3b7aa651b4714b996816023a4929c0289065493f
7795 Author: Behdad Esfahbod <behdad@behdad.org>
7796 Date:   Fri Feb 9 15:43:20 2018 -0600
7797
7798     [docs] Improve UNSAFE_TO_BREAK docs
7799
7800  src/hb-buffer.h | 17 +++++++++++++++--
7801  1 file changed, 15 insertions(+), 2 deletions(-)
7802
7803 commit 671f0a7733a496eb46b08dc88c3c46b804cdd895
7804 Author: bungeman <bungeman@chromium.org>
7805 Date:   Thu Feb 1 13:31:25 2018 -0500
7806
7807     Documentation for HB_GLYPH_FLAG_UNSAFE_TO_BREAK.
7808
7809     HB_GLYPH_FLAG_UNSAFE_TO_BREAK means that the glyph with this flag is
7810     somehow affected by the previous logical glyph (the previous index
7811     in the buffer if ltr and the next index if the buffer is rtl). If
7812     these two glyphs are separated by a break (line or otherwise) then the
7813     underlying text should be re-shaped on both sides up to corresponding
7814     position in the text of some glyph not marked with this flag.
7815
7816  src/hb-buffer.h | 6 ++++++
7817  1 file changed, 6 insertions(+)
7818
7819 commit 1582eabee6017839518b821ef93a329a0a86a453
7820 Author: Garret Rieger <grieger@google.com>
7821 Date:   Fri Feb 9 12:52:08 2018 -0800
7822
7823     Update head table with loca format selected by glyf+loca subsetting.
7824
7825  src/hb-subset-glyf.cc |  7 +++----
7826  src/hb-subset-glyf.hh |  1 +
7827  src/hb-subset.cc      | 37 +++++++++++++++++++++++++++++++++++--
7828  3 files changed, 39 insertions(+), 6 deletions(-)
7829
7830 commit 335bbaa66f66e86d417cc123a2bf397e8b834f64
7831 Author: Garret Rieger <grieger@google.com>
7832 Date:   Fri Feb 9 10:55:15 2018 -0800
7833
7834     Remove uneeded code in hb-subset.
7835
7836  src/hb-subset.cc | 19 -------------------
7837  1 file changed, 19 deletions(-)
7838
7839 commit 3346ba9cd5198d27c7416b8c71fecb6c8d3cb335
7840 Author: Behdad Esfahbod <behdad@behdad.org>
7841 Date:   Fri Feb 9 11:05:17 2018 -0600
7842
7843     [test/text-rendering-tests] Update from upstream
7844
7845  .../text-rendering-tests/fonts/TestMORXTwentysix.ttf  | Bin 3260 ->
7846  3252 bytes
7847  1 file changed, 0 insertions(+), 0 deletions(-)
7848
7849 commit 1cd98d05e07498653ba60a68b6342d1a90429eba
7850 Author: Rod Sheeter <rsheeter@google.com>
7851 Date:   Thu Feb 8 19:39:57 2018 -0800
7852
7853     Create the groups for a cmap format12. Does not yet build the
7854     actual table.
7855
7856  src/hb-ot-cmap-table.hh | 25 +++++++++++++++++++++++++
7857  1 file changed, 25 insertions(+)
7858
7859 commit 59c658c8d53481990fe0efa66422353d0687474b
7860 Author: Rod Sheeter <rsheeter@google.com>
7861 Date:   Thu Feb 8 19:22:47 2018 -0800
7862
7863     capture codepoints sorted so we can use them for cmap later. one
7864     day we will have a map
7865
7866  src/hb-ot-cmap-table.hh | 14 ---------
7867  src/hb-private.hh       | 61 +++++++++++++++++++++++++---------------
7868  src/hb-subset-glyf.cc   | 16 +++++------
7869  src/hb-subset-plan.cc   | 75
7870  ++++++++++++++++++++++++++++++++++---------------
7871  src/hb-subset-plan.hh   |  8 ++++--
7872  src/hb-subset.cc        | 29 ++++++++++++-------
7873  6 files changed, 123 insertions(+), 80 deletions(-)
7874
7875 commit 8431c38cdc05ddcddb1aa5fbb72a95446b500fd2
7876 Author: Rod Sheeter <rsheeter@google.com>
7877 Date:   Thu Feb 8 19:20:58 2018 -0800
7878
7879     remove output noise
7880
7881  util/hb-subset.cc | 1 -
7882  1 file changed, 1 deletion(-)
7883
7884 commit 5cca0c07afbe9ab4b28d333f6f853063ecd75aff
7885 Author: Rod Sheeter <rsheeter@google.com>
7886 Date:   Thu Feb 8 19:05:46 2018 -0800
7887
7888     fix comment
7889
7890  src/hb-open-file-private.hh | 2 +-
7891  1 file changed, 1 insertion(+), 1 deletion(-)
7892
7893 commit a19138e668e77a0c05da2ab065c5366c8359b377
7894 Author: Rod Sheeter <rsheeter@google.com>
7895 Date:   Thu Feb 8 19:03:41 2018 -0800
7896
7897     comment the serialization of table
7898
7899  src/hb-open-file-private.hh | 8 ++++++++
7900  1 file changed, 8 insertions(+)
7901
7902 commit 5a34114f9685680d4a8cdf85a8ac90172c5620d7
7903 Author: Garret Rieger <grieger@google.com>
7904 Date:   Thu Feb 8 18:32:24 2018 -0800
7905
7906     Add an extra entry to the end of the loca table to identify the end
7907     of the last glyph's data.
7908
7909  src/hb-subset-glyf.cc | 7 ++++++-
7910  1 file changed, 6 insertions(+), 1 deletion(-)
7911
7912 commit aac7d962120aa137385324b33a173df4f19fd80b
7913 Author: Garret Rieger <grieger@google.com>
7914 Date:   Thu Feb 8 18:18:16 2018 -0800
7915
7916     Apply per table subsetting while building the new face in hb_subset.
7917
7918  src/hb-subset-glyf.cc |   1 +
7919  src/hb-subset.cc      | 105
7920  ++++++++++++++++++++++++++++++--------------------
7921  2 files changed, 65 insertions(+), 41 deletions(-)
7922
7923 commit 3e81832432a1cae0dc28242bb6ff279753effd27
7924 Author: Garret Rieger <grieger@google.com>
7925 Date:   Thu Feb 8 15:55:12 2018 -0800
7926
7927     Disable subset tests on cmake for now.
7928
7929  test/subset/CMakeLists.txt | 7 ++++---
7930  1 file changed, 4 insertions(+), 3 deletions(-)
7931
7932 commit 2f941053111d60433ab39cc70edd69c962896961
7933 Author: Garret Rieger <grieger@google.com>
7934 Date:   Thu Feb 8 15:55:12 2018 -0800
7935
7936     Disable subset tests on cmake for now.
7937
7938  test/subset/CMakeLists.txt | 7 ++++---
7939  1 file changed, 4 insertions(+), 3 deletions(-)
7940
7941 commit e081c9e8fc84843740c8a55b49403acc3fe4f0b7
7942 Author: Behdad Esfahbod <behdad@behdad.org>
7943 Date:   Thu Feb 8 17:44:24 2018 -0600
7944
7945     Oops!
7946
7947  test/subset/run-tests.py | 2 +-
7948  1 file changed, 1 insertion(+), 1 deletion(-)
7949
7950 commit 1c49afe179e7e1884ceeae1d93e50fa51f18f894
7951 Author: Behdad Esfahbod <behdad@behdad.org>
7952 Date:   Thu Feb 8 17:38:58 2018 -0600
7953
7954     Whitespace
7955
7956  test/subset/run-tests.py | 2 +-
7957  1 file changed, 1 insertion(+), 1 deletion(-)
7958
7959 commit 9682ef135f16cb3368b9c5970fdcec71301b687e
7960 Author: Behdad Esfahbod <behdad@behdad.org>
7961 Date:   Thu Feb 8 17:35:57 2018 -0600
7962
7963     Minor fixups
7964
7965  CMakeLists.txt              | 2 +-
7966  src/hb-ot-cmap-table.hh     | 6 +++---
7967  src/hb-subset.cc            | 6 +++---
7968  test/api/hb-test.h          | 5 +++++
7969  test/api/test-subset-glyf.c | 4 ----
7970  test/api/test-subset.c      | 4 ----
7971  6 files changed, 12 insertions(+), 15 deletions(-)
7972
7973 commit 35eeb893efcdfa2bf6a136cd2911d564334e573c
7974 Author: Garret Rieger <grieger@google.com>
7975 Date:   Thu Feb 8 15:17:34 2018 -0800
7976
7977     Don't include subset headers in libharfbuzz.
7978
7979  CMakeLists.txt | 1 -
7980  1 file changed, 1 deletion(-)
7981
7982 commit 42234424a0fc43d298be082b4c7b1e288e94bbb6
7983 Author: Garret Rieger <grieger@google.com>
7984 Date:   Thu Feb 8 15:11:15 2018 -0800
7985
7986     Fix include gaurds and include order in hb-subset-glyf and
7987     hb-subset-plan
7988
7989  src/hb-subset-glyf.hh | 6 ++++--
7990  src/hb-subset-plan.cc | 2 +-
7991  src/hb-subset-plan.hh | 5 +++--
7992  3 files changed, 8 insertions(+), 5 deletions(-)
7993
7994 commit 0f3c756cbfe8a263ee388481acac7a24d9684c44
7995 Author: Garret Rieger <grieger@google.com>
7996 Date:   Thu Feb 8 14:59:32 2018 -0800
7997
7998     Add CMake config for building a separate harfbuzz-subset.
7999
8000  CMakeLists.txt          | 17 ++++++++++++++---
8001  test/api/CMakeLists.txt |  2 +-
8002  2 files changed, 15 insertions(+), 4 deletions(-)
8003
8004 commit d4d120ad79ff65c6987ca127da5d9ee30740b0b1
8005 Author: Garret Rieger <grieger@google.com>
8006 Date:   Thu Feb 8 14:26:18 2018 -0800
8007
8008     Skip subset to fonttools comparison test if TTX is not present.
8009
8010  test/subset/run-tests.py | 5 +++++
8011  1 file changed, 5 insertions(+)
8012
8013 commit 29d915284e46fb9be01221a88c9e969080daa1b2
8014 Author: Garret Rieger <grieger@google.com>
8015 Date:   Thu Feb 8 11:31:27 2018 -0800
8016
8017     Whitespace
8018
8019  test/subset/run-tests.py | 16 ++++++++--------
8020  1 file changed, 8 insertions(+), 8 deletions(-)
8021
8022 commit f9420d9effcfb3464d4b99e54decb3d90e4a410d
8023 Author: Garret Rieger <grieger@google.com>
8024 Date:   Thu Feb 8 11:30:36 2018 -0800
8025
8026     In the hb-subset to fontTools comparison, use ttx to compare the
8027     fonts. This allows for some binary differences such as re-ordered
8028     tables.
8029
8030  test/subset/run-tests.py | 21 ++++++++++++++-------
8031  1 file changed, 14 insertions(+), 7 deletions(-)
8032
8033 commit 8e9fd6f1ab491519cf7205467bc5d20056fce99d
8034 Author: Garret Rieger <grieger@google.com>
8035 Date:   Wed Feb 7 19:01:21 2018 -0800
8036
8037     Implement basic loca (long version only) subsetting.
8038
8039  src/hb-subset-glyf.cc | 66
8040  +++++++++++++++++++++++++++++++++++----------------
8041  1 file changed, 46 insertions(+), 20 deletions(-)
8042
8043 commit f9c665fed1347f7af6d36ba129f9d174f4ac54dc
8044 Author: Garret Rieger <grieger@google.com>
8045 Date:   Wed Feb 7 16:53:18 2018 -0800
8046
8047     Update interface to hb-subset-glyf to subset glyf and loca.
8048
8049  src/hb-subset-glyf.cc | 10 +++++++---
8050  src/hb-subset-glyf.hh |  7 ++++---
8051  src/hb-subset.cc      |  7 +++++--
8052  3 files changed, 16 insertions(+), 8 deletions(-)
8053
8054 commit f2ceb5ee4d745e0e6e754f0b0ea16b29dbedbf1b
8055 Author: Garret Rieger <grieger@google.com>
8056 Date:   Wed Feb 7 16:47:31 2018 -0800
8057
8058     Comment out failing assert in test-subset-glyf for now. Should be
8059     re-enabled once hb_subset is writing out a new face.
8060
8061  test/api/test-subset-glyf.c | 5 +++--
8062  1 file changed, 3 insertions(+), 2 deletions(-)
8063
8064 commit 89dbebd4ad948ddad8e10323315a809c11d7cafa
8065 Author: Garret Rieger <grieger@google.com>
8066 Date:   Wed Feb 7 16:32:56 2018 -0800
8067
8068     Add a basic test for glyf subsetting.
8069
8070  test/api/Makefile.am                  |   4 +
8071  test/api/fonts/Roboto-Regular.abc.ttf | Bin 0 -> 2460 bytes
8072  test/api/fonts/Roboto-Regular.ac.ttf  | Bin 0 -> 2268 bytes
8073  test/api/test-subset-glyf.c           | 134
8074  ++++++++++++++++++++++++++++++++++
8075  4 files changed, 138 insertions(+)
8076
8077 commit 217ed5e3c885532fa8b332cc0d0f9cb4eef32e2b
8078 Author: Garret Rieger <grieger@google.com>
8079 Date:   Wed Feb 7 16:30:07 2018 -0800
8080
8081     Cleanups in hb-subset-glyf and hb-subset-plan.
8082
8083  src/hb-subset-glyf.cc | 30 +++++++++++++++---------------
8084  src/hb-subset-plan.hh |  2 +-
8085  2 files changed, 16 insertions(+), 16 deletions(-)
8086
8087 commit 13193a9b97302480cc11787787fa6826a97be4bb
8088 Author: Rod Sheeter <rsheeter@google.com>
8089 Date:   Wed Feb 7 16:09:52 2018 -0800
8090
8091     move to the hb_face_t dest pattern
8092
8093  src/hb-ot-cmap-table.hh |  7 ++++++-
8094  src/hb-subset.cc        | 28 +++++++++++++---------------
8095  2 files changed, 19 insertions(+), 16 deletions(-)
8096
8097 commit 0859a006695097c2a66a07284f3cc5b8de8edb05
8098 Author: Rod Sheeter <rsheeter@google.com>
8099 Date:   Wed Feb 7 15:59:36 2018 -0800
8100
8101     sketch a subset<T> and call it for cmap. Add subset to cmap, albeit
8102     not working even for the msot basic case just yet
8103
8104  src/hb-ot-cmap-table.hh | 18 ++++++++++++++++--
8105  src/hb-subset.cc        | 30 ++++++++++++++++++++++++++++++
8106  2 files changed, 46 insertions(+), 2 deletions(-)
8107
8108 commit c1ab95dd907b1c4a2e2de17447683fe803fe4087
8109 Author: Behdad Esfahbod <behdad@behdad.org>
8110 Date:   Thu Feb 8 17:22:07 2018 -0600
8111
8112     Fix overflow in space fallback shaping
8113
8114     Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=657466
8115
8116  src/hb-ot-shape-fallback.cc | 2 +-
8117  1 file changed, 1 insertion(+), 1 deletion(-)
8118
8119 commit b220b5a44425db387b2149c4904a43ab369a2d6a
8120 Author: Behdad Esfahbod <behdad@behdad.org>
8121 Date:   Thu Feb 8 17:14:52 2018 -0600
8122
8123     Avoid undefined-behavior in fallback mark positioning
8124
8125     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5584
8126
8127  src/hb-ot-shape-fallback.cc | 11 ++++++-----
8128  1 file changed, 6 insertions(+), 5 deletions(-)
8129
8130 commit 3b68a03a1c5a23adbc73f4508009dd5b72bc9d81
8131 Author: Behdad Esfahbod <behdad@behdad.org>
8132 Date:   Thu Feb 8 17:00:37 2018 -0600
8133
8134     [fuzzer] Minor
8135
8136  src/Makefile.am | 2 +-
8137  1 file changed, 1 insertion(+), 1 deletion(-)
8138
8139 commit 194140d3f352b53b95757cccb7fff50425747cd6
8140 Author: Behdad Esfahbod <behdad@behdad.org>
8141 Date:   Thu Feb 8 16:27:57 2018 -0600
8142
8143     [util] Minor
8144
8145  util/hb-subset.cc |  2 +-
8146  util/options.hh   | 10 ++++++++--
8147  2 files changed, 9 insertions(+), 3 deletions(-)
8148
8149 commit 5021ba2a2186a77d7d70be5602b960d14634d8b2
8150 Author: Behdad Esfahbod <behdad@behdad.org>
8151 Date:   Thu Feb 8 15:11:28 2018 -0600
8152
8153     [aat] Minor
8154
8155  src/hb-aat-layout-common-private.hh | 10 +++++-----
8156  src/hb-aat-layout-morx-table.hh     |  7 +++----
8157  2 files changed, 8 insertions(+), 9 deletions(-)
8158
8159 commit 1242ad8424f5e8357fe6fd2143430aa8cfaf0954
8160 Author: Behdad Esfahbod <behdad@behdad.org>
8161 Date:   Thu Feb 8 14:10:01 2018 -0600
8162
8163     [test/text-rendering-tests] Update from upstream
8164
8165  test/shaping/data/text-rendering-tests/DISABLED          |   2 ++
8166  test/shaping/data/text-rendering-tests/Makefile.sources  |   2 ++
8167  .../text-rendering-tests/fonts/TestMORXTwentyfive.ttf    | Bin 0 ->
8168  3260 bytes
8169  .../text-rendering-tests/fonts/TestMORXTwentysix.ttf     | Bin 0 ->
8170  3260 bytes
8171  .../data/text-rendering-tests/tests/MORX-25.tests        |   9 +++++++++
8172  .../data/text-rendering-tests/tests/MORX-26.tests        |   2 ++
8173  6 files changed, 15 insertions(+)
8174
8175 commit 77ad8b5c8b3a9148cf2944abdd494618e642ee2c
8176 Author: Behdad Esfahbod <behdad@behdad.org>
8177 Date:   Wed Feb 7 21:54:33 2018 -0600
8178
8179     TODO
8180
8181  src/hb-open-file-private.hh | 2 ++
8182  1 file changed, 2 insertions(+)
8183
8184 commit 941bbd9f257367f838e55d079751c6059974fe2f
8185 Author: Behdad Esfahbod <behdad@behdad.org>
8186 Date:   Wed Feb 7 21:49:01 2018 -0600
8187
8188     [subset] Fix thinko
8189
8190  src/hb-open-file-private.hh | 6 +++++-
8191  1 file changed, 5 insertions(+), 1 deletion(-)
8192
8193 commit 931f8b7eb5e740ce81e5be6bfec60dbe3ac7ebc4
8194 Author: Behdad Esfahbod <behdad@behdad.org>
8195 Date:   Wed Feb 7 21:42:03 2018 -0600
8196
8197     Fix another thinko
8198
8199  src/hb-open-file-private.hh | 2 +-
8200  src/hb-private.hh           | 2 +-
8201  2 files changed, 2 insertions(+), 2 deletions(-)
8202
8203 commit 39b86695cf56736170c772424c9a8b75bca0254c
8204 Author: Behdad Esfahbod <behdad@behdad.org>
8205 Date:   Wed Feb 7 21:37:03 2018 -0600
8206
8207     [subset] Fix thinko
8208
8209  src/hb-subset.cc | 2 +-
8210  1 file changed, 1 insertion(+), 1 deletion(-)
8211
8212 commit eeffabc87572193a9e95f22647e80ae44e5a0089
8213 Author: Behdad Esfahbod <behdad@behdad.org>
8214 Date:   Wed Feb 7 21:34:05 2018 -0600
8215
8216     Build
8217
8218  src/Makefile.am | 2 +-
8219  1 file changed, 1 insertion(+), 1 deletion(-)
8220
8221 commit c479a59988b0cf3e557e22e97e1977962c803fa7
8222 Author: Behdad Esfahbod <behdad@behdad.org>
8223 Date:   Wed Feb 7 21:13:10 2018 -0600
8224
8225     [subset] Assemble font
8226
8227  src/hb-open-file-private.hh | 50
8228  +++++++++++++++++++++++++++++++++++++++++++-
8229  src/hb-open-type-private.hh | 33 +++++++++++++++++++++++------
8230  src/hb-ot-map-private.hh    | 10 ++++-----
8231  src/hb-private.hh           | 20 +++++++++++-------
8232  src/hb-set-private.hh       |  8 +++----
8233  src/hb-subset.cc            | 51
8234  +++++++++++++++++++++++++++++++++++++++------
8235  test/api/test-subset.c      |  9 ++++++--
8236  7 files changed, 150 insertions(+), 31 deletions(-)
8237
8238 commit 34ac3548b7c9dbc57f277cf9a7a337cd1a8a04bb
8239 Author: Behdad Esfahbod <behdad@behdad.org>
8240 Date:   Wed Feb 7 18:07:45 2018 -0600
8241
8242     [set] Respect stride
8243
8244     Ouch!
8245
8246  src/hb-set-private.hh | 4 ++--
8247  1 file changed, 2 insertions(+), 2 deletions(-)
8248
8249 commit 577becaf7b5ccd9de8ba533447f944427b9e4452
8250 Author: Behdad Esfahbod <behdad@behdad.org>
8251 Date:   Wed Feb 7 17:38:40 2018 -0600
8252
8253     [subset] Fixup
8254
8255  src/hb-subset.cc | 2 +-
8256  1 file changed, 1 insertion(+), 1 deletion(-)
8257
8258 commit c9acab3cfbe4a21e86ad309ebb452f103b1c1b04
8259 Author: Behdad Esfahbod <behdad@behdad.org>
8260 Date:   Wed Feb 7 17:12:55 2018 -0600
8261
8262     Whitespace
8263
8264  src/hb-open-file-private.hh | 6 +++---
8265  1 file changed, 3 insertions(+), 3 deletions(-)
8266
8267 commit 7fd0b61dee18380c302009f8be9cd68dadab7308
8268 Author: Behdad Esfahbod <behdad@behdad.org>
8269 Date:   Wed Feb 7 16:44:52 2018 -0600
8270
8271     [subset] Create new face and copy all tables to it
8272
8273     test-subset fails now because subset-face does not know how to
8274     compile itself.
8275
8276  src/hb-subset.cc | 37 ++++++++++++++++++++++++++-----------
8277  1 file changed, 26 insertions(+), 11 deletions(-)
8278
8279 commit 4e1abe2ce0b5163cbbbb8f8be0e9f7deba5ab2cb
8280 Author: Garret Rieger <grieger@google.com>
8281 Date:   Wed Feb 7 13:28:11 2018 -0800
8282
8283     Refactor subset glyf to remove multiple calls to glyf.fini()
8284
8285  src/hb-subset-glyf.cc | 52
8286  +++++++++++++++++++++++++++++----------------------
8287  1 file changed, 30 insertions(+), 22 deletions(-)
8288
8289 commit 0a5d1440f829f07454592adde9dd3aa93ad74442
8290 Author: Garret Rieger <grieger@google.com>
8291 Date:   Wed Feb 7 13:09:54 2018 -0800
8292
8293     Add implementation of glyf subsetting.
8294
8295  src/hb-subset-glyf.cc | 81
8296  +++++++++++++++++++++++++++++++++++++++++++++++----
8297  1 file changed, 76 insertions(+), 5 deletions(-)
8298
8299 commit 05d65baa1bb64664ba838993fd35f3899d52eb8d
8300 Author: Garret Rieger <grieger@google.com>
8301 Date:   Wed Feb 7 10:55:30 2018 -0800
8302
8303     Extract glyf offset calculation into it's own method.
8304
8305  src/hb-ot-glyf-table.hh | 26 ++++++++++++++++++--------
8306  1 file changed, 18 insertions(+), 8 deletions(-)
8307
8308 commit 6d7c6e19dc769cf9997b7c1f8a4598eb44ca0b3c
8309 Author: Behdad Esfahbod <behdad@behdad.org>
8310 Date:   Wed Feb 7 14:09:56 2018 -0600
8311
8312     Fix two undefined-behavior issues
8313
8314     Fixes https://github.com/harfbuzz/harfbuzz/issues/761
8315     Fixes https://github.com/harfbuzz/harfbuzz/issues/762
8316
8317  src/hb-ot-hmtx-table.hh              |  4 ++--
8318  src/hb-ot-layout-gsubgpos-private.hh | 10 +++++-----
8319  2 files changed, 7 insertions(+), 7 deletions(-)
8320
8321 commit b87cbe2bec1d589621ba143af59443f63230ffeb
8322 Author: Behdad Esfahbod <behdad@behdad.org>
8323 Date:   Wed Feb 7 14:11:26 2018 -0500
8324
8325     Try fixing build for platforms that have no visibility attributes
8326
8327  src/hb-private.hh | 1 +
8328  src/hb-subset.cc  | 2 ++
8329  src/main.cc       | 2 ++
8330  3 files changed, 5 insertions(+)
8331
8332 commit f70100417c71cff071c119607a7b75dcead05a05
8333 Author: Behdad Esfahbod <behdad@behdad.org>
8334 Date:   Wed Feb 7 13:58:23 2018 -0500
8335
8336     [test] Minor
8337
8338  test/api/test-ot-tag.c | 2 +-
8339  1 file changed, 1 insertion(+), 1 deletion(-)
8340
8341 commit 6804b61d2e49fcf9eac9fa0b86497ba91b220bee
8342 Author: Behdad Esfahbod <behdad@behdad.org>
8343 Date:   Wed Feb 7 13:47:35 2018 -0500
8344
8345     [subset] Add hb_subset_face
8346
8347     It's a hb_face_t that has add_table() and in the future knows how to
8348     compile itself into a font blob.
8349
8350  src/hb-private.hh |  9 ++++++
8351  src/hb-subset.cc  | 88
8352  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
8353  2 files changed, 97 insertions(+)
8354
8355 commit af02812fc51812a7e2265a1100bbca1a5bf8af45
8356 Author: Behdad Esfahbod <behdad@behdad.org>
8357 Date:   Wed Feb 7 13:07:46 2018 -0500
8358
8359     [subset] Change hb_subset API to remove hb_subset_face_t
8360
8361  src/hb-subset-plan.cc    | 12 ++++++++---
8362  src/hb-subset-plan.hh    |  2 +-
8363  src/hb-subset-private.hh | 10 ----------
8364  src/hb-subset.cc         | 52
8365  ++++++++----------------------------------------
8366  src/hb-subset.h          | 25 ++++++-----------------
8367  test/api/test-subset.c   |  9 +++++----
8368  util/hb-subset.cc        | 12 ++++++-----
8369  7 files changed, 36 insertions(+), 86 deletions(-)
8370
8371 commit 2da0d87e769b2ced71e4281e336bdbca65de2b3f
8372 Author: Behdad Esfahbod <behdad@behdad.org>
8373 Date:   Wed Feb 7 12:44:35 2018 -0500
8374
8375     Remove NullPool visibility hack
8376
8377     We keep a separate private NullPool in libharfbuzz-subset.so
8378     This can fire back later since now there are two separate null
8379     objects,
8380     and comparisons to the null pool can be confused.  Something to deal
8381     with when it comes up. Ouch!
8382
8383  src/hb-open-type-private.hh | 4 +---
8384  src/hb-subset.cc            | 4 ++++
8385  2 files changed, 5 insertions(+), 3 deletions(-)
8386
8387 commit b95aa204ee284c47e63dc1e34b3c5b4bdf9e7ab7
8388 Author: Rod Sheeter <rsheeter@google.com>
8389 Date:   Wed Feb 7 09:37:06 2018 -0800
8390
8391     glyph ids to retain should most likely keep the glyph id not the
8392     codepoint
8393
8394  src/hb-subset-plan.cc | 2 +-
8395  1 file changed, 1 insertion(+), 1 deletion(-)
8396
8397 commit 91428713bd6975b3bbfbdce54701f6aef5457121
8398 Author: Rod Sheeter <rsheeter@google.com>
8399 Date:   Wed Feb 7 09:35:59 2018 -0800
8400
8401     Remove \ns leftover from fprintf
8402
8403  src/hb-subset-plan.cc | 4 ++--
8404  src/hb-subset.cc      | 4 ++--
8405  2 files changed, 4 insertions(+), 4 deletions(-)
8406
8407 commit eb485bb9e90017abaf7dcdd7e39a82125d6807c3
8408 Author: Rod Sheeter <rsheeter@google.com>
8409 Date:   Wed Feb 7 09:32:36 2018 -0800
8410
8411     Horrid hack to assign new gids. Use DEBUG_MSG over fprintf
8412
8413  src/hb-subset-plan.cc | 27 +++++++++++++++++++++++----
8414  src/hb-subset-plan.hh |  5 +++++
8415  src/hb-subset.cc      |  9 +++++++++
8416  3 files changed, 37 insertions(+), 4 deletions(-)
8417
8418 commit 8b80cbb1dd13e2870a956825f5dafc4419b44200
8419 Author: Rod Sheeter <rsheeter@google.com>
8420 Date:   Wed Feb 7 09:31:31 2018 -0800
8421
8422     Add a subset debug category
8423
8424  src/hb-debug.hh | 13 +++++++++++++
8425  1 file changed, 13 insertions(+)
8426
8427 commit ee433d36fa544c3138718cc3f796b29e6df8a195
8428 Author: Behdad Esfahbod <behdad@behdad.org>
8429 Date:   Wed Feb 7 12:30:18 2018 -0500
8430
8431     [aat] Set debug lookup_index
8432
8433  src/hb-aat-layout-common-private.hh | 2 ++
8434  src/hb-aat-layout-morx-table.hh     | 3 +++
8435  2 files changed, 5 insertions(+)
8436
8437 commit 38df1ec8e0b457be9140c67e2c5c19153714d90e
8438 Author: Rod Sheeter <rsheeter@google.com>
8439 Date:   Wed Feb 7 07:58:58 2018 -0800
8440
8441     TEMPORARY: remove HB_INTERNAL from null pool so subset builds again
8442
8443  src/hb-open-type-private.hh | 4 +++-
8444  1 file changed, 3 insertions(+), 1 deletion(-)
8445
8446 commit 53aa0e95420c5c3bfe8af21cf7956535d35b06e6
8447 Author: Garret Rieger <grieger@google.com>
8448 Date:   Tue Feb 6 17:05:22 2018 -0800
8449
8450     Add an instance of glyf::accelerator_t to hb-subset-glyf.
8451
8452  src/hb-subset-glyf.cc | 13 ++++++++++---
8453  src/hb-subset-glyf.hh |  2 +-
8454  src/hb-subset.cc      |  4 +---
8455  3 files changed, 12 insertions(+), 7 deletions(-)
8456
8457 commit ef62dfed3fc7cfad7f7ce9292cb3bd1616f09384
8458 Author: Rod Sheeter <rsheeter@google.com>
8459 Date:   Tue Feb 6 17:12:17 2018 -0800
8460
8461     add back assert_pod
8462
8463  src/hb-subset-private.hh | 1 +
8464  1 file changed, 1 insertion(+)
8465
8466 commit d0ce3c66e2af2785203f7bbb1d4abca5c226045d
8467 Author: Rod Sheeter <rsheeter@google.com>
8468 Date:   Tue Feb 6 16:58:35 2018 -0800
8469
8470     Resolve codepoints:glyph ids. Does not compile; undefined reference
8471     to OT::_hb_NullPool
8472
8473  src/hb-subset-plan.cc    | 25 +++++++++++++++++++------
8474  src/hb-subset-plan.hh    |  2 +-
8475  src/hb-subset-private.hh | 17 +++++++++++++++--
8476  src/hb-subset.cc         | 13 ++++---------
8477  4 files changed, 39 insertions(+), 18 deletions(-)
8478
8479 commit 6a45e5df24ccc59c5a39bf42323c9b550f49e16d
8480 Author: Garret Rieger <grieger@google.com>
8481 Date:   Tue Feb 6 16:04:09 2018 -0800
8482
8483     Add skeleton of hb-subset-glyf, call if from hb_subset(...)
8484
8485  src/Makefile.sources  |  2 ++
8486  src/hb-subset-glyf.cc | 45 +++++++++++++++++++++++++++++++++++++++++++++
8487  src/hb-subset-glyf.hh | 37 +++++++++++++++++++++++++++++++++++++
8488  src/hb-subset.cc      | 18 ++++++++++++++++--
8489  4 files changed, 100 insertions(+), 2 deletions(-)
8490
8491 commit 31ec3c2ec41161c6ae75bc91d1c237bf2d245e37
8492 Author: Garret Rieger <grieger@google.com>
8493 Date:   Tue Feb 6 15:37:34 2018 -0800
8494
8495     Create a subset plan in hb_subset.
8496
8497  src/hb-subset.cc | 12 ++++++++++++
8498  1 file changed, 12 insertions(+)
8499
8500 commit 6c52d94fd11915b76e858bc45633ee60b8c1d8f4
8501 Author: Rod Sheeter <rsheeter@google.com>
8502 Date:   Tue Feb 6 15:31:14 2018 -0800
8503
8504     capture the set of codepoints passed by --unicodes
8505
8506  util/hb-subset.cc | 17 ++++++++++++++++-
8507  1 file changed, 16 insertions(+), 1 deletion(-)
8508
8509 commit 25e9173fe8446735f7e36ec963c7d3554c85631b
8510 Author: Garret Rieger <grieger@google.com>
8511 Date:   Mon Feb 5 17:26:25 2018 -0800
8512
8513     Make hb-subset-plan private.
8514
8515  src/Makefile.sources                        |  2 +-
8516  src/hb-subset-plan.cc                       | 27
8517  ++++++++++++++++-----------
8518  src/{hb-subset-plan.h => hb-subset-plan.hh} | 22 +++++++++++++---------
8519  3 files changed, 30 insertions(+), 21 deletions(-)
8520
8521 commit af46a4da5a47dd6e0dd98e1740f18e93c337e689
8522 Author: Garret Rieger <grieger@google.com>
8523 Date:   Mon Feb 5 17:14:46 2018 -0800
8524
8525     Move definition of hb_subset_input into hb-subset-private.hh.
8526
8527  src/Makefile.sources     |  1 +
8528  src/hb-subset-plan.cc    |  2 +-
8529  src/hb-subset-private.hh | 40 ++++++++++++++++++++++++++++++++++++++++
8530  src/hb-subset.cc         | 12 ++----------
8531  4 files changed, 44 insertions(+), 11 deletions(-)
8532
8533 commit 7481f0ce21489d2b19b2e33d05358736ddee20bf
8534 Author: Garret Rieger <grieger@google.com>
8535 Date:   Mon Feb 5 16:05:12 2018 -0800
8536
8537     Add codepoints to subset input.
8538
8539  src/hb-subset.cc       | 24 ++++++++++++++++--------
8540  src/hb-subset.h        |  2 +-
8541  test/api/test-subset.c |  2 +-
8542  util/hb-subset.cc      |  2 +-
8543  4 files changed, 19 insertions(+), 11 deletions(-)
8544
8545 commit 1cfe650f020cf440bf157daa9907bffd6e35bd7a
8546 Author: Garret Rieger <grieger@google.com>
8547 Date:   Mon Feb 5 15:22:30 2018 -0800
8548
8549     Add a basic sketch of hb-subset-plan.
8550
8551  src/Makefile.sources  |  2 ++
8552  src/hb-subset-plan.cc | 72
8553  +++++++++++++++++++++++++++++++++++++++++++++++++++
8554  src/hb-subset-plan.h  | 49 +++++++++++++++++++++++++++++++++++
8555  3 files changed, 123 insertions(+)
8556
8557 commit 126ffdbe95020c04dc61413690febd8a56bf264f
8558 Author: Behdad Esfahbod <behdad@behdad.org>
8559 Date:   Wed Feb 7 12:26:41 2018 -0500
8560
8561     [aat] Fix debug compile
8562
8563  src/hb-aat-layout-common-private.hh | 6 +++++-
8564  src/hb-aat-layout-morx-table.hh     | 2 +-
8565  2 files changed, 6 insertions(+), 2 deletions(-)
8566
8567 commit 8cb8bfd5b5eff75247cd447f3766294fdff2d644
8568 Author: Ebrahim Byagowi <ebrahim@gnu.org>
8569 Date:   Tue Feb 6 20:40:42 2018 +0330
8570
8571     [test] Fix test-subset on old distros (#758)
8572
8573     https://developer.gnome.org/glib/stable/glib-Testing.html#g-assert-cmpmem
8574
8575  test/api/test-subset.c | 4 ++++
8576  1 file changed, 4 insertions(+)
8577
8578 commit 2971e9da49d6ac07f8a9a4e9b00e167b800a5c7f
8579 Author: Behdad Esfahbod <behdad@behdad.org>
8580 Date:   Tue Feb 6 11:48:04 2018 -0500
8581
8582     [aat] Adjust unsafe-to-break logic some more
8583
8584     I believe I'm happy with it now.
8585
8586  src/hb-aat-layout-common-private.hh | 8 ++++----
8587  1 file changed, 4 insertions(+), 4 deletions(-)
8588
8589 commit f49256d80f19bc265e6a197719345313ba26f9d6
8590 Author: Behdad Esfahbod <behdad@behdad.org>
8591 Date:   Tue Feb 6 11:39:36 2018 -0500
8592
8593     [aat] Simplify unsafe-to-break logic
8594
8595  src/hb-aat-layout-common-private.hh | 11 +++--------
8596  1 file changed, 3 insertions(+), 8 deletions(-)
8597
8598 commit cc1e0840baed881f2bfd8468a9645bfe94f47303
8599 Author: Behdad Esfahbod <behdad@behdad.org>
8600 Date:   Tue Feb 6 10:20:48 2018 -0500
8601
8602     [buffer] Tweak diff re glyph_flags again
8603
8604     We expect the buffer to have no flags that the reference doesn't...
8605     Meh. Makes MORX tests pass now. Need to better define the behavior.
8606
8607  src/hb-buffer.cc | 2 +-
8608  1 file changed, 1 insertion(+), 1 deletion(-)
8609
8610 commit d49ae5154e0b069ffa2605ea3f66abb583319ec8
8611 Author: Ebrahim Byagowi <ebrahim@gnu.org>
8612 Date:   Tue Feb 6 13:48:10 2018 +0330
8613
8614     Fix hb-buffer logic error
8615
8616  src/hb-buffer.cc | 2 +-
8617  1 file changed, 1 insertion(+), 1 deletion(-)
8618
8619 commit 70e13ade81a2a09e17d75bdc7e3fe45d8ec9e2c6
8620 Author: Ebrahim Byagowi <ebrahim@gnu.org>
8621 Date:   Tue Feb 6 13:20:38 2018 +0330
8622
8623     [subset] Fix Windows issue on endlines (#756)
8624
8625  util/hb-subset.cc | 2 +-
8626  1 file changed, 1 insertion(+), 1 deletion(-)
8627
8628 commit f41b92134a276716b7e2d7ef54996b30f36a10a9
8629 Author: Behdad Esfahbod <behdad@behdad.org>
8630 Date:   Mon Feb 5 19:51:09 2018 -0500
8631
8632     Fix fallthrough compiler warning with gcc >= 7
8633
8634     Fixes https://github.com/harfbuzz/harfbuzz/issues/755
8635
8636  src/hb-private.hh | 3 +++
8637  1 file changed, 3 insertions(+)
8638
8639 commit b7b7f0ac59ec85b224e13d9e6c3c4063e731ad32
8640 Author: Behdad Esfahbod <behdad@behdad.org>
8641 Date:   Mon Feb 5 19:40:31 2018 -0500
8642
8643     [test] Minor
8644
8645  test/api/Makefile.am | 4 +++-
8646  1 file changed, 3 insertions(+), 1 deletion(-)
8647
8648 commit 0ff007daaa471d05cc0473beec4ba4d434b084b1
8649 Author: Behdad Esfahbod <behdad@behdad.org>
8650 Date:   Sun Feb 4 20:22:07 2018 -0500
8651
8652     [subset] Minor
8653
8654  src/hb-subset.h | 7 +------
8655  1 file changed, 1 insertion(+), 6 deletions(-)
8656
8657 commit fc1e82a5aef410138381bc8f5476dcff5679b464
8658 Merge: ae39fc81 2ea22893
8659 Author: Garret Rieger <grieger@google.com>
8660 Date:   Mon Feb 5 15:35:13 2018 -0800
8661
8662     Merge pull request #754 from googlefonts/master
8663
8664     Fix build for subsetting code.
8665
8666 commit 2ea228935d41b55fed45b7423b69bc15b42e3abc
8667 Author: Garret Rieger <grieger@google.com>
8668 Date:   Mon Feb 5 15:10:01 2018 -0800
8669
8670     ssize_t -> size_t
8671
8672  util/hb-subset.cc | 2 +-
8673  1 file changed, 1 insertion(+), 1 deletion(-)
8674
8675 commit c25898eb54217e2a1c681233a6b9adcd7940652e
8676 Author: Garret Rieger <grieger@google.com>
8677 Date:   Mon Feb 5 14:35:32 2018 -0800
8678
8679     Switch to fopen() instead of open() in subset test. open wasn't
8680     compiling on windows.
8681
8682  util/hb-subset.cc | 13 ++++++-------
8683  1 file changed, 6 insertions(+), 7 deletions(-)
8684
8685 commit fc04f11ce1999da042a39c5b271351223033292f
8686 Author: Garret Rieger <grieger@google.com>
8687 Date:   Mon Feb 5 11:12:33 2018 -0800
8688
8689     Rename HB_SUBSET_sources -> HB_SUBSET_CLI_sources to match what
8690     cmake is looking for.
8691
8692  util/Makefile.am      | 3 +--
8693  util/Makefile.sources | 2 +-
8694  2 files changed, 2 insertions(+), 3 deletions(-)
8695
8696 commit e428f7b1c21e0a7d6b9af507d98031b8eebcbeb5
8697 Author: Garret Rieger <grieger@google.com>
8698 Date:   Mon Feb 5 10:24:16 2018 -0800
8699
8700     Wrap unistd.h include in ifdef.
8701
8702  util/hb-subset.cc | 2 ++
8703  1 file changed, 2 insertions(+)
8704
8705 commit 5f6eb1256fb6c251303d3728fc27875fe7a9ffb8
8706 Author: Garret Rieger <grieger@google.com>
8707 Date:   Mon Feb 5 10:23:38 2018 -0800
8708
8709     Add libharfbuzz-subset.la to linking when building api tests.
8710
8711  test/api/Makefile.am | 2 +-
8712  1 file changed, 1 insertion(+), 1 deletion(-)
8713
8714 commit ae39fc8171b2c26d4ae64954a8055732c9241bcc
8715 Author: Behdad Esfahbod <behdad@behdad.org>
8716 Date:   Sun Feb 4 20:18:52 2018 -0500
8717
8718     [subset] Build hb-subset into separate libharfbuzz-subset.so
8719
8720  src/Makefile.am           | 19 +++++++++++++------
8721  src/harfbuzz-subset.pc.in | 12 ++++++++++++
8722  util/Makefile.am          |  2 ++
8723  3 files changed, 27 insertions(+), 6 deletions(-)
8724
8725 commit eac20e459564134e0087497ed76b1c84195ad7e3
8726 Author: Behdad Esfahbod <behdad@behdad.org>
8727 Date:   Sun Feb 4 20:08:50 2018 -0500
8728
8729     [subset] Minor
8730
8731  util/Makefile.am      |  2 +-
8732  util/Makefile.sources |  2 +-
8733  util/hb-subset.cc     | 10 +++++-----
8734  3 files changed, 7 insertions(+), 7 deletions(-)
8735
8736 commit 257022b1789f928975b04b5d214bbe9192e11997
8737 Merge: 3615f344 edcd3b80
8738 Author: Behdad Esfahbod <behdad@behdad.org>
8739 Date:   Sun Feb 4 20:01:35 2018 -0500
8740
8741     Merge pull request #745 from googlefonts/master
8742
8743     Interface for hb_subset, skeleton for the hb-subset cli, and basic
8744     testing rigging.
8745
8746 commit 3615f344ec00059972d8ce75522022b5294764a7
8747 Author: Behdad Esfahbod <behdad@behdad.org>
8748 Date:   Sun Feb 4 17:19:58 2018 -0500
8749
8750     [test/text-rendering-tests] Update from upstream
8751
8752  test/shaping/data/text-rendering-tests/DISABLED          |   1 +
8753  test/shaping/data/text-rendering-tests/Makefile.sources  |   3 ++-
8754  .../text-rendering-tests/fonts/TestMORXTwentythree.ttf   | Bin 0 ->
8755  1836 bytes
8756  .../data/text-rendering-tests/tests/MORX-23.tests        |   1 +
8757  4 files changed, 4 insertions(+), 1 deletion(-)
8758
8759 commit 54e6efadd6a30587736858d3fb497ed4e5e5f252
8760 Author: Behdad Esfahbod <behdad@behdad.org>
8761 Date:   Sun Feb 4 14:58:02 2018 -0500
8762
8763     [aat] Fix unsafe-to-break
8764
8765     At any position, if state is not zero, mark unsafe-to-break before,
8766     unless we can reason it safe.
8767
8768     At any position, if there's an action entry for end-of-text, mark
8769     unsafe to break.
8770
8771     Also changes buffer diff impl to allow for flag differences as long
8772     as the buffer glyph flags are superset of reference glyph flags.
8773
8774     With this, all MORX tests pass.
8775
8776  src/hb-aat-layout-common-private.hh | 31 +++++++++++++++++++++++++------
8777  src/hb-aat-layout-morx-table.hh     | 35
8778  +++++++++++++++++++++++------------
8779  src/hb-buffer.cc                    |  2 +-
8780  3 files changed, 49 insertions(+), 19 deletions(-)
8781
8782 commit edcd3b80e9617ec8c4c4a55536938fb510b6aeba
8783 Author: Rod Sheeter <rsheeter@google.com>
8784 Date:   Sun Feb 4 12:31:24 2018 -0800
8785
8786     Actually call hb_subset
8787
8788  util/hb-subset.cc | 51
8789  ++++++++++++++++++++++++++++++++++-----------------
8790  1 file changed, 34 insertions(+), 17 deletions(-)
8791
8792 commit 7b01761adef6f64f1139b30c985aa5f52314073a
8793 Author: Garret Rieger <grieger@google.com>
8794 Date:   Fri Feb 2 17:54:11 2018 -0800
8795
8796     Add CMakeLists.txt to dist files for subset test.
8797
8798  test/subset/Makefile.am | 1 +
8799  1 file changed, 1 insertion(+)
8800
8801 commit f83a43b56134188c2e1f3496d40ec0cd9109f250
8802 Author: Garret Rieger <grieger@google.com>
8803 Date:   Fri Feb 2 17:50:45 2018 -0800
8804
8805     Add CMake configuration for all of the new subsetting code.
8806
8807  CMakeLists.txt             | 14 ++++++++++++++
8808  src/Makefile.sources       |  9 +++++++--
8809  test/CMakeLists.txt        |  1 +
8810  test/subset/CMakeLists.txt |  9 +++++++++
8811  util/Makefile.am           |  2 +-
8812  util/Makefile.sources      |  2 +-
8813  6 files changed, 33 insertions(+), 4 deletions(-)
8814
8815 commit 5bc0cda179bca452145d4523eeba415986edb6e3
8816 Author: Garret Rieger <grieger@google.com>
8817 Date:   Fri Feb 2 17:49:14 2018 -0800
8818
8819     Add missing unistd header to hb-subset.
8820
8821  util/hb-subset.cc | 2 ++
8822  1 file changed, 2 insertions(+)
8823
8824 commit 06fe297f2a9fc6ee98179ddd26ef089b7fdb9e74
8825 Author: Garret Rieger <grieger@google.com>
8826 Date:   Thu Feb 1 18:36:15 2018 -0800
8827
8828     Properly include subset test data files.
8829
8830  test/subset/data/Makefile.am | 6 +++---
8831  1 file changed, 3 insertions(+), 3 deletions(-)
8832
8833 commit 058b1260ad1105d0d8d6bf21f8f65a336e735bd2
8834 Author: Garret Rieger <grieger@google.com>
8835 Date:   Thu Feb 1 18:22:14 2018 -0800
8836
8837     Re-write hb-subset utility to use main-font-text driver.
8838
8839  test/subset/run-tests.py |  15 +++---
8840  util/Makefile.sources    |   3 ++
8841  util/hb-subset.cc        | 131
8842  +++++++++++++++++++++++++----------------------
8843  3 files changed, 82 insertions(+), 67 deletions(-)
8844
8845 commit ede84ffa426edb950c4ec4f89833c85475a1c64f
8846 Author: Garret Rieger <grieger@google.com>
8847 Date:   Thu Feb 1 17:17:36 2018 -0800
8848
8849     Whitespace
8850
8851  util/hb-subset.cc | 36 ++++++++++++++++++------------------
8852  1 file changed, 18 insertions(+), 18 deletions(-)
8853
8854 commit 2763a2c5982c0db072697abe8ba01342d5977237
8855 Author: Garret Rieger <grieger@google.com>
8856 Date:   Thu Feb 1 17:14:51 2018 -0800
8857
8858     Include subset test files in distribution.
8859
8860  test/subset/Makefile.am      | 7 ++++++-
8861  test/subset/data/Makefile.am | 7 +++++++
8862  2 files changed, 13 insertions(+), 1 deletion(-)
8863
8864 commit 34fa7b3ad23b544b0914bc6002d60525224c68e1
8865 Author: Garret Rieger <grieger@google.com>
8866 Date:   Thu Feb 1 16:50:18 2018 -0800
8867
8868     Whitespace
8869
8870  src/hb-subset.h | 20 ++++++++++----------
8871  1 file changed, 10 insertions(+), 10 deletions(-)
8872
8873 commit 8c3a6727377895f18e1b5c7076404d8aede17176
8874 Author: Garret Rieger <grieger@google.com>
8875 Date:   Wed Jan 31 15:43:24 2018 -0800
8876
8877     Get test-subset to pass.
8878
8879  src/hb-subset.cc | 2 +-
8880  1 file changed, 1 insertion(+), 1 deletion(-)
8881
8882 commit 74d39ed2639857d5f1a90d9c0d864227a6482b40
8883 Author: Garret Rieger <grieger@google.com>
8884 Date:   Wed Jan 31 15:20:52 2018 -0800
8885
8886     Attach add a hb_face_t to hb_subset_face_t.
8887
8888  src/hb-subset.cc | 17 +++++++++++++----
8889  1 file changed, 13 insertions(+), 4 deletions(-)
8890
8891 commit 76b84c36b9560e132918adb4c0c5a0d9bdfb0978
8892 Author: Garret Rieger <grieger@google.com>
8893 Date:   Wed Jan 31 14:53:28 2018 -0800
8894
8895     Whitespace
8896
8897  test/api/Makefile.am | 2 +-
8898  1 file changed, 1 insertion(+), 1 deletion(-)
8899
8900 commit a2965f2ea5428c19be54f998ef9152c5ff6975ea
8901 Author: Garret Rieger <grieger@google.com>
8902 Date:   Wed Jan 31 14:53:09 2018 -0800
8903
8904     Add a basic implementation of hb-subset to enable compilation of
8905     test-subset.
8906
8907  src/hb-subset.cc       | 146
8908  +++++++++++++++++++++++++++++++++++++++++++++++++
8909  src/hb-subset.h        |   5 +-
8910  test/api/Makefile.am   |   1 +
8911  test/api/test-subset.c |  12 ++--
8912  4 files changed, 156 insertions(+), 8 deletions(-)
8913
8914 commit 38af23b8df1a84f24d379d27d1a1e20f9ce07f34
8915 Author: Garret Rieger <grieger@google.com>
8916 Date:   Wed Jan 31 11:32:23 2018 -0800
8917
8918     Make the expected output for subsetting basics test be equal to the
8919     input file for now.
8920
8921  .../expected/basics/Roboto-Regular.abc.default.62.ttf | Bin 1996 ->
8922  2460 bytes
8923  1 file changed, 0 insertions(+), 0 deletions(-)
8924
8925 commit b59c08eb045db2b6c952de81510b8159a4f72fb1
8926 Author: Garret Rieger <grieger@google.com>
8927 Date:   Wed Jan 31 11:14:53 2018 -0800
8928
8929     Add the beginning of a unit test for hb-subset
8930
8931  test/api/test-subset.c | 67
8932  ++++++++++++++++++++++++++++++++++++++++++++++++++
8933  1 file changed, 67 insertions(+)
8934
8935 commit e9d154ac8ddd2712a34c53c95a17e469f95e5b30
8936 Author: Rod Sheeter <rsheeter@google.com>
8937 Date:   Tue Jan 30 19:27:11 2018 -0800
8938
8939     tweak test failure output. write to a temp file not stdout. test
8940     still fails because expected is not just an identical copy of input
8941
8942  test/subset/run-tests.py | 41 +++++++++++++++++++++++++++----------
8943  util/hb-subset.cc        | 53
8944  +++++++++++++++++++++++++++++++++---------------
8945  2 files changed, 67 insertions(+), 27 deletions(-)
8946
8947 commit cf403e1a53381f293aceac5cdbe031bbb2a7af77
8948 Author: Garret Rieger <grieger@google.com>
8949 Date:   Tue Jan 30 18:40:23 2018 -0800
8950
8951     Add hb-subset.h to hb.h
8952
8953  src/hb.h | 1 +
8954  1 file changed, 1 insertion(+)
8955
8956 commit c02573516c05ac97acb243ef5dec26af86086ded
8957 Author: Garret Rieger <grieger@google.com>
8958 Date:   Tue Jan 30 18:39:41 2018 -0800
8959
8960     Fix typo in hb-subset.h
8961
8962  src/hb-subset.h | 2 +-
8963  1 file changed, 1 insertion(+), 1 deletion(-)
8964
8965 commit 76351518ca9bc88aa6fbc975e1e35bd86432d652
8966 Author: Garret Rieger <grieger@google.com>
8967 Date:   Tue Jan 30 14:03:16 2018 -0800
8968
8969     Remove basic subset test from XFAIL
8970
8971  test/subset/data/Makefile.sources | 1 -
8972  1 file changed, 1 deletion(-)
8973
8974 commit b029b7c19a733a2a39860238ad300e6c4a3f7802
8975 Author: Garret Rieger <grieger@google.com>
8976 Date:   Mon Jan 29 13:31:49 2018 -0800
8977
8978     Whitespace
8979
8980  test/subset/data/Makefile.sources | 4 ++--
8981  1 file changed, 2 insertions(+), 2 deletions(-)
8982
8983 commit 0853260e997aded264f42bb369d4fcb39cccb7d6
8984 Author: Garret Rieger <grieger@google.com>
8985 Date:   Mon Jan 29 13:30:02 2018 -0800
8986
8987     Configure automake to run the new subset tests.
8988
8989  configure.ac                                        |  2 ++
8990  test/Makefile.am                                    |  2 +-
8991  test/subset/Makefile.am                             | 16 ++++++++++++++++
8992  test/subset/data/Makefile.am                        | 16 ++++++++++++++++
8993  test/subset/data/Makefile.sources                   | 10 ++++++++++
8994  test/subset/data/tests/{basics.txt => basics.tests} |  0
8995  6 files changed, 45 insertions(+), 1 deletion(-)
8996
8997 commit 5c63c37b2b5aba8bf2f8ff35b7da0d116ebfe8b5
8998 Author: Garret Rieger <grieger@google.com>
8999 Date:   Fri Jan 26 16:57:42 2018 -0800
9000
9001     WIP test runner for subset tests.
9002
9003  test/subset/run-tests.py | 64
9004  ++++++++++++++++++++++++++++++++++++++++++++++++
9005  1 file changed, 64 insertions(+)
9006
9007 commit cc46cd88a1b84b02694fa6d88c4286e93336f096
9008 Author: Garret Rieger <grieger@google.com>
9009 Date:   Fri Jan 26 14:25:39 2018 -0800
9010
9011     In generate-expected-outputs read the test definition with utf8
9012     encoding.
9013
9014  test/subset/generate-expected-outputs.py | 3 ++-
9015  1 file changed, 2 insertions(+), 1 deletion(-)
9016
9017 commit 4cdae914e2e2fff1ff91e2f42648a8acb82a5494
9018 Author: Garret Rieger <grieger@google.com>
9019 Date:   Fri Jan 26 13:57:48 2018 -0800
9020
9021     Add basic directory structure for subsetter integration tests. Plus
9022     a utility for generating expected output files.
9023
9024  .../basics/Roboto-Regular.abc.default.62.ttf       | Bin 0 -> 1996 bytes
9025  test/subset/data/fonts/Roboto-Regular.abc.ttf      | Bin 0 -> 2460 bytes
9026  test/subset/data/profiles/default.txt              |   0
9027  test/subset/data/tests/basics.txt                  |   8 ++
9028  test/subset/generate-expected-outputs.py           |  40 ++++++++++
9029  test/subset/subset_test_suite.py                   |  82
9030  +++++++++++++++++++++
9031  6 files changed, 130 insertions(+)
9032
9033 commit 9ccb8366f603a9e4a7a3c3f96420a19d4f6fb390
9034 Author: Rod Sheeter <rsheeter@google.com>
9035 Date:   Wed Jan 17 22:09:07 2018 -0800
9036
9037     Start to sketch APIs for subsetting
9038
9039  src/Makefile.am       |  2 ++
9040  src/Makefile.sources  |  4 +++
9041  src/hb-subset.cc      |  0
9042  src/hb-subset.h       | 88
9043  +++++++++++++++++++++++++++++++++++++++++++++++++++
9044  util/Makefile.am      |  3 ++
9045  util/Makefile.sources |  4 +++
9046  util/hb-subset.cc     | 61 +++++++++++++++++++++++++++++++++++
9047  7 files changed, 162 insertions(+)
9048
9049 commit 89b1906d990658c763f35113c8978a5e21bffc22
9050 Author: Behdad Esfahbod <behdad@behdad.org>
9051 Date:   Sun Feb 4 14:45:02 2018 -0500
9052
9053     [aat] More adjustment to ContextualSubtable
9054
9055     See comment.
9056
9057     With this, MORX-20 passes if I turn --verify off.  Our unsafe-to-break
9058     logic is currently broken in presence of end-of-text actions.  That's,
9059     ugh, extra work to fix.  Let me try...
9060
9061  src/hb-aat-layout-morx-table.hh | 8 ++++++++
9062  1 file changed, 8 insertions(+)
9063
9064 commit 8be596f0b76543e19644c0b77c1bcf4d9e783c2b
9065 Author: Behdad Esfahbod <behdad@behdad.org>
9066 Date:   Sun Feb 4 14:40:17 2018 -0500
9067
9068     [aat] In ContextualSubstitute, apply end-of-text action to last glyph
9069
9070  src/hb-aat-layout-morx-table.hh | 9 +++++----
9071  1 file changed, 5 insertions(+), 4 deletions(-)
9072
9073 commit c0b1c7eb2eed67147adec3d2c9e02d01f279c8f4
9074 Author: Behdad Esfahbod <behdad@behdad.org>
9075 Date:   Sun Feb 4 14:19:41 2018 -0500
9076
9077     [aat] Remove unneeded check
9078
9079  src/hb-aat-layout-morx-table.hh | 2 +-
9080  1 file changed, 1 insertion(+), 1 deletion(-)
9081
9082 commit fcb8be1a385cb4432dc6064fba77939716d27a02
9083 Author: Behdad Esfahbod <behdad@behdad.org>
9084 Date:   Sun Feb 4 12:38:18 2018 -0500
9085
9086     [configure] Fix wording
9087
9088     Fixes https://github.com/harfbuzz/harfbuzz/issues/741
9089
9090  configure.ac | 4 ++--
9091  1 file changed, 2 insertions(+), 2 deletions(-)
9092
9093 commit aed32589af6d5fce3e68fe41865e258ea7eb2413
9094 Author: Behdad Esfahbod <behdad@behdad.org>
9095 Date:   Fri Feb 2 16:08:50 2018 -0500
9096
9097     [aat] In ContextualSubtable, mark mark after substituting mark
9098
9099     Fixes MORX-21.
9100
9101  src/hb-aat-layout-morx-table.hh | 16 ++++++++--------
9102  1 file changed, 8 insertions(+), 8 deletions(-)
9103
9104 commit fe5f9b1ae318939eaa23d0175a5eb7e1739177ac
9105 Author: Behdad Esfahbod <behdad@behdad.org>
9106 Date:   Fri Feb 2 15:53:25 2018 -0500
9107
9108     [aat] Fix ContextualSubtable sanitization
9109
9110     Fixes MORX-18, MORX-19, and MORX-22.
9111
9112  src/hb-aat-layout-morx-table.hh | 6 ++++--
9113  1 file changed, 4 insertions(+), 2 deletions(-)
9114
9115 commit cf943f682bcdd73e3ad1f6108c1a1870b991d5e4
9116 Author: Khaled Hosny <khaledhosny@eglug.org>
9117 Date:   Sun Feb 4 12:05:12 2018 +0200
9118
9119     Correctly show documentation build status
9120
9121     Correctly show if building documentation is enabled or not in
9122     configure
9123     summary.
9124
9125     Fixes https://github.com/harfbuzz/harfbuzz/issues/741
9126
9127  configure.ac | 2 +-
9128  1 file changed, 1 insertion(+), 1 deletion(-)
9129
9130 commit e8859fca3eafb5aab6d029563b31219ccca0d673
9131 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
9132 Date:   Sun Feb 4 01:26:57 2018 +0700
9133
9134     Enable use of atexit() on macOS and related platforms.
9135
9136     The atexit() man page indicates that this is expected to behave
9137     in the expected way on unloading of shared libraries.
9138
9139  src/hb-private.hh | 6 ++++++
9140  1 file changed, 6 insertions(+)
9141
9142 commit a89573770b4c0f9c444ad6499bec5dc022087a97
9143 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
9144 Date:   Sun Feb 4 01:31:53 2018 +0700
9145
9146     Use nullptr, not NULL.
9147
9148  src/hb-aat-layout-common-private.hh | 2 +-
9149  src/hb-buffer-deserialize-json.rl   | 4 ++--
9150  src/hb-buffer-deserialize-text.rl   | 4 ++--
9151  3 files changed, 5 insertions(+), 5 deletions(-)
9152
9153 commit 07885e65adf1d3cb324de99501f9867f1a2553f8
9154 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9155 Date:   Sat Feb 3 12:53:48 2018 +0330
9156
9157     [cmake] unistd typo fix (#747)
9158
9159  CMakeLists.txt | 18 +++++++++---------
9160  1 file changed, 9 insertions(+), 9 deletions(-)
9161
9162 commit ccb0367dae4cbb9c8215dbf20ac7f9acfba2fa14
9163 Author: David Corbett <corbett.dav@husky.neu.edu>
9164 Date:   Fri Feb 2 12:04:04 2018 -0500
9165
9166     Let VS1 follow U+1031 MYANMAR VOWEL SIGN E
9167
9168  src/hb-ot-shape-complex-myanmar-machine.rl               |   2 +-
9169  src/hb-ot-shape-complex-myanmar.cc                       |   5 +++++
9170  test/shaping/README.md                                   |  10 +++++-----
9171  test/shaping/data/in-house/Makefile.sources              |   1 +
9172  .../fonts/af3086380b743099c54a3b11b96766039ea62fcd.ttf   | Bin 0 ->
9173  1536 bytes
9174  test/shaping/data/in-house/tests/myanmar-syllable.tests  |   1 +
9175  6 files changed, 13 insertions(+), 6 deletions(-)
9176
9177 commit c6dbf6e77cae30772ffa110c651cb4287ab3b0dc
9178 Author: punchcutter <zarijoscha@gmail.com>
9179 Date:   Wed Jan 31 14:09:04 2018 -0800
9180
9181     Allow optional ZWJ in virama terminated cluster
9182
9183  src/hb-ot-shape-complex-use-machine.rl | 2 +-
9184  1 file changed, 1 insertion(+), 1 deletion(-)
9185
9186 commit dae20fb5a79caad9a4af14137a961b60fe256235
9187 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
9188 Date:   Wed Jan 31 20:16:08 2018 +0700
9189
9190     Use nullptr instead of 0.
9191
9192  src/hb-coretext.cc           | 4 ++--
9193  src/test-buffer-serialize.cc | 2 +-
9194  2 files changed, 3 insertions(+), 3 deletions(-)
9195
9196 commit 90218fa93cf8b5d4b192be12d31aed92d271d09e
9197 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
9198 Date:   Wed Jan 31 20:44:45 2018 +0700
9199
9200     Fix typos.
9201
9202  src/hb-blob.cc                     | 2 +-
9203  src/hb-buffer-private.hh           | 2 +-
9204  src/hb-common.cc                   | 2 +-
9205  src/hb-coretext.cc                 | 2 +-
9206  src/hb-directwrite.cc              | 2 +-
9207  src/hb-ft.cc                       | 2 +-
9208  src/hb-graphite2.cc                | 2 +-
9209  src/hb-ot-layout-common-private.hh | 2 +-
9210  8 files changed, 8 insertions(+), 8 deletions(-)
9211
9212 commit 148ca61075d821a09e42e2c75fbc9be47cfc6003
9213 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
9214 Date:   Wed Jan 31 22:24:51 2018 +0700
9215
9216     [ot-layout] Fix nullptr dereference.
9217
9218     If the `calloc` for `gsub_accels` or `gpos_accels` fails, then the
9219     unlikely branch afterwards can be taken, which frees up the
9220     `hb_ot_layout_t`, but since those fields can now be `nullptr`, then
9221     we don't want to dereference them.
9222
9223  src/hb-ot-layout.cc | 10 ++++++----
9224  1 file changed, 6 insertions(+), 4 deletions(-)
9225
9226 commit 0c66043a924fd114017a862d2cacd70f64b92370
9227 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
9228 Date:   Wed Jan 31 20:24:27 2018 +0700
9229
9230     [coretext] Fix memory leaks.
9231
9232     In `reference_table`, if the data is empty and we return early,
9233     we still need to release the data object.
9234
9235     In `hb_coretext_shape`, there two edge cases where an early
9236     return should release the attributed string.
9237
9238  src/hb-coretext.cc | 9 +++++++++
9239  1 file changed, 9 insertions(+)
9240
9241 commit f0b700db394ccdff30ff83961a3e2ea9ff4ea472
9242 Author: Behdad Esfahbod <behdad@behdad.org>
9243 Date:   Tue Jan 30 11:16:51 2018 -0800
9244
9245     1.7.5
9246
9247  NEWS         | 9 +++++++++
9248  configure.ac | 2 +-
9249  2 files changed, 10 insertions(+), 1 deletion(-)
9250
9251 commit 585b5760987e1ddd31e11fc55a2ce55ddb5b1663
9252 Author: Behdad Esfahbod <behdad@behdad.org>
9253 Date:   Tue Jan 30 11:51:56 2018 -0800
9254
9255     Fix distcheck
9256
9257  test/shaping/data/in-house/Makefile.am             | 2 +-
9258  test/shaping/data/text-rendering-tests/Makefile.am | 2 +-
9259  2 files changed, 2 insertions(+), 2 deletions(-)
9260
9261 commit e89df6e1aee9cb6fe1268643ce19816808baf0c4
9262 Author: Behdad Esfahbod <behdad@behdad.org>
9263 Date:   Tue Jan 30 10:58:44 2018 -0800
9264
9265     [aat] Limit number of DontAdvance transitions
9266
9267     Remove the faulty loop-detection logic. Use max-ops for breaking
9268     out of infinite loops or heavy work.
9269
9270     https://twitter.com/behdadesfahbod/status/958065026262183936
9271
9272  src/hb-aat-layout-common-private.hh | 33
9273  ++-------------------------------
9274  1 file changed, 2 insertions(+), 31 deletions(-)
9275
9276 commit e00743b47d25a2487b7f232a514a042e2962a089
9277 Author: Behdad Esfahbod <behdad@behdad.org>
9278 Date:   Mon Jan 29 10:07:05 2018 -0800
9279
9280     [test/text-rendering-tests] Update from upstream
9281
9282  test/shaping/data/text-rendering-tests/DISABLED          |   7 +++++++
9283  test/shaping/data/text-rendering-tests/Makefile.sources  |   7 +++++++
9284  .../data/text-rendering-tests/fonts/TestMORXEighteen.ttf | Bin 0 ->
9285  3256 bytes
9286  .../text-rendering-tests/fonts/TestMORXSeventeen.ttf     | Bin 0 ->
9287  1788 bytes
9288  .../data/text-rendering-tests/fonts/TestMORXSixteen.ttf  | Bin 0 ->
9289  1812 bytes
9290  .../data/text-rendering-tests/fonts/TestMORXTwenty.ttf   | Bin 0 ->
9291  3232 bytes
9292  .../text-rendering-tests/fonts/TestMORXTwentyone.ttf     | Bin 0 ->
9293  3244 bytes
9294  .../text-rendering-tests/fonts/TestMORXTwentytwo.ttf     | Bin 0 ->
9295  3256 bytes
9296  .../data/text-rendering-tests/tests/MORX-14.tests        |   1 +
9297  .../data/text-rendering-tests/tests/MORX-16.tests        |   1 +
9298  .../data/text-rendering-tests/tests/MORX-17.tests        |   1 +
9299  .../data/text-rendering-tests/tests/MORX-18.tests        |   4 ++++
9300  .../data/text-rendering-tests/tests/MORX-19.tests        |   2 ++
9301  .../data/text-rendering-tests/tests/MORX-20.tests        |   7 +++++++
9302  .../data/text-rendering-tests/tests/MORX-21.tests        |   1 +
9303  .../data/text-rendering-tests/tests/MORX-22.tests        |   1 +
9304  16 files changed, 32 insertions(+)
9305
9306 commit 29d901286e632fa4de5ea198cc455cae56bc09a8
9307 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9308 Date:   Tue Jan 30 10:01:46 2018 +0330
9309
9310     [cmake] Build src/ executables (#733)
9311
9312  CMakeLists.txt | 40 ++++++++++++++++++++++++++--------------
9313  1 file changed, 26 insertions(+), 14 deletions(-)
9314
9315 commit 55cae0d72eecb5116008815b598481dd1404fc6a
9316 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9317 Date:   Mon Jan 29 18:05:24 2018 +0330
9318
9319     [test] Use 'otool -L' where ldd doesn't exist (macOS) (#732)
9320
9321  src/check-libstdc++.sh | 13 +++++++++----
9322  1 file changed, 9 insertions(+), 4 deletions(-)
9323
9324 commit 2ec7dd1f6cb78ee6a0621aa98f18500d3318c90c
9325 Author: David Corbett <corbett.dav@husky.neu.edu>
9326 Date:   Sun Jan 28 17:48:28 2018 -0500
9327
9328     Fix Travis build on macOS (#731)
9329
9330  .travis.yml       | 2 +-
9331  src/check-defs.sh | 4 ++--
9332  2 files changed, 3 insertions(+), 3 deletions(-)
9333
9334 commit 12757b692905062fe0fc266a6230238b3492abfd
9335 Author: Behdad Esfahbod <behdad@behdad.org>
9336 Date:   Fri Jan 26 18:14:05 2018 -0800
9337
9338     Misc warning fixes
9339
9340     Fixes https://github.com/harfbuzz/harfbuzz/issues/712
9341
9342  src/hb-ot-layout-gsubgpos-private.hh | 9 ++++-----
9343  src/hb-ot-map-private.hh             | 1 -
9344  src/hb-ot-map.cc                     | 5 ++---
9345  3 files changed, 6 insertions(+), 9 deletions(-)
9346
9347 commit 85be365ed9238caf0283346ab4e5c5127096fc8a
9348 Author: bungeman <bungeman@chromium.org>
9349 Date:   Fri Jan 26 13:38:06 2018 -0500
9350
9351     Use KernSubTableFormat2::rightClassTable
9352
9353     Issue originally reported at http://cppfiles.com/chromium.txt .
9354
9355     This fixes what appears to be a copy - paste issue which causes both
9356     KernSubTableFormat2::rightClassTable and the 'right' argument to
9357     KernSubTableFormat2::get_kerning to go unused.
9358
9359  src/hb-ot-kern-table.hh | 2 +-
9360  1 file changed, 1 insertion(+), 1 deletion(-)
9361
9362 commit c41b7fc10588323b5d8c0007befa701994115f7b
9363 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9364 Date:   Thu Jan 25 09:53:32 2018 +0330
9365
9366     [cmake] Use -fvisibility-inlines-hidden instead (#726)
9367
9368  CMakeLists.txt | 7 ++-----
9369  1 file changed, 2 insertions(+), 5 deletions(-)
9370
9371 commit 3d615766060e34a6e716c8737f651b6d6871ae85
9372 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9373 Date:   Mon Jan 22 21:23:19 2018 +0330
9374
9375     [cmake] fix symbol exporting issue on newer gcc (#724)
9376
9377  CMakeLists.txt | 22 +++++++++++-----------
9378  1 file changed, 11 insertions(+), 11 deletions(-)
9379
9380 commit 8b60e7c2c301a24906d591c80c42fd5e506072d2
9381 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9382 Date:   Mon Jan 22 18:37:26 2018 +0330
9383
9384     [ci] minor, less hacks (#722)
9385
9386  .circleci/config.yml | 20 ++++++--------------
9387  .travis.yml          |  8 ++++----
9388  CMakeLists.txt       | 11 +++++++----
9389  3 files changed, 17 insertions(+), 22 deletions(-)
9390
9391 commit aaf934de3b9e3447897b4da566655d6d0494e87b
9392 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9393 Date:   Mon Jan 22 13:16:54 2018 +0330
9394
9395     [ci] minor (#721)
9396
9397  .circleci/config.yml | 4 ++--
9398  .travis.yml          | 4 ++--
9399  2 files changed, 4 insertions(+), 4 deletions(-)
9400
9401 commit bd752db733e3d8c2c8773d831aebdd8a5cbb5e04
9402 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9403 Date:   Mon Jan 22 13:08:35 2018 +0330
9404
9405     [ci] unbreak bots with outdated freetype version (#718)
9406
9407  .circleci/config.yml | 10 +++++++++-
9408  .travis.yml          | 10 +++++++++-
9409  2 files changed, 18 insertions(+), 2 deletions(-)
9410
9411 commit 19a93fcf1946ad29f07306a0b6c65377bdaa49f0
9412 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
9413 Date:   Sun Jan 21 20:40:34 2018 +0700
9414
9415     Fix typos.
9416
9417  src/hb-blob.h   | 2 +-
9418  src/hb-buffer.h | 4 ++--
9419  2 files changed, 3 insertions(+), 3 deletions(-)
9420
9421 commit 51ce3828e67a8ca7e4ea4b69e88c395e243bf01f
9422 Author: Behdad Esfahbod <behdad@behdad.org>
9423 Date:   Fri Jan 19 18:36:39 2018 -0800
9424
9425     [aat] Fix Ligature matching
9426
9427     I hope... Makes "ffi" work with Zapfino. I'm not sure if doing it
9428     correctly though...
9429
9430  src/hb-aat-layout-morx-table.hh | 4 ++--
9431  1 file changed, 2 insertions(+), 2 deletions(-)
9432
9433 commit bef509855c7a2c4400a947d2527d1dc048da1284
9434 Author: Behdad Esfahbod <behdad@behdad.org>
9435 Date:   Fri Jan 19 18:24:00 2018 -0800
9436
9437     [aat] Add TODO
9438
9439  src/hb-aat-layout-morx-table.hh | 1 +
9440  1 file changed, 1 insertion(+)
9441
9442 commit e6f283ed7db6f8e2f8016dcbf07e589c40976aa6
9443 Author: Behdad Esfahbod <behdad@behdad.org>
9444 Date:   Fri Jan 19 18:08:56 2018 -0800
9445
9446     [aat] Implement LigatureSubtable
9447
9448     We form the Zapfino ligature now. Yay! No further testing done.
9449
9450  src/hb-aat-layout-common-private.hh |  25 ++++++---
9451  src/hb-aat-layout-morx-table.hh     | 108
9452  +++++++++++++++++++++++++++++++++---
9453  2 files changed, 115 insertions(+), 18 deletions(-)
9454
9455 commit f07ce661a2056965c573c99bdb721c065563ea7b
9456 Author: Behdad Esfahbod <behdad@behdad.org>
9457 Date:   Fri Jan 19 16:52:01 2018 -0800
9458
9459     [aat] Embed a sanitizer context in hb_aat_apply_context_t
9460
9461     For run-time checking.
9462
9463  src/hb-aat-layout-common-private.hh | 22 ++++++++++++++++------
9464  src/hb-aat-layout.cc                | 16 ++++++++--------
9465  2 files changed, 24 insertions(+), 14 deletions(-)
9466
9467 commit 046690a4df0fdc93e3490210ef105f26057b1462
9468 Author: Behdad Esfahbod <behdad@behdad.org>
9469 Date:   Wed Jan 17 16:59:55 2018 -0800
9470
9471     [aat] Add hb_aat_apply_context_t
9472
9473  src/hb-aat-layout-common-private.hh | 23 +++++++++++++++++++++++
9474  src/hb-aat-layout-morx-table.hh     | 27 +++++++++++++--------------
9475  src/hb-aat-layout-private.hh        |  2 +-
9476  src/hb-aat-layout.cc                |  8 +++++---
9477  src/hb-ot-shape.cc                  |  3 +--
9478  5 files changed, 43 insertions(+), 20 deletions(-)
9479
9480 commit fd034490942c06e31cfb42f32023c78734f8aeeb
9481 Author: Behdad Esfahbod <behdad@behdad.org>
9482 Date:   Wed Jan 17 16:46:51 2018 -0800
9483
9484     Rename hb_apply_context_t to hb_ot_apply_context_t
9485
9486  src/hb-aat-layout-morx-table.hh            | 16 ++++-----
9487  src/hb-aat-layout-private.hh               |  2 +-
9488  src/hb-aat-layout.cc                       |  2 +-
9489  src/hb-ot-layout-gpos-table.hh             | 48 ++++++++++++-------------
9490  src/hb-ot-layout-gsub-table.hh             | 24 ++++++-------
9491  src/hb-ot-layout-gsubgpos-private.hh       | 58
9492  +++++++++++++++---------------
9493  src/hb-ot-layout-private.hh                |  4 +--
9494  src/hb-ot-layout.cc                        | 16 ++++-----
9495  src/hb-ot-shape-complex-arabic-fallback.hh |  2 +-
9496  src/hb-ot-shape-fallback.cc                |  4 +--
9497  src/hb-ot-shape.cc                         |  2 +-
9498  11 files changed, 89 insertions(+), 89 deletions(-)
9499
9500 commit 94b49beee972fec98cbb80658df3d8491b45485d
9501 Author: Behdad Esfahbod <behdad@behdad.org>
9502 Date:   Wed Jan 17 12:46:08 2018 -0800
9503
9504     Whitespace
9505
9506  src/hb-ot-head-table.hh | 20 +++++++++-----------
9507  src/hb-ot-post-table.hh | 10 +++++-----
9508  2 files changed, 14 insertions(+), 16 deletions(-)
9509
9510 commit e849b8a85bb66219db4d797d86ddd60ed7c26a2e
9511 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9512 Date:   Fri Jan 19 16:12:24 2018 +0330
9513
9514     [cmake] Always put test/api/CMakeLists.txt on distributions
9515
9516  test/api/Makefile.am | 3 ++-
9517  1 file changed, 2 insertions(+), 1 deletion(-)
9518
9519 commit c8f2a4f5b99d3be3079286817386b4185d35a545
9520 Author: Cosimo Lupo <cosimo@anthrotype.com>
9521 Date:   Thu Jan 18 22:49:40 2018 +0100
9522
9523     hb-common.cc: Hatran script is right-to-left (#714)
9524
9525     "Hatran is written from right to left horizontally"
9526
9527     http://www.unicode.org/L2/L2012/12312-n4324-hatran.pdf
9528
9529     This ancient script was added with Unicode 8.0.
9530
9531     Also this spreadsheet (referenced in an inline comment in the
9532     source code) has it as RTL: http://goo.gl/x9ilM
9533
9534  src/hb-common.cc | 1 +
9535  1 file changed, 1 insertion(+)
9536
9537 commit 00806149b9b591e4ec15996d3d56bdbd60687821
9538 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9539 Date:   Fri Jan 19 01:12:31 2018 +0330
9540
9541     Improve avoiding C++ linkage, definition creation and cmake tests
9542     (#710)
9543
9544  .circleci/config.yml |  4 ++--
9545  CMakeLists.txt       | 46 ++++++++++++++++++++++++++--------------------
9546  configure.ac         |  3 +++
9547  src/Makefile.am      | 11 ++---------
9548  src/check-defs.sh    | 37 +++++++++++++++++++++++--------------
9549  src/gen-def.py       | 16 ++++++++++++++++
9550  6 files changed, 72 insertions(+), 45 deletions(-)
9551
9552 commit 9b693212a834a96252f4ebe0b006b85e9f35fc91
9553 Author: David Corbett <corbett.dav@husky.neu.edu>
9554 Date:   Thu Jan 18 16:34:13 2018 -0500
9555
9556     Update record-test.sh to the new directory layout (#716)
9557
9558  test/shaping/README.md      | 11 ++++++-----
9559  test/shaping/record-test.sh | 17 +++++++++++++----
9560  2 files changed, 19 insertions(+), 9 deletions(-)
9561
9562 commit 461a605fdec3361a038d3715adf615353c4f91fa
9563 Author: Behdad Esfahbod <behdad@behdad.org>
9564 Date:   Wed Jan 17 10:02:48 2018 -0800
9565
9566     [aat] Allocate set dynamically
9567
9568  src/hb-aat-layout-common-private.hh | 21 ++++++++++++---------
9569  1 file changed, 12 insertions(+), 9 deletions(-)
9570
9571 commit 4c4a9fc8617fed9bc1a7805c9aed294b4f6b66ea
9572 Author: Behdad Esfahbod <behdad@behdad.org>
9573 Date:   Wed Jan 17 09:47:50 2018 -0800
9574
9575     Typo
9576
9577     Fixes https://github.com/harfbuzz/harfbuzz/issues/711
9578
9579  util/options.cc | 2 +-
9580  1 file changed, 1 insertion(+), 1 deletion(-)
9581
9582 commit 90f01bad637c8b1214f46d4df6d9552a6a728e29
9583 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9584 Date:   Tue Jan 16 22:00:21 2018 +0330
9585
9586     [cmake] don't link to libstdc++ (#707)
9587
9588  CMakeLists.txt | 38 +++++++++++++++++++++++++-------------
9589  1 file changed, 25 insertions(+), 13 deletions(-)
9590
9591 commit 5e14e5f65d3dd1ed471ed73fab7e3207ae04e8fb
9592 Author: rdb <rdb@users.noreply.github.com>
9593 Date:   Tue Jan 16 17:04:33 2018 +0100
9594
9595     [cmake] Fix for CMake 3.0 and below (#706)
9596
9597  CMakeLists.txt | 6 +++---
9598  1 file changed, 3 insertions(+), 3 deletions(-)
9599
9600 commit c97a7eca7f7b6fc1c50a4ac7fccf3fa2d777430e
9601 Author: Ebrahim Byagowi <ebrahim@gnu.org>
9602 Date:   Tue Jan 16 14:18:09 2018 +0330
9603
9604     [cmake] Fix symbols visibility and enable check-symbols.sh test (#705)
9605
9606  .circleci/config.yml |  2 +-
9607  CMakeLists.txt       | 22 ++++++++++++++--------
9608  2 files changed, 15 insertions(+), 9 deletions(-)
9609
9610 commit 60f84ef014f9280da24d5eb9ce833a7f37210242
9611 Author: Behdad Esfahbod <behdad@behdad.org>
9612 Date:   Mon Jan 15 20:46:58 2018 -0500
9613
9614     Disable MORX-13/14
9615
9616     Really, need better way to catch these :(.
9617
9618  test/shaping/data/text-rendering-tests/DISABLED         | 2 ++
9619  test/shaping/data/text-rendering-tests/Makefile.sources | 4 ++--
9620  2 files changed, 4 insertions(+), 2 deletions(-)
9621
9622 commit 949f6af2897b8982c81a059ea98e1c29bbce4772
9623 Author: Behdad Esfahbod <behdad@behdad.org>
9624 Date:   Mon Jan 15 20:44:10 2018 -0500
9625
9626     Disallow sanitize recursing into Extension subtables multiple times
9627
9628     Fixes https://oss-fuzz.com/v2/testcase-detail/5216838347653120
9629     which is a stack overflow, not by way of infinite recursion, just
9630     being deep.  That's disallowed anyway, so catch it as it happens,
9631     not afterwards.
9632
9633  src/hb-ot-layout-gsub-table.hh       | 5 ++---
9634  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
9635  2 files changed, 5 insertions(+), 4 deletions(-)
9636
9637 commit bcb6f1ae0a08e5c7af88a7affaad42a67c5adac5
9638 Author: Behdad Esfahbod <behdad@behdad.org>
9639 Date:   Mon Jan 15 20:34:05 2018 -0500
9640
9641     Whitespace
9642
9643  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
9644  1 file changed, 1 insertion(+), 1 deletion(-)
9645
9646 commit 12fffce10eb6ffebdedd655d0b1f10a99adf1808
9647 Author: Behdad Esfahbod <behdad@behdad.org>
9648 Date:   Mon Jan 15 15:41:51 2018 -0500
9649
9650     [aat] Sanitize classTable in StateTable
9651
9652  src/hb-aat-layout-common-private.hh | 3 ++-
9653  1 file changed, 2 insertions(+), 1 deletion(-)
9654
9655 commit e6263c7142ca22efd9a3c93353a513f475c1c48d
9656 Author: Behdad Esfahbod <behdad@behdad.org>
9657 Date:   Mon Jan 15 15:37:55 2018 -0500
9658
9659     [aat] Wire up table length to apply()
9660
9661  src/hb-aat-layout-morx-table.hh | 17 +++++++++--------
9662  src/hb-aat-layout.cc            | 20 +++++++++++++++-----
9663  src/hb-open-type-private.hh     |  6 +++---
9664  3 files changed, 27 insertions(+), 16 deletions(-)
9665
9666 commit 679ae744d07db7746a983ece54c22635a9dc3cff
9667 Author: Behdad Esfahbod <behdad@behdad.org>
9668 Date:   Sun Jan 14 15:03:31 2018 -0500
9669
9670     [aat] Towards implementing LigatureSubtable
9671
9672  src/hb-aat-layout-morx-table.hh | 61
9673  +++++++++++++++++++++++++++++++++++++++--
9674  1 file changed, 58 insertions(+), 3 deletions(-)
9675
9676 commit c9e12a2b9b34d73d37def2261a5c1a7ef20b8349
9677 Author: Behdad Esfahbod <behdad@behdad.org>
9678 Date:   Sat Jan 13 17:05:12 2018 +0000
9679
9680     Fix set initializer
9681
9682  src/hb-set-private.hh | 1 +
9683  1 file changed, 1 insertion(+)
9684
9685 commit 54a1e250a839f030b43dbeba66cadc50ab5f90f6
9686 Author: Behdad Esfahbod <behdad@behdad.org>
9687 Date:   Sat Jan 13 14:44:39 2018 +0000
9688
9689     [test/text-rendering-tests] Update from upstream
9690
9691  test/shaping/data/text-rendering-tests/Makefile.sources  |   2 ++
9692  .../data/text-rendering-tests/fonts/TestMORXFourteen.ttf | Bin 0 ->
9693  1816 bytes
9694  .../data/text-rendering-tests/fonts/TestMORXThirteen.ttf | Bin 0 ->
9695  1820 bytes
9696  .../data/text-rendering-tests/tests/MORX-13.tests        |   1 +
9697  .../data/text-rendering-tests/tests/MORX-14.tests        |   1 +
9698  5 files changed, 4 insertions(+)
9699
9700 commit 9009b341c46caaa81deae8ea55e6f7dd98565f59
9701 Author: Behdad Esfahbod <behdad@behdad.org>
9702 Date:   Fri Jan 12 12:04:53 2018 +0100
9703
9704     [aat] Fix some struct sizes
9705
9706     I hate it that with my compiler at least, it doesn't catch totally
9707     uncompilable
9708     statements in templates if they are not used...
9709
9710  src/hb-aat-layout-common-private.hh | 2 +-
9711  src/hb-aat-layout-morx-table.hh     | 8 ++++----
9712  2 files changed, 5 insertions(+), 5 deletions(-)
9713
9714 commit 57051b4f672d7d9dd10c45cc95b1e50e32cd42a9
9715 Author: Behdad Esfahbod <behdad@behdad.org>
9716 Date:   Fri Jan 12 11:42:25 2018 +0100
9717
9718     [aat] Flush rest of buffer if state machine failed
9719
9720  src/hb-aat-layout-common-private.hh | 12 +++++++++---
9721  src/hb-aat-layout-morx-table.hh     |  2 ++
9722  2 files changed, 11 insertions(+), 3 deletions(-)
9723
9724 commit 369dfab0f8b7f22338bbd7a58a27e2e02e1efc29
9725 Author: Behdad Esfahbod <behdad@behdad.org>
9726 Date:   Fri Jan 12 11:37:01 2018 +0100
9727
9728     Minor
9729
9730  docs/Makefile.am | 2 +-
9731  1 file changed, 1 insertion(+), 1 deletion(-)
9732
9733 commit 25364c4f0020a66bd6f4bce1656ea47f1093396d
9734 Author: Behdad Esfahbod <behdad@behdad.org>
9735 Date:   Fri Jan 12 11:31:20 2018 +0100
9736
9737     [aat] Fix symbol visibility
9738
9739     Not sure why only one of the bots sees this as visible...
9740
9741  src/hb-aat-layout-morx-table.hh | 2 +-
9742  1 file changed, 1 insertion(+), 1 deletion(-)
9743
9744 commit ee16b9d8d35af1e74369edf7b733886c4b743a68
9745 Author: Behdad Esfahbod <behdad@behdad.org>
9746 Date:   Fri Jan 12 11:28:09 2018 +0100
9747
9748     Revert accidental morx enablement
9749
9750  src/hb-ot-shape.cc | 4 ++--
9751  1 file changed, 2 insertions(+), 2 deletions(-)
9752
9753 commit 44f0ee346f53c51ec4abccc81cc24abf6f018e85
9754 Author: Behdad Esfahbod <behdad@behdad.org>
9755 Date:   Fri Jan 12 11:27:51 2018 +0100
9756
9757     Fix docs
9758
9759  docs/harfbuzz-sections.txt | 1 +
9760  1 file changed, 1 insertion(+)
9761
9762 commit cdfa801ff4fe301d7bd41c9eee57cae75001ce4b
9763 Author: Behdad Esfahbod <behdad@behdad.org>
9764 Date:   Fri Jan 12 11:12:20 2018 +0100
9765
9766     [aat] Tweak previous commit
9767
9768  src/hb-aat-layout-common-private.hh | 2 ++
9769  src/hb-ot-shape.cc                  | 4 ++--
9770  2 files changed, 4 insertions(+), 2 deletions(-)
9771
9772 commit f7600228a4b37e6f6b65394aceeeb14bf4133c23
9773 Author: Behdad Esfahbod <behdad@behdad.org>
9774 Date:   Fri Jan 12 11:09:21 2018 +0100
9775
9776     [aat] Detect infinite-loops in state machine
9777
9778  src/hb-aat-layout-common-private.hh | 36
9779  +++++++++++++++++++++++++++++-------
9780  1 file changed, 29 insertions(+), 7 deletions(-)
9781
9782 commit d514f1480cffb81850ef212155c66ee9e0383350
9783 Author: Behdad Esfahbod <behdad@behdad.org>
9784 Date:   Fri Jan 12 10:55:44 2018 +0100
9785
9786     [circleci] cat test logs on failure on autotools-based builds
9787
9788  .circleci/config.yml | 6 +++---
9789  1 file changed, 3 insertions(+), 3 deletions(-)
9790
9791 commit 1facef337862a0ceee9a8ac1d4dc94ff94fcb3b3
9792 Author: Behdad Esfahbod <behdad@behdad.org>
9793 Date:   Fri Jan 12 10:53:52 2018 +0100
9794
9795     [travis] On test failure, cat all .log files
9796
9797  .travis.yml | 6 +++---
9798  1 file changed, 3 insertions(+), 3 deletions(-)
9799
9800 commit cdd86bf3a28961e85a8918d77937587df313d47b
9801 Author: Behdad Esfahbod <behdad@behdad.org>
9802 Date:   Fri Jan 12 10:51:51 2018 +0100
9803
9804     [travis] Update cat'ing test-suite.log files
9805
9806  .travis.yml | 6 +++---
9807  1 file changed, 3 insertions(+), 3 deletions(-)
9808
9809 commit 22d8c765e7b556601173a3e70f5bc9f310263a98
9810 Author: Behdad Esfahbod <behdad@behdad.org>
9811 Date:   Fri Jan 12 09:46:38 2018 +0100
9812
9813     Disable C++11
9814
9815     To better catch errors locally.
9816
9817  configure.ac | 2 +-
9818  1 file changed, 1 insertion(+), 1 deletion(-)
9819
9820 commit dd38db523a1001178bf4cae3721c098466534736
9821 Author: Behdad Esfahbod <behdad@behdad.org>
9822 Date:   Fri Jan 12 09:45:42 2018 +0100
9823
9824     [aat] Fix more builds
9825
9826     Maybe I should disable C++11 detection such that my compiler also
9827     catches
9828     these.  Doesn't look like we can switch to it for a while anyway...
9829
9830  src/hb-aat-layout-common-private.hh |  2 +-
9831  src/hb-aat-layout-morx-table.hh     | 18 +++++++++---------
9832  2 files changed, 10 insertions(+), 10 deletions(-)
9833
9834 commit 72cb2b1f57ba79938c74e0406fc7457fce287f69
9835 Author: Behdad Esfahbod <behdad@behdad.org>
9836 Date:   Fri Jan 12 09:38:55 2018 +0100
9837
9838     [aat] Fix builds
9839
9840  src/hb-aat-layout-morx-table.hh | 6 +++---
9841  1 file changed, 3 insertions(+), 3 deletions(-)
9842
9843 commit e3a15d0c6d088963e61f7fbebe25e1096d8e2903
9844 Author: Ting-Wei Lan <lantw@src.gnome.org>
9845 Date:   Fri Jan 12 15:33:16 2018 +0800
9846
9847     Update _POSIX_C_SOURCE to the latest version
9848
9849     Defining _POSIX_C_SOURCE to an old version on FreeBSD can cause C99 to
9850     be disabled in libc.
9851
9852  src/hb-blob.cc | 2 +-
9853  1 file changed, 1 insertion(+), 1 deletion(-)
9854
9855 commit c70d58f97da7dcbdd7ea72a44f39130a75a279f7
9856 Author: Behdad Esfahbod <behdad@behdad.org>
9857 Date:   Fri Jan 12 00:08:22 2018 +0100
9858
9859     [aat] Port RearrangementSubtable to StateTableDriver
9860
9861  src/hb-aat-layout-morx-table.hh | 91
9862  ++++++++++++++++++++---------------------
9863  1 file changed, 44 insertions(+), 47 deletions(-)
9864
9865 commit 117cfe7bb7cef682eb151b94f1eb12363ba3af67
9866 Author: Behdad Esfahbod <behdad@behdad.org>
9867 Date:   Fri Jan 12 00:01:36 2018 +0100
9868
9869     [aat] Add StateTableDriver and convert ContextualSubtable to it
9870
9871  src/hb-aat-layout-common-private.hh | 51 ++++++++++++++++++++
9872  src/hb-aat-layout-morx-table.hh     | 93
9873  ++++++++++++++++++-------------------
9874  2 files changed, 95 insertions(+), 49 deletions(-)
9875
9876 commit 0d39ac224c680b1f0134b58e78391497fbe47370
9877 Author: Behdad Esfahbod <behdad@behdad.org>
9878 Date:   Thu Jan 11 22:47:08 2018 +0100
9879
9880     [test/text-rendering-tests] Update README
9881
9882  test/shaping/data/text-rendering-tests/README | 3 +++
9883  1 file changed, 3 insertions(+)
9884
9885 commit 17a66f133c7e523403b6c90b011fcf0acb6356c6
9886 Author: Behdad Esfahbod <behdad@behdad.org>
9887 Date:   Thu Jan 11 22:46:19 2018 +0100
9888
9889     [test] Disable MORX-12
9890
9891     Ouch. I need a better workflow for this.
9892
9893  test/shaping/data/text-rendering-tests/Makefile.sources | 1 -
9894  1 file changed, 1 deletion(-)
9895
9896 commit 1f1c85a54aad8a25a67041cbb9c4277d28c1c761
9897 Author: Behdad Esfahbod <behdad@behdad.org>
9898 Date:   Thu Jan 11 22:43:57 2018 +0100
9899
9900     [aat] Remove 'mort' support
9901
9902     It's dead, Jim!
9903
9904  src/hb-aat-layout-common-private.hh |  55 +++++-----------
9905  src/hb-aat-layout-morx-table.hh     | 122
9906  ++++++++++--------------------------
9907  2 files changed, 46 insertions(+), 131 deletions(-)
9908
9909 commit 7e2fed6d73f89986e5777028cdcd24e3baf2f86c
9910 Author: Behdad Esfahbod <behdad@behdad.org>
9911 Date:   Thu Jan 11 19:25:21 2018 +0100
9912
9913     [aat] Allow DontAdvance
9914
9915     Apparently CoreText does allow these.  To be done: detect infinite
9916     loops.
9917
9918     Fixes MORX-12 test.
9919
9920  src/hb-aat-layout-morx-table.hh | 4 ++--
9921  1 file changed, 2 insertions(+), 2 deletions(-)
9922
9923 commit 1387fe8f9c474e88f86828733d4c01bd56f44432
9924 Author: Behdad Esfahbod <behdad@behdad.org>
9925 Date:   Thu Jan 11 19:22:37 2018 +0100
9926
9927     [test/text-rendering-tests] Update from upstream
9928
9929  test/shaping/data/text-rendering-tests/DISABLED          |   1 +
9930  test/shaping/data/text-rendering-tests/Makefile.sources  |   2 ++
9931  .../data/text-rendering-tests/fonts/TestMORXTwelve.ttf   | Bin 0 ->
9932  2200 bytes
9933  .../data/text-rendering-tests/tests/MORX-12.tests        |   3 +++
9934  4 files changed, 6 insertions(+)
9935
9936 commit 17f01aff910b3871d0a6c45fd4305304b7f68ab5
9937 Author: Behdad Esfahbod <behdad@behdad.org>
9938 Date:   Thu Jan 11 18:54:49 2018 +0100
9939
9940     [aat] Sanitize ContextualSubtable
9941
9942  src/hb-aat-layout-common-private.hh | 23 +++++++++++++++++++----
9943  src/hb-aat-layout-morx-table.hh     | 34
9944  ++++++++++++++++++++++++----------
9945  2 files changed, 43 insertions(+), 14 deletions(-)
9946
9947 commit 9b82aa19d812e70b7fade4b7669a9ce27855951e
9948 Author: Behdad Esfahbod <behdad@behdad.org>
9949 Date:   Thu Jan 11 18:19:42 2018 +0100
9950
9951     More warning fixes
9952
9953  src/hb-open-type-private.hh | 4 ++--
9954  1 file changed, 2 insertions(+), 2 deletions(-)
9955
9956 commit 680cbc2eb325edc6b8562f39485b146aa56b3872
9957 Author: Behdad Esfahbod <behdad@behdad.org>
9958 Date:   Thu Jan 11 18:15:53 2018 +0100
9959
9960     [aat] Sanitize StateTable
9961
9962  src/hb-aat-layout-common-private.hh | 43
9963  ++++++++++++++++++++++++++++++++++---
9964  1 file changed, 40 insertions(+), 3 deletions(-)
9965
9966 commit 0e3b3379a04a67a22e44e17d6bf849359f4fca68
9967 Author: Behdad Esfahbod <behdad@behdad.org>
9968 Date:   Thu Jan 11 18:01:10 2018 +0100
9969
9970     [aat] Actually fix d887f931485b715775e922516a4b0de5bb92c34f
9971
9972  src/hb-aat-layout-morx-table.hh | 2 +-
9973  1 file changed, 1 insertion(+), 1 deletion(-)
9974
9975 commit 1eb98c9916c6cb447f999170840b7f37de4b282d
9976 Author: Behdad Esfahbod <behdad@behdad.org>
9977 Date:   Thu Jan 11 17:59:03 2018 +0100
9978
9979     [test/text-rendering-tests] Actually disable MORX-11
9980
9981  test/shaping/data/text-rendering-tests/Makefile.sources | 2 +-
9982  1 file changed, 1 insertion(+), 1 deletion(-)
9983
9984 commit 3f291ffd5a9480ac0f528eaedd43c7e9af738ee2
9985 Author: Behdad Esfahbod <behdad@behdad.org>
9986 Date:   Thu Jan 11 17:57:46 2018 +0100
9987
9988     [buffer] Fix compiler warnings
9989
9990     line 323: Warning: info hides hb_buffer_t::info
9991     ...
9992
9993  src/hb-buffer-private.hh | 20 ++++++++++----------
9994  1 file changed, 10 insertions(+), 10 deletions(-)
9995
9996 commit d887f931485b715775e922516a4b0de5bb92c34f
9997 Author: Behdad Esfahbod <behdad@behdad.org>
9998 Date:   Thu Jan 11 17:41:34 2018 +0100
9999
10000     [aat] Make bots happy
10001
10002     Don't know why this is not caught by my compiler.  Looks like clang
10003     catches it
10004     while gcc doesn't.
10005
10006     In file included from ../src/hb-aat-layout-morx-table.hh:31:
10007     ../src/hb-aat-layout-common-private.hh:523:30: error: no member named
10008     'static_size' in 'AAT::ContextualSubtable<AAT::MorxTypes>::EntryData'
10009       DEFINE_SIZE_STATIC (4 + T::static_size);
10010                                 ~~~^
10011
10012  src/hb-aat-layout-morx-table.hh | 2 ++
10013  1 file changed, 2 insertions(+)
10014
10015 commit f6be730994434e706cc27d68b796492d876e82b6
10016 Author: Behdad Esfahbod <behdad@behdad.org>
10017 Date:   Thu Jan 11 15:23:24 2018 +0100
10018
10019     [aat] In NoncontextualSubtable, handle MarkLast with end-of-line
10020     transition
10021
10022     Fixes MORX-11 test.
10023
10024  src/hb-aat-layout-morx-table.hh | 4 ++--
10025  1 file changed, 2 insertions(+), 2 deletions(-)
10026
10027 commit 1d20d109a07bf9c775ab91dfbbb55f7bd80fd9d6
10028 Author: Behdad Esfahbod <behdad@behdad.org>
10029 Date:   Thu Jan 11 15:18:22 2018 +0100
10030
10031     [test/text-rendering-tests] Update from upstream
10032
10033  test/shaping/data/text-rendering-tests/DISABLED          |   3 ++-
10034  test/shaping/data/text-rendering-tests/Makefile.sources  |   3 ++-
10035  .../data/text-rendering-tests/fonts/TestMORXEleven.ttf   | Bin 0 ->
10036  1624 bytes
10037  .../data/text-rendering-tests/tests/MORX-11.tests        |   1 +
10038  4 files changed, 5 insertions(+), 2 deletions(-)
10039
10040 commit f9be673814aeb2c8abab52a672598576c6ed20c2
10041 Author: Behdad Esfahbod <behdad@behdad.org>
10042 Date:   Thu Jan 11 15:15:07 2018 +0100
10043
10044     [aat] Implement ContextualSubtable
10045
10046     Tested with Zapfino and text "2nd". Sascha will create tests later.
10047
10048  src/hb-aat-layout-morx-table.hh | 70
10049  ++++++++++++++++++++++++++++++++++++++---
10050  1 file changed, 66 insertions(+), 4 deletions(-)
10051
10052 commit 335a9c1fe489db53549801b4996dd0f6f5eded62
10053 Author: Behdad Esfahbod <behdad@behdad.org>
10054 Date:   Thu Jan 11 14:50:47 2018 +0100
10055
10056     [aat] Towards implementing ContextualSubtable
10057
10058  src/hb-aat-layout-common-private.hh | 58 ++++++++++++++++++++++--
10059  src/hb-aat-layout-morx-table.hh     | 88
10060  ++++++++++++++++++++++++++-----------
10061  2 files changed, 117 insertions(+), 29 deletions(-)
10062
10063 commit 62348f647f7b1604e008dbed46a54eff245fc106
10064 Author: Behdad Esfahbod <behdad@behdad.org>
10065 Date:   Thu Jan 11 12:00:28 2018 +0100
10066
10067     [aat] Implement end-of-text in state machine
10068
10069     Passes MORX-10 test now.
10070
10071  src/hb-aat-layout-morx-table.hh | 10 ++++++----
10072  1 file changed, 6 insertions(+), 4 deletions(-)
10073
10074 commit fc405b7ca77088135cb7de11cb32c254b85272fd
10075 Author: Behdad Esfahbod <behdad@behdad.org>
10076 Date:   Thu Jan 11 11:55:29 2018 +0100
10077
10078     [test/text-rendering-tests] Update from upstream
10079
10080  test/shaping/data/text-rendering-tests/DISABLED          |   1 +
10081  test/shaping/data/text-rendering-tests/Makefile.sources  |  11
10082  ++++++-----
10083  .../data/text-rendering-tests/fonts/TestMORXTen.ttf      | Bin 0 ->
10084  1620 bytes
10085  .../data/text-rendering-tests/tests/MORX-10.tests        |   1 +
10086  4 files changed, 8 insertions(+), 5 deletions(-)
10087
10088 commit 9adbd938fafe1de4e279489fc37ae33c900e22f0
10089 Author: Behdad Esfahbod <behdad@behdad.org>
10090 Date:   Thu Jan 11 11:55:10 2018 +0100
10091
10092     Minor
10093
10094  src/hb-aat-layout-morx-table.hh | 2 +-
10095  1 file changed, 1 insertion(+), 1 deletion(-)
10096
10097 commit 4177f646aa60180f094e064a53e54c5402fe53c6
10098 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10099 Date:   Thu Jan 11 15:43:23 2018 +0330
10100
10101     [cmake] Update and unbreak (#700)
10102
10103  test/shaping/CMakeLists.txt | 4 ++--
10104  1 file changed, 2 insertions(+), 2 deletions(-)
10105
10106 commit 94644d7ea4cf217e4d6c6ff57d65e1e20866ea6d
10107 Author: Behdad Esfahbod <behdad@behdad.org>
10108 Date:   Thu Jan 11 11:49:07 2018 +0100
10109
10110     [aat] Generate finegrained unsafe-to-break in state-machine!
10111
10112     Neato.
10113
10114  src/hb-aat-layout-morx-table.hh | 11 +++++++++--
10115  1 file changed, 9 insertions(+), 2 deletions(-)
10116
10117 commit 994eb7744c530bbaa5d6d8b8e07ca936e81aade8
10118 Author: Behdad Esfahbod <behdad@behdad.org>
10119 Date:   Thu Jan 11 11:37:12 2018 +0100
10120
10121     [buffer] Fix crash
10122
10123  src/hb-buffer-serialize.cc | 4 ++--
10124  1 file changed, 2 insertions(+), 2 deletions(-)
10125
10126 commit d6076747ac6706b4d8361714d46aced9683c44a8
10127 Author: Behdad Esfahbod <behdad@behdad.org>
10128 Date:   Thu Jan 11 10:51:46 2018 +0100
10129
10130     [test/text-rendering-tests] Add DISABLED list
10131
10132  test/shaping/data/text-rendering-tests/DISABLED | 20 ++++++++++++++++++++
10133  1 file changed, 20 insertions(+)
10134
10135 commit de02b5093c42a527ae67084b30943369ed59efe6
10136 Author: Behdad Esfahbod <behdad@behdad.org>
10137 Date:   Thu Jan 11 10:48:42 2018 +0100
10138
10139     [test/in-house] Add Makefile.sources
10140
10141  test/shaping/data/in-house/Makefile.am      | 46
10142  ++---------------------------
10143  test/shaping/data/in-house/Makefile.sources | 46
10144  +++++++++++++++++++++++++++++
10145  2 files changed, 48 insertions(+), 44 deletions(-)
10146
10147 commit 7c32e01d04deaab511d41f5dec0dfd9fc0469f39
10148 Author: Behdad Esfahbod <behdad@behdad.org>
10149 Date:   Thu Jan 11 10:47:31 2018 +0100
10150
10151     Minor
10152
10153  src/Makefile.am                                  | 1 +
10154  src/Makefile.sources                             | 2 --
10155  test/shaping/data/text-rendering-tests/update.sh | 2 --
10156  util/Makefile.am                                 | 1 +
10157  util/Makefile.sources                            | 2 --
10158  5 files changed, 2 insertions(+), 6 deletions(-)
10159
10160 commit a5adc5aa84c03184fd1c8a486be80ff0af1f448c
10161 Author: Behdad Esfahbod <behdad@behdad.org>
10162 Date:   Thu Jan 11 10:30:22 2018 +0100
10163
10164     [test/text-rendering-tests] Update from upstream
10165
10166     Also adds an update.sh script that does this automatically.
10167
10168  test/shaping/data/text-rendering-tests/Makefile.am |  52
10169  +++------------------
10170  .../data/text-rendering-tests/Makefile.sources     |  51
10171  ++++++++++++++++++++
10172  .../text-rendering-tests/fonts/TestMORXEight.ttf   | Bin 0 -> 2184 bytes
10173  .../text-rendering-tests/fonts/TestMORXNine.ttf    | Bin 0 -> 1624 bytes
10174  .../data/text-rendering-tests/tests/MORX-5.tests   |  25 ++++++++++
10175  .../data/text-rendering-tests/tests/MORX-6.tests   |   1 +
10176  .../data/text-rendering-tests/tests/MORX-7.tests   |   1 +
10177  .../data/text-rendering-tests/tests/MORX-8.tests   |   3 ++
10178  .../data/text-rendering-tests/tests/MORX-9.tests   |   1 +
10179  test/shaping/data/text-rendering-tests/update.sh   |  48
10180  +++++++++++++++++++
10181  10 files changed, 136 insertions(+), 46 deletions(-)
10182
10183 commit c861daacc4255d41d2358868b917277422949dc9
10184 Author: Behdad Esfahbod <behdad@behdad.org>
10185 Date:   Thu Jan 11 10:11:01 2018 +0100
10186
10187     [test/text-rendering-tests] Add README and COPYING
10188
10189  test/shaping/data/text-rendering-tests/COPYING     | 13 +++++++++++++
10190  test/shaping/data/text-rendering-tests/Makefile.am |  2 ++
10191  test/shaping/data/text-rendering-tests/README      |  4 ++++
10192  3 files changed, 19 insertions(+)
10193
10194 commit 14b4d84eef18bd54287c10ce44eaef4f642f6238
10195 Author: Behdad Esfahbod <behdad@behdad.org>
10196 Date:   Thu Jan 11 10:08:25 2018 +0100
10197
10198     [aat] Fix RearrangementSubtable action
10199
10200  src/hb-aat-layout-morx-table.hh | 2 +-
10201  1 file changed, 1 insertion(+), 1 deletion(-)
10202
10203 commit ea3e86c6401d41cf54d82692eccbf44c87be2fd5
10204 Author: Behdad Esfahbod <behdad@behdad.org>
10205 Date:   Thu Jan 11 09:58:42 2018 +0100
10206
10207     Minor
10208
10209  test/shaping/data/Makefile.am                      | 4 ++++
10210  test/shaping/data/in-house/Makefile.am             | 4 ++++
10211  test/shaping/data/text-rendering-tests/Makefile.am | 4 ++++
10212  3 files changed, 12 insertions(+)
10213
10214 commit 800e4ae80232f022404be155afd497b0421a6a64
10215 Author: Behdad Esfahbod <behdad@behdad.org>
10216 Date:   Thu Jan 11 09:57:55 2018 +0100
10217
10218     [aat] Mark state-machine-based lookup as completely unsafe-to-break
10219
10220     To be improved later.
10221
10222  src/hb-aat-layout-morx-table.hh | 2 ++
10223  1 file changed, 2 insertions(+)
10224
10225 commit ca42d961293a9e4dfd0817c1a02d454008583282
10226 Author: Behdad Esfahbod <behdad@behdad.org>
10227 Date:   Thu Jan 11 09:15:34 2018 +0100
10228
10229     [aat] Implement RearrangementSubtable
10230
10231  src/hb-aat-layout-common-private.hh |  89 ++++++++++++++++-
10232  src/hb-aat-layout-morx-table.hh     | 192
10233  +++++++++++++++++++++++++++++++-----
10234  src/hb-open-type-private.hh         |   2 -
10235  src/hb-private.hh                   |   7 +-
10236  4 files changed, 254 insertions(+), 36 deletions(-)
10237
10238 commit 5dbbd0fdb9a343554112a846b392803f11c13197
10239 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10240 Date:   Thu Jan 11 12:33:22 2018 +0330
10241
10242     Move the #define of _GNU_SOURCE to the top of hb-private.hh (#697)
10243
10244     This fixes the build on Cygwin.
10245
10246  src/hb-private.hh | 4 ++--
10247  1 file changed, 2 insertions(+), 2 deletions(-)
10248
10249 commit 90e3c9e69e93e05d9fb534fd43b5c99cf58a7cb4
10250 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10251 Date:   Thu Jan 11 12:31:05 2018 +0330
10252
10253     [cmake] Fix hb-blob test (#699)
10254
10255  CMakeLists.txt | 8 ++++----
10256  1 file changed, 4 insertions(+), 4 deletions(-)
10257
10258 commit 1461965c2220cd957c26b3fe5835200e426bc715
10259 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10260 Date:   Thu Jan 11 08:48:22 2018 +0330
10261
10262     [test] Better tests output by converting stderr to stdout (#696)
10263
10264     https://gitlab.kitware.com/cmake/cmake/issues/17630
10265
10266  test/shaping/run-tests.py | 18 +++++++++---------
10267  1 file changed, 9 insertions(+), 9 deletions(-)
10268
10269 commit ebb9b7d6335536804b50002fb83dd30da42a8ad5
10270 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10271 Date:   Thu Jan 11 08:15:06 2018 +0330
10272
10273     [test] Print shaping output on CI fails (#695)
10274
10275  .circleci/config.yml      | 4 ++--
10276  test/shaping/run-tests.py | 8 ++++----
10277  2 files changed, 6 insertions(+), 6 deletions(-)
10278
10279 commit e24bea8e91ba9f447f1f7f252bdefacef1f83593
10280 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10281 Date:   Wed Jan 10 23:51:56 2018 +0330
10282
10283     [cmake] Another try on making sure feature testing is working (#691)
10284
10285  .circleci/config.yml | 131
10286  ++++++++++++++++++++++++++++-----------------------
10287  CMakeLists.txt       |  17 ++++---
10288  2 files changed, 79 insertions(+), 69 deletions(-)
10289
10290 commit 746a37d5bdd2e965aa316e95ba5a7bad809d76a7
10291 Author: Behdad Esfahbod <behdad@behdad.org>
10292 Date:   Wed Jan 10 16:47:47 2018 +0100
10293
10294     [util] Replace setlinebuf
10295
10296  util/options.cc | 4 ++--
10297  1 file changed, 2 insertions(+), 2 deletions(-)
10298
10299 commit ff2083c53eecc67c011b96b0b9a58331043e53cf
10300 Author: Behdad Esfahbod <behdad@behdad.org>
10301 Date:   Wed Jan 10 13:54:36 2018 +0100
10302
10303     [util] Set stdio files to line buffering
10304
10305     So we can stream lines to hb-shape and read output.
10306
10307  util/options.cc | 4 ++++
10308  1 file changed, 4 insertions(+)
10309
10310 commit 80fd5743200cbe221ae3adf057fe0e5ef54a894c
10311 Author: Behdad Esfahbod <behdad@behdad.org>
10312 Date:   Wed Jan 10 11:09:53 2018 +0100
10313
10314     [aat] Add Class subtable thingy
10315
10316     From old 'mort' table.
10317
10318  src/hb-aat-layout-common-private.hh | 24 ++++++++++++++++++++++++
10319  1 file changed, 24 insertions(+)
10320
10321 commit 71e0ed9cbad8438239dcedf1bcfa8e19b9dfdc89
10322 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10323 Date:   Wed Jan 10 15:45:12 2018 +0330
10324
10325     [cmake] Add header existence tests (#685)
10326
10327  .circleci/config.yml        |  4 ++--
10328  CMakeLists.txt              | 53
10329  ++++++++++++++++++++++++++++++---------------
10330  test/shaping/CMakeLists.txt |  1 -
10331  3 files changed, 37 insertions(+), 21 deletions(-)
10332
10333 commit a073621b5dc2865a014821307128a8fdd1d7d992
10334 Author: Ebrahim Byagowi <ebrahim@gnu.org>
10335 Date:   Wed Jan 10 12:13:28 2018 +0330
10336
10337     [cmake] Fix tests against latest changes (#690)
10338
10339  test/shaping/CMakeLists.txt | 14 +++++++++++---
10340  1 file changed, 11 insertions(+), 3 deletions(-)
10341
10342 commit 0b22da954142ad7a1e949a56448cee4e836fff75
10343 Author: Khaled Hosny <khaledhosny@eglug.org>
10344 Date:   Wed Jan 10 07:12:07 2018 +0200
10345
10346     Improve HB_BUFFER_SERIALIZE_FLAG_NO_ADVANCES docs
10347
10348     Add the note about absolute glyph positions from the commit message.
10349
10350  src/hb-buffer.h | 3 ++-
10351  1 file changed, 2 insertions(+), 1 deletion(-)
10352
10353 commit 6db0b17c4ce56bd7477941e7a2fc85997c04588e
10354 Author: Behdad Esfahbod <behdad@behdad.org>
10355 Date:   Wed Jan 10 05:40:43 2018 +0100
10356
10357     [test] Move test handling to sundirectories
10358
10359  configure.ac                                       |  3 +
10360  test/shaping/Makefile.am                           | 98
10361  +---------------------
10362  test/shaping/data/Makefile.am                      |  9 ++
10363  test/shaping/data/in-house/Makefile.am             | 58 +++++++++++++
10364  test/shaping/data/text-rendering-tests/Makefile.am | 60 +++++++++++++
10365  5 files changed, 131 insertions(+), 97 deletions(-)
10366
10367 commit 4c982b4867707fcd2259b344b06e5bba8dd0c1e3
10368 Author: Behdad Esfahbod <behdad@behdad.org>
10369 Date:   Wed Jan 10 05:26:55 2018 +0100
10370
10371     [test] Whitelist one more passing test
10372
10373  test/shaping/Makefile.am | 2 +-
10374  1 file changed, 1 insertion(+), 1 deletion(-)
10375
10376 commit 188ee6e5eeef3c63c332cfa30795d37da1bc1682
10377 Author: Behdad Esfahbod <behdad@behdad.org>
10378 Date:   Wed Jan 10 05:13:47 2018 +0100
10379
10380     Calculate anchor positions in float, then round
10381
10382     Hoping to reduce rounding error, to make tests happier...
10383     No luck.
10384
10385  src/hb-font-private.hh         |  6 ++++++
10386  src/hb-ot-layout-gpos-table.hh | 44
10387  +++++++++++++++++++++---------------------
10388  2 files changed, 28 insertions(+), 22 deletions(-)
10389
10390 commit 0b28e1199d62765db4e855756b96022e423dcc17
10391 Author: Behdad Esfahbod <behdad@behdad.org>
10392 Date:   Wed Jan 10 05:02:42 2018 +0100
10393
10394     [test] Whitelist one more passing test
10395
10396  test/shaping/Makefile.am | 2 +-
10397  1 file changed, 1 insertion(+), 1 deletion(-)
10398
10399 commit 7cdd6ab068500aa18de9a856bfbe730d0aac9a27
10400 Author: Behdad Esfahbod <behdad@behdad.org>
10401 Date:   Wed Jan 10 04:33:08 2018 +0100
10402
10403     Round, instead of floor, when applying variations
10404
10405     Hoping this would fix remaining text-rendering-tests failures,
10406     but so far no luck.
10407
10408  src/hb-font-private.hh         | 2 +-
10409  src/hb-ot-layout-gpos-table.hh | 2 +-
10410  src/hb-private.hh              | 1 +
10411  3 files changed, 3 insertions(+), 2 deletions(-)
10412
10413 commit 6dc6f0c9f844a006b4518ce789e319fcef6e9680
10414 Author: Behdad Esfahbod <behdad@behdad.org>
10415 Date:   Wed Jan 10 04:12:35 2018 +0100
10416
10417     [test] Whitelist one passing test
10418
10419  test/shaping/Makefile.am | 2 +-
10420  1 file changed, 1 insertion(+), 1 deletion(-)
10421
10422 commit ec939761e4d1b2f825db715290d70e18b1c9dd12
10423 Author: Behdad Esfahbod <behdad@behdad.org>
10424 Date:   Wed Jan 10 03:56:43 2018 +0100
10425
10426     Minor
10427
10428  test/shaping/Makefile.am | 1 +
10429  1 file changed, 1 insertion(+)
10430
10431 commit c4eac531dfad55f691557a684b3a6bde83c4bcea
10432 Author: Behdad Esfahbod <behdad@behdad.org>
10433 Date:   Wed Jan 10 03:51:09 2018 +0100
10434
10435     Minor
10436
10437  test/shaping/Makefile.am | 1 -
10438  1 file changed, 1 deletion(-)
10439
10440 commit 285a0bd799426c544d896f8fbcc27f4613a28e9a
10441 Author: Behdad Esfahbod <behdad@behdad.org>
10442 Date:   Wed Jan 10 03:49:32 2018 +0100
10443
10444     [test] Another try
10445
10446     Making cmake happy this time.
10447
10448  test/shaping/Makefile.am | 4 +++-
10449  1 file changed, 3 insertions(+), 1 deletion(-)
10450
10451 commit 95b32b00557d6afcfc469f8dcc51d8bfa8243a00
10452 Author: Behdad Esfahbod <behdad@behdad.org>
10453 Date:   Wed Jan 10 03:48:09 2018 +0100
10454
10455     [test] Fix text disabling
10456
10457     Ouch, make!
10458
10459  test/shaping/Makefile.am | 27 ++++++++++++++-------------
10460  1 file changed, 14 insertions(+), 13 deletions(-)
10461
10462 commit a938d105b8d6e2d654079ea7d89e2e3ef5e0aed4
10463 Author: Behdad Esfahbod <behdad@behdad.org>
10464 Date:   Wed Jan 10 03:41:55 2018 +0100
10465
10466     [test/text-rendering-tests] Disable failing tests
10467
10468  test/shaping/Makefile.am | 16 ++++++++--------
10469  1 file changed, 8 insertions(+), 8 deletions(-)
10470
10471 commit ed95d5e374a10770eb305dfa43a9f5b39933aac7
10472 Author: Behdad Esfahbod <behdad@behdad.org>
10473 Date:   Wed Jan 10 03:38:52 2018 +0100
10474
10475     [test/text-rendering-tests] Disable failing tests
10476
10477  test/shaping/Makefile.am | 2 +-
10478  1 file changed, 1 insertion(+), 1 deletion(-)
10479
10480 commit 3b1e97f364e5ffdc08b52f889e3fea80a7e83e99
10481 Author: Behdad Esfahbod <behdad@behdad.org>
10482 Date:   Wed Jan 10 03:35:20 2018 +0100
10483
10484     Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
10485
10486     New API:
10487     HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
10488     hb-shape / hb-view --remove-default-ignorables
10489
10490     One more text-rendering-tests test passing.  Eleven failing.
10491
10492  src/hb-buffer.h                                    | 17 ++++--
10493  src/hb-ot-shape.cc                                 |  6 +-
10494  .../data/text-rendering-tests/extract-tests.py     |  2 +-
10495  .../data/text-rendering-tests/tests/AVAR-1.tests   | 34 +++++------
10496  .../data/text-rendering-tests/tests/CFF-1.tests    | 26 ++++-----
10497  .../data/text-rendering-tests/tests/CFF-2.tests    | 26 ++++-----
10498  .../data/text-rendering-tests/tests/CFF2-1.tests   | 18 +++---
10499  .../data/text-rendering-tests/tests/CMAP-1.tests   |  8 +--
10500  .../data/text-rendering-tests/tests/CMAP-2.tests   |  4 +-
10501  .../data/text-rendering-tests/tests/CMAP-3.tests   | 40 ++++++-------
10502  .../data/text-rendering-tests/tests/CVAR-1.tests   |  6 +-
10503  .../data/text-rendering-tests/tests/CVAR-2.tests   |  6 +-
10504  .../data/text-rendering-tests/tests/GLYF-1.tests   |  2 +-
10505  .../data/text-rendering-tests/tests/GPOS-1.tests   | 38 ++++++------
10506  .../data/text-rendering-tests/tests/GPOS-2.tests   |  6 +-
10507  .../data/text-rendering-tests/tests/GPOS-3.tests   |  8 +--
10508  .../data/text-rendering-tests/tests/GPOS-4.tests   |  8 +--
10509  .../data/text-rendering-tests/tests/GPOS-5.tests   | 10 ++--
10510  .../data/text-rendering-tests/tests/GSUB-1.tests   |  2 +-
10511  .../data/text-rendering-tests/tests/GSUB-2.tests   | 22 +++----
10512  .../data/text-rendering-tests/tests/GVAR-1.tests   | 18 +++---
10513  .../data/text-rendering-tests/tests/GVAR-2.tests   | 18 +++---
10514  .../data/text-rendering-tests/tests/GVAR-3.tests   | 18 +++---
10515  .../data/text-rendering-tests/tests/GVAR-4.tests   | 22 +++----
10516  .../data/text-rendering-tests/tests/GVAR-5.tests   | 22 +++----
10517  .../data/text-rendering-tests/tests/GVAR-6.tests   | 22 +++----
10518  .../data/text-rendering-tests/tests/GVAR-7.tests   | 14 ++---
10519  .../data/text-rendering-tests/tests/GVAR-8.tests   | 12 ++--
10520  .../data/text-rendering-tests/tests/GVAR-9.tests   | 20 +++----
10521  .../data/text-rendering-tests/tests/HVAR-1.tests   | 12 ++--
10522  .../data/text-rendering-tests/tests/HVAR-2.tests   | 12 ++--
10523  .../data/text-rendering-tests/tests/KERN-1.tests   |  2 +-
10524  .../data/text-rendering-tests/tests/KERN-2.tests   |  2 +-
10525  .../data/text-rendering-tests/tests/MORX-1.tests   |  2 +-
10526  .../data/text-rendering-tests/tests/MORX-2.tests   | 32 +++++-----
10527  .../data/text-rendering-tests/tests/MORX-3.tests   | 32 +++++-----
10528  .../data/text-rendering-tests/tests/MORX-4.tests   | 30 +++++-----
10529  .../data/text-rendering-tests/tests/SHARAN-1.tests | 12 ++--
10530  .../data/text-rendering-tests/tests/SHBALI-1.tests | 44 +++++++-------
10531  .../data/text-rendering-tests/tests/SHBALI-2.tests | 24 ++++----
10532  .../data/text-rendering-tests/tests/SHBALI-3.tests | 18 +++---
10533  .../data/text-rendering-tests/tests/SHKNDA-1.tests | 68
10534  +++++++++++-----------
10535  .../data/text-rendering-tests/tests/SHKNDA-2.tests | 32 +++++-----
10536  .../data/text-rendering-tests/tests/SHKNDA-3.tests | 62
10537  ++++++++++----------
10538  util/options.cc                                    |  1 +
10539  util/options.hh                                    | 14 +++--
10540  46 files changed, 435 insertions(+), 419 deletions(-)
10541
10542 commit 46e4ed552fb1205eb6cbc16450bb231998fc7347
10543 Author: Behdad Esfahbod <behdad@behdad.org>
10544 Date:   Wed Jan 10 03:22:08 2018 +0100
10545
10546     [test/text-rendering-tests] Hook up font variations
10547
10548     Six more passing. Twelve failing now.
10549
10550  .../data/text-rendering-tests/extract-tests.py     |  6 +++-
10551  .../data/text-rendering-tests/tests/AVAR-1.tests   | 34
10552  +++++++++++-----------
10553  .../data/text-rendering-tests/tests/CFF2-1.tests   | 18 ++++++------
10554  .../data/text-rendering-tests/tests/CVAR-1.tests   |  6 ++--
10555  .../data/text-rendering-tests/tests/CVAR-2.tests   |  6 ++--
10556  .../data/text-rendering-tests/tests/GPOS-5.tests   | 10 +++----
10557  .../data/text-rendering-tests/tests/GVAR-1.tests   | 18 ++++++------
10558  .../data/text-rendering-tests/tests/GVAR-2.tests   | 18 ++++++------
10559  .../data/text-rendering-tests/tests/GVAR-3.tests   | 18 ++++++------
10560  .../data/text-rendering-tests/tests/GVAR-4.tests   | 22 +++++++-------
10561  .../data/text-rendering-tests/tests/GVAR-5.tests   | 22 +++++++-------
10562  .../data/text-rendering-tests/tests/GVAR-6.tests   | 22 +++++++-------
10563  .../data/text-rendering-tests/tests/GVAR-7.tests   | 14 ++++-----
10564  .../data/text-rendering-tests/tests/GVAR-8.tests   | 12 ++++----
10565  .../data/text-rendering-tests/tests/GVAR-9.tests   | 20 ++++++-------
10566  .../data/text-rendering-tests/tests/HVAR-1.tests   | 12 ++++----
10567  .../data/text-rendering-tests/tests/HVAR-2.tests   | 12 ++++----
10568  17 files changed, 137 insertions(+), 133 deletions(-)
10569
10570 commit 2b3f62fc4de8f10c2168f212b1368478312e6dec
10571 Author: Behdad Esfahbod <behdad@behdad.org>
10572 Date:   Wed Jan 10 03:16:56 2018 +0100
10573
10574     [test] Add tests from text-rendering-tests repo
10575
10576     https://github.com/unicode-org/text-rendering-tests
10577
10578  test/shaping/Makefile.am                           |  44 ++++++++++++++-
10579  .../fonts/AdobeVFPrototype-Subset.otf              | Bin 0 -> 7096 bytes
10580  .../text-rendering-tests/fonts/FDArrayTest257.otf  | Bin 0 -> 145212
10581  bytes
10582  .../fonts/FDArrayTest65535.otf                     | Bin 0 -> 492740
10583  bytes
10584  .../fonts/NotoSansBalinese-Regular.ttf             | Bin 0 -> 32304 bytes
10585  .../fonts/NotoSansKannada-Regular.ttf              | Bin 0 -> 83868 bytes
10586  .../fonts/NotoSerifKannada-Regular.ttf             | Bin 0 -> 96936 bytes
10587  .../text-rendering-tests/fonts/Selawik-README.md   |  60
10588  +++++++++++++++++++++
10589  .../fonts/Selawik-variable.ttf                     | Bin 0 -> 481504
10590  bytes
10591  .../data/text-rendering-tests/fonts/TestAVAR.ttf   | Bin 0 -> 1608 bytes
10592  .../data/text-rendering-tests/fonts/TestCMAP14.otf | Bin 0 -> 1628 bytes
10593  .../fonts/TestCMAPMacTurkish.ttf                   | Bin 0 -> 19644 bytes
10594  .../text-rendering-tests/fonts/TestCVARGVAROne.ttf | Bin 0 -> 12336 bytes
10595  .../text-rendering-tests/fonts/TestCVARGVARTwo.ttf | Bin 0 -> 12256 bytes
10596  .../text-rendering-tests/fonts/TestGLYFOne.ttf     | Bin 0 -> 1516 bytes
10597  .../text-rendering-tests/fonts/TestGPOSFour.ttf    | Bin 0 -> 315020
10598  bytes
10599  .../text-rendering-tests/fonts/TestGPOSOne.ttf     | Bin 0 -> 10384 bytes
10600  .../text-rendering-tests/fonts/TestGPOSThree.ttf   | Bin 0 -> 3500 bytes
10601  .../text-rendering-tests/fonts/TestGPOSTwo.otf     | Bin 0 -> 1680 bytes
10602  .../text-rendering-tests/fonts/TestGSUBOne.otf     | Bin 0 -> 1788 bytes
10603  .../text-rendering-tests/fonts/TestGVAREight.ttf   | Bin 0 -> 4692 bytes
10604  .../text-rendering-tests/fonts/TestGVARFour.ttf    | Bin 0 -> 3204 bytes
10605  .../text-rendering-tests/fonts/TestGVARNine.ttf    | Bin 0 -> 2168 bytes
10606  .../text-rendering-tests/fonts/TestGVAROne.ttf     | Bin 0 -> 14312 bytes
10607  .../text-rendering-tests/fonts/TestGVARThree.ttf   | Bin 0 -> 14336 bytes
10608  .../text-rendering-tests/fonts/TestGVARTwo.ttf     | Bin 0 -> 15668 bytes
10609  .../text-rendering-tests/fonts/TestHVAROne.otf     | Bin 0 -> 3984 bytes
10610  .../text-rendering-tests/fonts/TestHVARTwo.ttf     | Bin 0 -> 4004 bytes
10611  .../text-rendering-tests/fonts/TestKERNOne.otf     | Bin 0 -> 1380 bytes
10612  .../text-rendering-tests/fonts/TestMORXFour.ttf    | Bin 0 -> 4764 bytes
10613  .../text-rendering-tests/fonts/TestMORXOne.ttf     | Bin 0 -> 2404 bytes
10614  .../text-rendering-tests/fonts/TestMORXThree.ttf   | Bin 0 -> 4104 bytes
10615  .../text-rendering-tests/fonts/TestMORXTwo.ttf     | Bin 0 -> 4960 bytes
10616  .../text-rendering-tests/fonts/TestShapeAran.ttf   | Bin 0 -> 116044
10617  bytes
10618  .../text-rendering-tests/fonts/TestShapeEthi.ttf   | Bin 0 -> 5292 bytes
10619  .../data/text-rendering-tests/fonts/Zycon.ttf      | Bin 0 -> 21036 bytes
10620  .../data/text-rendering-tests/tests/AVAR-1.tests   |  17 ++++++
10621  .../data/text-rendering-tests/tests/CFF-1.tests    |  13 +++++
10622  .../data/text-rendering-tests/tests/CFF-2.tests    |  13 +++++
10623  .../data/text-rendering-tests/tests/CFF2-1.tests   |   9 ++++
10624  .../data/text-rendering-tests/tests/CMAP-1.tests   |   4 ++
10625  .../data/text-rendering-tests/tests/CMAP-2.tests   |   2 +
10626  .../data/text-rendering-tests/tests/CMAP-3.tests   |  20 +++++++
10627  .../data/text-rendering-tests/tests/CVAR-1.tests   |   3 ++
10628  .../data/text-rendering-tests/tests/CVAR-2.tests   |   3 ++
10629  .../data/text-rendering-tests/tests/GLYF-1.tests   |   1 +
10630  .../data/text-rendering-tests/tests/GPOS-1.tests   |  19 +++++++
10631  .../data/text-rendering-tests/tests/GPOS-2.tests   |   3 ++
10632  .../data/text-rendering-tests/tests/GPOS-3.tests   |   4 ++
10633  .../data/text-rendering-tests/tests/GPOS-4.tests   |   4 ++
10634  .../data/text-rendering-tests/tests/GPOS-5.tests   |   5 ++
10635  .../data/text-rendering-tests/tests/GSUB-1.tests   |   1 +
10636  .../data/text-rendering-tests/tests/GSUB-2.tests   |  11 ++++
10637  .../data/text-rendering-tests/tests/GVAR-1.tests   |   9 ++++
10638  .../data/text-rendering-tests/tests/GVAR-2.tests   |   9 ++++
10639  .../data/text-rendering-tests/tests/GVAR-3.tests   |   9 ++++
10640  .../data/text-rendering-tests/tests/GVAR-4.tests   |  11 ++++
10641  .../data/text-rendering-tests/tests/GVAR-5.tests   |  11 ++++
10642  .../data/text-rendering-tests/tests/GVAR-6.tests   |  11 ++++
10643  .../data/text-rendering-tests/tests/GVAR-7.tests   |   7 +++
10644  .../data/text-rendering-tests/tests/GVAR-8.tests   |   6 +++
10645  .../data/text-rendering-tests/tests/GVAR-9.tests   |  10 ++++
10646  .../data/text-rendering-tests/tests/HVAR-1.tests   |   6 +++
10647  .../data/text-rendering-tests/tests/HVAR-2.tests   |   6 +++
10648  .../data/text-rendering-tests/tests/KERN-1.tests   |   1 +
10649  .../data/text-rendering-tests/tests/KERN-2.tests   |   1 +
10650  .../data/text-rendering-tests/tests/MORX-1.tests   |   1 +
10651  .../data/text-rendering-tests/tests/MORX-2.tests   |  16 ++++++
10652  .../data/text-rendering-tests/tests/MORX-3.tests   |  16 ++++++
10653  .../data/text-rendering-tests/tests/MORX-4.tests   |  15 ++++++
10654  .../data/text-rendering-tests/tests/SHARAN-1.tests |   6 +++
10655  .../data/text-rendering-tests/tests/SHBALI-1.tests |  22 ++++++++
10656  .../data/text-rendering-tests/tests/SHBALI-2.tests |  12 +++++
10657  .../data/text-rendering-tests/tests/SHBALI-3.tests |   9 ++++
10658  .../data/text-rendering-tests/tests/SHKNDA-1.tests |  34 ++++++++++++
10659  .../data/text-rendering-tests/tests/SHKNDA-2.tests |  16 ++++++
10660  .../data/text-rendering-tests/tests/SHKNDA-3.tests |  31 +++++++++++
10661  77 files changed, 510 insertions(+), 1 deletion(-)
10662
10663 commit 6b19178ee35fec3b2115d6a06a86db36dc838b38
10664 Author: Behdad Esfahbod <behdad@behdad.org>
10665 Date:   Wed Jan 10 03:07:30 2018 +0100
10666
10667     Prefix int types with HB
10668
10669     Such a headache that Windows defines UINT8, ...; Just prefix it.
10670
10671  src/hb-aat-layout-common-private.hh  |  29 +++---
10672  src/hb-aat-layout-morx-table.hh      |  65 +++++++------
10673  src/hb-open-file-private.hh          |   6 +-
10674  src/hb-open-type-private.hh          |  70 +++++++-------
10675  src/hb-ot-cbdt-table.hh              |  78 ++++++++--------
10676  src/hb-ot-cmap-table.hh              |  90 +++++++++---------
10677  src/hb-ot-glyf-table.hh              |  10 +-
10678  src/hb-ot-head-table.hh              |  28 +++---
10679  src/hb-ot-hhea-table.hh              |  18 ++--
10680  src/hb-ot-kern-table.hh              |  36 ++++----
10681  src/hb-ot-layout-common-private.hh   | 120 ++++++++++++------------
10682  src/hb-ot-layout-gdef-table.hh       |  22 ++---
10683  src/hb-ot-layout-gpos-table.hh       |  94 +++++++++----------
10684  src/hb-ot-layout-gsub-table.hh       |  30 +++---
10685  src/hb-ot-layout-gsubgpos-private.hh | 172
10686  +++++++++++++++++------------------
10687  src/hb-ot-math-table.hh              |  26 +++---
10688  src/hb-ot-maxp-table.hh              |   2 +-
10689  src/hb-ot-name-table.hh              |  16 ++--
10690  src/hb-ot-os2-table.hh               |  70 +++++++-------
10691  src/hb-ot-post-table.hh              |  16 ++--
10692  src/hb-ot-var-avar-table.hh          |   4 +-
10693  src/hb-ot-var-fvar-table.hh          |  20 ++--
10694  src/hb-ot-var-hvar-table.hh          |   8 +-
10695  src/hb-ot-var-mvar-table.hh          |  10 +-
10696  24 files changed, 517 insertions(+), 523 deletions(-)
10697
10698 commit 81e321c802afcc43186737e6900f8d7e2f9d4fd3
10699 Author: Behdad Esfahbod <behdad@behdad.org>
10700 Date:   Wed Jan 10 02:56:29 2018 +0100
10701
10702     [aat] Try fixing VC bots
10703
10704     c:\projects\harfbuzz\src\hb-aat-layout-common-private.hh(51):
10705     error C2872: 'UINT16': ambiguous symbol
10706     [C:\projects\harfbuzz\build\harfbuzz.vcxproj]
10707     C:\Program Files (x86)\Windows
10708     Kits\10\Include\10.0.14393.0\shared\basetsd.h(80): note: could be
10709     'unsigned short UINT16'
10710     c:\projects\harfbuzz\src\hb-open-type-private.hh(648): note: or
10711     'OT::UINT16'
10712
10713  src/hb-aat-layout-common-private.hh | 3 +++
10714  src/hb-aat-layout-morx-table.hh     | 3 +++
10715  2 files changed, 6 insertions(+)
10716
10717 commit 0ed69c946247feb5bbb5be06d5314c5e0c0fec67
10718 Author: Behdad Esfahbod <behdad@behdad.org>
10719 Date:   Wed Jan 10 02:49:36 2018 +0100
10720
10721     Disable processing of morx table in ot shaper
10722
10723     So I can merge this to master...
10724
10725  src/hb-ot-shape.cc | 4 ++--
10726  1 file changed, 2 insertions(+), 2 deletions(-)
10727
10728 commit 3f29ea91441b2e8c86cf379b4803f638a2e8dcfc
10729 Author: Behdad Esfahbod <behdad@behdad.org>
10730 Date:   Wed Jan 10 02:48:04 2018 +0100
10731
10732     [util] Add hb-shape --ned
10733
10734     For not displaying extra data: no clusters, no advance. Just data
10735     pertaining
10736     to where glyphs end up on the screen.
10737
10738  test/shaping/data/text-rendering-tests/extract-tests.py |  2 +-
10739  util/options.cc                                         | 13
10740  +++++++++++++
10741  2 files changed, 14 insertions(+), 1 deletion(-)
10742
10743 commit 7020130665316365c288d0960fc288faa8f5bdf7
10744 Author: Behdad Esfahbod <behdad@behdad.org>
10745 Date:   Wed Jan 10 02:37:39 2018 +0100
10746
10747     [test] Minor
10748
10749  test/shaping/run-tests.py | 2 +-
10750  1 file changed, 1 insertion(+), 1 deletion(-)
10751
10752 commit 5f94b4cc39f2f61b38c954ddac1aae6a052845bd
10753 Author: Behdad Esfahbod <behdad@behdad.org>
10754 Date:   Wed Jan 10 02:35:59 2018 +0100
10755
10756     [kern] Mark unsafe-to-break
10757
10758  src/hb-ot-shape-fallback.cc | 2 ++
10759  1 file changed, 2 insertions(+)
10760
10761 commit 71fd6325b6cba2586709022dd33530c61141bf8f
10762 Author: Behdad Esfahbod <behdad@behdad.org>
10763 Date:   Wed Jan 10 02:20:14 2018 +0100
10764
10765     Add option to buffer serialization to not output glyph advances
10766
10767     When advances are not printed, glyph offsets reflect absolute glyph
10768     positions.
10769
10770     New API:
10771     HB_BUFFER_SERIALIZE_FLAG_NO_ADVANCES
10772     hb-shape --no-advances
10773
10774  src/hb-buffer-serialize.cc | 38 ++++++++++++++++++++++++++++----------
10775  src/hb-buffer.h            |  5 ++++-
10776  util/hb-shape.cc           |  2 ++
10777  util/options.cc            |  2 ++
10778  util/options.hh            |  2 ++
10779  5 files changed, 38 insertions(+), 11 deletions(-)
10780
10781 commit 316a28f8f8a9c459936ce9f2786d4d64a8f4e2c0
10782 Author: Behdad Esfahbod <behdad@behdad.org>
10783 Date:   Wed Jan 10 01:54:12 2018 +0100
10784
10785     [test] Add script for extracting tests from text-rendering-tests
10786
10787     Work in progress...
10788
10789     https://github.com/unicode-org/text-rendering-tests
10790
10791  .../data/text-rendering-tests/extract-tests.py     | 45
10792  ++++++++++++++++++++++
10793  1 file changed, 45 insertions(+)
10794
10795 commit 6b4d63f295f419f55983a8fc72f582802f55b09f
10796 Author: Behdad Esfahbod <behdad@behdad.org>
10797 Date:   Wed Jan 10 01:13:36 2018 +0100
10798
10799     [test] Minor
10800
10801  test/shaping/run-tests.py | 9 ---------
10802  1 file changed, 9 deletions(-)
10803
10804 commit 504f913654d5904604e6abdbf7d0653f40db51fc
10805 Author: Behdad Esfahbod <behdad@behdad.org>
10806 Date:   Tue Jan 9 23:15:54 2018 +0100
10807
10808     [test] Simplify test runner
10809
10810     Always pass hb-shape as first argument to run-tests.py.
10811
10812     Also require automake 1.13.
10813
10814  configure.ac              |  3 +--
10815  test/shaping/Makefile.am  | 18 ++----------------
10816  test/shaping/run-tests.py | 22 +++++-----------------
10817  3 files changed, 8 insertions(+), 35 deletions(-)
10818
10819 commit 141db8b7a3abf2adbf0caa0659d9239396f6a2db
10820 Author: Behdad Esfahbod <behdad@behdad.org>
10821 Date:   Tue Jan 9 23:11:00 2018 +0100
10822
10823     [test] Minor
10824
10825  test/shaping/Makefile.am  | 4 ----
10826  test/shaping/run-tests.py | 4 ++--
10827  2 files changed, 2 insertions(+), 6 deletions(-)
10828
10829 commit 44c65eee28e2de5c54028cb0ef144f56da16ef58
10830 Author: Behdad Esfahbod <behdad@behdad.org>
10831 Date:   Tue Jan 9 21:58:57 2018 +0100
10832
10833     [test] Reorganize test suite
10834
10835     In anticipation of importing more test suites.
10836
10837  test/fuzzing/run-fuzzer-tests.py                   |   2 +-
10838  test/shaping/Makefile.am                           |  86
10839  +++++++++---------
10840  test/shaping/{fonts => data/in-house}/COPYING      |   7 +-
10841  .../0509e80afb379d16560e9e47bdd7d888bebdebc6.ttf   | Bin
10842  .../051d92f8bc6ff724511b296c27623f824de256e9.ttf   | Bin
10843  .../074a5ae6b19de8f29772fdd5df2d3d833f81f5e6.ttf   | Bin
10844  .../07f054357ff8638bac3711b422a1e31180bba863.ttf   | Bin
10845  .../15dfc433a135a658b9f4b1a861b5cdd9658ccbb9.ttf   | Bin
10846  .../1735326da89f0818cd8c51a0600e9789812c0f94.ttf   | Bin
10847  .../191826b9643e3f124d865d617ae609db6a2ce203.ttf   | Bin
10848  .../1a3d8f381387dd29be1e897e4b5100ac8b4829e1.ttf   | Bin
10849  .../1a6f1687b7a221f9f2c834b0b360d3c8463b6daf.ttf   | Bin
10850  .../1c04a16f32a39c26c851b7fc014d2e8d298ba2b8.ttf   | Bin
10851  .../1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf   | Bin
10852  .../1c2fb74c1b2aa173262734c1f616148f1648cfd6.ttf   | Bin
10853  .../205edd09bd3d141cc9580f650109556cc28b22cb.ttf   | Bin
10854  .../217a934cfe15c548b572c203dceb2befdf026462.ttf   | Bin
10855  .../21b7fb9c1eeae260473809fbc1fe330f66a507cd.ttf   | Bin
10856  .../226bc2deab3846f1a682085f70c67d0421014144.ttf   | Bin
10857  .../243798dd281c1c77c065958e1ff467420faa9bde.ttf   | Bin
10858  .../24b8d24d00ae86f49791b746da4c9d3f717a51a8.ttf   | Bin
10859  .../270b89df543a7e48e206a2d830c0e10e5265c630.ttf   | Bin
10860  .../298c9e1d955f10f6f72c6915c3c6ff9bf9695cec.ttf   | Bin
10861  .../2de1ab4907ab688c0cfc236b0bf51151db38bf2e.ttf   | Bin
10862  .../341421e629668b1a1242245d39238ca48432d35d.ttf   | Bin
10863  .../3493e92eaded2661cadde752a39f9d58b11f0326.ttf   | Bin
10864  .../3511ff5c1647150595846ac414c595cccac34f18.ttf   | Bin
10865  .../37033cc5cf37bb223d7355153016b6ccece93b28.ttf   | Bin
10866  .../373e67bf41ca264e260a9716162b71a23549e885.ttf   | Bin
10867  .../375d6ae32a3cbe52fbf81a4e5777e3377675d5a3.ttf   | Bin
10868  .../3cae6bfe5b57c07ba81ddbd54c02fe4f3a1e3bf6.ttf   | Bin
10869  .../3d0b77a2360aa6faa1385aaa510509ab70dfbeff.ttf   | Bin
10870  .../43979b90b2dd929723cf4fe1715990bcb9c9a56b.ttf   | Bin
10871  .../43ef465752be9af900745f72fe29cb853a1401a5.ttf   | Bin
10872  .../45855bc8d46332b39c4ab9e2ee1a26b1f896da6b.ttf   | Bin
10873  .../49c9f7485c1392fa09a1b801bc2ffea79275f22e.ttf   | Bin
10874  .../4cce528e99f600ed9c25a2b69e32eb94a03b4ae8.ttf   | Bin
10875  .../4fac3929fc3332834e93673780ec0fe94342d193.ttf   | Bin
10876  .../5028afb650b1bb718ed2131e872fbcce57828fff.ttf   | Bin
10877  .../53374c7ca3657be37efde7ed02ae34229a56ae1f.ttf   | Bin
10878  .../54674a3111d209fb6be0ed31745314b7a8d2c244.ttf   | Bin
10879  .../558661aa659912f4d30ecd27bd09835171a8e2b0.ttf   | Bin
10880  .../55c88ebbe938680b08f92c3de20713183e0c7481.ttf   | Bin
10881  .../56cfd0e18d07f41c38e9598545a6d369127fc6f9.ttf   | Bin
10882  .../57a9d9f83020155cbb1d2be1f43d82388cbecc88.ttf   | Bin
10883  .../59a585a63b3df608fbeef00956c8c108deec7de6.ttf   | Bin
10884  .../5a5daf5eb5a4db77a2baa3ad9c7a6ed6e0655fa8.ttf   | Bin
10885  .../5dfad7735c6a67085f1b90d4d497e32907db4c78.ttf   | Bin
10886  .../641bd9db850193064d17575053ae2bf8ec149ddc.ttf   | Bin
10887  .../663aef6b019dbf45ffd74089e2b5f2496ceceb18.ttf   | Bin
10888  .../6991b13ce889466be6de3f66e891de2bc0f117ee.ttf   | Bin
10889  .../6ff0fbead4462d9f229167b4e6839eceb8465058.ttf   | Bin
10890  .../706c5d7b625f207bc0d874c67237aad6f1e9cd6f.ttf   | Bin
10891  .../757ebd573617a24aa9dfbf0b885c54875c6fe06b.ttf   | Bin
10892  .../7a37dc4d5bf018456aea291cee06daf004c0221c.ttf   | Bin
10893  .../7e14e7883ed152baa158b80e207b66114c823a8b.ttf   | Bin
10894  .../8099955657a54e9ee38a6ba1d6f950ce58e3cc25.ttf   | Bin
10895  .../813c2f8e5512187fd982417a7fb4286728e6f4a8.ttf   | Bin
10896  .../81c368a33816fb20e9f647e8f24e2180f4720263.ttf   | Bin
10897  .../8228d035fcd65d62ec9728fb34f42c63be93a5d3.ttf   | Bin
10898  .../8240789f6d12d4cfc4b5e8e6f246c3701bcf861f.ttf   | Bin
10899  .../82f4f3b57bb55344e72e70231380202a52af5805.ttf   | Bin
10900  .../8454d22037f892e76614e1645d066689a0200e61.ttf   | Bin
10901  .../85414f2552b654585b7a8d13dcc3e8fd9f7970a3.ttf   | Bin
10902  .../856ff9562451293cbeff6f396d4e3877c4f0a436.ttf   | Bin
10903  .../85fe0be440c64ac77699e21c2f1bd933a919167e.ttf   | Bin
10904  .../87f85d17d26f1fe9ad28d7365101958edaefb967.ttf   | Bin
10905  .../8a9fea2a7384f2116e5b84a9b31f83be7850ce21.ttf   | Bin
10906  .../94a5d6fb15a27521fba9ea4aee9cb39b2d03322a.ttf   | Bin
10907  .../96490dd2ff81233b335a650e7eb660e0e7b2eeea.ttf   | Bin
10908  .../98b7887cff91f722b92a8ff800120954606354f9.ttf   | Bin
10909  .../9d8a94a67932a3ab75a596fc8b5c6d0392ca9e49.ttf   | Bin
10910  .../a014549f766436cf55b2ceb40e462038938ee899.ttf   | Bin
10911  .../a02a7f0ad42c2922cb37ad1358c9df4eb81f1bca.ttf   | Bin
10912  .../a34a7b00f22ffb5fd7eef6933b81c7e71bc2cdfb.ttf   | Bin
10913  .../a34a9191d9376bda419836effeef7e75c1386016.ttf   | Bin
10914  .../a69118c2c2ada48ff803d9149daa54c9ebdae30e.ttf   | Bin
10915  .../a6c76d1bafde4a0b1026ebcc932d2e5c6fd02442.ttf   | Bin
10916  .../a919b33197965846f21074b24e30250d67277bce.ttf   | Bin
10917  .../a98e908e2ed21b22228ea59ebcc0f05034c86f2e.ttf   | Bin
10918  .../b151cfcdaa77585d77f17a42158e0873fc8e2633.ttf   | Bin
10919  .../b6acef662e0beb8d5fcf5b61c6b0ca69537b7402.ttf   | Bin
10920  .../b9e2aaa0d75fcef6971ec3a96d806ba4a6b31fe2.ttf   | Bin
10921  .../bb0c53752e85c3d28973ebc913287b8987d3dfe8.ttf   | Bin
10922  .../bb29ce50df2bdba2d10726427c6b7609bf460e04.ttf   | Bin
10923  .../bb9473d2403488714043bcfb946c9f78b86ad627.ttf   | Bin
10924  .../bbf4a308c402f0678c3e82844892a4da2ebe598f.ttf   | Bin
10925  .../bf39b0e91ef9807f15a9e283a21a14a209fd2cfc.ttf   | Bin
10926  .../bf962d3202883a820aed019d9b5c1838c2ff69c6.ttf   | Bin
10927  .../c4e48b0886ef460f532fb49f00047ec92c432ec0.ttf   | Bin
10928  .../cc5f3d2d717fb6bd4dfae1c16d48a2cb8e12233b.ttf   | Bin
10929  .../d23d76ea0909c14972796937ba072b5a40c1e257.ttf   | Bin
10930  .../d629e7fedc0b350222d7987345fe61613fa3929a.ttf   | Bin
10931  .../d9b8bc10985f24796826c29f7ccba3d0ae11ec02.ttf   | Bin
10932  .../dd9f0c7c7c36f75a18be0cab1cddf8f3ab0f366b.ttf   | Bin
10933  .../df768b9c257e0c9c35786c47cae15c46571d56be.ttf   | Bin
10934  .../e207635780b42f898d58654b65098763e340f5c7.ttf   | Bin
10935  .../e68a88939e0f06e34d2bc911f09b70890289c8fd.ttf   | Bin
10936  .../e88c339237f52d21e01c55f01b9c1b4cc14a0467.ttf   | Bin
10937  .../ee39587d13b2afa5499cc79e45780aa79293bbd4.ttf   | Bin
10938  .../ef2511f215aa3ca847cbfffbf861793b42170875.ttf   | Bin
10939  .../ef86fe710cfea877bbe0dbb6946a1f88d0661031.ttf   | Bin
10940  .../f22416c692720a7d46fadf4af99f4c9e094f00b9.ttf   | Bin
10941  .../f443753e8ffe8e8aae606cfba158e00334b6efb1.ttf   | Bin
10942  .../f499fbc23865022234775c43503bba2e63978fe1.ttf   | Bin
10943  .../f518eb6f6b5eec2946c9fbbbde44e45d46f5e2ac.ttf   | Bin
10944  .../f9b1dd4dcb515e757789a22cb4241107746fd3d0.ttf   | Bin
10945  .../fab39d60d758cb586db5a504f218442cd1395725.ttf   | Bin
10946  .../fbb6c84c9e1fe0c39e152fbe845e51fd81f6748e.ttf   | Bin
10947  .../fcdcffbdf1c4c97c05308d7600e4c283eb47dbca.ttf   | Bin
10948  .../ffa0f5d2d9025486d8469d8b1fdd983e7632499b.ttf   | Bin
10949  .../in-house/tests/arabic-fallback-shaping.tests   |   1 +
10950  .../data/in-house/tests/arabic-feature-order.tests |   4 +
10951  .../data/in-house/tests/arabic-like-joining.tests  |   1 +
10952  .../data/in-house/tests/arabic-mark-order.tests    |   6 ++
10953  test/shaping/data/in-house/tests/arabic-stch.tests |   1 +
10954  .../data/in-house/tests/automatic-fractions.tests  |   3 +
10955  test/shaping/data/in-house/tests/cluster.tests     |   2 +
10956  test/shaping/data/in-house/tests/color-fonts.tests |   1 +
10957  .../data/in-house/tests/context-matching.tests     |   3 +
10958  .../data/in-house/tests/cursive-positioning.tests  |   4 +
10959  .../data/in-house/tests/default-ignorables.tests   |   2 +
10960  .../data/in-house/tests/emoji-flag-tags.tests      |   2 +
10961  .../data/in-house/tests/fallback-positioning.tests |   2 +
10962  test/shaping/data/in-house/tests/fuzzed.tests      |  22 +++++
10963  test/shaping/data/in-house/tests/hangul-jamo.tests |   2 +
10964  test/shaping/data/in-house/tests/hyphens.tests     |   2 +
10965  .../tests/indic-consonant-with-stacker.tests       |   4 +
10966  test/shaping/data/in-house/tests/indic-init.tests  |   1 +
10967  .../in-house/tests/indic-joiner-candrabindu.tests  |   2 +
10968  .../data/in-house/tests/indic-joiners.tests        |   2 +
10969  .../data/in-house/tests/indic-old-spec.tests       |   2 +
10970  .../data/in-house/tests/indic-pref-blocking.tests  |   2 +
10971  .../in-house/tests/indic-script-extensions.tests   |   2 +
10972  .../data/in-house/tests/indic-special-cases.tests  |   3 +
10973  .../data/in-house/tests/indic-syllable.tests       |   8 ++
10974  .../data/in-house/tests/language-tags.tests        |  12 +++
10975  test/shaping/data/in-house/tests/ligature-id.tests |  36 ++++++++
10976  .../data/in-house/tests/mark-attachment.tests      |   1 +
10977  .../data/in-house/tests/mark-filtering-sets.tests  |   5 ++
10978  .../tests/mongolian-variation-selector.tests       |   4 +
10979  test/shaping/data/in-house/tests/simple.tests      |   2 +
10980  test/shaping/data/in-house/tests/spaces.tests      |  17 ++++
10981  .../in-house/tests/tibetan-contractions-1.tests    |  60 +++++++++++++
10982  .../in-house/tests/tibetan-contractions-2.tests    |  53 +++++++++++
10983  .../data/in-house/tests/tibetan-vowels.tests       |  11 +++
10984  test/shaping/data/in-house/tests/use-marchen.tests |  35 ++++++++
10985  .../shaping/data/in-house/tests/use-syllable.tests |   7 ++
10986  test/shaping/data/in-house/tests/use.tests         |   4 +
10987  .../data/in-house/tests/variations-rvrn.tests      | 100
10988  +++++++++++++++++++++
10989  test/shaping/data/in-house/tests/vertical.tests    |   3 +
10990  .../data/in-house/tests/zero-width-marks.tests     |  11 +++
10991  test/shaping/run-tests.py                          |  48 ++++------
10992  .../tests/misc/arabic-fallback-shaping.tests       |   1 -
10993  test/shaping/tests/misc/arabic-feature-order.tests |   4 -
10994  test/shaping/tests/misc/arabic-like-joining.tests  |   1 -
10995  test/shaping/tests/misc/arabic-mark-order.tests    |   6 --
10996  test/shaping/tests/misc/arabic-stch.tests          |   1 -
10997  test/shaping/tests/misc/automatic-fractions.tests  |   3 -
10998  test/shaping/tests/misc/cluster.tests              |   2 -
10999  test/shaping/tests/misc/color-fonts.tests          |   1 -
11000  test/shaping/tests/misc/context-matching.tests     |   3 -
11001  test/shaping/tests/misc/cursive-positioning.tests  |   4 -
11002  test/shaping/tests/misc/default-ignorables.tests   |   2 -
11003  test/shaping/tests/misc/emoji-flag-tags.tests      |   2 -
11004  test/shaping/tests/misc/fallback-positioning.tests |   2 -
11005  test/shaping/tests/misc/fuzzed.tests               |  22 -----
11006  test/shaping/tests/misc/hangul-jamo.tests          |   2 -
11007  test/shaping/tests/misc/hyphens.tests              |   2 -
11008  .../tests/misc/indic-consonant-with-stacker.tests  |   4 -
11009  test/shaping/tests/misc/indic-init.tests           |   1 -
11010  .../tests/misc/indic-joiner-candrabindu.tests      |   2 -
11011  test/shaping/tests/misc/indic-joiners.tests        |   2 -
11012  test/shaping/tests/misc/indic-old-spec.tests       |   2 -
11013  test/shaping/tests/misc/indic-pref-blocking.tests  |   2 -
11014  .../tests/misc/indic-script-extensions.tests       |   2 -
11015  test/shaping/tests/misc/indic-special-cases.tests  |   3 -
11016  test/shaping/tests/misc/indic-syllable.tests       |   8 --
11017  test/shaping/tests/misc/language-tags.tests        |  12 ---
11018  test/shaping/tests/misc/ligature-id.tests          |  36 --------
11019  test/shaping/tests/misc/mark-attachment.tests      |   1 -
11020  test/shaping/tests/misc/mark-filtering-sets.tests  |   5 --
11021  .../tests/misc/mongolian-variation-selector.tests  |   4 -
11022  test/shaping/tests/misc/simple.tests               |   2 -
11023  test/shaping/tests/misc/spaces.tests               |  17 ----
11024  .../tests/misc/tibetan-contractions-1.tests        |  60 -------------
11025  .../tests/misc/tibetan-contractions-2.tests        |  53 -----------
11026  test/shaping/tests/misc/tibetan-vowels.tests       |  11 ---
11027  test/shaping/tests/misc/use-marchen.tests          |  35 --------
11028  test/shaping/tests/misc/use-syllable.tests         |   7 --
11029  test/shaping/tests/misc/use.tests                  |   4 -
11030  test/shaping/tests/misc/variations-rvrn.tests      | 100
11031  ---------------------
11032  test/shaping/tests/misc/vertical.tests             |   3 -
11033  test/shaping/tests/misc/zero-width-marks.tests     |  11 ---
11034  .../script-arabic/language-persian/mehran.txt      |  14 +--
11035  .../language-urdu/crulp/ligatures/2grams.txt       |   0
11036  .../language-urdu/crulp/ligatures/3grams.txt       |   0
11037  .../language-urdu/crulp/ligatures/4grams.txt       |   0
11038  .../language-urdu/crulp/ligatures/5grams.txt       |   0
11039  .../language-urdu/crulp/ligatures/6grams.txt       |   0
11040  .../language-urdu/crulp/ligatures/7grams.txt       |   0
11041  .../language-urdu/crulp/ligatures/8grams.txt       |   0
11042  .../language-urdu/crulp/ligatures/LICENSE          |   0
11043  .../language-urdu/crulp/ligatures/README           |   0
11044  .../language-urdu/crulp/ligatures/SOURCES          |   0
11045  .../script-arabic/misc/diacritics/lam-alef.txt     |   0
11046  .../misc/diacritics/language-arabic.txt            |   0
11047  .../misc/diacritics/language-persian.txt           |   0
11048  .../misc/diacritics/language-urdu.txt              |   0
11049  .../misc/diacritics/ligature-components.txt        |   0
11050  .../misc/diacritics/ligature-diacritics.txt        |   0
11051  .../misc/diacritics/mark-skipping.txt              |   0
11052  .../shaper-arabic/script-mongolian/misc/misc.txt   |   0
11053  .../script-mongolian/misc/non-joining.txt          |   0
11054  .../shaper-arabic/script-mongolian/misc/poem.txt   |   0
11055  .../script-mongolian/misc/variation-selectors.txt  |   0
11056  .../shaper-arabic/script-nko/misc/misc.txt         |   0
11057  .../shaper-arabic/script-phags-pa/misc/misc.txt    |   0
11058  .../script-syriac/misc/abbreviation-mark.txt       |  11 +++
11059  .../shaper-arabic/script-syriac/misc/alaph.txt     |   0
11060  .../shaper-default/script-ethiopic/misc/misc.txt   |   0
11061  .../shaper-default/script-han/misc/cjk-compat.txt  |   0
11062  .../script-hiragana/misc/kazuraki-liga-lines.txt   |   0
11063  .../script-hiragana/misc/kazuraki-liga.txt         |   0
11064  .../shaper-default/script-linear-b/misc/misc.txt   |   0
11065  .../shaper-default/script-tifinagh/misc/misc.txt   |   1 -
11066  .../shaper-hangul/script-hangul/misc/misc.txt      |   0
11067  .../script-hebrew/misc/diacritics.txt              |   0
11068  .../indic/script-assamese/utrrs/LICENSE            |   0
11069  .../indic/script-assamese/utrrs/README             |   0
11070  .../indic/script-assamese/utrrs/SOURCES            |   0
11071  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11072  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11073  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11074  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11075  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11076  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11077  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11078  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11079  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   0
11080  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11081  .../indic/script-bengali/misc/misc.txt             |   0
11082  .../indic/script-bengali/misc/reph.txt             |   0
11083  .../indic/script-bengali/utrrs/LICENSE             |   0
11084  .../shaper-indic/indic/script-bengali/utrrs/README |   0
11085  .../indic/script-bengali/utrrs/SOURCES             |   0
11086  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11087  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11088  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11089  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11090  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11091  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11092  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11093  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11094  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   0
11095  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11096  .../indic/script-devanagari/misc/dottedcircle.txt  |   0
11097  .../indic/script-devanagari/misc/eyelash.txt       |   0
11098  .../indic/script-devanagari/misc/joiners.txt       |   0
11099  .../indic/script-devanagari/misc/misc.txt          |   0
11100  .../script-devanagari/misc/spec-deviations.txt     |   0
11101  .../script-devanagari/misc/tricky-reordering.txt   |   0
11102  .../indic/script-devanagari/utrrs/LICENSE          |   0
11103  .../indic/script-devanagari/utrrs/README           |   0
11104  .../indic/script-devanagari/utrrs/SOURCES          |   0
11105  ...icFontFeatureCodepoint-AdditionalConsonants.txt |   0
11106  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11107  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11108  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11109  ...tFeatureCodepoint-DevnagariSpecificAddition.txt |   0
11110  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11111  ...ndicFontFeatureCodepoint-GenericPunctuation.txt |   0
11112  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11113  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11114  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11115  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   0
11116  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11117  .../indic/script-gujarati/utrrs/LICENSE            |   0
11118  .../indic/script-gujarati/utrrs/README             |   0
11119  .../indic/script-gujarati/utrrs/SOURCES            |   0
11120  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11121  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11122  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11123  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11124  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11125  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11126  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11127  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11128  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   0
11129  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11130  .../indic/script-gurmukhi/misc/misc.txt            |   0
11131  .../indic/script-gurmukhi/utrrs/LICENSE            |   0
11132  .../indic/script-gurmukhi/utrrs/README             |   0
11133  .../indic/script-gurmukhi/utrrs/SOURCES            |   0
11134  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11135  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11136  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11137  .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt |   0
11138  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11139  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11140  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11141  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11142  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   0
11143  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11144  .../indic/script-kannada/misc/misc.txt             |   0
11145  .../indic/script-kannada/misc/right-matras.txt     |   0
11146  .../indic/script-kannada/utrrs/LICENSE             |   0
11147  .../shaper-indic/indic/script-kannada/utrrs/README |   0
11148  .../indic/script-kannada/utrrs/SOURCES             |   0
11149  ...icFontFeatureCodepoint-AdditionalConsonants.txt |   0
11150  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11151  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11152  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11153  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11154  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11155  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11156  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11157  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11158  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11159  .../indic/script-malayalam/misc/cibu.txt           |   0
11160  .../indic/script-malayalam/misc/dot-reph.txt       |   0
11161  .../indic/script-malayalam/misc/misc.txt           |   0
11162  .../indic/script-malayalam/utrrs/LICENSE           |   0
11163  .../indic/script-malayalam/utrrs/README            |   0
11164  .../indic/script-malayalam/utrrs/SOURCES           |   0
11165  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11166  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11167  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11168  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11169  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11170  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11171  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11172  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11173  .../shaper-indic/indic/script-oriya/misc/bindu.txt |   0
11174  .../shaper-indic/indic/script-oriya/misc/misc.txt  |   0
11175  .../shaper-indic/indic/script-oriya/utrrs/LICENSE  |   0
11176  .../shaper-indic/indic/script-oriya/utrrs/README   |   0
11177  .../shaper-indic/indic/script-oriya/utrrs/SOURCES  |   0
11178  ...icFontFeatureCodepoint-AdditionalConsonants.txt |   0
11179  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11180  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11181  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11182  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11183  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11184  .../IndicFontFeatureCodepoint-OriyaSpecific.txt    |   0
11185  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11186  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11187  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11188  .../indic/script-sinhala/misc/extensive.txt        |   0
11189  .../indic/script-sinhala/misc/misc.txt             |   0
11190  .../indic/script-sinhala/misc/reph.txt             |   0
11191  .../indic/script-sinhala/misc/split-matras.txt     |   0
11192  .../indic/script-sinhala/utrrs/LICENSE             |   0
11193  .../shaper-indic/indic/script-sinhala/utrrs/README |   0
11194  .../indic/script-sinhala/utrrs/SOURCES             |   0
11195  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11196  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11197  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11198  .../IndicFontFeatureCodepoint-Punctuation.txt      |   0
11199  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11200  .../utrrs/gpos/IndicFontFeatureGPOS.txt            |   0
11201  .../utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt   |   0
11202  .../gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt    |   0
11203  .../utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt     |   0
11204  .../gsub/IndicFontFeatureGSUB-Special-Cases.txt    |   0
11205  .../gsub/IndicFontFeatureGSUB-TouchingLetters.txt  |   0
11206  .../utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt    |   0
11207  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11208  .../shaper-indic/indic/script-tamil/misc/misc.txt  |   0
11209  .../shaper-indic/indic/script-tamil/utrrs/LICENSE  |   0
11210  .../shaper-indic/indic/script-tamil/utrrs/README   |   0
11211  .../shaper-indic/indic/script-tamil/utrrs/SOURCES  |   0
11212  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11213  .../IndicFontFeatureCodepoint-CurrencySymbols.txt  |   0
11214  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11215  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11216  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11217  .../IndicFontFeatureCodepoint-Numerics.txt         |   0
11218  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11219  .../IndicFontFeatureCodepoint-Symbols.txt          |   0
11220  .../IndicFontFeatureCodepoint-TamilSymbol.txt      |   0
11221  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11222  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11223  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   0
11224  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11225  .../shaper-indic/indic/script-telugu/misc/misc.txt |   0
11226  .../shaper-indic/indic/script-telugu/utrrs/LICENSE |   0
11227  .../shaper-indic/indic/script-telugu/utrrs/README  |   0
11228  .../shaper-indic/indic/script-telugu/utrrs/SOURCES |   0
11229  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |   0
11230  .../IndicFontFeatureCodepoint-Consonants.txt       |   0
11231  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   0
11232  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   0
11233  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   0
11234  .../IndicFontFeatureCodepoint-Reserved.txt         |   0
11235  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   0
11236  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   0
11237  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |   0
11238  .../south-east-asian/script-javanese/misc.txt      |   0
11239  .../south-east-asian/script-khmer/misc/misc.txt    |   0
11240  .../script-khmer/misc/other-marks-invalid.txt      |   0
11241  .../script-khmer/misc/other-marks.txt              |   0
11242  .../shaper-myanmar/script-myanmar/misc/misc.txt    |   0
11243  .../shaper-myanmar/script-myanmar/misc/otspec.txt  |   1 -
11244  .../shaper-myanmar/script-myanmar/misc/utn11.txt   |   0
11245  .../shaper-thai/script-lao/misc/sara-am.txt        |   0
11246  .../shaper-thai/script-thai/misc/misc.txt          |   0
11247  .../shaper-thai/script-thai/misc/phinthu.txt       |   0
11248  .../shaper-thai/script-thai/misc/pua-shaping.txt   |   0
11249  .../shaper-thai/script-thai/misc/sara-am.txt       |   0
11250  .../script-tibetan/misc/contractions.txt           |   0
11251  .../shaper-tibetan/script-tibetan/misc/misc.txt    |   0
11252  .../shaper-use/script-batak/misc.txt               |   0
11253  .../shaper-use/script-buginese/misc.txt            |  92
11254  +++++++++----------
11255  .../shaper-use/script-cham/misc.txt                |   0
11256  .../shaper-use/script-kaithi/misc.txt              |   0
11257  .../shaper-use/script-kharoshti/misc.txt           |   0
11258  .../shaper-use/script-tai-tham/misc.txt            |   0
11259  .../shaper-use/script-tai-tham/torture.txt         |   0
11260  .../script-syriac/misc/abbreviation-mark.txt       |  11 ---
11261  420 files changed, 573 insertions(+), 590 deletions(-)
11262
11263 commit 9a3ad307ea91794712531dfc688700c11a1ff263
11264 Author: Behdad Esfahbod <behdad@behdad.org>
11265 Date:   Tue Jan 9 21:35:21 2018 +0100
11266
11267     [test] Remove unused hb-diff-ngrams
11268
11269  test/shaping/Makefile.am      |  1 -
11270  test/shaping/hb-diff-ngrams   |  5 -----
11271  test/shaping/hb_test_tools.py | 26 --------------------------
11272  3 files changed, 32 deletions(-)
11273
11274 commit b6b460024d29362914c72cc5f8fbaec215db5b16
11275 Author: Behdad Esfahbod <behdad@behdad.org>
11276 Date:   Tue Jan 9 21:33:38 2018 +0100
11277
11278     [test] Remove unused manifest stuff
11279
11280  test/shaping/Makefile.am        | 7 -------
11281  test/shaping/hb-manifest-read   | 5 -----
11282  test/shaping/hb-manifest-update | 5 -----
11283  3 files changed, 17 deletions(-)
11284
11285 commit ebbee7c2475db789b622250addbf549695da2890
11286 Author: Behdad Esfahbod <behdad@behdad.org>
11287 Date:   Tue Jan 9 18:23:19 2018 +0100
11288
11289     [test] Move test files around
11290
11291  test/fuzzing/run-fuzzer-tests.py                   |  2 +-
11292  test/shaping/Makefile.am                           | 82
11293  +++++++++++-----------
11294  .../tests/{ => misc}/arabic-fallback-shaping.tests |  0
11295  .../tests/{ => misc}/arabic-feature-order.tests    |  0
11296  .../tests/{ => misc}/arabic-like-joining.tests     |  0
11297  .../tests/{ => misc}/arabic-mark-order.tests       |  0
11298  test/shaping/tests/{ => misc}/arabic-stch.tests    |  0
11299  .../tests/{ => misc}/automatic-fractions.tests     |  0
11300  test/shaping/tests/{ => misc}/cluster.tests        |  0
11301  test/shaping/tests/{ => misc}/color-fonts.tests    |  0
11302  .../tests/{ => misc}/context-matching.tests        |  0
11303  .../tests/{ => misc}/cursive-positioning.tests     |  0
11304  .../tests/{ => misc}/default-ignorables.tests      |  0
11305  .../shaping/tests/{ => misc}/emoji-flag-tags.tests |  0
11306  .../tests/{ => misc}/fallback-positioning.tests    |  0
11307  test/shaping/tests/{ => misc}/fuzzed.tests         |  0
11308  test/shaping/tests/{ => misc}/hangul-jamo.tests    |  0
11309  test/shaping/tests/{ => misc}/hyphens.tests        |  0
11310  .../{ => misc}/indic-consonant-with-stacker.tests  |  0
11311  test/shaping/tests/{ => misc}/indic-init.tests     |  0
11312  .../{ => misc}/indic-joiner-candrabindu.tests      |  0
11313  test/shaping/tests/{ => misc}/indic-joiners.tests  |  0
11314  test/shaping/tests/{ => misc}/indic-old-spec.tests |  0
11315  .../tests/{ => misc}/indic-pref-blocking.tests     |  0
11316  .../tests/{ => misc}/indic-script-extensions.tests |  0
11317  .../tests/{ => misc}/indic-special-cases.tests     |  0
11318  test/shaping/tests/{ => misc}/indic-syllable.tests |  0
11319  test/shaping/tests/{ => misc}/language-tags.tests  |  0
11320  test/shaping/tests/{ => misc}/ligature-id.tests    |  0
11321  .../shaping/tests/{ => misc}/mark-attachment.tests |  0
11322  .../tests/{ => misc}/mark-filtering-sets.tests     |  0
11323  .../{ => misc}/mongolian-variation-selector.tests  |  0
11324  test/shaping/tests/{ => misc}/simple.tests         |  0
11325  test/shaping/tests/{ => misc}/spaces.tests         |  0
11326  .../tests/{ => misc}/tibetan-contractions-1.tests  |  0
11327  .../tests/{ => misc}/tibetan-contractions-2.tests  |  0
11328  test/shaping/tests/{ => misc}/tibetan-vowels.tests |  0
11329  test/shaping/tests/{ => misc}/use-marchen.tests    |  0
11330  test/shaping/tests/{ => misc}/use-syllable.tests   |  0
11331  test/shaping/tests/{ => misc}/use.tests            |  0
11332  .../shaping/tests/{ => misc}/variations-rvrn.tests |  0
11333  test/shaping/tests/{ => misc}/vertical.tests       |  0
11334  .../tests/{ => misc}/zero-width-marks.tests        |  0
11335  43 files changed, 42 insertions(+), 42 deletions(-)
11336
11337 commit 748b989a1fa931b011d6a4e3db39dfdc632946b2
11338 Author: Behdad Esfahbod <behdad@behdad.org>
11339 Date:   Tue Jan 9 17:55:17 2018 +0100
11340
11341     [aat/morx] Implement NoncontextualSubtables
11342
11343     Also makes hb-ot-shape call morx for now instead of GSUB... Just
11344     for testing.
11345
11346  src/hb-aat-layout-common-private.hh | 34 +++++++--------
11347  src/hb-aat-layout-morx-table.hh     | 82
11348  ++++++++++++++++++++++++++++++++++---
11349  src/hb-aat-layout-private.hh        |  3 ++
11350  src/hb-aat-layout.cc                | 13 +++++-
11351  src/hb-ot-shape.cc                  |  6 +++
11352  5 files changed, 111 insertions(+), 27 deletions(-)
11353
11354 commit 4cf3ab1d8192862f8d3c52fdcaec567735916116
11355 Author: Behdad Esfahbod <behdad@behdad.org>
11356 Date:   Tue Jan 9 16:32:58 2018 +0100
11357
11358     Minor
11359
11360  src/hb-ot-shape.cc | 2 --
11361  1 file changed, 2 deletions(-)
11362
11363 commit 470fe5b603b409bef136fdd4e9b33d2704dc77b7
11364 Author: Behdad Esfahbod <behdad@behdad.org>
11365 Date:   Tue Jan 9 15:48:51 2018 +0100
11366
11367     [aat] Implement Lookup table
11368
11369     Untested, but compiles.
11370
11371  src/hb-aat-layout-common-private.hh | 308
11372  +++++++++++++++++++++++++++++++++++-
11373  src/hb-aat-layout-morx-table.hh     |   9 +-
11374  src/hb-aat-layout.cc                |  14 ++
11375  src/hb-face.cc                      |   6 +-
11376  src/hb-open-type-private.hh         |  16 +-
11377  src/hb-ot-cbdt-table.hh             |   4 +-
11378  src/hb-ot-cmap-table.hh             |   2 +-
11379  src/hb-ot-glyf-table.hh             |   6 +-
11380  src/hb-ot-hmtx-table.hh             |   8 +-
11381  src/hb-ot-kern-table.hh             |   2 +-
11382  src/hb-ot-layout.cc                 |   6 +-
11383  src/hb-ot-post-table.hh             |   2 +-
11384  src/hb-uniscribe.cc                 |   2 +-
11385  13 files changed, 355 insertions(+), 30 deletions(-)
11386
11387 commit 4646a80a873fa164b9cf09128bc6b6fe2fc5cce2
11388 Author: Behdad Esfahbod <behdad@behdad.org>
11389 Date:   Tue Jan 9 12:06:38 2018 +0100
11390
11391     Minor
11392
11393  src/hb-ot-layout-common-private.hh | 8 ++++----
11394  1 file changed, 4 insertions(+), 4 deletions(-)
11395
11396 commit 7c7cb42d8125d7e598bfa70f93053cafe38b325a
11397 Author: Behdad Esfahbod <behdad@behdad.org>
11398 Date:   Mon Jan 8 14:32:55 2018 +0000
11399
11400     [aat] Update previous commits for rebase on master
11401
11402  src/hb-aat-layout-common-private.hh | 14 +++++++-------
11403  src/hb-aat-layout-morx-table.hh     | 28 ++++++++++++++--------------
11404  src/hb-open-type-private.hh         |  5 -----
11405  3 files changed, 21 insertions(+), 26 deletions(-)
11406
11407 commit a0175e75bc40b5496d7fd37afd434cb2000e5b9b
11408 Author: Behdad Esfahbod <behdad@behdad.org>
11409 Date:   Thu Aug 17 16:55:54 2017 -0700
11410
11411     [aat] Start implementing common table formats
11412
11413  src/Makefile.sources                |   2 +
11414  src/hb-aat-layout-common-private.hh | 134
11415  ++++++++++++++++++++++++++++++++++++
11416  src/hb-aat-layout-morx-table.hh     |   1 +
11417  src/hb-aat-layout-private.hh        |  37 ++++++++++
11418  src/hb-aat-layout.cc                |   1 +
11419  5 files changed, 175 insertions(+)
11420
11421 commit c71b55a223d14f8bb7fa355efc586e824b7d4d8f
11422 Author: Behdad Esfahbod <behdad@behdad.org>
11423 Date:   Mon Aug 14 17:24:36 2017 -0700
11424
11425     [aat] Start implementing Apple AAT morx table
11426
11427  src/Makefile.sources            |   2 +
11428  src/hb-aat-layout-morx-table.hh | 275
11429  ++++++++++++++++++++++++++++++++++++++++
11430  src/hb-aat-layout.cc            |  42 ++++++
11431  src/hb-open-type-private.hh     |   5 +
11432  src/hb-ot-layout-private.hh     |   5 +
11433  src/hb-ot-layout.cc             |   2 +
11434  6 files changed, 331 insertions(+)
11435
11436 commit 3c7aeb5c6437b26ad638ab993b724e28376d3ff8
11437 Author: Ebrahim Byagowi <ebrahim@gnu.org>
11438 Date:   Tue Jan 9 01:39:42 2018 +0330
11439
11440     [cmake] Add autotools like feature testing (#683)
11441
11442  CMakeLists.txt | 22 ++++++++++++++++------
11443  1 file changed, 16 insertions(+), 6 deletions(-)
11444
11445 commit 0473d95e276ae5df722bc7d371733d8202bdbc3c
11446 Author: Behdad Esfahbod <behdad@behdad.org>
11447 Date:   Mon Jan 8 10:07:46 2018 +0000
11448
11449     [ft] Use FT_Done_MM_Var() if available
11450
11451  configure.ac | 1 +
11452  src/hb-ft.cc | 4 ++++
11453  2 files changed, 5 insertions(+)
11454
11455 commit 66d7beff96d622599e1ee8895f2aa84fe2299f1a
11456 Author: Behdad Esfahbod <behdad@behdad.org>
11457 Date:   Fri Jan 5 18:09:29 2018 +0000
11458
11459     [khmer] Relax!
11460
11461     Apparently we don't use OT_A either.
11462
11463  src/hb-ot-shape-complex-khmer-machine.rl | 3 +--
11464  1 file changed, 1 insertion(+), 2 deletions(-)
11465
11466 commit db0207baff358b20fbe9c3498275ba33f69caf87
11467 Author: Behdad Esfahbod <behdad@behdad.org>
11468 Date:   Fri Jan 5 18:06:00 2018 +0000
11469
11470     [khmer] Drop another joiner
11471
11472  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11473  1 file changed, 1 insertion(+), 1 deletion(-)
11474
11475 commit 90affe831f08fabcb2dd5ac837c7b0cfbd14e554
11476 Author: Behdad Esfahbod <behdad@behdad.org>
11477 Date:   Fri Jan 5 18:04:56 2018 +0000
11478
11479     [khmer] Shuffle
11480
11481  src/hb-ot-shape-complex-khmer-machine.rl | 4 +---
11482  1 file changed, 1 insertion(+), 3 deletions(-)
11483
11484 commit 65795e3ca246bf65b3cb53e3fe65eca312774e3e
11485 Author: Behdad Esfahbod <behdad@behdad.org>
11486 Date:   Fri Jan 5 18:03:00 2018 +0000
11487
11488     [khmer] Simplify grammar some more
11489
11490     Numbers down (from 38):
11491
11492     KHMER: 299090 out of 299124 tests passed. 34 failed (0.0113665%)
11493
11494  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11495  1 file changed, 1 insertion(+), 1 deletion(-)
11496
11497 commit e13ee937310a7aadd83fd266dae382da40dce4f8
11498 Author: Behdad Esfahbod <behdad@behdad.org>
11499 Date:   Fri Jan 5 18:01:01 2018 +0000
11500
11501     [khmer] Clean
11502
11503  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11504  1 file changed, 1 insertion(+), 1 deletion(-)
11505
11506 commit a71c7eb2ca9f8ba90117e1a0c4ce890f0a1640f4
11507 Author: Behdad Esfahbod <behdad@behdad.org>
11508 Date:   Fri Jan 5 17:59:43 2018 +0000
11509
11510     [khmer] Limit number of joiners
11511
11512  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11513  1 file changed, 1 insertion(+), 1 deletion(-)
11514
11515 commit 574e42e1cf6679c8df065d6bb3e8d21bc82395c1
11516 Author: Behdad Esfahbod <behdad@behdad.org>
11517 Date:   Fri Jan 5 17:57:39 2018 +0000
11518
11519     [khmer] Relax number of consonants / matras allowed
11520
11521     New numbers (down from 39):
11522
11523     KHMER: 299086 out of 299124 tests passed. 38 failed (0.0127038%)
11524
11525  src/hb-ot-shape-complex-khmer-machine.rl | 6 +++---
11526  1 file changed, 3 insertions(+), 3 deletions(-)
11527
11528 commit 80c870bcda2f421e80f5579e71fe17fe8db991b8
11529 Author: Behdad Esfahbod <behdad@behdad.org>
11530 Date:   Fri Jan 5 17:52:24 2018 +0000
11531
11532     [khmer] Allow Independent Vowels where stacked consonants are allowed
11533
11534     New numbers (down from 44):
11535
11536     KHMER: 299085 out of 299124 tests passed. 39 failed (0.0130381%)
11537
11538  src/hb-ot-shape-complex-khmer-machine.rl | 4 ++--
11539  src/hb-ot-shape-complex-khmer.cc         | 2 +-
11540  2 files changed, 3 insertions(+), 3 deletions(-)
11541
11542 commit 9bd486c480b8fd3125ef6b6cc0442a566f669cb8
11543 Author: Behdad Esfahbod <behdad@behdad.org>
11544 Date:   Fri Jan 5 17:47:35 2018 +0000
11545
11546     [khmer] Drop some more joiners
11547
11548  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11549  1 file changed, 1 insertion(+), 1 deletion(-)
11550
11551 commit 5278265853c36400ffc284fd517cc7b7c42ed0e7
11552 Author: Behdad Esfahbod <behdad@behdad.org>
11553 Date:   Fri Jan 5 17:46:49 2018 +0000
11554
11555     [khmer] Drop some more
11556
11557  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11558  1 file changed, 1 insertion(+), 1 deletion(-)
11559
11560 commit efefd87f3354d0ae6f599ea30672cb0b74dfcd80
11561 Author: Behdad Esfahbod <behdad@behdad.org>
11562 Date:   Fri Jan 5 17:45:48 2018 +0000
11563
11564     [khmer] Drop some more grammar
11565
11566  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11567  1 file changed, 1 insertion(+), 1 deletion(-)
11568
11569 commit 82e6bf8e0c27d2fd16a908eed0c73e95b1a2c0f5
11570 Author: Behdad Esfahbod <behdad@behdad.org>
11571 Date:   Fri Jan 5 17:44:18 2018 +0000
11572
11573     [khmer] Drop some more from grammar
11574
11575  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11576  1 file changed, 1 insertion(+), 1 deletion(-)
11577
11578 commit 957e8ea8a9f981775ecde7dd1e2bf4023cf79dba
11579 Author: Behdad Esfahbod <behdad@behdad.org>
11580 Date:   Fri Jan 5 17:43:31 2018 +0000
11581
11582     [khmer] Drop final_halant_group
11583
11584  src/hb-ot-shape-complex-khmer-machine.rl | 3 +--
11585  1 file changed, 1 insertion(+), 2 deletions(-)
11586
11587 commit bbfdbbdc5eca96e8c527147e5a78cd185b9f243d
11588 Author: Behdad Esfahbod <behdad@behdad.org>
11589 Date:   Fri Jan 5 17:34:26 2018 +0000
11590
11591     Minor
11592
11593  src/hb-ot-shape-complex-indic-machine.rl | 1 -
11594  src/hb-ot-shape-complex-khmer-machine.rl | 1 -
11595  2 files changed, 2 deletions(-)
11596
11597 commit f6df2515210e9d828fc40173696b185efa5083e3
11598 Author: Behdad Esfahbod <behdad@behdad.org>
11599 Date:   Fri Jan 5 17:27:48 2018 +0000
11600
11601     [indic] Remove unused OT_VD category
11602
11603  src/hb-ot-shape-complex-indic-machine.rl | 3 +--
11604  src/hb-ot-shape-complex-indic-private.hh | 2 +-
11605  src/hb-ot-shape-complex-indic.cc         | 2 +-
11606  3 files changed, 3 insertions(+), 4 deletions(-)
11607
11608 commit e6618f3bdf79a51f6fb270b468b653dc9cea5b57
11609 Author: Behdad Esfahbod <behdad@behdad.org>
11610 Date:   Fri Jan 5 17:21:55 2018 +0000
11611
11612     [khmer] Shave off some more from the grammar
11613
11614  src/hb-ot-shape-complex-khmer-machine.rl |  9 ++-------
11615  src/hb-ot-shape-complex-khmer.cc         | 34
11616  ++------------------------------
11617  2 files changed, 4 insertions(+), 39 deletions(-)
11618
11619 commit 014494d5c0469fe6b3112db3fdb3f2f262673ba1
11620 Author: Behdad Esfahbod <behdad@behdad.org>
11621 Date:   Fri Jan 5 17:17:02 2018 +0000
11622
11623     [khmer] Remove unused symbol clusters
11624
11625  src/hb-ot-shape-complex-khmer-machine.rl | 4 ----
11626  1 file changed, 4 deletions(-)
11627
11628 commit bbac984b9390a66c6ae5ee931b278b607f2f2a50
11629 Author: Behdad Esfahbod <behdad@behdad.org>
11630 Date:   Fri Jan 5 17:15:31 2018 +0000
11631
11632     Minor
11633
11634  src/hb-ot-shape-complex-indic-machine.rl | 1 -
11635  src/hb-ot-shape-complex-khmer-machine.rl | 1 -
11636  2 files changed, 2 deletions(-)
11637
11638 commit 185b68946ad67443e8725e77d724128802de5572
11639 Author: Behdad Esfahbod <behdad@behdad.org>
11640 Date:   Fri Jan 5 17:14:27 2018 +0000
11641
11642     [khmer] Remove medials from grammar
11643
11644  src/hb-ot-shape-complex-khmer-machine.rl | 10 ++++------
11645  1 file changed, 4 insertions(+), 6 deletions(-)
11646
11647 commit c265dffdf6c4930e271292226d38a8e515b6b0f8
11648 Author: Behdad Esfahbod <behdad@behdad.org>
11649 Date:   Fri Jan 5 17:06:29 2018 +0000
11650
11651     [khmer] Better fix for dangling final Coeng
11652
11653     This is how 1471cfee3bb2734dc44c58471362851ad27e8bd8 should have
11654     been done.
11655
11656  src/hb-ot-shape-complex-khmer-machine.rl | 4 ++--
11657  1 file changed, 2 insertions(+), 2 deletions(-)
11658
11659 commit e3fdf1fc2f399e6b79ea022501526a422d372e64
11660 Author: Behdad Esfahbod <behdad@behdad.org>
11661 Date:   Fri Jan 5 17:05:53 2018 +0000
11662
11663     [khmer] Remove reph/repha support from grammar
11664
11665  src/hb-ot-shape-complex-khmer-machine.rl | 12 ++++--------
11666  1 file changed, 4 insertions(+), 8 deletions(-)
11667
11668 commit 0d3a274de1ff8e6a21c7c9857730e2eda402e310
11669 Author: Behdad Esfahbod <behdad@behdad.org>
11670 Date:   Fri Jan 5 17:01:37 2018 +0000
11671
11672     [khmer] Remove forced_rakar from grammar
11673
11674     Used by Sinhala only.
11675
11676  src/hb-ot-shape-complex-khmer-machine.rl | 3 +--
11677  src/hb-ot-shape-complex-khmer.cc         | 2 +-
11678  2 files changed, 2 insertions(+), 3 deletions(-)
11679
11680 commit 1471cfee3bb2734dc44c58471362851ad27e8bd8
11681 Author: Behdad Esfahbod <behdad@behdad.org>
11682 Date:   Fri Jan 5 16:34:20 2018 +0000
11683
11684     [khmer] Allow a dangling final Coeng after matras
11685
11686     Uniscribe seems to allow that.  New numbers:
11687
11688     KHMER: 299080 out of 299124 tests passed. 44 failed (0.0147096%)
11689
11690  src/hb-ot-shape-complex-khmer-machine.rl | 2 +-
11691  1 file changed, 1 insertion(+), 1 deletion(-)
11692
11693 commit 9eaf077ded0306d492de96b223133431f1a6d42b
11694 Author: Behdad Esfahbod <behdad@behdad.org>
11695 Date:   Fri Jan 5 16:28:00 2018 +0000
11696
11697     [khmer] Remove some more unused code
11698
11699  src/hb-ot-shape-complex-khmer.cc | 49
11700  ++--------------------------------------
11701  1 file changed, 2 insertions(+), 47 deletions(-)
11702
11703 commit bfad6ab897a38aedc82de694ee1a17132f90b25e
11704 Author: Behdad Esfahbod <behdad@behdad.org>
11705 Date:   Fri Jan 5 16:13:09 2018 +0000
11706
11707     [khmer] Remove features not used by Khmer
11708
11709  src/hb-ot-shape-complex-khmer.cc | 60
11710  ++++------------------------------------
11711  1 file changed, 5 insertions(+), 55 deletions(-)
11712
11713 commit 92a99ce084b19dff32d434de446144f0c4796803
11714 Author: Behdad Esfahbod <behdad@behdad.org>
11715 Date:   Fri Jan 5 16:08:44 2018 +0000
11716
11717     [khmer] Remove rphf feature
11718
11719  src/hb-ot-shape-complex-khmer.cc | 2 --
11720  1 file changed, 2 deletions(-)
11721
11722 commit 238b90e77c12674edfd2e03160b8ba2a0298b79d
11723 Author: Behdad Esfahbod <behdad@behdad.org>
11724 Date:   Fri Jan 5 16:06:53 2018 +0000
11725
11726     [khmer] Remove non-Khmer matra positioning code
11727
11728  src/hb-ot-shape-complex-khmer.cc | 76
11729  +++++++---------------------------------
11730  1 file changed, 12 insertions(+), 64 deletions(-)
11731
11732 commit f8553c898a414298403c335f8d2ed6c588a1189f
11733 Author: Behdad Esfahbod <behdad@behdad.org>
11734 Date:   Fri Jan 5 16:04:02 2018 +0000
11735
11736     [khmer] Remove indic_config_t
11737
11738  src/hb-ot-shape-complex-khmer.cc | 28 ----------------------------
11739  1 file changed, 28 deletions(-)
11740
11741 commit a119a8bce57abc440ae4c8b9a1342d428a7c9b6a
11742 Author: Behdad Esfahbod <behdad@behdad.org>
11743 Date:   Fri Jan 5 16:02:27 2018 +0000
11744
11745     [khmer] Remove indic_config->reph_mode
11746
11747  src/hb-ot-shape-complex-khmer.cc | 9 +--------
11748  1 file changed, 1 insertion(+), 8 deletions(-)
11749
11750 commit c135324af107d3e33420cd0dca4d5bb12fd3f4a1
11751 Author: Behdad Esfahbod <behdad@behdad.org>
11752 Date:   Fri Jan 5 16:01:17 2018 +0000
11753
11754     [khmer] Remove indic_config->reph_pos
11755
11756  src/hb-ot-shape-complex-khmer.cc | 333
11757  ++-------------------------------------
11758  1 file changed, 10 insertions(+), 323 deletions(-)
11759
11760 commit ffcd6c7efd21bf89b41ddbf148b05672a42ecadd
11761 Author: Behdad Esfahbod <behdad@behdad.org>
11762 Date:   Fri Jan 5 15:50:05 2018 +0000
11763
11764     [khmer] Remove indic_config->base_pos
11765
11766  src/hb-ot-shape-complex-khmer.cc | 229
11767  ++-------------------------------------
11768  1 file changed, 7 insertions(+), 222 deletions(-)
11769
11770 commit 0c91638d48d6fb86d1e30fb94c15785707395b42
11771 Author: Behdad Esfahbod <behdad@behdad.org>
11772 Date:   Fri Jan 5 15:45:30 2018 +0000
11773
11774     [khmer] Remove other scripts
11775
11776  src/hb-ot-shape-complex-khmer.cc | 131
11777  ++++++++++-----------------------------
11778  1 file changed, 34 insertions(+), 97 deletions(-)
11779
11780 commit 4c0199c573f79be5f40e7d4f8433ef6a1c9c24b2
11781 Author: Behdad Esfahbod <behdad@behdad.org>
11782 Date:   Fri Jan 5 15:43:48 2018 +0000
11783
11784     [khmer] Remove indic_config->script
11785
11786  src/hb-ot-shape-complex-khmer.cc | 3 +--
11787  1 file changed, 1 insertion(+), 2 deletions(-)
11788
11789 commit 9b135d9524e51cc1e1f35479e015c746ccd8ca5f
11790 Author: Behdad Esfahbod <behdad@behdad.org>
11791 Date:   Fri Jan 5 15:43:11 2018 +0000
11792
11793     [khmer] Remove indic_config->virama
11794
11795  src/hb-ot-shape-complex-khmer.cc | 5 ++---
11796  1 file changed, 2 insertions(+), 3 deletions(-)
11797
11798 commit 7eb3ac29d388432c311981b20b1aa75f47249bfc
11799 Author: Behdad Esfahbod <behdad@behdad.org>
11800 Date:   Fri Jan 5 15:41:31 2018 +0000
11801
11802     [khmer] Remove indic_config->has_old_spec
11803
11804  src/hb-ot-shape-complex-khmer.cc | 157
11805  ++++++---------------------------------
11806  1 file changed, 21 insertions(+), 136 deletions(-)
11807
11808 commit 961ebf85f1e7d417e056c3927ee73857f6f4cde6
11809 Author: Behdad Esfahbod <behdad@behdad.org>
11810 Date:   Fri Jan 5 15:36:53 2018 +0000
11811
11812     [khmer] Remove Halant from Khmer shaper
11813
11814  src/hb-ot-shape-complex-indic-private.hh |  1 -
11815  src/hb-ot-shape-complex-khmer-machine.rl |  7 +++----
11816  src/hb-ot-shape-complex-khmer.cc         | 32
11817  ++++++++++++++++----------------
11818  3 files changed, 19 insertions(+), 21 deletions(-)
11819
11820 commit 9761f9d78214323b9ad58dd0b8ba41851c9e2d54
11821 Author: Behdad Esfahbod <behdad@behdad.org>
11822 Date:   Fri Jan 5 15:33:11 2018 +0000
11823
11824     [indic] Remove more Khmer-specific stuff from Indic shaper
11825
11826     No numbers changed.
11827
11828  src/hb-ot-shape-complex-indic-machine.rl |  8 ++---
11829  src/hb-ot-shape-complex-indic.cc         | 57
11830  ++++++++++++--------------------
11831  2 files changed, 25 insertions(+), 40 deletions(-)
11832
11833 commit 075895364435ee88936696bcb5457283c4bb1a29
11834 Author: Behdad Esfahbod <behdad@behdad.org>
11835 Date:   Fri Jan 5 15:08:28 2018 +0000
11836
11837     [indic] Remove main Khmer stuff
11838
11839  src/hb-ot-shape-complex-indic.cc | 73
11840  ++--------------------------------------
11841  1 file changed, 2 insertions(+), 71 deletions(-)
11842
11843 commit dcf4d95fea45e19fbb3b39f0211b2aa96a907473
11844 Author: Behdad Esfahbod <behdad@behdad.org>
11845 Date:   Fri Jan 5 14:54:31 2018 +0000
11846
11847     [khmer] Split off Khmer shaper from Indic
11848
11849     Towards fixing https://github.com/harfbuzz/harfbuzz/issues/667
11850     The Khmer spec is different enough from other Indic ones to require
11851     its own grammar.
11852
11853     No change in functionality.  Test numbers are:
11854
11855     BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
11856     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
11857     GUJARATI: 366355 out of 366457 tests passed. 102 failed (0.0278341%)
11858     GURMUKHI: 60729 out of 60747 tests passed. 18 failed (0.0296311%)
11859     KANNADA: 951300 out of 951913 tests passed. 613 failed (0.0643966%)
11860     KHMER: 299071 out of 299124 tests passed. 53 failed (0.0177184%)
11861     MALAYALAM: 1048136 out of 1048334 tests passed. 198 failed
11862     (0.0188871%)
11863     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
11864     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
11865     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
11866     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
11867
11868  src/Makefile.sources                     |    3 +
11869  src/hb-ot-shape-complex-khmer-machine.rl |  130 +++
11870  src/hb-ot-shape-complex-khmer.cc         | 1867
11871  ++++++++++++++++++++++++++++++
11872  src/hb-ot-shape-complex-private.hh       |    5 +-
11873  4 files changed, 2003 insertions(+), 2 deletions(-)
11874
11875 commit 1e05ea79d057fbae5f680589d4ee7d3c6a971689
11876 Author: Behdad Esfahbod <behdad@behdad.org>
11877 Date:   Fri Jan 5 14:01:37 2018 +0000
11878
11879     [ot] Short-circuit base instance advance variation
11880
11881  src/hb-ot-hmtx-table.hh | 2 +-
11882  1 file changed, 1 insertion(+), 1 deletion(-)
11883
11884 commit 54b2b93722c9f067199cd7145dfd065d5b6b2f0c
11885 Author: Behdad Esfahbod <behdad@behdad.org>
11886 Date:   Fri Jan 5 13:20:21 2018 +0000
11887
11888     [ot] Fix VariationStore evaluation algorithm
11889
11890     Ouch!  Missing coords should still be evaluated as coord=0, which
11891     most of the time results in a factor of 0.  We were skipping these,
11892     which was equivalent to a factor of 1.
11893
11894     Fixes https://github.com/harfbuzz/harfbuzz/issues/652
11895
11896  src/hb-ot-layout-common-private.hh | 5 +++--
11897  1 file changed, 3 insertions(+), 2 deletions(-)
11898
11899 commit a3afdd1e080bb181ddec126b6233d52438882a13
11900 Author: Behdad Esfahbod <behdad@behdad.org>
11901 Date:   Fri Jan 5 13:17:02 2018 +0000
11902
11903     Minor
11904
11905  src/hb-ot-layout-common-private.hh | 2 +-
11906  1 file changed, 1 insertion(+), 1 deletion(-)
11907
11908 commit cb43bdbc2f3a16061c33596b15b29eb7f9713871
11909 Author: Behdad Esfahbod <behdad@behdad.org>
11910 Date:   Fri Jan 5 13:06:25 2018 +0000
11911
11912     [ft] If there's no variations set, don't set them on hb-font
11913
11914  src/hb-ft.cc | 10 +++++++++-
11915  1 file changed, 9 insertions(+), 1 deletion(-)
11916
11917 commit ed2f458b143327d07e67fdb976ead9d7ff2863f8
11918 Author: Behdad Esfahbod <behdad@behdad.org>
11919 Date:   Fri Jan 5 12:55:39 2018 +0000
11920
11921     Add test font for previous commit
11922
11923  .../sha1sum/21b7fb9c1eeae260473809fbc1fe330f66a507cd.ttf | Bin 0 ->
11924  4816 bytes
11925  1 file changed, 0 insertions(+), 0 deletions(-)
11926
11927 commit 127bcc6ece4da64e807f652dd84a17c6a8c5e300
11928 Merge: 72bec1cd 8c0d1916
11929 Author: Behdad Esfahbod <behdad@behdad.org>
11930 Date:   Fri Jan 5 12:50:22 2018 +0000
11931
11932     Merge remote-tracking branch 'fdo/master'
11933
11934 commit 8c0d1916a41f0fb32340ce5257de780acf598353
11935 Author: Behdad Esfahbod <behdad@behdad.org>
11936 Date:   Fri Jan 5 12:46:12 2018 +0000
11937
11938     Improve CGJ skipping logic
11939
11940     Previously we made CGJ unskippable.  Now, if CGJ did NOT prevent
11941     any reordering, allow skipping over it.  To make this work we
11942     had to make changes to the Arabic mark reordering algorithm
11943     implementation to renumber moved MCM marks.  See comments.
11944
11945     Fixes https://github.com/harfbuzz/harfbuzz/issues/554
11946
11947  src/hb-buffer-private.hh                   |  1 +
11948  src/hb-ot-layout-private.hh                | 11 ++++++++-
11949  src/hb-ot-shape-complex-arabic.cc          | 37
11950  ++++++++++++++++++++++--------
11951  src/hb-ot-shape-normalize.cc               | 30 +++++++++++++-----------
11952  test/shaping/tests/arabic-mark-order.tests |  4 ++++
11953  5 files changed, 58 insertions(+), 25 deletions(-)
11954
11955 commit 72bec1cd09f919f3826345db4832752ec96ff5c5
11956 Author: Ebrahim Byagowi <ebrahim@gnu.org>
11957 Date:   Fri Jan 5 12:42:20 2018 +0330
11958
11959     Improve tests (#679)
11960
11961  .circleci/config.yml        |  2 +-
11962  CMakeLists.txt              | 52
11963  +++++++++++++++++++++++++++++++++++----------
11964  autogen.sh                  |  6 ++++--
11965  src/Makefile.am             |  3 +--
11966  src/check-defs.sh           |  2 +-
11967  src/check-header-guards.sh  |  2 +-
11968  src/check-libstdc++.sh      |  2 +-
11969  src/check-static-inits.sh   |  2 +-
11970  src/check-symbols.sh        |  2 +-
11971  test/fuzzing/CMakeLists.txt | 11 +++++++++-
11972  10 files changed, 62 insertions(+), 22 deletions(-)
11973
11974 commit 293e443529d0621b9f94ea15d1425104394f6b9e
11975 Author: Behdad Esfahbod <behdad@behdad.org>
11976 Date:   Thu Jan 4 16:06:25 2018 +0000
11977
11978     Minor
11979
11980  src/check-c-linkage-decls.sh | 3 +--
11981  1 file changed, 1 insertion(+), 2 deletions(-)
11982
11983 commit 8a0952db7e521320cd4d8b67b287f7d33c21b6e0
11984 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
11985 Date:   Thu Jan 4 18:40:10 2018 +0700
11986
11987     atomics: Favor compiler primitives over macOS APIs. (#676)
11988
11989     In macOS 10.12, the `OSMemoryBarrier` and related APIs were deprecated
11990     in favor of using `std::atomic`. On the way to supporting
11991     `std::atomic`,
11992     we can favor using the "Intel primitives" which are also available on
11993     macOS.
11994
11995  src/hb-atomic-private.hh | 46
11996  +++++++++++++++++++++++-----------------------
11997  1 file changed, 23 insertions(+), 23 deletions(-)
11998
11999 commit 4f80078eb035054db0f6e33cf4f7345c6c85cb12
12000 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
12001 Date:   Thu Jan 4 18:37:35 2018 +0700
12002
12003     [cmake] Colorize output when using cmake + ninja. (#674)
12004
12005     Due to how ninja runs clang and gcc, it doesn't colorize the output
12006     like make does. This forces color output in this situation.
12007
12008  CMakeLists.txt | 10 ++++++++++
12009  1 file changed, 10 insertions(+)
12010
12011 commit 5ed26fc5bdfdab0ff41a8861b54395c0bbbad248
12012 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12013 Date:   Thu Jan 4 10:11:34 2018 +0330
12014
12015     [cmake] Run src/ tests (#675)
12016
12017  .circleci/config.yml      |  9 ++++-----
12018  CMakeLists.txt            | 35 ++++++++++++++++++++++++++++++++---
12019  src/Makefile.am           |  1 +
12020  src/check-defs.sh         |  3 ++-
12021  src/check-libstdc++.sh    |  3 ++-
12022  src/check-static-inits.sh |  3 ++-
12023  src/check-symbols.sh      |  3 ++-
12024  7 files changed, 45 insertions(+), 12 deletions(-)
12025
12026 commit f8daeef4c4451084a781db3a8a04807c0f0051ef
12027 Author: Behdad Esfahbod <behdad@behdad.org>
12028 Date:   Wed Jan 3 14:27:34 2018 +0000
12029
12030     [use] Simplify more
12031
12032  src/gen-use-table.py                 | 11 +------
12033  src/hb-ot-shape-complex-use-table.cc | 62
12034  +++++++++++++++++++++---------------
12035  2 files changed, 38 insertions(+), 35 deletions(-)
12036
12037 commit 877d15e73c24159b26bb7cc6d2f62045d445d0fc
12038 Author: Behdad Esfahbod <behdad@behdad.org>
12039 Date:   Wed Jan 3 14:24:44 2018 +0000
12040
12041     [use] Simplify
12042
12043     Fixes https://github.com/harfbuzz/harfbuzz/pull/661
12044
12045  src/gen-use-table.py                 | 2 +-
12046  src/hb-ot-shape-complex-use-table.cc | 3 +--
12047  2 files changed, 2 insertions(+), 3 deletions(-)
12048
12049 commit 308f419215716460479fbde482d66d1687176102
12050 Author: Behdad Esfahbod <behdad@behdad.org>
12051 Date:   Wed Jan 3 14:22:07 2018 +0000
12052
12053     [use] Fix Brahmi Number Joiner 1107F
12054
12055     Fixes https://github.com/harfbuzz/harfbuzz/pull/660
12056
12057  src/gen-indic-table.py                 | 6 +++---
12058  src/gen-use-table.py                   | 6 +++---
12059  src/hb-ot-shape-complex-indic-table.cc | 4 ++--
12060  src/hb-ot-shape-complex-use-table.cc   | 6 +++---
12061  4 files changed, 11 insertions(+), 11 deletions(-)
12062
12063 commit 7b837e20d2b4b6cd7be0b181ac5cdfeb467bd146
12064 Author: Behdad Esfahbod <behdad@behdad.org>
12065 Date:   Wed Jan 3 12:46:29 2018 +0000
12066
12067     [util] Add TODO item
12068
12069  util/options.cc | 1 +
12070  1 file changed, 1 insertion(+)
12071
12072 commit 70807ad274be39d58a5b43e12d4585325cb314c4
12073 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12074 Date:   Tue Jan 2 23:52:12 2018 +0330
12075
12076     Fix make check issue on out-of-tree builds and test it (#672)
12077
12078  .circleci/config.yml             |  8 ++++----
12079  test/fuzzing/Makefile.am         | 18 +-----------------
12080  test/fuzzing/run-fuzzer-tests.py |  8 +++++---
12081  test/shaping/run-tests.py        |  5 +++++
12082  4 files changed, 15 insertions(+), 24 deletions(-)
12083
12084 commit 85ec6d34439194a88c7dfdd8303369311e08e031
12085 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
12086 Date:   Wed Jan 3 01:23:23 2018 +0700
12087
12088     Fix typos.
12089
12090  docs/usermanual-clusters.xml         | 4 ++--
12091  docs/usermanual-install-harfbuzz.xml | 2 +-
12092  src/hb-font.h                        | 2 +-
12093  3 files changed, 4 insertions(+), 4 deletions(-)
12094
12095 commit 4f6754ac0190f04b5f27306b087827b8f2e13046
12096 Author: Bruce Mitchener <bruce.mitchener@gmail.com>
12097 Date:   Wed Jan 3 00:15:18 2018 +0700
12098
12099     Improve Markdown usage in BUILD.md.
12100
12101  BUILD.md | 36 +++++++++++++++++++++++-------------
12102  1 file changed, 23 insertions(+), 13 deletions(-)
12103
12104 commit 3db1d34264d9405c7356668aa3c8ed3ab103da3c
12105 Author: Romain Ouabdelkader <rouabdelkader@gopro.com>
12106 Date:   Thu Dec 21 14:39:34 2017 +0100
12107
12108     link with CoreFoundation when using CoreText
12109
12110  configure.ac | 2 +-
12111  1 file changed, 1 insertion(+), 1 deletion(-)
12112
12113 commit 4e3cf91af29ff654eca91e43c0af1c1a7171b9fa
12114 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12115 Date:   Mon Jan 1 11:17:51 2018 +0330
12116
12117     [cmake] Run rest of the tests on Windows (#668)
12118
12119  appveyor.yml                     |  6 +++---
12120  test/CMakeLists.txt              |  5 +----
12121  test/fuzzing/CMakeLists.txt      | 12 ++++++------
12122  test/fuzzing/Makefile.am         |  5 +----
12123  test/fuzzing/run-fuzzer-tests.py | 12 +++++++++---
12124  test/shaping/CMakeLists.txt      |  9 ++++-----
12125  test/shaping/run-tests.py        | 10 +++++++++-
12126  7 files changed, 33 insertions(+), 26 deletions(-)
12127
12128 commit 2dbdeb14214487acd0ff011386c49263ce800813
12129 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12130 Date:   Fri Dec 29 23:13:29 2017 +0330
12131
12132     [cmake] Run fuzzing and shaping tests (#666)
12133
12134  .circleci/config.yml             |  2 +-
12135  CMakeLists.txt                   | 59
12136  ++++++++++++++++++++++++----------------
12137  appveyor.yml                     |  4 +--
12138  test/CMakeLists.txt              |  5 ++++
12139  test/api/CMakeLists.txt          | 48 +++++++++++++-------------------
12140  test/fuzzing/CMakeLists.txt      |  9 ++++++
12141  test/fuzzing/Makefile.am         | 18 ++++++++++++
12142  test/fuzzing/run-fuzzer-tests.py | 28 +++++++++++++++++++
12143  test/shaping/CMakeLists.txt      | 11 ++++++++
12144  test/shaping/Makefile.am         |  3 +-
12145  test/shaping/run-tests.py        |  3 +-
12146  11 files changed, 132 insertions(+), 58 deletions(-)
12147
12148 commit 24b30faa2a285c6e4e46a18c346def2183fc2793
12149 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12150 Date:   Mon Dec 25 22:01:28 2017 +0330
12151
12152     [cmake] Use GNUInstallDirs values (#665)
12153
12154  CMakeLists.txt | 170
12155  ++++++++++++++++++++++++++++-----------------------------
12156  1 file changed, 85 insertions(+), 85 deletions(-)
12157
12158 commit 7d397c5d5ca684fae824a61dabf5bc422d0a516b
12159 Author: Behdad Esfahbod <behdad@behdad.org>
12160 Date:   Sun Dec 24 17:53:32 2017 -0500
12161
12162     Add Coverity badge
12163
12164  README | 1 +
12165  1 file changed, 1 insertion(+)
12166
12167 commit 50163976d2a5fb34e0b4c011408d581b33aaa255
12168 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12169 Date:   Mon Dec 25 01:55:48 2017 +0330
12170
12171     [cmake] Enable cmake tests on distribution and test it (#664)
12172
12173  .circleci/config.yml | 3 ++-
12174  test/Makefile.am     | 6 ++++++
12175  test/api/Makefile.am | 1 +
12176  3 files changed, 9 insertions(+), 1 deletion(-)
12177
12178 commit 7bfdf1a94192dd83ab55202d259703f36ed060e5
12179 Author: David Corbett <corbett.dav@husky.neu.edu>
12180 Date:   Wed Nov 22 16:32:52 2017 -0500
12181
12182     Forbid Batak killers after vowel signs
12183
12184  src/gen-use-table.py                                     |   3 +++
12185  src/hb-ot-shape-complex-use-table.cc                     |   2 +-
12186  .../sha1sum/59a585a63b3df608fbeef00956c8c108deec7de6.ttf | Bin 0 ->
12187  1164 bytes
12188  test/shaping/tests/use-syllable.tests                    |   1 +
12189  4 files changed, 5 insertions(+), 1 deletion(-)
12190
12191 commit 9890782736b9ce708c1fedd1cbb3db45cfef4c69
12192 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12193 Date:   Mon Dec 25 01:32:46 2017 +0330
12194
12195     [ci] Add -Wno-attributes to djgpp, add alpine, format (#663)
12196
12197  .circleci/config.yml | 40 ++++++++++++++++++++++++++++++----------
12198  1 file changed, 30 insertions(+), 10 deletions(-)
12199
12200 commit 72ecaae0ad4c9f1685f7d524990e92a26fcd5611
12201 Author: Behdad Esfahbod <behdad@behdad.org>
12202 Date:   Sun Dec 24 16:05:07 2017 -0500
12203
12204     [use] Allow ZWJ before/after Halant
12205
12206     https://github.com/harfbuzz/harfbuzz/issues/542#issuecomment-353169729
12207
12208  src/hb-ot-shape-complex-use-machine.rl | 3 ++-
12209  1 file changed, 2 insertions(+), 1 deletion(-)
12210
12211 commit bc92245b681098f0bfa712217851a5ba3dabeaf3
12212 Author: Behdad Esfahbod <behdad@behdad.org>
12213 Date:   Wed Dec 20 13:19:33 2017 -0500
12214
12215     Minor
12216
12217  src/main.cc | 1 -
12218  1 file changed, 1 deletion(-)
12219
12220 commit 81dfc29d2dbc755301e702ea5427829d02abc693
12221 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12222 Date:   Thu Dec 21 20:15:37 2017 +0330
12223
12224     [ci] Add a DOS/djgpp compiler (#659)
12225
12226  .circleci/config.yml | 9 +++++++++
12227  1 file changed, 9 insertions(+)
12228
12229 commit 007a2a4317227b8fb4c764c590203c85fc3da5fd
12230 Author: Behdad Esfahbod <behdad@behdad.org>
12231 Date:   Wed Dec 20 12:09:00 2017 -0500
12232
12233     1.7.4
12234
12235  NEWS         | 7 +++++++
12236  configure.ac | 2 +-
12237  2 files changed, 8 insertions(+), 1 deletion(-)
12238
12239 commit a9432bde7e61894056a42ea24d56fd7fd908a1ce
12240 Author: Volker H. Simonis <volker.simonis@gmail.com>
12241 Date:   Tue Dec 19 11:33:25 2017 +0100
12242
12243     HarfBuzz 1.7.1 and later don't compile on AIX with xlC (#655)
12244
12245  src/hb-ot-shape-complex-arabic-fallback.hh | 4 ++--
12246  1 file changed, 2 insertions(+), 2 deletions(-)
12247
12248 commit 2fe5f885b6f66f2665292b93e07baaae0aa46da8
12249 Author: Behdad Esfahbod <behdad@behdad.org>
12250 Date:   Tue Dec 19 14:48:26 2017 -0500
12251
12252     [set] Handle nil set in add_range() / add_sorted_array()
12253
12254     Fixes https://github.com/harfbuzz/harfbuzz/issues/657
12255
12256  src/hb-set-private.hh | 5 +++--
12257  1 file changed, 3 insertions(+), 2 deletions(-)
12258
12259 commit b5bbb791d32467b91caf6f1bf7ccee7cb2ca8c52
12260 Author: Behdad Esfahbod <behdad@behdad.org>
12261 Date:   Mon Dec 18 09:18:51 2017 -0500
12262
12263     1.7.3
12264
12265  NEWS         | 10 ++++++++++
12266  configure.ac |  2 +-
12267  2 files changed, 11 insertions(+), 1 deletion(-)
12268
12269 commit 1245395a60ab6b04fc4653c448a97bb6ffee672c
12270 Author: Behdad Esfahbod <behdad@behdad.org>
12271 Date:   Sun Dec 17 12:32:33 2017 -0500
12272
12273     [coretext] In hb_coretext_font_create() set ptem
12274
12275     Otherwise setting the CTFont was ineffective as it would have been
12276     recreated anyway unless font size was set to 18 CSS points.
12277
12278  src/hb-coretext.cc | 14 +++++++++++---
12279  1 file changed, 11 insertions(+), 3 deletions(-)
12280
12281 commit 493a005d9527b6075f3c1ca4b41c22d7805f975c
12282 Author: Behdad Esfahbod <behdad@behdad.org>
12283 Date:   Sat Dec 16 11:49:39 2017 -0500
12284
12285     [set] In add_sorted_array(), bail if data is not sorted
12286
12287  src/hb-set-private.hh | 8 ++++++--
12288  1 file changed, 6 insertions(+), 2 deletions(-)
12289
12290 commit a7bd6d7a4c53ff61d7d8286a594aaa0a0e15b1a1
12291 Author: Behdad Esfahbod <behdad@behdad.org>
12292 Date:   Sat Dec 16 11:11:18 2017 -0500
12293
12294     [collect_glyphs] Bail if input data looks like garbage
12295
12296     Specificaly, when a range or sorted array has unexpected order,
12297     we take that as
12298     font data being garbage and bail out.  This fixes significant slowdown
12299     on a bad
12300     version of Chandas font which has a 600KB GPOS with garbage inside.
12301
12302     Later on, I like to add a maximum-work counter for collect_glyphs
12303     to protect
12304     against malicious fonts as well.
12305
12306     Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=794896
12307
12308  src/hb-ot-layout-common-private.hh | 14 +++++++-------
12309  src/hb-set-private.hh              |  4 ++--
12310  2 files changed, 9 insertions(+), 9 deletions(-)
12311
12312 commit 1ce7d6e215ef9d5386010bcdbbca79ef01811596
12313 Author: Behdad Esfahbod <behdad@behdad.org>
12314 Date:   Sat Dec 16 11:36:16 2017 -0500
12315
12316     [set] Optimize add_array() / add_sorted_array()
12317
12318     Does page lookup as needed.
12319
12320  src/hb-set-private.hh | 54
12321  ++++++++++++++++++++++++++++++++++++---------------
12322  1 file changed, 38 insertions(+), 16 deletions(-)
12323
12324 commit 71e6adf1e2d65eb905a0ba247672fe36169955ef
12325 Author: Behdad Esfahbod <behdad@behdad.org>
12326 Date:   Sat Dec 16 11:07:37 2017 -0500
12327
12328     [collect_glyphs] handle ClassDef better
12329
12330  src/hb-ot-layout-common-private.hh   | 63
12331  ++++++++++++++++++++++++++++++------
12332  src/hb-ot-layout-gdef-table.hh       |  2 +-
12333  src/hb-ot-layout-gpos-table.hh       |  5 +--
12334  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
12335  4 files changed, 56 insertions(+), 16 deletions(-)
12336
12337 commit 87cc5a65cb4b98a3a857b5846085ef0814b392a8
12338 Author: Behdad Esfahbod <behdad@behdad.org>
12339 Date:   Sat Dec 16 06:18:07 2017 -0800
12340
12341     [collect_glyphs] In PairPosFornat2 do not collect classDef1
12342
12343     The coverage already covered that.
12344
12345  src/hb-ot-layout-gpos-table.hh | 8 ++------
12346  1 file changed, 2 insertions(+), 6 deletions(-)
12347
12348 commit 81f27df4d9db1bfc1dd04593cbd121397b86e9a6
12349 Author: Behdad Esfahbod <behdad@behdad.org>
12350 Date:   Sat Dec 16 06:12:06 2017 -0800
12351
12352     More work towards improving collect_glyphs() against bad input
12353
12354     The three "XXXXX"'s should be switched to false.  Doing that
12355     separately for ease
12356     of bisecting...
12357
12358  src/hb-ot-layout-common-private.hh |  7 +++----
12359  src/hb-ot-layout-gpos-table.hh     | 25 ++++++++++---------------
12360  src/hb-ot-layout-gsub-table.hh     | 35
12361  +++++++++++++----------------------
12362  src/hb-set-digest-private.hh       |  6 ++++--
12363  src/hb-set-private.hh              | 36
12364  ++++++++++++++++++------------------
12365  5 files changed, 48 insertions(+), 61 deletions(-)
12366
12367 commit 5d02572034e3dafbe87000fd0aa34b858bd95075
12368 Author: Behdad Esfahbod <behdad@behdad.org>
12369 Date:   Thu Dec 14 19:33:55 2017 -0800
12370
12371     [set] Add add_sorted_array()
12372
12373     Not optimized to use sortedness yet.  Also start putting in place
12374     infra
12375     to faster reject bad data.
12376
12377     A version of Chandas.ttf found on some Chrome bots has 660kb of GPOS,
12378     mostly junk.  That is causing 48 million of set->add() calls in
12379     collect_glyphs(), which is insane.
12380
12381     In the upcoming commits, I'll be speeding that up by optimizing
12382     add_sorted_array(), while also reducing work by rejecting out-of-sort
12383     arrays quickly and propagate the rejection.
12384
12385     Part of https://bugs.chromium.org/p/chromium/issues/detail?id=794896
12386
12387  src/hb-ot-layout-common-private.hh   | 51
12388  +++++++++++++++++++++++-------------
12389  src/hb-ot-layout-gdef-table.hh       |  2 +-
12390  src/hb-ot-layout-gpos-table.hh       | 10 +++----
12391  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
12392  src/hb-set-digest-private.hh         | 31 ++++++++++++++++++----
12393  src/hb-set-private.hh                | 21 +++++++++++++--
12394  6 files changed, 84 insertions(+), 33 deletions(-)
12395
12396 commit 9d6511a7343ba150e8072e5fe91732db54a92309
12397 Author: Behdad Esfahbod <behdad@behdad.org>
12398 Date:   Thu Dec 14 19:04:55 2017 -0800
12399
12400     [set] Reduce number of preallocated pages from 8 to 1
12401
12402     Now that pagesize is 8192, this feels better.
12403
12404  src/hb-set-private.hh | 2 +-
12405  1 file changed, 1 insertion(+), 1 deletion(-)
12406
12407 commit ae2e2b068e1ab68d1f814165cb86fa38deef1f5b
12408 Author: Behdad Esfahbod <behdad@behdad.org>
12409 Date:   Thu Dec 14 18:15:14 2017 -0800
12410
12411     Fix partial tracing debug builds
12412
12413  src/hb-debug.hh | 16 +++++++++++++---
12414  1 file changed, 13 insertions(+), 3 deletions(-)
12415
12416 commit 9daa88cd790b80a8bc7eaae2e7eec6f2f9fc60cf
12417 Author: Behdad Esfahbod <behdad@behdad.org>
12418 Date:   Thu Dec 14 13:37:48 2017 -0800
12419
12420     Minor
12421
12422  src/hb-set-private.hh | 11 +++++++++++
12423  src/hb-set.cc         |  6 ++----
12424  2 files changed, 13 insertions(+), 4 deletions(-)
12425
12426 commit f424a342233ae32bbfabbdeadf59c82420b0880b
12427 Author: Behdad Esfahbod <behdad@behdad.org>
12428 Date:   Thu Dec 14 13:30:38 2017 -0800
12429
12430     [set] Change pagesize from 512 bits to 8192 bits
12431
12432     Fixes perf regression on some heavy fonts in Chrome's FT+HB
12433     interaction.
12434
12435     See:
12436     https://bugs.chromium.org/p/chromium/issues/detail?id=782220
12437
12438     More work to be done:
12439     https://bugs.chromium.org/p/chromium/issues/detail?id=794896
12440
12441  src/hb-set-private.hh | 2 +-
12442  1 file changed, 1 insertion(+), 1 deletion(-)
12443
12444 commit 0fe62c1f333200523e10663f47a58b82e3f22154
12445 Author: Behdad Esfahbod <behdad@behdad.org>
12446 Date:   Wed Dec 13 13:12:20 2017 -0800
12447
12448     [set] Add add_array()
12449
12450     To be used to optimize adding a whole bunch of (sorted) items at
12451     the same time,
12452     as in CoverageFormat1.
12453
12454  src/hb-ot-layout-common-private.hh |  4 +---
12455  src/hb-set-digest-private.hh       | 12 ++++++++++++
12456  src/hb-set-private.hh              |  6 ++++++
12457  3 files changed, 19 insertions(+), 3 deletions(-)
12458
12459 commit 20e69c950d431391f92335f8845e5d4291aca8f3
12460 Author: ebraminio <ebrahim@gnu.org>
12461 Date:   Thu Dec 7 12:24:12 2017 +0330
12462
12463     [test] print commented line, like the original script (#649)
12464
12465  test/shaping/run-tests.py | 8 ++++----
12466  1 file changed, 4 insertions(+), 4 deletions(-)
12467
12468 commit 71ad2777c52aeb0842038881899499a49cb895f2
12469 Author: ebraminio <ebrahim@gnu.org>
12470 Date:   Thu Dec 7 11:35:36 2017 +0330
12471
12472     [ci] Add an after distribution test runner (#648)
12473
12474  .circleci/config.yml | 10 ++++++++++
12475  1 file changed, 10 insertions(+)
12476
12477 commit 5f061d27d5289c7608a6579dca668b1f5be7f4e8
12478 Author: ebraminio <ebrahim@gnu.org>
12479 Date:   Thu Dec 7 11:22:55 2017 +0330
12480
12481     Rewrite run-tests in python (#647)
12482
12483  test/shaping/Makefile.am  |   4 +-
12484  test/shaping/run-tests.py | 115
12485  ++++++++++++++++++++++++++++++++++++++++++++++
12486  test/shaping/run-tests.sh |  65 --------------------------
12487  3 files changed, 117 insertions(+), 67 deletions(-)
12488
12489 commit 3ce6c7bd96296a44950110e84ade76c7c1df06e4
12490 Author: Khaled Hosny <khaledhosny@eglug.org>
12491 Date:   Wed Dec 6 21:08:20 2017 +0200
12492
12493     [ci] Sort out Travis configuration
12494
12495     Use a matrix to avoid a gazillion if's.
12496
12497  .ci/deploy-docs.sh   |  2 ++
12498  .ci/run-coveralls.sh | 14 +++++++++++
12499  .travis.yml          | 69
12500  ++++++++++++++++++++++++++++++++--------------------
12501  3 files changed, 58 insertions(+), 27 deletions(-)
12502
12503 commit 5a6d2b986a02fc47fa9dcbb330e6949af8e375ff
12504 Author: ebraminio <ebrahim@gnu.org>
12505 Date:   Wed Dec 6 18:27:27 2017 +0330
12506
12507     [ci] minor improvements (#644)
12508
12509  .circleci/config.yml | 3 +++
12510  appveyor.yml         | 2 +-
12511  2 files changed, 4 insertions(+), 1 deletion(-)
12512
12513 commit 840a32e3f3ed0a85bfa84e69efaeb504d92d1aa7
12514 Author: Khaled Hosny <khaledhosny@eglug.org>
12515 Date:   Wed Dec 6 00:49:25 2017 +0200
12516
12517     Run cmake tests on CI builds
12518
12519  .circleci/config.yml | 6 ++++--
12520  appveyor.yml         | 2 +-
12521  2 files changed, 5 insertions(+), 3 deletions(-)
12522
12523 commit c8609551485cfca6f9629c565b9dd5f02aa14f3e
12524 Author: Khaled Hosny <khaledhosny@eglug.org>
12525 Date:   Wed Dec 6 00:43:28 2017 +0200
12526
12527     Add API tests to cmake build
12528
12529  CMakeLists.txt          |  5 +++++
12530  test/CMakeLists.txt     |  1 +
12531  test/api/CMakeLists.txt | 39 +++++++++++++++++++++++++++++++++++++++
12532  test/api/hb-test.h      |  2 ++
12533  test/api/test-c.c       |  2 ++
12534  5 files changed, 49 insertions(+)
12535
12536 commit f19126dd35b03f6e05a67cbc406b3ce4a3e35022
12537 Author: Khaled Hosny <khaledhosny@eglug.org>
12538 Date:   Tue Dec 5 22:52:54 2017 +0200
12539
12540     We are already inside “if HAVE_GLIB” check
12541
12542  test/api/Makefile.am | 12 ++++++------
12543  1 file changed, 6 insertions(+), 6 deletions(-)
12544
12545 commit 7af48a3f37abac0aa1a1ad79c98399a9a71bd903
12546 Author: ebraminio <ebrahim@gnu.org>
12547 Date:   Wed Dec 6 14:22:19 2017 +0330
12548
12549     [ci] Don't cache msys2 folder
12550
12551  appveyor.yml | 1 -
12552  1 file changed, 1 deletion(-)
12553
12554 commit b6f505c7164e302d2990cf056b73e918a641e976
12555 Author: ebraminio <ebrahim@gnu.org>
12556 Date:   Wed Dec 6 13:51:04 2017 +0330
12557
12558     [ci] Enable glib and freetype on appveyor cmake (#643)
12559
12560  appveyor.yml | 29 +++++++++++++++++++++--------
12561  1 file changed, 21 insertions(+), 8 deletions(-)
12562
12563 commit 03b7a221f701a9b003890878e730ad175c3fdd86
12564 Author: Behdad Esfahbod <behdad@behdad.org>
12565 Date:   Tue Dec 5 13:12:11 2017 -0800
12566
12567     [debug] Use %p to print pointers
12568
12569     Fixes https://github.com/harfbuzz/harfbuzz/issues/640
12570
12571  src/hb-debug.hh | 2 +-
12572  1 file changed, 1 insertion(+), 1 deletion(-)
12573
12574 commit 353cc6fbf09d16aad18b48a3a46ec7dd348aedc6
12575 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12576 Date:   Wed Dec 6 00:04:30 2017 +0330
12577
12578     [ci] Fix appveyor badge
12579
12580  README | 2 +-
12581  1 file changed, 1 insertion(+), 1 deletion(-)
12582
12583 commit 0dc03ef75724376927a7d63b991508c2901fcdf9
12584 Author: Nathan Willis <nwillis@glyphography.com>
12585 Date:   Tue Dec 5 17:43:09 2017 +0000
12586
12587     Indic: always hyphenate pre-base-reordering, for clarity.
12588
12589  src/hb-ot-shape-complex-indic.cc | 16 ++++++++--------
12590  1 file changed, 8 insertions(+), 8 deletions(-)
12591
12592 commit be59f3cbf4e3269ea05d5a707cdae04a32e097ce
12593 Author: Behdad Esfahbod <behdad@behdad.org>
12594 Date:   Tue Dec 5 09:01:28 2017 -0800
12595
12596     Silence unused-variables warning on MSVC
12597
12598     Fixes https://github.com/harfbuzz/harfbuzz/issues/635
12599
12600  src/hb-private.hh | 2 ++
12601  1 file changed, 2 insertions(+)
12602
12603 commit 80c1b01f054c5d65ca96a568aaf1c28ffe97215b
12604 Author: David Corbett <corbett.dav@husky.neu.edu>
12605 Date:   Tue Dec 5 08:28:42 2017 -0500
12606
12607     Allow digits in language system tags
12608
12609  src/hb-ot-tag.cc | 2 +-
12610  1 file changed, 1 insertion(+), 1 deletion(-)
12611
12612 commit 85bb89a88bdfae02fb7c27c7b994f4f22723442a
12613 Author: David Corbett <corbett.dav@husky.neu.edu>
12614 Date:   Mon Dec 4 15:15:27 2017 -0500
12615
12616     Fix string matching in parse_bool
12617
12618  src/hb-common.cc | 4 ++--
12619  1 file changed, 2 insertions(+), 2 deletions(-)
12620
12621 commit 0fd89dc61c6a26253aa9bb85e8dfd9faded11440
12622 Author: Olivier Blin <olivier.blin@softathome.com>
12623 Date:   Mon Dec 4 18:58:41 2017 +0100
12624
12625     [hb-ft] Fix build when Multiple Master font support is disabled
12626     in freetype
12627
12628     FT_Set_Var_Blend_Coordinates() is not available when "Multiple Master
12629     font interface" is disabled in freetype's modules.cfg
12630
12631  configure.ac         | 1 +
12632  src/hb-ft.cc         | 2 ++
12633  util/helper-cairo.cc | 2 ++
12634  3 files changed, 5 insertions(+)
12635
12636 commit 843f7f70355f62511a5d8be3b905c853bf362629
12637 Author: Behdad Esfahbod <behdad@behdad.org>
12638 Date:   Mon Dec 4 08:52:39 2017 -0800
12639
12640     1.7.2
12641
12642  NEWS         | 10 ++++++++++
12643  configure.ac |  2 +-
12644  2 files changed, 11 insertions(+), 1 deletion(-)
12645
12646 commit eeb26d21d493183f54704487754d53a127b017ae
12647 Author: Behdad Esfahbod <behdad@behdad.org>
12648 Date:   Sat Dec 2 15:22:04 2017 -0800
12649
12650     [set] Actually commit fixes mentioned in previous commit!
12651
12652  src/hb-set-private.hh | 9 ++++++++-
12653  1 file changed, 8 insertions(+), 1 deletion(-)
12654
12655 commit 20b4672754baf9751642bb37344a6ff4e224dc37
12656 Author: Behdad Esfahbod <behdad@behdad.org>
12657 Date:   Sat Dec 2 15:14:26 2017 -0800
12658
12659     [set] Fix recent changes
12660
12661     Ouch!
12662
12663     Add tests.
12664
12665  test/api/test-set.c | 24 ++++++++++++++++++++++++
12666  1 file changed, 24 insertions(+)
12667
12668 commit 0744149cdabd85d632822ff810d3994787bca4b7
12669 Author: Behdad Esfahbod <behdad@behdad.org>
12670 Date:   Sat Dec 2 15:06:15 2017 -0800
12671
12672     [set] Protect against bad input in hb_set_add_range()
12673
12674  src/hb-set-private.hh | 2 +-
12675  1 file changed, 1 insertion(+), 1 deletion(-)
12676
12677 commit d5e29303db47a1868fa9b044ca61e146f882179c
12678 Author: Behdad Esfahbod <behdad@behdad.org>
12679 Date:   Tue Nov 28 23:11:34 2017 -0800
12680
12681     [coretext] Add hb_coretext_font_create()
12682
12683     Fixes https://github.com/harfbuzz/harfbuzz/issues/628
12684
12685     New API:
12686     hb_coretext_font_create()
12687
12688  src/hb-coretext.cc | 55
12689  ++++++++++++++++++++++++++++++++++--------------------
12690  src/hb-coretext.h  |  3 +++
12691  2 files changed, 38 insertions(+), 20 deletions(-)
12692
12693 commit 9d0194b3a8e0c562249337fa0cf4d72e89334263
12694 Author: Behdad Esfahbod <behdad@behdad.org>
12695 Date:   Fri Dec 1 13:56:06 2017 -0800
12696
12697     [set] Optimize add_range() some more
12698
12699     It's as good as it gets, and seems to be on par with previous set
12700     implementation
12701     in my benchmark.
12702
12703     Would be great if someone can double-check my bitops.
12704
12705  src/hb-set-private.hh | 16 +++++++++++++---
12706  1 file changed, 13 insertions(+), 3 deletions(-)
12707
12708 commit 438c325a256f040c6be840924ed42dcbcd8a049a
12709 Author: Behdad Esfahbod <behdad@behdad.org>
12710 Date:   Fri Dec 1 13:34:14 2017 -0800
12711
12712     [set] Optimize add_range()
12713
12714     With new set implementation, this became really costy.  Optimize it.
12715     There's more to be done, but this shaves off most of the fat.
12716
12717     Part of fixing
12718     https://bugs.chromium.org/p/chromium/issues/detail?id=782220
12719
12720  src/hb-set-private.hh | 56
12721  +++++++++++++++++++++++++++++++++++++--------------
12722  1 file changed, 41 insertions(+), 15 deletions(-)
12723
12724 commit be9e307a889e04d198042ad39949d3971232ab26
12725 Author: Behdad Esfahbod <behdad@behdad.org>
12726 Date:   Fri Dec 1 12:36:26 2017 -0800
12727
12728     [ot] Ensure layout in hb_ot_layout_table_get_lookup_count()
12729
12730  src/hb-ot-layout.cc | 1 +
12731  1 file changed, 1 insertion(+)
12732
12733 commit d9066afd6bc260d2f2ad5cd5b3e8b196e944d3d8
12734 Author: Behdad Esfahbod <behdad@behdad.org>
12735 Date:   Wed Nov 29 16:18:18 2017 -0800
12736
12737     Add another test for previous commit
12738
12739     From https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4273
12740
12741  .../sha1sum/bbf4a308c402f0678c3e82844892a4da2ebe598f.ttf  | Bin 0 ->
12742  204 bytes
12743  test/shaping/tests/fuzzed.tests                           |   1 +
12744  2 files changed, 1 insertion(+)
12745
12746 commit 16fba5b2158a0e093e6df32637eba5058942e299
12747 Author: Behdad Esfahbod <behdad@behdad.org>
12748 Date:   Wed Nov 29 16:08:11 2017 -0800
12749
12750     [ot] Fix Extension type recurse to disallow recursing to another
12751     Extension
12752
12753     Particularly hazardous if the second layer mixes forward and backward
12754     lookups.
12755
12756     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4336
12757
12758  src/hb-ot-layout-gsub-table.hh                           |   6 ++++--
12759  .../sha1sum/9d8a94a67932a3ab75a596fc8b5c6d0392ca9e49.ttf | Bin 0 ->
12760  4545 bytes
12761  .../sha1sum/ef2511f215aa3ca847cbfffbf861793b42170875.ttf | Bin 0 ->
12762  1152 bytes
12763  test/shaping/tests/fuzzed.tests                          |   2 ++
12764  4 files changed, 6 insertions(+), 2 deletions(-)
12765
12766 commit 7ab49de987b856312d7ad1d02639f7306aa0ad2f
12767 Author: Behdad Esfahbod <behdad@behdad.org>
12768 Date:   Wed Nov 29 14:20:09 2017 -0800
12769
12770     Try fixing Mac build with 10.12
12771
12772     Related
12773     https://github.com/harfbuzz/harfbuzz/issues/345
12774     https://github.com/harfbuzz/harfbuzz/pull/629
12775
12776  .travis.yml | 1 +
12777  1 file changed, 1 insertion(+)
12778
12779 commit d672bcf9d72bb473f5f53089c8af595c4047bc99
12780 Author: Behdad Esfahbod <behdad@behdad.org>
12781 Date:   Tue Nov 28 22:20:57 2017 -0800
12782
12783     Minor
12784
12785  docs/Makefile.am | 3 ++-
12786  1 file changed, 2 insertions(+), 1 deletion(-)
12787
12788 commit 23ade70783a17ed6822d13e7a910544de2ef181f
12789 Author: Behdad Esfahbod <behdad@behdad.org>
12790 Date:   Tue Nov 21 16:36:07 2017 -0800
12791
12792     [doc] Optimize HarfBuzz.png; add HarfBuzz.svg
12793
12794     SVG is unused. Just keeping it here.
12795
12796  docs/HarfBuzz.png | Bin 14203 -> 8814 bytes
12797  docs/HarfBuzz.svg | 277
12798  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
12799  2 files changed, 277 insertions(+)
12800
12801 commit 77efdecadddbd68bbbc0ff85ac84e24976ad4d4f
12802 Author: Khaled Hosny <khaledhosny@eglug.org>
12803 Date:   Wed Nov 22 00:14:29 2017 +0200
12804
12805     Improve the docs commit message a bit
12806
12807  .ci/deploy-docs.sh | 2 +-
12808  1 file changed, 1 insertion(+), 1 deletion(-)
12809
12810 commit a13c0748c59a92812469ada762d57bce3b02fe34
12811 Author: Ebrahim Byagowi <ebrahim@gnu.org>
12812 Date:   Tue Nov 21 09:52:18 2017 +0330
12813
12814     Move gh-pages docs to harfbuzz.github.io
12815
12816  .ci/deploy-docs.sh |  10 +++++-----
12817  README             |   2 ++
12818  docs/HarfBuzz.png  | Bin 12710 -> 14203 bytes
12819  docs/circle.yml    |   3 ---
12820  4 files changed, 7 insertions(+), 8 deletions(-)
12821
12822 commit 9f259769a61f17b47701bbad79e1865571338417
12823 Author: David Corbett <corbett.dav@husky.neu.edu>
12824 Date:   Tue Nov 21 14:16:10 2017 -0500
12825
12826     Categorize U+A8B4 as Consonant_Medial
12827
12828  src/gen-use-table.py                                     |   3 +++
12829  src/hb-ot-shape-complex-use-table.cc                     |   2 +-
12830  .../sha1sum/373e67bf41ca264e260a9716162b71a23549e885.ttf | Bin 0 ->
12831  1164 bytes
12832  test/shaping/tests/use-syllable.tests                    |   1 +
12833  4 files changed, 5 insertions(+), 1 deletion(-)
12834
12835 commit cd8c62fd41ca824c5db3c55fd1faa20318ca0bf9
12836 Author: ebraminio <ebrahim@gnu.org>
12837 Date:   Tue Nov 21 01:07:26 2017 -0500
12838
12839     [ci] Add Oracle Developer Studio (former Sun Studio) based compiler
12840     (#621)
12841
12842  .circleci/config.yml | 11 +++++++++++
12843  1 file changed, 11 insertions(+)
12844
12845 commit 8d55340593ce32e55cfbd86a17c0be8750e8fb72
12846 Author: Behdad Esfahbod <behdad@behdad.org>
12847 Date:   Mon Nov 20 19:43:22 2017 -0800
12848
12849     Fix fallback positioning of double diacritic marks
12850
12851     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=787284
12852
12853  src/hb-ot-shape-fallback.cc                               |   4 ++--
12854  .../sha1sum/856ff9562451293cbeff6f396d4e3877c4f0a436.ttf  | Bin 0 ->
12855  892 bytes
12856  test/shaping/tests/fallback-positioning.tests             |   1 +
12857  3 files changed, 3 insertions(+), 2 deletions(-)
12858
12859 commit bb7cc4eada06839a3892cea5919f0c310cbaf7c3
12860 Author: Behdad Esfahbod <behdad@behdad.org>
12861 Date:   Mon Nov 20 19:39:47 2017 -0800
12862
12863     Minor
12864
12865  util/options.cc | 2 +-
12866  1 file changed, 1 insertion(+), 1 deletion(-)
12867
12868 commit a0ad0d5bb8260cb297ff114adca7c8d05b6128bb
12869 Author: Behdad Esfahbod <behdad@behdad.org>
12870 Date:   Mon Nov 20 15:07:48 2017 -0800
12871
12872     [docs] s/Harfbuzz/HarfBuzz/g
12873
12874  docs/harfbuzz-docs.xml                             |  2 +-
12875  ...anual-buffers-language-script-and-direction.xml | 10 +++----
12876  docs/usermanual-fonts-and-faces.xml                |  2 +-
12877  docs/usermanual-hello-harfbuzz.xml                 | 34
12878  +++++++++++-----------
12879  docs/usermanual-install-harfbuzz.xml               |  2 +-
12880  docs/usermanual-what-is-harfbuzz.xml               | 20 ++++++-------
12881  6 files changed, 35 insertions(+), 35 deletions(-)
12882
12883 commit 87d74605f5f9db685bef7329f498437b4d868e6f
12884 Author: David Corbett <corbett.dav@husky.neu.edu>
12885 Date:   Mon Nov 20 13:19:34 2017 -0500
12886
12887     Categorize U+0C80 as Consonant_Placeholder
12888
12889  src/hb-ot-shape-complex-indic.cc                         |   1 +
12890  .../sha1sum/81c368a33816fb20e9f647e8f24e2180f4720263.ttf | Bin 0 ->
12891  1152 bytes
12892  test/shaping/tests/indic-syllable.tests                  |   1 +
12893  3 files changed, 2 insertions(+)
12894
12895 commit 7c6937e7c7b62602fef10ac4b2e164d0c67c932b
12896 Author: ebraminio <ebrahim@gnu.org>
12897 Date:   Mon Nov 20 14:49:22 2017 -0500
12898
12899     Move all references of old url to the new address (#622)
12900
12901  .travis.yml                              |   2 +-
12902  BUILD.md                                 |   2 +-
12903  CMakeLists.txt                           |   2 +-
12904  NEWS                                     |  20 ++++++++++----------
12905  README                                   |   8 ++++----
12906  RELEASING.md                             |   2 +-
12907  configure.ac                             |   2 +-
12908  docs/HarfBuzz.png                        | Bin 3419 -> 12710 bytes
12909  docs/harfbuzz-docs.xml                   |   2 +-
12910  docs/usermanual-install-harfbuzz.xml     |   2 +-
12911  harfbuzz.doap                            |   2 +-
12912  src/gen-use-table.py                     |   4 ++--
12913  src/hb-coretext.cc                       |   2 +-
12914  src/hb-debug.hh                          |   2 +-
12915  src/hb-ot-layout-gsub-table.hh           |  22 +++++++++++-----------
12916  src/hb-ot-layout-gsubgpos-private.hh     |   2 +-
12917  src/hb-ot-layout-private.hh              |   8 ++++----
12918  src/hb-ot-shape-complex-arabic.cc        |   4 ++--
12919  src/hb-ot-shape-complex-hebrew.cc        |   2 +-
12920  src/hb-ot-shape-complex-indic-private.hh |   2 +-
12921  src/hb-ot-shape-complex-indic.cc         |   8 ++++----
12922  src/hb-ot-shape-complex-use-machine.rl   |   2 +-
12923  src/hb-ot-shape.cc                       |   2 +-
12924  src/hb-private.hh                        |   2 +-
12925  src/hb-unicode-private.hh                |   2 +-
12926  src/sample.py                            |   2 +-
12927  test/api/test-set.c                      |   2 +-
12928  test/fuzzing/README                      |   2 +-
12929  28 files changed, 57 insertions(+), 57 deletions(-)
12930
12931 commit baf7779d2d6e4810168a8f036bbf8f9e6493dd1a
12932 Author: Behdad Esfahbod <behdad@behdad.org>
12933 Date:   Tue Nov 14 21:53:48 2017 -0800
12934
12935     Limit how much recursion GSUB/GPOS does
12936
12937     This only counts recursions right now.  Good start.
12938
12939     Hopefully...
12940     Fixes https://github.com/behdad/harfbuzz/issues/429
12941
12942  src/Makefile.am                      |  5 ++++-
12943  src/hb-buffer-private.hh             | 15 +++++++++++++--
12944  src/hb-buffer.cc                     |  2 ++
12945  src/hb-ot-layout-gsubgpos-private.hh |  5 ++++-
12946  src/hb-ot-shape.cc                   | 10 ++++++++--
12947  test/shaping/tests/fuzzed.tests      |  2 +-
12948  6 files changed, 32 insertions(+), 7 deletions(-)
12949
12950 commit 173dab6300d9b492f2d1c68f9e8f7817211a3462
12951 Author: Behdad Esfahbod <behdad@behdad.org>
12952 Date:   Tue Nov 14 21:27:24 2017 -0800
12953
12954     Minor move
12955
12956  src/hb-buffer-private.hh | 26 ++++++++++++++------------
12957  1 file changed, 14 insertions(+), 12 deletions(-)
12958
12959 commit c6173a392cfaa3d339c768836e8cddf3ae4adc53
12960 Author: Behdad Esfahbod <behdad@behdad.org>
12961 Date:   Tue Nov 14 21:09:03 2017 -0800
12962
12963     Add Offset16 and Offset32
12964
12965  src/hb-open-type-private.hh        | 5 ++++-
12966  src/hb-ot-layout-common-private.hh | 4 ++--
12967  src/hb-ot-name-table.hh            | 2 +-
12968  src/hb-ot-var-fvar-table.hh        | 2 +-
12969  4 files changed, 8 insertions(+), 5 deletions(-)
12970
12971 commit 6f335ed1e52c6161fa0b0295776856fc07f7f46f
12972 Author: Behdad Esfahbod <behdad@behdad.org>
12973 Date:   Tue Nov 14 21:06:07 2017 -0800
12974
12975     Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
12976
12977  src/hb-open-file-private.hh               |   6 +-
12978  src/hb-open-type-private.hh               |  67 ++++++------
12979  src/hb-ot-cbdt-table.hh                   |  78 +++++++-------
12980  src/hb-ot-cmap-table.hh                   |  90 ++++++++--------
12981  src/hb-ot-glyf-table.hh                   |  10 +-
12982  src/hb-ot-head-table.hh                   |  28 ++---
12983  src/hb-ot-hhea-table.hh                   |  18 ++--
12984  src/hb-ot-kern-table.hh                   |  36 +++----
12985  src/hb-ot-layout-common-private.hh        | 118 ++++++++++----------
12986  src/hb-ot-layout-gdef-table.hh            |  22 ++--
12987  src/hb-ot-layout-gpos-table.hh            |  94 ++++++++--------
12988  src/hb-ot-layout-gsub-table.hh            |  30 +++---
12989  src/hb-ot-layout-gsubgpos-private.hh      | 172
12990  +++++++++++++++---------------
12991  src/hb-ot-math-table.hh                   |  26 ++---
12992  src/hb-ot-maxp-table.hh                   |   2 +-
12993  src/hb-ot-name-table.hh                   |  16 +--
12994  src/hb-ot-os2-table.hh                    |  70 ++++++------
12995  src/hb-ot-post-table.hh                   |  16 +--
12996  src/hb-ot-shape-complex-arabic-win1256.hh |  32 +++---
12997  src/hb-ot-var-avar-table.hh               |   4 +-
12998  src/hb-ot-var-fvar-table.hh               |  20 ++--
12999  src/hb-ot-var-hvar-table.hh               |   8 +-
13000  src/hb-ot-var-mvar-table.hh               |  10 +-
13001  23 files changed, 486 insertions(+), 487 deletions(-)
13002
13003 commit a130ee6df50a50f541d0e8018deea9cee8c6738a
13004 Author: Behdad Esfahbod <behdad@behdad.org>
13005 Date:   Tue Nov 14 20:30:03 2017 -0800
13006
13007     Remove a couple of unused consts
13008
13009  src/hb-ot-hhea-table.hh              | 5 -----
13010  src/hb-ot-layout-gsubgpos-private.hh | 3 ---
13011  src/main.cc                          | 4 ++--
13012  3 files changed, 2 insertions(+), 10 deletions(-)
13013
13014 commit e20e47eaa1b7dd33ac63ab0eaa8f5ea1bf7775c2
13015 Author: Behdad Esfahbod <behdad@behdad.org>
13016 Date:   Tue Nov 14 20:25:29 2017 -0800
13017
13018     [glyf] Try fixing undefined-behavior
13019
13020     Might fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1463
13021
13022  src/hb-ot-glyf-table.hh | 17 ++++++++---------
13023  1 file changed, 8 insertions(+), 9 deletions(-)
13024
13025 commit 7b40876a58d331200e1d7cda1dec72578139ff9c
13026 Author: Behdad Esfahbod <behdad@behdad.org>
13027 Date:   Tue Nov 14 20:22:05 2017 -0800
13028
13029     [ot] Remove unneeded TODO item
13030
13031     Looks like hb-ot-font is complete after all!
13032
13033     CFF font names and CFF glyph metrics don't work though...
13034
13035  src/hb-ot-font.cc | 2 +-
13036  1 file changed, 1 insertion(+), 1 deletion(-)
13037
13038 commit eab4feb5e221b8219c071ea882de79405aca4e84
13039 Author: Behdad Esfahbod <behdad@behdad.org>
13040 Date:   Tue Nov 14 20:16:45 2017 -0800
13041
13042     [hmtx] Use curiously recurring template pattern
13043
13044     https://en.wikipedia.org/wiki/Curiously_recurring_template_pattern
13045
13046  src/hb-ot-font.cc       | 11 ++++-------
13047  src/hb-ot-hmtx-table.hh | 29 +++++++++++++++--------------
13048  2 files changed, 19 insertions(+), 21 deletions(-)
13049
13050 commit 977ddff1f1e0f0f71a46c60ba713d160b96f5a3c
13051 Author: Behdad Esfahbod <behdad@behdad.org>
13052 Date:   Tue Nov 14 20:06:19 2017 -0800
13053
13054     [ot] Move hb_ot_face_cmap_accelerator_t
13055
13056  src/hb-ot-cmap-table.hh | 149
13057  +++++++++++++++++++++++++++++++++++++++++++++---
13058  src/hb-ot-font.cc       | 130 +-----------------------------------------
13059  2 files changed, 142 insertions(+), 137 deletions(-)
13060
13061 commit a7f15959b5e6e14e5241a3155c413ff70e7d1eb3
13062 Author: Behdad Esfahbod <behdad@behdad.org>
13063 Date:   Tue Nov 14 20:02:24 2017 -0800
13064
13065     Shuffle
13066
13067  src/hb-ot-hmtx-table.hh | 76
13068  ++++++++++++++++++++++++-------------------------
13069  1 file changed, 38 insertions(+), 38 deletions(-)
13070
13071 commit a85d7ead04aff81d2f9df9110316892dbbefe1c2
13072 Author: Behdad Esfahbod <behdad@behdad.org>
13073 Date:   Tue Nov 14 20:00:34 2017 -0800
13074
13075     [ot] Move hb_ot_face_metrics_accelerator_t
13076
13077  src/hb-ot-font.cc       | 108
13078  +-----------------------------------------------
13079  src/hb-ot-hmtx-table.hh | 108
13080  +++++++++++++++++++++++++++++++++++++++++++++++-
13081  2 files changed, 109 insertions(+), 107 deletions(-)
13082
13083 commit f00a94e1ec73c08d4bde1f50bff57d2dc9583ca8
13084 Author: Behdad Esfahbod <behdad@behdad.org>
13085 Date:   Tue Nov 14 19:54:48 2017 -0800
13086
13087     Adjust privacy for recent changes
13088
13089  src/hb-ot-cbdt-table.hh | 6 ++++--
13090  src/hb-ot-glyf-table.hh | 6 ++++--
13091  2 files changed, 8 insertions(+), 4 deletions(-)
13092
13093 commit 7e2839c438beea216c7c8a3881e88961940e67be
13094 Author: Behdad Esfahbod <behdad@behdad.org>
13095 Date:   Tue Nov 14 19:52:09 2017 -0800
13096
13097     [ot] Move hb_ot_face_glyf_accelerator_t
13098
13099  src/hb-ot-font.cc       |  75 +----------------------------------
13100  src/hb-ot-glyf-table.hh | 103
13101  +++++++++++++++++++++++++++++++++++++++++-------
13102  2 files changed, 90 insertions(+), 88 deletions(-)
13103
13104 commit c4e18e54dc5ffecac7b327bde9f52dd0927d6a08
13105 Author: Behdad Esfahbod <behdad@behdad.org>
13106 Date:   Tue Nov 14 19:47:31 2017 -0800
13107
13108     [ot] Move hb_ot_face_cbdt_accelerator_t
13109
13110  src/hb-ot-cbdt-table.hh | 85
13111  +++++++++++++++++++++++++++++++++++++++++++++++
13112  src/hb-ot-font.cc       | 87
13113  +------------------------------------------------
13114  src/hb-ot-post-table.hh |  1 +
13115  3 files changed, 87 insertions(+), 86 deletions(-)
13116
13117 commit 9b04b0384fe746bdb1885c57e1ce73c4c6cae9e5
13118 Author: Behdad Esfahbod <behdad@behdad.org>
13119 Date:   Tue Nov 14 19:31:50 2017 -0800
13120
13121     [ot] Fold hb_ot_face_post_accelerator_t
13122
13123  src/hb-ot-font.cc       | 35 +----------------------------------
13124  src/hb-ot-post-table.hh |  9 +++++++--
13125  2 files changed, 8 insertions(+), 36 deletions(-)
13126
13127 commit 702d86ba6b4a2e41cbee46fea18b3f8eb8986dc9
13128 Author: Behdad Esfahbod <behdad@behdad.org>
13129 Date:   Tue Nov 14 19:25:38 2017 -0800
13130
13131     [ot] Fold hb_ot_face_kern_accelerator_t
13132
13133  src/hb-ot-font.cc       | 23 +----------------------
13134  src/hb-ot-kern-table.hh | 13 +++++++++----
13135  2 files changed, 10 insertions(+), 26 deletions(-)
13136
13137 commit 909de95a112ffe4d05ddcfed97a235763e8af068
13138 Author: Behdad Esfahbod <behdad@behdad.org>
13139 Date:   Tue Nov 14 16:22:52 2017 -0800
13140
13141     Minor build fix
13142
13143  src/Makefile.am | 3 +++
13144  1 file changed, 3 insertions(+)
13145
13146 commit b9c96b5d7cce80ef75cbdf0f0c47d1db62797c55
13147 Author: Behdad Esfahbod <behdad@behdad.org>
13148 Date:   Tue Nov 14 15:56:21 2017 -0800
13149
13150     Add test for previous commit
13151
13152     At some point we should run tests under valgrind...
13153
13154  .../sha1sum/dd9f0c7c7c36f75a18be0cab1cddf8f3ab0f366b.ttf | Bin 0 ->
13155  2786 bytes
13156  test/shaping/tests/fuzzed.tests                          |   3 ++-
13157  2 files changed, 2 insertions(+), 1 deletion(-)
13158
13159 commit e5930722d485207ca158612a2b08816337fed7e8
13160 Author: Behdad Esfahbod <behdad@behdad.org>
13161 Date:   Tue Nov 14 15:47:55 2017 -0800
13162
13163     Fix invalid buffer access in OOM times
13164
13165     Hopefully fully fixes
13166     https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1856
13167
13168  src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
13169  1 file changed, 2 insertions(+), 1 deletion(-)
13170
13171 commit fcd6c338ff4968a0d7fc297da1c6d8058823aaa1
13172 Author: Behdad Esfahbod <behdad@behdad.org>
13173 Date:   Tue Nov 14 14:40:21 2017 -0800
13174
13175     Fix more compiler warnings
13176
13177  src/hb-debug.hh | 12 +++++++-----
13178  1 file changed, 7 insertions(+), 5 deletions(-)
13179
13180 commit 7fdf16b2ceb709b78654f99e6513fa878cd4d575
13181 Author: Behdad Esfahbod <behdad@behdad.org>
13182 Date:   Tue Nov 14 14:40:11 2017 -0800
13183
13184     Fix compiler warning
13185
13186  src/hb-string-array.hh | 2 +-
13187  1 file changed, 1 insertion(+), 1 deletion(-)
13188
13189 commit 87f0ad183c489ef3208cf454d43c448638316092
13190 Author: David Corbett <corbett.dav@husky.neu.edu>
13191 Date:   Thu Nov 2 10:59:25 2017 -0400
13192
13193     Allow U+20F0 in USE clusters
13194
13195  src/gen-use-table.py                               |   4 +++
13196  src/hb-ot-shape-complex-use-table.cc               |  34
13197  +++++++++++++--------
13198  .../074a5ae6b19de8f29772fdd5df2d3d833f81f5e6.ttf   | Bin 0 -> 2296 bytes
13199  test/shaping/tests/use-syllable.tests              |   1 +
13200  4 files changed, 26 insertions(+), 13 deletions(-)
13201
13202 commit f93c6f8bfa228e95311d8d6d02dcc64b603c6e36
13203 Author: Behdad Esfahbod <behdad@behdad.org>
13204 Date:   Tue Nov 14 11:09:19 2017 -0800
13205
13206     1.7.1
13207
13208  NEWS         | 8 ++++++++
13209  configure.ac | 2 +-
13210  2 files changed, 9 insertions(+), 1 deletion(-)
13211
13212 commit 93f7c1652a05e806c2e3ac7edf498d2f4a508a3a
13213 Author: Behdad Esfahbod <behdad@behdad.org>
13214 Date:   Tue Nov 14 10:59:54 2017 -0800
13215
13216     Revert "[glib/ucdn/icu/ft/ot] Make returned funcs inert"
13217
13218     This reverts commit 5daf3bd4494cce6b4fb074533be9e99c4d9e0edd.
13219
13220     If other atexit callbacks try to destruct the objects we destruct
13221     in atexit callbacks, bad things will happen.
13222
13223     I'll come up with some other way to catch premature destruction
13224     of HB-owned objects.
13225
13226     Fixes https://github.com/behdad/harfbuzz/issues/618
13227
13228  src/hb-ft.cc             |  3 ---
13229  src/hb-glib.cc           |  3 ---
13230  src/hb-icu.cc            |  3 ---
13231  src/hb-object-private.hh | 37 ++++++-------------------------------
13232  src/hb-ot-font.cc        |  3 ---
13233  src/hb-ucdn.cc           |  3 ---
13234  6 files changed, 6 insertions(+), 46 deletions(-)
13235
13236 commit c48475f33ab88be6664d41b039f7be7c3e56a5a7
13237 Author: Behdad Esfahbod <behdad@behdad.org>
13238 Date:   Mon Nov 13 20:26:29 2017 -0800
13239
13240     Whitespace
13241
13242  src/hb-open-type-private.hh | 6 +++---
13243  1 file changed, 3 insertions(+), 3 deletions(-)
13244
13245 commit 83d68027360ff655d3b59371fb606fc9e40df4ac
13246 Author: Behdad Esfahbod <behdad@behdad.org>
13247 Date:   Mon Nov 13 20:25:02 2017 -0800
13248
13249     Clean up GlyphID
13250
13251     After 4a27c17ea0234dfe33e62f5830d9f92c26d48d30 we do not need
13252     the special GlyphID.cmp(hb_codepoint_t), so just make GlyphID
13253     a typedef.
13254
13255     Fixes https://github.com/behdad/harfbuzz/issues/612
13256
13257  src/hb-open-type-private.hh | 5 +----
13258  1 file changed, 1 insertion(+), 4 deletions(-)
13259
13260 commit 7f39f576148643b4790fd70361e328b4b4da3149
13261 Author: Behdad Esfahbod <behdad@behdad.org>
13262 Date:   Mon Nov 13 15:04:13 2017 -0800
13263
13264     Implement strtod_l() on MSVC
13265
13266     Patch from Jean Ghali on mailing list.
13267
13268  src/hb-common.cc | 21 +++++++++++++++------
13269  1 file changed, 15 insertions(+), 6 deletions(-)
13270
13271 commit e5d709889200571b62a611e0f44a410591983f8a
13272 Author: Behdad Esfahbod <behdad@behdad.org>
13273 Date:   Mon Nov 13 09:42:37 2017 -0800
13274
13275     1.7.0
13276
13277  NEWS         | 12 ++++++++++++
13278  configure.ac |  2 +-
13279  2 files changed, 13 insertions(+), 1 deletion(-)
13280
13281 commit e4da38020021a92afa4062ed676f286945070dc4
13282 Author: Behdad Esfahbod <behdad@behdad.org>
13283 Date:   Fri Nov 10 17:14:27 2017 -0800
13284
13285     [coretext/uniscribe/directwrite/graphite/fallback] Update for
13286     unsafe-to-break
13287
13288     Fixes https://github.com/behdad/harfbuzz/issues/615
13289
13290     We'll see which bots I broke.
13291
13292  src/hb-buffer-private.hh | 17 +++++++++++++++--
13293  src/hb-coretext.cc       |  2 ++
13294  src/hb-directwrite.cc    |  3 +--
13295  src/hb-fallback-shape.cc |  2 ++
13296  src/hb-graphite2.cc      |  2 ++
13297  src/hb-uniscribe.cc      |  2 ++
13298  6 files changed, 24 insertions(+), 4 deletions(-)
13299
13300 commit 4de03a1585cf735e3ac09847af761ff85fca5a02
13301 Author: Martin Hosken <martin_hosken@sil.org>
13302 Date:   Fri Nov 10 13:47:38 2017 +0700
13303
13304     Fix graphite intergration reordered clusters problem
13305
13306  src/hb-graphite2.cc | 9 +++++++--
13307  1 file changed, 7 insertions(+), 2 deletions(-)
13308
13309 commit 8eed9cb11e28728a58e265fde5c13f519ccbdb4e
13310 Author: Behdad Esfahbod <behdad@behdad.org>
13311 Date:   Thu Nov 9 18:09:40 2017 -0800
13312
13313     [kern] Fix invalid memory access if offset is zero
13314
13315     If offset is zero, we return Null() object.  Wasn't prepared for that.
13316
13317     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4088
13318
13319  src/hb-ot-kern-table.hh                                   |   9 +++++----
13320  .../sha1sum/243798dd281c1c77c065958e1ff467420faa9bde.ttf  | Bin 0 ->
13321  225 bytes
13322  test/shaping/tests/fuzzed.tests                           |   1 +
13323  3 files changed, 6 insertions(+), 4 deletions(-)
13324
13325 commit b68fba4dc81ce2e7552c5d50a93013281889a65b
13326 Author: Khaled Hosny <khaledhosny@eglug.org>
13327 Date:   Fri Nov 3 14:27:33 2017 +0200
13328
13329     [test] Use glyph ids instead of forcing ft funcs
13330
13331     We were using ft funcs because these are CFF fonts, but we can avoid
13332     glyph names instead and keep testing both ot and ft.
13333
13334  test/shaping/tests/indic-consonant-with-stacker.tests | 8 ++++----
13335  test/shaping/tests/indic-script-extensions.tests      | 2 +-
13336  2 files changed, 5 insertions(+), 5 deletions(-)
13337
13338 commit 2fcfbcf8052bba0db7590a5f057730075fdbd5e1
13339 Author: Khaled Hosny <khaledhosny@eglug.org>
13340 Date:   Thu Nov 2 09:45:06 2017 +0200
13341
13342     [test] Fix another instance of component rounding
13343
13344     See https://github.com/behdad/harfbuzz/pull/590#issuecomment-341194673
13345
13346  .../sha1sum/7ef276fc886ea502a03b9b0e5c8b547d5dc2b61c.ttf  | Bin 784 ->
13347  0 bytes
13348  .../sha1sum/8228d035fcd65d62ec9728fb34f42c63be93a5d3.ttf  | Bin 0 ->
13349  784 bytes
13350  test/shaping/tests/fallback-positioning.tests             |   3 +--
13351  3 files changed, 1 insertion(+), 2 deletions(-)
13352
13353 commit c4f4c0a2faab0635dd2ab3078243994ad3066287
13354 Author: Behdad Esfahbod <behdad@behdad.org>
13355 Date:   Wed Nov 8 17:04:31 2017 -0800
13356
13357     Fix indexing in unsafe-to-break marking for 'stch' feature
13358
13359     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4099
13360
13361  src/hb-ot-shape-complex-arabic.cc | 2 +-
13362  1 file changed, 1 insertion(+), 1 deletion(-)
13363
13364 commit 822035ce73931ccd5d2455584aad603037892498
13365 Author: Behdad Esfahbod <behdad@behdad.org>
13366 Date:   Wed Nov 8 17:03:55 2017 -0800
13367
13368     [tests/arabic-stch.tests] Don't show flags
13369
13370     We don't need to test the actual flag values.  For unsafe-to-break,
13371     the --verify in run-tests.sh checks what we are interested in.
13372
13373  test/shaping/tests/arabic-stch.tests | 2 +-
13374  1 file changed, 1 insertion(+), 1 deletion(-)
13375
13376 commit 53f0c27ddca92af1af27b6ffa9dcd0949afed664
13377 Author: Behdad Esfahbod <behdad@behdad.org>
13378 Date:   Wed Nov 8 17:02:54 2017 -0800
13379
13380     Minor
13381
13382  test/shaping/run-tests.sh | 9 +++++----
13383  1 file changed, 5 insertions(+), 4 deletions(-)
13384
13385 commit 5a9cba9744876dfc56bdc9aed805f571bd0d4b0a
13386 Author: David Corbett <corbett.dav@husky.neu.edu>
13387 Date:   Wed Nov 8 13:15:27 2017 -0500
13388
13389     Mark non-initial left matras as unsafe to break
13390
13391  src/hb-ot-shape-complex-indic.cc                         |  14
13392  +++++++++-----
13393  test/shaping/Makefile.am                                 |   1 +
13394  .../sha1sum/1a3d8f381387dd29be1e897e4b5100ac8b4829e1.ttf | Bin 0 ->
13395  1380 bytes
13396  test/shaping/tests/indic-init.tests                      |   1 +
13397  4 files changed, 11 insertions(+), 5 deletions(-)
13398
13399 commit a6150306838b168475a9aa661ad569b0405c9f91
13400 Author: Behdad Esfahbod <behdad@behdad.org>
13401 Date:   Mon Nov 6 15:40:07 2017 -0500
13402
13403     [kern] Implement format-2 kern subtable
13404
13405  src/hb-ot-kern-table.hh | 8 +++++++-
13406  1 file changed, 7 insertions(+), 1 deletion(-)
13407
13408 commit 82a38d1f7a65537a4ef540af08c489512d6297ac
13409 Author: Behdad Esfahbod <behdad@behdad.org>
13410 Date:   Mon Nov 6 15:28:24 2017 -0500
13411
13412     [kern] Allow subtables longer than 64kb
13413
13414     Apparently calibri.ttf does this:
13415     https://github.com/fonttools/fonttools/pull/1094#discussion_r148933791
13416
13417  src/hb-ot-font.cc       | 23 ++++++++++++++++++++++-
13418  src/hb-ot-kern-table.hh | 41 +++++++++++++++++++++++++++++------------
13419  2 files changed, 51 insertions(+), 13 deletions(-)
13420
13421 commit 625ae08fcee747fbdc33a3a6865fb3aa425662ca
13422 Author: Behdad Esfahbod <behdad@behdad.org>
13423 Date:   Sat Nov 4 12:01:11 2017 -0400
13424
13425     [kern] Towards implementing format-2
13426
13427  src/hb-open-type-private.hh |  4 +--
13428  src/hb-ot-kern-table.hh     | 69
13429  +++++++++++++++++++++++++++------------------
13430  2 files changed, 42 insertions(+), 31 deletions(-)
13431
13432 commit 74e82adaea08ced18493e3341823dbd5b6cd493e
13433 Author: David Corbett <corbett.dav@husky.neu.edu>
13434 Date:   Mon Nov 6 14:41:55 2017 -0500
13435
13436     Mark glyphs involved in 'stch' as unsafe to break
13437
13438  src/hb-ot-shape-complex-arabic.cc                        |   1 +
13439  test/shaping/Makefile.am                                 |   1 +
13440  .../sha1sum/d9b8bc10985f24796826c29f7ccba3d0ae11ec02.ttf | Bin 0 ->
13441  1420 bytes
13442  test/shaping/tests/arabic-stch.tests                     |   1 +
13443  4 files changed, 3 insertions(+)
13444
13445 commit 601126ad401d05b9c7fe4a34e870f1d1a1b057c8
13446 Author: Behdad Esfahbod <behdad@behdad.org>
13447 Date:   Fri Nov 3 20:34:11 2017 -0400
13448
13449     [configure] Fix gobject default value in help output
13450
13451     Fixes https://github.com/behdad/harfbuzz/issues/607
13452
13453  configure.ac | 2 +-
13454  1 file changed, 1 insertion(+), 1 deletion(-)
13455
13456 commit 5aad81943329df199501e9473e2cc39f9d4421a1
13457 Author: Behdad Esfahbod <behdad@behdad.org>
13458 Date:   Fri Nov 3 17:16:26 2017 -0400
13459
13460     Simplify tracing code when tracing is disabled
13461
13462     Fixes https://github.com/behdad/harfbuzz/pull/605
13463
13464  src/hb-debug.hh                      | 58
13465  +++++++++++++++++++++++++++++-------
13466  src/hb-ot-layout-gsubgpos-private.hh | 10 +++----
13467  2 files changed, 52 insertions(+), 16 deletions(-)
13468
13469 commit 40ec3bbb55b8af1668bb3d5f6232a85b15cff136
13470 Author: Behdad Esfahbod <behdad@behdad.org>
13471 Date:   Fri Nov 3 16:57:30 2017 -0400
13472
13473     Consolidate debug stuff into hb-debug.hh
13474
13475     Part of fixing https://github.com/behdad/harfbuzz/pull/605
13476
13477  src/Makefile.sources                 |   1 +
13478  src/hb-blob.cc                       |   7 +-
13479  src/hb-coretext.cc                   |   8 +-
13480  src/hb-debug.hh                      | 383
13481  +++++++++++++++++++++++++++++++++++
13482  src/hb-directwrite.cc                |   6 +-
13483  src/hb-ft.cc                         |   7 +-
13484  src/hb-object-private.hh             |   8 +-
13485  src/hb-open-type-private.hh          |  21 +-
13486  src/hb-ot-layout-common-private.hh   |   8 +-
13487  src/hb-ot-layout-gsubgpos-private.hh |  46 +----
13488  src/hb-ot-shape-complex-arabic.cc    |   7 +-
13489  src/hb-private.hh                    | 260 +-----------------------
13490  src/hb-shape-plan.cc                 |   7 +-
13491  src/hb-uniscribe.cc                  |   7 +-
13492  14 files changed, 404 insertions(+), 372 deletions(-)
13493
13494 commit 384862d7ee2e27e6678844feafab69f03f77ac9a
13495 Author: Behdad Esfahbod <behdad@behdad.org>
13496 Date:   Fri Nov 3 16:31:47 2017 -0400
13497
13498     Remove NO_COPY()
13499
13500  src/hb-ot-shape-private.hh | 4 +++-
13501  src/hb-private.hh          | 8 --------
13502  2 files changed, 3 insertions(+), 9 deletions(-)
13503
13504 commit 97145df2496f90e1ea4a41784f3224c60e973fd4
13505 Author: Unknown <kunda@scribus.net>
13506 Date:   Fri Nov 3 09:05:00 2017 -0400
13507
13508     Trivial typos
13509
13510     Found using `codespell -i 3 -w -I '../harf-whitelist.txt'`
13511     whereas the whitelist contents were:
13512     ```
13513     beng
13514     iff
13515     pres
13516     ot
13517     te
13518     teh
13519     ```
13520
13521  NEWS                             | 2 +-
13522  src/hb-ot-shape-complex-indic.cc | 2 +-
13523  src/hb-ot-shape-fallback.cc      | 2 +-
13524  3 files changed, 3 insertions(+), 3 deletions(-)
13525
13526 commit 4a591a0e515f5c15c807fe648c073d249820e5ec
13527 Author: ebraminio <ebrahim@gnu.org>
13528 Date:   Thu Nov 2 09:33:12 2017 -0700
13529
13530     [ci] Add ArchLinux (#604)
13531
13532  .circleci/config.yml | 13 +++++++++++--
13533  1 file changed, 11 insertions(+), 2 deletions(-)
13534
13535 commit d18ee5afe8b1992d234402cd71f809cd904113a5
13536 Author: ebraminio <ebrahim@gnu.org>
13537 Date:   Thu Nov 2 07:56:25 2017 -0700
13538
13539     Copy dummy docs/circle.yml to gh-pages branch (#603)
13540
13541  .ci/deploy-docs.sh | 1 +
13542  1 file changed, 1 insertion(+)
13543
13544 commit 1955cbecc98ee88ba8a62df1d8c77a09ed5d2c75
13545 Author: ebraminio <ebrahim@gnu.org>
13546 Date:   Thu Nov 2 04:55:46 2017 -0700
13547
13548     Add a dummy CircleCI config to gh-pages branch (#602)
13549
13550  docs/circle.yml | 3 +++
13551  1 file changed, 3 insertions(+)
13552
13553 commit 4b3278ef8dc71ad4f744d763068d9a2e02d3d75d
13554 Author: Behdad Esfahbod <behdad@behdad.org>
13555 Date:   Wed Nov 1 19:41:29 2017 -0600
13556
13557     [ot] Hook up horizontal kerning to kern table
13558
13559     Seems to work.  Yay!
13560
13561     Still to do: run kerning if GPOS doesn't have 'kern' feature.
13562
13563  src/hb-ot-font.cc | 2 +-
13564  1 file changed, 1 insertion(+), 1 deletion(-)
13565
13566 commit 77acc1106e6d984ee74ec606e145f455e6e55509
13567 Author: Behdad Esfahbod <behdad@behdad.org>
13568 Date:   Wed Nov 1 19:33:09 2017 -0600
13569
13570     [kern] More...
13571
13572     Almost there.
13573
13574  src/hb-ot-font.cc       | 14 +++++++++
13575  src/hb-ot-kern-table.hh | 75
13576  ++++++++++++++++++++++++++++++++++++++++++++++++-
13577  2 files changed, 88 insertions(+), 1 deletion(-)
13578
13579 commit 49c0f35580946c74bc64dae2d2c65c7834e46ab2
13580 Author: Behdad Esfahbod <behdad@behdad.org>
13581 Date:   Wed Nov 1 18:16:07 2017 -0600
13582
13583     [kern] See if this helps with making VS bot happy
13584
13585  src/hb-ot-kern-table.hh | 8 ++++----
13586  1 file changed, 4 insertions(+), 4 deletions(-)
13587
13588 commit 2c439210c9734cd21b08beba07d21147a6eb6d8a
13589 Author: Behdad Esfahbod <behdad@behdad.org>
13590 Date:   Wed Nov 1 18:13:35 2017 -0600
13591
13592     [uniscribe] Fix a couple of VS warnings
13593
13594  src/hb-uniscribe.cc | 4 ++--
13595  1 file changed, 2 insertions(+), 2 deletions(-)
13596
13597 commit 4c43a23bf479b42d42192bab56df6075c8ae0090
13598 Author: Behdad Esfahbod <behdad@behdad.org>
13599 Date:   Wed Nov 1 18:12:26 2017 -0600
13600
13601     [kern] Implement Format0
13602
13603  src/hb-ot-kern-table.hh | 51
13604  +++++++++++++++++++++++++++++++++++++++++++------
13605  1 file changed, 45 insertions(+), 6 deletions(-)
13606
13607 commit ac3d937c6cb0e2c7e019aa391b02da25aa6970de
13608 Author: Behdad Esfahbod <behdad@behdad.org>
13609 Date:   Wed Nov 1 17:54:56 2017 -0600
13610
13611     [kern] Implement some more
13612
13613  src/hb-ot-kern-table.hh | 98
13614  ++++++++++++++++++++++++++++++++++++++-----------
13615  1 file changed, 77 insertions(+), 21 deletions(-)
13616
13617 commit 2a16f647ae4c5115a356ba82245c77e0d01fcebf
13618 Author: Behdad Esfahbod <behdad@behdad.org>
13619 Date:   Wed Nov 1 17:31:29 2017 -0600
13620
13621     [kern] Start implementing kern table
13622
13623     Pushing this out early to catch bot errors since I'm using template
13624     tricks
13625     we were not using in HarfBuzz before.
13626
13627  src/Makefile.sources    |   1 +
13628  src/hb-ot-font.cc       |   1 +
13629  src/hb-ot-kern-table.hh | 184
13630  ++++++++++++++++++++++++++++++++++++++++++++++++
13631  3 files changed, 186 insertions(+)
13632
13633 commit 292ef2675edb2cb579210183e77ac30335318a21
13634 Author: ebraminio <ebrahim@gnu.org>
13635 Date:   Wed Nov 1 16:24:46 2017 -0700
13636
13637     [ci] minor cleanup (#600)
13638
13639  .circleci/config.yml | 4 ----
13640  1 file changed, 4 deletions(-)
13641
13642 commit 260246a279699d313a45583c6a61e4bab717f739
13643 Author: ebraminio <ebrahim@gnu.org>
13644 Date:   Wed Nov 1 14:10:55 2017 -0700
13645
13646     [ci] Add Fedora builder (#598)
13647
13648  .circleci/config.yml | 9 +++++++++
13649  1 file changed, 9 insertions(+)
13650
13651 commit 0e63cbed9cceb1d0238974ddfa9bc68d25d9c616
13652 Author: Khaled Hosny <khaledhosny@eglug.org>
13653 Date:   Wed Nov 1 20:49:42 2017 +0200
13654
13655     [test] Fix difference between ft and ot font funcs
13656
13657     See
13658     https://github.com/behdad/harfbuzz/pull/590#issuecomment-341194673.
13659
13660     I simply removed the composite glyph and use the referenced simple
13661     glyph directly.
13662
13663  .../sha1sum/4fac3929fc3332834e93673780ec0fe94342d193.ttf  | Bin 0 ->
13664  804 bytes
13665  .../sha1sum/6466d38c62e73a39202435a4f73bf5d6acbb73c0.ttf  | Bin 824 ->
13666  0 bytes
13667  test/shaping/tests/cluster.tests                          |   2 +-
13668  3 files changed, 1 insertion(+), 1 deletion(-)
13669
13670 commit 0b8f8dd869212ed2889cbdb79c4c4b639b8eff7a
13671 Author: Khaled Hosny <khaledhosny@eglug.org>
13672 Date:   Wed Nov 1 20:33:43 2017 +0200
13673
13674     Revert "[test] We don’t care about glyph positions here"
13675
13676     This reverts commit 70137e2b4b46918d9608f824a4b4b5cef2819158.
13677
13678  test/shaping/tests/cluster.tests | 4 ++--
13679  1 file changed, 2 insertions(+), 2 deletions(-)
13680
13681 commit f1245013bf7e9d490b43d9b8bebd467b2c1d14cc
13682 Author: Khaled Hosny <khaledhosny@eglug.org>
13683 Date:   Wed Nov 1 12:06:59 2017 +0200
13684
13685     [test] Run shaping tests with both ot and ft funcs
13686
13687  test/shaping/run-tests.sh | 21 ++++++++++++++++-----
13688  1 file changed, 16 insertions(+), 5 deletions(-)
13689
13690 commit 70137e2b4b46918d9608f824a4b4b5cef2819158
13691 Author: Khaled Hosny <khaledhosny@eglug.org>
13692 Date:   Wed Nov 1 12:03:39 2017 +0200
13693
13694     [test] We don’t care about glyph positions here
13695
13696     Freetype and OT font functions give different positions for some
13697     glyphs
13698     in this font (OT seems to be correct), but that is not what we are
13699     interested in in this test.
13700
13701     See
13702     https://github.com/behdad/harfbuzz/pull/590#issuecomment-341045223.
13703
13704  test/shaping/tests/cluster.tests | 4 ++--
13705  1 file changed, 2 insertions(+), 2 deletions(-)
13706
13707 commit 9234b364b178d44a11148d5c613169731667a2ae
13708 Author: Khaled Hosny <khaledhosny@eglug.org>
13709 Date:   Wed Nov 1 10:34:36 2017 +0200
13710
13711     [test] Use ft functions for this test
13712
13713     https://github.com/behdad/harfbuzz/pull/590#issuecomment-340967271
13714
13715  test/shaping/tests/vertical.tests | 2 +-
13716  1 file changed, 1 insertion(+), 1 deletion(-)
13717
13718 commit afbfb9279cbebcd0a85ab2fcc822a3fdbb035272
13719 Author: Khaled Hosny <khaledhosny@eglug.org>
13720 Date:   Mon Oct 30 22:02:50 2017 +0200
13721
13722     [test] Always use ft font funcs for these tests
13723
13724     These are CFF fonts and ot functions don’t support CFF glyph
13725     names yet.
13726     The next commit will run all tests with ot functions.
13727
13728  test/shaping/tests/indic-consonant-with-stacker.tests | 8 ++++----
13729  test/shaping/tests/indic-script-extensions.tests      | 2 +-
13730  2 files changed, 5 insertions(+), 5 deletions(-)
13731
13732 commit 33e62636f739680ffbc1875391f05e80039a3259
13733 Author: ebraminio <ebrahim@gnu.org>
13734 Date:   Wed Nov 1 03:05:46 2017 -0700
13735
13736     [ci] Add FreeBSD9 (gcc4) (#595)
13737
13738  .circleci/config.yml | 11 ++++++++++-
13739  1 file changed, 10 insertions(+), 1 deletion(-)
13740
13741 commit 102f5ead493ad2eac6c11c3fc8f2e793d3d57058
13742 Author: ebraminio <ebrahim@gnu.org>
13743 Date:   Wed Nov 1 02:10:18 2017 -0700
13744
13745     Enable PSVita (arm-none-eabi) compile again and add it to CI (#594)
13746
13747  .circleci/config.yml        | 17 ++++++++++++++---
13748  src/hb-buffer-private.hh    |  2 +-
13749  src/hb-buffer.cc            |  4 ++--
13750  src/hb-open-file-private.hh |  2 +-
13751  4 files changed, 18 insertions(+), 7 deletions(-)
13752
13753 commit 65d4e5bcda543c17e09867418365ba44b441d5d6
13754 Author: Behdad Esfahbod <behdad@behdad.org>
13755 Date:   Wed Nov 1 01:15:27 2017 -0600
13756
13757     [CircleCI] Ignore gh-pages branch
13758
13759     https://github.com/behdad/harfbuzz/pull/592
13760
13761  .circleci/config.yml | 4 ++++
13762  1 file changed, 4 insertions(+)
13763
13764 commit 92bb5086424d7454d666732e39117a7d32490646
13765 Author: Behdad Esfahbod <behdad@behdad.org>
13766 Date:   Tue Oct 31 22:58:03 2017 -0600
13767
13768     [indic] Use mutable for virama_glyph
13769
13770  src/hb-ot-shape-complex-indic.cc | 4 ++--
13771  1 file changed, 2 insertions(+), 2 deletions(-)
13772
13773 commit 6c04dcb28dcafc7d97799c80c0bc714c76d51d1c
13774 Author: Behdad Esfahbod <behdad@behdad.org>
13775 Date:   Tue Oct 31 20:11:00 2017 -0600
13776
13777     Use bsearch() for large SFNT table directories
13778
13779  src/hb-open-file-private.hh | 21 +++++++++------------
13780  1 file changed, 9 insertions(+), 12 deletions(-)
13781
13782 commit b0e33da02d062200dd41e4503ecc21fb4bd636e6
13783 Author: Behdad Esfahbod <behdad@behdad.org>
13784 Date:   Tue Oct 31 20:05:37 2017 -0600
13785
13786     Add BinSearchArrayOf<>
13787
13788  src/hb-open-file-private.hh | 25 +++++++++++--------------
13789  src/hb-open-type-private.hh | 33 ++++++++++++++++++++++++++++++++-
13790  src/hb-ot-font.cc           |  2 +-
13791  3 files changed, 44 insertions(+), 16 deletions(-)
13792
13793 commit aca378f51ecf682ea1454071f671bbc7eef808bd
13794 Author: Behdad Esfahbod <behdad@behdad.org>
13795 Date:   Tue Oct 31 18:11:10 2017 -0600
13796
13797     Sanitize (Headless)ArrayOf()::len to ensure it doesn't use offsets
13798
13799  src/hb-open-type-private.hh | 4 ++--
13800  1 file changed, 2 insertions(+), 2 deletions(-)
13801
13802 commit 5f047113142349ecf0dd6d00384f7ef7b3d1a85e
13803 Author: Behdad Esfahbod <behdad@behdad.org>
13804 Date:   Tue Oct 31 18:10:40 2017 -0600
13805
13806     Fix HeadlessArrayOf::sanitize_shallow()
13807
13808  src/hb-open-type-private.hh | 15 +++++++++------
13809  1 file changed, 9 insertions(+), 6 deletions(-)
13810
13811 commit 7ce9f397d1e5fe68c49375ad904d4fce2c7ccc0a
13812 Author: Behdad Esfahbod <behdad@behdad.org>
13813 Date:   Tue Oct 31 15:34:01 2017 -0600
13814
13815     Rename hb-sort-r.hh -> hb-dsalgs.hh
13816
13817  src/Makefile.sources               |  2 +-
13818  src/{hb-sort-r.hh => hb-dsalgs.hh} | 14 +++++++-------
13819  src/hb-ot-post-table.hh            |  2 +-
13820  3 files changed, 9 insertions(+), 9 deletions(-)
13821
13822 commit 8eaff980fc6d15856fa853479454b58668809c7a
13823 Author: Behdad Esfahbod <behdad@behdad.org>
13824 Date:   Tue Oct 31 15:30:06 2017 -0600
13825
13826     Remove HB_TAG_CHAR4
13827
13828  src/hb-common.cc  | 2 +-
13829  src/hb-ot-tag.cc  | 2 +-
13830  src/hb-private.hh | 5 -----
13831  3 files changed, 2 insertions(+), 7 deletions(-)
13832
13833 commit d016c5bdb94704e726b104c318262b47c6a4b7c8
13834 Author: David Corbett <corbett.dav@husky.neu.edu>
13835 Date:   Fri Oct 27 12:14:00 2017 -0400
13836
13837     Categorize Grantha candrabindu for use in Tamil
13838
13839  src/hb-ot-shape-complex-indic.cc                         |   2 +-
13840  .../sha1sum/b151cfcdaa77585d77f17a42158e0873fc8e2633.ttf | Bin 0 ->
13841  1120 bytes
13842  test/shaping/tests/indic-script-extensions.tests         |   1 +
13843  3 files changed, 2 insertions(+), 1 deletion(-)
13844
13845 commit b902605133ef4a411afdaa8abda194e81facf525
13846 Author: Behdad Esfahbod <behdad@behdad.org>
13847 Date:   Tue Oct 31 14:25:46 2017 -0600
13848
13849     [CircleCI] Fix build
13850
13851     Fixes https://github.com/behdad/harfbuzz/issues/589
13852
13853  .circleci/config.yml | 6 +++---
13854  1 file changed, 3 insertions(+), 3 deletions(-)
13855
13856 commit 0f78d78aae604cb8e61bd21785adb915da74626e
13857 Merge: b7982c9e 0feff4ba
13858 Author: Behdad Esfahbod <behdad@behdad.org>
13859 Date:   Tue Oct 31 14:13:31 2017 -0600
13860
13861     Merge commit '0feff4ba7b16501341c575e06b4c98a6e1bd2809'
13862
13863 commit 0feff4ba7b16501341c575e06b4c98a6e1bd2809
13864 Author: Behdad Esfahbod <behdad@behdad.org>
13865 Date:   Tue Oct 31 14:02:32 2017 -0600
13866
13867     Simplify hb-sort-r.hh
13868
13869     See https://github.com/behdad/harfbuzz/pull/592
13870
13871  src/hb-sort-r.hh | 147
13872  ++++++-------------------------------------------------
13873  1 file changed, 14 insertions(+), 133 deletions(-)
13874
13875 commit b7982c9e65e0b58616cc8264dd52cac37753ef79
13876 Author: ebraminio <ebrahim@gnu.org>
13877 Date:   Tue Oct 31 12:42:08 2017 -0700
13878
13879     [ci] Add CircleCI for cross-compiling (#592)
13880
13881  .circleci/config.yml | 61
13882  ++++++++++++++++++++++++++++++++++++++++++++++++++++
13883  README               |  1 +
13884  2 files changed, 62 insertions(+)
13885
13886 commit c290ba5b7d4e9e4a5f02340a22e6c9c46564906b
13887 Author: Behdad Esfahbod <behdad@behdad.org>
13888 Date:   Tue Oct 31 13:18:21 2017 -0600
13889
13890     Define _GNU_SOURCE
13891
13892     Might help with https://github.com/behdad/harfbuzz/pull/592
13893     Ie. bringing in qsort_r() prototype always.
13894
13895  src/hb-private.hh | 1 +
13896  1 file changed, 1 insertion(+)
13897
13898 commit 98acdde3c6bd0745c3cbfb510e82fbd87ebd1a33
13899 Author: Behdad Esfahbod <behdad@behdad.org>
13900 Date:   Tue Oct 31 11:17:43 2017 -0600
13901
13902     [coretext/uniscribe] Fix build
13903
13904     https://travis-ci.org/behdad/harfbuzz/jobs/295039536#L3468
13905     https://ci.appveyor.com/project/behdad/harfbuzz/build/1.0.697/job/dr1ujlntxafeqbej#L142
13906
13907  src/hb-coretext.cc  | 8 ++++++--
13908  src/hb-uniscribe.cc | 8 ++++++--
13909  2 files changed, 12 insertions(+), 4 deletions(-)
13910
13911 commit ec86cc5e552e9e8d64101feb1f540a9dc94a9025
13912 Author: Behdad Esfahbod <behdad@behdad.org>
13913 Date:   Mon Oct 30 14:11:59 2017 -0600
13914
13915     Fix Windows build
13916
13917     (And prevent it from happening in the future.)
13918
13919  src/hb-ot-layout.cc     | 1 +
13920  src/hb-ot-name-table.hh | 4 +++-
13921  2 files changed, 4 insertions(+), 1 deletion(-)
13922
13923 commit e35a763c07b60da6e5fbdb6edd9d25f575cd3d8b
13924 Author: Behdad Esfahbod <behdad@behdad.org>
13925 Date:   Mon Oct 30 13:15:05 2017 -0600
13926
13927     [post] Implement glyph_from_name()
13928
13929     This concludes https://github.com/behdad/harfbuzz/pull/568
13930
13931  src/hb-ot-post-table.hh | 119
13932  ++++++++++++++++++++++++++++++++++++------------
13933  src/hb-private.hh       |  10 ++--
13934  src/hb-sort-r.hh        |   2 +-
13935  3 files changed, 96 insertions(+), 35 deletions(-)
13936
13937 commit 6c738f353ec4ab5974414fbb8ff1fb9383c4bde6
13938 Author: Behdad Esfahbod <behdad@behdad.org>
13939 Date:   Mon Oct 30 12:21:44 2017 -0600
13940
13941     Make string-array return hb_string_t
13942
13943  src/hb-ot-post-table.hh | 17 ++---------------
13944  src/hb-string-array.hh  | 11 +++++++++--
13945  2 files changed, 11 insertions(+), 17 deletions(-)
13946
13947 commit e1a37f3db4f2364e98ff057209a94aa9b23e5c9d
13948 Author: Behdad Esfahbod <behdad@behdad.org>
13949 Date:   Mon Oct 30 11:42:28 2017 -0600
13950
13951     Add hb_string_t
13952
13953  src/hb-ot-post-table.hh | 25 ++++++++-----------------
13954  src/hb-private.hh       | 27 +++++++++++++++++++++++++++
13955  2 files changed, 35 insertions(+), 17 deletions(-)
13956
13957 commit 21ac5678583259e673d961a26fadaad2bf33f1f8
13958 Author: Behdad Esfahbod <behdad@behdad.org>
13959 Date:   Mon Oct 30 09:48:09 2017 -0600
13960
13961     Fix tests
13962
13963  src/check-includes.sh |  2 +-
13964  src/hb-sort-r.hh      | 32 ++++++++++++++++++++++++++++++--
13965  2 files changed, 31 insertions(+), 3 deletions(-)
13966
13967 commit 0f8b5aa1bc2c831044a35fc8e52df58652cec86b
13968 Author: Behdad Esfahbod <behdad@behdad.org>
13969 Date:   Mon Oct 30 09:46:36 2017 -0600
13970
13971     [post] Minor; towards implementing get_glyph_from_name()
13972
13973  src/hb-ot-post-table.hh | 56
13974  +++++++++++++++++++++++++++----------------------
13975  1 file changed, 31 insertions(+), 25 deletions(-)
13976
13977 commit 977679f229a10868dc668294082bd82125e4fe48
13978 Author: Behdad Esfahbod <behdad@behdad.org>
13979 Date:   Sun Oct 29 17:33:32 2017 -0600
13980
13981     Add hb_bsearch_r()
13982
13983  src/hb-ot-post-table.hh |  1 +
13984  src/hb-sort-r.hh        | 25 +++++++++++++++++++++++++
13985  2 files changed, 26 insertions(+)
13986
13987 commit 0712e915b4814e350aa1d833c1dee5010cdbd8f9
13988 Author: Behdad Esfahbod <behdad@behdad.org>
13989 Date:   Sun Oct 29 17:01:47 2017 -0600
13990
13991     Remove hb_compare_func_t
13992
13993  src/hb-ot-map-private.hh    | 18 +++++++++++++-----
13994  src/hb-ot-name-table.hh     |  2 +-
13995  src/hb-ot-tag.cc            |  8 +++++---
13996  src/hb-ot-var-mvar-table.hh | 10 +++++++---
13997  src/hb-private.hh           |  9 ++-------
13998  5 files changed, 28 insertions(+), 19 deletions(-)
13999
14000 commit 538da7496d70c86b41070ecf52592e52920d8808
14001 Author: Behdad Esfahbod <behdad@behdad.org>
14002 Date:   Sun Oct 29 16:38:58 2017 -0600
14003
14004     Add hb-sort-r, a portable qsort_r() replacement
14005
14006  src/Makefile.sources |   1 +
14007  src/hb-sort-r.hh     | 227
14008  +++++++++++++++++++++++++++++++++++++++++++++++++++
14009  2 files changed, 228 insertions(+)
14010
14011 commit 923a8f520addba095384b975ba8934e5a18fb696
14012 Author: Behdad Esfahbod <behdad@behdad.org>
14013 Date:   Sun Oct 29 15:00:54 2017 -0600
14014
14015     Fix up 5de83fab947e23cc729d69f8d44a28311298af9d
14016
14017  src/hb-ot-post-table.hh | 2 +-
14018  1 file changed, 1 insertion(+), 1 deletion(-)
14019
14020 commit b98c7c3f1fc8581ce9a0f40ae25aee5e1b2b3106
14021 Author: Behdad Esfahbod <behdad@behdad.org>
14022 Date:   Sun Oct 29 14:52:52 2017 -0600
14023
14024     [post] Minor
14025
14026  src/hb-ot-post-table.hh | 6 +-----
14027  1 file changed, 1 insertion(+), 5 deletions(-)
14028
14029 commit 5de83fab947e23cc729d69f8d44a28311298af9d
14030 Author: Behdad Esfahbod <behdad@behdad.org>
14031 Date:   Sat Oct 28 19:54:04 2017 -0600
14032
14033     [ot] Speed up get_glyph_name()
14034
14035     get_glyph_from_name() coming soon.
14036
14037  src/hb-ot-font.cc            |  13 ++--
14038  src/hb-ot-post-table.hh      | 160
14039  +++++++++++++++++++------------------------
14040  src/test-buffer-serialize.cc |   4 +-
14041  3 files changed, 81 insertions(+), 96 deletions(-)
14042
14043 commit feadee079e09e43e5f712a66816605e19155594e
14044 Author: Behdad Esfahbod <behdad@behdad.org>
14045 Date:   Sat Oct 28 16:58:56 2017 -0600
14046
14047     [post] Refactor a bit, use our data types
14048
14049  src/hb-ot-post-table.hh | 25 ++++++++++---------------
14050  1 file changed, 10 insertions(+), 15 deletions(-)
14051
14052 commit 5014c60afaab51a7a4813cf427a3d6053458279b
14053 Author: Behdad Esfahbod <behdad@behdad.org>
14054 Date:   Sat Oct 28 12:00:49 2017 -0600
14055
14056     More nullptr fix
14057
14058     Fixes https://github.com/behdad/harfbuzz/issues/585
14059
14060  src/test.cc | 4 +---
14061  1 file changed, 1 insertion(+), 3 deletions(-)
14062
14063 commit 5daf3bd4494cce6b4fb074533be9e99c4d9e0edd
14064 Author: Behdad Esfahbod <behdad@behdad.org>
14065 Date:   Fri Oct 27 16:34:01 2017 -0600
14066
14067     [glib/ucdn/icu/ft/ot] Make returned funcs inert
14068
14069     Such that client cannot accidentally destroy them, even though that
14070     will be a bug in their code...
14071
14072  src/hb-ft.cc             |  3 +++
14073  src/hb-glib.cc           |  3 +++
14074  src/hb-icu.cc            |  3 +++
14075  src/hb-object-private.hh | 37 +++++++++++++++++++++++++++++++------
14076  src/hb-ot-font.cc        |  3 +++
14077  src/hb-ucdn.cc           |  3 +++
14078  6 files changed, 46 insertions(+), 6 deletions(-)
14079
14080 commit bfa7f37a73508ca185cf2f3e06755db8c8258ddf
14081 Author: Behdad Esfahbod <behdad@behdad.org>
14082 Date:   Fri Oct 27 16:03:51 2017 -0600
14083
14084     Fix previous commit
14085
14086     Oops.
14087
14088  src/hb-glib.cc | 2 +-
14089  src/hb-icu.cc  | 2 +-
14090  src/hb-ucdn.cc | 2 +-
14091  3 files changed, 3 insertions(+), 3 deletions(-)
14092
14093 commit 8864864b624590d95ae5dca61956695cbff1269a
14094 Author: Behdad Esfahbod <behdad@behdad.org>
14095 Date:   Fri Oct 27 15:26:45 2017 -0600
14096
14097     [glib/icu/ucdn] Make the funcs object allocated on demand
14098
14099  src/hb-glib.cc | 36 +++++++++++++++++++++++++++++-------
14100  src/hb-icu.cc  | 51 +++++++++++++++++++++++++++++++++++++--------------
14101  src/hb-ucdn.cc | 37 +++++++++++++++++++++++++++++--------
14102  3 files changed, 95 insertions(+), 29 deletions(-)
14103
14104 commit af3f72f9eb7d7b80ea827976a3303390b5deae8d
14105 Author: Behdad Esfahbod <behdad@behdad.org>
14106 Date:   Fri Oct 27 15:13:50 2017 -0600
14107
14108     Correctly mark NullPool const
14109
14110     Saves some more code size as well!
14111
14112  src/hb-open-type-private.hh | 2 +-
14113  src/hb-ot-layout.cc         | 2 +-
14114  src/main.cc                 | 2 +-
14115  3 files changed, 3 insertions(+), 3 deletions(-)
14116
14117 commit 51f4d4d5cd5a0dd1a581bee5b55b3cc0a74cbea3
14118 Author: Behdad Esfahbod <behdad@behdad.org>
14119 Date:   Fri Oct 27 15:09:22 2017 -0600
14120
14121     Reduce prealloced number of user-data items from 2 to 1
14122
14123     Even 1 is too many but putting 0 breaks compile.  Saves 3k in .so
14124
14125  src/hb-private.hh | 2 +-
14126  1 file changed, 1 insertion(+), 1 deletion(-)
14127
14128 commit 3205de7906abab9d12e614e86e2c182a41420698
14129 Author: Behdad Esfahbod <behdad@behdad.org>
14130 Date:   Fri Oct 27 15:01:40 2017 -0600
14131
14132     Make the NullPool HB_INTERNAL shared
14133
14134     Saves 2k of .bss section.
14135
14136  src/hb-open-type-private.hh | 10 ++++++----
14137  src/hb-ot-layout.cc         |  3 +++
14138  src/main.cc                 |  1 +
14139  3 files changed, 10 insertions(+), 4 deletions(-)
14140
14141 commit 7036f1d22c4001b79d3205c16aac3fefbfcaae24
14142 Author: Behdad Esfahbod <behdad@behdad.org>
14143 Date:   Fri Oct 27 14:42:59 2017 -0600
14144
14145     [ot] Remove shaper name
14146
14147     In ten years we never used them...
14148
14149  src/hb-ot-shape-complex-arabic.cc  | 1 -
14150  src/hb-ot-shape-complex-default.cc | 1 -
14151  src/hb-ot-shape-complex-hangul.cc  | 1 -
14152  src/hb-ot-shape-complex-hebrew.cc  | 1 -
14153  src/hb-ot-shape-complex-indic.cc   | 1 -
14154  src/hb-ot-shape-complex-myanmar.cc | 2 --
14155  src/hb-ot-shape-complex-private.hh | 2 --
14156  src/hb-ot-shape-complex-thai.cc    | 1 -
14157  src/hb-ot-shape-complex-tibetan.cc | 1 -
14158  src/hb-ot-shape-complex-use.cc     | 1 -
14159  10 files changed, 12 deletions(-)
14160
14161 commit 4a27c17ea0234dfe33e62f5830d9f92c26d48d30
14162 Author: Behdad Esfahbod <behdad@behdad.org>
14163 Date:   Fri Oct 27 14:29:12 2017 -0600
14164
14165     Fix IntType.cmp() to avoid narrowing down integer types
14166
14167     Fixes https://github.com/behdad/harfbuzz/issues/571
14168
14169  src/hb-open-type-private.hh | 5 +++--
14170  1 file changed, 3 insertions(+), 2 deletions(-)
14171
14172 commit 919b4b76a7b1f9dd7c71310a729982242f9060a5
14173 Author: Behdad Esfahbod <behdad@behdad.org>
14174 Date:   Fri Oct 27 10:29:25 2017 -0600
14175
14176     Make c++11 optional
14177
14178     Fixes https://github.com/behdad/harfbuzz/issues/585
14179
14180  configure.ac                |   4 +-
14181  m4/ax_cxx_compile_stdcxx.m4 | 982
14182  ++++++++++++++++++++++++++++++++++++++++++++
14183  2 files changed, 983 insertions(+), 3 deletions(-)
14184
14185 commit 6c4689704071a76c49be819b8034feaf93e26a42
14186 Author: Behdad Esfahbod <behdad@behdad.org>
14187 Date:   Fri Oct 27 10:24:58 2017 -0600
14188
14189     [m4] Update ax_pthread.m4
14190
14191  m4/ax_pthread.m4 | 6 +++---
14192  1 file changed, 3 insertions(+), 3 deletions(-)
14193
14194 commit 2e025507634e54a64fa5d0cbfefc4b65177c06c5
14195 Author: Behdad Esfahbod <behdad@behdad.org>
14196 Date:   Fri Oct 27 10:23:01 2017 -0600
14197
14198     [git.mk] Update
14199
14200  git.mk | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
14201  1 file changed, 55 insertions(+), 2 deletions(-)
14202
14203 commit 62e312ead808cec055049592b0d40aa3a8882bc9
14204 Author: Behdad Esfahbod <behdad@behdad.org>
14205 Date:   Fri Oct 27 09:29:20 2017 -0600
14206
14207     Use NULL instead of polyfill, if nullptr is not available
14208
14209     Part of fixing https://github.com/behdad/harfbuzz/issues/585
14210
14211  src/hb-private.hh | 22 +++-------------------
14212  1 file changed, 3 insertions(+), 19 deletions(-)
14213
14214 commit 17f40b7cad240eadeccdf23eb11da7ed52252ca2
14215 Author: Behdad Esfahbod <behdad@behdad.org>
14216 Date:   Fri Oct 27 09:22:30 2017 -0600
14217
14218     Include hb-private.hh more consistently
14219
14220     Part of fixing https://github.com/behdad/harfbuzz/issues/585
14221
14222  src/test-buffer-serialize.cc |  4 +---
14223  src/test-size-params.cc      |  4 +---
14224  src/test-would-substitute.cc |  4 +---
14225  util/ansi-print.hh           |  1 +
14226  util/helper-cairo-ansi.hh    |  5 +++--
14227  util/helper-cairo.hh         |  7 ++++---
14228  util/main-font-text.hh       |  5 +++--
14229  util/options.hh              | 11 +----------
14230  util/shape-consumer.hh       |  5 +++--
14231  util/view-cairo.hh           |  7 ++++---
14232  10 files changed, 22 insertions(+), 31 deletions(-)
14233
14234 commit 42d518513c683fd5e932898ceec891c3003d75e1
14235 Author: Behdad Esfahbod <behdad@behdad.org>
14236 Date:   Fri Oct 27 00:25:11 2017 -0600
14237
14238     Towards compiling with pre-C++11 compilers and nullptr fallback
14239
14240     https://github.com/behdad/harfbuzz/issues/585
14241
14242  src/hb-atomic-private.hh | 4 ++--
14243  1 file changed, 2 insertions(+), 2 deletions(-)
14244
14245 commit 0e9256984e76f055f1868ecc497724977caba11d
14246 Author: Behdad Esfahbod <behdad@behdad.org>
14247 Date:   Thu Oct 26 20:34:04 2017 -0600
14248
14249     [post] Make format1 names array avoid relocations
14250
14251  src/Makefile.sources       |   1 +
14252  src/hb-ot-post-macroman.hh | 294
14253  +++++++++++++++++++++++++++++++++++++++++++++
14254  src/hb-ot-post-table.hh    |  55 ++-------
14255  3 files changed, 305 insertions(+), 45 deletions(-)
14256
14257 commit 2a749680441bbe6b4aa8134bb6ce9f21a8b1bc3c
14258 Author: Behdad Esfahbod <behdad@behdad.org>
14259 Date:   Thu Oct 26 19:48:33 2017 -0600
14260
14261     Add hb-string-array.hh
14262
14263     Used to build static string arrays that use no relocation.
14264
14265  src/Makefile.sources   |  1 +
14266  src/hb-private.hh      |  6 ++--
14267  src/hb-string-array.hh | 74
14268  ++++++++++++++++++++++++++++++++++++++++++++++++++
14269  3 files changed, 79 insertions(+), 2 deletions(-)
14270
14271 commit 6f08b12bc38166dee2f9740d396d617b32e887a3
14272 Author: Behdad Esfahbod <behdad@behdad.org>
14273 Date:   Thu Oct 26 18:23:03 2017 -0600
14274
14275     Minor
14276
14277  src/hb-private.hh | 6 +++---
14278  1 file changed, 3 insertions(+), 3 deletions(-)
14279
14280 commit 223686d64f5e149ba8aa334a2a54bd5b22017d9e
14281 Author: Behdad Esfahbod <behdad@behdad.org>
14282 Date:   Thu Oct 26 12:52:02 2017 -0600
14283
14284     1.6.3
14285
14286  NEWS         | 9 +++++++++
14287  configure.ac | 2 +-
14288  2 files changed, 10 insertions(+), 1 deletion(-)
14289
14290 commit 729c9e13355eefafdc0fdef9aa68bd792ca4dba4
14291 Author: David Corbett <corbett.dav@husky.neu.edu>
14292 Date:   Thu Oct 26 10:29:28 2017 -0400
14293
14294     Include all relevant glyphs in the subsetted font
14295
14296  test/shaping/record-test.sh | 2 ++
14297  1 file changed, 2 insertions(+)
14298
14299 commit cb6c6b0c425e560f32b297c15dc6775e297d5b1d
14300 Author: Behdad Esfahbod <behdad@behdad.org>
14301 Date:   Thu Oct 26 11:43:33 2017 -0600
14302
14303     Fix warning
14304
14305     https://github.com/behdad/harfbuzz/commit/49a41dc75931cc2d2f7e74b7801f8cc327039e8e#commitcomment-25203194
14306
14307  test/api/test-set.c | 5 +++--
14308  1 file changed, 3 insertions(+), 2 deletions(-)
14309
14310 commit dfd234a97d2e2f9908eaf0598de765f76ba86c82
14311 Author: Jonathan Kew <jfkthame@gmail.com>
14312 Date:   Thu Oct 26 16:59:50 2017 +0100
14313
14314     [set] Fix page_map[] indexing in backward loop.
14315
14316     Fixes https://github.com/behdad/harfbuzz/issues/579.
14317
14318  src/hb-set-private.hh | 4 ++--
14319  1 file changed, 2 insertions(+), 2 deletions(-)
14320
14321 commit 7339926525416620aa7922371775ed65eed4eae4
14322 Author: Jonathan Kew <jfkthame@gmail.com>
14323 Date:   Thu Oct 26 12:55:36 2017 +0100
14324
14325     [test] Extend hb_set test for issue 579 (currently failing)
14326
14327  test/api/test-set.c | 18 ++++++++++++++++++
14328  1 file changed, 18 insertions(+)
14329
14330 commit 3d6f7df42a87ef366197581cb4696c5f30c3bcbb
14331 Author: Jonathan Kew <jfkthame@gmail.com>
14332 Date:   Thu Oct 26 17:54:55 2017 +0100
14333
14334     [test] Additional coverage in test_set_iter.
14335
14336     This adds a couple extra entries to the set used, such that iteration
14337     would fail in 1.6.2 due to the bug in hb_set_t::page_t::next().
14338
14339  test/api/test-set.c | 12 ++++++++++++
14340  1 file changed, 12 insertions(+)
14341
14342 commit d511cfb5577a58e31d8dd4214750b0ad4efa625a
14343 Author: Jonathan Kew <jfkthame@gmail.com>
14344 Date:   Thu Oct 26 15:08:29 2017 +0100
14345
14346     [set] Bugfix for hb_set_next
14347
14348  src/hb-set-private.hh | 2 +-
14349  1 file changed, 1 insertion(+), 1 deletion(-)
14350
14351 commit 92bac64bd2d5fffe70229790be27d335aa6c6de3
14352 Author: Behdad Esfahbod <behdad@behdad.org>
14353 Date:   Wed Oct 25 18:22:47 2017 -0600
14354
14355     [post] Oops!
14356
14357     https://ci.appveyor.com/project/behdad/harfbuzz/build/1.0.668/job/ikfj8peowgrp059t
14358
14359  src/hb-ot-post-table.hh | 4 ++--
14360  1 file changed, 2 insertions(+), 2 deletions(-)
14361
14362 commit 543bd58d7a4fbe285ec9304ff3223a728dbdbb76
14363 Author: Behdad Esfahbod <behdad@behdad.org>
14364 Date:   Wed Oct 25 17:40:50 2017 -0600
14365
14366     [post] Touch up and fixes
14367
14368     The get_glyph_from_name() is incorrect; needs fixing.
14369
14370  src/hb-ot-font.cc       |   9 ++--
14371  src/hb-ot-post-table.hh | 139
14372  +++++++++++++++++++++++++++---------------------
14373  2 files changed, 81 insertions(+), 67 deletions(-)
14374
14375 commit d9e166f74c3ba3128c9ef3ccd8d7799e67f14eab
14376 Author: Khaled Hosny <khaledhosny@eglug.org>
14377 Date:   Wed Oct 18 20:49:16 2017 +0200
14378
14379     [ot-font] Implement hb_ot_get_glyph_from_name
14380
14381  src/hb-ot-font.cc       | 22 ++++++++++++++++++-
14382  src/hb-ot-post-table.hh | 58
14383  +++++++++++++++++++++++++++++++++++++++++++++++++
14384  2 files changed, 79 insertions(+), 1 deletion(-)
14385
14386 commit 9d4d2fb9af446d5d41058fbb1da8117b3af048d3
14387 Author: Khaled Hosny <khaledhosny@eglug.org>
14388 Date:   Mon Oct 16 10:05:42 2017 +0200
14389
14390     [ot-font] Implement hb_ot_get_glyph_name
14391
14392     Turns out we already have support for “post” table, it just
14393     needed to be
14394     activated and put in use.
14395
14396  src/hb-ot-font.cc                             | 46 ++++++++++++-
14397  src/hb-ot-post-table.hh                       | 96
14398  +++++++++++++++++++++++++++
14399  test/shaping/tests/fallback-positioning.tests |  2 +-
14400  test/shaping/tests/indic-syllable.tests       |  2 +-
14401  test/shaping/tests/use.tests                  |  2 +-
14402  5 files changed, 143 insertions(+), 5 deletions(-)
14403
14404 commit bf133497e53e8b1dcd22df62080d33e7f3d85b68
14405 Merge: fd786c76 49a41dc7
14406 Author: Behdad Esfahbod <behdad@behdad.org>
14407 Date:   Wed Oct 25 17:23:20 2017 -0600
14408
14409     Merge commit '49a41dc75931cc2d2f7e74b7801f8cc327039e8e'
14410
14411 commit 49a41dc75931cc2d2f7e74b7801f8cc327039e8e
14412 Author: Behdad Esfahbod <behdad@behdad.org>
14413 Date:   Wed Oct 25 16:17:45 2017 -0600
14414
14415     [test] Add more hb-set tests
14416
14417     https://github.com/behdad/harfbuzz/issues/579
14418
14419  test/api/test-set.c | 40 ++++++++++++++++++++++++++++++++++++++++
14420  1 file changed, 40 insertions(+)
14421
14422 commit fd786c768f838ab61090004dd46b8cefeb270dfd
14423 Author: David Corbett <corbett.dav@husky.neu.edu>
14424 Date:   Wed Oct 25 14:31:22 2017 -0400
14425
14426     Use `mktemp -d` instead of `mktemp --directory`
14427
14428  test/shaping/record-test.sh | 2 +-
14429  1 file changed, 1 insertion(+), 1 deletion(-)
14430
14431 commit c4944920c0c11d6424d600ebc9130c9055382f80
14432 Author: David Corbett <corbett.dav@husky.neu.edu>
14433 Date:   Wed Oct 25 16:06:40 2017 -0400
14434
14435     Fix and run indic-script-extensions.tests
14436
14437  test/shaping/Makefile.am                         | 1 +
14438  test/shaping/tests/indic-script-extensions.tests | 2 +-
14439  2 files changed, 2 insertions(+), 1 deletion(-)
14440
14441 commit d8df714251c61e13d7d12eb3f7393dd3a75a3719
14442 Author: David Corbett <corbett.dav@husky.neu.edu>
14443 Date:   Wed Oct 25 16:06:01 2017 -0400
14444
14445     Fix code point iteration in narrow Python
14446
14447  test/shaping/hb_test_tools.py | 27 ++++++++++++++++++++++++++-
14448  1 file changed, 26 insertions(+), 1 deletion(-)
14449
14450 commit 33ca3b67bfb5d9ae4e490c796c93793a7e03ef2c
14451 Author: Behdad Esfahbod <behdad@behdad.org>
14452 Date:   Wed Oct 25 12:09:11 2017 -0400
14453
14454     Check for headers in builddir first, in check-*.sh
14455
14456     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=103346
14457
14458  src/check-c-linkage-decls.sh | 4 ++--
14459  src/check-externs.sh         | 2 +-
14460  src/check-header-guards.sh   | 2 +-
14461  src/check-includes.sh        | 4 ++--
14462  4 files changed, 6 insertions(+), 6 deletions(-)
14463
14464 commit 9ac2e5c6c01db3ebe419e3aa07f4d1a3777d2bb6
14465 Author: Behdad Esfahbod <behdad@behdad.org>
14466 Date:   Tue Oct 24 10:06:25 2017 -0400
14467
14468     check-externs.sh: Make output more verbose
14469
14470     Trying to figure out why this is failing on some Debian bots:
14471     https://bugs.freedesktop.org/show_bug.cgi?id=103346
14472
14473     Maybe I should check for GNU grep specifically now that I'm using
14474     -n as well.
14475
14476  src/check-externs.sh | 3 ++-
14477  1 file changed, 2 insertions(+), 1 deletion(-)
14478
14479 commit 3b7388aab6889b5d1fc602b5780a7b29da84e100
14480 Author: Behdad Esfahbod <behdad@behdad.org>
14481 Date:   Mon Oct 23 14:35:16 2017 -0400
14482
14483     1.6.2
14484
14485  NEWS         | 10 ++++++++++
14486  configure.ac |  2 +-
14487  2 files changed, 11 insertions(+), 1 deletion(-)
14488
14489 commit 30a591e3cef67818ef1ffec92c6a022b5a5f5e77
14490 Author: Behdad Esfahbod <behdad@behdad.org>
14491 Date:   Mon Oct 23 14:28:35 2017 -0400
14492
14493     [set] Rewrite another way :P
14494
14495  src/hb-set-private.hh | 25 +++++++++++++------------
14496  1 file changed, 13 insertions(+), 12 deletions(-)
14497
14498 commit 8170801d78a5bf9480d8c06ade849b30bc4e2956
14499 Author: Behdad Esfahbod <behdad@behdad.org>
14500 Date:   Mon Oct 23 14:26:48 2017 -0400
14501
14502     [set] Fix crash
14503
14504     Ouch!  That's what happens when one plays with increment/decrement
14505     operators!
14506
14507     Fixes https://github.com/behdad/harfbuzz/issues/578
14508
14509  src/hb-set-private.hh | 10 ++++++----
14510  1 file changed, 6 insertions(+), 4 deletions(-)
14511
14512 commit 61d1c60a1c555c58205964df4e449ee57125a739
14513 Author: Behdad Esfahbod <behdad@behdad.org>
14514 Date:   Mon Oct 23 13:10:21 2017 -0400
14515
14516     [RELEASING] Format
14517
14518  RELEASING.md | 67
14519  +++++++++++++++++++++++++++++++++++++++++++-----------------
14520  1 file changed, 48 insertions(+), 19 deletions(-)
14521
14522 commit 6a2e1649debd992211bf96ef80d075d2d04a49ed
14523 Author: Behdad Esfahbod <behdad@behdad.org>
14524 Date:   Mon Oct 23 13:01:34 2017 -0400
14525
14526     [doap] Switch to github issues
14527
14528     https://github.com/behdad/harfbuzz/pull/575#issuecomment-338514596
14529
14530  harfbuzz.doap | 2 +-
14531  1 file changed, 1 insertion(+), 1 deletion(-)
14532
14533 commit 8a898c1929cf7ffc9b0011461b34281ecc98705c
14534 Author: Behdad Esfahbod <behdad@behdad.org>
14535 Date:   Mon Oct 23 13:00:36 2017 -0400
14536
14537     [RELEASING] Minor
14538
14539     https://github.com/behdad/harfbuzz/pull/575
14540
14541  RELEASING.md | 4 ++--
14542  1 file changed, 2 insertions(+), 2 deletions(-)
14543
14544 commit 2ee710e02fad1a8a4b94589bb6f0b90e2aeb7121
14545 Author: Behdad Esfahbod <behdad@behdad.org>
14546 Date:   Mon Oct 23 08:37:48 2017 -0400
14547
14548     Minor
14549
14550  src/hb-private.hh | 2 +-
14551  1 file changed, 1 insertion(+), 1 deletion(-)
14552
14553 commit dd33e4e96b9345a6b1a9051a6aa4b7d114c74f1e
14554 Author: Behdad Esfahbod <behdad@behdad.org>
14555 Date:   Mon Oct 23 08:36:40 2017 -0400
14556
14557     [set] Don't use major()
14558
14559     Fixes https://github.com/behdad/harfbuzz/issues/577
14560
14561  src/hb-set-private.hh | 10 +++++-----
14562  1 file changed, 5 insertions(+), 5 deletions(-)
14563
14564 commit d0f0ff85b9fe959ef4b90f8daf58be73fca49dd0
14565 Author: Behdad Esfahbod <behdad@behdad.org>
14566 Date:   Mon Oct 23 08:34:30 2017 -0400
14567
14568     [set] Don't use PAGE_SIZE
14569
14570     Fixes https://github.com/behdad/harfbuzz/issues/576
14571
14572  src/hb-set-private.hh | 12 ++++++------
14573  1 file changed, 6 insertions(+), 6 deletions(-)
14574
14575 commit 57cf978fa314bd87405a2b133e58fcb116e574a6
14576 Merge: ce979454 6cc49762
14577 Author: Behdad Esfahbod <behdad@behdad.org>
14578 Date:   Sun Oct 22 18:24:59 2017 -0400
14579
14580     Merge commit '6cc49762c4fdfd0e2770a84d1b1f055acf42376f'
14581
14582 commit ce979454400c3870717ba40b1065a2f3727cfb93
14583 Author: Behdad Esfahbod <behdad@behdad.org>
14584 Date:   Sun Oct 22 18:23:38 2017 -0400
14585
14586     [icu] Fix error check
14587
14588  src/hb-icu.cc | 4 ++--
14589  1 file changed, 2 insertions(+), 2 deletions(-)
14590
14591 commit 6cc49762c4fdfd0e2770a84d1b1f055acf42376f
14592 Merge: 8b9d9b71 19923279
14593 Author: ebraminio <ebrahim@gnu.org>
14594 Date:   Mon Oct 23 01:48:22 2017 +0330
14595
14596     Merge pull request #575 from behdad/releasing-edit
14597
14598     Clarify the last step of release
14599
14600 commit 19923279abd4c7615e8b02e05a02ba18f5c0b298
14601 Author: ebraminio <ebrahim@gnu.org>
14602 Date:   Mon Oct 23 01:47:51 2017 +0330
14603
14604     Clarify the last step of release
14605
14606  RELEASING.md | 2 +-
14607  1 file changed, 1 insertion(+), 1 deletion(-)
14608
14609 commit 8b9d9b71b04c9d5698ec146658b31381060c700d
14610 Author: Behdad Esfahbod <behdad@behdad.org>
14611 Date:   Sun Oct 22 17:48:06 2017 -0400
14612
14613     Fix set initialization issues
14614
14615  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
14616  src/hb-ot-shape.cc                   | 17 +++++++++--------
14617  src/hb-set-private.hh                |  9 ---------
14618  src/hb-set.cc                        |  6 ++++--
14619  4 files changed, 19 insertions(+), 25 deletions(-)
14620
14621 commit 0ca915efc3734111a57ff71f05d9cbf0e8af3de9
14622 Author: Behdad Esfahbod <behdad@behdad.org>
14623 Date:   Sun Oct 22 17:38:33 2017 -0400
14624
14625     1.6.1
14626
14627  NEWS         | 13 +++++++++++++
14628  configure.ac |  2 +-
14629  2 files changed, 14 insertions(+), 1 deletion(-)
14630
14631 commit d59d5dc7d339deb45cc84cffd084b52752765a08
14632 Merge: ced86da7 3ee15a60
14633 Author: Behdad Esfahbod <behdad@behdad.org>
14634 Date:   Sun Oct 22 17:08:29 2017 -0400
14635
14636     Merge commit '3ee15a60358f4d894bbf2431d7a7df38b7acc4ce'
14637
14638 commit ced86da7ddbbd0d64f8ba1290b8e67600b1db2d4
14639 Author: Behdad Esfahbod <behdad@behdad.org>
14640 Date:   Sun Oct 22 17:03:36 2017 -0400
14641
14642     Another try at fixing mingw32 build bot fail
14643
14644  src/hb-private.hh | 6 +++---
14645  1 file changed, 3 insertions(+), 3 deletions(-)
14646
14647 commit bc1183aa6ba45a527084d391d6e7f801d6196060
14648 Merge: d45a2138 bfe0faf1
14649 Author: Behdad Esfahbod <behdad@behdad.org>
14650 Date:   Sun Oct 22 17:06:00 2017 -0400
14651
14652     Merge commit 'bfe0faf1a2d39302129a7202994456afd96694ca'
14653
14654 commit 3ee15a60358f4d894bbf2431d7a7df38b7acc4ce
14655 Author: Behdad Esfahbod <behdad@behdad.org>
14656 Date:   Sun Oct 22 17:03:36 2017 -0400
14657
14658     Another try at fixing mingw32 build bot fail
14659
14660  src/hb-private.hh | 6 +++---
14661  1 file changed, 3 insertions(+), 3 deletions(-)
14662
14663 commit bfe0faf1a2d39302129a7202994456afd96694ca
14664 Author: Behdad Esfahbod <behdad@behdad.org>
14665 Date:   Sun Oct 22 15:54:50 2017 -0400
14666
14667     [docs] Deprecate hb_set_invert()
14668
14669  docs/harfbuzz-sections.txt | 2 +-
14670  1 file changed, 1 insertion(+), 1 deletion(-)
14671
14672 commit d45a2138d9d54eab158046d6503f1bb104efce25
14673 Merge: d8adaa97 41b18251
14674 Author: ebraminio <ebrahim@gnu.org>
14675 Date:   Sat Oct 21 10:19:55 2017 +0330
14676
14677     Merge pull request #572 from fanc999/master.msvc
14678
14679     builds: Support HarfBuzz-GObject and introspection in CMake builds
14680
14681 commit d8adaa97fbf33071b8a4b5c05c3f2f15f2fd22ea
14682 Author: Behdad Esfahbod <behdad@behdad.org>
14683 Date:   Fri Oct 20 13:57:43 2017 -0400
14684
14685     Another try at fixing build bots
14686
14687     hb-ot-shape.cc:287:18: error: comparison of constant 32 with
14688     expression of type 'hb_unicode_general_category_t' is always true
14689     [-Werror,-Wtautological-constant-out-of-range-compare]
14690
14691  src/hb-private.hh | 4 ++--
14692  1 file changed, 2 insertions(+), 2 deletions(-)
14693
14694 commit 6058f98825e8f134893a1bbfb402e45d85b56ff0
14695 Author: Behdad Esfahbod <behdad@behdad.org>
14696 Date:   Thu Oct 19 11:39:52 2017 -0700
14697
14698     Remove FLAG_SAFE()
14699
14700     No flag is safe, over time... See previous commit.
14701
14702  src/hb-ot-shape-complex-arabic.cc |  4 ++--
14703  src/hb-ot-shape-complex-indic.cc  | 12 ++++++------
14704  src/hb-ot-shape-complex-use.cc    |  2 +-
14705  src/hb-private.hh                 |  5 ++---
14706  src/hb-unicode-private.hh         |  4 ++--
14707  5 files changed, 13 insertions(+), 14 deletions(-)
14708
14709 commit 7c561dacc3c5fb9306db8bda27b7289331bd523f
14710 Author: Behdad Esfahbod <behdad@behdad.org>
14711 Date:   Thu Oct 19 11:35:51 2017 -0700
14712
14713     [myanmar] Fix unsafe usage of FLAG_SAFE()
14714
14715     The commit f559c633073f63b9d87cb2440048b4413cfa1c05 caused
14716     "undefined-shift" errors in Myanmar shaper as we changed the
14717     numeric value of type D from 19 to 32 there, making the
14718     "FLAG_SAFE (info.myanmar_category())" wrong.
14719
14720     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3546
14721
14722  src/hb-ot-shape-complex-myanmar.cc | 2 +-
14723  1 file changed, 1 insertion(+), 1 deletion(-)
14724
14725 commit 41b1825196235d4337c76f97e09f0b7c6d6c56ae
14726 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
14727 Date:   Thu Oct 19 18:36:32 2017 +0800
14728
14729     CMake builds: Support introspection builds
14730
14731     This adds support for introspection builds on Windows that is
14732     enabled by
14733     the HB_HAVE_INTROSPECTION option, which will also enable
14734     HB_HAVE_GOBJECT
14735     (and so HB_HAVE_GLIB) as they are required for introspection.
14736
14737     In order for this to work one must ensure that the Python installation
14738     listed in PYTHON_EXECUTABLE is the same Python release series that was
14739     used to build _giscanner.pyd (the Python module that is used by
14740     g-ir-scanner), with the same architecture.  PKG_CONFIG_PATH and PATH
14741     must be set correctly if $(PREFIX)\bin and/or $(PREFIX)\lib\pkgconfig
14742     are not in the standard PATH and PKG_CONFIG_PATH, which is actually
14743     in-line with the *NIX builds.
14744
14745  CMakeLists.txt | 161
14746  ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
14747  1 file changed, 154 insertions(+), 7 deletions(-)
14748
14749 commit 53db221259b5eea4d2244321b2fe96beb39aef7d
14750 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
14751 Date:   Wed Oct 18 15:43:57 2017 +0800
14752
14753     CMake: Support building HarfBuzz-GObject
14754
14755     This adds support to the CMake build files to support building
14756     HarfBuzz-GObject, which is actually a little bit complicated,
14757     as we need to:
14758
14759     -Run glib-mkenums, which is a Python (for newer GLib/GObject) or PERL
14760      (for older, pre 2.53.4, GLib/GObject) script.  This matters more for
14761      Visual Studio builds as shebang lines are not supported, so we
14762      need to
14763      test-run it with PERL or Python to determine which is the correct
14764      interpretor to use.
14765
14766     -Next, we need to replace strings in the sources that we obtain from
14767      running glib-mkenums.  So, the solution here is to use a small
14768      utility
14769      CMake script for our purposes here, to maintain maximum
14770      compatibility.
14771
14772     -Ensure that things do work in the Visual Studio IDE builds.
14773
14774  CMakeLists.txt             | 128
14775  +++++++++++++++++++++++++++++++++++++++++++++
14776  Makefile.am                |   1 +
14777  replace-enum-strings.cmake |  21 ++++++++
14778  3 files changed, 150 insertions(+)
14779
14780 commit 162575f2c69f519aae1b18ff1c501e7e4c2cdd4b
14781 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
14782 Date:   Wed Oct 18 22:27:28 2017 +0800
14783
14784     CMake builds: Fix builds
14785
14786     Include the fallback sources in the build, and update
14787     src/Makefile.sources so that it can be read by the CMake build files.
14788
14789     Fix a typo in the DirectWrite configure option so that we can properly
14790     enable DirectWrite builds.
14791
14792     Also, when building the utility program, install them as well.
14793
14794  CMakeLists.txt       | 21 ++++++++++++++++++++-
14795  src/Makefile.sources |  4 +++-
14796  2 files changed, 23 insertions(+), 2 deletions(-)
14797
14798 commit d6f612fac800c31989c298b5101845baed2297b1
14799 Author: Behdad Esfahbod <behdad@behdad.org>
14800 Date:   Tue Oct 17 16:32:12 2017 -0700
14801
14802     [bsearch] Micro-optimization
14803
14804  src/hb-open-type-private.hh | 3 ++-
14805  1 file changed, 2 insertions(+), 1 deletion(-)
14806
14807 commit 41b1984be946cc2f53313dd48eac392cc8a3ad2b
14808 Author: Fredrik Roubert <fredrik@roubert.name>
14809 Date:   Tue Oct 17 15:06:31 2017 -0700
14810
14811     Switch from ICU deprecated unorm_normalize to unorm2_normalize. (#569)
14812
14813     The new unorm2_normalize has been public API since ICU 4.4, while
14814     the old unorm_normalize has been deprecated since ICU 56.
14815
14816     Now, beginning with ICU 60, unorm_normalize will also be annotated
14817     U_DEPRECATED and trigger the compiler -Wdeprecated-declarations
14818     warning.
14819
14820  src/hb-icu.cc | 12 ++++++------
14821  1 file changed, 6 insertions(+), 6 deletions(-)
14822
14823 commit b98adefbb9ee45fc1e800a52f701bf4224e9bb81
14824 Author: Behdad Esfahbod <behdad@behdad.org>
14825 Date:   Tue Oct 17 12:00:34 2017 -0700
14826
14827     Update docs symbols
14828
14829  docs/harfbuzz-sections.txt | 2 ++
14830  1 file changed, 2 insertions(+)
14831
14832 commit ba8b56960733b25bbb88fbdb60e7e244127d6e0c
14833 Author: Behdad Esfahbod <behdad@behdad.org>
14834 Date:   Tue Oct 17 11:16:36 2017 -0700
14835
14836     Try fixing build on VC
14837
14838     c:\projects\harfbuzz\src\hb-set-private.hh(151): error C2327:
14839     'hb_set_t::page_t::v': is not a type name, static, or enumerator
14840     [C:\projects\harfbuzz\build\harfbuzz.vcxproj]
14841
14842  src/hb-set-private.hh | 2 +-
14843  1 file changed, 1 insertion(+), 1 deletion(-)
14844
14845 commit 80cc0a7e3e05fb7fcfbdc0188cb60b115ad47d04
14846 Author: Behdad Esfahbod <behdad@behdad.org>
14847 Date:   Tue Oct 17 11:14:48 2017 -0700
14848
14849     [coretext] Fix build
14850
14851     error: static_assert expression is not an integral constant expression
14852
14853  src/hb-coretext.cc | 2 +-
14854  1 file changed, 1 insertion(+), 1 deletion(-)
14855
14856 commit a11249ee93439856ea2410524b993ac1f1379961
14857 Author: Behdad Esfahbod <behdad@behdad.org>
14858 Date:   Mon Oct 16 01:33:32 2017 -0400
14859
14860     [set] Fix merge logic
14861
14862  src/hb-set-private.hh | 2 +-
14863  1 file changed, 1 insertion(+), 1 deletion(-)
14864
14865 commit ab8f327eb47184409d9e9208ca46b631d1afd0d4
14866 Author: Behdad Esfahbod <behdad@behdad.org>
14867 Date:   Sun Oct 15 18:21:35 2017 -0400
14868
14869     Ouch.
14870
14871  src/hb-set-private.hh | 2 +-
14872  1 file changed, 1 insertion(+), 1 deletion(-)
14873
14874 commit bb9917913f735855aea54f41f10e0c7be3632e88
14875 Author: Behdad Esfahbod <behdad@behdad.org>
14876 Date:   Sun Oct 15 18:20:25 2017 -0400
14877
14878     [set] Disable vectorization
14879
14880     Fixes clang "non-const reference cannot bind to vector element" error.
14881
14882  src/hb-set-private.hh | 4 +++-
14883  1 file changed, 3 insertions(+), 1 deletion(-)
14884
14885 commit 221ce6c18f2a1e878b68eb0a97f235efa4c044d3
14886 Author: Behdad Esfahbod <behdad@behdad.org>
14887 Date:   Sun Oct 15 17:58:58 2017 -0400
14888
14889     Fix bots
14890
14891  src/hb-private.hh | 2 +-
14892  1 file changed, 1 insertion(+), 1 deletion(-)
14893
14894 commit 0cf7d957b7ffb17c4cec75b631c9829327ab5d52
14895 Author: Behdad Esfahbod <behdad@behdad.org>
14896 Date:   Sun Oct 15 17:01:31 2017 -0400
14897
14898     [set] Remove TODO items not worth pursuing
14899
14900  src/hb-set-private.hh | 2 --
14901  1 file changed, 2 deletions(-)
14902
14903 commit 10d43658e7655b36cb86e674dde8af4036b7cc52
14904 Author: Behdad Esfahbod <behdad@behdad.org>
14905 Date:   Sun Oct 15 16:56:05 2017 -0400
14906
14907     [set] Speed up intersects()
14908
14909  src/hb-set-private.hh | 8 ++------
14910  1 file changed, 2 insertions(+), 6 deletions(-)
14911
14912 commit 56ef4e0c52d5b474518bf0c1e4adba80f2ae6946
14913 Author: Behdad Esfahbod <behdad@behdad.org>
14914 Date:   Sun Oct 15 16:38:29 2017 -0400
14915
14916     Simplify hb_prealloced_array_t initialization
14917
14918  src/hb-private.hh | 13 +++++++------
14919  1 file changed, 7 insertions(+), 6 deletions(-)
14920
14921 commit 7737e87ac4582d57945f3ffbbae1012f62c6b482
14922 Author: Behdad Esfahbod <behdad@behdad.org>
14923 Date:   Sun Oct 15 16:21:03 2017 -0400
14924
14925     Properly detect vector_size attribute and use fallback otherwise
14926
14927  src/hb-private.hh     | 67
14928  +++++++++++++++++++++++++++++++++++++++++++++++++++
14929  src/hb-set-private.hh | 62
14930  ++---------------------------------------------
14931  2 files changed, 69 insertions(+), 60 deletions(-)
14932
14933 commit f8a0ec50e23264fdfe9e3a5a2e0453a87f415b3d
14934 Author: Behdad Esfahbod <behdad@behdad.org>
14935 Date:   Sun Oct 15 16:10:35 2017 -0400
14936
14937     [set] Add fallback implementation of int-vector type
14938
14939  src/hb-set-private.hh | 64
14940  ++++++++++++++++++++++++++++++++++++---------------
14941  1 file changed, 45 insertions(+), 19 deletions(-)
14942
14943 commit deed4a48d15d4a475f8695aa3269547adf63867a
14944 Author: Behdad Esfahbod <behdad@behdad.org>
14945 Date:   Sun Oct 15 16:53:09 2017 +0200
14946
14947     Faster hb_set_t
14948
14949     Fixes https://github.com/behdad/harfbuzz/pull/23
14950
14951  src/hb-private.hh     |  56 ++++---
14952  src/hb-set-private.hh | 431
14953  +++++++++++++++++++++++++++++++++++++++++---------
14954  test/api/test-set.c   |   6 -
14955  3 files changed, 391 insertions(+), 102 deletions(-)
14956
14957 commit 1d3971200be5b1c949d3eca185654e48584a0868
14958 Author: Behdad Esfahbod <behdad@behdad.org>
14959 Date:   Sun Oct 15 16:15:24 2017 +0200
14960
14961     Deprecate hb_set_invert()
14962
14963  src/hb-deprecated.h | 4 ++++
14964  src/hb-set.cc       | 3 ++-
14965  src/hb-set.h        | 3 ---
14966  3 files changed, 6 insertions(+), 4 deletions(-)
14967
14968 commit 5e74044b6bd78c495561eb7d2981415d2c3336f4
14969 Author: Behdad Esfahbod <behdad@behdad.org>
14970 Date:   Sun Oct 15 16:15:06 2017 +0200
14971
14972     Add bfind() to prealloaced_array_t
14973
14974  src/hb-private.hh | 31 ++++++++++++++++---------------
14975  1 file changed, 16 insertions(+), 15 deletions(-)
14976
14977 commit db5f7ef18916abb0907bc8b569a65c9c6bbd4015
14978 Author: Behdad Esfahbod <behdad@behdad.org>
14979 Date:   Sun Oct 15 16:00:22 2017 +0200
14980
14981     Inline another bsearch()
14982
14983  src/hb-ot-map-private.hh |  4 ++--
14984  src/hb-private.hh        | 32 ++++++++++++++++++++++++++++----
14985  2 files changed, 30 insertions(+), 6 deletions(-)
14986
14987 commit 6fb4ac73f94636d19fcac143472b84f9d91985c9
14988 Author: Behdad Esfahbod <behdad@behdad.org>
14989 Date:   Sun Oct 15 16:00:09 2017 +0200
14990
14991     Add popcount for 64bit ints
14992
14993  src/hb-private.hh | 12 ++++++++++++
14994  1 file changed, 12 insertions(+)
14995
14996 commit 473b17af4d421f4ce7ac18c769731bb2aa4088f8
14997 Author: Behdad Esfahbod <behdad@behdad.org>
14998 Date:   Sun Oct 15 14:10:34 2017 +0200
14999
15000     Remove unused hb_cache_t
15001
15002  src/Makefile.sources    |  1 -
15003  src/hb-cache-private.hh | 74
15004  -------------------------------------------------
15005  src/hb-ft.cc            |  2 --
15006  3 files changed, 77 deletions(-)
15007
15008 commit a433e60a43c4594c41a82c3741d3f870f6eec247
15009 Author: Behdad Esfahbod <behdad@behdad.org>
15010 Date:   Sun Oct 15 14:09:46 2017 +0200
15011
15012     Remove unused hb_frozen_set_t
15013
15014  src/hb-set-private.hh | 55
15015  ---------------------------------------------------
15016  1 file changed, 55 deletions(-)
15017
15018 commit 826a1daf2f2075459ff25a20ed8abec030d95c52
15019 Author: Behdad Esfahbod <behdad@behdad.org>
15020 Date:   Sun Oct 15 14:09:05 2017 +0200
15021
15022     Move set-digests into their own header file
15023
15024  src/Makefile.sources         |   1 +
15025  src/hb-ot-layout-private.hh  |   2 +-
15026  src/hb-set-digest-private.hh | 144
15027  +++++++++++++++++++++++++++++++++++++++++++
15028  src/hb-set-private.hh        | 113 ---------------------------------
15029  4 files changed, 146 insertions(+), 114 deletions(-)
15030
15031 commit 3c13e153fe89d559d33027c0a5b30a19a6de1bad
15032 Author: Behdad Esfahbod <behdad@behdad.org>
15033 Date:   Sun Oct 15 14:02:58 2017 +0200
15034
15035     Try fixing AppVeyor bots
15036
15037  src/hb-private.hh | 3 ++-
15038  1 file changed, 2 insertions(+), 1 deletion(-)
15039
15040 commit 7e3015a315afe2312134ac33b9cb2d73689a044f
15041 Author: Behdad Esfahbod <behdad@behdad.org>
15042 Date:   Sun Oct 15 12:13:19 2017 +0200
15043
15044     Fix warnings
15045
15046  src/hb-font.cc | 4 ++--
15047  1 file changed, 2 insertions(+), 2 deletions(-)
15048
15049 commit 2075008f3e0b1cfbd7006f1d8c1fa22ac014f4bb
15050 Author: Behdad Esfahbod <behdad@behdad.org>
15051 Date:   Sun Oct 15 12:12:10 2017 +0200
15052
15053     Use C++11
15054
15055  configure.ac | 3 +++
15056  1 file changed, 3 insertions(+)
15057
15058 commit dbdbfe3d7b36613d893832dcb1884c756c20bfda
15059 Author: Behdad Esfahbod <behdad@behdad.org>
15060 Date:   Sun Oct 15 12:11:08 2017 +0200
15061
15062     Use nullptr instead of NULL
15063
15064  src/hb-blob.cc                             |  12 ++--
15065  src/hb-buffer-serialize.cc                 |  16 ++---
15066  src/hb-buffer.cc                           |  10 +--
15067  src/hb-common.cc                           |  18 ++---
15068  src/hb-coretext.cc                         |  66 ++++++++---------
15069  src/hb-directwrite.cc                      |  28 ++++----
15070  src/hb-face.cc                             |  10 +--
15071  src/hb-font.cc                             |  32 ++++-----
15072  src/hb-ft.cc                               |  56 +++++++--------
15073  src/hb-glib.cc                             |   2 +-
15074  src/hb-gobject-structs.cc                  |   2 +-
15075  src/hb-graphite2.cc                        |  26 +++----
15076  src/hb-icu.cc                              |   4 +-
15077  src/hb-mutex-private.hh                    |   2 +-
15078  src/hb-object-private.hh                   |   2 +-
15079  src/hb-open-type-private.hh                |  32 ++++-----
15080  src/hb-ot-cbdt-table.hh                    |   4 +-
15081  src/hb-ot-cmap-table.hh                    |   2 +-
15082  src/hb-ot-font.cc                          |  42 +++++------
15083  src/hb-ot-layout-common-private.hh         |  14 ++--
15084  src/hb-ot-layout-gsub-table.hh             |   2 +-
15085  src/hb-ot-layout-gsubgpos-private.hh       |  54 +++++++-------
15086  src/hb-ot-layout-jstf-table.hh             |   4 +-
15087  src/hb-ot-layout.cc                        |  30 ++++----
15088  src/hb-ot-map-private.hh                   |   6 +-
15089  src/hb-ot-map.cc                           |   4 +-
15090  src/hb-ot-math-table.hh                    |   8 +--
15091  src/hb-ot-shape-complex-arabic-fallback.hh |   8 +--
15092  src/hb-ot-shape-complex-arabic.cc          |  32 ++++-----
15093  src/hb-ot-shape-complex-default.cc         |  22 +++---
15094  src/hb-ot-shape-complex-hangul.cc          |  12 ++--
15095  src/hb-ot-shape-complex-hebrew.cc          |  18 ++---
15096  src/hb-ot-shape-complex-indic.cc           |  12 ++--
15097  src/hb-ot-shape-complex-myanmar.cc         |  40 +++++------
15098  src/hb-ot-shape-complex-private.hh         |  26 +++----
15099  src/hb-ot-shape-complex-thai.cc            |  22 +++---
15100  src/hb-ot-shape-complex-tibetan.cc         |  20 +++---
15101  src/hb-ot-shape-complex-use.cc             |  16 ++---
15102  src/hb-ot-shape-private.hh                 |   2 +-
15103  src/hb-ot-shape.cc                         |   8 +--
15104  src/hb-ot-tag.cc                           |   2 +-
15105  src/hb-ot-var.cc                           |   2 +-
15106  src/hb-private.hh                          |  37 +++++-----
15107  src/hb-set-private.hh                      |   2 +-
15108  src/hb-shape-plan.cc                       |  24 +++----
15109  src/hb-shape.cc                            |   8 +--
15110  src/hb-shaper-private.hh                   |   6 +-
15111  src/hb-shaper.cc                           |   6 +-
15112  src/hb-ucdn.cc                             |   2 +-
15113  src/hb-unicode.cc                          |   4 +-
15114  src/hb-uniscribe.cc                        |  50 ++++++-------
15115  src/main.cc                                |   4 +-
15116  src/test-buffer-serialize.cc               |   8 +--
15117  src/test-size-params.cc                    |   6 +-
15118  src/test-would-substitute.cc               |   8 +--
15119  src/test.cc                                |  12 ++--
15120  util/ansi-print.cc                         |   2 +-
15121  util/hb-fc.cc                              |   6 +-
15122  util/hb-ot-shape-closure.cc                |  10 +--
15123  util/hb-shape.cc                           |  14 ++--
15124  util/helper-cairo.cc                       |  12 ++--
15125  util/main-font-text.hh                     |   4 +-
15126  util/options.cc                            | 110
15127  ++++++++++++++---------------
15128  util/options.hh                            |  56 +++++++--------
15129  util/shape-consumer.hh                     |  10 +--
15130  65 files changed, 563 insertions(+), 568 deletions(-)
15131
15132 commit fbb937b6807597c9ae002280c6a6278a97b701f3
15133 Author: Behdad Esfahbod <behdad@behdad.org>
15134 Date:   Sun Oct 15 12:04:16 2017 +0200
15135
15136     Don't use NULL in public headers
15137
15138  src/hb-buffer.h | 4 ++--
15139  src/hb-common.h | 2 +-
15140  2 files changed, 3 insertions(+), 3 deletions(-)
15141
15142 commit c3448e8d21963eb7fc357a37a7a426a4bf130ef3
15143 Author: Behdad Esfahbod <behdad@behdad.org>
15144 Date:   Sun Oct 15 12:02:00 2017 +0200
15145
15146     Use static_assert instead of custom ASSERT_STATIC
15147
15148  src/hb-buffer-private.hh                   |  4 ++--
15149  src/hb-buffer.cc                           |  2 +-
15150  src/hb-cache-private.hh                    |  4 ++--
15151  src/hb-coretext.cc                         |  2 +-
15152  src/hb-open-type-private.hh                |  6 +++---
15153  src/hb-ot-layout-common-private.hh         |  2 +-
15154  src/hb-ot-layout-gdef-table.hh             |  6 +++---
15155  src/hb-ot-layout.cc                        | 14 ++++++------
15156  src/hb-ot-map.cc                           |  2 +-
15157  src/hb-ot-math-table.hh                    |  4 ++--
15158  src/hb-ot-shape-complex-arabic-fallback.hh |  6 +++---
15159  src/hb-ot-shape-complex-indic.cc           |  2 +-
15160  src/hb-ot-shape-complex-use.cc             |  2 +-
15161  src/hb-private.hh                          | 34
15162  +++++++++++++-----------------
15163  src/hb-set-private.hh                      |  8 +++----
15164  src/hb-uniscribe.cc                        |  2 +-
15165  util/options.cc                            |  3 ++-
15166  17 files changed, 50 insertions(+), 53 deletions(-)
15167
15168 commit 76dcbf8b23475b25f8f1918f982bfd8f0dd3456e
15169 Author: Behdad Esfahbod <behdad@behdad.org>
15170 Date:   Sun Oct 15 11:24:35 2017 +0200
15171
15172     Add polyfill for static_assert and nullptr
15173
15174     Also fix hb_assert_constant_t.
15175
15176  src/hb-private.hh | 38 ++++++++++++++++++++++++++++++++++----
15177  1 file changed, 34 insertions(+), 4 deletions(-)
15178
15179 commit dad431e75bf998dcb09cff795c0f1083b3bd5449
15180 Author: Behdad Esfahbod <behdad@behdad.org>
15181 Date:   Sun Oct 15 10:55:32 2017 +0200
15182
15183     [util] Include hb-private.hh
15184
15185     Simplifies compatibility issues by centralizing all boilerplate code
15186     in hb-private.hh.
15187
15188  util/options.hh | 31 +++++--------------------------
15189  1 file changed, 5 insertions(+), 26 deletions(-)
15190
15191 commit 81e2b9b8a959cb7d7503f58fca70761238697fc1
15192 Author: Behdad Esfahbod <behdad@behdad.org>
15193 Date:   Sun Oct 15 10:48:19 2017 +0200
15194
15195     Never skip over CGJ
15196
15197     We might want to tweak this some more.  For now, never skipping over
15198     it is better behavior than always skipping.
15199
15200     Part of https://github.com/behdad/harfbuzz/issues/554
15201
15202  src/hb-ot-layout-private.hh                          |  19
15203  +++++++++++--------
15204  .../bf962d3202883a820aed019d9b5c1838c2ff69c6.ttf     | Bin 0 ->
15205  2468 bytes
15206  test/shaping/tests/default-ignorables.tests          |   1 +
15207  3 files changed, 12 insertions(+), 8 deletions(-)
15208
15209 commit 25846cc39fb8a9516b8de4333f909851d471156f
15210 Author: Behdad Esfahbod <behdad@behdad.org>
15211 Date:   Fri Oct 13 16:30:33 2017 +0200
15212
15213     1.6.0
15214
15215  NEWS                   | 35 +++++++++++++++++++++++++++++++++++
15216  configure.ac           |  2 +-
15217  docs/harfbuzz-docs.xml |  4 ++++
15218  3 files changed, 40 insertions(+), 1 deletion(-)
15219
15220 commit 74f1b88e3720103562552780af7058131c5492d5
15221 Author: Behdad Esfahbod <behdad@behdad.org>
15222 Date:   Fri Oct 13 11:01:55 2017 +0200
15223
15224     [ucdn] Fix compiler warnings
15225
15226  src/hb-ucdn.cc | 21 +++++++++++++--------
15227  1 file changed, 13 insertions(+), 8 deletions(-)
15228
15229 commit c2cf68dbdffcbf45297dd161b4b6b2de667b5ae4
15230 Author: Behdad Esfahbod <behdad@behdad.org>
15231 Date:   Fri Oct 13 10:30:19 2017 +0200
15232
15233     [coretext] Fix build
15234
15235  src/hb-coretext.cc | 11 ++++++++---
15236  1 file changed, 8 insertions(+), 3 deletions(-)
15237
15238 commit 95883fc5d486ecd194253bb223802f930de73e28
15239 Author: Behdad Esfahbod <behdad@behdad.org>
15240 Date:   Fri Oct 13 10:21:07 2017 +0200
15241
15242     [coretext] Pass correct font size to CoreText
15243
15244     CoreText "point"s are not typographic points, but CSS pixels.  Ie.
15245     they are 96 per inch, not 72 per inch.
15246
15247  src/hb-coretext.cc | 18 +++++++++++-------
15248  1 file changed, 11 insertions(+), 7 deletions(-)
15249
15250 commit 4f9a83ec2109b754a75c962e88117d063e6fed43
15251 Merge: fa48ccbe 40b05d7b
15252 Author: Behdad Esfahbod <behdad@behdad.org>
15253 Date:   Thu Oct 12 14:08:58 2017 +0200
15254
15255     Merge remote-tracking branch 'origin/master'
15256
15257 commit fa48ccbe127a2e61ab316f3638e4056940964dae
15258 Author: Behdad Esfahbod <behdad@behdad.org>
15259 Date:   Thu Oct 12 14:07:37 2017 +0200
15260
15261     [indic] Special-case Kannada Ra,H,ZWJ sequence
15262
15263     Fixes https://github.com/behdad/harfbuzz/issues/435
15264
15265  src/hb-ot-shape-complex-indic.cc                         |  15
15266  +++++++++++++++
15267  test/shaping/Makefile.am                                 |   1 +
15268  .../sha1sum/3cae6bfe5b57c07ba81ddbd54c02fe4f3a1e3bf6.ttf | Bin 0 ->
15269  2984 bytes
15270  test/shaping/tests/indic-special-cases.tests             |   3 +++
15271  4 files changed, 19 insertions(+)
15272
15273 commit 40b05d7b770b8045f176f66231c412b32482d874
15274 Author: n8willis <n8willis@users.noreply.github.com>
15275 Date:   Thu Oct 12 12:48:48 2017 +0100
15276
15277     Replacing 'cluster' with 'syllable' when comments describe certain
15278     Indic shaping behavior (#563)
15279
15280     * Clarified wording of syllable/cluster behavior in Uniscribe in
15281     final_reordering; changed one other probable typo.
15282
15283     * Additional syllable/cluster swap in comments for final reordering
15284     and for initial-reordering matra decomposition.
15285
15286  src/hb-ot-shape-complex-indic.cc | 12 ++++++------
15287  1 file changed, 6 insertions(+), 6 deletions(-)
15288
15289 commit 6bac4ac2bebb612debecc8ec10b845e977c0afe1
15290 Author: ebraminio <ebrahim@gnu.org>
15291 Date:   Thu Oct 12 15:15:49 2017 +0330
15292
15293     Minor BUILD.md fix (#565)
15294
15295  BUILD.md | 2 +-
15296  1 file changed, 1 insertion(+), 1 deletion(-)
15297
15298 commit 8923033eb2dab75e9361e9ea1333deb1213393ce
15299 Author: Behdad Esfahbod <behdad@behdad.org>
15300 Date:   Thu Oct 12 12:01:48 2017 +0200
15301
15302     [coretext] Use fabs() to silence compiler warning
15303
15304  src/hb-coretext.cc | 4 ++--
15305  1 file changed, 2 insertions(+), 2 deletions(-)
15306
15307 commit dd4b321b4a429c6e6a28441ea9ae52f8f9dd1dad
15308 Author: Dominik Röttsches <drott@chromium.org>
15309 Date:   Thu Oct 12 11:49:37 2017 +0200
15310
15311     [coretext] Activate tracking for system fonts
15312
15313     Another attempt at fully fixing
15314     https://github.com/behdad/harfbuzz/issues/360
15315
15316  src/hb-coretext.cc | 28 +++++++++++++++++++++++++++-
15317  1 file changed, 27 insertions(+), 1 deletion(-)
15318
15319 commit 6760021d6f4beef852c6560607b32090bcfa5acb
15320 Author: Khaled Hosny <khaledhosny@eglug.org>
15321 Date:   Thu Oct 12 12:05:08 2017 +0300
15322
15323     CMakelists.txt fix for Freetype builds (#564)
15324
15325     Instead of searching for freetype using pkg-config, use the
15326     FindFreetype
15327     feature of CMake. This allows for better integration with other
15328     projects
15329     that make use of CMake.
15330
15331     Fixes https://github.com/behdad/harfbuzz/issues/518
15332
15333  CMakeLists.txt | 24 +++++++-----------------
15334  1 file changed, 7 insertions(+), 17 deletions(-)
15335
15336 commit 6a2cbc6ef51680309eb3970ed9c66ff766dc8040
15337 Author: Behdad Esfahbod <behdad@behdad.org>
15338 Date:   Thu Oct 12 10:46:09 2017 +0200
15339
15340     [coretext] Use fabsf() instead of abs()
15341
15342     Fixes bots.
15343
15344     Link libharfbuzz.so with -lm.  Surprising that we survived without
15345     it so far!
15346
15347  src/Makefile.am    | 2 +-
15348  src/harfbuzz.pc.in | 2 +-
15349  src/hb-coretext.cc | 5 +++--
15350  3 files changed, 5 insertions(+), 4 deletions(-)
15351
15352 commit dfeccd073a5e78f6a2c630355c04121b70d2b4aa
15353 Author: ebraminio <ebrahim@gnu.org>
15354 Date:   Thu Oct 12 12:11:47 2017 +0330
15355
15356     Remove nmake port of harfbuzz (#562)
15357
15358  BUILD.md                        |  12 ++-
15359  Makefile.am                     |   2 +-
15360  appveyor.yml                    |  30 ------
15361  configure.ac                    |   2 -
15362  win32/Makefile.am               |  18 ----
15363  win32/Makefile.vc               |  67 ------------
15364  win32/README.txt                |  97 -----------------
15365  win32/build-rules-msvc.mak      | 130 -----------------------
15366  win32/config-msvc.mak           | 230
15367  ----------------------------------------
15368  win32/config.h.win32.in         | 158 ---------------------------
15369  win32/create-lists-msvc.mak     | 147 -------------------------
15370  win32/create-lists.bat          |  42 --------
15371  win32/detectenv-msvc.mak        | 146 -------------------------
15372  win32/generate-msvc.mak         |  39 -------
15373  win32/hb-introspection-msvc.mak |  42 --------
15374  win32/info-msvc.mak             | 162 ----------------------------
15375  win32/install.mak               |  25 -----
15376  win32/introspection-msvc.mak    |  73 -------------
15377  win32/pc_base.py                | 124 ----------------------
15378  win32/replace.py                | 115 --------------------
15379  win32/sed-enums-srcs.py         |  36 -------
15380  win32/setup.py                  |  62 -----------
15381  22 files changed, 9 insertions(+), 1750 deletions(-)
15382
15383 commit 4e4781319b36bba154f3e5d4eb678945d8f6b4fc
15384 Author: Behdad Esfahbod <behdad@behdad.org>
15385 Date:   Thu Oct 12 10:33:16 2017 +0200
15386
15387     [ft] Add hb_ft_font_changed()
15388
15389     When the font size or variations settings on underlying FT_Face
15390     change,
15391     one can call hb_ft_font_changed() and continue using hb_font
15392     created using
15393     hb_ft_font_create().
15394
15395     Fixes https://github.com/behdad/harfbuzz/issues/559
15396
15397     New API:
15398     hb_ft_font_changed()
15399
15400  docs/harfbuzz-sections.txt |  1 +
15401  src/hb-ft.cc               | 15 +++++++++++++--
15402  src/hb-ft.h                |  8 +++++++-
15403  3 files changed, 21 insertions(+), 3 deletions(-)
15404
15405 commit 94b3cafc3a042aea69ee7040227557fe98a21d87
15406 Author: Behdad Esfahbod <behdad@behdad.org>
15407 Date:   Wed Oct 11 17:22:44 2017 +0200
15408
15409     Add hb_face_get_table_tags()
15410
15411     New API:
15412     hb_face_get_table_tags()
15413
15414     Fixes https://github.com/behdad/harfbuzz/issues/560
15415
15416  src/hb-face.cc              | 29 +++++++++++++++++++++++++++++
15417  src/hb-face.h               |  5 +++++
15418  src/hb-open-file-private.hh | 18 ++++++++++++++++++
15419  3 files changed, 52 insertions(+)
15420
15421 commit e1b6d923021f68713784e2fd68f631c053ef3497
15422 Author: Behdad Esfahbod <behdad@behdad.org>
15423 Date:   Wed Oct 11 15:51:31 2017 +0200
15424
15425     Remove cast of functions to (hb_destroy_func_t)
15426
15427     Fixes https://github.com/behdad/harfbuzz/issues/474
15428
15429  src/hb-blob.cc     |  8 +++++++-
15430  src/hb-coretext.cc | 10 ++++++++--
15431  src/hb-face.cc     |  6 ++++--
15432  src/hb-ft.cc       | 20 +++++++++++---------
15433  src/hb-glib.cc     |  9 ++++++++-
15434  src/hb-ot-font.cc  |  6 ++++--
15435  6 files changed, 42 insertions(+), 17 deletions(-)
15436
15437 commit 717fcb51dd051ca27d8537e5cf3a32d0447f78b5
15438 Author: Behdad Esfahbod <behdad@behdad.org>
15439 Date:   Wed Oct 11 15:38:21 2017 +0200
15440
15441     [coretext] Minor
15442
15443  src/hb-coretext.cc | 6 +++---
15444  1 file changed, 3 insertions(+), 3 deletions(-)
15445
15446 commit 374bb48d902025e8b8d8acbe525ff43540daee36
15447 Author: Behdad Esfahbod <behdad@behdad.org>
15448 Date:   Wed Oct 11 15:37:50 2017 +0200
15449
15450     Change ptem API to make 0 mean unset
15451
15452  src/hb-font.cc | 5 ++---
15453  src/hb-font.h  | 2 +-
15454  2 files changed, 3 insertions(+), 4 deletions(-)
15455
15456 commit 06c14225b20aa43ae88d362be2de577f6cf3f7b9
15457 Author: Behdad Esfahbod <behdad@behdad.org>
15458 Date:   Wed Oct 11 15:29:53 2017 +0200
15459
15460     [coretext] Minor
15461
15462  src/hb-coretext.cc | 1 +
15463  1 file changed, 1 insertion(+)
15464
15465 commit a4b46212c5e76494cfde5af6f299e08902aff0d5
15466 Author: Behdad Esfahbod <behdad@behdad.org>
15467 Date:   Wed Oct 11 15:29:22 2017 +0200
15468
15469     [coretext] Adjust font size check for 0
15470
15471  src/hb-coretext.cc | 4 ++--
15472  1 file changed, 2 insertions(+), 2 deletions(-)
15473
15474 commit 269cf1ca82c34c6f6ea126e7333743e5c381453b
15475 Author: Behdad Esfahbod <behdad@behdad.org>
15476 Date:   Wed Oct 11 15:24:22 2017 +0200
15477
15478     Correctly initialize ptem
15479
15480  src/hb-font.cc | 1 +
15481  1 file changed, 1 insertion(+)
15482
15483 commit 84686bf4c75c001e7cfb2eabdf391b2e76cae335
15484 Author: Behdad Esfahbod <behdad@behdad.org>
15485 Date:   Wed Oct 11 15:02:48 2017 +0200
15486
15487     [coretext-aat] Also pass through CoreText if font has kerx table
15488
15489     SFNSText has kerx table which apparently is applied.
15490
15491  src/hb-coretext.cc | 20 +++++++++-----------
15492  src/hb-coretext.h  |  1 +
15493  2 files changed, 10 insertions(+), 11 deletions(-)
15494
15495 commit 296d0134c9d04c82cc0bffd545b0fd9a308a2530
15496 Author: Behdad Esfahbod <behdad@behdad.org>
15497 Date:   Wed Oct 11 14:09:30 2017 +0200
15498
15499     [coretext] Change default point size to 12
15500
15501  src/hb-coretext.cc | 2 +-
15502  1 file changed, 1 insertion(+), 1 deletion(-)
15503
15504 commit 7b23c286a71883ac3e5777a2dee262af48c76854
15505 Merge: 8d450dd1 a5ebe1d4
15506 Author: Behdad Esfahbod <behdad@behdad.org>
15507 Date:   Wed Oct 11 13:35:32 2017 +0200
15508
15509     Merge branch 'coretext-optical-sizing'
15510
15511     Should fix https://github.com/behdad/harfbuzz/issues/360
15512
15513 commit a5ebe1d4aec41bc5e289a7969e5e5f7bb57733b6
15514 Author: Dominik Röttsches <drott@chromium.org>
15515 Date:   Wed Oct 11 13:32:38 2017 +0200
15516
15517     [coretext] Recreate CTFont if pt size changed
15518
15519     Attempt at fixing #360
15520
15521  src/hb-coretext.cc | 5 +++--
15522  1 file changed, 3 insertions(+), 2 deletions(-)
15523
15524 commit db7a73ce0781d1fec0235e419ac448565dcfc8ca
15525 Author: Dominik Röttsches <drott@chromium.org>
15526 Date:   Wed Oct 11 13:24:39 2017 +0200
15527
15528     [coretext] Fix build
15529
15530  src/hb-coretext.cc | 5 +++--
15531  1 file changed, 3 insertions(+), 2 deletions(-)
15532
15533 commit f33413075655e6383cd16bc31f0bf804dcec1c64
15534 Author: Behdad Esfahbod <behdad@behdad.org>
15535 Date:   Wed Oct 11 13:17:46 2017 +0200
15536
15537     [coretext] Another try
15538
15539  src/hb-coretext.cc | 32 +++++++++++++-------------------
15540  1 file changed, 13 insertions(+), 19 deletions(-)
15541
15542 commit a8e466c3c12a3499028cb576721e5f85ff4cbf2d
15543 Author: Behdad Esfahbod <behdad@behdad.org>
15544 Date:   Wed Oct 11 13:05:59 2017 +0200
15545
15546     [coretext] Move CT_Font to font data
15547
15548     Towards implementing optical sizing.  Untested; won't compile.
15549
15550     https://github.com/behdad/harfbuzz/issues/360
15551
15552  src/hb-coretext.cc | 85
15553  ++++++++++++++++++++++++------------------------------
15554  1 file changed, 37 insertions(+), 48 deletions(-)
15555
15556 commit f9b4c6570a4725eec5393f86e6468a189ac8c6be
15557 Author: Behdad Esfahbod <behdad@behdad.org>
15558 Date:   Wed Oct 11 12:51:25 2017 +0200
15559
15560     [coretext] Move font size to a macro
15561
15562  src/hb-coretext.cc | 3 ++-
15563  1 file changed, 2 insertions(+), 1 deletion(-)
15564
15565 commit 8d450dd188dea2d63a03f74d903a76741de8a217
15566 Author: Behdad Esfahbod <behdad@behdad.org>
15567 Date:   Wed Oct 11 12:43:46 2017 +0200
15568
15569     Infrastructure for creating CTFont with correct font size
15570
15571     https://github.com/behdad/harfbuzz/issues/360
15572
15573  src/hb-shaper-private.hh | 12 ++++++++++++
15574  1 file changed, 12 insertions(+)
15575
15576 commit 16d02a58cf187dbcecc1c796acdc5d3a70ca288e
15577 Author: Behdad Esfahbod <behdad@behdad.org>
15578 Date:   Wed Oct 11 12:28:06 2017 +0200
15579
15580     [coretext] Change default font size from 36 to 18
15581
15582  src/hb-coretext.cc | 2 +-
15583  1 file changed, 1 insertion(+), 1 deletion(-)
15584
15585 commit c0c2dbc871667c32ac8eedb11de64078ef24a429
15586 Author: Behdad Esfahbod <behdad@behdad.org>
15587 Date:   Wed Oct 11 12:23:35 2017 +0200
15588
15589     Remove dirty tracking
15590
15591     Turns out I don't need this to resolve CoreText optical sizing
15592     issue after all.
15593
15594     https://github.com/behdad/harfbuzz/issues/360
15595
15596  src/hb-face-private.hh |  9 ---------
15597  src/hb-face.cc         | 17 -----------------
15598  src/hb-font-private.hh | 13 -------------
15599  src/hb-font.cc         | 39 ---------------------------------------
15600  4 files changed, 78 deletions(-)
15601
15602 commit b57f18da700837a57df9606290160ea6e96accc8
15603 Author: Behdad Esfahbod <behdad@behdad.org>
15604 Date:   Wed Oct 11 11:47:47 2017 +0200
15605
15606     Add hb_font_[sg]et_ptem() to set/get point size on font
15607
15608     New API:
15609     hb_font_set_ptem()
15610     hb_font_get_ptem()
15611
15612     Needed for hb-coretext optical sizing:
15613     https://github.com/behdad/harfbuzz/issues/360
15614
15615  docs/harfbuzz-sections.txt |  2 ++
15616  src/hb-font-private.hh     |  5 ++++-
15617  src/hb-font.cc             | 41 +++++++++++++++++++++++++++++++++++++++++
15618  src/hb-font.h              | 10 ++++++++++
15619  4 files changed, 57 insertions(+), 1 deletion(-)
15620
15621 commit 3f9370d9e5051b1abf2fc94be2e10a39c8069f75
15622 Author: Behdad Esfahbod <behdad@behdad.org>
15623 Date:   Wed Oct 11 11:34:53 2017 +0200
15624
15625     Fix TODO item
15626
15627  src/hb-font.cc | 13 ++++++++++++-
15628  1 file changed, 12 insertions(+), 1 deletion(-)
15629
15630 commit 5f50f8837f918ca1d176355d1538e0e6c9703f41
15631 Author: Behdad Esfahbod <behdad@behdad.org>
15632 Date:   Sat Oct 7 13:17:33 2017 +0200
15633
15634     [arabic] Fix cluster merging
15635
15636  src/hb-ot-shape-complex-arabic.cc | 2 +-
15637  1 file changed, 1 insertion(+), 1 deletion(-)
15638
15639 commit c2545b921523538e8237ff6a2591f6cb75ee79f1
15640 Author: Behdad Esfahbod <behdad@behdad.org>
15641 Date:   Sat Oct 7 12:56:53 2017 +0200
15642
15643     Add check for HB_EXTERNs
15644
15645     https://github.com/behdad/harfbuzz/pull/555
15646
15647  src/Makefile.am      |  1 +
15648  src/check-externs.sh | 21 +++++++++++++++++++++
15649  2 files changed, 22 insertions(+)
15650
15651 commit 48a9406839f086735a05a2f1a07987b8a6bd6d33
15652 Author: fanc999 <fanc999@yahoo.com.tw>
15653 Date:   Sat Oct 7 18:57:14 2017 +0800
15654
15655     Fix build of HarfBuzz tools and HarfBuzz-GObject on Visual Studio
15656     (#555)
15657
15658     * hb-buffer.h: Mark hb_buffer_diff() for export
15659
15660     This will fix the tools builds on Visual Studio, as the symbol is used
15661     by the tools.
15662
15663     * build: Adapt NMake Makefiles for GLib 2.53.4 or later
15664
15665     glib-mkenums was ported from a PERL script to a Python script, so we
15666     need to update how we generate the enum sources for HarfBuzz-GObject
15667     in
15668     the NMake builds.  Let this be known in the build documentation
15669     for MSVC
15670     builds.
15671
15672     One of the problems with the underlying cmd.exe that the NMake
15673     Makefiles
15674     run on is that shebang lines are not recognized, so we need to to test
15675     run the script with Python and see whether it succeeded by outputing a
15676     source file that is larger than 0 in file size (since running the PERL
15677     version of the script will clearly fail and cause an empty file to be
15678     created).
15679
15680     If it succeeds, we then run a small Python utility script that
15681     makes the
15682     necessary string replacements, and we are done.  If that fails,
15683     then we
15684     run the glib-mkenums script with PERL, and do the replacements
15685     with the
15686     PERL one-liners as we did before.
15687
15688     We need to make replace.py use latin-1 encoding when using Python
15689     3.x to
15690     cope with the copyright sign that is in the generated enum sources.
15691
15692  src/hb-buffer.h         |  2 +-
15693  win32/Makefile.am       |  4 +++-
15694  win32/README.txt        |  5 +++--
15695  win32/generate-msvc.mak | 17 ++++++++++++-----
15696  win32/info-msvc.mak     |  5 ++++-
15697  win32/replace.py        |  2 +-
15698  win32/sed-enums-srcs.py | 36 ++++++++++++++++++++++++++++++++++++
15699  7 files changed, 60 insertions(+), 11 deletions(-)
15700
15701 commit c9e2cf6f55c7682b8e7020654945ddd074ebfd24
15702 Author: Behdad Esfahbod <behdad@behdad.org>
15703 Date:   Wed Oct 4 16:59:22 2017 +0200
15704
15705     [ot] Remove 'mal' and 'gle' lang tags
15706
15707     Fixes https://github.com/behdad/harfbuzz/issues/477
15708
15709  src/hb-ot-tag.cc | 2 --
15710  1 file changed, 2 deletions(-)
15711
15712 commit 621c49cb8657a79ee6897c4d313d0e825b2b228f
15713 Author: Behdad Esfahbod <behdad@behdad.org>
15714 Date:   Wed Oct 4 15:06:48 2017 +0200
15715
15716     Improve performance of ligature component matching
15717
15718     This O(N^2) was introduced in
15719     8b2c94c43fd335b944d5e5487265706b8e0f9041.
15720     Make it O(N).
15721
15722  src/hb-ot-layout-gsubgpos-private.hh | 37
15723  +++++++++++++++++++++++-------------
15724  1 file changed, 24 insertions(+), 13 deletions(-)
15725
15726 commit ab8d70ec7023e51ba6fd7267d2b41c5f95ef0787
15727 Author: Behdad Esfahbod <behdad@behdad.org>
15728 Date:   Wed Oct 4 14:47:10 2017 +0200
15729
15730     [arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53
15731
15732     Fixes https://github.com/behdad/harfbuzz/issues/509
15733
15734  src/hb-ot-shape-complex-arabic.cc                  |  75
15735  +++++++++++++++++++++
15736  src/hb-ot-shape-complex-default.cc                 |   1 +
15737  src/hb-ot-shape-complex-hangul.cc                  |   1 +
15738  src/hb-ot-shape-complex-hebrew.cc                  |   1 +
15739  src/hb-ot-shape-complex-indic.cc                   |   1 +
15740  src/hb-ot-shape-complex-myanmar.cc                 |   2 +
15741  src/hb-ot-shape-complex-private.hh                 |  12 ++++
15742  src/hb-ot-shape-complex-thai.cc                    |   1 +
15743  src/hb-ot-shape-complex-tibetan.cc                 |   1 +
15744  src/hb-ot-shape-complex-use.cc                     |   1 +
15745  src/hb-ot-shape-normalize.cc                       |   8 ++-
15746  test/shaping/Makefile.am                           |   1 +
15747  .../24b8d24d00ae86f49791b746da4c9d3f717a51a8.ttf   | Bin 0 -> 7160 bytes
15748  .../94a5d6fb15a27521fba9ea4aee9cb39b2d03322a.ttf   | Bin 0 -> 6816 bytes
15749  test/shaping/record-test.sh                        |   2 +-
15750  test/shaping/tests/arabic-mark-order.tests         |   2 +
15751  16 files changed, 106 insertions(+), 3 deletions(-)
15752
15753 commit b6fe0ab636ffac0a246e160b3508cc4841cb1823
15754 Author: Behdad Esfahbod <behdad@behdad.org>
15755 Date:   Wed Oct 4 13:37:08 2017 +0200
15756
15757     Add info_cc() convenience macro
15758
15759  src/hb-ot-layout-private.hh  | 2 ++
15760  src/hb-ot-shape-normalize.cc | 6 +++---
15761  2 files changed, 5 insertions(+), 3 deletions(-)
15762
15763 commit 7f9e7f8689e1d260596f5256947dfbd474afb1ec
15764 Author: Behdad Esfahbod <behdad@behdad.org>
15765 Date:   Wed Oct 4 13:20:33 2017 +0200
15766
15767     Adjust normalizer for out-of-order marks
15768
15769     We are going to implement Unicode Arabic Mark Ordering Algorithm:
15770
15771       http://www.unicode.org/reports/tr53/tr53-1.pdf
15772
15773     which will reorder marks out of their sorted ccc order.  Adjust
15774     normalizer to stop combining as soon as dangerous ordering is
15775     detected.
15776
15777  src/hb-ot-shape-normalize.cc | 62
15778  ++++++++++++++++++++++++++------------------
15779  1 file changed, 37 insertions(+), 25 deletions(-)
15780
15781 commit a252ad61f077c3b7bbfd8335e1b105a57beb58ce
15782 Author: Behdad Esfahbod <behdad@behdad.org>
15783 Date:   Wed Oct 4 13:07:08 2017 +0200
15784
15785     Minor
15786
15787  src/hb-unicode-private.hh | 2 +-
15788  1 file changed, 1 insertion(+), 1 deletion(-)
15789
15790 commit 4c05a405acc25c4ef0d70a97c0ae59013abca2df
15791 Author: Behdad Esfahbod <behdad@behdad.org>
15792 Date:   Wed Oct 4 13:06:51 2017 +0200
15793
15794     Revert "Treat HAMZA ABOVE similar to SHADD for sorting purposes"
15795
15796     This reverts commit 5a330575768f5a213072230b9ec8faabac9c5737.
15797
15798     Proper fix coming soon.
15799
15800  src/hb-unicode-private.hh | 4 ----
15801  1 file changed, 4 deletions(-)
15802
15803 commit d695cacbf4dd5f77b5e7134cf60553775c515ef1
15804 Author: Behdad Esfahbod <behdad@behdad.org>
15805 Date:   Wed Oct 4 11:33:47 2017 +0200
15806
15807     Shorthand format controls should not be ignored
15808
15809     Fixes https://github.com/behdad/harfbuzz/issues/503
15810
15811  src/hb-unicode-private.hh | 4 ++--
15812  1 file changed, 2 insertions(+), 2 deletions(-)
15813
15814 commit 50e95229d79bd258ad1d3f6392bfffa128f6df2a
15815 Author: Behdad Esfahbod <behdad@behdad.org>
15816 Date:   Wed Oct 4 11:28:04 2017 +0200
15817
15818     Add Chinantec language tags
15819
15820     Fixes https://github.com/behdad/harfbuzz/issues/516
15821
15822  src/hb-ot-tag.cc | 14 ++++++++++++++
15823  1 file changed, 14 insertions(+)
15824
15825 commit 9786fcd8fdc0adbe8b6269ddd174ee2818d6fa9e
15826 Author: Behdad Esfahbod <behdad@behdad.org>
15827 Date:   Tue Oct 3 17:22:43 2017 +0200
15828
15829     Fix GPOS v_origin ordering
15830
15831     This should affect mark attachment in vertical text.  I have no font
15832     to test,
15833     but this sounds the right order.
15834
15835     Noticed while debugging https://github.com/behdad/harfbuzz/issues/532
15836
15837  src/hb-ot-shape.cc | 44 ++++++++++++++++++++------------------------
15838  1 file changed, 20 insertions(+), 24 deletions(-)
15839
15840 commit 63db692fa9efcd760f2e90f93f4e1428d79a3433
15841 Author: Behdad Esfahbod <behdad@behdad.org>
15842 Date:   Tue Oct 3 16:00:18 2017 +0200
15843
15844     [indic] Fix shaping of U+0AFB GUJARATI SIGN SHADDA
15845
15846     Fixes https://github.com/behdad/harfbuzz/issues/552
15847
15848  src/hb-ot-shape-complex-indic-private.hh | 2 +-
15849  src/hb-ot-shape-complex-indic.cc         | 2 ++
15850  2 files changed, 3 insertions(+), 1 deletion(-)
15851
15852 commit f559c633073f63b9d87cb2440048b4413cfa1c05
15853 Author: Behdad Esfahbod <behdad@behdad.org>
15854 Date:   Tue Oct 3 15:20:07 2017 +0200
15855
15856     [indic] Implement Consonent_With_Stacker
15857
15858     Fixes https://github.com/behdad/harfbuzz/issues/528
15859
15860  src/hb-ot-shape-complex-indic-machine.rl   | 5 +++--
15861  src/hb-ot-shape-complex-indic-private.hh   | 7 ++++---
15862  src/hb-ot-shape-complex-myanmar-machine.rl | 5 +++--
15863  src/hb-ot-shape-complex-myanmar.cc         | 6 +++---
15864  4 files changed, 13 insertions(+), 10 deletions(-)
15865
15866 commit e07669fc43c0e23d337ad984aa128c3a08c9c1bb
15867 Author: Behdad Esfahbod <behdad@behdad.org>
15868 Date:   Tue Oct 3 14:57:14 2017 +0200
15869
15870     [use] Implement Consonant_With_Stacker
15871
15872     Related to https://github.com/behdad/harfbuzz/issues/528
15873
15874  src/gen-use-table.py                   | 7 ++++---
15875  src/hb-ot-shape-complex-use-machine.rl | 5 +++--
15876  src/hb-ot-shape-complex-use-private.hh | 3 ++-
15877  src/hb-ot-shape-complex-use-table.cc   | 6 ++++--
15878  4 files changed, 13 insertions(+), 8 deletions(-)
15879
15880 commit 3ca9c92aa68956889642690e176c9161ff52edfe
15881 Author: David Corbett <corbett.dav@husky.neu.edu>
15882 Date:   Tue Oct 3 08:07:02 2017 -0400
15883
15884     Test Consonant_With_Stacker in Kannada (#530)
15885
15886  test/shaping/Makefile.am                           |   1 +
15887  test/shaping/fonts/COPYING                         | 100
15888  +++++++++++++++++++++
15889  .../341421e629668b1a1242245d39238ca48432d35d.ttf   | Bin 0 -> 1084 bytes
15890  .../55c88ebbe938680b08f92c3de20713183e0c7481.ttf   | Bin 0 -> 3300 bytes
15891  .../663aef6b019dbf45ffd74089e2b5f2496ceceb18.ttf   | Bin 0 -> 1204 bytes
15892  .../a014549f766436cf55b2ceb40e462038938ee899.ttf   | Bin 0 -> 2720 bytes
15893  .../tests/indic-consonant-with-stacker.tests       |   4 +
15894  7 files changed, 105 insertions(+)
15895
15896 commit 5d98de1f382254a8a21fd9a04b642268a21be16f
15897 Author: Behdad Esfahbod <behdad@behdad.org>
15898 Date:   Tue Oct 3 13:46:25 2017 +0200
15899
15900     Tweak mark-base attachment
15901
15902     Apparently a base glyph can also become an attached component of a
15903     ligature if the ligature-forming lookup used IgnoreBase.  This was
15904     being confused with a non-first component of a MultipleSubst and
15905     hence not matched for mark-attachment.  Tweak test to fix.
15906
15907     Fixes https://github.com/behdad/harfbuzz/issues/543
15908
15909  src/hb-ot-layout-gpos-table.hh                           |   4 +++-
15910  test/shaping/Makefile.am                                 |   1 +
15911  .../sha1sum/98b7887cff91f722b92a8ff800120954606354f9.ttf | Bin 0 ->
15912  1168 bytes
15913  test/shaping/tests/mark-attachment.tests                 |   1 +
15914  4 files changed, 5 insertions(+), 1 deletion(-)
15915
15916 commit ea772932d2430ebc7ea712a8c46ec2500966225d
15917 Merge: 771970ef c44657a0
15918 Author: Behdad Esfahbod <behdad@behdad.org>
15919 Date:   Tue Oct 3 13:25:44 2017 +0200
15920
15921     Merge commit 'c44657a05d565ec5f2c32ac15d4ecfbee00ac5f7'
15922
15923 commit 771970efa15fc0b77841b7f0a3e266cdcf51246e
15924 Author: Behdad Esfahbod <behdad@behdad.org>
15925 Date:   Tue Oct 3 13:23:31 2017 +0200
15926
15927     Minor
15928
15929  .travis.yml  | 2 +-
15930  appveyor.yml | 2 +-
15931  2 files changed, 2 insertions(+), 2 deletions(-)
15932
15933 commit 09cbeb2246217dce61ccc0638edb6211facca4b0
15934 Author: Behdad Esfahbod <behdad@behdad.org>
15935 Date:   Tue Oct 3 13:22:07 2017 +0200
15936
15937     Make bots happy
15938
15939     Fixes https://github.com/behdad/harfbuzz/issues/551
15940
15941  test/shaping/tests/indic-syllable.tests | 2 +-
15942  1 file changed, 1 insertion(+), 1 deletion(-)
15943
15944 commit c44657a05d565ec5f2c32ac15d4ecfbee00ac5f7
15945 Author: Behdad Esfahbod <behdad@behdad.org>
15946 Date:   Tue Oct 3 13:14:17 2017 +0200
15947
15948     Tweak input matching some more
15949
15950     Followup to 8b2c94c43fd335b944d5e5487265706b8e0f9041
15951
15952     Allow matching sequences of marks attached to different ligatures,
15953     as supposedly the base of the subsequent marks were already jumped
15954     over.
15955
15956  src/hb-ot-layout-gsubgpos-private.hh | 3 ---
15957  1 file changed, 3 deletions(-)
15958
15959 commit bbe94777c94637da1bcf944124b5079662618a1e
15960 Author: Khaled Hosny <khaledhosny@eglug.org>
15961 Date:   Mon Oct 2 22:36:14 2017 +0200
15962
15963     Print test-suite.log when CI builds fail
15964
15965  .travis.yml  | 2 +-
15966  appveyor.yml | 2 +-
15967  2 files changed, 2 insertions(+), 2 deletions(-)
15968
15969 commit 1633513996f902e95642fcaf9205dded55f509ff
15970 Author: Behdad Esfahbod <behdad@behdad.org>
15971 Date:   Mon Oct 2 20:28:56 2017 +0200
15972
15973     Add test for U+0A51
15974
15975     New Indic numbers are:
15976
15977     BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
15978     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
15979     GUJARATI: 366355 out of 366457 tests passed. 102 failed (0.0278341%)
15980     GURMUKHI: 60729 out of 60747 tests passed. 18 failed (0.0296311%)
15981     KANNADA: 951201 out of 951913 tests passed. 712 failed (0.0747968%)
15982     KHMER: 299071 out of 299124 tests passed. 53 failed (0.0177184%)
15983     MALAYALAM: 1048136 out of 1048334 tests passed. 198 failed
15984     (0.0188871%)
15985     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
15986     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
15987     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
15988     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
15989
15990     Before 71c0a1429db7c7e7e32507be248c9457e1cbfc7d GURMUKHI used to be
15991     at 15,
15992     because Uniscribe seems to allow this character standalone, but
15993     that looks
15994     wrong.
15995
15996  .../sha1sum/1735326da89f0818cd8c51a0600e9789812c0f94.ttf | Bin 0 ->
15997  1008 bytes
15998  test/shaping/tests/indic-syllable.tests                  |   2 ++
15999  2 files changed, 2 insertions(+)
16000
16001 commit 8b2c94c43fd335b944d5e5487265706b8e0f9041
16002 Author: Behdad Esfahbod <behdad@behdad.org>
16003 Date:   Mon Oct 2 20:02:45 2017 +0200
16004
16005     Tweak ligature component matching for ligature formation
16006
16007     If two marks want to ligate and they belong to different components
16008     of the
16009     same ligature glyph, and said ligature glyph is to be ignored
16010     according to
16011     mark-filtering rules, then allow.
16012
16013     Example Burmese senquence:
16014
16015       U+1004,U+103A,U+1039,U+101B,U+103D,U+102D
16016
16017     Test font provided by Norbert Lindenberg.
16018
16019     Fixes https://github.com/behdad/harfbuzz/issues/545
16020
16021  src/hb-ot-layout-gsubgpos-private.hh               |  59
16022  +++++++++++++++++----
16023  .../a6c76d1bafde4a0b1026ebcc932d2e5c6fd02442.ttf   | Bin 0 -> 1384 bytes
16024  test/shaping/tests/ligature-id.tests               |   1 +
16025  3 files changed, 51 insertions(+), 9 deletions(-)
16026
16027 commit 71c0a1429db7c7e7e32507be248c9457e1cbfc7d
16028 Author: Behdad Esfahbod <behdad@behdad.org>
16029 Date:   Mon Oct 2 18:56:10 2017 +0200
16030
16031     [indic] Fix shaping of U+0A51
16032
16033     Mark it as matra below to allow the sequence U+0A15, U+0A51, U+0A47.
16034     Oh well...
16035
16036     Fixes https://github.com/behdad/harfbuzz/issues/524
16037
16038  src/hb-ot-shape-complex-indic.cc                         |   6 ++++++
16039  .../sha1sum/85fe0be440c64ac77699e21c2f1bd933a919167e.ttf | Bin 0 ->
16040  1224 bytes
16041  test/shaping/tests/indic-syllable.tests                  |   1 +
16042  3 files changed, 7 insertions(+)
16043
16044 commit 6eb8950e6265b23d88ba35daab1cff4fc3fe8753
16045 Author: Behdad Esfahbod <behdad@behdad.org>
16046 Date:   Mon Oct 2 18:30:05 2017 +0200
16047
16048     [ucdn] Oops!
16049
16050  src/hb-ucdn/{unicodedata_db.h => ucdn_db.h} | 4324
16051  ++++++++++++++-------------
16052  1 file changed, 2175 insertions(+), 2149 deletions(-)
16053
16054 commit cbec0cd65e1787b20ea55dd5583a7444938bd381
16055 Author: Behdad Esfahbod <behdad@behdad.org>
16056 Date:   Mon Oct 2 18:26:52 2017 +0200
16057
16058     Remove some really old cruft
16059
16060  src/hb-common.h    | 14 --------------
16061  src/hb-ucdn/ucdn.h | 14 --------------
16062  2 files changed, 28 deletions(-)
16063
16064 commit b3dff7720c1fac8ca9bdd7087ac368a0af4349e8
16065 Author: Behdad Esfahbod <behdad@behdad.org>
16066 Date:   Mon Oct 2 18:22:51 2017 +0200
16067
16068     [ucdn] Update README
16069
16070  src/hb-ucdn/README | 6 +++---
16071  1 file changed, 3 insertions(+), 3 deletions(-)
16072
16073 commit 57c55ef8341c760145170dedd002c5afb380e6c8
16074 Author: Behdad Esfahbod <behdad@behdad.org>
16075 Date:   Mon Oct 2 18:21:27 2017 +0200
16076
16077     [ot] Improve shaper selection heuristic
16078
16079  src/hb-ot-shape-complex-private.hh | 12 ++++++++----
16080  1 file changed, 8 insertions(+), 4 deletions(-)
16081
16082 commit 5680ef884cf31ab9b42c587ffa260e390c88b8eb
16083 Author: Behdad Esfahbod <behdad@behdad.org>
16084 Date:   Mon Oct 2 18:20:51 2017 +0200
16085
16086     [use] Hack to fix shaping of U+1A7F
16087
16088     Fixes https://github.com/behdad/harfbuzz/issues/525
16089
16090  src/gen-use-table.py                 | 3 +++
16091  src/hb-ot-shape-complex-use-table.cc | 2 +-
16092  2 files changed, 4 insertions(+), 1 deletion(-)
16093
16094 commit 0faa16a25349906ee0ab98b73d9a3d96327a0955
16095 Author: Behdad Esfahbod <behdad@behdad.org>
16096 Date:   Mon Oct 2 17:15:46 2017 +0200
16097
16098     [ucdn] Update to Unicode 10
16099
16100     Update to commit c000ebf79c095a7d58cf90090bde5715592c4834
16101     plus this bug-fix: https://github.com/grigorig/ucdn/issues/18
16102
16103  src/hb-ucdn.cc               |  4 +++
16104  src/hb-ucdn/Makefile.sources |  2 +-
16105  src/hb-ucdn/ucdn.c           | 69
16106  ++++++++++++++++++++++----------------------
16107  src/hb-ucdn/ucdn.h           |  7 +++++
16108  4 files changed, 47 insertions(+), 35 deletions(-)
16109
16110 commit ea535a1dfa63f82280607273cd282a6134c334da
16111 Author: Behdad Esfahbod <behdad@behdad.org>
16112 Date:   Mon Oct 2 17:02:39 2017 +0200
16113
16114     [use] Update to Unicode 10
16115
16116  src/gen-use-table.py                 |  5 +--
16117  src/hb-ot-shape-complex-use-table.cc | 69
16118  ++++++++++++++++++++++++++----------
16119  2 files changed, 54 insertions(+), 20 deletions(-)
16120
16121 commit 29c244aff6e3c359796bb033496c14ad5537dbe0
16122 Author: Behdad Esfahbod <behdad@behdad.org>
16123 Date:   Mon Oct 2 16:36:21 2017 +0200
16124
16125     Minor
16126
16127  src/gen-use-table.py | 3 +--
16128  1 file changed, 1 insertion(+), 2 deletions(-)
16129
16130 commit 1535f8c67216e8559fa48691fe6d9c2726c08973
16131 Author: Behdad Esfahbod <behdad@behdad.org>
16132 Date:   Mon Oct 2 16:12:18 2017 +0200
16133
16134     Add Unicode 10 scripts
16135
16136  src/hb-common.h                    | 8 ++++++++
16137  src/hb-ot-shape-complex-private.hh | 5 +++++
16138  2 files changed, 13 insertions(+)
16139
16140 commit bdbe974f525d33b8c735fb5d7fd76c236c4dd0ea
16141 Author: Behdad Esfahbod <behdad@behdad.org>
16142 Date:   Mon Oct 2 10:00:31 2017 -0400
16143
16144     [indic] Update table to Unicode 10
16145
16146  src/hb-ot-shape-complex-indic-table.cc | 70
16147  +++++++++++++++++-----------------
16148  1 file changed, 36 insertions(+), 34 deletions(-)
16149
16150 commit cc79b666bc4a81a0342ed1e706dd7db109739dc5
16151 Author: Behdad Esfahbod <behdad@behdad.org>
16152 Date:   Mon Oct 2 09:19:15 2017 -0400
16153
16154     [indic] Add test for 1a0a356a0f2b2932581e4fd0437c01c058f4f6d1
16155
16156     https://github.com/behdad/harfbuzz/issues/538
16157
16158  .../sha1sum/87f85d17d26f1fe9ad28d7365101958edaefb967.ttf | Bin 0 ->
16159  1000 bytes
16160  test/shaping/tests/indic-syllable.tests                  |   1 +
16161  2 files changed, 1 insertion(+)
16162
16163 commit 819cc360499a5f136325b5a1a18098ebc2aee081
16164 Author: Behdad Esfahbod <behdad@behdad.org>
16165 Date:   Mon Oct 2 09:03:16 2017 -0400
16166
16167     [indic] Move manual code out of generated table
16168
16169  src/hb-ot-shape-complex-indic-table.cc | 7 -------
16170  src/hb-ot-shape-complex-indic.cc       | 5 +++++
16171  2 files changed, 5 insertions(+), 7 deletions(-)
16172
16173 commit da4866f7177a4e2836cc70b844e2e64ab671761f
16174 Author: Behdad Esfahbod <behdad@behdad.org>
16175 Date:   Mon Oct 2 08:57:06 2017 -0400
16176
16177     [arabic] Update table to Unicode 10 data
16178
16179  src/hb-ot-shape-complex-arabic-table.hh | 15 +++++++++------
16180  1 file changed, 9 insertions(+), 6 deletions(-)
16181
16182 commit 1a0a356a0f2b2932581e4fd0437c01c058f4f6d1
16183 Author: Behdad Esfahbod <behdad@behdad.org>
16184 Date:   Mon Oct 2 08:49:23 2017 -0400
16185
16186     [indic] Categorize U+0980 BENGALI ANJI as placeholder
16187
16188     Fixes https://github.com/behdad/harfbuzz/issues/538
16189
16190  src/hb-ot-shape-complex-indic.cc | 1 +
16191  1 file changed, 1 insertion(+)
16192
16193 commit 19e77e01bc13f44138e1d50533327d314dd0a018
16194 Author: jfkthame <jfkthame@gmail.com>
16195 Date:   Mon Oct 2 13:08:49 2017 +0100
16196
16197     [shape-plan] Don't look for a cached plan if variation coords are
16198     specified. Fixes #549. (#550)
16199
16200     This is a temporary hack just to avoid incorrect shaping results,
16201     pending proper support
16202     for caching shape-plans with variation coordinates.
16203
16204  src/hb-shape-plan.cc | 16 +++++++++-------
16205  1 file changed, 9 insertions(+), 7 deletions(-)
16206
16207 commit db446cce4ef4cd1a4f1652e3aa3e5e5ed1881d39
16208 Author: Behdad Esfahbod <behdad@behdad.org>
16209 Date:   Sun Oct 1 12:06:00 2017 -0400
16210
16211     Add RELEASING.md to dist
16212
16213  Makefile.am | 1 +
16214  1 file changed, 1 insertion(+)
16215
16216 commit 933a81d74fee0d5856fc7b15b58a16e0e0168e48
16217 Author: ebraminio <ebrahim@gnu.org>
16218 Date:   Sun Oct 1 19:35:24 2017 +0330
16219
16220     Add release checklist (#529)
16221
16222  RELEASING.md | 96
16223  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
16224  1 file changed, 96 insertions(+)
16225
16226 commit 66128d3cfb12705530141b5a4bd2706f0cbb9fc5
16227 Author: mhosken <mhosken@users.noreply.github.com>
16228 Date:   Wed Sep 27 01:29:45 2017 +0700
16229
16230     Fix missing xscale in rtl graphite unpacking (#541)
16231
16232     * Fix missing xscale in rtl graphite unpacking
16233
16234     * Oops didn't need to mess with yscale
16235
16236  src/hb-graphite2.cc | 2 +-
16237  1 file changed, 1 insertion(+), 1 deletion(-)
16238
16239 commit 3ca69c8c32b8408dd9f8e6e866cd07e58c0d79b7
16240 Author: Behdad Esfahbod <behdad@behdad.org>
16241 Date:   Thu Sep 14 20:50:35 2017 -0400
16242
16243     Use strtod_l() to correctly parse decimal numbers in French &
16244     other locales
16245
16246     Test with, eg.:
16247     $ LC_ALL=fr_FR.utf-8 ./hb-view NotoSansArabic-VF.ttf بهداد
16248     --variations wght=1.2
16249
16250  configure.ac     |  4 ++--
16251  src/hb-common.cc | 53
16252  +++++++++++++++++++++++++++++++++++++++++++++++++++--
16253  2 files changed, 53 insertions(+), 4 deletions(-)
16254
16255 commit 9355218f582a6c2425cadcb868204f81b17d5767
16256 Author: Behdad Esfahbod <behdad@behdad.org>
16257 Date:   Sat Sep 9 11:21:07 2017 -0700
16258
16259     [util] Add a few shorthand forms for commandline options
16260
16261     -o, -O, -u, -v, -V
16262
16263  util/options.cc | 10 +++++-----
16264  1 file changed, 5 insertions(+), 5 deletions(-)
16265
16266 commit a984e0c4d921a6dff82cc1b5c686cc957215bc7e
16267 Author: Behdad Esfahbod <behdad@behdad.org>
16268 Date:   Tue Sep 5 11:18:35 2017 -0700
16269
16270     1.5.1
16271
16272  NEWS         | 13 +++++++++++++
16273  configure.ac |  2 +-
16274  2 files changed, 14 insertions(+), 1 deletion(-)
16275
16276 commit d03f11f246efec13e48fd68a9ce136db771b22bf
16277 Author: Behdad Esfahbod <behdad@behdad.org>
16278 Date:   Mon Sep 4 20:14:13 2017 -0700
16279
16280     Fix buffer_diff for empty buffers
16281
16282     If buffers are empty, content type should be ignored.
16283
16284     This fixes last of the failing tests: fuzzed.tests.  Green again!
16285
16286  src/hb-buffer.cc | 2 +-
16287  src/hb-buffer.h  | 4 ++--
16288  util/options.hh  | 2 +-
16289  3 files changed, 4 insertions(+), 4 deletions(-)
16290
16291 commit 7cc348041d0b026ca6d2c240134e8f9100600e99
16292 Author: Behdad Esfahbod <behdad@behdad.org>
16293 Date:   Mon Sep 4 20:04:59 2017 -0700
16294
16295     [unsafe-to-break] Fix unsafe-to-break for cluster-level=1
16296
16297     Fixes tests/shaping/tests/cluster.tests
16298
16299  src/hb-ot-shape.cc | 17 +++++++++++------
16300  1 file changed, 11 insertions(+), 6 deletions(-)
16301
16302 commit 61a9d7e6d0e6df7b48f58fa1679f0f93407993b2
16303 Author: Behdad Esfahbod <behdad@behdad.org>
16304 Date:   Mon Sep 4 19:48:52 2017 -0700
16305
16306     Minor
16307
16308  test/shaping/run-tests.sh | 6 +++---
16309  1 file changed, 3 insertions(+), 3 deletions(-)
16310
16311 commit 03a5a6f873e5a50011f1c2418f5ceab86d9c2931
16312 Author: Behdad Esfahbod <behdad@behdad.org>
16313 Date:   Fri Sep 1 19:09:54 2017 -0700
16314
16315     [util] Add --unicodes to hb-view / hb-shape
16316
16317     Fixes https://github.com/behdad/harfbuzz/issues/154
16318
16319  test/shaping/hb_test_tools.py |  2 +-
16320  util/options.cc               | 65
16321  ++++++++++++++++++++++++++++++++++++++++++-
16322  2 files changed, 65 insertions(+), 2 deletions(-)
16323
16324 commit 0e5b475d98dd67e927534508fe2cd8dc9765e24e
16325 Author: Behdad Esfahbod <behdad@behdad.org>
16326 Date:   Fri Sep 1 18:28:47 2017 -0700
16327
16328     Minor
16329
16330  test/shaping/run-tests.sh | 2 +-
16331  1 file changed, 1 insertion(+), 1 deletion(-)
16332
16333 commit 3e1fc6d18ba0019bbeede78b95070a6e7156c314
16334 Author: Behdad Esfahbod <behdad@behdad.org>
16335 Date:   Fri Sep 1 10:46:48 2017 -0700
16336
16337     Minor
16338
16339  test/shaping/run-tests.sh | 4 ++--
16340  1 file changed, 2 insertions(+), 2 deletions(-)
16341
16342 commit 04f009f84891b513087830c7aa1b755addd016d9
16343 Author: Behdad Esfahbod <behdad@behdad.org>
16344 Date:   Fri Sep 1 10:38:25 2017 -0700
16345
16346     Add test accidentally removed in previous commit
16347
16348  test/shaping/tests/indic-syllable.tests | 1 +
16349  1 file changed, 1 insertion(+)
16350
16351 commit 06cb162cd79cc922b572e5f532ca867223b6dc4c
16352 Author: Behdad Esfahbod <behdad@behdad.org>
16353 Date:   Fri Sep 1 10:34:21 2017 -0700
16354
16355     [indic] Treat Consonant_With_Stacker as consonant
16356
16357     Fixes https://github.com/behdad/harfbuzz/issues/528
16358     "Kannada JIHVAMULIYA and UPADHMANIYA insert dotted circles"
16359
16360  src/hb-ot-shape-complex-indic-private.hh                  |   2 +-
16361  .../sha1sum/3d0b77a2360aa6faa1385aaa510509ab70dfbeff.ttf  | Bin 0 ->
16362  988 bytes
16363  test/shaping/tests/indic-syllable.tests                   |   3 ++-
16364  3 files changed, 3 insertions(+), 2 deletions(-)
16365
16366 commit c449d2d8c9e27502380faa0b568a374c838ac9a7
16367 Author: Behdad Esfahbod <behdad@behdad.org>
16368 Date:   Wed Aug 30 17:28:22 2017 -0700
16369
16370     [unsafe-to-break] Mark during fraction-slash formation
16371
16372     Fixes tests/automatic-fractions.tests
16373
16374  src/hb-ot-shape.cc | 2 ++
16375  1 file changed, 2 insertions(+)
16376
16377 commit b262ebcc9c9539076d17751e9bae06a8fd5001ff
16378 Author: Behdad Esfahbod <behdad@behdad.org>
16379 Date:   Wed Aug 30 17:25:10 2017 -0700
16380
16381     [util] Fix cluster sweeping during --verify
16382
16383     If *I* get this wrong in 2017, I have no idea how others get their
16384     head around
16385     cluster math...
16386
16387     Fixes tests/arabic-fallback-shaping.tests
16388
16389  util/options.hh | 11 ++++++++---
16390  1 file changed, 8 insertions(+), 3 deletions(-)
16391
16392 commit 69d701b02e5ebc3597b0d0576dbab8e1ece51944
16393 Author: Behdad Esfahbod <behdad@behdad.org>
16394 Date:   Wed Aug 30 17:07:29 2017 -0700
16395
16396     [util] When --verify fails, return reconstructed shape results
16397
16398  util/options.hh    | 8 +++-----
16399  util/view-cairo.hh | 2 +-
16400  2 files changed, 4 insertions(+), 6 deletions(-)
16401
16402 commit 099472e08bf81d6dd8ca1647999592df6b7fdfb9
16403 Author: Behdad Esfahbod <behdad@behdad.org>
16404 Date:   Wed Aug 30 16:45:06 2017 -0700
16405
16406     hb_buffer_diff() tweak
16407
16408     I like to have a mode where CONTAINS_NOTDEF and CONTAINS_DOTTEDCIRCLE
16409     are not
16410     returned.  Abused a value of -1 for that.  hb-shape now uses it.
16411     Fixes two
16412     of the six tests failing with --verify in test/shaping/run-tests.sh.
16413
16414  src/hb-buffer.cc          | 16 ++++++++--------
16415  test/shaping/run-tests.sh |  4 ++--
16416  util/options.hh           |  2 +-
16417  3 files changed, 11 insertions(+), 11 deletions(-)
16418
16419 commit e8b364b86023731e0416ab4eb433467c4b7a0ec2
16420 Author: Behdad Esfahbod <behdad@behdad.org>
16421 Date:   Wed Aug 23 15:00:45 2017 -0700
16422
16423     1.5.0
16424
16425  NEWS         | 44 ++++++++++++++++++++++++++++++++++++++++++++
16426  configure.ac |  2 +-
16427  2 files changed, 45 insertions(+), 1 deletion(-)
16428
16429 commit 224d20e4e1c62416ff842a81188dfeff069f895b
16430 Author: Behdad Esfahbod <behdad@behdad.org>
16431 Date:   Wed Aug 23 14:41:48 2017 -0700
16432
16433     [docs] Minor
16434
16435  docs/harfbuzz-docs.xml     | 12 ++++++++++++
16436  docs/harfbuzz-sections.txt | 10 ++++++++++
16437  src/hb-buffer.cc           |  8 +++++++-
16438  3 files changed, 29 insertions(+), 1 deletion(-)
16439
16440 commit 4387b059a0603b17024de48d57bee6a3b5e9e56c
16441 Author: Behdad Esfahbod <behdad@behdad.org>
16442 Date:   Wed Aug 23 14:35:58 2017 -0700
16443
16444     [test] Add --verify to hb-shape
16445
16446     Disabled for now.  Will enable and fix failures after next release.
16447
16448  test/shaping/run-tests.sh | 3 ++-
16449  1 file changed, 2 insertions(+), 1 deletion(-)
16450
16451 commit b2dd0c1c32ba30714355baca1857d64c1608b4c2
16452 Author: Behdad Esfahbod <behdad@behdad.org>
16453 Date:   Wed Aug 23 13:12:54 2017 -0700
16454
16455     Add hb_glyph_info_get_glyph_flags()
16456
16457     New API.
16458
16459  src/hb-buffer.cc | 17 +++++++++++++++++
16460  src/hb-buffer.h  |  9 ++++++++-
16461  2 files changed, 25 insertions(+), 1 deletion(-)
16462
16463 commit 3e8f4f145255a905029c6b5cb8f40e6dcca096f3
16464 Author: Behdad Esfahbod <behdad@behdad.org>
16465 Date:   Tue Aug 22 17:56:25 2017 -0700
16466
16467     Rename HB_BUFFER_DIFF_FLAG_MASK_MISMATCH to
16468     HB_BUFFER_DIFF_FLAG_GLYPH_FLAGS_MISMATCH
16469
16470  src/hb-buffer.cc | 2 +-
16471  src/hb-buffer.h  | 2 +-
16472  2 files changed, 2 insertions(+), 2 deletions(-)
16473
16474 commit a9e52a1af4c039bc53090a9c1e4c1136fc542605
16475 Author: Behdad Esfahbod <behdad@behdad.org>
16476 Date:   Tue Aug 15 17:30:18 2017 -0700
16477
16478     [util] Prefix trace lines with "trace:", and error lines with "error:"
16479
16480  util/hb-shape.cc | 12 ++++++------
16481  util/options.cc  |  4 ++--
16482  util/options.hh  |  1 +
16483  3 files changed, 9 insertions(+), 8 deletions(-)
16484
16485 commit 7ea10c35a34c894e87ee6576d6d4ba3e78535a27
16486 Author: Behdad Esfahbod <behdad@behdad.org>
16487 Date:   Tue Aug 15 17:12:28 2017 -0700
16488
16489     [util] Respect eot/bot in safe-to-break test; hook up hb_buffer_diff()
16490
16491  util/options.hh | 38 ++++++++++++++++++++++++++------------
16492  1 file changed, 26 insertions(+), 12 deletions(-)
16493
16494 commit 8820ba29dfd2e1302377da62a0527939a0d7d9fb
16495 Author: Behdad Esfahbod <behdad@behdad.org>
16496 Date:   Tue Aug 15 17:12:21 2017 -0700
16497
16498     Fix warning about "may be used uninitialized"
16499
16500  src/hb-ot-layout-common-private.hh | 4 ++--
16501  1 file changed, 2 insertions(+), 2 deletions(-)
16502
16503 commit 91770e1c567d87fc513e8d39576e51c3853b1f23
16504 Author: Emil A Eklund (eae) <eae@eae.net>
16505 Date:   Tue Aug 15 16:25:18 2017 -0700
16506
16507     Fix signed/unsigned warning (#522)
16508
16509     Change hb_buffer_diff to explicitly cast result of abs to unsigned
16510     when
16511     comparing with position_fuzz to avoid unsafe signed/unsigned
16512     comparions
16513     warnings on windows.
16514
16515  src/hb-buffer.cc | 8 ++++----
16516  1 file changed, 4 insertions(+), 4 deletions(-)
16517
16518 commit 587f15ece316df7c86f386518aba48a6a44c061d
16519 Author: Behdad Esfahbod <behdad@behdad.org>
16520 Date:   Mon Aug 14 15:23:10 2017 -0700
16521
16522     Minor
16523
16524  src/hb-face-private.hh |  8 ++++----
16525  src/hb-face.cc         |  8 ++++----
16526  src/hb-font-private.hh | 14 +++++++-------
16527  src/hb-font.cc         | 14 +++++++-------
16528  4 files changed, 22 insertions(+), 22 deletions(-)
16529
16530 commit a88e2a73f34067381a81577c3f60bc5c2a6f2eea
16531 Author: Behdad Esfahbod <behdad@behdad.org>
16532 Date:   Mon Aug 14 14:49:21 2017 -0700
16533
16534     [util] Fix leaks
16535
16536  util/options.hh | 2 ++
16537  1 file changed, 2 insertions(+)
16538
16539 commit 338e61ad1b40110a70c4fb497b117bcb07548467
16540 Author: Behdad Esfahbod <behdad@behdad.org>
16541 Date:   Mon Aug 14 12:36:38 2017 -0700
16542
16543     Fix typo
16544
16545  src/hb-buffer.h | 2 +-
16546  1 file changed, 1 insertion(+), 1 deletion(-)
16547
16548 commit 331d66c7fe27a7649454486000827f0c36d6eb36
16549 Author: Jonathan Kew <jfkthame@gmail.com>
16550 Date:   Sat Jul 19 23:09:09 2014 +0100
16551
16552     Add function to compare two buffers
16553
16554     Based on patch from Jonathan Kew.
16555
16556     Needs more cleaning up and documentation.
16557
16558     New API:
16559     hb_buffer_diff_flags_t
16560     hb_buffer_diff()
16561
16562  src/hb-buffer-private.hh   |  1 +
16563  src/hb-buffer-serialize.cc |  4 +--
16564  src/hb-buffer.cc           | 82
16565  ++++++++++++++++++++++++++++++++++++++++++++++
16566  src/hb-buffer.h            | 39 ++++++++++++++++++++++
16567  4 files changed, 124 insertions(+), 2 deletions(-)
16568
16569 commit 219af509ef8269e51f1396b18521c75b000d8dda
16570 Author: Behdad Esfahbod <behdad@behdad.org>
16571 Date:   Sun Aug 13 15:10:26 2017 -0700
16572
16573     [graphite2] Fix warning
16574
16575  src/hb-graphite2.cc | 2 +-
16576  1 file changed, 1 insertion(+), 1 deletion(-)
16577
16578 commit 239119a631fee7701be4d444adeda808b915863a
16579 Author: Behdad Esfahbod <behdad@behdad.org>
16580 Date:   Sun Aug 13 15:08:34 2017 -0700
16581
16582     [unsafe-to-break] Mark all positions as unsafe in alternative shapers
16583
16584  src/hb-coretext.cc    | 6 ++++++
16585  src/hb-directwrite.cc | 2 ++
16586  src/hb-graphite2.cc   | 1 +
16587  src/hb-uniscribe.cc   | 2 ++
16588  4 files changed, 11 insertions(+)
16589
16590 commit 05fabbd03eae7b84ebbce7abbdc55c1d67ceacf9
16591 Author: Behdad Esfahbod <behdad@behdad.org>
16592 Date:   Fri Aug 11 19:51:06 2017 -0700
16593
16594     [unsafe-to-break] Towards verifying unsafe-to-break in --verify
16595
16596     We break and shape fragments and reconstruct shape result from them.
16597     Remains to compare to original buffer.  Going to add some buffer
16598     comparison API and use here, instead of open-coding.
16599
16600  src/hb-buffer.cc |   5 ++-
16601  util/options.hh  | 131
16602  ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
16603  2 files changed, 133 insertions(+), 3 deletions(-)
16604
16605 commit 6ce25f57c663f86326262a5ff7a42288f358ed51
16606 Author: Behdad Esfahbod <behdad@behdad.org>
16607 Date:   Fri Aug 11 19:31:05 2017 -0700
16608
16609     Fix hb_buffer_append()
16610
16611     Ouch!
16612
16613  src/hb-buffer.cc | 2 +-
16614  1 file changed, 1 insertion(+), 1 deletion(-)
16615
16616 commit 1c17c2bde5bdf74a652b78d71b64e3aaa75ec43d
16617 Author: Behdad Esfahbod <behdad@behdad.org>
16618 Date:   Fri Aug 11 19:06:07 2017 -0700
16619
16620     [unsafe-to-break] Copy flag to all glyphs in a cluster
16621
16622     Makes consumption easier.
16623
16624  src/hb-buffer-private.hh    | 46
16625  +++++++++++++++++++++++++++++++++++++++++++++
16626  src/hb-buffer.cc            | 28 ++++++---------------------
16627  src/hb-ot-layout-private.hh |  3 +--
16628  src/hb-ot-shape.cc          | 27 ++++++++++++++++++++++++++
16629  4 files changed, 80 insertions(+), 24 deletions(-)
16630
16631 commit ec104e5912417c0fdc8c7cb004c684aea26eb1dc
16632 Author: Behdad Esfahbod <behdad@behdad.org>
16633 Date:   Fri Aug 11 18:24:27 2017 -0700
16634
16635     [unsafe-to-break] Mark unsafe is cluster merging is disabled
16636
16637     We were relying on cluster merges not requiring unsafe flagging
16638     because
16639     they get merged.  If cluster level requests no merging, then we flag
16640     unsafe when merge would have happened.
16641
16642  src/hb-buffer.cc | 3 +++
16643  1 file changed, 3 insertions(+)
16644
16645 commit 39a97494304a7e6b8999e59a92ce4d24ba9b881a
16646 Author: Behdad Esfahbod <behdad@behdad.org>
16647 Date:   Fri Aug 11 15:52:06 2017 -0700
16648
16649     New API: hb_buffer_append()
16650
16651  src/hb-buffer.cc | 52
16652  +++++++++++++++++++++++++++++++++++++++++++++++++++-
16653  src/hb-buffer.h  |  6 ++++++
16654  2 files changed, 57 insertions(+), 1 deletion(-)
16655
16656 commit d2052278f24b3279503d5fa215a7834c2d21f91c
16657 Author: Behdad Esfahbod <behdad@behdad.org>
16658 Date:   Fri Aug 11 15:12:25 2017 -0700
16659
16660     [util] Add --verify to hb-shape / hb-view that verifies shape results
16661
16662     Right now it checks for monotone cluster values.  Other checks to
16663     be added.
16664
16665  util/hb-shape.cc       |  7 ++-----
16666  util/options.cc        |  2 ++
16667  util/options.hh        | 42 +++++++++++++++++++++++++++++++++++++++---
16668  util/shape-consumer.hh | 12 ++++++++----
16669  util/view-cairo.hh     |  7 ++-----
16670  5 files changed, 53 insertions(+), 17 deletions(-)
16671
16672 commit 14a639ea592cba971e5548f0942dd395c602c7a8
16673 Author: Behdad Esfahbod <behdad@behdad.org>
16674 Date:   Fri Aug 11 11:30:39 2017 -0700
16675
16676     [unsafe-to-break] Fix Use-of-uninitialized-value in
16677     unsafe_to_break_set_mask
16678
16679     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3011
16680
16681  src/hb-ot-shape-complex-hangul.cc | 2 +-
16682  1 file changed, 1 insertion(+), 1 deletion(-)
16683
16684 commit e43aad55524cc1d4008ce337c2863a8546706d2e
16685 Author: Behdad Esfahbod <behdad@behdad.org>
16686 Date:   Thu Aug 10 20:54:15 2017 -0700
16687
16688     [unsafe-to-break] Flag in Thai PUA shaping
16689
16690  src/hb-ot-shape-complex-thai.cc | 1 +
16691  1 file changed, 1 insertion(+)
16692
16693 commit eae009602b5503c53a7f8ab053912563a97bbfa4
16694 Author: Behdad Esfahbod <behdad@behdad.org>
16695 Date:   Thu Aug 10 20:50:48 2017 -0700
16696
16697     [unsafe-to-break] Flag in Hangul shaper
16698
16699  src/hb-ot-shape-complex-hangul.cc | 6 ++++++
16700  1 file changed, 6 insertions(+)
16701
16702 commit b65aa1cd4778e0103a2a1ed0e1b1012a09cf1f48
16703 Author: Behdad Esfahbod <behdad@behdad.org>
16704 Date:   Thu Aug 10 20:32:02 2017 -0700
16705
16706     [unsafe-to-break] Flag during mark attachment
16707
16708  src/hb-ot-layout-gpos-table.hh | 1 +
16709  1 file changed, 1 insertion(+)
16710
16711 commit c4712f8e372ee42749cda56cc7c28dc110a07ea9
16712 Author: Behdad Esfahbod <behdad@behdad.org>
16713 Date:   Thu Aug 10 20:27:21 2017 -0700
16714
16715     Fix test
16716
16717  test/api/test-buffer.c | 2 +-
16718  1 file changed, 1 insertion(+), 1 deletion(-)
16719
16720 commit 882ebdadd6b3420ef2d3f296cd7416c76ee9901f
16721 Author: Behdad Esfahbod <behdad@behdad.org>
16722 Date:   Thu Aug 10 20:23:17 2017 -0700
16723
16724     [unsafe-to-break] Flag during cursive positioning
16725
16726  src/hb-ot-layout-gpos-table.hh | 1 +
16727  1 file changed, 1 insertion(+)
16728
16729 commit 2d158ca37673f2b262f2381854559d6872d8fb45
16730 Author: Behdad Esfahbod <behdad@behdad.org>
16731 Date:   Thu Aug 10 20:19:15 2017 -0700
16732
16733     [unsafe-to-break] Flag during kerning
16734
16735  src/hb-ot-layout-gpos-table.hh | 2 ++
16736  1 file changed, 2 insertions(+)
16737
16738 commit a7c4972ccefaaf48dfd6f0f4588df0c785aa33d2
16739 Author: Behdad Esfahbod <behdad@behdad.org>
16740 Date:   Thu Aug 10 20:16:15 2017 -0700
16741
16742     [unsafe-to-break] Flag during fallback positioning
16743
16744  src/hb-ot-shape-fallback.cc | 3 +++
16745  1 file changed, 3 insertions(+)
16746
16747 commit e2a2b5b229c92f1de3b9c3ea111cd1ffa75b18fc
16748 Author: Behdad Esfahbod <behdad@behdad.org>
16749 Date:   Thu Aug 10 20:10:12 2017 -0700
16750
16751     [unsafe-to-break] Be careful with flag propagation when merging
16752     clusters
16753
16754  src/hb-buffer-private.hh | 13 +++++++++++++
16755  src/hb-buffer.cc         | 17 ++++++++++-------
16756  src/hb-ot-shape.cc       |  3 ++-
16757  3 files changed, 25 insertions(+), 8 deletions(-)
16758
16759 commit f2868c200896a96a34fc1bba4d43eddc03789da2
16760 Author: Behdad Esfahbod <behdad@behdad.org>
16761 Date:   Thu Aug 10 19:58:05 2017 -0700
16762
16763     Set mask to 0, instead of 1, by default
16764
16765     This shouldn't matter.
16766
16767  src/hb-buffer.cc | 2 +-
16768  1 file changed, 1 insertion(+), 1 deletion(-)
16769
16770 commit 9e005c5d86cd4c19383093f76a237cc8f5f12fb7
16771 Author: Behdad Esfahbod <behdad@behdad.org>
16772 Date:   Thu Aug 10 18:45:33 2017 -0700
16773
16774     [unsafe-to-break] Mark Indic-like clusters as unsafe-to-break
16775
16776  src/hb-ot-shape-complex-indic.cc   | 2 ++
16777  src/hb-ot-shape-complex-myanmar.cc | 2 ++
16778  src/hb-ot-shape-complex-use.cc     | 2 ++
16779  3 files changed, 6 insertions(+)
16780
16781 commit 5287ccc935c86b6f5e6867592b64bc2461384f45
16782 Author: Behdad Esfahbod <behdad@behdad.org>
16783 Date:   Thu Aug 10 14:25:53 2017 -0700
16784
16785     [unsafe-to-break] Allocate public bits from 0
16786
16787  src/hb-buffer.h  |  5 +++--
16788  src/hb-ot-map.cc | 15 +++++++++------
16789  2 files changed, 12 insertions(+), 8 deletions(-)
16790
16791 commit 91ce0c45d6782057a2736f7b76a3c49cadbea070
16792 Author: Behdad Esfahbod <behdad@behdad.org>
16793 Date:   Thu May 5 16:13:03 2016 +0100
16794
16795     [safe-to-break] Fix logic when there is no out-buffer
16796
16797  src/hb-buffer.cc | 6 ++++++
16798  1 file changed, 6 insertions(+)
16799
16800 commit a043c99f778ffdde15d212fe23468cb9f51036bc
16801 Author: Behdad Esfahbod <behdad@behdad.org>
16802 Date:   Wed May 4 19:51:22 2016 +0200
16803
16804     [unsafe-to-break] Simplify logic
16805
16806     Always use the algorithm for non-monotone case.  It's more robust.
16807
16808  src/hb-buffer.cc | 57
16809  +++++++++++++-------------------------------------------
16810  1 file changed, 13 insertions(+), 44 deletions(-)
16811
16812 commit 40bd7e9a1cf422b17f15d0f66547bde9098e6ef3
16813 Author: Behdad Esfahbod <behdad@behdad.org>
16814 Date:   Mon May 2 14:47:45 2016 +0200
16815
16816     [unsafe-to-break] Add UNSAFE_TO_BREAK flag
16817
16818     Not all shapers code is updated to set this properly.
16819     GSUB and Arabic shaper are updated.
16820     GPOS and other shapers are NOT.
16821
16822     Fixes https://github.com/behdad/harfbuzz/issues/224
16823
16824  src/hb-buffer-private.hh             | 26 ++++++++------
16825  src/hb-buffer-serialize.cc           | 24 +++++++++----
16826  src/hb-buffer.cc                     | 67
16827  ++++++++++++++++++++++++++++++++++++
16828  src/hb-buffer.h                      | 10 ++++--
16829  src/hb-ot-layout-gsub-table.hh       |  7 ++--
16830  src/hb-ot-layout-gsubgpos-private.hh | 27 ++++++++++-----
16831  src/hb-ot-map.cc                     |  2 ++
16832  src/hb-ot-shape-complex-arabic.cc    |  3 ++
16833  util/hb-shape.cc                     |  2 ++
16834  util/options.cc                      |  1 +
16835  util/options.hh                      |  2 ++
16836  11 files changed, 142 insertions(+), 29 deletions(-)
16837
16838 commit 3e44748ebe1524aef6feb01c42d342e8a2d77d34
16839 Author: Behdad Esfahbod <behdad@behdad.org>
16840 Date:   Wed Aug 9 22:09:01 2017 -0700
16841
16842     [util] Fix two other Coverity warnings
16843
16844  util/options.cc | 4 ++++
16845  1 file changed, 4 insertions(+)
16846
16847 commit 356f93b64b6005f44bcfc329f6f9e150ec32fc26
16848 Author: Behdad Esfahbod <behdad@behdad.org>
16849 Date:   Wed Aug 9 22:06:53 2017 -0700
16850
16851     [util] Fix warning
16852
16853  util/shape-consumer.hh | 3 ++-
16854  1 file changed, 2 insertions(+), 1 deletion(-)
16855
16856 commit ac8c4e56d8b8c2e7a8f4802f83deb935bd6bbbd3
16857 Author: Behdad Esfahbod <behdad@behdad.org>
16858 Date:   Wed Aug 9 22:05:08 2017 -0700
16859
16860     [ft] Fix theoretical leak
16861
16862  src/hb-ft.cc | 4 ++--
16863  1 file changed, 2 insertions(+), 2 deletions(-)
16864
16865 commit 5a330575768f5a213072230b9ec8faabac9c5737
16866 Author: Behdad Esfahbod <behdad@behdad.org>
16867 Date:   Wed Aug 9 17:23:28 2017 -0700
16868
16869     Treat HAMZA ABOVE similar to SHADD for sorting purposes
16870
16871     Part of https://github.com/behdad/harfbuzz/issues/509
16872
16873  src/hb-unicode-private.hh | 4 ++++
16874  1 file changed, 4 insertions(+)
16875
16876 commit 68af14d5cc666ebf0596766cbed87cc9404fd50f
16877 Author: Behdad Esfahbod <behdad@behdad.org>
16878 Date:   Wed Aug 9 17:09:21 2017 -0700
16879
16880     Protect against div-by-zero in CBDT extent code
16881
16882     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1452#c5
16883
16884     CC https://github.com/behdad/harfbuzz/issues/139
16885
16886  src/hb-ft.cc         | 4 ++--
16887  src/hb-ot-font.cc    | 6 +++---
16888  src/hb-shape-plan.cc | 4 ++--
16889  3 files changed, 7 insertions(+), 7 deletions(-)
16890
16891 commit 3b54d0337e6119a4397573f5589b771a68b2ecd9
16892 Author: Behdad Esfahbod <behdad@behdad.org>
16893 Date:   Tue Aug 8 18:37:03 2017 -0700
16894
16895     Add tests for 'avar' fix 5dc30451b80f6bb0079424a130875c10486e4d34
16896
16897  test/shaping/Makefile.am                           |   1 +
16898  .../d23d76ea0909c14972796937ba072b5a40c1e257.ttf   | Bin 0 -> 1812 bytes
16899  test/shaping/record-test.sh                        |   1 +
16900  test/shaping/tests/variations-rvrn.tests           | 100
16901  +++++++++++++++++++++
16902  4 files changed, 102 insertions(+)
16903
16904 commit 7917792f01603f91b703d12e12d8baced655a615
16905 Author: Behdad Esfahbod <behdad@behdad.org>
16906 Date:   Tue Aug 8 13:17:03 2017 -0700
16907
16908     1.4.8
16909
16910  NEWS         | 9 +++++++++
16911  configure.ac | 2 +-
16912  2 files changed, 10 insertions(+), 1 deletion(-)
16913
16914 commit 5dc30451b80f6bb0079424a130875c10486e4d34
16915 Author: Behdad Esfahbod <behdad@behdad.org>
16916 Date:   Mon Aug 7 21:37:07 2017 -0700
16917
16918     Two fixes to avar mapping
16919
16920     1. Handle segment with two entries correctly,
16921
16922     2. Fix rounding math.  Ouch!
16923
16924     Fixes https://github.com/behdad/harfbuzz/issues/521
16925
16926  src/hb-ot-var-avar-table.hh | 13 +++++++++----
16927  1 file changed, 9 insertions(+), 4 deletions(-)
16928
16929 commit dc2c418e397bf251faf03d824fc780ac19bb1dee
16930 Author: Behdad Esfahbod <behdad@behdad.org>
16931 Date:   Thu Aug 3 12:34:15 2017 +0100
16932
16933     [check-defs/symbols.sh] Drop empty-symbol lines
16934
16935     Fixes https://github.com/behdad/harfbuzz/issues/510
16936
16937  src/check-defs.sh    | 2 +-
16938  src/check-symbols.sh | 2 +-
16939  2 files changed, 2 insertions(+), 2 deletions(-)
16940
16941 commit 6f38845d9c6852812eb1963a1fd7e5ec771e5ce3
16942 Author: Behdad Esfahbod <behdad@behdad.org>
16943 Date:   Wed Jul 19 17:20:55 2017 -0700
16944
16945     [hb-shape] Rename --show-messages to --trace
16946
16947     https://github.com/behdad/harfbuzz/issues/506
16948
16949  util/hb-shape.cc | 2 +-
16950  util/options.cc  | 2 +-
16951  util/options.hh  | 4 ++--
16952  3 files changed, 4 insertions(+), 4 deletions(-)
16953
16954 commit e60350551addbd945491f662e98464c9e3e9fec5
16955 Author: Behdad Esfahbod <behdad@behdad.org>
16956 Date:   Tue Jul 18 19:14:19 2017 -0700
16957
16958     [hb-shape] Improve shaping-debug output
16959
16960     Before, that was printed using --debug (and in both hb-shape and
16961     hb-view).
16962     Changed it, now hb-shape has a new command-line argument called
16963     --show-messages.
16964     When invoked, it also respects other output formatting options.
16965     The messages
16966     are better formatted and printed to te same place that hb-shape
16967     output is
16968     directed to.  Previously they were written to stderr.
16969
16970     Fixes https://github.com/behdad/harfbuzz/issues/506
16971
16972  util/hb-ot-shape-closure.cc | 10 +++++++---
16973  util/hb-shape.cc            | 33 +++++++++++++++++++++++++++++++--
16974  util/main-font-text.hh      | 27 ++++-----------------------
16975  util/options.cc             | 10 +++++++---
16976  util/options.hh             |  2 ++
16977  util/shape-consumer.hh      | 18 ++++++++++++------
16978  util/view-cairo.hh          |  4 ++--
16979  7 files changed, 65 insertions(+), 39 deletions(-)
16980
16981 commit 65f64d14005e4d0808e818b3c97bd3d600628011
16982 Author: Ebrahim Byagowi <ebrahim@gnu.org>
16983 Date:   Wed Jul 19 02:42:53 2017 +0430
16984
16985     Unbreak arm-none-eabi build again (#514)
16986
16987  src/hb-ot-shape-complex-indic.cc | 2 +-
16988  1 file changed, 1 insertion(+), 1 deletion(-)
16989
16990 commit fc15e60eadfc89aca5b8815262b8ee888f285169
16991 Author: Behdad Esfahbod <behdad@behdad.org>
16992 Date:   Tue Jul 18 11:24:42 2017 -0700
16993
16994     1.4.7
16995
16996  NEWS         | 10 ++++++++++
16997  configure.ac |  2 +-
16998  2 files changed, 11 insertions(+), 1 deletion(-)
16999
17000 commit c1432bce3cfc1156d19b21892d4083afa8838d94
17001 Author: Behdad Esfahbod <behdad@behdad.org>
17002 Date:   Fri Jul 14 17:34:47 2017 +0100
17003
17004     [arabic] Adjust feature order again
17005
17006     Fixes https://github.com/behdad/harfbuzz/issues/505
17007
17008  src/hb-ot-shape-complex-arabic.cc                        |   7 ++++++-
17009  .../sha1sum/bf39b0e91ef9807f15a9e283a21a14a209fd2cfc.ttf | Bin 0 ->
17010  7312 bytes
17011  test/shaping/tests/arabic-feature-order.tests            |   1 +
17012  3 files changed, 7 insertions(+), 1 deletion(-)
17013
17014 commit 9813be3d1212eef5a525d64978e0bb2032cd44d9
17015 Author: Cosimo Lupo <cosimo@anthrotype.com>
17016 Date:   Fri Jul 14 17:11:46 2017 +0100
17017
17018     [coretext] Allow to disable kern (#508)
17019
17020     * Minor
17021
17022     * [coretext] Fix leak
17023
17024     * [coretext] Do not reset num_features
17025
17026     * [coretext] allow to disable kern; re-enabling doesn't seem to
17027     be working
17028
17029  src/hb-coretext.cc | 41 ++++++++++++++++++++++++++++++++---------
17030  1 file changed, 32 insertions(+), 9 deletions(-)
17031
17032 commit 9dd29c681e8e856c139f20f405d7c0e04928aa70
17033 Author: Behdad Esfahbod <behdad@behdad.org>
17034 Date:   Fri Jul 14 17:01:27 2017 +0100
17035
17036     [use] Allow up to two medial-below letters
17037
17038     Fixes https://github.com/behdad/harfbuzz/issues/376
17039
17040  src/hb-ot-shape-complex-use-machine.rl                   |   3 ++-
17041  .../sha1sum/e68a88939e0f06e34d2bc911f09b70890289c8fd.ttf | Bin 0 ->
17042  2192 bytes
17043  test/shaping/tests/use-syllable.tests                    |   3 +++
17044  3 files changed, 5 insertions(+), 1 deletion(-)
17045
17046 commit 216b003c914d2209a6846b1ce61fe7a3421c789c
17047 Author: Behdad Esfahbod <behdad@behdad.org>
17048 Date:   Fri Jul 14 16:38:51 2017 +0100
17049
17050     [use] Fix shaping of U+AA29 CHAM VOWEL SIGN AA
17051
17052     Part of https://github.com/behdad/harfbuzz/issues/376
17053     Also see https://github.com/roozbehp/unicode-data/issues/6
17054
17055     Test added, using NotoSansCham built from Noto Phase III sources.
17056
17057  src/gen-arabic-table.py                                  |   2 +-
17058  src/gen-indic-table.py                                   |   2 +-
17059  src/gen-use-table.py                                     |   8 +++++---
17060  src/hb-ot-shape-complex-use-table.cc                     |   4 ++--
17061  test/shaping/Makefile.am                                 |   1 +
17062  .../sha1sum/96490dd2ff81233b335a650e7eb660e0e7b2eeea.ttf | Bin 0 ->
17063  1368 bytes
17064  test/shaping/tests/use-syllable.tests                    |   1 +
17065  7 files changed, 11 insertions(+), 7 deletions(-)
17066
17067 commit f1cd7ca89306ff252816e9747177d8dab00524f6
17068 Author: Behdad Esfahbod <behdad@behdad.org>
17069 Date:   Fri Jul 14 15:59:40 2017 +0100
17070
17071     [indic] Add github URL
17072
17073  src/hb-ot-shape-complex-indic.cc | 3 ++-
17074  1 file changed, 2 insertions(+), 1 deletion(-)
17075
17076 commit 3cc84f45b995b243fca82ce18481f11d69846eb5
17077 Author: Behdad Esfahbod <behdad@behdad.org>
17078 Date:   Fri Jul 14 15:50:22 2017 +0100
17079
17080     [indic] Fix https://github.com/behdad/harfbuzz/issues/478
17081
17082  src/hb-ot-shape-complex-indic-private.hh                 |   2 +-
17083  src/hb-ot-shape-complex-indic.cc                         |   8 ++++++++
17084  test/shaping/Makefile.am                                 |   1 +
17085  .../sha1sum/54674a3111d209fb6be0ed31745314b7a8d2c244.ttf | Bin 0 ->
17086  1352 bytes
17087  test/shaping/tests/indic-syllable.tests                  |   1 +
17088  5 files changed, 11 insertions(+), 1 deletion(-)
17089
17090 commit e359a4b8f57bbc778843f233c4f5d6fb07ff11d9
17091 Author: Behdad Esfahbod <behdad@behdad.org>
17092 Date:   Fri Jul 14 14:14:35 2017 +0100
17093
17094     [indic] Disable automatic ZWNJ handling for Indic features
17095
17096     Fixes https://github.com/behdad/harfbuzz/issues/294
17097
17098     Also fixes a bunch of other Indic issues.  Test results after:
17099
17100     BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
17101     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
17102     GUJARATI: 366355 out of 366457 tests passed. 102 failed (0.0278341%)
17103     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
17104     KANNADA: 951201 out of 951913 tests passed. 712 failed (0.0747968%)
17105     KHMER: 299071 out of 299124 tests passed. 53 failed (0.0177184%)
17106     MALAYALAM: 1048136 out of 1048334 tests passed. 198 failed
17107     (0.0188871%)
17108     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
17109     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
17110     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
17111     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
17112
17113     Before:
17114
17115     BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
17116     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
17117     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
17118     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
17119     KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
17120     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
17121     MALAYALAM: 1048136 out of 1048334 tests passed. 198 failed
17122     (0.0188871%)
17123     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
17124     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
17125     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
17126     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
17127
17128  src/hb-ot-shape-complex-indic.cc                         |   4 ++--
17129  test/shaping/Makefile.am                                 |   1 +
17130  .../sha1sum/f443753e8ffe8e8aae606cfba158e00334b6efb1.ttf | Bin 0 ->
17131  3972 bytes
17132  test/shaping/tests/indic-joiners.tests                   |   2 ++
17133  4 files changed, 5 insertions(+), 2 deletions(-)
17134
17135 commit cdf1fd0627c5517c948ca05d2e9427c3e441adf9
17136 Author: Behdad Esfahbod <behdad@behdad.org>
17137 Date:   Fri Jul 14 12:43:34 2017 +0100
17138
17139     [indic] Add infrastructure to disable ZWNJ-skipping in
17140     context-matching
17141
17142     Not used yet.
17143
17144  src/hb-ot-layout-gsubgpos-private.hh | 45
17145  ++++++++++++++++++++----------------
17146  src/hb-ot-layout.cc                  |  1 +
17147  src/hb-ot-map-private.hh             | 10 +++++---
17148  src/hb-ot-map.cc                     |  8 +++++--
17149  4 files changed, 39 insertions(+), 25 deletions(-)
17150
17151 commit 3a73e0d5e17b87ac7e307d855c2cb43d040bd195
17152 Author: Dominik Schlösser <dominik.schloesser@gmail.com>
17153 Date:   Fri Jul 14 13:14:55 2017 +0200
17154
17155     Shaping tests for Tibetan vowels (#446)
17156
17157     * Shaping tests for Tibetan vowels
17158
17159     * Test-cases for the Dzongkha contractions with multiple vowel-signs
17160     added.
17161
17162     * going to be removed
17163
17164     * Extended contraction-test-cases to all test cases in
17165     contractions.txt that actually use multiple-vowels (113 cases)
17166
17167  test/shaping/Makefile.am                           |   3 ++
17168  .../2de1ab4907ab688c0cfc236b0bf51151db38bf2e.ttf   | Bin 0 -> 125256
17169  bytes
17170  .../82f4f3b57bb55344e72e70231380202a52af5805.ttf   | Bin 0 -> 11116 bytes
17171  .../a02a7f0ad42c2922cb37ad1358c9df4eb81f1bca.ttf   | Bin 0 -> 106096
17172  bytes
17173  test/shaping/tests/tibetan-contractions-1.tests    |  60
17174  +++++++++++++++++++++
17175  test/shaping/tests/tibetan-contractions-2.tests    |  53
17176  ++++++++++++++++++
17177  test/shaping/tests/tibetan-vowels.tests            |  11 ++++
17178  7 files changed, 127 insertions(+)
17179
17180 commit 4e21ec546932c2a982aa52fce718c1a0d90a71d6
17181 Author: Dominik Schlösser <dominik.schloesser@gmail.com>
17182 Date:   Fri Jul 14 13:14:23 2017 +0200
17183
17184     Fix for reordering of Tibetan vowel u (#443)
17185
17186     * Undone change for Tibetan vowel u
17187
17188     * removed comment on reordering that became invalid with roll-back
17189
17190     * Support for Dzongkha contractions with multiple vowel-signs
17191
17192     * Removed non-functional and unnecessary defines for
17193     HB_MODIFIED_COMBINING_CLASS_CCC138,140
17194
17195  src/hb-unicode-private.hh | 9 +++++----
17196  1 file changed, 5 insertions(+), 4 deletions(-)
17197
17198 commit ad52e044bcf733bcc6c0373bafcd78a8c0beb400
17199 Author: fanc999 <fanc999@yahoo.com.tw>
17200 Date:   Wed Jun 21 22:19:57 2017 +0800
17201
17202     Win32/NMake builds: Support builds from GIT (#498)
17203
17204     Add Python scripts to generate the full win32/config.h.win32 and
17205     src/hb-version.h which can be used to build directly from a GIT
17206     checkout.  Since the scripts are currently intended for building
17207     from a
17208     GIT checkout, these are not distributed in the release tarballs.
17209
17210     Also, support the re-build of Ragel-generated .hh headers using
17211     the NMake
17212     build system, and allow one to specify the path of the Ragel
17213     executable
17214     if a suitable one cannot be found in the PATH.
17215
17216     Update the Win32/NMake build documentation to let people know
17217     about how
17218     these mechanisms can be utilized.
17219
17220  win32/README.txt            |  20 ++++++-
17221  win32/build-rules-msvc.mak  |   5 +-
17222  win32/config-msvc.mak       |   7 +++
17223  win32/create-lists-msvc.mak |   9 ++++
17224  win32/generate-msvc.mak     |   6 +++
17225  win32/info-msvc.mak         |   8 ++-
17226  win32/pc_base.py            | 124
17227  ++++++++++++++++++++++++++++++++++++++++++++
17228  win32/replace.py            | 115
17229  ++++++++++++++++++++++++++++++++++++++++
17230  win32/setup.py              |  62 ++++++++++++++++++++++
17231  9 files changed, 353 insertions(+), 3 deletions(-)
17232
17233 commit 3b0e47ca006b8fe6a24ace72dd931e3649bb8e6f
17234 Author: Ebrahim Byagowi <ebrahim@gnu.org>
17235 Date:   Mon Jun 19 14:47:09 2017 +0430
17236
17237     Fix arm-none-eabi build (fixes #451) (#496)
17238
17239  CMakeLists.txt                          |  4 ++--
17240  src/hb-buffer.cc                        |  4 ++--
17241  src/hb-common.cc                        | 28 ++++++++++++++++++++--
17242  src/hb-ot-font.cc                       |  2 +-
17243  src/hb-ot-layout.cc                     |  2 +-
17244  src/hb-ot-shape-complex-arabic-table.hh | 14 +++++------
17245  src/hb-ot-shape-complex-arabic.cc       |  2 +-
17246  src/hb-ot-shape-complex-hangul.cc       | 16 ++++++-------
17247  src/hb-ot-shape-complex-indic-table.cc  | 22 ++++++++---------
17248  src/hb-ot-shape-complex-indic.cc        | 12 +++++-----
17249  src/hb-ot-shape-complex-myanmar.cc      |  2 +-
17250  src/hb-ot-shape-complex-thai.cc         | 12 +++++-----
17251  src/hb-ot-shape-complex-use-table.cc    | 42
17252  ++++++++++++++++-----------------
17253  src/hb-unicode-private.hh               | 16 ++++++-------
17254  src/hb-utf-private.hh                   | 18 +++++++-------
17255  15 files changed, 110 insertions(+), 86 deletions(-)
17256
17257 commit 76c4873e8cad2871d2d547318d371b9a89d8c806
17258 Author: Ebrahim Byagowi <ebrahim@gnu.org>
17259 Date:   Fri Jun 2 21:53:10 2017 +0430
17260
17261     Support branch prediction helpers on clang compiles (#491)
17262
17263  src/hb-private.hh | 7 +++----
17264  1 file changed, 3 insertions(+), 4 deletions(-)
17265
17266 commit 7dba30639a6f62803dfc21706bc7c654799f373e
17267 Author: Behdad Esfahbod <behdad@behdad.org>
17268 Date:   Thu Jun 1 11:44:42 2017 -0400
17269
17270     Handle allocation failure in hb-language code
17271
17272  src/hb-common.cc | 14 +++++++++++---
17273  1 file changed, 11 insertions(+), 3 deletions(-)
17274
17275 commit 92e2c4baafa0401cb8d7dd2bbd70acfaeaf2aabf
17276 Author: Sebastian Rasmussen <sebras@gmail.com>
17277 Date:   Mon May 29 12:53:30 2017 -0500
17278
17279     Avoid using strdup inside library. (#488)
17280
17281     If an application provides a malloc replacement through
17282     hb_malloc_impl() it is important that it is used to allocate
17283     everything, but the use of strdup() circumvents this and
17284     causes system malloc() to be called instead. This pairs
17285     badly with the custom hb_free_impl() being called later.
17286
17287  src/hb-common.cc  | 8 +++++++-
17288  src/hb-private.hh | 4 ----
17289  2 files changed, 7 insertions(+), 5 deletions(-)
17290
17291 commit 06cfe3f7369684fc05fa16da7f6778350f8bcba5
17292 Author: Khaled Hosny <khaledhosny@eglug.org>
17293 Date:   Wed May 17 21:32:47 2017 +0300
17294
17295     Do not skip TAG characters in glyph substitution (#487)
17296
17297     Hide them like Mongolian Free Variation Selectors instead.
17298
17299     Fixes https://github.com/behdad/harfbuzz/issues/463
17300
17301  src/hb-ot-layout-gsubgpos-private.hh                     |   2 +-
17302  src/hb-ot-layout-private.hh                              |  13
17303  +++++++++----
17304  test/shaping/Makefile.am                                 |   1 +
17305  .../sha1sum/53374c7ca3657be37efde7ed02ae34229a56ae1f.ttf | Bin 0 ->
17306  5044 bytes
17307  test/shaping/tests/emoji-flag-tags.tests                 |   2 ++
17308  5 files changed, 13 insertions(+), 5 deletions(-)
17309
17310 commit 1817221620dce713aae67352568ebcc231ab9512
17311 Author: Behdad Esfahbod <behdad@behdad.org>
17312 Date:   Tue May 16 14:26:28 2017 -0700
17313
17314     Minor
17315
17316  src/hb-atomic-private.hh | 8 ++++----
17317  1 file changed, 4 insertions(+), 4 deletions(-)
17318
17319 commit 152736981d5bb9e098c1a8b86fcf8fe577a4a9ec
17320 Author: Ebrahim Byagowi <ebrahim@gnu.org>
17321 Date:   Sat May 13 21:32:56 2017 +0430
17322
17323     [cmake] Add framework build support (#484)
17324
17325  CMakeLists.txt | 46 +++++++++++++++++++++++++++++++++++++++-------
17326  1 file changed, 39 insertions(+), 7 deletions(-)
17327
17328 commit bf50ddaf2b416bd80ae8849593bc745b578193d9
17329 Author: Ebrahim Byagowi <ebrahim@gnu.org>
17330 Date:   Thu May 4 20:31:42 2017 +0430
17331
17332     [cmake] minor (#482)
17333
17334  CMakeLists.txt | 30 +++++++++++++++++++-----------
17335  1 file changed, 19 insertions(+), 11 deletions(-)
17336
17337 commit 141b33de9a141248e2f034d55f48460159536cb9
17338 Author: Behdad Esfahbod <behdad@behdad.org>
17339 Date:   Sun Apr 23 16:19:13 2017 -0700
17340
17341     1.4.6
17342
17343  NEWS         | 9 +++++++++
17344  configure.ac | 2 +-
17345  2 files changed, 10 insertions(+), 1 deletion(-)
17346
17347 commit 74b99ef2249107e7cd01bd1ee522a5d9ce61e05f
17348 Author: mhosken <mhosken@users.noreply.github.com>
17349 Date:   Thu Apr 20 19:13:22 2017 +0100
17350
17351     Fix graphite2 rtl conversion (#475)
17352
17353  src/hb-graphite2.cc | 32 ++++++++++++++------------------
17354  1 file changed, 14 insertions(+), 18 deletions(-)
17355
17356 commit 696641314e7eb60a5a2e08c1c4fd1e5e41022148
17357 Author: ebraminio <ebrahim@gnu.org>
17358 Date:   Wed Apr 19 22:59:46 2017 +0430
17359
17360     [cmake] Final touches (#473)
17361
17362  CMakeLists.txt | 113
17363  +++++++++++++++++++++++++++------------------------------
17364  1 file changed, 54 insertions(+), 59 deletions(-)
17365
17366 commit aacca37590656e235218557ea509eb5624dfbff9
17367 Author: Chris Peterson <cpeterson@mozilla.com>
17368 Date:   Mon Apr 17 23:25:24 2017 -0700
17369
17370     Fix clang -Wcomma warnings (#471) (#472)
17371
17372     clang's new -Wcomma compiler option warns about possible misuse of the
17373     comma operator such as between two statements.
17374
17375     hb-common.cc:190:9 [-Wcomma] possible misuse of comma operator here
17376     hb-ot-layout-gsubgpos-private.hh:345:30 [-Wcomma] possible misuse of
17377     comma operator here
17378     hb-shape-plan.cc:438:26 [-Wcomma] possible misuse of comma operator
17379     here
17380
17381  src/hb-common.cc                     | 6 ++++--
17382  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
17383  src/hb-shape-plan.cc                 | 7 ++++---
17384  3 files changed, 9 insertions(+), 6 deletions(-)
17385
17386 commit 4d7c52066b5b205b20ba2679cb57a4e593942102
17387 Author: ebraminio <ebrahim@gnu.org>
17388 Date:   Mon Apr 17 15:53:46 2017 +0430
17389
17390     [cmake] Remove HB_DISABLE_DEPRECATED as it seems needed for pango
17391     build (#470)
17392
17393  CMakeLists.txt | 2 --
17394  1 file changed, 2 deletions(-)
17395
17396 commit 5ecf96e3a22e896184710a9f146a8bf149af6ca4
17397 Author: William Hua <william@attente.ca>
17398 Date:   Mon Apr 17 01:33:42 2017 -0400
17399
17400     Use absolute paths of ragel generated headers (#467)
17401
17402     https://github.com/behdad/harfbuzz/issues/455
17403
17404  src/Makefile.am | 4 ++--
17405  1 file changed, 2 insertions(+), 2 deletions(-)
17406
17407 commit c42869eb713f53504e1b77a679cff2f88ebd0c20
17408 Author: Dominik Schlösser <dominik.schloesser@gmail.com>
17409 Date:   Sat Apr 15 21:17:05 2017 +0200
17410
17411     Small doc fix: `make check` runs the tests (#469)
17412
17413  test/shaping/README.md | 2 +-
17414  1 file changed, 1 insertion(+), 1 deletion(-)
17415
17416 commit 75931427aa4344cd75321c618b8373ffcf1ffc33
17417 Author: ebraminio <ebrahim@gnu.org>
17418 Date:   Fri Apr 14 05:08:11 2017 +0430
17419
17420     [cmake] Fix try compile link issues (#466)
17421
17422  CMakeLists.txt | 2 ++
17423  1 file changed, 2 insertions(+)
17424
17425 commit cb021e14ab345def326fb58ce486515af179b2cf
17426 Author: ebraminio <ebrahim@gnu.org>
17427 Date:   Fri Apr 14 04:31:17 2017 +0430
17428
17429     [cmake] typo (#465)
17430
17431  CMakeLists.txt | 4 ++--
17432  1 file changed, 2 insertions(+), 2 deletions(-)
17433
17434 commit a41d5ea4453995dfd7c523427c6017623164c6ff
17435 Author: ebraminio <ebrahim@gnu.org>
17436 Date:   Fri Apr 14 04:25:50 2017 +0430
17437
17438     [cmake] Add atomic ops availability detection (#464)
17439
17440  CMakeLists.txt | 30 ++++++++++++++++++++++++++++++
17441  1 file changed, 30 insertions(+)
17442
17443 commit 8568588202dd718b089e43cd6d46f689c706f665
17444 Author: ebraminio <ebrahim@gnu.org>
17445 Date:   Thu Apr 13 02:17:16 2017 +0430
17446
17447     [cmake] Remove NO_MT flag (#462)
17448
17449  CMakeLists.txt | 1 -
17450  1 file changed, 1 deletion(-)
17451
17452 commit c04c1fe86ee4b9b58ad88dad5593239ade4c75b8
17453 Author: jfkthame <jfkthame@gmail.com>
17454 Date:   Tue Apr 11 22:29:13 2017 +0100
17455
17456     Blacklist GDEF table in additional Tahoma versions. (#459)
17457
17458     There are more broken versions of Tahoma out there on various
17459     Windows releases,
17460     so we need to add them to our blacklist to avoid broken rendering.
17461     See https://bugzilla.mozilla.org/show_bug.cgi?id=1279925 for details.
17462
17463  src/hb-ot-layout.cc | 8 ++++++++
17464  1 file changed, 8 insertions(+)
17465
17466 commit adfd4ae1cf6c4abe66aecf1eb0a05c7183a0f4e2
17467 Author: ebraminio <ebrahim@gnu.org>
17468 Date:   Tue Apr 11 23:18:18 2017 +0430
17469
17470     [cmake] Improve third party libraries support (#461)
17471
17472  CMakeLists.txt               | 57
17473  ++++++++++++++++++++++++++++++++++++--------
17474  src/hb-ucdn/Makefile.sources |  5 +++-
17475  2 files changed, 51 insertions(+), 11 deletions(-)
17476
17477 commit 3a8bc572115a28741d5a80f3f1e28e6756b9abfa
17478 Author: ebraminio <ebrahim@gnu.org>
17479 Date:   Tue Apr 11 21:32:14 2017 +0430
17480
17481     [cmake] Add utils build support (#460)
17482
17483  CMakeLists.txt | 150
17484  +++++++++++++++++++++++++++++++++++++++++----------------
17485  1 file changed, 108 insertions(+), 42 deletions(-)
17486
17487 commit bc1244e2395f844b2b41315cb1eef29570e46b29
17488 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
17489 Date:   Thu Apr 6 18:44:28 2017 +0800
17490
17491     NMake Makefiles: Fix ICU builds
17492
17493     Fix the check conditions in config-msvc.mak and info-msvc.mak so that
17494     the ICU items does indeed get built into the HarfBuzz main DLL,
17495     and that
17496     the correct configuration info is displayed.
17497
17498     Also update the checks in detectenv-msvc.mak so that we can detect
17499     that
17500     we are using Visual Studio 2017 (although the 2015-built binaries use
17501     the same CRT DLL as the 2017 ones).
17502
17503  win32/config-msvc.mak    | 22 ++++++++++++----------
17504  win32/detectenv-msvc.mak |  4 +++-
17505  win32/info-msvc.mak      | 12 ++++++++----
17506  3 files changed, 23 insertions(+), 15 deletions(-)
17507
17508 commit a4471d0c2cc4baa81e2cea695f9bd15e03d0f15e
17509 Author: Behdad Esfahbod <behdad@behdad.org>
17510 Date:   Wed Apr 5 15:42:11 2017 +0200
17511
17512     Move list of ragel sources to Makefile.sources as well
17513
17514  src/Makefile.am      | 14 ++++----------
17515  src/Makefile.sources |  9 +++++++++
17516  2 files changed, 13 insertions(+), 10 deletions(-)
17517
17518 commit d2acaf6d729727f47c5aacf7ee40097580b6f18d
17519 Author: ebraminio <ebrahim@gnu.org>
17520 Date:   Wed Apr 5 02:21:23 2017 -0700
17521
17522     Split ragel generated files lists and remove hardcoded rl files lists
17523     (#453)
17524
17525  CMakeLists.txt        | 126
17526  +++++++++++++++++++++-----------------------------
17527  src/Makefile.am       |   2 +
17528  src/Makefile.sources  |  16 +++++--
17529  win32/config-msvc.mak |   8 ++--
17530  4 files changed, 71 insertions(+), 81 deletions(-)
17531
17532 commit 7d64c0ef37dd930e9807bd80d398491aa9c4428c
17533 Author: ebraminio <ebrahim@gnu.org>
17534 Date:   Tue Apr 4 15:03:51 2017 +0430
17535
17536     Add CMake build support (#444)
17537
17538  CMakeLists.txt | 254
17539  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
17540  Makefile.am    |   1 +
17541  appveyor.yml   |  61 +++++++++-----
17542  3 files changed, 295 insertions(+), 21 deletions(-)
17543
17544 commit 740fdbcd0e6d25c1d6f12537ca2aa559650b9d52
17545 Author: jfkthame <jfkthame@gmail.com>
17546 Date:   Mon Apr 3 12:22:39 2017 +0100
17547
17548     avoid UBSan warning in get_stage_lookups (#450)
17549
17550     See https://bugzilla.mozilla.org/show_bug.cgi?id=1336600
17551
17552  src/hb-ot-map-private.hh | 2 +-
17553  1 file changed, 1 insertion(+), 1 deletion(-)
17554
17555 commit 8d256841ca7462fd596329abf6f71bafb56fd621
17556 Author: Dominik Schloesser <dsc@dosc.net>
17557 Date:   Sun Mar 26 09:22:34 2017 +0200
17558
17559     Current fonttools (3.9.1) generate subset-file called font.subset.ttf
17560     instead of older font.ttf.subset
17561
17562  test/shaping/record-test.sh | 12 ++++++------
17563  1 file changed, 6 insertions(+), 6 deletions(-)
17564
17565 commit c2a9de15f5d9477c6f1c143ed8265f71fdb04584
17566 Author: Dominik Schloesser <dsc@dosc.net>
17567 Date:   Sun Mar 26 09:21:13 2017 +0200
17568
17569     Updated samples: record-it.sh is now record-test.sh
17570
17571  test/shaping/README.md | 4 ++--
17572  1 file changed, 2 insertions(+), 2 deletions(-)
17573
17574 commit f2e6c7ce51283809033d08692a2dee7cf04aefc5
17575 Author: Khaled Hosny <khaledhosny@eglug.org>
17576 Date:   Sun Mar 26 10:48:53 2017 +0200
17577
17578     [tools] Make hb-unicode-code work with Python 3
17579
17580     Related to https://github.com/behdad/harfbuzz/pull/445
17581
17582  test/shaping/hb_test_tools.py | 13 ++++++++++++-
17583  1 file changed, 12 insertions(+), 1 deletion(-)
17584
17585 commit edcf6344bc62af9ea726a633468c9243e127fa13
17586 Author: Behdad Esfahbod <behdad@behdad.org>
17587 Date:   Fri Mar 24 10:24:52 2017 -0700
17588
17589     Blacklist more versions of Padauk
17590
17591     Patch from Phil Race.
17592
17593  src/hb-ot-layout.cc | 8 ++++++++
17594  1 file changed, 8 insertions(+)
17595
17596 commit e693ba77980d5ded65bf773d48b6b58274933fb7
17597 Author: Khaled Hosny <khaledhosny@eglug.org>
17598 Date:   Thu Mar 23 00:35:36 2017 +0200
17599
17600     [ci] Fix msys2 build on AppVeyor
17601
17602     For whatever reason the env variables need to be the Windows way
17603     or they
17604     end up being empty.
17605
17606  appveyor.yml | 2 +-
17607  1 file changed, 1 insertion(+), 1 deletion(-)
17608
17609 commit 91570a1eeb1eca425372e203656369f39ede5c61
17610 Author: Khaled Hosny <khaledhosny@eglug.org>
17611 Date:   Wed Mar 22 23:07:15 2017 +0200
17612
17613     Just always use strtod here
17614
17615  src/hb-common.cc | 4 ----
17616  1 file changed, 4 deletions(-)
17617
17618 commit 539571c1a9cb5d443d029247874af37fed75432f
17619 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
17620 Date:   Fri Feb 24 17:58:25 2017 +0800
17621
17622     src/hb-common.cc: Fix build on older Visual Studio
17623
17624     Visual Studio only supported strtof() from Visual Studio 2013
17625     onwards, so
17626     use strtod() instead to do the operation, which should do the
17627     same thing,
17628     sans going to a double, not a float.
17629
17630  src/hb-common.cc | 4 ++++
17631  1 file changed, 4 insertions(+)
17632
17633 commit b90fb83ea6067802e62af9e1ea0c61c7ac79e9a9
17634 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
17635 Date:   Fri Feb 24 17:47:44 2017 +0800
17636
17637     Visual Studio builds: Fix Introspection when UCDN enabled
17638
17639     The sources in src/hb-ucdn and not included correctly into the NMake
17640     Makefiles, as we need their explicit relative location as we pass
17641     all the
17642     sources we used into the introspection scanner.  This was not an issue
17643     before as we excluded the UCDN sources in the build when we enabled
17644     introspection (meaning GLib is enabled), but since we default on using
17645     UCDN on all builds unless explicitly disabled, we need to deal
17646     with this.
17647
17648     This did not affect builds using UCDN without introspection due to
17649     the use
17650     of NMake batch rules.
17651
17652     Fix this by creating a NMake Makefile module on-the-fly with the
17653     correct
17654     subdir info, and using that list in there instead.
17655
17656  win32/Makefile.vc     | 15 +++++++++++++++
17657  win32/config-msvc.mak |  2 +-
17658  2 files changed, 16 insertions(+), 1 deletion(-)
17659
17660 commit f0aa167e447e8aa818a63a4a325be57844bf0353
17661 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
17662 Date:   Thu Feb 23 13:02:49 2017 +0800
17663
17664     Update Visual Studio builds for UCDN usage
17665
17666     We now use UCDN by default, so make it so in the build files; however
17667     don't hardcode HAVE_UCDN as one may still opt not to use it (but pass
17668     it in as a CFLAG unless one explicitly disables UCDN by using
17669     NO_UCDN=1
17670     on the NMake command line).
17671
17672     Note that we are not blocking builds where UCDN is disabled along with
17673     GLib and ICU, as that will trigger a build error anyways which
17674     will tell
17675     the user what needs to be done to remedy this.
17676
17677  win32/README.txt        |  6 +++---
17678  win32/config-msvc.mak   | 28 +++++++++++++++-------------
17679  win32/config.h.win32.in |  2 +-
17680  win32/info-msvc.mak     | 43 +++++++++++++++++++++++++------------------
17681  4 files changed, 44 insertions(+), 35 deletions(-)
17682
17683 commit 60e2586f7652aaa0ee908eb8f54b1498e2ad299e
17684 Author: Behdad Esfahbod <behdad@behdad.org>
17685 Date:   Fri Mar 10 23:02:28 2017 -0800
17686
17687     1.4.5
17688
17689  NEWS         | 8 ++++++++
17690  configure.ac | 2 +-
17691  2 files changed, 9 insertions(+), 1 deletion(-)
17692
17693 commit 47e7a1800fba9b8bf042a1f4976a15ab012ebfc7
17694 Author: Behdad Esfahbod <behdad@behdad.org>
17695 Date:   Fri Mar 10 13:23:02 2017 -0800
17696
17697     Revert "Fix Context lookup application when moving back after a
17698     glyph delete"
17699
17700     This reverts commit b9b005f3a44ccf78a45b212b126287b69b9f4b40.
17701
17702     This introduced invalid access cases. Revert until I fix correctly.
17703
17704  src/hb-ot-layout-gsubgpos-private.hh                     |   7 ++++---
17705  .../sha1sum/5bbf3712e6f79775c66a4407837a90e591efbef2.ttf | Bin 6400 ->
17706  0 bytes
17707  test/shaping/tests/context-matching.tests                |   1 -
17708  3 files changed, 4 insertions(+), 4 deletions(-)
17709
17710 commit 3c080a7a0aefec1e9620e3fb399ad280ea4ee5a2
17711 Author: Behdad Esfahbod <behdad@behdad.org>
17712 Date:   Tue Mar 7 18:13:28 2017 -0800
17713
17714     Fix buffer serialize of empty buffer
17715
17716     Ouch!
17717
17718  src/hb-buffer-serialize.cc | 2 ++
17719  1 file changed, 2 insertions(+)
17720
17721 commit 8e42c3cb2bb81351d0a28f213cb4f6d35f4b5e46
17722 Author: Behdad Esfahbod <behdad@behdad.org>
17723 Date:   Sun Mar 5 13:54:56 2017 -0800
17724
17725     1.4.4
17726
17727  NEWS         | 8 ++++++++
17728  configure.ac | 2 +-
17729  2 files changed, 9 insertions(+), 1 deletion(-)
17730
17731 commit 9ac9af725c781f4597e8db46cf330d595c072739
17732 Author: Behdad Esfahbod <behdad@behdad.org>
17733 Date:   Sun Mar 5 13:51:01 2017 -0800
17734
17735     Add TODO item
17736
17737  src/hb-ot-layout-gsubgpos-private.hh | 24 +++++++++++++++++++++++-
17738  1 file changed, 23 insertions(+), 1 deletion(-)
17739
17740 commit 3ebcd5a381e2de27a0cfb5af3359331f0b7e7108
17741 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17742 Date:   Sun Mar 5 16:26:01 2017 +0100
17743
17744     first working version!
17745
17746  src/hb-ot-layout.cc | 2 ++
17747  src/hb-ot.h         | 1 +
17748  2 files changed, 3 insertions(+)
17749
17750 commit e65aaaa00a3b5ac811b5c73b5186cd7d65731f7b
17751 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17752 Date:   Sun Mar 5 14:53:39 2017 +0100
17753
17754     BASE: start api
17755
17756  src/Makefile.sources           |  2 ++
17757  src/hb-ot-base.cc              | 58
17758  ++++++++++++++++++++++++++++++++++++++++++
17759  src/hb-ot-base.h               | 56
17760  ++++++++++++++++++++++++++++++++++++++++
17761  src/hb-ot-layout-base-table.hh | 15 ++---------
17762  4 files changed, 118 insertions(+), 13 deletions(-)
17763
17764 commit 5aec2fb8d0a4db52ae414d980b66018ca5ce1e9c
17765 Author: Behdad Esfahbod <behdad@behdad.org>
17766 Date:   Thu Mar 2 11:46:33 2017 -0800
17767
17768     Remove TODO item that is not going to happen
17769
17770  src/hb-ot-shape.cc | 1 -
17771  1 file changed, 1 deletion(-)
17772
17773 commit b9b005f3a44ccf78a45b212b126287b69b9f4b40
17774 Author: Behdad Esfahbod <behdad@behdad.org>
17775 Date:   Wed Mar 1 14:27:23 2017 -0800
17776
17777     Fix Context lookup application when moving back after a glyph delete
17778
17779     This was broken forever, since days that we did not allow moving
17780     tape backwards. Works now. Reported by Doug Felt.
17781
17782  src/hb-ot-layout-gsubgpos-private.hh                     |   7 +++----
17783  .../sha1sum/5bbf3712e6f79775c66a4407837a90e591efbef2.ttf | Bin 0 ->
17784  6400 bytes
17785  test/shaping/tests/context-matching.tests                |   1 +
17786  3 files changed, 4 insertions(+), 4 deletions(-)
17787
17788 commit f72726c52b104a71ebf5b39fa1e3eb9febd446fc
17789 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17790 Date:   Sun Feb 26 15:08:43 2017 +0100
17791
17792     BASE: add function in main BASE object
17793
17794  src/hb-ot-layout-base-table.hh | 24 ++++++++++++++++++++++++
17795  1 file changed, 24 insertions(+)
17796
17797 commit 3963315f1b2eae2504bc683760245c827cd1ef16
17798 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17799 Date:   Sun Feb 26 15:07:53 2017 +0100
17800
17801     BASE: first complete version
17802
17803  src/hb-ot-layout-base-table.hh | 444
17804  +++++++++++++++++++++++++++++------------
17805  1 file changed, 317 insertions(+), 127 deletions(-)
17806
17807 commit a11501444cfc4854bfe2b1d3ce0fc5a957e959d8
17808 Author: Behdad Esfahbod <behdad@behdad.org>
17809 Date:   Sat Feb 25 13:37:54 2017 -0800
17810
17811     Add few tests found by libFuzzer and oss-fuzz
17812
17813  .../sha1sum/a34a9191d9376bda419836effeef7e75c1386016.ttf | Bin 0 ->
17814  1010 bytes
17815  .../sha1sum/a69118c2c2ada48ff803d9149daa54c9ebdae30e.ttf | Bin 0 ->
17816  820 bytes
17817  .../sha1sum/b6acef662e0beb8d5fcf5b61c6b0ca69537b7402.ttf | Bin 0 ->
17818  3301 bytes
17819  .../sha1sum/e88c339237f52d21e01c55f01b9c1b4cc14a0467.ttf | Bin 0 ->
17820  515 bytes
17821  test/shaping/tests/fuzzed.tests                          |   4 ++++
17822  5 files changed, 4 insertions(+)
17823
17824 commit 85630996b8afa699f7b5d19346cdf5c72fcd6e2d
17825 Author: Behdad Esfahbod <behdad@behdad.org>
17826 Date:   Sat Feb 25 13:30:38 2017 -0800
17827
17828     Fix buffer-overrun with Bengali reph positioning code
17829
17830     This has no security implications whatsoever since we always keep
17831     and extra element at the end of buffer, just in case.
17832
17833     Discovered by oss-fuzz
17834     CC https://github.com/behdad/harfbuzz/issues/139
17835     Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=660
17836
17837  src/hb-ot-shape-complex-indic.cc | 2 +-
17838  1 file changed, 1 insertion(+), 1 deletion(-)
17839
17840 commit d34e35b47457e757781b1769a1fbaf107ec6e32f
17841 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17842 Date:   Sat Feb 25 20:41:05 2017 +0100
17843
17844     BASE: WIP: more access functions
17845
17846  src/hb-ot-layout-base-table.hh | 212
17847  +++++++++++++++++++++++++++++++++++++----
17848  1 file changed, 191 insertions(+), 21 deletions(-)
17849
17850 commit 6685d281d6f50bf046bbfef4a5263e15d15f2f02
17851 Author: Behdad Esfahbod <behdad@behdad.org>
17852 Date:   Sat Feb 25 11:35:05 2017 -0800
17853
17854     1.4.3
17855
17856  NEWS         | 12 ++++++++++++
17857  configure.ac |  2 +-
17858  2 files changed, 13 insertions(+), 1 deletion(-)
17859
17860 commit bd15567ed6a3667e6f8332b7374aece6a6f2361b
17861 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17862 Date:   Sat Feb 25 17:08:01 2017 +0100
17863
17864     BASE: align member's names
17865
17866  src/hb-ot-layout-base-table.hh | 70
17867  +++++++++++++++++++++---------------------
17868  1 file changed, 35 insertions(+), 35 deletions(-)
17869
17870 commit 499b4bef2a5b6d49374ab4977509d1fbf7bd6038
17871 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17872 Date:   Sat Feb 25 16:48:22 2017 +0100
17873
17874     BASE: more consistent naming (with spec and Harfbuzz code base)
17875
17876  src/hb-ot-layout-base-table.hh | 44
17877  +++++++++++++++++++++---------------------
17878  1 file changed, 22 insertions(+), 22 deletions(-)
17879
17880 commit a0bdd546c584eb7c7ea3ca7e19a178723e6fe77f
17881 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17882 Date:   Sat Feb 25 16:34:58 2017 +0100
17883
17884     factorize horiz+vertAxis
17885
17886  src/hb-ot-layout-base-table.hh | 31 +++++--------------------------
17887  1 file changed, 5 insertions(+), 26 deletions(-)
17888
17889 commit 1d30c6d935535743c73b2d18abcc6ae86a1cfc5b
17890 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17891 Date:   Sat Feb 25 16:19:35 2017 +0100
17892
17893     BASE: sanitize
17894
17895  src/hb-ot-layout-base-table.hh | 151
17896  ++++++++++++++++++++++++++++++++++++++++-
17897  1 file changed, 148 insertions(+), 3 deletions(-)
17898
17899 commit a657f23ca31237d652b5c101ed24194b6aeadaf8
17900 Author: Dominik Röttsches <d-r@roettsches.de>
17901 Date:   Mon Feb 20 21:52:07 2017 +0200
17902
17903     Blacklist another instance of Padauk (#419)
17904
17905     In https://crbug.com/681813 another instance of Padauk was identified
17906     triggering collapsed glyphs. Blacklist this version by patching
17907     hb-ot-layout.cc to print out gdef, gsub, and gpos table length, then
17908     adding those to the list of blacklisted versions.
17909
17910  src/hb-ot-layout.cc | 3 +++
17911  1 file changed, 3 insertions(+)
17912
17913 commit f131f00b1779b44633223915e17cbce358ad063a
17914 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17915 Date:   Sun Feb 19 10:12:22 2017 +0100
17916
17917     compile, move into hb-ot-layout.cc
17918
17919  src/hb-ot-font.cc              |  1 -
17920  src/hb-ot-layout-base-table.hh | 57
17921  +++++++++++++++++++++++++++++++-----------
17922  src/hb-ot-layout.cc            |  1 +
17923  3 files changed, 43 insertions(+), 16 deletions(-)
17924
17925 commit d0b97353e930d9b258f42f1cc1ac1a75306b76a8
17926 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17927 Date:   Sun Feb 19 08:48:22 2017 +0100
17928
17929     hb-ot-base-table.hh -> hb-ot-layout-base-table.hh
17930
17931     per
17932     https://github.com/behdad/harfbuzz/issues/418#issuecomment-280873811
17933
17934  src/Makefile.sources                                    | 2 +-
17935  src/hb-ot-font.cc                                       | 2 +-
17936  src/{hb-ot-base-table.hh => hb-ot-layout-base-table.hh} | 0
17937  3 files changed, 2 insertions(+), 2 deletions(-)
17938
17939 commit f748e11645a3361f94d6fb10ce59febbaa5ba8ca
17940 Author: Elie Roux <elie.roux@telecom-bretagne.eu>
17941 Date:   Sat Feb 18 19:54:33 2017 +0100
17942
17943     bootstraping structure
17944
17945  src/Makefile.sources        |   1 +
17946  src/hb-ot-base-table.hh     | 238
17947  ++++++++++++++++++++++++++++++++++++++++++++
17948  src/hb-ot-font.cc           |   1 +
17949  src/hb-ot-layout-private.hh |   2 +
17950  4 files changed, 242 insertions(+)
17951
17952 commit 70202983f57fe85b2d3b56a9c205effeee66222d
17953 Author: ebraminio <ebrahim@gnu.org>
17954 Date:   Sat Feb 18 10:37:36 2017 +0330
17955
17956     [ci] Disable vcpkg freetype installation and fix Appveyor CI (#422)
17957
17958  appveyor.yml | 16 ++++++++--------
17959  1 file changed, 8 insertions(+), 8 deletions(-)
17960
17961 commit 44f7d6ecde9bf7427a05cbe73ed5d668b8a72b2a
17962 Author: jfkthame <jfkthame@gmail.com>
17963 Date:   Fri Feb 17 03:03:24 2017 +0000
17964
17965     Guard against underflow when adjusting length (#421)
17966
17967     * Guard against underflow when adjusting length
17968
17969     With the fuzz-testcase in mozilla bug 1295299, we end up with a
17970     recursed lookup that removes 3 items, when `match_positions[idx]`
17971     is 0, which results in (unsigned) `end` wrapping to a huge value.
17972
17973     Making `end` a signed int is probably the simplest route to a fix.
17974
17975     Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1295299.
17976
17977     * Add testcase for #421.
17978
17979  src/hb-ot-layout-gsubgpos-private.hh                     |   6 +++---
17980  .../sha1sum/558661aa659912f4d30ecd27bd09835171a8e2b0.ttf | Bin 0 ->
17981  1358 bytes
17982  test/shaping/tests/fuzzed.tests                          |   1 +
17983  3 files changed, 4 insertions(+), 3 deletions(-)
17984
17985 commit 45766b673f427bb791c9d5886cadedfac0447066
17986 Author: jfkthame <jfkthame@gmail.com>
17987 Date:   Thu Feb 16 17:40:21 2017 +0000
17988
17989     [indic] Add support for Grantha marks that may be used in Tamil to
17990     th… (#401)
17991
17992     * [indic] Add support for Grantha marks that may be used in Tamil
17993     to the Indic table.
17994
17995     See https://bugzilla.mozilla.org/show_bug.cgi?id=1331339.
17996
17997     Testcase: U+0BA4,U+0BC6,U+1133c,U+0BAA,U+1133c,U+0BC6,U+1133c
17998
17999     * [indic] Add test for Grantha nukta that is allowed in Tamil by
18000     ScriptExtensions.txt
18001
18002  src/hb-ot-shape-complex-indic-table.cc                   |   7 +++++++
18003  .../sha1sum/3493e92eaded2661cadde752a39f9d58b11f0326.ttf | Bin 0 ->
18004  1400 bytes
18005  test/shaping/tests/indic-script-extensions.tests         |   1 +
18006  3 files changed, 8 insertions(+)
18007
18008 commit d4bb52b9fd8a5bc4af13752ea3e464eccfe3223b
18009 Author: Behdad Esfahbod <behdad@behdad.org>
18010 Date:   Thu Feb 9 14:13:25 2017 -0800
18011
18012     Unbreak hb-coretext build
18013
18014  src/hb-coretext.cc | 3 +++
18015  1 file changed, 3 insertions(+)
18016
18017 commit c8dfed8e1ee4ab64b6936f5c8561db0666e37647
18018 Merge: 7c47474f b435c7c4
18019 Author: Behdad Esfahbod <behdad@behdad.org>
18020 Date:   Wed Feb 8 14:36:18 2017 -0800
18021
18022     Merge pull request #357 from khaledhosny/graphite-scale
18023
18024     [graphite] Fix shaping with varying font sizes
18025
18026 commit 7c47474f209bdf84cf87844c277ed711cad78196
18027 Author: Behdad Esfahbod <behdad@behdad.org>
18028 Date:   Wed Feb 8 14:33:28 2017 -0800
18029
18030     Set LC_ALL instead of LANG when creating harfbuzz.def
18031
18032     Hopefully fixes Travis faliure?
18033     https://github.com/behdad/harfbuzz/pull/413#issuecomment-278481882
18034     https://travis-ci.org/khaledhosny/harfbuzz/jobs/199785332#L1065
18035
18036  src/Makefile.am | 2 +-
18037  1 file changed, 1 insertion(+), 1 deletion(-)
18038
18039 commit ffde3c9f9effcd2b47f5fd76df45551e68c0b1ec
18040 Author: Philip Withnall <philip@tecnocode.co.uk>
18041 Date:   Wed Feb 8 21:56:57 2017 +0000
18042
18043     hb-font: Fix a potentially undefined use of memcmp() (#413)
18044
18045     While it’s fine to call memcmp(x, 0, 0) in practice, the C99
18046     standard
18047     explicitly says that this is not allowed: even if the length is zero,
18048     the pointer arguments must be valid.
18049
18050     http://stackoverflow.com/a/16363034
18051
18052     Coverity ID: 141178
18053
18054     Signed-off-by: Philip Withnall <withnall@endlessm.com>
18055
18056  src/hb-font.cc | 3 ++-
18057  1 file changed, 2 insertions(+), 1 deletion(-)
18058
18059 commit 09594df1aecbb7d37093055147c25cc7d7b7fef6
18060 Author: Behdad Esfahbod <behdad@behdad.org>
18061 Date:   Tue Feb 7 18:25:12 2017 -0800
18062
18063     Update ax_pthread.m4 to latest upstream version
18064
18065     Might help with https://github.com/behdad/harfbuzz/issues/399
18066
18067  m4/ax_pthread.m4 | 394
18068  ++++++++++++++++++++++++++++++++++++++++---------------
18069  1 file changed, 285 insertions(+), 109 deletions(-)
18070
18071 commit a6ced90efccf869defc0b310effca220f01cf318
18072 Author: Philip Withnall <philip@tecnocode.co.uk>
18073 Date:   Wed Feb 8 02:18:33 2017 +0000
18074
18075     test: Fix some memory leaks in test-font.c (#409)
18076
18077     Coverity IDs: 141039, 141040, 141041
18078
18079  test/api/test-font.c | 35 ++++++++++++++++++++++++++++++-----
18080  1 file changed, 30 insertions(+), 5 deletions(-)
18081
18082 commit 925ceacfed45c44dd2a025c32bebb1358b560741
18083 Author: Philip Withnall <philip@tecnocode.co.uk>
18084 Date:   Wed Feb 8 02:17:48 2017 +0000
18085
18086     util: Add missing field initialisers in constructor (#410)
18087
18088     Coverity ID: 141042
18089
18090  util/hb-shape.cc | 4 +++-
18091  1 file changed, 3 insertions(+), 1 deletion(-)
18092
18093 commit 73c6dcbb45269186f204b2212288b6384ce42c9d
18094 Author: Behdad Esfahbod <behdad@behdad.org>
18095 Date:   Tue Feb 7 16:53:21 2017 -0800
18096
18097     Silence Coverity warning
18098
18099     Fixes https://github.com/behdad/harfbuzz/issues/408
18100
18101  src/hb-ot-shape-complex-arabic.cc | 2 +-
18102  1 file changed, 1 insertion(+), 1 deletion(-)
18103
18104 commit 466b3e58bdc64229dab08c6e0e0079c789540370
18105 Author: Behdad Esfahbod <behdad@behdad.org>
18106 Date:   Fri Feb 3 16:43:25 2017 -0800
18107
18108     Shuffle things around a bit
18109
18110  src/hb-coretext.cc          |  4 ++--
18111  src/hb-directwrite.cc       |  4 ++--
18112  src/hb-fallback-shape.cc    |  4 ++++
18113  src/hb-graphite2.cc         |  4 ++--
18114  src/hb-ot-layout-private.hh |  1 -
18115  src/hb-ot-layout.cc         |  2 --
18116  src/hb-ot-math.cc           |  3 +--
18117  src/hb-ot-shape.cc          |  4 ++++
18118  src/hb-ot-var.cc            |  2 --
18119  src/hb-shape-plan.cc        |  7 -------
18120  src/hb-shaper-private.hh    | 11 +++++++----
18121  src/hb-uniscribe.cc         |  4 ++--
18122  12 files changed, 24 insertions(+), 26 deletions(-)
18123
18124 commit fc8189b63931f03c5d2e70dde198e9c856bd78f5
18125 Author: Behdad Esfahbod <behdad@behdad.org>
18126 Date:   Fri Feb 3 16:17:08 2017 -0800
18127
18128     Minor
18129
18130  src/hb-shaper-private.hh | 5 +++--
18131  1 file changed, 3 insertions(+), 2 deletions(-)
18132
18133 commit d3d3691806aaa6aed93a88c845d472e727e7f850
18134 Author: Behdad Esfahbod <behdad@behdad.org>
18135 Date:   Fri Feb 3 15:42:03 2017 -0800
18136
18137     Add dirty-state tracking to hb_face_t
18138
18139  src/hb-face-private.hh |  9 +++++++++
18140  src/hb-face.cc         | 19 ++++++++++++++++++-
18141  src/hb-font.cc         |  2 +-
18142  3 files changed, 28 insertions(+), 2 deletions(-)
18143
18144 commit 2171f48b4b1e66a3c16a83cc00b0006d32ae9738
18145 Author: Behdad Esfahbod <behdad@behdad.org>
18146 Date:   Fri Feb 3 10:58:09 2017 -0800
18147
18148     Add dirty-state tracking to hb_font_t
18149
18150  src/hb-font-private.hh | 12 ++++++++++++
18151  src/hb-font.cc         | 30 ++++++++++++++++++++++++++++++
18152  2 files changed, 42 insertions(+)
18153
18154 commit 95808bad2c17a9ef41c58c04faf1b4706fb7d72e
18155 Author: Behdad Esfahbod <behdad@behdad.org>
18156 Date:   Fri Feb 3 10:39:40 2017 -0800
18157
18158     Add new API hb_font_set_face()
18159
18160     For completeness.
18161
18162  src/hb-font.cc | 29 +++++++++++++++++++++++++++++
18163  src/hb-font.h  |  4 ++++
18164  2 files changed, 33 insertions(+)
18165
18166 commit 4ec19319ab195d852708661e12da2a6485fce544
18167 Author: jfkthame <jfkthame@gmail.com>
18168 Date:   Thu Feb 2 18:48:23 2017 +0000
18169
18170     Add Win10 Anniversary Update version of Tahoma to GDEF
18171     blacklist. (#412)
18172
18173  src/hb-ot-layout.cc | 4 ++++
18174  1 file changed, 4 insertions(+)
18175
18176 commit 1dd630a7f2c2cec780fee507367341bc9050cdb3
18177 Author: Behdad Esfahbod <behdad@behdad.org>
18178 Date:   Wed Feb 1 11:57:21 2017 -0800
18179
18180     Minor
18181
18182     Fixes https://github.com/behdad/harfbuzz/issues/411
18183
18184  src/hb-fallback-shape.cc     | 2 +-
18185  src/hb-ot-shape-normalize.cc | 2 +-
18186  2 files changed, 2 insertions(+), 2 deletions(-)
18187
18188 commit e888f642db16f52836cbfec29de43ff20236dc85
18189 Author: Behdad Esfahbod <behdad@behdad.org>
18190 Date:   Thu Jan 26 14:50:14 2017 -0800
18191
18192     Route Adlam through Arabic shaper
18193
18194     Fixes joined Adlam rendering.
18195
18196     Fixes https://github.com/googlei18n/noto-fonts/issues/828
18197
18198  src/hb-ot-shape-complex-private.hh                      |   3 +++
18199  test/shaping/Makefile.am                                |   1 +
18200  .../5dfad7735c6a67085f1b90d4d497e32907db4c78.ttf        | Bin 0 ->
18201  21160 bytes
18202  test/shaping/tests/arabic-like-joining.tests            |   1 +
18203  4 files changed, 5 insertions(+)
18204
18205 commit 72c754873c6b15cecb32d9e491c98495f804347a
18206 Author: jfkthame <jfkthame@gmail.com>
18207 Date:   Thu Jan 26 22:35:41 2017 +0000
18208
18209     Add Win7 version of himalaya.ttf to the GDEF table blacklist. (#407)
18210
18211  src/hb-ot-layout.cc | 2 ++
18212  1 file changed, 2 insertions(+)
18213
18214 commit 22af28a3f14c6d748ed589f8980b168152116c8c
18215 Author: Behdad Esfahbod <behdad@behdad.org>
18216 Date:   Mon Jan 23 23:42:53 2017 -0800
18217
18218     [var] Implement MVAR table
18219
18220     Unhooked. Untested.
18221
18222  src/Makefile.sources        |   1 +
18223  src/hb-font.cc              |   2 +-
18224  src/hb-ot-var-mvar-table.hh | 110
18225  ++++++++++++++++++++++++++++++++++++++++++++
18226  src/hb-ot-var.cc            |   1 +
18227  4 files changed, 113 insertions(+), 1 deletion(-)
18228
18229 commit 67a191164dec2cfcab97363175c58e459f6ff8f9
18230 Author: Behdad Esfahbod <behdad@behdad.org>
18231 Date:   Mon Jan 23 23:21:30 2017 -0800
18232
18233     [var] Whitespace
18234
18235  src/hb-ot-var-hvar-table.hh | 6 +++---
18236  1 file changed, 3 insertions(+), 3 deletions(-)
18237
18238 commit 6af6c1114a3495584ac4197c62592741c407b5a2
18239 Author: Behdad Esfahbod <behdad@behdad.org>
18240 Date:   Mon Jan 23 18:35:00 2017 -0800
18241
18242     1.4.2
18243
18244  NEWS         | 31 +++++++++++++++++++++++++++++++
18245  configure.ac |  2 +-
18246  2 files changed, 32 insertions(+), 1 deletion(-)
18247
18248 commit 79e8e27ffd3da29ca27d3aebd2ef425bf1cb7f9d
18249 Author: Behdad Esfahbod <behdad@behdad.org>
18250 Date:   Mon Jan 23 17:55:31 2017 -0800
18251
18252     [var] Hook up advance variations to hb-ot-font
18253
18254     Yay, works!
18255
18256  src/hb-ot-font.cc | 6 +++++-
18257  1 file changed, 5 insertions(+), 1 deletion(-)
18258
18259 commit 607434037199ccca422287e4d097487f17f3cfb5
18260 Author: Behdad Esfahbod <behdad@behdad.org>
18261 Date:   Mon Jan 23 17:55:16 2017 -0800
18262
18263     [var] Fix bug in HVAR/VVAR impl
18264
18265  src/hb-ot-var-hvar-table.hh | 4 ++--
18266  1 file changed, 2 insertions(+), 2 deletions(-)
18267
18268 commit bd3b11d92663343350813ca29606b369f691af03
18269 Author: Behdad Esfahbod <behdad@behdad.org>
18270 Date:   Mon Jan 23 17:34:44 2017 -0800
18271
18272     [var] Prepare for hooking up advance variations to hb-ot-font
18273
18274  src/hb-ot-font.cc           | 28 +++++++++++++++++-----------
18275  src/hb-ot-var-hvar-table.hh |  8 ++++----
18276  2 files changed, 21 insertions(+), 15 deletions(-)
18277
18278 commit a4fca9f0051dbc177390a4e555b2d0fe642f724e
18279 Author: Behdad Esfahbod <behdad@behdad.org>
18280 Date:   Mon Jan 23 11:56:08 2017 -0800
18281
18282     [var] Implement DeltaSetIndexMap and advance delta fetching
18283
18284     Not hooked up to hb-ot-font yet.
18285
18286  src/hb-ot-layout-common-private.hh |  8 ++++++
18287  src/hb-ot-var-hvar-table.hh        | 56
18288  ++++++++++++++++++++++++++++++++++++--
18289  2 files changed, 61 insertions(+), 3 deletions(-)
18290
18291 commit 7b399f73efa76cd97131fd123a9a1566f8639cfd
18292 Author: Behdad Esfahbod <behdad@behdad.org>
18293 Date:   Mon Jan 23 11:41:43 2017 -0800
18294
18295     [var] Start adding HVAR/VVAR
18296
18297  src/Makefile.sources        |   1 +
18298  src/hb-ot-font.cc           |   1 +
18299  src/hb-ot-var-avar-table.hh |   1 -
18300  src/hb-ot-var-fvar-table.hh |   1 -
18301  src/hb-ot-var-hvar-table.hh | 115
18302  ++++++++++++++++++++++++++++++++++++++++++++
18303  5 files changed, 117 insertions(+), 2 deletions(-)
18304
18305 commit b732c53eb5bd0c2cc86f35a9d9623c92579a0b8c
18306 Author: Behdad Esfahbod <behdad@behdad.org>
18307 Date:   Sun Jan 22 20:31:53 2017 -0800
18308
18309     Add LArrayOf<>
18310
18311  src/hb-open-type-private.hh        | 1 +
18312  src/hb-ot-cbdt-table.hh            | 4 ++--
18313  src/hb-ot-layout-common-private.hh | 2 +-
18314  3 files changed, 4 insertions(+), 3 deletions(-)
18315
18316 commit 5e156fa5ed33cd1a8ff388833563f15930bb12f9
18317 Author: Behdad Esfahbod <behdad@behdad.org>
18318 Date:   Sun Jan 22 20:28:56 2017 -0800
18319
18320     Add LOffsetTo<>
18321
18322  src/hb-open-file-private.hh          |  2 +-
18323  src/hb-open-type-private.hh          |  1 +
18324  src/hb-ot-cbdt-table.hh              |  4 ++--
18325  src/hb-ot-cmap-table.hh              |  6 +++---
18326  src/hb-ot-layout-common-private.hh   | 10 +++++-----
18327  src/hb-ot-layout-gdef-table.hh       |  4 ++--
18328  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
18329  7 files changed, 15 insertions(+), 14 deletions(-)
18330
18331 commit d6bdbbca307d1a4aed60a78133eea40a1a9d5bf3
18332 Author: Behdad Esfahbod <behdad@behdad.org>
18333 Date:   Sun Jan 22 20:16:51 2017 -0800
18334
18335     [var] Remove HB_OT_TAG_fvar/avar
18336
18337     We're not going to define public macros for tags for tables.
18338     There's little use to those and they are implementation detail.
18339
18340  docs/harfbuzz-sections.txt  | 2 --
18341  src/hb-ot-var-avar-table.hh | 2 ++
18342  src/hb-ot-var-fvar-table.hh | 2 ++
18343  src/hb-ot-var.h             | 3 ---
18344  4 files changed, 4 insertions(+), 5 deletions(-)
18345
18346 commit a11d9a0466e480efebd69a34827675387cd2ca34
18347 Author: Behdad Esfahbod <behdad@behdad.org>
18348 Date:   Sun Jan 22 20:09:47 2017 -0800
18349
18350     Minor
18351
18352  src/hb-ot-font.cc       | 6 +++---
18353  src/hb-ot-hmtx-table.hh | 8 +++-----
18354  2 files changed, 6 insertions(+), 8 deletions(-)
18355
18356 commit 7a860f656e4aec45c45e0f5fb28c49a91dc5eef2
18357 Author: Behdad Esfahbod <behdad@behdad.org>
18358 Date:   Sun Jan 22 19:52:09 2017 -0800
18359
18360     [var] Add macros for standard axes
18361
18362  docs/harfbuzz-sections.txt | 7 +++++++
18363  src/hb-ot-var.h            | 6 ++++++
18364  2 files changed, 13 insertions(+)
18365
18366 commit a484e237b11650d00092329855d33dd2f67980e4
18367 Author: Behdad Esfahbod <behdad@behdad.org>
18368 Date:   Sun Jan 22 19:41:33 2017 -0800
18369
18370     [var] Implement 'avar' table mapping
18371
18372     Untested!
18373
18374  src/hb-ot-math.cc           |  2 --
18375  src/hb-ot-var-avar-table.hh | 46
18376  ++++++++++++++++++++++++++++++++++++++++++++-
18377  src/hb-ot-var.cc            | 23 +++++++++++++++--------
18378  3 files changed, 60 insertions(+), 11 deletions(-)
18379
18380 commit a42909057207cbed1ef95716170434c05beb0002
18381 Author: Behdad Esfahbod <behdad@behdad.org>
18382 Date:   Sun Jan 22 19:01:07 2017 -0800
18383
18384     [var] Flesh out --variations documentation
18385
18386  util/options.cc | 53
18387  ++++++++++++++---------------------------------------
18388  1 file changed, 14 insertions(+), 39 deletions(-)
18389
18390 commit 5ec96d30cad1592b5e468bd8ad1832dbaf0ad32b
18391 Author: Behdad Esfahbod <behdad@behdad.org>
18392 Date:   Sun Jan 22 18:52:00 2017 -0800
18393
18394     [var] Adjust API in prep for 'avar' implementation
18395
18396     The 'avar' table does not allow random access to axis maps,
18397     so change API to avoid quadratic-time implementation.
18398
18399     Removed -hb_ot_var_normalize_axis_value(), added
18400     +hb_ot_var_normalize_variations() and
18401     +hb_ot_var_normalize_coords() instead.
18402
18403  docs/harfbuzz-sections.txt |  3 ++-
18404  src/Makefile.sources       |  1 +
18405  src/hb-font.cc             | 20 +++++---------------
18406  src/hb-ot-var.cc           | 45
18407  +++++++++++++++++++++++++++++++++++++++------
18408  src/hb-ot-var.h            | 16 ++++++++++++----
18409  5 files changed, 59 insertions(+), 26 deletions(-)
18410
18411 commit 8a577aaa0dd760409bcad1ae3d4f5fb561a62a4b
18412 Author: Behdad Esfahbod <behdad@behdad.org>
18413 Date:   Sun Jan 22 18:22:40 2017 -0800
18414
18415     [var] Stub implementation of avar table
18416
18417  src/hb-ot-var-avar-table.hh | 99
18418  +++++++++++++++++++++++++++++++++++++++++++++
18419  1 file changed, 99 insertions(+)
18420
18421 commit 7647a05a0b37c53465560952b412db4e590f2716
18422 Author: Behdad Esfahbod <behdad@behdad.org>
18423 Date:   Sun Jan 22 17:47:49 2017 -0800
18424
18425     Minor
18426
18427  src/hb-font.cc       |  5 ++++-
18428  src/hb-font.h        |  2 +-
18429  src/hb-ft.cc         |  2 +-
18430  util/helper-cairo.cc | 14 +++++++++-----
18431  4 files changed, 15 insertions(+), 8 deletions(-)
18432
18433 commit d2f249e745a9179943ee39c719b73e1057acbc13
18434 Author: Behdad Esfahbod <behdad@behdad.org>
18435 Date:   Sun Jan 22 17:42:33 2017 -0800
18436
18437     Stub out doc comments for new symbols
18438
18439  docs/harfbuzz-docs.xml     |  2 +-
18440  docs/harfbuzz-sections.txt | 35 +++++++++++++++++++++++++++++++++--
18441  src/hb-common.cc           | 10 ++++++++++
18442  src/hb-common.h            |  5 +++++
18443  src/hb-directwrite.cc      |  2 +-
18444  src/hb-directwrite.h       |  2 +-
18445  src/hb-font.cc             | 20 ++++++++++++++++++++
18446  src/hb-ot-var.cc           | 24 ++++++++++++++++++++++--
18447  src/hb-ot-var.h            | 12 +++++-------
18448  src/hb-set.cc              |  2 +-
18449  10 files changed, 99 insertions(+), 15 deletions(-)
18450
18451 commit 5dfd341f51543279039ddafe883c0a1de205fb8a
18452 Author: Behdad Esfahbod <behdad@behdad.org>
18453 Date:   Sun Jan 22 16:55:40 2017 -0800
18454
18455     Minor
18456
18457  src/hb-directwrite.cc | 4 ++--
18458  src/hb-shape.cc       | 2 +-
18459  2 files changed, 3 insertions(+), 3 deletions(-)
18460
18461 commit 825e40407da74576f8e83ce0bacad5b0459b83c8
18462 Author: Behdad Esfahbod <behdad@behdad.org>
18463 Date:   Sun Jan 22 16:41:45 2017 -0800
18464
18465     [hb-ft] Remove use of variable-length array
18466
18467     Hopefully also fixes build failure on msvc.
18468
18469  src/hb-ft.cc | 33 +++++++++++++++++++++------------
18470  1 file changed, 21 insertions(+), 12 deletions(-)
18471
18472 commit 47ee34e84745756a9aaeb964772377b6c1417ed1
18473 Author: Behdad Esfahbod <behdad@behdad.org>
18474 Date:   Sat Jan 21 18:10:08 2017 -0800
18475
18476     [var] Hook up variations to FreeType face
18477
18478     hb-view correctly renders variations with ft font-funcs now.
18479     hb-ot-font needs HVAR implementation.
18480
18481  src/hb-ft.cc         | 10 ++++++++++
18482  util/helper-cairo.cc | 16 +++++++++++++++-
18483  2 files changed, 25 insertions(+), 1 deletion(-)
18484
18485 commit 111f3e55178f7cd5a8ae4e8ae111cb48aea4acb5
18486 Author: Behdad Esfahbod <behdad@behdad.org>
18487 Date:   Sat Jan 21 17:51:41 2017 -0800
18488
18489     [util] Add --variations
18490
18491     Is hooked up to the font, but not to FreeType, so raster doesn't
18492     show yet.
18493
18494     Documentation needs to be done.
18495
18496  util/options.cc | 91
18497  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
18498  util/options.hh |  8 ++++-
18499  2 files changed, 98 insertions(+), 1 deletion(-)
18500
18501 commit bb1e19268f02d4aad2240c52852e72afcf0f79ad
18502 Author: Behdad Esfahbod <behdad@behdad.org>
18503 Date:   Sat Jan 21 17:41:37 2017 -0800
18504
18505     [var] Rename var_coord to variation
18506
18507     Looks much better.
18508
18509  src/hb-common.cc | 36 ++++++++++++++++++------------------
18510  src/hb-common.h  | 10 +++++-----
18511  src/hb-font.cc   | 20 ++++++++++----------
18512  src/hb-font.h    |  6 +++---
18513  4 files changed, 36 insertions(+), 36 deletions(-)
18514
18515 commit 64fe92bf2d43a0ea31743d774e073f202021dbd1
18516 Author: Behdad Esfahbod <behdad@behdad.org>
18517 Date:   Sat Jan 21 15:36:35 2017 -0800
18518
18519     [var] Remove use of variable-length arrays
18520
18521  src/hb-font.cc | 30 +++++++++++++++++++++---------
18522  1 file changed, 21 insertions(+), 9 deletions(-)
18523
18524 commit 2491134b386507f611a47e43e3f7c2766d0d288b
18525 Author: Behdad Esfahbod <behdad@behdad.org>
18526 Date:   Sat Jan 21 15:21:50 2017 -0800
18527
18528     [var] Add hb_font_set_var_coords()
18529
18530  src/hb-font.cc | 38 ++++++++++++++++++++++++++++++++++++--
18531  src/hb-font.h  |  8 ++++++--
18532  2 files changed, 42 insertions(+), 4 deletions(-)
18533
18534 commit 113393efec5e0c4c10c141a6d4b801d50fcd8ab8
18535 Author: Behdad Esfahbod <behdad@behdad.org>
18536 Date:   Sat Jan 21 15:12:03 2017 -0800
18537
18538     Remove a few unused includes
18539
18540  src/hb-face.cc      | 6 +-----
18541  src/hb-font.cc      | 7 -------
18542  src/hb-ot-layout.cc | 5 +----
18543  src/hb-ot-tag.cc    | 3 ---
18544  4 files changed, 2 insertions(+), 19 deletions(-)
18545
18546 commit 2d40923ca914c90304d07d6e7b9b1040c79c76fe
18547 Author: Behdad Esfahbod <behdad@behdad.org>
18548 Date:   Sat Jan 21 15:06:15 2017 -0800
18549
18550     Minor
18551
18552  src/hb-ot-math.cc | 2 +-
18553  1 file changed, 1 insertion(+), 1 deletion(-)
18554
18555 commit 8b2a58047095604dcdc576ecbe3e8c2ebb8f48f0
18556 Author: Behdad Esfahbod <behdad@behdad.org>
18557 Date:   Sat Jan 21 15:05:00 2017 -0800
18558
18559     [var] Add hb_font_set_var_coords_design()
18560
18561  src/hb-font.cc | 21 +++++++++++++++++++--
18562  src/hb-font.h  |  7 ++++++-
18563  2 files changed, 25 insertions(+), 3 deletions(-)
18564
18565 commit 0dcc7b49a830e2680d3e6d86d953efab85cef6ff
18566 Author: Behdad Esfahbod <behdad@behdad.org>
18567 Date:   Sat Jan 21 14:50:22 2017 -0800
18568
18569     [var] Minor lifecycle adjustment
18570
18571  src/hb-font.cc | 4 ++--
18572  1 file changed, 2 insertions(+), 2 deletions(-)
18573
18574 commit bf0d3a665baac9e33c0f774b22197c321b864c80
18575 Author: Behdad Esfahbod <behdad@behdad.org>
18576 Date:   Sat Jan 21 14:48:46 2017 -0800
18577
18578     [var] Add hb_font_get_var_coords_normalized()
18579
18580  src/hb-font.cc | 10 ++++++++++
18581  src/hb-font.h  |  4 ++++
18582  2 files changed, 14 insertions(+)
18583
18584 commit b3c0714b4bbb726b2b3e5e0416ac84cb5c6eb34e
18585 Author: Behdad Esfahbod <behdad@behdad.org>
18586 Date:   Fri Jan 20 20:30:03 2017 -0800
18587
18588     [var] Add hb_var_coord_t and parsing routines
18589
18590  src/hb-common.cc | 94
18591  +++++++++++++++++++++++++++++++++++++++++++++++++++++---
18592  src/hb-common.h  | 15 ++++++++-
18593  2 files changed, 103 insertions(+), 6 deletions(-)
18594
18595 commit 72364103bc9d910d19f23a3764d045af79d076d5
18596 Author: Behdad Esfahbod <behdad@behdad.org>
18597 Date:   Fri Jan 20 20:16:53 2017 -0800
18598
18599     Move code around
18600
18601  src/hb-common.cc | 250
18602  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
18603  src/hb-common.h  |  18 ++++
18604  src/hb-shape.cc  | 248
18605  ------------------------------------------------------
18606  src/hb-shape.h   |  16 ----
18607  4 files changed, 268 insertions(+), 264 deletions(-)
18608
18609 commit 785982bf830723552270db5649abcb9f9f0b46b1
18610 Author: Behdad Esfahbod <behdad@behdad.org>
18611 Date:   Fri Jan 20 19:57:27 2017 -0800
18612
18613     [var] Flesh out some more
18614
18615  src/Makefile.am             |  2 ++
18616  src/hb-ot-var-fvar-table.hh | 69
18617  ++++++++++++++++++++++++++++++++-------------
18618  src/hb-ot-var.cc            | 39 ++++++++++++++++++++++++-
18619  src/hb-ot-var.h             | 21 +++++++++-----
18620  4 files changed, 104 insertions(+), 27 deletions(-)
18621
18622 commit 422c0c36c80145a2d993f80d5c7d3265e3d8357a
18623 Author: Behdad Esfahbod <behdad@behdad.org>
18624 Date:   Fri Jan 20 19:14:54 2017 -0800
18625
18626     [var] Flesh out a bit
18627
18628  src/hb-ot-var-fvar-table.hh | 72
18629  ++++++++++++++++++++++++++++++++++++---------
18630  src/hb-ot-var.h             | 10 ++++++-
18631  2 files changed, 67 insertions(+), 15 deletions(-)
18632
18633 commit b8376b10904e1772b8d34d852d1100ca7e2185e2
18634 Author: Behdad Esfahbod <behdad@behdad.org>
18635 Date:   Fri Jan 20 18:19:28 2017 -0800
18636
18637     Minor
18638
18639  src/hb-ft.cc | 2 +-
18640  1 file changed, 1 insertion(+), 1 deletion(-)
18641
18642 commit f2e73d37e77ccea8b948d1ecf5f11e7a699386dc
18643 Author: Behdad Esfahbod <behdad@behdad.org>
18644 Date:   Fri Jan 20 17:42:18 2017 -0800
18645
18646     [var] Remove over-optimization
18647
18648  src/hb-font.cc | 4 ----
18649  1 file changed, 4 deletions(-)
18650
18651 commit 469926cc45760cb681d44e5757b18b9bdd736189
18652 Author: Behdad Esfahbod <behdad@behdad.org>
18653 Date:   Fri Jan 20 17:40:46 2017 -0800
18654
18655     [var] Change double to float in API
18656
18657  src/hb-ot-var.h | 6 +++---
18658  1 file changed, 3 insertions(+), 3 deletions(-)
18659
18660 commit 55d42fd667b9c34a1109bb850bf2ea7322c01040
18661 Author: Behdad Esfahbod <behdad@behdad.org>
18662 Date:   Thu Jan 19 19:35:48 2017 -0800
18663
18664     Start adding hb-ot-var.h and implementation
18665
18666     Supports enumerating variation axes, normalizing values, etc.
18667
18668  src/Makefile.sources        |   3 +
18669  src/hb-ot-layout-private.hh |   6 ++
18670  src/hb-ot-layout.cc         |   4 ++
18671  src/hb-ot-var-fvar-table.hh | 133
18672  ++++++++++++++++++++++++++++++++++++++++++++
18673  src/hb-ot-var.cc            |  63 +++++++++++++++++++++
18674  src/hb-ot-var.h             |  81 +++++++++++++++++++++++++++
18675  src/hb-ot.h                 |   1 +
18676  7 files changed, 291 insertions(+)
18677
18678 commit 272b5115325b785e92ff5500d4bfc3a67490b6f8
18679 Author: Behdad Esfahbod <behdad@behdad.org>
18680 Date:   Thu Jan 19 19:33:07 2017 -0800
18681
18682     Minor
18683
18684  src/hb-ot-math.cc | 7 +++----
18685  1 file changed, 3 insertions(+), 4 deletions(-)
18686
18687 commit a8a5e81a52f56f5f8bf975dc4d9f79bede5d895b
18688 Author: Behdad Esfahbod <behdad@behdad.org>
18689 Date:   Thu Jan 19 16:55:04 2017 -0800
18690
18691     [test-ot-math] Add test with nil face/font
18692
18693  test/api/test-ot-math.c | 8 ++++++++
18694  1 file changed, 8 insertions(+)
18695
18696 commit 331d07bd40a3d9ff30db5cdf85fdc4f10f0fcb99
18697 Author: Behdad Esfahbod <behdad@behdad.org>
18698 Date:   Thu Jan 19 16:51:36 2017 -0800
18699
18700     Minor
18701
18702  test/api/test-ot-math.c | 3 +++
18703  1 file changed, 3 insertions(+)
18704
18705 commit b5ecf1bfa459a755e36bc4c7f545c7f803b7d016
18706 Author: Behdad Esfahbod <behdad@behdad.org>
18707 Date:   Thu Jan 19 16:50:29 2017 -0800
18708
18709     Fix warnings
18710
18711  test/api/test-ot-math.c | 18 ++++++++++--------
18712  1 file changed, 10 insertions(+), 8 deletions(-)
18713
18714 commit 2f2ceee1853649d1b2ad4315a38cd9c07659932a
18715 Author: Behdad Esfahbod <behdad@behdad.org>
18716 Date:   Thu Jan 19 16:48:01 2017 -0800
18717
18718     Minor
18719
18720  test/api/test-ot-math.c | 3 ++-
18721  1 file changed, 2 insertions(+), 1 deletion(-)
18722
18723 commit 2452543fdd383e62b8c4bc44b11bfd6796fc9963
18724 Author: Khaled Hosny <khaledhosny@eglug.org>
18725 Date:   Wed Jan 18 22:48:13 2017 +0200
18726
18727     [ot] Fix automatic fraction for RTL scripts (#405)
18728
18729     The numbers for right-to-left scripts are processed also from right to
18730     left, so the order of applying “numr” and “dnom” features
18731     should be
18732     reversed in such case.
18733
18734     Fixes https://github.com/behdad/harfbuzz/issues/395
18735
18736  src/hb-ot-shape.cc                                      |  16
18737  ++++++++++++++--
18738  test/shaping/Makefile.am                                |   1 +
18739  .../15dfc433a135a658b9f4b1a861b5cdd9658ccbb9.ttf        | Bin 0 ->
18740  4936 bytes
18741  test/shaping/tests/automatic-fractions.tests            |   3 +++
18742  4 files changed, 18 insertions(+), 2 deletions(-)
18743
18744 commit 1337428e4f8a2a4c78312c581bf4e96cd49d783f
18745 Author: Sascha Brawer <sascha@brawer.ch>
18746 Date:   Wed Jan 18 13:51:02 2017 +0100
18747
18748     Update language tags to OpenType 1.8.1 (#403)
18749
18750     Resolves https://github.com/behdad/harfbuzz/issues/324
18751
18752  src/hb-ot-tag.cc       | 77
18753  ++++++++++++++++++++++++++++++++++++++++++++------
18754  test/api/test-ot-tag.c | 58 +++++++++++++++++++++++++++++++++++++
18755  2 files changed, 126 insertions(+), 9 deletions(-)
18756
18757 commit 784d1180de19fbf4948f08ee2124277cc06066dd
18758 Author: Behdad Esfahbod <behdad@behdad.org>
18759 Date:   Wed Jan 11 11:58:13 2017 -0800
18760
18761     Fix build with clang
18762
18763  src/hb-open-type-private.hh | 4 ++--
18764  1 file changed, 2 insertions(+), 2 deletions(-)
18765
18766 commit 1f810daf1640f279c2f7aad8c312664cf2293987
18767 Author: Behdad Esfahbod <behdad@behdad.org>
18768 Date:   Mon Jan 9 23:50:56 2017 -0800
18769
18770     Port math table to hb_lazy_table_loader_t
18771
18772  src/hb-open-type-private.hh | 22 +++++++++++++++++-----
18773  src/hb-ot-layout-private.hh |  4 ++--
18774  src/hb-ot-layout.cc         |  7 +++----
18775  src/hb-ot-math.cc           | 17 +----------------
18776  4 files changed, 23 insertions(+), 27 deletions(-)
18777
18778 commit ebbcc1112229cde9ed469efdfeac7ef79dfcd834
18779 Author: Behdad Esfahbod <behdad@behdad.org>
18780 Date:   Mon Jan 9 22:45:25 2017 -0800
18781
18782     Add hb_lazy_table_loader_t
18783
18784  src/hb-open-type-private.hh | 40 ++++++++++++++++++++++++++++++++++++++++
18785  1 file changed, 40 insertions(+)
18786
18787 commit 1af9d924a474f210fda10b5e8ab6b388241aa0b5
18788 Author: Behdad Esfahbod <behdad@behdad.org>
18789 Date:   Mon Jan 9 22:22:37 2017 -0800
18790
18791     Move lazy-loader to more generic place
18792
18793  src/hb-open-type-private.hh | 47
18794  ++++++++++++++++++++++++++++++++++++++++++++
18795  src/hb-ot-font.cc           | 48
18796  ++-------------------------------------------
18797  2 files changed, 49 insertions(+), 46 deletions(-)
18798
18799 commit ac274331c285e1b42632870e150e1d66a9e21933
18800 Author: Behdad Esfahbod <behdad@behdad.org>
18801 Date:   Mon Jan 9 22:20:38 2017 -0800
18802
18803     In lazy-loading, remember allocation failure
18804
18805  src/hb-ot-font.cc | 8 +++++---
18806  1 file changed, 5 insertions(+), 3 deletions(-)
18807
18808 commit 29fb0cb727555ea60460d794a3c6f30179546af9
18809 Author: Behdad Esfahbod <behdad@behdad.org>
18810 Date:   Mon Jan 9 21:18:55 2017 -0800
18811
18812     Minor
18813
18814  src/hb-face-private.hh | 12 ++++++++----
18815  1 file changed, 8 insertions(+), 4 deletions(-)
18816
18817 commit 93ef684b9bc411b7642df3adeb2248ad6010ee66
18818 Author: Behdad Esfahbod <behdad@behdad.org>
18819 Date:   Mon Jan 9 21:11:00 2017 -0800
18820
18821     Rename hb-ot-layout-math-table.hh to hb-ot-math-table.hh
18822
18823  src/Makefile.sources                                    | 2 +-
18824  src/{hb-ot-layout-math-table.hh => hb-ot-math-table.hh} | 6 +++---
18825  src/hb-ot-math.cc                                       | 2 +-
18826  3 files changed, 5 insertions(+), 5 deletions(-)
18827
18828 commit 3b5263b0e9e23e56e14ce6a8498c21c5ce95cc35
18829 Author: Behdad Esfahbod <behdad@behdad.org>
18830 Date:   Mon Jan 9 15:49:08 2017 -0800
18831
18832     Typo
18833
18834  src/hb-ot-layout-math-table.hh | 2 +-
18835  1 file changed, 1 insertion(+), 1 deletion(-)
18836
18837 commit ebf927d3d4394159e480fec2042a0456df8dd0f4
18838 Author: ebraminio <ebrahim@gnu.org>
18839 Date:   Mon Jan 9 13:12:09 2017 +0330
18840
18841     Make UCDN default enabled (fixes #389) (#391)
18842
18843  win32/config-msvc.mak | 7 ++++---
18844  1 file changed, 4 insertions(+), 3 deletions(-)
18845
18846 commit 00adf9c8a4573a2b3ef61991197821af03bca310
18847 Author: Behdad Esfahbod <behdad@behdad.org>
18848 Date:   Mon Jan 9 00:00:49 2017 -0800
18849
18850     Minor
18851
18852     Should be enough to get -hangul.cc out of SOURCES in Firefox build:
18853     https://dxr.mozilla.org/mozilla-central/source/gfx/harfbuzz/src/moz.build
18854
18855     No one else should care!
18856
18857  src/hb-ot-shape-complex-hangul.cc | 2 +-
18858  1 file changed, 1 insertion(+), 1 deletion(-)
18859
18860 commit 7cf9952e7fc015d0b08d3de6c95357662d57ad8d
18861 Author: Behdad Esfahbod <behdad@behdad.org>
18862 Date:   Sun Jan 8 23:55:54 2017 -0800
18863
18864     [USE] Remove non-canonical decompositions
18865
18866     We have had added this in Indic shaper to assist shaping these
18867     scripts.
18868     In Universal Shaping Engine however, it is up to font designer to
18869     decompose them.  Hence moving them from Indic shaper to USE was
18870     wrong.
18871
18872     Fixup for f6ba63b2e8eb577385f70758efdd3b8408c8a9cb
18873
18874     Part of fixing https://github.com/behdad/harfbuzz/issues/387
18875
18876  src/hb-ot-shape-complex-use.cc | 22 ----------------------
18877  1 file changed, 22 deletions(-)
18878
18879 commit b435c7c46a46350771e837e87fee448fd9dc06d3
18880 Author: Khaled Hosny <khaledhosny@eglug.org>
18881 Date:   Fri Nov 11 02:16:39 2016 +0200
18882
18883     [graphite] Stop creating unused gr_face
18884
18885     It is unused after previous commit, hb_graphite2_font_get_gr_font()
18886     makes no sense now so deprecating it.
18887
18888  src/hb-graphite2.cc | 22 +++++-----------------
18889  src/hb-graphite2.h  |  4 ++++
18890  2 files changed, 9 insertions(+), 17 deletions(-)
18891
18892 commit 1b00a3b0488a5d1c6ede141ae0545e2eb9af0ed8
18893 Author: Khaled Hosny <khaledhosny@eglug.org>
18894 Date:   Sun Oct 30 20:16:41 2016 +0200
18895
18896     [graphite] Fix shaping with varying font sizes
18897
18898     Shape using design units and scale the output.
18899
18900     See https://bugs.documentfoundation.org/show_bug.cgi?id=103403#c7
18901
18902  src/hb-graphite2.cc | 27 +++++++++++++++------------
18903  1 file changed, 15 insertions(+), 12 deletions(-)
18904
18905 commit af596a5655ee2ed09da17a7de79f619e1547dcd9
18906 Author: Behdad Esfahbod <behdad@behdad.org>
18907 Date:   Thu Jan 5 20:24:41 2017 -0800
18908
18909     1.4.1
18910
18911  NEWS         | 10 ++++++++++
18912  configure.ac |  2 +-
18913  2 files changed, 11 insertions(+), 1 deletion(-)
18914
18915 commit 31f7b1bb94c2cef7ce58df52ddd1b09b42e8f596
18916 Author: Behdad Esfahbod <behdad@behdad.org>
18917 Date:   Thu Jan 5 20:20:06 2017 -0800
18918
18919     Add tests for USE using Marchen font and text
18920
18921     From http://www.babelstone.co.uk/Fonts/Marchen.html
18922
18923  test/shaping/Makefile.am                           |   1 +
18924  .../85414f2552b654585b7a8d13dcc3e8fd9f7970a3.ttf   | Bin 0 -> 66936 bytes
18925  test/shaping/tests/use-marchen.tests               |  35
18926  +++++++++++++++++++++
18927  3 files changed, 36 insertions(+)
18928
18929 commit 53543f8b3e19456279c86f711feba42ce976668c
18930 Author: Behdad Esfahbod <behdad@behdad.org>
18931 Date:   Thu Jan 5 20:12:32 2017 -0800
18932
18933     Ship UCDN and use it by default
18934
18935     So we are not relying on version of Unicode data in glib...
18936
18937     Fixes https://github.com/behdad/harfbuzz/issues/386
18938     Fixes https://github.com/behdad/harfbuzz/issues/388
18939
18940  configure.ac      | 12 ++++++++----
18941  src/hb-unicode.cc |  6 +++---
18942  2 files changed, 11 insertions(+), 7 deletions(-)
18943
18944 commit f3397069479cae34e6bdc658e2875fb178b03e43
18945 Author: Behdad Esfahbod <behdad@behdad.org>
18946 Date:   Thu Jan 5 01:27:49 2017 -0800
18947
18948     1.4.0
18949
18950  NEWS         | 34 ++++++++++++++++++++++++++++++++++
18951  configure.ac |  2 +-
18952  2 files changed, 35 insertions(+), 1 deletion(-)
18953
18954 commit ae00af4a47587308969dfaf7baa93164d7842710
18955 Author: Frédéric Wang <fred.wang@free.fr>
18956 Date:   Tue Jan 3 05:55:09 2017 +0100
18957
18958     Move math-specific code from hb-ot-layout to hb-ot-math #235 (#384)
18959
18960  src/Makefile.sources |   1 +
18961  src/hb-ot-layout.cc  | 244 ---------------------------------------------
18962  src/hb-ot-math.cc    | 272
18963  +++++++++++++++++++++++++++++++++++++++++++++++++++
18964  3 files changed, 273 insertions(+), 244 deletions(-)
18965
18966 commit e053ccc5bb7268fe5900dd364d906638c58b2908
18967 Author: Behdad Esfahbod <behdad@behdad.org>
18968 Date:   Wed Dec 28 15:51:57 2016 -0500
18969
18970     Remove Android.mk
18971
18972     Android uses its own file these days and third-party developers should
18973     be using the autotools-based system against Android NDK.
18974
18975  Android.mk  | 107
18976  ------------------------------------------------------------
18977  Makefile.am |   1 -
18978  2 files changed, 108 deletions(-)
18979
18980 commit 6cff75394192a1ab0dda82981752ade532838333
18981 Author: Behdad Esfahbod <behdad@behdad.org>
18982 Date:   Wed Dec 28 13:46:21 2016 -0500
18983
18984     Remove Tibetan decomposition rules from Indic shaper
18985
18986     The decomposition is very obscure and unlikely to help
18987     any fonts.  Just remove it since Uniscribe probably doesn't
18988     do this either.
18989
18990     Fixes https://github.com/behdad/harfbuzz/issues/382
18991
18992  src/hb-ot-shape-complex-indic.cc | 4 ----
18993  1 file changed, 4 deletions(-)
18994
18995 commit f6ba63b2e8eb577385f70758efdd3b8408c8a9cb
18996 Author: Behdad Esfahbod <behdad@behdad.org>
18997 Date:   Wed Dec 28 13:45:32 2016 -0500
18998
18999     Port decompositions from Indic to USE shaper
19000
19001     Part of https://github.com/behdad/harfbuzz/issues/382
19002
19003  src/hb-ot-shape-complex-indic.cc | 16 ----------------
19004  src/hb-ot-shape-complex-use.cc   | 22 ++++++++++++++++++++++
19005  2 files changed, 22 insertions(+), 16 deletions(-)
19006
19007 commit e678b537f77954615721abd65fef28854f95dc5d
19008 Author: Behdad Esfahbod <behdad@behdad.org>
19009 Date:   Mon Dec 26 14:11:59 2016 -0500
19010
19011     [indic] Remove Chakma decomposition rule from Indic shaper
19012
19013     This is now added to USE:
19014     https://github.com/behdad/harfbuzz/pull/383
19015
19016     See:
19017     https://github.com/behdad/harfbuzz/issues/381
19018     https://github.com/behdad/harfbuzz/issues/382
19019
19020  src/hb-ot-shape-complex-indic.cc | 4 ----
19021  1 file changed, 4 deletions(-)
19022
19023 commit 49ba698124399373cea000d08e0e9fe5fc2396e8
19024 Author: jfkthame <jfkthame@gmail.com>
19025 Date:   Wed Dec 28 18:00:51 2016 +0000
19026
19027     [use] Special-case Chakma split-vowel decomp in the USE shaper. (#383)
19028
19029  src/hb-ot-shape-complex-use.cc | 21 ++++++++++++++++++++-
19030  1 file changed, 20 insertions(+), 1 deletion(-)
19031
19032 commit c4ca49d55b49c65e04f0b2acecacd6a5c70978f4
19033 Author: Behdad Esfahbod <behdad@behdad.org>
19034 Date:   Mon Dec 26 14:52:08 2016 -0500
19035
19036     Revert "[indic] Remove redundant Chakma decomposition rule"
19037
19038     This reverts commit 805f76fc002d703acfcc4c5727f0b4d1baecefaa.
19039
19040     Need to investigate why having this rule (with the reversed order)
19041     fixes decomposition as reported by punchcutter:
19042     https://github.com/behdad/harfbuzz/issues/381#issuecomment-269237796
19043
19044  src/hb-ot-shape-complex-indic.cc | 4 ++++
19045  1 file changed, 4 insertions(+)
19046
19047 commit 805f76fc002d703acfcc4c5727f0b4d1baecefaa
19048 Author: Behdad Esfahbod <behdad@behdad.org>
19049 Date:   Mon Dec 26 14:11:59 2016 -0500
19050
19051     [indic] Remove redundant Chakma decomposition rule
19052
19053     This was not used BTW since Chakma doesn't go through Indic shaper
19054     anymore.
19055
19056     See:
19057     https://github.com/behdad/harfbuzz/issues/381
19058     https://github.com/behdad/harfbuzz/issues/382
19059
19060  src/hb-ot-shape-complex-indic.cc | 4 ----
19061  1 file changed, 4 deletions(-)
19062
19063 commit 3cc48a46b56be06e6734aaabf37a4b521606380c
19064 Author: Behdad Esfahbod <behdad@behdad.org>
19065 Date:   Mon Dec 26 13:10:31 2016 -0500
19066
19067     [indix] Comment
19068
19069  src/hb-ot-shape-complex-indic.cc | 25 ++++++++++++++++++++++---
19070  1 file changed, 22 insertions(+), 3 deletions(-)
19071
19072 commit 7d1c5d8281b05a5c178ea3ae048b0062145968aa
19073 Author: nvelinov <nikola.velinov@rwth-aachen.de>
19074 Date:   Sat Dec 24 02:46:37 2016 +0100
19075
19076     Compilation Error for ASSERT_STATIC on Some Compilers (#380)
19077
19078     * this pointer in type definitions is not interpreted as a constant.
19079     This rule is not enforced strictly by all compilers, but the Green
19080     Hills Software compiler will regard this as an error.
19081
19082     * Merging branches for the DEFINE_SIZE_UNION macro
19083     Adding check for the existence of static_size field in the tested
19084     member.
19085
19086  src/hb-open-type-private.hh | 2 +-
19087  1 file changed, 1 insertion(+), 1 deletion(-)
19088
19089 commit e2b878055bb1c0b84e1f7cfbf3d3f80bfc6811ea
19090 Author: Behdad Esfahbod <behdad@behdad.org>
19091 Date:   Thu Dec 22 14:40:19 2016 -0600
19092
19093     Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable
19094
19095     New approach to fix this:
19096     https://github.com/behdad/harfbuzz/commit/69f9fbc4200442a35484d3c790ae8f4979be5d60
19097
19098     Previous approach was reverted as it was too broad.  See context:
19099     https://github.com/behdad/harfbuzz/issues/347#issuecomment-267838368
19100
19101     With U+05E9,U+05B8,U+05C1,U+05DC and Arial Unicode, we now (correctly)
19102     disable
19103     GDEF and GPOS, so we get results very close to Uniscribe, but
19104     slightly different
19105     since our fallback position logic is not exactly the same:
19106
19107     Before:         [gid1166=3+991|gid1142=0+737|gid5798=0+1434]
19108     After:          [gid1166=3+991|gid1142=0@402,-26+0|gid5798=0+1434]
19109     Uniscribe:      [gid1166=3+991|gid1142=0@348,0+0|gid5798=0+1434]
19110
19111  src/hb-ot-shape-complex-arabic.cc  |  1 +
19112  src/hb-ot-shape-complex-default.cc |  1 +
19113  src/hb-ot-shape-complex-hangul.cc  |  1 +
19114  src/hb-ot-shape-complex-hebrew.cc  | 13 +++++++++++++
19115  src/hb-ot-shape-complex-indic.cc   |  1 +
19116  src/hb-ot-shape-complex-myanmar.cc |  2 ++
19117  src/hb-ot-shape-complex-private.hh |  8 ++++++++
19118  src/hb-ot-shape-complex-thai.cc    |  1 +
19119  src/hb-ot-shape-complex-tibetan.cc |  1 +
19120  src/hb-ot-shape-complex-use.cc     |  1 +
19121  src/hb-ot-shape.cc                 | 29 ++++++++++++++++-------------
19122  11 files changed, 46 insertions(+), 13 deletions(-)
19123
19124 commit 1a0f4aa6dfee69236b422f7c8825eff940f45c19
19125 Author: Behdad Esfahbod <behdad@behdad.org>
19126 Date:   Thu Dec 22 13:33:54 2016 -0600
19127
19128     Revert "Synthesize GDEF glyph class for any glyph that does not have
19129     one in GDEF"
19130
19131     This reverts commit 69f9fbc4200442a35484d3c790ae8f4979be5d60.
19132
19133     See
19134     https://github.com/behdad/harfbuzz/issues/347#issuecomment-268873401
19135     Fixes https://github.com/behdad/harfbuzz/issues/347
19136
19137  src/hb-ot-layout-gsub-table.hh | 22 ++--------------------
19138  src/hb-ot-shape.cc             | 29 +++++++++++++++++++++++++++++
19139  2 files changed, 31 insertions(+), 20 deletions(-)
19140
19141 commit 4b4a1b9f235598b04ce9ae1f9670fc978ab7620d
19142 Author: Behdad Esfahbod <behdad@behdad.org>
19143 Date:   Wed Dec 21 23:10:43 2016 -0600
19144
19145     Fix assert fail with contextual matching
19146
19147     As discovered by libFuzzer / Chromium fuzzing.
19148
19149     Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=659496
19150     CC https://github.com/behdad/harfbuzz/issues/139
19151
19152  src/hb-ot-layout-gsubgpos-private.hh                     |   6 +++++-
19153  .../sha1sum/217a934cfe15c548b572c203dceb2befdf026462.ttf | Bin 0 ->
19154  1384 bytes
19155  test/shaping/tests/fuzzed.tests                          |   1 +
19156  3 files changed, 6 insertions(+), 1 deletion(-)
19157
19158 commit df98ce5fc8cf1dafd58c329975f07aafbeee3263
19159 Author: Behdad Esfahbod <behdad@behdad.org>
19160 Date:   Wed Dec 21 19:27:30 2016 -0600
19161
19162     Improve debug output with really deep nesting
19163
19164  src/hb-private.hh | 11 +++++++----
19165  1 file changed, 7 insertions(+), 4 deletions(-)
19166
19167 commit eab418c5e6fa34b90133862cc8ce11e617ce08bf
19168 Author: Behdad Esfahbod <behdad@behdad.org>
19169 Date:   Wed Dec 21 15:51:28 2016 -0600
19170
19171     Avoid infinite loop in CoverageFormat2 iteration with bad fonts
19172
19173     Fixes https://github.com/behdad/harfbuzz/issues/363
19174
19175  src/hb-ot-layout-common-private.hh | 29 ++++++++++++++++++-----------
19176  1 file changed, 18 insertions(+), 11 deletions(-)
19177
19178 commit a0688e8e7b58c156f5809c272b5884bfe75f68ae
19179 Author: Behdad Esfahbod <behdad@behdad.org>
19180 Date:   Tue Dec 20 20:52:50 2016 -0600
19181
19182     Ouch, finish previous change
19183
19184  test/fuzzing/Makefile.am  |  3 ++-
19185  test/fuzzing/hb-fuzzer.cc | 30 ++++--------------------------
19186  2 files changed, 6 insertions(+), 27 deletions(-)
19187
19188 commit de14c19d14be90367a1231de56dd347e3f54931c
19189 Author: Behdad Esfahbod <behdad@behdad.org>
19190 Date:   Tue Dec 20 20:50:38 2016 -0600
19191
19192     [fuzzer] Separate main() into a new file
19193
19194  test/fuzzing/hb-fuzzer.hh |  4 ++++
19195  test/fuzzing/main.cc      | 21 +++++++++++++++++++++
19196  2 files changed, 25 insertions(+)
19197
19198 commit 7ed71eb347c894c5b4b012bcca0816922c3052c2
19199 Author: Behdad Esfahbod <behdad@behdad.org>
19200 Date:   Tue Dec 20 15:01:16 2016 -0600
19201
19202     Protect collect_glyphs() and closure() against malicious DDOS fonts
19203
19204     Fixes https://github.com/behdad/harfbuzz/issues/363
19205
19206  src/hb-ot-layout-gsub-table.hh | 58
19207  ++++++++++++++++++++++++++++++++++--------
19208  1 file changed, 48 insertions(+), 10 deletions(-)
19209
19210 commit 1c98ff87c76536553e53c131e75aba33033ee3a0
19211 Author: Mike Hommey <mh@glandium.org>
19212 Date:   Fri Sep 30 18:15:37 2016 +0900
19213
19214     Support building with older glib versions
19215
19216     It is desirable to be able to build against older versions of glib.
19217
19218     fd7a245 changed the configure check to require glib > 2.38 for
19219     G_TEST_DIST. Before that, version 2.16 was required, but in fact,
19220     since aafe395, G_PASTE is being used, which was introduced in 2.19.1.
19221     And since 0ef179e2, hb-glib uses GBytes, which were introduced in
19222     2.31.10.
19223
19224     2.19.1 is rather old, but 2.38 is rather new. For Firefox, building
19225     against 2.22 is still supported, although we could probably get away
19226     with bumping that to 2.28. Either way, GBytes is not available.
19227
19228     Arguably, if you build against a glib that doesn't support GBytes,
19229     you're not going to use the hb_glib_blob_create function, so we hide
19230     the function when building against such a glib.
19231
19232     As for G_TEST_DIST, when building against versions of glib that don't
19233     support it, we can fallback to the previous behavior, which, AIUI, was
19234     just making the test not work when building in a separate directory.
19235
19236  configure.ac            | 2 +-
19237  src/hb-glib.cc          | 2 ++
19238  src/hb-glib.h           | 3 ++-
19239  test/api/test-ot-math.c | 4 ++++
19240  4 files changed, 9 insertions(+), 2 deletions(-)
19241
19242 commit ad273881c597a95929ce3b84f63865f9d7dcdb7e
19243 Author: Volker H. Simonis <volker.simonis@gmail.com>
19244 Date:   Wed Dec 14 18:56:17 2016 +0100
19245
19246     Minor fixes to pacify Coverity code scan
19247
19248     Fixes https://github.com/behdad/harfbuzz/pull/377
19249
19250  src/hb-ot-font.cc              |  6 +++++-
19251  src/hb-ot-layout-gpos-table.hh | 14 +++++++-------
19252  2 files changed, 12 insertions(+), 8 deletions(-)
19253
19254 commit 1e1825bf47aa29968f75a78305d4541ce2c9d40c
19255 Author: ebraminio <ebrahim@gnu.org>
19256 Date:   Sat Dec 17 10:30:40 2016 +0330
19257
19258     [dwrite] Provide an experimental API for justification (#279)
19259
19260  src/hb-directwrite.cc | 48
19261  ++++++++++++++++++++++++++++++++++++++++--------
19262  src/hb-directwrite.h  |  4 ++++
19263  2 files changed, 44 insertions(+), 8 deletions(-)
19264
19265 commit 4cd0cd67914db1da10906e40335faea7dbec1d0a
19266 Author: elmarb <elmar.braun@web.de>
19267 Date:   Wed Dec 7 11:50:27 2016 +0100
19268
19269     NMake ICU option builds with builtin ICU (#375)
19270
19271  win32/build-rules-msvc.mak  | 13 -------------
19272  win32/config-msvc.mak       | 37 ++++++++++++++++++++-----------------
19273  win32/create-lists-msvc.mak | 13 -------------
19274  win32/detectenv-msvc.mak    |  4 +++-
19275  win32/generate-msvc.mak     |  2 +-
19276  win32/info-msvc.mak         | 12 +++++-------
19277  win32/install.mak           |  4 ----
19278  7 files changed, 29 insertions(+), 56 deletions(-)
19279
19280 commit 75fa884f925c203a839b5874f30bf9ebf025b6e4
19281 Author: Khaled Hosny <khaledhosny@eglug.org>
19282 Date:   Mon Dec 5 23:20:47 2016 +0200
19283
19284     [win32] Fix wrong description of the ICU option (#372)
19285
19286  win32/README.txt | 4 +---
19287  1 file changed, 1 insertion(+), 3 deletions(-)
19288
19289 commit 219cb29c5d230ecc6ee154b447fabd7b59fbe089
19290 Author: Behdad Esfahbod <behdad@behdad.org>
19291 Date:   Wed Sep 28 17:16:06 2016 +0200
19292
19293     Fix build after rebasing opentype-gx branch on top of MATH table
19294
19295  src/hb-ot-layout-common-private.hh | 4 ++--
19296  1 file changed, 2 insertions(+), 2 deletions(-)
19297
19298 commit 0aedfd59be54972e61a952753ffc0d12631771fe
19299 Author: Behdad Esfahbod <behdad@behdad.org>
19300 Date:   Wed Sep 28 17:05:43 2016 +0200
19301
19302     [GX] Apply 'rvrn' feature before any other feature
19303
19304  src/hb-ot-shape.cc | 3 +++
19305  1 file changed, 3 insertions(+)
19306
19307 commit 42c81425316190f6424ecb9b19d5a886aa1e4136
19308 Author: Behdad Esfahbod <behdad@behdad.org>
19309 Date:   Tue Sep 13 23:49:46 2016 +0200
19310
19311     [GX] Fix build with older FreeType
19312
19313  configure.ac |  4 ++++
19314  src/hb-ft.cc | 12 ++++++++----
19315  2 files changed, 12 insertions(+), 4 deletions(-)
19316
19317 commit 72873cf522a6e3bec1b6508d8d20d3d2ce233cd6
19318 Author: Sascha Brawer <sascha@brawer.ch>
19319 Date:   Tue Sep 13 18:40:07 2016 +0200
19320
19321     Call hb_font_set_var_coords_normalized() from FT_Face coords
19322
19323  src/hb-ft.cc | 14 ++++++++++++++
19324  1 file changed, 14 insertions(+)
19325
19326 commit 4ebbeb7c50e5c1e934d230ceacf792602c6eb9b9
19327 Author: Behdad Esfahbod <behdad@behdad.org>
19328 Date:   Sat Sep 10 04:52:34 2016 -0700
19329
19330     [GX] Make FeatureVariations actually work
19331
19332     Yay!!!!
19333
19334  src/hb-ot-layout-common-private.hh   | 19 +++++++------------
19335  src/hb-ot-layout-gsubgpos-private.hh |  3 ++-
19336  2 files changed, 9 insertions(+), 13 deletions(-)
19337
19338 commit 72ada4f0c6998fc2a282efc2a573733e37db8be5
19339 Author: Behdad Esfahbod <behdad@behdad.org>
19340 Date:   Sat Sep 10 03:57:24 2016 -0700
19341
19342     [GX] Hook up feature variations
19343
19344     Shape-plan caching is not implemented.
19345
19346  src/hb-coretext.cc           |   8 +++-
19347  src/hb-directwrite.cc        |   6 ++-
19348  src/hb-fallback-shape.cc     |   4 +-
19349  src/hb-font.cc               |   6 +--
19350  src/hb-graphite2.cc          |   4 +-
19351  src/hb-ot-map-private.hh     |  17 +++++---
19352  src/hb-ot-map.cc             |  25 ++++++++---
19353  src/hb-ot-shape-private.hh   |   6 ++-
19354  src/hb-ot-shape.cc           |   9 ++--
19355  src/hb-shape-plan-private.hh |   9 +++-
19356  src/hb-shape-plan.cc         | 102
19357  +++++++++++++++++++++++++++++++++++++++----
19358  src/hb-shape-plan.h          |  19 ++++++++
19359  src/hb-shape.cc              |   5 ++-
19360  src/hb-uniscribe.cc          |   4 +-
19361  14 files changed, 183 insertions(+), 41 deletions(-)
19362
19363 commit ec87ba9ba32a374d49dd3e40137f75f4f4232aee
19364 Author: Behdad Esfahbod <behdad@behdad.org>
19365 Date:   Sat Sep 10 03:53:11 2016 -0700
19366
19367     [GX] Add hb_ot_layout_feature_with_variations_get_lookups()
19368
19369  src/hb-ot-layout-common-private.hh   | 30 +++++++++++++++++++++++++++++-
19370  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++++
19371  src/hb-ot-layout.cc                  | 28 ++++++++++++++++++++++++----
19372  src/hb-ot-layout.h                   |  9 +++++++++
19373  4 files changed, 74 insertions(+), 5 deletions(-)
19374
19375 commit 30c42b644eb33551aa0986287182a46f2d8c32ed
19376 Author: Behdad Esfahbod <behdad@behdad.org>
19377 Date:   Sat Sep 10 03:32:39 2016 -0700
19378
19379     [GX] Add hb_ot_layout_table_find_feature_variations()
19380
19381  src/hb-ot-layout-common-private.hh   | 18 +++++++++++-------
19382  src/hb-ot-layout-gsubgpos-private.hh |  6 +++---
19383  src/hb-ot-layout.cc                  | 15 +++++++++++++++
19384  src/hb-ot-layout.h                   | 10 ++++++++++
19385  4 files changed, 39 insertions(+), 10 deletions(-)
19386
19387 commit 7ceadbe981aa50481163bb365f0fe3f994266165
19388 Author: Behdad Esfahbod <behdad@behdad.org>
19389 Date:   Sat Sep 10 02:44:20 2016 -0700
19390
19391     Shuffle code around
19392
19393  src/hb-ot-map.cc | 81
19394  ++++++++++++++++++++++++++++----------------------------
19395  1 file changed, 41 insertions(+), 40 deletions(-)
19396
19397 commit bde5e3959c0ffdb92db87668035b01aaee9b2352
19398 Author: Behdad Esfahbod <behdad@behdad.org>
19399 Date:   Sat Sep 10 02:43:20 2016 -0700
19400
19401     Move add_lookups from map to map-builder
19402
19403     In prep for more changes.
19404
19405  src/hb-ot-map-private.hh | 15 ++++++++-------
19406  src/hb-ot-map.cc         | 29 +++++++++++++++--------------
19407  2 files changed, 23 insertions(+), 21 deletions(-)
19408
19409 commit 26648cebcd14bd26142ccfe5ac8c0be08a213671
19410 Author: Behdad Esfahbod <behdad@behdad.org>
19411 Date:   Sat Sep 10 02:11:05 2016 -0700
19412
19413     [GX] Remove (partial) support for anisotropic variations
19414
19415     It doesn't always work, not part of FreeType, and we were not going
19416     to expose it in the API anyway.  Can always be added later.
19417
19418  src/hb-font-private.hh             |  3 +--
19419  src/hb-font.cc                     | 17 ++++++-----------
19420  src/hb-ot-layout-common-private.hh |  9 ++++-----
19421  3 files changed, 11 insertions(+), 18 deletions(-)
19422
19423 commit c22176d4bac720b4c9121b3d6629595831f19fb0
19424 Author: Behdad Esfahbod <behdad@behdad.org>
19425 Date:   Sat Sep 10 01:58:27 2016 -0700
19426
19427     [GX] Handle setting var coords to NULL
19428
19429  src/hb-font.cc | 8 +++++---
19430  1 file changed, 5 insertions(+), 3 deletions(-)
19431
19432 commit 59055b5494f802013ca3613a15e565ae1ca0c589
19433 Author: Behdad Esfahbod <behdad@behdad.org>
19434 Date:   Sat Sep 10 01:24:28 2016 -0700
19435
19436     [GX] Implement Feature Variations
19437
19438     Not hooked up to shaper yet.
19439
19440  src/hb-ot-layout-common-private.hh   | 168
19441  ++++++++++++++++++++++++++++++++++-
19442  src/hb-ot-layout-gdef-table.hh       |   1 -
19443  src/hb-ot-layout-gpos-table.hh       |   2 -
19444  src/hb-ot-layout-gsub-table.hh       |   2 -
19445  src/hb-ot-layout-gsubgpos-private.hh |  15 +++-
19446  5 files changed, 180 insertions(+), 8 deletions(-)
19447
19448 commit 85ec4944346a1ac111217698e1424669a9732280
19449 Author: Behdad Esfahbod <behdad@behdad.org>
19450 Date:   Sat Sep 10 00:25:16 2016 -0700
19451
19452     [GX] Fix another x/y thinko
19453
19454     Thanks Werner!
19455
19456  src/hb-ot-layout-common-private.hh | 2 +-
19457  1 file changed, 1 insertion(+), 1 deletion(-)
19458
19459 commit cf3de4d8f79fc6e8413957cdef034e975343ce30
19460 Author: Behdad Esfahbod <behdad@behdad.org>
19461 Date:   Sat Sep 10 00:22:24 2016 -0700
19462
19463     [GX] Rename VarStore to VariationStore
19464
19465  src/hb-ot-layout-common-private.hh   | 12 ++++++------
19466  src/hb-ot-layout-gdef-table.hh       | 14 +++++++-------
19467  src/hb-ot-layout-gpos-table.hh       |  2 +-
19468  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
19469  4 files changed, 15 insertions(+), 15 deletions(-)
19470
19471 commit 1f6ed356e0a849b61ce98b6a2f38d04d98c2191e
19472 Author: Behdad Esfahbod <behdad@behdad.org>
19473 Date:   Sat Sep 10 00:01:10 2016 -0700
19474
19475     [GX] Fix build with some compilers
19476
19477     Eg.
19478     https://ci.appveyor.com/project/behdad/harfbuzz/build/1.0.48/job/o9mnd33kcdeeg30r
19479
19480     hb-open-type-private.hh:103:29: error: static data member
19481     'OT::Device::<anonymous union>::<anonymous struct>::static_size'
19482     in unnamed class [-fpermissive]
19483
19484  src/hb-ot-layout-common-private.hh | 19 ++++++++++++-------
19485  1 file changed, 12 insertions(+), 7 deletions(-)
19486
19487 commit 250bcd6fb691d6f15fa9ca71b475ce419d0b5e37
19488 Author: Behdad Esfahbod <behdad@behdad.org>
19489 Date:   Fri Sep 9 23:12:14 2016 -0700
19490
19491     [GX] Skip tail zero entries when setting variation coordinates
19492
19493  src/hb-font.cc | 4 ++++
19494  1 file changed, 4 insertions(+)
19495
19496 commit 1124d2ece55e323ed934357b30e68df75829cfaa
19497 Author: Behdad Esfahbod <behdad@behdad.org>
19498 Date:   Fri Sep 9 22:48:27 2016 -0700
19499
19500     [GX] Fix thinko
19501
19502  src/hb-ot-layout-common-private.hh | 1 -
19503  src/hb-ot-layout-gpos-table.hh     | 2 +-
19504  2 files changed, 1 insertion(+), 2 deletions(-)
19505
19506 commit ad69e8f07c6e3e47fe7e7103c2ff7c053d272b1a
19507 Author: Behdad Esfahbod <behdad@behdad.org>
19508 Date:   Fri Sep 9 22:23:34 2016 -0700
19509
19510     [GX] Add new API hb_font_set_var_coords_normalized()
19511
19512     Will probably change.
19513
19514  src/hb-font.cc | 23 +++++++++++++++++++++++
19515  src/hb-font.h  |  5 +++++
19516  2 files changed, 28 insertions(+)
19517
19518 commit 151d93de8a595924a8dcb00fcba648b4b3df0bf5
19519 Author: Behdad Esfahbod <behdad@behdad.org>
19520 Date:   Fri Sep 9 17:03:11 2016 -0700
19521
19522     [GX] Hook up GPOS to Variation Store stored in GDEF
19523
19524     Untested.
19525
19526  src/hb-ot-layout-common-private.hh   | 22 ++++++++++----------
19527  src/hb-ot-layout-gdef-table.hh       | 27 +++++++++++++++---------
19528  src/hb-ot-layout-gpos-table.hh       | 40
19529  ++++++++++++++++--------------------
19530  src/hb-ot-layout-gsubgpos-private.hh |  2 ++
19531  4 files changed, 48 insertions(+), 43 deletions(-)
19532
19533 commit dcfd309533ac83e44369dea7204d668623b08207
19534 Author: Behdad Esfahbod <behdad@behdad.org>
19535 Date:   Fri Sep 9 16:51:07 2016 -0700
19536
19537     [GX] Change GDEF API to return varStore
19538
19539  src/hb-ot-layout-gdef-table.hh | 5 ++---
19540  1 file changed, 2 insertions(+), 3 deletions(-)
19541
19542 commit 49cb87850c2692be45b201168c8ce10b263168cc
19543 Author: Behdad Esfahbod <behdad@behdad.org>
19544 Date:   Fri Sep 9 16:27:03 2016 -0700
19545
19546     [GX] Pass apply-context down to get_anchor()
19547
19548     Needed to access GDEF for varStore.
19549
19550  src/hb-ot-layout-gpos-table.hh | 57
19551  ++++++++++++++++++++++--------------------
19552  1 file changed, 30 insertions(+), 27 deletions(-)
19553
19554 commit f0c3fd8c9ab402be923fe0845fb51d99841829b6
19555 Author: Behdad Esfahbod <behdad@behdad.org>
19556 Date:   Fri Sep 9 16:22:45 2016 -0700
19557
19558     [GX] Add varStore member to GDEF
19559
19560     Still not hooked up from GPOS.
19561
19562  src/hb-ot-layout-gdef-table.hh | 17 ++++++++++++++---
19563  1 file changed, 14 insertions(+), 3 deletions(-)
19564
19565 commit 5c971f8dbc823dbad4a2869cf9e835095ab6ddb2
19566 Author: Behdad Esfahbod <behdad@behdad.org>
19567 Date:   Fri Sep 9 16:05:17 2016 -0700
19568
19569     Minor change to GDEF, in prep for new version
19570
19571  src/hb-ot-layout-gdef-table.hh | 10 +++++-----
19572  1 file changed, 5 insertions(+), 5 deletions(-)
19573
19574 commit dc9f2297998b4cbc4f9e4c2591fc2bb5f92986d1
19575 Author: Behdad Esfahbod <behdad@behdad.org>
19576 Date:   Fri Sep 9 15:40:15 2016 -0700
19577
19578     [GX] Port variation stuff to Variation Store design
19579
19580     Not hooked up to GDEF yet.
19581
19582  src/hb-ot-layout-common-private.hh | 294
19583  +++++++++++++++++++++++--------------
19584  src/hb-ot-layout-gpos-table.hh     |   2 +-
19585  2 files changed, 184 insertions(+), 112 deletions(-)
19586
19587 commit a7edeb6f02cbc4418285fdfc58ef8a8740a380e9
19588 Author: Behdad Esfahbod <behdad@behdad.org>
19589 Date:   Fri Sep 9 15:39:52 2016 -0700
19590
19591     Make OffsetArrayOf take OffsetType template argument
19592
19593  src/hb-open-type-private.hh | 4 ++--
19594  1 file changed, 2 insertions(+), 2 deletions(-)
19595
19596 commit 8dddc231cf9d934eb93a39f2657717cbdad43a64
19597 Author: Behdad Esfahbod <behdad@behdad.org>
19598 Date:   Fri Sep 9 13:17:33 2016 -0700
19599
19600     [GX] Revert "[GX] Add VariationAlternates, to allow conditional
19601     lookups in GSUB/GPOS"
19602
19603     This reverts commit 2859f1c7174d6f7ae5dcf0db5411bc0182b21594.
19604     We are going in a different direction.
19605
19606  src/hb-open-type-private.hh        |  1 -
19607  src/hb-ot-layout-common-private.hh | 99
19608  +-------------------------------------
19609  2 files changed, 2 insertions(+), 98 deletions(-)
19610
19611 commit bb4d2e6ed562c248fff15313a013d49e38a18789
19612 Author: Behdad Esfahbod <behdad@behdad.org>
19613 Date:   Fri Sep 9 13:08:52 2016 -0700
19614
19615     [GX] Free GX coordinates
19616
19617  src/hb-font.cc | 5 ++++-
19618  1 file changed, 4 insertions(+), 1 deletion(-)
19619
19620 commit baa329c6a12c7ffd56feed32351d9405b7d1651b
19621 Author: Behdad Esfahbod <behdad@behdad.org>
19622 Date:   Fri Mar 18 15:52:24 2016 -0700
19623
19624     [GX] Add compact VariationDevice implementation
19625
19626     Add compact format that uses signed bytes instead of shorts.
19627
19628  src/hb-open-type-private.hh        |  1 +
19629  src/hb-ot-layout-common-private.hh | 35
19630  ++++++++++++++++++++++++-----------
19631  2 files changed, 25 insertions(+), 11 deletions(-)
19632
19633 commit 71b06fd392680b6fcfece60d8a83ba6c56eada09
19634 Author: Behdad Esfahbod <behdad@behdad.org>
19635 Date:   Sat Mar 12 23:49:09 2016 -0800
19636
19637     [GX] Add VariationAlternates, to allow conditional lookups in
19638     GSUB/GPOS
19639
19640     Not hooked up to runtime yet.
19641
19642  src/hb-open-type-private.hh        |  1 +
19643  src/hb-ot-layout-common-private.hh | 99
19644  +++++++++++++++++++++++++++++++++++++-
19645  2 files changed, 98 insertions(+), 2 deletions(-)
19646
19647 commit 976eeb8e025e2b7601a91e661d6e9a88bf8afbd2
19648 Author: Behdad Esfahbod <behdad@behdad.org>
19649 Date:   Sat Mar 12 23:28:12 2016 -0800
19650
19651     [GX] Minor
19652
19653  src/hb-ot-layout-common-private.hh | 3 +--
19654  1 file changed, 1 insertion(+), 2 deletions(-)
19655
19656 commit ed8a9067ca0fe51ac4b80dab55db596763df72bb
19657 Author: Behdad Esfahbod <behdad@behdad.org>
19658 Date:   Wed Mar 2 12:54:35 2016 -0800
19659
19660     [GX] Minor
19661
19662  src/hb-ot-layout-common-private.hh | 3 ++-
19663  1 file changed, 2 insertions(+), 1 deletion(-)
19664
19665 commit 15c5ee67473a17859a919104c5e6fed1f813aa65
19666 Author: Behdad Esfahbod <behdad@behdad.org>
19667 Date:   Wed Mar 2 12:41:49 2016 +0900
19668
19669     [GX] Minor rename
19670
19671  src/hb-ot-layout-common-private.hh | 6 +++---
19672  1 file changed, 3 insertions(+), 3 deletions(-)
19673
19674 commit 4c535a822f16b23a4e41e14d1b17fe179b83eabc
19675 Author: Behdad Esfahbod <behdad@behdad.org>
19676 Date:   Wed Mar 2 12:21:36 2016 +0900
19677
19678     [GX] Hookup VariationDevice to Device table implementation
19679
19680  src/hb-ot-layout-common-private.hh | 65
19681  +++++++++++++++++++++++++++++++++++++-
19682  1 file changed, 64 insertions(+), 1 deletion(-)
19683
19684 commit a0c2366075fcb894212b9bf137e4dd34bb65537c
19685 Author: Behdad Esfahbod <behdad@behdad.org>
19686 Date:   Tue Mar 1 19:42:24 2016 +0900
19687
19688     [GX] Break out early if factor is zero
19689
19690     Also disable sanity-checking of variation records.
19691
19692  src/hb-ot-layout-common-private.hh | 9 ++++++++-
19693  1 file changed, 8 insertions(+), 1 deletion(-)
19694
19695 commit ca286703164caf1eda665f6f27ef83bf04e2f8ba
19696 Author: Behdad Esfahbod <behdad@behdad.org>
19697 Date:   Tue Mar 1 19:29:36 2016 +0900
19698
19699     [GX] Towards anisotropic interpolation
19700
19701     Also hookup to ValueRecord and Anchors.
19702
19703  src/hb-font-private.hh             |  5 +++--
19704  src/hb-font.cc                     |  9 +++++++--
19705  src/hb-ot-layout-common-private.hh |  4 ++--
19706  src/hb-ot-layout-gpos-table.hh     | 20 ++++++++++----------
19707  4 files changed, 22 insertions(+), 16 deletions(-)
19708
19709 commit 6d9d3c55bbd4209ba339ccd2b925bb4a6c97f622
19710 Author: Behdad Esfahbod <behdad@behdad.org>
19711 Date:   Tue Mar 1 19:12:08 2016 +0900
19712
19713     [GX] Add data types for encoding numerical variations
19714
19715  src/hb-font-private.hh             |  10 ++++
19716  src/hb-font.cc                     |   3 +
19717  src/hb-ot-layout-common-private.hh | 113
19718  +++++++++++++++++++++++++++++++++++++
19719  3 files changed, 126 insertions(+)
19720
19721 commit b843c6d8b66c2833cd35407ee494546465e6d775
19722 Author: Behdad Esfahbod <behdad@behdad.org>
19723 Date:   Mon Dec 5 13:42:28 2016 -0800
19724
19725     1.3.4
19726
19727  NEWS         | 8 ++++++++
19728  configure.ac | 2 +-
19729  2 files changed, 9 insertions(+), 1 deletion(-)
19730
19731 commit 8c842e4a44908cce0f416481c73dc0866a0a9c95
19732 Author: Behdad Esfahbod <behdad@behdad.org>
19733 Date:   Sun Dec 4 20:28:38 2016 -0800
19734
19735     [hb-fuzzer] Get glyph extents for output glyphs
19736
19737     To exercise glyph-extents codepaths (glyf / CBLC+CBDT).
19738
19739  test/fuzzing/hb-fuzzer.cc | 13 +++++++++++++
19740  1 file changed, 13 insertions(+)
19741
19742 commit 9f6144cdb9dd2bc8cd147306e678d76ae82663d8
19743 Author: Behdad Esfahbod <behdad@behdad.org>
19744 Date:   Sun Dec 4 19:55:17 2016 -0800
19745
19746     [CBDT] Add test for fetching glyph extents
19747
19748  test/shaping/Makefile.am                                 |   1 +
19749  .../sha1sum/ee39587d13b2afa5499cc79e45780aa79293bbd4.ttf | Bin 0 ->
19750  3724 bytes
19751  test/shaping/tests/color-fonts.tests                     |   1 +
19752  3 files changed, 2 insertions(+)
19753
19754 commit e4bfccfb2a0f425ff69b0a50ca8a4731c4001069
19755 Author: Behdad Esfahbod <behdad@behdad.org>
19756 Date:   Sun Dec 4 19:43:33 2016 -0800
19757
19758     [CBDT] Minor
19759
19760  src/hb-ot-cbdt-table.hh | 21 ++++++++++++++-------
19761  src/hb-ot-font.cc       | 38 ++++++++++++++++++++------------------
19762  2 files changed, 34 insertions(+), 25 deletions(-)
19763
19764 commit b7068af423dba30fd831041aabf4b805d26fe349
19765 Author: Behdad Esfahbod <behdad@behdad.org>
19766 Date:   Sun Dec 4 19:36:30 2016 -0800
19767
19768     [CBDT] Fix thinko!
19769
19770  src/hb-ot-cbdt-table.hh | 2 +-
19771  1 file changed, 1 insertion(+), 1 deletion(-)
19772
19773 commit a141d1da9bb0f91521a9a7749f9533c75cfe6a2f
19774 Author: Behdad Esfahbod <behdad@behdad.org>
19775 Date:   Sun Dec 4 19:26:54 2016 -0800
19776
19777     [CBDT] Implement IndexSubtableFormat3
19778
19779  src/hb-ot-cbdt-table.hh | 11 +++++++++--
19780  1 file changed, 9 insertions(+), 2 deletions(-)
19781
19782 commit 9eda74c92c9024ffb8ec6e9344c99d51dd763f0c
19783 Author: Behdad Esfahbod <behdad@behdad.org>
19784 Date:   Sun Dec 4 19:12:52 2016 -0800
19785
19786     [cbdt] Move some more code around
19787
19788  src/hb-ot-cbdt-table.hh | 61
19789  ++++++++++++++++++++++++++++++++++---------------
19790  src/hb-ot-font.cc       | 18 ++++++---------
19791  2 files changed, 49 insertions(+), 30 deletions(-)
19792
19793 commit 654f9ab0d8d5ee032b5da763e34e7b1f454416b9
19794 Author: Behdad Esfahbod <behdad@behdad.org>
19795 Date:   Sun Dec 4 18:56:24 2016 -0800
19796
19797     [cbdt] Fix sign bug
19798
19799     Was introduced in d495fc5e38038f4cfb20425b1109324fa70bf2f9
19800
19801  src/hb-ot-cbdt-table.hh | 2 +-
19802  1 file changed, 1 insertion(+), 1 deletion(-)
19803
19804 commit c27d6fcf8db6f02e075dd1868ae67d878fff39d4
19805 Author: Behdad Esfahbod <behdad@behdad.org>
19806 Date:   Fri Dec 2 22:43:05 2016 -0800
19807
19808     [cbdt] Last of sanitization fixes
19809
19810     Should be all good now..
19811
19812  src/hb-ot-font.cc | 23 ++++++++++++++++-------
19813  1 file changed, 16 insertions(+), 7 deletions(-)
19814
19815 commit d495fc5e38038f4cfb20425b1109324fa70bf2f9
19816 Author: Behdad Esfahbod <behdad@behdad.org>
19817 Date:   Fri Dec 2 21:36:42 2016 -0800
19818
19819     [cbdt] Clean up some more
19820
19821     Almost there..
19822
19823  src/hb-ot-cbdt-table.hh | 134
19824  +++++++++++++++++++++++++++++++++++++++++++-----
19825  src/hb-ot-font.cc       |  38 ++++----------
19826  2 files changed, 131 insertions(+), 41 deletions(-)
19827
19828 commit ce09e90e1502d5f944bafd64e51c29e365a963ae
19829 Author: Behdad Esfahbod <behdad@behdad.org>
19830 Date:   Fri Dec 2 20:12:57 2016 -0800
19831
19832     [cbdt] More sanitize work
19833
19834  src/hb-ot-cbdt-table.hh | 65
19835  +++++++++++++++++++++++++++++--------------------
19836  src/hb-ot-font.cc       | 46 ++++++++++++++++++----------------
19837  2 files changed, 63 insertions(+), 48 deletions(-)
19838
19839 commit 70eb2ff682344688635cebb716fee0b73557c925
19840 Author: Behdad Esfahbod <behdad@behdad.org>
19841 Date:   Fri Dec 2 19:51:23 2016 -0800
19842
19843     Check for offset overflows during sanitize
19844
19845  src/hb-open-type-private.hh | 2 ++
19846  1 file changed, 2 insertions(+)
19847
19848 commit 4b58c9e326acde09d389c699014e4e7f6259f50a
19849 Author: Behdad Esfahbod <behdad@behdad.org>
19850 Date:   Fri Dec 2 19:25:54 2016 -0800
19851
19852     [cbdt] Start fixing sanitization (or lack thereof)
19853
19854  src/hb-ot-cbdt-table.hh | 77
19855  ++++++++++++++++++++++++++++++++++++-------------
19856  src/hb-ot-font.cc       | 22 +++++++-------
19857  2 files changed, 68 insertions(+), 31 deletions(-)
19858
19859 commit b92ba7bafcd9545a401fb871eb342e6284032c47
19860 Author: Behdad Esfahbod <behdad@behdad.org>
19861 Date:   Fri Dec 2 15:21:43 2016 -0800
19862
19863     [CBDT] Use CHAR instead of int8_t
19864
19865  src/hb-open-type-private.hh |  1 +
19866  src/hb-ot-cbdt-table.hh     | 28 ++++++++++++++--------------
19867  2 files changed, 15 insertions(+), 14 deletions(-)
19868
19869 commit efca7bf97f9967af4fa399a6665b723af643cecd
19870 Author: Behdad Esfahbod <behdad@behdad.org>
19871 Date:   Fri Dec 2 15:11:37 2016 -0800
19872
19873     Rename 'ebdt' to 'cbdt' since we only support the PNG format
19874
19875  src/Makefile.sources                             |  2 +-
19876  src/{hb-ot-ebdt-table.hh => hb-ot-cbdt-table.hh} |  6 +++---
19877  src/hb-ot-font.cc                                | 12 ++++++------
19878  3 files changed, 10 insertions(+), 10 deletions(-)
19879
19880 commit 831852594b777f250efedb76d19bee1cfc8eeaa4
19881 Author: Seigo Nonaka <nona@google.com>
19882 Date:   Fri Dec 2 15:03:50 2016 -0800
19883
19884     Introduce get_extent support for color bitmap font. (#351)
19885
19886     hb_font_get_glyph_extents now works for color bitmap fonts.
19887     Currently only font having index format 1 and image format 17
19888     is supported.
19889
19890  src/Makefile.sources    |   1 +
19891  src/hb-ot-ebdt-table.hh | 193
19892  ++++++++++++++++++++++++++++++++++++++++++++++++
19893  src/hb-ot-font.cc       |  96 ++++++++++++++++++++++++
19894  3 files changed, 290 insertions(+)
19895
19896 commit 261837e7202ec584f653f379851e1c6457396b07
19897 Author: Ebrahim Byagowi <ebrahim@gnu.org>
19898 Date:   Fri Oct 28 21:49:11 2016 +0330
19899
19900     Fix "nmake install" when ADDITIONAL_LIB_DIR is provided and test it
19901     on CI (#356)
19902
19903  appveyor.yml             | 1 +
19904  win32/detectenv-msvc.mak | 4 ++--
19905  win32/generate-msvc.mak  | 2 +-
19906  3 files changed, 4 insertions(+), 3 deletions(-)
19907
19908 commit d163cd956246449e3e48b54ce6eb5cdb14e3a0a6
19909 Author: Behdad Esfahbod <behdad@behdad.org>
19910 Date:   Wed Oct 26 18:27:48 2016 +0200
19911
19912     [tests] Add tests for vertical origin with ft and ot font-funcs
19913
19914  .../sha1sum/f9b1dd4dcb515e757789a22cb4241107746fd3d0.ttf | Bin 0 ->
19915  1004 bytes
19916  test/shaping/tests/vertical.tests                        |   2 ++
19917  2 files changed, 2 insertions(+)
19918
19919 commit 2b117720c03869c7714304fd7fbfb2b01199bb3a
19920 Author: Behdad Esfahbod <behdad@behdad.org>
19921 Date:   Wed Oct 26 18:12:50 2016 +0200
19922
19923     Use horizontal ascent as fallback vertical origin
19924
19925  src/hb-font-private.hh | 7 ++++---
19926  1 file changed, 4 insertions(+), 3 deletions(-)
19927
19928 commit a7b32f2057098012b3ab43121397766ae45b3559
19929 Author: Behdad Esfahbod <behdad@behdad.org>
19930 Date:   Wed Oct 26 18:08:41 2016 +0200
19931
19932     Move code around
19933
19934  src/hb-font-private.hh | 38 +++++++++++++++++++++++---------------
19935  1 file changed, 23 insertions(+), 15 deletions(-)
19936
19937 commit 63635c763dd9393df236f49d491510cca18a1ccc
19938 Author: Behdad Esfahbod <behdad@behdad.org>
19939 Date:   Wed Oct 26 17:54:04 2016 +0200
19940
19941     [hb-ot-font] Use ascent+descent as fallback vertical advance
19942
19943  src/hb-ot-font.cc | 8 +++++---
19944  1 file changed, 5 insertions(+), 3 deletions(-)
19945
19946 commit 9ee23c49a7a7b2479ae0d36a64720e92eb8a36e7
19947 Author: Behdad Esfahbod <behdad@behdad.org>
19948 Date:   Wed Oct 26 17:44:16 2016 +0200
19949
19950     Fix vertical glyph origin with hb-ot-font
19951
19952  src/hb-font-private.hh | 51
19953  ++++++++++++++++++++++++++++----------------------
19954  1 file changed, 29 insertions(+), 22 deletions(-)
19955
19956 commit b3b0816d5fc00298621f738cf400de60f8a42c5d
19957 Author: Behdad Esfahbod <behdad@behdad.org>
19958 Date:   Wed Oct 26 17:19:07 2016 +0200
19959
19960     Fix vertical font metrics
19961
19962     Ouch!
19963
19964  src/hb-font-private.hh | 4 ++--
19965  src/hb-ot-font.cc      | 8 ++++++--
19966  2 files changed, 8 insertions(+), 4 deletions(-)
19967
19968 commit 966ac7ecd3d0128a3adacdd26aacef2bd8afa4d4
19969 Author: Behdad Esfahbod <behdad@behdad.org>
19970 Date:   Wed Oct 26 16:17:15 2016 +0200
19971
19972     1.3.3
19973
19974  NEWS         | 24 ++++++++++++++++++++++++
19975  configure.ac |  2 +-
19976  2 files changed, 25 insertions(+), 1 deletion(-)
19977
19978 commit 118164293cc7eb18ba03896f602aff816400134b
19979 Author: Behdad Esfahbod <behdad@behdad.org>
19980 Date:   Wed Oct 26 16:04:30 2016 +0200
19981
19982     Fix "make distcheck"
19983
19984  configure.ac | 3 +--
19985  1 file changed, 1 insertion(+), 2 deletions(-)
19986
19987 commit b6c765871b752c9436ec993e47b48f9d4fecaed5
19988 Author: Behdad Esfahbod <behdad@behdad.org>
19989 Date:   Wed Oct 26 10:33:33 2016 +0200
19990
19991     [ci] Fix appveyor.yml syntax error
19992
19993  appveyor.yml | 2 +-
19994  1 file changed, 1 insertion(+), 1 deletion(-)
19995
19996 commit 0e79ebb3ca9b7b6d238a0007e5ca022845ee9afc
19997 Author: Behdad Esfahbod <behdad@behdad.org>
19998 Date:   Sun Oct 23 14:39:43 2016 +0200
19999
20000     [gobject] Update for new MATH structs
20001
20002  src/hb-gobject-structs.cc | 3 +++
20003  1 file changed, 3 insertions(+)
20004
20005 commit 8c854dc023b1f9e081a3bbd16416b88a4671c267
20006 Merge: bb9805f5 c3fa5d0e
20007 Author: Khaled Hosny <khaledhosny@eglug.org>
20008 Date:   Tue Oct 25 00:31:36 2016 +0300
20009
20010     Merge pull request #352 from fred-wang/makefile-am
20011
20012     Remove inexistent file ttx file from test/api/Makefile.am
20013
20014 commit c3fa5d0e03b57be131c66ea8720806c946d0e10f
20015 Author: Frédéric Wang <fred.wang@free.fr>
20016 Date:   Mon Oct 24 21:42:04 2016 +0200
20017
20018     Remove inexistent file ttx file from test/api/Makefile.am
20019
20020  test/api/Makefile.am | 1 -
20021  1 file changed, 1 deletion(-)
20022
20023 commit bb9805f5419f18c7f5cab32d660fd4109c30f7cc
20024 Merge: 702d9f52 755a0c20
20025 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20026 Date:   Sat Oct 22 12:23:05 2016 +0330
20027
20028     Merge pull request #349 from ebraminio/mergebackvcpkgpatches
20029
20030     [ci] Enable hb-freetype on Windows build tests
20031
20032 commit 755a0c20798e3c3e6bb933a28e38f9667fccdadc
20033 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20034 Date:   Fri Oct 21 11:48:58 2016 +0330
20035
20036     [ci] Enable freetype on msvc using vcpkg
20037
20038  appveyor.yml | 15 +++++++++++++--
20039  1 file changed, 13 insertions(+), 2 deletions(-)
20040
20041 commit 4631d84c2bb51395efe3156f9c9f1a6b0e277947
20042 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20043 Date:   Tue Oct 18 14:30:00 2016 +0330
20044
20045     Merge back @vlj's local patches of vcpkg
20046
20047  win32/config-msvc.mak    | 7 +++++++
20048  win32/detectenv-msvc.mak | 3 +++
20049  2 files changed, 10 insertions(+)
20050
20051 commit 702d9f522d1ac4797700f0ea056f69169b8d1a78
20052 Merge: 331c46c7 d8e2eb9e
20053 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20054 Date:   Fri Oct 14 13:54:55 2016 +0330
20055
20056     Merge pull request #340 from ebraminio/nouniscribe
20057
20058     Make Uniscribe optional on nmake win32 builds
20059
20060 commit d8e2eb9ee0f47af7e90056d8db5949d10a88786a
20061 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20062 Date:   Sun Oct 9 09:06:05 2016 +0330
20063
20064     Make Uniscribe optional on nmake win32 builds
20065
20066     Most of harfbuzz clients don't need Uniscribe and DirectWrite support
20067     at all
20068     as harfbuzz is a replacement for Uniscribe so Chromium and Firefox
20069     are using
20070     harfbuzz without them on Windows.
20071
20072     This removal also helps win32 nmake clients to have reduced binary
20073     size and
20074     libs count.
20075
20076  appveyor.yml            |  2 +-
20077  win32/README.txt        | 13 +++++++------
20078  win32/config-msvc.mak   | 18 +++++++++++++-----
20079  win32/config.h.win32.in |  2 +-
20080  win32/info-msvc.mak     | 11 +++++++++--
20081  5 files changed, 31 insertions(+), 15 deletions(-)
20082
20083 commit 331c46c79b4d18cb4948be12c78ebb71a143e7ac
20084 Author: Behdad Esfahbod <behdad@behdad.org>
20085 Date:   Tue Oct 11 13:45:22 2016 -0700
20086
20087     Fix configure on iOS
20088
20089     Fixes https://github.com/behdad/harfbuzz/issues/342
20090
20091  configure.ac | 3 ++-
20092  1 file changed, 2 insertions(+), 1 deletion(-)
20093
20094 commit f6e194e77a2c34cd118b47c0d73a22afde85dfda
20095 Merge: 7201fdd0 bef240b3
20096 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20097 Date:   Tue Oct 11 17:23:41 2016 +0330
20098
20099     Merge pull request #344 from ebraminio/fixmacci
20100
20101     [ci] Whitelist more symbols and unbreak mac CI
20102
20103 commit bef240b36ee9086b0d92e351e4c5118c0bbb5df6
20104 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20105 Date:   Mon Oct 10 17:27:52 2016 +0330
20106
20107     [ci] Whitelist more symbols and unbreak mac CI
20108
20109     Thanks to @khaledhosny, actually this is his work :)
20110
20111  src/check-symbols.sh | 4 ++--
20112  1 file changed, 2 insertions(+), 2 deletions(-)
20113
20114 commit 7201fdd0a8e26d49b13e289b53de375d5b1c9fcb
20115 Author: Behdad Esfahbod <behdad@behdad.org>
20116 Date:   Tue Oct 4 14:53:17 2016 -0700
20117
20118     LFS (large file system?) support in hb-*shap*, hb-view
20119
20120     Fixes https://github.com/behdad/harfbuzz/issues/336
20121
20122  configure.ac | 3 +++
20123  1 file changed, 3 insertions(+)
20124
20125 commit 34fc4a2cfa61089b7ec2d9510d99cdc4c13bceb4
20126 Author: Behdad Esfahbod <behdad@behdad.org>
20127 Date:   Wed Sep 28 19:17:27 2016 +0200
20128
20129     Fix dist
20130
20131  test/api/Makefile.am | 10 ++++++++++
20132  1 file changed, 10 insertions(+)
20133
20134 commit d1c62370a0c2bdb365a1468dc8d782b9a7245946
20135 Author: Behdad Esfahbod <behdad@behdad.org>
20136 Date:   Wed Sep 28 19:11:22 2016 +0200
20137
20138     Aim math API for 1.3.3 instead of 1.4.0
20139
20140  docs/harfbuzz-docs.xml     |  6 +++---
20141  docs/harfbuzz-sections.txt | 12 ++++++------
20142  src/hb-ot-layout.cc        | 18 +++++++++---------
20143  src/hb-ot-math.h           | 10 +++++-----
20144  4 files changed, 23 insertions(+), 23 deletions(-)
20145
20146 commit 7adbc5dd62ca03a65d1886e0f32e7026964dc5e5
20147 Author: Khaled Hosny <khaledhosny@eglug.org>
20148 Date:   Fri Sep 30 04:01:24 2016 -0700
20149
20150     Fix building math docs (#335)
20151
20152  src/hb-ot-layout.cc | 9 ---------
20153  1 file changed, 9 deletions(-)
20154
20155 commit fd7a245d3525905ffbce57472b52900fcb0e330b
20156 Author: Behdad Esfahbod <behdad@behdad.org>
20157 Date:   Tue Sep 27 17:56:35 2016 +0200
20158
20159     Require glib >= 2.38.0 for G_TEST_DIST
20160
20161  configure.ac | 2 +-
20162  1 file changed, 1 insertion(+), 1 deletion(-)
20163
20164 commit 6d3e6abf0c6ad55dabae96c76b4da9ab14bf16ef
20165 Merge: f73a87d9 c3e21a66
20166 Author: Behdad Esfahbod <behdad@behdad.org>
20167 Date:   Tue Sep 27 17:15:59 2016 +0200
20168
20169     Merge branch 'math'
20170
20171     Supercedes https://github.com/behdad/harfbuzz/pull/326
20172     Fixes https://github.com/behdad/harfbuzz/pull/331
20173
20174 commit c3e21a6620c35500afa350d11620f69802920df3
20175 Author: Behdad Esfahbod <behdad@behdad.org>
20176 Date:   Tue Sep 27 16:51:38 2016 +0200
20177
20178     [MATH] Fix more docs
20179
20180  src/hb-ot-layout.cc | 18 +++++++++---------
20181  src/hb-ot-math.h    | 25 +++++++++++++++++++++++++
20182  2 files changed, 34 insertions(+), 9 deletions(-)
20183
20184 commit 46cc4a3a2a529c80677babe38ca1542f9c773ac0
20185 Author: Behdad Esfahbod <behdad@behdad.org>
20186 Date:   Tue Sep 27 16:44:22 2016 +0200
20187
20188     [MATH] Rename hb_math_*_t types to hb_ot_math_*_t
20189
20190     With this, I believe MATH table API is not ready to be merged.
20191
20192  docs/harfbuzz-sections.txt     |  6 +++---
20193  src/hb-ot-layout-math-table.hh | 12 ++++++------
20194  src/hb-ot-layout.cc            |  8 ++++----
20195  src/hb-ot-math.h               | 16 ++++++++--------
20196  test/api/test-ot-math.c        |  4 ++--
20197  5 files changed, 23 insertions(+), 23 deletions(-)
20198
20199 commit db5ebcf10f8595d1f4a9df27befd6cb5e76ca94d
20200 Author: Behdad Esfahbod <behdad@behdad.org>
20201 Date:   Tue Sep 27 16:42:25 2016 +0200
20202
20203     Update docs
20204
20205  docs/harfbuzz-docs.xml     |  9 +++++++++
20206  docs/harfbuzz-sections.txt | 30 ++++++++++++++++++++++++++++--
20207  2 files changed, 37 insertions(+), 2 deletions(-)
20208
20209 commit 0762b35474c47171e5661904e93851eb73a44e5c
20210 Author: Frédéric Wang <fred.wang@free.fr>
20211 Date:   Tue Sep 27 15:28:35 2016 +0200
20212
20213     Document API for MathVariants (#330)
20214
20215  src/hb-ot-layout.cc | 56
20216  +++++++++++++++++++++++++++++++++++++++++++++++++++++
20217  1 file changed, 56 insertions(+)
20218
20219 commit 8d622f1114d6a0eca1786b94c7fc1a0bcd87f74b
20220 Author: Frédéric Wang <fred.wang@free.fr>
20221 Date:   Tue Sep 27 13:53:34 2016 +0200
20222
20223     Add tests for get_mathvariant (#329)
20224
20225  test/api/test-ot-math.c | 160
20226  ++++++++++++++++++++++++++++++++++++++++++++++++
20227  1 file changed, 160 insertions(+)
20228
20229 commit f73a87d9a8c76a181794b74b527ea268048f78e3
20230 Author: Behdad Esfahbod <behdad@behdad.org>
20231 Date:   Tue Sep 27 13:50:54 2016 +0200
20232
20233     1.3.2
20234
20235  NEWS         | 7 +++++++
20236  configure.ac | 2 +-
20237  2 files changed, 8 insertions(+), 1 deletion(-)
20238
20239 commit 485e4873fb7cacfa9d853272c2275bbc5826023e
20240 Author: Frédéric Wang <fred.wang@free.fr>
20241 Date:   Tue Sep 27 13:18:00 2016 +0200
20242
20243     Add tests for hb_ot_math_get_glyph_variants (#328)
20244
20245  test/api/test-ot-math.c | 126
20246  ++++++++++++++++++++++++++++++++++++++++++++++++
20247  1 file changed, 126 insertions(+)
20248
20249 commit f16bf6c2dacf5b9c82b2d1ffacc092cc396189a7
20250 Author: Phil Krylov <phil.krylov@gmail.com>
20251 Date:   Tue Sep 27 12:38:49 2016 +0200
20252
20253     Allow building with graphite2 without pkg-config (#318)
20254
20255  configure.ac | 10 ++++++++++
20256  1 file changed, 10 insertions(+)
20257
20258 commit a5629a2ed9c2e69f2b4ebb74d85fbe0b5ba2be67
20259 Author: Behdad Esfahbod <behdad@behdad.org>
20260 Date:   Tue Sep 27 11:30:44 2016 +0200
20261
20262     [MATH] Simplify test
20263
20264  test/api/test-ot-math.c | 3 +--
20265  1 file changed, 1 insertion(+), 2 deletions(-)
20266
20267 commit edcfa789bf92c18f5badad31c0ad04a6a77d7226
20268 Author: Frédéric Wang <fred.wang@free.fr>
20269 Date:   Tue Sep 27 11:02:08 2016 +0200
20270
20271     test-ot-math: Use different scales for vertical
20272     and horizontal directions and add test for
20273     hb_ot_math_get_min_connector_overlap. (#327)
20274
20275  test/api/test-ot-math.c | 81
20276  ++++++++++++++++++++++++++++++-------------------
20277  1 file changed, 49 insertions(+), 32 deletions(-)
20278
20279 commit bc19f7fe20e89823dba07a46c3d48c7406b781b6
20280 Author: Behdad Esfahbod <behdad@behdad.org>
20281 Date:   Tue Sep 27 10:58:08 2016 +0200
20282
20283     [MATH] Add HB_OT_MATH_SCRIPT
20284
20285  src/hb-ot-math.h | 3 +++
20286  1 file changed, 3 insertions(+)
20287
20288 commit cdc9eef7da934ae71578694f29665e439686c3bd
20289 Author: Behdad Esfahbod <behdad@behdad.org>
20290 Date:   Mon Sep 26 22:18:41 2016 +0200
20291
20292     [MATH] Enable tests for glyph-assembly italics-correction
20293
20294  test/api/test-ot-math.c | 49
20295  ++++++++++++++++++++++++++++++-------------------
20296  1 file changed, 30 insertions(+), 19 deletions(-)
20297
20298 commit 86106c7528d9bff8de6bc3e1487be780c31ea4fd
20299 Author: Behdad Esfahbod <behdad@behdad.org>
20300 Date:   Mon Sep 26 22:12:48 2016 +0200
20301
20302     [MATH] Rename all API to hb_ot_math_*
20303
20304  src/hb-ot-layout-private.hh    |  10 --
20305  src/hb-ot-layout.cc            |  69 ++++----
20306  src/hb-ot-math.h               |  56 +++---
20307  test/api/Makefile.am           |   6 +-
20308  test/api/test-ot-layout-math.c | 382
20309  -----------------------------------------
20310  test/api/test-ot-math.c        | 381
20311  ++++++++++++++++++++++++++++++++++++++++
20312  6 files changed, 447 insertions(+), 457 deletions(-)
20313
20314 commit 1ba767cd4e3606beb9dc59806b83b1e61f5958d4
20315 Author: Behdad Esfahbod <behdad@behdad.org>
20316 Date:   Mon Sep 26 21:57:14 2016 +0200
20317
20318     [MATH] Move API from hb-ot-layout.h to hb-ot-math.h
20319
20320  src/hb-ot-layout.h | 52
20321  --------------------------------------------------
20322  src/hb-ot-math.h   | 56
20323  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
20324  src/hb-ot.h        |  1 +
20325  3 files changed, 57 insertions(+), 52 deletions(-)
20326
20327 commit 97b72da6006d8d6355ee90d514f627e6604a4936
20328 Author: Behdad Esfahbod <behdad@behdad.org>
20329 Date:   Mon Sep 26 21:53:25 2016 +0200
20330
20331     Whitespace
20332
20333  src/hb-ot-layout-math-table.hh | 2 +-
20334  1 file changed, 1 insertion(+), 1 deletion(-)
20335
20336 commit 559eb564472575ae4d87a241314b8a3ca24418c4
20337 Author: Behdad Esfahbod <behdad@behdad.org>
20338 Date:   Mon Sep 26 21:46:05 2016 +0200
20339
20340     [MATH] Wire up get_glyph_assembly()
20341
20342  src/hb-ot-layout-math-table.hh | 64
20343  ++++++++++++++++++++++++++++++++++++++----
20344  src/hb-ot-layout.cc            | 26 +++++++++--------
20345  src/hb-ot-layout.h             | 14 ++++-----
20346  3 files changed, 81 insertions(+), 23 deletions(-)
20347
20348 commit 353f455af7ccbc1af8338dcb0c8ab87aef866c79
20349 Author: Behdad Esfahbod <behdad@behdad.org>
20350 Date:   Mon Sep 26 21:22:48 2016 +0200
20351
20352     [MATH] Wire up get_glyph_variants()
20353
20354  src/hb-font-private.hh         |  11 ++-
20355  src/hb-ot-layout-math-table.hh | 178
20356  +++++++++++++++++++----------------------
20357  src/hb-ot-layout.cc            |   7 +-
20358  src/hb-ot-layout.h             |   2 +-
20359  4 files changed, 95 insertions(+), 103 deletions(-)
20360
20361 commit 7fe0e28c22331a353d396f8bc1e3a60f1580a96d
20362 Author: Behdad Esfahbod <behdad@behdad.org>
20363 Date:   Mon Sep 26 17:51:47 2016 +0100
20364
20365     [MATH] Start fleshing out glyph variant API
20366
20367  src/hb-font-private.hh         |  4 +++
20368  src/hb-ot-layout-math-table.hh | 10 ++----
20369  src/hb-ot-layout.cc            | 73
20370  +++++++++++++++---------------------------
20371  src/hb-ot-layout.h             | 20 ++++++++++++
20372  src/hb-ot-math.h               | 18 +++++++++++
20373  5 files changed, 71 insertions(+), 54 deletions(-)
20374
20375 commit 1f3327f21045df8a050a21a949b44b9ce186ceaa
20376 Author: Behdad Esfahbod <behdad@behdad.org>
20377 Date:   Mon Sep 26 16:10:08 2016 +0100
20378
20379     [MATH] Clean up math variants
20380
20381  src/hb-ot-layout-math-table.hh | 35 +++++++++--------------------------
20382  1 file changed, 9 insertions(+), 26 deletions(-)
20383
20384 commit 51da7a1cd672aada84bdbb3a2a8dd77ab1134249
20385 Author: Frédéric Wang <fred.wang@free.fr>
20386 Date:   Thu Aug 25 11:17:50 2016 +0200
20387
20388     MATH table: Add API to access math variants.
20389
20390  src/hb-ot-layout-math-table.hh          | 253
20391  +++++++++++++++++++++++++++++++-
20392  src/hb-ot-layout-private.hh             |  10 ++
20393  src/hb-ot-layout.cc                     |  54 +++++++
20394  test/api/fonts/MathTestFontPartial4.otf | Bin 0 -> 14360 bytes
20395  test/api/test-ot-layout-math.c          |  51 +++++++
20396  5 files changed, 364 insertions(+), 4 deletions(-)
20397
20398 commit 722e620f20fa2225cf874f4aeb115a064142fcf1
20399 Author: Frédéric Wang <fred.wang@free.fr>
20400 Date:   Mon Sep 26 11:51:36 2016 +0200
20401
20402     Use G_TEST_DIST to build the path of math test fonts
20403
20404  test/api/Makefile.am           | 2 ++
20405  test/api/test-ot-layout-math.c | 8 ++++++--
20406  2 files changed, 8 insertions(+), 2 deletions(-)
20407
20408 commit 8d58e3433e242bd9dd18aa08f55ab0a406583fb0
20409 Author: Behdad Esfahbod <behdad@behdad.org>
20410 Date:   Mon Sep 26 13:39:58 2016 +0100
20411
20412     [MATH] Fix get_kerning() with negative y-scale
20413
20414  src/hb-ot-layout-math-table.hh | 36 +++++++++++++++++++++---------------
20415  1 file changed, 21 insertions(+), 15 deletions(-)
20416
20417 commit 94f5df5626b223ad92d0c167f560c1f2e2f19042
20418 Author: Behdad Esfahbod <behdad@behdad.org>
20419 Date:   Mon Sep 26 13:31:47 2016 +0100
20420
20421     [MATH] Clean up get_kerning()
20422
20423  src/hb-ot-layout-math-table.hh | 29 +++++++++++++++++------------
20424  src/hb-ot-layout.cc            |  5 +----
20425  2 files changed, 18 insertions(+), 16 deletions(-)
20426
20427 commit 17ff30e9afde79e41c17786223293e867b49ebba
20428 Author: Behdad Esfahbod <behdad@behdad.org>
20429 Date:   Mon Sep 26 12:18:32 2016 +0100
20430
20431     [MATH] Clean up get_top_accent_attachment()
20432
20433     Note, the function now returns "half of horizontal advance width"
20434     if top accent attachment for glyph is not explicitly defined.
20435     This is what the spec requires.  Updated tests.
20436
20437  src/hb-ot-layout-math-table.hh | 31 +++++++++++--------------------
20438  src/hb-ot-layout.cc            |  7 +------
20439  test/api/test-ot-layout-math.c |  8 ++++----
20440  3 files changed, 16 insertions(+), 30 deletions(-)
20441
20442 commit 8bcf517fe59608d2247a8974445b3ff0f4b4b4ac
20443 Author: Behdad Esfahbod <behdad@behdad.org>
20444 Date:   Mon Sep 26 12:12:41 2016 +0100
20445
20446     [MATH] Clean up get_italics_correction()
20447
20448  src/hb-ot-layout-math-table.hh | 16 ++++++++--------
20449  src/hb-ot-layout.cc            | 17 ++++++-----------
20450  src/hb-ot-layout.h             |  4 ++--
20451  test/api/test-ot-layout-math.c | 18 +++++++++---------
20452  4 files changed, 25 insertions(+), 30 deletions(-)
20453
20454 commit 06003f71ba0d0327fb1a17098a9d7faa8fb336f0
20455 Author: Behdad Esfahbod <behdad@behdad.org>
20456 Date:   Mon Sep 26 12:07:29 2016 +0100
20457
20458     [MATH] Clean up a bit more
20459
20460  src/hb-ot-layout-math-table.hh | 12 +--------
20461  src/hb-ot-layout.cc            | 57
20462  ++++++++++++++++--------------------------
20463  2 files changed, 22 insertions(+), 47 deletions(-)
20464
20465 commit 54c0cc38fba24fa4370231408ba121589b190a28
20466 Author: Behdad Esfahbod <behdad@behdad.org>
20467 Date:   Mon Sep 26 11:56:40 2016 +0100
20468
20469     [MATH] Clean up get_math_constant implementation
20470
20471  src/hb-ot-layout-math-table.hh | 10 +++++-----
20472  src/hb-ot-layout.cc            |  5 ++---
20473  2 files changed, 7 insertions(+), 8 deletions(-)
20474
20475 commit 8a8cfad9a0834fe278a747c1d755144bd78f564b
20476 Author: Behdad Esfahbod <behdad@behdad.org>
20477 Date:   Mon Sep 26 11:47:05 2016 +0100
20478
20479     [MATH] Cleanup previous commit a bit
20480
20481  src/hb-ot-layout-math-table.hh | 186
20482  ++++++++++++++++++++---------------------
20483  src/hb-ot-layout.cc            |  30 +++----
20484  src/hb-ot-layout.h             |  14 ++--
20485  3 files changed, 113 insertions(+), 117 deletions(-)
20486
20487 commit d7182d129612c619b9026ee9b15f2dcfada132db
20488 Author: Frédéric Wang <fred.wang@free.fr>
20489 Date:   Thu Aug 25 11:15:31 2016 +0200
20490
20491     MATH Table: Add API to access glyph info.
20492
20493  src/hb-ot-layout-math-table.hh          | 271
20494  +++++++++++++++++++++++++++++++-
20495  src/hb-ot-layout.cc                     | 114 ++++++++++++++
20496  src/hb-ot-layout.h                      |  18 +++
20497  src/hb-ot-math.h                        |   7 +
20498  test/api/fonts/MathTestFontPartial1.otf | Bin 0 -> 14348 bytes
20499  test/api/fonts/MathTestFontPartial2.otf | Bin 0 -> 14356 bytes
20500  test/api/fonts/MathTestFontPartial3.otf | Bin 0 -> 14380 bytes
20501  test/api/test-ot-layout-math.c          | 155 ++++++++++++++++++
20502  8 files changed, 563 insertions(+), 2 deletions(-)
20503
20504 commit 6fd2fe418dc838743f0d4a8a2222cdcaf587500c
20505 Author: Behdad Esfahbod <behdad@behdad.org>
20506 Date:   Mon Sep 26 11:24:39 2016 +0100
20507
20508     [MATH] Fixup math constants commit a bit more
20509
20510  src/hb-ot-layout-math-table.hh | 24 +++++++++++-------------
20511  1 file changed, 11 insertions(+), 13 deletions(-)
20512
20513 commit 1a381153a2e6a15bded1f8e31f6b0e0cadb078af
20514 Author: Behdad Esfahbod <behdad@behdad.org>
20515 Date:   Mon Sep 26 11:15:59 2016 +0100
20516
20517     [MATH] Fixups for math constants commit
20518
20519  src/hb-ot-layout-math-table.hh | 19 +++++++++----------
20520  1 file changed, 9 insertions(+), 10 deletions(-)
20521
20522 commit 319ff59161e6b027391f8b9fdce0db6dd44cc20d
20523 Author: Frédéric Wang <fred.wang@free.fr>
20524 Date:   Thu Aug 25 11:06:41 2016 +0200
20525
20526     MATH Table: Add API to access math contants.
20527
20528  src/Makefile.sources                |   1 +
20529  src/hb-ot-layout-math-table.hh      | 146
20530  +++++++++++++++++++++++++++++++++++-
20531  src/hb-ot-layout.cc                 |  25 ++++++
20532  src/hb-ot-layout.h                  |   5 ++
20533  src/hb-ot-math.h                    | 100 ++++++++++++++++++++++++
20534  test/api/fonts/MathTestFontFull.otf | Bin 0 -> 25412 bytes
20535  test/api/test-ot-layout-math.c      |  72 ++++++++++++++++++
20536  7 files changed, 345 insertions(+), 4 deletions(-)
20537
20538 commit 4d3892e9b05a4df67b2f5cfd6dd3a1e0f5b38fc7
20539 Author: Behdad Esfahbod <behdad@behdad.org>
20540 Date:   Mon Sep 26 10:45:58 2016 +0100
20541
20542     [MATH] Fixups for previous commit
20543
20544  src/hb-ot-layout-math-table.hh |  8 ++++----
20545  src/hb-ot-layout.cc            | 29 +++++++++++++++++++----------
20546  src/hb-ot-layout.h             |  2 ++
20547  test/api/Makefile.am           |  6 ++----
20548  test/api/test-ot-layout-math.c | 16 +++++++++-------
20549  5 files changed, 36 insertions(+), 25 deletions(-)
20550
20551 commit 5fbcb992bd7887f95b1cf2ca045c9226de8148fc
20552 Author: Frédéric Wang <fred.wang@free.fr>
20553 Date:   Thu Aug 25 10:47:15 2016 +0200
20554
20555     MATH Table: Add API to check availability of math data.
20556
20557  src/Makefile.sources                 |   1 +
20558  src/hb-ot-layout-math-table.hh       |  60 +++++++++++++++++++++
20559  src/hb-ot-layout-private.hh          |   3 ++
20560  src/hb-ot-layout.cc                  |  45 ++++++++++++++++
20561  src/hb-ot-layout.h                   |   7 +++
20562  test/api/Makefile.am                 |  14 ++++-
20563  test/api/fonts/MathTestFontEmpty.otf | Bin 0 -> 14320 bytes
20564  test/api/fonts/MathTestFontNone.otf  | Bin 0 -> 14284 bytes
20565  test/api/test-ot-layout-math.c       |  98
20566  +++++++++++++++++++++++++++++++++++
20567  9 files changed, 227 insertions(+), 1 deletion(-)
20568
20569 commit 02bfd965af588640250c47f344ad3096c8a373e0
20570 Author: Gregory Morse <gregory.morse@live.com>
20571 Date:   Mon Sep 12 10:22:15 2016 +0200
20572
20573     Update detectenv-msvc.mak (#316)
20574
20575     Windows x86 ARM capability
20576
20577  win32/detectenv-msvc.mak | 3 +++
20578  1 file changed, 3 insertions(+)
20579
20580 commit fc4e671f311241e21c1cc3ed941b1fc651875a2e
20581 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20582 Date:   Fri Sep 9 23:28:28 2016 +0430
20583
20584     [coretext] Use intended coretext version check logic (#315)
20585
20586  src/hb-coretext.cc | 3 ++-
20587  1 file changed, 2 insertions(+), 1 deletion(-)
20588
20589 commit 48677345281a93d8829dd37d0480a6062945416a
20590 Author: Khaled Hosny <khaledhosny@eglug.org>
20591 Date:   Thu Sep 8 04:44:37 2016 +0300
20592
20593     Try to unbreak building on older macOS again (#314)
20594
20595  src/hb-coretext.cc | 2 +-
20596  1 file changed, 1 insertion(+), 1 deletion(-)
20597
20598 commit d22ab6cf040467e7f17476ccdfe9cab4dce16639
20599 Author: Behdad Esfahbod <behdad@behdad.org>
20600 Date:   Wed Sep 7 14:28:47 2016 -0700
20601
20602     1.3.1
20603
20604  NEWS         | 9 +++++++++
20605  configure.ac | 2 +-
20606  2 files changed, 10 insertions(+), 1 deletion(-)
20607
20608 commit b717cd7be506217e466e32a456df9af4d2720c0c
20609 Author: Dominik Röttsches <d-r@roettsches.de>
20610 Date:   Wed Sep 7 23:56:57 2016 +0300
20611
20612     Do reconfigure the cascade list for Emoji font on OS X 10.9.5 (#313)
20613
20614     This seems to fix crash issues on 10.9.5 reported on Chrome, compare
20615     crbug.com/549610
20616
20617  src/hb-coretext.cc | 13 ++++++++++---
20618  1 file changed, 10 insertions(+), 3 deletions(-)
20619
20620 commit 67e9fdf427e8536f0a134f84ad3bf1740245fe12
20621 Author: Dominik Röttsches <d-r@roettsches.de>
20622 Date:   Mon Sep 5 11:27:25 2016 +0300
20623
20624     Blacklist Padauk 2.80 and 3.00 (#311)
20625
20626     According to comments in issue #305 broken GDEF tables lead
20627     to incorrect rendering of Latin characters. Blacklisting
20628     this font.
20629
20630  src/hb-ot-layout.cc | 8 ++++++++
20631  1 file changed, 8 insertions(+)
20632
20633 commit 17f0dd2dfb9a15aed9d1a229115940cc23bdbc97
20634 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20635 Date:   Fri Sep 2 01:21:48 2016 +0430
20636
20637     [ci] Add msys2 build to CI and run its testsuite on Windows (#310)
20638
20639  appveyor.yml | 20 ++++++++++++++++----
20640  1 file changed, 16 insertions(+), 4 deletions(-)
20641
20642 commit 5362ce6a6455c539d615e7fb221a904ac744b74c
20643 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20644 Date:   Thu Sep 1 20:05:45 2016 +0430
20645
20646     [dwrite] Minor, don't include unnecessary headers (#309)
20647
20648  src/hb-directwrite.cc | 4 ----
20649  1 file changed, 4 deletions(-)
20650
20651 commit c4f36b04e32ae5111ef11d225e5d6e82c8216185
20652 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20653 Date:   Thu Sep 1 17:31:16 2016 +0430
20654
20655     [ci] Add Windows CI support, provided by AppVeyor (#308)
20656
20657  README                  |  1 +
20658  appveyor.yml            | 28 ++++++++++++++++++++++++++++
20659  win32/generate-msvc.mak |  2 +-
20660  3 files changed, 30 insertions(+), 1 deletion(-)
20661
20662 commit 3d976d20f1b97c771e64a9cfed2760ebec64037a
20663 Author: Khaled Hosny <khaledhosny@eglug.org>
20664 Date:   Sat Aug 27 16:38:42 2016 +0300
20665
20666     Show the shaper name in the debug message (#306)
20667
20668  src/hb-shape-plan.cc | 5 +++--
20669  1 file changed, 3 insertions(+), 2 deletions(-)
20670
20671 commit 547ddb0721365dca985aef5b759d08718f7c5f82
20672 Merge: bd1aac9c e7ecbba2
20673 Author: Sascha Brawer <sascha@brawer.ch>
20674 Date:   Thu Aug 18 22:33:14 2016 +0200
20675
20676     Merge pull request #303 from behdad/fonnapa
20677
20678     Support Americanist Phonetic Notation
20679
20680 commit e7ecbba2cc3c9369c5e7dc7296cb210018aca3bb
20681 Author: Sascha Brawer <sascha@brawer.ch>
20682 Date:   Thu Aug 18 12:48:38 2016 +0200
20683
20684     Support Americanist Phonetic Notation
20685
20686     OpenType language system tag: `APPH`
20687     https://www.microsoft.com/typography/otspec/languagetags.htm
20688
20689     IETF BCP47 variant tag: `fonnapa`
20690     http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
20691
20692  src/hb-ot-tag.cc       | 14 ++++++++++++--
20693  test/api/test-ot-tag.c |  6 ++++++
20694  2 files changed, 18 insertions(+), 2 deletions(-)
20695
20696 commit bd1aac9c0021a936058637424a478abf792533dd
20697 Merge: 18c19dd3 a0f1b44b
20698 Author: Sascha Brawer <sascha@brawer.ch>
20699 Date:   Thu Aug 18 13:59:38 2016 +0200
20700
20701     Merge pull request #302 from khaledhosny/master
20702
20703     [travis] Fix MacOS libtool issue
20704
20705 commit a0f1b44b6c0e3b1e6a1ba63dde2be22e0425353f
20706 Author: Khaled Hosny <khaledhosny@eglug.org>
20707 Date:   Tue Aug 16 03:09:04 2016 +0200
20708
20709     [coretext] Blind fix for build on MacOS 10.9
20710
20711  src/hb-coretext.cc | 2 +-
20712  1 file changed, 1 insertion(+), 1 deletion(-)
20713
20714 commit 0634d5600e559a69a92d49173ffb8e715fe7576c
20715 Author: Khaled Hosny <khaledhosny@eglug.org>
20716 Date:   Tue Aug 16 02:49:48 2016 +0200
20717
20718     [travis] Fix MacOS libtool issue
20719
20720     Reveals another MacOS build breakage in the Core Text shaper.
20721
20722  .travis.yml | 1 +
20723  1 file changed, 1 insertion(+)
20724
20725 commit 18c19dd34dcdcaab0a6d47768339f8fb70c0d3f0
20726 Author: Behdad Esfahbod <behdad@behdad.org>
20727 Date:   Tue Aug 9 13:03:14 2016 -0700
20728
20729     Fix build
20730
20731  test/api/test-ot-tag.c | 5 ++++-
20732  1 file changed, 4 insertions(+), 1 deletion(-)
20733
20734 commit 91f2585411aaf5565fcf0c991b9055b0b397f1cd
20735 Author: Behdad Esfahbod <behdad@behdad.org>
20736 Date:   Mon Aug 8 18:08:08 2016 -0700
20737
20738     Actually add test
20739
20740  test/shaping/Makefile.am | 1 +
20741  1 file changed, 1 insertion(+)
20742
20743 commit f1b76275da716a4174092e6389979e03c0e3be59
20744 Author: Behdad Esfahbod <behdad@behdad.org>
20745 Date:   Mon Aug 8 18:06:09 2016 -0700
20746
20747     Add tests for Chinese language tags
20748
20749     Using font from https://github.com/behdad/harfbuzz/issues/300
20750
20751  .../sha1sum/6991b13ce889466be6de3f66e891de2bc0f117ee.ttf | Bin 0 ->
20752  5596 bytes
20753  test/shaping/tests/language-tags.tests                   |  12
20754  ++++++++++++
20755  2 files changed, 12 insertions(+)
20756
20757 commit 37f21bdbb75c98d741e749b7f1e0f367941aef4e
20758 Author: Behdad Esfahbod <behdad@behdad.org>
20759 Date:   Mon Aug 8 17:57:06 2016 -0700
20760
20761     Map Macao to ZHH lang tag
20762
20763     Fixes https://github.com/behdad/harfbuzz/issues/300
20764
20765  src/hb-ot-tag.cc | 3 ++-
20766  1 file changed, 2 insertions(+), 1 deletion(-)
20767
20768 commit 09c7a2d6bf00dc902343e999f92cac0e8146f949
20769 Author: Behdad Esfahbod <behdad@behdad.org>
20770 Date:   Mon Aug 8 17:28:54 2016 -0700
20771
20772     Limit bits-per-feature to eight
20773
20774     Limits number of alternatives per glyph per feature to 255, so be it.
20775     That's better than possibly breaking shaping because of one bad
20776     feature
20777     value.
20778
20779  src/hb-ot-map.cc | 3 ++-
20780  1 file changed, 2 insertions(+), 1 deletion(-)
20781
20782 commit 333173103bb618f721bd25d0c565a3c3c9ea224e
20783 Author: Behdad Esfahbod <behdad@behdad.org>
20784 Date:   Mon Aug 8 17:24:04 2016 -0700
20785
20786     Fix sign of shift operators
20787
20788     This one:
20789
20790       map->mask = (1 << (next_bit + bits_needed)) - (1 << next_bit);
20791
20792     before the fix, the shift was done as an int, causing overflow
20793     if it ever got to 1 << 31.  Sprinkle 'u's around.
20794
20795     Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=634805
20796
20797  src/hb-buffer-private.hh | 6 +++---
20798  src/hb-cache-private.hh  | 8 ++++----
20799  src/hb-coretext.cc       | 2 +-
20800  src/hb-directwrite.cc    | 2 +-
20801  src/hb-face.cc           | 2 --
20802  src/hb-font.cc           | 2 --
20803  src/hb-ft.cc             | 6 ++++--
20804  src/hb-ot-map.cc         | 4 ++--
20805  src/hb-set-private.hh    | 4 ++--
20806  src/hb-uniscribe.cc      | 4 ++--
20807  10 files changed, 19 insertions(+), 21 deletions(-)
20808
20809 commit 10a0d4aa2254f783758bb908175047df3a0b41fe
20810 Author: Behdad Esfahbod <behdad@behdad.org>
20811 Date:   Mon Aug 8 16:51:08 2016 -0700
20812
20813     Map zh-Hant-HK to ZHH
20814
20815     Fixes https://github.com/behdad/harfbuzz/issues/300
20816
20817  src/hb-ot-tag.cc | 4 +++-
20818  1 file changed, 3 insertions(+), 1 deletion(-)
20819
20820 commit dd31fc9f7e6d23b414b22874de96eb3c002c80ba
20821 Author: Khaled Hosny <khaledhosny@eglug.org>
20822 Date:   Fri Jul 22 02:26:54 2016 +0300
20823
20824     Don’t build UCDN support when building with GLib (#296)
20825
20826     Regression from: b424b6c372dfe4c0ed75a49761eb34a416819446.
20827
20828  configure.ac | 2 +-
20829  1 file changed, 1 insertion(+), 1 deletion(-)
20830
20831 commit 489acf6c3180d3726158864fa0e1adeea3c23fae
20832 Author: Behdad Esfahbod <behdad@behdad.org>
20833 Date:   Fri Jul 22 17:41:43 2016 -0700
20834
20835     [coretext] "Fix" crashes on CoreText < 10.10
20836
20837     Fixes https://github.com/behdad/harfbuzz/issues/297
20838
20839  src/hb-coretext.cc | 8 ++++++++
20840  1 file changed, 8 insertions(+)
20841
20842 commit a732e00ea4fffebaa85a89420f09df4c11d650e0
20843 Author: Behdad Esfahbod <behdad@behdad.org>
20844 Date:   Thu Jul 21 01:58:00 2016 -0700
20845
20846     1.3.0
20847
20848  NEWS         | 15 +++++++++++++++
20849  configure.ac |  2 +-
20850  2 files changed, 16 insertions(+), 1 deletion(-)
20851
20852 commit 08c08af2f9ed683ad20322c3ef1ba0f87ce15426
20853 Author: Behdad Esfahbod <behdad@behdad.org>
20854 Date:   Thu Jul 21 01:23:33 2016 -0700
20855
20856     [ucdn] Update to Unicode 9.0.0
20857
20858     Fixes https://github.com/grigorig/ucdn/issues/12
20859
20860  src/hb-ucdn.cc               |    6 +
20861  src/hb-ucdn/README           |    1 -
20862  src/hb-ucdn/ucdn.c           |   80 +-
20863  src/hb-ucdn/ucdn.h           |   98 +-
20864  src/hb-ucdn/unicodedata_db.h | 4750
20865  +++++++++++++++++++++++-------------------
20866  5 files changed, 2783 insertions(+), 2152 deletions(-)
20867
20868 commit f3f6c1ccbf89e15cda03e0c3a2df4297e98adf60
20869 Author: jfkthame <jfkthame@gmail.com>
20870 Date:   Thu Jun 16 00:10:42 2016 +0100
20871
20872     Blacklist GDEF tables of more fonts
20873
20874     This is based on bug reports that have been filed against Firefox
20875     since it
20876     updated to a version of harfbuzz that uses zeroing by GDEF rather
20877     than by
20878     Unicode. I'm sure there are a bunch more font versions that should
20879     also be
20880     included; these are just the ones I have on hand and have confirmed
20881     as having
20882     bad GDEF data.
20883
20884     Given how the list here is growing, I think we should reconsider
20885     the approach,
20886     and perhaps revert to zeroing by Unicode instead.
20887
20888     Fixes https://github.com/behdad/harfbuzz/issues/264
20889     Fixes https://github.com/behdad/harfbuzz/pull/266
20890
20891  src/hb-ot-layout.cc | 39 +++++++++++++++++++++++++++++++++++++++
20892  1 file changed, 39 insertions(+)
20893
20894 commit 34f9aa582c3a03b578c7eae3d2e8860a0bd5cb00
20895 Author: Behdad Esfahbod <behdad@behdad.org>
20896 Date:   Wed Jul 20 02:35:54 2016 -0700
20897
20898     Implement symbol cmap in ft and ot fonts
20899
20900     Fixes https://github.com/behdad/harfbuzz/issues/236
20901     Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=627953
20902
20903  src/hb-ft.cc      | 27 +++++++++++++++++++++++----
20904  src/hb-ot-font.cc | 50 ++++++++++++++++++++++++++++++++++++++------------
20905  2 files changed, 61 insertions(+), 16 deletions(-)
20906
20907 commit 6363d7df28dc4307ef1abb9857d14c35e656b85a
20908 Author: Behdad Esfahbod <behdad@behdad.org>
20909 Date:   Wed Jul 20 01:43:56 2016 -0700
20910
20911     Clean up buffer area when rewinding
20912
20913     Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=614647
20914     If allocation fails, we might be leaving junk behind.  At least
20915     clear it up.
20916
20917  src/hb-buffer.cc | 8 ++++++++
20918  1 file changed, 8 insertions(+)
20919
20920 commit f80c34eb556d12c45c961d6742c289baef58899d
20921 Author: Behdad Esfahbod <behdad@behdad.org>
20922 Date:   Tue Jul 12 11:18:26 2016 -0700
20923
20924     Whitespace
20925
20926  src/hb-unicode-private.hh | 4 ++--
20927  1 file changed, 2 insertions(+), 2 deletions(-)
20928
20929 commit 874421203e0161db2cbfb27be6c039cba57f7c63
20930 Author: Ebrahim Byagowi <ebrahim@gnu.org>
20931 Date:   Tue Jul 12 03:49:21 2016 +0430
20932
20933     [coretext] Speculative fix for CoreText nullptr access (#288)
20934
20935  src/hb-coretext.cc | 14 +++++++++-----
20936  1 file changed, 9 insertions(+), 5 deletions(-)
20937
20938 commit 6bf9db4f1e1d51f9acb5e37b89caa8f4d275e7ce
20939 Author: Birunthan Mohanathas <birunthan@mohanathas.com>
20940 Date:   Mon Jul 11 13:38:23 2016 -0700
20941
20942     [ft] Fix unsafe cast of FT_Done_Face in
20943     hb_ft_{face,font}_create_referenced (#289)
20944
20945     Prior to this change the function `FT_Error FT_Done_Face(FT_Face
20946     *)` was
20947     called through a pointer with the signature `void (void *)`
20948     resulting in
20949     undefined behaviour.
20950
20951  src/hb-ft.cc | 12 +++++++++---
20952  1 file changed, 9 insertions(+), 3 deletions(-)
20953
20954 commit 0b8f3ab0220ca4731516313828515f26bb480645
20955 Author: Steve Lhomme <slhomme@matroska.org>
20956 Date:   Mon Jul 11 21:57:26 2016 +0200
20957
20958     clang in MSVC mode doesn't like when we redefine __attribute__ (#283)
20959
20960  src/hb-private.hh | 2 +-
20961  1 file changed, 1 insertion(+), 1 deletion(-)
20962
20963 commit 2f522fd485c2e946c9bce9e3828b6ff6247c59e4
20964 Merge: d3e2a06b e4d451ee
20965 Author: Behdad Esfahbod <behdad@behdad.org>
20966 Date:   Fri Jul 1 17:09:28 2016 -0700
20967
20968     Merge pull request #286 from khaledhosny/gi-tag_from_string
20969
20970     [introspection] Fix hb_tag_from_string annotation
20971
20972 commit e4d451ee55a57e1231b4076fcd1e87994f6b9528
20973 Author: Khaled Hosny <khaledhosny@eglug.org>
20974 Date:   Sat Jul 2 00:04:57 2016 +0200
20975
20976     [introspection] Fix hb_tag_from_string annotation
20977
20978  src/hb-common.cc | 2 +-
20979  1 file changed, 1 insertion(+), 1 deletion(-)
20980
20981 commit d3e2a06b0f2587e913a9c3ff1a20c187f260db80
20982 Author: Behdad Esfahbod <behdad@behdad.org>
20983 Date:   Thu Jun 30 11:01:22 2016 -0700
20984
20985     [python] Use utf-32 / utf-16 based on build of Python
20986
20987     Fixes https://github.com/behdad/harfbuzz/pull/271
20988
20989  src/sample.py | 22 +++++++++++++++++++++-
20990  1 file changed, 21 insertions(+), 1 deletion(-)
20991
20992 commit fc9de44a03a97f6e93bd98d804596cb1f9f4b5fd
20993 Author: Behdad Esfahbod <behdad@behdad.org>
20994 Date:   Thu Jun 30 09:46:52 2016 -0700
20995
20996     Comments
20997
20998  src/hb-coretext.cc | 18 +++++++++---------
20999  1 file changed, 9 insertions(+), 9 deletions(-)
21000
21001 commit 46809dee30232d493539519b1bb527fa816c37db
21002 Merge: 70e72e5f 1bea49eb
21003 Author: Behdad Esfahbod <behdad@behdad.org>
21004 Date:   Thu Jun 30 09:41:03 2016 -0700
21005
21006     Merge pull request #268 from drott/conflictingFontFix
21007
21008     Discard reconfigured CTFont if URL changes
21009
21010 commit 1bea49eb4b7a94ab6222f9c3c40320cbdb247b2d
21011 Merge: 7aa3631d 70e72e5f
21012 Author: Dominik Röttsches <d-r@roettsches.de>
21013 Date:   Wed Jun 29 12:10:41 2016 +0200
21014
21015     Merge branch 'master' into conflictingFontFix
21016
21017 commit 70e72e5f61d73c33d3c8f3bf07f5a9afd0db046a
21018 Author: Behdad Esfahbod <behdad@behdad.org>
21019 Date:   Tue Jun 28 21:00:37 2016 -0700
21020
21021     [gobject] Fix a few warnings
21022
21023     Part of https://github.com/behdad/harfbuzz/issues/277
21024
21025  src/hb-buffer.cc         |  2 +-
21026  src/hb-gobject-structs.h | 12 ++++++++++++
21027  src/hb-shape.cc          |  2 --
21028  src/hb-unicode.h         | 15 ---------------
21029  4 files changed, 13 insertions(+), 18 deletions(-)
21030
21031 commit d8273aac19771033c5064a2f079c29d09a86e7c0
21032 Merge: abae93fa ae9054c7
21033 Author: Behdad Esfahbod <behdad@behdad.org>
21034 Date:   Tue Jun 28 21:15:28 2016 -0700
21035
21036     Merge pull request #280 from behdad/revert-271-patch-2
21037
21038     Revert "use utf32"
21039
21040 commit ae9054c740631e36b7582b44c5afb42ff4509461
21041 Author: Behdad Esfahbod <behdad@behdad.org>
21042 Date:   Tue Jun 28 21:14:38 2016 -0700
21043
21044     Revert "use utf32"
21045
21046  src/sample.py | 3 +--
21047  1 file changed, 1 insertion(+), 2 deletions(-)
21048
21049 commit 7aa3631dd06af74a1fa9f0bfaa5f721876be817f
21050 Merge: f7da0486 abae93fa
21051 Author: Dominik Röttsches <d-r@roettsches.de>
21052 Date:   Tue Jun 28 09:52:18 2016 +0200
21053
21054     Merge branch 'master' into conflictingFontFix
21055
21056 commit abae93faef32562f34a72981d252c848cc4f7565
21057 Merge: 07461d06 8179ff5d
21058 Author: Behdad Esfahbod <behdad@behdad.org>
21059 Date:   Mon Jun 27 14:33:27 2016 -0400
21060
21061     Merge pull request #273 from ebraminio/master
21062
21063             [dwrite] Use stream font loader instead GDI interop
21064
21065 commit 8179ff5d7ba4a140cf6743729a22072800e98a79
21066 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21067 Date:   Mon Jun 27 03:54:15 2016 +0430
21068
21069     [dwrite] Don't allocate more than needed
21070
21071     Addressing Nikolay Sivov reviews on harfbuzz mailing list
21072
21073  src/hb-directwrite.cc | 15 ++++++---------
21074  1 file changed, 6 insertions(+), 9 deletions(-)
21075
21076 commit 5967eaba728ca3e4f5026142c25d455fa3a59764
21077 Author: Sascha Brawer <sascha@brawer.ch>
21078 Date:   Fri Jun 24 16:42:27 2016 +0200
21079
21080     [CPAL] Return 0xFFFF as name id for unnamed palettes
21081
21082     The name id 0 is used as Copyright notice. It's quite unlikely that a
21083     font supplies a color palette with the exact same name as the font's
21084     copyright notice, but the API should not prevent this.
21085
21086     Also, try to fix a problem with GObject introspection, where the
21087     auto-generated Python bindings could not return palette colors.
21088
21089  src/hb-ot-color.cc       | 13 ++++++-------
21090  test/api/test-ot-color.c | 14 +++++++-------
21091  2 files changed, 13 insertions(+), 14 deletions(-)
21092
21093 commit 07b724f3419a28c479cd8a75ae0eecb841a6d2f3
21094 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21095 Date:   Fri Jun 24 12:23:25 2016 +0430
21096
21097     [dwrite] Delete remained objects
21098
21099     No longer noticeable memory increase on create/destroy iterations,
21100     highly better than current state of uniscribe backend
21101
21102  src/hb-directwrite.cc | 33 ++++++++++++++++++++++++---------
21103  1 file changed, 24 insertions(+), 9 deletions(-)
21104
21105 commit be565d17141818e006aa1e4582f3ae14c726fa85
21106 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21107 Date:   Fri Jun 24 11:42:01 2016 +0430
21108
21109     [dwrite] Release allocated blob on face destroy
21110
21111     This reduces memory consumption of my iterated font create/destroy
21112     cycle test
21113     significantly and makes it much better than uniscribe backend even
21114
21115  src/hb-directwrite.cc | 5 ++++-
21116  1 file changed, 4 insertions(+), 1 deletion(-)
21117
21118 commit f3f0ea980a359343ac0e3d359a95855c2cf7be25
21119 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21120 Date:   Thu Jun 23 16:41:37 2016 +0430
21121
21122     [dwrite] Remove ifdefs without breaking execution on old Windows
21123     versions
21124
21125  src/hb-directwrite.cc | 205
21126  +++++++++++++++++++++++++-------------------------
21127  1 file changed, 103 insertions(+), 102 deletions(-)
21128
21129 commit 6b861dbd8b3662d0fa0e51fad1736d72192da868
21130 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21131 Date:   Tue Jun 21 13:57:26 2016 +0430
21132
21133     [dwrite] Use stream font loader instead GDI interop
21134
21135     With help of
21136     https://dxr.mozilla.org/mozilla-central/source/gfx/2d/NativeFontResourceDWrite.cpp
21137
21138  src/hb-directwrite.cc | 350
21139  +++++++++++++++++++-------------------------------
21140  src/hb-directwrite.h  |   2 +-
21141  2 files changed, 135 insertions(+), 217 deletions(-)
21142
21143 commit f7da0486ed8884481d477ce08fcf928c4da9a0a3
21144 Merge: a0223274 07461d06
21145 Author: Dominik Röttsches <d-r@roettsches.de>
21146 Date:   Mon Jun 20 10:25:43 2016 +0300
21147
21148     Merge branch 'master' into conflictingFontFix
21149
21150 commit d34d3ac985a6c8c848ae49635b648a72e0c8f30d
21151 Author: Sascha Brawer <sascha@brawer.ch>
21152 Date:   Mon Apr 25 18:20:57 2016 +0200
21153
21154     Support CPAL table
21155
21156  NEWS                                               |   6 +-
21157  src/Makefile.am                                    |   3 +
21158  src/Makefile.sources                               |   3 +
21159  src/hb-ot-color.cc                                 | 213 ++++++++++++++
21160  src/hb-ot-color.h                                  |  99 +++++++
21161  src/hb-ot-cpal-table.hh                            | 121 ++++++++
21162  src/hb-ot-layout-private.hh                        |   3 +
21163  src/hb-ot-layout.cc                                |   7 +
21164  src/hb-ot.h                                        |   1 +
21165  test/api/Makefile.am                               |   1 +
21166  test/api/hb-test.h                                 |  30 ++
21167  test/api/test-ot-color.c                           | 318
21168  +++++++++++++++++++++
21169  .../319f5d7ebffbefc5c5e6569f8cea73444d7a7268.ttf   | Bin 0 -> 2128 bytes
21170  .../e90374e5e439e00725b4fe7a8d73db57c5a97f82.ttf   | Bin 0 -> 1948 bytes
21171  14 files changed, 804 insertions(+), 1 deletion(-)
21172
21173 commit 07461d06d242cd5cfda7ccb891189f074a89b460
21174 Author: Kelvin <kelvinsthirteen@gmail.com>
21175 Date:   Sat Jun 18 22:46:38 2016 +0000
21176
21177     Use UTF-32  in Python sample
21178
21179  src/sample.py | 3 ++-
21180  1 file changed, 2 insertions(+), 1 deletion(-)
21181
21182 commit fca0c61d67aa309fc824fb18f247493c2b7701ef
21183 Merge: 4b8de1ea 98835058
21184 Author: Khaled Hosny <khaledhosny@eglug.org>
21185 Date:   Sun Jun 19 00:08:51 2016 +0300
21186
21187     Merge pull request #270 from khaledhosny/travis-failure
21188
21189     Fix make check on Travis
21190
21191 commit 988350586f607c7a46bbb658a2abecfd004f41fb
21192 Author: Khaled Hosny <khaledhosny@eglug.org>
21193 Date:   Sat Jun 18 21:12:19 2016 +0200
21194
21195     [tests] Workaround Python 2 “narrow” builds
21196
21197     The so-called Python 2 “narrow” builds support UCS2 only, this
21198     is a
21199     workaround to allow unichr to work with any Unicode character in such
21200     builds. This fixes Travis-CI failure as it has narrow Python 2 builds.
21201
21202     Copied from:
21203     https://github.com/behdad/fonttools/blob/master/Lib/fontTools/misc/py23.py
21204
21205  test/shaping/hb_test_tools.py | 38 +++++++++++++++++++++++++++++++++++++-
21206  1 file changed, 37 insertions(+), 1 deletion(-)
21207
21208 commit a0223274b97e82fe02730fd45729172511fec459
21209 Author: Dominik Röttsches <drott@chromium.org>
21210 Date:   Thu Jun 16 14:19:39 2016 +0200
21211
21212     Discard reconfigured CTFont if URL changes
21213
21214     Fixes https://github.com/behdad/harfbuzz/issues/267
21215
21216  src/hb-coretext.cc | 24 +++++++++++++++++++++---
21217  1 file changed, 21 insertions(+), 3 deletions(-)
21218
21219 commit 4b8de1ea804b225e8357422d0686aad76b05ccf3
21220 Author: Behdad Esfahbod <behdad@behdad.org>
21221 Date:   Mon Jun 6 23:08:54 2016 -0700
21222
21223     Round, not truncate, when scaling values
21224
21225     Fixes https://github.com/behdad/harfbuzz/issues/255
21226
21227  src/hb-font-private.hh | 8 +++++++-
21228  1 file changed, 7 insertions(+), 1 deletion(-)
21229
21230 commit a93078a0ece6dcdea8c5b46cabd30854dd7cf593
21231 Author: Behdad Esfahbod <behdad@behdad.org>
21232 Date:   Mon Jun 6 15:58:41 2016 -0700
21233
21234     Change bugreport URL to github
21235
21236     That's where everything is happening these days.
21237
21238  configure.ac | 2 +-
21239  1 file changed, 1 insertion(+), 1 deletion(-)
21240
21241 commit bed201d2b839c1b1e727e17efc2e0c8f705b86c5
21242 Author: Behdad Esfahbod <behdad@behdad.org>
21243 Date:   Mon Jun 6 14:14:24 2016 -0700
21244
21245     Update for latest Unicode 9 data files
21246
21247  src/hb-ot-shape-complex-indic-table.cc | 10 +++++-----
21248  src/hb-ot-shape-complex-indic.cc       |  5 -----
21249  src/hb-ot-shape-complex-use-table.cc   |  4 ++--
21250  3 files changed, 7 insertions(+), 12 deletions(-)
21251
21252 commit aba4b0ca52f490adfc2f3c6ec0accddd6596fdf6
21253 Author: Behdad Esfahbod <behdad@behdad.org>
21254 Date:   Wed Jun 1 16:57:29 2016 -0700
21255
21256     Add TODO
21257
21258  src/hb-font.cc | 1 +
21259  1 file changed, 1 insertion(+)
21260
21261 commit a2b03de5b30b7e83f7fbf3457e9ba9c00eb88d00
21262 Author: Behdad Esfahbod <behdad@behdad.org>
21263 Date:   Fri May 6 17:56:07 2016 +0100
21264
21265     [myanmar] Handle U+AA74..U+AA76
21266
21267     Fixes https://github.com/behdad/harfbuzz/issues/218
21268
21269  src/hb-ot-shape-complex-myanmar.cc | 5 +++++
21270  1 file changed, 5 insertions(+)
21271
21272 commit 6c0aa9e92bbd22011c85d98c6db021012f7b4101
21273 Author: Behdad Esfahbod <behdad@behdad.org>
21274 Date:   Fri May 6 17:50:06 2016 +0100
21275
21276     Fix build on droid.io
21277
21278  test/shaping/tests/use.tests | 2 +-
21279  1 file changed, 1 insertion(+), 1 deletion(-)
21280
21281 commit 9b6312f9451db790db00dc2c2e27a5a1db852e72
21282 Author: Behdad Esfahbod <behdad@behdad.org>
21283 Date:   Fri May 6 17:41:49 2016 +0100
21284
21285     [use] Update to draft spec from Andrew Glass from August 2015
21286
21287  src/gen-use-table.py                               |  29 +++--
21288  src/hb-ot-shape-complex-use-machine.rl             |  15 +--
21289  src/hb-ot-shape-complex-use-private.hh             |   1 -
21290  src/hb-ot-shape-complex-use-table.cc               | 142
21291  ++++++++++-----------
21292  src/hb-ot-shape-complex-use.cc                     |  11 +-
21293  .../6ff0fbead4462d9f229167b4e6839eceb8465058.ttf   | Bin 0 -> 1148 bytes
21294  test/shaping/tests/use.tests                       |   1 +
21295  7 files changed, 93 insertions(+), 106 deletions(-)
21296
21297 commit 3e4e7616a8ca80a50a438601b84428b4ba4c8694
21298 Author: Behdad Esfahbod <behdad@behdad.org>
21299 Date:   Fri May 6 17:28:25 2016 +0100
21300
21301     [use] Add a catch-all clause to the machine
21302
21303  src/hb-ot-shape-complex-use-machine.rl | 2 ++
21304  src/hb-ot-shape-complex-use.cc         | 2 ++
21305  2 files changed, 4 insertions(+)
21306
21307 commit d04e461fe3310ccaf8633efcb79b8eb6ca2201c3
21308 Author: Behdad Esfahbod <behdad@behdad.org>
21309 Date:   Fri May 6 17:17:00 2016 +0100
21310
21311     [use] Fix 'Number-joiner terminated cluster' to use HN instead of H
21312
21313     From draft update to USE.
21314
21315  src/hb-ot-shape-complex-use-machine.rl | 2 +-
21316  1 file changed, 1 insertion(+), 1 deletion(-)
21317
21318 commit 359dead960c825edeb4587915a511d323f1c1f2a
21319 Author: Behdad Esfahbod <behdad@behdad.org>
21320 Date:   Fri May 6 16:19:19 2016 +0100
21321
21322     Allow MultipleSubst to delete glyph
21323
21324     Fixes https://github.com/behdad/harfbuzz/issues/253
21325
21326     Hopefully we got the logic right.
21327
21328  src/hb-ot-layout-gsub-table.hh       | 17 +++++++----------
21329  src/hb-ot-layout-gsubgpos-private.hh | 11 +++++++----
21330  2 files changed, 14 insertions(+), 14 deletions(-)
21331
21332 commit 3c1666cfb589275de96d54eecb95a13a98e3819e
21333 Author: Behdad Esfahbod <behdad@behdad.org>
21334 Date:   Fri May 6 16:05:07 2016 +0100
21335
21336     [indic] Remove more unused logic after Javanese is gone
21337
21338  src/hb-ot-shape-complex-indic.cc | 50
21339  +++++++++++++++-------------------------
21340  1 file changed, 18 insertions(+), 32 deletions(-)
21341
21342 commit 8b5d6e755b271d0d22b31a7726d5bfbf2aae8b2f
21343 Author: Behdad Esfahbod <behdad@behdad.org>
21344 Date:   Fri May 6 15:59:27 2016 +0100
21345
21346     [indic] Remove unused Javanese bits
21347
21348  src/hb-ot-shape-complex-indic-machine.rl | 3 +--
21349  src/hb-ot-shape-complex-indic-private.hh | 5 ++---
21350  src/hb-ot-shape-complex-indic.cc         | 4 ----
21351  3 files changed, 3 insertions(+), 9 deletions(-)
21352
21353 commit 30e6e29f0f0f77eb65bfd1c4576b38c2da555017
21354 Author: Behdad Esfahbod <behdad@behdad.org>
21355 Date:   Fri May 6 15:52:27 2016 +0100
21356
21357     [indic/use] Move Javanese from Indic shaper to USE
21358
21359     Fixes https://github.com/behdad/harfbuzz/issues/243
21360
21361     With javatext.ttf, the reodering medial Ra gets its advance width
21362     zero'ed in Uniscribe implementation, and the font adds the advance
21363     back.  Our Indic shaper does not do that, but USE does.  So, route
21364     Javanese through USE.  That's what Microsoft does anyway.  Test:
21365
21366       U+A9A5,U+A9BA
21367
21368     This also seems to fix the following sequence, and variations thereof:
21369
21370       U+A99F,U+A9C0,U+A9A2,U+A9BF
21371
21372  src/gen-indic-table.py                             |  1 -
21373  src/hb-ot-shape-complex-indic-table.cc             | 23
21374  ++++------------------
21375  src/hb-ot-shape-complex-private.hh                 |  5 +----
21376  .../south-east-asian/script-javanese/misc.txt      |  1 +
21377  4 files changed, 6 insertions(+), 24 deletions(-)
21378
21379 commit c6ee5f5f06a27a6f147f63aaf51186622821f20b
21380 Author: Behdad Esfahbod <behdad@behdad.org>
21381 Date:   Fri May 6 15:39:02 2016 +0100
21382
21383     Add Javanese sample text
21384
21385  .../south-east-asian/script-javanese/misc.txt      | 53
21386  ++++++++++++++++++++++
21387  1 file changed, 53 insertions(+)
21388
21389 commit e21921a68a959b7e929f71a4260a6cbe055ab4e6
21390 Author: Behdad Esfahbod <behdad@behdad.org>
21391 Date:   Fri May 6 15:24:39 2016 +0100
21392
21393     Minor
21394
21395  BUILD.md | 9 ++++++---
21396  1 file changed, 6 insertions(+), 3 deletions(-)
21397
21398 commit 01a30a6aa9a5827c93245961e3392a1f361745fe
21399 Author: Behdad Esfahbod <behdad@behdad.org>
21400 Date:   Fri May 6 11:50:02 2016 +0100
21401
21402     [indic] Remove data for scripts that don't go thorough this shaper
21403
21404  src/gen-indic-table.py                 |  29 +-
21405  src/hb-ot-shape-complex-indic-table.cc | 604
21406  +--------------------------------
21407  2 files changed, 43 insertions(+), 590 deletions(-)
21408
21409 commit 7cd9269f4eba7b85cd72301a3fc39fab42a4e439
21410 Author: Behdad Esfahbod <behdad@behdad.org>
21411 Date:   Fri May 6 11:34:46 2016 +0100
21412
21413     Update tables to Unicode 9.0.0 beta
21414
21415     Fixes https://github.com/behdad/harfbuzz/issues/251
21416
21417  src/hb-ot-shape-complex-arabic-table.hh |  56 ++++++++-----
21418  src/hb-ot-shape-complex-indic-table.cc  | 137
21419  +++++++++++++++++++++++---------
21420  src/hb-ot-shape-complex-use-table.cc    |  86 ++++++++++++++------
21421  3 files changed, 196 insertions(+), 83 deletions(-)
21422
21423 commit f718fe370ea89e8aeb407addaa6cc926d52a4cdb
21424 Author: Behdad Esfahbod <behdad@behdad.org>
21425 Date:   Fri May 6 11:21:12 2016 +0100
21426
21427     Minor
21428
21429  src/gen-indic-table.py | 4 ++--
21430  1 file changed, 2 insertions(+), 2 deletions(-)
21431
21432 commit 691086f131cb6c9d97e98730c27673484bf93f87
21433 Author: Behdad Esfahbod <behdad@behdad.org>
21434 Date:   Fri May 6 12:08:18 2016 +0100
21435
21436     Add Unicode 9 beta scripts
21437
21438     These are frozen, so good time to add.
21439
21440  src/hb-common.cc                   | 3 +++
21441  src/hb-common.h                    | 9 +++++++++
21442  src/hb-ot-shape-complex-private.hh | 9 +++++++++
21443  src/hb-ot-shape-complex-use.cc     | 3 +++
21444  4 files changed, 24 insertions(+)
21445
21446 commit bc5198fe1277d662926a4f616913c085cd4fc8ee
21447 Author: Behdad Esfahbod <behdad@behdad.org>
21448 Date:   Fri May 6 11:59:05 2016 +0100
21449
21450     Whitespace
21451
21452  src/hb-common.h | 13 +++++++------
21453  1 file changed, 7 insertions(+), 6 deletions(-)
21454
21455 commit a5b7b0dd4508d8a1e7573b75c4cb8832c9e34e3f
21456 Author: Behdad Esfahbod <behdad@behdad.org>
21457 Date:   Mon May 2 10:44:13 2016 +0200
21458
21459     1.2.7
21460
21461  NEWS         | 12 ++++++++++++
21462  configure.ac |  2 +-
21463  2 files changed, 13 insertions(+), 1 deletion(-)
21464
21465 commit 9879fc1db3cad684f412c2f3d6b49e0435697d0e
21466 Author: Behdad Esfahbod <behdad@behdad.org>
21467 Date:   Mon May 2 10:29:12 2016 +0200
21468
21469     [ot-font] Remove unused 'post' table include for now
21470
21471     To make a release...
21472
21473  src/hb-ot-font.cc | 2 +-
21474  1 file changed, 1 insertion(+), 1 deletion(-)
21475
21476 commit f8061ae7972462ad800c23be7cd7b3d7ab94b93b
21477 Author: Behdad Esfahbod <behdad@behdad.org>
21478 Date:   Mon May 2 10:28:24 2016 +0200
21479
21480     [tests] Fix test
21481
21482  test/shaping/Makefile.am                                                |
21483  2 +-
21484  .../tests/{fallback-positioning.test => fallback-positioning.tests}
21485  | 0
21486  2 files changed, 1 insertion(+), 1 deletion(-)
21487
21488 commit f00ab2a33ab34ba64f38cbbe65830c770a3e071e
21489 Author: Behdad Esfahbod <behdad@behdad.org>
21490 Date:   Mon May 2 10:24:00 2016 +0200
21491
21492     [hb-ot-font] Make 'glyf' table loading lazy
21493
21494     Apparently some clients have reference-table callbacks that copy
21495     the table.
21496     As such, avoid loading 'glyf' table which is only needed if fallback
21497     positioning
21498     happens.
21499
21500  src/hb-ot-font.cc                                  |  45
21501  ++++++++++++++++++++-
21502  test/shaping/Makefile.am                           |   1 +
21503  .../7ef276fc886ea502a03b9b0e5c8b547d5dc2b61c.ttf   | Bin 0 -> 784 bytes
21504  test/shaping/tests/fallback-positioning.test       |   2 +
21505  4 files changed, 46 insertions(+), 2 deletions(-)
21506
21507 commit 587d46227a56940a7f5bb053cbeda6144394acf7
21508 Author: Behdad Esfahbod <behdad@behdad.org>
21509 Date:   Sat Apr 30 19:20:56 2016 +0200
21510
21511     [ot-font] Start implementing 'post' table, for accessing glyph names
21512
21513  src/Makefile.sources        |   1 +
21514  src/hb-open-type-private.hh |  12 ++++-
21515  src/hb-ot-font.cc           |   1 +
21516  src/hb-ot-post-table.hh     | 119
21517  ++++++++++++++++++++++++++++++++++++++++++++
21518  4 files changed, 132 insertions(+), 1 deletion(-)
21519
21520 commit 9abaaac409b8e3a0a9182b67dc384133013f7878
21521 Merge: 2f560ee4 264b7a72
21522 Author: Behdad Esfahbod <behdad@behdad.org>
21523 Date:   Wed Apr 27 03:38:24 2016 -0700
21524
21525     Merge commit '264b7a728a41becfbf23ce258fc2a3af19d0cbbe' into HEAD
21526
21527 commit 2f560ee44b7b08683e8e6955fe3b95187e8bda32
21528 Author: Behdad Esfahbod <behdad@behdad.org>
21529 Date:   Wed Apr 27 03:11:41 2016 -0700
21530
21531     [tibetan] Reorder marks to better match Uniscribe
21532
21533     Fixes https://github.com/behdad/harfbuzz/issues/237
21534
21535     Note that Uniscribe enforces a certain syllable order.  We don't.
21536     But with this change, I get all of the tibetan contractions pass
21537     with Microsoft Himalaya font.
21538
21539  src/hb-unicode-private.hh | 8 ++++++--
21540  1 file changed, 6 insertions(+), 2 deletions(-)
21541
21542 commit f68390f196216718c22c434e1d8921118e646824
21543 Author: Behdad Esfahbod <behdad@behdad.org>
21544 Date:   Wed Apr 27 02:44:35 2016 -0700
21545
21546     [test] Add text for Tibetan shorthand contractions
21547
21548     From http://www.babelstone.co.uk/Tibetan/Contractions.html
21549
21550  .../script-tibetan/misc/contractions.txt           | 612
21551  +++++++++++++++++++++
21552  1 file changed, 612 insertions(+)
21553
21554 commit 264b7a728a41becfbf23ce258fc2a3af19d0cbbe
21555 Merge: 7e2da035 adafdcdd
21556 Author: Khaled Hosny <khaledhosny@eglug.org>
21557 Date:   Wed Apr 27 03:48:23 2016 +0300
21558
21559     Merge pull request #247 from khaledhosny/update-opentype-language-tags
21560
21561     Update opentype language tags
21562
21563 commit adafdcddced076da4bfa3114a00e15a387aaf1f7
21564 Author: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
21565 Date:   Sat Nov 7 23:37:21 2015 +0000
21566
21567     Mass-added “difficult” tags – to be curated.
21568
21569  src/hb-ot-tag.cc | 69
21570  +++++++++++++++++++++++++++++---------------------------
21571  1 file changed, 36 insertions(+), 33 deletions(-)
21572
21573 commit 3d6a2c0d7d9f6c5b3097f78c1123f9e59dcc76e2
21574 Author: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
21575 Date:   Sat Nov 7 22:59:13 2015 +0000
21576
21577     Initial import of missing OpenType 1.7 language tags.
21578
21579  src/hb-ot-tag.cc | 67
21580  +++++++++++++++++++++++++++++++++++++++++++++++++++-----
21581  1 file changed, 61 insertions(+), 6 deletions(-)
21582
21583 commit 7e2da035f68e46ce8f4759b67b4ed3a1b211d793
21584 Author: Behdad Esfahbod <behdad@behdad.org>
21585 Date:   Tue Apr 26 16:42:25 2016 -0700
21586
21587     Undo accidental change
21588
21589  src/hb-ot-shape-complex-arabic.cc | 2 +-
21590  1 file changed, 1 insertion(+), 1 deletion(-)
21591
21592 commit b20305022a8235b19e6b640bc62651854e1336f1
21593 Author: Behdad Esfahbod <behdad@behdad.org>
21594 Date:   Tue Apr 26 16:41:17 2016 -0700
21595
21596     Do NOT ignore Mongolian Free Variation Selectors during matching
21597
21598     Fixes https://github.com/behdad/harfbuzz/issues/234
21599
21600  src/hb-ot-layout-gsubgpos-private.hh               |   2 +-
21601  src/hb-ot-layout-private.hh                        |  23
21602  +++++++++++++++++++--
21603  src/hb-ot-shape-complex-arabic.cc                  |   2 +-
21604  .../a34a7b00f22ffb5fd7eef6933b81c7e71bc2cdfb.ttf   | Bin 0 -> 3700 bytes
21605  .../tests/mongolian-variation-selector.tests       |   1 +
21606  5 files changed, 24 insertions(+), 4 deletions(-)
21607
21608 commit 21ab5501f5f5267d20cf23256866dd9d82a667ef
21609 Author: Behdad Esfahbod <behdad@behdad.org>
21610 Date:   Tue Apr 26 16:02:04 2016 -0700
21611
21612     Move ZWJ/ZWNJ bits to top byte of unicode_props()
21613
21614     To make room to remember Mongolian Free Variation Selectors.
21615     Part of fixing https://github.com/behdad/harfbuzz/issues/234
21616
21617  src/hb-ot-layout-private.hh | 40 ++++++++++++++++++++++------------------
21618  1 file changed, 22 insertions(+), 18 deletions(-)
21619
21620 commit de508516cb06ddb064d75bd7be8e843a5ebcf70d
21621 Author: Behdad Esfahbod <behdad@behdad.org>
21622 Date:   Tue Apr 26 11:28:37 2016 -0700
21623
21624     [util] Print out --debug buffer to stderr
21625
21626  util/main-font-text.hh | 2 +-
21627  1 file changed, 1 insertion(+), 1 deletion(-)
21628
21629 commit 29393884b9f045460fb65d6ad10a94461ba93430
21630 Author: Behdad Esfahbod <behdad@behdad.org>
21631 Date:   Tue Apr 26 10:35:23 2016 -0700
21632
21633     Annotate blacklisted fonts with their sha1sum
21634
21635  src/hb-ot-layout.cc | 18 ++++++++++++------
21636  1 file changed, 12 insertions(+), 6 deletions(-)
21637
21638 commit 14bb4a56971fd45063cd6c1288d911627088abb2
21639 Merge: 1c625dff 5069062d
21640 Author: Sascha Brawer <sascha@brawer.ch>
21641 Date:   Tue Apr 26 11:38:16 2016 +0200
21642
21643     Merge pull request #245 from KonstantinRitt/fixes/ce
21644
21645     Unbreak build on Windows CE
21646
21647 commit 5069062d0a9342bb716eebf3ddc1efad91924caa
21648 Author: Konstantin Ritt <ritt.ks@gmail.com>
21649 Date:   Tue Apr 26 12:02:26 2016 +0400
21650
21651     Unbreak build on Windows CE
21652
21653     0475ef2f97e3035a2eea9a0f96031331e07e8e29 broke the build by using
21654     vsnprintf(), which is not defined on Windows CE
21655
21656  src/hb-private.hh | 1 +
21657  1 file changed, 1 insertion(+)
21658
21659 commit 1c625dff2269c54ff429ca45be88893ff1fa6c34
21660 Author: Behdad Esfahbod <behdad@behdad.org>
21661 Date:   Sat Apr 9 12:53:23 2016 -0700
21662
21663     Minor
21664
21665  src/hb-ot-layout.cc | 8 ++++----
21666  1 file changed, 4 insertions(+), 4 deletions(-)
21667
21668 commit 851b0db36d1b724fc1e0db506445119c78186285
21669 Author: Behdad Esfahbod <behdad@behdad.org>
21670 Date:   Fri Apr 8 23:46:55 2016 -0700
21671
21672     Minor.  We should never get to this branch, but fix it anyway.
21673
21674  src/hb-ot-layout-common-private.hh | 6 +++++-
21675  1 file changed, 5 insertions(+), 1 deletion(-)
21676
21677 commit 00ea66f35754a1e6e4d3b7b139d611a9a623a9d1
21678 Author: Behdad Esfahbod <behdad@behdad.org>
21679 Date:   Fri Apr 8 13:51:01 2016 -0700
21680
21681     1.2.6
21682
21683  NEWS         | 10 ++++++++++
21684  configure.ac |  2 +-
21685  2 files changed, 11 insertions(+), 1 deletion(-)
21686
21687 commit 4f3d59a1877dcb94d09da48e9694a6c1b05a86fe
21688 Author: Behdad Esfahbod <behdad@behdad.org>
21689 Date:   Fri Apr 8 13:41:20 2016 -0700
21690
21691     Blacklist another set of timesi.ttf and timesbi.ttf
21692
21693  src/hb-ot-layout.cc | 2 ++
21694  1 file changed, 2 insertions(+)
21695
21696 commit ef476be80d773332e0c768a3465d99381d76edd9
21697 Merge: a0331b55 d3134a66
21698 Author: Behdad Esfahbod <behdad@behdad.org>
21699 Date:   Fri Apr 8 13:16:33 2016 -0700
21700
21701     Merge pull request #239 from ebraminio/dwfix
21702
21703     Improve DirectWrite backend
21704
21705 commit d3134a66ad551ded726db9528d3c25459088f105
21706 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21707 Date:   Tue Apr 5 21:01:05 2016 +0000
21708
21709     Fix when no feature is given
21710
21711  src/hb-directwrite.cc | 8 +++++---
21712  1 file changed, 5 insertions(+), 3 deletions(-)
21713
21714 commit a0331b55f7b45437980e1fc323251f4091bf2c4e
21715 Author: Behdad Esfahbod <behdad@behdad.org>
21716 Date:   Mon Apr 4 16:25:32 2016 -0700
21717
21718     1.2.5
21719
21720  NEWS         | 7 +++++++
21721  configure.ac | 2 +-
21722  2 files changed, 8 insertions(+), 1 deletion(-)
21723
21724 commit 6e55199b5f097ac93bad38f32e9813e2da14c5a7
21725 Author: Behdad Esfahbod <behdad@behdad.org>
21726 Date:   Mon Apr 4 16:24:27 2016 -0700
21727
21728     Add test for 6dd80faf0dcb3e8a8915c3a25da44e2a67cb0cd8
21729
21730  test/shaping/Makefile.am                                |   1 +
21731  .../f22416c692720a7d46fadf4af99f4c9e094f00b9.ttf        | Bin 0 ->
21732  16736 bytes
21733  test/shaping/tests/mark-filtering-sets.tests            |   5 +++++
21734  3 files changed, 6 insertions(+)
21735
21736 commit 59089622dbb8dda783b1639c932123f125c3592d
21737 Author: Behdad Esfahbod <behdad@behdad.org>
21738 Date:   Mon Apr 4 14:54:32 2016 -0700
21739
21740     [coretext] Clarify comment
21741
21742  src/hb-coretext.cc | 8 +++-----
21743  1 file changed, 3 insertions(+), 5 deletions(-)
21744
21745 commit 6dd80faf0dcb3e8a8915c3a25da44e2a67cb0cd8
21746 Author: Behdad Esfahbod <behdad@behdad.org>
21747 Date:   Mon Apr 4 14:34:25 2016 -0700
21748
21749     Fix FixedVersion::to_int()
21750
21751     Ouch.  Had broken it in 9a13ed453ef96822a47d6e6f58332b87f38d5c59
21752
21753     Fixes https://github.com/behdad/harfbuzz/issues/238
21754     Will add test soon.
21755
21756  src/hb-open-type-private.hh | 2 +-
21757  1 file changed, 1 insertion(+), 1 deletion(-)
21758
21759 commit 4a104021697439fd21390a1f4cdc9310348882fa
21760 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21761 Date:   Sat Apr 2 13:47:59 2016 +0000
21762
21763     Hide justification behind HB_DIRECTWRITE_EXPERIMENTAL_JUSTIFICATION
21764
21765  src/hb-directwrite.cc | 8 ++++----
21766  1 file changed, 4 insertions(+), 4 deletions(-)
21767
21768 commit 63ee9ca5d81b53eb035972754ed95572821c393c
21769 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21770 Date:   Fri Apr 1 15:47:07 2016 +0000
21771
21772     Use standard types instead Windows favourites ones
21773
21774  src/hb-directwrite.cc | 100
21775  +++++++++++++++++++++++++-------------------------
21776  1 file changed, 50 insertions(+), 50 deletions(-)
21777
21778 commit adf20ba0d18d1506e633dcd9b4827a6c93abcadd
21779 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21780 Date:   Fri Apr 1 15:36:40 2016 +0000
21781
21782     Limit GetJustifiedGlyphs only to scripts with custom justification
21783     character
21784
21785  src/hb-directwrite.cc | 98
21786  +++++++++++++++++++++++++++++++--------------------
21787  1 file changed, 60 insertions(+), 38 deletions(-)
21788
21789 commit 32ae9d1b3ffbe7e26e654437a56a26a95fe9f5a6
21790 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21791 Date:   Fri Apr 1 06:39:57 2016 +0000
21792
21793     Add justification support
21794
21795  src/hb-directwrite.cc | 321
21796  ++++++++++++++++++++++++++++++++------------------
21797  1 file changed, 205 insertions(+), 116 deletions(-)
21798
21799 commit 10c3d9e41520595c88dd2a8321590e03ce8fcf47
21800 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21801 Date:   Thu Mar 31 18:19:44 2016 +0000
21802
21803     Basic opentype features support
21804
21805  src/hb-directwrite.cc | 62
21806  ++++++++++++++++++++++++++++++++++-----------------
21807  1 file changed, 42 insertions(+), 20 deletions(-)
21808
21809 commit d129897120d3ad414220d603557c15a60aa69fa6
21810 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21811 Date:   Thu Mar 31 13:45:37 2016 +0000
21812
21813     Refactor and remove dupe getglyphs call
21814
21815  src/hb-directwrite.cc | 106
21816  ++++++++++++++++++++++++--------------------------
21817  1 file changed, 51 insertions(+), 55 deletions(-)
21818
21819 commit 5f1a8961008b93f72acc47336109af3a64e248d0
21820 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21821 Date:   Thu Mar 31 12:26:16 2016 +0000
21822
21823     Better glyph offset support
21824
21825  src/hb-directwrite.cc | 44 ++++++++++++++++++++++++--------------------
21826  1 file changed, 24 insertions(+), 20 deletions(-)
21827
21828 commit d691ba3f405738c6857450752b8cc0911dfcdb01
21829 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21830 Date:   Wed Mar 30 20:21:40 2016 +0000
21831
21832     Don't fail when language is not set
21833
21834  src/hb-directwrite.cc | 9 ++++++---
21835  1 file changed, 6 insertions(+), 3 deletions(-)
21836
21837 commit 1c00a46c7a608ebc0b03c5abfcfe7f2b9881d0df
21838 Author: Ebrahim Byagowi <ebrahim@gnu.org>
21839 Date:   Wed Mar 30 20:15:09 2016 +0000
21840
21841     Make DirectWrite backend to work with different font sizes
21842
21843     Actually copyedited same logic from Uniscribe to make it just work
21844
21845  src/hb-directwrite.cc | 7 ++++++-
21846  1 file changed, 6 insertions(+), 1 deletion(-)
21847
21848 commit 0251b0cc5c39272d2299d4b2ab802faaafe96837
21849 Author: Behdad Esfahbod <behdad@behdad.org>
21850 Date:   Thu Mar 17 14:37:11 2016 -0700
21851
21852     1.2.4
21853
21854  NEWS         | 15 +++++++++++++++
21855  configure.ac |  2 +-
21856  2 files changed, 16 insertions(+), 1 deletion(-)
21857
21858 commit 69f9fbc4200442a35484d3c790ae8f4979be5d60
21859 Author: Behdad Esfahbod <behdad@behdad.org>
21860 Date:   Thu Mar 17 11:59:43 2016 -0700
21861
21862     Synthesize GDEF glyph class for any glyph that does not have one
21863     in GDEF
21864
21865     Previously we only synthesized GDEF glyph classes if the glyphClassDef
21866     array in GDEF was null.  This worked well enough, and is indeed what
21867     OpenType requires: "If the font does not include a GlyphClassDef
21868     table,
21869     the client must define and maintain this information when using the
21870     GSUB and GPOS tables."  That sentence does not quite make sense since
21871     one needs Unicode properties as well, but is close enough.
21872
21873     However, looks like Arial Unicode as shipped on WinXP, does have GDEF
21874     glyph class array, but defines no classes for Hebrew.  This results
21875     in Hebrew marks not getting their widths zeroed.  So, with this
21876     change,
21877     we synthesize glyph class for any glyph that is not specified in the
21878     GDEF glyph class table.  Since, from our point of view, a glyph not
21879     being listed in that table is a font bug, any unwanted consequence of
21880     this change is a font bug :).
21881
21882     Note that we still don't get the same rendering as Uniscribe, since
21883     Uniscribe seems to do fallback positioning as well, even though the
21884     font does have a GPOS table (which does NOT cover Hebrew!).  We are
21885     not going to try to match that though.
21886
21887     Test string for Arial Unicode:
21888
21889             U+05E9,U+05B8,U+05C1,U+05DC
21890
21891     Before:         [gid1166=3+991|gid1142=0+737|gid5798=0+1434]
21892     After:          [gid1166=3+991|gid1142=0+0|gid5798=0+1434]
21893     Uniscribe:      [gid1166=3+991|gid1142=0@348,0+0|gid5798=0+1434]
21894
21895     Note that our new output matches what we were generating until July
21896     2014, because the Hebrew shaper used to zero mark advances based on
21897     Unicode, NOT GDEF.  That's 9e834e29e0b657f0555df1ab9cea79ff7abcf08d.
21898
21899     Reported by Greg Douglas.
21900
21901  src/hb-ot-layout-gsub-table.hh | 22 ++++++++++++++++++++--
21902  src/hb-ot-shape.cc             | 29 -----------------------------
21903  2 files changed, 20 insertions(+), 31 deletions(-)
21904
21905 commit fef5dd9a72f326c160a7194f558749d24bac7283
21906 Merge: 01ea9eaa 5f995db1
21907 Author: Behdad Esfahbod <behdad@behdad.org>
21908 Date:   Sat Mar 12 19:15:15 2016 -0800
21909
21910     Merge pull request #232 from c0nk/wip-icu
21911
21912     Add --with-icu=builtin option; fix compile error
21913
21914 commit 01ea9eaac373d9f3de6e56c1ca26cdcd259ecc8e
21915 Author: Behdad Esfahbod <behdad@behdad.org>
21916 Date:   Fri Mar 11 18:50:02 2016 -0800
21917
21918     [build] Use tar-ustar instead of tar-pax
21919
21920     The default tar-v7 is not good enough for us (99 char filename
21921     limit), so I have had bumped to tar-pax.  We got one complaint
21922     that someone's tar couldn't handle tar-pax.  Set to tar-ustar
21923     which is ~13 years earlier than tar-pax and is good enough for us.
21924
21925  configure.ac | 2 +-
21926  1 file changed, 1 insertion(+), 1 deletion(-)
21927
21928 commit 3e10460a1dd41de32752e308771aa30d23565cc0
21929 Author: Behdad Esfahbod <behdad@behdad.org>
21930 Date:   Fri Mar 11 18:45:19 2016 -0800
21931
21932     Minor comment
21933
21934  src/hb-unicode-private.hh | 2 +-
21935  1 file changed, 1 insertion(+), 1 deletion(-)
21936
21937 commit d14fea4bdcc1423fe9a585af3abdefa9605d17e6
21938 Author: Behdad Esfahbod <behdad@behdad.org>
21939 Date:   Tue Mar 8 12:16:41 2016 -0800
21940
21941     Remove default clause in minor switch statements
21942
21943     Bending to clang warnings...
21944     https://bugs.chromium.org/p/chromium/issues/detail?id=593057
21945
21946  src/hb-ot-shape-complex-indic.cc | 4 ----
21947  src/hb-ot-shape-complex-thai.cc  | 1 -
21948  2 files changed, 5 deletions(-)
21949
21950 commit ce8ae9970102f83b67bb1e8e8b2bf894a0e26c07
21951 Merge: 731a430c 71248a84
21952 Author: Behdad Esfahbod <behdad@behdad.org>
21953 Date:   Fri Mar 4 17:20:35 2016 -0800
21954
21955     Merge pull request #231 from KonstantinRitt/post123buildfix
21956
21957     Fix build with HB_DISABLE_DEPRECATED
21958
21959 commit 731a430cd36caabcef04e099b21ebc6daedd536f
21960 Author: Behdad Esfahbod <behdad@behdad.org>
21961 Date:   Wed Mar 2 13:32:42 2016 -0800
21962
21963     Fix requiredFeature stage handling logic
21964
21965     Originally the way Jonathan had written this was correct in
21966     "continue"ing:
21967
21968     https://github.com/jfkthame/harfbuzz/commit/35e28c7a733eaffcd9f062b18d7db9fbb3d990fc#diff-ead86a33a5cc9ad7f6e6381031a0baddR199
21969
21970     When I rewrote his patch, I messed it up:
21971
21972     https://github.com/behdad/harfbuzz/commit/da132937989acb4d8ca9bd41c79f98750e7dda30#diff-ead86a33a5cc9ad7f6e6381031a0baddR209
21973
21974     the intended behavior was NOT to set found=TRUE and NOT to continue.
21975     This was resulting in feature_index[table_index] being left unset.
21976     Oops!
21977
21978  src/hb-ot-map.cc | 5 +----
21979  1 file changed, 1 insertion(+), 4 deletions(-)
21980
21981 commit 68b6296d3333fd38bd5442d2ba087ced481603bc
21982 Author: Behdad Esfahbod <behdad@behdad.org>
21983 Date:   Tue Mar 1 16:41:53 2016 +0900
21984
21985     Add F2DOT14 type
21986
21987  src/hb-open-type-private.hh | 9 +++++++++
21988  1 file changed, 9 insertions(+)
21989
21990 commit 082b79fe9f06607998178dcdcbe817af28b017de
21991 Author: Behdad Esfahbod <behdad@behdad.org>
21992 Date:   Tue Mar 1 16:41:26 2016 +0900
21993
21994     Use FWORD and UFWORD when it makes sense
21995
21996     I had forgotten about those types.
21997
21998  src/hb-ot-glyf-table.hh | 8 ++++----
21999  src/hb-ot-hmtx-table.hh | 6 +++---
22000  2 files changed, 7 insertions(+), 7 deletions(-)
22001
22002 commit 5f995db10381172ec63fd7ffbb0acf2c6b3dae5e
22003 Author: Kal Conley <kcconley@gmail.com>
22004 Date:   Fri Feb 26 00:36:17 2016 +0100
22005
22006     Fix missing ICU #include
22007
22008     Fix compile error in hb-icu.cc when ICU configured with
22009     U_NO_DEFAULT_INCLUDE_UTF_HEADERS=1
22010
22011  src/hb-icu.cc | 1 +
22012  1 file changed, 1 insertion(+)
22013
22014 commit b424b6c372dfe4c0ed75a49761eb34a416819446
22015 Author: Kal Conley <kcconley@gmail.com>
22016 Date:   Fri Feb 26 00:35:15 2016 +0100
22017
22018     Add --with-icu=builtin configure option
22019
22020  configure.ac    | 33 +++++++++++++++++++--------------
22021  src/Makefile.am |  7 +++++++
22022  2 files changed, 26 insertions(+), 14 deletions(-)
22023
22024 commit 71248a843f976c86022eb5bb8c6e8880b2499937
22025 Author: Konstantin Ritt <ritt.ks@gmail.com>
22026 Date:   Thu Feb 25 18:55:28 2016 +0400
22027
22028     Fix build with HB_DISABLE_DEPRECATED
22029
22030     When HB_DISABLE_DEPRECATED is defined, no code from hb-deprecated.h
22031     should be used, even from within HB itself.
22032
22033  src/hb-font.cc | 4 ++++
22034  1 file changed, 4 insertions(+)
22035
22036 commit 0c7fb7419c20d04b803412945565562c32b42929
22037 Author: Behdad Esfahbod <behdad@behdad.org>
22038 Date:   Thu Feb 25 14:40:09 2016 +0900
22039
22040     Speed up buffer variable allocation sanity check
22041
22042     This makes defining HB_NDEBUG much less relevant, to the
22043     point of irrelevance.  Sorry about all the fuss in previous
22044     release!
22045
22046  src/hb-buffer-private.hh | 67
22047  ++++++++++++++++++++++++++++-----------------
22048  src/hb-buffer.cc         | 70
22049  ------------------------------------------------
22050  2 files changed, 43 insertions(+), 94 deletions(-)
22051
22052 commit 91dd11565221bdb108c138662ea013aac14bb968
22053 Author: Behdad Esfahbod <behdad@behdad.org>
22054 Date:   Thu Feb 25 13:56:47 2016 +0900
22055
22056     Add HB_NDEBUG
22057
22058     API changes:
22059     - If NDEBUG is defined, define HB_NDEBUG
22060     - Disable costlier sanity checks if HB_NDEBUG is defined.
22061
22062     In 1.2.3 introduced some code to disable costly sanity checks if
22063     NDEBUG is defined.  NDEBUG, however, disables all assert()s as
22064     well.  With HB_NDEBUG, one can disable costlier checks but keep
22065     assert()s.
22066
22067     I'll probably add a way to define HB_NDEBUG automatically in
22068     release tarballs.  But for now, production systems that do NOT
22069     define NDEBUG, are encouraged to define HB_NDEBUG for our build.
22070
22071  src/Makefile.am          | 2 +-
22072  src/hb-buffer-private.hh | 4 ++--
22073  src/hb-buffer.cc         | 4 ++--
22074  src/hb-private.hh        | 9 +++++++++
22075  4 files changed, 14 insertions(+), 5 deletions(-)
22076
22077 commit 75568b0a7f811ea18e23037735ec8541a7431f88
22078 Author: Behdad Esfahbod <behdad@behdad.org>
22079 Date:   Thu Feb 25 12:26:26 2016 +0900
22080
22081     1.2.3
22082
22083  NEWS         | 42 ++++++++++++++++++++++++++++++++++++++++++
22084  configure.ac |  2 +-
22085  2 files changed, 43 insertions(+), 1 deletion(-)
22086
22087 commit 988165021f8d48dc7120b071d056491256569f4f
22088 Author: Behdad Esfahbod <behdad@behdad.org>
22089 Date:   Thu Feb 25 12:23:02 2016 +0900
22090
22091     Disable internal buffer variable bookkeeping in NDEBUG builds
22092
22093     Saves some sweet time and binary size!
22094
22095  src/Makefile.am          |  1 +
22096  src/hb-buffer-private.hh | 30 ++++++++++++++++++++----------
22097  src/hb-buffer.cc         |  6 ++++--
22098  3 files changed, 25 insertions(+), 12 deletions(-)
22099
22100 commit 94dd0bb7e78125994cb7c833a5b03110f1ffc822
22101 Author: Behdad Esfahbod <behdad@behdad.org>
22102 Date:   Thu Feb 25 11:31:03 2016 +0900
22103
22104     Add blacklist signature for Times New Roman (Bold) Italic on OS X
22105
22106  src/hb-ot-layout.cc | 2 ++
22107  1 file changed, 2 insertions(+)
22108
22109 commit dd8598c1c7f29fc92253b0cd4e856c1941b1d0c0
22110 Author: Behdad Esfahbod <behdad@behdad.org>
22111 Date:   Thu Feb 25 11:20:05 2016 +0900
22112
22113     [test] Pass closure to hb_font_set_glyph_func()
22114
22115     Exercises fix in c335fd7986fe360ab8e1c032c9b988d0d30511eb
22116
22117  test/api/test-shape.c | 2 +-
22118  1 file changed, 1 insertion(+), 1 deletion(-)
22119
22120 commit e23cf902e91142a10229e3514be4ceee69efde04
22121 Author: Behdad Esfahbod <behdad@behdad.org>
22122 Date:   Thu Feb 25 11:11:15 2016 +0900
22123
22124     Blacklist GDEF table of timesi.ttf and timesbi.ttf on Win 7
22125
22126     See discussion:
22127     https://lists.freedesktop.org/archives/harfbuzz/2016-February/005489.html
22128
22129  src/hb-ot-layout.cc | 25 +++++++++++++++++++++++++
22130  1 file changed, 25 insertions(+)
22131
22132 commit c335fd7986fe360ab8e1c032c9b988d0d30511eb
22133 Author: Behdad Esfahbod <behdad@behdad.org>
22134 Date:   Thu Feb 25 09:16:05 2016 +0900
22135
22136     In trampoline implementation of get_glyph(), don't destroy user
22137     data twice!
22138
22139  src/hb-font.cc | 41 +++++++++++++++++++++++++++--------------
22140  1 file changed, 27 insertions(+), 14 deletions(-)
22141
22142 commit 23335deaad9d4d9824ff41343264514d3f9f7e37
22143 Author: Behdad Esfahbod <behdad@behdad.org>
22144 Date:   Wed Feb 24 20:27:13 2016 +0900
22145
22146     [ot-font] Accelerate cmap format4 get_glyph
22147
22148  src/hb-ot-cmap-table.hh | 111
22149  ++++++++++++++++++++++++++++--------------------
22150  src/hb-ot-font.cc       |  14 +++++-
22151  2 files changed, 77 insertions(+), 48 deletions(-)
22152
22153 commit e0f16a715bc3e621ff21a8be88102e9672630574
22154 Author: Behdad Esfahbod <behdad@behdad.org>
22155 Date:   Wed Feb 24 19:52:36 2016 +0900
22156
22157     [ot-font] Towards accelerating get_glyph()
22158
22159  src/hb-ot-font.cc | 23 ++++++++++++++++++++---
22160  1 file changed, 20 insertions(+), 3 deletions(-)
22161
22162 commit 5473ebfb84c7b6059ac16e04676b363acc51aa00
22163 Author: Behdad Esfahbod <behdad@behdad.org>
22164 Date:   Wed Feb 24 19:32:43 2016 +0900
22165
22166     [ot-font] Remove level of indirection in get_glyph_variant
22167
22168  src/hb-ot-cmap-table.hh | 14 ++------------
22169  src/hb-ot-font.cc       | 13 +++++++++----
22170  2 files changed, 11 insertions(+), 16 deletions(-)
22171
22172 commit 49fe6ecf19522413e79a11a29aa0ffc5bdfcd2f8
22173 Author: Behdad Esfahbod <behdad@behdad.org>
22174 Date:   Wed Feb 24 19:10:06 2016 +0900
22175
22176     [TODO] Update
22177
22178     This file is rather obsolete.  Still, give it a refresh.
22179
22180  TODO | 16 ++--------------
22181  1 file changed, 2 insertions(+), 14 deletions(-)
22182
22183 commit 8b5bc141cd3a6bfcea3c91a882a630426876ceb3
22184 Author: Behdad Esfahbod <behdad@behdad.org>
22185 Date:   Wed Feb 24 19:05:23 2016 +0900
22186
22187     Add get_nominal_glyph() and get_variation_glyph() instead of
22188     get_glyph()
22189
22190     New API:
22191     - hb_font_get_nominal_glyph_func_t
22192     - hb_font_get_variation_glyph_func_t
22193     - hb_font_funcs_set_nominal_glyph_func()
22194     - hb_font_funcs_set_variation_glyph_func()
22195     - hb_font_get_nominal_glyph()
22196     - hb_font_get_variation_glyph()
22197
22198     Deprecated API:
22199     - hb_font_get_glyph_func_t
22200     - hb_font_funcs_set_glyph_func()
22201
22202     Clients that implement their own font-funcs are encouraged to replace
22203     their get_glyph() implementation with a get_nominal_glyph() and
22204     get_variation_glyph() pair.  The variation version can assume that
22205     variation_selector argument is not zero.
22206
22207  src/hb-deprecated.h                |  10 ++
22208  src/hb-fallback-shape.cc           |   4 +-
22209  src/hb-font-private.hh             |  26 +++--
22210  src/hb-font.cc                     | 203
22211  ++++++++++++++++++++++++++++++++++---
22212  src/hb-font.h                      |  55 +++++++---
22213  src/hb-ft.cc                       |  38 ++++---
22214  src/hb-ot-font.cc                  |  57 +++++++----
22215  src/hb-ot-shape-complex-indic.cc   |   8 +-
22216  src/hb-ot-shape-complex-myanmar.cc |   2 +-
22217  src/hb-ot-shape-complex-use.cc     |   2 +-
22218  src/hb-ot-shape-fallback.cc        |   6 +-
22219  src/hb-ot-shape-normalize.cc       |  18 ++--
22220  src/hb-ot-shape.cc                 |   6 +-
22221  13 files changed, 344 insertions(+), 91 deletions(-)
22222
22223 commit b30a971bf792b9c683c345e1be25c5a5869a113c
22224 Author: Behdad Esfahbod <behdad@behdad.org>
22225 Date:   Wed Feb 24 17:32:22 2016 +0900
22226
22227     1.2.2
22228
22229  NEWS         | 14 +++++++++++++-
22230  configure.ac |  2 +-
22231  2 files changed, 14 insertions(+), 2 deletions(-)
22232
22233 commit af48e3d27c01c538f46f1dc376d994a0c24a8170
22234 Author: Behdad Esfahbod <behdad@behdad.org>
22235 Date:   Wed Feb 24 16:06:40 2016 +0900
22236
22237     Fix recent test
22238
22239     Not sure why the FT functions were returning advance 1024.  This
22240     caused failure on drone.io.  Switch to hb-ot-font and disable
22241     glyph names.
22242
22243  test/shaping/tests/cursive-positioning.tests | 2 +-
22244  1 file changed, 1 insertion(+), 1 deletion(-)
22245
22246 commit 17c831701756bb46300c412fd64b19d67f299c18
22247 Author: Behdad Esfahbod <behdad@behdad.org>
22248 Date:   Wed Feb 24 16:06:23 2016 +0900
22249
22250     [tests] Fix for multiple options in test runner scripts
22251
22252  test/shaping/run-tests.sh | 3 +--
22253  1 file changed, 1 insertion(+), 2 deletions(-)
22254
22255 commit ebd7431f824c718db6ce5b85e94f2b3911127af4
22256 Author: Behdad Esfahbod <behdad@behdad.org>
22257 Date:   Wed Feb 24 15:53:40 2016 +0900
22258
22259     Partially revert 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
22260
22261     That commit moved the advance adjustment for mark positioning to
22262     be applied immediately, instead of doing late before.  This breaks
22263     if mark advances are zeroed late, like in Arabic.  Also, easier to
22264     hit it in RTL scripts since a single mark with non-zero advance is
22265     enough to hit the bug, whereas in LTR, at least two marks are needed.
22266
22267     This reopens https://github.com/behdad/harfbuzz/issues/211
22268     The cursive+mark interaction is broken again.  To be fixed in a
22269     different way.
22270
22271  src/hb-ot-layout-gpos-table.hh               | 28
22272  ++++++++++++----------------
22273  test/shaping/tests/cursive-positioning.tests |  2 +-
22274  2 files changed, 13 insertions(+), 17 deletions(-)
22275
22276 commit 284481b3120963353f5f34ed094f07ffc13480ef
22277 Author: Behdad Esfahbod <behdad@behdad.org>
22278 Date:   Wed Feb 24 15:52:37 2016 +0900
22279
22280     Add test for mark positioning in rtl with non-zero mark advance
22281
22282     Apparently I broke this 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2.
22283     Fix coming.
22284
22285  .../sha1sum/07f054357ff8638bac3711b422a1e31180bba863.ttf  | Bin 0 ->
22286  848 bytes
22287  test/shaping/tests/cursive-positioning.tests              |   1 +
22288  2 files changed, 1 insertion(+)
22289
22290 commit 56a84e8dd18c63782b8db3a86e94651dae5bb01b
22291 Author: Behdad Esfahbod <behdad@behdad.org>
22292 Date:   Wed Feb 24 15:50:33 2016 +0900
22293
22294     [tests] Allow commenting out tests to be skipped
22295
22296  test/shaping/run-tests.sh | 4 ++++
22297  1 file changed, 4 insertions(+)
22298
22299 commit 7cfd6cc486f2751d7f78c5008a636d677af4e12f
22300 Author: Behdad Esfahbod <behdad@behdad.org>
22301 Date:   Wed Feb 24 12:30:57 2016 +0900
22302
22303     [Android.mk] Update with warning flags
22304
22305  Android.mk | 3 ++-
22306  1 file changed, 2 insertions(+), 1 deletion(-)
22307
22308 commit dabf32a5ad706726412ba5c64e1ea614a707b928
22309 Author: Behdad Esfahbod <behdad@behdad.org>
22310 Date:   Tue Feb 23 15:38:43 2016 +0900
22311
22312     1.2.1
22313
22314  NEWS         | 13 +++++++++++++
22315  configure.ac |  2 +-
22316  2 files changed, 14 insertions(+), 1 deletion(-)
22317
22318 commit 525cc7d28cbe4e8149ddba677224f134dc0a3274
22319 Author: Behdad Esfahbod <behdad@behdad.org>
22320 Date:   Tue Feb 23 15:19:27 2016 +0900
22321
22322     Add note re only adding tests with Free Software fonts
22323
22324  test/shaping/README.md | 5 ++++-
22325  1 file changed, 4 insertions(+), 1 deletion(-)
22326
22327 commit 6a09d7e34b949f9929f616ee53278b2edfd9b7ea
22328 Author: Behdad Esfahbod <behdad@behdad.org>
22329 Date:   Tue Feb 23 13:47:16 2016 +0900
22330
22331     [test] Add README about how to add shaping tests
22332
22333  test/shaping/Makefile.am |  1 +
22334  test/shaping/README.md   | 37 +++++++++++++++++++++++++++++++++++++
22335  2 files changed, 38 insertions(+)
22336
22337 commit f8ee7906d0454d950081c621f2b04a6d08e1b92f
22338 Author: Behdad Esfahbod <behdad@behdad.org>
22339 Date:   Tue Feb 23 13:45:38 2016 +0900
22340
22341     Remove MANIFEST files
22342
22343     They are unused currently.  We can add later if we hook them up
22344     to anything useful.
22345
22346  test/shaping/fonts/sha1sum/MANIFEST                | 52
22347  ----------------------
22348  test/shaping/tests/MANIFEST                        | 19 --------
22349  test/shaping/texts/MANIFEST                        |  1 -
22350  test/shaping/texts/in-tree/MANIFEST                |  9 ----
22351  test/shaping/texts/in-tree/shaper-arabic/MANIFEST  |  6 ---
22352  .../in-tree/shaper-arabic/script-arabic/MANIFEST   |  3 --
22353  .../script-arabic/language-persian/MANIFEST        |  1 -
22354  .../script-arabic/language-urdu/MANIFEST           |  1 -
22355  .../script-arabic/language-urdu/crulp/MANIFEST     |  1 -
22356  .../language-urdu/crulp/ligatures/MANIFEST         |  7 ---
22357  .../shaper-arabic/script-arabic/misc/MANIFEST      |  1 -
22358  .../script-arabic/misc/diacritics/MANIFEST         |  7 ---
22359  .../in-tree/shaper-arabic/script-mandaic/MANIFEST  |  1 -
22360  .../shaper-arabic/script-mandaic/misc/MANIFEST     |  0
22361  .../shaper-arabic/script-mongolian/MANIFEST        |  1 -
22362  .../shaper-arabic/script-mongolian/misc/MANIFEST   |  4 --
22363  .../in-tree/shaper-arabic/script-nko/MANIFEST      |  1 -
22364  .../in-tree/shaper-arabic/script-nko/misc/MANIFEST |  1 -
22365  .../in-tree/shaper-arabic/script-phags-pa/MANIFEST |  1 -
22366  .../shaper-arabic/script-phags-pa/misc/MANIFEST    |  1 -
22367  .../in-tree/shaper-arabic/script-syriac/MANIFEST   |  1 -
22368  .../shaper-arabic/script-syriac/misc/MANIFEST      |  2 -
22369  test/shaping/texts/in-tree/shaper-default/MANIFEST |  5 ---
22370  .../shaper-default/script-ethiopic/MANIFEST        |  1 -
22371  .../shaper-default/script-ethiopic/misc/MANIFEST   |  1 -
22372  .../in-tree/shaper-default/script-han/MANIFEST     |  1 -
22373  .../shaper-default/script-han/misc/MANIFEST        |  1 -
22374  .../shaper-default/script-hiragana/MANIFEST        |  1 -
22375  .../shaper-default/script-hiragana/misc/MANIFEST   |  2 -
22376  .../shaper-default/script-linear-b/MANIFEST        |  1 -
22377  .../shaper-default/script-linear-b/misc/MANIFEST   |  1 -
22378  .../shaper-default/script-tifinagh/MANIFEST        |  1 -
22379  .../shaper-default/script-tifinagh/misc/MANIFEST   |  1 -
22380  test/shaping/texts/in-tree/shaper-hangul/MANIFEST  |  1 -
22381  .../in-tree/shaper-hangul/script-hangul/MANIFEST   |  1 -
22382  .../shaper-hangul/script-hangul/misc/MANIFEST      |  1 -
22383  test/shaping/texts/in-tree/shaper-hebrew/MANIFEST  |  1 -
22384  .../in-tree/shaper-hebrew/script-hebrew/MANIFEST   |  1 -
22385  .../shaper-hebrew/script-hebrew/misc/MANIFEST      |  1 -
22386  test/shaping/texts/in-tree/shaper-indic/MANIFEST   |  2 -
22387  .../texts/in-tree/shaper-indic/indic/MANIFEST      | 11 -----
22388  .../shaper-indic/indic/script-assamese/MANIFEST    |  2 -
22389  .../indic/script-assamese/misc/MANIFEST            |  0
22390  .../indic/script-assamese/utrrs/MANIFEST           |  3 --
22391  .../indic/script-assamese/utrrs/codepoint/MANIFEST |  7 ---
22392  .../indic/script-assamese/utrrs/gpos/MANIFEST      |  2 -
22393  .../indic/script-assamese/utrrs/gsub/MANIFEST      |  1 -
22394  .../shaper-indic/indic/script-bengali/MANIFEST     |  2 -
22395  .../indic/script-bengali/misc/MANIFEST             |  2 -
22396  .../indic/script-bengali/utrrs/MANIFEST            |  3 --
22397  .../indic/script-bengali/utrrs/codepoint/MANIFEST  |  7 ---
22398  .../indic/script-bengali/utrrs/gpos/MANIFEST       |  2 -
22399  .../indic/script-bengali/utrrs/gsub/MANIFEST       |  1 -
22400  .../shaper-indic/indic/script-devanagari/MANIFEST  |  2 -
22401  .../indic/script-devanagari/misc/MANIFEST          |  6 ---
22402  .../indic/script-devanagari/utrrs/MANIFEST         |  3 --
22403  .../script-devanagari/utrrs/codepoint/MANIFEST     |  9 ----
22404  .../indic/script-devanagari/utrrs/gpos/MANIFEST    |  2 -
22405  .../indic/script-devanagari/utrrs/gsub/MANIFEST    |  1 -
22406  .../shaper-indic/indic/script-gujarati/MANIFEST    |  2 -
22407  .../indic/script-gujarati/misc/MANIFEST            |  0
22408  .../indic/script-gujarati/utrrs/MANIFEST           |  3 --
22409  .../indic/script-gujarati/utrrs/codepoint/MANIFEST |  7 ---
22410  .../indic/script-gujarati/utrrs/gpos/MANIFEST      |  2 -
22411  .../indic/script-gujarati/utrrs/gsub/MANIFEST      |  1 -
22412  .../shaper-indic/indic/script-gurmukhi/MANIFEST    |  2 -
22413  .../indic/script-gurmukhi/misc/MANIFEST            |  1 -
22414  .../indic/script-gurmukhi/utrrs/MANIFEST           |  3 --
22415  .../indic/script-gurmukhi/utrrs/codepoint/MANIFEST |  7 ---
22416  .../indic/script-gurmukhi/utrrs/gpos/MANIFEST      |  2 -
22417  .../indic/script-gurmukhi/utrrs/gsub/MANIFEST      |  1 -
22418  .../shaper-indic/indic/script-kannada/MANIFEST     |  2 -
22419  .../indic/script-kannada/misc/MANIFEST             |  2 -
22420  .../indic/script-kannada/utrrs/MANIFEST            |  3 --
22421  .../indic/script-kannada/utrrs/codepoint/MANIFEST  |  8 ----
22422  .../indic/script-kannada/utrrs/gpos/MANIFEST       |  1 -
22423  .../indic/script-kannada/utrrs/gsub/MANIFEST       |  1 -
22424  .../shaper-indic/indic/script-malayalam/MANIFEST   |  2 -
22425  .../indic/script-malayalam/misc/MANIFEST           |  3 --
22426  .../indic/script-malayalam/utrrs/MANIFEST          |  2 -
22427  .../script-malayalam/utrrs/codepoint/MANIFEST      |  7 ---
22428  .../indic/script-malayalam/utrrs/gsub/MANIFEST     |  1 -
22429  .../shaper-indic/indic/script-oriya/MANIFEST       |  2 -
22430  .../shaper-indic/indic/script-oriya/misc/MANIFEST  |  2 -
22431  .../shaper-indic/indic/script-oriya/utrrs/MANIFEST |  2 -
22432  .../indic/script-oriya/utrrs/codepoint/MANIFEST    |  9 ----
22433  .../indic/script-oriya/utrrs/gsub/MANIFEST         |  1 -
22434  .../shaper-indic/indic/script-sinhala/MANIFEST     |  2 -
22435  .../indic/script-sinhala/misc/MANIFEST             |  4 --
22436  .../indic/script-sinhala/utrrs/MANIFEST            |  3 --
22437  .../indic/script-sinhala/utrrs/codepoint/MANIFEST  |  5 ---
22438  .../indic/script-sinhala/utrrs/gpos/MANIFEST       |  1 -
22439  .../indic/script-sinhala/utrrs/gsub/MANIFEST       |  7 ---
22440  .../shaper-indic/indic/script-tamil/MANIFEST       |  2 -
22441  .../shaper-indic/indic/script-tamil/misc/MANIFEST  |  1 -
22442  .../shaper-indic/indic/script-tamil/utrrs/MANIFEST |  3 --
22443  .../indic/script-tamil/utrrs/codepoint/MANIFEST    | 10 -----
22444  .../indic/script-tamil/utrrs/gpos/MANIFEST         |  2 -
22445  .../indic/script-tamil/utrrs/gsub/MANIFEST         |  1 -
22446  .../shaper-indic/indic/script-telugu/MANIFEST      |  2 -
22447  .../shaper-indic/indic/script-telugu/misc/MANIFEST |  1 -
22448  .../indic/script-telugu/utrrs/MANIFEST             |  3 --
22449  .../indic/script-telugu/utrrs/codepoint/MANIFEST   |  7 ---
22450  .../indic/script-telugu/utrrs/gpos/MANIFEST        |  1 -
22451  .../indic/script-telugu/utrrs/gsub/MANIFEST        |  1 -
22452  .../in-tree/shaper-indic/south-east-asian/MANIFEST |  1 -
22453  .../south-east-asian/script-khmer/MANIFEST         |  1 -
22454  .../south-east-asian/script-khmer/misc/MANIFEST    |  3 --
22455  test/shaping/texts/in-tree/shaper-myanmar/MANIFEST |  1 -
22456  .../in-tree/shaper-myanmar/script-myanmar/MANIFEST |  1 -
22457  .../shaper-myanmar/script-myanmar/misc/MANIFEST    |  3 --
22458  test/shaping/texts/in-tree/shaper-thai/MANIFEST    |  2 -
22459  .../texts/in-tree/shaper-thai/script-lao/MANIFEST  |  1 -
22460  .../in-tree/shaper-thai/script-lao/misc/MANIFEST   |  1 -
22461  .../texts/in-tree/shaper-thai/script-thai/MANIFEST |  1 -
22462  .../in-tree/shaper-thai/script-thai/misc/MANIFEST  |  4 --
22463  test/shaping/texts/in-tree/shaper-tibetan/MANIFEST |  1 -
22464  .../in-tree/shaper-tibetan/script-tibetan/MANIFEST |  1 -
22465  .../shaper-tibetan/script-tibetan/misc/MANIFEST    |  1 -
22466  test/shaping/texts/in-tree/shaper-use/MANIFEST     |  6 ---
22467  .../texts/in-tree/shaper-use/script-batak/MANIFEST |  1 -
22468  .../in-tree/shaper-use/script-buginese/MANIFEST    |  1 -
22469  .../texts/in-tree/shaper-use/script-cham/MANIFEST  |  1 -
22470  .../in-tree/shaper-use/script-kaithi/MANIFEST      |  1 -
22471  .../in-tree/shaper-use/script-kharoshti/MANIFEST   |  1 -
22472  .../in-tree/shaper-use/script-tai-tham/MANIFEST    |  2 -
22473  126 files changed, 381 deletions(-)
22474
22475 commit 815bdd7700155efcffa9a4c3ca5bfc31833d0586
22476 Author: Behdad Esfahbod <behdad@behdad.org>
22477 Date:   Mon Feb 22 18:22:44 2016 +0900
22478
22479     In cluster-level=0, group ZWJ/ZWNJ with previous cluster
22480
22481     This better emulates Unicode grapheme clusters.
22482
22483     Note that Uniscribe does NOT do this, but should be harmless with
22484     most clients,
22485     and improve fallback with clients that use HarfBuzz cluster as unit
22486     of fallback.
22487
22488     Fixes https://github.com/behdad/harfbuzz/issues/217
22489
22490  src/hb-ot-layout-private.hh                           | 6 ++++++
22491  src/hb-ot-shape.cc                                    | 3 ++-
22492  test/shaping/tests/indic-joiner-candrabindu.tests     | 2 +-
22493  test/shaping/tests/mongolian-variation-selector.tests | 2 +-
22494  4 files changed, 10 insertions(+), 3 deletions(-)
22495
22496 commit 89137e325a19d62fb00979e1e8ab2ca59a2c1147
22497 Author: Behdad Esfahbod <behdad@behdad.org>
22498 Date:   Mon Feb 22 16:00:59 2016 +0900
22499
22500     Minor
22501
22502  src/hb-coretext.cc | 2 +-
22503  src/hb-ot-shape.cc | 2 +-
22504  2 files changed, 2 insertions(+), 2 deletions(-)
22505
22506 commit 15063b12f7619d4f44981248e28f38c172d12e1f
22507 Author: Behdad Esfahbod <behdad@behdad.org>
22508 Date:   Mon Feb 22 15:56:29 2016 +0900
22509
22510     [coretext] Move CTFont construction to face_data
22511
22512  src/hb-coretext.cc | 66
22513  +++++++++++++++++++++++++-----------------------------
22514  1 file changed, 30 insertions(+), 36 deletions(-)
22515
22516 commit ba3d49d9a56932d341bf1916a30f322be665e3a6
22517 Author: Behdad Esfahbod <behdad@behdad.org>
22518 Date:   Mon Feb 22 15:50:12 2016 +0900
22519
22520     [coretext] Move code around
22521
22522  src/hb-coretext.cc | 70
22523  +++++++++++++++++++++++++++++++-----------------------
22524  1 file changed, 40 insertions(+), 30 deletions(-)
22525
22526 commit 90194efb8480d58c55b7a19962624c7aadbdca63
22527 Author: Behdad Esfahbod <behdad@behdad.org>
22528 Date:   Mon Feb 22 15:42:53 2016 +0900
22529
22530     [coretext] Move code around
22531
22532  src/hb-coretext.cc | 46 ++++++++++++++++++++++++++--------------------
22533  1 file changed, 26 insertions(+), 20 deletions(-)
22534
22535 commit ca539e37a4b71e585a267a288db1a3975cbb99fc
22536 Author: Behdad Esfahbod <behdad@behdad.org>
22537 Date:   Mon Feb 22 15:37:18 2016 +0900
22538
22539     [build] git.mk fix for m4/gtk-doc.m4
22540
22541  Makefile.am | 1 +
22542  1 file changed, 1 insertion(+)
22543
22544 commit 54788cb1ecc5a5ffd63d07cd1f0b07b2afa9a8ca
22545 Author: Behdad Esfahbod <behdad@behdad.org>
22546 Date:   Mon Feb 22 15:32:52 2016 +0900
22547
22548     [win32] Install git.mk
22549
22550  win32/Makefile.am | 2 ++
22551  1 file changed, 2 insertions(+)
22552
22553 commit 9a13ed453ef96822a47d6e6f58332b87f38d5c59
22554 Author: Behdad Esfahbod <behdad@behdad.org>
22555 Date:   Mon Feb 22 11:44:45 2016 +0900
22556
22557     Make FixedVersion a template
22558
22559  src/hb-open-file-private.hh          | 4 ++--
22560  src/hb-open-type-private.hh          | 9 +++++----
22561  src/hb-ot-head-table.hh              | 4 ++--
22562  src/hb-ot-hhea-table.hh              | 2 +-
22563  src/hb-ot-layout-gdef-table.hh       | 2 +-
22564  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
22565  src/hb-ot-layout-jstf-table.hh       | 2 +-
22566  src/hb-ot-maxp-table.hh              | 2 +-
22567  8 files changed, 14 insertions(+), 13 deletions(-)
22568
22569 commit 238b943e850ea1ab0093e12c74d2cd7c686f318e
22570 Author: Behdad Esfahbod <behdad@behdad.org>
22571 Date:   Mon Feb 22 15:31:22 2016 +0900
22572
22573     [coretext] Fix leak!
22574
22575  src/hb-coretext.cc | 1 +
22576  1 file changed, 1 insertion(+)
22577
22578 commit e561122856a50ed405d71cb1629317e7ae63f316
22579 Author: Behdad Esfahbod <behdad@behdad.org>
22580 Date:   Mon Feb 22 15:28:37 2016 +0900
22581
22582     [coretext] Move code around
22583
22584  src/hb-coretext.cc | 109
22585  ++++++++++++++++++++++++++++++-----------------------
22586  1 file changed, 62 insertions(+), 47 deletions(-)
22587
22588 commit 04c64431530a4a6d9ebd33674c4665a8e6d25bdd
22589 Author: Behdad Esfahbod <behdad@behdad.org>
22590 Date:   Mon Feb 22 15:12:27 2016 +0900
22591
22592     [coretext] Ignore PPEM in font size selection
22593
22594  src/hb-coretext.cc | 14 ++++----------
22595  1 file changed, 4 insertions(+), 10 deletions(-)
22596
22597 commit 62c2711121fe78f373c15c0f53090b62b52d11c1
22598 Author: Behdad Esfahbod <behdad@behdad.org>
22599 Date:   Mon Feb 22 15:07:20 2016 +0900
22600
22601     [coretext] Limit grapheme-cluster forming to cluster-level=0
22602
22603  src/hb-coretext.cc | 1 +
22604  src/hb-ot-shape.cc | 2 +-
22605  2 files changed, 2 insertions(+), 1 deletion(-)
22606
22607 commit 061105ec443eb7350ffe217305f9d8902c179e2f
22608 Author: Behdad Esfahbod <behdad@behdad.org>
22609 Date:   Mon Feb 22 14:59:39 2016 +0900
22610
22611     [coretext] Fix shaping with varying font size
22612
22613     Fixes https://github.com/libass/libass/issues/212
22614
22615  src/hb-coretext.cc | 8 ++++----
22616  1 file changed, 4 insertions(+), 4 deletions(-)
22617
22618 commit 27847cab1264b4ce8342603f4626b4e0645979e4
22619 Author: Behdad Esfahbod <behdad@behdad.org>
22620 Date:   Fri Feb 19 15:56:50 2016 +0700
22621
22622     1.2.0
22623
22624  NEWS         | 20 ++++++++++++++++++++
22625  configure.ac |  2 +-
22626  2 files changed, 21 insertions(+), 1 deletion(-)
22627
22628 commit c3731559042e1730e85d19574321ad850010f7de
22629 Author: Behdad Esfahbod <behdad@behdad.org>
22630 Date:   Fri Feb 19 15:13:07 2016 +0700
22631
22632     [fuzzing] Add test for recent fix
22633
22634     Test from https://github.com/behdad/harfbuzz/issues/223
22635
22636     I forgot that we do run hb-fuzzer on tests in
22637     shaping/tests/fuzzed.tests.
22638
22639  .../sha1sum/205edd09bd3d141cc9580f650109556cc28b22cb.ttf | Bin 0 ->
22640  1966 bytes
22641  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
22642  test/shaping/tests/fuzzed.tests                          |   1 +
22643  3 files changed, 2 insertions(+)
22644
22645 commit aa33cb72ab29c31e87f0cca9a0e72fe3a68247b7
22646 Author: Behdad Esfahbod <behdad@behdad.org>
22647 Date:   Fri Feb 19 15:12:24 2016 +0700
22648
22649     [fuzzing] Make test runner actually work
22650
22651  test/fuzzing/Makefile.am | 6 ++++--
22652  1 file changed, 4 insertions(+), 2 deletions(-)
22653
22654 commit 2735555c6b0c95db7dfc2b391f92a1a5c06084c4
22655 Author: Behdad Esfahbod <behdad@behdad.org>
22656 Date:   Fri Feb 19 15:12:16 2016 +0700
22657
22658     [fuzzing] Add TODO item
22659
22660  test/fuzzing/hb-fuzzer.cc | 1 +
22661  1 file changed, 1 insertion(+)
22662
22663 commit b87e36f6f119fac80b8fd55f3abae563c2c5b798
22664 Author: Behdad Esfahbod <behdad@behdad.org>
22665 Date:   Fri Feb 19 14:52:31 2016 +0700
22666
22667     Avoid buffer->move_to() in case of buffer error
22668
22669     Fixes https://github.com/behdad/harfbuzz/issues/223
22670
22671     Right now we cannot test this because it has to be tested using
22672     hb-fuzzer.
22673     We should move all fuzzing tests from test/shaping/tests/fuzzed.tests
22674     to
22675     test/fuzzing/ and have its own test runner.  At that point, should add
22676     test from this issue as well.
22677
22678  src/hb-buffer.cc                     | 2 ++
22679  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
22680  2 files changed, 3 insertions(+), 1 deletion(-)
22681
22682 commit 7e76bbabbaa56af314abff8ddba8866c634919cd
22683 Author: Behdad Esfahbod <behdad@behdad.org>
22684 Date:   Fri Feb 19 14:43:39 2016 +0700
22685
22686     [fuzzing] Make "make hb-fuzzer" build lib dependency
22687
22688     Not going to do with util/, but is convenient here.
22689
22690  test/fuzzing/Makefile.am | 3 +++
22691  1 file changed, 3 insertions(+)
22692
22693 commit 568a0c60e8695a6ad8a93ec60d55b137c48890cb
22694 Author: Behdad Esfahbod <behdad@behdad.org>
22695 Date:   Thu Feb 18 19:31:51 2016 +0700
22696
22697     Remove pointless overflow check in pointer math
22698
22699     Fixes https://github.com/behdad/harfbuzz/issues/227
22700
22701  src/hb-blob.cc | 1 -
22702  1 file changed, 1 deletion(-)
22703
22704 commit aae2847099cbf05bf0668fbe526fc58736837c1b
22705 Author: Behdad Esfahbod <behdad@behdad.org>
22706 Date:   Thu Feb 18 17:06:25 2016 +0700
22707
22708     Emoji skin tone modifiers need to be treated as combining marks
22709
22710     Fixes https://github.com/behdad/harfbuzz/issues/169
22711
22712  src/hb-ot-layout-private.hh | 15 ++++++++++++++-
22713  src/hb-unicode-private.hh   |  5 +++--
22714  2 files changed, 17 insertions(+), 3 deletions(-)
22715
22716 commit da41e48f0a1a6af6d44ef25185d2421a29bd4166
22717 Author: Behdad Esfahbod <behdad@behdad.org>
22718 Date:   Tue Feb 16 17:16:33 2016 +0700
22719
22720     [USE] Zero mark advances by GDEF early
22721
22722     This is what Microsoft's implementation does.  Marks that need advance
22723     need to add it back using 'dist' or other feature in GPOS.
22724     Update tests to
22725     match.
22726
22727  src/hb-ot-shape-complex-use.cc                           |   2 +-
22728  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
22729  .../sha1sum/f518eb6f6b5eec2946c9fbbbde44e45d46f5e2ac.ttf | Bin 0 ->
22730  1356 bytes
22731  test/shaping/tests/context-matching.tests                |   2 +-
22732  test/shaping/tests/use.tests                             |   2 ++
22733  5 files changed, 5 insertions(+), 2 deletions(-)
22734
22735 commit 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
22736 Author: Behdad Esfahbod <behdad@behdad.org>
22737 Date:   Tue Feb 16 16:07:20 2016 +0700
22738
22739     [GPOS] Fix interaction of mark attachments and cursive chaining
22740
22741     Fixes https://github.com/behdad/harfbuzz/issues/211
22742
22743     What happens in that bug is that a mark is attached to base first,
22744     then a second mark is cursive-chained to the first mark.  This only
22745     "works" because it's in the Indic shaper where mark advances are
22746     not zeroed.
22747
22748     Before, we didn't allow cursive to run on marks at all.  Fix that.
22749     We also where updating mark major offsets at the end of GPOS, such
22750     that changes in advance of base will not change the mark attachment
22751     position.  That was superior to the alternative (which is what
22752     Uniscribe
22753     does BTW), but made it hard to apply cursive to the mark after it
22754     was positioned.  We could track major-direction offset changes and
22755     apply that to cursive in the post process, but that's a much trickier
22756     thing to do than the fix here, which is to immediately apply the
22757     major-direction advance-width offsets...  Ie.:
22758
22759     https://github.com/behdad/harfbuzz/issues/211#issuecomment-183194739
22760
22761     If this breaks any fonts, the font should be fixed to do mark
22762     attachment
22763     after all the advances are set up first (kerning, etc).
22764
22765     Finally, this, still doesn't make us match Uniscribe, for I explained
22766     in that bug.  Looks like Uniscribe applies minor-direction cursive
22767     adjustment immediate as well.  We don't, and we like it our way, at
22768     least for now.  Eg. the sequence in the test case does this:
22769
22770     - The first subscript attaches with mark-to-base, moving in x only,
22771     - The second subscript attaches with cursive attachment to first
22772     subscript
22773       moving in x only,
22774     - A final context rule moves the first subscript up by 104 units.
22775
22776     The way we do, the final shift-up, also shifts up the second subscript
22777     mark because it's cursively-attached.  Uniscribe doesn't.  We get:
22778
22779     [ttaorya=0+1307|casubscriptorya=0@-242,104+-231|casubscriptnarroworya=0@20,104+507]
22780
22781     while Uniscribe gets:
22782
22783     [ttaorya=0+1307|casubscriptorya=0@-242,104+-211|casubscriptnarroworya=0+487]
22784
22785     note the different y-offset of the last glyph.  In our view,
22786     after cursive,
22787     things move together, period.
22788
22789  src/hb-ot-layout-gpos-table.hh                     |  31
22790  +++++++++++----------
22791  .../706c5d7b625f207bc0d874c67237aad6f1e9cd6f.ttf   | Bin 0 -> 3868 bytes
22792  test/shaping/fonts/sha1sum/MANIFEST                |   1 +
22793  test/shaping/tests/cursive-positioning.tests       |   1 +
22794  4 files changed, 18 insertions(+), 15 deletions(-)
22795
22796 commit 80c8855cfeffa028d74a25df884d0e5577c95c6c
22797 Author: Behdad Esfahbod <behdad@behdad.org>
22798 Date:   Fri Feb 12 12:50:17 2016 +0700
22799
22800     Minor
22801
22802  src/hb-common.cc | 2 +-
22803  1 file changed, 1 insertion(+), 1 deletion(-)
22804
22805 commit 6ab920224c32e38072a0bec5e84d4b0d58b74167
22806 Author: Behdad Esfahbod <behdad@behdad.org>
22807 Date:   Thu Feb 11 16:57:52 2016 +0700
22808
22809     [GPOS] Minor
22810
22811     No effect.
22812
22813  src/hb-ot-layout-gpos-table.hh | 8 ++++----
22814  1 file changed, 4 insertions(+), 4 deletions(-)
22815
22816 commit cbc3a76c5a38ab24f72e80357377711bd3f54d56
22817 Author: Behdad Esfahbod <behdad@behdad.org>
22818 Date:   Thu Feb 11 16:48:13 2016 +0700
22819
22820     [GPOS] Merge fixing of offsets for cursive and mark attachments
22821
22822     Part of fixing https://github.com/behdad/harfbuzz/issues/211
22823
22824  src/hb-buffer-private.hh       |  3 +-
22825  src/hb-ot-layout-gpos-table.hh | 73
22826  ++++++++++++++++++------------------------
22827  2 files changed, 33 insertions(+), 43 deletions(-)
22828
22829 commit 7d8d58ac81fe267e29ea68cdc6f4a4fa8c22d40f
22830 Author: Behdad Esfahbod <behdad@behdad.org>
22831 Date:   Thu Feb 11 16:34:28 2016 +0700
22832
22833     [GPOS] Divide position_finish() into two phases, for advances
22834     and offsets
22835
22836     Right now the position_finish_advances() is empty.  To be used for
22837     spacing attachments proposal later.
22838
22839  src/hb-ot-layout-gpos-table.hh | 11 +++++++++--
22840  src/hb-ot-layout-gsub-table.hh |  6 ------
22841  src/hb-ot-layout-private.hh    | 19 +++++++++----------
22842  src/hb-ot-layout.cc            | 16 ++++++++--------
22843  src/hb-ot-shape.cc             |  7 +++----
22844  5 files changed, 29 insertions(+), 30 deletions(-)
22845
22846 commit 8474231567a08873cc5e0aa08fea60316a04c27e
22847 Author: Behdad Esfahbod <behdad@behdad.org>
22848 Date:   Thu Feb 11 16:27:41 2016 +0700
22849
22850     [ot] Minor shuffling code around
22851
22852  src/hb-ot-layout-gpos-table.hh |  2 --
22853  src/hb-ot-shape.cc             | 13 ++++++++-----
22854  2 files changed, 8 insertions(+), 7 deletions(-)
22855
22856 commit b0b11614e9fb9ecd1faae28b0ed71ac6bf5c1266
22857 Author: Behdad Esfahbod <behdad@behdad.org>
22858 Date:   Thu Feb 11 15:28:55 2016 +0700
22859
22860     [GPOS] Add harmless recursion in fix_mark_attachment()
22861
22862     Will do nothing.  Just useful for merging two functions.
22863
22864  src/hb-ot-layout-gpos-table.hh | 2 ++
22865  1 file changed, 2 insertions(+)
22866
22867 commit 686567baab5a32ffea843538643e01de2885fa4f
22868 Author: Behdad Esfahbod <behdad@behdad.org>
22869 Date:   Thu Feb 11 15:25:28 2016 +0700
22870
22871     [GPOS] Merge attach_chain() and cursive_chain()
22872
22873     Differentiate, using new attach_type().
22874
22875  src/hb-ot-layout-gpos-table.hh | 50
22876  +++++++++++++++++++++++++++---------------
22877  1 file changed, 32 insertions(+), 18 deletions(-)
22878
22879 commit 806ad8dc65931ab7893bff7d5592a67a9bd237ca
22880 Author: Behdad Esfahbod <behdad@behdad.org>
22881 Date:   Thu Feb 11 14:53:11 2016 +0700
22882
22883     [GPOS] Minor shuffling
22884
22885  src/hb-ot-layout-gpos-table.hh | 10 +++++-----
22886  1 file changed, 5 insertions(+), 5 deletions(-)
22887
22888 commit 0f6278d1fbb75856132f1fa2d29648979f033316
22889 Author: Behdad Esfahbod <behdad@behdad.org>
22890 Date:   Thu Feb 11 14:49:10 2016 +0700
22891
22892     [GPOS] Negate sign of attach_lookback(), and rename it to
22893     attach_chain()
22894
22895     No behavior change.  Preparing to unify how cursive and mark
22896     attachments
22897     work.
22898
22899  src/hb-ot-layout-gpos-table.hh | 17 +++++++++--------
22900  1 file changed, 9 insertions(+), 8 deletions(-)
22901
22902 commit 5b5dc2c0406d8180e72d97a54334c722fda325b1
22903 Author: Behdad Esfahbod <behdad@behdad.org>
22904 Date:   Thu Feb 11 12:15:38 2016 +0700
22905
22906     [tests] Add test for advance zeroing of an ASCII letter marked as
22907     mark in GDEF
22908
22909  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
22910  .../sha1sum/a98e908e2ed21b22228ea59ebcc0f05034c86f2e.ttf | Bin 0 ->
22911  1016 bytes
22912  test/shaping/tests/zero-width-marks.tests                |   1 +
22913  3 files changed, 2 insertions(+)
22914
22915 commit 660c9d3fc21172e8dc340b017122c084dac6334c
22916 Author: Behdad Esfahbod <behdad@behdad.org>
22917 Date:   Thu Feb 11 12:14:27 2016 +0700
22918
22919     Remove font-dependent ASCII-only perf hack
22920
22921     Is confusing.  I already hit it myself.  Remove.  We can optimize
22922     ASCII based on Unicode properties.  But should not do based on
22923     assumptions on the font.
22924
22925  src/hb-ot-shape.cc | 4 ----
22926  1 file changed, 4 deletions(-)
22927
22928 commit 3fe0cf10401875f1e9b8b5fbaf59826e64ea61d2
22929 Author: Behdad Esfahbod <behdad@behdad.org>
22930 Date:   Wed Feb 10 18:43:43 2016 +0700
22931
22932     Fix previous commit!
22933
22934  test/shaping/fonts/sha1sum/MANIFEST       | 6 +++---
22935  test/shaping/tests/zero-width-marks.tests | 6 +++---
22936  2 files changed, 6 insertions(+), 6 deletions(-)
22937
22938 commit 293a210eee0a53b59f4b33298f42ec6e59d785e0
22939 Author: Behdad Esfahbod <behdad@behdad.org>
22940 Date:   Wed Feb 10 18:39:59 2016 +0700
22941
22942     [tests] Fix fonts in cc4a78bf22c4a735b84c89b04be3bb531f42135e
22943
22944     They had an invalid LookupFlag (32).
22945
22946  .../sha1sum/0dd3a51c3ea50997cb1f72515d1060408f8b4b59.ttf | Bin 1412 ->
22947  0 bytes
22948  .../sha1sum/56cfd0e18d07f41c38e9598545a6d369127fc6f9.ttf | Bin 0 ->
22949  1412 bytes
22950  .../sha1sum/828114d00931885bc25abf7cdb878b2914a2e743.ttf | Bin 1448 ->
22951  0 bytes
22952  .../sha1sum/894e96a367f00c196d82e6243673a1d4414f4f6a.ttf | Bin 1448 ->
22953  0 bytes
22954  .../sha1sum/cc5f3d2d717fb6bd4dfae1c16d48a2cb8e12233b.ttf | Bin 0 ->
22955  1448 bytes
22956  .../sha1sum/ffa0f5d2d9025486d8469d8b1fdd983e7632499b.ttf | Bin 0 ->
22957  1448 bytes
22958  6 files changed, 0 insertions(+), 0 deletions(-)
22959
22960 commit eaadcbbc53e02838c847e53ef214a55d6915d677
22961 Author: Behdad Esfahbod <behdad@behdad.org>
22962 Date:   Wed Feb 10 18:29:54 2016 +0700
22963
22964     Remove now-unused mark zeroing BY_UNICODE
22965
22966  src/hb-ot-shape-complex-private.hh |  2 --
22967  src/hb-ot-shape.cc                 | 29 -----------------------------
22968  2 files changed, 31 deletions(-)
22969
22970 commit cc4a78bf22c4a735b84c89b04be3bb531f42135e
22971 Author: Behdad Esfahbod <behdad@behdad.org>
22972 Date:   Wed Feb 10 18:24:08 2016 +0700
22973
22974     [tests] Add tests for Latin mark zeroing
22975
22976  .../sha1sum/0dd3a51c3ea50997cb1f72515d1060408f8b4b59.ttf | Bin 0 ->
22977  1412 bytes
22978  .../sha1sum/828114d00931885bc25abf7cdb878b2914a2e743.ttf | Bin 0 ->
22979  1448 bytes
22980  .../sha1sum/894e96a367f00c196d82e6243673a1d4414f4f6a.ttf | Bin 0 ->
22981  1448 bytes
22982  test/shaping/fonts/sha1sum/MANIFEST                      |   4 ++++
22983  .../sha1sum/fcdcffbdf1c4c97c05308d7600e4c283eb47dbca.ttf | Bin 0 ->
22984  1344 bytes
22985  test/shaping/tests/zero-width-marks.tests                |   4 ++++
22986  6 files changed, 8 insertions(+)
22987
22988 commit 55ff34b9c157a839d026465af8f30424ce7f891b
22989 Author: Behdad Esfahbod <behdad@behdad.org>
22990 Date:   Wed Feb 10 18:20:02 2016 +0700
22991
22992     [tests] Add tests for Thai mark zeroing
22993
22994  .../sha1sum/45855bc8d46332b39c4ab9e2ee1a26b1f896da6b.ttf | Bin 0 ->
22995  1088 bytes
22996  .../sha1sum/7a37dc4d5bf018456aea291cee06daf004c0221c.ttf | Bin 0 ->
22997  1080 bytes
22998  .../sha1sum/8099955657a54e9ee38a6ba1d6f950ce58e3cc25.ttf | Bin 0 ->
22999  1024 bytes
23000  test/shaping/fonts/sha1sum/MANIFEST                      |   4 ++++
23001  .../sha1sum/bb0c53752e85c3d28973ebc913287b8987d3dfe8.ttf | Bin 0 ->
23002  976 bytes
23003  test/shaping/tests/zero-width-marks.tests                |   4 ++++
23004  6 files changed, 8 insertions(+)
23005
23006 commit b3582a8ee82942a931130a83b2867b239f8ca71a
23007 Author: Behdad Esfahbod <behdad@behdad.org>
23008 Date:   Wed Feb 10 18:10:15 2016 +0700
23009
23010     Change default mark advance zeroing behavior from Unicode to GDEF
23011
23012     See thread at:
23013     https://lists.freedesktop.org/archives/harfbuzz/2016-February/005462.html
23014
23015  src/hb-ot-shape-complex-default.cc | 2 +-
23016  src/hb-ot-shape-complex-thai.cc    | 2 +-
23017  src/hb-ot-shape-complex-tibetan.cc | 2 +-
23018  3 files changed, 3 insertions(+), 3 deletions(-)
23019
23020 commit 43bb2b8fb00705c3334730a58ade7984181018b2
23021 Author: Behdad Esfahbod <behdad@behdad.org>
23022 Date:   Wed Feb 10 14:11:43 2016 +0700
23023
23024     Minor
23025
23026  test/shaping/hb_test_tools.py | 2 +-
23027  1 file changed, 1 insertion(+), 1 deletion(-)
23028
23029 commit bdaa784bb610ec65626d63cc068a0958ff5005fc
23030 Merge: a168db47 f6ffba63
23031 Author: Behdad Esfahbod <behdad@behdad.org>
23032 Date:   Wed Feb 10 11:11:36 2016 +0700
23033
23034     Merge pull request #164 from fanc999/msvc.build
23035
23036     Enable Build of HarfBuzz under Visual Studio using NMake Makefiles
23037
23038 commit a168db4739148459bc33c7dae88e73efa0153d72
23039 Author: Behdad Esfahbod <behdad@behdad.org>
23040 Date:   Wed Feb 10 11:10:08 2016 +0700
23041
23042     [README] Add ABI Tracker link
23043
23044  README | 1 +
23045  1 file changed, 1 insertion(+)
23046
23047 commit f6ffba634bb33d6d4b051abce9c23fcae280c3fe
23048 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
23049 Date:   Wed Dec 9 14:57:15 2015 +0800
23050
23051     MSVC builds: Add support to build DirectWrite shaping backend
23052
23053     Add into the NMake Makefiles to build the DirectWrite shaping backend,
23054     but as PR #134 mentions, this is considered to be in an experimental
23055     state,
23056     so don't include this in the build by default for now.  This is
23057     most probably
23058     going to replace the Uniscribe backend eventually, since DirectWrite
23059     is meant
23060     to be Uniscribe's replacement, and is needed for Windows Store apps
23061     if a
23062     system shaping API is to be used.
23063
23064  win32/README.txt        |  4 ++++
23065  win32/config-msvc.mak   | 10 ++++++++++
23066  win32/config.h.win32.in |  3 +++
23067  win32/info-msvc.mak     |  7 +++++++
23068  4 files changed, 24 insertions(+)
23069
23070 commit c6792854557ca104948e8f0b142c9384105b0d05
23071 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
23072 Date:   Wed Feb 3 18:31:23 2016 +0800
23073
23074     build: Build the DirectWrite sources if requested
23075
23076     This adds to the autotools build system so that the (experimental)
23077     DirectWrite support for HarfBuzz is built (and dist'ed).
23078
23079  configure.ac         | 25 +++++++++++++++++++++++++
23080  src/Makefile.am      |  7 +++++++
23081  src/Makefile.sources |  3 +++
23082  3 files changed, 35 insertions(+)
23083
23084 commit d7b6636e5ebf1ddf7d7a04007ffbc411cf7e462e
23085 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
23086 Date:   Tue Nov 3 19:00:42 2015 +0800
23087
23088     build: Support Visual Studio builds using NMake
23089
23090     This adds a set of NMake Makefiles that can be used to build
23091     HarfBuzz, from
23092     the standard basic build building the minimal HarfBuzz DLL (consisting
23093     of OpenType, fallback and Uniscribe support only), to a full
23094     fledged build
23095     consisting of GLib and FreeType support, as well as building the
23096     utilities,
23097     the test programs in src/ and test/api, and HarfBuzz-ICU and
23098     HarfBuzz-GObject, and up to building the introspection files.
23099     This means a
23100     flexible build mechanism is supported here, so anything that is
23101     supported
23102     for a Windows build (code-wise), should all be supported by this build
23103     system.
23104
23105     As in an earlier commit, the source listings are shared with the
23106     autotools
23107     builds with the various Makefile.sources in src/, src/hb-ucdn and
23108     util/, and
23109     this set of NMake Makefiles will transform these lists into the
23110     form they
23111     want.
23112
23113     In the current form, all the test programs in test/api pass, and
23114     this has
23115     been checked successfully with 'make -j8 distcheck'.
23116
23117  BUILD.md                        |   4 +-
23118  Makefile.am                     |   2 +-
23119  configure.ac                    |   2 +
23120  win32/Makefile.am               |  14 +++
23121  win32/Makefile.vc               |  52 +++++++++++
23122  win32/README.txt                |  75 ++++++++++++++++
23123  win32/build-rules-msvc.mak      | 140 ++++++++++++++++++++++++++++++
23124  win32/config-msvc.mak           | 188
23125  ++++++++++++++++++++++++++++++++++++++++
23126  win32/create-lists-msvc.mak     | 151 ++++++++++++++++++++++++++++++++
23127  win32/create-lists.bat          |  42 +++++++++
23128  win32/detectenv-msvc.mak        | 136 +++++++++++++++++++++++++++++
23129  win32/generate-msvc.mak         |  26 ++++++
23130  win32/hb-introspection-msvc.mak |  42 +++++++++
23131  win32/info-msvc.mak             | 130 +++++++++++++++++++++++++++
23132  win32/install.mak               |  29 +++++++
23133  win32/introspection-msvc.mak    |  73 ++++++++++++++++
23134  16 files changed, 1104 insertions(+), 2 deletions(-)
23135
23136 commit 5c3e7260bcb4999b8b7cb9afb26e6eaff867634b
23137 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
23138 Date:   Tue Nov 3 18:52:46 2015 +0800
23139
23140     MSVC builds: Add a pre-configured config.h(.win32) template
23141
23142     This adds a pre-configured config.h template that can be used
23143     for Visual
23144     Studio builds, where autotools is not normally available.  This has
23145     the
23146     configs that are suitable for Visual Studio builds, as well as all the
23147     features used for Windows builds enabled (HAVE_OT, HAVE_FALLBACK and
23148     HAVE_UNISCRIBE).
23149
23150     Note that the optional features are not enabled here, they are
23151     enabled by
23152     /D's (or -D's) in the NMake Makefiles as requested.
23153
23154  win32/config.h.win32.in | 155
23155  ++++++++++++++++++++++++++++++++++++++++++++++++
23156  1 file changed, 155 insertions(+)
23157
23158 commit 35ded3af74a5bc4b038a07308354d5f7501ae3c7
23159 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
23160 Date:   Tue Nov 3 16:56:27 2015 +0800
23161
23162     build: Move source listings into separate Makefile snippets
23163
23164     This moves all the source listings in src/Makefile.am,
23165     src/hb-ucdn/Makefile.am and util/Makefile.am into separate Makefile
23166     snippets, so that they may be shared between different Makefile-based
23167     build systems, such as NMake for Visual Studio.
23168
23169  src/Makefile.am              | 165
23170  +++++++++----------------------------------
23171  src/Makefile.sources         | 147 ++++++++++++++++++++++++++++++++++++++
23172  src/hb-ucdn/Makefile.am      |   6 +-
23173  src/hb-ucdn/Makefile.sources |   4 ++
23174  util/Makefile.am             |  34 ++-------
23175  util/Makefile.sources        |  32 +++++++++
23176  6 files changed, 223 insertions(+), 165 deletions(-)
23177
23178 commit b894a85ad1e7c3ecfb6d3732a7c9779f5462fe70
23179 Author: Behdad Esfahbod <behdad@behdad.org>
23180 Date:   Tue Feb 2 16:39:19 2016 +0800
23181
23182     Fix more hangs in case of buffer allocation errors
23183
23184     Hopefully
23185     fixes https://github.com/behdad/harfbuzz/issues/214
23186
23187  src/hb-ot-shape-complex-indic.cc   | 2 +-
23188  src/hb-ot-shape-complex-myanmar.cc | 2 +-
23189  src/hb-ot-shape-complex-use.cc     | 2 +-
23190  3 files changed, 3 insertions(+), 3 deletions(-)
23191
23192 commit b693992ea160b66541f678dc9be29b513c77a30b
23193 Merge: 9a6a33cc 498574e6
23194 Author: Behdad Esfahbod <behdad@behdad.org>
23195 Date:   Tue Feb 2 12:33:32 2016 +0800
23196
23197     Merge pull request #222 from n8willis/master
23198
23199     Add usermanual chapter on cluster levels
23200
23201 commit 498574e6c1a83bbd2768925af6e39806fe1ea8bb
23202 Author: n8willis <nwillis@glyphography.com>
23203 Date:   Thu Jan 28 12:21:32 2016 -0600
23204
23205     Update Makefile.am
23206
23207  docs/Makefile.am | 1 +
23208  1 file changed, 1 insertion(+)
23209
23210 commit e12fc666994573dbabb6928a8b2e8698667088ce
23211 Author: n8willis <nwillis@glyphography.com>
23212 Date:   Thu Jan 28 12:14:12 2016 -0600
23213
23214     Added initial usermanual chapter on cluster levels.
23215
23216  docs/harfbuzz-docs.xml       |   1 +
23217  docs/usermanual-clusters.xml | 304
23218  +++++++++++++++++++++++++++++++++++++++++++
23219  2 files changed, 305 insertions(+)
23220
23221 commit 9a6a33ccbea8a2e23e779bd955958fa41974c1c7
23222 Merge: d05b7833 146fe252
23223 Author: Behdad Esfahbod <behdad@behdad.org>
23224 Date:   Mon Jan 18 12:47:18 2016 +0100
23225
23226     Merge pull request #216 from mhosken/master
23227
23228     Refactor graphite2 to make ovleraps into negative width spaces
23229
23230 commit 146fe252c3ebd0253344ce20981554e40926497b
23231 Author: Martin Hosken <martin_hosken@sil.org>
23232 Date:   Sat Jan 16 17:24:00 2016 -0600
23233
23234     Refactor graphite2 to make ovleraps into negative width spaces
23235
23236  src/hb-graphite2.cc | 71
23237  ++++++++++++++++++++++++++++++++---------------------
23238  1 file changed, 43 insertions(+), 28 deletions(-)
23239
23240 commit d05b783322d90208b2ddf06a5ebffc7c301be3d7
23241 Author: Behdad Esfahbod <behdad@behdad.org>
23242 Date:   Tue Jan 12 16:17:21 2016 +0000
23243
23244     Fix compiler warning
23245
23246     Fixes https://github.com/behdad/harfbuzz/issues/212
23247
23248  src/hb-ot-tag.cc | 2 +-
23249  1 file changed, 1 insertion(+), 1 deletion(-)
23250
23251 commit d163dc18e66c9e2f404d09310482464245cae704
23252 Author: Behdad Esfahbod <behdad@behdad.org>
23253 Date:   Tue Jan 12 13:05:01 2016 +0000
23254
23255     Minor
23256
23257  src/hb-ot-layout-common-private.hh | 30 +++++++++++++++---------------
23258  1 file changed, 15 insertions(+), 15 deletions(-)
23259
23260 commit 505b7d4732c6a8c423f43c0de46e05dc583e82c0
23261 Author: Behdad Esfahbod <behdad@behdad.org>
23262 Date:   Mon Jan 11 18:31:04 2016 +0000
23263
23264     [fuzzing] Fuzz input text
23265
23266     Very rudimentary right now, but will get kcc's bot going.
23267
23268     From
23269     https://github.com/behdad/harfbuzz/issues/139#issuecomment-163580783
23270
23271  test/fuzzing/hb-fuzzer.cc | 25 +++++++++++++++++++------
23272  1 file changed, 19 insertions(+), 6 deletions(-)
23273
23274 commit 3e704521f67e021fb51cda7319925fd39eba4f97
23275 Author: Behdad Esfahbod <behdad@behdad.org>
23276 Date:   Mon Jan 11 17:38:41 2016 +0000
23277
23278     [OT] Get list of lookup subtables once and loop through them
23279
23280     This speeds up shaping the Amiri font by over 15%.
23281
23282     This was primarily needed for my work on OpenType GX, since
23283     we will be collecting only sublookups that are "active" for
23284     current font instance; but it's a nice boost in general as
23285     well.
23286
23287     We might, in the future, collect subtables in the lookup_accel.
23288     That would also allow us to do a per-subtbale set-digest, which
23289     should speed things up some more, specially for ContextChainFormat3
23290     lookups...  Amiri, for example, contains one lookup with 53
23291     subtables!
23292
23293  src/hb-ot-layout.cc | 120
23294  +++++++++++++++++++++++++++++++++++-----------------
23295  1 file changed, 81 insertions(+), 39 deletions(-)
23296
23297 commit 11441291bbf4326dca9b14ec3e9cad3d4d229303
23298 Author: Behdad Esfahbod <behdad@behdad.org>
23299 Date:   Mon Jan 11 13:16:35 2016 +0000
23300
23301     1.1.3
23302
23303  NEWS         | 29 +++++++++++++++++++++++++++++
23304  configure.ac |  2 +-
23305  2 files changed, 30 insertions(+), 1 deletion(-)
23306
23307 commit 97624d9244de0fdb9c03f60e03fe242028efa8a1
23308 Author: Behdad Esfahbod <behdad@behdad.org>
23309 Date:   Mon Jan 11 12:58:45 2016 +0000
23310
23311     [docs] Minor fixes.
23312
23313  src/hb-buffer.h | 26 +++++++++++++-------------
23314  1 file changed, 13 insertions(+), 13 deletions(-)
23315
23316 commit a39ff95fce39226e80850ff251cb34a7aad12bd7
23317 Author: Behdad Esfahbod <behdad@behdad.org>
23318 Date:   Mon Jan 11 12:28:37 2016 +0000
23319
23320     [coretext] Speed up CoreText font fallback
23321
23322     Fixes https://code.google.com/p/chromium/issues/detail?id=547912
23323
23324  src/hb-coretext.cc | 45 ++++++++++++++++++++++++++++++++++++++++-----
23325  1 file changed, 40 insertions(+), 5 deletions(-)
23326
23327 commit 5afebbdcb2dab0e9a42d580df629d8e60b50d2f9
23328 Author: Behdad Esfahbod <behdad@behdad.org>
23329 Date:   Thu Jan 7 22:53:59 2016 +0000
23330
23331     Add Homebrew build instructions
23332
23333  BUILD.md | 10 ++++++++--
23334  1 file changed, 8 insertions(+), 2 deletions(-)
23335
23336 commit e8a27d79476a5d7a83cf2287d92ca291257546f4
23337 Author: Behdad Esfahbod <behdad@behdad.org>
23338 Date:   Thu Jan 7 22:52:16 2016 +0000
23339
23340     Don't build hb-fuzzer in "make", only "make check"
23341
23342  test/fuzzing/Makefile.am | 3 +--
23343  1 file changed, 1 insertion(+), 2 deletions(-)
23344
23345 commit 25671466d245449187f8ab17e1a233f1d087d5ed
23346 Author: Behdad Esfahbod <behdad@behdad.org>
23347 Date:   Thu Jan 7 19:11:41 2016 +0000
23348
23349     Add 9 reserved entries to hb_font_extents_t
23350
23351     Might add italic-angle, underline/strikethrough-position/thickness
23352     in the future.  Do this before new struct goes into a release.
23353
23354  src/hb-font.h | 10 ++++++++++
23355  1 file changed, 10 insertions(+)
23356
23357 commit e6d5e4c3106180cb22253c2c278b40f7c4c98f2f
23358 Author: Behdad Esfahbod <behdad@behdad.org>
23359 Date:   Wed Jan 6 12:29:50 2016 +0000
23360
23361     [uniscribe] Fix negative advance
23362
23363     This happens with at least one test font I have.
23364
23365  src/hb-uniscribe.cc | 2 +-
23366  1 file changed, 1 insertion(+), 1 deletion(-)
23367
23368 commit 99d34955762d0fff4b66a30e6fbe65fd1cf9976b
23369 Author: Behdad Esfahbod <behdad@behdad.org>
23370 Date:   Wed Jan 6 12:20:47 2016 +0000
23371
23372     [test] Add test text for Kaithi
23373
23374  test/shaping/texts/in-tree/shaper-hangul/MANIFEST            | 1 +
23375  test/shaping/texts/in-tree/shaper-hebrew/MANIFEST            | 1 +
23376  test/shaping/texts/in-tree/shaper-tibetan/MANIFEST           | 1 +
23377  test/shaping/texts/in-tree/shaper-use/MANIFEST               | 1 +
23378  test/shaping/texts/in-tree/shaper-use/script-kaithi/MANIFEST | 1 +
23379  test/shaping/texts/in-tree/shaper-use/script-kaithi/misc.txt | 6 ++++++
23380  6 files changed, 11 insertions(+)
23381
23382 commit 53c47c85827a7e3ca82000e3baa9aa87c5770ce9
23383 Author: Behdad Esfahbod <behdad@behdad.org>
23384 Date:   Tue Jan 5 13:26:20 2016 +0000
23385
23386     Increase sanitize edit count from 8 to 32
23387
23388     See previous commit.
23389
23390  src/hb-open-type-private.hh | 2 +-
23391  1 file changed, 1 insertion(+), 1 deletion(-)
23392
23393 commit da2fcfdc51a2cc0d0a782efa6c91b733f7aa84ba
23394 Author: Behdad Esfahbod <behdad@behdad.org>
23395 Date:   Tue Jan 5 13:23:45 2016 +0000
23396
23397     Don't count fixing-up FeatureParams offset as error
23398
23399     The font Garamond Premier Pro Caption (and possibly many other
23400     Adobe fonts), have many FeatureParamsSize tables with the old
23401     wrong offset.  We handle fixing those up, but they were still
23402     contributing to edit_count, and when I reduced HB_SANITIZE_MAX_EDIT
23403     from 100 to 8 in 14c2de321826c36037adde859ccca3e2011325a9, these
23404     fonts were now getting GPOS dropped and hence kerning disabled.
23405
23406     Fix, by not counting edits made towareds offset fix-up.  I'll
23407     also increase edit count again, in the next commit.
23408
23409  src/hb-ot-layout-common-private.hh | 3 +++
23410  1 file changed, 3 insertions(+)
23411
23412 commit d0adc80965506810820f9ec165b8df80cc8907e3
23413 Author: Behdad Esfahbod <behdad@behdad.org>
23414 Date:   Sat Jan 2 13:25:18 2016 +0000
23415
23416     Check magicNumber in head table during sanitize
23417
23418  src/hb-ot-head-table.hh | 4 +++-
23419  1 file changed, 3 insertions(+), 1 deletion(-)
23420
23421 commit 3a48c776701a919e11b067129586e40372d90d54
23422 Merge: 9230911f 4b4948d3
23423 Author: Behdad Esfahbod <behdad@behdad.org>
23424 Date:   Sat Jan 2 00:59:14 2016 +0000
23425
23426     Merge pull request #208 from khaledhosny/travis-trusty
23427
23428     [travis] Try building on Trusty
23429
23430 commit 4b4948d360a2141e0ffda2994aa308645dc32f59
23431 Author: Khaled Hosny <khaledhosny@eglug.org>
23432 Date:   Sat Jan 2 00:36:19 2016 +0400
23433
23434     [travis] Try building on Trusty
23435
23436     Trusty has gtk-doc 1.20 which has better markdown support which should
23437     fix some of the brokenness in the newly added documentation. The build
23438     seems to be as fast as the current container-based build on Precise.
23439
23440  .travis.yml | 5 +++--
23441  1 file changed, 3 insertions(+), 2 deletions(-)
23442
23443 commit 9230911facf90c06626e54023ca4d99f5e05f1a4
23444 Author: Behdad Esfahbod <behdad@behdad.org>
23445 Date:   Fri Jan 1 19:06:43 2016 +0000
23446
23447     [travis] Only run coveralls if testing behdad/harfbuzz
23448
23449     Fixes failures in others' forks, like:
23450     https://travis-ci.org/khaledhosny/harfbuzz/jobs/99719710#L3912
23451
23452  .travis.yml | 2 +-
23453  1 file changed, 1 insertion(+), 1 deletion(-)
23454
23455 commit 6f66f05757d3d5738571b3d4ee40afffb8f26ff9
23456 Merge: bfdf684f 9ab9f974
23457 Author: Behdad Esfahbod <behdad@behdad.org>
23458 Date:   Fri Jan 1 16:44:01 2016 +0000
23459
23460     Merge pull request #207 from khaledhosny/docs-4
23461
23462     [docs] More buffers documentation
23463
23464 commit 9ab9f974d42e0001966e243a23a64e6aefbd4764
23465 Author: Khaled Hosny <khaledhosny@eglug.org>
23466 Date:   Fri Jan 1 20:38:21 2016 +0400
23467
23468     [docs] More buffers documentation
23469
23470  docs/harfbuzz-sections.txt |  4 +-
23471  src/hb-buffer-serialize.cc | 85
23472  ++++++++++++++++++++++++++++++-------------
23473  src/hb-buffer.cc           | 91
23474  +++++++++++++++++++++++++++++++++++-----------
23475  src/hb-buffer.h            | 78 +++++++++++++++++++++++++--------------
23476  src/hb-shape.cc            | 10 +++--
23477  5 files changed, 187 insertions(+), 81 deletions(-)
23478
23479 commit bfdf684f7957645dd016fbf76700c5911c4bee2d
23480 Merge: d7ed6f50 85c2443b
23481 Author: Behdad Esfahbod <behdad@behdad.org>
23482 Date:   Wed Dec 30 22:20:14 2015 +0100
23483
23484     Merge pull request #205 from khaledhosny/more-docs
23485
23486     More docs
23487
23488 commit d7ed6f50b4ff13a94701131913d931f13a4d1266
23489 Merge: b758e5ea a7f0e25d
23490 Author: Behdad Esfahbod <behdad@behdad.org>
23491 Date:   Wed Dec 30 22:20:00 2015 +0100
23492
23493     Merge pull request #206 from nico/patch-3
23494
23495     Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.
23496
23497 commit a7f0e25dafa90bd21b01c38cb0782ade54b75cdc
23498 Author: Nico Weber <nicolasweber@gmx.de>
23499 Date:   Wed Dec 30 16:05:52 2015 -0500
23500
23501     Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.
23502
23503     The coretext_aat shaper delegates to the regular coretext_..._ensure()
23504     functions, so coretext_aat_..._ensure() functions defined by these
23505     macros are unused. The compiler warns about them, which in turn can
23506     confuse people to think that the coretext_aat_..._ensure() functions
23507     weren't called by accident.
23508
23509  src/hb-coretext.cc | 4 ----
23510  1 file changed, 4 deletions(-)
23511
23512 commit 85c2443b737335b77c7e9bb6fd6741912f70fcef
23513 Author: Khaled Hosny <khaledhosny@eglug.org>
23514 Date:   Wed Dec 30 22:57:04 2015 +0400
23515
23516     [docs] Reduce gtkdoc-check errors
23517
23518     Now it is just reporting one error about “503 undocumented or
23519     incomplete
23520     symbols”, that will be the easy part I guess.
23521
23522  docs/harfbuzz-docs.xml     | 74
23523  ++++++++++++++++++++++++++++++++++++++++++++++
23524  docs/harfbuzz-sections.txt | 40 +++++++++++++++++++++++++
23525  2 files changed, 114 insertions(+)
23526
23527 commit 9cffe329f15b3a74a3af4e68c1884f1dbda49666
23528 Author: Khaled Hosny <khaledhosny@eglug.org>
23529 Date:   Wed Dec 30 22:50:08 2015 +0400
23530
23531     [docs] Typo
23532
23533  src/hb-buffer.cc | 2 +-
23534  1 file changed, 1 insertion(+), 1 deletion(-)
23535
23536 commit b758e5ea223eced0fde9a3e62d0fdf04c04914a1
23537 Merge: 266bfa37 8b1224f0
23538 Author: Behdad Esfahbod <behdad@behdad.org>
23539 Date:   Wed Dec 30 16:44:19 2015 +0100
23540
23541     Merge pull request #203 from nico/patch-1
23542
23543     Remove unused `retry:` label.
23544
23545 commit 266bfa3772e75fedcd93db22bf8672a13ad7a7d9
23546 Author: Behdad Esfahbod <behdad@behdad.org>
23547 Date:   Wed Dec 30 16:25:48 2015 +0100
23548
23549     [docs] Minor
23550
23551  .ci/deploy-docs.sh | 2 +-
23552  1 file changed, 1 insertion(+), 1 deletion(-)
23553
23554 commit d08035f8f15b7ddd89a318ea34bc386a9e33a8ea
23555 Author: Behdad Esfahbod <behdad@behdad.org>
23556 Date:   Wed Dec 30 16:15:36 2015 +0100
23557
23558     [docs] Fix up build, really
23559
23560  .ci/deploy-docs.sh | 9 ++++-----
23561  .travis.yml        | 2 +-
23562  2 files changed, 5 insertions(+), 6 deletions(-)
23563
23564 commit 0d45c3cf63692151166ca7071f755dfaa8922a67
23565 Author: Behdad Esfahbod <behdad@behdad.org>
23566 Date:   Wed Dec 30 16:09:39 2015 +0100
23567
23568     [docs] Turn bash tracing on
23569
23570  .ci/deploy-docs.sh | 4 ++++
23571  1 file changed, 4 insertions(+)
23572
23573 commit 33b2d981a0b12ea165ef9282204a73f4a1ce0477
23574 Author: Behdad Esfahbod <behdad@behdad.org>
23575 Date:   Wed Dec 30 15:56:56 2015 +0100
23576
23577     [docs] Another try, not sure why the bot isn't building
23578
23579  .ci/deploy-docs.sh | 13 ++++---------
23580  1 file changed, 4 insertions(+), 9 deletions(-)
23581
23582 commit f3a051149b3b565b5ad4e489bf730c5203c3549e
23583 Author: Behdad Esfahbod <behdad@behdad.org>
23584 Date:   Wed Dec 30 15:45:43 2015 +0100
23585
23586     [docs] Shuffling code around in deploy-docs.sh
23587
23588     Temporarily makes it rebuild docs on every change again.
23589
23590  .ci/deploy-docs.sh | 46 +++++++++++++++++++++++++++-------------------
23591  1 file changed, 27 insertions(+), 19 deletions(-)
23592
23593 commit 8f31d0a94b27bb658aabe600472fc10bc47885f6
23594 Merge: 9d280cf4 fb192c26
23595 Author: Behdad Esfahbod <behdad@behdad.org>
23596 Date:   Wed Dec 30 15:13:37 2015 +0100
23597
23598     Merge pull request #202 from khaledhosny/doc-fixes
23599
23600     Doc fixes
23601
23602 commit fb192c263e17081c87f4cc971274d9be42f19513
23603 Author: Khaled Hosny <khaledhosny@eglug.org>
23604 Date:   Wed Dec 30 15:05:50 2015 +0400
23605
23606     [docs] A bit more buffers documentation
23607
23608  docs/harfbuzz-sections.txt |  2 ++
23609  src/hb-buffer.cc           |  7 +++---
23610  src/hb-buffer.h            | 56
23611  ++++++++++++++++++++++++++++++++++++++++++++--
23612  3 files changed, 60 insertions(+), 5 deletions(-)
23613
23614 commit 8ab797c5b86c33eab6ee024471fd3c147325d26a
23615 Author: Khaled Hosny <khaledhosny@eglug.org>
23616 Date:   Tue Dec 29 17:42:16 2015 +0400
23617
23618     [docs] A bit more buffers documentation
23619
23620  docs/harfbuzz-sections.txt | 60 +++++++++++++++---------------
23621  src/hb-buffer.cc           | 93
23622  +++++++++++++++++++++++++++++++---------------
23623  src/hb-buffer.h            |  7 +++-
23624  src/hb-common.cc           | 43 +++++++++++++--------
23625  src/hb-common.h            | 15 +++++---
23626  5 files changed, 135 insertions(+), 83 deletions(-)
23627
23628 commit f18d2226b62f20d29e6299c01ae8467c725ea971
23629 Author: Khaled Hosny <khaledhosny@eglug.org>
23630 Date:   Tue Dec 29 15:21:20 2015 +0400
23631
23632     [docs] Some documentation on buffers
23633
23634     Some of it (create, reference, destroy) are adapted from Cairo docs.
23635
23636  docs/harfbuzz-sections.txt |  55 +++++++-------
23637  src/hb-buffer.cc           | 174
23638  +++++++++++++++++++++++++++------------------
23639  2 files changed, 132 insertions(+), 97 deletions(-)
23640
23641 commit d7bf9d05c519a369a7b3a02e9ed5ecc05a20cd3e
23642 Author: Khaled Hosny <khaledhosny@eglug.org>
23643 Date:   Tue Dec 29 02:23:24 2015 +0400
23644
23645     [docs] Fix comment syntax
23646
23647     To lower the number of gtk-doc warnings.
23648
23649  .travis.yml           |  2 +-
23650  src/hb-directwrite.cc |  4 ++--
23651  src/hb-ot-layout.cc   | 14 ++++++++++++++
23652  src/hb-unicode.h      | 16 ++++++++++++++++
23653  4 files changed, 33 insertions(+), 3 deletions(-)
23654
23655 commit 8b1224f0eece7a5b6846e206333e57ac4653a705
23656 Author: Nico Weber <nicolasweber@gmx.de>
23657 Date:   Mon Dec 28 21:31:28 2015 -0500
23658
23659     Remove unused `retry:` label.
23660
23661     Fixes a -Wunused-label warning when building harfbuzz with clang
23662     -Wall.
23663
23664  src/hb-coretext.cc | 1 -
23665  1 file changed, 1 deletion(-)
23666
23667 commit 1f5559293f9bb1b4e911f4bdecf276ff1f6ae01c
23668 Author: Khaled Hosny <khaledhosny@eglug.org>
23669 Date:   Tue Dec 29 02:15:21 2015 +0400
23670
23671     [docs] Ignore the new HB_EXTERN decoration
23672
23673     Otherwise, almost all API functions are not extracted.
23674
23675  docs/Makefile.am | 3 ++-
23676  1 file changed, 2 insertions(+), 1 deletion(-)
23677
23678 commit 9d280cf49f25181f64c978752f926b79e7c3746a
23679 Author: Khaled Hosny <khaledhosny@eglug.org>
23680 Date:   Sat Dec 26 06:45:51 2015 +0400
23681
23682     Fix previous commit
23683
23684  .ci/deploy-docs.sh | 2 +-
23685  1 file changed, 1 insertion(+), 1 deletion(-)
23686
23687 commit b789199f107912cfce5e4a95d6152f9a1a7993f2
23688 Author: Khaled Hosny <khaledhosny@eglug.org>
23689 Date:   Sat Dec 26 06:35:08 2015 +0400
23690
23691     [travis] Build docs only on tagged revisions
23692
23693     Lets see if it works…
23694
23695  .ci/deploy-docs.sh | 4 +++-
23696  1 file changed, 3 insertions(+), 1 deletion(-)
23697
23698 commit e5b90c08a4c1f475560209a5e47628f695606d89
23699 Author: Behdad Esfahbod <behdad@behdad.org>
23700 Date:   Fri Dec 25 18:41:41 2015 +0100
23701
23702     [travis] Remove secure var
23703
23704     I've set up a secure var for behdad/harfbuzz through Travis web
23705     interface, no need
23706     to set the var here.
23707
23708  .ci/deploy-docs.sh | 2 +-
23709  .travis.yml        | 1 -
23710  2 files changed, 1 insertion(+), 2 deletions(-)
23711
23712 commit e75c1ffdf548185ce1f1df7937f0d028e5e40efe
23713 Merge: 6173c2a6 d25317f6
23714 Author: Behdad Esfahbod <behdad@behdad.org>
23715 Date:   Fri Dec 25 18:21:08 2015 +0100
23716
23717     Merge pull request #199 from behdad/travis-docs
23718
23719     Deploy docs to gh-pages branch from Travis builds
23720
23721 commit 6173c2a6fc6ea0bf812f7f398770b5342974f9bf
23722 Author: Behdad Esfahbod <behdad@behdad.org>
23723 Date:   Fri Dec 25 18:18:23 2015 +0100
23724
23725     Fix flaky test
23726
23727     This test font had a upem of 769, which results in rounding-related
23728     errors with
23729     the FreeType font funcs.  Change the upem to 1024 to fix that.
23730
23731     Fixes https://github.com/behdad/harfbuzz/issues/201
23732
23733  ...> 1c2fb74c1b2aa173262734c1f616148f1648cfd6.ttf} | Bin 4064 ->
23734  4064 bytes
23735  test/shaping/fonts/sha1sum/MANIFEST                |   2 +-
23736  test/shaping/tests/ligature-id.tests               |  70
23737  ++++++++++-----------
23738  3 files changed, 36 insertions(+), 36 deletions(-)
23739
23740 commit 3fcae6d82da389c9944386a8ab41eb1c13b99330
23741 Author: Behdad Esfahbod <behdad@behdad.org>
23742 Date:   Fri Dec 25 18:18:02 2015 +0100
23743
23744     [tests] Add --reference, for re-recording tests
23745
23746  test/shaping/run-tests.sh | 18 ++++++++++++++----
23747  1 file changed, 14 insertions(+), 4 deletions(-)
23748
23749 commit d25317f67f3c5c77f9059961935b0f35cbaa9ac4
23750 Author: Khaled Hosny <khaledhosny@eglug.org>
23751 Date:   Wed Dec 23 01:29:48 2015 +0400
23752
23753     Move more docs from FreeDesktop page
23754
23755  docs/Makefile.am                     |  1 +
23756  docs/harfbuzz-docs.xml               | 15 ++++----
23757  docs/usermanual-install-harfbuzz.xml | 70
23758  ++++++++++++++++++++++++++++++++++++
23759  3 files changed, 80 insertions(+), 6 deletions(-)
23760
23761 commit 493a92220844c8996be67c8a7a2c5447942fe2c1
23762 Author: Khaled Hosny <khaledhosny@eglug.org>
23763 Date:   Wed Dec 23 00:33:41 2015 +0400
23764
23765     Rename user manual files
23766
23767     Use chapter ids instead of numbers, so that we can reorder them,
23768     introduce new ones etc. without the numbers becoming out of date.
23769
23770  docs/Makefile.am                                             | 12
23771  ++++++------
23772  docs/harfbuzz-docs.xml                                       | 12
23773  ++++++------
23774  ... => usermanual-buffers-language-script-and-direction.xml} |  0
23775  docs/{usermanual-ch04.xml => usermanual-fonts-and-faces.xml} |  0
23776  ...{usermanual-ch06.xml => usermanual-glyph-information.xml} |  0
23777  docs/{usermanual-ch02.xml => usermanual-hello-harfbuzz.xml}  |  0
23778  ...{usermanual-ch05.xml => usermanual-opentype-features.xml} |  0
23779  .../{usermanual-ch01.xml => usermanual-what-is-harfbuzz.xml} |  0
23780  8 files changed, 12 insertions(+), 12 deletions(-)
23781
23782 commit 4dc2265918089ee08c6d82eed0cfd41e02d7d231
23783 Author: Khaled Hosny <khaledhosny@eglug.org>
23784 Date:   Wed Dec 23 00:26:20 2015 +0400
23785
23786     Intro from freedesktop.org/wiki/Software/HarfBuzz/
23787
23788  docs/HarfBuzz.png      | Bin 0 -> 3419 bytes
23789  docs/Makefile.am       |   3 ++-
23790  docs/harfbuzz-docs.xml |  31 ++++++++++++++++++++++++++++++-
23791  3 files changed, 32 insertions(+), 2 deletions(-)
23792
23793 commit 22b07782ced6503a0bf33f2fe157b70540238f6d
23794 Author: Khaled Hosny <khaledhosny@eglug.org>
23795 Date:   Mon Dec 14 23:33:51 2015 +0400
23796
23797     Deploy docs to gh-pages branch from Travis builds
23798
23799     Build docs in Travis and push them to the gh-pages branch, which makes
23800     them available at http://behdad.github.io/harfbuzz/
23801
23802  .ci/deploy-docs.sh | 25 +++++++++++++++++++++++++
23803  .travis.yml        |  4 ++++
23804  2 files changed, 29 insertions(+)
23805
23806 commit fc38e6034c76d5450f5398d667184bc3696efcc4
23807 Author: Behdad Esfahbod <behdad@behdad.org>
23808 Date:   Wed Dec 23 14:50:53 2015 +0100
23809
23810     [layout] Collect coverage glyphs in PairPos
23811
23812     Apparently class=0 is used for ClassDef1.  See:
23813     https://github.com/adobe-type-tools/afdko/issues/90
23814
23815  src/hb-ot-layout-gpos-table.hh | 2 +-
23816  1 file changed, 1 insertion(+), 1 deletion(-)
23817
23818 commit 8718dae818b22c3933c33bdfc8a7413ef4c3110a
23819 Author: Behdad Esfahbod <behdad@behdad.org>
23820 Date:   Fri Dec 18 19:53:40 2015 +0000
23821
23822     [python] Hook up sample debugger
23823
23824  src/sample.py | 6 ++++++
23825  1 file changed, 6 insertions(+)
23826
23827 commit 0475ef2f97e3035a2eea9a0f96031331e07e8e29
23828 Author: Behdad Esfahbod <behdad@behdad.org>
23829 Date:   Fri Dec 18 18:17:07 2015 +0000
23830
23831     [buffer] Add debugging, aka, message, API
23832
23833     Currently just announces lookup applications.  Message-API *will*
23834     change.
23835     hb-shape / hb-view are updated to print-out messages to stder
23836     if --debug
23837     is specified.
23838
23839  src/hb-buffer-private.hh | 18 ++++++++++++++++++
23840  src/hb-buffer.cc         | 44
23841  ++++++++++++++++++++++++++++++++++++++++++++
23842  src/hb-buffer.h          | 15 +++++++++++++++
23843  src/hb-ot-layout.cc      | 12 ++----------
23844  util/main-font-text.hh   | 18 ++++++++++++++++++
23845  5 files changed, 97 insertions(+), 10 deletions(-)
23846
23847 commit 9ea0aa43ac5cf243b698aae0ec80241b5efd7488
23848 Author: Behdad Esfahbod <behdad@behdad.org>
23849 Date:   Fri Dec 18 17:30:18 2015 +0000
23850
23851     Don't deserialize positions if buffer has no positions
23852
23853  src/hb-buffer-serialize.cc | 3 +++
23854  src/hb-ot-layout.cc        | 2 --
23855  2 files changed, 3 insertions(+), 2 deletions(-)
23856
23857 commit 862b1644e9469a7e70555141f53729409d50d0d2
23858 Author: Behdad Esfahbod <behdad@behdad.org>
23859 Date:   Fri Dec 18 13:54:06 2015 +0000
23860
23861     [use] Only set syllable-based topographical features if not
23862     Arabic-joining
23863
23864  src/hb-ot-shape-complex-use.cc | 3 +++
23865  1 file changed, 3 insertions(+)
23866
23867 commit 45b7ec365225109eb0854e6c417f48860b5f24af
23868 Author: Behdad Esfahbod <behdad@behdad.org>
23869 Date:   Fri Dec 18 13:47:16 2015 +0000
23870
23871     [indic] Followup fix for Malayalam context matching
23872
23873     We regeressed Malayalam in 508cc3d3cfcfb0383df0fe795cc28db4e0fd5729
23874     This brings down the failures to 198 (from 750).
23875
23876     BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
23877     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
23878     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
23879     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
23880     KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
23881     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
23882     MALAYALAM: 1048136 out of 1048334 tests passed. 198 failed
23883     (0.0188871%)
23884     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
23885     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
23886     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
23887     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
23888     MYANMAR: 1123865 out of 1123883 tests passed. 18 failed (0.00160159%)
23889
23890  src/hb-ot-shape-complex-indic.cc | 19 +++++++++++++++++++
23891  1 file changed, 19 insertions(+)
23892
23893 commit 2813e3049a69d64e5395f68c52c4690e1d256d55
23894 Author: Behdad Esfahbod <behdad@behdad.org>
23895 Date:   Fri Dec 18 11:05:11 2015 +0000
23896
23897     [indic] Update data tables to Unicode 8.0
23898
23899     Test stats remain unchanged, except for Malayalam, which we
23900     investigate:
23901
23902     BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
23903     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
23904     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
23905     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
23906     KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
23907     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
23908     MALAYALAM: 1047584 out of 1048334 tests passed. 750 failed
23909     (0.0715421%)
23910     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
23911     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
23912     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
23913     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
23914
23915     Myanmar, compared to Windows 10 mmrtext.ttf:
23916
23917     MYANMAR: 1123865 out of 1123883 tests passed. 18 failed (0.00160159%)
23918
23919  src/gen-indic-table.py                   |   1 +
23920  src/hb-ot-shape-complex-indic-private.hh |  40 ++--
23921  src/hb-ot-shape-complex-indic-table.cc   | 372
23922  ++++++++++++++++++-------------
23923  src/hb-ot-shape-complex-indic.cc         |  23 +-
23924  src/hb-ot-shape-complex-myanmar.cc       |   4 +
23925  5 files changed, 244 insertions(+), 196 deletions(-)
23926
23927 commit fc06cff40f136440f6402d0a5e735e2a4a3c062a
23928 Author: Behdad Esfahbod <behdad@behdad.org>
23929 Date:   Thu Dec 17 17:47:35 2015 +0000
23930
23931     Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
23932
23933     The DEFAULT naming wasn't helpful, so just remove it.
23934
23935  src/hb-ot-shape-complex-default.cc | 2 +-
23936  src/hb-ot-shape-complex-private.hh | 4 +---
23937  src/hb-ot-shape-complex-thai.cc    | 2 +-
23938  src/hb-ot-shape-complex-tibetan.cc | 2 +-
23939  4 files changed, 4 insertions(+), 6 deletions(-)
23940
23941 commit 508cc3d3cfcfb0383df0fe795cc28db4e0fd5729
23942 Author: Behdad Esfahbod <behdad@behdad.org>
23943 Date:   Thu Dec 17 17:31:17 2015 +0000
23944
23945     [indic] Allow context when matching for Malayalam new-spec
23946
23947     Test sequence:
23948             U+0995,U+09CD,U+09B0
23949
23950     With Nirmala shipped on Windows 10, this failed to form the below
23951     form.
23952     Works now.
23953
23954     Reported by Sairus.
23955
23956  src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
23957  1 file changed, 9 insertions(+), 2 deletions(-)
23958
23959 commit eaf1e93ef1ee19a3e72d781e8abbd7f1165c1618
23960 Author: Behdad Esfahbod <behdad@behdad.org>
23961 Date:   Thu Dec 17 16:57:47 2015 +0000
23962
23963     [uniscribe] Handle E_NOT_SUFFICIENT_BUFFER as well as E_OUTOFMEMORY
23964
23965     On Windows 10 we are seeing that other error message...
23966
23967     Test sequence: U+0995,U+-9CD,U+09B0
23968     With Nirmala shipped on Windows 10, this failed to form the below
23969     form.
23970     Works now.
23971
23972     Reported by Sairus.
23973
23974  src/hb-uniscribe.cc | 2 +-
23975  1 file changed, 1 insertion(+), 1 deletion(-)
23976
23977 commit 21e5d7edc4f28157254ef29a8ac247f3a572f6a6
23978 Author: Behdad Esfahbod <behdad@behdad.org>
23979 Date:   Thu Dec 17 16:28:38 2015 +0000
23980
23981     [util] Use O_BINARY instead of _O_BINARY
23982
23983     The latter doesn't seem to be available in Cygwin.  I'm surprised it
23984     compiled before...
23985
23986  util/options.cc | 4 ++--
23987  1 file changed, 2 insertions(+), 2 deletions(-)
23988
23989 commit 100fbeaf196515774c985ee839d0fa0695f9a6fa
23990 Author: Behdad Esfahbod <behdad@behdad.org>
23991 Date:   Thu Dec 17 15:23:09 2015 +0000
23992
23993     Fix ligature component of a mark happening after a ligature within
23994     a ligature!
23995
23996     Say, if we are ligating "A B_C m D", then previously 'm' was being
23997     attached to 'B' in the combined A_B_C_D ligature.  Now we attach it
23998     to 'C'.  No test for this though :(.
23999
24000  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
24001  1 file changed, 1 insertion(+), 1 deletion(-)
24002
24003 commit 2f02fc79a5018e3348fccf366c470803554e1e58
24004 Author: Behdad Esfahbod <behdad@behdad.org>
24005 Date:   Thu Dec 17 15:21:14 2015 +0000
24006
24007     Improve ligature-component handling
24008
24009     We use three bits for lig_id these days, so we finally got a report of
24010     two separate ligatures with the same lig_id happening adjacent to each
24011     other, and then the component-handling code was breaking things.
24012     Protect against that by ignoring same-lig-id but lig-comp=0 glyphs
24013     after
24014     a new ligature.
24015
24016     Fixes https://github.com/behdad/harfbuzz/issues/198
24017
24018  src/hb-ot-layout-gsubgpos-private.hh               |  12 +++++--
24019  test/shaping/Makefile.am                           |   1 +
24020  test/shaping/fonts/sha1sum/MANIFEST                |   1 +
24021  .../c78d1f25ea1df1210414f2fe2e0e1e53082bba76.ttf   | Bin 0 -> 4064 bytes
24022  test/shaping/tests/MANIFEST                        |   1 +
24023  test/shaping/tests/ligature-id.tests               |  35
24024  +++++++++++++++++++++
24025  6 files changed, 47 insertions(+), 3 deletions(-)
24026
24027 commit 2ab0de9fbd03231b647345b01e31b136e2e00978
24028 Author: Behdad Esfahbod <behdad@behdad.org>
24029 Date:   Thu Dec 17 11:59:15 2015 +0000
24030
24031     [use] Fix halant detection
24032
24033     Before, we were just checking the use_category().  This detects as
24034     halant a ligature that had the halant as first glyph (as seen in
24035     NotoSansBalinese.)  Change that to use the is_ligated() glyph prop
24036     bit.  The font is forming this ligature in ccmp, which is before
24037     the rphf / pref tests.  So we need to make sure the "ligated" bit
24038     survives those tests.  Since those only check the "substituted" bit,
24039     we now only clear that bit for them and "ligated" survives.
24040
24041     Fixes https://github.com/behdad/harfbuzz/issues/180
24042
24043  src/hb-ot-layout-private.hh                          |   6 ++----
24044  src/hb-ot-shape-complex-use.cc                       |  19
24045  ++++++++++++-------
24046  test/shaping/Makefile.am                             |   1 +
24047  test/shaping/fonts/sha1sum/MANIFEST                  |   1 +
24048  .../fbb6c84c9e1fe0c39e152fbe845e51fd81f6748e.ttf     | Bin 0 ->
24049  2616 bytes
24050  test/shaping/tests/MANIFEST                          |   1 +
24051  test/shaping/tests/use.tests                         |   1 +
24052  7 files changed, 18 insertions(+), 11 deletions(-)
24053
24054 commit 86bcbd65b0d98357fb3d67a2f4f2a704ace55e10
24055 Author: Behdad Esfahbod <behdad@behdad.org>
24056 Date:   Thu Dec 17 11:04:33 2015 +0000
24057
24058     [arabic] Use glyph advance width in apply_stch() instead of extents
24059
24060     That seems to be what Windows is doing, and makes more sense.
24061
24062  src/hb-ot-shape-complex-arabic.cc | 24 +++++++-----------------
24063  1 file changed, 7 insertions(+), 17 deletions(-)
24064
24065 commit f11c11a1f123ef245e59ba892230db14170a8e5a
24066 Author: Behdad Esfahbod <behdad@behdad.org>
24067 Date:   Wed Dec 16 17:08:36 2015 +0100
24068
24069     Fix Since: tags for new API
24070
24071     https://github.com/behdad/harfbuzz/commit/e1d4d0f1dbd8518b5672245c05d73f22a9ed03ea#commitcomment-15006653
24072
24073  src/hb-font.cc | 6 +++---
24074  1 file changed, 3 insertions(+), 3 deletions(-)
24075
24076 commit 15f2c055c17c54b0a6ae6eef50dcda13c58cda75
24077 Merge: 49e72634 a13b023d
24078 Author: Behdad Esfahbod <behdad@behdad.org>
24079 Date:   Mon Dec 14 14:19:03 2015 +0100
24080
24081     Merge pull request #196 from srl295/aix
24082
24083     AIX fixes
24084
24085 commit a13b023dbfd0532e8cd74c356fbbd4453d0ffaa0
24086 Author: Steven R. Loomis <srloomis@us.ibm.com>
24087 Date:   Fri Dec 11 10:21:27 2015 -0800
24088
24089     AIX fixes
24090
24091     - use '-w' instead of '\<...\>' for check-header-guards
24092       grep manpage says these are the same
24093
24094     - put '-q' first in the grep options
24095
24096     - move VAR into hb-private.hh
24097
24098     - hb-font-private.hh - use [VAR] instead of [] for variable array
24099
24100  src/check-header-guards.sh  | 5 ++---
24101  src/hb-font-private.hh      | 2 +-
24102  src/hb-open-type-private.hh | 3 ---
24103  src/hb-private.hh           | 2 ++
24104  4 files changed, 5 insertions(+), 7 deletions(-)
24105
24106 commit 49e72634af74a9fbad01f42f48e104218413acc0
24107 Author: Behdad Esfahbod <behdad@behdad.org>
24108 Date:   Thu Dec 10 17:44:19 2015 +0100
24109
24110     Limit use of AIX intrinsics to IBM's compiler
24111
24112  src/hb-atomic-private.hh | 2 +-
24113  1 file changed, 1 insertion(+), 1 deletion(-)
24114
24115 commit e1d4d0f1dbd8518b5672245c05d73f22a9ed03ea
24116 Merge: 70b33eda 808d3fc0
24117 Author: Behdad Esfahbod <behdad@behdad.org>
24118 Date:   Thu Dec 10 16:56:07 2015 +0100
24119
24120     Merge branch 'font-extents'
24121
24122     Fixes https://github.com/behdad/harfbuzz/pull/165
24123
24124 commit 808d3fc0eadd379909f2a0308fd3db474f1efde8
24125 Author: Behdad Esfahbod <behdad@behdad.org>
24126 Date:   Thu Dec 10 16:55:16 2015 +0100
24127
24128     [util] Port hb-view to use font metrics from HarfBuzz instead of cairo
24129
24130  util/helper-cairo.cc |  4 +++-
24131  util/view-cairo.cc   | 24 ++++++++++++------------
24132  2 files changed, 15 insertions(+), 13 deletions(-)
24133
24134 commit 31fa3892947138c7950303ea3719bb5ceb813625
24135 Author: Behdad Esfahbod <behdad@behdad.org>
24136 Date:   Thu Dec 10 16:38:29 2015 +0100
24137
24138     [ft] Use ftface->size->metrics for font extent info
24139
24140  src/hb-ft.cc | 6 +++---
24141  1 file changed, 3 insertions(+), 3 deletions(-)
24142
24143 commit 3ad16048fdd841f31f1cb98d7ff9ea1871841146
24144 Author: Behdad Esfahbod <behdad@behdad.org>
24145 Date:   Thu Dec 10 16:37:49 2015 +0100
24146
24147     [ot-font] Respect OS/2 fsSelection USE_TYPO_METRICS bit
24148
24149  src/hb-ot-font.cc | 12 ++++++++----
24150  1 file changed, 8 insertions(+), 4 deletions(-)
24151
24152 commit 70b33edae7c8b9c031b83c95f00cb383789f1041
24153 Author: Behdad Esfahbod <behdad@behdad.org>
24154 Date:   Thu Dec 10 15:54:42 2015 +0100
24155
24156     Add atomic ops for AIX
24157
24158     Patch from Volker Simonis.
24159
24160  src/hb-atomic-private.hh | 25 +++++++++++++++++++++++++
24161  1 file changed, 25 insertions(+)
24162
24163 commit 98460779bae19e4d64d29461ff154b3527bf8420
24164 Author: Behdad Esfahbod <behdad@behdad.org>
24165 Date:   Mon Dec 7 21:38:47 2015 +0100
24166
24167     Remove final pause from Arabic shaper
24168
24169     Back in the old days, we used to apply 'calt' and 'cswh' in Arabic
24170     shaper,
24171     with a pause in between.  Then we disabled the 'cswh' because
24172     Microsoft
24173     disabled it, but forgot to remove the unnecessary pause.  Do that now.
24174
24175     This has the benefit that it fixes shaping with monbaiti from
24176     Windows 10.
24177     In that version of that font, the lookups from 'calt' are duplicated
24178     in
24179     'rclt', and Mongolian was changed to go through Universal Shaping
24180     Engine.
24181     We still use the Arabic shaper for Mongolian.  With a pause after
24182     'calt',
24183     we were applying the duplicate lookups from 'calt' and 'rclt' twice.
24184     It
24185     happened to be the case that these lookups were NOT idempotent.  So we
24186     were getting wrong shaping.  See thread "Windows 10 monbaiti.ttf
24187     upgrade
24188     (5.01 -> 5.51) caused loss of diacritical marks when shaped with
24189     harfbuz"
24190     on the mailing list.  This fixes that.
24191
24192  src/hb-ot-shape-complex-arabic.cc | 2 +-
24193  1 file changed, 1 insertion(+), 1 deletion(-)
24194
24195 commit dee0fbf9e2eac8b61730efc4978bc10c552b5227
24196 Merge: 255df680 a7ffe353
24197 Author: Behdad Esfahbod <behdad@behdad.org>
24198 Date:   Mon Dec 7 10:44:08 2015 +0100
24199
24200     Merge pull request #192 from behdad/jfkthame-stch
24201
24202     [issue 191] Make apply_stch() give a more precise fit
24203
24204 commit 255df6801201fb22402420f7b7b7ea8b042df8ba
24205 Author: Behdad Esfahbod <behdad@behdad.org>
24206 Date:   Mon Dec 7 10:34:47 2015 +0100
24207
24208     Fix undefined behavior in cmp function
24209
24210     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=93274
24211
24212  src/hb-ot-map-private.hh | 3 ++-
24213  1 file changed, 2 insertions(+), 1 deletion(-)
24214
24215 commit fcf9e61bad13c828b5482f26491c82db65d91c96
24216 Author: Behdad Esfahbod <behdad@behdad.org>
24217 Date:   Mon Dec 7 10:30:43 2015 +0100
24218
24219     Fix sorting order of ot_languages array
24220
24221     Looks like the original sort was wrongly done.
24222     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=93275
24223
24224  src/hb-ot-tag.cc | 7 +++----
24225  1 file changed, 3 insertions(+), 4 deletions(-)
24226
24227 commit 70952ddb5a29c5bcbb4b6c3a05a428496033234a
24228 Author: Behdad Esfahbod <behdad@behdad.org>
24229 Date:   Mon Dec 7 10:28:46 2015 +0100
24230
24231     Add test to make sure ot-languages array is sorted
24232
24233     Currently fails.  Part of
24234     https://bugs.freedesktop.org/show_bug.cgi?id=93275
24235
24236  src/Makefile.am  |  9 ++++++++-
24237  src/hb-ot-tag.cc | 23 +++++++++++++++++++++++
24238  2 files changed, 31 insertions(+), 1 deletion(-)
24239
24240 commit 8c37556f730d7e961394075cd863f624af4c53c4
24241 Merge: 8e5f9026 f35b3e93
24242 Author: Behdad Esfahbod <behdad@behdad.org>
24243 Date:   Mon Dec 7 09:34:58 2015 +0100
24244
24245     Merge pull request #134 from ebraminio/dwrite
24246
24247     Add working but less prefect DirectWrite backend
24248
24249 commit a7ffe3535836032dba5559080dffeec79473197b
24250 Author: jfkthame <jfkthame@gmail.com>
24251 Date:   Sat Dec 5 17:47:37 2015 +0000
24252
24253     Make apply_stch() give a more precise fit
24254
24255     This aims to make Syriac Abbr Mark sizing more accurate when repeating
24256     segments are used, by adding an extra repeat and tightening up the
24257     spacing slightly rather than leaving a shortfall corresponding to
24258     a partial repeat-width.
24259
24260  src/hb-ot-shape-complex-arabic.cc | 15 ++++++++++++++-
24261  1 file changed, 14 insertions(+), 1 deletion(-)
24262
24263 commit 8e5f902656d2882d24c30e8b26ddbd3963baa55c
24264 Author: Behdad Esfahbod <behdad@behdad.org>
24265 Date:   Mon Nov 30 16:53:21 2015 -0800
24266
24267     src/test.cc: wrong field printed
24268
24269     Fixes https://github.com/behdad/harfbuzz/issues/188
24270     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=93182
24271
24272  src/test.cc | 2 +-
24273  1 file changed, 1 insertion(+), 1 deletion(-)
24274
24275 commit 6f2e6de1fae0ab2269b472a750788817de6c2a6e
24276 Author: Simon Cozens <simon@simon-cozens.org>
24277 Date:   Mon Oct 26 16:23:22 2015 +0900
24278
24279     Get font ascender and descender metrics from OS/2 table.
24280
24281  src/hb-font-private.hh |  39 ++++++++++++++++++-
24282  src/hb-font.cc         | 102
24283  ++++++++++++++++++++++++++++++++++++++++++++++++-
24284  src/hb-font.h          |  62 ++++++++++++++++++++++++++++--
24285  src/hb-ft.cc           |  21 ++++++++++
24286  src/hb-ot-font.cc      |  58 ++++++++++++++++++++++++++--
24287  5 files changed, 274 insertions(+), 8 deletions(-)
24288
24289 commit 097c998a0c7b250924801bb69f5fa0c529edd183
24290 Author: Simon Cozens <simon@simon-cozens.org>
24291 Date:   Mon Oct 26 16:22:38 2015 +0900
24292
24293     Parse the OS/2 table.
24294
24295  src/Makefile.am        |   1 +
24296  src/hb-ot-os2-table.hh | 105
24297  +++++++++++++++++++++++++++++++++++++++++++++++++
24298  2 files changed, 106 insertions(+)
24299
24300 commit d44d52bd0da033865641dfd39d94852119fd4fd7
24301 Author: Behdad Esfahbod <behdad@behdad.org>
24302 Date:   Thu Nov 26 19:35:43 2015 -0500
24303
24304     1.1.2
24305
24306  NEWS         | 15 +++++++++++++++
24307  configure.ac |  2 +-
24308  2 files changed, 16 insertions(+), 1 deletion(-)
24309
24310 commit 35d18585fc57750d817f57bfffe569069f9803b5
24311 Author: Behdad Esfahbod <behdad@behdad.org>
24312 Date:   Thu Nov 26 19:30:37 2015 -0500
24313
24314     Fix a few docs blocks
24315
24316  src/hb-buffer.cc    | 4 ++++
24317  src/hb-glib.cc      | 2 ++
24318  src/hb-ot-font.cc   | 2 ++
24319  src/hb-ot-layout.cc | 6 ++++++
24320  src/hb-ot-shape.cc  | 4 ++++
24321  5 files changed, 18 insertions(+)
24322
24323 commit 0e38c918b66df31978d8fd3d8271a9b781384545
24324 Author: Behdad Esfahbod <behdad@behdad.org>
24325 Date:   Thu Nov 26 19:26:26 2015 -0500
24326
24327     [introspection] Make scanner happy with HB_EXTERN
24328
24329  src/Makefile.am | 1 +
24330  1 file changed, 1 insertion(+)
24331
24332 commit ea512f71084296be3bd893f78650def894066de0
24333 Author: Behdad Esfahbod <behdad@behdad.org>
24334 Date:   Thu Nov 26 19:22:22 2015 -0500
24335
24336     Use C-style casts instead of compare to 0, to convert hb_bool_t
24337     to bool
24338
24339  src/hb-common.cc                  | 2 +-
24340  src/hb-fallback-shape.cc          | 2 +-
24341  src/hb-font-private.hh            | 2 +-
24342  src/hb-ot-layout.cc               | 2 +-
24343  src/hb-ot-map.cc                  | 2 +-
24344  src/hb-ot-shape-complex-hangul.cc | 2 +-
24345  src/hb-ot-shape-complex-hebrew.cc | 2 +-
24346  src/hb-ot-shape-complex-indic.cc  | 4 ++--
24347  src/hb-ot-shape-normalize.cc      | 6 +++---
24348  src/hb-ot-shape.cc                | 2 +-
24349  10 files changed, 13 insertions(+), 13 deletions(-)
24350
24351 commit 67a36a725e2a61a096ba0324f359d17f9b02d312
24352 Author: Behdad Esfahbod <behdad@behdad.org>
24353 Date:   Thu Nov 26 18:48:42 2015 -0500
24354
24355     Fix vertical GPOS
24356
24357     This was brorken earlier, though, it's really hard to notice it.
24358     Unlike the glyph_h_origin(), an unset glyph_v_origin() does NOT
24359     mean that the vertical origin is at 0,0.
24360
24361     Related to https://github.com/behdad/harfbuzz/issues/187
24362
24363  src/hb-ot-shape.cc | 13 ++++++++-----
24364  1 file changed, 8 insertions(+), 5 deletions(-)
24365
24366 commit 1c6a057dd1a52511474630896a597bf8e5215214
24367 Author: Behdad Esfahbod <behdad@behdad.org>
24368 Date:   Thu Nov 26 18:48:30 2015 -0500
24369
24370     Add tests for previous commit
24371
24372  test/shaping/Makefile.am                                 |   1 +
24373  .../sha1sum/49c9f7485c1392fa09a1b801bc2ffea79275f22e.ttf | Bin 0 ->
24374  1496 bytes
24375  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
24376  test/shaping/tests/MANIFEST                              |   1 +
24377  test/shaping/tests/simple.tests                          |   2 ++
24378  5 files changed, 5 insertions(+)
24379
24380 commit c41c145c7386ebe72b1cfb0475d836a689fecc5e
24381 Author: Behdad Esfahbod <behdad@behdad.org>
24382 Date:   Thu Nov 26 18:43:15 2015 -0500
24383
24384     Make nil glyph_h_origin() function return true
24385
24386     Fixes https://github.com/behdad/harfbuzz/issues/187
24387
24388     Funcs implementations that have a non-zero horizontal origin must
24389     implement the glyph_h_origin() callback, nothing new here.
24390
24391     Other implementations (all I know of!) can simply not set
24392     glyph_h_origin() now.  I did that for hb-ot and hb-ft in
24393     44f82750807475aa5b16099ccccd917d488df703, though that broke the
24394     fallback shaper because the default was returning false...
24395
24396  src/hb-font.cc | 2 +-
24397  1 file changed, 1 insertion(+), 1 deletion(-)
24398
24399 commit 766963adba6770dcd45de4417481ed8eda60a716
24400 Merge: b344af80 f798b8e2
24401 Author: Behdad Esfahbod <behdad@behdad.org>
24402 Date:   Tue Nov 24 15:38:43 2015 -0600
24403
24404     Merge pull request #114 from ThePhD/vc++-fixes
24405
24406     Fix all VC++ warnings and errors
24407
24408 commit b344af80ca95b9eddfd6017aa6ae103388d6b5f8
24409 Merge: 662acd26 835bbdc7
24410 Author: Behdad Esfahbod <behdad@behdad.org>
24411 Date:   Tue Nov 24 15:30:27 2015 -0600
24412
24413     Merge pull request #177 from fanc999/exporting
24414
24415     Enable use of compiler directives to export symbols
24416
24417 commit 662acd26d10c38e96a9afcdaab2cb2979794966f
24418 Merge: b24e93e3 1979f6fe
24419 Author: Behdad Esfahbod <behdad@behdad.org>
24420 Date:   Tue Nov 24 15:29:44 2015 -0600
24421
24422     Merge pull request #181 from mhosken/master
24423
24424     Fix y_scale problems in hb-gr
24425
24426 commit b24e93e3a4d98111c4684fa08e9080b471881d5c
24427 Author: Behdad Esfahbod <behdad@behdad.org>
24428 Date:   Tue Nov 24 13:18:20 2015 -0600
24429
24430     1.1.1
24431
24432  NEWS         | 7 +++++++
24433  configure.ac | 2 +-
24434  2 files changed, 8 insertions(+), 1 deletion(-)
24435
24436 commit 233944ac91bb81250c0e63150eecfedfaf09f590
24437 Merge: 5a24b1d2 d5382019
24438 Author: Khaled Hosny <khaledhosny@eglug.org>
24439 Date:   Tue Nov 24 18:37:35 2015 +0400
24440
24441     Merge pull request #185 from khaledhosny/travis-osx
24442
24443     [travis] Enable Mac OS X support
24444
24445 commit d538201918e6932ef7645f8d5b2c3491954936f8
24446 Author: Khaled Hosny <khaledhosny@eglug.org>
24447 Date:   Tue Nov 24 12:46:35 2015 +0400
24448
24449     [travis] Enable Mac OS X support
24450
24451     Fixes https://github.com/behdad/harfbuzz/issues/182
24452
24453  .travis.yml | 22 ++++++++++++++++------
24454  1 file changed, 16 insertions(+), 6 deletions(-)
24455
24456 commit 5a24b1d25c59865e298bf105f54503e79587265c
24457 Author: Behdad Esfahbod <behdad@behdad.org>
24458 Date:   Mon Nov 23 16:46:14 2015 -0600
24459
24460     [travis] Remove coverity scan
24461
24462     I never could get it to work, and it's a proprietary platform.
24463
24464  .travis.yml | 11 -----------
24465  README      |  1 -
24466  2 files changed, 12 deletions(-)
24467
24468 commit 1979f6fedca82fa1e4f65491de491db1aa6dc645
24469 Author: Martin Hosken <martin_hosken@sil.org>
24470 Date:   Mon Nov 23 10:03:56 2015 +0700
24471
24472     Fix y_scale problems in hb-gr
24473
24474  src/hb-graphite2.cc | 11 ++++++-----
24475  1 file changed, 6 insertions(+), 5 deletions(-)
24476
24477 commit 835bbdc7c92bd774ff92c42a9277ded72066d29d
24478 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
24479 Date:   Thu Nov 19 18:34:12 2015 +0800
24480
24481     Public headers: Decorate public symbols with HB_EXTERN
24482
24483     This prepares the headers for exporting symbols using visibility
24484     attributes or __declspec(dllexport), so that we do not need to
24485     maintain
24486     symbols listing files, as this is what was and is done in GLib
24487     and GTK+.
24488
24489  src/hb-blob.h               |  24 +++++-----
24490  src/hb-buffer.h             | 100 +++++++++++++++++++-------------------
24491  src/hb-common.h             |  22 ++++-----
24492  src/hb-coretext.h           |   6 +--
24493  src/hb-face.h               |  34 ++++++-------
24494  src/hb-font.h               | 114
24495  ++++++++++++++++++++++----------------------
24496  src/hb-ft.h                 |  18 +++----
24497  src/hb-glib.h               |   8 ++--
24498  src/hb-gobject-enums.h.tmpl |   2 +-
24499  src/hb-gobject-structs.h    |  26 +++++-----
24500  src/hb-graphite2.h          |   4 +-
24501  src/hb-icu.h                |   6 +--
24502  src/hb-ot-font.h            |   2 +-
24503  src/hb-ot-layout.h          |  56 +++++++++++-----------
24504  src/hb-ot-shape.h           |   4 +-
24505  src/hb-ot-tag.h             |   8 ++--
24506  src/hb-set.h                |  52 ++++++++++----------
24507  src/hb-shape-plan.h         |  18 +++----
24508  src/hb-shape.h              |  10 ++--
24509  src/hb-unicode.h            |  52 ++++++++++----------
24510  src/hb-uniscribe.h          |   4 +-
24511  src/hb-version.h.in         |   6 +--
24512  src/hb.h                    |   4 ++
24513  23 files changed, 292 insertions(+), 288 deletions(-)
24514
24515 commit f798b8e2d683a1b89b6905b1a8615375b847b468
24516 Author: ThePhD <phdofthehouse@gmail.com>
24517 Date:   Sat Nov 21 16:57:26 2015 -0500
24518
24519     c-style cast
24520
24521  src/hb-ot-shape-complex-use.cc | 2 +-
24522  1 file changed, 1 insertion(+), 1 deletion(-)
24523
24524 commit a6991813659376a6a11c00a9f67d85b4f7ba9b5d
24525 Merge: 1dc32ea4 f19c6db1
24526 Author: Behdad Esfahbod <behdad@behdad.org>
24527 Date:   Fri Nov 20 13:28:42 2015 -0800
24528
24529     Merge pull request #176 from behdad/missing-braces
24530
24531     Add braces for subobject initializer in _hb_font_funcs_nil
24532
24533 commit 1dc32ea4d2f294f9d1ae1c8fd19fb75f9278223b
24534 Author: Behdad Esfahbod <behdad@behdad.org>
24535 Date:   Fri Nov 20 13:24:19 2015 -0800
24536
24537     Whitespace
24538
24539  src/hb-private.hh | 20 ++++++++++----------
24540  1 file changed, 10 insertions(+), 10 deletions(-)
24541
24542 commit f94c0ecbb1488138d3ec3b9d6d9fb78113dfee4f
24543 Author: Behdad Esfahbod <behdad@behdad.org>
24544 Date:   Fri Nov 20 13:21:29 2015 -0800
24545
24546     Define HB_MARK_AS_FLAG_T as a macro instead of using templates
24547
24548     The generic template operator overloading was causing more problems
24549     than it
24550     solved.  Eg:
24551
24552     https://github.com/behdad/harfbuzz/pull/163
24553     https://github.com/behdad/harfbuzz/issues/175
24554
24555     So, just use macros.
24556
24557     Fixes https://github.com/behdad/harfbuzz/issues/175
24558     Fixes https://github.com/behdad/harfbuzz/pull/178
24559
24560  src/hb-private.hh | 27 +++++++++++----------------
24561  1 file changed, 11 insertions(+), 16 deletions(-)
24562
24563 commit f19c6db18e2e2dd0e9a406fc7e8533049fab48b0
24564 Author: jfkthame <jfkthame@gmail.com>
24565 Date:   Fri Nov 20 08:43:49 2015 +0000
24566
24567     Add braces for subobject initializer in _hb_font_funcs_nil
24568
24569     To avoid triggering -Wmissing-braces; see
24570     https://bugzilla.mozilla.org/show_bug.cgi?id=1226175#c8
24571
24572  src/hb-font.cc | 8 ++++++--
24573  1 file changed, 6 insertions(+), 2 deletions(-)
24574
24575 commit 9cc1ed4fa68075b3b142a2737438109772dd0002
24576 Author: Behdad Esfahbod <behdad@behdad.org>
24577 Date:   Thu Nov 19 12:39:09 2015 -0800
24578
24579     Do not allow recursiving to same position and same lookup
24580
24581     This is just to make it harder to be extremely slow.  There definitely
24582     are ways still, just harder.  Oh well... how do we tame this problem
24583     without solving halting problem?!
24584
24585     Fixes https://github.com/behdad/harfbuzz/issues/174
24586
24587  src/hb-ot-layout-gsubgpos-private.hh                     |   5 +++++
24588  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
24589  .../sha1sum/fab39d60d758cb586db5a504f218442cd1395725.ttf | Bin 0 ->
24590  1894 bytes
24591  test/shaping/tests/fuzzed.tests                          |   1 +
24592  4 files changed, 7 insertions(+)
24593
24594 commit 7d75eee799bbb5ee7eef2651cf7b7d3aee6f09b0
24595 Author: Behdad Esfahbod <behdad@behdad.org>
24596 Date:   Thu Nov 19 12:03:04 2015 -0800
24597
24598     [fuzzing] Run fuzzing tests using hb-fuzzer as well
24599
24600  test/fuzzing/Makefile.am | 4 ++++
24601  1 file changed, 4 insertions(+)
24602
24603 commit 13188cba7f0eaacd587beeb1c2258526ae24c438
24604 Author: Behdad Esfahbod <behdad@behdad.org>
24605 Date:   Thu Nov 19 11:59:03 2015 -0800
24606
24607     Revert "Fix hang in OOM situations"
24608
24609     This reverts commit f0599db761d7fc2d585d86e757a797f75ebc7499.
24610
24611     Commit abadc1717d997b69f987fdf1be9e12156d2d13d6 provides a better
24612     fix for this.
24613
24614  src/hb-buffer-private.hh | 6 +-----
24615  1 file changed, 1 insertion(+), 5 deletions(-)
24616
24617 commit 18e1c6b6ef7c85a1b02e3dae86280d8ed6b65118
24618 Author: Behdad Esfahbod <behdad@behdad.org>
24619 Date:   Thu Nov 19 11:50:58 2015 -0800
24620
24621     Revert "Make sure we make progress in OOM situations"
24622
24623     This reverts commit 68b507a3c3c62c28c38e13fee733702bb703b6ca.
24624
24625     Commit abadc1717d997b69f987fdf1be9e12156d2d13d6 provides a better
24626     fix for this.
24627
24628  src/hb-buffer-private.hh |  7 +++++--
24629  src/hb-buffer.cc         | 31 ++++++++-----------------------
24630  2 files changed, 13 insertions(+), 25 deletions(-)
24631
24632 commit e1118aeac3b5556df0ce502732df8ac92bdac45a
24633 Author: Behdad Esfahbod <behdad@behdad.org>
24634 Date:   Wed Nov 18 23:40:47 2015 -0800
24635
24636     1.1.0
24637
24638  NEWS         | 22 ++++++++++++++++++++++
24639  configure.ac |  2 +-
24640  2 files changed, 23 insertions(+), 1 deletion(-)
24641
24642 commit 63fe05c8b1cd4f08b525028409e1299f34750810
24643 Author: Behdad Esfahbod <behdad@behdad.org>
24644 Date:   Wed Nov 18 23:52:34 2015 -0800
24645
24646     Fix make distcheck
24647
24648  src/Makefile.am | 1 +
24649  1 file changed, 1 insertion(+)
24650
24651 commit 9b087dec7753ad96d256ce1b9ae347bd8d697c75
24652 Author: Behdad Esfahbod <behdad@behdad.org>
24653 Date:   Wed Nov 18 23:23:35 2015 -0800
24654
24655     [travis] Only coverity-scan the coverity_scan branch
24656
24657     This essentially disables coverity-scan right now, until we find
24658     a pattern to continuously submit branches there.
24659
24660     For background reasoning, see:
24661     Fixes https://github.com/behdad/harfbuzz/issues/171
24662
24663  .travis.yml | 2 +-
24664  1 file changed, 1 insertion(+), 1 deletion(-)
24665
24666 commit 85062e3b4655ec6d5c3cf5344ce22cd88c21a2aa
24667 Author: Behdad Esfahbod <behdad@behdad.org>
24668 Date:   Wed Nov 18 23:09:13 2015 -0800
24669
24670     Add tests for previous two commits
24671
24672     To fully test what these are supposed to test, they should be run
24673     against libharfbuzz-fuzzing.la instead of libharfbuzz.la, but for
24674     now just record the files.
24675
24676  .../sha1sum/43979b90b2dd929723cf4fe1715990bcb9c9a56b.ttf | Bin 0 ->
24677  1804 bytes
24678  test/shaping/fonts/sha1sum/MANIFEST                      |   2 ++
24679  .../sha1sum/b9e2aaa0d75fcef6971ec3a96d806ba4a6b31fe2.ttf | Bin 0 ->
24680  1804 bytes
24681  test/shaping/tests/fuzzed.tests                          |   2 ++
24682  4 files changed, 4 insertions(+)
24683
24684 commit 37b40cd8a18e25d3324f829acec197f016f4a524
24685 Author: Behdad Esfahbod <behdad@behdad.org>
24686 Date:   Wed Nov 18 23:04:45 2015 -0800
24687
24688     Fix another move_to assertion failure
24689
24690     If buf->idx is at end, don't set end past it...
24691
24692     Fixes https://github.com/behdad/harfbuzz/issues/173
24693
24694  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
24695  1 file changed, 1 insertion(+), 1 deletion(-)
24696
24697 commit abadc1717d997b69f987fdf1be9e12156d2d13d6
24698 Author: Behdad Esfahbod <behdad@behdad.org>
24699 Date:   Wed Nov 18 17:52:08 2015 -0800
24700
24701     Try to better handle OOM situations
24702
24703     Fixes assert fail in https://github.com/behdad/harfbuzz/issues/161
24704     with libharfbuzz-fuzzing.
24705
24706  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
24707  src/hb-ot-layout.cc                  |  2 +-
24708  src/hb-ot-shape-complex-hangul.cc    |  2 +-
24709  src/hb-ot-shape-complex-indic.cc     |  2 +-
24710  src/hb-ot-shape-complex-thai.cc      |  2 +-
24711  src/hb-ot-shape-complex-use.cc       |  8 +-------
24712  src/hb-ot-shape-normalize.cc         | 10 +++++-----
24713  src/hb-ot-shape.cc                   |  2 +-
24714  8 files changed, 12 insertions(+), 18 deletions(-)
24715
24716 commit ec625f7dfb5f6df19d35d81af6605d05e08321f2
24717 Author: Behdad Esfahbod <behdad@behdad.org>
24718 Date:   Wed Nov 18 16:37:59 2015 -0800
24719
24720     Try to fix gnome-continuous build fail
24721
24722  test/fuzzing/Makefile.am | 2 ++
24723  1 file changed, 2 insertions(+)
24724
24725 commit ff16ef3379e06afe44b5e78b8893aeae0cee2b5b
24726 Author: Behdad Esfahbod <behdad@behdad.org>
24727 Date:   Wed Nov 18 16:27:32 2015 -0800
24728
24729     Enable building a bounded version of the library for fuzzing
24730
24731     test/fuzzing/hb-fuzzer links against libharfbuzz-fuzzing.so now.
24732
24733  src/Makefile.am          | 16 ++++++++++++++++
24734  test/fuzzing/Makefile.am |  9 ++-------
24735  test/fuzzing/README      |  6 ++----
24736  3 files changed, 20 insertions(+), 11 deletions(-)
24737
24738 commit e0082ae60dbd87d433f3b2b9d2bfa64b9a4c3663
24739 Author: Behdad Esfahbod <behdad@behdad.org>
24740 Date:   Tue Nov 17 18:42:13 2015 -0800
24741
24742     Move things around
24743
24744  src/hb-private.hh | 22 +++++++++++-----------
24745  1 file changed, 11 insertions(+), 11 deletions(-)
24746
24747 commit dde8cc87bd880bd35baf764820f4c85bd0a58696
24748 Merge: e97835ad 167c3271
24749 Author: Behdad Esfahbod <behdad@behdad.org>
24750 Date:   Tue Nov 17 18:40:10 2015 -0800
24751
24752     Merge pull request #163 from fanc999/msvc.src
24753
24754     Update the sources so they will compile under Visual Studio
24755
24756 commit 167c3271778cd1a8c4433b9d2230901ce17c099e
24757 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
24758 Date:   Mon Nov 9 17:17:56 2015 +0800
24759
24760     Fix build on MSVC >= 2012
24761
24762     Use the DEFINE_ENUM_FLAG_OPERATORS macro in winnt.h on Visual Studio,
24763     which defines the bitwise operators for the enumerations that we
24764     want to
24765     mark as hb_mark_as_flags_t, which will take care of the situation
24766     on newer
24767     Visual Studio (>= 2012), where the build breaks with C2057 errors
24768     as the
24769     underlying types of the enumerations is not clear to the compiler
24770     when we
24771     do a bitwise op within the declaration of the enumerations themselves.
24772
24773     Also disable the C4200 (nonstandard extension used : zero-sized
24774     array in
24775     struct/union) and C4800 ('type' : forcing value to bool 'true' or
24776     'false'
24777     (performance warning)) warnings as the C4200 is the intended
24778     scenario and
24779     C4800 is harmless but is so far an unavoidable side effect of using
24780     DEFINE_ENUM_FLAG_OPERATORS.
24781
24782  src/hb-buffer-private.hh           |  6 +++---
24783  src/hb-ot-layout-common-private.hh |  2 +-
24784  src/hb-ot-layout-private.hh        |  4 ++--
24785  src/hb-ot-map-private.hh           |  2 +-
24786  src/hb-private.hh                  | 11 +++++++++++
24787  5 files changed, 18 insertions(+), 7 deletions(-)
24788
24789 commit 4d27bb87468a1b84387e7ce084e3d92c0fc8f065
24790 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
24791 Date:   Fri Nov 6 14:28:30 2015 +0800
24792
24793     hb-ot-shape-complex-arabic.cc: Fix build on Visual Studio
24794
24795     Visual Studio does not like declaring a enum variable within a for
24796     statement, so fix the build by declaring the enum before doing the for
24797     loop.
24798
24799  src/hb-ot-shape-complex-arabic.cc | 3 ++-
24800  1 file changed, 2 insertions(+), 1 deletion(-)
24801
24802 commit a49e7b7e40127beba25f39ef3c10d7a77e2bb0f0
24803 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
24804 Date:   Tue Nov 3 18:49:34 2015 +0800
24805
24806     MSVC builds: Add fallback implementation for pre-2013 MSVC
24807
24808     Pre-2013 MSVC does not have scalbn() and scalbnf(), which are used
24809     in the
24810     utility programs.  Add  fallback implementations for these, which
24811     can be
24812     used when necessary.
24813
24814  util/options.hh | 17 +++++++++++++++++
24815  1 file changed, 17 insertions(+)
24816
24817 commit 998e8dda938cfef0146f1bfc4e8973a0e12d7d35
24818 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
24819 Date:   Mon Nov 2 16:55:29 2015 +0800
24820
24821     util: Fix build on Visual Studio
24822
24823     Use the fallback implementation for lround() only on pre-2013 Visual
24824     Studio, and ensure we are clear about the types of the parameters for
24825     lround() and scalbnf(), since Visual Studio can be quite picky on
24826     ambiguous parameter types.  Also, use g_ascii_strcasecmp() rather than
24827     strcasecmp() as we are already using GLib for this code and we are
24828     assured that g_ascii_strcasemp() is available.
24829
24830     For scalbnf() on pre-2013 Visaul Studio, a fallback implementation is
24831     needed, but use another forced-included header for those compilers,
24832     which
24833     will be added later.
24834
24835     Also use (char)27 on Visual Studio builds as '\e' is not a recognized
24836     escape sequence, which will do the same thing.
24837
24838  util/ansi-print.cc   | 16 +++++++++-------
24839  util/helper-cairo.cc | 20 ++++++++++----------
24840  util/options.cc      |  2 +-
24841  3 files changed, 20 insertions(+), 18 deletions(-)
24842
24843 commit e97835ad43f5c68e8cb29599246cae0f4461d663
24844 Author: Behdad Esfahbod <behdad@behdad.org>
24845 Date:   Tue Nov 10 11:37:01 2015 -0800
24846
24847     [util] Fix crash when --output-file is specified but not
24848     --output-format
24849
24850  util/options.hh | 3 +++
24851  1 file changed, 3 insertions(+)
24852
24853 commit d5f0d7c9fb14255388ab616f56e178cb7ca10ec2
24854 Merge: 04ff23e7 529a9331
24855 Author: Behdad Esfahbod <behdad@behdad.org>
24856 Date:   Sat Nov 7 07:50:58 2015 -0800
24857
24858     Merge pull request #167 from KonstantinRitt/unicode_cp_opt
24859
24860     Micro optimizations to UTF-16 and UTF-32 codecs
24861
24862 commit 04ff23e73d847ab3a5da0e9fac4fbca19aefd284
24863 Author: Behdad Esfahbod <behdad@behdad.org>
24864 Date:   Fri Nov 6 16:29:44 2015 -0800
24865
24866     [arabic] Improve stretch length calculation
24867
24868     Err on the side of being too short, than too wide.  Reduces chance
24869     of overlaps with neighboring glyphs.
24870
24871  src/hb-ot-shape-complex-arabic.cc | 2 +-
24872  1 file changed, 1 insertion(+), 1 deletion(-)
24873
24874 commit 59821ab8b413df3a444c38b80582a5137e364a70
24875 Author: Behdad Esfahbod <behdad@behdad.org>
24876 Date:   Fri Nov 6 16:27:44 2015 -0800
24877
24878     [arabic] Don't stretch over cased letters
24879
24880     Addresses
24881     https://github.com/behdad/harfbuzz/commit/6e6f82b6f3dde0fc6c3c7d991d9ec6cfff57823d#commitcomment-14248516
24882
24883  src/hb-ot-shape-complex-arabic.cc                  | 24
24884  +++++++++++++++++++++-
24885  src/hb-unicode-private.hh                          | 20
24886  ------------------
24887  .../script-syriac/misc/abbreviation-mark.txt       |  4 ++--
24888  3 files changed, 25 insertions(+), 23 deletions(-)
24889
24890 commit 5337db29af39084d677a63154f404eca0c20cfeb
24891 Author: Behdad Esfahbod <behdad@behdad.org>
24892 Date:   Fri Nov 6 16:18:09 2015 -0800
24893
24894     Revert "Don't process lookups if buffer is in error"
24895
24896     This reverts commit f92bd86cc8c11d262d1830c631cb7c63fc9d4bc8.
24897
24898     We don't want to be like cairo, where as soon as there's an error,
24899     nothing works anymore.  So, lets process lookups as long as there's
24900     no new memory needed.  That's also a model that hides fewer bugs.
24901
24902  src/hb-ot-layout.cc | 2 +-
24903  1 file changed, 1 insertion(+), 1 deletion(-)
24904
24905 commit 529a93312815dff3c2f37f880bf6ccb428bd3da0
24906 Author: Konstantin Ritt <ritt.ks@gmail.com>
24907 Date:   Sat Nov 7 02:00:04 2015 +0400
24908
24909     Micro optimization to hb_utf16_t and hb_utf32_t ::prev()
24910
24911     Implement reverse lookup instead of re-using next()
24912
24913  src/hb-utf-private.hh | 29 +++++++++++++++++++----------
24914  1 file changed, 19 insertions(+), 10 deletions(-)
24915
24916 commit 44ae9be7a29eebd6003cad2fdb90b40512a9c8eb
24917 Author: Konstantin Ritt <ritt.ks@gmail.com>
24918 Date:   Sat Nov 7 01:58:38 2015 +0400
24919
24920     Nano optimization to hb_utf16_t and hb_utf32_t ::next()
24921
24922  src/hb-utf-private.hh | 17 ++++++-----------
24923  1 file changed, 6 insertions(+), 11 deletions(-)
24924
24925 commit a6d7668a954a763a053f8af8edbff4731aa43729
24926 Author: Behdad Esfahbod <behdad@behdad.org>
24927 Date:   Fri Nov 6 09:46:54 2015 -0800
24928
24929     [fuzzing] Cap max buffer len at 128
24930
24931  test/fuzzing/Makefile.am | 1 +
24932  1 file changed, 1 insertion(+)
24933
24934 commit f1c4adbcd3f6275e81e118ddadc9396f82daeccf
24935 Author: Behdad Esfahbod <behdad@behdad.org>
24936 Date:   Fri Nov 6 09:46:05 2015 -0800
24937
24938     Fix typo
24939
24940  src/hb-buffer-private.hh | 2 +-
24941  1 file changed, 1 insertion(+), 1 deletion(-)
24942
24943 commit 68b507a3c3c62c28c38e13fee733702bb703b6ca
24944 Author: Behdad Esfahbod <behdad@behdad.org>
24945 Date:   Fri Nov 6 00:09:26 2015 -0800
24946
24947     Make sure we make progress in OOM situations
24948
24949  src/hb-buffer-private.hh |  7 ++-----
24950  src/hb-buffer.cc         | 31 +++++++++++++++++++++++--------
24951  2 files changed, 25 insertions(+), 13 deletions(-)
24952
24953 commit 5a7eb5d4d862f402136044c19ead87ad098bd78f
24954 Author: Behdad Esfahbod <behdad@behdad.org>
24955 Date:   Fri Nov 6 00:01:24 2015 -0800
24956
24957     [fuzzing] Add test case for OOM
24958
24959     From https://github.com/behdad/harfbuzz/issues/161
24960
24961  .../sha1sum/3511ff5c1647150595846ac414c595cccac34f18.ttf | Bin 0 ->
24962  1483 bytes
24963  test/shaping/fonts/sha1sum/MANIFEST                      |   2 +-
24964  test/shaping/tests/fuzzed.tests                          |   1 +
24965  3 files changed, 2 insertions(+), 1 deletion(-)
24966
24967 commit f0599db761d7fc2d585d86e757a797f75ebc7499
24968 Author: Behdad Esfahbod <behdad@behdad.org>
24969 Date:   Thu Nov 5 23:52:41 2015 -0800
24970
24971     Fix hang in OOM situations
24972
24973     Fixes https://github.com/behdad/harfbuzz/issues/161
24974
24975  src/hb-buffer-private.hh | 6 +++++-
24976  1 file changed, 5 insertions(+), 1 deletion(-)
24977
24978 commit f92bd86cc8c11d262d1830c631cb7c63fc9d4bc8
24979 Author: Behdad Esfahbod <behdad@behdad.org>
24980 Date:   Thu Nov 5 23:52:29 2015 -0800
24981
24982     Don't process lookups if buffer is in error
24983
24984  src/hb-ot-layout.cc | 2 +-
24985  1 file changed, 1 insertion(+), 1 deletion(-)
24986
24987 commit 4301703bddb63a01651a0d58474bb15ac0ebbcf6
24988 Author: Behdad Esfahbod <behdad@behdad.org>
24989 Date:   Thu Nov 5 23:44:59 2015 -0800
24990
24991     Limit buffer max size growth
24992
24993     https://github.com/behdad/harfbuzz/issues/161
24994
24995  src/hb-buffer-private.hh | 11 +++++++++++
24996  src/hb-buffer.cc         |  8 ++++++++
24997  src/hb-ot-shape.cc       |  6 ++++++
24998  test/fuzzing/Makefile.am |  2 ++
24999  4 files changed, 27 insertions(+)
25000
25001 commit 19300183a6f0bac0d23f7a994b40a51e9c90d6e1
25002 Author: Behdad Esfahbod <behdad@behdad.org>
25003 Date:   Thu Nov 5 23:08:50 2015 -0800
25004
25005     [fuzzing] Add build system
25006
25007  configure.ac              |  1 +
25008  test/Makefile.am          |  2 +-
25009  test/fuzzing/Makefile.am  | 44
25010  ++++++++++++++++++++++++++++++++++++++++++++
25011  test/fuzzing/README       |  2 ++
25012  test/fuzzing/hb-fuzzer.cc |  4 ++--
25013  5 files changed, 50 insertions(+), 3 deletions(-)
25014
25015 commit 9c9ad214af43685b00f6d8493b7807d6607d4e2d
25016 Author: Behdad Esfahbod <behdad@behdad.org>
25017 Date:   Thu Nov 5 22:50:52 2015 -0800
25018
25019     [fuzzer] Add README
25020
25021     https://github.com/behdad/harfbuzz/issues/139#issuecomment-154202645
25022
25023  test/fuzzing/README | 21 +++++++++++++++++++++
25024  1 file changed, 21 insertions(+)
25025
25026 commit 6e6f82b6f3dde0fc6c3c7d991d9ec6cfff57823d
25027 Author: Behdad Esfahbod <behdad@behdad.org>
25028 Date:   Thu Nov 5 17:29:03 2015 -0800
25029
25030     Implement SYRIAC ABBREVIATION MARK with 'stch' feature
25031
25032     The feature is enabled for any character in the Arabic shaper.
25033     We should experiment with using it for Arabic subtending marks.
25034     Though, that has a directionality problem as well, since those
25035     are used with digits...
25036
25037     Fixes https://github.com/behdad/harfbuzz/issues/141
25038
25039  src/hb-ot-shape-complex-arabic.cc                  | 219
25040  ++++++++++++++++++++-
25041  src/hb-unicode-private.hh                          |  19 ++
25042  .../shaper-arabic/script-syriac/misc/MANIFEST      |   1 +
25043  .../script-syriac/misc/abbreviation-mark.txt       |  11 ++
25044  4 files changed, 244 insertions(+), 6 deletions(-)
25045
25046 commit c743ec5886a1f6d57de26da33a770a8706be83d6
25047 Author: Behdad Esfahbod <behdad@behdad.org>
25048 Date:   Thu Nov 5 17:33:57 2015 -0800
25049
25050     [ft] Fix extents with negative scales
25051
25052     Fixes https://github.com/behdad/harfbuzz/issues/162
25053
25054  src/hb-ft.cc | 10 ++++++++++
25055  1 file changed, 10 insertions(+)
25056
25057 commit 73fec3992acb492829bde1d885f1ebeed8dcc133
25058 Author: Behdad Esfahbod <behdad@behdad.org>
25059 Date:   Thu Nov 5 15:22:18 2015 -0800
25060
25061     Reserve a few scratch-flags bits for complex shapers
25062
25063  src/hb-buffer-private.hh | 5 +++++
25064  1 file changed, 5 insertions(+)
25065
25066 commit 136863371c1402769426d892aef1b92f9ca1a25e
25067 Author: Behdad Esfahbod <behdad@behdad.org>
25068 Date:   Thu Nov 5 13:24:15 2015 -0800
25069
25070     Add new shaper method postprocess_glyphs()
25071
25072     Unused currently.  To be used for Syriac stretch implementation.
25073
25074     https://github.com/behdad/harfbuzz/issues/141
25075
25076  src/hb-ot-shape-complex-arabic.cc  | 3 ++-
25077  src/hb-ot-shape-complex-default.cc | 1 +
25078  src/hb-ot-shape-complex-hangul.cc  | 7 ++++---
25079  src/hb-ot-shape-complex-hebrew.cc  | 1 +
25080  src/hb-ot-shape-complex-indic.cc   | 1 +
25081  src/hb-ot-shape-complex-myanmar.cc | 2 ++
25082  src/hb-ot-shape-complex-private.hh | 9 +++++++++
25083  src/hb-ot-shape-complex-thai.cc    | 1 +
25084  src/hb-ot-shape-complex-tibetan.cc | 1 +
25085  src/hb-ot-shape-complex-use.cc     | 1 +
25086  src/hb-ot-shape.cc                 | 9 ++++++---
25087  11 files changed, 29 insertions(+), 7 deletions(-)
25088
25089 commit 6c0ebd02c99e7536975ba7194832a1f33abd7faf
25090 Author: Behdad Esfahbod <behdad@behdad.org>
25091 Date:   Thu Nov 5 11:37:48 2015 -0800
25092
25093     [util] If font has color, generate PNG with color
25094
25095  util/helper-cairo.cc | 33 ++++++++++++++++++++++++++-------
25096  util/helper-cairo.hh |  6 +++++-
25097  util/view-cairo.cc   |  7 ++++++-
25098  3 files changed, 37 insertions(+), 9 deletions(-)
25099
25100 commit e95eb23a4ee920eab1e2f4eec9cf490bb431452c
25101 Author: Behdad Esfahbod <behdad@behdad.org>
25102 Date:   Wed Nov 4 22:55:11 2015 -0800
25103
25104     Don't try zeroing marks by GDEF if there are no non-ASCII
25105
25106     This one is a hack, but should be ok.
25107
25108  src/hb-ot-shape.cc | 4 ++++
25109  1 file changed, 4 insertions(+)
25110
25111 commit 7fa54ed75aa30ae1d6ee9136ccb83b630c24fb65
25112 Author: Behdad Esfahbod <behdad@behdad.org>
25113 Date:   Wed Nov 4 22:54:49 2015 -0800
25114
25115     Don't try zeroing mark attachments by Unicode if there's no non-ASCII
25116
25117  src/hb-ot-shape.cc | 3 +++
25118  1 file changed, 3 insertions(+)
25119
25120 commit 550bd14d2b21ec2a2b509ff42f4df4341dbf2d46
25121 Author: Behdad Esfahbod <behdad@behdad.org>
25122 Date:   Wed Nov 4 22:58:58 2015 -0800
25123
25124     Actually commit changes for previous commit
25125
25126  src/hb-buffer-private.hh       |  2 ++
25127  src/hb-ot-layout-gpos-table.hh | 15 ++++++++-------
25128  2 files changed, 10 insertions(+), 7 deletions(-)
25129
25130 commit ff31b3c1b8a2a21b57dba37eb5bb5db0579e0640
25131 Author: Behdad Esfahbod <behdad@behdad.org>
25132 Date:   Wed Nov 4 22:42:41 2015 -0800
25133
25134     Skip GPOS cursive / attachment adjustmnent if none happened
25135
25136     I'm starting to really like how free these new scratch_flags are.
25137
25138  src/hb-ot-layout-gpos-table.hh | 3 +++
25139  1 file changed, 3 insertions(+)
25140
25141 commit 0f407325f6923db11d332585e8250e3646cb74d6
25142 Author: Behdad Esfahbod <behdad@behdad.org>
25143 Date:   Wed Nov 4 22:28:44 2015 -0800
25144
25145     Minor
25146
25147  src/hb-ot-shape.cc | 4 +++-
25148  1 file changed, 3 insertions(+), 1 deletion(-)
25149
25150 commit 497a6c2071cd0638e4c6af07621d01335fd963a9
25151 Author: Behdad Esfahbod <behdad@behdad.org>
25152 Date:   Wed Nov 4 22:24:19 2015 -0800
25153
25154     Skip forming clusters if text is all ASCII
25155
25156  src/hb-ot-shape.cc | 3 ++-
25157  1 file changed, 2 insertions(+), 1 deletion(-)
25158
25159 commit 28de104f15b80df4b678267c4488b7d09a42720c
25160 Author: Behdad Esfahbod <behdad@behdad.org>
25161 Date:   Wed Nov 4 22:00:25 2015 -0800
25162
25163     Move variable-sized struct member to end
25164
25165     Hopefully makes clang build happy
25166
25167  src/hb-font-private.hh | 21 ++++++++++-----------
25168  src/hb-font.cc         | 20 ++++++++++++++++++++
25169  2 files changed, 30 insertions(+), 11 deletions(-)
25170
25171 commit 5bc28b5f688ee90d103d052e98bc15d6e0e7e0b1
25172 Author: Behdad Esfahbod <behdad@behdad.org>
25173 Date:   Wed Nov 4 21:53:16 2015 -0800
25174
25175     Optimize positioning for when h_origin is nil
25176
25177  src/hb-ot-shape.cc | 38 ++++++++++++++++++++------------------
25178  1 file changed, 20 insertions(+), 18 deletions(-)
25179
25180 commit 762770c964f9f0591bf4c44427f73ea3e1c51733
25181 Author: Behdad Esfahbod <behdad@behdad.org>
25182 Date:   Wed Nov 4 21:42:55 2015 -0800
25183
25184     Add font->has_...() to check for individual nil font funcs
25185
25186     Hopefully this wouldn't break any compiler.  There was some magic
25187     moments to getting this to compile...
25188
25189  src/hb-font-private.hh | 19 +++++++++++++++++--
25190  src/hb-font.cc         |  7 +++++++
25191  2 files changed, 24 insertions(+), 2 deletions(-)
25192
25193 commit 88e9a9bcae61421d9dd65715d25e5f20b2847c03
25194 Author: Behdad Esfahbod <behdad@behdad.org>
25195 Date:   Wed Nov 4 21:16:26 2015 -0800
25196
25197     Minor reshaping of hb_font_funcs_t implementation
25198
25199     In anticipation of further changes.  No functional changes.
25200
25201  src/hb-font-private.hh | 80
25202  ++++++++++++++++++++++++++------------------------
25203  src/hb-font.cc         |  4 +--
25204  2 files changed, 43 insertions(+), 41 deletions(-)
25205
25206 commit a6a7715bac8b0c8f5473b84bc649c315ad4d2d51
25207 Author: Behdad Esfahbod <behdad@behdad.org>
25208 Date:   Wed Nov 4 20:51:21 2015 -0800
25209
25210     Comments
25211
25212  src/hb-font-private.hh | 2 +-
25213  1 file changed, 1 insertion(+), 1 deletion(-)
25214
25215 commit 6c48ec830ffac00a920d047ed77acd1b05549074
25216 Author: Behdad Esfahbod <behdad@behdad.org>
25217 Date:   Wed Nov 4 20:47:42 2015 -0800
25218
25219     [ot] Remove font funcs that do nothing
25220
25221  src/hb-ot-font.cc | 95
25222  ++++---------------------------------------------------
25223  1 file changed, 7 insertions(+), 88 deletions(-)
25224
25225 commit 75ea2daa1d9bbe235cd4a8570efb1913d58c3c62
25226 Author: Behdad Esfahbod <behdad@behdad.org>
25227 Date:   Wed Nov 4 20:43:59 2015 -0800
25228
25229     [ot] Port ot font funcs to allocated object
25230
25231  src/hb-ot-font.cc | 47 ++++++++++++++++++++++++++++++++++++++---------
25232  1 file changed, 38 insertions(+), 9 deletions(-)
25233
25234 commit 44f82750807475aa5b16099ccccd917d488df703
25235 Author: Behdad Esfahbod <behdad@behdad.org>
25236 Date:   Wed Nov 4 20:40:05 2015 -0800
25237
25238     [ft] Remove font funcs that do nothing
25239
25240  src/hb-ft.cc | 29 ++++-------------------------
25241  1 file changed, 4 insertions(+), 25 deletions(-)
25242
25243 commit 7918c261efd283e0428ce7836e9e42768a6aa05c
25244 Author: Behdad Esfahbod <behdad@behdad.org>
25245 Date:   Wed Nov 4 20:37:49 2015 -0800
25246
25247     [ft] Port ft font funcs to allocated object
25248
25249  src/hb-ft.cc | 45 ++++++++++++++++++++++++++++++++++++---------
25250  1 file changed, 36 insertions(+), 9 deletions(-)
25251
25252 commit da29b43794cfa3f9a602c34b33c5d8a9c36f87b5
25253 Author: Behdad Esfahbod <behdad@behdad.org>
25254 Date:   Wed Nov 4 20:22:44 2015 -0800
25255
25256     Separate nil font-funcs from parent-peeking font-funcs
25257
25258     API change: all fonts created with hb_font_create() now inherit from
25259     (ie have parent) hb_font_get_empty().
25260
25261  src/hb-font.cc       | 211
25262  +++++++++++++++++++++++++++++++++++----------------
25263  test/api/test-font.c |   2 +-
25264  2 files changed, 145 insertions(+), 68 deletions(-)
25265
25266 commit bee901b38ef3c26a04f69c299c8d5e028a0090e9
25267 Author: Behdad Esfahbod <behdad@behdad.org>
25268 Date:   Wed Nov 4 19:28:17 2015 -0800
25269
25270     Optimize positioning direction calculations
25271
25272     It makes the binary smaller AND faster.  Yumm!
25273
25274  src/hb-font-private.hh | 40 +++++++++++++++++++++++++++++++++++++++
25275  src/hb-ot-shape.cc     | 51
25276  +++++++++++++++++++++++++++-----------------------
25277  2 files changed, 68 insertions(+), 23 deletions(-)
25278
25279 commit e3e4bb011ae1a2f1ba05e7ea450595b185304bec
25280 Author: Behdad Esfahbod <behdad@behdad.org>
25281 Date:   Wed Nov 4 18:58:02 2015 -0800
25282
25283     Don't do fractions if buffer is ASCII-only
25284
25285  src/hb-buffer-private.hh    | 5 +++--
25286  src/hb-ot-layout-private.hh | 1 +
25287  src/hb-ot-shape.cc          | 3 ++-
25288  3 files changed, 6 insertions(+), 3 deletions(-)
25289
25290 commit 6986208ba3b395534f4c7bcfa51df6bf9038f717
25291 Author: Behdad Esfahbod <behdad@behdad.org>
25292 Date:   Wed Nov 4 18:46:22 2015 -0800
25293
25294     Optimize runs without Default_Ignorable's
25295
25296     Now that we have a buffer-wide scratch flags facility, use it to
25297     optimize away a few passes.
25298
25299  src/hb-buffer-private.hh     |  3 ++-
25300  src/hb-ot-layout-private.hh  |  4 +++-
25301  src/hb-ot-shape-normalize.cc |  4 ++--
25302  src/hb-ot-shape.cc           | 10 ++++++----
25303  src/hb-private.hh            |  3 +++
25304  5 files changed, 16 insertions(+), 8 deletions(-)
25305
25306 commit 14c2de321826c36037adde859ccca3e2011325a9
25307 Author: Behdad Esfahbod <behdad@behdad.org>
25308 Date:   Wed Nov 4 18:00:57 2015 -0800
25309
25310     Limit max edits during sanitize to 8
25311
25312     Used to be 100.  If a tabe needs more than one or two edits, it's
25313     probably completely bogus...
25314
25315     Might help with speeding up fuzzing for
25316     https://github.com/behdad/harfbuzz/issues/157
25317
25318  src/hb-open-type-private.hh | 2 +-
25319  1 file changed, 1 insertion(+), 1 deletion(-)
25320
25321 commit 9cbc39aef962a95b0eba32c24ff9c415d1316d56
25322 Author: Behdad Esfahbod <behdad@behdad.org>
25323 Date:   Wed Nov 4 18:00:53 2015 -0800
25324
25325     Minor
25326
25327  src/hb-ot-shape-normalize.cc | 2 ++
25328  1 file changed, 2 insertions(+)
25329
25330 commit 52e6c4e15893ed1cb0997795912a07b3e446b65a
25331 Author: Behdad Esfahbod <behdad@behdad.org>
25332 Date:   Wed Nov 4 17:45:06 2015 -0800
25333
25334     If font doesn't support U+2011, fall back to U+2010
25335
25336     Test passes now.
25337
25338  src/hb-ot-shape-normalize.cc | 10 ++++++++++
25339  1 file changed, 10 insertions(+)
25340
25341 commit 75483aafa6ad02d6391712d082d093823edcd758
25342 Author: Behdad Esfahbod <behdad@behdad.org>
25343 Date:   Wed Nov 4 17:43:36 2015 -0800
25344
25345     Untangle if/else waterfall
25346
25347  src/hb-ot-shape-normalize.cc | 40
25348  +++++++++++++++++++++++++++-------------
25349  1 file changed, 27 insertions(+), 13 deletions(-)
25350
25351 commit 04fd8517f85ae9aa05b44f25578d2b19abfef7cb
25352 Author: Behdad Esfahbod <behdad@behdad.org>
25353 Date:   Wed Nov 4 17:38:22 2015 -0800
25354
25355     Add tests for hyphen fallback
25356
25357     U+2011 is <noBreak> equivaent of U+2010, so we should do the fallback
25358     for it.  Currently fails.
25359
25360  test/shaping/Makefile.am                                  |   1 +
25361  .../sha1sum/1c04a16f32a39c26c851b7fc014d2e8d298ba2b8.ttf  | Bin 0 ->
25362  820 bytes
25363  test/shaping/fonts/sha1sum/MANIFEST                       |   2 ++
25364  test/shaping/tests/MANIFEST                               |   1 +
25365  test/shaping/tests/hyphens.tests                          |   2 ++
25366  5 files changed, 6 insertions(+)
25367
25368 commit 550417117da7e14457a11f49a20145311f58587b
25369 Author: Behdad Esfahbod <behdad@behdad.org>
25370 Date:   Wed Nov 4 17:37:30 2015 -0800
25371
25372     [test] Drop hintings when subsetting fonts to record
25373
25374  test/shaping/record-test.sh | 1 +
25375  1 file changed, 1 insertion(+)
25376
25377 commit 49ef630936325b2e56a870fcef9aa8473a8f8526
25378 Author: Behdad Esfahbod <behdad@behdad.org>
25379 Date:   Wed Nov 4 17:27:07 2015 -0800
25380
25381     Adjust the width of various spaces if font does not cover them
25382
25383     See discussion here:
25384     https://github.com/behdad/harfbuzz/commit/81ef4f407d9c7bd98cf62cef951dc538b13442eb
25385
25386     There's no way to disable this fallback, but I don't think it would
25387     be needed.  Let's hope for the best!
25388
25389     Fixes https://github.com/behdad/harfbuzz/issues/153
25390
25391  src/hb-buffer-private.hh            |  7 ++++
25392  src/hb-buffer.cc                    |  2 ++
25393  src/hb-ot-shape-fallback-private.hh |  4 +++
25394  src/hb-ot-shape-fallback.cc         | 67
25395  +++++++++++++++++++++++++++++++++++++
25396  src/hb-ot-shape-normalize.cc        |  1 +
25397  src/hb-ot-shape.cc                  |  3 ++
25398  src/hb-unicode-private.hh           | 56 +++++++++++++++++--------------
25399  test/shaping/tests/spaces.tests     | 24 ++++++-------
25400  8 files changed, 126 insertions(+), 38 deletions(-)
25401
25402 commit aa7044de0ceacd71cab19212d266c3a66c03b41e
25403 Author: Behdad Esfahbod <behdad@behdad.org>
25404 Date:   Wed Nov 4 16:25:57 2015 -0800
25405
25406     Generalize flags types
25407
25408  src/hb-buffer-private.hh           |  3 +++
25409  src/hb-ot-layout-common-private.hh |  5 +++++
25410  src/hb-ot-layout-private.hh        |  8 +++++---
25411  src/hb-ot-map-private.hh           | 16 +---------------
25412  src/hb-ot-shape.cc                 |  2 +-
25413  src/hb-private.hh                  | 14 ++++++++++++++
25414  6 files changed, 29 insertions(+), 19 deletions(-)
25415
25416 commit 7793aad946e09b53523b30d57de85abd1d15f8b6
25417 Author: Behdad Esfahbod <behdad@behdad.org>
25418 Date:   Wed Nov 4 14:48:46 2015 -0800
25419
25420     Normalize various spaces to space if font doesn't support
25421
25422     This resurrects the space fallback feature, after I disabled
25423     the compatibility decomposition.  Now I can release HarfBuzz
25424     again without breaking Pango!
25425
25426     It also remembers which space character it was, such that later
25427     on we can approximate the width of this particular space
25428     character.  That part is not implemented yet.
25429
25430     We normalize all GC=Zs chars except for U+1680 OGHA SPACE MARK,
25431     which is better left alone.
25432
25433  src/hb-ot-layout-private.hh                        |  47
25434  +++------------------
25435  src/hb-ot-shape-normalize.cc                       |  12 +++++-
25436  src/hb-unicode-private.hh                          |  40
25437  ++++++++++++++++++
25438  test/shaping/Makefile.am                           |   1 +
25439  .../1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf   | Bin 0 -> 316 bytes
25440  test/shaping/fonts/sha1sum/MANIFEST                |   1 +
25441  test/shaping/tests/MANIFEST                        |   1 +
25442  test/shaping/tests/spaces.tests                    |  17 ++++++++
25443  8 files changed, 76 insertions(+), 43 deletions(-)
25444
25445 commit 8b3c7f9ede77052225cff8495d660860bf9c7629
25446 Author: Behdad Esfahbod <behdad@behdad.org>
25447 Date:   Wed Nov 4 15:30:48 2015 -0800
25448
25449     [test] Support recording multiple lines of text in record-test.sh
25450
25451  test/shaping/record-test.sh | 15 +++++++++++++--
25452  1 file changed, 13 insertions(+), 2 deletions(-)
25453
25454 commit 85658394809fe0593ab5dfb30fd96118765c7dc5
25455 Author: Behdad Esfahbod <behdad@behdad.org>
25456 Date:   Wed Nov 4 14:46:52 2015 -0800
25457
25458     Protect against possible invalid-memory access after OOM
25459
25460  src/hb-buffer-private.hh | 4 ++--
25461  1 file changed, 2 insertions(+), 2 deletions(-)
25462
25463 commit 4cc80bed25450af3d84a30ea417fa9275b15e014
25464 Author: Behdad Esfahbod <behdad@behdad.org>
25465 Date:   Wed Nov 4 14:46:10 2015 -0800
25466
25467     Fix typo!
25468
25469     Ouch!  Fortunately that function was unused.
25470
25471  src/hb-buffer-private.hh | 2 +-
25472  1 file changed, 1 insertion(+), 1 deletion(-)
25473
25474 commit 9ac4b9656dd78ffd129bc3d560a92e2692bc3058
25475 Author: Behdad Esfahbod <behdad@behdad.org>
25476 Date:   Wed Nov 4 14:18:39 2015 -0800
25477
25478     Add Unicode space category
25479
25480     Unused so far.
25481
25482  src/hb-ot-layout-private.hh | 78
25483  +++++++++++++++++++++++++++++++++++++++++++--
25484  1 file changed, 76 insertions(+), 2 deletions(-)
25485
25486 commit 8249ec3f86510fd24462ce71ed64a6978f0ade17
25487 Author: Behdad Esfahbod <behdad@behdad.org>
25488 Date:   Wed Nov 4 13:26:17 2015 -0800
25489
25490     Make top-byte of unicode_props available to be used differently per-GC
25491
25492  src/hb-ot-layout-private.hh | 4 +++-
25493  1 file changed, 3 insertions(+), 1 deletion(-)
25494
25495 commit cc5d3a33882b52f906ee4346707700f5e846d2ac
25496 Author: Behdad Esfahbod <behdad@behdad.org>
25497 Date:   Wed Nov 4 13:21:25 2015 -0800
25498
25499     Towards using top-byte of unicode-props for more things
25500
25501  src/hb-ot-layout-gsubgpos-private.hh | 1 -
25502  src/hb-ot-layout-private.hh          | 3 ++-
25503  2 files changed, 2 insertions(+), 2 deletions(-)
25504
25505 commit 2f38dde5a1ea5459789fabaee661cae9235d204e
25506 Author: Behdad Esfahbod <behdad@behdad.org>
25507 Date:   Wed Nov 4 13:17:33 2015 -0800
25508
25509     Add _hb_glyph_info_is_unicode_mark()
25510
25511     Unused right now.
25512
25513  src/hb-ot-layout-private.hh | 6 ++++++
25514  1 file changed, 6 insertions(+)
25515
25516 commit 90d75f93bb85aeb627c4e6bb9e4cbd75895c99f7
25517 Author: Behdad Esfahbod <behdad@behdad.org>
25518 Date:   Tue Nov 3 12:58:12 2015 -0800
25519
25520     Tighten ccc-setting a bit and document it
25521
25522  src/hb-ot-layout-private.hh | 12 +++++++++++-
25523  src/hb-unicode-private.hh   |  5 +++++
25524  2 files changed, 16 insertions(+), 1 deletion(-)
25525
25526 commit 2f0dfd43cdc2259e6117704f8077ab6951c761e5
25527 Author: Behdad Esfahbod <behdad@behdad.org>
25528 Date:   Tue Nov 3 12:28:34 2015 -0800
25529
25530     Fix test expectation
25531
25532  test/shaping/tests/fuzzed.tests | 2 +-
25533  1 file changed, 1 insertion(+), 1 deletion(-)
25534
25535 commit df698f3299d92867e3305715f675b2621c316acd
25536 Author: Behdad Esfahbod <behdad@behdad.org>
25537 Date:   Tue Nov 3 12:15:12 2015 -0800
25538
25539     [ot-font] Fix hmtx table length checking, *again*
25540
25541     Exactly the same problem that I fixed in
25542     63ef0b41dc48d6112d1918c1b1de9de8ea90adb5
25543
25544     I rewrote the table checking yesterday in
25545     67f8821fb25d9bd55719f5e29a582ae1af4b02b3
25546     and introduced the exact same issue again. :(
25547     Good thing we have ongoing fuzzing going now.  Was discovered
25548     immediately by libFuzzer.  Thanks kcc!
25549
25550     https://github.com/behdad/harfbuzz/issues/139#issuecomment-153449473
25551     Fixes https://github.com/behdad/harfbuzz/issues/156
25552
25553  src/hb-ot-font.cc                                         |   4 ++--
25554  .../sha1sum/8240789f6d12d4cfc4b5e8e6f246c3701bcf861f.ttf  | Bin 0 ->
25555  633 bytes
25556  test/shaping/fonts/sha1sum/MANIFEST                       |   1 +
25557  test/shaping/tests/fuzzed.tests                           |   1 +
25558  4 files changed, 4 insertions(+), 2 deletions(-)
25559
25560 commit 3530cc2d7c3b7102902cb0e38b0bf9f46188078d
25561 Author: Behdad Esfahbod <behdad@behdad.org>
25562 Date:   Tue Nov 3 11:34:47 2015 -0800
25563
25564     [util] Fix option-parsing leaks
25565
25566  util/helper-cairo.cc   |  7 +++++--
25567  util/main-font-text.hh | 22 ++++++++++++++++++---
25568  util/options.cc        | 21 ++++++++++----------
25569  util/options.hh        | 53
25570  +++++++++++++++++++++++++++++++++-----------------
25571  4 files changed, 70 insertions(+), 33 deletions(-)
25572
25573 commit 642135f3b2d6d6eb800153c76c4718239733c0e6
25574 Author: Behdad Esfahbod <behdad@behdad.org>
25575 Date:   Tue Nov 3 11:26:34 2015 -0800
25576
25577     [util] In --debug mode, duplicate font data
25578
25579     This has the effect that the font data will end up in a memory
25580     section malloc()ed exactly to its size.  This gives us better
25581     valgrind detection of out-of-bounds access.
25582
25583     Previously, the font data was placed in a mmap()ed section or
25584     GString-allocated area, which didn't have proper protections
25585     at the end when running under valgrind.
25586
25587  util/options.cc | 3 +++
25588  1 file changed, 3 insertions(+)
25589
25590 commit ed2024ef93ac3af214082016e5aa8c14db9d7515
25591 Author: Behdad Esfahbod <behdad@behdad.org>
25592 Date:   Mon Nov 2 17:58:12 2015 -0800
25593
25594     [perf] Micro-optimize
25595
25596  src/hb-ot-layout-private.hh | 23 ++++++++++++++---------
25597  1 file changed, 14 insertions(+), 9 deletions(-)
25598
25599 commit 76a5310a830c7ae12037b768c5043bef0ff733a0
25600 Author: Behdad Esfahbod <behdad@behdad.org>
25601 Date:   Mon Nov 2 17:52:45 2015 -0800
25602
25603     Remove irrelevant comment
25604
25605     I tried moving the is_default_ignorable() function to an INTERNAL
25606     function.  That made the binary size grow by 5k AND things got a
25607     tad bit slower!
25608
25609  src/hb-ot-layout-private.hh | 1 -
25610  1 file changed, 1 deletion(-)
25611
25612 commit 8259669fbd1b070fc02287325894caf1bc4d590e
25613 Author: Behdad Esfahbod <behdad@behdad.org>
25614 Date:   Mon Nov 2 17:44:05 2015 -0800
25615
25616     Minor
25617
25618  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
25619  src/hb-ot-shape-complex-thai.cc      | 2 +-
25620  2 files changed, 2 insertions(+), 2 deletions(-)
25621
25622 commit 9382c471eabce8d36d3a73c97499ab60af422716
25623 Author: Behdad Esfahbod <behdad@behdad.org>
25624 Date:   Mon Nov 2 17:36:51 2015 -0800
25625
25626     Combine unicode_props0/1 into a uint16
25627
25628     Slightly faster.  In prep for more changes.
25629
25630  src/hb-ot-layout-private.hh | 55
25631  ++++++++++++++++++++++++---------------------
25632  1 file changed, 29 insertions(+), 26 deletions(-)
25633
25634 commit 71277185454482cff9b0c10b85c416eb4d6e0ed9
25635 Author: Behdad Esfahbod <behdad@behdad.org>
25636 Date:   Mon Nov 2 17:27:48 2015 -0800
25637
25638     [perf] Only call combining_class() for marks
25639
25640     Saves some time.  Also preparing for reusing the ccc byte for
25641     other stuff.
25642
25643  src/hb-ot-layout-private.hh | 14 ++++++++------
25644  1 file changed, 8 insertions(+), 6 deletions(-)
25645
25646 commit 5ba450407b9d9856453e63a815499da8721ff6a7
25647 Author: Behdad Esfahbod <behdad@behdad.org>
25648 Date:   Mon Nov 2 15:43:08 2015 -0800
25649
25650     Make max context-length and max nesting level configurable
25651
25652     ...at compile time.
25653
25654  src/hb-ot-layout-common-private.hh   | 10 ++++++++--
25655  src/hb-ot-layout-gsub-table.hh       |  4 ++--
25656  src/hb-ot-layout-gsubgpos-private.hh | 20 ++++++++++----------
25657  3 files changed, 20 insertions(+), 14 deletions(-)
25658
25659 commit 67f8821fb25d9bd55719f5e29a582ae1af4b02b3
25660 Author: Behdad Esfahbod <behdad@behdad.org>
25661 Date:   Mon Nov 2 15:37:29 2015 -0800
25662
25663     [ot] Make bad-hmtx handling match FreeType
25664
25665     Also route fuzzing-related tests through hb-ot-font, to reduce
25666     dependency
25667     on FreeType behavior for badly-broken fonts.  Fixes failing test with
25668     FreeType master.
25669
25670  src/hb-ot-font.cc               | 24 ++++++++++++++----------
25671  test/shaping/tests/fuzzed.tests | 10 +++++-----
25672  2 files changed, 19 insertions(+), 15 deletions(-)
25673
25674 commit 672ca3b4e65a75fb3a418ec5d117ad242a98acbb
25675 Author: Behdad Esfahbod <behdad@behdad.org>
25676 Date:   Mon Oct 26 14:05:05 2015 -0700
25677
25678     Use templates for making sure expression is constant
25679
25680  src/hb-private.hh | 6 +++---
25681  1 file changed, 3 insertions(+), 3 deletions(-)
25682
25683 commit 5c8174eda32c08187bc2ed40eefa1017f5b40668
25684 Author: Behdad Esfahbod <behdad@behdad.org>
25685 Date:   Wed Oct 21 18:51:40 2015 -0200
25686
25687     Update comments for removal of compat decompositions
25688
25689  src/hb-ot-shape-normalize.cc | 16 ++--------------
25690  1 file changed, 2 insertions(+), 14 deletions(-)
25691
25692 commit f6799700404c49ae0a6018fd51be19551c76768a
25693 Author: Behdad Esfahbod <behdad@behdad.org>
25694 Date:   Wed Oct 21 17:20:55 2015 -0200
25695
25696     Disable compatibility decomposition usage during normalization
25697
25698     Fixes https://github.com/behdad/harfbuzz/issues/152
25699
25700  src/hb-ot-shape-normalize.cc | 24 ------------------------
25701  1 file changed, 24 deletions(-)
25702
25703 commit ce889189c1f8ef5b400a17f623dcb8b935d1102b
25704 Author: Behdad Esfahbod <behdad@behdad.org>
25705 Date:   Wed Oct 21 11:23:12 2015 -0200
25706
25707     Fix two more -Wshadow warnings
25708
25709     https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
25710
25711  src/hb-open-type-private.hh | 10 +++++-----
25712  1 file changed, 5 insertions(+), 5 deletions(-)
25713
25714 commit 4a6b1eedbb0044b57505eea65a329d2dc4f9f917
25715 Author: Behdad Esfahbod <behdad@behdad.org>
25716 Date:   Wed Oct 21 11:20:55 2015 -0200
25717
25718     Fix one more -Wshadow warning
25719
25720     https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
25721
25722  src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
25723  1 file changed, 3 insertions(+), 3 deletions(-)
25724
25725 commit 6f932bc8f9045b224613a617af2b4f3450c79467
25726 Author: Behdad Esfahbod <behdad@behdad.org>
25727 Date:   Wed Oct 21 11:16:49 2015 -0200
25728
25729     Fix a few more -Wshadow-local warnings
25730
25731     https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
25732
25733  src/hb-ot-shape-complex-indic.cc   | 10 +++++-----
25734  src/hb-ot-shape-complex-myanmar.cc | 10 +++++-----
25735  src/hb-ot-shape-complex-use.cc     | 10 +++++-----
25736  3 files changed, 15 insertions(+), 15 deletions(-)
25737
25738 commit b90cb366d7723c28758c6b75a0770613fbb5456e
25739 Author: Behdad Esfahbod <behdad@behdad.org>
25740 Date:   Wed Oct 21 11:13:21 2015 -0200
25741
25742     Fix one -Wshadow-compatible-local warning
25743
25744     From https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
25745
25746  src/hb-ot-shape-complex-indic.cc | 4 ++--
25747  1 file changed, 2 insertions(+), 2 deletions(-)
25748
25749 commit 50e5750bd8670b4cf4463471a2348d4c99c9d054
25750 Author: Behdad Esfahbod <behdad@behdad.org>
25751 Date:   Wed Oct 21 11:10:10 2015 -0200
25752
25753     Avoid unnecessary cast to 64-bit
25754
25755     Fixes https://github.com/behdad/harfbuzz/issues/146
25756
25757     Or I think it should.
25758
25759  src/hb-private.hh | 2 +-
25760  1 file changed, 1 insertion(+), 1 deletion(-)
25761
25762 commit 305d2fbf5a2db51447c8ed894a48a88896930673
25763 Author: Behdad Esfahbod <behdad@behdad.org>
25764 Date:   Wed Oct 21 11:04:28 2015 -0200
25765
25766     Add HB_FALLTHROUGH
25767
25768     Borrowed from https://bugzilla.mozilla.org/show_bug.cgi?id=1215411
25769
25770  src/hb-ot-shape-complex-indic.cc |  2 +-
25771  src/hb-ot-shape-complex-thai.cc  |  2 +-
25772  src/hb-ot-shape-fallback.cc      |  4 +++-
25773  src/hb-private.hh                | 30 ++++++++++++++++++++++++++++++
25774  4 files changed, 35 insertions(+), 3 deletions(-)
25775
25776 commit f35b3e931ddacd075c5d0810e9b17de07b232ee2
25777 Author: Ebrahim Byagowi <ebrahim@gnu.org>
25778 Date:   Fri Sep 11 09:48:12 2015 +0430
25779
25780     Add a prototype of DirectWrite as a shaping backend
25781
25782  src/hb-directwrite.cc | 827
25783  ++++++++++++++++++++++++++++++++++++++++++++++++++
25784  src/hb-directwrite.h  |  34 +++
25785  src/hb-shaper-list.hh |   3 +
25786  3 files changed, 864 insertions(+)
25787
25788 commit 6486e3755482563ecd89aeb3f8348ed190945e26
25789 Author: Behdad Esfahbod <behdad@behdad.org>
25790 Date:   Tue Oct 20 16:39:41 2015 -0200
25791
25792     Fix typo
25793
25794  Makefile.am | 2 +-
25795  1 file changed, 1 insertion(+), 1 deletion(-)
25796
25797 commit 753ea7b90904c951c199861409458bea182abb37
25798 Author: Behdad Esfahbod <behdad@behdad.org>
25799 Date:   Tue Oct 20 15:21:18 2015 -0200
25800
25801     Add BUILD.md to dist
25802
25803  Makefile.am | 1 +
25804  1 file changed, 1 insertion(+)
25805
25806 commit 5d7a30fde09320c2c62c7c73570ce3f2e298eba6
25807 Merge: 904b0dc3 2fb95a0c
25808 Author: Behdad Esfahbod <behdad@behdad.org>
25809 Date:   Tue Oct 20 15:19:41 2015 -0200
25810
25811     Merge pull request #148 from ebraminio/inst
25812
25813     Add BUILD.md based on harfbuzz.org docs
25814
25815 commit 904b0dc3811464cf61dc9457664de95ee4f61a86
25816 Merge: 86cadc2c ba096bcc
25817 Author: Behdad Esfahbod <behdad@behdad.org>
25818 Date:   Mon Oct 19 16:59:43 2015 -0200
25819
25820     Merge pull request #147 from ebraminio/dockerci
25821
25822     [ci] change to docker infrastructure
25823
25824 commit ba096bcc28ca80e2096e0a15191848fcd175e395
25825 Author: Ebrahim Byagowi <ebrahim@gnu.org>
25826 Date:   Mon Oct 19 21:41:01 2015 +0330
25827
25828     [ci] change to docker infrastructure
25829
25830  .travis.yml | 24 ++++++++++++++++--------
25831  1 file changed, 16 insertions(+), 8 deletions(-)
25832
25833 commit 2fb95a0c9d2cb8b03b7c158706d6b0e41283a6df
25834 Author: Ebrahim Byagowi <ebrahim@gnu.org>
25835 Date:   Mon Oct 19 22:02:12 2015 +0330
25836
25837     Add BUILD.md based on harfbuzz.org docs
25838
25839  BUILD.md | 25 +++++++++++++++++++++++++
25840  1 file changed, 25 insertions(+)
25841
25842 commit 86cadc2cd4171050e9d74306b76c42f6ec74b861
25843 Author: Behdad Esfahbod <behdad@behdad.org>
25844 Date:   Thu Oct 15 20:25:29 2015 -0300
25845
25846     1.0.6
25847
25848  NEWS         | 13 +++++++++++++
25849  configure.ac |  2 +-
25850  2 files changed, 14 insertions(+), 1 deletion(-)
25851
25852 commit ca97ea7aa2cb7186f432aaba76f4f151aa90c1d0
25853 Author: Behdad Esfahbod <behdad@behdad.org>
25854 Date:   Thu Oct 15 20:20:22 2015 -0300
25855
25856     [ft] Revert change-of-behavior of hb_ft_font_create() introduced
25857     in 1.0.5
25858
25859     The default FreeType load flags where changed from FT_LOAD_NO_HINTING
25860     to FT_LOAD_DEFAULT in 2a9627c5641cd000e2adff0e42a0dc687b53ec70.
25861     This is crashing HarfBuzz-enabled FreeType as I suppose it causes
25862     infinite recursion between HB and FT autohinter...
25863
25864     Revert the behavior change.
25865
25866     Fixes https://github.com/behdad/harfbuzz/issues/143
25867
25868  src/hb-ft.cc | 2 +-
25869  1 file changed, 1 insertion(+), 1 deletion(-)
25870
25871 commit 338ffec9e4a5819f2be21c3a320a567378c977b1
25872 Author: Behdad Esfahbod <behdad@behdad.org>
25873 Date:   Thu Oct 15 12:55:57 2015 -0300
25874
25875     Add tests for a couple of fixed issues found by libFuzzer
25876
25877     From:
25878     https://github.com/behdad/harfbuzz/issues/139#issuecomment-147616887
25879     https://github.com/behdad/harfbuzz/issues/139#issuecomment-148289957
25880
25881  .../sha1sum/375d6ae32a3cbe52fbf81a4e5777e3377675d5a3.ttf | Bin 0 ->
25882  1024 bytes
25883  .../sha1sum/641bd9db850193064d17575053ae2bf8ec149ddc.ttf | Bin 0 ->
25884  305 bytes
25885  test/shaping/fonts/sha1sum/MANIFEST                      |   2 ++
25886  test/shaping/tests/fuzzed.tests                          |   2 ++
25887  4 files changed, 4 insertions(+)
25888
25889 commit 63ef0b41dc48d6112d1918c1b1de9de8ea90adb5
25890 Author: Behdad Esfahbod <behdad@behdad.org>
25891 Date:   Thu Oct 15 12:47:22 2015 -0300
25892
25893     [ot-font] Fix hmtx wrong table length check
25894
25895     Discovered by libFuzzer.  Ouch!
25896
25897     https://github.com/behdad/harfbuzz/issues/139#issuecomment-148289957
25898
25899  src/hb-ot-font.cc | 2 +-
25900  1 file changed, 1 insertion(+), 1 deletion(-)
25901
25902 commit 613e630617074eb9b62b794cc37c9b42a7fb079b
25903 Author: Behdad Esfahbod <behdad@behdad.org>
25904 Date:   Tue Oct 13 23:33:28 2015 -0300
25905
25906     Reduce max nesting level from 8 to 6
25907
25908     We probably should implement better system to catch cyclic lookups.
25909     But for now, this speeds up worst case behavior with broken fonts
25910     considerably without compromising legitimate usecases.
25911
25912     https://github.com/behdad/harfbuzz/issues/139#issuecomment-147788447
25913
25914  src/hb-ot-layout-common-private.hh | 2 +-
25915  1 file changed, 1 insertion(+), 1 deletion(-)
25916
25917 commit ab170529246ad80830bef2b3c8b48e9a8d2b7483
25918 Author: Behdad Esfahbod <behdad@behdad.org>
25919 Date:   Tue Oct 13 10:55:33 2015 -0300
25920
25921     1.0.5
25922
25923  NEWS         | 24 ++++++++++++++++++++++++
25924  configure.ac |  2 +-
25925  2 files changed, 25 insertions(+), 1 deletion(-)
25926
25927 commit ed13e2ce509408f849255be1d3cc3dbd7dbb3ba2
25928 Author: Behdad Esfahbod <behdad@behdad.org>
25929 Date:   Tue Oct 13 10:32:56 2015 -0300
25930
25931     [ot-font] Fix leak
25932
25933     https://github.com/behdad/harfbuzz/issues/139#issuecomment-147616887
25934
25935  src/hb-ot-font.cc | 1 +
25936  1 file changed, 1 insertion(+)
25937
25938 commit 55db94be2b754ba9b9121f09abcf8496c798affc
25939 Author: Behdad Esfahbod <behdad@behdad.org>
25940 Date:   Tue Oct 13 00:33:59 2015 -0400
25941
25942     Add test for previous commit
25943
25944  .../sha1sum/0509e80afb379d16560e9e47bdd7d888bebdebc6.ttf   | Bin 0 ->
25945  61 bytes
25946  test/shaping/fonts/sha1sum/MANIFEST                        |   1 +
25947  test/shaping/tests/fuzzed.tests                            |   1 +
25948  3 files changed, 2 insertions(+)
25949
25950 commit f96664974774bfeb237a7274f512f64aaafb201e
25951 Author: Behdad Esfahbod <behdad@behdad.org>
25952 Date:   Tue Oct 13 00:30:50 2015 -0400
25953
25954     Fix another memory access issue discovered by libFuzzer
25955
25956     Fixes
25957     https://github.com/behdad/harfbuzz/issues/139#issuecomment-146984679
25958
25959  src/hb-ot-layout-gpos-table.hh | 4 +++-
25960  1 file changed, 3 insertions(+), 1 deletion(-)
25961
25962 commit c1a5dc46c2231f7b62421e06b9766ccfebaf3ef5
25963 Author: Behdad Esfahbod <behdad@behdad.org>
25964 Date:   Mon Oct 12 17:39:52 2015 -0400
25965
25966     [fuzz] Add fuzzing script from kcc@
25967
25968     https://github.com/behdad/harfbuzz/issues/139
25969
25970  test/fuzzing/hb-fuzzer.cc | 47
25971  +++++++++++++++++++++++++++++++++++++++++++++++
25972  1 file changed, 47 insertions(+)
25973
25974 commit cc6ea308d4c99b9dd6d625fa3a9b0ef62fa2614f
25975 Author: Behdad Esfahbod <behdad@behdad.org>
25976 Date:   Mon Oct 12 17:21:52 2015 -0400
25977
25978     Extern "C" custom-allocator declerations
25979
25980  src/hb-private.hh | 8 ++++----
25981  1 file changed, 4 insertions(+), 4 deletions(-)
25982
25983 commit 98c6fccc00062ead7a86892dd059aa13d266b981
25984 Author: Behdad Esfahbod <behdad@behdad.org>
25985 Date:   Sun Oct 11 21:41:04 2015 -0400
25986
25987     Add test for ee9b0b6cb5fdb08671ab064f26c299135f828260
25988
25989  .../sha1sum/5a5daf5eb5a4db77a2baa3ad9c7a6ed6e0655fa8.ttf   | Bin 0 ->
25990  61 bytes
25991  test/shaping/fonts/sha1sum/MANIFEST                        |   1 +
25992  test/shaping/tests/fuzzed.tests                            |   1 +
25993  3 files changed, 2 insertions(+)
25994
25995 commit 50f489a0a013fc589626bb532a9f64f50bb41f58
25996 Author: Behdad Esfahbod <behdad@behdad.org>
25997 Date:   Sun Oct 11 20:59:29 2015 -0400
25998
25999     Typo
26000
26001  src/hb-font-private.hh | 2 +-
26002  1 file changed, 1 insertion(+), 1 deletion(-)
26003
26004 commit ee9b0b6cb5fdb08671ab064f26c299135f828260
26005 Author: Behdad Esfahbod <behdad@behdad.org>
26006 Date:   Fri Oct 9 14:23:15 2015 -0400
26007
26008     Fix another sanitize bug
26009
26010     Also discovered by "libFuzzer".
26011
26012  src/hb-open-type-private.hh | 2 +-
26013  1 file changed, 1 insertion(+), 1 deletion(-)
26014
26015 commit 34379b49e6922b86c15ee62f7fe3bf016cdc2514
26016 Author: Behdad Esfahbod <behdad@behdad.org>
26017 Date:   Fri Oct 9 12:34:02 2015 -0400
26018
26019     Add test for previous fix
26020
26021  test/shaping/Makefile.am                                   |   1 +
26022  .../sha1sum/1a6f1687b7a221f9f2c834b0b360d3c8463b6daf.ttf   | Bin 0 ->
26023  64 bytes
26024  test/shaping/fonts/sha1sum/MANIFEST                        |   1 +
26025  test/shaping/tests/MANIFEST                                |   1 +
26026  test/shaping/tests/fuzzed.tests                            |   1 +
26027  5 files changed, 4 insertions(+)
26028
26029 commit f396fbb000dc1c8acddbf6a16e193b328c5e551e
26030 Author: Behdad Esfahbod <behdad@behdad.org>
26031 Date:   Fri Oct 9 12:25:55 2015 -0400
26032
26033     Fix return value of sanitize when subformat is not readable
26034
26035     This is a fix on top of the previous issue fixed in
26036     c917965b9e6fe2b21ed6c51559673288fa3af4b7.
26037
26038     This was caught by "libFuzzer" testing.
26039
26040  src/hb-open-type-private.hh          |  2 ++
26041  src/hb-ot-layout-gpos-table.hh       | 15 +++++++--------
26042  src/hb-ot-layout-gsub-table.hh       | 13 ++++++-------
26043  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++----
26044  4 files changed, 19 insertions(+), 19 deletions(-)
26045
26046 commit 77a1a2bc18e7b04d4e352a8777ccce345b2f8659
26047 Author: Behdad Esfahbod <behdad@behdad.org>
26048 Date:   Fri Oct 9 12:20:58 2015 -0400
26049
26050     Add hb_dispatch_context_t
26051
26052  src/hb-open-type-private.hh          | 26 ++++++++++++++++++++++----
26053  src/hb-ot-layout-gsubgpos-private.hh | 36
26054  ++++++++++++------------------------
26055  src/hb-ot-layout.cc                  |  8 +++-----
26056  3 files changed, 37 insertions(+), 33 deletions(-)
26057
26058 commit 3e905e396bcd745bda88e751998a76556c5cb8c6
26059 Author: Behdad Esfahbod <behdad@behdad.org>
26060 Date:   Thu Oct 8 12:51:02 2015 -0400
26061
26062     Add hb_font_set_parent()
26063
26064     No reason to not have it.  Makes life easier later.
26065     We (hb-ft, hb-ot-font, etc) can use this API to inject new
26066     parent into a font...
26067
26068  src/hb-font.cc       | 26 ++++++++++++++++++++++++++
26069  src/hb-font.h        |  4 ++++
26070  test/api/test-font.c | 12 ++++++++++++
26071  3 files changed, 42 insertions(+)
26072
26073 commit edeb3dabf4a589d67c3f1da7ba43a74e4d3a9afd
26074 Author: Behdad Esfahbod <behdad@behdad.org>
26075 Date:   Thu Oct 8 12:47:15 2015 -0400
26076
26077     [ft] Add version for new API
26078
26079  src/hb-ft.cc | 18 ++++++++++++++++++
26080  1 file changed, 18 insertions(+)
26081
26082 commit 2a9627c5641cd000e2adff0e42a0dc687b53ec70
26083 Author: Behdad Esfahbod <behdad@behdad.org>
26084 Date:   Wed Oct 7 17:33:20 2015 -0400
26085
26086     [ft] API: Add hb_font_[sg]et_load_flags() API
26087
26088     This changes the default load_flags of fonts created using
26089     hb_ft_font_create() from NO_HINTING to DEFAULT.  Hope that doesn't
26090     break too much client code.
26091
26092     Code calling hb_ft_font_set_funcs() is unaffected.
26093
26094  src/hb-ft.cc | 163
26095  +++++++++++++++++++++++++++++++++++++++--------------------
26096  src/hb-ft.h  |  13 +++--
26097  2 files changed, 118 insertions(+), 58 deletions(-)
26098
26099 commit 3224a594dcf2164b5585b4ccba34f244af3f61b9
26100 Author: Behdad Esfahbod <behdad@behdad.org>
26101 Date:   Wed Oct 7 17:33:02 2015 -0400
26102
26103     Minor
26104
26105  src/hb-ot-font.cc | 5 ++---
26106  1 file changed, 2 insertions(+), 3 deletions(-)
26107
26108 commit 52b418555b62a3b25399f202c1fa72ab7288c224
26109 Author: Behdad Esfahbod <behdad@behdad.org>
26110 Date:   Sat Oct 3 13:20:55 2015 +0100
26111
26112     Allow compiling with custom allocators
26113
26114     User can define hb_malloc_impl, etc, to name of custom allocator
26115     functions
26116     that have the same signature as malloc.
26117
26118  src/hb-private.hh | 17 +++++++++++++++++
26119  1 file changed, 17 insertions(+)
26120
26121 commit 88da7bba9fa4665b33f5bfcd45add7443097eaf3
26122 Author: Behdad Esfahbod <behdad@behdad.org>
26123 Date:   Fri Oct 2 14:38:20 2015 +0100
26124
26125     Default font scale to face upem
26126
26127     Makes for a better default and avoids nasty inheritance issues.
26128     See mailing list thread "Default hb_font_t scale".
26129
26130  src/hb-font.cc       |  2 ++
26131  test/api/test-font.c | 13 ++++++++-----
26132  2 files changed, 10 insertions(+), 5 deletions(-)
26133
26134 commit 1866e17114b41d565eb066e7d9393c2ff3e0a12b
26135 Author: Behdad Esfahbod <behdad@behdad.org>
26136 Date:   Fri Oct 2 14:21:29 2015 +0100
26137
26138     Make hb_font_create_sub_font() NOT make parent immutable
26139
26140     We don't rely on that.  However, whenever hb_font_make_immutable()
26141     is called, it makes its parenting chain immutable.
26142
26143  src/hb-font.cc       |  4 +++-
26144  test/api/test-font.c | 21 +++++++++++++++------
26145  2 files changed, 18 insertions(+), 7 deletions(-)
26146
26147 commit 980e25cad2e58c31f5361862b9223d94ec47fc7a
26148 Author: Behdad Esfahbod <behdad@behdad.org>
26149 Date:   Fri Oct 2 08:21:12 2015 +0100
26150
26151     Fix hb-ot-shape-normalize with empty buffer
26152
26153     Part of https://github.com/behdad/harfbuzz/issues/136
26154
26155  src/hb-ot-shape-normalize.cc | 2 ++
26156  1 file changed, 2 insertions(+)
26157
26158 commit a5efaac4ff61b587f228830b265b39fe8e5e4e47
26159 Author: Behdad Esfahbod <behdad@behdad.org>
26160 Date:   Fri Oct 2 08:02:29 2015 +0100
26161
26162     Replace a couple of malloc()s with calloc()
26163
26164  src/hb-face.cc       | 2 +-
26165  src/hb-shape-plan.cc | 2 +-
26166  src/hb-shaper.cc     | 2 +-
26167  3 files changed, 3 insertions(+), 3 deletions(-)
26168
26169 commit 26ba4d1e1fb8949632fe08e6a7600badfba4f142
26170 Author: Behdad Esfahbod <behdad@behdad.org>
26171 Date:   Fri Oct 2 07:25:52 2015 +0100
26172
26173     Fix segfault with empty buffer in hb_shape_plan_execute()
26174
26175     Move the empty-buffer check from hb_shape_full() to
26176     hb_shape_plan_execute().
26177
26178     Reported by Simon Cozens.
26179
26180  src/hb-shape-plan.cc | 9 +++++++--
26181  src/hb-shape.cc      | 5 -----
26182  2 files changed, 7 insertions(+), 7 deletions(-)
26183
26184 commit 432ffc47a46d41bea17d839d0d3980e654c6e638
26185 Author: Behdad Esfahbod <behdad@behdad.org>
26186 Date:   Wed Sep 30 22:51:16 2015 +0100
26187
26188     1.0.4
26189
26190  NEWS         | 7 +++++++
26191  configure.ac | 2 +-
26192  2 files changed, 8 insertions(+), 1 deletion(-)
26193
26194 commit b47159011ca518c3b94d782ed16a91ffe9dd2ab2
26195 Author: Behdad Esfahbod <behdad@behdad.org>
26196 Date:   Tue Sep 29 14:57:02 2015 +0100
26197
26198     Define return_trace()
26199
26200     Not functional change (expected!).
26201
26202  src/hb-open-file-private.hh          |  20 +--
26203  src/hb-open-type-private.hh          |  62 +++----
26204  src/hb-ot-cmap-table.hh              |  56 +++----
26205  src/hb-ot-glyf-table.hh              |   4 +-
26206  src/hb-ot-head-table.hh              |   2 +-
26207  src/hb-ot-hhea-table.hh              |   2 +-
26208  src/hb-ot-hmtx-table.hh              |   2 +-
26209  src/hb-ot-layout-common-private.hh   | 108 ++++++-------
26210  src/hb-ot-layout-gdef-table.hh       |  44 ++---
26211  src/hb-ot-layout-gpos-table.hh       | 252 +++++++++++++++--------------
26212  src/hb-ot-layout-gsub-table.hh       | 304
26213  ++++++++++++++++++-----------------
26214  src/hb-ot-layout-gsubgpos-private.hh | 205 +++++++++++------------
26215  src/hb-ot-layout-jstf-table.hh       |  35 ++--
26216  src/hb-ot-maxp-table.hh              |   5 +-
26217  src/hb-ot-name-table.hh              |  14 +-
26218  src/hb-private.hh                    |   6 +-
26219  16 files changed, 575 insertions(+), 546 deletions(-)
26220
26221 commit c917965b9e6fe2b21ed6c51559673288fa3af4b7
26222 Author: Behdad Esfahbod <behdad@behdad.org>
26223 Date:   Tue Sep 29 14:45:35 2015 +0100
26224
26225     Add missing returns
26226
26227     Fixes possible invalid read of two bytes.
26228
26229     Reported by Behzad Najjarpour Jabbari, Secunia Research.
26230
26231  src/hb-ot-layout-gpos-table.hh       | 14 +++++++-------
26232  src/hb-ot-layout-gsub-table.hh       | 12 ++++++------
26233  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++----
26234  3 files changed, 17 insertions(+), 17 deletions(-)
26235
26236 commit f3159ba5141c2ab0e430e64742972df140f91c43
26237 Author: Behdad Esfahbod <behdad@behdad.org>
26238 Date:   Tue Sep 29 14:34:56 2015 +0100
26239
26240     Micro-optimize hb_language_from_string()
26241
26242     As measured / improved by Benson Limketkai.
26243
26244  src/hb-common.cc | 10 +++++-----
26245  1 file changed, 5 insertions(+), 5 deletions(-)
26246
26247 commit f2ad935e19338a29113492150f0c5a5fd5befd75
26248 Author: Sascha Brawer <sascha@brawer.ch>
26249 Date:   Sun Jun 28 03:29:47 2015 +0200
26250
26251     Handle language tags that indicate phonetic IPA transcription
26252
26253     The BCP-47 registry defines a variant subtag "fonipa" that can be used
26254     in combination with arbitrary other language tags. For example,
26255     "rm-CH-fonipa-sursilv" indicates the Sursilvan dialect of Romansh
26256     as used in Switzerland, transcribed used the International Phonetic
26257     Alphabet.
26258
26259     http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
26260
26261  src/hb-ot-tag.cc       | 15 ++++++++++++++-
26262  test/api/test-ot-tag.c |  7 +++++++
26263  2 files changed, 21 insertions(+), 1 deletion(-)
26264
26265 commit b8811429b6810c4f13be087b593a862c17d9d987
26266 Author: Behdad Esfahbod <behdad@behdad.org>
26267 Date:   Thu Sep 3 15:53:22 2015 +0430
26268
26269     Fix Since tags
26270
26271     Fixes https://github.com/behdad/harfbuzz/issues/103
26272
26273  src/hb-blob.cc             | 24 +++++++++----------
26274  src/hb-buffer-serialize.cc | 10 ++++----
26275  src/hb-buffer.cc           | 58
26276  +++++++++++++++++++++++-----------------------
26277  src/hb-buffer.h            |  9 +++++++
26278  src/hb-common.cc           | 24 +++++++++----------
26279  src/hb-common.h            |  3 +++
26280  src/hb-coretext.cc         |  3 +++
26281  src/hb-font.h              | 18 +++++++-------
26282  src/hb-ft.cc               |  6 ++---
26283  src/hb-graphite2.cc        |  6 +++++
26284  src/hb-ot-layout.cc        |  2 +-
26285  src/hb-ot-tag.cc           |  2 +-
26286  src/hb-set.h               |  3 +++
26287  src/hb-shape.cc            |  2 +-
26288  src/hb-unicode.cc          | 18 +++++++-------
26289  src/hb-unicode.h           | 10 ++++----
26290  16 files changed, 111 insertions(+), 87 deletions(-)
26291
26292 commit 5d74ff02ab01df67808b416af8bb9cefb06f841e
26293 Author: Behdad Esfahbod <behdad@behdad.org>
26294 Date:   Thu Sep 3 14:55:59 2015 +0430
26295
26296     Fix Since: version tags on font and face APIs
26297
26298     A while back we marked every API as version:1.0.  We should fix
26299     them all
26300     to reflect real version they were introduced.  This is a start.
26301
26302     Patch from Nikolay Sivov.
26303
26304  src/hb-face.cc | 22 ++++++++---------
26305  src/hb-font.cc | 76
26306  +++++++++++++++++++++++++++++-----------------------------
26307  2 files changed, 49 insertions(+), 49 deletions(-)
26308
26309 commit 7f5405397406a24c5a001b5ef43dcf4d6926415e
26310 Author: Behdad Esfahbod <behdad@behdad.org>
26311 Date:   Tue Sep 1 17:03:50 2015 +0100
26312
26313     1.0.3
26314
26315  NEWS         | 11 +++++++++++
26316  configure.ac |  2 +-
26317  2 files changed, 12 insertions(+), 1 deletion(-)
26318
26319 commit 5828c45d7a816ccd0a7f10a665ea3cf8cfd63b05
26320 Author: Behdad Esfahbod <behdad@behdad.org>
26321 Date:   Tue Sep 1 16:26:35 2015 +0100
26322
26323     [indic] Add comments to merge_clusters calls
26324
26325  src/hb-ot-shape-complex-indic.cc | 21 ++++++++++++++++-----
26326  1 file changed, 16 insertions(+), 5 deletions(-)
26327
26328 commit bdc8215949a7add742cc800b4fdea6acaa37d152
26329 Author: Behdad Esfahbod <behdad@behdad.org>
26330 Date:   Tue Sep 1 16:24:54 2015 +0100
26331
26332     [thai] Respect cluster-level > 0
26333
26334  src/hb-ot-shape-complex-thai.cc | 2 +-
26335  1 file changed, 1 insertion(+), 1 deletion(-)
26336
26337 commit 5b31fe383ead726ec77062501ed3bb24c02842b3
26338 Author: Behdad Esfahbod <behdad@behdad.org>
26339 Date:   Tue Sep 1 16:24:34 2015 +0100
26340
26341     [use] Merge /before/ reordering
26342
26343  src/hb-ot-shape-complex-use.cc | 4 ++--
26344  1 file changed, 2 insertions(+), 2 deletions(-)
26345
26346 commit 0d438f89bd9422c66838c776eb4aa867de0a2ad8
26347 Author: Behdad Esfahbod <behdad@behdad.org>
26348 Date:   Tue Sep 1 16:24:13 2015 +0100
26349
26350     [hangul] Merge /before/ reordering
26351
26352  src/hb-ot-shape-complex-hangul.cc | 2 +-
26353  1 file changed, 1 insertion(+), 1 deletion(-)
26354
26355 commit f883de664fc4bfe01e30c89e07e31dc113f906d9
26356 Author: Behdad Esfahbod <behdad@behdad.org>
26357 Date:   Tue Sep 1 16:23:40 2015 +0100
26358
26359     [OT] Merge /before/ reordering
26360
26361  src/hb-ot-shape.cc | 5 +++--
26362  1 file changed, 3 insertions(+), 2 deletions(-)
26363
26364 commit c403d6320074455a5e8e48902c0ac4ee9685e33d
26365 Author: Behdad Esfahbod <behdad@behdad.org>
26366 Date:   Tue Sep 1 16:15:25 2015 +0100
26367
26368     [myanmar] Use buffer->sort() to sort cluster
26369
26370     This can possibly produce more granular clusters.
26371
26372  src/hb-ot-shape-complex-myanmar.cc | 3 +--
26373  1 file changed, 1 insertion(+), 2 deletions(-)
26374
26375 commit e995d33c10a4bd9404699d01bddb2b69d811e9ed
26376 Author: Behdad Esfahbod <behdad@behdad.org>
26377 Date:   Tue Sep 1 16:13:32 2015 +0100
26378
26379     [OT] Merge clusters when reordering marks for normalization
26380
26381     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=541608
26382     and cluster test.
26383
26384  src/hb-buffer-private.hh     |  2 ++
26385  src/hb-buffer.cc             | 21 +++++++++++++++++++++
26386  src/hb-ot-shape-normalize.cc |  2 +-
26387  3 files changed, 24 insertions(+), 1 deletion(-)
26388
26389 commit b6d7d161a87b5dde710924e5c557d39c302f5630
26390 Author: Behdad Esfahbod <behdad@behdad.org>
26391 Date:   Tue Sep 1 16:12:44 2015 +0100
26392
26393     [tests] Add Hebrew test for normalization under cluster-level=1
26394
26395     Currently fails.
26396     https://bugzilla.gnome.org/show_bug.cgi?id=541608
26397
26398  .../sha1sum/43ef465752be9af900745f72fe29cb853a1401a5.ttf | Bin 0 ->
26399  4272 bytes
26400  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
26401  test/shaping/tests/cluster.tests                         |   1 +
26402  3 files changed, 2 insertions(+)
26403
26404 commit 93099748e39740a3f6f003c83d9dec1d21660ce8
26405 Author: Behdad Esfahbod <behdad@behdad.org>
26406 Date:   Tue Sep 1 16:11:27 2015 +0100
26407
26408     Minor
26409
26410  src/hb-private.hh | 6 ++----
26411  1 file changed, 2 insertions(+), 4 deletions(-)
26412
26413 commit 85846b3de7491b6a07fed6a2c0c6c1b09943b249
26414 Author: Behdad Esfahbod <behdad@behdad.org>
26415 Date:   Tue Sep 1 15:07:52 2015 +0100
26416
26417     Use insertion-sort instead of bubble-sort
26418
26419     Needed for upcoming merge-clusters fix.
26420
26421  src/hb-buffer.cc                           |  4 +--
26422  src/hb-ot-shape-complex-arabic-fallback.hh |  6 ++--
26423  src/hb-ot-shape-complex-indic.cc           |  2 +-
26424  src/hb-ot-shape-complex-myanmar.cc         |  2 +-
26425  src/hb-ot-shape-normalize.cc               |  6 ++--
26426  src/hb-private.hh                          | 56
26427  +++++++++++++-----------------
26428  6 files changed, 34 insertions(+), 42 deletions(-)
26429
26430 commit fad2674874591b4a1df822603144c8864f5364c1
26431 Author: Behdad Esfahbod <behdad@behdad.org>
26432 Date:   Tue Sep 1 14:45:46 2015 +0100
26433
26434     Minor
26435
26436  test/Makefile.am         | 4 ++++
26437  test/api/Makefile.am     | 4 ++++
26438  test/shaping/Makefile.am | 4 ++++
26439  3 files changed, 12 insertions(+)
26440
26441 commit 23e4fac6de913201f263a73e13d3c1fab31d1bdd
26442 Author: Behdad Esfahbod <behdad@behdad.org>
26443 Date:   Mon Aug 31 19:41:01 2015 +0100
26444
26445     Update git.mk from upstream
26446
26447  git.mk | 17 ++++++++++++++++-
26448  1 file changed, 16 insertions(+), 1 deletion(-)
26449
26450 commit 5783e05f81bbf6debf2618c8994d6852630d9847
26451 Author: Behdad Esfahbod <behdad@behdad.org>
26452 Date:   Mon Aug 31 19:18:10 2015 +0100
26453
26454     [docs] Move docs/reference/ contents into docs/
26455
26456  configure.ac                                |   3 +-
26457  docs/Makefile.am                            | 117
26458  ++++++++++++++++++++++++++-
26459  docs/{reference => }/harfbuzz-docs.xml      |   0
26460  docs/{reference => }/harfbuzz-overrides.txt |   0
26461  docs/{reference => }/harfbuzz-sections.txt  |   0
26462  docs/reference/Makefile.am                  | 118
26463  ----------------------------
26464  docs/{reference => }/usermanual-ch01.xml    |   0
26465  docs/{reference => }/usermanual-ch02.xml    |   0
26466  docs/{reference => }/usermanual-ch03.xml    |   0
26467  docs/{reference => }/usermanual-ch04.xml    |   0
26468  docs/{reference => }/usermanual-ch05.xml    |   0
26469  docs/{reference => }/usermanual-ch06.xml    |   0
26470  docs/{reference => }/version.xml.in         |   0
26471  13 files changed, 117 insertions(+), 121 deletions(-)
26472
26473 commit cd5e3a13a6e0b6606d3a421f8cd44cdfb8314907
26474 Author: Behdad Esfahbod <behdad@behdad.org>
26475 Date:   Mon Aug 31 19:16:41 2015 +0100
26476
26477     [docs] Fix out-of-tree build
26478
26479  docs/reference/Makefile.am               |  9 ++++++++-
26480  docs/reference/harfbuzz-docs.xml         | 12 ++++++------
26481  docs/{ => reference}/usermanual-ch01.xml |  0
26482  docs/{ => reference}/usermanual-ch02.xml |  0
26483  docs/{ => reference}/usermanual-ch03.xml |  0
26484  docs/{ => reference}/usermanual-ch04.xml |  0
26485  docs/{ => reference}/usermanual-ch05.xml |  0
26486  docs/{ => reference}/usermanual-ch06.xml |  0
26487  8 files changed, 14 insertions(+), 7 deletions(-)
26488
26489 commit 3899795fa3c3e058e3885ec7a6638f0597a752cc
26490 Merge: d2059652 01e16e88
26491 Author: Behdad Esfahbod <behdad@behdad.org>
26492 Date:   Mon Aug 31 10:46:01 2015 +0100
26493
26494     Merge pull request #131 from simoncozens/docs
26495
26496     Use gtk-doc to build user's manual as well as reference
26497
26498 commit 01e16e88f50b65b82dcb84773f532f18a351319f
26499 Author: Simon Cozens <simon@simon-cozens.org>
26500 Date:   Mon Aug 31 10:40:17 2015 +0100
26501
26502     Combine user / reference information into gtk-doc generated manual.
26503
26504  docs/reference/harfbuzz-docs.xml | 91
26505  +++++++++++++++++++++++-----------------
26506  1 file changed, 52 insertions(+), 39 deletions(-)
26507
26508 commit 11a07c4729174e1d4af028103ecb0a351e4c2707
26509 Author: Simon Cozens <simon@simon-cozens.org>
26510 Date:   Mon Aug 31 10:39:10 2015 +0100
26511
26512     Correct tag hierarchy, to allow for table-of-contents entries.
26513
26514  docs/usermanual-ch01.xml | 12 ++++++------
26515  docs/usermanual-ch02.xml |  8 ++++----
26516  docs/usermanual-ch03.xml | 24 ++++++++++++------------
26517  docs/usermanual-ch04.xml | 16 ++++++++--------
26518  docs/usermanual-ch05.xml | 12 ++++++------
26519  5 files changed, 36 insertions(+), 36 deletions(-)
26520
26521 commit 387d6af428ddd5d4f211fe5748412011013a3826
26522 Author: Simon Cozens <simon@simon-cozens.org>
26523 Date:   Mon Aug 31 10:31:09 2015 +0100
26524
26525     Missing tag (oops).
26526
26527  docs/usermanual-ch02.xml | 1 +
26528  1 file changed, 1 insertion(+)
26529
26530 commit d205965286798af4b7ad07e1eafa58288bee4bdb
26531 Author: Behdad Esfahbod <behdad@behdad.org>
26532 Date:   Mon Aug 31 10:12:05 2015 +0100
26533
26534     [docs] Fix typo
26535
26536  docs/usermanual-ch03.xml | 2 +-
26537  1 file changed, 1 insertion(+), 1 deletion(-)
26538
26539 commit c424b41705b50055c7f92b268cf78a2680af73af
26540 Merge: 31594b98 5470e744
26541 Author: Behdad Esfahbod <behdad@behdad.org>
26542 Date:   Mon Aug 31 09:53:16 2015 +0100
26543
26544     Merge pull request #129 from simoncozens/docs
26545
26546     First two chapters. More to follow.
26547
26548 commit 31594b98af0c9181982c77d8d3803753007f8fd4
26549 Author: Behdad Esfahbod <behdad@behdad.org>
26550 Date:   Sun Aug 30 17:33:04 2015 +0100
26551
26552     [test] Fix test-object
26553
26554     See previous commit.
26555
26556  test/api/test-object.c | 4 ----
26557  1 file changed, 4 deletions(-)
26558
26559 commit 326b5ebf5748f547e4eb7388d66b79fe23130e2a
26560 Author: Behdad Esfahbod <behdad@behdad.org>
26561 Date:   Sun Aug 30 17:29:21 2015 +0100
26562
26563     Poison freed objects such that double-free is detected
26564
26565     Previously we were setting refcount of freed objects to the inert
26566     value, which
26567     was harmful because it caused further destroy()s of the freed object
26568     to NOT
26569     call free() and hence hide the bug.  Indeed, after eb0bf3ae6688b7
26570     test-object
26571     was double-free'ing objects and this was never caught on Linux.
26572     It only was
26573     caught as crashing on Mac.
26574
26575     Now we poison refcount upon freeing and check that it's valid
26576     whenever reading
26577     it.  Makes test-object fail now.
26578
26579  src/hb-object-private.hh | 21 ++++++++++++++++-----
26580  1 file changed, 16 insertions(+), 5 deletions(-)
26581
26582 commit 5470e744dd264c2dc33437a68d20bcf7c5ffb905
26583 Author: Simon Cozens <simon@simon-cozens.org>
26584 Date:   Sat Aug 29 08:21:18 2015 +0100
26585
26586     Current state and skeleton outline
26587
26588  docs/usermanual-ch03.xml | 77
26589  ++++++++++++++++++++++++++++++++++++++++++++++++
26590  docs/usermanual-ch04.xml | 18 +++++++++++
26591  docs/usermanual-ch05.xml | 13 ++++++++
26592  docs/usermanual-ch06.xml |  8 +++++
26593  4 files changed, 116 insertions(+)
26594
26595 commit 6578575cc8aeb05341f2053039acfcd735707674
26596 Author: Behdad Esfahbod <behdad@behdad.org>
26597 Date:   Tue Aug 25 20:24:59 2015 +0100
26598
26599     [GPOS] Fix cursive connection with mix of RTL and non-RTL lookups
26600
26601     See thread "Issue with cursive attachment" started by Khaled.
26602     Turned out fixing this wasn't as bad as I had assumed.  I like the
26603     new code better; we now have a theoretical model of cursive
26604     connections that is easier to reason about.
26605
26606  src/hb-ot-layout-gpos-table.hh | 34 ++++++++++++++++++++++++++++++++++
26607  1 file changed, 34 insertions(+)
26608
26609 commit 7368da67244ea53195cd9b95a5c57485df695732
26610 Author: Behdad Esfahbod <behdad@behdad.org>
26611 Date:   Tue Aug 25 20:28:39 2015 +0100
26612
26613     [test] Add test for cursive-positioning with mixed directions
26614
26615     Fails now.  Fix coming.  See thread "Issue with cursive attachment"
26616     started by Khaled.  Test fonts were made by modifying test font
26617     from Khaled to add more anchors.
26618
26619  test/shaping/Makefile.am                                 |   1 +
26620  .../sha1sum/298c9e1d955f10f6f72c6915c3c6ff9bf9695cec.ttf | Bin 0 ->
26621  2520 bytes
26622  test/shaping/fonts/sha1sum/MANIFEST                      |   2 ++
26623  .../sha1sum/c4e48b0886ef460f532fb49f00047ec92c432ec0.ttf | Bin 0 ->
26624  2512 bytes
26625  test/shaping/tests/MANIFEST                              |   1 +
26626  test/shaping/tests/cursive-positioning.tests             |   2 ++
26627  6 files changed, 6 insertions(+)
26628
26629 commit f0807654da160bd7ceb9aff5b8338ec0b643171c
26630 Author: Simon Cozens <simon@simon-cozens.org>
26631 Date:   Tue Aug 25 19:57:15 2015 +0100
26632
26633     First two chapters. More to follow.
26634
26635  docs/usermanual-ch01.xml | 115 ++++++++++++++++++++++++++++++
26636  docs/usermanual-ch02.xml | 182
26637  +++++++++++++++++++++++++++++++++++++++++++++++
26638  2 files changed, 297 insertions(+)
26639
26640 commit 58f2a73fb95af42e264a91cdef7bb5a89e965601
26641 Author: Behdad Esfahbod <behdad@behdad.org>
26642 Date:   Tue Aug 25 18:55:34 2015 +0100
26643
26644     [GPOS] Rewrite cursive attachment slightly differently
26645
26646     In anticipation for upcoming fix for bug reported by
26647     Khaled in thread "Issue with cursive attachment".
26648
26649  src/hb-ot-layout-gpos-table.hh | 36 ++++++++++++++++++++++++------------
26650  1 file changed, 24 insertions(+), 12 deletions(-)
26651
26652 commit fdd1770e006ca2d2973c049177ceda87a575e07f
26653 Author: Behdad Esfahbod <behdad@behdad.org>
26654 Date:   Mon Aug 24 13:49:55 2015 +0100
26655
26656     Add API/cmdline to show glyph extents when serializing buffer
26657
26658     New API: HB_BUFFER_SERIALIZE_FLAG_GLYPH_EXTENTS
26659
26660     hb-shape now accepts --show-extents.
26661
26662     Patch from Simon Cozens.
26663
26664  src/hb-buffer-serialize.cc | 17 +++++++++++++++++
26665  src/hb-buffer.h            |  3 ++-
26666  util/hb-shape.cc           |  2 ++
26667  util/options.cc            |  1 +
26668  util/options.hh            |  2 ++
26669  5 files changed, 24 insertions(+), 1 deletion(-)
26670
26671 commit 2cee5b68a07b99214ef9428fe5d03e7b378a558f
26672 Author: Behdad Esfahbod <behdad@behdad.org>
26673 Date:   Mon Aug 24 13:45:12 2015 +0100
26674
26675     [ot-font] Fix short-offset calculation
26676
26677  src/hb-ot-font.cc | 4 ++--
26678  1 file changed, 2 insertions(+), 2 deletions(-)
26679
26680 commit b50fcfa82994f93568a54dd1eb7fd327f6db5586
26681 Author: Behdad Esfahbod <behdad@behdad.org>
26682 Date:   Sun Aug 23 14:42:20 2015 +0100
26683
26684     [ot-font] Implement glyph_extents() for TrueType fonts
26685
26686     This brings ot-fonts into almost-complete shape and mostly in par with
26687     ft font.
26688
26689  src/Makefile.am         |   1 +
26690  src/hb-font.h           |   9 +++--
26691  src/hb-ot-font.cc       |  90 +++++++++++++++++++++++++++++++++++++++--
26692  src/hb-ot-glyf-table.hh | 104
26693  ++++++++++++++++++++++++++++++++++++++++++++++++
26694  src/hb-ot-head-table.hh |   3 +-
26695  5 files changed, 198 insertions(+), 9 deletions(-)
26696
26697 commit 0299b45000b5047c0b9bf0fe51f3b8b68a7982f8
26698 Author: Behdad Esfahbod <behdad@behdad.org>
26699 Date:   Fri Aug 21 12:44:36 2015 +0100
26700
26701     Make BYTE a real type
26702
26703  src/hb-open-type-private.hh | 16 +++++++++++++++-
26704  1 file changed, 15 insertions(+), 1 deletion(-)
26705
26706 commit ed6962c795ae7c54aaee9ed5667fa65ccf7412bf
26707 Author: Behdad Esfahbod <behdad@behdad.org>
26708 Date:   Thu Aug 20 15:39:53 2015 +0100
26709
26710     [coretext] Use i32 instead of u32 as well
26711
26712     Shouldn't cause *any* functional changes, but is more correct.
26713
26714  src/hb-coretext.cc | 20 ++++++++++----------
26715  1 file changed, 10 insertions(+), 10 deletions(-)
26716
26717 commit 163c435f1807c138da9f74f09d29d913eb9e29e9
26718 Author: Behdad Esfahbod <behdad@behdad.org>
26719 Date:   Thu Aug 20 15:39:06 2015 +0100
26720
26721     [uniscribe] Fix negative offsets
26722
26723     Ouch!
26724
26725  src/hb-uniscribe.cc | 8 ++++----
26726  1 file changed, 4 insertions(+), 4 deletions(-)
26727
26728 commit 789b89ef7130ffe5f22c571fc3cb4e6d35456654
26729 Author: Behdad Esfahbod <behdad@behdad.org>
26730 Date:   Wed Aug 19 13:39:57 2015 +0100
26731
26732     1.0.2
26733
26734  NEWS         | 13 +++++++++++++
26735  configure.ac |  2 +-
26736  2 files changed, 14 insertions(+), 1 deletion(-)
26737
26738 commit 958c268fa3a520666436e77a2111a3b564a36d96
26739 Author: Behdad Esfahbod <behdad@behdad.org>
26740 Date:   Wed Aug 19 13:22:12 2015 +0100
26741
26742     [coretext] Add TODO item
26743
26744  src/hb-coretext.cc | 1 +
26745  1 file changed, 1 insertion(+)
26746
26747 commit 7c5bee09d9c7c25672c7c77572ebae0b731892d0
26748 Author: Behdad Esfahbod <behdad@behdad.org>
26749 Date:   Wed Aug 19 13:20:31 2015 +0100
26750
26751     [uniscribe] Fix font scale handling
26752
26753     By default shape at upem (or ppem), and scale results.
26754     Similar to work done in CoreText backend, but using upem as default.
26755
26756  src/hb-uniscribe.cc | 25 +++++++++++++++++++------
26757  1 file changed, 19 insertions(+), 6 deletions(-)
26758
26759 commit 902e74a098dad8c3b487856284f9fdf99b04f9f1
26760 Author: Behdad Esfahbod <behdad@behdad.org>
26761 Date:   Tue Aug 18 18:55:03 2015 +0100
26762
26763     Commented-out code to print buffer before each lookup
26764
26765     To be turned into a useful HB_DEBUG_SHAPE infrastructure...
26766
26767  src/hb-ot-layout.cc | 12 ++++++++++++
26768  1 file changed, 12 insertions(+)
26769
26770 commit 75504a50488a6aac0b9789f728fb5b87e641d4c3
26771 Author: Behdad Esfahbod <behdad@behdad.org>
26772 Date:   Tue Aug 18 18:47:02 2015 +0100
26773
26774     Allow serializing buffer with output-buffer being used
26775
26776     Ie, don't call get_positions() if positions are not
26777     requested for serialization.
26778
26779  src/hb-buffer-serialize.cc | 6 ++++--
26780  1 file changed, 4 insertions(+), 2 deletions(-)
26781
26782 commit e47b772a56af44a9a4f9ec907ee2091b725b94c1
26783 Author: Behdad Esfahbod <behdad@behdad.org>
26784 Date:   Tue Aug 18 18:42:47 2015 +0100
26785
26786     [ot] Change buffer content type right after we map to glyphs
26787
26788     Needed for upcoming debug output changes.
26789
26790  src/hb-ot-shape.cc | 2 ++
26791  1 file changed, 2 insertions(+)
26792
26793 commit d104415e4c1e0f9140f794cd8d09c6460c63e966
26794 Author: Behdad Esfahbod <behdad@behdad.org>
26795 Date:   Tue Aug 18 17:33:34 2015 +0100
26796
26797     [Android.mk] Update for SEA removal and USE addition
26798
26799  Android.mk | 3 ++-
26800  1 file changed, 2 insertions(+), 1 deletion(-)
26801
26802 commit ddd6bf12f1cabaa298feed820313483b9893528c
26803 Author: Behdad Esfahbod <behdad@behdad.org>
26804 Date:   Tue Aug 18 15:55:09 2015 +0100
26805
26806     Don't declare dependency on freetype in harfbuzz.pc
26807
26808     See comments.
26809
26810  src/Makefile.am | 7 ++++++-
26811  1 file changed, 6 insertions(+), 1 deletion(-)
26812
26813 commit 2c8b3b2e5312c9858584f568b1528c57e5bb8a10
26814 Author: Behdad Esfahbod <behdad@behdad.org>
26815 Date:   Tue Aug 18 14:36:43 2015 +0100
26816
26817     [debug] Print lookup index in debug-apply output
26818
26819  src/hb-ot-layout-gpos-table.hh       | 5 ++++-
26820  src/hb-ot-layout-gsub-table.hh       | 5 ++++-
26821  src/hb-ot-layout-gsubgpos-private.hh | 7 +++++--
26822  src/hb-ot-layout.cc                  | 3 ++-
26823  4 files changed, 15 insertions(+), 5 deletions(-)
26824
26825 commit 50ad7788eeb7160caef4ec78e65c7c630e601b06
26826 Author: Behdad Esfahbod <behdad@behdad.org>
26827 Date:   Tue Aug 18 10:22:16 2015 +0100
26828
26829     [coretext] Remove assert that kicks in on Mac OS 10.6
26830
26831     http://crbug.com/419769
26832
26833  src/hb-coretext.cc | 18 ++++++++++++++----
26834  1 file changed, 14 insertions(+), 4 deletions(-)
26835
26836 commit 2b646fa07f5f9d4d10d563a91d22a2750b5fc771
26837 Author: Behdad Esfahbod <behdad@behdad.org>
26838 Date:   Mon Aug 17 16:03:28 2015 +0200
26839
26840     Remove unused function
26841
26842  src/hb-ot-shape-complex-use.cc | 8 --------
26843  1 file changed, 8 deletions(-)
26844
26845 commit 23237b0279a04407addf33f599c45faa60f002ca
26846 Author: ThePhD <phdofthehouse@gmail.com>
26847 Date:   Fri Aug 14 01:19:08 2015 -0400
26848
26849     Last apparent boolean fix!
26850
26851  src/hb-ot-shape-complex-use.cc | 2 +-
26852  1 file changed, 1 insertion(+), 1 deletion(-)
26853
26854 commit 5c99cf93d6242803bddcac2ca8300fdec7e0f8a7
26855 Merge: 8ad89f05 539a610e
26856 Author: ThePhD <phdofthehouse@gmail.com>
26857 Date:   Fri Aug 14 01:02:00 2015 -0400
26858
26859     Merge branch 'master' into vc++-fixes
26860
26861 commit 539a610e2e72375e598ab29fd390ed9ec93816d5
26862 Author: Behdad Esfahbod <behdad@behdad.org>
26863 Date:   Tue Aug 11 12:58:49 2015 +0200
26864
26865     Add Libs.private and Requires.private to harfbuzz.pc
26866
26867     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=64501
26868
26869  configure.ac       | 12 +++++++++---
26870  src/Makefile.am    | 15 ++++++++++++---
26871  src/harfbuzz.pc.in |  2 ++
26872  3 files changed, 23 insertions(+), 6 deletions(-)
26873
26874 commit c7dfe316f8c0fc04b7976fca5e58eb46d91b4821
26875 Author: jfkthame <jfkthame@gmail.com>
26876 Date:   Fri Aug 7 17:55:03 2015 +0100
26877
26878     Don't rely on .cluster in _hb_ot_shape_normalize()
26879
26880     Fixes https://github.com/behdad/harfbuzz/pull/124
26881
26882  src/hb-ot-shape-normalize.cc | 2 +-
26883  1 file changed, 1 insertion(+), 1 deletion(-)
26884
26885 commit 9099e48e29fe5cfdf8566c8f1ba6ddc8c0799e7e
26886 Author: jfkthame <jfkthame@gmail.com>
26887 Date:   Fri Aug 7 17:51:28 2015 +0100
26888
26889     Don't rely on .cluster field in fallback_position
26890
26891     Fixes tests/cluster.
26892
26893     Fixes https://github.com/behdad/harfbuzz/pull/123
26894
26895  src/hb-ot-shape-fallback.cc | 5 ++---
26896  1 file changed, 2 insertions(+), 3 deletions(-)
26897
26898 commit f3792342f670978cdc3f8512fb5e80314ca0678d
26899 Author: Behdad Esfahbod <behdad@behdad.org>
26900 Date:   Sat Aug 8 18:02:18 2015 +0200
26901
26902     [tests] Add test for fallback positioning with cluster_level > 0
26903
26904     For https://github.com/behdad/harfbuzz/pull/123
26905     Currently fails.  Fix coming.
26906
26907  test/shaping/Makefile.am                                  |   1 +
26908  .../sha1sum/6466d38c62e73a39202435a4f73bf5d6acbb73c0.ttf  | Bin 0 ->
26909  824 bytes
26910  test/shaping/fonts/sha1sum/MANIFEST                       |   1 +
26911  test/shaping/tests/MANIFEST                               |   1 +
26912  test/shaping/tests/cluster.tests                          |   1 +
26913  5 files changed, 4 insertions(+)
26914
26915 commit bd22a5cfae24b3b9253bccaeb139e698e74cd0c3
26916 Author: Behdad Esfahbod <behdad@behdad.org>
26917 Date:   Fri Aug 7 11:13:27 2015 +0200
26918
26919     Bug 91559 - HarfBuzz 1.0.1: Inconsistent DLL files
26920     specified/created...
26921
26922     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=91559
26923
26924  src/Makefile.am | 2 +-
26925  1 file changed, 1 insertion(+), 1 deletion(-)
26926
26927 commit 02d6439f420d959183dd446abd0b0118ee1ee061
26928 Merge: 9002c27b 160f6355
26929 Author: Behdad Esfahbod <behdad@behdad.org>
26930 Date:   Mon Aug 3 22:47:18 2015 +0300
26931
26932     Merge pull request #122 from RomainNaour/static-fix
26933
26934     fix static linking with icu-uc
26935
26936 commit 160f635523d596f61e292776f638d4eb09673463
26937 Author: Romain Naour <romain.naour@openwide.fr>
26938 Date:   Wed Jul 22 23:26:23 2015 +0200
26939
26940     fix static linking with icu-uc
26941
26942     When linking test-unicode statically it needs $(ICU_LIBS)
26943     which contains all required flags.
26944     Especially -lstdc++.
26945
26946     Fixes:
26947     http://autobuild.buildroot.net/results/210/2107f9dfb39eeb6559fb4271c7af8b39aef521ca/
26948
26949     Signed-off-by: Romain Naour <romain.naour@openwide.fr>
26950
26951  test/api/Makefile.am | 2 +-
26952  1 file changed, 1 insertion(+), 1 deletion(-)
26953
26954 commit 9002c27b2f54bb5135db92045c0d770b47317577
26955 Author: Behdad Esfahbod <behdad@behdad.org>
26956 Date:   Mon Jul 27 12:17:54 2015 +0200
26957
26958     1.0.1
26959
26960  NEWS         | 9 ++++++++-
26961  configure.ac | 2 +-
26962  2 files changed, 9 insertions(+), 2 deletions(-)
26963
26964 commit f1c20e1ba5bf218df7dc3e198bdcf1f449fc9387
26965 Author: Behdad Esfahbod <behdad@behdad.org>
26966 Date:   Mon Jul 27 12:16:02 2015 +0200
26967
26968     [USE] Fix out-of-bounds static array access
26969
26970  src/hb-ot-shape-complex-use.cc | 2 +-
26971  1 file changed, 1 insertion(+), 1 deletion(-)
26972
26973 commit 260442346a5756c3538ee8fcbf157d1cddcf6f36
26974 Author: Behdad Esfahbod <behdad@behdad.org>
26975 Date:   Sun Jul 26 23:39:10 2015 +0200
26976
26977     1.0.0
26978
26979  NEWS            | 10 ++++++++++
26980  configure.ac    |  4 ++--
26981  src/Makefile.am |  2 +-
26982  3 files changed, 13 insertions(+), 3 deletions(-)
26983
26984 commit df6cb84449a473d540821e41fb5007b59644780f
26985 Merge: 2ed6be66 786ba458
26986 Author: Behdad Esfahbod <behdad@behdad.org>
26987 Date:   Sun Jul 26 19:40:55 2015 +0200
26988
26989     Merge branch 'use'
26990
26991 commit 2ed6be66703e6cc67f3a3746e197001dad3d9b74
26992 Author: Behdad Esfahbod <behdad@behdad.org>
26993 Date:   Sun Jul 26 19:29:53 2015 +0200
26994
26995     0.9.42
26996
26997  NEWS         | 12 ++++++++++++
26998  configure.ac |  2 +-
26999  2 files changed, 13 insertions(+), 1 deletion(-)
27000
27001 commit 23e56e088a721863cfdef4f027fb66eecbd77457
27002 Author: Behdad Esfahbod <behdad@behdad.org>
27003 Date:   Sat Jul 25 17:36:46 2015 +0200
27004
27005     Fix broken sentence
27006
27007  src/hb-set-private.hh | 10 +++++++++-
27008  1 file changed, 9 insertions(+), 1 deletion(-)
27009
27010 commit 91a2e5d2878a8c0b4d4500e3d52d4fbaaf1ac0d7
27011 Author: Grigori Goronzy <greg@chown.ath.cx>
27012 Date:   Wed Jul 8 23:28:11 2015 +0200
27013
27014     Update UCDN to upstream commit 8af93f30
27015
27016     This adds support for Unicode 8.0 and fixes a bug with wrong
27017     properties
27018     for ranges of codepoints.
27019
27020  src/hb-ucdn.cc               |    6 +
27021  src/hb-ucdn/ucdn.h           |    6 +
27022  src/hb-ucdn/unicodedata_db.h | 2167
27023  +++++++++++++++++++++---------------------
27024  3 files changed, 1118 insertions(+), 1061 deletions(-)
27025
27026 commit 786ba45847127b9cd4d9c0c01ae0e6c61f3a8e06
27027 Author: Behdad Esfahbod <behdad@behdad.org>
27028 Date:   Thu Jul 23 13:04:34 2015 +0100
27029
27030     [test] Encode Kharoshti text
27031
27032     Ouch!
27033
27034  .../in-tree/shaper-use/script-kharoshti/misc.txt   | 72
27035  +++++++++++-----------
27036  1 file changed, 36 insertions(+), 36 deletions(-)
27037
27038 commit b4231255032e243153a6f32cf8c93c158cb0bf6a
27039 Author: Behdad Esfahbod <behdad@behdad.org>
27040 Date:   Thu Jul 23 13:01:55 2015 +0100
27041
27042     [test] Add Batak and Buginese test texts
27043
27044  test/shaping/texts/in-tree/shaper-use/MANIFEST     |  2 +
27045  .../texts/in-tree/shaper-use/script-batak/MANIFEST |  1 +
27046  .../texts/in-tree/shaper-use/script-batak/misc.txt |  9 +++
27047  .../in-tree/shaper-use/script-buginese/MANIFEST    |  1 +
27048  .../in-tree/shaper-use/script-buginese/misc.txt    | 70
27049  ++++++++++++++++++++++
27050  5 files changed, 83 insertions(+)
27051
27052 commit b8c159ffccad090974a2b97be0a0140fa09af132
27053 Author: Behdad Esfahbod <behdad@behdad.org>
27054 Date:   Thu Jul 23 12:59:17 2015 +0100
27055
27056     [test] Remove shaper-sea texts under shaper-use
27057
27058  test/shaping/texts/in-tree/MANIFEST                                     |
27059  1 -
27060  test/shaping/texts/in-tree/shaper-sea/MANIFEST                          |
27061  2 --
27062  test/shaping/texts/in-tree/shaper-sea/script-cham/MANIFEST              |
27063  1 -
27064  test/shaping/texts/in-tree/shaper-sea/script-tai-tham/MANIFEST          |
27065  1 -
27066  test/shaping/texts/in-tree/shaper-use/MANIFEST                          |
27067  2 ++
27068  .../{shaper-sea/script-cham/misc => shaper-use/script-cham}/MANIFEST
27069  | 0
27070  .../{shaper-sea/script-cham/misc => shaper-use/script-cham}/misc.txt
27071  | 0
27072  .../script-tai-tham/misc => shaper-use/script-tai-tham}/MANIFEST
27073  | 0
27074  .../script-tai-tham/misc => shaper-use/script-tai-tham}/misc.txt
27075  | 0
27076  .../script-tai-tham/misc => shaper-use/script-tai-tham}/torture.txt
27077  | 0
27078  10 files changed, 2 insertions(+), 5 deletions(-)
27079
27080 commit 67ba7320cc5545baeacfcff64cea338223b9bd6d
27081 Author: Behdad Esfahbod <behdad@behdad.org>
27082 Date:   Thu Jul 23 12:58:21 2015 +0100
27083
27084     [test] Remove New Tai Lue texts
27085
27086     New Tai Lue changed encoding to visual, boring, model.
27087
27088  test/shaping/texts/in-tree/shaper-sea/MANIFEST                         |
27089  1 -
27090  test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/MANIFEST      |
27091  1 -
27092  test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/misc/MANIFEST |
27093  1 -
27094  test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/misc/misc.txt |
27095  1 -
27096  4 files changed, 4 deletions(-)
27097
27098 commit c81d957a264539dfe3252f9a94ee066c4a44edf4
27099 Author: Behdad Esfahbod <behdad@behdad.org>
27100 Date:   Thu Jul 23 12:50:48 2015 +0100
27101
27102     [test] Add tests for improved 'vert' feature
27103
27104  test/shaping/Makefile.am                                 |   1 +
27105  .../sha1sum/191826b9643e3f124d865d617ae609db6a2ce203.ttf | Bin 0 ->
27106  2140 bytes
27107  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
27108  test/shaping/tests/MANIFEST                              |   1 +
27109  test/shaping/tests/vertical.tests                        |   1 +
27110  5 files changed, 4 insertions(+)
27111
27112 commit 8a6a16dbcb1808c7ed50f9ba320384565bbf405a
27113 Author: Behdad Esfahbod <behdad@behdad.org>
27114 Date:   Thu Jul 23 12:49:09 2015 +0100
27115
27116     [test] Add recently added test
27117
27118     Ouch.
27119
27120  test/shaping/Makefile.am | 1 +
27121  1 file changed, 1 insertion(+)
27122
27123 commit 895fb31c7f0201f13df5a6866b367476bc4aab2e
27124 Author: Behdad Esfahbod <behdad@behdad.org>
27125 Date:   Thu Jul 23 12:14:03 2015 +0100
27126
27127     [test] Support additional options to hb-shape in micro-test suite
27128
27129  test/shaping/record-test.sh                        | 47
27130  ++++++++++++++++++----
27131  test/shaping/run-tests.sh                          |  9 ++++-
27132  test/shaping/tests/arabic-fallback-shaping.tests   |  2 +-
27133  test/shaping/tests/arabic-feature-order.tests      |  6 +--
27134  test/shaping/tests/context-matching.tests          |  6 +--
27135  test/shaping/tests/default-ignorables.tests        |  2 +-
27136  test/shaping/tests/hangul-jamo.tests               |  4 +-
27137  test/shaping/tests/indic-joiner-candrabindu.tests  |  4 +-
27138  test/shaping/tests/indic-old-spec.tests            |  4 +-
27139  test/shaping/tests/indic-pref-blocking.tests       |  4 +-
27140  .../tests/mongolian-variation-selector.tests       |  6 +--
27141  test/shaping/tests/zero-width-marks.tests          |  4 +-
27142  12 files changed, 67 insertions(+), 31 deletions(-)
27143
27144 commit 0f98fe88f42471eb8fb28d08d45eca9cd8303f7a
27145 Author: Behdad Esfahbod <behdad@behdad.org>
27146 Date:   Thu Jul 23 11:52:11 2015 +0100
27147
27148     [ot] Search globally for 'vert' feature if not found in specified
27149     script/lang
27150
27151     Fixes https://github.com/behdad/harfbuzz/issues/63
27152
27153  src/hb-ot-layout-private.hh |  9 +++++++++
27154  src/hb-ot-layout.cc         | 22 ++++++++++++++++++++++
27155  src/hb-ot-map-private.hh    |  7 ++++---
27156  src/hb-ot-map.cc            | 10 ++++++++++
27157  src/hb-ot-shape.cc          |  6 +++++-
27158  5 files changed, 50 insertions(+), 4 deletions(-)
27159
27160 commit f327aacfa107bbef0c823ef9c3b7dfc91316040c
27161 Author: Behdad Esfahbod <behdad@behdad.org>
27162 Date:   Thu Jul 23 11:32:59 2015 +0100
27163
27164     [ot] Minor
27165
27166  src/hb-ot-shape.cc | 11 +++--------
27167  1 file changed, 3 insertions(+), 8 deletions(-)
27168
27169 commit d78463c8016ff1852233479a1ebde30c3bb6de6e
27170 Author: Behdad Esfahbod <behdad@behdad.org>
27171 Date:   Thu Jul 23 10:11:35 2015 +0100
27172
27173     Minor debug output fix
27174
27175  src/hb-ot-layout.cc | 2 +-
27176  1 file changed, 1 insertion(+), 1 deletion(-)
27177
27178 commit d99f50bde0e8be0866385ca6886938d2023dbd4f
27179 Author: Behdad Esfahbod <behdad@behdad.org>
27180 Date:   Thu Jul 23 10:08:48 2015 +0100
27181
27182     Add missing TRACE_RETURN
27183
27184  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
27185  1 file changed, 1 insertion(+), 1 deletion(-)
27186
27187 commit 2dc8e3f470d7c0b579f867605b8bf40688bc5722
27188 Author: Behdad Esfahbod <behdad@behdad.org>
27189 Date:   Thu Jul 23 10:07:21 2015 +0100
27190
27191     [ot] Add missing return!
27192
27193  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
27194  1 file changed, 1 insertion(+), 1 deletion(-)
27195
27196 commit 582069172c39326c7f94373793c656439a4c2b59
27197 Author: Behdad Esfahbod <behdad@behdad.org>
27198 Date:   Wed Jul 22 18:44:59 2015 +0100
27199
27200     Add test case for deleting default ignorables with positioning
27201
27202  .../sha1sum/051d92f8bc6ff724511b296c27623f824de256e9.ttf | Bin 0 ->
27203  2028 bytes
27204  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
27205  test/shaping/tests/MANIFEST                              |   1 +
27206  test/shaping/tests/default-ignorables.tests              |   1 +
27207  4 files changed, 3 insertions(+)
27208
27209 commit 8cfbc304ee563ec96e402beed34b10b6c0950a6a
27210 Author: Behdad Esfahbod <behdad@behdad.org>
27211 Date:   Wed Jul 22 18:41:10 2015 +0100
27212
27213     Fix hide-default-ignorables after
27214     f0010dfd01ef4a927b0bdc175dd4e343a8637174
27215
27216     We can't delete things before hb_ot_layout_position_finish().  So,
27217     just zero the advance before it, and remove later.
27218
27219  src/hb-ot-shape.cc | 25 +++++++++++++++++++------
27220  1 file changed, 19 insertions(+), 6 deletions(-)
27221
27222 commit 2dbd3d29d6548bd96fd976606ed689fac8ad8817
27223 Author: Behdad Esfahbod <behdad@behdad.org>
27224 Date:   Wed Jul 22 18:28:39 2015 +0100
27225
27226     Fix hide-ignorables if font doesn't have space glyph
27227
27228     Was broken by 82b521aeb7cc73879b44ca4278d6fa8b4347527f, as we have
27229     positioning data by then and can't use the output buffer.  Ouch!
27230
27231  src/hb-buffer-private.hh | 18 ------------------
27232  src/hb-ot-shape.cc       | 44
27233  +++++++++++++++++++++++++++++++++++---------
27234  2 files changed, 35 insertions(+), 27 deletions(-)
27235
27236 commit 4ba796b26ee62de0d2830a550f3aa3b4aecf6f59
27237 Author: Behdad Esfahbod <behdad@behdad.org>
27238 Date:   Wed Jul 22 17:41:31 2015 +0100
27239
27240     Refactor _hb_glyph_info_is_default_ignorable()
27241
27242  src/hb-ot-layout-gsubgpos-private.hh | 3 +--
27243  src/hb-ot-layout-private.hh          | 4 +++-
27244  src/hb-ot-shape.cc                   | 9 +++------
27245  3 files changed, 7 insertions(+), 9 deletions(-)
27246
27247 commit f0010dfd01ef4a927b0bdc175dd4e343a8637174
27248 Author: Behdad Esfahbod <behdad@behdad.org>
27249 Date:   Wed Jul 22 17:36:23 2015 +0100
27250
27251     [ot] Hide default-ignorables before finishing off positioning
27252
27253     For example, fixes the following sequence with Arial XP:
27254     628 25cc 651 25cc 64e 3a 20 628 651 34f 64e
27255     628 25cc 64e 25cc 651 3a 20 628 64e 34f 651
27256
27257     Discovered as part of:
27258     https://bugs.freedesktop.org/show_bug.cgi?id=85873
27259
27260  src/hb-ot-shape.cc | 125
27261  +++++++++++++++++++++++++++--------------------------
27262  1 file changed, 63 insertions(+), 62 deletions(-)
27263
27264 commit 376d587f36b4ff10342ee6ca3bacd73532ea44c8
27265 Author: Behdad Esfahbod <behdad@behdad.org>
27266 Date:   Wed Jul 22 16:51:12 2015 +0100
27267
27268     Implement more granular cluster-merging
27269
27270     TODO: Documentation.
27271
27272     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=71445
27273
27274  NEWS                              |  8 +++++++
27275  src/hb-buffer-private.hh          |  1 +
27276  src/hb-buffer.cc                  | 46
27277  ++++++++++++++++++++++++++++++++++-----
27278  src/hb-buffer.h                   | 12 ++++++++++
27279  src/hb-ot-shape-complex-hangul.cc | 13 +++++------
27280  src/hb-ot-shape.cc                |  7 ++++++
27281  util/options.cc                   |  1 +
27282  util/options.hh                   |  3 +++
27283  8 files changed, 77 insertions(+), 14 deletions(-)
27284
27285 commit a60e2cfa395718cde48eb81f43adc27b4a92e117
27286 Author: Behdad Esfahbod <behdad@behdad.org>
27287 Date:   Wed Jul 22 15:49:08 2015 +0100
27288
27289     [ot] Don't rely on cluster numbers for ensure_native_direction()
27290
27291  src/hb-ot-shape.cc | 19 ++++++++++++++++++-
27292  1 file changed, 18 insertions(+), 1 deletion(-)
27293
27294 commit 701112dad9f6e690b253f1e64f4e7e549f5ae65f
27295 Author: Behdad Esfahbod <behdad@behdad.org>
27296 Date:   Wed Jul 22 15:42:20 2015 +0100
27297
27298     [ot] Simplify form_clusters()
27299
27300  src/hb-buffer-private.hh |  9 ++++++++-
27301  src/hb-buffer.cc         |  7 ++-----
27302  src/hb-ot-shape.cc       | 11 +++++++++--
27303  3 files changed, 19 insertions(+), 8 deletions(-)
27304
27305 commit 7b8b63adc5e0389fc4cf2720ef7e5804ab6c29cc
27306 Author: Behdad Esfahbod <behdad@behdad.org>
27307 Date:   Wed Jul 22 15:24:26 2015 +0100
27308
27309     [ot] Don't mirror character if font doesn't support mirrored
27310     character!
27311
27312  src/hb-ot-shape.cc | 2 +-
27313  1 file changed, 1 insertion(+), 1 deletion(-)
27314
27315 commit 97d7c3a100e2673279f066540229d229aaf0df78
27316 Author: Behdad Esfahbod <behdad@behdad.org>
27317 Date:   Wed Jul 22 14:28:25 2015 +0100
27318
27319     [graphite2] Fix bunch of stuff
27320
27321     Based on patch from Martin Hosken, with review from Jonathan and I.
27322
27323  src/hb-graphite2.cc | 82
27324  +++++++++++++++++++++++++++++++++++------------------
27325  1 file changed, 54 insertions(+), 28 deletions(-)
27326
27327 commit ea7f8414e34d4b5efc7b98974637c08f75440f0e
27328 Author: Behdad Esfahbod <behdad@behdad.org>
27329 Date:   Wed Jul 22 13:53:45 2015 +0100
27330
27331     [graphite2] Enlarge buffer for output glyphs!
27332
27333  src/hb-graphite2.cc | 1 +
27334  1 file changed, 1 insertion(+)
27335
27336 commit 9cd59db1af47ff511edf251949d58b82673cf704
27337 Author: Behdad Esfahbod <behdad@behdad.org>
27338 Date:   Wed Jul 22 13:27:06 2015 +0100
27339
27340     [USE] Implement topographical features for non-Arabic-joining scripts
27341
27342     This works per-syllable as per the spec, but we think it should be per
27343     spacing/base/??? glyph instead.
27344
27345  src/hb-ot-shape-complex-use.cc | 87
27346  ++++++++++++++++++++++++++++++++++++++----
27347  1 file changed, 80 insertions(+), 7 deletions(-)
27348
27349 commit ecb0b24ef3f8177e7c789f45a2e858bd67e31be3
27350 Author: Behdad Esfahbod <behdad@behdad.org>
27351 Date:   Wed Jul 22 12:02:09 2015 +0100
27352
27353     Use foreach_cluster in Indic shaper
27354
27355  src/hb-ot-shape-complex-indic.cc | 90
27356  +++++++++-------------------------------
27357  1 file changed, 19 insertions(+), 71 deletions(-)
27358
27359 commit 56f71ff98890fc4fd13e8d9743dc34c4b9407309
27360 Author: Behdad Esfahbod <behdad@behdad.org>
27361 Date:   Wed Jul 22 11:58:11 2015 +0100
27362
27363     Use foreach_syllable in Myanmar shaper
27364
27365  src/hb-ot-shape-complex-myanmar.cc | 62
27366  ++++++++------------------------------
27367  1 file changed, 12 insertions(+), 50 deletions(-)
27368
27369 commit ac596511a8c9eeaeb455ca16b5b9c5f1b9923b3a
27370 Author: Behdad Esfahbod <behdad@behdad.org>
27371 Date:   Wed Jul 22 11:54:02 2015 +0100
27372
27373     Add foreach_syllable
27374
27375     Use it in USE.
27376
27377  src/hb-ot-layout-private.hh    |  24 ++++++++
27378  src/hb-ot-shape-complex-use.cc | 129
27379  +++++++++++++----------------------------
27380  2 files changed, 64 insertions(+), 89 deletions(-)
27381
27382 commit 8ba9e689680f7685c04cfe7c6019222bdf0c52b0
27383 Author: Behdad Esfahbod <behdad@behdad.org>
27384 Date:   Wed Jul 22 11:16:01 2015 +0100
27385
27386     [USE] Do Arabic-like shaping
27387
27388  src/hb-ot-shape-complex-use.cc | 77
27389  ++++++++++++++++++++++++++++++++++++++++--
27390  1 file changed, 75 insertions(+), 2 deletions(-)
27391
27392 commit 9daf2dfb6bd5683fd951bdf166c8b87938257e52
27393 Author: Behdad Esfahbod <behdad@behdad.org>
27394 Date:   Wed Jul 22 10:32:30 2015 +0100
27395
27396     Add hb-ot-shape-complex-arabic-private.hh
27397
27398  src/Makefile.am                           |  1 +
27399  src/hb-ot-shape-complex-arabic-private.hh | 50
27400  +++++++++++++++++++++++++++++++
27401  src/hb-ot-shape-complex-arabic.cc         | 37 +++++++++++++----------
27402  3 files changed, 73 insertions(+), 15 deletions(-)
27403
27404 commit a51a661fe1dcfdd3a274a6be6ad741c68d430c8c
27405 Author: Behdad Esfahbod <behdad@behdad.org>
27406 Date:   Tue Jul 21 18:24:21 2015 +0100
27407
27408     [USE] Only reorder the first component of a split left mark
27409
27410  src/hb-ot-shape-complex-use.cc | 5 ++++-
27411  1 file changed, 4 insertions(+), 1 deletion(-)
27412
27413 commit a08a278b15c7e57a1d0a783f2bc877471b9d8229
27414 Author: Behdad Esfahbod <behdad@behdad.org>
27415 Date:   Tue Jul 21 18:09:40 2015 +0100
27416
27417     [USE] Don't compose split matras
27418
27419     Same logic as in Indic shaper.
27420
27421  src/hb-ot-shape-complex-use.cc | 15 ++++++++++++++-
27422  1 file changed, 14 insertions(+), 1 deletion(-)
27423
27424 commit 21cb08a417f1203523191192d6a342e8cd0ea14c
27425 Author: Behdad Esfahbod <behdad@behdad.org>
27426 Date:   Tue Jul 21 17:47:06 2015 +0100
27427
27428     Remove unused SEA shaper
27429
27430  src/Makefile.am                        |   4 -
27431  src/hb-ot-shape-complex-sea-machine.rl | 102 ---------
27432  src/hb-ot-shape-complex-sea.cc         | 380
27433  ---------------------------------
27434  3 files changed, 486 deletions(-)
27435
27436 commit db1e9cdd41ff7c97c29b4d9b64b2351ed0ef0403
27437 Author: Behdad Esfahbod <behdad@behdad.org>
27438 Date:   Tue Jul 21 17:46:06 2015 +0100
27439
27440     Retire SEA shaper in favor of USE
27441
27442  src/hb-ot-shape-complex-private.hh | 25 +++----------------------
27443  1 file changed, 3 insertions(+), 22 deletions(-)
27444
27445 commit 87dde9c64753dea4017f11a7734e7528b8eecac0
27446 Author: Behdad Esfahbod <behdad@behdad.org>
27447 Date:   Tue Jul 21 17:31:43 2015 +0100
27448
27449     [USE] Only use USE shaper if script system is not DFLT
27450
27451     Same logic as Indic and SEA.
27452
27453  src/hb-ot-shape-complex-private.hh | 13 ++++++++++---
27454  1 file changed, 10 insertions(+), 3 deletions(-)
27455
27456 commit 29832d797ff2f3a96721dd44f2f03a83fb2e8dda
27457 Author: Behdad Esfahbod <behdad@behdad.org>
27458 Date:   Tue Jul 21 17:24:18 2015 +0100
27459
27460     Route misc untested scripts through USE shaper instead of Indic
27461
27462     These were never tested with Indic shaper, and indeed wouldn't
27463     work there
27464     because they didn't have their viramas and other config defined.
27465     They are
27466     all also supported by MS through USE, so route them there.
27467
27468  src/hb-ot-shape-complex-private.hh | 91
27469  +++++---------------------------------
27470  1 file changed, 11 insertions(+), 80 deletions(-)
27471
27472 commit 40c4a991c7ea18017273ff8993eecc3953869e69
27473 Author: Behdad Esfahbod <behdad@behdad.org>
27474 Date:   Tue Jul 21 17:14:54 2015 +0100
27475
27476     [USE] Implement dotted-circle
27477
27478     This makes USE feature-complete as far as the Indic-like features
27479     are concerned.
27480
27481  src/hb-ot-shape-complex-use-machine.rl | 10 ++++++++++
27482  src/hb-ot-shape-complex-use.cc         | 18 +++++++++++++++---
27483  2 files changed, 25 insertions(+), 3 deletions(-)
27484
27485 commit 7ce03ebe7c525919ce22d9094480847ff1b3c2b2
27486 Author: Behdad Esfahbod <behdad@behdad.org>
27487 Date:   Tue Jul 21 16:55:26 2015 +0100
27488
27489     [USE] Move pref
27490
27491  src/hb-ot-shape-complex-use-machine.rl |  9 +++++----
27492  src/hb-ot-shape-complex-use-private.hh |  9 +++++----
27493  src/hb-ot-shape-complex-use.cc         | 24 ++++++++++++++++++++++--
27494  3 files changed, 32 insertions(+), 10 deletions(-)
27495
27496 commit 2d4b62ead931b13f95f5dc0e5b740d997a8d1a8e
27497 Author: Behdad Esfahbod <behdad@behdad.org>
27498 Date:   Tue Jul 21 16:46:37 2015 +0100
27499
27500     [USE] Fix-up variation selectors and word joiner in table
27501
27502  src/gen-use-table.py                 |  7 ++++++-
27503  src/hb-ot-shape-complex-use-table.cc | 34
27504  +++++++++++++++++++++++-----------
27505  2 files changed, 29 insertions(+), 12 deletions(-)
27506
27507 commit ad7178227f16abc17456f122deac1508031cbbc3
27508 Author: Behdad Esfahbod <behdad@behdad.org>
27509 Date:   Tue Jul 21 16:43:27 2015 +0100
27510
27511     [USE] Use a couple warnings
27512
27513  src/gen-use-table.py                 | 20 ++++-----
27514  src/hb-ot-shape-complex-use-table.cc | 82
27515  ++++++++++++++++++------------------
27516  2 files changed, 51 insertions(+), 51 deletions(-)
27517
27518 commit a85c4da9b1750c2f994f9f85226a3e755fafe50b
27519 Author: Behdad Esfahbod <behdad@behdad.org>
27520 Date:   Tue Jul 21 16:07:10 2015 +0100
27521
27522     [USE] Move rphf
27523
27524  src/hb-ot-shape-complex-use.cc | 105
27525  ++++++++++++++---------------------------
27526  1 file changed, 35 insertions(+), 70 deletions(-)
27527
27528 commit 5b5617e0664e59770910d04d15175f643a5ffb73
27529 Author: Behdad Esfahbod <behdad@behdad.org>
27530 Date:   Tue Jul 21 15:52:15 2015 +0100
27531
27532     Add FLAG_UNSAFE()
27533
27534     Unused right now.
27535
27536  src/hb-private.hh | 1 +
27537  1 file changed, 1 insertion(+)
27538
27539 commit f8160a495966c790b79134a9f9382b6545f8c733
27540 Author: Behdad Esfahbod <behdad@behdad.org>
27541 Date:   Tue Jul 21 15:50:02 2015 +0100
27542
27543     Add FLAG_SAFE() for values known to be small-enough
27544
27545     And add check to FLAG()
27546
27547  src/hb-ot-shape-complex-arabic.cc  |  2 +-
27548  src/hb-ot-shape-complex-indic.cc   | 12 ++++++------
27549  src/hb-ot-shape-complex-myanmar.cc |  2 +-
27550  src/hb-private.hh                  |  5 +++--
27551  src/hb-unicode-private.hh          |  2 +-
27552  5 files changed, 12 insertions(+), 11 deletions(-)
27553
27554 commit 366aeaad006b230481a3c08ab4d239fb6b64fef8
27555 Author: Behdad Esfahbod <behdad@behdad.org>
27556 Date:   Tue Jul 21 15:45:48 2015 +0100
27557
27558     Add note re ASSERT_STATIC_EXPR_ZERO()
27559
27560  src/hb-private.hh | 2 ++
27561  1 file changed, 2 insertions(+)
27562
27563 commit d6adca9fbbbd6fc7c8906121b50c3930fbe2de8e
27564 Author: Behdad Esfahbod <behdad@behdad.org>
27565 Date:   Tue Jul 21 15:17:27 2015 +0100
27566
27567     Remove unused macro ASSERT_STATIC_EXPR()
27568
27569  src/hb-ot-shape-complex-arabic-win1256.hh | 4 ++--
27570  src/hb-ot-shape-complex-indic-private.hh  | 2 --
27571  src/hb-private.hh                         | 1 -
27572  3 files changed, 2 insertions(+), 5 deletions(-)
27573
27574 commit 1025e1a9e7785ac67cc90d05b02862e38b3e6026
27575 Author: Behdad Esfahbod <behdad@behdad.org>
27576 Date:   Tue Jul 21 15:05:35 2015 +0100
27577
27578     Use unsigned in FLAG()
27579
27580  src/hb-private.hh | 2 +-
27581  1 file changed, 1 insertion(+), 1 deletion(-)
27582
27583 commit cf59c7589c2b4064f4b9f4936115f830089a8ee7
27584 Author: Behdad Esfahbod <behdad@behdad.org>
27585 Date:   Tue Jul 21 14:51:45 2015 +0100
27586
27587     [USE] Use use_category() for rphf/pref memory
27588
27589  src/hb-ot-shape-complex-use.cc | 63
27590  +++++++++++++++---------------------------
27591  1 file changed, 22 insertions(+), 41 deletions(-)
27592
27593 commit 595936ec25e9c0924851bd1aa1af5eed3723b54f
27594 Author: Behdad Esfahbod <behdad@behdad.org>
27595 Date:   Tue Jul 21 14:15:35 2015 +0100
27596
27597     [USE] Hook of rphf and pref custom processing
27598
27599     Still no reordering.
27600
27601  src/hb-ot-layout-private.hh    |   8 ++
27602  src/hb-ot-shape-complex-use.cc | 181
27603  +++++++++++++++++++++++++++++++++++++++--
27604  2 files changed, 181 insertions(+), 8 deletions(-)
27605
27606 commit ba72801325e4bd58f7597938d4409762c9fa530c
27607 Author: Behdad Esfahbod <behdad@behdad.org>
27608 Date:   Tue Jul 21 11:57:23 2015 +0100
27609
27610     [USE] Add CGJ to table
27611
27612  src/gen-use-table.py                 | 13 ++++++++++---
27613  src/hb-ot-shape-complex-use-table.cc |  1 +
27614  2 files changed, 11 insertions(+), 3 deletions(-)
27615
27616 commit 4febed61edc5367543e5a206ae01d3393841b612
27617 Author: Behdad Esfahbod <behdad@behdad.org>
27618 Date:   Tue Jul 21 10:24:32 2015 +0100
27619
27620     [USE] Set up features
27621
27622  src/hb-ot-shape-complex-use.cc | 68
27623  +++++++++++++++++++++++-------------------
27624  1 file changed, 38 insertions(+), 30 deletions(-)
27625
27626 commit 52a957795697085a5d379921ddd8aa6cf2f1a99d
27627 Author: Behdad Esfahbod <behdad@behdad.org>
27628 Date:   Tue Jul 21 10:02:04 2015 +0100
27629
27630     [USE] Hook up new scripts to USE shaper
27631
27632     Don't reroute scripts that we were routing to other shapers
27633     before (just yet).
27634
27635  src/hb-ot-shape-complex-private.hh | 71
27636  ++++++++++++++++++++++++++++++++++++++
27637  1 file changed, 71 insertions(+)
27638
27639 commit b4c0829bc18b696f140a260fa2e1089d10164519
27640 Author: Behdad Esfahbod <behdad@behdad.org>
27641 Date:   Tue Jul 21 09:31:19 2015 +0100
27642
27643     [USE] Remove unused Unicode data enums from USE C++ side
27644
27645  src/hb-ot-shape-complex-use-private.hh | 66
27646  +---------------------------------
27647  src/hb-ot-shape-complex-use.cc         | 14 ++------
27648  2 files changed, 3 insertions(+), 77 deletions(-)
27649
27650 commit 44910cef626e6d03baa4d89d8fbe2c088971902d
27651 Author: Behdad Esfahbod <behdad@behdad.org>
27652 Date:   Mon Jul 20 18:01:10 2015 +0100
27653
27654     [USE] Finish converting Unicode positional categories to USE
27655
27656     Even compiles.
27657
27658  src/gen-use-table.py                 | 114 +++++-
27659  src/hb-ot-shape-complex-use-table.cc | 702
27660  ++++++++++++++++++-----------------
27661  2 files changed, 467 insertions(+), 349 deletions(-)
27662
27663 commit ad725552521273a1f571f04bc96a04221c3e067a
27664 Author: Behdad Esfahbod <behdad@behdad.org>
27665 Date:   Mon Jul 20 17:00:06 2015 +0100
27666
27667     [USE] Map from Unicode data to USE syllabic categories
27668
27669     Positional sub-categories not applied yet.
27670
27671  src/gen-use-table.py                 |  128 ++--
27672  src/hb-ot-shape-complex-use-table.cc | 1062
27673  ++++++++++++----------------------
27674  2 files changed, 409 insertions(+), 781 deletions(-)
27675
27676 commit 20e246e674155d5fb6527722fc3ef3accf2413df
27677 Author: Behdad Esfahbod <behdad@behdad.org>
27678 Date:   Mon Jul 20 15:56:19 2015 +0100
27679
27680     [USE] Start moving Unicode-to-USE mapping into Python code
27681
27682  src/Makefile.am                      |   2 +-
27683  src/gen-use-table.py                 | 176
27684  +++++++++++++++++++++++++++++++++--
27685  src/hb-ot-shape-complex-use-table.cc |   3 +-
27686  3 files changed, 169 insertions(+), 12 deletions(-)
27687
27688 commit eb74535cc2c0d0de41e54e75bdc71825ec969523
27689 Author: Behdad Esfahbod <behdad@behdad.org>
27690 Date:   Mon Jul 20 15:33:25 2015 +0100
27691
27692     [USE] Fix Number clusters
27693
27694     The spec wrongly has "H" where "HN" is meant.
27695
27696  src/hb-ot-shape-complex-use-machine.rl | 4 ++--
27697  1 file changed, 2 insertions(+), 2 deletions(-)
27698
27699 commit a9663958fe861950b6f389b389f146232b2cd909
27700 Author: Behdad Esfahbod <behdad@behdad.org>
27701 Date:   Mon Jul 20 14:24:55 2015 +0100
27702
27703     [USE] Start putting together the shaper body
27704
27705  src/hb-ot-shape-complex-use-private.hh |   2 +-
27706  src/hb-ot-shape-complex-use.cc         | 339
27707  +++++++++++++++++++++++++++++++++
27708  2 files changed, 340 insertions(+), 1 deletion(-)
27709
27710 commit e0eabd7f67462ac34fbfc749d897be478fbd1224
27711 Author: Behdad Esfahbod <behdad@behdad.org>
27712 Date:   Mon Jul 20 13:30:51 2015 +0100
27713
27714     [USE] Put a Ragel machine together
27715
27716     Grammar from the spec!
27717
27718  src/hb-ot-shape-complex-use-machine.rl | 169
27719  +++++++++++++++++++++++++++++++++
27720  src/hb-ot-shape-complex-use-private.hh | 160
27721  +++++++++++++++++++++++++++++++
27722  2 files changed, 329 insertions(+)
27723
27724 commit fd74b939b176f47d34d34b3d33e2a09d255c2d9e
27725 Author: Behdad Esfahbod <behdad@behdad.org>
27726 Date:   Mon Jul 20 13:30:45 2015 +0100
27727
27728     Minor
27729
27730  src/Makefile.am | 2 +-
27731  1 file changed, 1 insertion(+), 1 deletion(-)
27732
27733 commit 5e5c8560cca3cb9c6be90c7c18ecb77d5cca0c0f
27734 Author: Behdad Esfahbod <behdad@behdad.org>
27735 Date:   Mon Jul 20 12:01:20 2015 +0100
27736
27737     [USE] Minor optimization of USE table
27738
27739  src/gen-use-table.py                 |  2 +-
27740  src/hb-ot-shape-complex-use-table.cc | 30 ++++++++++++------------------
27741  2 files changed, 13 insertions(+), 19 deletions(-)
27742
27743 commit 14b12f92a9ef7db57c5252ef0442239319ce4bca
27744 Author: Behdad Esfahbod <behdad@behdad.org>
27745 Date:   Mon Jul 20 11:57:44 2015 +0100
27746
27747     [USE] Add Kharoshti test data from Unicode proposal
27748
27749  test/shaping/texts/in-tree/MANIFEST                |  1 +
27750  test/shaping/texts/in-tree/shaper-use/MANIFEST     |  1 +
27751  .../in-tree/shaper-use/script-kharoshti/MANIFEST   |  1 +
27752  .../in-tree/shaper-use/script-kharoshti/misc.txt   | 36
27753  ++++++++++++++++++++++
27754  4 files changed, 39 insertions(+)
27755
27756 commit c48ff288522f33dc6c78520de0a0a74306630895
27757 Author: Behdad Esfahbod <behdad@behdad.org>
27758 Date:   Mon Jul 20 11:46:17 2015 +0100
27759
27760     [USE] Build Universal Shaping Engine data table from Unicode 8 files
27761
27762  src/gen-use-table.py                 |   35 +-
27763  src/hb-ot-shape-complex-use-table.cc | 1016
27764  ++++++++++++++++++++++++++++++++++
27765  2 files changed, 1032 insertions(+), 19 deletions(-)
27766
27767 commit e2c95116e1423f83a692d6170553d0cc95733d24
27768 Author: Behdad Esfahbod <behdad@behdad.org>
27769 Date:   Mon Jul 20 11:32:48 2015 +0100
27770
27771     [USE] Add Universal Shaping Engine to Makefile
27772
27773  src/Makefile.am                        |  23 +++-
27774  src/gen-use-table.py                   | 237
27775  +++++++++++++++++++++++++++++++++
27776  src/hb-ot-shape-complex-use-machine.rl |   0
27777  src/hb-ot-shape-complex-use-private.hh |   0
27778  src/hb-ot-shape-complex-use-table.cc   |   0
27779  src/hb-ot-shape-complex-use.cc         |   0
27780  6 files changed, 254 insertions(+), 6 deletions(-)
27781
27782 commit 41a29af8053782e3a9c6a96a394bd76ef6d42099
27783 Author: Behdad Esfahbod <behdad@behdad.org>
27784 Date:   Wed Jul 15 01:39:57 2015 +0100
27785
27786     Update Arabic shaping table for Unicode 8.0
27787
27788  src/hb-ot-shape-complex-arabic-table.hh | 26 +++++++++++++-------------
27789  1 file changed, 13 insertions(+), 13 deletions(-)
27790
27791 commit 64a2726e2c6efce4379a7609024ec21eb4b5e4dc
27792 Author: Behdad Esfahbod <behdad@behdad.org>
27793 Date:   Wed Jul 15 01:36:39 2015 +0100
27794
27795     Add Unicode 8.0 scripts
27796
27797     Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1183209
27798
27799  src/hb-common.cc | 3 +++
27800  src/hb-common.h  | 7 +++++++
27801  2 files changed, 10 insertions(+)
27802
27803 commit 9ae156b76820d9079bae062e7e38c34a386d9bd2
27804 Author: Behdad Esfahbod <behdad@behdad.org>
27805 Date:   Sun Jul 5 22:43:17 2015 +0100
27806
27807     Fix pragma usage
27808
27809     https://bugs.freedesktop.org/show_bug.cgi?id=91228
27810
27811     Commit cdcdfe61b97a0a48ccf834b6d924d187da9609be changed two `#pragma
27812     message` to `#pragma error` in hb-unicode.cc, however MSVC uses
27813     #error,
27814     just like the #else branch. `#pragma error` is an unknown pragma so
27815     MSVC does not fail the build because of it, which I believe was the
27816     intention of that commit.
27817
27818     If it's meant to be an #error, then the #ifdef for _MSC_VER can be
27819     removed entirely.
27820
27821  src/hb-unicode.cc |  5 -----
27822  src/hb-warning.cc | 10 ----------
27823  2 files changed, 15 deletions(-)
27824
27825 commit 8ad89f057d737ccbc6f411e9ebcf11b8130a50bb
27826 Author: ThePhD <phdofthehouse@gmail.com>
27827 Date:   Tue Jun 23 09:09:24 2015 -0400
27828
27829     Spelling words is not my strong point.
27830
27831  src/hb-private.hh | 2 +-
27832  1 file changed, 1 insertion(+), 1 deletion(-)
27833
27834 commit e0a828ecbd708757d67977f7e92a6f4c1b0b92fd
27835 Author: ThePhD <phdofthehouse@gmail.com>
27836 Date:   Tue Jun 23 09:07:17 2015 -0400
27837
27838     Back to using regular `strdup`, with an `hb-private.hh` fix that
27839     special-cases VC++'s
27840     definition and usage of the words
27841
27842  src/hb-common.cc  | 2 +-
27843  src/hb-private.hh | 3 +++
27844  2 files changed, 4 insertions(+), 1 deletion(-)
27845
27846 commit 8e545d59610211261e684c10158b9e5df6fae24d
27847 Author: ThePhD <phdofthehouse@gmail.com>
27848 Date:   Mon Jun 22 22:29:04 2015 -0400
27849
27850     Fix all VC++ warnings and errors in the current commit's builds.
27851
27852  src/hb-common.cc                  | 4 ++--
27853  src/hb-fallback-shape.cc          | 2 +-
27854  src/hb-ot-layout.cc               | 2 +-
27855  src/hb-ot-map.cc                  | 2 +-
27856  src/hb-ot-shape-complex-hangul.cc | 2 +-
27857  src/hb-ot-shape-complex-hebrew.cc | 2 +-
27858  src/hb-ot-shape-complex-indic.cc  | 4 ++--
27859  src/hb-ot-shape-normalize.cc      | 6 +++---
27860  src/hb-ot-shape.cc                | 2 +-
27861  9 files changed, 13 insertions(+), 13 deletions(-)
27862
27863 commit 5f13bbd9d4b0970851626e2ce3cf4ecb3cfde801
27864 Author: Behdad Esfahbod <behdad@behdad.org>
27865 Date:   Fri Jun 19 13:31:49 2015 -0700
27866
27867     When removing default-ignorables, merge clusters
27868
27869     Fixes test-shape, and:
27870     https://code.google.com/p/chromium/issues/detail?id=497578
27871
27872  src/hb-buffer-private.hh |  2 ++
27873  src/hb-buffer.cc         | 36 ++++++++++++++++++++++++++++++++++--
27874  src/hb-ot-shape.cc       |  2 +-
27875  3 files changed, 37 insertions(+), 3 deletions(-)
27876
27877 commit 82b521aeb7cc73879b44ca4278d6fa8b4347527f
27878 Author: Behdad Esfahbod <behdad@behdad.org>
27879 Date:   Fri Jun 19 11:57:57 2015 -0700
27880
27881     Rewrite hide_default_ignorables
27882
27883     Separate the loops for the two cases of replacing with space
27884     and deleting.  For deleting, use the out-buffer machinery.
27885
27886     Needed for upcoming cluster merge fix.
27887
27888  src/hb-buffer-private.hh | 18 ++++++++++++++
27889  src/hb-ot-shape.cc       | 65
27890  +++++++++++++++++++++++++++++-------------------
27891  2 files changed, 57 insertions(+), 26 deletions(-)
27892
27893 commit b3a2f6afbac1956b65f29a17b9dc896e86135329
27894 Author: Behdad Esfahbod <behdad@behdad.org>
27895 Date:   Thu Jun 18 17:15:33 2015 -0700
27896
27897     [test] Add test for cluster merging
27898
27899     Based on test from
27900     https://code.google.com/p/chromium/issues/detail?id=497578
27901
27902     Currently fails.  Basically, if there's a default_ignorable at the
27903     start of text, and font has no space glyph, we remove the
27904     default_ignorable,
27905     and that makes the first char in text to correspond to no cluster.
27906
27907     Fix coming.
27908
27909  test/api/test-shape.c | 43 +++++++++++++++++++++++++++++++++++++++++++
27910  1 file changed, 43 insertions(+)
27911
27912 commit a6446d44e6d04e1eeea994682e29f9cb6265f7f6
27913 Author: Behdad Esfahbod <behdad@behdad.org>
27914 Date:   Thu Jun 18 11:14:56 2015 -0700
27915
27916     0.9.41
27917
27918  NEWS         | 10 ++++++++++
27919  configure.ac |  2 +-
27920  2 files changed, 11 insertions(+), 1 deletion(-)
27921
27922 commit cd042fc8c4a3984c3647cd22a27c34f00636f6e8
27923 Author: Behdad Esfahbod <behdad@behdad.org>
27924 Date:   Thu Jun 18 10:55:13 2015 -0700
27925
27926     [util] Disable hb-fc-list for now
27927
27928     Until I figure out what to do about the API, and finalize
27929     the tool.
27930
27931  util/Makefile.am | 28 ++++++++++++++--------------
27932  1 file changed, 14 insertions(+), 14 deletions(-)
27933
27934 commit 351f68f4e01a107f62e4eb3458d7c7ae379939fb
27935 Author: Behdad Esfahbod <behdad@behdad.org>
27936 Date:   Fri Jun 12 17:46:06 2015 -0700
27937
27938     [bindings] Fix hb_language_get_default() and hb_ot_tag_to_language()
27939
27940     Part of https://github.com/behdad/harfbuzz/issues/91
27941
27942  src/hb-common.cc | 2 +-
27943  src/hb-ot-tag.cc | 9 +++++++++
27944  2 files changed, 10 insertions(+), 1 deletion(-)
27945
27946 commit f0c80060763475aa34a18ecbef600b6811855cb6
27947 Author: Behdad Esfahbod <behdad@behdad.org>
27948 Date:   Fri Jun 12 17:37:41 2015 -0700
27949
27950     [TravisCI] Hook up Coverity
27951
27952     First try...
27953
27954  .travis.yml | 13 +++++++++++++
27955  1 file changed, 13 insertions(+)
27956
27957 commit 8ac446908ca75bea989414a0f551a6da8885bf52
27958 Author: Behdad Esfahbod <behdad@behdad.org>
27959 Date:   Fri Jun 12 17:29:05 2015 -0700
27960
27961     Add Coverity Scan badge
27962
27963  README | 1 +
27964  1 file changed, 1 insertion(+)
27965
27966 commit a5e4f6d6088f6ed37fb1d68d3682b8eb4c9b46fe
27967 Author: Behdad Esfahbod <behdad@behdad.org>
27968 Date:   Wed Jun 10 10:57:46 2015 -0700
27969
27970     Fix warnings: "member call on null pointer of type"
27971
27972     https://bugzilla.mozilla.org/show_bug.cgi?id=1167119
27973
27974  src/hb-private.hh | 4 ++--
27975  1 file changed, 2 insertions(+), 2 deletions(-)
27976
27977 commit 16dac7eccf04bb357e95a8e4c18c8418dcfb4030
27978 Author: Behdad Esfahbod <behdad@behdad.org>
27979 Date:   Wed Jun 3 12:07:46 2015 -0700
27980
27981     Fix build
27982
27983  util/options.cc | 2 +-
27984  1 file changed, 1 insertion(+), 1 deletion(-)
27985
27986 commit 8dacb7f8b46c70f22b70c78e0a8efc3309137650
27987 Author: Behdad Esfahbod <behdad@behdad.org>
27988 Date:   Wed Jun 3 11:53:42 2015 -0700
27989
27990     Add include check to hb-ot-font.h
27991
27992  src/hb-ot-font.h | 4 ++++
27993  1 file changed, 4 insertions(+)
27994
27995 commit 37c8daf724add4a41a06385e571277d137dc2a2f
27996 Merge: f1b44303 01c3a885
27997 Author: Behdad Esfahbod <behdad@behdad.org>
27998 Date:   Mon Jun 1 13:27:37 2015 -0700
27999
28000     Merge pull request #111 from brawer/since
28001
28002     Fix "Since:" tags
28003
28004 commit 01c3a88543850c87483fd8671044df53b368c520
28005 Author: Sascha Brawer <sascha@brawer.ch>
28006 Date:   Mon Jun 1 13:22:01 2015 +0200
28007
28008     Fix "Since:" tags
28009
28010     Based on data from http://upstream-tracker.org/versions/harfbuzz.html
28011     Resolves #103
28012
28013  src/hb-buffer.cc         | 32 +++++++++++++++++------------
28014  src/hb-common.cc         |  4 ++--
28015  src/hb-face.cc           | 12 +++++------
28016  src/hb-font.cc           | 14 ++++++-------
28017  src/hb-font.h            |  4 ++--
28018  src/hb-ft.cc             |  4 ++--
28019  src/hb-glib.cc           |  3 +++
28020  src/hb-gobject-structs.h | 18 +++++++++++++++++
28021  src/hb-ot-font.cc        |  3 +++
28022  src/hb-ot-layout.cc      | 30 ++++++++++++++++++++++++++++
28023  src/hb-ot-shape.cc       |  6 ++++++
28024  src/hb-set.cc            | 52
28025  ++++++++++++++++++++++++------------------------
28026  src/hb-shape-plan.cc     | 18 ++++++++---------
28027  src/hb-shape.cc          |  8 ++++----
28028  src/hb-unicode.cc        |  6 +++---
28029  src/hb-unicode.h         | 31 ++++++++++++++++++++++++++---
28030  16 files changed, 168 insertions(+), 77 deletions(-)
28031
28032 commit f1b44303df0712b433e35e1e1e75115c353b279e
28033 Author: Behdad Esfahbod <behdad@behdad.org>
28034 Date:   Thu May 21 14:00:15 2015 -0700
28035
28036     Fix unary minus operator applied to unsigned int
28037
28038     Applying unary minus operator to unsigned int causes the following
28039     warning on MSVS:
28040
28041       warning C4146: unary minus operator applied to unsigned type,
28042       result still unsigned
28043
28044     Based on patch from Koji Ishi.
28045
28046     Fixes https://github.com/behdad/harfbuzz/pull/110
28047
28048  src/hb-ot-font.cc | 2 +-
28049  1 file changed, 1 insertion(+), 1 deletion(-)
28050
28051 commit 1ae6cdb365c15405500d4f50ec98016dde23a26b
28052 Author: Behdad Esfahbod <behdad@behdad.org>
28053 Date:   Tue May 19 17:42:30 2015 -0700
28054
28055     [gobject] Remove hb_language_t workarounds for g-i shortcomings
28056
28057     Using latest gobject-introspection, I don't seem to be having this
28058     problem anymore:
28059
28060       https://bugzilla.gnome.org/show_bug.cgi?id=707656
28061
28062     Removing that kludge makes language_t behave more like the way I
28063     expect it
28064     in Python.
28065
28066     Also fixes:
28067     https://github.com/behdad/harfbuzz/issues/91
28068
28069  src/hb-gobject-structs.cc | 1 -
28070  src/hb-gobject-structs.h  | 8 --------
28071  2 files changed, 9 deletions(-)
28072
28073 commit ece434fa0fec6754e5164d881c1e967376729eca
28074 Author: Behdad Esfahbod <behdad@behdad.org>
28075 Date:   Tue May 19 17:20:58 2015 -0700
28076
28077     [gobject] Macroize value types
28078
28079     Fixes user_data_t
28080
28081  src/hb-gobject-structs.cc | 73
28082  +++++++++++------------------------------------
28083  1 file changed, 17 insertions(+), 56 deletions(-)
28084
28085 commit 9df099b4837df722e738675af318efcc9ac39a78
28086 Author: Behdad Esfahbod <behdad@behdad.org>
28087 Date:   Mon May 18 18:37:06 2015 -0700
28088
28089     [ft] Don't set *glyph in get_glyph() if glyph not found
28090
28091  src/hb-ft.cc | 16 ++++++++++------
28092  1 file changed, 10 insertions(+), 6 deletions(-)
28093
28094 commit ff0f210519bcb0e44d4b986f7eef2004383cd344
28095 Author: Behdad Esfahbod <behdad@behdad.org>
28096 Date:   Mon May 18 14:16:28 2015 -0700
28097
28098     [util] Minor
28099
28100  util/ansi-print.cc | 26 +++++++++++++-------------
28101  1 file changed, 13 insertions(+), 13 deletions(-)
28102
28103 commit fbecde3d5c5c6d5af315140e4966dc850388ad63
28104 Merge: 58015215 74139f98
28105 Author: Behdad Esfahbod <behdad@behdad.org>
28106 Date:   Thu May 7 10:46:42 2015 -0700
28107
28108     Merge pull request #105 from ebraminio/master
28109
28110     Fix Travis CI config to pass again
28111
28112 commit 74139f9839f69ea3e7a1d17627f52fea6c06d58a
28113 Author: Ebrahim Byagowi <ebrahim@gnu.org>
28114 Date:   Thu May 7 13:09:32 2015 +0000
28115
28116     Fix Travis CI config to pass again
28117
28118  .travis.yml | 2 +-
28119  1 file changed, 1 insertion(+), 1 deletion(-)
28120
28121 commit 58015215321a76d68df8e0d51039904a67291108
28122 Author: Behdad Esfahbod <behdad@behdad.org>
28123 Date:   Wed May 6 00:40:31 2015 -0700
28124
28125     Add note re OpenType 1.7 language tags
28126
28127  src/hb-ot-tag.cc | 15 ++++++++++-----
28128  1 file changed, 10 insertions(+), 5 deletions(-)
28129
28130 commit f6266ad291d7686d5e110255ace5f2ff9e70bf38
28131 Author: Roozbeh Pournader <roozbeh@google.com>
28132 Date:   Tue May 5 22:31:19 2015 -0700
28133
28134     [minor] Remove comment about Navajo OpenType code.
28135
28136     Apparently the code is already standardized:
28137     https://www.microsoft.com/typography/otspec/languagetags.htm
28138
28139  src/hb-ot-tag.cc | 2 +-
28140  1 file changed, 1 insertion(+), 1 deletion(-)
28141
28142 commit 42b00118eae46a5183e885e89e0856f41361f57e
28143 Merge: c60f3c8e cfeb0562
28144 Author: Behdad Esfahbod <behdad@behdad.org>
28145 Date:   Tue May 5 14:49:47 2015 -0700
28146
28147     Merge pull request #102 from roozbehp/master
28148
28149     Add OpenType language tag 'NAV ' for Navajo.
28150
28151 commit c60f3c8e1156fe7328d42851013cca97333c3bf7
28152 Author: Behdad Esfahbod <behdad@behdad.org>
28153 Date:   Mon May 4 23:10:32 2015 -0700
28154
28155     [README.python] Add package name for gobject-introspection on Ubuntu
28156
28157  README.python | 8 ++++++--
28158  1 file changed, 6 insertions(+), 2 deletions(-)
28159
28160 commit 82010a4bdb32248deb1337a3357dfae5b203c48d
28161 Author: Behdad Esfahbod <behdad@behdad.org>
28162 Date:   Mon May 4 23:09:51 2015 -0700
28163
28164     [travis] Comment out gobject-introspection again
28165
28166     Apparently the version on Travis is 1.32.0, while we require 1.34.0.
28167
28168  .travis.yml | 4 ++--
28169  1 file changed, 2 insertions(+), 2 deletions(-)
28170
28171 commit 8a254bdd29a99eb91b37e9e540179a1a01f77605
28172 Author: Behdad Esfahbod <behdad@behdad.org>
28173 Date:   Mon May 4 19:22:11 2015 -0700
28174
28175     [travis] Build with introspection enabled
28176
28177  .travis.yml | 3 ++-
28178  1 file changed, 2 insertions(+), 1 deletion(-)
28179
28180 commit be66ec5373634234f221ace9cfed45d76b87f20e
28181 Author: Behdad Esfahbod <behdad@behdad.org>
28182 Date:   Thu Apr 30 18:27:13 2015 -0400
28183
28184     Use TRUE/FALSE instead of true/false in docs
28185
28186  src/hb-shape.cc | 6 +++---
28187  1 file changed, 3 insertions(+), 3 deletions(-)
28188
28189 commit d055e1fc781c123f38d321846937965ef794257e
28190 Author: Khaled Hosny <khaledhosny@eglug.org>
28191 Date:   Wed Jan 8 02:28:55 2014 +0200
28192
28193     Some attempt into initial hb-shape documentation
28194
28195     Very anaemic, needs to descripe the format understood by
28196     hb_feature_from_string() etc., but it is just start.
28197
28198  src/hb-shape.cc | 70
28199  ++++++++++++++++++++++++++++++++++++++-------------------
28200  src/hb-shape.h  |  3 ---
28201  2 files changed, 47 insertions(+), 26 deletions(-)
28202
28203 commit 81bedda58cfc15f1987aa1952290cf9d87b4d074
28204 Author: Behdad Esfahbod <behdad@behdad.org>
28205 Date:   Thu Apr 30 13:04:16 2015 -0400
28206
28207     New API: hb_buffer_reverse_range()
28208
28209  src/hb-buffer.cc | 17 +++++++++++++++++
28210  src/hb-buffer.h  |  4 ++++
28211  2 files changed, 21 insertions(+)
28212
28213 commit cfeb0562ebd8804dad731625153549eafeb78213
28214 Author: Roozbeh Pournader <roozbeh@google.com>
28215 Date:   Wed Apr 29 09:32:42 2015 -0700
28216
28217     Add OpenType language tag 'NAV ' for Navajo.
28218
28219     The code is not standardized yet, but is used in some Google fonts.
28220
28221  src/hb-ot-tag.cc | 1 +
28222  1 file changed, 1 insertion(+)
28223
28224 commit f724cc351640ee075a9867ef42df32cf5e0ef3b7
28225 Author: Jonathan Kew <jfkthame@gmail.com>
28226 Date:   Thu Apr 23 12:45:02 2015 +0100
28227
28228     Don't apply Arabic shaping to vertical text.
28229
28230  src/hb-ot-shape-complex-private.hh | 9 ++++++---
28231  1 file changed, 6 insertions(+), 3 deletions(-)
28232
28233 commit 97942420bbee1bc6953d5f805621066301fa17ca
28234 Author: Behdad Esfahbod <behdad@behdad.org>
28235 Date:   Thu Apr 23 18:56:24 2015 -0700
28236
28237     Update check-libstdc++ for clang
28238
28239  src/check-libstdc++.sh | 6 +++---
28240  1 file changed, 3 insertions(+), 3 deletions(-)
28241
28242 commit 8f0a4d67143ccdef0b5a6ac99fb9b680c3a2f69c
28243 Author: Behdad Esfahbod <behdad@behdad.org>
28244 Date:   Thu Apr 23 14:32:33 2015 -0700
28245
28246     [test] Ignor 'n' and 'i' in hb-unicode-encode
28247
28248     Allows accepting uniXXXX format.
28249
28250  test/shaping/hb_test_tools.py | 2 +-
28251  1 file changed, 1 insertion(+), 1 deletion(-)
28252
28253 commit 39851ce84efd30f6d0570324ff8f3808a01b813b
28254 Author: Behdad Esfahbod <behdad@behdad.org>
28255 Date:   Tue Apr 21 19:23:27 2015 -0700
28256
28257     [coretext] Oops; fix issue number for previous commit
28258
28259  src/hb-coretext.cc | 2 +-
28260  1 file changed, 1 insertion(+), 1 deletion(-)
28261
28262 commit 24f17afeafd40ff77177ed42c9007a0f34fcbb78
28263 Author: Behdad Esfahbod <behdad@behdad.org>
28264 Date:   Tue Apr 21 19:21:32 2015 -0700
28265
28266     [coretext] Fix positioning with trailing whitespace
28267
28268     Fixes https://code.google.com/p/chromium/issues/detail?id=476913
28269
28270  src/hb-coretext.cc | 11 +++++++++++
28271  1 file changed, 11 insertions(+)
28272
28273 commit dba482fc4458776ffebdeb2d34b970b4223fa8fd
28274 Author: Behdad Esfahbod <behdad@behdad.org>
28275 Date:   Fri Apr 17 13:08:08 2015 -0700
28276
28277     [ot-font] Accept MS Symbol cmap if nothing else found
28278
28279  src/hb-ot-font.cc | 1 +
28280  1 file changed, 1 insertion(+)
28281
28282 commit 3029e8b59d1667dc6a53355be89a2b55d7089b88
28283 Author: Behdad Esfahbod <behdad@behdad.org>
28284 Date:   Tue Apr 14 13:32:22 2015 -0700
28285
28286     Revert "Add MSVC pragma for UTF-8 source code"
28287
28288     This reverts commit 89cbd4d9533011fb5487caa99a0cd58923e7cf59.
28289
28290     See discussion:
28291     https://bugzilla.gnome.org/show_bug.cgi?id=747772
28292
28293  src/hb-private.hh | 1 -
28294  1 file changed, 1 deletion(-)
28295
28296 commit 820505a186ff60e4bae9d717fe4d7ab2390e6fef
28297 Author: Behdad Esfahbod <behdad@behdad.org>
28298 Date:   Mon Apr 13 23:51:45 2015 -0700
28299
28300     Whitespace
28301
28302  util/options.cc | 18 +++++++++++-------
28303  1 file changed, 11 insertions(+), 7 deletions(-)
28304
28305 commit 76d57331117be8e0c2d4a2aee8341969b62b6888
28306 Merge: 89cbd4d9 9ee176ee
28307 Author: Behdad Esfahbod <behdad@behdad.org>
28308 Date:   Mon Apr 13 23:40:35 2015 -0700
28309
28310     Merge pull request #86 from cpfair/hb-shape-output-help-improvement
28311
28312     Improve hb-shape/hb-view's help text w.r.t. output options
28313
28314 commit 89cbd4d9533011fb5487caa99a0cd58923e7cf59
28315 Author: Behdad Esfahbod <behdad@behdad.org>
28316 Date:   Mon Apr 13 12:27:08 2015 -0700
28317
28318     Add MSVC pragma for UTF-8 source code
28319
28320     Not sure we have any right now; motivated by this:
28321     https://bugzilla.gnome.org/show_bug.cgi?id=747772
28322
28323  src/hb-private.hh | 1 +
28324  1 file changed, 1 insertion(+)
28325
28326 commit 713f99ff6138b4149d9fd382f9af3ace01ee0da5
28327 Merge: 1086f21e 22524a51
28328 Author: Behdad Esfahbod <behdad@behdad.org>
28329 Date:   Fri Apr 10 14:34:05 2015 -0700
28330
28331     Merge pull request #99 from khaledhosny/introspection-fixes2
28332
28333     More ntrospection fixes
28334
28335 commit 22524a514f6609a2bc009b6035f6b5b932c719c7
28336 Author: Khaled Hosny <khaledhosny@eglug.org>
28337 Date:   Fri Apr 10 18:14:45 2015 +0200
28338
28339     [bindings] Fix hb_buffer_get_segment_properties
28340
28341     Annotate the output parameter.
28342
28343  src/hb-buffer.cc | 2 +-
28344  1 file changed, 1 insertion(+), 1 deletion(-)
28345
28346 commit 1086f21e546e2435d9da6024fd6afa7a36ba3707
28347 Merge: 125cb083 fe97b65a
28348 Author: Behdad Esfahbod <behdad@behdad.org>
28349 Date:   Fri Apr 10 12:21:04 2015 -0700
28350
28351     Merge branch 'hb-fc'
28352
28353 commit 125cb08345a7f27e565329d37093b1a60a41a403
28354 Merge: e8fd8393 855a5d7c
28355 Author: Behdad Esfahbod <behdad@behdad.org>
28356 Date:   Fri Apr 10 12:19:57 2015 -0700
28357
28358     Merge pull request #98 from KonstantinRitt/WEC2013
28359
28360     Fix build on WEC2013
28361
28362 commit 04f89e8f7dfdb882e8c98afb613cba3f1d02ed7d
28363 Author: Khaled Hosny <khaledhosny@eglug.org>
28364 Date:   Fri Apr 10 17:49:01 2015 +0200
28365
28366     [bindings] Fix ownership of returned hb_language_t
28367
28368     It should not be freed by the caller.
28369
28370  src/hb-buffer.cc | 2 +-
28371  src/hb-common.cc | 2 +-
28372  2 files changed, 2 insertions(+), 2 deletions(-)
28373
28374 commit 855a5d7cb8f585bf66dd18cb480b8c3feef62480
28375 Author: Konstantin Ritt <ritt.ks@gmail.com>
28376 Date:   Fri Apr 10 17:18:01 2015 +0400
28377
28378     Fix build on WEC2013
28379
28380     Based on patch from Björn Breitmeyer
28381
28382  src/hb-private.hh | 4 +++-
28383  1 file changed, 3 insertions(+), 1 deletion(-)
28384
28385 commit fe97b65a54a416229e28b1c931e5e01ca19f31d3
28386 Author: Behdad Esfahbod <behdad@behdad.org>
28387 Date:   Wed Aug 6 16:49:51 2014 -0400
28388
28389     [utils] Add hb-fc-list
28390
28391     This is a tool that lists all fonts that can render a given string.
28392     It uses hb_shape() to do so, and as such is aware of HarfBuzz's
28393     normalizer.
28394
28395  configure.ac      |  19 +++++
28396  util/Makefile.am  |  15 ++++
28397  util/hb-fc-list.c | 222
28398  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
28399  util/hb-fc.cc     | 149 ++++++++++++++++++++++++++++++++++++
28400  util/hb-fc.h      |  46 +++++++++++
28401  5 files changed, 451 insertions(+)
28402
28403 commit eb0bf3ae6688b7e98a706df2ad2714c071d77e22
28404 Author: Behdad Esfahbod <behdad@behdad.org>
28405 Date:   Wed Aug 6 15:36:41 2014 -0400
28406
28407     Relax inert checks
28408
28409     Previously, when creating an object from inert inputs (eg:
28410     "hb_font_create(hb_face_get_empty())") we returned the inert
28411     empty object.  This is not helpful as there are legitimate
28412     usecases to do that.
28413
28414     We now never return the inert object unless allocation failed.
28415
28416     Tests are revised to reflect.
28417
28418  src/hb-face.cc         |  4 ++--
28419  src/hb-font.cc         |  4 +---
28420  src/hb-shape-plan.cc   |  7 +++++--
28421  test/api/test-font.c   | 10 +++++-----
28422  test/api/test-object.c | 34 +++++++++++++++++-----------------
28423  5 files changed, 30 insertions(+), 29 deletions(-)
28424
28425 commit e8fd83932a75cfbaa4638a757868915ebfac3c1f
28426 Author: Behdad Esfahbod <behdad@behdad.org>
28427 Date:   Thu Apr 9 15:52:26 2015 -0700
28428
28429     [util/hb-view] Fix rendering with all combinations of negative scales
28430
28431  util/view-cairo.cc | 90
28432  ++++++++++++++++++++++++++++--------------------------
28433  util/view-cairo.hh |  2 --
28434  2 files changed, 47 insertions(+), 45 deletions(-)
28435
28436 commit 69d5af93169ea2d87276b65d43c889a359d5d81e
28437 Author: Behdad Esfahbod <behdad@behdad.org>
28438 Date:   Thu Apr 9 15:17:16 2015 -0700
28439
28440     [util] Minor
28441
28442  util/view-cairo.cc | 6 ++----
28443  1 file changed, 2 insertions(+), 4 deletions(-)
28444
28445 commit a664810e38b479e05ea32cac263cb5730629f9d8
28446 Author: Behdad Esfahbod <behdad@behdad.org>
28447 Date:   Thu Apr 9 15:04:42 2015 -0700
28448
28449     [util] Accept comma as well as space when separating components
28450     of args
28451
28452     Applies to --font-size and --margin.
28453
28454     Hopefully the scanf usage here doesn't have compatibility issues
28455     (star being counted in the return value, etc).
28456
28457  util/options.cc | 4 ++--
28458  1 file changed, 2 insertions(+), 2 deletions(-)
28459
28460 commit 9c974360febcfd67247107352425fe8590d9d452
28461 Author: Behdad Esfahbod <behdad@behdad.org>
28462 Date:   Thu Apr 9 12:04:14 2015 -0700
28463
28464     Minor rename
28465
28466  src/hb-atomic-private.hh | 10 +++++-----
28467  1 file changed, 5 insertions(+), 5 deletions(-)
28468
28469 commit f3b170bdd970e31e9dbfed94c07c3cda41269aed
28470 Author: Behdad Esfahbod <behdad@behdad.org>
28471 Date:   Wed Apr 8 16:26:24 2015 -0700
28472
28473     Minor
28474
28475  src/hb-common.cc | 2 +-
28476  1 file changed, 1 insertion(+), 1 deletion(-)
28477
28478 commit 2958f2c147fc6327175b51a4eaca694263e34ac9
28479 Author: Behdad Esfahbod <behdad@behdad.org>
28480 Date:   Wed Apr 8 16:26:16 2015 -0700
28481
28482     Fixup
28483
28484  src/hb-atomic-private.hh | 1 +
28485  1 file changed, 1 insertion(+)
28486
28487 commit b931e0b0ceeab0e4819d9c4b838c1a1eb87b52e4
28488 Author: Behdad Esfahbod <behdad@behdad.org>
28489 Date:   Wed Apr 8 14:39:00 2015 -0700
28490
28491     Fix warnings
28492
28493     Part of https://github.com/behdad/harfbuzz/pull/68
28494
28495  src/hb-ot-font.cc                    |  4 ++--
28496  src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
28497  2 files changed, 13 insertions(+), 13 deletions(-)
28498
28499 commit cdcdfe61b97a0a48ccf834b6d924d187da9609be
28500 Author: Behdad Esfahbod <behdad@behdad.org>
28501 Date:   Wed Apr 8 13:25:04 2015 -0700
28502
28503     Err, instead of warn, if mutex / atomic / unicode funcs are missing
28504
28505     Hopefully this results in fewer badly built HarfBuzz integrations.
28506
28507  src/hb-unicode.cc |  8 ++++----
28508  src/hb-warning.cc | 22 ++++++++--------------
28509  2 files changed, 12 insertions(+), 18 deletions(-)
28510
28511 commit fc3c59a1d746c5280f6216a94fdc1be3e826051f
28512 Author: Behdad Esfahbod <behdad@behdad.org>
28513 Date:   Wed Apr 8 13:03:27 2015 -0700
28514
28515     Fix unused var warnings
28516
28517  src/hb-ot-layout-gpos-table.hh | 1 -
28518  src/hb-ot-layout-gsub-table.hh | 1 -
28519  2 files changed, 2 deletions(-)
28520
28521 commit 3f174cd020b7762fae96f20ce14fc9e9abec748f
28522 Author: Konstantin Ritt <ritt.ks@gmail.com>
28523 Date:   Sat Mar 28 00:49:33 2015 +0400
28524
28525     Minor refactoring to the atomics implementation
28526
28527     s/atomic_int/atomic_int_impl/ and s/atomic_ptr/atomic_ptr_impl/
28528     to bring it in par with hb_mutex_impl_t, then re-introduce
28529     hb_atomic_int_t as a wrapper around hb_atomic_int_impl_t.
28530
28531     In hb_reference_count_t, make it clear the non-atomic get and set
28532     are intentional due to nature of the cases they are used in
28533     (comparison to -1 and the debug output/tracing).
28534
28535  src/hb-atomic-private.hh | 86
28536  +++++++++++++++++++++++++++++++-----------------
28537  src/hb-mutex-private.hh  |  4 ++-
28538  src/hb-object-private.hh | 21 ++++++------
28539  3 files changed, 69 insertions(+), 42 deletions(-)
28540
28541 commit 24930d544ee9e247e4cf6a5f6d5207ba9d7a3ddc
28542 Author: Behdad Esfahbod <behdad@behdad.org>
28543 Date:   Wed Apr 8 12:52:06 2015 -0700
28544
28545     Minor
28546
28547  src/hb-mutex-private.hh | 3 ++-
28548  1 file changed, 2 insertions(+), 1 deletion(-)
28549
28550 commit 45a8b46f478d4aa63ae5df74b6bb28ebdd7521ac
28551 Author: Behdad Esfahbod <behdad@behdad.org>
28552 Date:   Wed Apr 8 12:49:38 2015 -0700
28553
28554     Allow implementing atomic and mutex ops in config
28555
28556     Motivated by
28557     https://github.com/behdad/harfbuzz/pull/92
28558
28559  src/hb-atomic-private.hh | 6 +++++-
28560  src/hb-mutex-private.hh  | 7 ++++++-
28561  2 files changed, 11 insertions(+), 2 deletions(-)
28562
28563 commit 3fe4e92bc5ff09d84c6763cedf06ce80d15a5fb2
28564 Author: Behdad Esfahbod <behdad@behdad.org>
28565 Date:   Wed Apr 8 12:49:23 2015 -0700
28566
28567     Minor
28568
28569  src/hb-set-private.hh | 1 -
28570  1 file changed, 1 deletion(-)
28571
28572 commit 9868749abe468130d89c80a2501847a83acb4579
28573 Author: Behdad Esfahbod <behdad@behdad.org>
28574 Date:   Mon Apr 6 14:51:31 2015 -0700
28575
28576     [test] Use /usr/bin/env python instead of /usr/bin/python
28577
28578     Bug 76494 - #!/usr/bin/python in testsuite
28579
28580     https://bugs.freedesktop.org/show_bug.cgi?id=76494
28581
28582  test/shaping/hb-diff                 | 2 +-
28583  test/shaping/hb-diff-colorize        | 2 +-
28584  test/shaping/hb-diff-filter-failures | 2 +-
28585  test/shaping/hb-diff-ngrams          | 2 +-
28586  test/shaping/hb-diff-stat            | 2 +-
28587  test/shaping/hb-manifest-read        | 2 +-
28588  test/shaping/hb-manifest-update      | 2 +-
28589  test/shaping/hb-unicode-decode       | 2 +-
28590  test/shaping/hb-unicode-encode       | 2 +-
28591  test/shaping/hb-unicode-prettyname   | 2 +-
28592  test/shaping/hb_test_tools.py        | 2 +-
28593  11 files changed, 11 insertions(+), 11 deletions(-)
28594
28595 commit bfcddd32a674dd19fca1bf521e95466a0eec5179
28596 Merge: ce01ad7c 363ceec3
28597 Author: Behdad Esfahbod <behdad@behdad.org>
28598 Date:   Mon Apr 6 14:41:32 2015 -0700
28599
28600     Merge pull request #93 from ebraminio/archpy3
28601
28602     Make hb_test_tools.py compatible with python 3
28603
28604 commit ce01ad7c2f5a259030f4dbec746f85522aa9c3f9
28605 Author: Behdad Esfahbod <behdad@behdad.org>
28606 Date:   Wed Apr 1 11:05:59 2015 -0700
28607
28608     MSVC 2015 supports snprintf and not _snprintf
28609
28610  src/hb-private.hh | 2 +-
28611  1 file changed, 1 insertion(+), 1 deletion(-)
28612
28613 commit 560718862f0bd994b62361652d6fd558c4182e2a
28614 Author: Behdad Esfahbod <behdad@behdad.org>
28615 Date:   Wed Apr 1 11:04:33 2015 -0700
28616
28617     Move WinCE define to better place
28618
28619  src/hb-private.hh | 3 +--
28620  1 file changed, 1 insertion(+), 2 deletions(-)
28621
28622 commit 363ceec3fb0c9566db5a59da31e508f69dea1e92
28623 Author: Ebrahim Byagowi <ebrahim@gnu.org>
28624 Date:   Mon Mar 30 03:27:14 2015 +0430
28625
28626     Make hb_test_tools.py compatible with python 3
28627
28628     On ArchLinux, /usr/bin/python is linked to python 3 so
28629     HarfBuzz `make check` is broken there.
28630
28631     This makes hb_test_tools.py compatible with python 3 while
28632     no breaking it on python 2.
28633
28634  test/shaping/hb_test_tools.py | 44
28635  ++++++++++++++++++++++++-------------------
28636  1 file changed, 25 insertions(+), 19 deletions(-)
28637
28638 commit aee685086c8fde6f6c4590e483a177c19f222540
28639 Author: Behdad Esfahbod <behdad@behdad.org>
28640 Date:   Thu Mar 26 14:13:53 2015 -0400
28641
28642     Fix VC++ /analyze warnings
28643
28644     out\debug\hb-buffer-deserialize-text.rl(47) : warning C6001: Using
28645     uninitialized memory 'pos'.
28646
28647  src/hb-buffer-deserialize-text.rl | 4 ++--
28648  1 file changed, 2 insertions(+), 2 deletions(-)
28649
28650 commit 8886ab430ca68539cb318e175647e9f6973718b0
28651 Merge: e3671b8f a394bb66
28652 Author: Behdad Esfahbod <behdad@behdad.org>
28653 Date:   Sun Mar 22 16:18:57 2015 -0400
28654
28655     Merge pull request #90 from khaledhosny/introspection-fixes
28656
28657     [bindings] Fix *_from_string functions
28658
28659 commit a394bb66707184c995fe2d08c80e98220e6ec0b0
28660 Author: Khaled Hosny <khaledhosny@eglug.org>
28661 Date:   Sun Mar 22 20:29:10 2015 +0200
28662
28663     [bindings] Fix *_from_string functions
28664
28665     Without the element-type they will be getting garbage, at least with
28666     Python.
28667
28668  src/hb-common.cc | 8 ++++----
28669  src/hb-font.cc   | 2 +-
28670  src/hb-shape.cc  | 2 +-
28671  3 files changed, 6 insertions(+), 6 deletions(-)
28672
28673 commit e3671b8f8bb339e8a563a9da9cd5069073200fec
28674 Author: Behdad Esfahbod <behdad@behdad.org>
28675 Date:   Fri Mar 20 18:03:02 2015 -0400
28676
28677     0.9.40
28678
28679  NEWS         | 8 ++++++++
28680  configure.ac | 2 +-
28681  2 files changed, 9 insertions(+), 1 deletion(-)
28682
28683 commit 9e401f6890f2bea1d11914bca436c2230f8d0f1b
28684 Author: Behdad Esfahbod <behdad@behdad.org>
28685 Date:   Fri Mar 20 16:08:38 2015 -0400
28686
28687     Fix reverse_range() for empty range
28688
28689     Fixes coretext notdef loop consisting of all default_ignorable glyphs
28690
28691     https://code.google.com/p/chromium/issues/detail?id=464755
28692
28693  src/hb-buffer.cc | 2 +-
28694  1 file changed, 1 insertion(+), 1 deletion(-)
28695
28696 commit 7481bd49d56d4e814ab1f85fc2df8bf934d520f4
28697 Author: Behdad Esfahbod <behdad@behdad.org>
28698 Date:   Wed Mar 4 15:47:25 2015 -0800
28699
28700     Fix previous commit
28701
28702     I misunderstood how which works.
28703
28704  autogen.sh | 2 +-
28705  1 file changed, 1 insertion(+), 1 deletion(-)
28706
28707 commit 6763e21afb77b250ad4416ff921d46c63ea12443
28708 Author: Behdad Esfahbod <behdad@behdad.org>
28709 Date:   Wed Mar 4 15:43:05 2015 -0800
28710
28711     Accept glibtoolize as libtoolize
28712
28713     Of course, we don't really run it, autoreconf does.  We just
28714     err if neither is available.  glibtoolize is the name it is
28715     shipped under on OS X.  Reported by Adam.
28716
28717  autogen.sh | 2 +-
28718  1 file changed, 1 insertion(+), 1 deletion(-)
28719
28720 commit 02a04e6afb1a76894f3723a467716607970d95d3
28721 Author: Behdad Esfahbod <behdad@behdad.org>
28722 Date:   Wed Mar 4 12:32:03 2015 -0800
28723
28724     0.9.39
28725
28726  NEWS         | 10 ++++++++++
28727  configure.ac |  2 +-
28728  2 files changed, 11 insertions(+), 1 deletion(-)
28729
28730 commit 98e3ea8e34c798ce003e946c9a150bb41be9d09b
28731 Author: Behdad Esfahbod <behdad@behdad.org>
28732 Date:   Wed Mar 4 12:03:39 2015 -0800
28733
28734     Fix hb-uniscribe build
28735
28736  src/hb-ot-name-table.hh | 2 +-
28737  1 file changed, 1 insertion(+), 1 deletion(-)
28738
28739 commit 8ac345e5c0ed0aad6547592ea0839aabfb4ba980
28740 Author: Behdad Esfahbod <behdad@behdad.org>
28741 Date:   Mon Mar 2 16:06:55 2015 -0800
28742
28743     Fix reverse_range() to only reverse alt array if positions are used
28744
28745     In hb-coretext, when we were using scratch buffer for book-keeping,
28746     a reverse_range() caused by the notdef-insertion loop could mess up
28747     our log_clusters.  Ouch!
28748
28749  src/hb-buffer.cc | 2 +-
28750  1 file changed, 1 insertion(+), 1 deletion(-)
28751
28752 commit 1e03d7ac83f3e17aafed1e37390d9ff8394e36da
28753 Author: Behdad Esfahbod <behdad@behdad.org>
28754 Date:   Thu Feb 26 13:58:32 2015 -0800
28755
28756     Better error message if libtool is not installed
28757
28758     Fixes https://github.com/behdad/harfbuzz/pull/88
28759
28760  autogen.sh | 9 +++++++--
28761  1 file changed, 7 insertions(+), 2 deletions(-)
28762
28763 commit 6c918e2997fb82e89485f2b50bee2bf4fcd70592
28764 Author: Behdad Esfahbod <behdad@behdad.org>
28765 Date:   Thu Feb 26 13:55:34 2015 -0800
28766
28767     Clean up gtk-doc.make
28768
28769  Makefile.am | 1 +
28770  1 file changed, 1 insertion(+)
28771
28772 commit 5ec5875acb12cf07447c9ebfb03212601368dfc4
28773 Author: Behdad Esfahbod <behdad@behdad.org>
28774 Date:   Thu Feb 26 13:53:05 2015 -0800
28775
28776     Install git.mk in docs/
28777
28778  docs/Makefile.am | 2 ++
28779  1 file changed, 2 insertions(+)
28780
28781 commit d146678d103425b3da7ef393bc6d66f6ba4c5593
28782 Author: Behdad Esfahbod <behdad@behdad.org>
28783 Date:   Thu Feb 26 13:52:50 2015 -0800
28784
28785     Update git.mk from upstream
28786
28787  git.mk | 35 ++++++++++++++++++++++++++++-------
28788  1 file changed, 28 insertions(+), 7 deletions(-)
28789
28790 commit 5f541f8f7be82f29b77b481827deb212e12d53e4
28791 Author: Behdad Esfahbod <behdad@behdad.org>
28792 Date:   Sat Feb 21 16:51:17 2015 +0300
28793
28794     Minor refactoring
28795
28796  src/hb-private.hh | 44 ++++++++++++++++++++++++++++----------------
28797  1 file changed, 28 insertions(+), 16 deletions(-)
28798
28799 commit ef79bdf73bbfde1bfaa222834809d105ab7755b3
28800 Author: Behdad Esfahbod <behdad@behdad.org>
28801 Date:   Sat Feb 21 16:49:15 2015 +0300
28802
28803     Minor
28804
28805  src/hb-ot-layout-common-private.hh | 5 +++--
28806  1 file changed, 3 insertions(+), 2 deletions(-)
28807
28808 commit 68e04afbb1e1073c47474f7a4d6d2cacf7057f6f
28809 Author: Behdad Esfahbod <behdad@behdad.org>
28810 Date:   Sat Feb 21 16:30:28 2015 +0300
28811
28812     Typo
28813
28814  src/hb-private.hh | 2 +-
28815  1 file changed, 1 insertion(+), 1 deletion(-)
28816
28817 commit 55553699b38d6481fbfacd0a32fc266e55553b34
28818 Author: Behdad Esfahbod <behdad@behdad.org>
28819 Date:   Sat Feb 21 16:29:08 2015 +0300
28820
28821     Minor
28822
28823  src/hb-private.hh | 2 --
28824  1 file changed, 2 deletions(-)
28825
28826 commit 5175300fbaf4ff19b7d38c14c86331bb614b0390
28827 Author: Behdad Esfahbod <behdad@behdad.org>
28828 Date:   Sat Feb 21 12:50:01 2015 +0300
28829
28830     [layout] Fix comparison of GlyphID and hb_codepoint_t
28831
28832     Before, the IntType::cmp functions providing this and was truncating
28833     the hb_codepoint_t to 16bits before comparison.  I have no idea how
28834     this was never discovered, and I'm too lazy to try to reproduce this
28835     with Pango (which uses non-16bit codepoint numbers for missing
28836     glyphs).
28837
28838  src/hb-open-type-private.hh | 5 ++++-
28839  1 file changed, 4 insertions(+), 1 deletion(-)
28840
28841 commit 7cce809cb11e0ce65dbdab899779ece3dc337763
28842 Author: Behdad Esfahbod <behdad@behdad.org>
28843 Date:   Sat Feb 21 12:41:08 2015 +0300
28844
28845     Remove unused (and wrong as of a few commits ago) cmp() function
28846
28847  src/hb-open-type-private.hh | 1 -
28848  1 file changed, 1 deletion(-)
28849
28850 commit 8e3d4bae033bdec649676da26cfc3eb7610832a8
28851 Author: Behdad Esfahbod <behdad@behdad.org>
28852 Date:   Sat Feb 21 12:31:59 2015 +0300
28853
28854     Minor
28855
28856  src/hb-ot-layout-common-private.hh | 2 +-
28857  1 file changed, 1 insertion(+), 1 deletion(-)
28858
28859 commit f47cf1f12dd1fa3cd3aa84502139caca9d469af8
28860 Author: Behdad Esfahbod <behdad@behdad.org>
28861 Date:   Sat Feb 21 11:45:22 2015 +0300
28862
28863     Minor
28864
28865  src/hb-ot-layout.cc | 4 ++--
28866  1 file changed, 2 insertions(+), 2 deletions(-)
28867
28868 commit 640b66c6348653bfd7cf88ea9caa2133c0eb949f
28869 Author: Behdad Esfahbod <behdad@behdad.org>
28870 Date:   Thu Feb 19 17:30:05 2015 +0300
28871
28872     [layout] If lookup has only one subtable, move the forward loop down
28873     to subtable
28874
28875     I was hoping to see a nice speedup, but it resulted in a very
28876     minor one.
28877
28878  src/hb-ot-layout.cc | 33 ++++++++++++++++++++++++++++++++-
28879  1 file changed, 32 insertions(+), 1 deletion(-)
28880
28881 commit e2f50f2a7ebf9882ea89dc3f0c740e7fce964e37
28882 Author: Behdad Esfahbod <behdad@behdad.org>
28883 Date:   Thu Feb 19 17:15:05 2015 +0300
28884
28885     [layout] Add apply_forward / apply_backward
28886
28887  src/hb-ot-layout.cc | 69
28888  +++++++++++++++++++++++++++++++++++------------------
28889  1 file changed, 46 insertions(+), 23 deletions(-)
28890
28891 commit 1d4a328472f094c0d75a062f6e176c6b1875cfdc
28892 Author: Behdad Esfahbod <behdad@behdad.org>
28893 Date:   Thu Feb 19 11:33:30 2015 +0300
28894
28895     [layout] Remove unneeded return value from apply()
28896
28897  src/hb-ot-layout.cc | 12 +++++-------
28898  1 file changed, 5 insertions(+), 7 deletions(-)
28899
28900 commit bbdd6fd21cc2e079defff7cb17c3eb8eff3f9e09
28901 Author: Behdad Esfahbod <behdad@behdad.org>
28902 Date:   Thu Feb 19 17:03:02 2015 +0300
28903
28904     Minor simpilfy BEInt
28905
28906  src/hb-open-type-private.hh | 25 ++-----------------------
28907  1 file changed, 2 insertions(+), 23 deletions(-)
28908
28909 commit 88a399acdc0fcb060803da0e7db56de2866981e3
28910 Author: Behdad Esfahbod <behdad@behdad.org>
28911 Date:   Thu Feb 19 16:57:12 2015 +0300
28912
28913     Optimize IntType comparison to avoid branches for 16bit numbers
28914
28915  src/hb-open-type-private.hh | 9 ++++++++-
28916  1 file changed, 8 insertions(+), 1 deletion(-)
28917
28918 commit 37de2d533126245774417234e3536fcfb24f3a6b
28919 Author: Behdad Esfahbod <behdad@behdad.org>
28920 Date:   Thu Feb 19 16:55:51 2015 +0300
28921
28922     Minor simplify IntType
28923
28924  src/hb-open-type-private.hh | 2 +-
28925  1 file changed, 1 insertion(+), 1 deletion(-)
28926
28927 commit bd047d3b7f04d551c0a26bc0ce9b9d61481e34e1
28928 Author: Behdad Esfahbod <behdad@behdad.org>
28929 Date:   Thu Feb 19 10:47:18 2015 +0300
28930
28931     [layout] Minor
28932
28933  src/hb-ot-layout-gpos-table.hh | 6 ++++++
28934  src/hb-ot-layout-gsub-table.hh | 6 ++++++
28935  src/hb-ot-layout.cc            | 4 ++--
28936  3 files changed, 14 insertions(+), 2 deletions(-)
28937
28938 commit b9d3f60520c022dc952e65a66eb138d1f7cae2e1
28939 Author: Behdad Esfahbod <behdad@behdad.org>
28940 Date:   Thu Feb 19 10:42:41 2015 +0300
28941
28942     [layout] Minor
28943
28944  src/hb-ot-layout.cc | 15 ++++-----------
28945  1 file changed, 4 insertions(+), 11 deletions(-)
28946
28947 commit 1a2322134a5d7bba990da28baf893b35879a5a7a
28948 Author: Behdad Esfahbod <behdad@behdad.org>
28949 Date:   Thu Feb 19 10:40:23 2015 +0300
28950
28951     [layout] Don't check glyph props against lookup flags when recursing
28952
28953     Shouldn't be needed.  I have a hard time imagining this breaking any
28954     legitimate use case.
28955
28956  src/hb-ot-layout-gpos-table.hh | 10 +---------
28957  src/hb-ot-layout-gsub-table.hh | 10 +---------
28958  2 files changed, 2 insertions(+), 18 deletions(-)
28959
28960 commit 095a1257cc3cc56b044b4cd842a92f0d0f933a50
28961 Author: Behdad Esfahbod <behdad@behdad.org>
28962 Date:   Thu Feb 19 10:29:41 2015 +0300
28963
28964     [layout] Port sanitize() to use dispatch()
28965
28966     Needed some rework of Extension table.  Hopefully I got it right, and
28967     the new template usage doesn't break any compilers...
28968
28969  src/hb-open-type-private.hh          |  5 ++-
28970  src/hb-ot-layout-gpos-table.hh       | 82
28971  +----------------------------------
28972  src/hb-ot-layout-gsub-table.hh       | 72 ++-----------------------------
28973  src/hb-ot-layout-gsubgpos-private.hh | 84
28974  ++++++++++++------------------------
28975  4 files changed, 37 insertions(+), 206 deletions(-)
28976
28977 commit 758fb20630f84c3d373cda37974b88f16c02995e
28978 Author: Behdad Esfahbod <behdad@behdad.org>
28979 Date:   Wed Feb 18 13:45:03 2015 +0300
28980
28981     Remove unused macro
28982
28983  src/hb-ot-shape-complex-arabic-win1256.hh | 1 -
28984  1 file changed, 1 deletion(-)
28985
28986 commit 40c58923cbf689c465f9b65334c455a9b7f71ab0
28987 Author: Behdad Esfahbod <behdad@behdad.org>
28988 Date:   Wed Feb 18 13:18:46 2015 +0300
28989
28990     [layout] Refactor Lookup::dispatch()
28991
28992  src/hb-ot-layout-common-private.hh   | 20 ++++++++++++++++++++
28993  src/hb-ot-layout-gpos-table.hh       | 12 +-----------
28994  src/hb-ot-layout-gsub-table.hh       | 12 +-----------
28995  src/hb-ot-layout-gsubgpos-private.hh |  6 ------
28996  4 files changed, 22 insertions(+), 28 deletions(-)
28997
28998 commit 70366f5d19df2e654f0933474fecf1aa16e27812
28999 Author: Behdad Esfahbod <behdad@behdad.org>
29000 Date:   Wed Feb 18 13:09:54 2015 +0300
29001
29002     [layout] Refactor get_subtable()
29003
29004  src/hb-ot-layout-common-private.hh | 12 ++++++++++++
29005  src/hb-ot-layout-gpos-table.hh     |  4 ++--
29006  src/hb-ot-layout-gsub-table.hh     |  6 +++---
29007  3 files changed, 17 insertions(+), 5 deletions(-)
29008
29009 commit f72f326aea6d1e93f63040730f7aecd401676c1c
29010 Author: Behdad Esfahbod <behdad@behdad.org>
29011 Date:   Tue Feb 17 19:18:07 2015 +0300
29012
29013     Minor
29014
29015  src/hb-ot-layout-gpos-table.hh | 1 -
29016  1 file changed, 1 deletion(-)
29017
29018 commit 8e36ccfd4f076888076ca176c055c18104af03b6
29019 Author: Behdad Esfahbod <behdad@behdad.org>
29020 Date:   Tue Feb 17 19:15:34 2015 +0300
29021
29022     [layout] Use dispatch() for add_coverage()
29023
29024  src/hb-ot-layout-gpos-table.hh       | 12 ++----------
29025  src/hb-ot-layout-gsub-table.hh       | 12 ++----------
29026  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++--
29027  3 files changed, 14 insertions(+), 22 deletions(-)
29028
29029 commit 50b8dc79daffc7ef671dd5eedfea47f8d5e946f4
29030 Author: Behdad Esfahbod <behdad@behdad.org>
29031 Date:   Tue Feb 17 18:14:17 2015 +0300
29032
29033     [layout] Add may_dispatch()
29034
29035     No functional change right now.
29036
29037  src/hb-ot-layout-gpos-table.hh       |  7 +++++++
29038  src/hb-ot-layout-gsub-table.hh       |  6 ++++++
29039  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++++
29040  3 files changed, 25 insertions(+)
29041
29042 commit de2118ed7a998a1df9b28fd1be96b4af89ed82c3
29043 Author: Behdad Esfahbod <behdad@behdad.org>
29044 Date:   Tue Feb 17 17:27:44 2015 +0300
29045
29046     Make sanitize() a const method
29047
29048     This makes a lot of code safer.  We only try modifying the object
29049     in one
29050     place, after making sure it's safe to do so.  So, do a const_cast<> in
29051     that one place...
29052
29053  src/hb-open-file-private.hh          |  15 +++--
29054  src/hb-open-type-private.hh          |  51 +++++++++++------
29055  src/hb-ot-cmap-table.hh              |  35 ++++++++----
29056  src/hb-ot-head-table.hh              |   6 +-
29057  src/hb-ot-hhea-table.hh              |   3 +-
29058  src/hb-ot-hmtx-table.hh              |   3 +-
29059  src/hb-ot-layout-common-private.hh   |  58 ++++++++++++-------
29060  src/hb-ot-layout-gdef-table.hh       |  30 ++++++----
29061  src/hb-ot-layout-gpos-table.hh       | 108
29062  +++++++++++++++++++++++------------
29063  src/hb-ot-layout-gsub-table.hh       |  58 ++++++++++++-------
29064  src/hb-ot-layout-gsubgpos-private.hh |  65 +++++++++++++--------
29065  src/hb-ot-layout-jstf-table.hh       |  12 ++--
29066  src/hb-ot-maxp-table.hh              |   6 +-
29067  src/hb-ot-name-table.hh              |   6 +-
29068  14 files changed, 296 insertions(+), 160 deletions(-)
29069
29070 commit 6759ed95a3bec2874826376b68ebff19ba277ef2
29071 Author: Behdad Esfahbod <behdad@behdad.org>
29072 Date:   Tue Feb 17 16:05:30 2015 +0300
29073
29074     Minor
29075
29076  src/hb-ot-layout-gpos-table.hh | 6 ++----
29077  src/hb-ot-layout-gsub-table.hh | 6 ++----
29078  2 files changed, 4 insertions(+), 8 deletions(-)
29079
29080 commit 6b599dac1f814a3c900300241d4c492a8f8b66d2
29081 Author: Behdad Esfahbod <behdad@behdad.org>
29082 Date:   Tue Feb 17 16:04:07 2015 +0300
29083
29084     Remove unnecessary check in sanitize
29085
29086  src/hb-ot-layout-gpos-table.hh | 2 --
29087  src/hb-ot-layout-gsub-table.hh | 2 --
29088  2 files changed, 4 deletions(-)
29089
29090 commit 365576d246949f9d587e90cf0539dc0381e4d0a3
29091 Author: Behdad Esfahbod <behdad@behdad.org>
29092 Date:   Thu Jan 29 13:59:42 2015 +0100
29093
29094     [layout] Allocate iters in the context
29095
29096     Can be further optimized, but I think I didn't break anything.
29097
29098     Saves another 3% off Roboto shaping.
29099
29100  src/hb-ot-layout-gpos-table.hh       | 18 ++++++------------
29101  src/hb-ot-layout-gsubgpos-private.hh | 21 +++++++++++++--------
29102  src/hb-ot-shape-fallback.cc          |  2 +-
29103  3 files changed, 20 insertions(+), 21 deletions(-)
29104
29105 commit 514564f5444b8ad2f210b1e3d7d66378f7275317
29106 Author: Behdad Esfahbod <behdad@behdad.org>
29107 Date:   Thu Jan 29 13:48:48 2015 +0100
29108
29109     [layout] Move skippy_iter setup from constructor into init()
29110
29111  src/hb-ot-layout-gpos-table.hh       | 18 ++++++++++++------
29112  src/hb-ot-layout-gsubgpos-private.hh | 28 +++++++++++++++-------------
29113  src/hb-ot-shape-fallback.cc          |  3 ++-
29114  3 files changed, 29 insertions(+), 20 deletions(-)
29115
29116 commit b051be542a8945ec14b0192bbc285f3e1a78c8f1
29117 Author: Behdad Esfahbod <behdad@behdad.org>
29118 Date:   Thu Jan 29 13:40:39 2015 +0100
29119
29120     [lookup] Add skippy_iter.reset()
29121
29122     Towards reducing the cost of initializing skippy_iter()
29123
29124  src/hb-ot-layout-gpos-table.hh       | 18 ++++++++++++------
29125  src/hb-ot-layout-gsubgpos-private.hh | 27 ++++++++++++++++++---------
29126  src/hb-ot-shape-fallback.cc          |  3 ++-
29127  3 files changed, 32 insertions(+), 16 deletions(-)
29128
29129 commit 2cecc38c7cf49b2cf697efa7e974ceee7055f2c5
29130 Author: Behdad Esfahbod <behdad@behdad.org>
29131 Date:   Thu Jan 29 13:32:05 2015 +0100
29132
29133     [layout] Shuffle code around
29134
29135  src/hb-ot-layout-gsubgpos-private.hh | 111
29136  ++++++++++++++++++-----------------
29137  1 file changed, 56 insertions(+), 55 deletions(-)
29138
29139 commit 696266981df5ef6c62ad0115133dad1d6c1d9acc
29140 Author: Behdad Esfahbod <behdad@behdad.org>
29141 Date:   Thu Jan 29 13:08:41 2015 +0100
29142
29143     [layout] Merge forward and backward iterators
29144
29145  src/hb-ot-layout-gpos-table.hh       | 12 +++---
29146  src/hb-ot-layout-gsubgpos-private.hh | 71
29147  ++++++++----------------------------
29148  src/hb-ot-shape-fallback.cc          |  2 +-
29149  3 files changed, 23 insertions(+), 62 deletions(-)
29150
29151 commit 1f038eec3c0dd6331036f795614fe1ddcbf613b0
29152 Author: Behdad Esfahbod <behdad@behdad.org>
29153 Date:   Thu Jan 29 13:05:25 2015 +0100
29154
29155     [layout] Fix backward reject()
29156
29157     Has no functional effect since reject was never used with
29158     match_glyph_data.
29159
29160  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
29161  1 file changed, 1 insertion(+), 1 deletion(-)
29162
29163 commit 37d13acd8d414a4b53fac0152addfadecf755cd4
29164 Author: Behdad Esfahbod <behdad@behdad.org>
29165 Date:   Thu Jan 29 11:38:01 2015 +0100
29166
29167     [layout] Remove some unnecessary checks in skippy
29168
29169  src/hb-ot-layout-gpos-table.hh       | 3 ---
29170  src/hb-ot-layout-gsubgpos-private.hh | 9 ++-------
29171  2 files changed, 2 insertions(+), 10 deletions(-)
29172
29173 commit baa14e18148d3f5493f78b4fe9e0c835a01f50f7
29174 Author: Behdad Esfahbod <behdad@behdad.org>
29175 Date:   Thu Jan 29 11:08:43 2015 +0100
29176
29177     [lookup] Don't initialize skippy if coverage match fails
29178
29179     Currently:
29180
29181       - Initializing skippy is very expensive,
29182
29183       - Our lookup accelerator (using set-digests) can be very ineffecite,
29184
29185     As such, we end up many times initializing skippy but then failing
29186     coverage check.  Reordering fixes that.
29187
29188     When, later, we fix our accelerator to have truly small false-positive
29189     rate (for example by using the frozen-sets), then we might want to
29190     reorder these checks such that we wouldn't calculate coverage number
29191     if skippy is going to fail.
29192
29193     This shows a 5% speedup with Roboto already.
29194
29195  src/hb-ot-layout-gpos-table.hh | 15 ++++++---------
29196  1 file changed, 6 insertions(+), 9 deletions(-)
29197
29198 commit 7788993bc19bf122f1e143ab64cc1da2ed1865a3
29199 Author: Behdad Esfahbod <behdad@behdad.org>
29200 Date:   Wed Jan 28 23:01:12 2015 -0800
29201
29202     [layout] Use setter method to set c->lookup_props
29203
29204  src/hb-ot-layout-gpos-table.hh | 2 +-
29205  src/hb-ot-layout-gsub-table.hh | 2 +-
29206  2 files changed, 2 insertions(+), 2 deletions(-)
29207
29208 commit f4ee48fd7b312550faf9b0be4cd1b2f2849dd08d
29209 Author: Behdad Esfahbod <behdad@behdad.org>
29210 Date:   Wed Jan 28 22:53:54 2015 -0800
29211
29212     [layout] Remove unused wrapper method
29213
29214  src/hb-ot-layout-gsubgpos-private.hh | 2 --
29215  1 file changed, 2 deletions(-)
29216
29217 commit 7b7129c7a997def599fb4d2ba05fda40d27aed20
29218 Author: Behdad Esfahbod <behdad@behdad.org>
29219 Date:   Wed Jan 28 21:46:07 2015 -0800
29220
29221     Add hb_frozen_set_t
29222
29223     I experimented with replacing use of hb_set_digest_t with this new
29224     hb_frozen_set_t, hoping to get a huge speedup for busy lookups
29225     (like kern lookup in Roboto), but I only got 6% speendup in Roboto
29226     and 4% in NotoNastaliqUrduDraft :(.
29227
29228  src/hb-set-private.hh | 57
29229  ++++++++++++++++++++++++++++++++++++++++++++++++++-
29230  1 file changed, 56 insertions(+), 1 deletion(-)
29231
29232 commit 241eac9559465fa79f396570af4e87f455b7e9d5
29233 Author: Behdad Esfahbod <behdad@behdad.org>
29234 Date:   Wed Jan 28 20:55:42 2015 -0800
29235
29236     Hide internals of lookup accelerators
29237
29238  src/hb-ot-layout-gsub-table.hh | 5 +++--
29239  src/hb-ot-layout-private.hh    | 5 +++++
29240  src/hb-ot-layout.cc            | 6 +++---
29241  3 files changed, 11 insertions(+), 5 deletions(-)
29242
29243 commit e2d4e8480d85436a3acad8145acac345ed593f5a
29244 Author: Behdad Esfahbod <behdad@behdad.org>
29245 Date:   Wed Jan 28 20:29:48 2015 -0800
29246
29247     [util] Add convenience "make lib" target
29248
29249  util/Makefile.am | 4 ++++
29250  1 file changed, 4 insertions(+)
29251
29252 commit faaae64bf28abdcdd15185374bc09a3809794118
29253 Merge: 7888a6b0 9768e651
29254 Author: Behdad Esfahbod <behdad@behdad.org>
29255 Date:   Wed Feb 25 15:34:34 2015 -0800
29256
29257     Merge pull request #85 from KonstantinRitt/define_inline
29258
29259     Fix build with MSVC on CE
29260
29261 commit 9ee176ee978e6668c4faf00028811ce70979122e
29262 Author: Collin Fair <cpf@cpfx.ca>
29263 Date:   Sat Feb 14 09:59:44 2015 -0500
29264
29265     Stop hb-shape docs leaking into hb-view
29266
29267  util/options.cc | 15 ++++++++-------
29268  1 file changed, 8 insertions(+), 7 deletions(-)
29269
29270 commit 952b8dbdf61da9b4814e09ad3c1b9b76483bef5c
29271 Author: Collin Fair <cpf@cpfx.ca>
29272 Date:   Sat Feb 14 09:44:00 2015 -0500
29273
29274     'All' of the above, not 'each'
29275
29276  util/options.cc | 4 ++--
29277  1 file changed, 2 insertions(+), 2 deletions(-)
29278
29279 commit 9e867b64467c46eea5cc9b1d5a9404a1221bbbfc
29280 Author: Collin Fair <cpf@cpfx.ca>
29281 Date:   Sat Feb 14 09:32:04 2015 -0500
29282
29283     Remove reference to --help-output-content in --help-output (as
29284     --help-output-format's options aren't available in hb-view)
29285
29286  util/options.cc | 2 +-
29287  1 file changed, 1 insertion(+), 1 deletion(-)
29288
29289 commit 1d55ffeb66381889f11ebb9039ca4ec2ca5efbab
29290 Author: Collin Fair <cpf@cpfx.ca>
29291 Date:   Sat Feb 14 09:29:35 2015 -0500
29292
29293     Add serialization syntax documentation. Clarify naming and wording
29294     in --help-output/--help-format
29295
29296  util/options.cc | 30 ++++++++++++++++--------------
29297  1 file changed, 16 insertions(+), 14 deletions(-)
29298
29299 commit 9768e651be0561f07d6f38c3ed8bc5ee04882990
29300 Author: Konstantin Ritt <ritt.ks@gmail.com>
29301 Date:   Sat Feb 14 00:58:51 2015 +0400
29302
29303     Fix build with MSVC on CE
29304
29305     This code is C++ only. There isn't a single C++ compiler that fails to
29306     understand the "inline" keyword, since it's required by C++98. Any
29307     compiler older than C++98 is likely to choke on the template usage
29308     further down, so this isn't necessary.
29309
29310     Moreover, the C++ standard says you cannot define macros.
29311     [lib.macro.names] says "Nor shall such a translation unit define
29312     macros
29313     for names lexically identical to keywords." -- technically, it's a
29314     promise that the Standard Library headers won't do it, the wording
29315     means
29316     that the entire translation unit won't do it, which implies no source
29317     can do it.
29318
29319     MSVC complains about it:
29320     fatal error C1189: #error : The C++ Standard Library forbids
29321     macroizing
29322     keywords. Enable warning C4005 to find the forbidden macro.
29323
29324     Author: Thiago Macieira <thiago.macieira@intel.com>
29325
29326  src/hb-private.hh | 10 ----------
29327  1 file changed, 10 deletions(-)
29328
29329 commit 7888a6b07a9922cedd3e0d235959058e0011357b
29330 Author: Behdad Esfahbod <behdad@behdad.org>
29331 Date:   Wed Jan 28 12:40:40 2015 -0800
29332
29333     [ft] Handle negative scales with vertical writing
29334
29335  src/hb-ft.cc | 8 ++++++++
29336  1 file changed, 8 insertions(+)
29337
29338 commit 982d94eaa2a377616f22f39427e5ed9f1ce43263
29339 Author: Behdad Esfahbod <behdad@behdad.org>
29340 Date:   Wed Jan 28 10:51:33 2015 -0800
29341
29342     [coretext] Don't generate notdef glyph for default-ignorables
29343
29344     As discovered on Chrome Mac:
29345     https://code.google.com/p/chromium/issues/detail?id=452326
29346
29347  src/hb-coretext.cc | 2 ++
29348  src/hb-ot-shape.cc | 2 +-
29349  2 files changed, 3 insertions(+), 1 deletion(-)
29350
29351 commit 6917a045fd8d16952cad75fda8b291b11e1d3564
29352 Author: Behdad Esfahbod <behdad@behdad.org>
29353 Date:   Wed Jan 28 10:43:32 2015 -0800
29354
29355     [coretext] Unbreak glyph positioning in presence of notdef runs
29356
29357     As discovered on Chrome Mac:
29358     https://code.google.com/p/chromium/issues/detail?id=452326
29359
29360     This was originally broken in:
29361
29362             commit 5a0eed3b50629be4826e4e9428f2c3255195395d
29363             Author: Behdad Esfahbod <behdad@behdad.org>
29364             Date:   Mon Aug 11 23:47:16 2014 -0400
29365
29366                 [coretext] Implement vertical shaping
29367
29368  src/hb-coretext.cc | 35 +++++++++++++++++++++++++++--------
29369  1 file changed, 27 insertions(+), 8 deletions(-)
29370
29371 commit 1eff4350239b0768e1042b52db9fb1c0d266f96a
29372 Author: Behdad Esfahbod <behdad@behdad.org>
29373 Date:   Tue Jan 27 12:26:04 2015 -0800
29374
29375     Minor optimization
29376
29377  src/hb-ot-shape-normalize.cc | 9 +++++----
29378  1 file changed, 5 insertions(+), 4 deletions(-)
29379
29380 commit 675956aca01fc4e005a338af43d1c1f4f938abd1
29381 Author: Konstantin Ritt <ritt.ks@gmail.com>
29382 Date:   Tue Jan 27 11:23:07 2015 +0400
29383
29384     Do not leak hb_language_t on hb_language_item_t destruction
29385
29386  src/hb-common.cc | 1 +
29387  1 file changed, 1 insertion(+)
29388
29389 commit b306f9674a599da50754d24fa5aefcb6bba04420
29390 Author: Konstantin Ritt <ritt.ks@gmail.com>
29391 Date:   Tue Jan 27 20:08:41 2015 +0400
29392
29393     Minor improvement to HB_SHAPER_DATA_DESTROY
29394
29395  src/hb-shaper-private.hh | 7 +++----
29396  1 file changed, 3 insertions(+), 4 deletions(-)
29397
29398 commit 61820bc4ca1f02433db4be7c81f27cf97e2bd519
29399 Author: Behdad Esfahbod <behdad@behdad.org>
29400 Date:   Mon Jan 26 14:25:52 2015 -0800
29401
29402     [API] Add hb_buffer_add_latin1()
29403
29404     This is by no ways to promote non-Unicode encodings.  This is an entry
29405     point that takes Unicode codepoints that happen to all be the first
29406     256 characters and hence fit in 8bit strings.  This is useful eg
29407     in Chrome
29408     where strings that can fit in 8bit are implemented that way, and this
29409     avoids copying into UTF-8 or UTF-16.
29410
29411     Perhaps we should rename this to hb_buffer_add_codepoints8().
29412     I'm also
29413     curious if anyone would be really interested in
29414     hb_buffer_add_codepoints16().
29415
29416     Please discuss!
29417
29418  src/hb-buffer.cc      | 36 +++++++++++++++++++++++++-------
29419  src/hb-buffer.h       |  8 ++++++++
29420  src/hb-utf-private.hh | 57
29421  ++++++++++++++++++++++++++++++++++++++-------------
29422  3 files changed, 80 insertions(+), 21 deletions(-)
29423
29424 commit 78c6e86c04f12154c88b9f9264d0bd50b721699b
29425 Author: Behdad Esfahbod <behdad@behdad.org>
29426 Date:   Mon Jan 26 14:08:36 2015 -0800
29427
29428     Fix hb_buffer_add_codepoints to actually NOT validate
29429
29430  src/hb-buffer.cc | 2 +-
29431  1 file changed, 1 insertion(+), 1 deletion(-)
29432
29433 commit 70c25ee215635db23eb0757641bd372940c0d85d
29434 Merge: 28f5e0b2 f3537b62
29435 Author: Behdad Esfahbod <behdad@behdad.org>
29436 Date:   Sun Jan 25 13:06:03 2015 -0800
29437
29438     Merge pull request #81 from KonstantinRitt/fixes/build/win8phone
29439
29440     winrt_buildfixes
29441
29442 commit f3537b620b0a7392ea27f01f465c5ba79459c858
29443 Author: Konstantin Ritt <ritt.ks@gmail.com>
29444 Date:   Sun Jan 25 09:50:51 2015 +0400
29445
29446     Move some code around
29447
29448     Just to keep Windows specific workarounds in a single place.
29449
29450  src/hb-private.hh | 25 ++++++++++++-------------
29451  1 file changed, 12 insertions(+), 13 deletions(-)
29452
29453 commit afb62d88d78cacb6b881aaf329a654fd32f5ae29
29454 Author: Konstantin Ritt <ritt.ks@gmail.com>
29455 Date:   Sun Jan 25 08:16:26 2015 +0400
29456
29457     Do not define MemoryBarrier on WinCE
29458
29459     There is a _HBMemoryBarrier() wrapper function that emulates
29460     MemoryBarrier() behavior when it is not defined.
29461
29462  src/hb-private.hh | 1 -
29463  1 file changed, 1 deletion(-)
29464
29465 commit 7db326a15b173c0d101adc608bf551a628c65dcd
29466 Author: Konstantin Ritt <ritt.ks@gmail.com>
29467 Date:   Sun Jan 25 08:13:24 2015 +0400
29468
29469     Fix build on WinRT
29470
29471     There is no environment (like WinCE) and the basic version
29472     of InitializeCriticalSection is unsupported.
29473
29474     https://codereview.qt-project.org/#/c/92496/
29475
29476  src/hb-mutex-private.hh | 4 ++++
29477  src/hb-private.hh       | 2 ++
29478  2 files changed, 6 insertions(+)
29479
29480 commit 28f5e0b2f41670617bd778660364bbd58b1b68f2
29481 Author: Behdad Esfahbod <behdad@behdad.org>
29482 Date:   Fri Jan 23 12:45:35 2015 -0800
29483
29484     0.9.38
29485
29486  NEWS         | 23 +++++++++++++++++++++++
29487  configure.ac |  2 +-
29488  2 files changed, 24 insertions(+), 1 deletion(-)
29489
29490 commit a319d0777b746a2bbe5cd5a206172f1580da3379
29491 Author: Behdad Esfahbod <behdad@behdad.org>
29492 Date:   Fri Jan 23 12:44:24 2015 -0800
29493
29494     [ft] Handle negative x_scale / y_scale
29495
29496  src/hb-ft.cc | 12 ++++++++++--
29497  1 file changed, 10 insertions(+), 2 deletions(-)
29498
29499 commit b0b38bb892473d9a65e06dd3b4713da39f92bef9
29500 Author: Behdad Esfahbod <behdad@behdad.org>
29501 Date:   Wed Jan 21 19:19:33 2015 -0800
29502
29503     [coretext] Fix positioning of notdef
29504
29505  src/hb-coretext.cc | 19 ++++++++++---------
29506  1 file changed, 10 insertions(+), 9 deletions(-)
29507
29508 commit 70622e5089c01ea16fd9deed11cb39d43145c121
29509 Author: Behdad Esfahbod <behdad@behdad.org>
29510 Date:   Wed Jan 21 18:50:57 2015 -0800
29511
29512     [coretext] Fix scaling
29513
29514     Before we were not accounting for possible differences in x_scale and
29515     y_scale, as well as the signs of those.  All should be in good shape
29516     now.
29517
29518  src/hb-coretext.cc | 26 +++++++++++++++++++-------
29519  1 file changed, 19 insertions(+), 7 deletions(-)
29520
29521 commit 221ba02b0816584a02471037edae7cec9c1b8acc
29522 Author: Behdad Esfahbod <behdad@behdad.org>
29523 Date:   Wed Jan 21 16:42:09 2015 -0800
29524
29525     [coretext] Use vertical advance for notdef in vertical direction
29526
29527  src/hb-coretext.cc | 7 ++++++-
29528  1 file changed, 6 insertions(+), 1 deletion(-)
29529
29530 commit 7988da24c507ee310772f72cc5bcfd3c0a1187a0
29531 Author: Behdad Esfahbod <behdad@behdad.org>
29532 Date:   Wed Jan 21 18:33:50 2015 -0800
29533
29534     Add convenience make target "make lib" in src/
29535
29536  src/Makefile.am | 3 +++
29537  1 file changed, 3 insertions(+)
29538
29539 commit 31d48dd919e3b4a0bec5ede384f76db9b44f4d71
29540 Author: Behdad Esfahbod <behdad@behdad.org>
29541 Date:   Wed Jan 21 01:57:44 2015 -0800
29542
29543     Add README.python
29544
29545  README.python | 26 ++++++++++++++++++++++++++
29546  1 file changed, 26 insertions(+)
29547
29548 commit ca1c2813dd0b082a8c418bd3edd3f6cba97bd5f0
29549 Author: Behdad Esfahbod <behdad@behdad.org>
29550 Date:   Wed Jan 21 01:51:48 2015 -0800
29551
29552     [bindings] Add README.python
29553
29554  Makefile.am | 1 +
29555  1 file changed, 1 insertion(+)
29556
29557 commit cd4eb96abb90a84b42e9b288e39bad759e4411a0
29558 Author: Behdad Esfahbod <behdad@behdad.org>
29559 Date:   Tue Jan 20 12:30:45 2015 -0800
29560
29561     [util] Add --font-size to hb-shape
29562
29563     Also makes hb-view to use 8 bits of subpixel precision and shape at
29564     requested size, instead of always shaping at upem and scaling results.
29565
29566  util/hb-ot-shape-closure.cc |  2 +-
29567  util/hb-shape.cc            |  2 +-
29568  util/hb-view.cc             |  5 ++++-
29569  util/helper-cairo.cc        | 16 ++++++++--------
29570  util/helper-cairo.hh        |  5 ++---
29571  util/main-font-text.hh      |  4 ++--
29572  util/options.cc             | 44
29573  +++++++++++++++++++++++++++++++++++++++++---
29574  util/options.hh             | 16 ++++++++++++----
29575  util/view-cairo.cc          |  2 +-
29576  util/view-cairo.hh          |  8 ++++----
29577  10 files changed, 76 insertions(+), 28 deletions(-)
29578
29579 commit 5789ca69d7464bab5fa0c5bdf404f3afaa490faf
29580 Author: Behdad Esfahbod <behdad@behdad.org>
29581 Date:   Fri Jan 9 14:22:01 2015 -0800
29582
29583     [util] Minor
29584
29585  util/options.cc | 2 +-
29586  1 file changed, 1 insertion(+), 1 deletion(-)
29587
29588 commit 67dfa8c7c2f2e9040a9c60c680f739ada4a35fb5
29589 Author: Behdad Esfahbod <behdad@behdad.org>
29590 Date:   Mon Jan 19 17:00:31 2015 -0800
29591
29592     When matching second glyph of kerning pairs, use bsearch
29593
29594     Roboto has glyphs (like 'F') that have 200 kerning pairs.
29595     Add a handcoded bsearch instead of previous linear search.
29596
29597     This doesn't show much speedup though, apparently we spend the
29598     bulk of the time somewhere before here.
29599
29600  src/hb-ot-layout-gpos-table.hh | 21 ++++++++++++++++-----
29601  1 file changed, 16 insertions(+), 5 deletions(-)
29602
29603 commit e9f5c65be027eb7759ab819e267e24dff3b017b6
29604 Author: Behdad Esfahbod <behdad@behdad.org>
29605 Date:   Mon Jan 19 14:42:11 2015 -0800
29606
29607     [bindings] Minor
29608
29609  src/sample.py | 2 ++
29610  1 file changed, 2 insertions(+)
29611
29612 commit 3704628d1f124234324b5f2bdd5fdd61c14c7801
29613 Merge: 1aaa7d67 5eb939dd
29614 Author: Behdad Esfahbod <behdad@behdad.org>
29615 Date:   Mon Jan 19 16:15:00 2015 -0800
29616
29617     Merge pull request #77 from roozbehp/master
29618
29619     Change New Tai Lue shaping engine from SEA to default
29620
29621 commit 5eb939ddfe9ef217da2e48d7d0f1f4b7501714ad
29622 Author: Roozbeh Pournader <roozbeh@google.com>
29623 Date:   Sun Jan 18 14:30:08 2015 -0800
29624
29625     Change New Tai Lue shaping engine from SEA to default
29626
29627     This is to reflect the UTC decision to change the encoding model of
29628     New Tai Lue from logical to visual to be similar to Thai, Lao, and
29629     Tai Viet: http://www.unicode.org/L2/L2014/14250.htm#141-C26
29630
29631     The visual encoding is already the current practice of encoding New
29632     Tai Lue on the web anyway:
29633     http://www.unicode.org/L2/L2014/14195-newtailue.txt
29634
29635     Fixes behdad/harfbuzz#66.
29636
29637  src/hb-ot-shape-complex-private.hh | 2 +-
29638  1 file changed, 1 insertion(+), 1 deletion(-)
29639
29640 commit 1aaa7d6799b42b392dd191d3c12011721ef99e74
29641 Author: Behdad Esfahbod <behdad@behdad.org>
29642 Date:   Sat Jan 17 20:16:56 2015 -0800
29643
29644     [indic] Fix out-of-bounds access
29645
29646  src/gen-indic-table.py                 |  2 +-
29647  src/hb-ot-shape-complex-indic-table.cc | 36
29648  +++++++++++++++++-----------------
29649  2 files changed, 19 insertions(+), 19 deletions(-)
29650
29651 commit 238d6a38f2ceb7d8dceec9365a823f032b3b9f7d
29652 Author: Behdad Esfahbod <behdad@behdad.org>
29653 Date:   Wed Jan 7 10:51:44 2015 -0800
29654
29655     [bindings] Update sample.py
29656
29657  src/sample.py | 9 ++++++---
29658  1 file changed, 6 insertions(+), 3 deletions(-)
29659
29660 commit 2cd5323531dcd800549b2cb1cb51d708e72ab2d8
29661 Author: Behdad Esfahbod <behdad@behdad.org>
29662 Date:   Tue Jan 6 19:16:38 2015 -0800
29663
29664     [bindings] Use hb_glib_blob_create() in sample
29665
29666     hb_blob_create() is considered C-only API.
29667
29668  src/hb-blob.cc |  8 ++++----
29669  src/sample.py  | 19 +++++++++----------
29670  2 files changed, 13 insertions(+), 14 deletions(-)
29671
29672 commit 0ef179e2dc040c13497af847b8c1cec846dbdbf9
29673 Author: Behdad Esfahbod <behdad@behdad.org>
29674 Date:   Tue Jan 6 16:58:33 2015 -0800
29675
29676     [glib] Add hb_glib_blob_create() that takes GBytes
29677
29678  src/hb-glib.cc | 11 +++++++++++
29679  src/hb-glib.h  |  3 +++
29680  2 files changed, 14 insertions(+)
29681
29682 commit b91904a40da6287f84bc79de60674fa57232ec09
29683 Author: Behdad Esfahbod <behdad@behdad.org>
29684 Date:   Tue Jan 6 15:43:14 2015 -0800
29685
29686     [bindings] Replace deprecated allow-none with optional and nullable
29687
29688  src/hb-blob.cc    | 4 ++--
29689  src/hb-shape.cc   | 2 +-
29690  src/hb-unicode.cc | 2 +-
29691  3 files changed, 4 insertions(+), 4 deletions(-)
29692
29693 commit 81a31f3eff44a85bb2160d51156a01a18f0a97df
29694 Author: Behdad Esfahbod <behdad@behdad.org>
29695 Date:   Tue Jan 6 15:37:31 2015 -0800
29696
29697     [bindings] Make sample Python 2/3 compatible
29698
29699  src/sample.py | 15 ++++++++++++++-
29700  1 file changed, 14 insertions(+), 1 deletion(-)
29701
29702 commit b632e7997d9cb6e4782cab6d8c62e8e5edaa4cb0
29703 Author: Behdad Esfahbod <behdad@behdad.org>
29704 Date:   Tue Jan 6 14:05:26 2015 -0800
29705
29706     Fix up gobject-introspection a bit
29707
29708     Minimal shaping works now!
29709
29710  src/hb-blob.cc   |  6 +++---
29711  src/hb-buffer.cc |  2 +-
29712  src/sample.py    | 34 ++++++++++++++++++++++++++++------
29713  3 files changed, 32 insertions(+), 10 deletions(-)
29714
29715 commit 3d1a666a8629a8502a2bcf23ab943e2b39a0da92
29716 Author: Behdad Esfahbod <behdad@behdad.org>
29717 Date:   Mon Jan 5 14:43:13 2015 -0800
29718
29719     Remove hardcoded ICU include paths.
29720
29721     ICU exports them using LOCAL_EXPORT_C_INCLUDE_DIRS.
29722
29723     https://android-review.googlesource.com/#/c/121311/
29724
29725  Android.mk | 3 +--
29726  1 file changed, 1 insertion(+), 2 deletions(-)
29727
29728 commit 8cb41cb9508eb1bb6319e92f900cfe5e8a131be3
29729 Merge: 365c03fc fb85d618
29730 Author: Behdad Esfahbod <behdad@behdad.org>
29731 Date:   Sun Jan 4 20:32:18 2015 -0800
29732
29733     Merge pull request #76 from cpeterso/cpeterso/Wunused-function
29734
29735     Add #ifdef HB_USE_ATEXIT to fix -Wunused-function warnings
29736
29737 commit fb85d618f5883458bacf0ecb0894772291a2d738
29738 Author: Chris Peterson <cpeterson@mozilla.com>
29739 Date:   Sun Jan 4 19:31:10 2015 -0800
29740
29741     Add #ifdef HB_USE_ATEXIT to fix -Wunused-function warnings
29742
29743  src/hb-common.cc | 2 +-
29744  src/hb-ft.cc     | 4 +++-
29745  src/hb-shape.cc  | 4 +++-
29746  src/hb-shaper.cc | 4 +++-
29747  4 files changed, 10 insertions(+), 4 deletions(-)
29748
29749 commit 365c03fc2bcdb4098314a0e123c46018fb882586
29750 Merge: c36c4a99 d1897a98
29751 Author: Behdad Esfahbod <behdad@behdad.org>
29752 Date:   Sat Jan 3 21:55:30 2015 -0800
29753
29754     Merge pull request #75 from cpeterso/cpeterso/Wunused-value
29755
29756     Fix hb_atomic_ptr_cmpexch -Wunused-value warnings
29757
29758 commit d1897a98d8da40cffb57c07099a9a93cfeaacc36
29759 Author: Chris Peterson <cpeterson@mozilla.com>
29760 Date:   Sat Jan 3 19:46:19 2015 -0800
29761
29762     Fix hb_atomic_ptr_cmpexch -Wunused-value warnings
29763
29764  src/hb-common.cc | 2 +-
29765  src/hb-icu.cc    | 4 +---
29766  2 files changed, 2 insertions(+), 4 deletions(-)
29767
29768 commit c36c4a9924609df648e62e47fa017b19b844fd98
29769 Author: Behdad Esfahbod <behdad@behdad.org>
29770 Date:   Fri Jan 2 14:09:23 2015 -0800
29771
29772     Add missing va_end()
29773
29774     Fixes https://github.com/behdad/harfbuzz/pull/74
29775
29776  util/options.cc | 1 +
29777  1 file changed, 1 insertion(+)
29778
29779 commit f34aaba8687a20794835e2dc878c52d1b53e6f85
29780 Author: Behdad Esfahbod <behdad@behdad.org>
29781 Date:   Sun Dec 28 18:56:15 2014 -0800
29782
29783     [ft] Don't set font ppem
29784
29785     For discussion see:
29786
29787       http://lists.freedesktop.org/archives/harfbuzz/2012-April/001905.html
29788
29789     Over time we have had added NO_HINTING all over the place in hb-ft.
29790     Finish it off.
29791     Not setting ppem on hb-font disables get_contour_point() calls which
29792     is good anyway.
29793
29794     See comments in the commit.
29795
29796  src/hb-ft.cc | 9 +++++++++
29797  1 file changed, 9 insertions(+)
29798
29799 commit 350f3a02ce225e5d78db8ac96de1351ff9f96dd5
29800 Author: Behdad Esfahbod <behdad@behdad.org>
29801 Date:   Sun Dec 28 17:44:26 2014 -0800
29802
29803     [ft] Add hb_ft_face_create_referenced() and
29804     hb_ft_font_create_referenced()
29805
29806     When I originally wrote hb-ft, FreeType objects did not support
29807     reference
29808     counting.  As such, hb_ft_face_create() and hb_ft_font_create() had a
29809     "destroy" callback and client was responsible for making sure
29810     FT_Face is
29811     kept around as long as the hb-font/face are alive.
29812
29813     However, since this was not clearly documented, some clienets didn't
29814     correctly did that.  In particular, some clients assumed that
29815     it's safe
29816     to destroy FT_Face and then hb_face_t.  This, indeed, used to work,
29817     until
29818     45fd9424c723f115ca98995b8f8a25185a6fc71d, which make face destroy
29819     access
29820     font tables.
29821
29822     Now, I fixed that issue in 395b35903e052aecc97d0807e4f813c64c0d2b0b
29823     since
29824     the access was not needed, but the problem remains that not all
29825     clients
29826     handle this correctly.  See:
29827
29828       https://bugs.freedesktop.org/show_bug.cgi?id=86300
29829
29830     Fortunately, FT_Reference_Face() was added to FreeType in 2010,
29831     and so we
29832     can use it now.  Originally I wanted to change hb_ft_face_create() and
29833     hb_ft_font_create() to reference the face if destroy==NULL was
29834     passed in.
29835     That would improve pretty much all clients, with little undesired
29836     effects.
29837     Except that FreeType itself, when compiled with HarfBuzz support,
29838     calls
29839     hb_ft_font_create() with destroy==NULL and saves the resulting
29840     hb-font on
29841     the ft-face (why does it not free it immediately?).  Making hb-face
29842     reference ft-face causes a cycling reference there.  At least,
29843     that's my
29844     current understanding.
29845
29846     At any rate, a cleaner approach, even if it means all clients will
29847     need a
29848     change, is to introduce brand new API.  Which this commit does.
29849
29850     Some comments added to hb-ft.h, hoping to make future clients
29851     make better
29852     choices.
29853
29854     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=75299
29855
29856  configure.ac |  4 ++--
29857  src/hb-ft.cc | 32 ++++++++++++++++++++++++++++++++
29858  src/hb-ft.h  | 59
29859  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
29860  3 files changed, 92 insertions(+), 3 deletions(-)
29861
29862 commit 9a3b74884b2e41c7040611030f4336f13d18fd3e
29863 Author: Behdad Esfahbod <behdad@behdad.org>
29864 Date:   Sun Dec 28 17:27:39 2014 -0800
29865
29866     Remove redundant check for FT_Face_GetCharVariantIndex
29867
29868     We require FreeType >= 2.8.3.  This symbol was introduced earlier
29869     than that.
29870
29871  configure.ac | 9 +--------
29872  src/hb-ft.cc | 2 --
29873  2 files changed, 1 insertion(+), 10 deletions(-)
29874
29875 commit 1226b2e930aa456cc05bbe621c96f4286a95cff6
29876 Author: Behdad Esfahbod <behdad@behdad.org>
29877 Date:   Sun Dec 28 17:04:23 2014 -0800
29878
29879     Fix FreeType version check
29880
29881  configure.ac | 3 ++-
29882  1 file changed, 2 insertions(+), 1 deletion(-)
29883
29884 commit affacf2f37db767ab8df7f2db6cd9e0e9b0a2b8a
29885 Author: Behdad Esfahbod <behdad@behdad.org>
29886 Date:   Sun Dec 28 16:20:31 2014 -0800
29887
29888     [ft] Open blob in READONLY mode
29889
29890     HB_MEMORY_MODE_READONLY_MAY_MAKE_WRITABLE is deprecated and fairly
29891     useless now.
29892
29893  src/hb-ft.cc | 6 +-----
29894  1 file changed, 1 insertion(+), 5 deletions(-)
29895
29896 commit 395b35903e052aecc97d0807e4f813c64c0d2b0b
29897 Author: Behdad Esfahbod <behdad@behdad.org>
29898 Date:   Sun Dec 28 16:03:26 2014 -0800
29899
29900     Avoid accessing layout tables at face destruction
29901
29902     "Fixes" https://bugs.freedesktop.org/show_bug.cgi?id=86300
29903
29904     Based on discussion someone else who had a similar issue, most
29905     probably
29906     the user is releasing FT_Face before destructing hb_face_t /
29907     hb_font_t.
29908     While that's a client bug, and while we can (and should) use FreeType
29909     refcounting to help avoid that, it happens that we were accessing
29910     the table when we didn't really have to.  Avoid that.
29911
29912  src/hb-ot-layout-private.hh                | 3 +--
29913  src/hb-ot-layout.cc                        | 4 ++--
29914  src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
29915  3 files changed, 4 insertions(+), 5 deletions(-)
29916
29917 commit 7d5e7613ced3dd39d05df83ca7e8952cbecd68f6
29918 Author: Behdad Esfahbod <behdad@behdad.org>
29919 Date:   Thu Dec 18 18:22:21 2014 -0800
29920
29921     Fail blob creation if length overflows or is too large
29922
29923     Fail if blob start plus length overflows; or if blob length
29924     is greater than 2GB.  It takes a while for fonts to get to that
29925     size.  In the mean time, it protects against bugs like this:
29926
29927       http://www.icu-project.org/trac/ticket/11450
29928
29929     Also avoids some weird issues with 32bit vs 64bit systems
29930     as we accept length as unsigned int.  As such, a length of
29931     -1 will cause overflow on 32bit machines, but happily
29932     accepted on a 64bit machine.  Avoid that.
29933
29934  src/hb-blob.cc       | 5 ++++-
29935  test/api/test-blob.c | 3 +++
29936  2 files changed, 7 insertions(+), 1 deletion(-)
29937
29938 commit d5a5052098b0aa79ff55c235e61a9db477c4120f
29939 Author: Behdad Esfahbod <behdad@behdad.org>
29940 Date:   Thu Dec 18 18:09:41 2014 -0800
29941
29942     Assert that blob length doesn't overflow address.
29943
29944     This will crash now, if blob was created with wrong length.
29945     Check for that coming next commit.
29946
29947  src/hb-open-type-private.hh | 1 +
29948  1 file changed, 1 insertion(+)
29949
29950 commit 66e37409b3bc1eddc86704ae26d9176677ce6aa6
29951 Author: Behdad Esfahbod <behdad@behdad.org>
29952 Date:   Wed Dec 17 12:09:17 2014 -0800
29953
29954     0.9.37
29955
29956  NEWS         | 8 ++++++++
29957  configure.ac | 2 +-
29958  2 files changed, 9 insertions(+), 1 deletion(-)
29959
29960 commit 093c520de506aec74f3fb1e195c0ca85813424dd
29961 Author: Behdad Esfahbod <behdad@behdad.org>
29962 Date:   Fri Dec 12 21:07:53 2014 -0800
29963
29964     [otlayout] Mark variables that are C arrays as opposed to OT::ArrayOf
29965
29966  src/hb-ot-layout-gpos-table.hh       | 24 +++++++--------
29967  src/hb-ot-layout-gsubgpos-private.hh | 60
29968  ++++++++++++++++++------------------
29969  2 files changed, 42 insertions(+), 42 deletions(-)
29970
29971 commit 9df0a520306a491f973d42965597bfda6023e508
29972 Author: Behdad Esfahbod <behdad@behdad.org>
29973 Date:   Fri Dec 12 20:54:28 2014 -0800
29974
29975     [otlayout] Avoid invalid access with Context format 3
29976
29977  src/hb-ot-layout-gsubgpos-private.hh | 2 ++
29978  1 file changed, 2 insertions(+)
29979
29980 commit 295ef1dd5229f47d8e0eb5b4eb48c90a6b470073
29981 Author: Behdad Esfahbod <behdad@behdad.org>
29982 Date:   Fri Dec 12 20:43:18 2014 -0800
29983
29984     [ot] Debug get_coverage
29985
29986  src/hb-ot-layout-gsubgpos-private.hh | 6 +++++-
29987  1 file changed, 5 insertions(+), 1 deletion(-)
29988
29989 commit 00f6a8e334ec4c586e4e633a95b411ccb50306d3
29990 Author: Behdad Esfahbod <behdad@behdad.org>
29991 Date:   Fri Dec 12 20:36:49 2014 -0800
29992
29993     [ot] Print format in dispatch trace
29994
29995  src/hb-ot-layout-gpos-table.hh       | 16 ++++++++--------
29996  src/hb-ot-layout-gsub-table.hh       | 14 +++++++-------
29997  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++----
29998  3 files changed, 19 insertions(+), 19 deletions(-)
29999
30000 commit 5c7d6f02d71362c2b192a7d96e6181977682921c
30001 Author: Behdad Esfahbod <behdad@behdad.org>
30002 Date:   Fri Dec 12 20:28:49 2014 -0800
30003
30004     Minor
30005
30006  src/hb-private.hh | 4 +++-
30007  1 file changed, 3 insertions(+), 1 deletion(-)
30008
30009 commit 153beebba9b76901b8b62b90ba0dc69462ae2090
30010 Author: Behdad Esfahbod <behdad@behdad.org>
30011 Date:   Fri Dec 12 19:46:09 2014 -0800
30012
30013     [ot] Make sure all toplevel tables have tableTag
30014
30015  src/hb-open-file-private.hh | 2 ++
30016  src/hb-ot-hhea-table.hh     | 2 ++
30017  src/hb-ot-hmtx-table.hh     | 2 ++
30018  3 files changed, 6 insertions(+)
30019
30020 commit 282b13f9b4d86b091714de7fbddc94b3e3ff3d91
30021 Author: Behdad Esfahbod <behdad@behdad.org>
30022 Date:   Fri Dec 12 19:32:46 2014 -0800
30023
30024     [sanitize] Improve debug output some more
30025
30026  src/hb-open-type-private.hh | 30 ++++++++++++++++--------------
30027  1 file changed, 16 insertions(+), 14 deletions(-)
30028
30029 commit 0766ee1f4e6046598a2e8fb1b167c3942b4a87a0
30030 Author: Behdad Esfahbod <behdad@behdad.org>
30031 Date:   Fri Dec 12 18:23:20 2014 -0800
30032
30033     [sanitize] Improve debug output
30034
30035  src/hb-open-type-private.hh | 20 ++++++++++----------
30036  1 file changed, 10 insertions(+), 10 deletions(-)
30037
30038 commit e6f80fa1044243898c402ec6a59d6c1b5420be53
30039 Author: Behdad Esfahbod <behdad@behdad.org>
30040 Date:   Wed Dec 10 12:05:24 2014 -0800
30041
30042     [indic] Allow ZWJ/ZWNJ before SM
30043
30044     In Oriya, a ZWJ/ZWNJ might be added before candrabindu to encourage
30045     or stop ligation of the candrabindu.  This is clearly specified in
30046     the Unicode section on Oriya.  Allow it there.  Note that Uniscribe
30047     doesn't allow this.
30048
30049     Micro tests added using Noto Sans Oriya draft.
30050
30051     No changes in numbers.  Currently at:
30052
30053     BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
30054     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
30055     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
30056     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
30057     KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
30058     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
30059     MALAYALAM: 1048147 out of 1048334 tests passed. 187 failed
30060     (0.0178378%)
30061     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
30062     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
30063     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
30064     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
30065
30066  src/hb-ot-shape-complex-indic-machine.rl                 |   2 +-
30067  test/shaping/Makefile.am                                 |   1 +
30068  .../sha1sum/5028afb650b1bb718ed2131e872fbcce57828fff.ttf | Bin 0 ->
30069  4720 bytes
30070  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
30071  test/shaping/tests/MANIFEST                              |   1 +
30072  test/shaping/tests/indic-joiner-candrabindu.tests        |   2 ++
30073  6 files changed, 6 insertions(+), 1 deletion(-)
30074
30075 commit c0e95abc5f3f14121483b71f10837828a3a1d73a
30076 Author: Behdad Esfahbod <behdad@behdad.org>
30077 Date:   Thu Nov 20 14:42:24 2014 -0800
30078
30079     0.9.36
30080
30081  NEWS         | 12 ++++++++++++
30082  configure.ac |  2 +-
30083  2 files changed, 13 insertions(+), 1 deletion(-)
30084
30085 commit fde3e4a423871463c883cb969e99c29cb6f69f6b
30086 Author: Behdad Esfahbod <behdad@behdad.org>
30087 Date:   Wed Oct 29 11:23:08 2014 -0700
30088
30089     In hb_ot_collect_glyphs(), don't recurse to a lookup more than once
30090
30091     Otherwise, we might process a lookup thousands of times, with no
30092     benefit.  This pathological case was hit by Noto Nastaliq Urdu Draft
30093     in Firefox's code to determine whether space glyph is involved in
30094     any GSUB/GPOS rules.  A test page is at http://behdad.org/urdu
30095
30096     See:
30097     https://bugzilla.mozilla.org/show_bug.cgi?id=1090869
30098
30099  src/hb-ot-layout-gsubgpos-private.hh | 17 ++++++++++++++++-
30100  1 file changed, 16 insertions(+), 1 deletion(-)
30101
30102 commit 5a5640d8506ccfc99fd119e89e829170d1fea421
30103 Author: Behdad Esfahbod <behdad@behdad.org>
30104 Date:   Tue Oct 14 21:26:13 2014 -0700
30105
30106     Move code around
30107
30108  src/hb-open-type-private.hh | 50
30109  ++++++++++++++++++++++-----------------------
30110  1 file changed, 25 insertions(+), 25 deletions(-)
30111
30112 commit 666b42f73bd1f516657b206ef738108825bf239f
30113 Author: Behdad Esfahbod <behdad@behdad.org>
30114 Date:   Tue Oct 14 21:24:59 2014 -0700
30115
30116     Move macros around
30117
30118     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=84491
30119
30120  src/hb-open-type-private.hh | 63
30121  ++++++++++++++++++++++++++++++++++++++-------
30122  src/hb-private.hh           | 41 -----------------------------
30123  src/hb-uniscribe.cc         |  6 +++++
30124  3 files changed, 60 insertions(+), 50 deletions(-)
30125
30126 commit 5c87120b8178566ddae99d9825edc24f9b87ea3d
30127 Author: Behdad Esfahbod <behdad@behdad.org>
30128 Date:   Tue Oct 14 20:07:31 2014 -0700
30129
30130     Fix misc warnings
30131
30132     Fixes https://github.com/behdad/harfbuzz/pull/51
30133
30134  src/hb-buffer-deserialize-json.rl | 4 ++--
30135  src/hb-ot-layout-gsub-table.hh    | 2 +-
30136  src/hb-private.hh                 | 6 +++---
30137  3 files changed, 6 insertions(+), 6 deletions(-)
30138
30139 commit a1f27ac3c48cfe6d532dc422cf256952fea472ed
30140 Author: Behdad Esfahbod <behdad@behdad.org>
30141 Date:   Thu Oct 2 16:54:33 2014 -0400
30142
30143     Update test expectation for previous commit
30144
30145  test/shaping/tests/arabic-fallback-shaping.tests | 2 +-
30146  1 file changed, 1 insertion(+), 1 deletion(-)
30147
30148 commit 8afaf096870d7895cf2fffb6438b02c0ad1b6c52
30149 Author: Behdad Esfahbod <behdad@behdad.org>
30150 Date:   Thu Oct 2 16:40:41 2014 -0400
30151
30152     [ft] Add NO_HINTING in a couple other places
30153
30154  src/hb-ft.cc | 4 ++--
30155  1 file changed, 2 insertions(+), 2 deletions(-)
30156
30157 commit 7228011411f0e490ad1ba9894dd0d576823903ea
30158 Author: Behdad Esfahbod <behdad@behdad.org>
30159 Date:   Wed Oct 1 18:58:43 2014 -0400
30160
30161     [travis] Fix clang again
30162
30163  .travis.yml | 2 +-
30164  1 file changed, 1 insertion(+), 1 deletion(-)
30165
30166 commit 406a020e5228d4a04da6282f5a75165bab7a483e
30167 Author: Behdad Esfahbod <behdad@behdad.org>
30168 Date:   Wed Oct 1 18:54:55 2014 -0400
30169
30170     [travis] Fail build if coveralls fails
30171
30172  .travis.yml | 15 ++-------------
30173  1 file changed, 2 insertions(+), 13 deletions(-)
30174
30175 commit a8aa20260dbd9af9cbcc7d545fa8b41b07aae276
30176 Author: Behdad Esfahbod <behdad@behdad.org>
30177 Date:   Wed Oct 1 18:48:40 2014 -0400
30178
30179     [travis] Only run coveralls under gcc
30180
30181  .travis.yml | 5 ++---
30182  1 file changed, 2 insertions(+), 3 deletions(-)
30183
30184 commit 5de0407337d630117e424b7c715b7cbd432f4ef9
30185 Author: Behdad Esfahbod <behdad@behdad.org>
30186 Date:   Wed Oct 1 18:18:25 2014 -0400
30187
30188     Help clang with gcov
30189
30190  src/check-defs.sh    | 2 +-
30191  src/check-symbols.sh | 6 +++---
30192  2 files changed, 4 insertions(+), 4 deletions(-)
30193
30194 commit ef40ca8e5e830231539dc61088b58e907a840629
30195 Author: Behdad Esfahbod <behdad@behdad.org>
30196 Date:   Wed Oct 1 18:07:27 2014 -0400
30197
30198     [travis] Try to make coverage work with clang
30199
30200  .travis.yml | 11 ++++++-----
30201  1 file changed, 6 insertions(+), 5 deletions(-)
30202
30203 commit 52784da17b7278f2587168234878bb15d918c9fe
30204 Author: Behdad Esfahbod <behdad@behdad.org>
30205 Date:   Wed Oct 1 17:57:43 2014 -0400
30206
30207     [travis] Minor
30208
30209  README | 6 +++---
30210  1 file changed, 3 insertions(+), 3 deletions(-)
30211
30212 commit f2c9005f5123c7f9b227fd9ac9a3438c5fe4cf47
30213 Author: Behdad Esfahbod <behdad@behdad.org>
30214 Date:   Wed Oct 1 17:45:17 2014 -0400
30215
30216     Add README.md symlink to make github happy
30217
30218  README.md | 1 +
30219  1 file changed, 1 insertion(+)
30220
30221 commit 40987e8aaca4155d9cff211549e8d23f24c334e5
30222 Author: Behdad Esfahbod <behdad@behdad.org>
30223 Date:   Wed Oct 1 17:44:30 2014 -0400
30224
30225     [travis] Re-enable clang
30226
30227  .travis.yml | 8 +-------
30228  1 file changed, 1 insertion(+), 7 deletions(-)
30229
30230 commit 5400ac476e5a5bcc66559fcfb05a683a6b433ea1
30231 Author: Behdad Esfahbod <behdad@behdad.org>
30232 Date:   Wed Oct 1 17:41:41 2014 -0400
30233
30234     Add build and coverage status links
30235
30236  README | 3 +++
30237  1 file changed, 3 insertions(+)
30238
30239 commit 19360e0a5609c65842a989587b01a4dc7c9eae36
30240 Author: Behdad Esfahbod <behdad@behdad.org>
30241 Date:   Wed Oct 1 17:35:03 2014 -0400
30242
30243     [travis] Report matrix settings to help debugging
30244
30245  .travis.yml | 6 ++++++
30246  1 file changed, 6 insertions(+)
30247
30248 commit 9b89fc52f49b80df1f27ac7de69e0152bdcc94d6
30249 Author: Behdad Esfahbod <behdad@behdad.org>
30250 Date:   Wed Oct 1 17:20:31 2014 -0400
30251
30252     [travis] More coveralls
30253
30254  .travis.yml | 7 ++++++-
30255  1 file changed, 6 insertions(+), 1 deletion(-)
30256
30257 commit a68f2b62c1f24009993911b1dbcb76b821e58c51
30258 Author: Behdad Esfahbod <behdad@behdad.org>
30259 Date:   Wed Oct 1 17:05:58 2014 -0400
30260
30261     [travis] Give coveralls a hand
30262
30263  .travis.yml | 1 +
30264  1 file changed, 1 insertion(+)
30265
30266 commit 5194d647e13aa5ba2cfcdbdcd4a659dc5bd11418
30267 Author: Behdad Esfahbod <behdad@behdad.org>
30268 Date:   Wed Oct 1 17:03:26 2014 -0400
30269
30270     [travis] Disable clang for now
30271
30272  .travis.yml | 2 +-
30273  1 file changed, 1 insertion(+), 1 deletion(-)
30274
30275 commit 715f27f85f97fee13b119f60037db5c139489ee6
30276 Author: Behdad Esfahbod <behdad@behdad.org>
30277 Date:   Wed Oct 1 16:53:00 2014 -0400
30278
30279     [test] Fixup test
30280
30281  test/shaping/tests/hangul-jamo.tests | 9 ---------
30282  1 file changed, 9 deletions(-)
30283
30284 commit 2a508ddae5de3852243725ce22caa3dcffccb83e
30285 Author: Behdad Esfahbod <behdad@behdad.org>
30286 Date:   Wed Oct 1 16:49:22 2014 -0400
30287
30288     [travis] Another try at coveralls.io
30289
30290  .travis.yml | 6 +++---
30291  1 file changed, 3 insertions(+), 3 deletions(-)
30292
30293 commit dfe8078e5be46cab5e67aed977749c1d6725e6a7
30294 Author: Behdad Esfahbod <behdad@behdad.org>
30295 Date:   Wed Oct 1 16:38:47 2014 -0400
30296
30297     [travis] First try to hookup coveralls.io code coverage tracking
30298
30299  .travis.yml | 6 ++++--
30300  1 file changed, 4 insertions(+), 2 deletions(-)
30301
30302 commit 1b387571e4d0eed883f1ae8ec85cf0e818b4a7f9
30303 Author: Behdad Esfahbod <behdad@behdad.org>
30304 Date:   Wed Oct 1 16:14:59 2014 -0400
30305
30306     [travis] Unbreak
30307
30308  .travis.yml | 8 +-------
30309  1 file changed, 1 insertion(+), 7 deletions(-)
30310
30311 commit e281ed360dfdf803aea87b6078983867d08e07a7
30312 Author: Behdad Esfahbod <behdad@behdad.org>
30313 Date:   Wed Oct 1 16:09:08 2014 -0400
30314
30315     [travis] Minor
30316
30317  .travis.yml | 23 +++++++++++++++++++++--
30318  1 file changed, 21 insertions(+), 2 deletions(-)
30319
30320 commit c0b82ba32a1987902a3b9c05b46f8be6b121883a
30321 Author: Behdad Esfahbod <behdad@behdad.org>
30322 Date:   Wed Oct 1 14:24:07 2014 -0400
30323
30324     Create ragel-generated files in srcdir
30325
30326  src/Makefile.am | 25 ++++++++++---------------
30327  1 file changed, 10 insertions(+), 15 deletions(-)
30328
30329 commit 79bbb10b0da49ace763a50f259c2ea687143f7ea
30330 Author: Behdad Esfahbod <behdad@behdad.org>
30331 Date:   Wed Oct 1 13:33:21 2014 -0400
30332
30333     Clean ragel-generated headers in maintainercleanfiles
30334
30335  src/Makefile.am | 7 +++++++
30336  1 file changed, 7 insertions(+)
30337
30338 commit 8971cac83eb4f06847abfa3eaa15857d27141810
30339 Author: Behdad Esfahbod <behdad@behdad.org>
30340 Date:   Wed Oct 1 12:41:03 2014 -0400
30341
30342     Don't use tmp files in Makefile
30343
30344     Useful for code-coverage generation of the ragel-generated files
30345     as they will now contain the correct .hh filename in them.
30346
30347  src/Makefile.am | 27 +++++++++++++--------------
30348  1 file changed, 13 insertions(+), 14 deletions(-)
30349
30350 commit 22723186652224a635f1dad5cda0f753e78c301d
30351 Author: Behdad Esfahbod <behdad@behdad.org>
30352 Date:   Wed Oct 1 11:56:07 2014 -0400
30353
30354     check-static-inits: Filter out zero-length sections
30355
30356     When compiling with -O0, zero-sized constructors were showing up
30357     and confusing the test.
30358
30359  src/check-static-inits.sh | 2 +-
30360  1 file changed, 1 insertion(+), 1 deletion(-)
30361
30362 commit b695a3dc2300ed970a4154ad8b997407b3cb4faf
30363 Author: Behdad Esfahbod <behdad@behdad.org>
30364 Date:   Wed Oct 1 11:55:14 2014 -0400
30365
30366     check-static-inits: check for static finalizers
30367
30368  src/check-static-inits.sh | 4 ++--
30369  1 file changed, 2 insertions(+), 2 deletions(-)
30370
30371 commit 250398b1e4f102e4e44eeb9e2aebf0cd2d397344
30372 Author: Behdad Esfahbod <behdad@behdad.org>
30373 Date:   Wed Oct 1 11:28:01 2014 -0400
30374
30375     Hide other bubble-sort
30376
30377  src/hb-private.hh | 2 +-
30378  1 file changed, 1 insertion(+), 1 deletion(-)
30379
30380 commit c1e87442621beff98791ce56cfd1ccee506c4ee6
30381 Author: Behdad Esfahbod <behdad@behdad.org>
30382 Date:   Wed Oct 1 11:07:08 2014 -0400
30383
30384     Hide bubble-sort!
30385
30386  src/hb-private.hh | 2 +-
30387  1 file changed, 1 insertion(+), 1 deletion(-)
30388
30389 commit 80f77282264afb1356351024b1f062b2824bba3b
30390 Author: Behdad Esfahbod <behdad@behdad.org>
30391 Date:   Thu Sep 25 17:59:46 2014 +0300
30392
30393     [util] Fix ansi output when surface is empty
30394
30395  util/helper-cairo-ansi.cc | 4 ++--
30396  1 file changed, 2 insertions(+), 2 deletions(-)
30397
30398 commit 156852991e18e5ac256ee4d6b2916931cc274977
30399 Author: Behdad Esfahbod <behdad@behdad.org>
30400 Date:   Thu Sep 25 17:45:49 2014 +0300
30401
30402     [ot-font] Add hb_ot_face_cmap_accelerator_t
30403
30404  src/hb-ot-font.cc | 113
30405  +++++++++++++++++++++++++++++++-----------------------
30406  1 file changed, 66 insertions(+), 47 deletions(-)
30407
30408 commit d088ccaf11d9475fe0d269ce130b1793b8a1ffbf
30409 Author: Behdad Esfahbod <behdad@behdad.org>
30410 Date:   Thu Sep 25 17:26:56 2014 +0300
30411
30412     [ot-font] Minor
30413
30414  src/hb-ot-font.cc | 23 ++++++++++++-----------
30415  1 file changed, 12 insertions(+), 11 deletions(-)
30416
30417 commit d7c160a1530adabbcf33725b105072293115a34c
30418 Author: Behdad Esfahbod <behdad@behdad.org>
30419 Date:   Thu Sep 25 17:15:35 2014 +0300
30420
30421     [ot-font] Handle missing vertical metrics tables
30422
30423  src/hb-ot-font.cc | 26 +++++++++++++++++++-------
30424  1 file changed, 19 insertions(+), 7 deletions(-)
30425
30426 commit be1cca270257bfdfee3fbe821175269713acf408
30427 Author: Behdad Esfahbod <behdad@behdad.org>
30428 Date:   Thu Sep 25 16:53:24 2014 +0300
30429
30430     [ot-font] Add metrics_accel_t
30431
30432  src/hb-ot-font.cc       | 111
30433  ++++++++++++++++++++++--------------------------
30434  src/hb-ot-hhea-table.hh |   2 +-
30435  src/hb-ot-hmtx-table.hh |   4 +-
30436  3 files changed, 54 insertions(+), 63 deletions(-)
30437
30438 commit d41b809e9d21e655129a97c600d28f278fd7e62c
30439 Author: Behdad Esfahbod <behdad@behdad.org>
30440 Date:   Thu Sep 25 13:04:08 2014 +0300
30441
30442     [ot-font] Start adding vertical support
30443
30444  src/hb-ot-font.cc       | 57 ++++++++++++++++++++++++++++++++++----------
30445  src/hb-ot-hhea-table.hh | 63
30446  ++++++++++++++++++++++++++-----------------------
30447  src/hb-ot-hmtx-table.hh | 35 +++++++++++++++++----------
30448  3 files changed, 100 insertions(+), 55 deletions(-)
30449
30450 commit 22f0de5025aeeef4c8b3ca876d291d4c8e558d94
30451 Author: Behdad Esfahbod <behdad@behdad.org>
30452 Date:   Mon Aug 25 12:54:57 2014 -0400
30453
30454     Fix build
30455
30456  src/hb-ot-shape-complex-arabic-win1256.hh | 3 +++
30457  1 file changed, 3 insertions(+)
30458
30459 commit d457e3f0ff9b27616a34e4cc110d3edbf8796841
30460 Author: Behdad Esfahbod <behdad@behdad.org>
30461 Date:   Mon Aug 25 12:31:19 2014 -0400
30462
30463     [arabic] Don't #include __FILE__
30464
30465     Fine!
30466
30467     https://code.google.com/p/chromium/issues/detail?id=406957
30468
30469  src/hb-ot-shape-complex-arabic-win1256.hh | 2 +-
30470  1 file changed, 1 insertion(+), 1 deletion(-)
30471
30472 commit 9ceb673d9c35bb28c9b2ed5359bdd8b23fda0019
30473 Author: Behdad Esfahbod <behdad@behdad.org>
30474 Date:   Mon Aug 25 11:48:12 2014 -0400
30475
30476     [arabic] Allow disabling win1256 fallback code
30477
30478     By defining HB_NO_WIN1256.
30479
30480  src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
30481  1 file changed, 1 insertion(+), 1 deletion(-)
30482
30483 commit 8a9319502141c09695461c386e54f998250420e9
30484 Author: Behdad Esfahbod <behdad@behdad.org>
30485 Date:   Fri Aug 22 12:06:57 2014 -0400
30486
30487     [ot] Prefer Windows platform cmap tables / accept all Unicode
30488     encodingIDs
30489
30490     Some fonts on the Mac ship with (0,1).
30491
30492  src/hb-ot-font.cc | 7 +++++--
30493  1 file changed, 5 insertions(+), 2 deletions(-)
30494
30495 commit 270971a0fccdf4964fd3e8ab8e5cf53037a3518d
30496 Author: Behdad Esfahbod <behdad@behdad.org>
30497 Date:   Fri Aug 15 14:28:04 2014 -0400
30498
30499     [win32] Avoid preprocessor warnings re macros
30500
30501  src/hb-private.hh | 8 ++++++--
30502  1 file changed, 6 insertions(+), 2 deletions(-)
30503
30504 commit 8c6bd34d38fb3007c3d660fce0095cc5c7e9962e
30505 Author: Behdad Esfahbod <behdad@behdad.org>
30506 Date:   Thu Aug 14 13:33:37 2014 -0400
30507
30508     Fix check-symbols on OS X
30509
30510  src/check-libstdc++.sh | 14 +++++++-------
30511  src/check-symbols.sh   |  8 +++++++-
30512  2 files changed, 14 insertions(+), 8 deletions(-)
30513
30514 commit 522b1cc5261c1419166bfb90d2ff634b684be66a
30515 Author: Behdad Esfahbod <behdad@behdad.org>
30516 Date:   Thu Aug 14 13:29:30 2014 -0400
30517
30518     [coretext] Hide feature_mappings
30519
30520  src/hb-coretext.cc | 2 +-
30521  1 file changed, 1 insertion(+), 1 deletion(-)
30522
30523 commit 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac
30524 Author: Behdad Esfahbod <behdad@behdad.org>
30525 Date:   Thu Aug 14 13:25:55 2014 -0400
30526
30527     Simplify hb-object
30528
30529  src/hb-object-private.hh | 118
30530  +++++++++++++++--------------------------------
30531  1 file changed, 36 insertions(+), 82 deletions(-)
30532
30533 commit 9d861b81f349188a4507350398786a6e94038095
30534 Author: Behdad Esfahbod <behdad@behdad.org>
30535 Date:   Thu Aug 14 13:15:21 2014 -0400
30536
30537     Really fix clang build this time
30538
30539  src/hb-object-private.hh | 141
30540  +++++++++++++++++++++++------------------------
30541  1 file changed, 68 insertions(+), 73 deletions(-)
30542
30543 commit 272226f294382b0c6921b36e0e67fc53daa765d3
30544 Author: Behdad Esfahbod <behdad@behdad.org>
30545 Date:   Thu Aug 14 13:11:33 2014 -0400
30546
30547     Revert "Fix build on clang after previous commit"
30548
30549     This reverts commit 9c80cbc87f23040a334e30c750f64523d9ef10c8.
30550
30551  src/hb-object-private.hh | 34 +++++++++++++---------------------
30552  1 file changed, 13 insertions(+), 21 deletions(-)
30553
30554 commit 9c80cbc87f23040a334e30c750f64523d9ef10c8
30555 Author: Behdad Esfahbod <behdad@behdad.org>
30556 Date:   Thu Aug 14 13:09:52 2014 -0400
30557
30558     Fix build on clang after previous commit
30559
30560  src/hb-object-private.hh | 34 +++++++++++++++++++++-------------
30561  1 file changed, 21 insertions(+), 13 deletions(-)
30562
30563 commit a5a27073cfff91c4f80209ca8462543130af61dd
30564 Author: Behdad Esfahbod <behdad@behdad.org>
30565 Date:   Thu Aug 14 13:05:36 2014 -0400
30566
30567     Rewrite this==NULL checks to avoid undefined behavior
30568
30569     Fixes https://code.google.com/p/chromium/issues/detail?id=403594
30570
30571  src/hb-object-private.hh | 18 ++++++++----------
30572  1 file changed, 8 insertions(+), 10 deletions(-)
30573
30574 commit cc3b2d432b02f9381cdf19e2dd5fbbdd002a750c
30575 Author: Behdad Esfahbod <behdad@behdad.org>
30576 Date:   Thu Aug 14 12:59:16 2014 -0400
30577
30578     Remove this==NULL check from face->reference_table()
30579
30580     Not supposed to happen, and apparently this is undefined in C++.
30581     https://code.google.com/p/chromium/issues/detail?id=403594
30582
30583  src/hb-face-private.hh | 2 +-
30584  1 file changed, 1 insertion(+), 1 deletion(-)
30585
30586 commit cd7ea4f791dc41d62ad238673e2ea0107883c9e3
30587 Author: Behdad Esfahbod <behdad@behdad.org>
30588 Date:   Thu Aug 14 12:57:02 2014 -0400
30589
30590     Make hb_object_t members private
30591
30592     In preparation for fixing:
30593     https://code.google.com/p/chromium/issues/detail?id=403594
30594
30595  src/hb-object-private.hh | 26 +++++++++++++++++++++-----
30596  src/hb-set-private.hh    |  2 +-
30597  2 files changed, 22 insertions(+), 6 deletions(-)
30598
30599 commit c4308f895aef93ed884fd54e4ebc65b6d2cfc94a
30600 Author: Behdad Esfahbod <behdad@behdad.org>
30601 Date:   Wed Aug 13 19:42:01 2014 -0400
30602
30603     Minor
30604
30605  test/shaping/hb_test_tools.py | 2 +-
30606  1 file changed, 1 insertion(+), 1 deletion(-)
30607
30608 commit cd5a1149d980dc3c17b6bb9d961c761b2671ba1b
30609 Author: Behdad Esfahbod <behdad@behdad.org>
30610 Date:   Wed Aug 13 12:39:34 2014 -0400
30611
30612     0.9.35
30613
30614  NEWS         | 29 +++++++++++++++++++++++++++++
30615  configure.ac |  2 +-
30616  2 files changed, 30 insertions(+), 1 deletion(-)
30617
30618 commit 20076cc41e673c31305fcb58d37b3b292fd35f83
30619 Author: Behdad Esfahbod <behdad@behdad.org>
30620 Date:   Tue Aug 12 19:26:35 2014 -0400
30621
30622     [coretext] Add version guards for kCTLanguageAttributeName
30623
30624  src/hb-coretext.cc | 7 +++++++
30625  1 file changed, 7 insertions(+)
30626
30627 commit 1b3011c27df531875d432e909ae6b77f115c5017
30628 Author: Behdad Esfahbod <behdad@behdad.org>
30629 Date:   Tue Aug 12 19:17:19 2014 -0400
30630
30631     [coretext] Pass buffer language to CoreText
30632
30633  src/hb-coretext.cc | 12 ++++++++++++
30634  1 file changed, 12 insertions(+)
30635
30636 commit 3eb6a4dbf25b11fce5e0e426e89f7457887aeca0
30637 Author: Behdad Esfahbod <behdad@behdad.org>
30638 Date:   Tue Aug 12 19:10:33 2014 -0400
30639
30640     [coretext] Minor
30641
30642  src/hb-coretext.cc | 9 +++++----
30643  1 file changed, 5 insertions(+), 4 deletions(-)
30644
30645 commit 08acfe0d3a1d8223a9fa0696703fff63d6c2ea8b
30646 Author: Behdad Esfahbod <behdad@behdad.org>
30647 Date:   Tue Aug 12 18:57:08 2014 -0400
30648
30649     [hb-coretext] Fix cluster order of notdef runs in RTL text
30650
30651  src/hb-coretext.cc | 3 +++
30652  1 file changed, 3 insertions(+)
30653
30654 commit 30eed75de24ac0b6648a72d98d10bb24a563d7ef
30655 Author: Behdad Esfahbod <behdad@behdad.org>
30656 Date:   Tue Aug 12 17:15:09 2014 -0400
30657
30658     [shape-plan] Fix typo!
30659
30660     The only effect is, if shaper_list was not NULL and no shaper
30661     was found,
30662     we now don't insert anything into cache and return earlier.
30663
30664  src/hb-shape-plan.cc | 2 +-
30665  1 file changed, 1 insertion(+), 1 deletion(-)
30666
30667 commit dc9aba6fc53898acd7281b118cec0355d61b1df2
30668 Author: Behdad Esfahbod <behdad@behdad.org>
30669 Date:   Tue Aug 12 17:14:36 2014 -0400
30670
30671     [shape-plan] Better debug messages
30672
30673  src/hb-shape-plan.cc | 14 ++++++++++----
30674  1 file changed, 10 insertions(+), 4 deletions(-)
30675
30676 commit e956c65bf724a8403471362288d2361361b6ac58
30677 Author: Behdad Esfahbod <behdad@behdad.org>
30678 Date:   Tue Aug 12 17:03:27 2014 -0400
30679
30680     [shape-plan] Simplify macro
30681
30682  src/hb-shape-plan.cc | 22 ++++++++--------------
30683  1 file changed, 8 insertions(+), 14 deletions(-)
30684
30685 commit 29e25550ce8fee3fecc42d20a45ce9c212dc59df
30686 Author: Behdad Esfahbod <behdad@behdad.org>
30687 Date:   Tue Aug 12 17:02:59 2014 -0400
30688
30689     Fix gcc warning
30690
30691  src/hb-private.hh | 9 +++++++++
30692  1 file changed, 9 insertions(+)
30693
30694 commit 8d5eebc0c6ada01128c6ee384340efdbef7ba29d
30695 Author: Behdad Esfahbod <behdad@behdad.org>
30696 Date:   Tue Aug 12 16:50:22 2014 -0400
30697
30698     [shape-plan] Fix shape-plan caching with more than one requested
30699     shaper
30700
30701     Wasn't breaking out of loop, ouch!
30702
30703     http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1246370.html
30704
30705  src/hb-shape-plan.cc | 9 ++++++---
30706  1 file changed, 6 insertions(+), 3 deletions(-)
30707
30708 commit bc3d0dc60104f1cda465a5e8ba5b40ed5bec70b9
30709 Author: Behdad Esfahbod <behdad@behdad.org>
30710 Date:   Tue Aug 12 16:49:18 2014 -0400
30711
30712     [shape-plan] Add debug tracing
30713
30714  src/hb-shape-plan.cc | 26 ++++++++++++++++++++++++++
30715  1 file changed, 26 insertions(+)
30716
30717 commit 81b8d9777b9c38c7e6408591763a4cac6de18e4b
30718 Author: Behdad Esfahbod <behdad@behdad.org>
30719 Date:   Tue Aug 12 15:49:47 2014 -0400
30720
30721     [coretext] Fix buffer resizing
30722
30723     Was very broken.  Now fixed and tested.
30724
30725  src/hb-coretext.cc | 17 +++++++++++++----
30726  1 file changed, 13 insertions(+), 4 deletions(-)
30727
30728 commit c3e924fb9e0e2d4003790817655efd9c5688c7e1
30729 Author: Behdad Esfahbod <behdad@behdad.org>
30730 Date:   Tue Aug 12 14:25:11 2014 -0400
30731
30732     [coretext] Rewind scratch-allocated arrays when not needed anymore
30733
30734  src/hb-coretext.cc | 16 ++++++++++++++++
30735  1 file changed, 16 insertions(+)
30736
30737 commit 8fd4d70b1450d7261a35ab3dea1c70baea2e5c99
30738 Author: Behdad Esfahbod <behdad@behdad.org>
30739 Date:   Tue Aug 12 13:12:31 2014 -0400
30740
30741     [wince] Two more Windows CE fixes
30742
30743     Report has it that it builds (and works) now:
30744
30745       https://codereview.qt-project.org/#/c/92087/
30746
30747  src/hb-mutex-private.hh | 2 +-
30748  src/hb-private.hh       | 2 ++
30749  2 files changed, 3 insertions(+), 1 deletion(-)
30750
30751 commit fd0001d7dbe6ede99a9f87f96f231ffb53303be8
30752 Author: Behdad Esfahbod <behdad@behdad.org>
30753 Date:   Tue Aug 12 10:32:41 2014 -0400
30754
30755     [coretext] Compare CGFont and PS name, if CTFont didn't match
30756
30757     See comments.
30758
30759     Fixes vertical text.  CoreText backend is in very good shape now!
30760
30761     Also see:
30762     5a0eed3b50629be4826e4e9428f2c3255195395d
30763     25f4fb9b56bb3f8bec821571c78f8829e40daa54
30764
30765     Fixes http://github.com/behdad/harfbuzz/pull/36
30766
30767  src/hb-coretext.cc | 54
30768  ++++++++++++++++++++++++++++++++++++++++++++++++------
30769  1 file changed, 48 insertions(+), 6 deletions(-)
30770
30771 commit 5a0eed3b50629be4826e4e9428f2c3255195395d
30772 Author: Behdad Esfahbod <behdad@behdad.org>
30773 Date:   Mon Aug 11 23:47:16 2014 -0400
30774
30775     [coretext] Implement vertical shaping
30776
30777     Currently doesn't work though, we detect font fallback.  Apparently
30778     matching on ct_font is not safe for this.  Looks like commit
30779     25f4fb9b56bb3f8bec821571c78f8829e40daa54 wasn't enough after all.
30780
30781  src/hb-coretext.cc | 127
30782  ++++++++++++++++++++++++++++++++++-------------------
30783  1 file changed, 81 insertions(+), 46 deletions(-)
30784
30785 commit 1b55077f03758e49f93b8bc1de678e96ea58718c
30786 Author: Behdad Esfahbod <behdad@behdad.org>
30787 Date:   Mon Aug 11 20:45:12 2014 -0400
30788
30789     [coretext] Remove unnecessary alt_size
30790
30791     Wasn't needed after a6b8dc87421de33746b0b14d86d2d1532aec02af.
30792
30793  src/hb-coretext.cc | 4 ++--
30794  1 file changed, 2 insertions(+), 2 deletions(-)
30795
30796 commit 10b1104d791a0b0103c6bbb083b5819f2b7d328d
30797 Author: Behdad Esfahbod <behdad@behdad.org>
30798 Date:   Mon Aug 11 20:02:45 2014 -0400
30799
30800     [coretext] Use CFRunStatus
30801
30802     Assert that all runs had expected direction, and take hint for
30803     non-monotone clusters.
30804
30805  src/hb-coretext.cc | 17 +++++++++++++++--
30806  1 file changed, 15 insertions(+), 2 deletions(-)
30807
30808 commit fd1a6aa8d029c701b1532efa59ce901109cfc216
30809 Author: Behdad Esfahbod <behdad@behdad.org>
30810 Date:   Mon Aug 11 20:01:37 2014 -0400
30811
30812     [coretext] Minor
30813
30814  src/hb-coretext.cc | 3 ++-
30815  1 file changed, 2 insertions(+), 1 deletion(-)
30816
30817 commit 130856c705641aa681307b5b51b5fb84e295f382
30818 Author: Behdad Esfahbod <behdad@behdad.org>
30819 Date:   Mon Aug 11 19:16:26 2014 -0400
30820
30821     [coretext] Remove debug printf!
30822
30823  src/hb-coretext.cc | 1 -
30824  1 file changed, 1 deletion(-)
30825
30826 commit b5fbc3b8f560235d014c62e49220574ffcf89349
30827 Author: Behdad Esfahbod <behdad@behdad.org>
30828 Date:   Mon Aug 11 18:40:01 2014 -0400
30829
30830     API: Do not clear buffer-flags in hb_buffer_clear_contents()
30831
30832     After 763e5466c0a03a7c27020e1e2598e488612529a7, one doesn't
30833     need to set flags for different pieces of text.  The flags now
30834     are something the client sets up once, depending on how it
30835     actually uses the buffer.  As such, don't clear it in
30836     clear_contents().
30837
30838     Tests updated.
30839
30840  src/hb-buffer-private.hh |  4 +---
30841  src/hb-buffer.cc         |  4 ++--
30842  test/api/test-buffer.c   | 15 ++++++++++++---
30843  3 files changed, 15 insertions(+), 8 deletions(-)
30844
30845 commit 104484cefeca03d95837bba5f39178693c86ce8a
30846 Author: Behdad Esfahbod <behdad@behdad.org>
30847 Date:   Mon Aug 11 18:23:43 2014 -0400
30848
30849     Minor
30850
30851  src/hb-common.h | 5 +++--
30852  1 file changed, 3 insertions(+), 2 deletions(-)
30853
30854 commit 4acce77db7dd588ba277779c4997b0256ebe426e
30855 Author: Behdad Esfahbod <behdad@behdad.org>
30856 Date:   Mon Aug 11 17:46:50 2014 -0400
30857
30858     [coretext] Pass buffer direction to CoreText
30859
30860     Have to use a CTTypesetter for this.
30861
30862  src/hb-coretext.cc | 26 ++++++++++++++++++++++----
30863  1 file changed, 22 insertions(+), 4 deletions(-)
30864
30865 commit 5ec45dd37caa8a87ce2689a66272ba8a343fe6ba
30866 Author: Behdad Esfahbod <behdad@behdad.org>
30867 Date:   Mon Aug 11 17:46:12 2014 -0400
30868
30869     [coretext] Minor
30870
30871     It's hard to handle all possible NULL returns from CoreText.  Add one
30872     more...
30873
30874  src/hb-coretext.cc | 8 +++++---
30875  1 file changed, 5 insertions(+), 3 deletions(-)
30876
30877 commit 624a299b829ccf9864dd2f3001b1a49476e96b4a
30878 Author: Behdad Esfahbod <behdad@behdad.org>
30879 Date:   Mon Aug 11 15:29:18 2014 -0400
30880
30881     [coretext] Attach marks to base clusters
30882
30883     Fixes https://githu.com/behdad/harfbuzz/issues/49
30884     to the extent that it can be fixed.
30885
30886  src/hb-coretext.cc | 16 ++++++++++++++++
30887  1 file changed, 16 insertions(+)
30888
30889 commit 3c41ccb5358b0be6cc68d49f436d2cb1792cd5e5
30890 Author: Behdad Esfahbod <behdad@behdad.org>
30891 Date:   Mon Aug 11 15:11:59 2014 -0400
30892
30893     [coretext] Use input clusters
30894
30895     Before, this shaper was returning UTF-16 cluster indices instead of
30896     returning whatever cluster values the user had had set up in the
30897     buffer.
30898     Ouch!
30899
30900  src/hb-coretext.cc | 6 ++----
30901  1 file changed, 2 insertions(+), 4 deletions(-)
30902
30903 commit a6b8dc87421de33746b0b14d86d2d1532aec02af
30904 Author: Behdad Esfahbod <behdad@behdad.org>
30905 Date:   Mon Aug 11 15:08:19 2014 -0400
30906
30907     [coretext] Fix buffer resize handling
30908
30909     We can't really resize buffer and continue in this shaper as we are
30910     using the scratch buffer for string_ref and log_cluster.  Restructure
30911     shaper to retry from (almost) scratch.
30912
30913  src/hb-buffer-private.hh |   3 +
30914  src/hb-coretext.cc       | 428
30915  ++++++++++++++++++++++++++---------------------
30916  2 files changed, 238 insertions(+), 193 deletions(-)
30917
30918 commit 9b3c60c88b118f01610ae7a608b138f79f2dc7be
30919 Author: Behdad Esfahbod <behdad@behdad.org>
30920 Date:   Mon Aug 11 13:25:43 2014 -0400
30921
30922     [coretext] Always compute log_clusters
30923
30924     To be used soon.
30925
30926  src/hb-coretext.cc | 24 +++++++++++-------------
30927  1 file changed, 11 insertions(+), 13 deletions(-)
30928
30929 commit 15c633dd1f412f9ef839d80a8f7af35e7ea48fbc
30930 Author: Behdad Esfahbod <behdad@behdad.org>
30931 Date:   Mon Aug 11 13:42:42 2014 -0400
30932
30933     Minor
30934
30935  src/hb-graphite2.cc | 4 ++--
30936  src/hb-uniscribe.cc | 6 ++----
30937  2 files changed, 4 insertions(+), 6 deletions(-)
30938
30939 commit 9ce067c77524a9ffc77ceabcba5e7dab36fd39de
30940 Author: Behdad Esfahbod <behdad@behdad.org>
30941 Date:   Mon Aug 11 02:04:38 2014 -0400
30942
30943     [coretext] Simplify cluster mapping
30944
30945  src/hb-coretext.cc | 41 +++++++++++++++++------------------------
30946  1 file changed, 17 insertions(+), 24 deletions(-)
30947
30948 commit 49f7fb63761e4ca9936990fb90a77fd3600f5ad2
30949 Author: Behdad Esfahbod <behdad@behdad.org>
30950 Date:   Sun Aug 10 19:19:38 2014 -0400
30951
30952     [coretext] Minor
30953
30954  src/hb-coretext.cc | 2 +-
30955  1 file changed, 1 insertion(+), 1 deletion(-)
30956
30957 commit 25f4fb9b56bb3f8bec821571c78f8829e40daa54
30958 Author: Behdad Esfahbod <behdad@behdad.org>
30959 Date:   Sun Aug 10 19:05:25 2014 -0400
30960
30961     [coretext] Fix fallback detection
30962
30963     Fixes http://github.com/behdad/harfbuzz/pull/36
30964
30965  src/hb-coretext.cc | 29 ++++++++++++++++++++---------
30966  1 file changed, 20 insertions(+), 9 deletions(-)
30967
30968 commit 77a7a53acef7de355116d488e7d64ff1d7e9e9e1
30969 Author: Behdad Esfahbod <behdad@behdad.org>
30970 Date:   Sun Aug 10 18:59:47 2014 -0400
30971
30972     [coretext] Fix last range
30973
30974     Test with:
30975
30976     hb-view /Library/Fonts/Zapfino.ttf ZapfinoZapfino --features=-dlig[7:]
30977     --shaper=coretext
30978
30979  src/hb-coretext.cc | 2 +-
30980  1 file changed, 1 insertion(+), 1 deletion(-)
30981
30982 commit c2b151d95262a8dc2d2ce94e19ab0ef5b0c8f98d
30983 Author: Behdad Esfahbod <behdad@behdad.org>
30984 Date:   Sun Aug 10 18:52:07 2014 -0400
30985
30986     Fix hb_in_range() for types smaller than int
30987
30988     As exercised by hb-coretext .notdef code.
30989
30990  src/hb-private.hh | 4 +++-
30991  1 file changed, 3 insertions(+), 1 deletion(-)
30992
30993 commit 26a963b9cb4af3119177f277a2d48a5d537458fb
30994 Author: Behdad Esfahbod <behdad@behdad.org>
30995 Date:   Sun Aug 10 18:04:50 2014 -0400
30996
30997     [wince] Try to fix some stuff on Windows CE
30998
30999     Based on errors seen here:
31000     http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03837/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz
31001
31002     Fully untested.
31003
31004  src/hb-private.hh | 8 ++++++++
31005  1 file changed, 8 insertions(+)
31006
31007 commit 92aeee3f040c2c32cbf70b27bd6954535388c870
31008 Author: Behdad Esfahbod <behdad@behdad.org>
31009 Date:   Sun Aug 10 17:42:19 2014 -0400
31010
31011     Minor
31012
31013  src/hb-coretext.cc  | 4 ++--
31014  src/hb-uniscribe.cc | 4 ++--
31015  2 files changed, 4 insertions(+), 4 deletions(-)
31016
31017 commit b9993d8d6d332994dfbd29e99ff8043622003417
31018 Author: Behdad Esfahbod <behdad@behdad.org>
31019 Date:   Sun Aug 10 17:40:24 2014 -0400
31020
31021     [coretext] Fix assert on Yosemite
31022
31023     Apparently those functions documented as sometimes returning NULL
31024     actually exercise that right in OS X 10.10 Yosemite.  The scratch
31025     was too small for that.  I *think* I fixed it, but haven't tested
31026     as I don't have Yosemite.
31027
31028  src/hb-coretext.cc | 6 +++++-
31029  1 file changed, 5 insertions(+), 1 deletion(-)
31030
31031 commit 087733dd66e17297ef0e53680fafe42c84884104
31032 Author: Behdad Esfahbod <behdad@behdad.org>
31033 Date:   Fri Apr 18 11:21:08 2014 -0700
31034
31035     [coretext] Use CGFont as face_data
31036
31037  src/hb-coretext.cc | 26 +++++++++-----------------
31038  1 file changed, 9 insertions(+), 17 deletions(-)
31039
31040 commit d277c3d7eee1fd4fb41c38255e5c4df539353e89
31041 Author: Behdad Esfahbod <behdad@behdad.org>
31042 Date:   Thu Aug 7 15:38:52 2014 -0400
31043
31044     [arabic] Bug 82306 - Mandaic had errors in its Unicode Joining_Type
31045
31046     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=82306
31047
31048  src/hb-ot-shape-complex-arabic-table.hh | 2 +-
31049  1 file changed, 1 insertion(+), 1 deletion(-)
31050
31051 commit 38fb30d7420a4b01f99cee31baa8c3990a1d1c5f
31052 Author: Behdad Esfahbod <behdad@behdad.org>
31053 Date:   Wed Aug 6 13:34:49 2014 -0400
31054
31055     Use atexit() only if it's safe to call from shared library
31056
31057     Apparently they are not (advertised as?) safe on BSD systems.
31058     We ignore the case of static libraries.
31059
31060     Whitelisted on glibc, Android, and MSVC / mingw.
31061
31062     https://bugs.freedesktop.org/show_bug.cgi?id=82246
31063
31064  src/hb-common.cc    |  4 ++--
31065  src/hb-ft.cc        |  2 +-
31066  src/hb-private.hh   | 25 +++++++++++++++++++++++++
31067  src/hb-shape.cc     |  2 +-
31068  src/hb-shaper.cc    |  2 +-
31069  src/hb-uniscribe.cc |  2 +-
31070  6 files changed, 31 insertions(+), 6 deletions(-)
31071
31072 commit d5e61470fa8e5046c35a79988e00e012ae4fff0f
31073 Author: Behdad Esfahbod <behdad@behdad.org>
31074 Date:   Tue Aug 5 14:19:01 2014 -0400
31075
31076     [arabic] Fix fallback shaping regression
31077
31078     Was broken in 615d00ea252739da57edbd980ff27e573.
31079
31080     Fixes https://github.com/behdad/harfbuzz/pull/48
31081
31082     Micro-test added.
31083
31084  src/hb-ot-shape-complex-arabic.cc                        |   4 ++--
31085  test/shaping/Makefile.am                                 |   1 +
31086  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
31087  .../sha1sum/df768b9c257e0c9c35786c47cae15c46571d56be.ttf | Bin 0 ->
31088  6332 bytes
31089  test/shaping/tests/MANIFEST                              |   1 +
31090  test/shaping/tests/arabic-fallback-shaping.tests         |   1 +
31091  6 files changed, 6 insertions(+), 2 deletions(-)
31092
31093 commit 91c2c0fd2b0f660d79744b3dfaf39ab86883e96b
31094 Author: Behdad Esfahbod <behdad@behdad.org>
31095 Date:   Sat Aug 2 19:24:55 2014 -0400
31096
31097     0.9.34
31098
31099  NEWS         | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
31100  configure.ac |  2 +-
31101  2 files changed, 54 insertions(+), 1 deletion(-)
31102
31103 commit d7c850f8037d2701366008eb8c2a527c9d40abde
31104 Author: Behdad Esfahbod <behdad@behdad.org>
31105 Date:   Sat Aug 2 17:46:38 2014 -0400
31106
31107     [uniscribe] Minor
31108
31109  src/hb-uniscribe.cc | 1 +
31110  1 file changed, 1 insertion(+)
31111
31112 commit 8f3eebf7ee4005f9a8efaafcb7f4058cc0a3756e
31113 Author: Behdad Esfahbod <behdad@behdad.org>
31114 Date:   Sat Aug 2 17:18:46 2014 -0400
31115
31116     Make sure gsubgpos buffer vars are available during fallback_position
31117
31118     Add buffer var allocation asserts to a few key places.
31119
31120  src/hb-ot-layout-gpos-table.hh             |  4 ++--
31121  src/hb-ot-layout-gsub-table.hh             |  2 +-
31122  src/hb-ot-layout-private.hh                | 15 +++++++++++++++
31123  src/hb-ot-shape-complex-arabic-fallback.hh |  2 +-
31124  src/hb-ot-shape-fallback.cc                |  2 ++
31125  src/hb-ot-shape-normalize.cc               |  2 ++
31126  src/hb-ot-shape.cc                         |  3 +++
31127  7 files changed, 26 insertions(+), 4 deletions(-)
31128
31129 commit 2053f369f84676f197ac41ea654a318c48922abd
31130 Author: Behdad Esfahbod <behdad@behdad.org>
31131 Date:   Sat Aug 2 16:31:16 2014 -0400
31132
31133     Disable 'liga' for vertical text
31134
31135     The reason we turned it on is because Kazuraki uses it.  But that's
31136     not reason enough.  Until the OpenType spec gets its act together re
31137     adding design-direction to lookups, this is better user experience.
31138
31139  src/hb-ot-shape.cc | 2 +-
31140  1 file changed, 1 insertion(+), 1 deletion(-)
31141
31142 commit 763e5466c0a03a7c27020e1e2598e488612529a7
31143 Author: Behdad Esfahbod <behdad@behdad.org>
31144 Date:   Sat Aug 2 16:17:44 2014 -0400
31145
31146     Make it easier to use HB_BUFFER_FLAG_BOT/EOT
31147
31148     Previously, we expected users to provide BOT/EOT flags when the
31149     text *segment* was at paragraph boundaries.  This meant that for
31150     clients that provide full paragraph to HarfBuzz (eg. Pango), they
31151     had code like this:
31152
31153       hb_buffer_set_flags (hb_buffer,
31154                            (item_offset == 0 ? HB_BUFFER_FLAG_BOT : 0) |
31155                            (item_offset + item_length == paragraph_length
31156                            ?
31157                             HB_BUFFER_FLAG_EOT : 0));
31158
31159       hb_buffer_add_utf8 (hb_buffer,
31160                           paragraph_text, paragraph_length,
31161                           item_offset, item_length);
31162
31163     After this change such clients can simply say:
31164
31165       hb_buffer_set_flags (hb_buffer,
31166                            HB_BUFFER_FLAG_BOT | HB_BUFFER_FLAG_EOT);
31167
31168       hb_buffer_add_utf8 (hb_buffer,
31169                           paragraph_text, paragraph_length,
31170                           item_offset, item_length);
31171
31172     Ie, HarfBuzz itself checks whether the segment is at the beginning/end
31173     of the paragraph.  Clients that only pass item-at-a-time to HarfBuzz
31174     continue not setting any flags whatsoever.
31175
31176     Another way to put it is: if there's pre-context text in the buffer,
31177     HarfBuzz ignores the BOT flag.  If there's post-context, it ignores
31178     EOT flag.
31179
31180  src/hb-ot-shape-complex-arabic.cc | 40
31181  +++++++++++++++++++--------------------
31182  src/hb-ot-shape.cc                |  1 +
31183  2 files changed, 20 insertions(+), 21 deletions(-)
31184
31185 commit 0a5ae9336231c4d189e1682e4fd9c9c4552b8bbf
31186 Merge: ac53443f 6ab6be32
31187 Author: Behdad Esfahbod <behdad@behdad.org>
31188 Date:   Sat Aug 2 15:00:34 2014 -0400
31189
31190     Merge branch 'win1256'
31191
31192 commit 6ab6be32c5857ce3344021ad2996e80b2a8c8f99
31193 Author: Behdad Esfahbod <behdad@behdad.org>
31194 Date:   Sat Aug 2 14:58:38 2014 -0400
31195
31196     [arabic/win1256] Remove unused MultipleSubst macros
31197
31198  src/hb-ot-shape-complex-arabic-win1256.hh | 12 ------------
31199  1 file changed, 12 deletions(-)
31200
31201 commit abfa4252cce1c56c472693dcd8400cd97ededd2f
31202 Author: Behdad Esfahbod <behdad@behdad.org>
31203 Date:   Fri Aug 1 19:05:33 2014 -0400
31204
31205     [arabic/win1256] Really fix lam-alef this time
31206
31207     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c26
31208     https://github.com/behdad/harfbuzz/commit/b276e897d17519a2c28f79d024904ac2bdd86bcf#commitcomment-7243499
31209
31210  src/hb-ot-shape-complex-arabic-fallback.hh |  2 +-
31211  src/hb-ot-shape-complex-arabic-win1256.hh  | 49
31212  +++++++++---------------------
31213  2 files changed, 15 insertions(+), 36 deletions(-)
31214
31215 commit 55977f2a462b7fa1248eab3787053dc82320d3e5
31216 Author: Behdad Esfahbod <behdad@behdad.org>
31217 Date:   Fri Aug 1 16:14:33 2014 -0400
31218
31219     [arabic/win1256] Hook up lamMedi lookup
31220
31221     Restructure lookup array to accommodate.
31222
31223     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c18
31224
31225  src/hb-ot-shape-complex-arabic-fallback.hh | 26
31226  ++++++++++----------------
31227  src/hb-ot-shape-complex-arabic-win1256.hh  |  1 +
31228  2 files changed, 11 insertions(+), 16 deletions(-)
31229
31230 commit e839e2523e64fd0cf21929f6a45e2facd59c7917
31231 Author: Behdad Esfahbod <behdad@behdad.org>
31232 Date:   Fri Aug 1 16:09:31 2014 -0400
31233
31234     [arabic/win1256] Fix TEH MARBUTA final form
31235
31236     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c18
31237
31238  src/hb-ot-shape-complex-arabic-win1256.hh | 8 ++++----
31239  1 file changed, 4 insertions(+), 4 deletions(-)
31240
31241 commit a2de193220ee2839125594bd1a60b5b66ab4598e
31242 Author: Behdad Esfahbod <behdad@behdad.org>
31243 Date:   Thu Jul 31 18:21:05 2014 -0400
31244
31245     [arabic/win1256] Fix shaping of JEEM, HAH, and KHAH
31246
31247     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c16
31248
31249  src/hb-ot-shape-complex-arabic-win1256.hh | 22 ++++++++++++----------
31250  1 file changed, 12 insertions(+), 10 deletions(-)
31251
31252 commit 1789ccb1dd56af6117eac00e633eff94860ba252
31253 Author: Behdad Esfahbod <behdad@behdad.org>
31254 Date:   Thu Jul 31 11:04:00 2014 -0400
31255
31256     [arabic/win1256] Remove GCC'ism
31257
31258     The table can now compile independently too.  If we cannot make
31259     it work
31260     on MSVC, we can always generate the data and distribute it.
31261
31262     The code now compiles cleanly with:
31263
31264     gcc -c -xc -std=c99 -Werror -pedantic
31265     hb-ot-shape-complex-arabic-win1256.hh
31266     g++ -c -xc -std=c++1x -Werror -pedantic
31267     hb-ot-shape-complex-arabic-win1256.hh
31268
31269     See:
31270     https://github.com/behdad/harfbuzz/commit/a97f537cec209649302899975d76ca2b2661da7a#commitcomment-7218736
31271
31272  src/hb-ot-shape-complex-arabic-fallback.hh |   4 +-
31273  src/hb-ot-shape-complex-arabic-win1256.hh  | 123
31274  +++++++++++++++++------------
31275  2 files changed, 75 insertions(+), 52 deletions(-)
31276
31277 commit f28b1c823db2ad56fed356ef864a7508d23048b8
31278 Author: Behdad Esfahbod <behdad@behdad.org>
31279 Date:   Wed Jul 30 02:15:44 2014 -0400
31280
31281     [arabic] Implement Windows-1256 private shaping
31282
31283     Bug 1045139 - The Arabic text with "MS Sans Serif" font is rendered
31284     bad
31285     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139
31286
31287     This is only enabled on Windows platforms, and requires support from
31288     Uniscribe to work.  But for clients that do hook up to Uniscribe, this
31289     fixes shaping of Windows-1256-encoded bitmap fonts like "MS Sans
31290     Serif".
31291
31292     The code and table together have just less than a 1kb footprint when
31293     enabled.
31294
31295     UNTESTED.  I might even have broken regular Arabic fallback shaping.
31296
31297  src/Makefile.am                            |   1 +
31298  src/check-includes.sh                      |   2 +-
31299  src/hb-ot-shape-complex-arabic-fallback.hh | 125 +++++++++--
31300  src/hb-ot-shape-complex-arabic-win1256.hh  | 328
31301  +++++++++++++++++++++++++++++
31302  4 files changed, 442 insertions(+), 14 deletions(-)
31303
31304 commit ac53443f1cea83ed43a4e41a9fdb91902f7fae7b
31305 Author: Behdad Esfahbod <behdad@behdad.org>
31306 Date:   Thu Jul 31 18:51:37 2014 -0400
31307
31308     [hangul] Don't apply 'calt'
31309
31310     See comments.
31311
31312     Micro-test added.
31313
31314  src/hb-ot-shape-complex-hangul.cc                        |  11
31315  ++++++++++-
31316  test/shaping/Makefile.am                                 |   1 +
31317  .../sha1sum/757ebd573617a24aa9dfbf0b885c54875c6fe06b.ttf | Bin 0 ->
31318  1804 bytes
31319  .../sha1sum/7e14e7883ed152baa158b80e207b66114c823a8b.ttf | Bin 0 ->
31320  1644 bytes
31321  test/shaping/fonts/sha1sum/MANIFEST                      |   2 ++
31322  test/shaping/tests/MANIFEST                              |   1 +
31323  test/shaping/tests/hangul-jamo.tests                     |  11
31324  +++++++++++
31325  7 files changed, 25 insertions(+), 1 deletion(-)
31326
31327 commit 8292f96b2be173ebceb1b54426c271cfeaecd633
31328 Author: Behdad Esfahbod <behdad@behdad.org>
31329 Date:   Thu Jul 31 18:33:11 2014 -0400
31330
31331     [test] Fix record-test.sh
31332
31333  test/shaping/record-test.sh | 2 +-
31334  1 file changed, 1 insertion(+), 1 deletion(-)
31335
31336 commit 88911e8cc765c26e502503a3a00ac7f17973f3d9
31337 Author: Behdad Esfahbod <behdad@behdad.org>
31338 Date:   Tue Jul 29 19:47:26 2014 -0400
31339
31340     Minor
31341
31342  src/hb-ot-shape-complex-arabic-fallback.hh | 1 +
31343  1 file changed, 1 insertion(+)
31344
31345 commit 9e834e29e0b657f0555df1ab9cea79ff7abcf08d
31346 Author: Behdad Esfahbod <behdad@behdad.org>
31347 Date:   Sat Jul 26 20:34:01 2014 -0400
31348
31349     [hebrew] Zero mark advance by GDEF late
31350
31351     Seems to be what Uniscribe does.
31352
31353     At this point I think it's work checking our default...
31354
31355     Fixes Bug 76767 - Zeroing of advance of 2nd component of multiple
31356     substitution with SBL Hebrew
31357     https://bugs.freedesktop.org/show_bug.cgi?id=76767
31358
31359     Micro-test added.
31360
31361  src/hb-ot-shape-complex-hebrew.cc                        |   2 +-
31362  .../sha1sum/8454d22037f892e76614e1645d066689a0200e61.ttf | Bin 0 ->
31363  6068 bytes
31364  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
31365  test/shaping/tests/zero-width-marks.tests                |   1 +
31366  4 files changed, 3 insertions(+), 1 deletion(-)
31367
31368 commit 6f2d9ba52a6d1e3fc200da1ef0e85ba020fcd0dc
31369 Author: Behdad Esfahbod <behdad@behdad.org>
31370 Date:   Sat Jul 26 19:17:44 2014 -0400
31371
31372     Add old-Myanmar shaper
31373
31374     Looks like Unsicribe responds to the 'mymr' tag by zeroing marks
31375     GDEF_LATE instead of generic-shaper UNICODE_LATE.  Implement that.
31376
31377     Fixes
31378     Bug 81775 - Incorrect Rendering with harfbuzz-ng myanmar unicode
31379     https://bugs.freedesktop.org/show_bug.cgi?id=81775
31380
31381     Micro-test added based on Padauk.
31382
31383  src/hb-ot-shape-complex-myanmar.cc                    |  18
31384  ++++++++++++++++++
31385  src/hb-ot-shape-complex-private.hh                    |   5 +++--
31386  test/shaping/Makefile.am                              |   1 +
31387  test/shaping/fonts/sha1sum/MANIFEST                   |   1 +
31388  .../bb9473d2403488714043bcfb946c9f78b86ad627.ttf      | Bin 0 ->
31389  3440 bytes
31390  test/shaping/tests/MANIFEST                           |   1 +
31391  test/shaping/tests/zero-width-marks.tests             |   1 +
31392  7 files changed, 25 insertions(+), 2 deletions(-)
31393
31394 commit 595d2b96c37de8147489dc5e0ddcc4ab1ad3eea9
31395 Author: Behdad Esfahbod <behdad@behdad.org>
31396 Date:   Sat Jul 26 18:44:15 2014 -0400
31397
31398     Minor
31399
31400  src/hb-ot-shape-complex-indic.cc | 1 +
31401  src/hb-ot-shape.cc               | 2 +-
31402  2 files changed, 2 insertions(+), 1 deletion(-)
31403
31404 commit fe6788bc570d77d5b3aafc68efd51ca6b80499b1
31405 Author: Behdad Esfahbod <behdad@behdad.org>
31406 Date:   Fri Jul 25 12:40:56 2014 -0400
31407
31408     Typo
31409
31410  src/hb-common.h | 2 +-
31411  1 file changed, 1 insertion(+), 1 deletion(-)
31412
31413 commit 0de25d4184d2d92b1a2ebb6fa054275aaae4c316
31414 Author: Behdad Esfahbod <behdad@behdad.org>
31415 Date:   Fri Jul 25 12:35:03 2014 -0400
31416
31417     [util] Note CSS compatibility in --help-features
31418
31419  util/options.cc | 4 +++-
31420  1 file changed, 3 insertions(+), 1 deletion(-)
31421
31422 commit 6e69200a2aadbc6bba35ffb4a058c14286b84f46
31423 Author: Behdad Esfahbod <behdad@behdad.org>
31424 Date:   Fri Jul 25 12:30:47 2014 -0400
31425
31426     Fix snprintf() format
31427
31428     Patch from Maks Naumov.
31429     Fixes https://github.com/behdad/harfbuzz/pull/22
31430
31431  src/hb-shape.cc | 6 +++---
31432  1 file changed, 3 insertions(+), 3 deletions(-)
31433
31434 commit 5c5cdbbdf8be231c433e21b050a6c6991d327b61
31435 Author: Behdad Esfahbod <behdad@behdad.org>
31436 Date:   Fri Jul 25 12:21:49 2014 -0400
31437
31438     Make sure broken feature strings are not partially parsed
31439
31440     If user doesn't check hb_feature_from_string() return value, we
31441     don't want them to end up see the partially-parsed feature.
31442
31443  src/hb-shape.cc | 18 ++++++++++++++----
31444  1 file changed, 14 insertions(+), 4 deletions(-)
31445
31446 commit a795fe637846e0d9561d2f7cdd84cfafd58b23a7
31447 Author: Behdad Esfahbod <behdad@behdad.org>
31448 Date:   Fri Jul 25 12:15:33 2014 -0400
31449
31450     Allow quotation marks around feature tag in hb_feature_from_string()
31451
31452     With this, I believe we accept CSS feature strings completely.
31453
31454  src/hb-shape.cc | 24 +++++++++++++++++++++---
31455  1 file changed, 21 insertions(+), 3 deletions(-)
31456
31457 commit 3f6461847412e78bcddc8eba97200f3afcde869a
31458 Author: Behdad Esfahbod <behdad@behdad.org>
31459 Date:   Fri Jul 25 12:04:27 2014 -0400
31460
31461     Allow space at the end of feature string with values, eg 'dlig=1 '
31462
31463  src/hb-shape.cc | 4 +++-
31464  1 file changed, 3 insertions(+), 1 deletion(-)
31465
31466 commit f31f7d2259dd8edffc070af55938cb7aa23514c1
31467 Author: Behdad Esfahbod <behdad@behdad.org>
31468 Date:   Fri Jul 25 12:03:52 2014 -0400
31469
31470     Minor
31471
31472  src/hb-shape.cc | 18 +++++++++---------
31473  1 file changed, 9 insertions(+), 9 deletions(-)
31474
31475 commit 60cb18a5dea2d30793f89e80995bb729c014864a
31476 Author: Behdad Esfahbod <behdad@behdad.org>
31477 Date:   Fri Jul 25 12:01:22 2014 -0400
31478
31479     Allow on/off in hb_feature_from_string()
31480
31481     We now allow things like "dlig on" / "dlig=on".
31482
31483  src/hb-shape.cc | 26 ++++++++++++++++++++++++--
31484  1 file changed, 24 insertions(+), 2 deletions(-)
31485
31486 commit d9e618eca9e01c2eb6db65504af3f73be370a1e7
31487 Author: Behdad Esfahbod <behdad@behdad.org>
31488 Date:   Fri Jul 25 11:56:01 2014 -0400
31489
31490     Remove duplicate definition of ISALNUM
31491
31492     It's defined in hb-private.h already.
31493
31494  src/hb-shape.cc | 2 --
31495  1 file changed, 2 deletions(-)
31496
31497 commit 2ee5f665ded86147acedc400153c0b3a90fe07c6
31498 Author: Behdad Esfahbod <behdad@behdad.org>
31499 Date:   Fri Jul 25 11:53:46 2014 -0400
31500
31501     Fix parsing of features like "- liga" (with the space)
31502
31503  src/hb-shape.cc | 4 ++--
31504  1 file changed, 2 insertions(+), 2 deletions(-)
31505
31506 commit e15fa7a8cffbe6a67b1048d7b87b7df77d8b1686
31507 Author: Behdad Esfahbod <behdad@behdad.org>
31508 Date:   Fri Jul 25 11:44:35 2014 -0400
31509
31510     Do not require the '=' in hb_feature_from_string()
31511
31512     Towards accepting CSS font-feature-settings strings.
31513
31514  src/hb-shape.cc | 6 +++++-
31515  1 file changed, 5 insertions(+), 1 deletion(-)
31516
31517 commit f4fe9baefdb7e0ff9946f88b6f4b55738fa30cdf
31518 Author: Behdad Esfahbod <behdad@behdad.org>
31519 Date:   Fri Jul 25 11:39:55 2014 -0400
31520
31521     Reject tags longer than 4 chars in hb_feature_from_string()
31522
31523  src/hb-shape.cc | 2 +-
31524  1 file changed, 1 insertion(+), 1 deletion(-)
31525
31526 commit 7e8c38954649c0bf2e6051d84ca08dce090ec169
31527 Author: Behdad Esfahbod <behdad@behdad.org>
31528 Date:   Fri Jul 25 11:18:11 2014 -0400
31529
31530     Minor warnings fixes
31531
31532     Some systems insist on -Wmissing-field-initializers.  We have
31533     too many,
31534     by design.  Fix a few easy ones.
31535
31536  src/hb-open-type-private.hh | 2 +-
31537  src/hb-ot-layout-private.hh | 2 +-
31538  src/hb-private.hh           | 2 +-
31539  3 files changed, 3 insertions(+), 3 deletions(-)
31540
31541 commit fc0daafab0336b847ac14682e581a8838f36a0bf
31542 Author: Behdad Esfahbod <behdad@behdad.org>
31543 Date:   Wed Jul 23 16:48:51 2014 -0400
31544
31545     [indic] Handle old-spec Malayalam reordering with final Halant
31546
31547     See comment.
31548
31549     Micro-tests added.
31550
31551  src/hb-ot-shape-complex-indic.cc                   |  28
31552  +++++++++++++++++----
31553  test/shaping/Makefile.am                           |   1 +
31554  .../270b89df543a7e48e206a2d830c0e10e5265c630.ttf   | Bin 0 -> 3428 bytes
31555  .../57a9d9f83020155cbb1d2be1f43d82388cbecc88.ttf   | Bin 0 -> 2272 bytes
31556  test/shaping/fonts/sha1sum/MANIFEST                |   2 ++
31557  test/shaping/tests/MANIFEST                        |   1 +
31558  test/shaping/tests/indic-old-spec.tests            |   2 ++
31559  .../indic/script-malayalam/misc/misc.txt           |   1 +
31560  8 files changed, 30 insertions(+), 5 deletions(-)
31561
31562 commit d6d349d17898529ecdf8217a54987a3e9f81ce05
31563 Author: Behdad Esfahbod <behdad@behdad.org>
31564 Date:   Wed Jul 23 11:38:49 2014 -0400
31565
31566     Give CC to gir-scanner
31567
31568     From:
31569     https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-harfbuzz/0001-give-cc-to-gir-scanner.all.patch
31570
31571  src/Makefile.am | 1 +
31572  1 file changed, 1 insertion(+)
31573
31574 commit 8c1bdb46facb79cfca5ebfea9a7e467b40337f47
31575 Author: Behdad Esfahbod <behdad@behdad.org>
31576 Date:   Tue Jul 22 17:56:43 2014 -0400
31577
31578     0.9.33
31579
31580  NEWS         | 10 ++++++++++
31581  configure.ac |  2 +-
31582  2 files changed, 11 insertions(+), 1 deletion(-)
31583
31584 commit d218bdb26b226fbf68331eb586b24460c061313d
31585 Author: Behdad Esfahbod <behdad@behdad.org>
31586 Date:   Tue Jul 22 18:01:46 2014 -0400
31587
31588     Fix test runner under Windows
31589
31590  test/shaping/Makefile.am | 2 +-
31591  1 file changed, 1 insertion(+), 1 deletion(-)
31592
31593 commit 3f310dc0cae9015c45ba642b9b83d5695c807aad
31594 Author: Behdad Esfahbod <behdad@behdad.org>
31595 Date:   Tue Jul 22 16:26:27 2014 -0400
31596
31597     Disallow changing settings on immutable face
31598
31599     Ouch!
31600
31601  src/hb-face.cc    | 8 ++++----
31602  src/hb-font.cc    | 4 ++--
31603  src/hb-unicode.cc | 2 +-
31604  3 files changed, 7 insertions(+), 7 deletions(-)
31605
31606 commit 0fc0a1022854324261fea8893678a3e9fd9443eb
31607 Author: Behdad Esfahbod <behdad@behdad.org>
31608 Date:   Mon Jul 21 11:12:54 2014 -0400
31609
31610     [win] Fix Cygwin build
31611
31612     https://github.com/behdad/harfbuzz/commit/db308280488c2ee11ba865a9922eb6a0c1abeef3#commitcomment-7077778
31613
31614  src/hb-private.hh | 2 +-
31615  1 file changed, 1 insertion(+), 1 deletion(-)
31616
31617 commit 1132a7dd0ecf1c425078e39e5471330bace42659
31618 Author: Behdad Esfahbod <behdad@behdad.org>
31619 Date:   Sun Jul 20 01:17:40 2014 -0400
31620
31621     Add HB_TAG_MAX_SIGNED / _HB_SCRIPT_MAX_VALUE_SIGNED
31622
31623     To make C language police happy.
31624
31625  src/hb-common.h | 17 ++++++++++++-----
31626  1 file changed, 12 insertions(+), 5 deletions(-)
31627
31628 commit df99976398a53521e0228541055dcaee8f5ba87f
31629 Author: Behdad Esfahbod <behdad@behdad.org>
31630 Date:   Sat Jul 19 17:31:23 2014 -0400
31631
31632     [gobject] Skip _HB_SCRIPT_MAX_VALUE
31633
31634     Fixes https://github.com/behdad/harfbuzz/pull/38
31635
31636  src/hb-common.h | 2 +-
31637  1 file changed, 1 insertion(+), 1 deletion(-)
31638
31639 commit f1a8d50a87edfb8147aa1bec732ed7ccbfef2877
31640 Author: Behdad Esfahbod <behdad@behdad.org>
31641 Date:   Sat Jul 19 16:52:32 2014 -0400
31642
31643     [win] Don't define visibility attribtue under Cygwin
31644
31645  src/hb-private.hh | 2 +-
31646  1 file changed, 1 insertion(+), 1 deletion(-)
31647
31648 commit 9c77027d645142794c3ff1590a96bb151c3f2e91
31649 Author: Behdad Esfahbod <behdad@behdad.org>
31650 Date:   Sat Jul 19 16:37:22 2014 -0400
31651
31652     [win] Turn STRICT on for including windows.h
31653
31654  src/hb-private.hh | 1 +
31655  1 file changed, 1 insertion(+)
31656
31657 commit db308280488c2ee11ba865a9922eb6a0c1abeef3
31658 Author: Behdad Esfahbod <behdad@behdad.org>
31659 Date:   Sat Jul 19 16:32:04 2014 -0400
31660
31661     [win] Consolidate windows.h include tips and tricks
31662
31663  src/hb-atomic-private.hh |  4 ----
31664  src/hb-mutex-private.hh  |  1 -
31665  src/hb-private.hh        | 12 ++++++++++++
31666  src/hb-uniscribe.cc      |  3 ---
31667  src/hb-uniscribe.h       |  3 ---
31668  5 files changed, 12 insertions(+), 11 deletions(-)
31669
31670 commit f26d59d4684be3419c976d781b6dbc956248e3bb
31671 Author: Behdad Esfahbod <behdad@behdad.org>
31672 Date:   Sat Jul 19 16:10:21 2014 -0400
31673
31674     More fixing MemoryBarrier() on Mingw32
31675
31676     Set requested windows header to Vista.  See discussion:
31677
31678     https://github.com/behdad/harfbuzz/commit/fbb2847f541389f40718af71c4945024ae177ab2#commitcomment-7054700
31679
31680  src/hb-atomic-private.hh | 3 +++
31681  1 file changed, 3 insertions(+)
31682
31683 commit 00a57eb4b50fd894dc68c6525a5bbebf0ebc30e4
31684 Author: Behdad Esfahbod <behdad@behdad.org>
31685 Date:   Fri Jul 18 14:42:50 2014 -0400
31686
31687     [test] Remove unused micro-font
31688
31689  .../9d64156923a1b9fed1e05f74599c16563eca42d9.ttf        | Bin 81968 ->
31690  0 bytes
31691  test/shaping/fonts/sha1sum/MANIFEST                     |   1 -
31692  2 files changed, 1 deletion(-)
31693
31694 commit ed29b15f5d0d9e7b40143926ca7d40bf645f67e9
31695 Author: Behdad Esfahbod <behdad@behdad.org>
31696 Date:   Fri Jul 18 14:37:49 2014 -0400
31697
31698     [test] Add more Mongolian variation selector tests
31699
31700     From
31701     https://code.google.com/p/chromium/issues/detail?id=393896
31702
31703  .../9d64156923a1b9fed1e05f74599c16563eca42d9.ttf        | Bin 0 ->
31704  81968 bytes
31705  test/shaping/fonts/sha1sum/MANIFEST                     |   2 ++
31706  .../bb29ce50df2bdba2d10726427c6b7609bf460e04.ttf        | Bin 0 ->
31707  74856 bytes
31708  test/shaping/tests/mongolian-variation-selector.tests   |   1 +
31709  .../shaper-arabic/script-mongolian/misc/MANIFEST        |   1 +
31710  .../script-mongolian/misc/variation-selectors.txt       |   8 ++++++++
31711  6 files changed, 12 insertions(+)
31712
31713 commit 385cf37cf084198e3aedb4354a7b025938a9f11b
31714 Author: Behdad Esfahbod <behdad@behdad.org>
31715 Date:   Thu Jul 17 18:22:07 2014 -0400
31716
31717     Fix hb_in_range() unused-var warning on Windows
31718
31719  src/hb-private.hh | 8 +++++++-
31720  1 file changed, 7 insertions(+), 1 deletion(-)
31721
31722 commit e3b42f1af409c073b819bfc696024ccb1f1da63f
31723 Author: Behdad Esfahbod <behdad@behdad.org>
31724 Date:   Thu Jul 17 17:13:54 2014 -0400
31725
31726     [arabic] Disable 'cswh' again
31727
31728     Ouch!
31729
31730  src/hb-ot-shape-complex-arabic.cc | 2 +-
31731  1 file changed, 1 insertion(+), 1 deletion(-)
31732
31733 commit 66f30915b185727a0041c998641edb550eb8a7fc
31734 Author: Behdad Esfahbod <behdad@behdad.org>
31735 Date:   Thu Jul 17 16:05:47 2014 -0400
31736
31737     0.9.32
31738
31739  NEWS         | 12 ++++++++++++
31740  configure.ac |  2 +-
31741  2 files changed, 13 insertions(+), 1 deletion(-)
31742
31743 commit 82f4d9d53f348f41b14b877c1ac77c0372c49caa
31744 Author: Behdad Esfahbod <behdad@behdad.org>
31745 Date:   Thu Jul 17 15:57:37 2014 -0400
31746
31747     [arabic] Add note re disabled 'cswh'
31748
31749  src/hb-ot-shape-complex-arabic.cc | 9 +++++++++
31750  1 file changed, 9 insertions(+)
31751
31752 commit 615d00ea252739da57edbd980ff27e573f88ee7e
31753 Author: Behdad Esfahbod <behdad@behdad.org>
31754 Date:   Thu Jul 17 13:36:09 2014 -0400
31755
31756     [arabic] Apply init/medi/isol/fini/... in separate stages
31757
31758     Follows the order of the Arabic/Syriac specs.  Also don't stop
31759     between rlig and calt in non-Arabic scripts.
31760
31761     Micro-tests for Arabic and Mongolian added for the latter.
31762
31763  src/hb-ot-shape-complex-arabic.cc                  |  56
31764  +++++++++++++--------
31765  test/shaping/Makefile.am                           |   2 +
31766  .../813c2f8e5512187fd982417a7fb4286728e6f4a8.ttf   | Bin 0 -> 3428 bytes
31767  .../8a9fea2a7384f2116e5b84a9b31f83be7850ce21.ttf   | Bin 0 -> 3428 bytes
31768  test/shaping/fonts/sha1sum/MANIFEST                |   3 ++
31769  .../a919b33197965846f21074b24e30250d67277bce.ttf   | Bin 0 -> 12560 bytes
31770  test/shaping/tests/MANIFEST                        |   1 +
31771  test/shaping/tests/arabic-feature-order.tests      |   3 ++
31772  8 files changed, 43 insertions(+), 22 deletions(-)
31773
31774 commit d21e997035b16e9807dfb29c3605abb93f92f1ee
31775 Author: Behdad Esfahbod <behdad@behdad.org>
31776 Date:   Thu Jul 17 15:27:46 2014 -0400
31777
31778     [test] Make record_test understand cmdline args to hb-shape
31779
31780  test/shaping/record-test.sh | 5 ++++-
31781  1 file changed, 4 insertions(+), 1 deletion(-)
31782
31783 commit 7cd33f230441093dbfb1fec48f8c580ee8d9ef71
31784 Author: Behdad Esfahbod <behdad@behdad.org>
31785 Date:   Thu Jul 17 14:22:11 2014 -0400
31786
31787     Micro optimization
31788
31789  src/hb-fallback-shape.cc           | 36
31790  +++++++++++++++++++-----------------
31791  src/hb-ot-shape-complex-arabic.cc  | 19 +++++++++++--------
31792  src/hb-ot-shape-complex-indic.cc   | 15 ++++++++++-----
31793  src/hb-ot-shape-complex-myanmar.cc |  7 +++++--
31794  src/hb-ot-shape-complex-sea.cc     |  7 +++++--
31795  src/hb-ot-shape-fallback.cc        | 30 ++++++++++++++++--------------
31796  src/hb-ot-shape.cc                 | 18 ++++++++++++------
31797  7 files changed, 78 insertions(+), 54 deletions(-)
31798
31799 commit 164c13d73f67fdddba28e6409d76b4903e8ffab3
31800 Author: Behdad Esfahbod <behdad@behdad.org>
31801 Date:   Thu Jul 17 14:16:38 2014 -0400
31802
31803     Another try to fix Mongolian free variation selectors
31804
31805     This reverts bf029281 and fixes it properly.  That commit
31806     was not enough as it was only inheriting the shaping_action
31807     for prev_action, but not curr_action.
31808
31809     Micro-test added.
31810
31811     https://code.google.com/p/chromium/issues/detail?id=393896
31812
31813  src/hb-ot-shape-complex-arabic.cc                  |  24
31814  +++++++++++++++------
31815  src/hb-unicode-private.hh                          |   3 ++-
31816  test/shaping/fonts/sha1sum/MANIFEST                |   1 +
31817  .../ef86fe710cfea877bbe0dbb6946a1f88d0661031.ttf   | Bin 0 -> 2748 bytes
31818  .../tests/mongolian-variation-selector.tests       |   1 +
31819  5 files changed, 22 insertions(+), 7 deletions(-)
31820
31821 commit 5209c505061130854a2bfea8849928ade3ee92f3
31822 Author: Behdad Esfahbod <behdad@behdad.org>
31823 Date:   Thu Jul 17 12:23:44 2014 -0400
31824
31825     Revert "Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode
31826     codepoints"
31827
31828     We now handle U+FFFD replacement in hb_buffer_add_utf*().  Any other
31829     manipulation can happen in user callbacks.  No need for this.
31830
31831     https://github.com/behdad/harfbuzz/commit/efe74214bbb68eaa3d7621e73869b5d58210107e#commitcomment-7039404
31832
31833     This reverts commit efe74214bbb68eaa3d7621e73869b5d58210107e.
31834
31835     Conflicts:
31836             src/hb-ot-shape-normalize.cc
31837
31838  src/hb-ot-shape-normalize.cc | 7 -------
31839  1 file changed, 7 deletions(-)
31840
31841 commit 9e7c720100e432b43564ed5ff12f3175ca2ed74a
31842 Author: Dominik Röttsches <dominik.rottsches@intel.com>
31843 Date:   Thu Jul 17 14:40:34 2014 +0300
31844
31845     Fix CoreText build after a8b89a09f6d3a34
31846
31847  src/hb-private.hh | 1 +
31848  1 file changed, 1 insertion(+)
31849
31850 commit a4d643755a531c82ab91e1e43d6bb0b7bd46453a
31851 Author: Behdad Esfahbod <behdad@behdad.org>
31852 Date:   Wed Jul 16 20:15:45 2014 -0400
31853
31854     Minor
31855
31856  src/hb-utf-private.hh | 2 +-
31857  1 file changed, 1 insertion(+), 1 deletion(-)
31858
31859 commit a18897f87ce2c6048c3a0339074924b2232e2b95
31860 Author: Behdad Esfahbod <behdad@behdad.org>
31861 Date:   Wed Jul 16 16:02:15 2014 -0400
31862
31863     0.9.31
31864
31865  NEWS         | 29 +++++++++++++++++++++++++++++
31866  configure.ac |  2 +-
31867  2 files changed, 30 insertions(+), 1 deletion(-)
31868
31869 commit 976c8f455221eb599d1c446eafd88d51d7d2aa65
31870 Author: Behdad Esfahbod <behdad@behdad.org>
31871 Date:   Wed Jul 16 15:34:20 2014 -0400
31872
31873     New API: hb_buffer_[sg]et_replacement_codepoint()
31874
31875     With this change, we now by default replace broken UTF-8/16/32 bits
31876     with U+FFFD.  This can be changed by calling new API on the buffer.
31877     Previously the replacement value used to be (hb_codepoint_t)-1.
31878
31879     Note that hb_buffer_clear_contents() does NOT reset the replacement
31880     character.
31881
31882     See discussion here:
31883
31884     https://github.com/behdad/harfbuzz/commit/6f13b6d62daae4989e3cc2fe4b168e5c59650964
31885
31886     New API:
31887
31888       hb_buffer_set_replacement_codepoint()
31889       hb_buffer_get_replacement_codepoint()
31890
31891  src/hb-buffer-private.hh |  1 +
31892  src/hb-buffer.cc         | 45
31893  ++++++++++++++++++++++++++++++++++++++++++---
31894  src/hb-buffer.h          | 15 ++++++++++++++-
31895  src/hb-utf-private.hh    | 34 ++++++++++++++++++++--------------
31896  test/api/test-buffer.c   | 26 +++++++++++++++-----------
31897  5 files changed, 92 insertions(+), 29 deletions(-)
31898
31899 commit bcba8b45024e1eca8be77ca2657de1dc44dbf8fb
31900 Author: Behdad Esfahbod <behdad@behdad.org>
31901 Date:   Wed Jul 16 14:59:04 2014 -0400
31902
31903     New API hb_buffer_add_codepoints()
31904
31905     Like hb_buffer_add_utf32, but doesn't do any Unicode validation.
31906     This is like what hb_buffer_add_utf32 used to be until a couple
31907     commits ago.
31908
31909  src/hb-buffer.cc | 32 +++++++++++++++++++++++++++-----
31910  src/hb-buffer.h  |  8 ++++++++
31911  2 files changed, 35 insertions(+), 5 deletions(-)
31912
31913 commit 625dbf141a05f1ae81a7b8cbc529996370101284
31914 Author: Behdad Esfahbod <behdad@behdad.org>
31915 Date:   Wed Jul 16 14:49:55 2014 -0400
31916
31917     [buffer] Templatize UTF-* functions
31918
31919  src/hb-buffer.cc      |  10 +-
31920  src/hb-utf-private.hh | 307
31921  ++++++++++++++++++++++++++------------------------
31922  2 files changed, 166 insertions(+), 151 deletions(-)
31923
31924 commit e634fed4285ce440d277345727ed01757df6d779
31925 Author: Behdad Esfahbod <behdad@behdad.org>
31926 Date:   Wed Jul 16 14:17:26 2014 -0400
31927
31928     [buffer] Validate UTF-32 input
31929
31930     Same as what we do for UTF-8 and UTF-16.
31931
31932  src/hb-utf-private.hh  | 13 +++++++++---
31933  test/api/test-buffer.c | 55
31934  ++++++++++++++++++++++++++++++++++++++++++++++++++
31935  2 files changed, 65 insertions(+), 3 deletions(-)
31936
31937 commit b98c5db32d15fcfb27ce2f6737203ce1ad124319
31938 Author: Behdad Esfahbod <behdad@behdad.org>
31939 Date:   Wed Jul 16 13:44:01 2014 -0400
31940
31941     Minor refactoring
31942
31943  src/hb-ot-layout-gsubgpos-private.hh | 25 ++++++-------------------
31944  1 file changed, 6 insertions(+), 19 deletions(-)
31945
31946 commit 844f1a487d9c39724ebff20e89f6184c9a59be0b
31947 Author: Behdad Esfahbod <behdad@behdad.org>
31948 Date:   Wed Jul 16 13:32:51 2014 -0400
31949
31950     [tests] Add record-test.sh
31951
31952  test/shaping/Makefile.am    |  1 +
31953  test/shaping/record-test.sh | 49
31954  +++++++++++++++++++++++++++++++++++++++++++++
31955  2 files changed, 50 insertions(+)
31956
31957 commit 3b861421a772f52eb232ff93bd74b5a8214801ec
31958 Author: Behdad Esfahbod <behdad@behdad.org>
31959 Date:   Wed Jul 16 13:22:05 2014 -0400
31960
31961     Fix Mongolian Variation Selectors for fonts without GDEF
31962
31963     Originally we fixed those in 79d1007a501fd63c0ba4d51038c513e6b8b94740.
31964     However, fonts like MongolianWhite don't have GDEF, but have
31965     IgnoreMarks
31966     in their LigatureSubstitute init/etc features.  We were synthesizing a
31967     GDEF class of mark for Mongolian Variation Selectors and as such the
31968     ligature lookups where not matching.  Uniscribe doesn't do that.
31969
31970     I tried with more sophisticated fixes, like, if there is no GDEF and
31971     a lookup-flag mismatch happens, instead of rejecting a match, try
31972     skipping that glyph.  That surely produces some interesting behavior,
31973     but since we don't want to support fonts missing GDEF more than
31974     we have
31975     to, I went for this simpler fix which is to always mark
31976     default-ignorables as base when synthesizing GDEF.
31977
31978     Micro-test added.
31979
31980     Fixes rest of https://bugs.freedesktop.org/show_bug.cgi?id=65258
31981
31982  src/hb-ot-shape.cc                                       |  13
31983  +++++++++++--
31984  .../sha1sum/37033cc5cf37bb223d7355153016b6ccece93b28.ttf | Bin 0 ->
31985  2780 bytes
31986  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
31987  test/shaping/tests/MANIFEST                              |   1 +
31988  test/shaping/tests/mongolian-variation-selector.tests    |   1 +
31989  5 files changed, 14 insertions(+), 2 deletions(-)
31990
31991 commit 878a25375b2fdf64cf0cc30c23fca9fcd58548e8
31992 Author: Behdad Esfahbod <behdad@behdad.org>
31993 Date:   Wed Jul 16 13:21:26 2014 -0400
31994
31995     Minor
31996
31997  src/hb-ot-shape.cc        | 1 +
31998  src/hb-unicode-private.hh | 6 +++---
31999  2 files changed, 4 insertions(+), 3 deletions(-)
32000
32001 commit ec181e50140fc65b32d6080e2f7f73bbe0269ba9
32002 Author: Behdad Esfahbod <behdad@behdad.org>
32003 Date:   Wed Jul 16 13:10:03 2014 -0400
32004
32005     Minor moving around
32006
32007  src/hb-ot-shape.cc | 14 +++++++++-----
32008  1 file changed, 9 insertions(+), 5 deletions(-)
32009
32010 commit e7ce50d9eb6e3678f731b10dfeb308ffc478af8d
32011 Author: Behdad Esfahbod <behdad@behdad.org>
32012 Date:   Wed Jul 16 12:30:39 2014 -0400
32013
32014     [indic] Fix access past end of array
32015
32016  src/hb-ot-shape-complex-indic.cc | 7 ++++---
32017  1 file changed, 4 insertions(+), 3 deletions(-)
32018
32019 commit 73e23b0acfd2948d500321769035c56c9e072d77
32020 Author: Behdad Esfahbod <behdad@behdad.org>
32021 Date:   Tue Jul 15 18:43:49 2014 -0400
32022
32023     Whitespace
32024
32025  src/hb-ot-layout-gsubgpos-private.hh | 1 -
32026  1 file changed, 1 deletion(-)
32027
32028 commit f27be105afb86b337c7d940badc5a6462f0b58bb
32029 Author: Behdad Esfahbod <behdad@behdad.org>
32030 Date:   Fri Jul 11 18:15:34 2014 -0400
32031
32032     [Android.mk] Actually remove static library
32033
32034  Android.mk | 26 --------------------------
32035  1 file changed, 26 deletions(-)
32036
32037 commit 96b80e9bcc4796eedac09d284dc8cc0439ced6ba
32038 Author: Behdad Esfahbod <behdad@behdad.org>
32039 Date:   Fri Jul 11 17:00:12 2014 -0400
32040
32041     [Android.mk] Remove static library, add note re how to build
32042
32043  Android.mk | 41 +++++++++++++++++++++++++++++++++++++----
32044  1 file changed, 37 insertions(+), 4 deletions(-)
32045
32046 commit b7bc0b671d2d568cb64b647dad2ca866a4e0183b
32047 Author: Behdad Esfahbod <behdad@behdad.org>
32048 Date:   Fri Jul 11 16:20:28 2014 -0400
32049
32050     Simplify / speed up UTF-8 code
32051
32052  src/hb-utf-private.hh | 15 ++++++---------
32053  1 file changed, 6 insertions(+), 9 deletions(-)
32054
32055 commit af2490c0959daa0fe7f32a8b3b3a3699c7fc5f48
32056 Author: Behdad Esfahbod <behdad@behdad.org>
32057 Date:   Fri Jul 11 16:10:58 2014 -0400
32058
32059     Only accept well-formed UTF-8 sequences
32060
32061     Enable tests that were disabled before, and adjust one test,
32062     and add more tests.
32063
32064  src/hb-utf-private.hh  | 93
32065  +++++++++++++++++++++++++++++++++-----------------
32066  test/api/test-buffer.c |  9 +++--
32067  2 files changed, 68 insertions(+), 34 deletions(-)
32068
32069 commit 7323d385cc758c06671cb38239d240eb517b28bc
32070 Author: Behdad Esfahbod <behdad@behdad.org>
32071 Date:   Fri Jul 11 15:10:05 2014 -0400
32072
32073     Simplify hb_utf_prev<16> to call hb_utf_next<16>
32074
32075  src/hb-utf-private.hh | 23 ++++++++---------------
32076  1 file changed, 8 insertions(+), 15 deletions(-)
32077
32078 commit c09a607a842fdd7b33e2c57e8af96d21ff091acd
32079 Author: Behdad Esfahbod <behdad@behdad.org>
32080 Date:   Fri Jul 11 15:05:36 2014 -0400
32081
32082     Use hb_in_range() for arabic and indic tables
32083
32084     Though, looks like gcc was smart enough to produce the same code
32085     before...
32086
32087  src/gen-arabic-table.py                 |  18 +-
32088  src/gen-indic-table.py                  |  10 +-
32089  src/hb-ot-shape-complex-arabic-table.hh | 420
32090  ++++++++++++++++----------------
32091  src/hb-ot-shape-complex-indic-table.cc  |  88 +++----
32092  4 files changed, 268 insertions(+), 268 deletions(-)
32093
32094 commit 7627100f428ac0ec8509d961d368d2d25d8f0b6e
32095 Author: Behdad Esfahbod <behdad@behdad.org>
32096 Date:   Fri Jul 11 14:54:42 2014 -0400
32097
32098     Mark unsigned integer literals with the u suffix
32099
32100     Simplifies hb_in_range() calls as the type can be inferred.
32101     The rest is obsessiveness, I admit.
32102
32103  src/hb-buffer-serialize.cc                 |   2 +-
32104  src/hb-common.cc                           |   4 +-
32105  src/hb-coretext.cc                         |  16 +--
32106  src/hb-open-file-private.hh                |   4 +-
32107  src/hb-open-type-private.hh                |   2 +-
32108  src/hb-ot-cmap-table.hh                    |   4 +-
32109  src/hb-ot-head-table.hh                    |   6 +-
32110  src/hb-ot-hhea-table.hh                    |   2 +-
32111  src/hb-ot-layout-common-private.hh         |  14 +--
32112  src/hb-ot-layout-gdef-table.hh             |   8 +-
32113  src/hb-ot-layout-gpos-table.hh             |  24 ++--
32114  src/hb-ot-layout-gsub-table.hh             |   6 +-
32115  src/hb-ot-layout-gsubgpos-private.hh       |   2 +-
32116  src/hb-ot-layout-jstf-table.hh             |   2 +-
32117  src/hb-ot-layout-private.hh                |   4 +-
32118  src/hb-ot-layout.h                         |   6 +-
32119  src/hb-ot-map-private.hh                   |   8 +-
32120  src/hb-ot-maxp-table.hh                    |   4 +-
32121  src/hb-ot-shape-complex-arabic-fallback.hh |   2 +-
32122  src/hb-ot-shape-complex-hangul.cc          |  36 +++---
32123  src/hb-ot-shape-complex-hebrew.cc          | 134 ++++++++++-----------
32124  src/hb-ot-shape-complex-indic.cc           | 182
32125  ++++++++++++++---------------
32126  src/hb-ot-shape-complex-myanmar.cc         |  56 ++++-----
32127  src/hb-ot-shape-complex-sea.cc             |   8 +-
32128  src/hb-ot-shape-complex-thai.cc            |  84 ++++++-------
32129  src/hb-ot-shape-fallback.cc                |  40 +++----
32130  src/hb-ot-shape-normalize.cc               |   2 +-
32131  src/hb-ot-shape.cc                         |   6 +-
32132  src/hb-ot-tag.cc                           |  18 +--
32133  src/hb-unicode-private.hh                  |  40 +++----
32134  src/hb-uniscribe.cc                        |  14 +--
32135  src/hb-utf-private.hh                      |  16 +--
32136  32 files changed, 378 insertions(+), 378 deletions(-)
32137
32138 commit a8b89a09f6d3a3466282aae07fd65e143f9f8f83
32139 Author: Behdad Esfahbod <behdad@behdad.org>
32140 Date:   Fri Jul 11 14:18:01 2014 -0400
32141
32142     Simplify hb_in_range()
32143
32144     It's both faster and produces smaller code.  Now I feel stupid for
32145     not writing it this way before.
32146
32147  src/hb-private.hh | 16 ++++++----------
32148  1 file changed, 6 insertions(+), 10 deletions(-)
32149
32150 commit db8934faa1854dafaf4c4ce34d1818e12f67ef52
32151 Author: Behdad Esfahbod <behdad@behdad.org>
32152 Date:   Fri Jul 11 13:58:36 2014 -0400
32153
32154     Simplify hb_utf_prev<8> to call hb_utf_next<8>
32155
32156  src/hb-utf-private.hh | 24 ++++--------------------
32157  1 file changed, 4 insertions(+), 20 deletions(-)
32158
32159 commit efe74214bbb68eaa3d7621e73869b5d58210107e
32160 Author: Behdad Esfahbod <behdad@behdad.org>
32161 Date:   Fri Jul 11 11:59:48 2014 -0400
32162
32163     Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepoints
32164
32165     Only if the font doesn't support it.  Ie, this gives the user to
32166     use non-Unicode codepoints as private values and return a meaningful
32167     glyph for them.  But if it's invalid and font callback doesn't
32168     like it, and if font has U+FFFD, show that instead.
32169
32170     Font functions that do not want this automatic replacement to
32171     happen should return true from get_glyph() if unicode > 0x10FFFF.
32172
32173     Replaces https://github.com/behdad/harfbuzz/pull/27
32174
32175  src/hb-ot-shape-normalize.cc | 7 +++++++
32176  1 file changed, 7 insertions(+)
32177
32178 commit 6f13b6d62daae4989e3cc2fe4b168e5c59650964
32179 Author: Behdad Esfahbod <behdad@behdad.org>
32180 Date:   Thu Jul 10 19:31:40 2014 -0400
32181
32182     When parsing UTF-16, generate invalid codepoint for lonely low
32183     surrogate
32184
32185     Test passes now.
32186
32187  src/hb-utf-private.hh | 42 ++++++++++++++++++++++++++++--------------
32188  1 file changed, 28 insertions(+), 14 deletions(-)
32189
32190 commit 24b2ba9dfa7c35769cd843a07079ef88fa594bf8
32191 Author: Behdad Esfahbod <behdad@behdad.org>
32192 Date:   Thu Jul 10 19:31:16 2014 -0400
32193
32194     [test-buffer] Add test for lonely low-surrogate
32195
32196     Currenty fails.  Ouch!
32197
32198  test/api/test-buffer.c | 1 +
32199  1 file changed, 1 insertion(+)
32200
32201 commit 6334495ac1ee0a86228e67794b7a41ee91146f3b
32202 Author: Behdad Esfahbod <behdad@behdad.org>
32203 Date:   Thu Jul 10 19:22:07 2014 -0400
32204
32205     Use zh-Hans / zh-Hant when converting OT language tag to hb_language_t
32206
32207  src/hb-ot-tag.cc       | 15 +++------------
32208  test/api/test-ot-tag.c |  6 +++---
32209  2 files changed, 6 insertions(+), 15 deletions(-)
32210
32211 commit f381e320df795a9d73ac81499f8ed8c311bcb2f0
32212 Author: Behdad Esfahbod <behdad@behdad.org>
32213 Date:   Thu Jul 10 19:20:35 2014 -0400
32214
32215     Fix lang matching logic
32216
32217     Previous code was broken logically, but harmless.
32218
32219  src/hb-ot-tag.cc       | 2 +-
32220  test/api/test-ot-tag.c | 1 +
32221  2 files changed, 2 insertions(+), 1 deletion(-)
32222
32223 commit ee5350d667f3a9644667202597694581f2cf657d
32224 Author: Behdad Esfahbod <behdad@behdad.org>
32225 Date:   Thu Jul 10 19:06:45 2014 -0400
32226
32227     Accept BCP 47 zh-Hans / zh-Hant language tags
32228
32229  src/hb-ot-tag.cc       | 27 ++++++++++++++++++---------
32230  test/api/test-ot-tag.c |  3 +++
32231  2 files changed, 21 insertions(+), 9 deletions(-)
32232
32233 commit 431540286794e023ec5eafd5eeedc008d4f31b4c
32234 Author: Behdad Esfahbod <behdad@behdad.org>
32235 Date:   Thu Jul 10 17:37:26 2014 -0400
32236
32237     [Android.mk] Add note re static library
32238
32239  Android.mk | 7 +++++++
32240  1 file changed, 7 insertions(+)
32241
32242 commit 5b4131eb1c670c20fd9a45a5617c64060a505ef5
32243 Author: Behdad Esfahbod <behdad@behdad.org>
32244 Date:   Wed Jul 9 19:09:08 2014 -0400
32245
32246     [Android.mk] Update for new ICU
32247
32248     https://android-review.googlesource.com/#/c/100722/1/Android.mk
32249
32250  Android.mk | 2 +-
32251  1 file changed, 1 insertion(+), 1 deletion(-)
32252
32253 commit ab28196c9557a63971a56915aa6f98bb5803bd1b
32254 Author: Behdad Esfahbod <behdad@behdad.org>
32255 Date:   Wed Jul 9 18:18:06 2014 -0400
32256
32257     [Android.mk] Re-enable ICU unicode funcs
32258
32259  Android.mk | 11 ++++++-----
32260  1 file changed, 6 insertions(+), 5 deletions(-)
32261
32262 commit ea001374b86c4f1b24246c08a3d66d2a0e95a827
32263 Author: Behdad Esfahbod <behdad@behdad.org>
32264 Date:   Wed Jul 9 17:28:43 2014 -0400
32265
32266     0.9.30
32267
32268  NEWS         | 17 +++++++++++++++++
32269  configure.ac |  2 +-
32270  2 files changed, 18 insertions(+), 1 deletion(-)
32271
32272 commit 8b16ff12590200afb08e8821e3f14d2fdf8efbda
32273 Author: Behdad Esfahbod <behdad@behdad.org>
32274 Date:   Wed Jul 9 17:40:52 2014 -0400
32275
32276     [uniscribe] Fix build after recent changes to Offset
32277
32278  src/hb-ot-name-table.hh | 2 +-
32279  1 file changed, 1 insertion(+), 1 deletion(-)
32280
32281 commit 73f7f8919ea1f09b8c5b29f231ac84105cde2145
32282 Author: Behdad Esfahbod <behdad@behdad.org>
32283 Date:   Wed Jul 9 17:17:18 2014 -0400
32284
32285     Define _POSIX_C_SOURCE only if it is not defined
32286
32287     Fixes https://github.com/behdad/harfbuzz/pull/45
32288
32289  src/hb-blob.cc | 2 ++
32290  1 file changed, 2 insertions(+)
32291
32292 commit 6bd5646f1b865a76304a67e03a6161afcfef293f
32293 Author: Behdad Esfahbod <behdad@behdad.org>
32294 Date:   Wed Jul 9 17:07:06 2014 -0400
32295
32296     [tests] Remove bash'ish
32297
32298     Apparently on travis-ci, bash is linked to dash, which doesn't
32299     understand "let".  Failing tests were not being noticed.  See eg:
32300
32301       https://travis-ci.org/behdad/harfbuzz/jobs/29544211
32302
32303     Don't rely on bash.
32304
32305  test/shaping/run-tests.sh | 4 ++--
32306  1 file changed, 2 insertions(+), 2 deletions(-)
32307
32308 commit 0afedaa96c81b63774a4a0ef9b4cb4995d24ec9e
32309 Author: Behdad Esfahbod <behdad@behdad.org>
32310 Date:   Wed Jul 9 17:00:48 2014 -0400
32311
32312     [util/hb-shape] Fix crash; oops
32313
32314  util/hb-shape.cc | 2 +-
32315  1 file changed, 1 insertion(+), 1 deletion(-)
32316
32317 commit 0cd94491b99aed438ad79a55cdfced8d1b657179
32318 Author: Behdad Esfahbod <behdad@behdad.org>
32319 Date:   Wed Jul 9 16:51:38 2014 -0400
32320
32321     [ucdn] Update to Unicode 7.0.0 data
32322
32323     From http://github.com/behdad/ucdn
32324
32325  src/hb-ucdn.cc               |   23 +
32326  src/hb-ucdn/README           |    1 +
32327  src/hb-ucdn/ucdn.c           |    2 +-
32328  src/hb-ucdn/ucdn.h           |   27 +
32329  src/hb-ucdn/unicodedata_db.h | 3711
32330  ++++++++++++++++++++++--------------------
32331  5 files changed, 2039 insertions(+), 1725 deletions(-)
32332
32333 commit 9d4ede3a97fff544a5ec2a671e49a92a79645b61
32334 Author: Behdad Esfahbod <behdad@behdad.org>
32335 Date:   Wed Jul 9 16:19:55 2014 -0400
32336
32337     [Android.mk] Update source list
32338
32339  Android.mk | 9 ++++++---
32340  1 file changed, 6 insertions(+), 3 deletions(-)
32341
32342 commit 7e1ab1f6d812a55f75d4844f7981d5604481049c
32343 Author: Behdad Esfahbod <behdad@behdad.org>
32344 Date:   Wed Jul 9 16:13:40 2014 -0400
32345
32346     [Android.mk] Whitespace
32347
32348  Android.mk | 26 ++++++--------------------
32349  1 file changed, 6 insertions(+), 20 deletions(-)
32350
32351 commit 5c6695c42470e0a15e9029ebe8ecbebf3fa4f95b
32352 Author: Behdad Esfahbod <behdad@behdad.org>
32353 Date:   Wed Jul 9 16:07:12 2014 -0400
32354
32355     [Android.mk] Remove -lpthread; we build with -DHB_NO_MT
32356
32357  Android.mk | 3 ---
32358  1 file changed, 3 deletions(-)
32359
32360 commit 9109f1e944dd4bd4ae8057b75c8a31e9d31797aa
32361 Author: Behdad Esfahbod <behdad@behdad.org>
32362 Date:   Tue Jul 8 20:02:29 2014 -0400
32363
32364     [util/hb-shape] Accept an empty output-format that would skip output
32365
32366     Useful for benchmarking, to avoid buffer serialization overhead (which
32367     seems to by far dominate shaping!)
32368
32369  util/hb-shape.cc | 5 ++++-
32370  1 file changed, 4 insertions(+), 1 deletion(-)
32371
32372 commit 8656408572c2685f278a3b742ee69c767c29788c
32373 Author: Behdad Esfahbod <behdad@behdad.org>
32374 Date:   Tue Jul 8 18:10:20 2014 -0400
32375
32376     [util] Fix hb-view rendering with --font-funcs=ot
32377
32378  util/helper-cairo.cc | 25 +++++++++++++++++++++++++
32379  1 file changed, 25 insertions(+)
32380
32381 commit 8650def73500204b79c651f58b1be3f94a41973d
32382 Author: Behdad Esfahbod <behdad@behdad.org>
32383 Date:   Sat Jul 5 15:50:18 2014 -0400
32384
32385     [util] Add option to set font function implementation to use
32386
32387     Supports ft and ot right now.  hb-view currently not rendering
32388     with ot.
32389     Will fix after some clean up.
32390
32391  util/options.cc | 76
32392  ++++++++++++++++++++++++++++++++++++++++++++++++++-------
32393  util/options.hh | 21 ++++++++++++++++
32394  2 files changed, 88 insertions(+), 9 deletions(-)
32395
32396 commit 2306ad46dce1c53b0b1bfabdc04d70e3b99eabb7
32397 Author: Behdad Esfahbod <behdad@behdad.org>
32398 Date:   Fri Jul 4 18:09:29 2014 -0400
32399
32400     [util] Fix memory issue
32401
32402  util/options.cc | 6 ++----
32403  util/options.hh | 9 +++++++++
32404  2 files changed, 11 insertions(+), 4 deletions(-)
32405
32406 commit 14a4a9d649798d32c31f79b4045a885626dffc7f
32407 Author: Behdad Esfahbod <behdad@behdad.org>
32408 Date:   Tue Jul 1 15:51:54 2014 -0400
32409
32410     Add Roozbeh to AUTHORS
32411
32412     He's been my shadow for all Indic-related changes in the last
32413     few months.
32414
32415  AUTHORS | 1 +
32416  1 file changed, 1 insertion(+)
32417
32418 commit 68f724484b1663255ee249481624e552d2e2313f
32419 Author: Behdad Esfahbod <behdad@behdad.org>
32420 Date:   Mon Jun 30 15:46:53 2014 -0400
32421
32422     [indic] Remove some more now-unused special-cases
32423
32424  src/hb-ot-shape-complex-indic.cc | 3 +--
32425  1 file changed, 1 insertion(+), 2 deletions(-)
32426
32427 commit e79c9489802f99dc7eb8b4c2765c4c71b5f80e60
32428 Author: Behdad Esfahbod <behdad@behdad.org>
32429 Date:   Mon Jun 30 15:39:39 2014 -0400
32430
32431     [indic] Remove special-casing of U+1CF2,1CF3
32432
32433     These were introduced in a498565cedf0441ae723c5e5969f637d792a15e7,
32434     but IndicSyllabicCategory has had the correct value already, so the
32435     special code was never needed.
32436
32437  src/hb-ot-shape-complex-indic.cc | 6 ------
32438  1 file changed, 6 deletions(-)
32439
32440 commit d743ce78e10758b7dbaf0cfd191309e5ef646881
32441 Author: Behdad Esfahbod <behdad@behdad.org>
32442 Date:   Mon Jun 30 15:24:02 2014 -0400
32443
32444     [indic-table] Update to Unicode 7.0 data
32445
32446     Touch code just enough to preserve previous syllable structure
32447     and functionality as closely as possible.  Many further cleanups
32448     coming later.
32449
32450  src/gen-indic-table.py                   |   4 +
32451  src/hb-ot-shape-complex-indic-private.hh |  23 +-
32452  src/hb-ot-shape-complex-indic-table.cc   | 468
32453  ++++++++++++++++++++++---------
32454  src/hb-ot-shape-complex-indic.cc         |  21 --
32455  src/hb-ot-shape-complex-myanmar.cc       |   2 -
32456  5 files changed, 355 insertions(+), 163 deletions(-)
32457
32458 commit 5fa21b3ab7175f55f89cb194b544d5d4bd06a481
32459 Author: Behdad Esfahbod <behdad@behdad.org>
32460 Date:   Mon Jun 30 14:30:54 2014 -0400
32461
32462     [indic-table] Fix category frequency counts in comments
32463
32464  src/gen-indic-table.py                 |  2 +-
32465  src/hb-ot-shape-complex-indic-table.cc | 46
32466  +++++++++++++++++-----------------
32467  2 files changed, 24 insertions(+), 24 deletions(-)
32468
32469 commit 5c4e3e9a57b6b735e7d72cbd5f4070cf024d7015
32470 Author: Behdad Esfahbod <behdad@behdad.org>
32471 Date:   Mon Jun 30 14:25:18 2014 -0400
32472
32473     Whitespace
32474
32475  src/hb-ot-shape-complex-indic-private.hh | 76
32476  ++++++++++++++++----------------
32477  1 file changed, 38 insertions(+), 38 deletions(-)
32478
32479 commit af528b6674bccac3efd13f8b33fcdc6aeb178f4c
32480 Author: Behdad Esfahbod <behdad@behdad.org>
32481 Date:   Fri Jun 27 18:07:00 2014 -0400
32482
32483     Fix typo; ouch!
32484
32485  src/hb-ot-cmap-table.hh | 2 +-
32486  1 file changed, 1 insertion(+), 1 deletion(-)
32487
32488 commit 7d4ada66c96a748ce92f8e8edac149361c3dc829
32489 Author: Behdad Esfahbod <behdad@behdad.org>
32490 Date:   Fri Jun 27 17:30:59 2014 -0400
32491
32492     Mark unsed members with a "Z" suffix
32493
32494     There may be more.  There are members that are by definition
32495     redundant or reserved and not needed, NOT what we *currently*
32496     don't use.
32497
32498     I'm sure there's more...
32499
32500  src/hb-open-file-private.hh        |  6 +++---
32501  src/hb-ot-cmap-table.hh            | 24 ++++++++++++------------
32502  src/hb-ot-layout-common-private.hh |  2 +-
32503  3 files changed, 16 insertions(+), 16 deletions(-)
32504
32505 commit 23afcff1d14e57f5ce30a4100698d4f2dc530958
32506 Author: Behdad Esfahbod <behdad@behdad.org>
32507 Date:   Fri Jun 27 17:22:36 2014 -0400
32508
32509     [ot-font] Implement Unicode variation selectors
32510
32511  src/hb-ot-font.cc | 20 +++++++++++++++++++-
32512  1 file changed, 19 insertions(+), 1 deletion(-)
32513
32514 commit a5a4736916b6035e6413d4619f9e7287e683d51b
32515 Author: Behdad Esfahbod <behdad@behdad.org>
32516 Date:   Fri Jun 27 17:03:22 2014 -0400
32517
32518     [cmap] Implement subtable format 14
32519
32520  src/hb-ot-cmap-table.hh | 147
32521  +++++++++++++++++++++++++++++++++++++++++++-----
32522  1 file changed, 133 insertions(+), 14 deletions(-)
32523
32524 commit 586b60622c33878f9ca4826b4ef07369d32bf039
32525 Author: Behdad Esfahbod <behdad@behdad.org>
32526 Date:   Fri Jun 27 15:39:47 2014 -0400
32527
32528     Minor: final bits of cleanup
32529
32530  src/hb-open-type-private.hh        | 1 +
32531  src/hb-ot-layout-common-private.hh | 4 ++--
32532  2 files changed, 3 insertions(+), 2 deletions(-)
32533
32534 commit 51d9ba09bc78188ec87218aef5232e80568c1712
32535 Author: Behdad Esfahbod <behdad@behdad.org>
32536 Date:   Fri Jun 27 15:27:15 2014 -0400
32537
32538     Minor
32539
32540  src/hb-open-type-private.hh | 9 ++++-----
32541  1 file changed, 4 insertions(+), 5 deletions(-)
32542
32543 commit 3084767e92483c669f38319f153c498e9a6b92c7
32544 Author: Behdad Esfahbod <behdad@behdad.org>
32545 Date:   Fri Jun 27 15:24:35 2014 -0400
32546
32547     Minor: Remove LongArrayOf
32548
32549  src/hb-open-file-private.hh | 2 +-
32550  src/hb-open-type-private.hh | 4 ----
32551  2 files changed, 1 insertion(+), 5 deletions(-)
32552
32553 commit 41ea59495032e712fa6f801350ee00d5f00b5724
32554 Author: Behdad Esfahbod <behdad@behdad.org>
32555 Date:   Fri Jun 27 15:23:18 2014 -0400
32556
32557     Minor: Remove LongSortedArrayOf
32558
32559  src/hb-open-type-private.hh | 4 ----
32560  src/hb-ot-cmap-table.hh     | 2 +-
32561  2 files changed, 1 insertion(+), 5 deletions(-)
32562
32563 commit bb6ecf2ce5c2679c298741af17836a22e1d68121
32564 Author: Behdad Esfahbod <behdad@behdad.org>
32565 Date:   Fri Jun 27 15:13:44 2014 -0400
32566
32567     Minor: Remove LongOffsetArrayOf and LongOffsetLongArrayOf
32568
32569  src/hb-open-file-private.hh    | 2 +-
32570  src/hb-open-type-private.hh    | 8 --------
32571  src/hb-ot-layout-gdef-table.hh | 2 +-
32572  3 files changed, 2 insertions(+), 10 deletions(-)
32573
32574 commit 99d281712390fd54e523b2f0580d10445457ec2f
32575 Author: Behdad Esfahbod <behdad@behdad.org>
32576 Date:   Fri Jun 27 15:12:52 2014 -0400
32577
32578     Minor: Remove GenericOffset
32579
32580  src/hb-open-type-private.hh        | 13 +++++--------
32581  src/hb-ot-layout-common-private.hh |  8 ++++----
32582  2 files changed, 9 insertions(+), 12 deletions(-)
32583
32584 commit 9da552dcc5b89b3bbbe5a55fb7c543222382e12a
32585 Author: Behdad Esfahbod <behdad@behdad.org>
32586 Date:   Fri Jun 27 15:09:42 2014 -0400
32587
32588     Minor: Remove some GenericXXX templates
32589
32590  src/hb-open-type-private.hh        | 32 +++++++++++---------------------
32591  src/hb-ot-cmap-table.hh            |  4 ++--
32592  src/hb-ot-layout-common-private.hh |  2 +-
32593  3 files changed, 14 insertions(+), 24 deletions(-)
32594
32595 commit 36073ede5b52bd1231622cbacd1bee6b82696d81
32596 Author: Behdad Esfahbod <behdad@behdad.org>
32597 Date:   Fri Jun 27 14:48:54 2014 -0400
32598
32599     Minor: Reorder template parameter order
32600
32601  src/hb-open-type-private.hh | 14 +++++++-------
32602  src/hb-ot-cmap-table.hh     |  2 +-
32603  2 files changed, 8 insertions(+), 8 deletions(-)
32604
32605 commit 0394ec1bfbd7806cbe9fc809b34f96f8d12ffbf2
32606 Author: Behdad Esfahbod <behdad@behdad.org>
32607 Date:   Fri Jun 27 14:40:35 2014 -0400
32608
32609     Minor: Introduce GenericOffset
32610
32611  src/hb-open-type-private.hh | 16 ++++++----------
32612  1 file changed, 6 insertions(+), 10 deletions(-)
32613
32614 commit 0d1b3419a7bbfd18ab8fed1abd3a41dec11e8d97
32615 Author: Behdad Esfahbod <behdad@behdad.org>
32616 Date:   Thu Jun 26 19:13:34 2014 -0400
32617
32618     Minor: Use template parameter default values for OffsetTo
32619
32620  src/hb-open-type-private.hh | 13 +++++--------
32621  1 file changed, 5 insertions(+), 8 deletions(-)
32622
32623 commit 546b1adcdce2d3592843938b0b81ff32e67b0b83
32624 Author: Behdad Esfahbod <behdad@behdad.org>
32625 Date:   Thu Jun 26 19:10:21 2014 -0400
32626
32627     Minor: Use template parameter default values for hb_prealloced_array_t
32628
32629  src/hb-private.hh | 9 ++++-----
32630  1 file changed, 4 insertions(+), 5 deletions(-)
32631
32632 commit 911ca38645bd51764e7859bc482319e8f6d2f710
32633 Author: Behdad Esfahbod <behdad@behdad.org>
32634 Date:   Tue Jun 24 10:20:36 2014 -0600
32635
32636     Add back API removed recently
32637
32638     Add hb_ot_layout_language_get_required_feature_index() again, which
32639     is used in Pango.  This was removed in
32640     da132937989acb4d8ca9bd41c79f98750e7dda30 in favor of
32641     hb_ot_layout_language_get_required_feature().
32642
32643     API changes:
32644
32645       - Added hb_ot_layout_language_get_required_feature_index back.
32646
32647  src/hb-ot-layout.cc | 15 +++++++++++++++
32648  src/hb-ot-layout.h  |  7 +++++++
32649  2 files changed, 22 insertions(+)
32650
32651 commit 89e4946929a8cd2359c7d76fa9272d5604243002
32652 Author: Behdad Esfahbod <behdad@behdad.org>
32653 Date:   Sun Jun 22 11:32:13 2014 -0600
32654
32655     Add new IndicSyllabicCategory short forms for Unicode 7.0
32656
32657  src/gen-indic-table.py | 4 ++++
32658  1 file changed, 4 insertions(+)
32659
32660 commit dcee838e89c2863c2fda4e8f098e720637e02335
32661 Author: Behdad Esfahbod <behdad@behdad.org>
32662 Date:   Sun Jun 22 11:29:59 2014 -0600
32663
32664     Minor
32665
32666  src/gen-arabic-table.py | 2 +-
32667  src/gen-indic-table.py  | 2 +-
32668  2 files changed, 2 insertions(+), 2 deletions(-)
32669
32670 commit f2ad86e6053fa87ab188c36edc3d98c92324c049
32671 Author: Behdad Esfahbod <behdad@behdad.org>
32672 Date:   Sat Jun 21 15:31:10 2014 -0600
32673
32674     [indic-table-gen] Minor
32675
32676  src/gen-indic-table.py | 8 ++++----
32677  1 file changed, 4 insertions(+), 4 deletions(-)
32678
32679 commit 2ec62279aab8c2263f17ffbc7c6f74304674f9a8
32680 Author: Behdad Esfahbod <behdad@behdad.org>
32681 Date:   Sat Jun 21 15:25:59 2014 -0600
32682
32683     [indic-table] Update to Unicode 6.3.0
32684
32685     Was from 6.2.0.  It's a no-op.  Committing for the record.
32686
32687  src/hb-ot-shape-complex-indic-table.cc | 12 ++++++------
32688  1 file changed, 6 insertions(+), 6 deletions(-)
32689
32690 commit 5d4d7384efa97a30893ad28b9ad9a994722de12c
32691 Author: Behdad Esfahbod <behdad@behdad.org>
32692 Date:   Sat Jun 21 14:53:21 2014 -0600
32693
32694     Minor: format
32695
32696  src/hb-ot-shape-complex-arabic.cc | 7 +++++--
32697  1 file changed, 5 insertions(+), 2 deletions(-)
32698
32699 commit 44243ae5902cc420e6bf6ec2fca2584ba93ff2fb
32700 Author: Behdad Esfahbod <behdad@behdad.org>
32701 Date:   Sat Jun 21 14:19:34 2014 -0600
32702
32703     [arabic-table] Update to Unicode 7.0
32704
32705     Old table was from 6.2.  Remove hard-coded Mongolian and Phags-pa
32706     data.
32707     This completes support for new scripts Manichian and Psaltar Pahlavi.
32708
32709  src/hb-ot-shape-complex-arabic-table.hh | 72
32710  ++++++++++++++++++++++++++++-----
32711  src/hb-ot-shape-complex-arabic.cc       | 22 ----------
32712  2 files changed, 63 insertions(+), 31 deletions(-)
32713
32714 commit cd86ab9b4f4d7bd4f563be64a83714fc8fb395d7
32715 Author: Behdad Esfahbod <behdad@behdad.org>
32716 Date:   Sat Jun 21 14:10:38 2014 -0600
32717
32718     [arabic-table] Add ZWJ/ZWNJ now that table is segmented
32719
32720  src/gen-arabic-table.py                 |  2 --
32721  src/hb-ot-shape-complex-arabic-table.hh | 12 +++++++++++-
32722  src/hb-ot-shape-complex-arabic.cc       |  5 -----
32723  3 files changed, 11 insertions(+), 8 deletions(-)
32724
32725 commit 2390d9b67e1dfeccd3f0850d1304c52b54817ca0
32726 Author: Behdad Esfahbod <behdad@behdad.org>
32727 Date:   Sat Jun 21 14:07:00 2014 -0600
32728
32729     [arabic-table] Further tune
32730
32731     In anticipation of Unicode 7.0 data coming in the next commit.
32732
32733  src/gen-arabic-table.py                 | 10 ++++++---
32734  src/hb-ot-shape-complex-arabic-table.hh | 38
32735  +++++++++++++++------------------
32736  2 files changed, 24 insertions(+), 24 deletions(-)
32737
32738 commit a133e6067aaebc494c0156b5fac7f4a879e12dbe
32739 Author: Behdad Esfahbod <behdad@behdad.org>
32740 Date:   Fri Jun 20 18:01:34 2014 -0400
32741
32742     [indic-table] Minor
32743
32744  src/gen-indic-table.py | 9 +++++----
32745  1 file changed, 5 insertions(+), 4 deletions(-)
32746
32747 commit b900fa2c8cc088dbcbdbf90bfdf8764f9ee1c96a
32748 Author: Behdad Esfahbod <behdad@behdad.org>
32749 Date:   Fri Jun 20 17:59:43 2014 -0400
32750
32751     [arabic-table] Use segmented table
32752
32753     No functional change.
32754
32755  src/gen-arabic-table.py                 | 82
32756  +++++++++++++++++++++++----------
32757  src/hb-ot-shape-complex-arabic-table.hh | 53 ++++++++++++++-------
32758  src/hb-ot-shape-complex-arabic.cc       |  8 ++--
32759  3 files changed, 97 insertions(+), 46 deletions(-)
32760
32761 commit c2e113404640bf9b8bac469d0803ac946e77964f
32762 Author: Behdad Esfahbod <behdad@behdad.org>
32763 Date:   Fri Jun 20 17:57:03 2014 -0400
32764
32765     [indic-table] Make output stable
32766
32767  src/gen-indic-table.py | 2 +-
32768  1 file changed, 1 insertion(+), 1 deletion(-)
32769
32770 commit 55abfbd2ac1626af16151298a0837b837d0796df
32771 Author: Behdad Esfahbod <behdad@behdad.org>
32772 Date:   Fri Jun 20 16:47:43 2014 -0400
32773
32774     [indic-table] Minor
32775
32776     No output change.
32777
32778  src/gen-indic-table.py | 7 +------
32779  1 file changed, 1 insertion(+), 6 deletions(-)
32780
32781 commit f88670749006991282bcc4e8b6218487295ca670
32782 Author: Behdad Esfahbod <behdad@behdad.org>
32783 Date:   Fri Jun 20 16:30:10 2014 -0400
32784
32785     [arabic-table] Don't write comments
32786
32787     No functional change.
32788
32789  src/gen-arabic-table.py                 |  20 +-
32790  src/hb-ot-shape-complex-arabic-table.hh | 710
32791  ++------------------------------
32792  2 files changed, 38 insertions(+), 692 deletions(-)
32793
32794 commit 200dfe3eb10feda2ad25940338b08011f4757ca4
32795 Author: Behdad Esfahbod <behdad@behdad.org>
32796 Date:   Fri Jun 20 16:20:59 2014 -0400
32797
32798     [arabic-table] Use short names for values
32799
32800     No functional change.
32801
32802  src/gen-arabic-table.py                 |   16 +-
32803  src/hb-ot-shape-complex-arabic-table.hh | 1386
32804  ++++++++++++++++---------------
32805  2 files changed, 716 insertions(+), 686 deletions(-)
32806
32807 commit 3f5327a41efcf50f64d9498ef3dfd6875ef6a5ab
32808 Author: Behdad Esfahbod <behdad@behdad.org>
32809 Date:   Fri Jun 20 16:17:42 2014 -0400
32810
32811     [arabic-table] Read Blocks.txt and shuffle code around
32812
32813     No functional change.
32814
32815  src/Makefile.am                         |  2 +-
32816  src/gen-arabic-table.py                 | 80
32817  +++++++++++++++++++--------------
32818  src/hb-ot-shape-complex-arabic-table.hh | 30 ++++++++-----
32819  3 files changed, 67 insertions(+), 45 deletions(-)
32820
32821 commit 171f970e4f72d9fe1af30eab32b96906ee4a14f5
32822 Author: Behdad Esfahbod <behdad@behdad.org>
32823 Date:   Fri Jun 20 15:25:30 2014 -0400
32824
32825     [indic-table] Black-list Thai, Lao, and Tibetan
32826
32827     We don't need Indic table for those.
32828
32829  src/gen-indic-table.py                 |  3 ++
32830  src/hb-ot-shape-complex-indic-table.cc | 94
32831  +++++++---------------------------
32832  2 files changed, 21 insertions(+), 76 deletions(-)
32833
32834 commit 65ac2dae4f284f563b2dc476a21e2b5a48124de8
32835 Author: Behdad Esfahbod <behdad@behdad.org>
32836 Date:   Fri Jun 20 15:12:49 2014 -0400
32837
32838     [indic-table] Speed up lookup
32839
32840  src/gen-indic-table.py                 | 22 +++++++++---
32841  src/hb-ot-shape-complex-indic-table.cc | 61
32842  +++++++++++++++++++++++-----------
32843  2 files changed, 59 insertions(+), 24 deletions(-)
32844
32845 commit 64442a3f4c5c7be08893454742cad6bfe73cb8d7
32846 Author: Behdad Esfahbod <behdad@behdad.org>
32847 Date:   Fri Jun 20 14:58:53 2014 -0400
32848
32849     [indic-table] Fix compiler warning
32850
32851  src/gen-indic-table.py                 | 4 +---
32852  src/hb-ot-shape-complex-indic-table.cc | 4 +---
32853  2 files changed, 2 insertions(+), 6 deletions(-)
32854
32855 commit 0436e1d50527497ebe5053b51a34ce6590276249
32856 Author: Behdad Esfahbod <behdad@behdad.org>
32857 Date:   Fri Jun 20 14:56:22 2014 -0400
32858
32859     [indic-table] Make table more compact by not covering full blocks
32860
32861     -#define indic_offset_total 4416
32862     +#define indic_offset_total 3816
32863
32864     -}; /* Table occupancy: 60% */
32865     +}; /* Table occupancy: 69% */
32866
32867  src/gen-indic-table.py                 |  24 ++++--
32868  src/hb-ot-shape-complex-indic-table.cc | 150
32869  +++++++++------------------------
32870  2 files changed, 57 insertions(+), 117 deletions(-)
32871
32872 commit 190a251479b3cfc68871ff1daf9a9d1abe3f86e6
32873 Author: Behdad Esfahbod <behdad@behdad.org>
32874 Date:   Fri Jun 20 14:41:39 2014 -0400
32875
32876     [indic-table] Remove block range from data table
32877
32878     No functional change.
32879
32880  src/gen-indic-table.py                 |   4 +-
32881  src/hb-ot-shape-complex-indic-table.cc | 102
32882  ++++++++++++++++-----------------
32883  2 files changed, 54 insertions(+), 52 deletions(-)
32884
32885 commit 2b051c6057920c564c13c5d6a3e6dca93446fa12
32886 Author: Behdad Esfahbod <behdad@behdad.org>
32887 Date:   Fri Jun 20 14:09:57 2014 -0400
32888
32889     Rename HB_VERSION_CHECK and hb_version_check to "atleast"
32890
32891     HB_VERSION_CHECK's comparison was originally written wrongly
32892     by mistake.  When API tests were written, they were also written
32893     wrongly to pass given the wrong implementation... Sigh.
32894
32895     Given the purpose of this API, there's no point in fixing it
32896     without renaming it.  As such, rename.
32897
32898     API changes:
32899
32900       HB_VERSION_CHECK -> HB_VERSION_ATLEAST
32901       hb_version_check -> hb_version_atleast
32902
32903  docs/reference/harfbuzz-sections.txt |  4 ++--
32904  src/hb-common.cc                     | 10 +++++-----
32905  src/hb-version.h.in                  | 10 +++++-----
32906  test/api/test-version.c              | 29 +++++++++++++++--------------
32907  4 files changed, 27 insertions(+), 26 deletions(-)
32908
32909 commit cabfa538ed4b1355326fa8de05f7209dda1c1c7a
32910 Author: Behdad Esfahbod <behdad@behdad.org>
32911 Date:   Fri Jun 20 13:51:21 2014 -0400
32912
32913     Adjust unused doc symbols
32914
32915  docs/reference/harfbuzz-sections.txt | 19 +++++++++++++++++--
32916  src/hb-ot-shape.h                    | 21 ++++++++++-----------
32917  2 files changed, 27 insertions(+), 13 deletions(-)
32918
32919 commit da132937989acb4d8ca9bd41c79f98750e7dda30
32920 Author: Jonathan Kew <jfkthame@gmail.com>
32921 Date:   Sun Apr 27 14:05:24 2014 +0100
32922
32923     Rework handling of requiredFeature to solve problem with rlig in
32924     arial.ttf from winxp
32925
32926     https://bugzilla.mozilla.org/show_bug.cgi?id=986802
32927     Fixes https://github.com/behdad/harfbuzz/pull/39
32928
32929     API Change:
32930
32931     -hb_ot_layout_language_get_required_feature_index
32932     +hb_ot_layout_language_get_required_feature
32933
32934     New API takes an extra pointer argument.  Pass NULL in to get
32935     behavior of previous API.
32936
32937     Reworked by behdad
32938
32939  src/hb-ot-layout-gsubgpos-private.hh |  4 +--
32940  src/hb-ot-layout.cc                  | 29 ++++++++++++---------
32941  src/hb-ot-layout.h                   | 11 ++++----
32942  src/hb-ot-map.cc                     | 50
32943  ++++++++++++++++++++++++++----------
32944  src/main.cc                          |  4 +--
32945  5 files changed, 64 insertions(+), 34 deletions(-)
32946
32947 commit df554af99db390e42d378983bb3fcf583477a1d7
32948 Author: Behdad Esfahbod <behdad@behdad.org>
32949 Date:   Thu Jun 19 15:39:18 2014 -0400
32950
32951     Rename search() to bsearch() and lsearch()
32952
32953     Such that the complexity of the algorithm used is clear at
32954     call site.
32955
32956  src/hb-open-type-private.hh        |  4 ++--
32957  src/hb-ot-cmap-table.hh            | 14 +++++++-------
32958  src/hb-ot-layout-common-private.hh |  9 +++++----
32959  3 files changed, 14 insertions(+), 13 deletions(-)
32960
32961 commit fb8cc86ff99c08064ac58a559bb66cc340693b92
32962 Author: Behdad Esfahbod <behdad@behdad.org>
32963 Date:   Thu Jun 19 15:30:18 2014 -0400
32964
32965     Rename sort() to qsort()
32966
32967     In an effort to make the algorithm used clear.
32968
32969  src/hb-coretext.cc  | 4 ++--
32970  src/hb-ot-map.cc    | 4 ++--
32971  src/hb-private.hh   | 8 ++++----
32972  src/hb-uniscribe.cc | 4 ++--
32973  4 files changed, 10 insertions(+), 10 deletions(-)
32974
32975 commit 577ca4814314c374824cac736996b9cdd4f9d11f
32976 Author: Behdad Esfahbod <behdad@behdad.org>
32977 Date:   Wed Jun 18 12:29:23 2014 -0400
32978
32979     [unicode7] Update list of Default_Ignorable codepoints
32980
32981  src/hb-unicode-private.hh | 66
32982  +++++++++++++++++++++--------------------------
32983  1 file changed, 30 insertions(+), 36 deletions(-)
32984
32985 commit 7cfee3827636f0dff7df5c8975a4fadd1b4bfbd5
32986 Author: Behdad Esfahbod <behdad@behdad.org>
32987 Date:   Mon Apr 28 15:09:30 2014 -0700
32988
32989     [unicode7] Route Manichaean and Psalter Pahlavi through Arabic shaper
32990
32991     Still needs update to joining table to fully work.
32992
32993  src/hb-ot-shape-complex-private.hh | 4 ++++
32994  1 file changed, 4 insertions(+)
32995
32996 commit a4a7899cd93fb9d1bc2163a4bbabfa733ee5bd52
32997 Author: Behdad Esfahbod <behdad@behdad.org>
32998 Date:   Mon Apr 28 15:06:42 2014 -0700
32999
33000     [unicode7] Mark right-to-left scripts
33001
33002  src/hb-common.cc | 8 ++++++++
33003  1 file changed, 8 insertions(+)
33004
33005 commit 62587bfc5178a447ef66d88eab7412a7efe84692
33006 Author: Behdad Esfahbod <behdad@behdad.org>
33007 Date:   Mon Apr 28 15:07:21 2014 -0700
33008
33009     [unicode7] Declare Unicode 7 scripts
33010
33011  src/hb-common.h | 21 +++++++++------------
33012  1 file changed, 9 insertions(+), 12 deletions(-)
33013
33014 commit dc61294aa93d36d0c5d187d4a692560a7cb46444
33015 Author: Behdad Esfahbod <behdad@behdad.org>
33016 Date:   Mon Apr 28 14:58:28 2014 -0700
33017
33018     [unicode7] Add missing ISO 15924 tags
33019
33020  src/hb-common.h | 6 +++---
33021  1 file changed, 3 insertions(+), 3 deletions(-)
33022
33023 commit 7526373e70bc4c2e2072da36babf9399fcf483b8
33024 Author: Behdad Esfahbod <behdad@behdad.org>
33025 Date:   Tue Jun 17 11:45:26 2014 -0400
33026
33027     [coretext] Remove unused var
33028
33029  src/hb-coretext.cc | 2 --
33030  1 file changed, 2 deletions(-)
33031
33032 commit 798e4185bc71b1a63528e6b0af236d4c964ec607
33033 Author: Jonathan Kew <jfkthame@gmail.com>
33034 Date:   Tue Jun 10 13:10:30 2014 +0100
33035
33036     When zeroing mark widths for LTR, also adjust offset...
33037
33038     ...so that they overstrike preceding glyph.
33039
33040     https://github.com/behdad/harfbuzz/pull/43
33041
33042  src/hb-ot-shape.cc | 50
33043  +++++++++++++++++++++++++++++++++++++++-----------
33044  1 file changed, 39 insertions(+), 11 deletions(-)
33045
33046 commit 80f7405a5208f88b8615aa4ce4c54ffeb16f04f8
33047 Author: Jonathan Kew <jfkthame@gmail.com>
33048 Date:   Tue Jun 10 13:10:02 2014 +0100
33049
33050     [Thai] set the correct general category on Nikhahit when decomposing
33051     Sara-Am.
33052
33053  src/hb-ot-shape-complex-thai.cc | 5 ++++-
33054  1 file changed, 4 insertions(+), 1 deletion(-)
33055
33056 commit 1d634cbb4b0338e1c2841127a72c5fac3a2a5ca1
33057 Author: Behdad Esfahbod <behdad@behdad.org>
33058 Date:   Fri Jun 6 17:55:02 2014 -0400
33059
33060     Fix base-position when 'pref' is NOT formed
33061
33062     If pre-base reordering Ra is NOT formed (or formed and then
33063     broken up), we should consider that Ra as base.  This is
33064     observable when there's a left matra or dotreph that positions
33065     before base.
33066
33067     Now, it might be that we shouldn't do this if the Ra happend
33068     to form a below form.  We can't quite deduce that right now...
33069
33070     Micro test added.  Also at:
33071
33072     https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
33073
33074  src/hb-ot-shape-complex-indic.cc                   |  28
33075  +++++++++++++++++++--
33076  test/shaping/fonts/sha1sum/MANIFEST                |   5 ++++
33077  .../e207635780b42f898d58654b65098763e340f5c7.ttf   | Bin 0 -> 3000 bytes
33078  test/shaping/tests/indic-pref-blocking.tests       |   3 ++-
33079  4 files changed, 33 insertions(+), 3 deletions(-)
33080
33081 commit 04dc52fa15f5b7f9eb5f448ea43e7ef1b2269e88
33082 Author: Behdad Esfahbod <behdad@behdad.org>
33083 Date:   Fri Jun 6 17:28:38 2014 -0400
33084
33085     [indic] Recover OT_H undergone ligation and multiplication
33086
33087     Sometimes font designers form half/pref/etc consonant forms
33088     unconditionally and then undo that conditionally.  Try to
33089     recover the OT_H classification in those cases.
33090
33091     No test number changes expected.
33092
33093  src/hb-ot-layout-private.hh      |  8 ++++++++
33094  src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++++++++
33095  2 files changed, 29 insertions(+)
33096
33097 commit 39c8201f8e361e8c0f23f07bf20124ccadc6086c
33098 Author: Behdad Esfahbod <behdad@behdad.org>
33099 Date:   Fri Jun 6 17:19:35 2014 -0400
33100
33101     [indic] Improve base re-finding
33102
33103     No test numbers change.
33104
33105  src/hb-ot-shape-complex-indic.cc | 5 ++---
33106  1 file changed, 2 insertions(+), 3 deletions(-)
33107
33108 commit c04d5f0dd24d0ed9560fb9aebb5561ce946743c3
33109 Author: Behdad Esfahbod <behdad@behdad.org>
33110 Date:   Fri Jun 6 17:02:39 2014 -0400
33111
33112     [indic] Minor
33113
33114  src/hb-ot-shape-complex-indic.cc | 2 +-
33115  1 file changed, 1 insertion(+), 1 deletion(-)
33116
33117 commit 824d00dce483d0f4030c0cac253f994810e10f32
33118 Author: Behdad Esfahbod <behdad@behdad.org>
33119 Date:   Mon Jun 9 14:17:33 2014 -0400
33120
33121     Fix commit 3f38c1137b6219a646da141b08463ffa922d4e35
33122
33123     Previous commit was not compiling with clang.
33124
33125  configure.ac | 4 ++--
33126  1 file changed, 2 insertions(+), 2 deletions(-)
33127
33128 commit 3f38c1137b6219a646da141b08463ffa922d4e35
33129 Author: Behdad Esfahbod <behdad@behdad.org>
33130 Date:   Fri Jun 6 16:03:40 2014 -0400
33131
33132     Don't use -mstructure-size-boundary=8 on clang arm
33133
33134     As in building for Android / iPhone.  Only set it if
33135     struct{char} alignment is not 1.
33136
33137     NOT tested on an actual Arm architecture.  Guess we'll know
33138     when this makes it to people's build bots.
33139
33140  configure.ac | 7 +++++--
33141  1 file changed, 5 insertions(+), 2 deletions(-)
33142
33143 commit 0ff74b09d2ccf7a9ea0f0b463d8b6d819c86c837
33144 Author: Behdad Esfahbod <behdad@behdad.org>
33145 Date:   Thu Jun 5 21:55:23 2014 -0400
33146
33147     Add missing test file.  Oops
33148
33149  test/shaping/tests/indic-pref-blocking.tests | 1 +
33150  1 file changed, 1 insertion(+)
33151
33152 commit 832a6f99b34f334b1e82b8e3a7ad137e823d203c
33153 Author: Behdad Esfahbod <behdad@behdad.org>
33154 Date:   Wed Jun 4 16:57:42 2014 -0400
33155
33156     [indic] Don't reorder reph/pref if ligature was expanded
33157
33158     Normally if you want to, say, conditionally prevent a 'pref', you
33159     would use blocking contextual matching.  Some designers instead
33160     form the 'pref' form, then undo it in context.  To detect that
33161     we now also remember glyphs that went through MultipleSubst.
33162
33163     In the only place that this is used, Uniscribe seems to only care
33164     about the "last" transformation between Ligature and Multiple
33165     substitions.  Ie. if you ligate, expand, and ligate again, it
33166     moves the pref, but if you ligate and expand it doesn't.  That's
33167     why we clear the MULTIPLIED bit when setting LIGATED.
33168
33169     Micro-test added.  Test: U+0D2F,0D4D,0D30 with font from:
33170
33171     [1]
33172     https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
33173
33174  src/hb-ot-layout-gsub-table.hh                      |   2 +-
33175  src/hb-ot-layout-gsubgpos-private.hh                |  20
33176  ++++++++++++++++----
33177  src/hb-ot-layout-private.hh                         |  16
33178  +++++++++++++++-
33179  src/hb-ot-shape-complex-indic.cc                    |   4 ++--
33180  test/shaping/Makefile.am                            |   5 ++++-
33181  .../226bc2deab3846f1a682085f70c67d0421014144.ttf    | Bin 0 -> 2828 bytes
33182  test/shaping/tests/MANIFEST                         |   1 +
33183  7 files changed, 39 insertions(+), 9 deletions(-)
33184
33185 commit b5be2317201774c84470167767ad83c8637cad5b
33186 Author: Behdad Esfahbod <behdad@behdad.org>
33187 Date:   Thu Jun 5 19:00:22 2014 -0400
33188
33189     [gsub] Adjust single-length ligature subst to act like single subst
33190
33191  src/hb-ot-layout-gsub-table.hh | 8 ++++++++
33192  1 file changed, 8 insertions(+)
33193
33194 commit aae69451dfbf2e3671c555c234f788c194302818
33195 Author: Behdad Esfahbod <behdad@behdad.org>
33196 Date:   Thu Jun 5 18:54:44 2014 -0400
33197
33198     [gsub] Minor shuffling
33199
33200  src/hb-ot-layout-gsub-table.hh | 29 ++++++++++++++++-------------
33201  1 file changed, 16 insertions(+), 13 deletions(-)
33202
33203 commit b6b304f12be917b7449b3ac9409069fcd4a27d95
33204 Author: Behdad Esfahbod <behdad@behdad.org>
33205 Date:   Thu Jun 5 17:12:54 2014 -0400
33206
33207     [ot] Add TODO re zero-len MultipleSubst sequences
33208
33209  src/hb-ot-layout-gsub-table.hh       | 9 +++++++++
33210  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
33211  2 files changed, 12 insertions(+), 1 deletion(-)
33212
33213 commit f1a72fe7bf863535ec09b559cc0bd878fd0799f2
33214 Author: Behdad Esfahbod <behdad@behdad.org>
33215 Date:   Wed Jun 4 19:00:29 2014 -0400
33216
33217     [ot-font] Fix cmap EncodingRecord cmp order
33218
33219  src/hb-ot-cmap-table.hh | 14 +++++++++-----
33220  1 file changed, 9 insertions(+), 5 deletions(-)
33221
33222 commit ce34f0b07e5324ed52e6e2c43000c2b09ee010d4
33223 Author: Behdad Esfahbod <behdad@behdad.org>
33224 Date:   Wed Jun 4 18:57:46 2014 -0400
33225
33226     [ot-font] Use binary search for format12 cmap subtable
33227
33228  src/hb-open-type-private.hh | 4 ++++
33229  src/hb-ot-cmap-table.hh     | 2 +-
33230  2 files changed, 5 insertions(+), 1 deletion(-)
33231
33232 commit 257d1adfa1b3422c511c55e641840a6e31ec6008
33233 Author: Behdad Esfahbod <behdad@behdad.org>
33234 Date:   Wed Jun 4 18:47:55 2014 -0400
33235
33236     [ot-font] Work around broken cmap subtable format 4 length
33237
33238     Roboto was hitting this.  FreeType also has pretty much the
33239     same code for this, in ttcmap.c:tt_cmap4_validate():
33240
33241         /* in certain fonts, the `length' field is invalid and goes */
33242         /* out of bound.  We try to correct this here...            */
33243         if ( table + length > valid->limit )
33244         {
33245           if ( valid->level >= FT_VALIDATE_TIGHT )
33246             FT_INVALID_TOO_SHORT;
33247
33248           length = (FT_UInt)( valid->limit - table );
33249         }
33250
33251  src/hb-ot-cmap-table.hh | 22 ++++++++++++++++++----
33252  1 file changed, 18 insertions(+), 4 deletions(-)
33253
33254 commit 51f563579b94e1ee23ced9bbcc7dd3341535ce72
33255 Author: Behdad Esfahbod <behdad@behdad.org>
33256 Date:   Wed Jun 4 18:42:32 2014 -0400
33257
33258     Move try_set to sanitize context
33259
33260  src/hb-open-type-private.hh        | 22 ++++++++++------------
33261  src/hb-ot-layout-common-private.hh |  2 +-
33262  2 files changed, 11 insertions(+), 13 deletions(-)
33263
33264 commit 500737e8e16dce5248aff394899bb3761a9c3bbf
33265 Author: Behdad Esfahbod <behdad@behdad.org>
33266 Date:   Wed Jun 4 18:17:29 2014 -0400
33267
33268     [ot-font] Don't select a Null cmap subtable
33269
33270     Can happen either in broken fonts, or as a result of sanitize().
33271
33272  src/hb-ot-cmap-table.hh | 2 +-
33273  1 file changed, 1 insertion(+), 1 deletion(-)
33274
33275 commit dac86026a6bae5a8a03cfe885bf93f32e5f48614
33276 Author: Behdad Esfahbod <behdad@behdad.org>
33277 Date:   Tue Jun 3 17:57:00 2014 -0400
33278
33279     Fix some cppcheck warnings
33280
33281     Bug 77800 - cppcheck reports
33282
33283  src/hb-common.cc                   | 4 +++-
33284  src/hb-ot-layout-common-private.hh | 2 +-
33285  src/hb-private.hh                  | 2 +-
33286  src/hb-shape-plan.cc               | 4 ++--
33287  4 files changed, 7 insertions(+), 5 deletions(-)
33288
33289 commit c306410cab368a27c1941a2625d3b475edeaac04
33290 Author: Behdad Esfahbod <behdad@behdad.org>
33291 Date:   Tue Jun 3 16:59:41 2014 -0400
33292
33293     Bug 77732 - Fix unused typedef warning for ASSERT_STATIC with GCC 4.8
33294
33295  src/hb-private.hh | 2 +-
33296  1 file changed, 1 insertion(+), 1 deletion(-)
33297
33298 commit ae2b854eab7f1c48e56751c987a714c2c18d6eb6
33299 Author: Behdad Esfahbod <behdad@behdad.org>
33300 Date:   Tue Jun 3 16:59:09 2014 -0400
33301
33302     Move code around
33303
33304  src/hb-private.hh | 134
33305  ++++++++++++++++++++++++++----------------------------
33306  1 file changed, 65 insertions(+), 69 deletions(-)
33307
33308 commit 17c3b809f42aec34d83dba2e6229ad85804bebae
33309 Author: Behdad Esfahbod <behdad@behdad.org>
33310 Date:   Mon Jun 2 15:08:18 2014 -0400
33311
33312     [indic] Treat U+A8E0..A8F1 as OT_A instead of OT_VD
33313
33314     Apparently they can intermix with other OT_A.
33315
33316     Test: U+0915,A8E2,1CD0
33317
33318  src/hb-ot-shape-complex-indic.cc | 2 +-
33319  1 file changed, 1 insertion(+), 1 deletion(-)
33320
33321 commit 6ae13f257c3986517c097fa666ab9f58bdc918b5
33322 Author: Behdad Esfahbod <behdad@behdad.org>
33323 Date:   Fri May 30 17:38:14 2014 -0400
33324
33325     [graphite2] Fix cluster mapping
33326
33327     Patch from Martin Hosken.  I expect this to fix the following bugs:
33328
33329     https://bugs.freedesktop.org/show_bug.cgi?id=75076
33330     https://bugzilla.gnome.org/show_bug.cgi?id=723582
33331     https://bugzilla.redhat.com/show_bug.cgi?id=998812
33332
33333  src/hb-graphite2.cc | 5 ++++-
33334  1 file changed, 4 insertions(+), 1 deletion(-)
33335
33336 commit 5875ad9c467b39d00ad4d98fd425179c701e6fd0
33337 Author: Behdad Esfahbod <behdad@behdad.org>
33338 Date:   Thu May 29 15:48:16 2014 -0400
33339
33340     0.9.29
33341
33342  NEWS         | 12 ++++++++++++
33343  configure.ac |  2 +-
33344  2 files changed, 13 insertions(+), 1 deletion(-)
33345
33346 commit 7977ca17aac34b9ab10622928bed8afa2177f16a
33347 Author: Behdad Esfahbod <behdad@behdad.org>
33348 Date:   Thu May 29 15:34:26 2014 -0400
33349
33350     [indic] Allow decimal and Brahmi digits as placeholders
33351
33352     Tests: U+0967,0951 U+0031,093F
33353
33354  src/hb-ot-shape-complex-indic.cc                                      |
33355  4 ++++
33356  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt  |
33357  2 ++
33358  2 files changed, 6 insertions(+)
33359
33360 commit e8b5d64039614ecce472eda1a7a603736da25d86
33361 Author: Behdad Esfahbod <behdad@behdad.org>
33362 Date:   Thu May 29 15:18:27 2014 -0400
33363
33364     [indic] Do NOT allow reph formation on placeholders
33365
33366     Only allow it on DOTTED CIRCLE.  No effect on test numbers.
33367
33368     Test: U+0930,094D,00A0
33369
33370  src/hb-ot-shape-complex-indic-machine.rl                                |
33371  2 +-
33372  .../in-tree/shaper-indic/indic/script-devanagari/misc/dottedcircle.txt  |
33373  1 +
33374  2 files changed, 2 insertions(+), 1 deletion(-)
33375
33376 commit 52b562a6a058131c0103aaa5404d053e6465bb23
33377 Author: Behdad Esfahbod <behdad@behdad.org>
33378 Date:   Tue May 27 18:18:23 2014 -0400
33379
33380     [indic] Clean up a bit
33381
33382     No functional change intended.
33383
33384  src/hb-ot-shape-complex-indic.cc | 17 +++++------------
33385  1 file changed, 5 insertions(+), 12 deletions(-)
33386
33387 commit 3bf652b90783e8244c153739585d95dc4162efb4
33388 Author: Behdad Esfahbod <behdad@behdad.org>
33389 Date:   Tue May 27 18:07:26 2014 -0400
33390
33391     [indic] Treat U+002D and U+2010..2014 as placeholders
33392
33393  src/hb-ot-shape-complex-indic.cc | 4 +++-
33394  1 file changed, 3 insertions(+), 1 deletion(-)
33395
33396 commit e0de95f40244924cb8f9f7abca7f53117044a0eb
33397 Author: Behdad Esfahbod <behdad@behdad.org>
33398 Date:   Tue May 27 17:58:34 2014 -0400
33399
33400     [indic] Treat U+00D7 MULTIPLICATION SIGN as placeholder
33401
33402  src/hb-ot-shape-complex-indic.cc | 1 +
33403  1 file changed, 1 insertion(+)
33404
33405 commit cf78dd483cbe1759a8ecb731879e041a53ba9bb3
33406 Author: Behdad Esfahbod <behdad@behdad.org>
33407 Date:   Tue May 27 17:53:37 2014 -0400
33408
33409     [indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER
33410
33411  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
33412  src/hb-ot-shape-complex-indic-private.hh | 6 +++---
33413  src/hb-ot-shape-complex-indic.cc         | 4 ++--
33414  src/hb-ot-shape-complex-myanmar.cc       | 2 +-
33415  4 files changed, 8 insertions(+), 8 deletions(-)
33416
33417 commit 186ece94c8838e95db240d3e7c3ce415da6be81e
33418 Author: Behdad Esfahbod <behdad@behdad.org>
33419 Date:   Tue May 27 17:49:45 2014 -0400
33420
33421     [myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB
33422
33423     No functional change.
33424
33425  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
33426  src/hb-ot-shape-complex-myanmar.cc         | 2 +-
33427  2 files changed, 2 insertions(+), 2 deletions(-)
33428
33429 commit cf71d28c380819cb0f7f0f22f6ff9e4aa881a2b8
33430 Author: Behdad Esfahbod <behdad@behdad.org>
33431 Date:   Tue May 27 17:47:43 2014 -0400
33432
33433     [indic/myanmar] Refactor a few macros
33434
33435  src/hb-ot-shape-complex-indic-private.hh | 12 ++++++++++++
33436  src/hb-ot-shape-complex-indic.cc         | 10 ----------
33437  src/hb-ot-shape-complex-myanmar.cc       |  6 ------
33438  3 files changed, 12 insertions(+), 16 deletions(-)
33439
33440 commit 2307268e01d27a999b56a2f573dfcee8b2a7949b
33441 Author: Behdad Esfahbod <behdad@behdad.org>
33442 Date:   Tue May 27 17:39:01 2014 -0400
33443
33444     [indic] Treat U+0A72..0A73 like regular consonants
33445
33446     Unicode 6.x IndicSyllableCategory categorizes them as
33447     placeholders, but they can subjoin.
33448
33449  src/hb-ot-shape-complex-indic.cc | 3 ++-
33450  1 file changed, 2 insertions(+), 1 deletion(-)
33451
33452 commit e9b2a4cfe593bdbe9288571635ba26ac42ede987
33453 Author: Behdad Esfahbod <behdad@behdad.org>
33454 Date:   Fri May 23 15:49:10 2014 -0400
33455
33456     [indic] Support U+1CED
33457
33458  src/hb-ot-shape-complex-indic.cc | 5 +++++
33459  1 file changed, 5 insertions(+)
33460
33461 commit d19f8e85702a1e473efe2f02027984dcc127602a
33462 Author: Behdad Esfahbod <behdad@behdad.org>
33463 Date:   Fri May 23 15:45:50 2014 -0400
33464
33465     [indic] Support U+A8F2..A8F7,1CE9..1CEC,1CEE..1CF1
33466
33467  src/hb-ot-shape-complex-indic.cc | 8 ++++++++
33468  1 file changed, 8 insertions(+)
33469
33470 commit ddbdfcbf1c10eed0a7b81b29fee99f1bd22113e5
33471 Author: Behdad Esfahbod <behdad@behdad.org>
33472 Date:   Fri May 23 15:39:55 2014 -0400
33473
33474     [indic] Simplify grammar
33475
33476     No functional change.
33477
33478  src/hb-ot-shape-complex-indic-machine.rl | 7 +++----
33479  1 file changed, 3 insertions(+), 4 deletions(-)
33480
33481 commit 4e9b1f662b23966e67c548b86afeff2bec9b0eb7
33482 Author: Behdad Esfahbod <behdad@behdad.org>
33483 Date:   Fri May 23 15:38:42 2014 -0400
33484
33485     [indic] Always start new syllable for Avagraha
33486
33487     In fact, the previous grammar was ambigious.  No functional
33488     change.
33489
33490  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
33491  1 file changed, 1 insertion(+), 1 deletion(-)
33492
33493 commit 9f9bd9bf31161660214b8b39a78cdafbb79db1be
33494 Author: Behdad Esfahbod <behdad@behdad.org>
33495 Date:   Fri May 23 15:33:13 2014 -0400
33496
33497     [indic] Rename avagraha cluster to symbol cluster
33498
33499     In anticipation of adding more characters to that class of clusters.
33500
33501  src/hb-ot-shape-complex-indic-machine.rl | 10 +++++-----
33502  src/hb-ot-shape-complex-indic-private.hh |  4 ++--
33503  src/hb-ot-shape-complex-indic.cc         | 14 +++++++-------
33504  3 files changed, 14 insertions(+), 14 deletions(-)
33505
33506 commit a498565cedf0441ae723c5e5969f637d792a15e7
33507 Author: Behdad Esfahbod <behdad@behdad.org>
33508 Date:   Thu May 22 19:39:56 2014 -0400
33509
33510     [indic] Support U+1CF2,U+1CF3
33511
33512  src/hb-ot-shape-complex-indic.cc | 6 ++++++
33513  1 file changed, 6 insertions(+)
33514
33515 commit ecb98babbaa065940b40ca8954a454f0e2cdcff0
33516 Author: Behdad Esfahbod <behdad@behdad.org>
33517 Date:   Thu May 22 19:36:21 2014 -0400
33518
33519     [indic] Support U+1CE2..U+1CE8
33520
33521  src/hb-ot-shape-complex-indic.cc | 4 ++++
33522  1 file changed, 4 insertions(+)
33523
33524 commit 37bf2c9224e32fdc99c20158c6dc0a4602ec1292
33525 Author: Behdad Esfahbod <behdad@behdad.org>
33526 Date:   Thu May 22 19:35:17 2014 -0400
33527
33528     Minor
33529
33530  src/hb-ot-shape-complex-indic.cc | 2 +-
33531  1 file changed, 1 insertion(+), 1 deletion(-)
33532
33533 commit 131e17ff9ae792cafa7a500043acb373802ee872
33534 Author: Behdad Esfahbod <behdad@behdad.org>
33535 Date:   Thu May 22 19:32:51 2014 -0400
33536
33537     [indic] Support U+1CF5,1CF6
33538
33539  src/hb-ot-shape-complex-indic.cc | 3 +++
33540  1 file changed, 3 insertions(+)
33541
33542 commit 72ead0cc72dac4d1c985ead065bb820f93f14a1d
33543 Author: Behdad Esfahbod <behdad@behdad.org>
33544 Date:   Thu May 22 19:12:10 2014 -0400
33545
33546     [indic] Treat U+1CE1 as a tone-mark too
33547
33548     It's spacing, but otherwise the same as the other ones.
33549
33550  src/hb-ot-shape-complex-indic.cc | 2 +-
33551  1 file changed, 1 insertion(+), 1 deletion(-)
33552
33553 commit e848bfae7c975a6fae434daf8e3db4d69914df9f
33554 Author: Behdad Esfahbod <behdad@behdad.org>
33555 Date:   Thu May 22 18:50:34 2014 -0400
33556
33557     [indic] Recategorize U+A8E0..A8F1 as OT_VD
33558
33559     Up to two of them come after all OT_A characters.
33560
33561  src/hb-ot-shape-complex-indic-machine.rl |  2 +-
33562  src/hb-ot-shape-complex-indic.cc         | 10 ++++++----
33563  2 files changed, 7 insertions(+), 5 deletions(-)
33564
33565 commit c519536c34c842304da558dd4a9e3844fc261b20
33566 Author: Behdad Esfahbod <behdad@behdad.org>
33567 Date:   Thu May 22 18:43:14 2014 -0400
33568
33569     [indic] Allow up to three tone marks
33570
33571     According to Roozbeh, there are valid combinations in Unicode
33572     proposals for up to three.  Previously we were allowing up to two.
33573
33574  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
33575  1 file changed, 1 insertion(+), 1 deletion(-)
33576
33577 commit c11fc6833980fce6d70c5ae0c6623de97a3eb30a
33578 Author: Behdad Esfahbod <behdad@behdad.org>
33579 Date:   Thu May 22 18:41:49 2014 -0400
33580
33581     [indic] Support more extended Devanagari tone marks
33582
33583     Also adjust U+0953,0954 handling.
33584
33585  src/hb-ot-shape-complex-indic.cc | 18 ++++++++++++------
33586  1 file changed, 12 insertions(+), 6 deletions(-)
33587
33588 commit 26c836e53d55a2e2d4c17fd9ea1884eec33ce015
33589 Author: Behdad Esfahbod <behdad@behdad.org>
33590 Date:   Wed May 21 18:35:48 2014 -0400
33591
33592     [indic] Handle "Cantillation marks for the Samaveda"
33593
33594  src/hb-ot-shape-complex-indic.cc | 3 +++
33595  1 file changed, 3 insertions(+)
33596
33597 commit 29531128f2f4342d537817746863705df80efe4b
33598 Author: Behdad Esfahbod <behdad@behdad.org>
33599 Date:   Thu May 15 14:04:02 2014 -0600
33600
33601     [indic] Improve reph formation of Sinhala and Telugu
33602
33603     Sinhala and Telugu use "explicit" reph.  That is, the reph is
33604     formed by
33605     a Ra,H,ZWJ sequence.  Previously, upon detecting this sequence,
33606     we were
33607     checking checking whether the 'rphf' feature applies to the first two
33608     glyphs of the sequence.  This is how the Microsoft fonts are designed.
33609     However, testing with Noto shows that apparently Uniscribe also forms
33610     the reph if the lookup ligates all three glyphs.  So, try both
33611     sequences.
33612
33613     Doesn't affect test results for Sinhala or Telugu.
33614
33615     https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=232
33616
33617  src/hb-ot-shape-complex-indic.cc | 9 +++++++--
33618  1 file changed, 7 insertions(+), 2 deletions(-)
33619
33620 commit 8c703f13bf8b4b276093b1c42cd3759e34b6787f
33621 Author: Oleg Oshmyan <chortos@inbox.lv>
33622 Date:   Wed May 14 22:10:09 2014 +0100
33623
33624     Fix build with --coretext on older OS X
33625
33626     Fixes https://github.com/behdad/harfbuzz/pull/40
33627
33628  src/hb-coretext.h | 2 +-
33629  1 file changed, 1 insertion(+), 1 deletion(-)
33630
33631 commit 439b05867c0856a81fa8f9bea3a7465b4b4bdd91
33632 Author: Behdad Esfahbod <behdad@behdad.org>
33633 Date:   Wed May 14 16:44:39 2014 -0600
33634
33635     [myanmar] Allow MedialYa+Asat in the grammar
33636
33637     The grammar in the OT spec, and the existing Windows implementation
33638     seem to be confused around where to allow Asat around the medial
33639     consonants.
33640
33641     The previous grammar for medial group was allowing an Asat after
33642     the medial group only if there was a medial Wa or Ha, but not if
33643     there was only a medial Ya.  This doesn't make sense to me and
33644     sounds reversed, as both medial Wa and Ha are below marks while
33645     Asat is an above mark.  An Asat can come before the medial group
33646     already (in fact, multiple ones can.  Why?!).  The medial Ya
33647     however is a spacing mark and according to Roozbeh it's valid
33648     to want an Asat on the medial Ya instead of the base, so it looks
33649     to me like we want to allow an Asat after the medial group if
33650     there *was* a Ya but not if there wasn't any.  Not wanting to
33651     produce dotted-circle where Windows is not, this commit changes
33652     the grammar to allow one Asat after the medial group no matter
33653     what comes in the group.
33654
33655     Test: U+1002,103A,103B vs U+1002,103B,103A
33656
33657  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
33658  1 file changed, 1 insertion(+), 1 deletion(-)
33659
33660 commit 0a017ce169d791c9aea56671fe5837961e0a3c09
33661 Author: Behdad Esfahbod <behdad@behdad.org>
33662 Date:   Wed May 14 16:44:16 2014 -0600
33663
33664     Add tests for Myanmar Asat+MedialYa and MedialYa+Asat sequences
33665
33666     One of them currently produces dotted-circle.  Fix and detailed
33667     message coming.
33668
33669  test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/misc.txt |
33670  2 ++
33671  1 file changed, 2 insertions(+)
33672
33673 commit c95587618c88d187be64f923033dae151cf820be
33674 Author: Behdad Esfahbod <behdad@behdad.org>
33675 Date:   Wed May 14 00:42:18 2014 -0400
33676
33677     [ot] Minor note re cmap subtable format 2 and 8
33678
33679  src/hb-ot-cmap-table.hh | 2 ++
33680  1 file changed, 2 insertions(+)
33681
33682 commit b7878cd58ea9a67236e1e0228c35b5b03ec4ff9c
33683 Author: Behdad Esfahbod <behdad@behdad.org>
33684 Date:   Tue May 13 21:47:51 2014 -0400
33685
33686     [ot] Implement cmap subtable format 0
33687
33688  src/hb-open-type-private.hh |  3 ++-
33689  src/hb-ot-cmap-table.hh     | 32 ++++++++++++++++++++++++++++++++
33690  2 files changed, 34 insertions(+), 1 deletion(-)
33691
33692 commit ca7b77431d1e0aaa803722be8be85a368a385f47
33693 Author: Behdad Esfahbod <behdad@behdad.org>
33694 Date:   Tue May 13 21:26:34 2014 -0400
33695
33696     [ot] Factor out code between cmap sutable format 12 and 13
33697
33698  src/hb-ot-cmap-table.hh | 43 +++++++++++++------------------------------
33699  1 file changed, 13 insertions(+), 30 deletions(-)
33700
33701 commit 94759e8219ed08392573bae948a8135e16b8e0d0
33702 Author: Behdad Esfahbod <behdad@behdad.org>
33703 Date:   Tue May 13 21:17:28 2014 -0400
33704
33705     [ot] Factor out code between cmap subtable format 6 and 10
33706
33707  src/hb-ot-cmap-table.hh | 49
33708  ++++++++++---------------------------------------
33709  1 file changed, 10 insertions(+), 39 deletions(-)
33710
33711 commit 1a8ffc512987c1ff1b4896549f80b145c85454a8
33712 Author: Behdad Esfahbod <behdad@behdad.org>
33713 Date:   Tue May 13 21:06:39 2014 -0400
33714
33715     Minor
33716
33717  src/hb-blob.h | 5 ++---
33718  1 file changed, 2 insertions(+), 3 deletions(-)
33719
33720 commit 91bbfca87527fa14d6ebec86b087f2a989381872
33721 Author: Behdad Esfahbod <behdad@behdad.org>
33722 Date:   Mon May 12 18:19:29 2014 -0400
33723
33724     [ot] Implement cmap subtable formats 6 and 10
33725
33726  src/hb-ot-cmap-table.hh | 77
33727  +++++++++++++++++++++++++++++++++++++++++++++++--
33728  1 file changed, 74 insertions(+), 3 deletions(-)
33729
33730 commit d294a2cb165c4f20daa5624969067c51eb9aef58
33731 Author: Behdad Esfahbod <behdad@behdad.org>
33732 Date:   Mon May 12 17:58:31 2014 -0400
33733
33734     [ot] Implement cmap subtable format 13
33735
33736  src/hb-ot-cmap-table.hh | 47
33737  +++++++++++++++++++++++++++++++++++++++++------
33738  1 file changed, 41 insertions(+), 6 deletions(-)
33739
33740 commit 0d75793fae95ed9f6b8522ae3af4fcdf397d8c36
33741 Author: Behdad Esfahbod <behdad@behdad.org>
33742 Date:   Mon May 12 17:51:15 2014 -0400
33743
33744     [ot] Implement cmap subtable format 12
33745
33746  src/hb-ot-cmap-table.hh | 63
33747  +++++++++++++++++++++++++++++++++++++++++++++++--
33748  src/hb-ot-font.cc       |  5 ++++
33749  2 files changed, 66 insertions(+), 2 deletions(-)
33750
33751 commit 3608a6847e7b7eb4206df049158513a085810afd
33752 Author: Behdad Esfahbod <behdad@behdad.org>
33753 Date:   Mon May 12 13:46:29 2014 -0400
33754
33755     [ot] Hook up cmap table to hb_ot_font_funcs()
33756
33757  src/hb-ot-cmap-table.hh | 10 +++++++---
33758  src/hb-ot-font.cc       | 33 +++++++++++++++++++--------------
33759  2 files changed, 26 insertions(+), 17 deletions(-)
33760
33761 commit c8a47452993b9dee6854bfc866aca4a20142696f
33762 Author: Behdad Esfahbod <behdad@behdad.org>
33763 Date:   Fri May 9 19:55:51 2014 -0400
33764
33765     [ot] Implement cmap subtable format 4
33766
33767  src/hb-ot-cmap-table.hh | 52
33768  +++++++++++++++++++++++++++++++++++++++++++++++++
33769  1 file changed, 52 insertions(+)
33770
33771 commit 4719621f20dfd6a0377c650a7b4df223c18dc143
33772 Author: Behdad Esfahbod <behdad@behdad.org>
33773 Date:   Fri May 9 16:09:11 2014 -0400
33774
33775     Minor
33776
33777  src/hb-open-type-private.hh | 1 -
33778  1 file changed, 1 deletion(-)
33779
33780 commit 41ca1fbebf61cf26e1e0e4b11f4a5b52fb7d88a9
33781 Author: Behdad Esfahbod <behdad@behdad.org>
33782 Date:   Fri May 9 15:35:56 2014 -0400
33783
33784     [ot] Start implementing cmap table
33785
33786  src/Makefile.am         |   1 +
33787  src/hb-ot-cmap-table.hh | 171
33788  ++++++++++++++++++++++++++++++++++++++++++++++++
33789  src/hb-ot-font.cc       |   1 +
33790  3 files changed, 173 insertions(+)
33791
33792 commit c7074b8798048324cb8850c55908ce77fc33d11e
33793 Author: Behdad Esfahbod <behdad@behdad.org>
33794 Date:   Thu May 8 18:24:31 2014 -0400
33795
33796     [otlayout] Add GenericArrayOf::search()
33797
33798  src/hb-open-type-private.hh | 11 +++++++++++
33799  1 file changed, 11 insertions(+)
33800
33801 commit 40a479797add42fa42b78d4267920ef75bfb6b9a
33802 Author: Behdad Esfahbod <behdad@behdad.org>
33803 Date:   Thu May 8 18:21:04 2014 -0400
33804
33805     [otlayout] Add GenericSortedArrayOf
33806
33807  src/hb-open-type-private.hh | 10 +++++++---
33808  1 file changed, 7 insertions(+), 3 deletions(-)
33809
33810 commit 0ddecabc6de205b121bec31fbf670f37cc9454ef
33811 Author: Behdad Esfahbod <behdad@behdad.org>
33812 Date:   Thu May 1 16:01:40 2014 -0700
33813
33814     [main] Minor improvement to output
33815
33816  src/main.cc | 12 +++++++-----
33817  1 file changed, 7 insertions(+), 5 deletions(-)
33818
33819 commit 79ecdc3f9525212053d2bc88a5541c41697159da
33820 Author: Behdad Esfahbod <behdad@behdad.org>
33821 Date:   Mon Apr 28 14:24:23 2014 -0700
33822
33823     0.9.28
33824
33825  NEWS         | 13 +++++++++++++
33826  configure.ac |  2 +-
33827  2 files changed, 14 insertions(+), 1 deletion(-)
33828
33829 commit 6faff8e4132197ba06f0e685b82efe35b546cf64
33830 Author: Behdad Esfahbod <behdad@behdad.org>
33831 Date:   Mon Apr 28 14:29:39 2014 -0700
33832
33833     Add static storage classifier to inline functions
33834
33835     Before we were just relying on the compiler inlining them and not
33836     leaving a trace in our public API.  Try to fix.  Hopefully not
33837     breaking anyone's build.
33838
33839  src/hb-open-type-private.hh    | 22 +++++++++++-----------
33840  src/hb-ot-layout-gpos-table.hh |  4 ++--
33841  src/hb-ot-layout-gsub-table.hh |  6 +++---
33842  src/hb-ot-layout-private.hh    | 36 ++++++++++++++++++------------------
33843  src/hb-ot-map-private.hh       | 10 +++++-----
33844  src/hb-private.hh              |  2 +-
33845  6 files changed, 40 insertions(+), 40 deletions(-)
33846
33847 commit 9c9411839bb89d0a1a83120af0982c60e0e393d9
33848 Author: Behdad Esfahbod <behdad@behdad.org>
33849 Date:   Mon Apr 28 12:38:25 2014 -0700
33850
33851     [tibetan] Reorder PADMA sign to occur after other below marks
33852
33853     Based on suggestion from Andrew Glass.
33854
33855     Test: U+0F40,0FC6,0F83
33856
33857  src/hb-unicode-private.hh | 4 ++++
33858  1 file changed, 4 insertions(+)
33859
33860 commit 659cd3c5b470ff9724ce5e53fedd1fea3e7512c4
33861 Author: Behdad Esfahbod <behdad@behdad.org>
33862 Date:   Mon Apr 28 12:43:42 2014 -0700
33863
33864     [test] Add test case for Tibetan sign PADMA
33865
33866     Currently fails.
33867
33868  test/shaping/texts/in-tree/shaper-tibetan/script-tibetan/misc/misc.txt |
33869  1 +
33870  1 file changed, 1 insertion(+)
33871
33872 commit ee703bc3ef740c300718fca7a12c050c322dce19
33873 Author: Behdad Esfahbod <behdad@behdad.org>
33874 Date:   Mon Apr 28 12:43:18 2014 -0700
33875
33876     Reshuffle test data
33877
33878  test/shaping/texts/in-tree/MANIFEST                                    |
33879  3 +++
33880  test/shaping/texts/in-tree/shaper-default/MANIFEST                     |
33881  3 ---
33882  .../in-tree/{shaper-default => shaper-hangul}/script-hangul/MANIFEST
33883  | 0
33884  .../{shaper-default => shaper-hangul}/script-hangul/misc/MANIFEST
33885  | 0
33886  .../{shaper-default => shaper-hangul}/script-hangul/misc/misc.txt
33887  | 0
33888  .../in-tree/{shaper-default => shaper-hebrew}/script-hebrew/MANIFEST
33889  | 0
33890  .../{shaper-default => shaper-hebrew}/script-hebrew/misc/MANIFEST
33891  | 0
33892  .../script-hebrew/misc/diacritics.txt                                  |
33893  0
33894  .../in-tree/{shaper-default => shaper-tibetan}/script-tibetan/MANIFEST
33895  | 0
33896  .../{shaper-default => shaper-tibetan}/script-tibetan/misc/MANIFEST
33897  | 0
33898  .../{shaper-default => shaper-tibetan}/script-tibetan/misc/misc.txt
33899  | 0
33900  11 files changed, 3 insertions(+), 3 deletions(-)
33901
33902 commit b082ef373cefb35dd98b5f2f0b677ccc7806f51e
33903 Author: Behdad Esfahbod <behdad@behdad.org>
33904 Date:   Fri Apr 25 11:48:10 2014 -0700
33905
33906     Typo
33907
33908  src/hb-ot-shape-complex-indic.cc | 2 +-
33909  1 file changed, 1 insertion(+), 1 deletion(-)
33910
33911 commit 828e109c7aac3389cc3b89ea1f13388aefb63804
33912 Author: Behdad Esfahbod <behdad@behdad.org>
33913 Date:   Fri Apr 18 16:53:34 2014 -0700
33914
33915     [indic] Fix-up zero-context matching
33916
33917     commit b5a0f69e47ace468b06e21cf069a18ddcfcf6064
33918     Author: Behdad Esfahbod <behdad@behdad.org>
33919     Date:   Thu Oct 17 18:04:23 2013 +0200
33920
33921         [indic] Pass zero-context=false to would_substitute for newer
33922         scripts
33923
33924         For scripts without an old/new spec distinction, use
33925         zero-context=false.
33926         This changes behavior in Sinhala / Khmer, but doesn't seem
33927         to regress.
33928         This will be useful and used in Javanese.
33929
33930     The *intention* was to change zero-context from true to false for
33931     scripts that
33932     don't have old-vs-new specs.  However, checking the code, looks
33933     like we
33934     essentially change zero-context to always be true; ie. we only
33935     changed things
33936     for old-spec, and we broke them.  That's what causes this bug:
33937
33938       https://bugs.freedesktop.org/show_bug.cgi?id=76705
33939
33940     The root of the bug is here:
33941
33942       /* Use zero-context would_substitute() matching for new-spec of
33943       the main
33944        * Indic scripts, but not for old-spec or scripts with one spec
33945        only. */
33946       bool zero_context = indic_plan->config->has_old_spec ||
33947       !indic_plan->is_old_spec;
33948
33949     Note that is_old_spec itself is:
33950
33951       indic_plan->is_old_spec = indic_plan->config->has_old_spec &&
33952       ((plan->map.chosen_script[0] & 0x000000FF) != '2');
33953
33954     It's easy to show that zero_context is now always true.  What we
33955     really meant was:
33956
33957       bool zero_context = indic_plan->config->has_old_spec &&
33958       !indic_plan->is_old_spec;
33959
33960     Ie, "&&" instead of "||".  We made this change supposedly to make
33961     Javanese
33962     work.  But apparently we got it working regardless!  So I'm going
33963     to fix this
33964     to only change the logic for old-spec and not touch other cases.
33965
33966  src/hb-ot-shape-complex-indic.cc | 4 ++--
33967  1 file changed, 2 insertions(+), 2 deletions(-)
33968
33969 commit 66c6a48b6ce9dab6375ba1a23d7e450d6974852a
33970 Author: Behdad Esfahbod <behdad@behdad.org>
33971 Date:   Mon Apr 14 15:55:42 2014 -0700
33972
33973     Add HB_NO_MERGE_CLUSTERS
33974
33975     Disables any cluster-merging.  Added for testing purposes while
33976     we investigate what kind of API to add for this.
33977
33978  src/hb-buffer.cc | 8 ++++++++
33979  1 file changed, 8 insertions(+)
33980
33981 commit 897c7b804d6817470a364ba31b1719555b12f751
33982 Author: Behdad Esfahbod <behdad@behdad.org>
33983 Date:   Thu Apr 10 16:27:13 2014 -0700
33984
33985     Add Khmer test for U+17DD
33986
33987  .../shaper-indic/south-east-asian/script-khmer/misc/other-marks.txt
33988  | 1 +
33989  1 file changed, 1 insertion(+)
33990
33991 commit 50a00535ccac538bbf93358fd2d2442e4c12542f
33992 Author: Behdad Esfahbod <behdad@behdad.org>
33993 Date:   Thu Apr 10 16:03:29 2014 -0700
33994
33995     Require gobject-introspection 1.34.0
33996
33997     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=75384
33998
33999  configure.ac | 2 +-
34000  1 file changed, 1 insertion(+), 1 deletion(-)
34001
34002 commit 5fd996c4a4049a75c6d9e964f1a81c00ff191893
34003 Author: Behdad Esfahbod <behdad@behdad.org>
34004 Date:   Wed Apr 9 16:38:26 2014 -0700
34005
34006     Further adjust check-defs and check-symbols for mipsel
34007
34008     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74491
34009
34010  src/check-defs.sh    | 2 +-
34011  src/check-symbols.sh | 2 +-
34012  2 files changed, 2 insertions(+), 2 deletions(-)
34013
34014 commit 75ec6d0bc5ca0170c73e4d1099a898d38d8f85c0
34015 Author: Behdad Esfahbod <behdad@behdad.org>
34016 Date:   Wed Apr 9 16:33:32 2014 -0700
34017
34018     Tighten up check-static-inits.sh check
34019
34020     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74490
34021
34022  src/check-static-inits.sh | 2 +-
34023  1 file changed, 1 insertion(+), 1 deletion(-)
34024
34025 commit 110ec0714a11b9417eed82f7d25b85c9dc7b6df4
34026 Author: Behdad Esfahbod <behdad@behdad.org>
34027 Date:   Tue Apr 8 17:32:08 2014 -0700
34028
34029     Typo
34030
34031  src/hb-blob.h | 2 +-
34032  1 file changed, 1 insertion(+), 1 deletion(-)
34033
34034 commit 0682ddd05c22a400ff5ce97d4ea4b52a18b845ae
34035 Author: Behdad Esfahbod <behdad@behdad.org>
34036 Date:   Tue Apr 8 16:03:35 2014 -0700
34037
34038     [indic] Support U+17DD KHMER SIGN ATTHACAN
34039
34040     As requested by Martin Hosken on the list.
34041
34042  src/hb-ot-shape-complex-indic.cc | 3 ++-
34043  1 file changed, 2 insertions(+), 1 deletion(-)
34044
34045 commit 05870ed62edd8728d6d732f60d6b7e149d45e6f4
34046 Author: Primiano Tucci <primiano@chromium.org>
34047 Date:   Wed Apr 2 11:35:27 2014 +0100
34048
34049     Use __aarch64__ for 64-bit ARM detection, not __arm64__
34050
34051     Many GCC versions don't define __arm64__
34052
34053  src/hb-atomic-private.hh | 2 +-
34054  1 file changed, 1 insertion(+), 1 deletion(-)
34055
34056 commit 04d894e89795041b2055dc172744a018644f2bca
34057 Author: Behdad Esfahbod <behdad@behdad.org>
34058 Date:   Tue Mar 25 12:11:32 2014 -0700
34059
34060     Minor
34061
34062  src/hb-ot-layout-gsubgpos-private.hh | 1 +
34063  1 file changed, 1 insertion(+)
34064
34065 commit 903648437c180c7b039801cdb0672e0f8e14afd4
34066 Author: Behdad Esfahbod <behdad@behdad.org>
34067 Date:   Mon Mar 24 14:26:36 2014 -0700
34068
34069     Start fleshing out builtin font functions
34070
34071  src/Makefile.am                     |   3 +-
34072  src/hb-glib.cc                      |   2 +-
34073  src/hb-icu.cc                       |   2 +-
34074  src/hb-ot-font.cc                   | 260
34075  ++++++++++++++++++++++++++++++++++++
34076  src/{hb-tt-font.cc => hb-ot-font.h} |  56 ++------
34077  src/hb-ot-hhea-table.hh             |   2 +-
34078  src/hb-ot-hmtx-table.hh             |   2 +-
34079  src/hb-ot.h                         |   1 +
34080  util/Makefile.am                    |   4 +-
34081  util/options.cc                     |   4 +
34082  10 files changed, 283 insertions(+), 53 deletions(-)
34083
34084 commit 343a0e4e747d93eeeb724c5d585f5ba036a0df84
34085 Author: Behdad Esfahbod <behdad@behdad.org>
34086 Date:   Fri Mar 21 14:37:27 2014 -0700
34087
34088     Add "make built-sources"
34089
34090  src/Makefile.am | 3 ++-
34091  1 file changed, 2 insertions(+), 1 deletion(-)
34092
34093 commit e9853f33d1f53d4d69ee0fa340ce9225a5ed17ca
34094 Author: Behdad Esfahbod <behdad@behdad.org>
34095 Date:   Fri Mar 21 12:53:08 2014 -0700
34096
34097     One more fix for build without gtk-doc
34098
34099     Fixes https://github.com/behdad/harfbuzz/pull/35
34100
34101  autogen.sh | 2 +-
34102  1 file changed, 1 insertion(+), 1 deletion(-)
34103
34104 commit b96af03c20e46105982b3608b608614403540661
34105 Author: Konstantin Ritt <ritt.ks@gmail.com>
34106 Date:   Thu Mar 20 16:01:30 2014 +0200
34107
34108     Fix build with --coretext on iOS
34109
34110     On iOS CoreText and CoreGraphics are stand-alone frameworks
34111
34112  configure.ac      | 23 +++++++++++++++++++----
34113  src/hb-coretext.h |  8 +++++++-
34114  2 files changed, 26 insertions(+), 5 deletions(-)
34115
34116 commit ea5e8a02eb83ad19f3009b0008893f77ce113118
34117 Author: Behdad Esfahbod <behdad@behdad.org>
34118 Date:   Wed Mar 19 15:38:02 2014 -0700
34119
34120     [util] Plug minor leak
34121
34122  util/hb-shape.cc     |  6 +++---
34123  util/helper-cairo.cc | 21 ++++++++++++---------
34124  util/helper-cairo.hh |  2 +-
34125  util/options.cc      |  6 +++++-
34126  util/options.hh      |  6 +++---
34127  5 files changed, 24 insertions(+), 17 deletions(-)
34128
34129 commit 09732cc6695b8e41ba6cdcd4058a4f7cad90167a
34130 Author: Behdad Esfahbod <behdad@behdad.org>
34131 Date:   Wed Mar 19 12:00:17 2014 -0700
34132
34133     Remove dead warning
34134
34135  src/hb-unicode.cc |  9 +++++++--
34136  src/hb-warning.cc | 11 -----------
34137  2 files changed, 7 insertions(+), 13 deletions(-)
34138
34139 commit b934b0f9d1b39fc7a06c812bea3d79ca5424e278
34140 Author: Behdad Esfahbod <behdad@behdad.org>
34141 Date:   Wed Mar 19 11:52:40 2014 -0700
34142
34143     Yet another try to make build without gtk-doc succeed
34144
34145  autogen.sh                 | 1 +
34146  docs/reference/Makefile.am | 2 +-
34147  2 files changed, 2 insertions(+), 1 deletion(-)
34148
34149 commit a7a5be090dd9cc39605853e8994eb417550939d4
34150 Author: Behdad Esfahbod <behdad@behdad.org>
34151 Date:   Wed Mar 19 11:39:23 2014 -0700
34152
34153     Another try to make gtk-doc optional
34154
34155  docs/reference/Makefile.am | 2 +-
34156  1 file changed, 1 insertion(+), 1 deletion(-)
34157
34158 commit ba8c9d92935ea351970a80d0d3441858ad4cf33f
34159 Author: Dominik Röttsches <dominik.rottsches@intel.com>
34160 Date:   Tue Mar 18 14:39:03 2014 +0200
34161
34162     0.9.27
34163
34164  NEWS         | 16 ++++++++++++++++
34165  configure.ac |  2 +-
34166  2 files changed, 17 insertions(+), 1 deletion(-)
34167
34168 commit a949cd329e49d2c0ad6f1e023f324790d886dafe
34169 Author: Behdad Esfahbod <behdad@behdad.org>
34170 Date:   Sun Mar 16 20:22:42 2014 -0700
34171
34172     Don't use "register" storage class specifier
34173
34174     Fixes warnings.
34175     https://bugzilla.mozilla.org/show_bug.cgi?id=984081
34176
34177  src/hb-private.hh | 6 +++---
34178  1 file changed, 3 insertions(+), 3 deletions(-)
34179
34180 commit 0082dbeae6c25a7859960b7e791a540ad04246d9
34181 Author: jfkthame <jfkthame@gmail.com>
34182 Date:   Sun Mar 16 08:25:17 2014 +0000
34183
34184     wrap definition of free_langs() with HAVE_ATEXIT
34185
34186     ...to avoid an unused function warning; see mozilla bug
34187     https://bugzilla.mozilla.org/show_bug.cgi?id=984081.
34188
34189  src/hb-common.cc | 2 ++
34190  1 file changed, 2 insertions(+)
34191
34192 commit a9e25e90a4ca05746fda4a598ad698db1d2c5c1a
34193 Author: Behdad Esfahbod <behdad@behdad.org>
34194 Date:   Fri Mar 14 19:55:46 2014 -0700
34195
34196     [coretext] Add hb_coretext_face_create()
34197
34198     Not tested.
34199
34200  src/hb-coretext.cc | 57
34201  +++++++++++++++++++++++++++++++++++++++++++++---------
34202  src/hb-coretext.h  |  4 ++++
34203  2 files changed, 52 insertions(+), 9 deletions(-)
34204
34205 commit c79865f90f62309dc64c8d3f2f503ec2aa4b7ec1
34206 Author: Behdad Esfahbod <behdad@behdad.org>
34207 Date:   Fri Mar 14 19:37:55 2014 -0400
34208
34209     [coretext] Add coretext_aat shaper
34210
34211     This is a higher-priority shaper than default shaper ("ot"), but
34212     only picks up fonts that have AAT "morx"/"mort" table.
34213
34214     Note that for this to work the font face's get_table() implementation
34215     should know how to return the full font blob.
34216
34217     Based on patch from Konstantin Ritt.
34218
34219  src/hb-coretext.cc    | 94
34220  +++++++++++++++++++++++++++++++++++++++++++++++++++
34221  src/hb-coretext.h     |  4 +++
34222  src/hb-shaper-list.hh |  4 +++
34223  3 files changed, 102 insertions(+)
34224
34225 commit af1aa362cacc652ab8ffda05a5d98a3ff5430439
34226 Author: Behdad Esfahbod <behdad@behdad.org>
34227 Date:   Fri Mar 14 15:52:47 2014 -0700
34228
34229     If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
34230
34231     Useful for Android / Chrome / etc when ICU is built in the same
34232     library as harfbuzz itself.
34233
34234  src/hb-unicode.cc | 2 +-
34235  1 file changed, 1 insertion(+), 1 deletion(-)
34236
34237 commit 853daf857f231c9ce0277a78abff1241150ea903
34238 Author: Behdad Esfahbod <behdad@behdad.org>
34239 Date:   Fri Mar 14 15:49:18 2014 -0700
34240
34241     Remove old cruft
34242
34243  src/hb-shaper-list.hh | 6 ------
34244  1 file changed, 6 deletions(-)
34245
34246 commit 2a473338da1538efa4ff14ae9e4aba8dd50f9b0f
34247 Author: Behdad Esfahbod <behdad@behdad.org>
34248 Date:   Mon Mar 10 15:04:46 2014 -0700
34249
34250     Add Myanmar test case from OpenType Myanmar spec
34251
34252  test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST  |
34253  1 +
34254  .../shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt |
34255  2 ++
34256  2 files changed, 3 insertions(+)
34257
34258 commit 158985908981189a2fd4d15275a641286fc770fe
34259 Author: Behdad Esfahbod <behdad@behdad.org>
34260 Date:   Mon Mar 10 14:57:55 2014 -0700
34261
34262     Minor
34263
34264  test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
34265  | 1 -
34266  test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST
34267  | 1 +
34268  .../script-myanmar => shaper-sea/script-tai-tham}/misc/torture.txt
34269  | 0
34270  3 files changed, 1 insertion(+), 1 deletion(-)
34271
34272 commit bb8ffb581b89cf27fb8e0743b81bbda21654233e
34273 Author: Behdad Esfahbod <behdad@behdad.org>
34274 Date:   Tue Mar 4 13:03:51 2014 -0800
34275
34276     Use AM_MISSING_PROG for ragel and git
34277
34278  Makefile.am     | 4 ++--
34279  configure.ac    | 2 ++
34280  src/Makefile.am | 2 +-
34281  3 files changed, 5 insertions(+), 3 deletions(-)
34282
34283 commit a82165248cddb720576464b8e59a986491d3f2e9
34284 Author: Behdad Esfahbod <behdad@behdad.org>
34285 Date:   Tue Feb 18 15:53:56 2014 -0500
34286
34287     Only do fallback Hebrew composition if no GPOS 'mark' available
34288
34289     Apparently some modern fonts have proper GPOS mark positioning
34290     tables, but undesirable precomposed forms!  See thread
34291     "Hebrew composition to presentation forms" and:
34292
34293       http://tex.stackexchange.com/questions/156775/having-trouble-with-vowel-positioning-in-ezra-sil-xelatex
34294
34295     Test case: U+fb1d,05d9,05b4
34296
34297  src/hb-ot-shape-complex-hebrew.cc | 2 +-
34298  src/hb-ot-shape-private.hh        | 2 ++
34299  2 files changed, 3 insertions(+), 1 deletion(-)
34300
34301 commit b456d42bf68c4374f71f09867e375a51c7f2b3ed
34302 Author: Behdad Esfahbod <behdad@behdad.org>
34303 Date:   Tue Feb 11 17:29:40 2014 -0500
34304
34305     Allow bootstrapping without gtk-doc
34306
34307     Seems like configure.ac is already able to handle it.
34308
34309  autogen.sh | 10 +++++-----
34310  1 file changed, 5 insertions(+), 5 deletions(-)
34311
34312 commit 1eacde00cc8c57a08fb74276e3530844ef463d67
34313 Author: Luis de Bethencourt <luis@debethencourt.com>
34314 Date:   Thu Feb 6 23:20:47 2014 -0500
34315
34316     check hb_set_is_emtpy in test-set.c
34317
34318  test/api/test-set.c | 9 +++++++++
34319  1 file changed, 9 insertions(+)
34320
34321 commit db068d81cda180a91638e5539984f8139aff49c6
34322 Author: Werner Lemberg <wl@gnu.org>
34323 Date:   Mon Feb 10 10:38:56 2014 -0500
34324
34325     typo in ucdn's Makefile.am
34326
34327  src/hb-ucdn/Makefile.am | 2 +-
34328  1 file changed, 1 insertion(+), 1 deletion(-)
34329
34330 commit fbb2847f541389f40718af71c4945024ae177ab2
34331 Author: Behdad Esfahbod <behdad@behdad.org>
34332 Date:   Wed Feb 5 08:22:06 2014 -0500
34333
34334     Improve MemoryBarrier() implementation
34335
34336     See thread "[HarfBuzz] compilation error of 0.9.26 with MinGW"
34337     started by Werner.
34338
34339  src/hb-atomic-private.hh | 12 ++++++++----
34340  1 file changed, 8 insertions(+), 4 deletions(-)
34341
34342 commit 189bf23bfc90405d8bdc70bf3d6d3ffec38b470c
34343 Author: Behdad Esfahbod <behdad@behdad.org>
34344 Date:   Thu Jan 30 15:14:58 2014 -0500
34345
34346     0.9.26
34347
34348  NEWS         | 20 ++++++++++++++++++++
34349  configure.ac |  2 +-
34350  2 files changed, 21 insertions(+), 1 deletion(-)
34351
34352 commit 7691a154e50f8c8c77bbd94787686262955bf5d4
34353 Author: Jonathan Kew <jfkthame@gmail.com>
34354 Date:   Wed Jan 29 14:07:58 2014 +0000
34355
34356     Ensure hb_script_t can safely hold any hb_tag_t value it's given.
34357
34358     Fixes https://github.com/behdad/harfbuzz/pull/21
34359
34360  src/hb-common.h | 8 +++++++-
34361  1 file changed, 7 insertions(+), 1 deletion(-)
34362
34363 commit c29993a181c2139eaec97b5f6225824040ca3ac9
34364 Author: Behdad Esfahbod <behdad@behdad.org>
34365 Date:   Tue Jan 28 17:29:42 2014 -0500
34366
34367     [coretext] Handle surrogate pairs when generating notdef glyphs
34368
34369     Fixes github.com/behdad/harfbuzz/pull/19
34370
34371  src/hb-coretext.cc | 18 ++++++++++++++----
34372  1 file changed, 14 insertions(+), 4 deletions(-)
34373
34374 commit 748b2782e4898420003a3bbc041dcccbe9e3edc2
34375 Author: Behdad Esfahbod <behdad@behdad.org>
34376 Date:   Tue Jan 28 17:10:05 2014 -0500
34377
34378     [coretext] Minor optimization
34379
34380  src/hb-coretext.cc | 6 +++---
34381  1 file changed, 3 insertions(+), 3 deletions(-)
34382
34383 commit 24e6b11f12788500182715a64d4771a22c5b7525
34384 Author: Konstantin Ritt <ritt.ks@gmail.com>
34385 Date:   Tue Jan 28 18:16:01 2014 +0200
34386
34387     Fix double destruction in case of OOM
34388
34389  src/hb-graphite2.cc | 2 +-
34390  1 file changed, 1 insertion(+), 1 deletion(-)
34391
34392 commit 083225916a19f6d67017523af87386933bd9ecdc
34393 Author: Konstantin Ritt <ritt.ks@gmail.com>
34394 Date:   Wed Jan 22 20:31:30 2014 +0200
34395
34396     Micro optimizations
34397
34398  src/hb-ot-layout-gpos-table.hh | 28 +++++++++++++++++-----------
34399  1 file changed, 17 insertions(+), 11 deletions(-)
34400
34401 commit c9522de2335e4ef5fe65a72745c10943827a8da2
34402 Author: Konstantin Ritt <ritt.ks@gmail.com>
34403 Date:   Wed Jan 22 21:07:13 2014 +0200
34404
34405     Make it possible to disable the fallback shaper at configure time
34406
34407     The OT shaper supersedes the fallback shaper in every case
34408     and the latter become an extra weight for 99.9% of users.
34409
34410  configure.ac          | 6 ++++++
34411  src/Makefile.am       | 5 ++++-
34412  src/hb-shaper-list.hh | 2 ++
34413  3 files changed, 12 insertions(+), 1 deletion(-)
34414
34415 commit 6775da3a7c07db6c032cf429dc199d471948db56
34416 Author: Behdad Esfahbod <behdad@behdad.org>
34417 Date:   Thu Jan 23 14:18:49 2014 -0500
34418
34419     Fix clang warning 'private field 'xxx' is not used
34420
34421     Fixes https://github.com/behdad/harfbuzz/pull/16
34422
34423  src/hb-open-type-private.hh | 2 +-
34424  1 file changed, 1 insertion(+), 1 deletion(-)
34425
34426 commit 62299826f4905e080b9497bce335e093b287494e
34427 Author: Behdad Esfahbod <behdad@behdad.org>
34428 Date:   Thu Jan 23 14:11:03 2014 -0500
34429
34430     Fix typo in _hb_buffer_serialize_glyphs_text()
34431
34432     Fixes https://github.com/behdad/harfbuzz/pull/17
34433
34434  src/hb-buffer-serialize.cc | 2 +-
34435  1 file changed, 1 insertion(+), 1 deletion(-)
34436
34437 commit ae23c24c32f474a34484ee78bc177ad31fa5e6d0
34438 Author: Behdad Esfahbod <behdad@behdad.org>
34439 Date:   Wed Jan 22 11:03:02 2014 -0500
34440
34441     [arabic] Disable 'cswh' by default
34442
34443     I believe Windows 8 disables it, and spec update dated
34444     Jan 2014 also clearly says it's disabled by default:
34445
34446       http://www.microsoft.com/typography/OpenTypeDev/arabic/intro.htm#features
34447
34448  src/hb-ot-shape-complex-arabic.cc | 1 -
34449  1 file changed, 1 deletion(-)
34450
34451 commit 08cf5d75ef0c75095173dec822ccb07defaaa6c2
34452 Author: Behdad Esfahbod <behdad@behdad.org>
34453 Date:   Wed Jan 22 07:53:55 2014 -0500
34454
34455     [ot] Don't try to compose if normalization is off
34456
34457  src/hb-ot-shape-normalize.cc | 3 ++-
34458  1 file changed, 2 insertions(+), 1 deletion(-)
34459
34460 commit 0596343bfeb80ad6b19d459654edf7dfded6affe
34461 Merge: 62cb28df 83d7e791
34462 Author: Behdad Esfahbod <behdad@behdad.org>
34463 Date:   Wed Jan 22 04:43:51 2014 -0800
34464
34465     Merge pull request #13 from jfkthame/hangul-shaper
34466
34467     Tone-mark reordering and improved Old Hangul support
34468
34469 commit 62cb28dfc668cae9cbff826229bde2271e157927
34470 Author: Jonathan Kew <jfkthame@gmail.com>
34471 Date:   Mon Jan 20 14:23:08 2014 +0000
34472
34473     fixup for 64-bit windows build
34474
34475  src/hb-uniscribe.cc | 2 +-
34476  1 file changed, 1 insertion(+), 1 deletion(-)
34477
34478 commit 83d7e7915a5eaa8ff4c7014c319844e7dffd8225
34479 Author: Jonathan Kew <jfkthame@gmail.com>
34480 Date:   Mon Jan 20 19:49:47 2014 +0000
34481
34482     [hangul] Fix ordering of dotted circle with Hangul tone mark (reported
34483     by Dohyun Kim).
34484
34485  src/hb-ot-shape-complex-hangul.cc | 2 +-
34486  1 file changed, 1 insertion(+), 1 deletion(-)
34487
34488 commit deef1862657d55b7ae8d45f4eecbe45c80785c4e
34489 Author: Jonathan Kew <jfkthame@gmail.com>
34490 Date:   Mon Jan 20 10:38:27 2014 +0000
34491
34492     [hangul] Don't force zero-width for marks - this is not wanted for
34493     the Jamo Filler glyphs.
34494
34495  src/hb-ot-shape-complex-hangul.cc | 2 +-
34496  1 file changed, 1 insertion(+), 1 deletion(-)
34497
34498 commit 391934db0a171aeb2057ebcd4a38ed81621e7393
34499 Author: Jonathan Kew <jfkthame@gmail.com>
34500 Date:   Mon Jan 20 10:37:32 2014 +0000
34501
34502     [unicode] Exclude the Jamo Filler characters from Default_Ignorable,
34503     as some fonts want these to be visible/spacing glyphs.
34504
34505  src/hb-unicode-private.hh | 15 +++++++--------
34506  1 file changed, 7 insertions(+), 8 deletions(-)
34507
34508 commit 7244b3fc3bf9757dd094709d36bea68682264e20
34509 Author: Jonathan Kew <jfkthame@gmail.com>
34510 Date:   Mon Jan 20 10:35:51 2014 +0000
34511
34512     [hangul] Reorder Hangul tone mark to beginning of syllable, unless
34513     font implements it using a zero-width glyph.
34514
34515  src/hb-ot-shape-complex-hangul.cc | 59
34516  ++++++++++++++++++++++++++++++++++++++-
34517  1 file changed, 58 insertions(+), 1 deletion(-)
34518
34519 commit 103436838df3a77552d3d33fc4bd80f09d9bf079
34520 Author: Jonathan Kew <jfkthame@gmail.com>
34521 Date:   Mon Jan 20 10:35:07 2014 +0000
34522
34523     [hangul] Apply the appropriate *jmo features to decomposed
34524     syllables, including Old Hangul sequences that don't have Unicode
34525     compositions. Merge clusters in decomposed syllables.
34526
34527  src/hb-ot-shape-complex-hangul.cc | 197
34528  +++++++++++++++++++++++++++++++-------
34529  1 file changed, 165 insertions(+), 32 deletions(-)
34530
34531 commit 8fc1f7fe74a25bf8549f5edd79c7da6b720eb064
34532 Author: Behdad Esfahbod <behdad@behdad.org>
34533 Date:   Thu Jan 2 17:04:04 2014 +0800
34534
34535     [ot/hangul] Don't decompose Hangul even when combining marks present
34536
34537     As discussed on
34538     https://github.com/behdad/harfbuzz/pull/10#issuecomment-31442030
34539
34540  src/hb-ot-shape-complex-hangul.cc    |  2 +-
34541  src/hb-ot-shape-normalize-private.hh |  1 +
34542  src/hb-ot-shape-normalize.cc         | 24 +++++++++++++-----------
34543  3 files changed, 15 insertions(+), 12 deletions(-)
34544
34545 commit 64426ec73a987bfe1e71a293ee195f268897e8d6
34546 Author: Behdad Esfahbod <behdad@behdad.org>
34547 Date:   Thu Jan 2 14:33:10 2014 +0800
34548
34549     [ot] Simplify composing
34550
34551     Not tested.  Ouch.
34552
34553  src/hb-ot-shape-normalize.cc | 5 +++--
34554  1 file changed, 3 insertions(+), 2 deletions(-)
34555
34556 commit 8de20b1e8a1c4d2081f64e695045e6e4da7ce144
34557 Author: Behdad Esfahbod <behdad@behdad.org>
34558 Date:   Thu Jan 2 14:30:45 2014 +0800
34559
34560     Add font->has_glyph()
34561
34562  src/hb-font-private.hh            |  6 ++++++
34563  src/hb-ot-shape-complex-hangul.cc | 14 ++++++--------
34564  src/hb-ot-shape.cc                |  3 +--
34565  3 files changed, 13 insertions(+), 10 deletions(-)
34566
34567 commit f6298e55ae0f0f23f66935226f78afb98320ea78
34568 Author: Behdad Esfahbod <behdad@behdad.org>
34569 Date:   Thu Jan 2 14:23:56 2014 +0800
34570
34571     [fallback] Minor
34572
34573  src/hb-fallback-shape.cc | 5 +++--
34574  1 file changed, 3 insertions(+), 2 deletions(-)
34575
34576 commit 29ea403d67e29c2d531c1f613ce3d69e60f078f6
34577 Author: Behdad Esfahbod <behdad@behdad.org>
34578 Date:   Thu Jan 2 14:20:00 2014 +0800
34579
34580     [hangul] Fix decomposition logic
34581
34582     Seems to be working now.
34583
34584  src/hb-ot-shape-complex-hangul.cc | 19 ++++++++-----------
34585  1 file changed, 8 insertions(+), 11 deletions(-)
34586
34587 commit bdb20dafc3f737923da3dca0c832fdf4ab8daabc
34588 Author: Behdad Esfahbod <behdad@behdad.org>
34589 Date:   Thu Jan 2 14:04:30 2014 +0800
34590
34591     [hangul] Fix decomposition
34592
34593     Part of https://github.com/behdad/harfbuzz/pull/10
34594
34595  src/hb-ot-shape-complex-hangul.cc | 4 ++--
34596  1 file changed, 2 insertions(+), 2 deletions(-)
34597
34598 commit 32478656ce6e7926c3ad481511f02187ca743af6
34599 Author: Behdad Esfahbod <behdad@behdad.org>
34600 Date:   Thu Jan 2 14:01:56 2014 +0800
34601
34602     [hangul] Tighten up character categories
34603
34604     I had tried to expand to fill the blocks, but that sounds wrong in
34605     retrospect.
34606
34607  src/hb-ot-shape-complex-hangul.cc | 4 ++--
34608  1 file changed, 2 insertions(+), 2 deletions(-)
34609
34610 commit f14bb7de631b20e2868fb62e5311cd0d9e24bb49
34611 Author: Behdad Esfahbod <behdad@behdad.org>
34612 Date:   Tue Dec 31 16:49:15 2013 +0800
34613
34614     [ot] Separate out hebrew and tibetan shapers from default
34615
34616     Now default shaper is truly no-op.
34617
34618  src/Makefile.am                    |   2 +
34619  src/hb-ot-shape-complex-default.cc | 161
34620  +---------------------------------
34621  src/hb-ot-shape-complex-hebrew.cc  | 172
34622  +++++++++++++++++++++++++++++++++++++
34623  src/hb-ot-shape-complex-private.hh |  17 +++-
34624  src/hb-ot-shape-complex-tibetan.cc |  61 +++++++++++++
34625  5 files changed, 251 insertions(+), 162 deletions(-)
34626
34627 commit 6300cd72539284ca294ee8286bbbb7f9c72af320
34628 Author: Behdad Esfahbod <behdad@behdad.org>
34629 Date:   Tue Dec 31 16:38:47 2013 +0800
34630
34631     [ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
34632
34633  src/hb-ot-shape-complex-default.cc | 2 +-
34634  src/hb-ot-shape-complex-hangul.cc  | 2 +-
34635  src/hb-ot-shape-complex-private.hh | 4 +++-
34636  src/hb-ot-shape-complex-thai.cc    | 2 +-
34637  4 files changed, 6 insertions(+), 4 deletions(-)
34638
34639 commit 3d6ca0d32e5c6597acfcf59301cb1905586ddb52
34640 Author: Behdad Esfahbod <behdad@behdad.org>
34641 Date:   Tue Dec 31 16:04:35 2013 +0800
34642
34643     [ot] Simplify normalization_preference again
34644
34645     No shaper has more than one behavior re this, so no need for
34646     a callback.
34647
34648  src/hb-ot-shape-complex-arabic.cc  | 2 +-
34649  src/hb-ot-shape-complex-default.cc | 8 +-------
34650  src/hb-ot-shape-complex-hangul.cc  | 2 +-
34651  src/hb-ot-shape-complex-indic.cc   | 8 +-------
34652  src/hb-ot-shape-complex-myanmar.cc | 9 +--------
34653  src/hb-ot-shape-complex-private.hh | 7 +------
34654  src/hb-ot-shape-complex-sea.cc     | 9 +--------
34655  src/hb-ot-shape-complex-thai.cc    | 2 +-
34656  src/hb-ot-shape-normalize.cc       | 4 +---
34657  9 files changed, 9 insertions(+), 42 deletions(-)
34658
34659 commit c98b7183f7dc453d5bac1f2503017cded317a495
34660 Author: Behdad Esfahbod <behdad@behdad.org>
34661 Date:   Tue Dec 31 15:55:40 2013 +0800
34662
34663     [ot] Add Hangul shaper
34664
34665     Not exhaustively tested, but I think I got the intended logic
34666     right.
34667
34668     The logic can perhaps be simplified.  Maybe we should disabled
34669     normalization with this shaper.  Then again, for now focusing on
34670     correctness.
34671
34672  src/Makefile.am                    |   1 +
34673  src/hb-ot-shape-complex-default.cc |  13 ---
34674  src/hb-ot-shape-complex-hangul.cc  | 232
34675  +++++++++++++++++++++++++++++++++++++
34676  src/hb-ot-shape-complex-private.hh |  10 +-
34677  src/hb-private.hh                  |   6 +
34678  5 files changed, 240 insertions(+), 22 deletions(-)
34679
34680 commit 15f67048e45853ad4069fd4334e132bc3db4d2c4
34681 Author: Behdad Esfahbod <behdad@behdad.org>
34682 Date:   Fri Dec 27 19:33:28 2013 -0500
34683
34684     Reorder Tai Tham SAKOT to ensure it comes after any tone marks
34685
34686  src/hb-unicode-private.hh | 6 +++++-
34687  1 file changed, 5 insertions(+), 1 deletion(-)
34688
34689 commit 3216e44feb7b97f44620b51e197425a80a41cdb7
34690 Author: Behdad Esfahbod <behdad@behdad.org>
34691 Date:   Mon Dec 23 14:39:23 2013 -0500
34692
34693     [uniscribe] Fix scratch-buffer accounting
34694
34695  src/hb-uniscribe.cc | 15 ++++++++-------
34696  1 file changed, 8 insertions(+), 7 deletions(-)
34697
34698 commit beeb12c9af4e0e66378cd36cf3dbb1560763a8e3
34699 Author: Behdad Esfahbod <behdad@behdad.org>
34700 Date:   Sun Dec 22 22:53:27 2013 -0500
34701
34702     Add TODO item
34703
34704  src/hb-ot-shape.h | 1 +
34705  1 file changed, 1 insertion(+)
34706
34707 commit fbd4acc58a4bb501625b482bd318be9764ff8e02
34708 Author: Luis de Bethencourt <luis@debethencourt.com>
34709 Date:   Sun Dec 22 08:02:11 2013 -0500
34710
34711     Clean ht-ob headers
34712
34713  src/Makefile.am    |  1 +
34714  src/hb-ot-layout.h |  5 -----
34715  src/hb-ot-shape.h  | 53
34716  +++++++++++++++++++++++++++++++++++++++++++++++++++++
34717  src/hb-ot.h        |  9 +--------
34718  4 files changed, 55 insertions(+), 13 deletions(-)
34719
34720 commit 5497a8a274a7066c0230c850baadef681785c8bb
34721 Author: Behdad Esfahbod <behdad@behdad.org>
34722 Date:   Sun Dec 22 20:48:53 2013 -0500
34723
34724     Cache various masks on the shape plan
34725
34726  src/hb-ot-shape-fallback.cc |  6 ++----
34727  src/hb-ot-shape-private.hh  | 15 +++++++++++++++
34728  src/hb-ot-shape.cc          | 26 +++++++-------------------
34729  3 files changed, 24 insertions(+), 23 deletions(-)
34730
34731 commit 02f909664fa24a7ccf7cf73d75d1d3426aaaae7d
34732 Author: Behdad Esfahbod <behdad@behdad.org>
34733 Date:   Sun Dec 22 19:35:27 2013 -0500
34734
34735     Minor correction to kern mask checking
34736
34737  src/hb-ot-shape-fallback.cc | 4 ++--
34738  1 file changed, 2 insertions(+), 2 deletions(-)
34739
34740 commit a7e8bbb080aef318b16750ca1771d0d3af3d0ae9
34741 Author: Behdad Esfahbod <behdad@behdad.org>
34742 Date:   Sun Dec 22 19:33:35 2013 -0500
34743
34744     Minor fraction mask setting improvement
34745
34746  src/hb-ot-map-private.hh | 2 --
34747  src/hb-ot-shape.cc       | 8 +++++---
34748  2 files changed, 5 insertions(+), 5 deletions(-)
34749
34750 commit 76fff252a96b4357b5e71694d5201daef822aa60
34751 Author: Behdad Esfahbod <behdad@behdad.org>
34752 Date:   Sun Dec 22 17:55:59 2013 -0500
34753
34754     Don't form fractions if only one of numr/dnom exist
34755
34756  src/hb-ot-shape.cc | 3 ++-
34757  1 file changed, 2 insertions(+), 1 deletion(-)
34758
34759 commit 3aeee519f0b82df5263974945ae852badc4dbded
34760 Author: Behdad Esfahbod <behdad@behdad.org>
34761 Date:   Sun Dec 22 16:17:54 2013 -0500
34762
34763     Bug 72698 - Automatically support frac / numr / dnom
34764
34765     When seeing U+2044 FRACTION SLASH in the text, find decimal
34766     digits (Unicode General Category Decimal_Number) around it,
34767     and mark the pre-slash digits with 'numr' feature, the post-slash
34768     digits with 'dnom' feature, and the whole sequence with 'frac'
34769     feature.
34770
34771     This beautifully renders fractions with major Windows fonts,
34772     and any other font that implements those features (numr/dnom is
34773     enough for most fonts.)
34774
34775     Not the fastest way to do this, but good enough for a start.
34776
34777  src/hb-ot-shape.cc | 51
34778  +++++++++++++++++++++++++++++++++++++++++++++++++++
34779  1 file changed, 51 insertions(+)
34780
34781 commit 014f369ec98fdbb3e7a2ef68aea2c4e017e7b680
34782 Author: Behdad Esfahbod <behdad@behdad.org>
34783 Date:   Sun Dec 22 16:15:30 2013 -0500
34784
34785     Add XXX note
34786
34787  src/hb-ot-map-private.hh | 2 ++
34788  1 file changed, 2 insertions(+)
34789
34790 commit 739325178aba00ea5526c6a54ce588a79e5d45e2
34791 Author: Behdad Esfahbod <behdad@behdad.org>
34792 Date:   Sat Dec 21 00:18:18 2013 -0500
34793
34794     Initialize masks before mirroring
34795
34796     We were throwing away the rtlm feature mask set during
34797     mirroring...
34798
34799  src/hb-ot-shape.cc | 11 ++++++++++-
34800  1 file changed, 10 insertions(+), 1 deletion(-)
34801
34802 commit d507f6b5b7a052f4d0eb9ba4ec88fd2e3d6f64b4
34803 Author: Luis de Bethencourt <luis@debethencourt.com>
34804 Date:   Mon Dec 16 15:48:44 2013 -0500
34805
34806     Have Gtk-Doc ignore UCDN files
34807
34808  docs/reference/Makefile.am | 18 +++++++++---------
34809  1 file changed, 9 insertions(+), 9 deletions(-)
34810
34811 commit d688475ea9cd236bc9b9e0153489fac0025f07f0
34812 Author: Behdad Esfahbod <behdad@behdad.org>
34813 Date:   Thu Dec 12 13:21:57 2013 -0500
34814
34815     Minor
34816
34817  util/options.cc | 4 ++--
34818  1 file changed, 2 insertions(+), 2 deletions(-)
34819
34820 commit 2a8c49ade07a0bd4f2c9543f4bd129da82083ea0
34821 Author: Behdad Esfahbod <behdad@behdad.org>
34822 Date:   Wed Dec 11 20:22:28 2013 -0500
34823
34824     Remove unnecessary includes
34825
34826  src/hb-blob.cc                       | 1 -
34827  src/hb-buffer-private.hh             | 1 -
34828  src/hb-common.cc                     | 2 --
34829  src/hb-face-private.hh               | 1 -
34830  src/hb-face.cc                       | 1 -
34831  src/hb-font-private.hh               | 1 -
34832  src/hb-font.cc                       | 1 -
34833  src/hb-graphite2.cc                  | 2 --
34834  src/hb-open-type-private.hh          | 2 --
34835  src/hb-ot-layout-private.hh          | 2 --
34836  src/hb-ot-shape-normalize-private.hh | 2 --
34837  src/hb-ot-tag.cc                     | 1 -
34838  src/hb-set-private.hh                | 1 -
34839  src/hb-shape-plan-private.hh         | 1 -
34840  src/hb-tt-font.cc                    | 2 --
34841  src/hb-unicode-private.hh            | 2 --
34842  16 files changed, 23 deletions(-)
34843
34844 commit 2646aec1e67cd6e09f5f7859c9d5898917acc2d5
34845 Author: Behdad Esfahbod <behdad@behdad.org>
34846 Date:   Thu Dec 5 18:19:35 2013 -0500
34847
34848     Drop required automake version back to 1.11.3
34849
34850     Work around broken automake-1.13 changes.
34851
34852  configure.ac             | 3 ++-
34853  test/shaping/Makefile.am | 7 +++++++
34854  2 files changed, 9 insertions(+), 1 deletion(-)
34855
34856 commit 860fc9aa7b4c49a1d50e64cfdf4d4dffadb7aa8f
34857 Author: Behdad Esfahbod <behdad@behdad.org>
34858 Date:   Wed Dec 4 20:06:59 2013 -0500
34859
34860     0.9.25
34861
34862  NEWS         | 12 ++++++++++++
34863  configure.ac |  2 +-
34864  2 files changed, 13 insertions(+), 1 deletion(-)
34865
34866 commit adb039554de0c98a4121f26423bec8df09a62e61
34867 Author: Behdad Esfahbod <behdad@behdad.org>
34868 Date:   Wed Dec 4 20:10:02 2013 -0500
34869
34870     Minor
34871
34872  util/view-cairo.hh | 3 ++-
34873  1 file changed, 2 insertions(+), 1 deletion(-)
34874
34875 commit 95d18a7cab480712d8c95a587ac2a8fdcbec5e71
34876 Author: Behdad Esfahbod <behdad@behdad.org>
34877 Date:   Wed Dec 4 20:01:22 2013 -0500
34878
34879     [git.mk] Update
34880
34881  git.mk | 2 +-
34882  1 file changed, 1 insertion(+), 1 deletion(-)
34883
34884 commit d913f98d88098fc0f4163dfbc54d8ca9ebe9dd81
34885 Author: Behdad Esfahbod <behdad@behdad.org>
34886 Date:   Wed Dec 4 19:59:48 2013 -0500
34887
34888     Require automake 1.13
34889
34890     Fix tests build.
34891
34892     https://bugs.freedesktop.org/show_bug.cgi?id=71353
34893
34894  configure.ac             |  2 +-
34895  test/shaping/Makefile.am | 19 ++++++++++++++-----
34896  2 files changed, 15 insertions(+), 6 deletions(-)
34897
34898 commit 205bf834d80f81471f0c3da4f400e60ce3a533dc
34899 Author: Behdad Esfahbod <behdad@behdad.org>
34900 Date:   Mon Dec 2 20:41:41 2013 -0500
34901
34902     Revert "Karen" language mapping back to what it was before
34903
34904     https://bugzilla.mozilla.org/show_bug.cgi?id=941470
34905
34906  src/hb-ot-tag.cc | 4 ++--
34907  1 file changed, 2 insertions(+), 2 deletions(-)
34908
34909 commit f47b9219546edcfdeb3991ee27f6d9ba455c3e08
34910 Author: Behdad Esfahbod <behdad@behdad.org>
34911 Date:   Mon Dec 2 05:57:27 2013 -0500
34912
34913     Fix unsafe shape_plan->face dependency
34914
34915  src/hb-ot-shape-private.hh   |  2 +-
34916  src/hb-shape-plan-private.hh |  2 +-
34917  src/hb-shape-plan.cc         | 12 +++---------
34918  3 files changed, 5 insertions(+), 11 deletions(-)
34919
34920 commit c704a8700e169885f1d9cbab93544d85aa4358e9
34921 Author: Behdad Esfahbod <behdad@behdad.org>
34922 Date:   Mon Dec 2 05:42:04 2013 -0500
34923
34924     [util] Fix uninitialized memory access
34925
34926  util/view-cairo.hh | 2 +-
34927  1 file changed, 1 insertion(+), 1 deletion(-)
34928
34929 commit 260a3198f44a4ece60864b6f6caab2ee756ad762
34930 Author: Behdad Esfahbod <behdad@behdad.org>
34931 Date:   Mon Dec 2 05:39:39 2013 -0500
34932
34933     [util] Plug leak
34934
34935  util/options.cc | 5 ++++-
34936  1 file changed, 4 insertions(+), 1 deletion(-)
34937
34938 commit ca8d96c8ba33ce581684cbc07936a3696b6c83d9
34939 Author: Jonathan Kew <jfkthame@gmail.com>
34940 Date:   Mon Dec 2 05:22:00 2013 -0500
34941
34942     cache shape plans even if (global) user features are set
34943
34944  src/hb-shape-plan-private.hh |  3 +++
34945  src/hb-shape-plan.cc         | 59
34946  ++++++++++++++++++++++++++++++++++++++++----
34947  2 files changed, 57 insertions(+), 5 deletions(-)
34948
34949 commit 8ffa528f28a24ae85952ad1c1b0206e736bcfeab
34950 Author: Behdad Esfahbod <behdad@behdad.org>
34951 Date:   Mon Dec 2 05:17:14 2013 -0500
34952
34953     Add note about unsafe shape_plan->face
34954
34955     Will fix by removing shape_plan->face completely.
34956
34957  src/hb-shape-plan.cc | 2 ++
34958  1 file changed, 2 insertions(+)
34959
34960 commit aec468f01e866c99e65a8f764a792c74c96840d7
34961 Author: Behdad Esfahbod <behdad@behdad.org>
34962 Date:   Fri Nov 29 19:21:58 2013 -0500
34963
34964     [coretext] Add TODO
34965
34966  src/hb-coretext.cc | 2 ++
34967  1 file changed, 2 insertions(+)
34968
34969 commit 58cc233e8b5fdc9dce603acc1b968540a2dea3e1
34970 Author: Behdad Esfahbod <behdad@behdad.org>
34971 Date:   Fri Nov 29 19:17:42 2013 -0500
34972
34973     [coretext] Cleanup
34974
34975  src/hb-coretext.cc | 27 ++++++++++++++++-----------
34976  1 file changed, 16 insertions(+), 11 deletions(-)
34977
34978 commit c8213c6198abff97822e29a6d565722cfbb43832
34979 Author: Khaled Hosny <khaledhosny.eglug.org>
34980 Date:   Fri Nov 29 19:01:56 2013 -0500
34981
34982     [coretext] Avoid font fallback with CoreText shaper
34983
34984     CoreText does automatic font fallback (AKA "cascading") for
34985     characters
34986     not supported by the requested font, and provides no way to turn
34987     it off,
34988     so detect if the returned run uses a font other than the requested one
34989     and fill in the buffer with .notdef glyphs instead of random indices
34990     glyph from a different font.
34991
34992  src/hb-coretext.cc | 35 +++++++++++++++++++++++++++++++++++
34993  1 file changed, 35 insertions(+)
34994
34995 commit 63bae73aefb0e5988ef6975f1ed38e040e50e91d
34996 Author: Behdad Esfahbod <behdad@behdad.org>
34997 Date:   Tue Nov 26 22:57:24 2013 -0500
34998
34999     [fallback] Add TODO note
35000
35001  src/hb-fallback-shape.cc | 10 ++++++++++
35002  1 file changed, 10 insertions(+)
35003
35004 commit e1ebf01d0cf3df55bb9137136e2d0c9630e7bd78
35005 Author: Behdad Esfahbod <behdad@behdad.org>
35006 Date:   Tue Nov 26 18:00:35 2013 -0500
35007
35008     Minor
35009
35010  src/hb-ot-layout-common-private.hh | 2 +-
35011  1 file changed, 1 insertion(+), 1 deletion(-)
35012
35013 commit a182dbc9e4e51fa7990c4aea3eaa425a061b29c7
35014 Author: Behdad Esfahbod <behdad@behdad.org>
35015 Date:   Tue Nov 26 17:53:41 2013 -0500
35016
35017     Minor
35018
35019  src/hb-ot-layout-common-private.hh | 1 +
35020  1 file changed, 1 insertion(+)
35021
35022 commit 9174a9db5c4e01284143ed8bd318ce9454535987
35023 Author: Behdad Esfahbod <behdad@behdad.org>
35024 Date:   Mon Nov 25 18:10:38 2013 -0500
35025
35026     [myanmar] Allow punctuation clusters
35027
35028     The spec and Uniscribe don't allow these, but UTN#11
35029     specifically says the sequence U+104B,U+1038 is valid.
35030     As such, allow all "P V" sequences.  There's about
35031     eight sequences that match that structure, but Roozbeh
35032     thinks it's fine to allow all of them.
35033
35034     Test case: U+104B, U+1038
35035
35036     https://bugs.freedesktop.org/show_bug.cgi?id=71947
35037
35038  src/hb-ot-shape-complex-myanmar-machine.rl |  3 +++
35039  src/hb-ot-shape-complex-myanmar.cc         | 19 ++++++++++++++++++-
35040  2 files changed, 21 insertions(+), 1 deletion(-)
35041
35042 commit 096b71e8ef0c1443f3f86069d5416b887af6e9e7
35043 Author: Behdad Esfahbod <behdad@behdad.org>
35044 Date:   Mon Nov 25 18:03:34 2013 -0500
35045
35046     [myanmar] Mark U+104E MYANMAR SYMBOL AFOREMENTIONED as Consonant
35047
35048     The spec and Uniscribe treat it as consonant in the grammar, but
35049     it's not in IndicSyllableCategory.txt, so fix up.
35050
35051     Test sequence: U+1004,U+103A,U+1039,U+104E
35052
35053     https://bugs.freedesktop.org/show_bug.cgi?id=71948
35054
35055  src/hb-ot-shape-complex-myanmar.cc | 4 ++++
35056  1 file changed, 4 insertions(+)
35057
35058 commit d2da5e0b4b4ffc1722403ffb90b8777cfa1cd174
35059 Author: Behdad Esfahbod <behdad@behdad.org>
35060 Date:   Mon Nov 25 17:50:07 2013 -0500
35061
35062     [myanmar] Relax pwo-tone group a bit
35063
35064     This is broken sequence according to OpenType spec, Uniscribe,
35065     and current HarfBuzz implementation.  But Roozbeh says this
35066     is a valid sequence, so allow it.  There are multiple
35067     "(DB As?)?" constructs in the grammar, but Roozbeh thinks only
35068     this one needs changing.
35069
35070     Test case: 1014,1063,103A
35071
35072     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=71949
35073
35074  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
35075  1 file changed, 1 insertion(+), 1 deletion(-)
35076
35077 commit 9af91ca8ffee4a8d2804eff5d380b4f9749414d1
35078 Author: Behdad Esfahbod <behdad@behdad.org>
35079 Date:   Mon Nov 25 17:47:19 2013 -0500
35080
35081     Add more Myanmar test cases
35082
35083     All three are broken right now according to Roozbeh.
35084
35085     https://bugs.freedesktop.org/show_bug.cgi?id=71947
35086     https://bugs.freedesktop.org/show_bug.cgi?id=71948
35087     https://bugs.freedesktop.org/show_bug.cgi?id=71949
35088
35089  .../shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/misc.txt |
35090  4 ++++
35091  1 file changed, 4 insertions(+)
35092
35093 commit 08c2d27d35093e07142168665139274ac99395e8
35094 Author: Roozbeh Pournader <roozbeh@google.com>
35095 Date:   Sat Nov 23 21:39:31 2013 -0800
35096
35097     Added support for several new languages
35098
35099     Based on research into latest SIL and Windows fonts, pulling in
35100     the latest OpenType language tag proposal from Microsoft, and updating
35101     to latest language tags and names from ISO 639.
35102
35103  src/hb-ot-tag.cc | 314
35104  +++++++++++++++++++++++++++++++++++++++++++------------
35105  1 file changed, 247 insertions(+), 67 deletions(-)
35106
35107 commit 05511acd198d0c2157cdb41e1d36eac0b8075357
35108 Author: Roozbeh Pournader <roozbeh@google.com>
35109 Date:   Sat Nov 23 15:19:07 2013 -0800
35110
35111     Added language tags for S'gaw Karen and Khamti
35112
35113     Tags based on support in Windows 8.1's 'Myanmar Text' font.
35114
35115  src/hb-ot-tag.cc | 2 ++
35116  1 file changed, 2 insertions(+)
35117
35118 commit 0bb31e4497523442fbb26bbd55b194ab70205ca4
35119 Author: Behdad Esfahbod <behdad@behdad.org>
35120 Date:   Wed Nov 20 14:21:07 2013 -0500
35121
35122     Bug 71845 - Use 64-bit cmpexch on ARM64 iOS
35123
35124  src/hb-atomic-private.hh | 2 +-
35125  1 file changed, 1 insertion(+), 1 deletion(-)
35126
35127 commit 02c6c8cd6e8c93b63c75b25de6bf76bb45755bb4
35128 Author: Behdad Esfahbod <behdad@behdad.org>
35129 Date:   Fri Nov 15 13:05:38 2013 -0500
35130
35131     Set buffer content type to INVALID in hb_buffer_set_length(0)
35132
35133     Previously we were only setting this in hb_buffer_clear_contents(),
35134     but set_length(0) is a valid way to reinitialize buffer to use with
35135     new text.
35136
35137  src/hb-buffer-private.hh | 2 +-
35138  src/hb-buffer.cc         | 3 +++
35139  2 files changed, 4 insertions(+), 1 deletion(-)
35140
35141 commit 6300694f6e531593e7e932000f9540b0367940b8
35142 Author: Behdad Esfahbod <behdad@behdad.org>
35143 Date:   Wed Nov 13 14:54:07 2013 -0500
35144
35145     0.9.24
35146
35147  NEWS         | 8 ++++++++
35148  configure.ac | 2 +-
35149  2 files changed, 9 insertions(+), 1 deletion(-)
35150
35151 commit 061cb4649342b005fb1de93abae25e889cc560bd
35152 Author: Behdad Esfahbod <behdad@behdad.org>
35153 Date:   Wed Nov 13 14:50:25 2013 -0500
35154
35155     Use long alignment for scratch buffer
35156
35157     Fixes last of scratch alignment warnings in hb-coretext.
35158
35159  src/hb-buffer-private.hh | 2 +-
35160  src/hb-buffer.cc         | 4 ++--
35161  2 files changed, 3 insertions(+), 3 deletions(-)
35162
35163 commit 68c372ed2eac76a6d347811293fe2ba2fd6a1eed
35164 Author: Behdad Esfahbod <behdad@behdad.org>
35165 Date:   Wed Nov 13 14:44:01 2013 -0500
35166
35167     More scratch-buffer cleanup
35168
35169  src/hb-buffer-private.hh |  3 ++-
35170  src/hb-buffer.cc         | 10 +++++-----
35171  src/hb-coretext.cc       |  5 ++---
35172  src/hb-graphite2.cc      |  2 +-
35173  src/hb-uniscribe.cc      | 30 ++++++++++++++----------------
35174  5 files changed, 24 insertions(+), 26 deletions(-)
35175
35176 commit 8fcadb9cf9418345610e3f4e38c28c12b768b589
35177 Author: Behdad Esfahbod <behdad@behdad.org>
35178 Date:   Wed Nov 13 14:33:57 2013 -0500
35179
35180     [coretext] More scratch buffer fixes
35181
35182  src/hb-coretext.cc | 25 +++++++++++++------------
35183  1 file changed, 13 insertions(+), 12 deletions(-)
35184
35185 commit 16f175cb2e081e605fe7f9cd01bbe8c24380278a
35186 Author: Behdad Esfahbod <behdad@behdad.org>
35187 Date:   Tue Nov 12 17:22:49 2013 -0500
35188
35189     Fix scratch-buffer alignment warnings
35190
35191  src/hb-buffer-private.hh |  2 +-
35192  src/hb-buffer.cc         |  9 +++++----
35193  src/hb-coretext.cc       | 17 ++++++++++-------
35194  src/hb-graphite2.cc      | 28 +++++++++++++++++-----------
35195  src/hb-private.hh        |  3 +++
35196  src/hb-uniscribe.cc      | 29 +++++++++++++++++------------
35197  6 files changed, 53 insertions(+), 35 deletions(-)
35198
35199 commit c7c4ccf8a1e784b6f8798388a219dda9a26fbd93
35200 Author: Behdad Esfahbod <behdad@behdad.org>
35201 Date:   Tue Nov 12 15:41:22 2013 -0500
35202
35203     [travis] Enable graphite2
35204
35205  .travis.yml | 2 +-
35206  1 file changed, 1 insertion(+), 1 deletion(-)
35207
35208 commit 83408cf804a6908873c41b70bb7c43448e66ddd2
35209 Author: Behdad Esfahbod <behdad@behdad.org>
35210 Date:   Wed Nov 6 14:46:04 2013 -0500
35211
35212     Fix llvm warnings on Mac
35213
35214     Patch from Scott Fleischman.  Warnings were:
35215
35216     harfbuzz/src/hb-font-private.hh:121:42: Implicit conversion loses
35217     integer precision: 'long long' to 'hb_position_t' (aka 'int')
35218     harfbuzz/src/hb-font-private.hh:126:42: Implicit conversion loses
35219     integer precision: 'long long' to 'hb_position_t' (aka 'int')
35220     harfbuzz/src/hb-font-private.hh:400:85: Implicit conversion loses
35221     integer precision: 'long long' to 'hb_position_t' (aka 'int')
35222     harfbuzz/src/hb-ot-layout-common-private.hh:1115:37: Implicit
35223     conversion
35224     loses integer precision: 'long long' to 'int'
35225     harfbuzz/src/hb-ft.cc:421:97: Implicit conversion loses integer
35226     precision: 'unsigned long long' to 'int'
35227     harfbuzz/src/hb-ft.cc:422:97: Implicit conversion loses integer
35228     precision: 'unsigned long long' to 'int'
35229
35230  src/hb-font-private.hh             | 6 +++---
35231  src/hb-ft.cc                       | 4 ++--
35232  src/hb-ot-layout-common-private.hh | 2 +-
35233  3 files changed, 6 insertions(+), 6 deletions(-)
35234
35235 commit 333cc6e2d11831bcd2370723456e678574d570ec
35236 Author: Behdad Esfahbod <behdad@behdad.org>
35237 Date:   Wed Oct 30 17:30:11 2013 +0000
35238
35239     [otlayout] Remove unused is_inplace()
35240
35241     Patch from Jonathan Kew.
35242
35243  src/hb-ot-layout-gpos-table.hh       |   6 --
35244  src/hb-ot-layout-gsub-table.hh       |  56 ------------
35245  src/hb-ot-layout-gsubgpos-private.hh | 159
35246  -----------------------------------
35247  3 files changed, 221 deletions(-)
35248
35249 commit 176fd17d02ac183af32a0e710ec32d25c9322021
35250 Author: Behdad Esfahbod <behdad@behdad.org>
35251 Date:   Wed Oct 30 17:27:24 2013 +0000
35252
35253     Bug 70971 - Signed/unsigned compiler warnings on windows
35254
35255     Patch from Emil Eklund.
35256
35257  src/hb-buffer-serialize.cc | 8 ++++----
35258  src/hb-ot-map.cc           | 2 +-
35259  2 files changed, 5 insertions(+), 5 deletions(-)
35260
35261 commit 3d436d325edccc0f3dd820e06e3d529cc8f3eca4
35262 Author: Behdad Esfahbod <behdad@behdad.org>
35263 Date:   Mon Oct 28 21:00:37 2013 +0100
35264
35265     [otlayout] Reset ccc when marking glyph as letter
35266
35267  src/hb-ot-layout-gsubgpos-private.hh | 3 +++
35268  1 file changed, 3 insertions(+)
35269
35270 commit b9d0077ac1a8e8a62ee15c64ad302f7976e23bdd
35271 Author: Behdad Esfahbod <behdad@behdad.org>
35272 Date:   Mon Oct 28 20:44:03 2013 +0100
35273
35274     Fix win32 testing
35275
35276  test/shaping/Makefile.am  | 1 +
35277  test/shaping/run-tests.sh | 2 +-
35278  2 files changed, 2 insertions(+), 1 deletion(-)
35279
35280 commit dce79c2bd747d398bdf2f4b171b0ba9b5b951f72
35281 Author: Behdad Esfahbod <behdad@behdad.org>
35282 Date:   Mon Oct 28 20:26:40 2013 +0100
35283
35284     0.9.23
35285
35286  NEWS         | 10 ++++++++++
35287  configure.ac |  2 +-
35288  2 files changed, 11 insertions(+), 1 deletion(-)
35289
35290 commit 2e990a3d722c10d1eefdc4c5ccbdaa384625c3fd
35291 Author: Behdad Esfahbod <behdad@behdad.org>
35292 Date:   Mon Oct 28 20:23:07 2013 +0100
35293
35294     Make "make distcheck" happy
35295
35296  configure.ac             | 2 +-
35297  test/shaping/Makefile.am | 3 +++
35298  2 files changed, 4 insertions(+), 1 deletion(-)
35299
35300 commit 6ffc007b61402c9d1d4de368deed4971a10ed00b
35301 Author: Behdad Esfahbod <behdad@behdad.org>
35302 Date:   Mon Oct 28 19:26:02 2013 +0100
35303
35304     [otlayout] Optimize inplace
35305
35306     See thread started by Jonathan with subject "an optimization for
35307     complex
35308     fonts".
35309
35310  src/hb-ot-layout.cc | 6 +++---
35311  1 file changed, 3 insertions(+), 3 deletions(-)
35312
35313 commit 71b4c999a511bf018acaf48a45e070470c0daf12
35314 Author: Behdad Esfahbod <behdad@behdad.org>
35315 Date:   Mon Oct 28 00:20:59 2013 +0100
35316
35317     Revert "Zero marks by GDEF for Tibetan"
35318
35319     This reverts commit d5bd0590ae2fbc7b0dee86385a565aef00ffb835.
35320
35321     The reasoning behind that logic was flawed and made under
35322     a misunderstanding of the original problem, and caused
35323     regressions as reported by Jonathan Kew in thread titled
35324     "tibetan marks" in Oct 2013.  Apparently I have had fixed
35325     the original problem with this commit:
35326
35327       7e08f1258da229dfaf7e1c4b5c41e5bb83906cb0
35328
35329     So, revert the faulty commit and everything seems to be in good
35330     shape.
35331
35332  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
35333  src/hb-ot-shape-complex-arabic.cc    | 10 +++-------
35334  src/hb-ot-shape-complex-default.cc   | 17 +----------------
35335  src/hb-ot-shape-complex-indic.cc     |  8 +-------
35336  src/hb-ot-shape-complex-myanmar.cc   | 15 +++++----------
35337  src/hb-ot-shape-complex-private.hh   |  8 ++------
35338  src/hb-ot-shape-complex-sea.cc       | 14 ++++----------
35339  src/hb-ot-shape-complex-thai.cc      |  9 +--------
35340  src/hb-ot-shape.cc                   |  4 ++--
35341  9 files changed, 21 insertions(+), 68 deletions(-)
35342
35343 commit 9596b2bf569dae6fbe268803e3cb248001f10954
35344 Author: Behdad Esfahbod <behdad@behdad.org>
35345 Date:   Mon Oct 28 00:09:05 2013 +0100
35346
35347     Pass CPPFLAGS=-Werror to Travis-CI
35348
35349     We want default gcc / clang warnings to fail the CI build.
35350
35351  .travis.yml | 2 +-
35352  1 file changed, 1 insertion(+), 1 deletion(-)
35353
35354 commit c77d1ade6898cea161f0709c5c5a912e14aff951
35355 Author: Behdad Esfahbod <behdad@behdad.org>
35356 Date:   Sun Oct 27 23:52:26 2013 +0100
35357
35358     Fix warnings
35359
35360  test/api/test-blob.c      | 2 +-
35361  util/helper-cairo-ansi.cc | 2 +-
35362  2 files changed, 2 insertions(+), 2 deletions(-)
35363
35364 commit c2bc818706df56022c8bb922df2b741cb120f7e4
35365 Author: Behdad Esfahbod <behdad@behdad.org>
35366 Date:   Sun Oct 27 23:36:35 2013 +0100
35367
35368     Work with old and new glib
35369
35370     Avoids "deprecated" warnings.
35371
35372  src/test-buffer-serialize.cc | 7 +++++--
35373  src/test-size-params.cc      | 7 +++++--
35374  src/test-would-substitute.cc | 7 +++++--
35375  src/test.cc                  | 7 +++++--
35376  util/options.cc              | 4 ++--
35377  util/options.hh              | 4 ++++
35378  util/view-cairo.hh           | 4 ++++
35379  7 files changed, 30 insertions(+), 10 deletions(-)
35380
35381 commit 46a863d91dbcc9a4c796e3715ea3828939f4d941
35382 Author: Behdad Esfahbod <behdad@behdad.org>
35383 Date:   Sun Oct 27 23:24:50 2013 +0100
35384
35385     [indic] Adjust pref reordering logic
35386
35387     For Javanese (pref_len == 1) only reorder if it didn't ligate.  That's
35388     sensible, and what the spec says.  For other Indic (pref_len > 1)
35389     only reorder if ligated.
35390
35391     Doesn't change any test numbers.
35392
35393  src/hb-ot-shape-complex-indic.cc | 9 +++++++--
35394  1 file changed, 7 insertions(+), 2 deletions(-)
35395
35396 commit 6b03e3c724ec6cd255f4a323bf4aa7d8c93a056e
35397 Author: Behdad Esfahbod <behdad@behdad.org>
35398 Date:   Sun Oct 27 21:04:55 2013 +0100
35399
35400     Optimize fallback kerning
35401
35402     Patch from Jonathan Kew.  "These changes seem to yield a small but
35403     just-about-measurable improvement with old fonts that lack GPOS
35404     kerning."
35405
35406  src/hb-ot-shape-fallback.cc | 47
35407  ++++++++++++++++++++++++++++-----------------
35408  1 file changed, 29 insertions(+), 18 deletions(-)
35409
35410 commit 133eeba6a32769ec1a7520e7c8a0d2eb1ad986f8
35411 Author: Behdad Esfahbod <behdad@behdad.org>
35412 Date:   Sun Oct 27 00:24:59 2013 +0200
35413
35414     Minor
35415
35416     See:
35417     https://github.com/prezi/harfbuzz-js/pull/1/files#r7032397
35418
35419  src/hb-common.h | 2 +-
35420  1 file changed, 1 insertion(+), 1 deletion(-)
35421
35422 commit a74f0de225c403998212e2618dcf9452bc5b590d
35423 Author: Behdad Esfahbod <behdad@behdad.org>
35424 Date:   Thu Oct 24 11:46:33 2013 +0200
35425
35426     [indic] Fix CM2, really
35427
35428     Followup from 6e613f3365bf4e9fd778758c53e7de00c64beca1.
35429
35430  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
35431  1 file changed, 1 insertion(+), 1 deletion(-)
35432
35433 commit 6e613f3365bf4e9fd778758c53e7de00c64beca1
35434 Author: Behdad Esfahbod <behdad@behdad.org>
35435 Date:   Wed Oct 23 23:34:13 2013 +0200
35436
35437     Fix "shift count >= width of type" issue
35438
35439  src/hb-ot-shape-complex-indic-private.hh | 2 +-
35440  1 file changed, 1 insertion(+), 1 deletion(-)
35441
35442 commit ac8cd511911c7dca6222d14fa758bff75d601567
35443 Author: Behdad Esfahbod <behdad@behdad.org>
35444 Date:   Fri Oct 18 19:33:09 2013 +0200
35445
35446     Refactor
35447
35448  src/hb-ot-layout-gpos-table.hh | 120
35449  ++++++++++++++++++++++-------------------
35450  src/hb-ot-layout.cc            |  31 +++++------
35451  src/hb-ot-shape-normalize.cc   |  29 +++++-----
35452  src/hb-ot-shape.cc             |  82 ++++++++++++++++------------
35453  4 files changed, 145 insertions(+), 117 deletions(-)
35454
35455 commit 0f3fe37fccfb540437adf13dd580f2c5164a0b1f
35456 Author: Behdad Esfahbod <behdad@behdad.org>
35457 Date:   Fri Oct 18 19:14:22 2013 +0200
35458
35459     Comment
35460
35461  src/hb-ot-layout-private.hh | 1 +
35462  1 file changed, 1 insertion(+)
35463
35464 commit ddce2d8df6fed9c033f1f13e235666680c5beb67
35465 Author: Behdad Esfahbod <behdad@behdad.org>
35466 Date:   Fri Oct 18 18:07:11 2013 +0200
35467
35468     [indic] Improve positioning of post-base bells and whistles
35469
35470     Bug 58714 - Kannada u+0cb0 u+200d u+0ccd u+0c95 u+0cbe does not
35471     provide
35472     same results as Windows8
35473     https://bugs.freedesktop.org/show_bug.cgi?id=58714
35474
35475     Test with U+0CB0,U+200D,U+0CCD,U+0C95,U+0CBF and tunga.ttf.
35476
35477     Improves some scripts.  Improves Bengali too, but numbers
35478     are up because we produce better results than Uniscribe for some
35479     sequences now.
35480
35481     New numbers:
35482     BENGALI: 353724 out of 354188 tests passed. 464 failed (0.131004%)
35483     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
35484     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
35485     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
35486     KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
35487     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
35488     MALAYALAM: 1048140 out of 1048334 tests passed. 194 failed
35489     (0.0185056%)
35490     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
35491     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
35492     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
35493     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
35494
35495  src/hb-ot-shape-complex-indic.cc | 19 ++++++++++---------
35496  1 file changed, 10 insertions(+), 9 deletions(-)
35497
35498 commit d5bd0590ae2fbc7b0dee86385a565aef00ffb835
35499 Author: Behdad Esfahbod <behdad@behdad.org>
35500 Date:   Fri Oct 18 16:44:54 2013 +0200
35501
35502     Zero marks by GDEF for Tibetan
35503
35504     See:
35505     http://lists.freedesktop.org/archives/harfbuzz/2013-April/003101.html
35506
35507  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
35508  src/hb-ot-shape-complex-arabic.cc    | 10 +++++++---
35509  src/hb-ot-shape-complex-default.cc   | 17 ++++++++++++++++-
35510  src/hb-ot-shape-complex-indic.cc     |  8 +++++++-
35511  src/hb-ot-shape-complex-myanmar.cc   | 15 ++++++++++-----
35512  src/hb-ot-shape-complex-private.hh   |  8 ++++++--
35513  src/hb-ot-shape-complex-sea.cc       | 14 ++++++++++----
35514  src/hb-ot-shape-complex-thai.cc      |  9 ++++++++-
35515  src/hb-ot-shape.cc                   |  4 ++--
35516  9 files changed, 68 insertions(+), 21 deletions(-)
35517
35518 commit bf029281b1b0f854f671969ab40eac3046a111bd
35519 Author: Behdad Esfahbod <behdad@behdad.org>
35520 Date:   Fri Oct 18 16:20:13 2013 +0200
35521
35522     Bug 65258 - [...] Mongolian with free variation selector
35523
35524  src/hb-ot-shape-complex-arabic.cc | 3 ++-
35525  1 file changed, 2 insertions(+), 1 deletion(-)
35526
35527 commit 0193649ce4ca78b8e2835a50bd51ee594cffe34e
35528 Author: Behdad Esfahbod <behdad@behdad.org>
35529 Date:   Fri Oct 18 16:08:53 2013 +0200
35530
35531     [otfallback] Don't shift down above-marks too much
35532
35533     This seems to generate much better, almost-perfect, positioning for
35534     Arabic as well as Latin above marks.
35535
35536  src/hb-ot-shape-fallback.cc | 10 +++++++++-
35537  1 file changed, 9 insertions(+), 1 deletion(-)
35538
35539 commit dba9580237da788275b1ab5fe6be75c8a3f359b9
35540 Author: Behdad Esfahbod <behdad@behdad.org>
35541 Date:   Fri Oct 18 15:57:36 2013 +0200
35542
35543     [otfallback] Never fallback-position a below-mark upwards
35544
35545     Test with WinXP times.ttf and U+05D9,U+05B5.
35546
35547  src/hb-ot-shape-fallback.cc | 6 ++++++
35548  1 file changed, 6 insertions(+)
35549
35550 commit 8177da29ad07d8fa444ce07003fa65cd31a2776b
35551 Author: Behdad Esfahbod <behdad@behdad.org>
35552 Date:   Fri Oct 18 15:50:29 2013 +0200
35553
35554     Minor
35555
35556  src/hb-ot-shape-fallback.cc | 4 ++--
35557  1 file changed, 2 insertions(+), 2 deletions(-)
35558
35559 commit c16012e9019ec59c2200a3cc29b8a37ea70eda70
35560 Author: Behdad Esfahbod <behdad@behdad.org>
35561 Date:   Fri Oct 18 02:27:00 2013 +0200
35562
35563     [indic] Add Javanese support!
35564
35565     Seems to be working just fine!
35566
35567  src/hb-ot-shape-complex-indic-machine.rl | 14 ++++++------
35568  src/hb-ot-shape-complex-indic-private.hh | 37
35569  ++++++++++++++++----------------
35570  src/hb-ot-shape-complex-indic.cc         |  9 ++++++--
35571  3 files changed, 34 insertions(+), 26 deletions(-)
35572
35573 commit 755b44cce6dc23376a3cf0212893609231fa4967
35574 Author: Behdad Esfahbod <behdad@behdad.org>
35575 Date:   Fri Oct 18 11:17:42 2013 +0200
35576
35577     [ft] Round metrics instead of truncate
35578
35579     Lohit-Punjabi has a upem of 769!  We were losing one unit in our
35580     code, and FreeType is losing another one...  Test with U+0A06.
35581     Has an advance of 854 in the font.  We were producing 852.
35582     Now we do 853, which is what FreeType is telling us.
35583
35584  src/hb-ft.cc | 8 ++++----
35585  1 file changed, 4 insertions(+), 4 deletions(-)
35586
35587 commit 9a49351cc2625de16a73e0e153d3097ef6c7cc0f
35588 Author: Behdad Esfahbod <behdad@behdad.org>
35589 Date:   Fri Oct 18 02:14:53 2013 +0200
35590
35591     [indic] Swith pref logic to use _hb_glyph_info_substituted()
35592
35593     See comments from caveat!  Seems to work fine.
35594
35595     This is useful for Javanese which has an atomically encoded pre-base
35596     reordering Ra which should only be reordered if it was substituted
35597     by the pref feature.
35598
35599  src/hb-ot-shape-complex-indic.cc | 6 ++++--
35600  1 file changed, 4 insertions(+), 2 deletions(-)
35601
35602 commit f175aa33c5e94397c60648ac0697c80f5fe0dcb7
35603 Author: Behdad Esfahbod <behdad@behdad.org>
35604 Date:   Fri Oct 18 02:07:44 2013 +0200
35605
35606     [indic] Fix compiler warnings
35607
35608  src/hb-ot-shape-complex-indic.cc | 4 ++--
35609  1 file changed, 2 insertions(+), 2 deletions(-)
35610
35611 commit 857027341423f15fd6084c7563cc355b06e7cbdd
35612 Author: Behdad Esfahbod <behdad@behdad.org>
35613 Date:   Fri Oct 18 01:11:05 2013 +0200
35614
35615     [otlayout] Add _hb_glyph_info_substituted()
35616
35617     Currently unused.
35618
35619  src/hb-ot-layout-private.hh | 6 ++++++
35620  1 file changed, 6 insertions(+)
35621
35622 commit a1f7b2856184959e965c9c2b80363f9f46d486a7
35623 Author: Behdad Esfahbod <behdad@behdad.org>
35624 Date:   Fri Oct 18 01:09:08 2013 +0200
35625
35626     [otlayout] Switch over from old is_a_ligature() to IS_LIGATED
35627
35628     Impact should be minimal and positive.
35629
35630  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
35631  src/hb-ot-layout-private.hh          | 12 +++++++++---
35632  src/hb-ot-shape-complex-indic.cc     |  4 ++--
35633  src/hb-ot-shape-complex-myanmar.cc   |  2 +-
35634  src/hb-ot-shape.cc                   |  2 +-
35635  5 files changed, 14 insertions(+), 8 deletions(-)
35636
35637 commit 09675a8115b9d77261c33940401aa919cede8662
35638 Author: Behdad Esfahbod <behdad@behdad.org>
35639 Date:   Fri Oct 18 01:05:58 2013 +0200
35640
35641     [otlayout] Add HB_OT_LAYOUT_GLYPH_PROPS_LIGATED
35642
35643     Currently unused.
35644
35645  src/hb-ot-layout-gsubgpos-private.hh | 15 ++++++++++-----
35646  src/hb-ot-layout-private.hh          |  5 ++++-
35647  2 files changed, 14 insertions(+), 6 deletions(-)
35648
35649 commit 05ad6b50ac0a1b9a8da10d2ee2238068b7811e7d
35650 Author: Behdad Esfahbod <behdad@behdad.org>
35651 Date:   Fri Oct 18 00:45:59 2013 +0200
35652
35653     [otlayout] Add HB_OT_LAYOUT_GLYPH_PROPS_SUBSTITUTED
35654
35655     Currently unused.
35656
35657  src/hb-ot-layout-gsubgpos-private.hh |  5 +++--
35658  src/hb-ot-layout-private.hh          | 10 ++++++----
35659  2 files changed, 9 insertions(+), 6 deletions(-)
35660
35661 commit 101303dbf7cf15d044bf2518f14b3aec65970fea
35662 Author: Behdad Esfahbod <behdad@behdad.org>
35663 Date:   Fri Oct 18 00:42:39 2013 +0200
35664
35665     [otlayout] More shuffling around
35666
35667  src/hb-ot-layout-gpos-table.hh       | 16 +++----
35668  src/hb-ot-layout-gsub-table.hh       | 13 +++--
35669  src/hb-ot-layout-gsubgpos-private.hh |  8 ++--
35670  src/hb-ot-layout-private.hh          | 92
35671  ++++++++++++++++++++++++++++++++----
35672  src/hb-ot-shape.cc                   |  8 ++--
35673  5 files changed, 102 insertions(+), 35 deletions(-)
35674
35675 commit 91689de2603e4151e2a2d3a3852c61667f0c6264
35676 Author: Behdad Esfahbod <behdad@behdad.org>
35677 Date:   Fri Oct 18 00:21:59 2013 +0200
35678
35679     [otlayout] Add _hb_glyph_info_set_glyph_props()
35680
35681     No functional change.
35682
35683  src/hb-ot-layout-gsub-table.hh       | 2 +-
35684  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
35685  src/hb-ot-layout-private.hh          | 9 +++++++++
35686  src/hb-ot-shape.cc                   | 8 +++++---
35687  4 files changed, 17 insertions(+), 6 deletions(-)
35688
35689 commit a0161746589934e93c3b115814bbd81f56ab962f
35690 Author: Behdad Esfahbod <behdad@behdad.org>
35691 Date:   Fri Oct 18 00:06:30 2013 +0200
35692
35693     [otlayout] Simplify set_class() usage
35694
35695  src/hb-ot-layout-gsubgpos-private.hh | 31 ++++++++++++++++++-------------
35696  1 file changed, 18 insertions(+), 13 deletions(-)
35697
35698 commit 3ddf892b5328b74afb6e7d9da727d8771ca5d288
35699 Author: Behdad Esfahbod <behdad@behdad.org>
35700 Date:   Fri Oct 18 00:02:43 2013 +0200
35701
35702     [otlayout] Renaming
35703
35704  src/hb-ot-layout-gpos-table.hh       | 18 +++++++-------
35705  src/hb-ot-layout-gsub-table.hh       |  2 +-
35706  src/hb-ot-layout-gsubgpos-private.hh | 36 +++++++++++++--------------
35707  src/hb-ot-layout-private.hh          | 48
35708  +++++++++++++++++++++---------------
35709  src/hb-ot-shape-complex-indic.cc     |  5 ++--
35710  src/hb-ot-shape-complex-myanmar.cc   |  2 +-
35711  src/hb-ot-shape-fallback.cc          |  8 +++---
35712  src/hb-ot-shape.cc                   |  2 +-
35713  8 files changed, 65 insertions(+), 56 deletions(-)
35714
35715 commit 2e96d2c6ee34142375373be07217c9953e7822cc
35716 Author: Behdad Esfahbod <behdad@behdad.org>
35717 Date:   Thu Oct 17 21:16:20 2013 +0200
35718
35719     [otlayout] More shuffling
35720
35721  src/hb-ot-layout-private.hh | 252
35722  +++++++++++++++++++++++---------------------
35723  1 file changed, 130 insertions(+), 122 deletions(-)
35724
35725 commit 469524692bd0a258b28e63294c984e677a9c2477
35726 Author: Behdad Esfahbod <behdad@behdad.org>
35727 Date:   Thu Oct 17 21:01:57 2013 +0200
35728
35729     [otlayout] Code shuffling
35730
35731  src/hb-ot-layout-private.hh | 16 ++++++++--------
35732  1 file changed, 8 insertions(+), 8 deletions(-)
35733
35734 commit 11fb16cb849285a178d9e80991b1d60a960326ee
35735 Author: Behdad Esfahbod <behdad@behdad.org>
35736 Date:   Thu Oct 17 20:57:57 2013 +0200
35737
35738     Use unsigned enums for mask types
35739
35740  src/hb-buffer.h             | 16 ++++++++--------
35741  src/hb-ot-layout-private.hh |  8 ++++----
35742  2 files changed, 12 insertions(+), 12 deletions(-)
35743
35744 commit 03058c3d1e8c18858c1e0b0c738ce9d299f2787a
35745 Author: Behdad Esfahbod <behdad@behdad.org>
35746 Date:   Thu Oct 17 20:55:34 2013 +0200
35747
35748     [otlayout] Remove two unused HB_OT_LAYOUT_GLYPH_PROPS_* values
35749
35750  src/hb-ot-layout-gdef-table.hh | 1 -
35751  src/hb-ot-layout-gsub-table.hh | 3 ++-
35752  src/hb-ot-layout-private.hh    | 7 +++++--
35753  3 files changed, 7 insertions(+), 4 deletions(-)
35754
35755 commit 941b6992042e7b73b3a2aab1448383adf33bef28
35756 Author: Behdad Esfahbod <behdad@behdad.org>
35757 Date:   Thu Oct 17 20:47:33 2013 +0200
35758
35759     [otlayout] Remove unused HB_OT_LAYOUT_GLYPH_PROPS_UNCLASSIFIED
35760
35761  src/hb-ot-layout-gdef-table.hh |  7 +++++--
35762  src/hb-ot-layout-private.hh    | 10 ++++------
35763  2 files changed, 9 insertions(+), 8 deletions(-)
35764
35765 commit 8f9ec92dfce5c469fb85ad301296b5dde1b2ab0a
35766 Author: Behdad Esfahbod <behdad@behdad.org>
35767 Date:   Thu Oct 17 19:52:47 2013 +0200
35768
35769     [indic] Adjust Javanese base algorithm
35770
35771  src/hb-ot-shape-complex-indic.cc | 2 +-
35772  1 file changed, 1 insertion(+), 1 deletion(-)
35773
35774 commit 49901862e36e1c153835877a9f1183729333bbbe
35775 Author: Behdad Esfahbod <behdad@behdad.org>
35776 Date:   Thu Oct 17 19:48:51 2013 +0200
35777
35778     [otlayout] Guard against use of ReverseChain through Context
35779
35780  src/hb-ot-layout-gsub-table.hh | 4 +++-
35781  src/hb-ot-layout.cc            | 4 ++--
35782  2 files changed, 5 insertions(+), 3 deletions(-)
35783
35784 commit 74f4bbf0560a5fd2d295e100e96f0c6c7033e852
35785 Author: Behdad Esfahbod <behdad@behdad.org>
35786 Date:   Thu Oct 17 19:07:53 2013 +0200
35787
35788     [indic] Towards supporting atomicly-encoded prebase-reorderings
35789
35790  src/hb-ot-shape-complex-indic.cc | 65
35791  ++++++++++++++++++++++++----------------
35792  1 file changed, 40 insertions(+), 25 deletions(-)
35793
35794 commit efed40b975110d78c9c505441e7e17a8c13e85c8
35795 Author: Behdad Esfahbod <behdad@behdad.org>
35796 Date:   Thu Oct 17 18:50:11 2013 +0200
35797
35798     [indic] Minor refactoring of reph handling
35799
35800  src/hb-ot-shape-complex-indic.cc | 14 ++++++++------
35801  src/hb-ot-shape-complex-sea.cc   |  2 +-
35802  2 files changed, 9 insertions(+), 7 deletions(-)
35803
35804 commit 684fe59ff858a0ecba71b3ed80378afb0b8bbb48
35805 Author: Behdad Esfahbod <behdad@behdad.org>
35806 Date:   Thu Oct 17 18:30:06 2013 +0200
35807
35808     [indic] Minor refactoring of would_substitute()
35809
35810  src/hb-ot-shape-complex-indic.cc | 19 ++++++++++---------
35811  1 file changed, 10 insertions(+), 9 deletions(-)
35812
35813 commit 321df83fb4f0b8a5310888129cb70bfda8ae0c96
35814 Author: Behdad Esfahbod <behdad@behdad.org>
35815 Date:   Thu Oct 17 18:16:14 2013 +0200
35816
35817     Route Buginese through the SEA shaper
35818
35819     Both Indic and SEA seem to do it just fine, but SEA is much
35820     simpler.
35821
35822  src/hb-ot-shape-complex-private.hh | 4 +---
35823  1 file changed, 1 insertion(+), 3 deletions(-)
35824
35825 commit b5a0f69e47ace468b06e21cf069a18ddcfcf6064
35826 Author: Behdad Esfahbod <behdad@behdad.org>
35827 Date:   Thu Oct 17 18:04:23 2013 +0200
35828
35829     [indic] Pass zero-context=false to would_substitute for newer scripts
35830
35831     For scripts without an old/new spec distinction, use
35832     zero-context=false.
35833     This changes behavior in Sinhala / Khmer, but doesn't seem to regress.
35834     This will be useful and used in Javanese.
35835
35836  src/hb-ot-shape-complex-indic.cc | 35 +++++++++++++++++++----------------
35837  1 file changed, 19 insertions(+), 16 deletions(-)
35838
35839 commit c4e71ff36d1f86a6ea56539728a964d97217e2b6
35840 Author: Behdad Esfahbod <behdad@behdad.org>
35841 Date:   Thu Oct 17 17:04:47 2013 +0200
35842
35843     [indic] Clean up Khmer and Sinhala base finding algorithm
35844
35845  src/hb-ot-shape-complex-indic.cc | 24 +++++++++++-------------
35846  1 file changed, 11 insertions(+), 13 deletions(-)
35847
35848 commit e10453e6fb2544724ccd7ddfdbb9de90ef9274ce
35849 Author: Behdad Esfahbod <behdad@behdad.org>
35850 Date:   Thu Oct 17 16:49:06 2013 +0200
35851
35852     [indic] Add BASE_POS_LAST_SINHALA
35853
35854     Previously we planted this into the mode used for Khmer.  There's not
35855     really much in common between the two, so separate again.
35856
35857  src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++++++--
35858  1 file changed, 19 insertions(+), 2 deletions(-)
35859
35860 commit 9ac6b01e0cd8e2d66dfc727157f45b615bc77109
35861 Author: Behdad Esfahbod <behdad@behdad.org>
35862 Date:   Thu Oct 17 16:27:38 2013 +0200
35863
35864     [indic] Adjust Sinhala cluster merging under uniscribe
35865
35866     Similar to 190c8f2b60af0851bf692f653c1604cfbf0561a5 but for
35867     Sinhala.
35868
35869  src/hb-ot-shape-complex-indic.cc | 23 ++++++++++++++++-------
35870  1 file changed, 16 insertions(+), 7 deletions(-)
35871
35872 commit 3c3df9cba13fec2c35e0e7ae587d9699ac0c37f5
35873 Author: Behdad Esfahbod <behdad@behdad.org>
35874 Date:   Thu Oct 17 13:58:31 2013 +0200
35875
35876     [otlayout] Minor
35877
35878  src/hb-ot-layout-gsubgpos-private.hh | 62
35879  +++++++++++++++++++-----------------
35880  1 file changed, 33 insertions(+), 29 deletions(-)
35881
35882 commit 6cc136f7531a45e71ea08a7dc8a2187172cb813d
35883 Author: Behdad Esfahbod <behdad@behdad.org>
35884 Date:   Thu Oct 17 13:55:48 2013 +0200
35885
35886     [otlayout] Minor
35887
35888  src/hb-ot-layout-gsubgpos-private.hh | 14 ++++++--------
35889  1 file changed, 6 insertions(+), 8 deletions(-)
35890
35891 commit ba6ddc421e5e440231c2ece2db1363f8e6d2ecbf
35892 Author: Behdad Esfahbod <behdad@behdad.org>
35893 Date:   Thu Oct 17 13:52:51 2013 +0200
35894
35895     [otlayout] Increase MAX_CONTEXT_LENGTH
35896
35897     It's cheap.
35898
35899  src/hb-ot-layout-common-private.hh | 2 +-
35900  1 file changed, 1 insertion(+), 1 deletion(-)
35901
35902 commit e714fe6d6a2633494cb1fa7170a32ca2638cbb51
35903 Author: Behdad Esfahbod <behdad@behdad.org>
35904 Date:   Thu Oct 17 13:49:51 2013 +0200
35905
35906     [otlayout] Simplify ligate_input()
35907
35908     Shouldn't change behavior at all, but is faster / more robust.
35909
35910  src/hb-ot-layout-gsub-table.hh       | 16 +++++++---------
35911  src/hb-ot-layout-gsubgpos-private.hh | 17 +++++++----------
35912  2 files changed, 14 insertions(+), 19 deletions(-)
35913
35914 commit 6b2abdcd203204131f3017ca85c91de9d43959cd
35915 Author: Behdad Esfahbod <behdad@behdad.org>
35916 Date:   Thu Oct 17 13:15:43 2013 +0200
35917
35918     [indic] Improve clusters in presence of reph
35919
35920  src/hb-ot-shape-complex-indic.cc | 5 +----
35921  1 file changed, 1 insertion(+), 4 deletions(-)
35922
35923 commit 42d0f55cbc68285e22d713df7062e520af708c82
35924 Author: Behdad Esfahbod <behdad@behdad.org>
35925 Date:   Thu Oct 17 13:05:05 2013 +0200
35926
35927     [indic] Apply calt,clig in the same stage as presentation features
35928
35929     Whic means these twp are applied per-syllable now.  Apparently
35930     in some Khmer fonts the clig interacts with presentation features.
35931
35932     Test case: U+1781,U+17D2,U+1789,U+17BB,U+17C6 with Mondulkiri-R.ttf
35933     should produce one big ligature.
35934
35935  src/hb-ot-shape-complex-indic.cc | 4 ++++
35936  1 file changed, 4 insertions(+)
35937
35938 commit ae9a5834df477006686421d494b55a1569789327
35939 Author: Behdad Esfahbod <behdad@behdad.org>
35940 Date:   Thu Oct 17 12:24:55 2013 +0200
35941
35942     [indic] Fix pref vs blwf interaction
35943
35944     If a glyph can be both blwf and pref, we were wrongly sorting it
35945     in the post position instead of below position.
35946
35947  src/hb-ot-shape-complex-indic.cc | 6 +++---
35948  1 file changed, 3 insertions(+), 3 deletions(-)
35949
35950 commit c7dacac02cfe8526eaf131ce6c5e7b6df7ca2ccd
35951 Author: Behdad Esfahbod <behdad@behdad.org>
35952 Date:   Thu Oct 17 12:20:24 2013 +0200
35953
35954     [indic] Don't apply blwf before base under old-spec mode
35955
35956     Test case: U+09AC,U+09CD,U+09A6 with Lohit-Bengali 2.5.3.
35957
35958  src/hb-ot-shape-complex-indic.cc | 3 ++-
35959  1 file changed, 2 insertions(+), 1 deletion(-)
35960
35961 commit da72042c52ed3cc0ee19d3eabb8db7c7dd34d3ed
35962 Author: Behdad Esfahbod <behdad@behdad.org>
35963 Date:   Thu Oct 17 12:01:50 2013 +0200
35964
35965     [otlayout] Fix up recent Context matching change
35966
35967     Commit 6b65a76b40522a4f57a6fedcbdfc5a4d736f1d3c.  "end" was becoming
35968     negative.  Was trigerred by Lohit-Kannada 2.5.3 and the sequence:
35969     U+0CB0,U+200D,U+0CBE,U+0CB7,U+0CCD,U+0C9F,U+0CCD,U+0CB0,U+0C97,U+0CB3
35970     Two glyphs were being duplicated.
35971
35972  src/hb-buffer.cc                     | 7 ++++++-
35973  src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
35974  2 files changed, 8 insertions(+), 2 deletions(-)
35975
35976 commit 1a7de1ba9876b0554c758acbc6459366d9d98a5d
35977 Author: Behdad Esfahbod <behdad@behdad.org>
35978 Date:   Wed Oct 16 19:55:06 2013 +0200
35979
35980     [indic] Improve Avagraha support in machine
35981
35982  src/hb-ot-shape-complex-indic-machine.rl | 6 ++++--
35983  1 file changed, 4 insertions(+), 2 deletions(-)
35984
35985 commit 3756efaf4e14ec3b5b1def700a1b5985f162372b
35986 Author: Behdad Esfahbod <behdad@behdad.org>
35987 Date:   Wed Oct 16 19:06:29 2013 +0200
35988
35989     [indic] Misc harmless fixes!
35990
35991     First, we were abusing OT_VD instead of OT_A.  Fix that
35992     but moving OT_A in the grammar where it belongs (which
35993     is different from what the spec says).
35994
35995     Also, only allow medial consonants after all other
35996     consonants.  This doesn't affect any current character.
35997
35998     Finally, fix Halant attachment in presence of medial
35999     consonants.  Again, this currently doesn't affect any
36000     sequence.
36001
36002     I lied.  There's Gurmukhi U+0A75 which is Consonant_Medial.
36003     Uniscribe allows one of those in each of these positions:
36004     before matras, after matras and before syllable modifiers,
36005     and after syllable modifiers!  We currently just allow
36006     unlimited numbers of it, before matras.
36007
36008  src/hb-ot-shape-complex-indic-machine.rl |  8 ++++----
36009  src/hb-ot-shape-complex-indic-private.hh |  2 +-
36010  src/hb-ot-shape-complex-indic.cc         | 11 ++++++-----
36011  3 files changed, 11 insertions(+), 10 deletions(-)
36012
36013 commit c52ddab72e025d1bee8274c8f3416208b12f68f1
36014 Author: Behdad Esfahbod <behdad@behdad.org>
36015 Date:   Wed Oct 16 13:42:38 2013 +0200
36016
36017     [arabic] Make ZWJ prevent ligatures instead of facilitating it
36018
36019     Unicode 6.2.0 Section 16.2 / Figure 16.3 says:
36020
36021     "For backward compatibility, between Arabic characters a ZWJ acts just
36022     like the sequence <ZWJ, ZWNJ, ZWJ>, preventing a ligature from forming
36023     instead of requesting the use of a ligature that would not normally be
36024     used. As a result, there is no plain text mechanism for requesting the
36025     use of a ligature in Arabic text."
36026
36027     As such, we flip internal zwj to zwnj flags for GSUB matching, which
36028     means it will block ligation in all features, unless the font
36029     explicitly matches U+200D glyph.  This doesn't affect joining
36030     behavior.
36031
36032  src/hb-ot-layout-private.hh       |  6 ++++++
36033  src/hb-ot-shape-complex-arabic.cc | 18 ++++++++++++++++++
36034  2 files changed, 24 insertions(+)
36035
36036 commit 1a31f9f820c4538015ddaf4ca2b790649c5997ed
36037 Author: Behdad Esfahbod <behdad@behdad.org>
36038 Date:   Wed Oct 16 13:42:18 2013 +0200
36039
36040     [otlayout] Minor
36041
36042  src/hb-ot-layout-private.hh | 23 +++++++++++++++--------
36043  1 file changed, 15 insertions(+), 8 deletions(-)
36044
36045 commit 28d5daec948e1a24f13e492ce301aeb9abff37c8
36046 Author: Behdad Esfahbod <behdad@behdad.org>
36047 Date:   Wed Oct 16 12:32:12 2013 +0200
36048
36049     [indic] More granular post-base cluster merging!
36050
36051  src/hb-ot-shape-complex-indic.cc | 45
36052  ++++++++++++++++++++++++++++++++++------
36053  1 file changed, 39 insertions(+), 6 deletions(-)
36054
36055 commit 9cb59d460e80d769087045535a8d54ec9ed7985c
36056 Author: Behdad Esfahbod <behdad@behdad.org>
36057 Date:   Wed Oct 16 11:34:07 2013 +0200
36058
36059     [indic] Fix cluster merging of left matras
36060
36061     The merge_clusters there was totally broken.
36062
36063  src/hb-ot-shape-complex-indic.cc | 2 +-
36064  1 file changed, 1 insertion(+), 1 deletion(-)
36065
36066 commit 190c8f2b60af0851bf692f653c1604cfbf0561a5
36067 Author: Behdad Esfahbod <behdad@behdad.org>
36068 Date:   Wed Oct 16 11:33:18 2013 +0200
36069
36070     [indic] Adjust cluster merging under uniscribe mode for Tamil
36071
36072     Apparently Uniscribe Tamil shaper doesn't ship chubby clusters
36073     for Tamil.  Adjust to that.
36074
36075  src/hb-ot-shape-complex-indic.cc | 4 ++--
36076  1 file changed, 2 insertions(+), 2 deletions(-)
36077
36078 commit 5c558877da5db8c734ba072f01e5e4797876619c
36079 Author: Behdad Esfahbod <behdad@behdad.org>
36080 Date:   Wed Oct 16 11:14:15 2013 +0200
36081
36082     [indic] Allow up to two syllable modifiers
36083
36084     Bug 70509 - Candrabindu+Visarga doesn't work in Devanagari
36085     https://bugs.freedesktop.org/show_bug.cgi?id=70509
36086
36087     We categorize both bindus and visarga as syllable-modifiers.
36088     OT spec doesn't actually say what characters go in the syllable
36089     modifier category, and allows one.  We just allow up to two now.
36090
36091     Test case: U+0930,U+0941,U+0901,U+0903
36092
36093     Uniscribe currently doesn't support that and produces a
36094     dotted circle.
36095
36096  src/hb-ot-shape-complex-indic-machine.rl                                |
36097  2 +-
36098  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt    |
36099  1 +
36100  2 files changed, 2 insertions(+), 1 deletion(-)
36101
36102 commit f5299eff5c0065d6329cd536c0ac339abea085b0
36103 Author: Behdad Esfahbod <behdad@behdad.org>
36104 Date:   Tue Oct 15 18:13:07 2013 +0200
36105
36106     [indic] Simplify reph logic
36107
36108     *Shouldn't* break anything.
36109
36110  src/hb-ot-shape-complex-indic.cc | 11 +++--------
36111  1 file changed, 3 insertions(+), 8 deletions(-)
36112
36113 commit 65a929b1c033e91919c931b495a775f76b6dcbb3
36114 Author: Behdad Esfahbod <behdad@behdad.org>
36115 Date:   Tue Oct 15 18:08:05 2013 +0200
36116
36117     [indic] If Malayalam dot-reph formed a ligature, don't move it
36118
36119     Rachana-0.6 implements dot-reph by ligation, so we shouldn't move it.
36120     Uniscribe doesn't either.  Test case:
36121
36122       U+0D4E,U+0D1A,U+0D4D,U+0D1A,U+0D4D
36123
36124  src/hb-ot-shape-complex-indic.cc                   | 23
36125  ++++++++++++++++------
36126  .../indic/script-malayalam/misc/dot-reph.txt       |  3 +++
36127  2 files changed, 20 insertions(+), 6 deletions(-)
36128
36129 commit a01cbf6cbe0021722302cfb58fb638a0a2427b26
36130 Author: Behdad Esfahbod <behdad@behdad.org>
36131 Date:   Tue Oct 15 16:37:53 2013 +0200
36132
36133     [indic] Harmless reordering of Khmer features!
36134
36135  src/hb-ot-shape-complex-indic.cc | 10 ++++++----
36136  1 file changed, 6 insertions(+), 4 deletions(-)
36137
36138 commit c46f406973024051877e867b93614942ff80c107
36139 Author: Behdad Esfahbod <behdad@behdad.org>
36140 Date:   Tue Oct 15 16:24:21 2013 +0200
36141
36142     [tests] Remove Myanmar micro-font and test
36143
36144  .../sha1sum/ceadd106a8205214fbe7337ef9de32a862b59762.ttf | Bin 3040 ->
36145  0 bytes
36146  test/shaping/tests/context-matching.tests                |   1 -
36147  2 files changed, 1 deletion(-)
36148
36149 commit eb10233b267909dee0245f126000e117f3b21c35
36150 Author: Behdad Esfahbod <behdad@behdad.org>
36151 Date:   Tue Oct 15 15:26:44 2013 +0200
36152
36153     [indic] Apply 'kern' for all scripts except for Khmer in Uniscribe
36154     mode
36155
36156     Seems to better match Uniscribe.
36157
36158     Note: NotoSansTelugu-Regular has kern feature, so this fixes most
36159     of the
36160     positioning failures there, except for the kern pairs blocked by a
36161     (non-)joiner, in which case we (correctly) kern, but Uniscribe
36162     doesn't.
36163
36164  src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
36165  1 file changed, 9 insertions(+), 2 deletions(-)
36166
36167 commit 30145272a7d428bc62a903388bd7be43f4da7fc3
36168 Author: Behdad Esfahbod <behdad@behdad.org>
36169 Date:   Tue Oct 15 13:47:27 2013 +0200
36170
36171     [indic] Don't apply presentation features across syllables
36172
36173     More like Uniscribe...  We still allow user-defined features to
36174     work across syllables, but not pres,blws,abs,psts,etc.
36175
36176     This "regressed" Sinhala numbers by 11.  These are cases were
36177     there's Consonant followed by Ra,Halant,ZWJ at the of text.
36178     The Ra,Halant,ZWJ ends up forming reph, which is wrong...
36179     But before we were also ligating that reph with the previous
36180     consonant.  That's even more wrong.  That's also what Uniscribe
36181     does.
36182
36183     Current numbers:
36184
36185     BENGALI: 353732 out of 354188 tests passed. 456 failed (0.128745%)
36186     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
36187     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
36188     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
36189     KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
36190     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
36191     MALAYALAM: 1048140 out of 1048334 tests passed. 194 failed
36192     (0.0185056%)
36193     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
36194     SINHALA: 271655 out of 271847 tests passed. 192 failed (0.070628%)
36195     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
36196     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
36197
36198  src/hb-ot-shape-complex-indic.cc                    | 21
36199  +++++++++++++++++----
36200  .../shaper-indic/indic/script-sinhala/misc/misc.txt |  1 +
36201  2 files changed, 18 insertions(+), 4 deletions(-)
36202
36203 commit 3c7b3641cfb00f2c4dcc0768b9854e4f4410d15f
36204 Author: Behdad Esfahbod <behdad@behdad.org>
36205 Date:   Tue Oct 15 11:21:01 2013 +0200
36206
36207     [indic] Handle Avagraha
36208
36209     It can come either at the end(ish!) of the syllable, or independently.
36210     When independent, it accepts a few bits and pieces.
36211
36212  src/hb-ot-shape-complex-indic-machine.rl                   |  5 ++++-
36213  src/hb-ot-shape-complex-indic-private.hh                   |  5 +++--
36214  src/hb-ot-shape-complex-indic.cc                           | 14
36215  +++++++++++++-
36216  .../shaper-indic/indic/script-devanagari/misc/misc.txt     |  1 +
36217  .../in-tree/shaper-indic/indic/script-telugu/misc/misc.txt |  1 +
36218  5 files changed, 22 insertions(+), 4 deletions(-)
36219
36220 commit 5e7432b8172473aa4dda3d51a79add9e97c2d2c1
36221 Author: Behdad Esfahbod <behdad@behdad.org>
36222 Date:   Tue Oct 15 12:28:23 2013 +0200
36223
36224     [myanmar] Apply abvm/blwm
36225
36226  src/hb-ot-shape-complex-myanmar.cc | 10 ++++++++++
36227  1 file changed, 10 insertions(+)
36228
36229 commit 8acbb6be271817c12d2ee0066b355e2fb0f9a934
36230 Author: Behdad Esfahbod <behdad@behdad.org>
36231 Date:   Tue Oct 15 12:15:49 2013 +0200
36232
36233     [indic] Some scripts like blwf applied to pre-base characters
36234
36235     ...while some don't!
36236
36237     Improved Bengali, Devanagari, Gurmukhi, Malayalam.
36238
36239     Updated numbers:
36240
36241     BENGALI: 353732 out of 354188 tests passed. 456 failed (0.128745%)
36242     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
36243     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
36244     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
36245     KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
36246     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
36247     MALAYALAM: 1048134 out of 1048334 tests passed. 200 failed
36248     (0.0190779%)
36249     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
36250     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
36251     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
36252     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
36253
36254  src/hb-ot-shape-complex-indic.cc | 33 ++++++++++++++++++++-------------
36255  1 file changed, 20 insertions(+), 13 deletions(-)
36256
36257 commit 2c85a3df0983f28aed77a0ea3bf2417ef65d4b84
36258 Author: Behdad Esfahbod <behdad@behdad.org>
36259 Date:   Mon Oct 14 19:41:52 2013 +0200
36260
36261     Fix issue with automake
36262
36263  test/shaping/Makefile.am | 2 +-
36264  1 file changed, 1 insertion(+), 1 deletion(-)
36265
36266 commit 6b65a76b40522a4f57a6fedcbdfc5a4d736f1d3c
36267 Author: Behdad Esfahbod <behdad@behdad.org>
36268 Date:   Mon Oct 14 18:51:39 2013 +0200
36269
36270     [otlayout] Fix (Chain)Context recursion!
36271
36272     Previously we only supported recursive sublookups with
36273     ascending indices.  We were also not correctly handling
36274     non-1-to-1 recursed lookups.
36275
36276     Fix all that!
36277
36278     Fixes the three tests in test/shaping/tests/context-matching.tests,
36279     which were derived from NotoSansBengali and NotoSansDevanagari
36280     among others.
36281
36282  src/hb-buffer-private.hh             |   4 +
36283  src/hb-buffer.cc                     |  46 ++++++++++
36284  src/hb-ot-layout-common-private.hh   |   1 +
36285  src/hb-ot-layout-gsub-table.hh       |   1 +
36286  src/hb-ot-layout-gsubgpos-private.hh | 157
36287  +++++++++++++++++------------------
36288  5 files changed, 127 insertions(+), 82 deletions(-)
36289
36290 commit 841e20d083aec8d814cd8d90aa6ab60127c0d1f2
36291 Author: Behdad Esfahbod <behdad@behdad.org>
36292 Date:   Mon Oct 14 18:47:51 2013 +0200
36293
36294     Add test suite for shaping results
36295
36296     The new test suite runs tests included under
36297     hb/test/shaping/tests/*.tests, which themselves reference
36298     font files stored by sha1sum under hb/test/shaping/fonts/sha1sum.
36299     The fonts are produced using a subsetter to only include glyphs
36300     needed to run the test.
36301
36302     Four initial tests are added for (Chain)Context matching,
36303     of which three currently fail.
36304
36305  test/shaping/Makefile.am                           |  10 +++++-
36306  .../4cce528e99f600ed9c25a2b69e32eb94a03b4ae8.ttf   | Bin 0 -> 1320 bytes
36307  .../ceadd106a8205214fbe7337ef9de32a862b59762.ttf   | Bin 0 -> 3040 bytes
36308  .../d629e7fedc0b350222d7987345fe61613fa3929a.ttf   | Bin 0 -> 1768 bytes
36309  .../f499fbc23865022234775c43503bba2e63978fe1.ttf   | Bin 0 -> 3564 bytes
36310  test/shaping/run-tests.sh                          |  34
36311  +++++++++++++++++++++
36312  test/shaping/tests/MANIFEST                        |   1 +
36313  test/shaping/tests/context-matching.tests          |   4 +++
36314  8 files changed, 48 insertions(+), 1 deletion(-)
36315
36316 commit e2dab69291a5d86fc90a8c273c458c16574eafb5
36317 Author: Behdad Esfahbod <behdad@behdad.org>
36318 Date:   Mon Oct 14 16:44:44 2013 +0200
36319
36320     Minor
36321
36322  test/shaping/hb_test_tools.py | 2 +-
36323  1 file changed, 1 insertion(+), 1 deletion(-)
36324
36325 commit 4e6e53db5da0a5da87ae732c3f9d01babf4ae6c2
36326 Author: Behdad Esfahbod <behdad@behdad.org>
36327 Date:   Mon Oct 14 13:06:36 2013 +0200
36328
36329     [otlayout] "Minor"
36330
36331  src/hb-ot-layout.cc | 1 +
36332  1 file changed, 1 insertion(+)
36333
36334 commit 9326d48e4309901e7e0b0e15230936a21ee3df72
36335 Author: Behdad Esfahbod <behdad@behdad.org>
36336 Date:   Thu Oct 10 20:04:42 2013 +0200
36337
36338     Don't use g_mapped_file_unref()
36339
36340     Was introduced in glib 2.22.
36341
36342  src/test-buffer-serialize.cc | 2 +-
36343  src/test-size-params.cc      | 2 +-
36344  src/test-would-substitute.cc | 2 +-
36345  src/test.cc                  | 2 +-
36346  util/options.cc              | 4 ++--
36347  5 files changed, 6 insertions(+), 6 deletions(-)
36348
36349 commit e152d1a27891bd1d9d46a9c028c026843bad384a
36350 Author: Behdad Esfahbod <behdad@behdad.org>
36351 Date:   Thu Oct 3 15:09:37 2013 -0400
36352
36353     0.9.22
36354
36355  NEWS         | 13 +++++++++++++
36356  configure.ac |  2 +-
36357  2 files changed, 14 insertions(+), 1 deletion(-)
36358
36359 commit 27674b4bb351e501373bd9994e4ba6546e465cf7
36360 Author: Behdad Esfahbod <behdad@behdad.org>
36361 Date:   Thu Oct 3 14:54:50 2013 -0400
36362
36363     [OTLayout] Protect against out-of-range lookup indices
36364
36365     Filter them out when compiling map.
36366
36367  src/hb-ot-layout.cc | 17 +++++++++++++++++
36368  src/hb-ot-layout.h  |  5 +++++
36369  src/hb-ot-map.cc    |  8 +++++++-
36370  3 files changed, 29 insertions(+), 1 deletion(-)
36371
36372 commit 6b4fdded94b7efb96c6e41cca4350878ed859ff1
36373 Author: Behdad Esfahbod <behdad@behdad.org>
36374 Date:   Mon Sep 30 13:48:19 2013 -0400
36375
36376     Update git.mk
36377
36378  git.mk | 20 +++++++++++++-------
36379  1 file changed, 13 insertions(+), 7 deletions(-)
36380
36381 commit 2a2b5b89ef3a606ba2996bc89fd1c577a6c98f40
36382 Author: M1cha <sigmaepsilon92@gmail.com>
36383 Date:   Mon Sep 30 08:55:52 2013 +0000
36384
36385     Cleanup Android.mk
36386     - use common src files for both static and shared libs
36387     - remove empty LOCAL_SHARED_LIBRARIES
36388
36389  Android.mk | 58
36390  +++++++++++++++++-----------------------------------------
36391  1 file changed, 17 insertions(+), 41 deletions(-)
36392
36393 commit 622bc3d829cab84c3a4148b88f2c91fee491ef39
36394 Merge: 3d2c4f0c d583df1e
36395 Author: Behdad Esfahbod <behdad@behdad.org>
36396 Date:   Sun Sep 29 13:31:58 2013 -0700
36397
36398     Merge pull request #4 from amarullz/master
36399
36400     Add build static library on Android.mk
36401
36402 commit 3d2c4f0c2ff8fab4262988aad65b170e5b479b20
36403 Author: Behdad Esfahbod <behdad@behdad.org>
36404 Date:   Fri Sep 27 17:06:29 2013 -0400
36405
36406     Fix hiding of default_ignorables if font doesn't have space glyph
36407
36408     Based on patch from Jonathan Kew.  See discussion on the list.
36409
36410  src/hb-ot-shape.cc | 40 ++++++++++++++++++++++++++++++----------
36411  1 file changed, 30 insertions(+), 10 deletions(-)
36412
36413 commit d583df1e78003f8f1039ad72331bf877b13d1ae5
36414 Author: Ahmad Amarullah <support@amarullz.com>
36415 Date:   Fri Sep 27 19:04:32 2013 +0700
36416
36417     Add build static library on Android.mk
36418
36419     Use UCDN instead ICU
36420     HAVE Freetype
36421
36422  Android.mk | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
36423  1 file changed, 50 insertions(+)
36424
36425 commit 078de49ca10285f6cd1452abd40f831a17af5d1a
36426 Author: Behdad Esfahbod <behdad@behdad.org>
36427 Date:   Thu Sep 26 18:26:43 2013 -0400
36428
36429     [util] Don't use g_array_unref()
36430
36431     Was introduced in glib 2.22.
36432
36433  util/view-cairo.hh | 2 +-
36434  1 file changed, 1 insertion(+), 1 deletion(-)
36435
36436 commit 48360ec03b225dfec5f90bc5cb93122203d2dd6b
36437 Author: Behdad Esfahbod <behdad@behdad.org>
36438 Date:   Thu Sep 26 16:48:42 2013 -0400
36439
36440     Bug 68990 - test-common fails on i686-linux
36441
36442     Fix use-after-end-of-scope.
36443
36444  src/hb-common.cc | 6 ++++--
36445  1 file changed, 4 insertions(+), 2 deletions(-)
36446
36447 commit b61f97d544ce43d85f5fe93e682c324e042c0770
36448 Author: Behdad Esfahbod <behdad@behdad.org>
36449 Date:   Mon Sep 16 22:07:22 2013 -0400
36450
36451     0.9.21
36452
36453  NEWS         | 12 ++++++++++++
36454  configure.ac |  2 +-
36455  2 files changed, 13 insertions(+), 1 deletion(-)
36456
36457 commit 2af826296315d89f3a433952903c5968e56044ea
36458 Author: Behdad Esfahbod <behdad@behdad.org>
36459 Date:   Mon Sep 16 21:49:56 2013 -0400
36460
36461     Improve library checks
36462
36463  src/Makefile.am      |  1 +
36464  src/check-defs.sh    | 44 ++++++++++++++++++++++++++++++++++++++++++++
36465  src/check-symbols.sh | 37 ++++++++++++-------------------------
36466  3 files changed, 57 insertions(+), 25 deletions(-)
36467
36468 commit 882edce48e507a1c76c908ec2db04aac218b67d6
36469 Author: Behdad Esfahbod <behdad@behdad.org>
36470 Date:   Fri Sep 13 20:36:43 2013 -0400
36471
36472     [graphite2] Fix include
36473
36474  src/hb-graphite2.cc | 5 ++---
36475  src/hb-graphite2.h  | 2 ++
36476  2 files changed, 4 insertions(+), 3 deletions(-)
36477
36478 commit ace5c7eb4c2302a6a7eb3576e6dbc3bc026e569c
36479 Author: Behdad Esfahbod <behdad@behdad.org>
36480 Date:   Fri Sep 13 20:34:42 2013 -0400
36481
36482     [introspection] hb-ft annotations
36483
36484  src/hb-face.cc |  2 +-
36485  src/hb-ft.cc   | 30 +++++++++++++++++++++++++++++-
36486  2 files changed, 30 insertions(+), 2 deletions(-)
36487
36488 commit a8949df48780e680e03b9afbbafb3628a0acef52
36489 Author: Behdad Esfahbod <behdad@behdad.org>
36490 Date:   Fri Sep 13 20:23:51 2013 -0400
36491
36492     [introspection] Annotate Unicode / font callbacks
36493
36494     Should move these out of the public header...
36495
36496     We're "clean" of introspection warnings now.  Remaining ones are about
36497     graphite2 / freetype types not being introspectable.
36498
36499  src/hb-blob.cc   |   4 +-
36500  src/hb-face.cc   |   2 +-
36501  src/hb-font.cc   |   4 +-
36502  src/hb-font.h    | 132
36503  +++++++++++++++++++++++++++++++++++++++++++++++++++++--
36504  src/hb-unicode.h | 106 ++++++++++++++++++++++++++++++++++++++++----
36505  5 files changed, 231 insertions(+), 17 deletions(-)
36506
36507 commit 4b011094d5e90cf93df2891e47aeab1bffad5bbf
36508 Author: Behdad Esfahbod <behdad@behdad.org>
36509 Date:   Fri Sep 13 20:17:42 2013 -0400
36510
36511     Move code around
36512
36513     I believe I didn't break anything...
36514
36515  src/hb-ot-shape.cc | 22 +++++++++++-----------
36516  1 file changed, 11 insertions(+), 11 deletions(-)
36517
36518 commit 4878db218202ed804c9f76edb7e4aa220de8a8d8
36519 Author: Behdad Esfahbod <behdad@behdad.org>
36520 Date:   Thu Sep 12 20:56:32 2013 -0400
36521
36522     Remove contrib/ Python hand-coded binding stuff
36523
36524     gobject-introspection coming together.
36525
36526  contrib/README                    |   2 -
36527  contrib/python/README             |  10 --
36528  contrib/python/lib/fontconfig.pyx |  47 ---------
36529  contrib/python/lib/harfbuzz.pyx   | 213
36530  --------------------------------------
36531  contrib/python/scripts/hbtestfont | 116 ---------------------
36532  contrib/python/setup.py           |  39 -------
36533  6 files changed, 427 deletions(-)
36534
36535 commit e478ebe4d3f74dc271ffe88680fd29f6b1924c93
36536 Author: Behdad Esfahbod <behdad@behdad.org>
36537 Date:   Thu Sep 12 20:53:07 2013 -0400
36538
36539     [introspection] Add sample.py
36540
36541  src/sample.py | 13 +++++++++++++
36542  1 file changed, 13 insertions(+)
36543
36544 commit dfdbe7f932daffcf73911ff4e4a36f749164d960
36545 Author: Behdad Esfahbod <behdad@behdad.org>
36546 Date:   Thu Sep 12 20:52:20 2013 -0400
36547
36548     [introspection] Make hb_blob_create() introspectable
36549
36550  src/Makefile.am | 2 ++
36551  src/hb-blob.cc  | 2 +-
36552  2 files changed, 3 insertions(+), 1 deletion(-)
36553
36554 commit 085d4291a9f253a4b8e2eec8003ac11d02a9394f
36555 Author: Behdad Esfahbod <behdad@behdad.org>
36556 Date:   Thu Sep 12 17:14:33 2013 -0400
36557
36558     [introspection] Disable constructors for now
36559
36560     Since our types are not associated with their methods, marking
36561     constructors makes them inaccessible from bindings.  Undo for now.
36562
36563  src/hb-blob.cc       | 2 +-
36564  src/hb-buffer.cc     | 2 +-
36565  src/hb-face.cc       | 2 +-
36566  src/hb-font.cc       | 4 ++--
36567  src/hb-set.cc        | 2 +-
36568  src/hb-shape-plan.cc | 2 +-
36569  src/hb-unicode.cc    | 2 +-
36570  7 files changed, 8 insertions(+), 8 deletions(-)
36571
36572 commit 6c48f20eea22c6e686416ab4ec8388be3e8cd0b5
36573 Author: Behdad Esfahbod <behdad@behdad.org>
36574 Date:   Mon Sep 9 15:43:10 2013 -0400
36575
36576     [otlayout] Add structs for JSTF table
36577
36578  src/Makefile.am                |   1 +
36579  src/hb-ot-head-table.hh        |   2 +-
36580  src/hb-ot-hhea-table.hh        |   2 +-
36581  src/hb-ot-hmtx-table.hh        |   2 +-
36582  src/hb-ot-layout-gdef-table.hh |   2 +-
36583  src/hb-ot-layout-gpos-table.hh |   2 +-
36584  src/hb-ot-layout-gsub-table.hh |   2 +-
36585  src/hb-ot-layout-jstf-table.hh | 229
36586  +++++++++++++++++++++++++++++++++++++++++
36587  src/hb-ot-layout.cc            |   1 +
36588  src/hb-ot-layout.h             |   1 +
36589  src/hb-ot-maxp-table.hh        |   2 +-
36590  src/hb-ot-name-table.hh        |   2 +-
36591  src/main.cc                    |   2 +-
36592  13 files changed, 241 insertions(+), 9 deletions(-)
36593
36594 commit 70303cf23b22647bf641be22c8650310128322a9
36595 Author: Behdad Esfahbod <behdad@behdad.org>
36596 Date:   Fri Sep 6 17:35:57 2013 -0400
36597
36598     [docs/introspection] Some more annotations
36599
36600  src/hb-common.cc    | 151
36601  ++++++++++++++++++++++++++++++++++++++++++++++++++--
36602  src/hb-font.cc      |  16 +++---
36603  src/hb-version.h.in |  19 -------
36604  3 files changed, 155 insertions(+), 31 deletions(-)
36605
36606 commit 288f2899979bcc9e68f8115cb76e3271ed0e17bc
36607 Author: Behdad Esfahbod <behdad@behdad.org>
36608 Date:   Fri Sep 6 15:40:22 2013 -0400
36609
36610     [docs/introspection] More annotations
36611
36612  src/hb-blob.cc             |  63 +++---
36613  src/hb-buffer-serialize.cc |  63 ++++++
36614  src/hb-buffer.cc           | 307 ++++++++++++++++++++++++++-
36615  src/hb-face.cc             | 171 +++++++++++++++
36616  src/hb-font-private.hh     |   4 +-
36617  src/hb-font.cc             | 504
36618  ++++++++++++++++++++++++++++++++++++++++++++-
36619  src/hb-set.cc              |   2 +-
36620  src/hb-shape-plan.cc       | 104 ++++++++++
36621  src/hb-shape.cc            |  56 +++++
36622  src/hb-unicode.cc          | 128 ++++++++++++
36623  10 files changed, 1355 insertions(+), 47 deletions(-)
36624
36625 commit 17905c54f1bab9e6dfe13f59f5ec208de12832f7
36626 Author: Behdad Esfahbod <behdad@behdad.org>
36627 Date:   Fri Sep 6 16:57:01 2013 -0400
36628
36629     [introspection] Work around g-i limitation with hb_language_t
36630
36631  src/hb-gobject-structs.cc | 15 +++++++++++----
36632  src/hb-gobject-structs.h  |  8 ++++++++
36633  2 files changed, 19 insertions(+), 4 deletions(-)
36634
36635 commit cd361c3cbe4a288e3019b9a029f44e4c5f24436c
36636 Author: Behdad Esfahbod <behdad@behdad.org>
36637 Date:   Fri Sep 6 16:20:21 2013 -0400
36638
36639     Minor change to hb_language_t
36640
36641     Let me know if this breaks anyone's anything.
36642
36643  src/hb-common.cc | 2 +-
36644  src/hb-common.h  | 2 +-
36645  2 files changed, 2 insertions(+), 2 deletions(-)
36646
36647 commit 20cbc1f8eb0811e6cefa3be3550e80df9c372782
36648 Author: Behdad Esfahbod <behdad@behdad.org>
36649 Date:   Fri Sep 6 15:29:22 2013 -0400
36650
36651     Annotate hb-set a bit; add HB_SET_VALUE_INVALID
36652
36653  src/hb-set-private.hh |  20 +++--
36654  src/hb-set.cc         | 244
36655  ++++++++++++++++++++++++++++++++++++++++++++++++++
36656  src/hb-set.h          |   2 +
36657  src/hb-version.h.in   |   6 +-
36658  test/api/test-set.c   |  26 +++---
36659  5 files changed, 276 insertions(+), 22 deletions(-)
36660
36661 commit c44b81833d5bfb9a926d348a76463314c3ec2018
36662 Author: Behdad Esfahbod <behdad@behdad.org>
36663 Date:   Fri Sep 6 15:13:16 2013 -0400
36664
36665     Whitespace
36666
36667  src/hb-buffer.cc | 12 ++++++------
36668  1 file changed, 6 insertions(+), 6 deletions(-)
36669
36670 commit ae9dc717d37d58efdd3fabbe4a9c3c2bf9dc3568
36671 Author: Behdad Esfahbod <behdad@behdad.org>
36672 Date:   Thu Sep 5 16:40:37 2013 -0400
36673
36674     [gtk-doc] Pass source files to gtk-doc
36675
36676  docs/reference/Makefile.am | 3 +--
36677  1 file changed, 1 insertion(+), 2 deletions(-)
36678
36679 commit 5f512017ba615ba6ac8e5da2ea0c57a72db2c26b
36680 Author: Behdad Esfahbod <behdad@behdad.org>
36681 Date:   Wed Sep 4 18:28:39 2013 -0400
36682
36683     [docs] Document a few symbols
36684
36685  src/hb-blob.cc      | 160
36686  +++++++++++++++++++++++++++++++++++++++++++++++++++-
36687  src/hb-buffer.cc    |  78 ++++++++++++++++++++++++-
36688  src/hb-version.h.in |  17 ++++++
36689  3 files changed, 251 insertions(+), 4 deletions(-)
36690
36691 commit e0dbf99b4497be305d689a528282fd37214e7f1c
36692 Author: Behdad Esfahbod <behdad@behdad.org>
36693 Date:   Thu Sep 5 16:00:47 2013 -0400
36694
36695     [introspection] Pass source files to scanner
36696
36697  src/Makefile.am | 3 +--
36698  1 file changed, 1 insertion(+), 2 deletions(-)
36699
36700 commit 5a5350b39b81e0128d36ebc81307a6d698a4dc50
36701 Author: Behdad Esfahbod <behdad@behdad.org>
36702 Date:   Tue Sep 3 20:11:01 2013 -0400
36703
36704     Revert "Round when scaling values"
36705
36706     This reverts commit 10f964623f003c70f6bdd33423420abda3820ce0.
36707
36708     See discussion with Khaled Hosny on mailing list.  In short, since
36709     integers here can be negative, and int division is "round towards
36710     zero", proper rounding should take sign into account.  Just skip
36711     doing it again, has been serving us well before.
36712
36713  TODO                   | 2 ++
36714  src/hb-font-private.hh | 6 +-----
36715  2 files changed, 3 insertions(+), 5 deletions(-)
36716
36717 commit 74ff41c3a573bdf74b60623065eb92a49f055893
36718 Author: Behdad Esfahbod <behdad@behdad.org>
36719 Date:   Tue Sep 3 20:09:14 2013 -0400
36720
36721     Minor
36722
36723  Makefile.am | 2 ++
36724  1 file changed, 2 insertions(+)
36725
36726 commit 63dd4b0ac2076fe9cc3dfe5d31ef3616d4ed01e5
36727 Author: Behdad Esfahbod <behdad@behdad.org>
36728 Date:   Tue Sep 3 20:01:40 2013 -0400
36729
36730     [gtk-doc] Remove hack for deleting tmpl/
36731
36732     This was introduced in 029f46bde7e39094d3decb46525e91a97c5cc02c
36733     and was in fact a bug in gtk-doc master:
36734
36735       https://bugzilla.gnome.org/show_bug.cgi?id=707426
36736
36737  docs/reference/Makefile.am | 5 -----
36738  1 file changed, 5 deletions(-)
36739
36740 commit 213001aa99003422199245e96878f9fe348c55b4
36741 Author: Behdad Esfahbod <behdad@behdad.org>
36742 Date:   Tue Sep 3 20:00:16 2013 -0400
36743
36744     [build] Fix EXTRA_DIST
36745
36746     I was under the impression that EXTRA_DISTs will happen regardless of
36747     automake conditionals.  Apparently I was wrong.
36748
36749  src/Makefile.am | 12 ++++++------
36750  1 file changed, 6 insertions(+), 6 deletions(-)
36751
36752 commit 1e994a8fcc94dfea42a6cbfe23a401142d79a1a6
36753 Author: Behdad Esfahbod <behdad@behdad.org>
36754 Date:   Tue Sep 3 18:11:47 2013 -0400
36755
36756     [gtk-doc] Copy makefile
36757
36758  autogen.sh | 2 +-
36759  1 file changed, 1 insertion(+), 1 deletion(-)
36760
36761 commit 81a007ffad683e53f12093a0c9e30112106f415d
36762 Author: Behdad Esfahbod <behdad@behdad.org>
36763 Date:   Fri Aug 30 19:45:13 2013 -0400
36764
36765     [TODO] Update
36766
36767  TODO | 6 ++----
36768  1 file changed, 2 insertions(+), 4 deletions(-)
36769
36770 commit a2a28235e8131a1e1d4b8c3d0933df5cf056bbc6
36771 Author: Behdad Esfahbod <behdad@behdad.org>
36772 Date:   Fri Aug 30 19:38:47 2013 -0400
36773
36774     [gtk-doc] Generate version.xml from configure
36775
36776     Even though this is not what autoconf recommends, it reduces doc
36777     rebuilds when version doesn't change but configure changes.
36778
36779  configure.ac                  |  1 +
36780  docs/reference/Makefile.am    | 11 +++--------
36781  docs/reference/version.xml.in |  1 +
36782  3 files changed, 5 insertions(+), 8 deletions(-)
36783
36784 commit ac1b723917d9b8f247a350f8d3e1bc5d1e472073
36785 Author: Behdad Esfahbod <behdad@behdad.org>
36786 Date:   Fri Aug 30 19:32:10 2013 -0400
36787
36788     Remove hb-old and hb-icu-le test shapers
36789
36790     They've been disabled for a while and no one cared.  We're past
36791     the point to need them for testing, and if we ever need to
36792     resurrect them again, well, they're in git graveyard somewhere.
36793
36794  configure.ac                           |   23 +-
36795  src/Makefile.am                        |   28 +-
36796  src/hb-icu-le.cc                       |  265 --
36797  src/hb-icu-le/COPYING                  |    2 -
36798  src/hb-icu-le/FontTableCache.cpp       |   91 -
36799  src/hb-icu-le/FontTableCache.h         |   48 -
36800  src/hb-icu-le/Makefile.am              |   25 -
36801  src/hb-icu-le/PortableFontInstance.cpp |  275 --
36802  src/hb-icu-le/PortableFontInstance.h   |  119 -
36803  src/hb-icu-le/README                   |    3 -
36804  src/hb-icu-le/cmaps.cpp                |  200 --
36805  src/hb-icu-le/cmaps.h                  |   87 -
36806  src/hb-icu-le/letest.h                 |   63 -
36807  src/hb-icu-le/license.html             |   51 -
36808  src/hb-icu-le/sfnt.h                   |  453 ---
36809  src/hb-old.cc                          |  410 ---
36810  src/hb-old/COPYING                     |   24 -
36811  src/hb-old/Makefile.am                 |   56 -
36812  src/hb-old/README                      |    7 -
36813  src/hb-old/harfbuzz-arabic.c           | 1150 ------
36814  src/hb-old/harfbuzz-buffer-private.h   |  107 -
36815  src/hb-old/harfbuzz-buffer.c           |  383 --
36816  src/hb-old/harfbuzz-buffer.h           |  102 -
36817  src/hb-old/harfbuzz-external.h         |  106 -
36818  src/hb-old/harfbuzz-gdef-private.h     |  135 -
36819  src/hb-old/harfbuzz-gdef.c             | 1163 ------
36820  src/hb-old/harfbuzz-gdef.h             |  140 -
36821  src/hb-old/harfbuzz-global.h           |  125 -
36822  src/hb-old/harfbuzz-gpos-private.h     |  729 ----
36823  src/hb-old/harfbuzz-gpos.c             | 6094
36824  --------------------------------
36825  src/hb-old/harfbuzz-gpos.h             |  155 -
36826  src/hb-old/harfbuzz-greek.c            |  447 ---
36827  src/hb-old/harfbuzz-gsub-private.h     |  483 ---
36828  src/hb-old/harfbuzz-gsub.c             | 4329 -----------------------
36829  src/hb-old/harfbuzz-gsub.h             |  148 -
36830  src/hb-old/harfbuzz-hangul.c           |  268 --
36831  src/hb-old/harfbuzz-hebrew.c           |  187 -
36832  src/hb-old/harfbuzz-impl.c             |   84 -
36833  src/hb-old/harfbuzz-impl.h             |  135 -
36834  src/hb-old/harfbuzz-indic.cpp          | 1868 ----------
36835  src/hb-old/harfbuzz-khmer.c            |  642 ----
36836  src/hb-old/harfbuzz-myanmar.c          |  511 ---
36837  src/hb-old/harfbuzz-open-private.h     |  102 -
36838  src/hb-old/harfbuzz-open.c             | 1433 --------
36839  src/hb-old/harfbuzz-open.h             |  288 --
36840  src/hb-old/harfbuzz-shaper-all.cpp     |   37 -
36841  src/hb-old/harfbuzz-shaper-private.h   |  159 -
36842  src/hb-old/harfbuzz-shaper.cpp         |  996 ------
36843  src/hb-old/harfbuzz-shaper.h           |  265 --
36844  src/hb-old/harfbuzz-stream-private.h   |   81 -
36845  src/hb-old/harfbuzz-stream.c           |  114 -
36846  src/hb-old/harfbuzz-stream.h           |   51 -
36847  src/hb-old/harfbuzz-tibetan.c          |  249 --
36848  src/hb-old/harfbuzz.h                  |   38 -
36849  54 files changed, 2 insertions(+), 25532 deletions(-)
36850
36851 commit b94243d6a9457864ad8ef3ad47ad01985b138862
36852 Author: Behdad Esfahbod <behdad@behdad.org>
36853 Date:   Fri Aug 30 18:41:33 2013 -0400
36854
36855     [g-i] Rename library from harfbuzz to HarfBuzz
36856
36857  src/Makefile.am | 12 ++++++------
36858  1 file changed, 6 insertions(+), 6 deletions(-)
36859
36860 commit f730b5d1e2369762952481f1a2d3db26a2b48015
36861 Author: Behdad Esfahbod <behdad@behdad.org>
36862 Date:   Thu Aug 29 15:53:33 2013 -0400
36863
36864     0.9.20
36865
36866  NEWS         | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
36867  configure.ac |  2 +-
36868  2 files changed, 49 insertions(+), 1 deletion(-)
36869
36870 commit b0e03508bad04d7dcf2c50ac81f6261425b34c5f
36871 Author: Behdad Esfahbod <behdad@behdad.org>
36872 Date:   Thu Aug 29 15:56:32 2013 -0400
36873
36874     Dist with gobject and introspection enabled
36875
36876  Makefile.am | 2 ++
36877  1 file changed, 2 insertions(+)
36878
36879 commit e4ce6745e15eab33ed693874e7a56981f4d6f79a
36880 Author: Behdad Esfahbod <behdad@behdad.org>
36881 Date:   Thu Aug 29 15:56:16 2013 -0400
36882
36883     [gtk-doc] Fix build without gobject
36884
36885  docs/reference/Makefile.am | 2 +-
36886  1 file changed, 1 insertion(+), 1 deletion(-)
36887
36888 commit 263372f15ffdf4c0e4386133f64ff389ba73de33
36889 Author: Behdad Esfahbod <behdad@behdad.org>
36890 Date:   Wed Aug 28 13:43:54 2013 -0400
36891
36892     Remove gtk-doc.make
36893
36894     It's copied by gtk-docize.
36895
36896  gtk-doc.make | 302
36897  -----------------------------------------------------------
36898  1 file changed, 302 deletions(-)
36899
36900 commit 79d754efeef89543d51775b110e8bd49cf7e699b
36901 Author: Behdad Esfahbod <behdad@behdad.org>
36902 Date:   Wed Aug 28 13:43:35 2013 -0400
36903
36904     Fix build
36905
36906  configure.ac | 2 +-
36907  1 file changed, 1 insertion(+), 1 deletion(-)
36908
36909 commit 71ef22b04d466803076af1da6763fecab95ce5bb
36910 Author: Behdad Esfahbod <behdad@behdad.org>
36911 Date:   Wed Aug 28 12:52:55 2013 -0400
36912
36913     Turn hb-gobject, and introspection off by default
36914
36915     Also enable bootstrapping without them.
36916
36917  configure.ac    | 39 ++++++++++++++++++++++++++++++++++-----
36918  src/Makefile.am |  5 +++--
36919  2 files changed, 37 insertions(+), 7 deletions(-)
36920
36921 commit d8f507099b9ae5f0c643fb8dddbb069df6f62a94
36922 Author: Behdad Esfahbod <behdad@behdad.org>
36923 Date:   Mon Aug 26 21:26:24 2013 -0400
36924
36925     Hookup harfbuzz-gobject to introspection
36926
36927  src/Makefile.am | 16 +++++++++++++---
36928  1 file changed, 13 insertions(+), 3 deletions(-)
36929
36930 commit 71439a8c7ae9df25193bc3ad0f203117d2884a19
36931 Author: Behdad Esfahbod <behdad@behdad.org>
36932 Date:   Mon Aug 26 20:56:58 2013 -0400
36933
36934     [gobject] Flesh out hb-gobject
36935
36936     Move it to new harfbuzz-gobject library.  Implement enums and
36937     boxed types for object-types.  Still have to do boxed types for
36938     value types.
36939
36940  configure.ac                         | 12 ++++-
36941  docs/reference/Makefile.am           | 12 ++++-
36942  docs/reference/harfbuzz-docs.xml     |  3 ++
36943  docs/reference/harfbuzz-sections.txt | 48 +++++++++++++++++++-
36944  src/Makefile.am                      | 48 +++++++++++++-------
36945  src/harfbuzz-gobject.pc.in           | 12 +++++
36946  src/hb-gobject-enums.cc.tmpl         | 11 +++--
36947  src/hb-gobject-enums.h.tmpl          | 55 +++++++++++++++++++++++
36948  src/hb-gobject-structs.cc            | 84
36949  +++++++++++++++++++++++++++-------
36950  src/hb-gobject-structs.h             | 87
36951  ++++++++++++++++++++++++++++++++++++
36952  src/hb-gobject.h                     | 38 ++--------------
36953  11 files changed, 333 insertions(+), 77 deletions(-)
36954
36955 commit 23027f7611b53b594e4b4008e916e42b5154f6ac
36956 Author: Behdad Esfahbod <behdad@behdad.org>
36957 Date:   Thu Aug 22 19:03:21 2013 -0400
36958
36959     [introspection] Enable gobject-introspection again
36960
36961  configure.ac    |  7 ++++---
36962  src/Makefile.am | 49 ++++++++++++++++++++++++++++---------------------
36963  2 files changed, 32 insertions(+), 24 deletions(-)
36964
36965 commit 757a7a9018577dcc399be03dc45a59589585d2fb
36966 Author: Behdad Esfahbod <behdad@behdad.org>
36967 Date:   Wed Aug 28 12:35:13 2013 -0400
36968
36969     [uniscribe] Fixed build with wide chars
36970
36971     https://github.com/blinkseb/harfbuzz/commit/f65dafa4138e1fb4395bf646fa33bb01a86a7e9a
36972
36973  src/hb-uniscribe.cc | 2 +-
36974  1 file changed, 1 insertion(+), 1 deletion(-)
36975
36976 commit 4dc798de19c767b91fd3025c85593fa6809d1340
36977 Author: Behdad Esfahbod <behdad@behdad.org>
36978 Date:   Mon Aug 26 20:39:00 2013 -0400
36979
36980     Add hb-deprecated.h, and rename a couple enum values
36981
36982     Add deprecated alias for old name.
36983
36984  src/Makefile.am              |  1 +
36985  src/hb-buffer.cc             |  4 ++--
36986  src/hb-buffer.h              |  8 +++----
36987  src/hb-common.h              |  5 -----
36988  src/hb-deprecated.h          | 51
36989  ++++++++++++++++++++++++++++++++++++++++++++
36990  src/hb.h                     |  1 +
36991  src/test-buffer-serialize.cc |  2 +-
36992  test/api/test-buffer.c       |  2 +-
36993  util/Makefile.am             |  1 +
36994  util/hb-shape.cc             |  2 +-
36995  util/options.hh              |  2 +-
36996  11 files changed, 64 insertions(+), 15 deletions(-)
36997
36998 commit 2e3a07abdf97b0ad2105c3a52f3ff0e0b60b29c4
36999 Author: Behdad Esfahbod <behdad@behdad.org>
37000 Date:   Mon Aug 26 18:49:07 2013 -0400
37001
37002     Separate face source code from font
37003
37004     Makes documentation / introspection easier.
37005
37006  Android.mk                           |   1 +
37007  docs/reference/harfbuzz-docs.xml     |   1 +
37008  docs/reference/harfbuzz-sections.txt |   6 +-
37009  src/Makefile.am                      |   3 +
37010  src/hb-face-private.hh               | 108 ++++++++++++
37011  src/hb-face.cc                       | 311
37012  +++++++++++++++++++++++++++++++++++
37013  src/hb-face.h                        | 117 +++++++++++++
37014  src/hb-font-private.hh               |  67 +-------
37015  src/hb-font.cc                       | 269 ------------------------------
37016  src/hb-font.h                        |  75 +--------
37017  src/hb.h                             |   1 +
37018  11 files changed, 549 insertions(+), 410 deletions(-)
37019
37020 commit d3490761e11ae308fbd8aaf02059653f579035c5
37021 Author: Behdad Esfahbod <behdad@behdad.org>
37022 Date:   Mon Aug 26 21:15:29 2013 -0400
37023
37024     Improve check-includes.sh
37025
37026  src/check-includes.sh | 10 ++++++----
37027  1 file changed, 6 insertions(+), 4 deletions(-)
37028
37029 commit 381f2fb5e664715d67ffc9a234b0fd8aa540fada
37030 Author: Behdad Esfahbod <behdad@behdad.org>
37031 Date:   Mon Aug 26 19:20:38 2013 -0400
37032
37033     Minor
37034
37035  docs/reference/Makefile.am | 2 +-
37036  1 file changed, 1 insertion(+), 1 deletion(-)
37037
37038 commit ac1f09b53e2c5d14c874e4d9f1b25b03ea1d1c44
37039 Author: Behdad Esfahbod <behdad@behdad.org>
37040 Date:   Mon Aug 26 18:50:12 2013 -0400
37041
37042     [gtk-doc] Fix maintainer-clean rule
37043
37044  docs/reference/Makefile.am | 4 +++-
37045  1 file changed, 3 insertions(+), 1 deletion(-)
37046
37047 commit 38b8b40526a85f33521542e24d1e0c82588efc85
37048 Author: Behdad Esfahbod <behdad@behdad.org>
37049 Date:   Tue Aug 27 11:44:09 2013 -0400
37050
37051     Fix possible snprintf OOM
37052
37053     https://bugzilla.redhat.com/show_bug.cgi?id=1001645
37054
37055  src/hb-buffer-serialize.cc | 14 +++++++-------
37056  src/hb-font-private.hh     |  3 ++-
37057  src/hb-shape.cc            |  6 +++---
37058  3 files changed, 12 insertions(+), 11 deletions(-)
37059
37060 commit d22548c0e362cc9447557440af9ecbb11badfa78
37061 Author: Behdad Esfahbod <behdad@behdad.org>
37062 Date:   Mon Aug 26 18:46:21 2013 -0400
37063
37064     [check-*] Minor
37065
37066  src/check-c-linkage-decls.sh | 4 ++--
37067  src/check-header-guards.sh   | 4 ++--
37068  src/check-includes.sh        | 4 ++--
37069  3 files changed, 6 insertions(+), 6 deletions(-)
37070
37071 commit 029f46bde7e39094d3decb46525e91a97c5cc02c
37072 Author: Behdad Esfahbod <behdad@behdad.org>
37073 Date:   Mon Aug 26 18:11:07 2013 -0400
37074
37075     [gtk-doc] Remove tmpl in make maintainer-clean
37076
37077  docs/reference/Makefile.am | 3 +++
37078  1 file changed, 3 insertions(+)
37079
37080 commit dddf990c3687a47297eafc82b54fa96842e68003
37081 Author: Behdad Esfahbod <behdad@behdad.org>
37082 Date:   Mon Aug 26 17:58:25 2013 -0400
37083
37084     [git.mk] Update
37085
37086  git.mk | 17 +++++++++++++----
37087  1 file changed, 13 insertions(+), 4 deletions(-)
37088
37089 commit 700a15fe4b80da9c67befd85ae10a166f5b65962
37090 Author: Behdad Esfahbod <behdad@behdad.org>
37091 Date:   Mon Aug 26 17:49:36 2013 -0400
37092
37093     Add HB_DISABLE_DEPRECATED
37094
37095     That moment that you have to accept that you made API mistakes...
37096
37097  docs/reference/Makefile.am           | 2 +-
37098  docs/reference/harfbuzz-sections.txt | 8 +++++---
37099  src/hb-common.h                      | 4 +++-
37100  3 files changed, 9 insertions(+), 5 deletions(-)
37101
37102 commit ddc456a519a9a59e96f9d7fcad988369e0a8842b
37103 Author: Behdad Esfahbod <behdad@behdad.org>
37104 Date:   Mon Aug 26 17:34:18 2013 -0400
37105
37106     [travis] Add graphite2
37107
37108  .travis.yml | 1 +
37109  1 file changed, 1 insertion(+)
37110
37111 commit f7c72b42efb8d42859023659fd2e3d589523436d
37112 Author: Anthony Carrico <acarrico@memebeam.org>
37113 Date:   Sun Feb 24 13:00:33 2013 -0500
37114
37115     [gtk-doc] Initial setup
37116
37117     Initial setup of gtk-doc. Straight forward setup following the gtk-doc
37118     instructions. Ignore some troublesome types in src/hb-gobject.h. To
37119     build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in
37120     harfbuzz/docs/reference/html/index.html.
37121
37122  .travis.yml                           |  10 +-
37123  Makefile.am                           |   7 +-
37124  autogen.sh                            |   7 +
37125  configure.ac                          |   7 +-
37126  docs/Makefile.am                      |   1 +
37127  docs/reference/Makefile.am            | 109 +++++++++
37128  docs/reference/harfbuzz-docs.xml      |  61 +++++
37129  docs/reference/harfbuzz-overrides.txt |   0
37130  docs/reference/harfbuzz-sections.txt  | 431
37131  ++++++++++++++++++++++++++++++++++
37132  gtk-doc.make                          | 302 ++++++++++++++++++++++++
37133  src/Makefile.am                       |   2 +-
37134  src/hb-gobject.h                      |   3 +-
37135  12 files changed, 931 insertions(+), 9 deletions(-)
37136
37137 commit 3409fb1c767118067cf7edfb97068936b6f4b717
37138 Author: Behdad Esfahbod <behdad@behdad.org>
37139 Date:   Wed Aug 21 17:22:21 2013 -0400
37140
37141     [uniscribe] Ask Uniscribe to return shaping results in logical order
37142
37143     See discussion on the list in the thread "Arabic presentation forms
37144     and the uniscribe backend".
37145
37146     Based on patch from Jonathan Kew.
37147
37148  src/hb-uniscribe.cc | 24 ++++++++++++------------
37149  1 file changed, 12 insertions(+), 12 deletions(-)
37150
37151 commit 1d05fdd09fa271b641f30a2138171e6fafcd8db7
37152 Author: Behdad Esfahbod <behdad@behdad.org>
37153 Date:   Tue Aug 20 13:22:21 2013 -0400
37154
37155     [uniscribe] Print run info
37156
37157  src/hb-uniscribe.cc | 8 ++++++++
37158  1 file changed, 8 insertions(+)
37159
37160 commit 3613696b57225111507a3f4263f5fa6937d0bc72
37161 Author: Behdad Esfahbod <behdad@behdad.org>
37162 Date:   Mon Aug 12 00:33:28 2013 -0400
37163
37164     [coretext] Fully support user features
37165
37166     Based on patch from Jonathan Kew and data from Apple.
37167
37168     It's not working correctly though, and I suspect I'm hitting a bug in
37169     CoreText.  When I do this:
37170
37171     hb-shape /Library/Fonts/Zapfino.ttf ZapfinoZapfino --shaper coretext \
37172     --features=-liga
37173
37174     I expect both ligatures to turn off, but only the second one does:
37175
37176     [Z_a_p_f_i_n_o=0+2333|Z=7+395|a=8+285|p_f=9+433|i=11+181|n=12+261|o=13+250]
37177
37178     whereas if I disable 'dlig' instead of 'liga', both are turned off.
37179     Smells...
37180
37181     Doesn't resolve conflicting feature settings.
37182
37183  src/hb-coretext.cc  | 446
37184  +++++++++++++++++++++++++++++++++++++++++++++++-----
37185  src/hb-uniscribe.cc |   2 +-
37186  2 files changed, 404 insertions(+), 44 deletions(-)
37187
37188 commit 54e6f6c588a164f7de62ff88b3eff4f25adb8f17
37189 Author: Behdad Esfahbod <behdad@behdad.org>
37190 Date:   Fri Aug 9 14:34:54 2013 -0400
37191
37192     Clean up list of Unicode scripts
37193
37194     Rename HB_SCRIPT_CANADIAN_ABORIGINAL to HB_SCRIPT_CANADIAN_SYLLABICS
37195     and a macro for the old name.
37196
37197  src/hb-common.h                    | 277
37198  ++++++++++++++++++++-----------------
37199  src/hb-glib.cc                     |   2 +-
37200  src/hb-ot-shape-complex-private.hh |   2 +
37201  src/hb-ucdn.cc                     |   2 +-
37202  test/api/test-unicode.c            |   2 +-
37203  5 files changed, 153 insertions(+), 132 deletions(-)
37204
37205 commit 7cd4a715848c44be9aec6b6b622cfc2a60b1a5a9
37206 Author: Behdad Esfahbod <behdad@behdad.org>
37207 Date:   Fri Aug 9 09:41:48 2013 -0400
37208
37209     Update TODO
37210
37211  TODO | 4 ++--
37212  1 file changed, 2 insertions(+), 2 deletions(-)
37213
37214 commit 515a0ac81e531c95b1bb7f1a3c5df73a9e64b14f
37215 Author: Behdad Esfahbod <behdad@behdad.org>
37216 Date:   Fri Aug 9 09:40:59 2013 -0400
37217
37218     Fix compiler warning
37219
37220  src/hb-ot-layout-common-private.hh | 4 ++--
37221  1 file changed, 2 insertions(+), 2 deletions(-)
37222
37223 commit 10f964623f003c70f6bdd33423420abda3820ce0
37224 Author: Behdad Esfahbod <behdad@behdad.org>
37225 Date:   Fri Aug 9 09:40:01 2013 -0400
37226
37227     Round when scaling values
37228
37229     Doesn't matter for most users since they should be working in a
37230     fixed sub-pixel scale anyway (ie. 22.10, 26.6, 16.16, etc).
37231
37232  TODO                   | 2 --
37233  src/hb-font-private.hh | 6 +++++-
37234  2 files changed, 5 insertions(+), 3 deletions(-)
37235
37236 commit df8f70ae5de6181d56efa3f076f14e4d52119a5e
37237 Author: Behdad Esfahbod <behdad@behdad.org>
37238 Date:   Fri Aug 9 09:35:10 2013 -0400
37239
37240     Minor
37241
37242  src/hb-font-private.hh | 2 +-
37243  1 file changed, 1 insertion(+), 1 deletion(-)
37244
37245 commit ce8badf1808f9fbdd9a22e9215c7475d3afde5ed
37246 Author: Behdad Esfahbod <behdad@behdad.org>
37247 Date:   Fri Aug 9 09:31:06 2013 -0400
37248
37249     Minor
37250
37251  src/hb-font-private.hh | 2 +-
37252  1 file changed, 1 insertion(+), 1 deletion(-)
37253
37254 commit d71c0df2d17f4590d5611239577a6cb532c26528
37255 Author: Behdad Esfahbod <behdad@behdad.org>
37256 Date:   Fri Aug 9 09:28:32 2013 -0400
37257
37258     Remove vrt2, vkrn, vpal, and valt from default vertical features
37259
37260     See thread by John Dagget on the list.
37261
37262  TODO               | 2 --
37263  src/hb-ot-shape.cc | 9 ---------
37264  2 files changed, 11 deletions(-)
37265
37266 commit a782a5e9a37c8733ac2830410a514d38635b543a
37267 Author: Behdad Esfahbod <behdad@behdad.org>
37268 Date:   Wed Aug 7 21:08:54 2013 -0400
37269
37270     [coretext] Start adding support for features
37271
37272     Unlike AAT, looks like with CoreText very few OT features can
37273     be mapped.
37274     :(
37275
37276  src/hb-coretext.cc | 65
37277  +++++++++++++++++++++++++++++++++++++++++++++---------
37278  1 file changed, 54 insertions(+), 11 deletions(-)
37279
37280 commit bdd8873fd8ae5c794018f6edac242b0a8b62ff31
37281 Author: Behdad Esfahbod <behdad@behdad.org>
37282 Date:   Wed Aug 7 17:58:25 2013 -0400
37283
37284     Revert "[Indic] don't apply 'calt' by default in Indic shaper"
37285
37286     This reverts commit 952121007c6f6f374e4cf1734ebcfe2d2d71c71c.
37287
37288     In light of discussion on the mailing list...
37289
37290  src/hb-ot-shape-complex-indic.cc | 4 ----
37291  1 file changed, 4 deletions(-)
37292
37293 commit 9a175914d72187d0c3f50ddad50c9569649c3072
37294 Author: Behdad Esfahbod <behdad@behdad.org>
37295 Date:   Wed Aug 7 17:26:13 2013 -0400
37296
37297     [uniscribe] Support feature ranges
37298
37299     As Khaled pointed out, right now setting any features, turns kern
37300     and possibly other features off.
37301
37302  src/hb-uniscribe.cc | 232
37303  ++++++++++++++++++++++++++++++++++++++++++++--------
37304  1 file changed, 199 insertions(+), 33 deletions(-)
37305
37306 commit 627af695e48ef10b6e634c34b723f7e7013467f6
37307 Author: Behdad Esfahbod <behdad@behdad.org>
37308 Date:   Tue Aug 6 16:53:56 2013 -0400
37309
37310     More git.mk updates
37311
37312  git.mk | 4 +++-
37313  1 file changed, 3 insertions(+), 1 deletion(-)
37314
37315 commit 722252743d59e4cd53cb71720d823ea00b708ad8
37316 Author: Behdad Esfahbod <behdad@behdad.org>
37317 Date:   Tue Aug 6 15:19:23 2013 -0400
37318
37319     Update git.mk
37320
37321  git.mk | 37 +++++++++++++++++++++++--------------
37322  1 file changed, 23 insertions(+), 14 deletions(-)
37323
37324 commit 38d5c58d23fce38221689cda98cea1c3e42ed615
37325 Author: Behdad Esfahbod <behdad@behdad.org>
37326 Date:   Tue Aug 6 14:45:36 2013 -0400
37327
37328     [uniscribe] Half-support user features
37329
37330     Turning features on globally works now.
37331
37332  src/hb-uniscribe.cc | 54
37333  ++++++++++++++++++++++++++++++++++++++++++-----------
37334  1 file changed, 43 insertions(+), 11 deletions(-)
37335
37336 commit 639afdc690c681a302080239a1967ce735ba5be5
37337 Author: Behdad Esfahbod <behdad@behdad.org>
37338 Date:   Tue Aug 6 14:28:12 2013 -0400
37339
37340     Minor
37341
37342  src/hb-private.hh | 14 +++++++++++---
37343  1 file changed, 11 insertions(+), 3 deletions(-)
37344
37345 commit 952121007c6f6f374e4cf1734ebcfe2d2d71c71c
37346 Author: Jonathan Kew <jfkthame@gmail.com>
37347 Date:   Tue Aug 6 10:36:14 2013 -0400
37348
37349     [Indic] don't apply 'calt' by default in Indic shaper
37350
37351  src/hb-ot-shape-complex-indic.cc | 4 ++++
37352  1 file changed, 4 insertions(+)
37353
37354 commit 625678436c29100eef82d87e635b251030a18f60
37355 Author: Behdad Esfahbod <behdad@behdad.org>
37356 Date:   Mon Aug 5 22:44:18 2013 -0400
37357
37358     Fix glyph closure with class==0
37359
37360     As reported by cibu.  Untested.
37361
37362  src/hb-ot-layout-common-private.hh | 29 +++++++++++++++++++++++++++++
37363  1 file changed, 29 insertions(+)
37364
37365 commit 580d5eb93af5bbbc64994b626d5e011e2c256d74
37366 Author: Behdad Esfahbod <behdad@behdad.org>
37367 Date:   Sun Aug 4 16:55:21 2013 -0400
37368
37369     Don't apply 'dlig' by default
37370
37371     Windows 8 doesn't, and the spec will be fixed.
37372
37373  src/hb-ot-shape-complex-arabic.cc | 1 -
37374  1 file changed, 1 deletion(-)
37375
37376 commit 48382e2f41499a91181bea0acc5792989d2485bb
37377 Author: Behdad Esfahbod <behdad@behdad.org>
37378 Date:   Tue Jul 30 18:25:39 2013 -0400
37379
37380     Minor
37381
37382  src/hb-ot-layout-common-private.hh | 12 ++++++------
37383  1 file changed, 6 insertions(+), 6 deletions(-)
37384
37385 commit c461371419d186811d4bfc768e26535f48a807f4
37386 Author: Behdad Esfahbod <behdad@behdad.org>
37387 Date:   Tue Jul 30 14:48:23 2013 -0400
37388
37389     [CoreText] Don't leak the CTLine object (and everything that hangs
37390     off it)
37391
37392     Patch from Jonathan Kew.
37393
37394  src/hb-coretext.cc | 2 ++
37395  1 file changed, 2 insertions(+)
37396
37397 commit 5fbc952524ac8840f007dc0136823a4ab6e25f70
37398 Author: Behdad Esfahbod <behdad@behdad.org>
37399 Date:   Mon Jul 29 14:34:40 2013 -0400
37400
37401     Fix glyph name printing in hb-ot-shape-closure
37402
37403  util/hb-ot-shape-closure.cc | 2 +-
37404  1 file changed, 1 insertion(+), 1 deletion(-)
37405
37406 commit 6fadd9dd7cc220f131c29946285831635afc8044
37407 Author: Behdad Esfahbod <behdad@behdad.org>
37408 Date:   Fri Jul 26 10:33:06 2013 -0400
37409
37410     Apply 'mark' to Myanmar
37411
37412     According to Andrew Glass: "The issue with Myanmar <mark> feature was
37413     fixed via a servicing patch as soon as Windows 8 became available."
37414
37415  src/hb-ot-shape-complex-myanmar.cc | 11 -----------
37416  1 file changed, 11 deletions(-)
37417
37418 commit 86522e493d071f395b5abf64289232bf8867ac29
37419 Author: Behdad Esfahbod <behdad@behdad.org>
37420 Date:   Mon Jul 22 19:07:53 2013 -0400
37421
37422     Fix glyph closure recursion!
37423
37424  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
37425  1 file changed, 1 insertion(+), 1 deletion(-)
37426
37427 commit 74439d0aa10184451adc6c6469f5119be352ecbb
37428 Author: Behdad Esfahbod <behdad@behdad.org>
37429 Date:   Mon Jul 22 19:02:29 2013 -0400
37430
37431     Minor
37432
37433  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
37434  1 file changed, 1 insertion(+), 1 deletion(-)
37435
37436 commit 8b427c78efa988ed27a2a394146d73f59688707b
37437 Author: Behdad Esfahbod <behdad@behdad.org>
37438 Date:   Mon Jul 22 10:57:05 2013 -0400
37439
37440     [uniscribe] Sanitize font file
37441
37442  src/hb-uniscribe.cc | 4 ++++
37443  1 file changed, 4 insertions(+)
37444
37445 commit 12ff69df21ac91ae21860db7000d9f9973d3da1a
37446 Author: Behdad Esfahbod <behdad@behdad.org>
37447 Date:   Mon Jul 22 10:52:12 2013 -0400
37448
37449     [uniscribe] Handle TTC when renaming font
37450
37451  src/hb-uniscribe.cc | 31 ++++++++++++++++++-------------
37452  1 file changed, 18 insertions(+), 13 deletions(-)
37453
37454 commit 05bad3b8c25a89bc0f20f99f9215e492f48f03fe
37455 Author: Behdad Esfahbod <behdad@behdad.org>
37456 Date:   Sun Jul 21 17:05:02 2013 -0400
37457
37458     [uniscribe] Use OT::* types
37459
37460  src/hb-open-type-private.hh |  10 ++++-
37461  src/hb-ot-name-table.hh     |   4 +-
37462  src/hb-uniscribe.cc         | 107
37463  +++++++++++++++++++++++---------------------
37464  3 files changed, 66 insertions(+), 55 deletions(-)
37465
37466 commit bdeea605fe597bff4430eaae3317189bb81ec76e
37467 Author: Behdad Esfahbod <behdad@behdad.org>
37468 Date:   Sun Jul 21 16:22:10 2013 -0400
37469
37470     [uniscribe] Move name generation into separate function
37471
37472  src/hb-uniscribe.cc | 34 ++++++++++++++++++++++------------
37473  1 file changed, 22 insertions(+), 12 deletions(-)
37474
37475 commit 73f947e2a7bc5b29d731da2e9d1fafe958be839e
37476 Author: Behdad Esfahbod <behdad@behdad.org>
37477 Date:   Sun Jul 21 16:16:35 2013 -0400
37478
37479     [uniscribe] Use blob to pass data around
37480
37481  src/hb-uniscribe.cc | 28 ++++++++++++++--------------
37482  1 file changed, 14 insertions(+), 14 deletions(-)
37483
37484 commit 8ac2e88deff3d069c19fd59d0fbbfb88a762b113
37485 Author: Behdad Esfahbod <behdad@behdad.org>
37486 Date:   Sun Jul 21 16:06:49 2013 -0400
37487
37488     [uniscribe] Use unique font name
37489
37490     When installing per-process fonts using AddFontMemResourceEx(),
37491     if a font with the same family name is already installed, sometimes
37492     that one gets used.  Which is problematic for us.  As such, we
37493     now mangle the font to install a new 'name' table with a unique
37494     name, which we then use to choose the font.
37495
37496     Patch from Jonathan Kew.
37497
37498  configure.ac        |   2 +-
37499  src/hb-uniscribe.cc | 136
37500  ++++++++++++++++++++++++++++++++++++++++++++--------
37501  2 files changed, 116 insertions(+), 22 deletions(-)
37502
37503 commit 8751de50831338ce550601c34c17d152ad89c1fd
37504 Author: Behdad Esfahbod <behdad@behdad.org>
37505 Date:   Thu Jul 18 16:29:50 2013 -0400
37506
37507     Followup fix for 3f9e2dced298c3d00f31b2dfc38685bb071a3a22
37508
37509     During GSUB, if a ligation happens, subsequence context input matching
37510     matches the new indexing.  During GPOS however, the indices never
37511     change.  So just go one by one.
37512
37513     Fixes 'dist' positioning with mmrtext.ttf and the following sequence:
37514
37515       U+1014,U+1039,U+1011,U+1014,U+1039,U+1011,U+1014,U+1039,U+1011
37516
37517     Reported by Jonathan Kew.
37518
37519  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
37520  1 file changed, 8 insertions(+)
37521
37522 commit 2b78d67e9f38f77086fbd9c3fd6f1c8c73927a51
37523 Author: Behdad Esfahbod <behdad@behdad.org>
37524 Date:   Tue Jul 16 16:06:27 2013 -0400
37525
37526     0.9.19
37527
37528  NEWS         | 11 +++++++++++
37529  configure.ac |  2 +-
37530  2 files changed, 12 insertions(+), 1 deletion(-)
37531
37532 commit e509d35cf1160f1449bc736b9445cdf61ab81d06
37533 Author: Behdad Esfahbod <behdad@behdad.org>
37534 Date:   Thu Jul 11 14:56:45 2013 -0400
37535
37536     [ft] hb_ft_get_glyph_from_name fails for the name of glyph id 0
37537
37538     Based on patch from Jonathan Kew, as reported on the mailing list.
37539
37540  src/hb-ft.cc | 9 +++++++++
37541  1 file changed, 9 insertions(+)
37542
37543 commit 29b596ac67806c44441e65f3ece227df0fe2bb63
37544 Author: Behdad Esfahbod <behdad@behdad.org>
37545 Date:   Mon Jul 8 08:37:15 2013 -0600
37546
37547     [uniscribe] Fix buffer allocation
37548
37549     Email from Jonathan Kew:
37550
37551     My cygwin build kept aborting on certain test words when run with the
37552     uniscribe backend. Turned out this was caused by a bug in the
37553     allocation
37554     of scratch buffers in hb-uniscribe.cc.
37555
37556     Commit 2a17f9568d9724e045d2c1d660e007f3acd747d9 introduced a new line
37557
37558       ALLOCATE_ARRAY (SCRIPT_VISATTR, vis_attr, glyphs_size);
37559
37560     but it failed to account for this in the computation of glyphs_size
37561     (the number of glyphs for which scratch buffer space is available),
37562     with the result that the vis_clusters array ends up overrunning the
37563     end of the scratch buffer and clobbering the beginning of the buffer's
37564     info[].
37565
37566     AFAICS, the vis_attr array is not actually used, so the simple fix is
37567     to remove the line that allocates it. (If/when we -do- need to use
37568     vis_attr for something, we'll need to add another term to the earlier
37569     calculation of glyphs_size.)
37570
37571     With this patch, the uniscribe backend runs reliably again.
37572
37573     JK
37574
37575  src/hb-uniscribe.cc | 1 -
37576  1 file changed, 1 deletion(-)
37577
37578 commit 9245e98742667dfffe06523e8051beda1bc04811
37579 Author: Behdad Esfahbod <behdad@behdad.org>
37580 Date:   Wed Jun 26 20:57:58 2013 -0400
37581
37582     [Indic] Add Javanese config
37583
37584     We should add for other scripts too, send me the virama codepoint
37585     and script name...
37586
37587  src/hb-ot-shape-complex-indic.cc | 1 +
37588  1 file changed, 1 insertion(+)
37589
37590 commit 5f85c80a07dd2d18348824866bf4e984ac711a24
37591 Author: Behdad Esfahbod <behdad@behdad.org>
37592 Date:   Wed Jun 26 20:14:18 2013 -0400
37593
37594     [OT] Collect requiredFeature only if features are not provided
37595
37596     As per Werner's report on the list.
37597
37598  src/hb-ot-layout.cc | 22 +++++++++++-----------
37599  1 file changed, 11 insertions(+), 11 deletions(-)
37600
37601 commit 3f9e2dced298c3d00f31b2dfc38685bb071a3a22
37602 Author: Behdad Esfahbod <behdad@behdad.org>
37603 Date:   Wed Jun 26 19:46:55 2013 -0400
37604
37605     Fix contextual lookup recursion indexing
37606
37607     See email thread "Skipping Control for Attaching Marks using OpenType"
37608     from earlier this month.
37609
37610  src/hb-ot-layout-gsubgpos-private.hh | 10 ++--------
37611  1 file changed, 2 insertions(+), 8 deletions(-)
37612
37613 commit f5da11e0fa5adf8f782883dc5c30d8faaafc9c27
37614 Merge: 79d1007a 89312b74
37615 Author: Behdad Esfahbod <behdad@behdad.org>
37616 Date:   Sat Jun 22 08:04:05 2013 -0700
37617
37618     Merge pull request #3 from LogosBible/master
37619
37620     Destroy lookups before blobs.
37621
37622 commit 89312b7417c0198a0635ca6b7e8ea11f6af2a4f8
37623 Author: Bradley Grainger <bgrainger@gmail.com>
37624 Date:   Fri Jun 21 15:02:18 2013 -0700
37625
37626     Destroy lookups before blobs.
37627
37628     'layout->gsub' may depend on data owned by 'layout->gsub_blob',
37629     so it must
37630     be deinitialized before the blob is destroyed.
37631
37632  src/hb-ot-layout.cc | 8 ++++----
37633  1 file changed, 4 insertions(+), 4 deletions(-)
37634
37635 commit 79d1007a501fd63c0ba4d51038c513e6b8b94740
37636 Author: Behdad Esfahbod <behdad@behdad.org>
37637 Date:   Thu Jun 13 19:01:07 2013 -0400
37638
37639     If variation selector is not consumed by cmap, pass it on to GSUB
37640
37641     This changes the semantics of get_glyph() callback and expect that
37642     callbacks return false if the requested variant is not available, and
37643     then we will call them back with variation_selector=0 and will retain
37644     the glyph for the selector in the glyph stream.
37645
37646     Apparently most Mongolian fonts implement the Mongolian Variation
37647     Selectors using GSUB, not cmap.
37648
37649     https://bugs.freedesktop.org/show_bug.cgi?id=65258
37650
37651     Note that this doesn't fix the Mongolian shaping yet, because the way
37652     that's implemented is that the, say, 'init' feature ligates the letter
37653     and the variation-selector.  However, since currently the variation
37654     selector doesn't have the 'init' mask on, it will not be matched...
37655
37656  src/hb-ft.cc                 |  3 +--
37657  src/hb-ot-shape-normalize.cc | 14 ++++++++++++--
37658  2 files changed, 13 insertions(+), 4 deletions(-)
37659
37660 commit c7a84917208528040aaf9ad0a9a0b26aabeabc9c
37661 Author: Behdad Esfahbod <behdad@behdad.org>
37662 Date:   Thu Jun 6 20:17:32 2013 -0400
37663
37664     Skip over multiple variation selectors in a row
37665
37666  src/hb-ot-shape-normalize.cc | 6 ++++++
37667  1 file changed, 6 insertions(+)
37668
37669 commit 7235f33f9e5e031622a00a84f4b2e98f16803579
37670 Author: Behdad Esfahbod <behdad@behdad.org>
37671 Date:   Mon Jun 10 14:39:51 2013 -0400
37672
37673     Fix misc warnings reported by cppcheck
37674
37675     https://bugs.freedesktop.org/show_bug.cgi?id=65544
37676
37677  src/hb-common.cc            |  2 +-
37678  src/hb-coretext.cc          |  3 ---
37679  src/hb-font-private.hh      | 17 +++++++++++------
37680  src/hb-private.hh           |  2 +-
37681  src/hb-shape.cc             |  2 +-
37682  test/api/test-font.c        |  1 -
37683  util/ansi-print.cc          |  1 +
37684  util/hb-ot-shape-closure.cc |  5 +++--
37685  util/hb-shape.cc            |  5 ++++-
37686  util/shape-consumer.hh      |  6 ++++--
37687  util/view-cairo.hh          |  6 ++++--
37688  11 files changed, 30 insertions(+), 20 deletions(-)
37689
37690 commit 570bcccd3f41b9aecd51765a401299833a6d8ebd
37691 Author: Behdad Esfahbod <behdad@behdad.org>
37692 Date:   Mon Jun 10 13:56:51 2013 -0400
37693
37694     Fix PKG_CHECK_MODULES usage
37695
37696     Oops.
37697
37698     Bug 65246 - Fix build without graphite2
37699
37700  configure.ac | 2 +-
37701  1 file changed, 1 insertion(+), 1 deletion(-)
37702
37703 commit 270cfd7a9c01dfb1b1789929f020943ad63aca99
37704 Author: Behdad Esfahbod <behdad@behdad.org>
37705 Date:   Thu Jun 6 18:57:15 2013 -0400
37706
37707     Fix PKG_CHECK_MODULES usage
37708
37709     Bug 65246 - Fix build without graphite2
37710
37711     If we don't provide ACTION-IF-NOT-FOUND, configure aborts if it can't
37712     find the libraries.  We handle that ourselves so we don't want the
37713     macro to abort.
37714
37715  configure.ac | 16 ++++++++--------
37716  1 file changed, 8 insertions(+), 8 deletions(-)
37717
37718 commit 2fd0e02706857bcaf61bf5151657eac96cfa73b9
37719 Author: Behdad Esfahbod <behdad@behdad.org>
37720 Date:   Thu Jun 6 17:16:01 2013 -0400
37721
37722     Minor
37723
37724  src/Makefile.am | 14 +++++++-------
37725  1 file changed, 7 insertions(+), 7 deletions(-)
37726
37727 commit b4c5c52944a44ba863a22a53035ff561af7318ca
37728 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
37729 Date:   Mon Jun 3 17:55:29 2013 +0800
37730
37731     util/ansi-print.cc: Use fallback implementation for lround on MSVC
37732
37733     Unfortuately Visual Studio (still) does not support the C99 function
37734     lround, so provide a fallback implementation for it.
37735
37736  util/ansi-print.cc | 11 +++++++++++
37737  1 file changed, 11 insertions(+)
37738
37739 commit a4446b10bfe0a9e7236bf941fa69a96697939e11
37740 Author: Behdad Esfahbod <behdad@behdad.org>
37741 Date:   Mon Jun 3 18:39:14 2013 -0400
37742
37743     Fix build for C89 compilers
37744
37745  test/api/test-buffer.c | 2 +-
37746  1 file changed, 1 insertion(+), 1 deletion(-)
37747
37748 commit 4ddf937242048c4a044ada4559e26664a0c09b48
37749 Author: Behdad Esfahbod <behdad@behdad.org>
37750 Date:   Mon Jun 3 18:36:26 2013 -0400
37751
37752     Remove unnecessary stdint.h include
37753
37754  src/hb-ucdn/ucdn.c | 1 -
37755  1 file changed, 1 deletion(-)
37756
37757 commit 93a04b8b5e6d8067cb925fdf532aadc24c1d4861
37758 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
37759 Date:   Mon Jun 3 17:49:37 2013 +0800
37760
37761     hb-uniscribe.cc: Re-enable build under Visual Studio
37762
37763     -Declare hinstLib at the top of block
37764     -Fix the definitions of the typedefs of ScriptItemizeOpenType,
37765      ScriptShapeOpenType and ScriptPlaceOpenType
37766
37767  src/hb-uniscribe.cc | 9 +++++----
37768  1 file changed, 5 insertions(+), 4 deletions(-)
37769
37770 commit 280e52ae95df0cbee0bb305f5354381bc1d563f4
37771 Author: Behdad Esfahbod <behdad@behdad.org>
37772 Date:   Thu May 30 18:04:24 2013 -0400
37773
37774     Fix ChangeLog regen
37775
37776  Makefile.am | 5 +++--
37777  1 file changed, 3 insertions(+), 2 deletions(-)
37778
37779 commit c1824daefa1253507636e4bfdf46374f835f10b3
37780 Author: Behdad Esfahbod <behdad@behdad.org>
37781 Date:   Wed May 29 15:30:54 2013 -0400
37782
37783     Update TODO
37784
37785  TODO | 14 +++++++-------
37786  1 file changed, 7 insertions(+), 7 deletions(-)
37787
37788 commit 2966d3603259430800cb5880491d28a1c5ea2314
37789 Author: Behdad Esfahbod <behdad@behdad.org>
37790 Date:   Tue May 28 17:34:37 2013 -0400
37791
37792     Fix test build
37793
37794  test/api/Makefile.am | 3 ++-
37795  1 file changed, 2 insertions(+), 1 deletion(-)
37796
37797 commit 6873f6cc42aa1405e71be903bd0f39a7a15320ce
37798 Author: Behdad Esfahbod <behdad@behdad.org>
37799 Date:   Tue May 28 17:33:16 2013 -0400
37800
37801     Minor
37802
37803  TODO | 2 --
37804  1 file changed, 2 deletions(-)
37805
37806 commit 4014aa4e53bddb29d939a168bd733942d3683732
37807 Author: Behdad Esfahbod <behdad@behdad.org>
37808 Date:   Tue May 28 17:28:59 2013 -0400
37809
37810     0.9.18
37811
37812  NEWS         | 28 ++++++++++++++++++++++++++++
37813  configure.ac |  2 +-
37814  2 files changed, 29 insertions(+), 1 deletion(-)
37815
37816 commit d70be29831bb99e34fe18744129088f45d5b2023
37817 Author: Behdad Esfahbod <behdad@behdad.org>
37818 Date:   Tue May 28 17:23:56 2013 -0400
37819
37820     Fix dist
37821
37822  src/Makefile.am | 4 ++++
37823  1 file changed, 4 insertions(+)
37824
37825 commit 22ce0961742df0a213f2cc86ca3d5a72453c00b1
37826 Author: Behdad Esfahbod <behdad@behdad.org>
37827 Date:   Tue May 28 17:18:30 2013 -0400
37828
37829     Generate harfbuzz-icu.pc
37830
37831     Currently it only works with ICU that has .pc files.  I'll
37832     wait till someone complains before fixing it for icu-config
37833     systems.
37834
37835  Makefile.am            |  3 ---
37836  configure.ac           |  5 ++---
37837  harfbuzz.pc.in         | 11 -----------
37838  src/Makefile.am        | 13 +++++++++++++
37839  src/harfbuzz-icu.pc.in | 13 +++++++++++++
37840  src/harfbuzz.pc.in     | 11 +++++++++++
37841  6 files changed, 39 insertions(+), 17 deletions(-)
37842
37843 commit d9afa111330771461b6182ada9f4edd68bcfce77
37844 Author: Behdad Esfahbod <behdad@behdad.org>
37845 Date:   Tue May 28 15:27:40 2013 -0400
37846
37847     Build hb-icu into libharfbuzz-icu.so
37848
37849  src/Makefile.am      | 29 +++++++++++++++--------------
37850  src/hb-unicode.cc    |  2 +-
37851  test/api/Makefile.am |  1 +
37852  3 files changed, 17 insertions(+), 15 deletions(-)
37853
37854 commit 7d395c2a255a44fd0d65365ea9b525dba70c062c
37855 Author: Behdad Esfahbod <behdad@behdad.org>
37856 Date:   Tue May 28 15:25:06 2013 -0400
37857
37858     Minor
37859
37860  test/api/test-c.c | 4 ++++
37861  1 file changed, 4 insertions(+)
37862
37863 commit 2a17f9568d9724e045d2c1d660e007f3acd747d9
37864 Author: Behdad Esfahbod <behdad@behdad.org>
37865 Date:   Tue May 28 13:10:51 2013 -0400
37866
37867     Bug 55494 - ScriptItemizeOpenType doesn't exists under Windows XP
37868
37869     Fallback to older API if OpenType variants are not available.
37870
37871  configure.ac        |  14 +--
37872  src/hb-uniscribe.cc | 322
37873  +++++++++++++++++++++++++++++++++++++++++++---------
37874  2 files changed, 271 insertions(+), 65 deletions(-)
37875
37876 commit f8087ffbadc83a15d59367ba82976eae675736a7
37877 Author: Behdad Esfahbod <behdad@behdad.org>
37878 Date:   Mon May 27 19:43:48 2013 -0400
37879
37880     Add --with-cairo
37881
37882  configure.ac | 17 +++++++++++++++--
37883  1 file changed, 15 insertions(+), 2 deletions(-)
37884
37885 commit 82eddfe5d658ef791d6ef6a566401c50601dfb1c
37886 Author: Behdad Esfahbod <behdad@behdad.org>
37887 Date:   Mon May 27 19:33:36 2013 -0400
37888
37889     Add --with-freetype
37890
37891     Defaults to auto.
37892
37893  configure.ac | 12 +++++++++++-
37894  1 file changed, 11 insertions(+), 1 deletion(-)
37895
37896 commit 5e25eb77a49e7f95b6a6d540b26d60d430f89d4c
37897 Author: Behdad Esfahbod <behdad@behdad.org>
37898 Date:   Mon May 27 19:30:48 2013 -0400
37899
37900     Default glib to auto again
37901
37902  configure.ac | 4 ++--
37903  1 file changed, 2 insertions(+), 2 deletions(-)
37904
37905 commit eb63e786f37468867c81707504128cf8a4016e5b
37906 Author: Behdad Esfahbod <behdad@behdad.org>
37907 Date:   Mon May 27 19:29:09 2013 -0400
37908
37909     Add --with-coretext
37910
37911     Defaults to no.
37912
37913  configure.ac | 12 +++++++++++-
37914  1 file changed, 11 insertions(+), 1 deletion(-)
37915
37916 commit ab2af17bc6faa8394656e6e82948dc3e9f437626
37917 Author: Behdad Esfahbod <behdad@behdad.org>
37918 Date:   Mon May 27 19:27:43 2013 -0400
37919
37920     Add --with-uniscribe
37921
37922     Defaults to no.
37923
37924  configure.ac | 55 +++++++++++++++++++++++++++++++++++++++----------------
37925  1 file changed, 39 insertions(+), 16 deletions(-)
37926
37927 commit 58db2c2542717858acbdf480b3f19a8aef4918cd
37928 Author: Behdad Esfahbod <behdad@behdad.org>
37929 Date:   Mon May 27 19:10:33 2013 -0400
37930
37931     Disable UCDN if glib is available
37932
37933     We only want UCDN if we don't have any other Unicode provider.
37934     I'm going to remove ICU from the list of default Unicode providers
37935     as part of moving hb-icu into its own library.  As such, the only
37936     providers will be UCDN and glib.
37937
37938  configure.ac | 3 +++
37939  1 file changed, 3 insertions(+)
37940
37941 commit ca65326cbd49b48792c4e3125af6c5006364f194
37942 Author: Behdad Esfahbod <behdad@behdad.org>
37943 Date:   Mon May 27 19:09:50 2013 -0400
37944
37945     Minor
37946
37947  configure.ac | 16 ++++++++--------
37948  1 file changed, 8 insertions(+), 8 deletions(-)
37949
37950 commit 7ae14973ecb4614a83769d2bbd01f33d8474ffc0
37951 Author: Behdad Esfahbod <behdad@behdad.org>
37952 Date:   Mon May 27 19:06:50 2013 -0400
37953
37954     Disable icu_le shaper
37955
37956     Will add a way to enable it later.
37957
37958  configure.ac | 3 ++-
37959  1 file changed, 2 insertions(+), 1 deletion(-)
37960
37961 commit 7e6ebf76236cc5ea69302e68186bdf8166d04a98
37962 Author: Behdad Esfahbod <behdad@behdad.org>
37963 Date:   Mon May 27 19:05:23 2013 -0400
37964
37965     Remove icu-config fallback for icu_le shaper
37966
37967     Bug 64878 - compile error with ICU but not ICU
37968
37969  configure.ac | 18 ------------------
37970  1 file changed, 18 deletions(-)
37971
37972 commit 932b7471479c639244051b4dbae678e7d47ae99f
37973 Author: Behdad Esfahbod <behdad@behdad.org>
37974 Date:   Mon May 27 19:04:40 2013 -0400
37975
37976     Bug 65053 - Add configure option to enable/disable ICU support
37977
37978  configure.ac | 46 ++++++++++++++++++++++++++++------------------
37979  1 file changed, 28 insertions(+), 18 deletions(-)
37980
37981 commit cf2c1c7eb81b54a344ed5cf36d5fbd3cd297eed1
37982 Author: Behdad Esfahbod <behdad@behdad.org>
37983 Date:   Mon May 27 18:54:30 2013 -0400
37984
37985     Disable hb-old shaper
37986
37987     Will add proper way to enable it later.
37988
37989  configure.ac | 2 +-
37990  1 file changed, 1 insertion(+), 1 deletion(-)
37991
37992 commit 5a78d23f255a649353044af8e5df315f62907b7f
37993 Author: Behdad Esfahbod <behdad@behdad.org>
37994 Date:   Mon May 27 18:47:58 2013 -0400
37995
37996     Bug 65054 - Add configure option to enable/disable Graphite2
37997
37998     Add --with-graphite2.  Defaults to off.
37999
38000  configure.ac | 20 +++++++++++++++-----
38001  1 file changed, 15 insertions(+), 5 deletions(-)
38002
38003 commit 61e7775fa75c7c1bdc29a6992c8c215897364600
38004 Author: Behdad Esfahbod <behdad@behdad.org>
38005 Date:   Mon May 27 18:24:56 2013 -0400
38006
38007     Remove hb-icu dependency from hb-icu-le shaper
38008
38009  src/hb-icu-le.cc | 33 +++++++++++++++++++++++++++++----
38010  1 file changed, 29 insertions(+), 4 deletions(-)
38011
38012 commit 7e08f1258da229dfaf7e1c4b5c41e5bb83906cb0
38013 Author: Behdad Esfahbod <behdad@behdad.org>
38014 Date:   Mon May 27 14:48:34 2013 -0400
38015
38016     Don't zero advance of mark-non-mark ligatures
38017
38018     If there's a mark ligating forward with non-mark, they were
38019     inheriting the GC of the mark and later get advance-zeroed.
38020     Don't do that if there's any non-mark glyph in the ligature.
38021
38022     Sample test: U+1780,U+17D2,U+179F with Kh-Metal-Chrieng.ttf
38023
38024     Also:
38025     Bug 58922 - Issue with mark advance zeroing in generic shaper
38026
38027  src/hb-ot-layout-gsubgpos-private.hh | 4 ++++
38028  src/hb-ot-layout-private.hh          | 6 ++++++
38029  2 files changed, 10 insertions(+)
38030
38031 commit cf059ac69d10d9eb09f0d2a29b1bd989647bd800
38032 Author: Behdad Esfahbod <behdad@behdad.org>
38033 Date:   Fri May 24 15:28:11 2013 -0400
38034
38035     [icu_le] Support non-BMP text
38036
38037  src/hb-icu-le.cc | 35 ++++++++++++++++++++++++++++-------
38038  1 file changed, 28 insertions(+), 7 deletions(-)
38039
38040 commit a447c528e68cabc9ca6e24e2c436f3d605ef9aaa
38041 Author: Behdad Esfahbod <behdad@behdad.org>
38042 Date:   Thu May 23 17:05:39 2013 -0400
38043
38044     [icu_le] A bit better scaling
38045
38046  src/hb-icu-le.cc | 10 ++++++----
38047  1 file changed, 6 insertions(+), 4 deletions(-)
38048
38049 commit fb502a22787f4110472771ef771619342e64577a
38050 Merge: b9408d24 9d9e72e9
38051 Author: Behdad Esfahbod <behdad@behdad.org>
38052 Date:   Thu May 23 15:54:52 2013 -0400
38053
38054     Merge commit '9d9e72e94e7914f82ce62a304e7242f79c13edaf'
38055
38056 commit b9408d24f3029f5287b17779235b1c750ff5158a
38057 Author: Behdad Esfahbod <behdad@behdad.org>
38058 Date:   Thu May 23 15:43:02 2013 -0400
38059
38060     [icu_le] Fix scaling
38061
38062     Seems to work...
38063
38064  src/hb-icu-le.cc                       |  2 ++
38065  src/hb-icu-le/PortableFontInstance.cpp | 23 +++++++++++++++--------
38066  src/hb-icu-le/PortableFontInstance.h   |  9 ++++++++-
38067  3 files changed, 25 insertions(+), 9 deletions(-)
38068
38069 commit 601526392dec5d8432f147c91658ba50ed6a4322
38070 Author: Behdad Esfahbod <behdad@behdad.org>
38071 Date:   Tue May 21 17:22:13 2013 -0400
38072
38073     Copy stdint.h boilerplate to ucdn
38074
38075  src/hb-ucdn/ucdn.h | 24 +++++++++++++++++++++++-
38076  1 file changed, 23 insertions(+), 1 deletion(-)
38077
38078 commit f1b02f4f3c0db9fbfa6747188429df828b000010
38079 Author: Behdad Esfahbod <behdad@behdad.org>
38080 Date:   Mon May 20 09:23:58 2013 -0400
38081
38082     0.9.17
38083
38084  NEWS         | 8 ++++++++
38085  configure.ac | 2 +-
38086  2 files changed, 9 insertions(+), 1 deletion(-)
38087
38088 commit d785fa0c45f7f25f5e5f352b933a5f6fa29be5c0
38089 Author: Behdad Esfahbod <behdad@behdad.org>
38090 Date:   Mon May 20 09:18:52 2013 -0400
38091
38092     Minor refactoring
38093
38094  src/hb-ot-shape.cc | 54
38095  ++++++++++++++++++++++++++++--------------------------
38096  1 file changed, 28 insertions(+), 26 deletions(-)
38097
38098 commit 127daf15e0b2f509ebd29a104236c8b38884efb0
38099 Author: Behdad Esfahbod <behdad@behdad.org>
38100 Date:   Mon May 20 09:11:35 2013 -0400
38101
38102     Arabic mark width-zeroing regression
38103
38104     Mozilla Bug 873902 - Display Arabic text with diacritics is bad
38105     https://bugzilla.mozilla.org/show_bug.cgi?id=873902
38106
38107  src/hb-ot-shape-complex-arabic.cc  |  2 +-
38108  src/hb-ot-shape-complex-default.cc |  2 +-
38109  src/hb-ot-shape-complex-myanmar.cc |  2 +-
38110  src/hb-ot-shape-complex-private.hh |  6 ++++--
38111  src/hb-ot-shape-complex-thai.cc    |  2 +-
38112  src/hb-ot-shape.cc                 | 36
38113  ++++++++++++++++++++++++++++--------
38114  6 files changed, 36 insertions(+), 14 deletions(-)
38115
38116 commit fa3d0a0ce60a9fcf2b7f906dec916463b1319eda
38117 Author: Behdad Esfahbod <behdad@behdad.org>
38118 Date:   Tue May 14 15:30:55 2013 -0400
38119
38120     Bug 64476 - Typo in hb_set_t.get_min()
38121
38122     Fixes previous commit's test.
38123
38124  src/hb-set-private.hh | 2 +-
38125  1 file changed, 1 insertion(+), 1 deletion(-)
38126
38127 commit dfbd115e6c1a86a5f1b8d15200672f1e9410b5de
38128 Author: Behdad Esfahbod <behdad@behdad.org>
38129 Date:   Tue May 14 15:30:17 2013 -0400
38130
38131     [test] Add test for hb_set_get_min() bug
38132
38133     Failing now.
38134
38135     Bug 64476 - Typo in hb_set_t.get_min()
38136
38137  test/api/test-set.c | 4 ++++
38138  1 file changed, 4 insertions(+)
38139
38140 commit 9d9e72e94e7914f82ce62a304e7242f79c13edaf
38141 Author: Behdad Esfahbod <behdad@behdad.org>
38142 Date:   Fri May 3 18:10:10 2013 -0400
38143
38144     [OTLayout] Use is_inplace() when flipping buffers
38145
38146  src/hb-ot-layout.cc | 9 ++++++++-
38147  1 file changed, 8 insertions(+), 1 deletion(-)
38148
38149 commit 45f3d980c9503bd94e64f6e3f67f97688347d00c
38150 Author: Behdad Esfahbod <behdad@behdad.org>
38151 Date:   Fri May 3 17:49:44 2013 -0400
38152
38153     [OTLayout] Merge / templateize apply_string()
38154
38155  src/hb-ot-layout-gpos-table.hh | 25 ---------------
38156  src/hb-ot-layout-gsub-table.hh | 48 ----------------------------
38157  src/hb-ot-layout.cc            | 72
38158  ++++++++++++++++++++++++++++++++++++++++--
38159  3 files changed, 69 insertions(+), 76 deletions(-)
38160
38161 commit e015b8f2187d1102b9c34d1a63504e7b05ee20ee
38162 Author: Behdad Esfahbod <behdad@behdad.org>
38163 Date:   Fri May 3 17:34:29 2013 -0400
38164
38165     [OTLayout] Minor
38166
38167  src/hb-ot-layout-gpos-table.hh | 5 +++++
38168  1 file changed, 5 insertions(+)
38169
38170 commit 780cd930a974165d76dbf7a87701d11b7f15db06
38171 Author: Behdad Esfahbod <behdad@behdad.org>
38172 Date:   Fri May 3 17:33:16 2013 -0400
38173
38174     [OTLayout] Minor
38175
38176  src/hb-ot-layout-gpos-table.hh | 2 +-
38177  src/hb-ot-layout-gsub-table.hh | 2 +-
38178  src/hb-ot-layout.cc            | 4 ++--
38179  3 files changed, 4 insertions(+), 4 deletions(-)
38180
38181 commit 2e0c44f4bedd3e24c731c0e9e23358e9a4891a35
38182 Author: Behdad Esfahbod <behdad@behdad.org>
38183 Date:   Wed Apr 24 16:42:05 2013 -0400
38184
38185     [OTLayout] Add is_inplace() method to GSUB
38186
38187  src/hb-ot-layout-gpos-table.hh       |   8 +-
38188  src/hb-ot-layout-gsub-table.hh       |  58 ++++++++++++-
38189  src/hb-ot-layout-gsubgpos-private.hh | 158
38190  +++++++++++++++++++++++++++++++++++
38191  3 files changed, 222 insertions(+), 2 deletions(-)
38192
38193 commit bac1dd6a0ff4d4fae4254506d38ae662b7e9dda7
38194 Author: Behdad Esfahbod <behdad@behdad.org>
38195 Date:   Thu May 2 18:52:24 2013 -0400
38196
38197     [OTLayout] Refactor a bit more
38198
38199  src/hb-ot-layout-gsubgpos-private.hh       |  10 +--
38200  src/hb-ot-layout-private.hh                |  26 ++++----
38201  src/hb-ot-layout.cc                        | 100
38202  ++++++++++++++---------------
38203  src/hb-ot-map-private.hh                   |   7 +-
38204  src/hb-ot-shape-complex-arabic-fallback.hh |   7 +-
38205  src/hb-ot-shape-fallback.cc                |   3 +-
38206  6 files changed, 78 insertions(+), 75 deletions(-)
38207
38208 commit d2c96819de9a7428b65ef0adf794416224221f36
38209 Author: Behdad Esfahbod <behdad@behdad.org>
38210 Date:   Thu May 2 18:18:24 2013 -0400
38211
38212     Move code around
38213
38214  src/hb-ot-layout.cc | 52
38215  ++++++++++++++++++++++++++++++++++++++++++++++++++++
38216  src/hb-ot-map.cc    | 43 -------------------------------------------
38217  2 files changed, 52 insertions(+), 43 deletions(-)
38218
38219 commit 45fd9424c723f115ca98995b8f8a25185a6fc71d
38220 Author: Behdad Esfahbod <behdad@behdad.org>
38221 Date:   Thu May 2 18:06:51 2013 -0400
38222
38223     [OTLayout] Add hb_ot_layout_lookup_accelerator_t
38224
38225  src/hb-ot-layout-private.hh                | 21 +++++++++++++++++--
38226  src/hb-ot-layout.cc                        | 33
38227  +++++++++++++++---------------
38228  src/hb-ot-shape-complex-arabic-fallback.hh | 10 +++++----
38229  3 files changed, 41 insertions(+), 23 deletions(-)
38230
38231 commit 76ea563673d24ae1673a5aa3a21da6014479d433
38232 Author: Behdad Esfahbod <behdad@behdad.org>
38233 Date:   Sat May 4 16:01:20 2013 -0400
38234
38235     [OTLayout] Add note about collect_glyphs() and recursive lookups
38236
38237  src/hb-ot-layout-gsubgpos-private.hh | 8 +++++++-
38238  1 file changed, 7 insertions(+), 1 deletion(-)
38239
38240 commit a8bf0e91f18341e1e20f4e3341fc7dcdd0c990e1
38241 Author: Behdad Esfahbod <behdad@behdad.org>
38242 Date:   Fri May 3 14:45:04 2013 -0400
38243
38244     Add U+061C ARABIC LETTER MARK to Default_Ignorable
38245
38246  src/hb-unicode-private.hh | 4 ++++
38247  1 file changed, 4 insertions(+)
38248
38249 commit 5d59f999204aedfc433ab4989664d875f96b0364
38250 Author: Behdad Esfahbod <behdad@behdad.org>
38251 Date:   Thu May 2 14:44:45 2013 -0400
38252
38253     [OTLayout] Make MultipleSubst in-place for sequences of len=1
38254
38255  src/hb-ot-layout-gsub-table.hh | 15 +++++++++++----
38256  1 file changed, 11 insertions(+), 4 deletions(-)
38257
38258 commit 54f84a6b8571ac7aaaa66f3eff562d23d69d7552
38259 Author: Behdad Esfahbod <behdad@behdad.org>
38260 Date:   Thu May 2 15:27:53 2013 -0400
38261
38262     [OTLayout] Whitespace
38263
38264  src/hb-ot-layout-gsub-table.hh | 56
38265  +++++++++++++++++++++---------------------
38266  1 file changed, 28 insertions(+), 28 deletions(-)
38267
38268 commit 3276c354daaff3acabecff11f8e4b5c54d53fc25
38269 Author: Behdad Esfahbod <behdad@behdad.org>
38270 Date:   Thu May 2 15:16:59 2013 -0400
38271
38272     [OTLayout] Minor refactoring
38273
38274  src/hb-ot-map-private.hh |  4 ++++
38275  src/hb-ot-map.cc         | 46
38276  +++++++++++++++++++++++++---------------------
38277  2 files changed, 29 insertions(+), 21 deletions(-)
38278
38279 commit ea86efa486a5076e9bf844239bccf86d67577f88
38280 Author: Behdad Esfahbod <behdad@behdad.org>
38281 Date:   Thu May 2 14:41:39 2013 -0400
38282
38283     Minor
38284
38285  src/hb-ot-map-private.hh | 6 +++---
38286  1 file changed, 3 insertions(+), 3 deletions(-)
38287
38288 commit 8b63efb6f80b2e9b2de5ec6ab24d6e15826565cb
38289 Author: Behdad Esfahbod <behdad@behdad.org>
38290 Date:   Thu May 2 14:29:32 2013 -0400
38291
38292     Minor
38293
38294  src/hb-buffer-private.hh | 2 ++
38295  1 file changed, 2 insertions(+)
38296
38297 commit 2265be0a620bc76ab65f12fedde67791beb51314
38298 Author: Behdad Esfahbod <behdad@behdad.org>
38299 Date:   Thu May 2 14:25:09 2013 -0400
38300
38301     Minor
38302
38303  src/hb-ot-map-private.hh   | 17 ++++++++++-------
38304  src/hb-ot-map.cc           |  2 ++
38305  src/hb-ot-shape-private.hh |  3 +--
38306  3 files changed, 13 insertions(+), 9 deletions(-)
38307
38308 commit e6f19af08717a6a63ad0b5bf4bf368778edc63f0
38309 Author: Behdad Esfahbod <behdad@behdad.org>
38310 Date:   Thu May 2 13:59:46 2013 -0400
38311
38312     Minor
38313
38314  src/hb-set-private.hh | 16 +++++++++-------
38315  1 file changed, 9 insertions(+), 7 deletions(-)
38316
38317 commit 6c15ddfe2b45383824b64058ae69939d002183a6
38318 Author: Behdad Esfahbod <behdad@behdad.org>
38319 Date:   Tue Apr 30 11:34:00 2013 -0400
38320
38321     Renamed DEBUG to something else
38322
38323     Some infrastructures use DEBUG as a generic symbol.
38324
38325  src/hb-buffer.cc  | 6 +++---
38326  src/hb-private.hh | 4 ++--
38327  2 files changed, 5 insertions(+), 5 deletions(-)
38328
38329 commit 00b93f6610f36d8d14ca65fb99864be6d5bdb1ea
38330 Author: Behdad Esfahbod <behdad@behdad.org>
38331 Date:   Mon Apr 29 13:48:49 2013 -0400
38332
38333     Fix icu linking by requesting the library searchpath from icu-config
38334
38335     This is not ideal as we don't like -L/usr/lib in our linker line.
38336     But this is only relevant to environments that don't have pkgconfig
38337     files for ICU...
38338
38339     https://github.com/behdad/harfbuzz/pull/2
38340
38341  configure.ac | 4 ++--
38342  1 file changed, 2 insertions(+), 2 deletions(-)
38343
38344 commit 03adf38b22a37216dffac50d075ea9c881f1a22d
38345 Author: Behdad Esfahbod <behdad@behdad.org>
38346 Date:   Mon Apr 29 13:40:52 2013 -0400
38347
38348     Make both old autoconf and new automake happy
38349
38350     Sigh..
38351
38352     Bug 64039 - undefined macro AM_PROG_AR
38353
38354  configure.ac | 2 +-
38355  1 file changed, 1 insertion(+), 1 deletion(-)
38356
38357 commit ed79dff517bacfc87279079d5d42d079c21a0373
38358 Author: Behdad Esfahbod <behdad@behdad.org>
38359 Date:   Sun Apr 21 15:39:25 2013 -0400
38360
38361     Minor
38362
38363  src/hb-ot-layout-gpos-table.hh | 5 -----
38364  1 file changed, 5 deletions(-)
38365
38366 commit 893f57b32f01da3411b5596d59170bc340e9fa39
38367 Author: Behdad Esfahbod <behdad@behdad.org>
38368 Date:   Sun Apr 21 15:21:49 2013 -0400
38369
38370     Minor renaming
38371
38372  src/hb-ot-map-private.hh | 10 +++++-----
38373  src/hb-ot-map.cc         | 22 +++++++++++-----------
38374  2 files changed, 16 insertions(+), 16 deletions(-)
38375
38376 commit 8ac3c9c0b6b8e76bce282825b9bb706c0c78c2a6
38377 Author: Behdad Esfahbod <behdad@behdad.org>
38378 Date:   Sun Apr 21 15:19:38 2013 -0400
38379
38380     Rename "pause" to "stage"
38381
38382     The compile() function is starting to become illegible...
38383
38384  src/hb-ot-map-private.hh | 24 ++++++++++++------------
38385  src/hb-ot-map.cc         | 38 +++++++++++++++++++-------------------
38386  2 files changed, 31 insertions(+), 31 deletions(-)
38387
38388 commit dd0641a432691f9b6186b081c38053858c8bc5c1
38389 Author: Behdad Esfahbod <behdad@behdad.org>
38390 Date:   Sun Apr 21 15:13:57 2013 -0400
38391
38392     Minor
38393
38394  src/hb-ot-map.cc | 5 +++--
38395  1 file changed, 3 insertions(+), 2 deletions(-)
38396
38397 commit 06a44e859328f5f1e2f6034e711b474116d22e22
38398 Author: Behdad Esfahbod <behdad@behdad.org>
38399 Date:   Sun Apr 21 15:13:08 2013 -0400
38400
38401     Remove unneeded code
38402
38403     We always push a pause at the end such that each lookup falls
38404     in exactly
38405     one pause_map_t.  Now, only if I can find a better name for that...
38406
38407  src/hb-ot-map-private.hh |  2 +-
38408  src/hb-ot-map.cc         | 12 +-----------
38409  2 files changed, 2 insertions(+), 12 deletions(-)
38410
38411 commit a408d2375aa2ad96b58e56aef18e5000daf2516b
38412 Author: Behdad Esfahbod <behdad@behdad.org>
38413 Date:   Fri Apr 19 16:32:06 2013 -0400
38414
38415     0.9.16
38416
38417  NEWS         | 13 ++++++++++++-
38418  configure.ac |  2 +-
38419  2 files changed, 13 insertions(+), 2 deletions(-)
38420
38421 commit 8659c636087e433f56da458351e8b4d85fdb347c
38422 Author: Behdad Esfahbod <behdad@behdad.org>
38423 Date:   Fri Apr 19 14:33:17 2013 -0400
38424
38425     Hand-code bsearch in the hot inner loop.
38426
38427     Saves another 3 / 4 percent with Amiri.
38428
38429  src/hb-open-type-private.hh | 29 +++++++++++++++--------------
38430  1 file changed, 15 insertions(+), 14 deletions(-)
38431
38432 commit 797d76d07f80d796a825d850772087104e5a2575
38433 Author: Behdad Esfahbod <behdad@behdad.org>
38434 Date:   Thu Apr 18 19:04:12 2013 -0400
38435
38436     Minor
38437
38438  src/hb-ot-layout-common-private.hh | 3 +--
38439  1 file changed, 1 insertion(+), 2 deletions(-)
38440
38441 commit e4046080c5d785c8dbf9ec9e3478ab9acc83e479
38442 Author: Behdad Esfahbod <behdad@behdad.org>
38443 Date:   Wed Apr 17 23:49:54 2013 -0400
38444
38445     [util] Unbreak --show-text / --show-unicode
38446
38447  util/shape-consumer.hh | 4 ++--
38448  1 file changed, 2 insertions(+), 2 deletions(-)
38449
38450 commit 0dc3a4e0349d28f387a3b4c60a2f51962742738e
38451 Author: Behdad Esfahbod <behdad@behdad.org>
38452 Date:   Wed Apr 17 23:04:03 2013 -0400
38453
38454     Obssesive optimization
38455
38456     Not measurable by any means, but conceptually this is faster since
38457     the mask matches more often than the digest.
38458
38459  src/hb-ot-layout-gpos-table.hh | 4 ++--
38460  src/hb-ot-layout-gsub-table.hh | 8 ++++----
38461  2 files changed, 6 insertions(+), 6 deletions(-)
38462
38463 commit f9a611026785a80baa4cbff31ad0847beb70ca9a
38464 Author: Behdad Esfahbod <behdad@behdad.org>
38465 Date:   Wed Apr 17 19:01:49 2013 -0400
38466
38467     Remove HB_DEBUG_SET_DIGESTS
38468
38469     Wasn't correct with the new combiner.  I should add it back somehow,
38470     but for now the digests seem to be working very well...
38471
38472  src/hb-set-private.hh | 16 +---------------
38473  src/hb-set.cc         | 14 --------------
38474  2 files changed, 1 insertion(+), 29 deletions(-)
38475
38476 commit f7466ee76f2bd3812209426e2c39fe517227406d
38477 Author: Behdad Esfahbod <behdad@behdad.org>
38478 Date:   Wed Apr 17 18:20:44 2013 -0400
38479
38480     Remove hb_set_digest_common_bits_t
38481
38482     Was unused.
38483
38484  src/hb-set-private.hh | 38 --------------------------------------
38485  1 file changed, 38 deletions(-)
38486
38487 commit 0d5798a137b52d9be7ef88c79e59f9bf01d54f3b
38488 Author: Behdad Esfahbod <behdad@behdad.org>
38489 Date:   Wed Apr 17 18:19:21 2013 -0400
38490
38491     Improve hb_set_digest_t
38492
38493     Make Amiri rendering faster a whopping 45% again!  Speends up pretty
38494     much anything I tested.
38495
38496  src/hb-set-private.hh | 28 +++++++++++++++++++++++-----
38497  1 file changed, 23 insertions(+), 5 deletions(-)
38498
38499 commit c7851efcd3a1e5317ab4ea57535cb755bace0848
38500 Author: Behdad Esfahbod <behdad@behdad.org>
38501 Date:   Wed Apr 17 17:45:39 2013 -0400
38502
38503     Templatize hb_set_digest_lowest_bits_t filter
38504
38505  src/hb-set-private.hh | 21 +++++++++++++++++----
38506  1 file changed, 17 insertions(+), 4 deletions(-)
38507
38508 commit 0edd0fd255790471118fae1fd7a1309a2b77cf62
38509 Author: Behdad Esfahbod <behdad@behdad.org>
38510 Date:   Wed Apr 17 17:26:56 2013 -0400
38511
38512     Add comment
38513
38514  src/hb-set-private.hh | 8 ++++++++
38515  1 file changed, 8 insertions(+)
38516
38517 commit b40f2c0372acbc51b13be5cda7dd013e74e3e11a
38518 Author: Behdad Esfahbod <behdad@behdad.org>
38519 Date:   Tue Apr 16 23:21:38 2013 -0400
38520
38521     Add hb_set_digest_combiner_t
38522
38523  src/hb-set-private.hh | 33 ++++++++++++++++++++-------------
38524  1 file changed, 20 insertions(+), 13 deletions(-)
38525
38526 commit 02e5e583688999c4dc04f11b3924da65f99af7e3
38527 Author: Behdad Esfahbod <behdad@behdad.org>
38528 Date:   Tue Apr 16 23:13:10 2013 -0400
38529
38530     Speed up Speed up hb_set_digest_common_bits_t calcs
38531
38532     Correctly this time.
38533
38534  src/hb-set-private.hh | 8 +++++---
38535  1 file changed, 5 insertions(+), 3 deletions(-)
38536
38537 commit 893991fc9d2d3a57c4c148f3a9c3b98263cf3aed
38538 Author: Behdad Esfahbod <behdad@behdad.org>
38539 Date:   Tue Apr 16 21:50:33 2013 -0400
38540
38541     Initialize set digests
38542
38543     We were not initializing the digests properly and as a result
38544     they were
38545     being initialized to zero, making digest1 to never do any useful work.
38546
38547     Speeds up Amiri shaping significantly.
38548
38549  src/hb-ot-layout.cc                        | 6 ++++++
38550  src/hb-ot-shape-complex-arabic-fallback.hh | 4 +++-
38551  2 files changed, 9 insertions(+), 1 deletion(-)
38552
38553 commit 4d2813d3e980c8e6150caafa604a78cc44bf62a2
38554 Author: Behdad Esfahbod <behdad@behdad.org>
38555 Date:   Tue Apr 16 21:57:21 2013 -0400
38556
38557     Print set-digest hit ratio with HB_DEBUG_SET_DIGESTS
38558
38559  src/hb-set-private.hh | 13 +++++++++++++
38560  src/hb-set.cc         | 13 +++++++++++++
38561  2 files changed, 26 insertions(+)
38562
38563 commit 1357c2dd120d005ceecfa83ed328d05dc634d7bc
38564 Author: Behdad Esfahbod <behdad@behdad.org>
38565 Date:   Tue Apr 16 21:47:40 2013 -0400
38566
38567     Revert "Speed up hb_set_digest_common_bits_t calcs"
38568
38569     This reverts commit 3d1b66a35e1ab3be19335705f310b278d76d66d2.
38570
38571     The calculations were buggy.  It's not worth optimizing right now.
38572
38573  src/hb-set-private.hh | 6 +++---
38574  1 file changed, 3 insertions(+), 3 deletions(-)
38575
38576 commit 2b712bba3f7c459653737dfa2f7d26f17f3b9f64
38577 Author: Behdad Esfahbod <behdad@behdad.org>
38578 Date:   Tue Apr 16 16:11:09 2013 -0400
38579
38580     Fix typo in unused macro
38581
38582  src/hb-private.hh | 2 +-
38583  1 file changed, 1 insertion(+), 1 deletion(-)
38584
38585 commit 50067e280f381918b8e90b26df9e7bf20f98f0bd
38586 Author: Behdad Esfahbod <behdad@behdad.org>
38587 Date:   Thu Apr 11 16:31:01 2013 -0400
38588
38589     [util] Add --num-iterations
38590
38591     Useful for profiling shapers.
38592
38593  util/options.cc        |  1 +
38594  util/options.hh        |  2 ++
38595  util/shape-consumer.hh | 15 +++++++++------
38596  3 files changed, 12 insertions(+), 6 deletions(-)
38597
38598 commit 08677c250767bfc2c0dd1fc934dea92984741291
38599 Author: Behdad Esfahbod <behdad@behdad.org>
38600 Date:   Thu Apr 11 14:45:58 2013 -0400
38601
38602     [old] Speed up Unicode properties access in hb-old shaper
38603
38604     Just to be sure it's not punishing the old shaper performance
38605     numbers.  Doesn't seem to have a measurable effect.
38606
38607  src/hb-old/harfbuzz-arabic.c   | 44
38608  +++++++++++++++++++++---------------------
38609  src/hb-old/harfbuzz-external.h | 18 ++++++++---------
38610  src/hb-old/harfbuzz-greek.c    |  2 +-
38611  src/hb-old/harfbuzz-hebrew.c   |  2 +-
38612  src/hb-old/harfbuzz-indic.cpp  | 10 +++++-----
38613  src/hb-old/harfbuzz-shaper.cpp |  6 ++++--
38614  src/hb-old/harfbuzz-shaper.h   |  1 +
38615  7 files changed, 43 insertions(+), 40 deletions(-)
38616
38617 commit 36a661c0a03d958b95c9ea64a435b55bcd99c3d6
38618 Author: Behdad Esfahbod <behdad@behdad.org>
38619 Date:   Thu Apr 11 13:38:37 2013 -0400
38620
38621     [git.mk] Update
38622
38623  git.mk | 33 ++++++++++++++++++++-------------
38624  1 file changed, 20 insertions(+), 13 deletions(-)
38625
38626 commit ef9e02eddfc9a37d50723e96839635d79191d849
38627 Author: Behdad Esfahbod <behdad@behdad.org>
38628 Date:   Tue Apr 9 14:06:54 2013 -0400
38629
38630     Minor
38631
38632  src/test.cc | 1 +
38633  1 file changed, 1 insertion(+)
38634
38635 commit 22e47456154ca0b8173268486e56ef3a0e1e7150
38636 Author: Behdad Esfahbod <behdad@behdad.org>
38637 Date:   Fri Apr 5 18:02:43 2013 -0400
38638
38639     0.9.15
38640
38641  NEWS         | 10 ++++++++++
38642  configure.ac |  2 +-
38643  2 files changed, 11 insertions(+), 1 deletion(-)
38644
38645 commit 4d4fc920496c95621d5bb4800282ea8c028cdde3
38646 Author: Behdad Esfahbod <behdad@behdad.org>
38647 Date:   Fri Apr 5 17:58:25 2013 -0400
38648
38649     [git.mk] Ignore ar-lib
38650
38651  git.mk | 1 +
38652  1 file changed, 1 insertion(+)
38653
38654 commit 587e5753e088b4d0b82c74ddbde790a8369a7517
38655 Author: Behdad Esfahbod <behdad@behdad.org>
38656 Date:   Fri Apr 5 12:38:58 2013 -0400
38657
38658     Add note re Hangul shaping
38659
38660  src/hb-ot-shape-complex-private.hh | 14 ++++++++++++++
38661  1 file changed, 14 insertions(+)
38662
38663 commit 269de14dda7a86a20917fa9ea6a5864929c41364
38664 Author: Behdad Esfahbod <behdad@behdad.org>
38665 Date:   Thu Apr 4 23:06:54 2013 -0400
38666
38667     Don't compose Hangul jamo
38668
38669     See thread "an issue regarding discrepancy between Korean and Unicode
38670     standards" on the mailing list for the rationale.  In short: Uniscribe
38671     doesn't, so fonts are designed to work without it.
38672
38673  src/hb-ot-shape-complex-default.cc   |  6 ------
38674  src/hb-ot-shape-normalize-private.hh |  1 -
38675  src/hb-ot-shape-normalize.cc         | 11 +++++------
38676  3 files changed, 5 insertions(+), 13 deletions(-)
38677
38678 commit 1f970609850bb4999b94e1e11b764ab4279cbd38
38679 Author: Behdad Esfahbod <behdad@behdad.org>
38680 Date:   Thu Apr 4 15:02:03 2013 -0400
38681
38682     Put back MemoryBarrier fallback implementation on MINGW32
38683
38684     This almost reverts 2761e8a632c14353f286708898be8df6ebad7407,
38685     but only if under MINGW32, so it doesn't affect MSVC.
38686
38687  src/hb-atomic-private.hh | 8 ++++++++
38688  1 file changed, 8 insertions(+)
38689
38690 commit f368ba4a9edec4e297616698097546e8e6c89e53
38691 Author: Behdad Esfahbod <behdad@behdad.org>
38692 Date:   Thu Apr 4 14:25:36 2013 -0400
38693
38694     [Arabic] Zero marks by GDEF, not Unicode category
38695
38696     Testing shows that this is closer to what Uniscribe does.
38697
38698     Reported by Khaled Hosny:
38699
38700     """
38701     commit 568000274c8edb5f41bc4f876ce21fcc8bdaeed8
38702     ...
38703     This commit is causing a regression with Amiri, the string
38704     “هَٰذ” with
38705     Uniscribe and HarfBuzz before this commit, gives:
38706
38707             [uni0630.fina=3+965|uni0670.medi=0+600|uni064E=0@-256,0+0|uni0647.init=0+926]
38708
38709     But now it gives:
38710
38711             [uni0630.fina=3+965|uni0670.medi=0+0|uni064E=0@-256,0+0|uni0647.init=0+926]
38712
38713     i.e. uni0670.medi is zeroed though it has a base glyph GDEF class.
38714     """
38715
38716     The test case is U+0647,U+064E,U+0670,U+0630 with Amiri.
38717
38718  src/hb-ot-shape-complex-arabic.cc | 2 +-
38719  1 file changed, 1 insertion(+), 1 deletion(-)
38720
38721 commit 3b80674c50b8c3133848a4034f7106b2b9bfe224
38722 Author: Behdad Esfahbod <behdad@behdad.org>
38723 Date:   Thu Apr 4 12:06:46 2013 -0400
38724
38725     Bug 63107 - FTBFS on ppc64: symbols marked with 'D' on powerpc64
38726     instead
38727
38728  src/check-symbols.sh | 2 +-
38729  1 file changed, 1 insertion(+), 1 deletion(-)
38730
38731 commit 7148dc1a978610af25b4f490691a62d709c8c463
38732 Author: Behdad Esfahbod <behdad@behdad.org>
38733 Date:   Tue Apr 2 14:08:53 2013 -0400
38734
38735     [graphite2] Don't crash if language is not set
38736
38737     https://bugs.webkit.org/show_bug.cgi?id=113796
38738
38739  src/hb-graphite2.cc | 2 +-
38740  1 file changed, 1 insertion(+), 1 deletion(-)
38741
38742 commit a88a62f70f87563725d47b9b6824565e5d6b78ab
38743 Author: Behdad Esfahbod <behdad@behdad.org>
38744 Date:   Thu Mar 21 21:02:16 2013 -0400
38745
38746     Minor
38747
38748  src/hb-ot-shape-normalize.cc | 4 +---
38749  1 file changed, 1 insertion(+), 3 deletions(-)
38750
38751 commit 0a2b2a505b647f6b4802750c87cd9c5f0baaadef
38752 Author: Behdad Esfahbod <behdad@behdad.org>
38753 Date:   Thu Mar 21 16:26:39 2013 -0400
38754
38755     Remove gthread leftovers
38756
38757     We don't use gthread anymore, remove leftovers.
38758
38759  configure.ac         | 6 ------
38760  test/api/Makefile.am | 4 ++--
38761  test/api/hb-test.h   | 3 ---
38762  3 files changed, 2 insertions(+), 11 deletions(-)
38763
38764 commit b93de1ea085bfc0661ce3ad0e21fb5eba722c951
38765 Author: Behdad Esfahbod <behdad@behdad.org>
38766 Date:   Thu Mar 21 16:25:20 2013 -0400
38767
38768     Minor
38769
38770  configure.ac | 16 ++++++++--------
38771  1 file changed, 8 insertions(+), 8 deletions(-)
38772
38773 commit f872a17462a75a3493623747bf3a3fbe54556c7b
38774 Author: Behdad Esfahbod <behdad@behdad.org>
38775 Date:   Thu Mar 21 13:38:06 2013 -0400
38776
38777     0.9.14
38778
38779  NEWS         | 14 ++++++++++++++
38780  configure.ac |  2 +-
38781  2 files changed, 15 insertions(+), 1 deletion(-)
38782
38783 commit cc50bf5b13bfe88137fa7a42782872c40fb9aefb
38784 Author: Behdad Esfahbod <behdad@behdad.org>
38785 Date:   Tue Mar 19 06:59:40 2013 -0400
38786
38787     Remove Hangul filler characters from Default_Ignorable chars
38788
38789     See discussion on mailing list.
38790
38791  src/hb-unicode-private.hh                                      |
38792  10 +++++++---
38793  .../texts/in-tree/shaper-default/script-hangul/misc/misc.txt   |  1 +
38794  2 files changed, 8 insertions(+), 3 deletions(-)
38795
38796 commit a8cf7b43fa795150ae3d42d64424bb6e0373d0b2
38797 Author: Behdad Esfahbod <behdad@behdad.org>
38798 Date:   Tue Mar 19 05:53:26 2013 -0400
38799
38800     [Indic] Futher adjust ZWJ handling in Indic-like shapers
38801
38802     After the Ngapi hackfest work, we were assuming that fonts
38803     won't use presentation features to choose specific forms
38804     (eg. conjuncts).  As such, we were using auto-joiner behavior
38805     for such features.  It proved to be troublesome as many fonts
38806     used presentation forms ('pres') for example to form conjuncts,
38807     which need to be disabled when a ZWJ is inserted.
38808
38809     Two examples:
38810
38811             U+0D2F,U+200D,U+0D4D,U+0D2F with kartika.ttf
38812             U+0995,U+09CD,U+200D,U+09B7 with vrinda.ttf
38813
38814     What we do now is to never do magic to ZWJ during GSUB's main input
38815     match for Indic-style shapers.  Note that backtrack/lookahead
38816     are still
38817     matched liberally, as is GPOS.  This seems to be an acceptable
38818     compromise.
38819
38820     As to the bug that initially started this work, that one needs to
38821     be fixed differently:
38822
38823       Bug 58714 - Kannada u+0cb0 u+200d u+0ccd u+0c95 u+0cbe does not
38824       provide same results as Windows8
38825       https://bugs.freedesktop.org/show_bug.cgi?id=58714
38826
38827     New numbers:
38828
38829     BENGALI: 353689 out of 354188 tests passed. 499 failed (0.140886%)
38830     DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
38831     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
38832     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
38833     KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
38834     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
38835     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
38836     MALAYALAM: 1048102 out of 1048334 tests passed. 232 failed
38837     (0.0221304%)
38838     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
38839     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
38840     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
38841     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
38842     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
38843
38844  src/hb-ot-layout-gsubgpos-private.hh               | 30
38845  ++++++++--------------
38846  src/hb-ot-layout-private.hh                        |  4 +--
38847  src/hb-ot-layout.cc                                |  8 +++---
38848  src/hb-ot-map-private.hh                           |  8 +++---
38849  src/hb-ot-map.cc                                   | 18 ++++++-------
38850  src/hb-ot-shape-complex-arabic-fallback.hh         |  2 +-
38851  src/hb-ot-shape-complex-indic.cc                   | 30
38852  +++++++++++-----------
38853  src/hb-ot-shape-complex-myanmar.cc                 |  4 +--
38854  src/hb-ot-shape-complex-sea.cc                     |  4 +--
38855  src/hb-ot-shape-fallback.cc                        |  2 +-
38856  .../indic/script-bengali/misc/misc.txt             |  1 +
38857  .../indic/script-malayalam/misc/misc.txt           |  1 +
38858  12 files changed, 53 insertions(+), 59 deletions(-)
38859
38860 commit 8226fb56f131362db877dc4be6857c684b8fd022
38861 Author: Behdad Esfahbod <behdad@behdad.org>
38862 Date:   Tue Mar 19 05:22:27 2013 -0400
38863
38864     Allow disabling ICU by using a fake icu-config script
38865
38866  configure.ac | 4 ++--
38867  1 file changed, 2 insertions(+), 2 deletions(-)
38868
38869 commit a1f3e8ccbfad0d1148b905ae008ba63a26090cb9
38870 Author: Behdad Esfahbod <behdad@behdad.org>
38871 Date:   Mon Mar 11 20:18:49 2013 -0400
38872
38873     [travis] Install libicu
38874
38875  .travis.yml | 5 +++--
38876  1 file changed, 3 insertions(+), 2 deletions(-)
38877
38878 commit 14cfab52daa8d22b843110f32ca09af5bbc855a6
38879 Author: Behdad Esfahbod <behdad@behdad.org>
38880 Date:   Mon Mar 11 19:53:44 2013 -0400
38881
38882     Add build system fallback to icu-config
38883
38884     Ubuntu doesn't (or didn't until recently?) ship icu pkg-config
38885     files.  That's quite unfortunate.  Work around it.
38886
38887     Bug 57608 - ICU Detection fallback for non-pkgconfig systems
38888
38889  configure.ac | 37 +++++++++++++++++++++++++++++++++++++
38890  1 file changed, 37 insertions(+)
38891
38892 commit 190e19e6842875c7a487c66235300ee6b42fb5da
38893 Author: Behdad Esfahbod <behdad@behdad.org>
38894 Date:   Sat Mar 9 20:30:22 2013 -0500
38895
38896     [ft] Remove TODO items that I'm not going to fix
38897
38898  src/hb-ft.cc | 7 +------
38899  1 file changed, 1 insertion(+), 6 deletions(-)
38900
38901 commit 392ee97431b368ee74e1b521fd539b69d2efadfb
38902 Author: Behdad Esfahbod <behdad@behdad.org>
38903 Date:   Sat Mar 9 20:27:55 2013 -0500
38904
38905     [ft] Remove TODO item re FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
38906
38907     That flag is redundant, deprecated, and ignored since April 2011.
38908     From FreeType git log:
38909
38910     commit 8c82ec5b17d0cfc9b0876a2d848acc207a62a25a
38911     Author: Behdad Esfahbod <behdad@behdad.org>
38912     Date:   Thu Apr 21 08:21:37 2011 +0200
38913
38914         Always ignore global advance.
38915
38916         This makes FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH redundant,
38917         deprecated, and ignored.  The new behavior is what every
38918         major user
38919         of FreeType has been requesting.  Global advance is broken in many
38920         CJK fonts.  Just ignoring it by default makes most sense.
38921
38922         * src/truetype/ttdriver.c (tt_get_advances),
38923         src/truetype/ttgload.c (TT_Get_HMetrics, TT_Get_VMetrics,
38924         tt_get_metrics, compute_glyph_metrics, TT_Load_Glyph),
38925         src/truetype/ttgload.h: Implement it.
38926
38927         * docs/CHANGES: Updated.
38928
38929  src/hb-ft.cc | 2 --
38930  1 file changed, 2 deletions(-)
38931
38932 commit c5d91f39802078fc6f6de71940739ec4d04eca07
38933 Author: Behdad Esfahbod <behdad@behdad.org>
38934 Date:   Sat Mar 9 04:34:21 2013 -0500
38935
38936     Add hb_auto_array_t
38937
38938  src/hb-private.hh | 8 ++++++++
38939  1 file changed, 8 insertions(+)
38940
38941 commit ee5464d17fa4c59f5adaaa13dde70dd5264dbc64
38942 Author: Behdad Esfahbod <behdad@behdad.org>
38943 Date:   Sat Mar 9 01:59:30 2013 -0500
38944
38945     [OTLayout] Move code around
38946
38947  src/hb-ot-layout-gpos-table.hh |  33 ++++++------
38948  src/hb-ot-layout-gsub-table.hh | 115
38949  +++++++++++++++++++++--------------------
38950  2 files changed, 75 insertions(+), 73 deletions(-)
38951
38952 commit 9c5a9ee967120c8a968a1160c420e03620d46c24
38953 Author: Behdad Esfahbod <behdad@behdad.org>
38954 Date:   Sat Mar 9 01:55:04 2013 -0500
38955
38956     [OTLayout] Rename process() to dispatch()
38957
38958  src/hb-open-type-private.hh          |  2 +-
38959  src/hb-ot-layout-gpos-table.hh       | 80
38960  ++++++++++++++++++------------------
38961  src/hb-ot-layout-gsub-table.hh       | 78
38962  +++++++++++++++++------------------
38963  src/hb-ot-layout-gsubgpos-private.hh | 36 ++++++++--------
38964  4 files changed, 98 insertions(+), 98 deletions(-)
38965
38966 commit 2761e8a632c14353f286708898be8df6ebad7407
38967 Author: Behdad Esfahbod <behdad@behdad.org>
38968 Date:   Thu Mar 7 20:51:30 2013 -0500
38969
38970     [win32] Remove MemoryBarrier() fallback implementation
38971
38972     I added these because the older mingw32 toolchain didn't have
38973     MemoryBarrier().  The newer mingw-w64 toolchain however has.
38974     As reported by John Emmas this was causing build failure with
38975     MSVC (on glib) because of inline issues.  But that reminded me
38976     that we may be taking this path even if the system implements
38977     MemoryBarrier as a function, which is a waste.  So, just remove
38978     it.
38979
38980  src/hb-atomic-private.hh | 14 +-------------
38981  1 file changed, 1 insertion(+), 13 deletions(-)
38982
38983 commit ea11abfc5de8bc5cf651b37c9570593eed6a8f9b
38984 Author: Behdad Esfahbod <behdad@behdad.org>
38985 Date:   Wed Mar 6 20:21:11 2013 -0500
38986
38987     [build] Port to newer automake recommended syntax
38988
38989  test/api/Makefile.am | 4 ++--
38990  1 file changed, 2 insertions(+), 2 deletions(-)
38991
38992 commit c39def9bc71559d59325a2c3282c1cec4286b2ae
38993 Author: Behdad Esfahbod <behdad@behdad.org>
38994 Date:   Wed Mar 6 20:20:45 2013 -0500
38995
38996     Move valgrind suppressions to the correct directory
38997
38998  test/{ => api}/.valgrind-suppressions | 0
38999  1 file changed, 0 insertions(+), 0 deletions(-)
39000
39001 commit a8ac1d33c731f6200ee472ab6c37a80b72770564
39002 Author: Behdad Esfahbod <behdad@behdad.org>
39003 Date:   Wed Mar 6 20:05:34 2013 -0500
39004
39005     [build] Add AM_PROG_AR
39006
39007     Newer automake / libtools warns otherwise.
39008
39009  configure.ac | 1 +
39010  1 file changed, 1 insertion(+)
39011
39012 commit 5594c2d112c295147ee69215a2ce9dfd99984aa0
39013 Author: Behdad Esfahbod <behdad@behdad.org>
39014 Date:   Wed Mar 6 19:37:31 2013 -0500
39015
39016     [FT] Just return if glyph name not found
39017
39018     The fallback happens in higher level already.  No need to do here.
39019
39020  src/hb-ft.cc | 4 ++--
39021  1 file changed, 2 insertions(+), 2 deletions(-)
39022
39023 commit fb7c182bf92142540bff1ad7fb82de0d115fb2b5
39024 Author: Behdad Esfahbod <behdad@behdad.org>
39025 Date:   Wed Mar 6 00:53:24 2013 -0500
39026
39027     [Indic] Minor
39028
39029  src/hb-ot-shape-complex-indic.cc | 2 +-
39030  1 file changed, 1 insertion(+), 1 deletion(-)
39031
39032 commit 8144936d072f94104242edf9e7aaa31d315b4094
39033 Author: Behdad Esfahbod <behdad@behdad.org>
39034 Date:   Tue Mar 5 20:08:59 2013 -0500
39035
39036     [Indic] Work around fonts with broken new-spec tables
39037
39038     See comments, and this thread:
39039
39040     http://lists.freedesktop.org/archives/harfbuzz/2013-March/002990.html
39041
39042     Originally reported here:
39043
39044     https://code.google.com/p/chromium/issues/detail?id=96143
39045
39046     Doesn't change test suite numbers.
39047
39048  src/hb-ot-shape-complex-indic.cc | 42
39049  +++++++++++++++++++++++++++-------------
39050  1 file changed, 29 insertions(+), 13 deletions(-)
39051
39052 commit dfb799f57572e8123035a42a30f93c7fc4d37692
39053 Author: Behdad Esfahbod <behdad@behdad.org>
39054 Date:   Tue Mar 5 17:23:33 2013 -0500
39055
39056     [travis] Oops.  Run make check, not make test!
39057
39058  .travis.yml | 2 +-
39059  1 file changed, 1 insertion(+), 1 deletion(-)
39060
39061 commit 8bdce1cac1be9e79344c1f9a9811d98ed2e5c5fd
39062 Author: Behdad Esfahbod <behdad@behdad.org>
39063 Date:   Tue Mar 5 02:35:31 2013 -0500
39064
39065     Run autogen.sh, not configure, in travis-ci
39066
39067  .travis.yml | 1 +
39068  1 file changed, 1 insertion(+)
39069
39070 commit 5f705b437cb116275a8c20366e694d740bce715c
39071 Author: Behdad Esfahbod <behdad@behdad.org>
39072 Date:   Tue Mar 5 01:37:44 2013 -0500
39073
39074     Add .travis.yml for continuous building with travis-ci.org
39075
39076     Notifications sent to IRC channel and mailing list.
39077
39078  .travis.yml | 12 ++++++++++++
39079  1 file changed, 12 insertions(+)
39080
39081 commit cd54d505d1a2467a67e5ff96fe0eb101b953b265
39082 Author: Behdad Esfahbod <behdad@behdad.org>
39083 Date:   Mon Mar 4 21:29:38 2013 -0500
39084
39085     Fix distcheck
39086
39087  src/Makefile.am | 2 ++
39088  1 file changed, 2 insertions(+)
39089
39090 commit 22c625a490bbaac52ead2cd29ee49b170e6e9845
39091 Author: Behdad Esfahbod <behdad@behdad.org>
39092 Date:   Mon Mar 4 20:56:15 2013 -0500
39093
39094     [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896
39095
39096         Move reusable list of files into variable definitions modules can
39097         reuse
39098
39099  Makefile.am | 22 ++++------------------
39100  git.mk      | 59
39101  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
39102  2 files changed, 60 insertions(+), 21 deletions(-)
39103
39104 commit 66f7b3509a121b8f3289ad4c4aed2b5b10a6de2e
39105 Author: Behdad Esfahbod <behdad@behdad.org>
39106 Date:   Mon Mar 4 18:52:12 2013 -0500
39107
39108     Add libtool m4 macros to MAINTAINERCLEANFILES
39109
39110  Makefile.am | 5 +++++
39111  1 file changed, 5 insertions(+)
39112
39113 commit 41732f1fe3ce856d8bb95850635034537b6ba047
39114 Author: Behdad Esfahbod <behdad@behdad.org>
39115 Date:   Wed Feb 27 20:40:54 2013 -0500
39116
39117     [Indic] Help compiler put indic_features table in .rodata
39118
39119     The overridden "or" operator was preventing the flag expression from
39120     being const, and putting the table in .data instead or .rodata.
39121
39122  src/hb-ot-map-private.hh         |  2 ++
39123  src/hb-ot-shape-complex-indic.cc | 24 ++++++++++++------------
39124  2 files changed, 14 insertions(+), 12 deletions(-)
39125
39126 commit 778d7f844cb330289830c95431269db06ba1c969
39127 Author: Behdad Esfahbod <behdad@behdad.org>
39128 Date:   Wed Feb 27 18:47:26 2013 -0500
39129
39130     [buffer] Better parse glyph names
39131
39132  src/hb-buffer-deserialize-json.rl | 9 ++++++---
39133  src/hb-buffer-deserialize-text.rl | 5 ++++-
39134  2 files changed, 10 insertions(+), 4 deletions(-)
39135
39136 commit 20b817ac21147e0a8edbf23ef071c2f4ce6c2b95
39137 Author: Behdad Esfahbod <behdad@behdad.org>
39138 Date:   Wed Feb 27 18:39:37 2013 -0500
39139
39140     [buffer] Implement buffer deserialization for format=json
39141
39142     Using a ragel machine.
39143
39144  src/Makefile.am                   |   2 +
39145  src/hb-buffer-deserialize-json.rl | 129
39146  ++++++++++++++++++++++++++++++++++++++
39147  src/hb-buffer-deserialize-text.rl |  52 +--------------
39148  src/hb-buffer-serialize.cc        |  45 +++++++++++--
39149  src/hb-private.hh                 |   6 +-
39150  src/hb-shape.cc                   |   2 -
39151  src/test-buffer-serialize.cc      |   4 +-
39152  7 files changed, 179 insertions(+), 61 deletions(-)
39153
39154 commit 847794e929831750e97525137ab5e285ccd1064e
39155 Author: Behdad Esfahbod <behdad@behdad.org>
39156 Date:   Wed Feb 27 17:59:28 2013 -0500
39157
39158     [buffer] Implement buffer deserialization for format=text
39159
39160     Using a ragel machine.
39161
39162  src/Makefile.am                   |   2 +
39163  src/hb-buffer-deserialize-text.rl | 169
39164  ++++++++++++++++++++++++++++++++++++++
39165  src/hb-buffer-private.hh          |   3 +-
39166  src/hb-buffer-serialize.cc        |  36 +++-----
39167  src/hb-buffer.cc                  |  13 ++-
39168  src/hb-buffer.h                   |   2 +-
39169  src/hb-private.hh                 |   5 +-
39170  src/hb-shape.cc                   |   9 +-
39171  src/test-buffer-serialize.cc      |  16 +++-
39172  9 files changed, 221 insertions(+), 34 deletions(-)
39173
39174 commit 4ee803b42a3baae4b0f295a07cb7ad591a538e4c
39175 Author: Behdad Esfahbod <behdad@behdad.org>
39176 Date:   Wed Feb 27 16:09:55 2013 -0500
39177
39178     [buffer] Fix serializing of buffer with invalid direction
39179
39180  src/hb-buffer-serialize.cc | 2 +-
39181  1 file changed, 1 insertion(+), 1 deletion(-)
39182
39183 commit e54dd26300f50eb19907a9d39269a363279b3e07
39184 Author: Behdad Esfahbod <behdad@behdad.org>
39185 Date:   Wed Feb 27 13:01:02 2013 -0500
39186
39187     [buffer] Start implementing buffer deserialization
39188
39189  src/Makefile.am              |  12 ++++-
39190  src/hb-buffer-serialize.cc   |  64 ++++++++++++++++++++++--
39191  src/hb-buffer.h              |   2 +-
39192  src/test-buffer-serialize.cc | 114
39193  +++++++++++++++++++++++++++++++++++++++++++
39194  4 files changed, 187 insertions(+), 5 deletions(-)
39195
39196 commit bcc8f32b4c46cd73f591924c64a6f63df6eaf9e7
39197 Author: Behdad Esfahbod <behdad@behdad.org>
39198 Date:   Wed Feb 27 12:02:42 2013 -0500
39199
39200     [buffer] Minor
39201
39202  src/hb-buffer-serialize.cc | 10 +++++++---
39203  src/hb-buffer.h            |  4 ++--
39204  2 files changed, 9 insertions(+), 5 deletions(-)
39205
39206 commit d3e14aafff60e1314d0ef66e42cdde6bf949bb66
39207 Author: Behdad Esfahbod <behdad@behdad.org>
39208 Date:   Wed Feb 27 11:06:36 2013 -0500
39209
39210     [buffer] Move buffer serialization code to a new file
39211
39212  Android.mk                 |   1 +
39213  src/Makefile.am            |   1 +
39214  src/hb-buffer-serialize.cc | 251
39215  +++++++++++++++++++++++++++++++++++++++++++++
39216  src/hb-buffer.cc           | 228 ----------------------------------------
39217  4 files changed, 253 insertions(+), 228 deletions(-)
39218
39219 commit 8da51112696ec8641d7dd9184b7ab1dd48458813
39220 Author: Behdad Esfahbod <behdad@behdad.org>
39221 Date:   Wed Feb 27 17:48:31 2013 -0500
39222
39223     Minor
39224
39225  src/hb-shape.cc | 2 ++
39226  1 file changed, 2 insertions(+)
39227
39228 commit 94789fd6012125acc8426dd88df97f03b0948ea5
39229 Author: Behdad Esfahbod <behdad@behdad.org>
39230 Date:   Tue Feb 26 21:22:37 2013 -0500
39231
39232     [Indic] Sort pre-base reordering consonants with post-forms
39233
39234     Before, we were marking them as below-form for initial reordering.
39235     However, there is a rule that says "post consonants should follow
39236     below consonsnts" for base determination purposes.  Malayalam has
39237     port-form YA/VA, and RA is pre-base.  As such, for a sequence like
39238     YA,Virama,YA,Virama,RA, the correct base is at index 0.  But
39239     because the code was seeing RA as a below-base, it was stopping at
39240     the second YA as base, instead of jumping it as a post-base.
39241
39242     By treating prebase-reordering consonants like post-forms, this
39243     is fixed.
39244
39245     MALAYALAM went down from 351 to 265.  Other numbers didn't change:
39246
39247     BENGALI: 353686 out of 354188 tests passed. 502 failed (0.141733%)
39248     DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
39249     GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
39250     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
39251     KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
39252     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
39253     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
39254     MALAYALAM: 1048069 out of 1048334 tests passed. 265 failed
39255     (0.0252782%)
39256     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
39257     SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
39258     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
39259     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
39260     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
39261
39262  src/hb-ot-shape-complex-indic.cc | 2 +-
39263  1 file changed, 1 insertion(+), 1 deletion(-)
39264
39265 commit 6d69a2cec158061ef097c488d08813c9503824b8
39266 Author: Behdad Esfahbod <behdad@behdad.org>
39267 Date:   Tue Feb 26 19:35:50 2013 -0500
39268
39269     [tests] Add Malayalam tests frim cibu
39270
39271  .../indic/script-malayalam/misc/MANIFEST           |   1 +
39272  .../indic/script-malayalam/misc/cibu.txt           | 188
39273  +++++++++++++++++++++
39274  2 files changed, 189 insertions(+)
39275
39276 commit 1edc6b97b67363d55cfb5914c991ae54d42a6440
39277 Author: Behdad Esfahbod <behdad@behdad.org>
39278 Date:   Tue Feb 26 15:01:45 2013 -0500
39279
39280     Update Android.mk
39281
39282  Android.mk | 3 +++
39283  1 file changed, 3 insertions(+)
39284
39285 commit 05d5d3cd63ba2fadfdb62190dd24ef80ee3df40c
39286 Author: Behdad Esfahbod <behdad@behdad.org>
39287 Date:   Mon Feb 25 23:57:51 2013 -0500
39288
39289     Fix "comparison between signed and unsigned" warnings
39290
39291     Patch from Jonathan Kew.
39292
39293  src/hb-open-type-private.hh | 2 +-
39294  1 file changed, 1 insertion(+), 1 deletion(-)
39295
39296 commit 07a52b62115f10caea5c2d174a4272eb9ddb2284
39297 Author: Behdad Esfahbod <behdad@behdad.org>
39298 Date:   Mon Feb 25 19:09:57 2013 -0500
39299
39300     Give up sanitizing after 100 edit requests
39301
39302     Such fonts are *definitely* really broken.  Give up.
39303     Limits time spent in sanitize for extremely / deliberately broken
39304     fonts.  For example, two fonts with these md5sum / names:
39305
39306       9343f0a1b8c84b8123e7d201cae62ffd.ttf
39307       eb8c978547f09d368fc204194fb34688.ttf
39308
39309     were spending over a second in sanitize!  Not anymore.
39310
39311  src/hb-open-type-private.hh | 7 +++++++
39312  1 file changed, 7 insertions(+)
39313
39314 commit 29ff25481584e20a2fa39195f295c8eb4bf3bad0
39315 Author: Behdad Esfahbod <behdad@behdad.org>
39316 Date:   Mon Feb 25 19:04:56 2013 -0500
39317
39318     Add HB_DEBUG_VERBOSE
39319
39320     Only affects the verbosity of function name printing right now.
39321
39322  src/hb-private.hh | 6 +++++-
39323  1 file changed, 5 insertions(+), 1 deletion(-)
39324
39325 commit 05686b5f697ed40dd21b330d044c3c286461fb26
39326 Author: Behdad Esfahbod <behdad@behdad.org>
39327 Date:   Mon Feb 25 18:19:20 2013 -0500
39328
39329     0.9.13
39330
39331  NEWS         | 29 +++++++++++++++++++++++++++++
39332  configure.ac |  2 +-
39333  2 files changed, 30 insertions(+), 1 deletion(-)
39334
39335 commit 9e5ac7b8c02c86a4f28c79173a5237503eaa7115
39336 Author: Behdad Esfahbod <behdad@behdad.org>
39337 Date:   Mon Feb 25 17:54:10 2013 -0500
39338
39339     Fix blob test to match c3ba49b6fa1865e8318926eaa6c0f2063d1053bb
39340
39341  test/api/test-blob.c | 57
39342  ++++++++++++++++++++++++++++++++++++++++++++++------
39343  1 file changed, 51 insertions(+), 6 deletions(-)
39344
39345 commit c3ba49b6fa1865e8318926eaa6c0f2063d1053bb
39346 Author: Behdad Esfahbod <behdad@behdad.org>
39347 Date:   Mon Feb 25 17:06:35 2013 -0500
39348
39349     Always create sub-blobs in MEMORY_MODE_READONLY
39350
39351     This fixes a design bug with sanitize and sub-blobs that can
39352     cause crashes.  Jonathan and I found and debugged this issue
39353     when we tested a corrupt font with the md5sum / filename:
39354     ea395483d37af0cb933f40689ff7b60a.  Two hours of intense
39355     debugging we found out that the font has overlapping GSUB/GPOS
39356     tables, and as such, sanitizing the second table can modify
39357     the first one, which can cause all kinds of undefined behavior.
39358
39359     The correct way to fix this is to make sure sub-blobs are
39360     always created readonly, since we consider the parent blob
39361     to be a shared resource and can't modify it, even if it *is*
39362     writable.
39363
39364     This essentially makes the READONLY_MAY_MAKE_WRITABLE mode
39365     unused...  Maybe we should simply remove / deprecate it.
39366
39367  src/hb-blob.cc |  2 +-
39368  src/hb-blob.h  | 26 ++++++++++++++++++++++++++
39369  2 files changed, 27 insertions(+), 1 deletion(-)
39370
39371 commit 57542d7f411c71d9b8110ce6f64090b2c0f6a925
39372 Author: Behdad Esfahbod <behdad@behdad.org>
39373 Date:   Thu Feb 21 15:54:05 2013 -0500
39374
39375     Minor
39376
39377  src/hb-ot-layout-private.hh | 10 +++++-----
39378  1 file changed, 5 insertions(+), 5 deletions(-)
39379
39380 commit d46606e119b48dcca375d6313abd0f93ba5d09c3
39381 Author: Behdad Esfahbod <behdad@behdad.org>
39382 Date:   Thu Feb 21 15:39:57 2013 -0500
39383
39384     Port TrueType-kerning to use skippy iterator
39385
39386     It skips joiners and default ignorables now.  Skips marks too,
39387     but only
39388     if there is proper GDEF classes for marks.
39389
39390  src/hb-ot-shape-fallback.cc | 50
39391  +++++++++++++++++++++++++--------------------
39392  1 file changed, 28 insertions(+), 22 deletions(-)
39393
39394 commit 722e8b857eafc52e07dee5d9b253b88ed5c5c8ed
39395 Author: Behdad Esfahbod <behdad@behdad.org>
39396 Date:   Thu Feb 21 15:37:51 2013 -0500
39397
39398     Fixup previous commit
39399
39400     Was not decreasing num_items.  Ouch!
39401
39402  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++----
39403  1 file changed, 8 insertions(+), 4 deletions(-)
39404
39405 commit ba87b8fc89bf745068ccd19264a2631ea0904846
39406 Author: Behdad Esfahbod <behdad@behdad.org>
39407 Date:   Thu Feb 21 15:23:39 2013 -0500
39408
39409     Move code around
39410
39411  src/hb-ot-shape-fallback-private.hh |  5 +++++
39412  src/hb-ot-shape-fallback.cc         | 40
39413  +++++++++++++++++++++++++++++++++++++
39414  src/hb-ot-shape.cc                  | 38
39415  +----------------------------------
39416  3 files changed, 46 insertions(+), 37 deletions(-)
39417
39418 commit 2b2a6e8944144755ab641f2842e36d9a847719f3
39419 Author: Behdad Esfahbod <behdad@behdad.org>
39420 Date:   Thu Feb 21 15:07:03 2013 -0500
39421
39422     [OTLayout] Correctly skip Default_Ignorable when match_func not set
39423
39424     When a match_func was not set on the matcher_t object (ie. from GPOS),
39425     then the Default_Ignorables (including joiners) were never skipped.
39426     This meant that they were not skipped as they should during GPOS
39427     matching.  Fix that.
39428
39429     A few Indic numbers have "regressed": BENGALI and DEVANAGARI went
39430     up from 290 and 58 respectively, but in both cases new results are
39431     superior to Uniscribe, as they apply GPOS when we weren't (and
39432     Uniscribe isn't) before.
39433     BENGALI: 353686 out of 354188 tests passed. 502 failed (0.141733%)
39434     DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
39435     GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
39436     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
39437     KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
39438     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
39439     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
39440     MALAYALAM: 1047983 out of 1048334 tests passed. 351 failed
39441     (0.0334817%)
39442     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
39443     SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
39444     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
39445     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
39446     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
39447
39448  src/hb-ot-layout-gsubgpos-private.hh | 32
39449  ++++++++++++++++++++++----------
39450  1 file changed, 22 insertions(+), 10 deletions(-)
39451
39452 commit ff93ac8cb24cbc3d9dc1a2bfb0faa88950f4a507
39453 Author: Behdad Esfahbod <behdad@behdad.org>
39454 Date:   Thu Feb 21 14:51:40 2013 -0500
39455
39456     Minor
39457
39458  src/hb-ot-layout-gsubgpos-private.hh | 6 ++----
39459  1 file changed, 2 insertions(+), 4 deletions(-)
39460
39461 commit e0486fc1affd3796fb8f664e2e7fc208f1d2106c
39462 Author: Behdad Esfahbod <behdad@behdad.org>
39463 Date:   Tue Feb 19 00:58:10 2013 -0500
39464
39465     [tests] Add Myanmar torture tests from Martin Hosken
39466
39467  .../shaper-myanmar/script-myanmar/misc/MANIFEST    |  1 +
39468  .../shaper-myanmar/script-myanmar/misc/torture.txt | 23
39469  ++++++++++++++++++++++
39470  2 files changed, 24 insertions(+)
39471
39472 commit a3df9a7bf87aeba7a3d6110cd5e01a65bd0b16d0
39473 Author: Behdad Esfahbod <behdad@behdad.org>
39474 Date:   Tue Feb 19 00:50:46 2013 -0500
39475
39476     Minor
39477
39478     Moving files around
39479
39480  test/shaping/texts/in-tree/MANIFEST                                     |
39481  2 --
39482  test/shaping/texts/in-tree/shaper-default/MANIFEST                      |
39483  2 ++
39484  .../in-tree/{script-default => shaper-default/script-hangul}/MANIFEST
39485  | 0
39486  .../{script-default => shaper-default/script-hangul}/misc/MANIFEST
39487  | 0
39488  .../{shaper-hangul => shaper-default}/script-hangul/misc/misc.txt
39489  | 0
39490  .../script-hangul => shaper-default/script-tibetan}/MANIFEST            |
39491  0
39492  .../script-hangul => shaper-default/script-tibetan}/misc/MANIFEST
39493  | 0
39494  .../{script-default => shaper-default/script-tibetan}/misc/misc.txt
39495  | 0
39496  test/shaping/texts/in-tree/shaper-hangul/MANIFEST                       |
39497  1 -
39498  9 files changed, 2 insertions(+), 3 deletions(-)
39499
39500 commit b1f440759161cb5a54e1b1b910f3a8383b8e8472
39501 Author: Behdad Esfahbod <behdad@behdad.org>
39502 Date:   Sun Feb 17 12:12:37 2013 -0500
39503
39504     [SEA] Fix order of pre-base reordering Ra and left matras
39505
39506     The code was confused because it was expecting left matra to have
39507     POS_PRE_M, like we do in the Myanmar shaper, but that is not what
39508     we were doing in this shaper.  Rewrite to rely on category only.
39509
39510     Test case: U+AA06,U+AA34,U+AA2F
39511
39512  src/hb-ot-shape-complex-sea.cc                              | 13
39513  +++++++------
39514  .../texts/in-tree/shaper-sea/script-cham/misc/misc.txt      |  1 +
39515  2 files changed, 8 insertions(+), 6 deletions(-)
39516
39517 commit 99fa9ea020f26ed2697f38a7690ee1e1b5d946c4
39518 Author: Behdad Esfahbod <behdad@behdad.org>
39519 Date:   Fri Feb 15 11:47:24 2013 -0500
39520
39521     Minor
39522
39523  src/hb-ot-layout-gsub-table.hh | 4 +---
39524  1 file changed, 1 insertion(+), 3 deletions(-)
39525
39526 commit 27589620ba2dcf356fd7fa21cd80221a07803202
39527 Author: Behdad Esfahbod <behdad@behdad.org>
39528 Date:   Fri Feb 15 11:47:09 2013 -0500
39529
39530     [OTLayout] Remove unused code
39531
39532  src/hb-open-type-private.hh | 5 -----
39533  1 file changed, 5 deletions(-)
39534
39535 commit ebb77b9c5e357ff7c9badb0f4bf1c3a965c3e91d
39536 Author: Behdad Esfahbod <behdad@behdad.org>
39537 Date:   Fri Feb 15 09:33:10 2013 -0500
39538
39539     Remove TODO items that don't make sense
39540
39541     The spec says those features need to be disabled by default.
39542
39543  TODO | 2 --
39544  1 file changed, 2 deletions(-)
39545
39546 commit c2a1cdc4c4cc51f4680ebc4ec2c462cb660f9492
39547 Author: Behdad Esfahbod <behdad@behdad.org>
39548 Date:   Fri Feb 15 09:27:02 2013 -0500
39549
39550     [Arabic] Fix shaping of left-joining 'Phags-Pa U+A872
39551
39552     This is the first character in Unicode to have Arabic left-joining
39553     behavior.  Update the machine to recognize that.
39554
39555     Test case: U+A840,U+A872,U+A840.
39556
39557  src/hb-ot-shape-complex-arabic.cc | 40
39558  +++++++++++++++++++--------------------
39559  1 file changed, 19 insertions(+), 21 deletions(-)
39560
39561 commit 05ac87813d17d9ebbfa315eee3f80f25b53135c5
39562 Author: Behdad Esfahbod <behdad@behdad.org>
39563 Date:   Fri Feb 15 09:26:41 2013 -0500
39564
39565     [tests] Add Syriac Alaph shaping test cases
39566
39567  .../shaper-arabic/script-syriac/misc/MANIFEST      |  1 +
39568  .../shaper-arabic/script-syriac/misc/alaph.txt     | 98
39569  ++++++++++++++++++++++
39570  2 files changed, 99 insertions(+)
39571
39572 commit c462b32dcb883a7aca066af24c4d28c7a2b7fa28
39573 Author: Behdad Esfahbod <behdad@behdad.org>
39574 Date:   Fri Feb 15 07:51:47 2013 -0500
39575
39576     Disable automatic segment properties guessing
39577
39578     Before, if one called hb_shape() without setting script, language, and
39579     direction on the buffer, hb_shape() was calling
39580     hb_buffer_guess_segment_properties() on the user's behalf to guess
39581     these.
39582
39583     This is very dangerous, since any serious user of HarfBuzz must set
39584     these properly (specially important is direction).  So now, we don't
39585     guess properties by default.  People not setting direction will get
39586     an abort() now.  If the old behavior is desired (fragile, good for
39587     simple testing only), users can call
39588     hb_buffer_guess_segment_properties() on the buffer just before calling
39589     hb_shape().
39590
39591  src/hb-fallback-shape.cc | 1 -
39592  src/hb-ot-shape.cc       | 2 --
39593  src/hb-shape.cc          | 2 --
39594  util/options.hh          | 1 +
39595  4 files changed, 1 insertion(+), 5 deletions(-)
39596
39597 commit 7abddbb47a489aaac8e76ac6e700cd815739b1d2
39598 Author: Behdad Esfahbod <behdad@behdad.org>
39599 Date:   Fri Feb 15 07:46:57 2013 -0500
39600
39601     Add assertions for a couple programmer errors
39602
39603  src/hb-shape-plan.cc | 8 +++++++-
39604  1 file changed, 7 insertions(+), 1 deletion(-)
39605
39606 commit 038c98f6866fe1177b04bd2ae3bb461b2f0fd1ed
39607 Author: Behdad Esfahbod <behdad@behdad.org>
39608 Date:   Fri Feb 15 07:41:07 2013 -0500
39609
39610     Allow disabling of TrueType kerning
39611
39612     Responds to the same feature tag that GPOS kerning does:
39613     'kern' for horizontal and 'vkrn' for vertical.
39614
39615  TODO               |  2 --
39616  src/hb-ot-shape.cc | 55
39617  ++++++++++++++++++++++++++++++++++--------------------
39618  2 files changed, 35 insertions(+), 22 deletions(-)
39619
39620 commit 398238a2526d322eb79e255c24634a275473920f
39621 Author: Behdad Esfahbod <behdad@behdad.org>
39622 Date:   Fri Feb 15 07:40:10 2013 -0500
39623
39624     Fix partial disabling of default-on features
39625
39626     Surprisingly, if user ever tried to turn a default feature off
39627     partially
39628     (say, disable liga for a range), the feature was being turned off
39629     globally!  Fixed now.
39630
39631  src/hb-ot-map.cc | 5 ++---
39632  1 file changed, 2 insertions(+), 3 deletions(-)
39633
39634 commit cb90b1bbe6d27ca6968b70d2dbfea7ab7fb73293
39635 Author: Behdad Esfahbod <behdad@behdad.org>
39636 Date:   Fri Feb 15 07:02:08 2013 -0500
39637
39638     [OTLayout] Respect syllable boundaries for backtrack/lookahead
39639     matching
39640
39641     Originally we meant to match backtrack/lookahead across syllable
39642     boundaries.  But a bug in the code meant that this was NOT done for
39643     backtrack.  We "fixed" that in
39644     2c7d0b6b80d412de3fddd443ed1a485ea1cbb03c,
39645     but that broke Myanmar shaping.
39646
39647     We now believe that for Indic-like shapers (which is where syllables
39648     are
39649     used), all basic shaping forms should be fully contained within their
39650     syllables, so now we limit backtrack/lookahead matching to the
39651     syllable
39652     too.  Unbreaks Myanmar.
39653
39654  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
39655  1 file changed, 2 insertions(+), 2 deletions(-)
39656
39657 commit ee9c3a17d0bf263c5eee479fd778db97cff8e189
39658 Author: Behdad Esfahbod <behdad@behdad.org>
39659 Date:   Fri Feb 15 06:22:26 2013 -0500
39660
39661     Minor refactoring
39662
39663  src/hb-ot-shape-complex-myanmar.cc | 36
39664  ++++++++++--------------------------
39665  src/hb-ot-shape-complex-sea.cc     | 37
39666  ++++++++++---------------------------
39667  src/hb-ot-shape.cc                 | 17 ++++++-----------
39668  3 files changed, 26 insertions(+), 64 deletions(-)
39669
39670 commit cfc507c5432e6327e8484b07b9e091212653bc92
39671 Author: Behdad Esfahbod <behdad@behdad.org>
39672 Date:   Thu Feb 14 10:40:12 2013 -0500
39673
39674     [Indic-like] Disable automatic joiner handling for basic shaping
39675     features
39676
39677     Not for Arabic, but for Indic-like scripts.  ZWJ/ZWNJ have special
39678     meanings in those scripts, so let font lookups take full control.
39679
39680     This undoes the regression caused by automatic-joiners handling
39681     introduced two commits ago.
39682
39683     We only disable automatic joiner handling for the "basic shaping
39684     features" of Indic, Myanmar, and SEAsian shapers.  The "presentation
39685     forms" and other features are still applied with automatic-joiner
39686     handling.
39687
39688     This change also changes the test suite failure statistics, such that
39689     a few scripts show more "failures".  The most affected is Kannada.
39690     However, upon inspection, we believe that in most, if not all, of the
39691     new failures, we are producing results superior to Uniscribe.  Hard to
39692     count those!
39693
39694     Here's an example of what is fixed by the recent joiner-handling
39695     changes:
39696
39697       https://bugs.freedesktop.org/show_bug.cgi?id=58714
39698
39699     New numbers, for future reference:
39700
39701     BENGALI: 353892 out of 354188 tests passed. 296 failed (0.0835714%)
39702     DEVANAGARI: 707336 out of 707394 tests passed. 58 failed (0.00819911%)
39703     GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
39704     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
39705     KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
39706     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
39707     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
39708     MALAYALAM: 1047983 out of 1048334 tests passed. 351 failed
39709     (0.0334817%)
39710     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
39711     SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
39712     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
39713     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
39714     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
39715
39716  src/hb-ot-layout-gsubgpos-private.hh       | 35
39717  +++++++++++++++++++-----------
39718  src/hb-ot-layout-private.hh                |  6 +++--
39719  src/hb-ot-layout.cc                        | 10 +++++----
39720  src/hb-ot-map-private.hh                   | 12 ++++++----
39721  src/hb-ot-map.cc                           | 32
39722  +++++++++++++++++++++------
39723  src/hb-ot-shape-complex-arabic-fallback.hh |  2 +-
39724  src/hb-ot-shape-complex-indic.cc           | 29 +++++++++++++------------
39725  src/hb-ot-shape-complex-myanmar.cc         |  4 ++--
39726  src/hb-ot-shape-complex-sea.cc             |  4 ++--
39727  9 files changed, 85 insertions(+), 49 deletions(-)
39728
39729 commit 0b45479198d61d5135dad771e9c68408eb13f930
39730 Author: Behdad Esfahbod <behdad@behdad.org>
39731 Date:   Thu Feb 14 10:46:52 2013 -0500
39732
39733     [OTLayout] Add fine-grained control over ZWJ matching
39734
39735     Not used yet.  Next commit...
39736
39737  src/hb-ot-layout-gsubgpos-private.hh | 10 ++++++++--
39738  src/hb-ot-layout-private.hh          | 11 +++++++++--
39739  2 files changed, 17 insertions(+), 4 deletions(-)
39740
39741 commit 607feb7cff0e50f8738d2e49ca463fc9d7d494de
39742 Author: Behdad Esfahbod <behdad@behdad.org>
39743 Date:   Thu Feb 14 07:43:13 2013 -0500
39744
39745     [OTLayout] Ignore default-ignorables when matching GSUB/GPOS
39746
39747     When matching lookups, be smart about default-ignorable characters.
39748     In particular:
39749
39750     Do nothing specific about ZWNJ, but for the other default-ignorables:
39751
39752     If the lookup in question uses the ignorable character in a sequence,
39753     then match it as we used to do.  However, if the sequence match will
39754     fail because the default-ignorable blocked it, try skipping the
39755     ignorable character and continue.
39756
39757     The most immediate thing it means is that if Lam-Alef forms a
39758     ligature,
39759     then Lam-ZWJ-Alef will do to.  Finally!
39760
39761     One exception: when matching for GPOS, or for backtrack/lookahead of
39762     GSUB, we ignore ZWNJ too.  That's the right thing to do.
39763
39764     It certainly is possible to build fonts that this feature will result
39765     in undesirable glyphs, but it's hard to think of a real-world case
39766     that that would happen.
39767
39768     This *does* break Indic shaping right now, since Indic Unicode has
39769     specific rules for what ZWJ/ZWNJ mean, and skipping ZWJ is breaking
39770     those rules.  That will be fixed in upcoming commits.
39771
39772  src/hb-ot-layout-gpos-table.hh       |   1 +
39773  src/hb-ot-layout-gsub-table.hh       |   2 +-
39774  src/hb-ot-layout-gsubgpos-private.hh | 279
39775  ++++++++++++++++++++++++-----------
39776  src/hb-ot-layout-private.hh          |  45 ++++++
39777  src/hb-ot-shape-private.hh           |  44 ------
39778  5 files changed, 237 insertions(+), 134 deletions(-)
39779
39780 commit ec5448667b30ad662401c2b4f5fc0da524c013fd
39781 Author: Behdad Esfahbod <behdad@behdad.org>
39782 Date:   Thu Feb 14 11:25:10 2013 -0500
39783
39784     Add hb_ot_map_feature_flags_t
39785
39786     Code cleanup.  No (intended) functional change.
39787
39788  src/hb-ot-map-private.hh           | 29 +++++++++++++++++---
39789  src/hb-ot-map.cc                   | 24 ++++++++---------
39790  src/hb-ot-shape-complex-arabic.cc  |  4 +--
39791  src/hb-ot-shape-complex-indic.cc   | 55
39792  +++++++++++++++++++-------------------
39793  src/hb-ot-shape-complex-myanmar.cc |  4 +--
39794  src/hb-ot-shape-complex-sea.cc     |  2 +-
39795  src/hb-ot-shape.cc                 |  6 +++--
39796  7 files changed, 74 insertions(+), 50 deletions(-)
39797
39798 commit e7ffcfafb1108801ac504f18f820e497226bf07f
39799 Author: Behdad Esfahbod <behdad@behdad.org>
39800 Date:   Thu Feb 14 11:05:56 2013 -0500
39801
39802     Clean-up add_bool_feature
39803
39804  src/hb-ot-map-private.hh           |  4 ++--
39805  src/hb-ot-shape-complex-arabic.cc  | 16 ++++++++--------
39806  src/hb-ot-shape-complex-default.cc |  2 +-
39807  src/hb-ot-shape-complex-indic.cc   |  8 ++++----
39808  src/hb-ot-shape-complex-myanmar.cc |  8 ++++----
39809  src/hb-ot-shape-complex-sea.cc     |  8 ++++----
39810  src/hb-ot-shape.cc                 | 10 +++++-----
39811  7 files changed, 28 insertions(+), 28 deletions(-)
39812
39813 commit e7562f53fe6a506d2c6d59d6688e4fa468bba462
39814 Author: Behdad Esfahbod <behdad@behdad.org>
39815 Date:   Thu Feb 14 11:05:36 2013 -0500
39816
39817     Fix compile warnings for ragel-generated machines
39818
39819  src/hb-ot-shape-complex-indic-machine.rl   | 2 +-
39820  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
39821  src/hb-ot-shape-complex-sea-machine.rl     | 2 +-
39822  3 files changed, 3 insertions(+), 3 deletions(-)
39823
39824 commit 4e51df73a337f7232a7dfa85df78a4f19b24771b
39825 Author: Behdad Esfahbod <behdad@behdad.org>
39826 Date:   Thu Feb 14 07:42:42 2013 -0500
39827
39828     [OTLayout] Remove unused function
39829
39830  src/hb-ot-layout-gsubgpos-private.hh | 5 -----
39831  1 file changed, 5 deletions(-)
39832
39833 commit 8820bb235b1f63e4d93c8a2f5c08b44d89e06b78
39834 Author: Behdad Esfahbod <behdad@behdad.org>
39835 Date:   Thu Feb 14 07:41:03 2013 -0500
39836
39837     [OTLayout] Port apply_lookup to skippy_iter
39838
39839  src/hb-ot-layout-gsubgpos-private.hh | 50
39840  +++++++++++++++++++++++++-----------
39841  1 file changed, 35 insertions(+), 15 deletions(-)
39842
39843 commit dfca269f069dae2f99990dac24da15d316eccb9f
39844 Author: Behdad Esfahbod <behdad@behdad.org>
39845 Date:   Thu Feb 14 07:20:52 2013 -0500
39846
39847     [OTLayout] Port ligate_input to skippy_iter
39848
39849  src/hb-ot-layout-gsubgpos-private.hh | 5 ++++-
39850  1 file changed, 4 insertions(+), 1 deletion(-)
39851
39852 commit 7e53415c2d8859e8b5948a2edb38c39a8f78b825
39853 Author: Behdad Esfahbod <behdad@behdad.org>
39854 Date:   Thu Feb 14 06:24:30 2013 -0500
39855
39856     [OTLayout] Minor fix for apply_lookup()
39857
39858     Should NOT change behavior, since first glyph is a match.
39859
39860  src/hb-ot-layout-gsubgpos-private.hh | 16 +++++++++-------
39861  1 file changed, 9 insertions(+), 7 deletions(-)
39862
39863 commit 6880f7e19d44c50e45ecb86d26381aad956d9acb
39864 Author: Behdad Esfahbod <behdad@behdad.org>
39865 Date:   Wed Feb 13 12:17:25 2013 -0500
39866
39867     [OTLayout] Make table type known to apply context
39868
39869  src/hb-ot-layout-gsubgpos-private.hh       | 5 ++++-
39870  src/hb-ot-layout.cc                        | 4 ++--
39871  src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
39872  3 files changed, 7 insertions(+), 4 deletions(-)
39873
39874 commit 2c7d0b6b80d412de3fddd443ed1a485ea1cbb03c
39875 Author: Behdad Esfahbod <behdad@behdad.org>
39876 Date:   Wed Feb 13 12:10:08 2013 -0500
39877
39878     [OTLayou] Unbreak backtrack matching
39879
39880     Was introduced by 28b9d502bb69a8045818d5f6113ded9c59a56bd7.
39881
39882  src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
39883  1 file changed, 3 insertions(+), 4 deletions(-)
39884
39885 commit c074ebc466dcc9bcc0d8a5dd7e942dea974ff718
39886 Author: Behdad Esfahbod <behdad@behdad.org>
39887 Date:   Wed Feb 13 11:22:42 2013 -0500
39888
39889     [OTLayout] Minor refactoring
39890
39891  src/hb-ot-layout-gpos-table.hh       |  9 ++++++---
39892  src/hb-ot-layout-gsubgpos-private.hh | 30 +++++++++++++++++-------------
39893  2 files changed, 23 insertions(+), 16 deletions(-)
39894
39895 commit 407fc12466ef460d0edf11b89f0d04c4d724875f
39896 Author: Behdad Esfahbod <behdad@behdad.org>
39897 Date:   Wed Feb 13 11:13:06 2013 -0500
39898
39899     [OTLayout] Remove bogus caching of glyph property
39900
39901  src/hb-ot-layout-gpos-table.hh       | 21 ++++++++-----------
39902  src/hb-ot-layout-gsub-table.hh       |  7 +++----
39903  src/hb-ot-layout-gsubgpos-private.hh | 40
39904  ++++++++++++++----------------------
39905  3 files changed, 26 insertions(+), 42 deletions(-)
39906
39907 commit 6b1e3502e23c110dd810f854ba021f83baab1548
39908 Author: Behdad Esfahbod <behdad@behdad.org>
39909 Date:   Wed Feb 13 11:02:54 2013 -0500
39910
39911     Remember ZWNJ
39912
39913     To be used in upcoming changes.
39914
39915  src/hb-ot-shape-private.hh | 11 +++++++++--
39916  1 file changed, 9 insertions(+), 2 deletions(-)
39917
39918 commit 1f91c39677f840a1f630696d16d083060069abf5
39919 Author: Behdad Esfahbod <behdad@behdad.org>
39920 Date:   Wed Feb 13 09:38:40 2013 -0500
39921
39922     Indent
39923
39924  src/hb-ot-shape-complex-indic.cc | 8 ++++++--
39925  1 file changed, 6 insertions(+), 2 deletions(-)
39926
39927 commit a0cb9f33ee064628debe8e848094dfd661334640
39928 Author: Behdad Esfahbod <behdad@behdad.org>
39929 Date:   Wed Feb 13 09:26:55 2013 -0500
39930
39931     [Indic] Improve base finding in final_reordering
39932
39933     Fixes 5 Malayalam failures!
39934
39935     MALAYALAM: 1048016 out of 1048334 tests passed. 318 failed
39936     (0.0303338%)
39937
39938  src/hb-ot-shape-complex-indic.cc | 7 +++++++
39939  1 file changed, 7 insertions(+)
39940
39941 commit 126f39cd16cea87b2696f66467c83a585bd4c2cf
39942 Author: Behdad Esfahbod <behdad@behdad.org>
39943 Date:   Wed Feb 13 08:29:21 2013 -0500
39944
39945     Add more dot-reph tests
39946
39947  .../shaper-indic/indic/script-malayalam/misc/dot-reph.txt      |
39948  10 ++++++++++
39949  1 file changed, 10 insertions(+)
39950
39951 commit f22b7e77783fa2f44365e0fe6413c4474c07048d
39952 Author: Behdad Esfahbod <behdad@behdad.org>
39953 Date:   Wed Feb 13 07:32:46 2013 -0500
39954
39955     [Indic] Track base position when reordering things
39956
39957     Ouch, how did things ever work without this?!  The added test that
39958     has a
39959     dot-reph as well as a pre-base reordering Ra perfectly demonstrates
39960     the
39961     bug (tested with Nirmala font from Win8 for example).  Testing
39962     suggests
39963     that Win8 shaper has the *exact* same bug / behavior that we used to
39964     have.  Odd.
39965
39966  src/hb-ot-shape-complex-indic.cc                                    |
39967  6 ++++++
39968  .../in-tree/shaper-indic/indic/script-malayalam/misc/dot-reph.txt   | 1 +
39969  2 files changed, 7 insertions(+)
39970
39971 commit bc11de144c0a7a95fa0945aa7f053d8117af282a
39972 Author: Behdad Esfahbod <behdad@behdad.org>
39973 Date:   Wed Feb 13 05:59:06 2013 -0500
39974
39975     [SEA] Don't zero any mark advances
39976
39977     Keep the logic simple, easier to explain to font developers.
39978
39979  src/hb-ot-shape-complex-sea.cc | 2 +-
39980  1 file changed, 1 insertion(+), 1 deletion(-)
39981
39982 commit 0291a6528685f1f593707655943fb2360579cb9e
39983 Author: Behdad Esfahbod <behdad@behdad.org>
39984 Date:   Wed Feb 13 05:57:24 2013 -0500
39985
39986     Further adjust mark advance zeroing
39987
39988     This is a followup to 568000274c8edb5f41bc4f876ce21fcc8bdaeed8.
39989     Looks like in the Latin shaper, Uniscribe zeroes all Unicode NSM
39990     advances *after* GPOS, not before.  Match that.
39991
39992     Can be tested using DejaVu Sans Mono, since that font has GPOS
39993     rules to zero the mark advances on its own.
39994
39995  src/hb-ot-shape.cc | 33 +++++++++++++++++++++++----------
39996  1 file changed, 23 insertions(+), 10 deletions(-)
39997
39998 commit 85c51ec2e1d518019e32801ae38659c74fc20d80
39999 Author: Behdad Esfahbod <behdad@behdad.org>
40000 Date:   Tue Feb 12 18:17:39 2013 -0500
40001
40002     [Indic] Fix Eyelash Ra with old Devanagari spec
40003
40004  src/hb-ot-shape-complex-indic.cc | 32 ++++++++++++++++++++++++++++++++
40005  1 file changed, 32 insertions(+)
40006
40007 commit cc5f24cde079b451799562b3af7ce06d932cbe6b
40008 Author: Behdad Esfahbod <behdad@behdad.org>
40009 Date:   Tue Feb 12 18:17:12 2013 -0500
40010
40011     [tests] Add tests for Devanagary Eyelash Ra
40012
40013     Currently broken with Sanskrit 2003 font.
40014
40015  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST   |
40016  1 +
40017  .../in-tree/shaper-indic/indic/script-devanagari/misc/eyelash.txt      |
40018  3 +++
40019  2 files changed, 4 insertions(+)
40020
40021 commit 63e48bc33b68f940c351af623a55a4cf650db102
40022 Author: Behdad Esfahbod <behdad@behdad.org>
40023 Date:   Tue Feb 12 17:57:49 2013 -0500
40024
40025     [Indic] Apply 'blwf' before 'half'
40026
40027     This reverts 167b625d988b74572d6b2f646c285b666b650d49.  It didn't
40028     matter before, but that's going to change with next commit.
40029
40030  src/hb-ot-shape-complex-indic.cc | 4 ++--
40031  1 file changed, 2 insertions(+), 2 deletions(-)
40032
40033 commit 70d656571194d2bd32671244530edbe159722cec
40034 Author: Behdad Esfahbod <behdad@behdad.org>
40035 Date:   Tue Feb 12 18:01:21 2013 -0500
40036
40037     [Indic] Apply 'vatu' before 'cjct'
40038
40039     This essentially reverts 1d6846db9ebf84561bb30a4e48c6c43184914099,
40040     but that commit is from way back when.  We should be better
40041     following the spec order now again.
40042
40043  src/hb-ot-shape-complex-indic.cc | 4 ++--
40044  1 file changed, 2 insertions(+), 2 deletions(-)
40045
40046 commit 64bb2ae857cfda35dd71c7f1e962722069674ec6
40047 Author: Behdad Esfahbod <behdad@behdad.org>
40048 Date:   Tue Feb 12 16:29:25 2013 -0500
40049
40050     Didn't mean to push this out
40051
40052     Ouch!
40053
40054  test/shaping/hb_test_tools.py | 1 -
40055  1 file changed, 1 deletion(-)
40056
40057 commit f9b660534c269d2257d6b5e8ec2173ee71668f2f
40058 Author: Behdad Esfahbod <behdad@behdad.org>
40059 Date:   Tue Feb 12 16:13:56 2013 -0500
40060
40061     [Myanmar] Use master Indic table for syllable data
40062
40063  src/hb-ot-shape-complex-myanmar.cc | 144
40064  +++++++++----------------------------
40065  test/shaping/hb_test_tools.py      |   1 +
40066  2 files changed, 35 insertions(+), 110 deletions(-)
40067
40068 commit f60793e854393c32337a483c5d1700bf17d767fd
40069 Author: Behdad Esfahbod <behdad@behdad.org>
40070 Date:   Tue Feb 12 15:45:59 2013 -0500
40071
40072     [tests] Add Cham sample
40073
40074  test/shaping/texts/in-tree/shaper-sea/script-cham/misc/misc.txt | 1 +
40075  1 file changed, 1 insertion(+)
40076
40077 commit e2aab4b5db88c368c11cee81368b9ad41399e585
40078 Author: Behdad Esfahbod <behdad@behdad.org>
40079 Date:   Tue Feb 12 15:35:32 2013 -0500
40080
40081     Improve checks for setmode()
40082
40083     As reported by Jonathan, OS X has setmode() that is something other
40084     than what setmode() is on Win32.  So, limit invocation to Windows
40085     platforms only.
40086
40087  configure.ac    | 4 ++--
40088  util/options.cc | 4 ++--
40089  util/options.hh | 2 +-
40090  3 files changed, 5 insertions(+), 5 deletions(-)
40091
40092 commit a6c1e040e594faeefd61b456ef995c7886cdea78
40093 Author: Behdad Esfahbod <behdad@behdad.org>
40094 Date:   Tue Feb 12 15:31:58 2013 -0500
40095
40096     Improve check for Windows platforms
40097
40098     Instead of checking for compiler, check for platform.
40099
40100  src/hb-atomic-private.hh | 2 +-
40101  src/hb-mutex-private.hh  | 2 +-
40102  2 files changed, 2 insertions(+), 2 deletions(-)
40103
40104 commit 9e1f80ab3eea4a74cdaa6a390e4925a479ece1c5
40105 Author: Behdad Esfahbod <behdad@behdad.org>
40106 Date:   Tue Feb 12 15:28:21 2013 -0500
40107
40108     [SEA] Treat Consonant_Final like Consonant_Medial
40109
40110  src/hb-ot-shape-complex-indic-private.hh | 2 +-
40111  1 file changed, 1 insertion(+), 1 deletion(-)
40112
40113 commit bab02d339f39ed5168daaef9461227f78e596a2f
40114 Author: Behdad Esfahbod <behdad@behdad.org>
40115 Date:   Tue Feb 12 15:26:45 2013 -0500
40116
40117     Rename HB_OT_INDIC_OPTIONS env var to HB_OPTIONS
40118
40119     The Myanmar shaper now respects the uniscribe-bug-compatibility
40120     option too.
40121
40122  src/hb-common.cc                   | 20 ++++++++++++--
40123  src/hb-ot-shape-complex-indic.cc   | 53
40124  ++++----------------------------------
40125  src/hb-ot-shape-complex-myanmar.cc |  7 ++---
40126  src/hb-private.hh                  | 29 +++++++++++++++++++++
40127  4 files changed, 54 insertions(+), 55 deletions(-)
40128
40129 commit 3a83d33ec0b1be6f5992816ff5ebb0f43c8dff00
40130 Author: Behdad Esfahbod <behdad@behdad.org>
40131 Date:   Tue Feb 12 12:14:10 2013 -0500
40132
40133     Add South-East Asian shaper
40134
40135     Handles Tai Tham, Cham, and New Tai Lue for now.
40136
40137  src/Makefile.am                                    |  12 +-
40138  src/gen-indic-table.py                             |   9 +-
40139  src/hb-ot-shape-complex-indic-private.hh           | 241 +------------
40140  ...table.hh => hb-ot-shape-complex-indic-table.cc} |   9 +-
40141  src/hb-ot-shape-complex-indic.cc                   | 239 ++++++++++++
40142  src/hb-ot-shape-complex-myanmar.cc                 |   2 +-
40143  src/hb-ot-shape-complex-private.hh                 |  28 +-
40144  src/hb-ot-shape-complex-sea-machine.rl             | 102 ++++++
40145  src/hb-ot-shape-complex-sea.cc                     | 400
40146  +++++++++++++++++++++
40147  test/shaping/texts/in-tree/MANIFEST                |   1 +
40148  .../in-tree/shaper-indic/south-east-asian/MANIFEST |   1 -
40149  test/shaping/texts/in-tree/shaper-myanmar/MANIFEST |   1 +
40150  test/shaping/texts/in-tree/shaper-sea/MANIFEST     |   3 +
40151  .../script-cham}/MANIFEST                          |   0
40152  .../script-cham}/misc/MANIFEST                     |   0
40153  .../in-tree/shaper-sea/script-cham/misc/misc.txt   |   1 +
40154  .../in-tree/shaper-sea/script-new-tai-lue/MANIFEST |   1 +
40155  .../shaper-sea/script-new-tai-lue/misc/MANIFEST    |   1 +
40156  .../script-new-tai-lue/misc/misc.txt               |   0
40157  .../in-tree/shaper-sea/script-tai-tham/MANIFEST    |   1 +
40158  .../shaper-sea/script-tai-tham/misc/MANIFEST       |   1 +
40159  .../shaper-sea/script-tai-tham/misc/misc.txt       |   2 +
40160  22 files changed, 792 insertions(+), 263 deletions(-)
40161
40162 commit fb960212063016656dfaba83f072c81d1efc3202
40163 Author: Behdad Esfahbod <behdad@behdad.org>
40164 Date:   Tue Feb 12 10:33:58 2013 -0500
40165
40166     Minor test reshufflings
40167
40168  test/shaping/texts/in-tree/MANIFEST
40169  | 1 +
40170  .../{shaper-indic/south-asian/script-tibetan => script-default}/MANIFEST
40171  | 0
40172  .../south-asian/script-tibetan => script-default}/misc/MANIFEST
40173  | 0
40174  .../south-asian/script-tibetan => script-default}/misc/misc.txt
40175  | 0
40176  test/shaping/texts/in-tree/shaper-indic/MANIFEST
40177  | 1 -
40178  test/shaping/texts/in-tree/shaper-indic/south-asian/MANIFEST
40179  | 1 -
40180  test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
40181  | 1 -
40182  .../texts/in-tree/shaper-indic/south-east-asian/script-thai/MANIFEST
40183  | 1 -
40184  .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST
40185  | 0
40186  9 files changed, 1 insertion(+), 4 deletions(-)
40187
40188 commit 5676d5d52784e16068ae483103d59111a8081854
40189 Author: Behdad Esfahbod <behdad@behdad.org>
40190 Date:   Tue Feb 12 10:31:14 2013 -0500
40191
40192     [Indic] Make sure New Tai Lue works!
40193
40194  src/hb-ot-shape-complex-private.hh                           | 12
40195  ++++++++----
40196  .../texts/in-tree/shaper-indic/south-east-asian/MANIFEST     |  1 +
40197  .../south-east-asian/script-new-tai-lue/MANIFEST             |  1 +
40198  .../south-east-asian/script-new-tai-lue/misc/MANIFEST        |  1 +
40199  .../south-east-asian/script-new-tai-lue/misc/misc.txt        |  1 +
40200  5 files changed, 12 insertions(+), 4 deletions(-)
40201
40202 commit 568000274c8edb5f41bc4f876ce21fcc8bdaeed8
40203 Author: Behdad Esfahbod <behdad@behdad.org>
40204 Date:   Tue Feb 12 09:44:57 2013 -0500
40205
40206     Adjust mark advance-width zeroing logic for Myanmar
40207
40208     Before, we were zeroing advance width of attached marks for
40209     non-Indic scripts, and not doing it for Indic.
40210
40211     We have now three different behaviors, which seem to better
40212     reflect what Uniscribe is doing:
40213
40214       - For Indic, no explicit zeroing happens whatsoever, which
40215         is the same as before,
40216
40217       - For Myanmar, zero advance width of glyphs marked as marks
40218         *in GDEF*, and do that *before* applying GPOS.  This seems
40219         to be what the new Win8 Myanmar shaper does,
40220
40221       - For everything else, zero advance width of glyphs that are
40222         from General_Category=Mn Unicode characters, and do so
40223         before applying GPOS.  This seems to be what Uniscribe does
40224         for Latin at least.
40225
40226     With these changes, positioning of all tests matches for Myanmar,
40227     except for the glitch in Uniscribe not applying 'mark'.  See preivous
40228     commit.
40229
40230  src/hb-ot-layout-gpos-table.hh     | 12 ++++--------
40231  src/hb-ot-layout-private.hh        |  3 +--
40232  src/hb-ot-layout.cc                |  4 ++--
40233  src/hb-ot-shape-complex-arabic.cc  |  2 +-
40234  src/hb-ot-shape-complex-default.cc |  2 +-
40235  src/hb-ot-shape-complex-indic.cc   |  2 +-
40236  src/hb-ot-shape-complex-myanmar.cc |  2 +-
40237  src/hb-ot-shape-complex-private.hh |  9 ++++++++-
40238  src/hb-ot-shape-complex-thai.cc    |  2 +-
40239  src/hb-ot-shape.cc                 | 31 +++++++++++++++++++++++++++++--
40240  10 files changed, 49 insertions(+), 20 deletions(-)
40241
40242 commit 99749ca8e0c4c8dbea4620f07c4d0e6d1515cc65
40243 Author: Behdad Esfahbod <behdad@behdad.org>
40244 Date:   Tue Feb 12 09:44:35 2013 -0500
40245
40246     [Myanmar] Add note re Uniscribe NOT applying 'mark'
40247
40248  src/hb-ot-shape-complex-myanmar.cc | 14 ++++++++++++++
40249  1 file changed, 14 insertions(+)
40250
40251 commit b8427801381180da9611b2e3e0f0b3514274de81
40252 Author: Behdad Esfahbod <behdad@behdad.org>
40253 Date:   Mon Feb 11 17:02:17 2013 -0500
40254
40255     Minor
40256
40257  src/hb-atomic-private.hh | 2 +-
40258  src/hb-mutex-private.hh  | 2 +-
40259  2 files changed, 2 insertions(+), 2 deletions(-)
40260
40261 commit 419c933ed1b5d97c7561546536ef5810a7b0ebd0
40262 Author: Behdad Esfahbod <behdad@behdad.org>
40263 Date:   Mon Feb 11 16:16:16 2013 -0500
40264
40265     [Myanmar] Fix handling of Punctuation and Symbol types
40266
40267     Testing with "clusters" now on par with testing without them.  15
40268     failures both.
40269
40270  src/hb-ot-shape-complex-myanmar.cc | 12 ++++++++++++
40271  1 file changed, 12 insertions(+)
40272
40273 commit 0572c1410a9cb0ac5dd5dc84a8034698cc5c4892
40274 Author: Behdad Esfahbod <behdad@behdad.org>
40275 Date:   Mon Feb 11 16:06:02 2013 -0500
40276
40277     [Myanmar] Fixup handling of joiners and GB characters
40278
40279  src/hb-ot-shape-complex-myanmar-machine.rl |  6 ++----
40280  src/hb-ot-shape-complex-myanmar.cc         | 19 +++++++++++++++++--
40281  2 files changed, 19 insertions(+), 6 deletions(-)
40282
40283 commit 1c8654ead41ca746d577549c92d2a41c594ab639
40284 Author: Behdad Esfahbod <behdad@behdad.org>
40285 Date:   Mon Feb 11 14:27:02 2013 -0500
40286
40287     [Myanmar] Prevent reordering between Asat and Dot below
40288
40289     Implemented as a hack for now.  Myanmar failures down from 23 to 15.
40290
40291     MYANMAR: 1123868 out of 1123883 tests passed. 15 failed (0.00133466%)
40292
40293     The remaining 15 cases are all where the syllable is wrong according
40294     to
40295     the OpenType spec.  We insert dottedcircle.  Uniscribe fails to
40296     do that,
40297     but it also fails to reorder the prebase-reordering medial-Ra.  So it
40298     gets it wrong.
40299
40300  src/hb-unicode-private.hh | 3 +++
40301  1 file changed, 3 insertions(+)
40302
40303 commit bed687f886b8def06642ad986648e9149a935add
40304 Author: Behdad Esfahbod <behdad@behdad.org>
40305 Date:   Mon Feb 11 14:24:03 2013 -0500
40306
40307     Shuffle test data around
40308
40309  test/shaping/texts/in-tree/MANIFEST
40310  | 1 +
40311  test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
40312  | 1 -
40313  .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST
40314  | 1 -
40315  .../south-east-asian => shaper-myanmar}/script-myanmar/MANIFEST
40316  | 0
40317  .../south-east-asian => shaper-myanmar}/script-myanmar/misc/MANIFEST
40318  | 0
40319  .../south-east-asian => shaper-myanmar}/script-myanmar/misc/misc.txt
40320  | 0
40321  .../south-east-asian => shaper-myanmar}/script-myanmar/misc/utn11.txt
40322  | 0
40323  test/shaping/texts/in-tree/shaper-thai/script-thai/misc/MANIFEST
40324  | 1 +
40325  .../south-east-asian => shaper-thai}/script-thai/misc/misc.txt
40326  | 0
40327  9 files changed, 2 insertions(+), 2 deletions(-)
40328
40329 commit 98628cac9f733f2674d6409954cddb7d0634c233
40330 Author: Behdad Esfahbod <behdad@behdad.org>
40331 Date:   Mon Feb 11 13:36:23 2013 -0500
40332
40333     Add Win8-style Myanmar shaper
40334
40335     Myanmar failures down from 51% to 0.00204648%!
40336
40337     MYANMAR: 1123860 out of 1123883 tests passed. 23 failed (0.00204648%)
40338
40339  src/Makefile.am                            |  14 +-
40340  src/hb-ot-shape-complex-indic.cc           |   2 -
40341  src/hb-ot-shape-complex-myanmar-machine.rl | 127 ++++++
40342  src/hb-ot-shape-complex-myanmar.cc         | 599
40343  +++++++++++++++++++++++++++++
40344  src/hb-ot-shape-complex-private.hh         |   5 +-
40345  5 files changed, 740 insertions(+), 7 deletions(-)
40346
40347 commit 1df56449586bd32275a6fa69dcadd5fb77a84f82
40348 Author: Behdad Esfahbod <behdad@behdad.org>
40349 Date:   Mon Feb 11 14:17:54 2013 -0500
40350
40351     Minor
40352
40353  src/hb-ot-shape-complex-indic.cc | 3 ---
40354  1 file changed, 3 deletions(-)
40355
40356 commit 54f7b4d9ec13f8454aa298534da318c023fa3c63
40357 Author: Behdad Esfahbod <behdad@behdad.org>
40358 Date:   Mon Feb 11 13:27:17 2013 -0500
40359
40360     [OTLayout] Respect lookup-flags skipping over non-mark glyphs
40361
40362     Before, when matching ligatures, we never skipping over base / liga
40363     glyphs even if that was what the LookupFlags asked for.
40364
40365     Fixed now.  We carefully reviewed all instances of this, and
40366     tested with
40367     Amiri as well as some Indic scripts, and are confident that this
40368     should
40369     NOT break anyone's fonts.  It's also how Uniscribe does it, from what
40370     we can tell.
40371
40372  src/hb-ot-layout-gpos-table.hh       |  2 +-
40373  src/hb-ot-layout-gsubgpos-private.hh | 25 ++++++++++---------------
40374  2 files changed, 11 insertions(+), 16 deletions(-)
40375
40376 commit 9082efc4aacb34de8574d6a4a3c037987df58bd8
40377 Author: Behdad Esfahbod <behdad@behdad.org>
40378 Date:   Mon Feb 11 13:14:15 2013 -0500
40379
40380     [OTLayout] s/mark_skipping/skipping/
40381
40382     In aticipation of upcoming changes.
40383
40384  src/hb-ot-layout-gpos-table.hh       | 12 ++++++------
40385  src/hb-ot-layout-gsubgpos-private.hh | 28 ++++++++++++++--------------
40386  2 files changed, 20 insertions(+), 20 deletions(-)
40387
40388 commit 9621e0ba294c9cc6d458bbf632e63e92fda71e10
40389 Author: Behdad Esfahbod <behdad@behdad.org>
40390 Date:   Mon Feb 11 06:58:27 2013 -0500
40391
40392     [Indic] Fix bug introduced in 8b217f5ac54aa0dcbba2dd6d59aa89dde33e56c2
40393
40394     Was breaking reph formation logic when the Ra is the only consonant.
40395     Devanagari regression fixed.  Down to 57 failures again.  Ouch.
40396
40397  src/hb-ot-shape-complex-indic.cc | 2 +-
40398  1 file changed, 1 insertion(+), 1 deletion(-)
40399
40400 commit 6e74c64211b6aaac48bae8c87f9420d8dc03fd93
40401 Author: Behdad Esfahbod <behdad@behdad.org>
40402 Date:   Mon Feb 11 06:50:17 2013 -0500
40403
40404     Improve normalization heuristic
40405
40406     Before, for most scripts, we were not trying to recompose two
40407     characters
40408     if the second one had ccc=0.  That fails for Myanmar where U+1026
40409     decomposes to U+1025,U+102E, both of which have ccc=0.  However, we do
40410     want to try to recompose those.  We now check whether the second is a
40411     mark, using general category instead.
40412
40413     At the same time, remove optimization that was conflicting with this.
40414
40415     [Let the Ngapi hackfest begin!]
40416
40417  src/hb-ot-shape-normalize.cc | 39 +++++++++++++--------------------------
40418  1 file changed, 13 insertions(+), 26 deletions(-)
40419
40420 commit 614242efb043f2ed78916377138d456279a20a54
40421 Author: Behdad Esfahbod <behdad@behdad.org>
40422 Date:   Wed Feb 6 23:45:27 2013 -0500
40423
40424     Revert "Include config.h.in in tree"
40425
40426     This reverts commit 01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80.
40427
40428     Conflicts:
40429             config.h.in
40430
40431     Same argument as previous commit.
40432
40433  Makefile.am |   1 +
40434  config.h.in | 153
40435  ------------------------------------------------------------
40436  2 files changed, 1 insertion(+), 153 deletions(-)
40437
40438 commit adff3778155facb7b149ce66ab7d573368e048de
40439 Author: Behdad Esfahbod <behdad@behdad.org>
40440 Date:   Wed Feb 6 23:43:27 2013 -0500
40441
40442     Revert "[Indic] Import ragel-generated Indic machine in git"
40443
40444     This reverts commit fab7a71f110ed646745d54b23284537c50058c21.
40445
40446     Conflicts:
40447             src/hb-ot-shape-complex-indic-machine.hh
40448
40449     Keeping that generated file in-tree causes problems with processes
40450     like
40451     tinderbox  that automatically fetch and build harfbuzz.  It's harder
40452     to
40453     bootstrap harfbuzz now (as was previously), but I'm willing to
40454     give this
40455     another chance and see how it goes.
40456
40457  autogen.sh                               |    6 +
40458  src/Makefile.am                          |    1 +
40459  src/hb-ot-shape-complex-indic-machine.hh | 1443
40460  ------------------------------
40461  3 files changed, 7 insertions(+), 1443 deletions(-)
40462
40463 commit 5898fa94d12b19686f649104bd6efe8daa1ba0c9
40464 Author: Behdad Esfahbod <behdad@behdad.org>
40465 Date:   Wed Feb 6 15:29:07 2013 -0500
40466
40467     Don't use $(ENV)
40468
40469     As reported by Peter Breitenlohner:
40470
40471     I think this is a very bad idea because ENV is used to specify
40472     a startup
40473     file to be read by some/all shells.
40474
40475  test/api/Makefile.am | 2 +-
40476  1 file changed, 1 insertion(+), 1 deletion(-)
40477
40478 commit 52d66c26a2102bd1a49463b8e8f04612598f8ac1
40479 Author: Behdad Esfahbod <behdad@behdad.org>
40480 Date:   Mon Feb 4 23:31:24 2013 -0500
40481
40482     Add color-tests automake option
40483
40484  configure.ac | 2 +-
40485  1 file changed, 1 insertion(+), 1 deletion(-)
40486
40487 commit 9de5f98f363d96f308adc33f1c2286e5c33117de
40488 Author: Behdad Esfahbod <behdad@behdad.org>
40489 Date:   Mon Feb 4 23:28:22 2013 -0500
40490
40491     Bug 60035 - intermittent make install failure on hb-version.h
40492
40493  src/Makefile.am | 12 +++++++-----
40494  1 file changed, 7 insertions(+), 5 deletions(-)
40495
40496 commit 6c1e8b614cfd6ed016fba6bf20af1e422e79eb71
40497 Author: Behdad Esfahbod <behdad@behdad.org>
40498 Date:   Mon Feb 4 23:24:16 2013 -0500
40499
40500     Bug 59637 - check-exported-symbols.sh & check-internal-symbols.sh
40501     fail on mips/mipsel
40502
40503  src/check-symbols.sh | 2 +-
40504  1 file changed, 1 insertion(+), 1 deletion(-)
40505
40506 commit bafdf3d983dcc277d6e7e322277c0bb25b41a173
40507 Author: Behdad Esfahbod <behdad@behdad.org>
40508 Date:   Mon Feb 4 23:06:50 2013 -0500
40509
40510     Merge check-internal-symbols.sh and check-exported-symbols.sh
40511
40512  src/Makefile.am                                    |  3 +-
40513  src/check-internal-symbols.sh                      | 34
40514  ----------------------
40515  ...{check-exported-symbols.sh => check-symbols.sh} | 16 ++++++++--
40516  3 files changed, 14 insertions(+), 39 deletions(-)
40517
40518 commit ceeae30f47b9d628484ae398bc38f3f60ee8eab4
40519 Author: Behdad Esfahbod <behdad@behdad.org>
40520 Date:   Thu Jan 31 19:27:36 2013 -0500
40521
40522     Really fix setmode this time
40523
40524     Thanks to Khaled for spotting it.
40525
40526  util/options.cc | 2 +-
40527  1 file changed, 1 insertion(+), 1 deletion(-)
40528
40529 commit 7cba8a673b4b436a737fc4ffe85dc84ddd2bf41f
40530 Author: Behdad Esfahbod <behdad@behdad.org>
40531 Date:   Thu Jan 31 18:37:10 2013 -0500
40532
40533     Fixup previous commit
40534
40535     Now, it looks like this breaks Cygwin again.  Have to figure out
40536     what's
40537     going on.
40538
40539  util/options.cc | 4 ++--
40540  1 file changed, 2 insertions(+), 2 deletions(-)
40541
40542 commit bc76449f51f20491a4540b4f240f5a3e0dcb20fe
40543 Author: Behdad Esfahbod <behdad@behdad.org>
40544 Date:   Thu Jan 31 18:18:05 2013 -0500
40545
40546     Use setmode() instead of _setmode()
40547
40548     Looks like Cygwin / MSVC declare it that way, and it still works on
40549     MinGW32 cross.
40550
40551  config.h.in     | 6 +++---
40552  configure.ac    | 2 +-
40553  util/options.cc | 2 +-
40554  util/options.hh | 2 +-
40555  4 files changed, 6 insertions(+), 6 deletions(-)
40556
40557 commit e9171af55cc6a402eb20db4ea74c86a0b1e70e85
40558 Author: Behdad Esfahbod <behdad@behdad.org>
40559 Date:   Tue Jan 29 22:45:00 2013 -0500
40560
40561     Bug 60053 - hb-common.cc:181:6: warning: ‘void free_langs()’
40562     defined but not used
40563
40564  src/hb-common.cc | 2 +-
40565  src/hb-ft.cc     | 2 +-
40566  src/hb-shape.cc  | 2 +-
40567  src/hb-shaper.cc | 2 +-
40568  4 files changed, 4 insertions(+), 4 deletions(-)
40569
40570 commit 09b5393874e56fcfd63a92d28e6c1c2ddeee0942
40571 Author: Behdad Esfahbod <behdad@behdad.org>
40572 Date:   Fri Jan 18 17:10:47 2013 -0600
40573
40574     0.9.12
40575
40576  NEWS         | 7 +++++++
40577  configure.ac | 2 +-
40578  2 files changed, 8 insertions(+), 1 deletion(-)
40579
40580 commit eb45c0a2fbaeeb34e77a2935934e8d1302728ec8
40581 Author: Behdad Esfahbod <behdad@behdad.org>
40582 Date:   Wed Jan 16 22:07:50 2013 -0600
40583
40584     Minor
40585
40586  src/hb-ot-layout.cc | 8 +++++++-
40587  1 file changed, 7 insertions(+), 1 deletion(-)
40588
40589 commit 52c8d1226f3509276b11a1fadbd29e5363c0ecd7
40590 Author: Behdad Esfahbod <behdad@behdad.org>
40591 Date:   Mon Jan 14 13:51:46 2013 -0600
40592
40593     Minor
40594
40595  src/hb-blob.cc | 2 +-
40596  1 file changed, 1 insertion(+), 1 deletion(-)
40597
40598 commit f88d3bd7e407d332bb04688344c54756d24128c9
40599 Author: Behdad Esfahbod <behdad@behdad.org>
40600 Date:   Mon Jan 14 00:33:58 2013 -0600
40601
40602     Fix build with Sun compiler
40603
40604  src/hb-blob.cc | 3 +++
40605  1 file changed, 3 insertions(+)
40606
40607 commit 08b29c08094097f1c23ec53b10084bc390cea833
40608 Author: Behdad Esfahbod <behdad@behdad.org>
40609 Date:   Mon Jan 14 00:32:12 2013 -0600
40610
40611     Revert "Minor"
40612
40613     This reverts commit 0a492357016bc9a614d2a726f2006c10af68ca58.
40614
40615     Enables code on more compilers.
40616
40617  src/hb-warning.cc | 33 ++++++++++++++++++++++++++++++---
40618  1 file changed, 30 insertions(+), 3 deletions(-)
40619
40620 commit e78463211e7d85f237bd55afab7e8e5dae42346c
40621 Author: Behdad Esfahbod <behdad@behdad.org>
40622 Date:   Mon Jan 14 00:27:21 2013 -0600
40623
40624     Fix linking with non-gcc compilers
40625
40626  configure.ac    | 2 ++
40627  src/Makefile.am | 6 +++++-
40628  2 files changed, 7 insertions(+), 1 deletion(-)
40629
40630 commit de649f07f1f8fdeb998a0b049759f4f7363e25d2
40631 Author: Behdad Esfahbod <behdad@behdad.org>
40632 Date:   Mon Jan 14 00:26:43 2013 -0600
40633
40634     Fix residuals from fontconfig changes
40635
40636  src/hb-atomic-private.hh | 8 ++++----
40637  1 file changed, 4 insertions(+), 4 deletions(-)
40638
40639 commit cf81fb3624466b9df2250b58b27a92187c5b5b5c
40640 Author: Behdad Esfahbod <behdad@behdad.org>
40641 Date:   Thu Jan 10 09:06:34 2013 -0600
40642
40643     0.9.11
40644
40645  NEWS         | 14 ++++++++++++++
40646  configure.ac |  2 +-
40647  2 files changed, 15 insertions(+), 1 deletion(-)
40648
40649 commit 2dcb333f52492018816f0d5d67a47634a612e49c
40650 Author: Behdad Esfahbod <behdad@behdad.org>
40651 Date:   Thu Jan 10 01:17:59 2013 -0600
40652
40653     Add atomic ops for Solaris
40654
40655     Based on fontconfig patch from Raimund Steger.
40656
40657  config.h.in              |  5 ++++-
40658  configure.ac             | 27 +++++++++++++++++++++++++--
40659  src/hb-atomic-private.hh | 12 ++++++++++++
40660  3 files changed, 41 insertions(+), 3 deletions(-)
40661
40662 commit 69fd6e157c7ec83a5d5d8731fc14675ce4509b09
40663 Author: Behdad Esfahbod <behdad@behdad.org>
40664 Date:   Thu Jan 10 00:03:36 2013 -0600
40665
40666     Fix crasher during multi-thread shaper data creation
40667
40668     Sample crash:
40669
40670     0  _hb_graphite2_shaper_face_data_destroy (data=0xffffffffffffffff)
40671         at ../../src/hb-graphite2.cc:129
40672     1  0x00007ffff4271d7d in hb_graphite2_shaper_face_data_ensure (
40673         face=<optimized out>) at ../../src/hb-shaper-list.hh:35
40674     2  hb_shape_plan_plan (shaper_list=<optimized out>,
40675     num_user_features=0,
40676         user_features=0x0, shape_plan=0xf7b490) at
40677         ../../src/hb-shaper-list.hh:35
40678     3  hb_shape_plan_create (face=<optimized out>, props=<optimized out>,
40679         user_features=0x0, num_user_features=0, shaper_list=<optimized
40680         out>)
40681         at ../../src/hb-shape-plan.cc:108
40682     4  0x00007ffff4272c93 in hb_shape_plan_create_cached (face=0x10cf2b0,
40683         props=0x11980d8, user_features=0x0, num_user_features=<optimized
40684         out>,
40685         shaper_list=0x0) at ../../src/hb-shape-plan.cc:283
40686
40687  src/hb-shaper-private.hh | 5 ++++-
40688  1 file changed, 4 insertions(+), 1 deletion(-)
40689
40690 commit ecd454b3cd75050e0c95e1d2aa55744559338ec8
40691 Author: Behdad Esfahbod <behdad@behdad.org>
40692 Date:   Tue Jan 8 18:09:46 2013 -0600
40693
40694     [Indic] In old-spec shaping, don't move viramas around if seq ends
40695     with one
40696
40697     For example: u0c9a u0ccd u0c9a u0ccd with Lohit.  See:
40698
40699     https://bugs.freedesktop.org/show_bug.cgi?id=59118
40700
40701  src/hb-ot-shape-complex-indic.cc                                   |
40702  7 ++++---
40703  .../texts/in-tree/shaper-indic/indic/script-kannada/misc/misc.txt  | 1 +
40704  2 files changed, 5 insertions(+), 3 deletions(-)
40705
40706 commit e95e031b5682809488cc965883e15404cb9cfb6a
40707 Author: Behdad Esfahbod <behdad@behdad.org>
40708 Date:   Tue Jan 8 16:15:46 2013 -0600
40709
40710     [GPOS] If an Anchor offset is NULL, return false
40711
40712     If in a MarkPos table, a base has no anchor for a particular mark
40713     class,
40714     return NULL such that the subsequent subtables get a chance at it.
40715
40716     Test case:
40717     hb-shape ./EBGaramond12-Regular.otf ἂ --features="ss20","smcp"
40718
40719  src/hb-open-type-private.hh    | 14 ++++++++++++--
40720  src/hb-ot-layout-gpos-table.hh | 10 ++++++++--
40721  2 files changed, 20 insertions(+), 4 deletions(-)
40722
40723 commit e5dbf39900fa63051f64cc447a6742665cbee339
40724 Author: Behdad Esfahbod <behdad@behdad.org>
40725 Date:   Mon Jan 7 17:34:24 2013 -0600
40726
40727     Bug 58638 - Building fails with ICU due to not passing required flags
40728
40729  configure.ac | 1 +
40730  1 file changed, 1 insertion(+)
40731
40732 commit 1172dc736280566426eb6dade1a886b2a0ca9aa4
40733 Author: Behdad Esfahbod <behdad@behdad.org>
40734 Date:   Mon Jan 7 16:46:37 2013 -0600
40735
40736     Rename hb_buffer_clear() to hb_buffer_clear_contents()
40737
40738     The previous name was clashing with harfbuzz.old.  There are systems
40739     that need to link both...
40740
40741     Clash-free now again.
40742
40743  src/hb-buffer.cc       | 2 +-
40744  src/hb-buffer.h        | 2 +-
40745  test/api/test-buffer.c | 2 +-
40746  util/options.hh        | 2 +-
40747  4 files changed, 4 insertions(+), 4 deletions(-)
40748
40749 commit 7b912c1936c3e8a7df27a30782ca127d0a83822d
40750 Author: Behdad Esfahbod <behdad@behdad.org>
40751 Date:   Fri Jan 4 01:25:27 2013 -0600
40752
40753     Remove a few unnecessary const's
40754
40755     Apparently helps with MSVC compilation.
40756
40757  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
40758  1 file changed, 4 insertions(+), 4 deletions(-)
40759
40760 commit 34e6c3e3e452bdf6f93df565a70453a6e74d4c6e
40761 Author: Behdad Esfahbod <behdad@behdad.org>
40762 Date:   Thu Jan 3 00:14:24 2013 -0600
40763
40764     0.9.10
40765
40766  NEWS         | 24 ++++++++++++++++++++++++
40767  configure.ac |  2 +-
40768  2 files changed, 25 insertions(+), 1 deletion(-)
40769
40770 commit f0c82410dbe800cb6429ba4aa7cfd9f5a11cc70c
40771 Author: Behdad Esfahbod <behdad@behdad.org>
40772 Date:   Thu Jan 3 00:07:16 2013 -0600
40773
40774     [OTLayout] Always collect default language system in collect_lookups
40775
40776     Not sure if this is the most desired behavior.  It's the most easily
40777     defined though.
40778
40779  src/hb-ot-layout.cc | 7 +++++++
40780  1 file changed, 7 insertions(+)
40781
40782 commit 15e9e4e1ddaad655988144e7a56a765e8adf8782
40783 Author: Behdad Esfahbod <behdad@behdad.org>
40784 Date:   Thu Jan 3 00:04:40 2013 -0600
40785
40786     [OTLayout] Fix feature iteration in collect_lookups
40787
40788     Previous logic was just wrong.
40789
40790  src/hb-ot-layout.cc | 46 ++++++++++++++++++++++++++++++++--------------
40791  1 file changed, 32 insertions(+), 14 deletions(-)
40792
40793 commit 733e8c0d7bf0765884f2cc953c8edcd7ab7fb49b
40794 Author: Behdad Esfahbod <behdad@behdad.org>
40795 Date:   Thu Jan 3 00:00:23 2013 -0600
40796
40797     [OTLayout] Whitespace
40798
40799  src/hb-ot-layout.cc | 82
40800  ++++++++++++++++++++++++++++++++++++++++++++---------
40801  1 file changed, 68 insertions(+), 14 deletions(-)
40802
40803 commit d37ae38047bee12639741af9bb083b857fab950d
40804 Author: Behdad Esfahbod <behdad@behdad.org>
40805 Date:   Wed Jan 2 23:57:36 2013 -0600
40806
40807     [OTLayout] Handle required_feature_index in collect_lookups
40808
40809  src/hb-ot-layout.cc | 8 ++++++++
40810  1 file changed, 8 insertions(+)
40811
40812 commit 11fba79ee9383eb995ddf7eb924dd64c67e2df63
40813 Author: Behdad Esfahbod <behdad@behdad.org>
40814 Date:   Wed Jan 2 23:36:37 2013 -0600
40815
40816     [OTLayout] Fix various introspection issues with ClassDef's
40817
40818     As reported by Jonathan Kew.
40819
40820  src/hb-ot-layout-gsubgpos-private.hh | 19 +++++++++++++++----
40821  1 file changed, 15 insertions(+), 4 deletions(-)
40822
40823 commit e81aff9ef785be28751aab1fcd484af550656181
40824 Author: Behdad Esfahbod <behdad@behdad.org>
40825 Date:   Wed Jan 2 23:22:54 2013 -0600
40826
40827     [tests] Finish test-set.c
40828
40829     All passing now.
40830
40831  test/api/test-set.c | 373
40832  +++++++++++++++++++++-------------------------------
40833  1 file changed, 149 insertions(+), 224 deletions(-)
40834
40835 commit 7b1b720a8da69b68b775ce17104a40d55401b7ef
40836 Author: Behdad Esfahbod <behdad@behdad.org>
40837 Date:   Wed Jan 2 23:02:59 2013 -0600
40838
40839     Protect sets in-error from further modication
40840
40841     Fixes test-set.c
40842
40843  src/hb-set-private.hh | 13 +++++++++++++
40844  1 file changed, 13 insertions(+)
40845
40846 commit 8165f2765b93e99577ecc79b7956ae38c614bc78
40847 Author: Behdad Esfahbod <behdad@behdad.org>
40848 Date:   Wed Jan 2 22:50:36 2013 -0600
40849
40850     [tests] Start adding tests for hb-set.h
40851
40852     Fails now.  Fixing.
40853
40854  TODO                  |   2 -
40855  src/hb-set-private.hh |   6 +
40856  src/hb-set.cc         |   9 +-
40857  src/hb-set.h          |   3 +
40858  test/api/Makefile.am  |   1 +
40859  test/api/test-set.c   | 312
40860  ++++++++++++++++++++++++++++++++++++++++++++++++++
40861  6 files changed, 330 insertions(+), 3 deletions(-)
40862
40863 commit b9d28f696c433b94c5ffbad8d7c87cf3acff4056
40864 Author: Behdad Esfahbod <behdad@behdad.org>
40865 Date:   Wed Jan 2 22:49:58 2013 -0600
40866
40867     [tests] Add set object to test-object.c
40868
40869  test/api/test-object.c | 12 ++++++++++++
40870  1 file changed, 12 insertions(+)
40871
40872 commit 11d2956553f0d4a0086166a04ffc352fcfacf56e
40873 Author: Behdad Esfahbod <behdad@behdad.org>
40874 Date:   Wed Jan 2 17:41:27 2013 -0600
40875
40876     Minor
40877
40878  src/hb-atomic-private.hh | 2 +-
40879  1 file changed, 1 insertion(+), 1 deletion(-)
40880
40881 commit 596740db04e7c1dadae0d8be6e401089fcaffc2d
40882 Author: Behdad Esfahbod <behdad@behdad.org>
40883 Date:   Fri Dec 21 19:41:04 2012 -0500
40884
40885     [Indic] Insert dottedcircle after a lone Malayalam dot-reph
40886
40887  src/hb-ot-shape-complex-indic-machine.hh | 1617
40888  ++++++++++++++++--------------
40889  src/hb-ot-shape-complex-indic-machine.rl |    2 +-
40890  src/hb-ot-shape-complex-indic.cc         |   13 +-
40891  3 files changed, 881 insertions(+), 751 deletions(-)
40892
40893 commit 3cdce6497b2b9aeb2841bf077daa9dd9b196429d
40894 Author: Behdad Esfahbod <behdad@behdad.org>
40895 Date:   Fri Dec 21 16:54:22 2012 -0500
40896
40897     Remove TODO that I don't intend to fix
40898
40899  TODO | 1 -
40900  1 file changed, 1 deletion(-)
40901
40902 commit 6f69fa283e0a488da811df78bc83c41ed248b688
40903 Author: Behdad Esfahbod <behdad@behdad.org>
40904 Date:   Fri Dec 21 16:51:15 2012 -0500
40905
40906     Minor
40907
40908  src/hb-shape.h | 2 +-
40909  1 file changed, 1 insertion(+), 1 deletion(-)
40910
40911 commit f4abcbfc628718bb276363746440df06e7658f6e
40912 Author: Behdad Esfahbod <behdad@behdad.org>
40913 Date:   Fri Dec 21 16:48:51 2012 -0500
40914
40915     Minor
40916
40917  src/hb-buffer.cc | 4 ++--
40918  1 file changed, 2 insertions(+), 2 deletions(-)
40919
40920 commit 4a765f092d71bb4adeb468c004987a9121d39db5
40921 Author: Behdad Esfahbod <behdad@behdad.org>
40922 Date:   Fri Dec 21 16:48:47 2012 -0500
40923
40924     Minor
40925
40926  util/hb-shape.cc | 2 +-
40927  1 file changed, 1 insertion(+), 1 deletion(-)
40928
40929 commit 9815a88111072aa51e78e258c5f660993b47d4df
40930 Author: Behdad Esfahbod <behdad@behdad.org>
40931 Date:   Fri Dec 21 16:46:53 2012 -0500
40932
40933     [util] List supported output formats in --help output
40934
40935  util/hb-shape.cc     | 6 +++---
40936  util/helper-cairo.cc | 2 +-
40937  util/helper-cairo.hh | 1 +
40938  util/options.cc      | 9 ++++++++-
40939  util/options.hh      | 5 ++++-
40940  util/view-cairo.hh   | 2 +-
40941  6 files changed, 18 insertions(+), 7 deletions(-)
40942
40943 commit f95a87b7b813f588c7910ad4785ee68bb452e864
40944 Author: Behdad Esfahbod <behdad@behdad.org>
40945 Date:   Fri Dec 21 16:35:28 2012 -0500
40946
40947     [util] List supported output formats in hb-view
40948
40949  TODO                 |  1 -
40950  util/helper-cairo.cc | 30 +++++++++++++++++++++++++++++-
40951  2 files changed, 29 insertions(+), 2 deletions(-)
40952
40953 commit 6bad092aa87bc3e6bbf0b9faf07693e6ebbe55f2
40954 Author: Behdad Esfahbod <behdad@behdad.org>
40955 Date:   Fri Dec 21 16:01:52 2012 -0500
40956
40957     [util] Default to "text" output format in hb-shape
40958
40959     If you say:
40960
40961       hb-shape font.ttf text --output-file out.txt
40962
40963     This was previously failing:
40964
40965       Unknown output format `txt'; supported formats are: TEXT / JSON
40966
40967     Now we simply fallback to TEXT if no explicit format was requested.
40968
40969  util/hb-shape.cc | 11 ++++++++---
40970  util/options.hh  |  5 +++++
40971  2 files changed, 13 insertions(+), 3 deletions(-)
40972
40973 commit 8b217f5ac54aa0dcbba2dd6d59aa89dde33e56c2
40974 Author: Behdad Esfahbod <behdad@behdad.org>
40975 Date:   Fri Dec 21 15:48:32 2012 -0500
40976
40977     [Indic] Reorder Malayalam dot-reph to after base
40978
40979     Test sequence is simple: U+0D4E,U+0D15.  The doth-reph should be
40980     reordered to after the Ka.
40981
40982     https://bugzilla.redhat.com/show_bug.cgi?id=799565
40983
40984  src/hb-ot-shape-complex-indic.cc                            | 13
40985  ++++++++++---
40986  .../shaper-indic/indic/script-malayalam/misc/MANIFEST       |  1 +
40987  .../shaper-indic/indic/script-malayalam/misc/dot-reph.txt   |  1 +
40988  3 files changed, 12 insertions(+), 3 deletions(-)
40989
40990 commit 742c4ee97e1311e000ebcdf9f33361c4dc6400a4
40991 Author: Behdad Esfahbod <behdad@behdad.org>
40992 Date:   Fri Dec 21 15:35:03 2012 -0500
40993
40994     Minor
40995
40996  src/hb-ot-shape-complex-indic.cc | 2 +-
40997  1 file changed, 1 insertion(+), 1 deletion(-)
40998
40999 commit 94afeb6ebe27534fc80d7173cc6f67375c3aaca6
41000 Author: Behdad Esfahbod <behdad@behdad.org>
41001 Date:   Fri Dec 21 11:54:50 2012 -0500
41002
41003     Add Android.mk
41004
41005  Android.mk  | 74
41006  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
41007  Makefile.am |  1 +
41008  2 files changed, 75 insertions(+)
41009
41010 commit d16ddbcbbee39b07a028776995c635119fe3cd98
41011 Author: Behdad Esfahbod <behdad@behdad.org>
41012 Date:   Thu Dec 20 01:02:36 2012 -0500
41013
41014     Add build confirmation notice to configure
41015
41016  configure.ac | 25 +++++++++++++++++++++++++
41017  1 file changed, 25 insertions(+)
41018
41019 commit e24d8dab749a1a796e7484e18572da5f7a733bd4
41020 Author: Behdad Esfahbod <behdad@behdad.org>
41021 Date:   Wed Dec 19 15:23:02 2012 -0500
41022
41023     [TODO] Remove done items
41024
41025  TODO | 7 -------
41026  1 file changed, 7 deletions(-)
41027
41028 commit 044d38527664d933c18c751c38fcf6fb4b5f888e
41029 Author: Behdad Esfahbod <behdad@behdad.org>
41030 Date:   Wed Dec 19 13:00:16 2012 -0500
41031
41032     Bug 58498 - Tests fail with gold linker on ARM
41033
41034  src/check-exported-symbols.sh | 2 +-
41035  src/check-internal-symbols.sh | 2 +-
41036  2 files changed, 2 insertions(+), 2 deletions(-)
41037
41038 commit b68b86daf1a8478b86aeae44a8c39a606ed873cb
41039 Author: Behdad Esfahbod <behdad@behdad.org>
41040 Date:   Tue Dec 18 20:39:40 2012 -0500
41041
41042     Use C++ linker if ICU is disabled
41043
41044     Bug 54948 - Undefined symbols: "operator delete(void*)" "operator
41045     new(unsigned long)" "___cxa_pure_virtual"
41046
41047  src/Makefile.am | 4 ++++
41048  1 file changed, 4 insertions(+)
41049
41050 commit 1ffd23cb47a61465d52a7aeebb9c1b676e7c9a7e
41051 Author: Behdad Esfahbod <behdad@behdad.org>
41052 Date:   Mon Dec 17 23:29:15 2012 -0500
41053
41054     [OTLayout] Limit alternate-location FeatureParams to 'size' feature
41055
41056  src/hb-ot-layout-common-private.hh | 7 ++++++-
41057  1 file changed, 6 insertions(+), 1 deletion(-)
41058
41059 commit efe252e6000558f78075adadb2a3dba25ab67c04
41060 Author: Behdad Esfahbod <behdad@behdad.org>
41061 Date:   Mon Dec 17 23:21:05 2012 -0500
41062
41063     [OTLayout] Fix 'size' featureParams implementation
41064
41065     Looks at alternate location now.
41066
41067  src/hb-ot-layout-common-private.hh | 133
41068  ++++++++++++++++++++++++++++---------
41069  src/hb-ot-layout.cc                |  93 ++++----------------------
41070  2 files changed, 117 insertions(+), 109 deletions(-)
41071
41072 commit e77b4425746ac9eb407ca4e742d962f1955971b4
41073 Author: Behdad Esfahbod <behdad@behdad.org>
41074 Date:   Mon Dec 17 18:42:59 2012 -0500
41075
41076     [OTLayout] Fix tracing
41077
41078  src/hb-open-type-private.hh | 3 ++-
41079  1 file changed, 2 insertions(+), 1 deletion(-)
41080
41081 commit 9b54562d63f1a9e0e5b33d71c32bd1588759ebf1
41082 Author: Behdad Esfahbod <behdad@behdad.org>
41083 Date:   Mon Dec 17 13:55:36 2012 -0500
41084
41085     [OTLayout] Towards correct FeatureParams handling
41086
41087  src/hb-open-type-private.hh        |  8 +++++++-
41088  src/hb-ot-layout-common-private.hh | 25 +++++++++++++++++++++++--
41089  2 files changed, 30 insertions(+), 3 deletions(-)
41090
41091 commit 87e43b7f2be25840748f920ca33ff553833da45f
41092 Author: Behdad Esfahbod <behdad@behdad.org>
41093 Date:   Fri Dec 14 17:48:23 2012 -0500
41094
41095     [OTLayout] Wire tag and list start all the way to Feature
41096
41097     To fix FeatureParam issues.  No actual fix yet, just plumbing.
41098
41099  src/hb-ot-layout-common-private.hh | 16 ++++++++++++----
41100  1 file changed, 12 insertions(+), 4 deletions(-)
41101
41102 commit 85bc44b90a19c6a669ed567a9cd8513448600afe
41103 Author: Behdad Esfahbod <behdad@behdad.org>
41104 Date:   Wed Dec 12 11:38:49 2012 -0500
41105
41106     [OTLayout] More 'size' feature sanity checking
41107
41108     We still don't look for the old incorrect place of the featureParams.
41109     I'll wait till someone actually complains about it...
41110
41111  src/hb-ot-layout.cc | 99
41112  ++++++++++++++++++++++++++++++++++++++++++-----------
41113  1 file changed, 79 insertions(+), 20 deletions(-)
41114
41115 commit 0bae50a36f3022f9bb6b2c001c191eeaaa4ef954
41116 Author: Behdad Esfahbod <behdad@behdad.org>
41117 Date:   Tue Dec 11 16:01:31 2012 -0500
41118
41119     [OTLayout] Add FeatureParamsCharacterVariants struct
41120
41121     No API yet.
41122
41123  src/hb-ot-layout-common-private.hh | 52
41124  +++++++++++++++++++++++++++++++++++---
41125  1 file changed, 49 insertions(+), 3 deletions(-)
41126
41127 commit bd61bc13ea8ff350ada5449b2cfeb612e66ecafa
41128 Author: Behdad Esfahbod <behdad@behdad.org>
41129 Date:   Tue Dec 11 16:00:43 2012 -0500
41130
41131     [OTLayout] Add UINT24 type
41132
41133  src/hb-open-type-private.hh | 33 ++++++++++++++++++++++-----------
41134  src/hb-private.hh           |  4 ++++
41135  2 files changed, 26 insertions(+), 11 deletions(-)
41136
41137 commit 9cf7f9d4f61741932570afbefdee5edf61f79ae4
41138 Author: Behdad Esfahbod <behdad@behdad.org>
41139 Date:   Tue Dec 11 14:31:13 2012 -0500
41140
41141     Make test-size-params write size in points
41142
41143  src/test-size-params.cc | 18 ++++--------------
41144  1 file changed, 4 insertions(+), 14 deletions(-)
41145
41146 commit 372fe2b67b1757e809bf33e1e9055a00c5bed304
41147 Author: Behdad Esfahbod <behdad@behdad.org>
41148 Date:   Tue Dec 11 14:30:57 2012 -0500
41149
41150     [OTLayout] Make hb_ot_layout_get_size_params() do some checks
41151
41152  src/hb-ot-layout.cc | 12 +++++++++++-
41153  1 file changed, 11 insertions(+), 1 deletion(-)
41154
41155 commit 875a5cbc9c37f4264241c43b80afad2628eab749
41156 Author: Behdad Esfahbod <behdad@behdad.org>
41157 Date:   Tue Dec 11 14:17:01 2012 -0500
41158
41159     [OTLayout] Change hb_ot_layout_get_params() API
41160
41161     And add implementation for StylisticSet UINameID.  No API yet.
41162
41163  src/hb-ot-layout-common-private.hh | 85
41164  ++++++++++++++++++++++++++++++++++++--
41165  src/hb-ot-layout.cc                | 28 +++++++++----
41166  src/hb-ot-layout.h                 |  8 +++-
41167  src/test-size-params.cc            |  9 +++-
41168  4 files changed, 115 insertions(+), 15 deletions(-)
41169
41170 commit 5e7e52ddf2b0c4fbc9d933d24336100368d39a5c
41171 Author: Behdad Esfahbod <behdad@behdad.org>
41172 Date:   Mon Dec 10 17:44:22 2012 -0500
41173
41174     [uniscribe] Enable Uniscribe backend only if it has
41175     ScriptShapeOpenType()
41176
41177     Bug 55494 - ScriptItemizeOpenType doesn't exists under Windows XP
41178
41179  config.h.in  |  6 ------
41180  configure.ac | 14 +++++++++++++-
41181  2 files changed, 13 insertions(+), 7 deletions(-)
41182
41183 commit d41c0c955b8ad9b52191ca47e1f3b1bfe606deb1
41184 Author: Behdad Esfahbod <behdad@behdad.org>
41185 Date:   Mon Dec 10 16:41:20 2012 -0500
41186
41187     Update config template
41188
41189  config.h.in | 4 ----
41190  1 file changed, 4 deletions(-)
41191
41192 commit c48a04e5ea899b82465a0f3f2cfdcffb3bf38f61
41193 Author: John Ralls <jralls@ceridwen.fremont.ca.us>
41194 Date:   Mon Dec 10 16:24:24 2012 -0500
41195
41196     [coretext] Better test for CoreText
41197
41198     Instead of checking for ApplicationServices.h, which is present in all
41199     versions of MacOSX, check for CTFontRef, a CoreText basic type.
41200
41201  configure.ac | 2 +-
41202  1 file changed, 1 insertion(+), 1 deletion(-)
41203
41204 commit 0e9f0f3e5f16a45951423a1229af42dc2fd798c3
41205 Author: Behdad Esfahbod <behdad@behdad.org>
41206 Date:   Mon Dec 10 15:25:21 2012 -0500
41207
41208     Fix atomic ops on iOS
41209
41210     Patch from John Ralls.
41211
41212  src/hb-atomic-private.hh | 8 +++++---
41213  1 file changed, 5 insertions(+), 3 deletions(-)
41214
41215 commit 5f9569c1391c65d7addff363ad6e5ec9b087f01a
41216 Author: Behdad Esfahbod <behdad@behdad.org>
41217 Date:   Mon Dec 10 13:38:42 2012 -0500
41218
41219     Make older MSVC happy
41220
41221  src/hb-private.hh | 2 +-
41222  1 file changed, 1 insertion(+), 1 deletion(-)
41223
41224 commit 071d5b831e6de5f3b24160dc77b139cb040ab886
41225 Author: Behdad Esfahbod <behdad@behdad.org>
41226 Date:   Mon Dec 10 00:57:00 2012 -0500
41227
41228     Work around missing OSAtomicCompareAndSwapPtrBarrier() on OS X 10.4
41229
41230     Not sure how to handle iOS.
41231
41232  src/hb-atomic-private.hh | 11 +++++++++++
41233  1 file changed, 11 insertions(+)
41234
41235 commit e923e6487b25ab86f6f629af480b291e8e5407b5
41236 Author: Behdad Esfahbod <behdad@behdad.org>
41237 Date:   Sun Dec 9 19:39:40 2012 -0500
41238
41239     [coretext] Fixed typo
41240
41241     Oops.  Thanks Khaled for catching this.
41242
41243  src/hb-coretext.cc | 2 +-
41244  1 file changed, 1 insertion(+), 1 deletion(-)
41245
41246 commit 9a8395824bf51c2ff2cfe0887ecad52b3d2c02e2
41247 Author: Behdad Esfahbod <behdad@behdad.org>
41248 Date:   Sun Dec 9 18:47:36 2012 -0500
41249
41250     [coretext] Add hb_coretext_face_get_cg_font()
41251
41252     Not sure if it's useful, but it was missing.
41253
41254  src/hb-coretext.cc | 20 ++++++++++++++------
41255  src/hb-coretext.h  |  3 +++
41256  2 files changed, 17 insertions(+), 6 deletions(-)
41257
41258 commit 86112356885fde32163882b6c9dd19a494304f7a
41259 Author: Behdad Esfahbod <behdad@behdad.org>
41260 Date:   Sun Dec 9 18:47:09 2012 -0500
41261
41262     [coretext] Remove hack around GlyphID
41263
41264     We not namespace our types, so the hack is not needed anymore.
41265
41266  src/hb-coretext.cc | 4 ----
41267  1 file changed, 4 deletions(-)
41268
41269 commit 8e58459aeb949591bb5bca340ef9bdd5cfd54e47
41270 Author: Behdad Esfahbod <behdad@behdad.org>
41271 Date:   Sun Dec 9 18:45:47 2012 -0500
41272
41273     [graphite2] "Update to new API"
41274
41275     Part of patch from Martin Hosken.  I believe he knows what he's doing
41276     :).
41277
41278  src/hb-graphite2.cc | 14 +++++++++++---
41279  1 file changed, 11 insertions(+), 3 deletions(-)
41280
41281 commit a5a4ab3846ef06769784e6469d76eace35e68805
41282 Author: Behdad Esfahbod <behdad@behdad.org>
41283 Date:   Sun Dec 9 18:44:41 2012 -0500
41284
41285     [graphite2] Add hb_graphite2_face_get_gr_face and
41286     hb_graphite2_font_get_gr_font
41287
41288     Based on patch from Martin Hosken.  I believe it returns NULL if the
41289     font doesn't have graphite tables, but have not tested.
41290
41291  src/hb-graphite2.cc | 14 ++++++++++++++
41292  src/hb-graphite2.h  |  8 +++++++-
41293  2 files changed, 21 insertions(+), 1 deletion(-)
41294
41295 commit 737ba156442f723d126c7c58c73729786b67c17a
41296 Author: Behdad Esfahbod <behdad@behdad.org>
41297 Date:   Sun Dec 9 18:43:03 2012 -0500
41298
41299     [graphite2] Preload all tables
41300
41301     Part of patch from Martin Hosken.
41302
41303  src/hb-graphite2.cc | 2 +-
41304  1 file changed, 1 insertion(+), 1 deletion(-)
41305
41306 commit 0ae6dbf1b4de8a0326b8a2f201597427cecfb6db
41307 Author: Behdad Esfahbod <behdad@behdad.org>
41308 Date:   Sun Dec 9 18:37:38 2012 -0500
41309
41310     Minor
41311
41312  src/hb-uniscribe.cc | 32 ++++++++++++++++----------------
41313  1 file changed, 16 insertions(+), 16 deletions(-)
41314
41315 commit 3fe5c159d3532f8ce8a85d217a00681225dd8ed1
41316 Author: Behdad Esfahbod <behdad@behdad.org>
41317 Date:   Sun Dec 9 18:20:19 2012 -0500
41318
41319     Remove excess return
41320
41321     Oops!
41322
41323  src/hb-uniscribe.cc | 1 -
41324  1 file changed, 1 deletion(-)
41325
41326 commit ba2d543004573e8e4e56df70b7fe2a66a42bc83f
41327 Author: Behdad Esfahbod <behdad@behdad.org>
41328 Date:   Sat Dec 8 19:28:41 2012 -0500
41329
41330     Update OT language tags
41331
41332     Patch from Roozbeh Pournader.
41333
41334  src/hb-ot-tag.cc | 212
41335  +++++++++++++++++++++++++++++--------------------------
41336  1 file changed, 110 insertions(+), 102 deletions(-)
41337
41338 commit aba38173c6b464c2884b73ef6cd4577d4efcebbc
41339 Author: Behdad Esfahbod <behdad@behdad.org>
41340 Date:   Wed Dec 5 19:54:48 2012 -0500
41341
41342     Minor
41343
41344  src/hb-ot-tag.cc | 2 +-
41345  1 file changed, 1 insertion(+), 1 deletion(-)
41346
41347 commit 61865745e35eb60aeb59968e7826e37059090780
41348 Author: Behdad Esfahbod <behdad@behdad.org>
41349 Date:   Wed Dec 5 19:42:10 2012 -0500
41350
41351     Fix test with gold linker
41352
41353     Bug 57633 - Symbol tests should ignore __bss_start, _edata, _end
41354
41355  src/check-exported-symbols.sh | 2 +-
41356  src/check-internal-symbols.sh | 2 +-
41357  2 files changed, 2 insertions(+), 2 deletions(-)
41358
41359 commit b71b0bd9ee64feadd7289e195bc58f6361ce707a
41360 Author: Behdad Esfahbod <behdad@behdad.org>
41361 Date:   Wed Dec 5 19:20:31 2012 -0500
41362
41363     [Indic] Add link to Sinhala split matra section of the Sinhala spec
41364
41365  src/hb-ot-shape-complex-indic.cc | 5 +++++
41366  1 file changed, 5 insertions(+)
41367
41368 commit 9a34a50daac3563464e0031f377e85f0c704f2d6
41369 Author: Behdad Esfahbod <behdad@behdad.org>
41370 Date:   Wed Dec 5 19:18:18 2012 -0500
41371
41372     Fix build with C++11
41373
41374  util/options.cc | 8 ++++----
41375  1 file changed, 4 insertions(+), 4 deletions(-)
41376
41377 commit 0beb66e3a61ae8bb1fa66e54b1ff1abb2f8711e9
41378 Author: Behdad Esfahbod <behdad@behdad.org>
41379 Date:   Wed Dec 5 18:46:04 2012 -0500
41380
41381     Fix warnings
41382
41383  src/hb-fallback-shape.cc                   | 10 +++++-----
41384  src/hb-glib.cc                             |  2 +-
41385  src/hb-icu-le.cc                           |  6 +++---
41386  src/hb-old.cc                              | 14 +++++++-------
41387  src/hb-open-type-private.hh                |  4 +---
41388  src/hb-ot-layout-gsubgpos-private.hh       | 24 ++++++++++++------------
41389  src/hb-ot-shape-complex-arabic-fallback.hh |  4 ++--
41390  src/hb-ot-shape-complex-arabic.cc          |  2 +-
41391  src/hb-ot-shape-complex-indic-machine.hh   |  2 +-
41392  src/hb-ot-shape-complex-indic-machine.rl   |  2 +-
41393  src/hb-ot-shape-complex-indic.cc           |  6 +++---
41394  src/hb-ot-shape-complex-thai.cc            |  2 +-
41395  src/hb-ot-shape-fallback.cc                |  4 ++--
41396  src/hb-private.hh                          |  8 ++++----
41397  src/hb-ucdn.cc                             | 27
41398  +++++++++++++++------------
41399  src/hb-utf-private.hh                      |  4 ++--
41400  16 files changed, 61 insertions(+), 60 deletions(-)
41401
41402 commit c6408a1009d2370fbdcfa694898819d99d53c3df
41403 Author: Behdad Esfahbod <behdad@behdad.org>
41404 Date:   Wed Dec 5 17:36:52 2012 -0500
41405
41406     0.9.9
41407
41408  NEWS         | 8 ++++++++
41409  configure.ac | 2 +-
41410  2 files changed, 9 insertions(+), 1 deletion(-)
41411
41412 commit 130bb3f6144afe5c88bb5b4e4c98e7cba03b1e26
41413 Author: Behdad Esfahbod <behdad@behdad.org>
41414 Date:   Wed Dec 5 16:49:47 2012 -0500
41415
41416     Rename VOID and void_t to have HarfBuzz prefix
41417
41418     Fixes build on Windows.  Ouch!
41419
41420  src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
41421  src/hb-private.hh                    | 12 ++++++------
41422  2 files changed, 17 insertions(+), 17 deletions(-)
41423
41424 commit 4a350d0eb25db60d95638664c892d4c8dacf050b
41425 Author: Behdad Esfahbod <behdad@behdad.org>
41426 Date:   Tue Dec 4 17:13:09 2012 -0500
41427
41428     [OTLayout] Reuse context in collect_glyphs() recursion
41429
41430  src/hb-ot-layout-gsubgpos-private.hh | 19 +++++++++++++++----
41431  1 file changed, 15 insertions(+), 4 deletions(-)
41432
41433 commit 8303593ba1db06e402eab52df47f21f13049112d
41434 Author: Behdad Esfahbod <behdad@behdad.org>
41435 Date:   Tue Dec 4 17:08:41 2012 -0500
41436
41437     Minor
41438
41439     Use pointers instead of references, in preparation for upcoming
41440     change.
41441
41442  src/hb-ot-layout-gpos-table.hh       | 28 +++++++++++++-------------
41443  src/hb-ot-layout-gsub-table.hh       | 30 ++++++++++++++--------------
41444  src/hb-ot-layout-gsubgpos-private.hh | 38
41445  ++++++++++++++++++------------------
41446  3 files changed, 48 insertions(+), 48 deletions(-)
41447
41448 commit 1bcfa06d1173f219809542a7380ce77f1c907bec
41449 Author: Behdad Esfahbod <behdad@behdad.org>
41450 Date:   Tue Dec 4 16:58:09 2012 -0500
41451
41452     [OTLayout] Don't recurse in collect_glyphs() for GPOS
41453
41454  src/hb-ot-layout-gpos-table.hh       | 2 +-
41455  src/hb-ot-layout-gsubgpos-private.hh | 4 ++++
41456  2 files changed, 5 insertions(+), 1 deletion(-)
41457
41458 commit b5e04c7dc6b78e311d1a14f1f808fac76a64c889
41459 Author: Behdad Esfahbod <behdad@behdad.org>
41460 Date:   Tue Dec 4 15:57:02 2012 -0500
41461
41462     [ucdn] Match upstream changes
41463
41464  src/hb-ucdn/ucdn.c | 16 ++++++++--------
41465  1 file changed, 8 insertions(+), 8 deletions(-)
41466
41467 commit a52f51b21635c626f6e5ccdba505c4df19bcff2c
41468 Author: Behdad Esfahbod <behdad@behdad.org>
41469 Date:   Tue Dec 4 15:43:38 2012 -0500
41470
41471     0.9.8
41472
41473  NEWS         | 16 ++++++++++++++++
41474  configure.ac |  2 +-
41475  2 files changed, 17 insertions(+), 1 deletion(-)
41476
41477 commit 7babfe5a7904c26060c5b8441ca1bf23e1444f35
41478 Author: Behdad Esfahbod <behdad@behdad.org>
41479 Date:   Tue Dec 4 00:35:54 2012 +0200
41480
41481     Move object mutext into the user-data array
41482
41483     We are not using it for anything lse it seems.
41484
41485  src/hb-common.cc         | 12 ++----------
41486  src/hb-object-private.hh | 24 ++++++++++--------------
41487  2 files changed, 12 insertions(+), 24 deletions(-)
41488
41489 commit a1900114770952778563dd6f3bc79334b0ca8df5
41490 Author: Behdad Esfahbod <behdad@behdad.org>
41491 Date:   Tue Dec 4 00:29:35 2012 +0200
41492
41493     Remove unused functions
41494
41495  src/hb-object-private.hh | 20 --------------------
41496  1 file changed, 20 deletions(-)
41497
41498 commit 88b7564183ae1cf59500b13c7e48756fe200c7cd
41499 Author: Behdad Esfahbod <behdad@behdad.org>
41500 Date:   Sun Dec 2 19:14:29 2012 +0200
41501
41502     "Update" to Unicode 6.2.0 tables
41503
41504     Nothing changed...
41505
41506  src/hb-ot-shape-complex-arabic-table.hh |  4 ++--
41507  src/hb-ot-shape-complex-indic-table.hh  | 12 ++++++------
41508  2 files changed, 8 insertions(+), 8 deletions(-)
41509
41510 commit 4ab99fb8c363cfc6a4f5952e69a19757f0cab344
41511 Author: Behdad Esfahbod <behdad@behdad.org>
41512 Date:   Fri Nov 30 15:02:04 2012 +0200
41513
41514     Minor
41515
41516  src/hb-ot-layout.h | 2 +-
41517  1 file changed, 1 insertion(+), 1 deletion(-)
41518
41519 commit 6748b96d27477b35dd69129e55d861259d66bf9f
41520 Author: Behdad Esfahbod <behdad@behdad.org>
41521 Date:   Fri Nov 30 12:02:21 2012 +0200
41522
41523     Minor
41524
41525  src/hb-ot-layout.cc | 1 -
41526  1 file changed, 1 deletion(-)
41527
41528 commit 624933f67642997ee0a46d5acea285362e837142
41529 Author: Behdad Esfahbod <behdad@behdad.org>
41530 Date:   Fri Nov 30 11:46:35 2012 +0200
41531
41532     Add Persian test cases from Mehran Mehr
41533
41534  test/shaping/texts/in-tree/shaper-arabic/script-arabic/MANIFEST   | 1 +
41535  .../in-tree/shaper-arabic/script-arabic/language-persian/MANIFEST | 1 +
41536  .../shaper-arabic/script-arabic/language-persian/mehran.txt       |
41537  8 ++++++++
41538  3 files changed, 10 insertions(+)
41539
41540 commit 0f3f5299047e3cfc4d1202fee83d484b871279ad
41541 Author: Behdad Esfahbod <behdad@behdad.org>
41542 Date:   Fri Nov 30 09:06:59 2012 +0200
41543
41544     Add test-size-params
41545
41546     Eventually this will become part of a yet-to-be-written hb-ot cmdline
41547     tool.
41548
41549  src/Makefile.am         | 10 ++++-
41550  src/test-size-params.cc | 98
41551  +++++++++++++++++++++++++++++++++++++++++++++++++
41552  2 files changed, 107 insertions(+), 1 deletion(-)
41553
41554 commit 8465a05a89742295d4b009a9b4442eb0a899fd80
41555 Author: Behdad Esfahbod <behdad@behdad.org>
41556 Date:   Fri Nov 30 08:46:43 2012 +0200
41557
41558     Fix hb_buffer_guess_segment_properties() for empty buffer
41559
41560     Was causing assertion failure in shape_plan().
41561
41562  src/hb-buffer.cc | 4 ++--
41563  1 file changed, 2 insertions(+), 2 deletions(-)
41564
41565 commit e75943de803f571b7ad2cf2f777119753a209656
41566 Author: Behdad Esfahbod <behdad@behdad.org>
41567 Date:   Fri Nov 30 08:38:24 2012 +0200
41568
41569     [OTLayout] Fix collect_glyphs() recursion in ContextFormat3
41570
41571  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
41572  1 file changed, 1 insertion(+), 1 deletion(-)
41573
41574 commit 3038ae6adbb61e55d6c665dea0c5271e0c9f0ed8
41575 Author: Behdad Esfahbod <behdad@behdad.org>
41576 Date:   Fri Nov 30 08:24:13 2012 +0200
41577
41578     [OTLayout] Minor
41579
41580  src/hb-ot-layout-gpos-table.hh | 4 ----
41581  src/hb-ot-layout-gsub-table.hh | 4 ----
41582  src/hb-ot-layout.cc            | 4 ++--
41583  3 files changed, 2 insertions(+), 10 deletions(-)
41584
41585 commit 0dff11f6bfbda444a153ca75ff2b947f94e9b3c5
41586 Author: Behdad Esfahbod <behdad@behdad.org>
41587 Date:   Fri Nov 30 08:14:20 2012 +0200
41588
41589     [OTLayout] Look for any 'size' feature, not only in DFLT script
41590
41591     The old code doesn't work with all fonts, as Khaled has reported.
41592
41593  src/hb-ot-layout.cc | 14 +++++---------
41594  1 file changed, 5 insertions(+), 9 deletions(-)
41595
41596 commit e9ad71dee845407da74ccacfbb53ad7ededf07fd
41597 Author: Behdad Esfahbod <behdad@behdad.org>
41598 Date:   Fri Nov 30 08:10:26 2012 +0200
41599
41600     [OTLayout] Rename hb_ot_layout_position_get_size() to
41601     hb_ot_layout_get_size_params()
41602
41603  src/hb-ot-layout.cc | 4 ++--
41604  src/hb-ot-layout.h  | 7 ++++---
41605  2 files changed, 6 insertions(+), 5 deletions(-)
41606
41607 commit f18ff5a84d9fe859c40a7a0c9a207cb40df0e84a
41608 Author: Behdad Esfahbod <behdad@behdad.org>
41609 Date:   Fri Nov 30 08:07:06 2012 +0200
41610
41611     [OTLayout] Return correct value from recursion
41612
41613     Commit 4c4e8f0e754b79ac6190d21878eaaf0b790c7579 broke contextual
41614     lookups
41615     by making the recurse() function always return false.
41616
41617     Reported by Khaled.  Test case: لا in Amiri.
41618
41619  src/hb-ot-layout-gsubgpos-private.hh | 9 ++++-----
41620  1 file changed, 4 insertions(+), 5 deletions(-)
41621
41622 commit f54cce3c6a0432268ce159dbe6c5c6b7f583b87a
41623 Author: Behdad Esfahbod <behdad@behdad.org>
41624 Date:   Mon Nov 26 14:02:31 2012 +0200
41625
41626     [OTLayout] Implement 'size' feature
41627
41628  src/hb-ot-layout-common-private.hh | 36
41629  ++++++++++++++++++++++++++++++++++--
41630  src/hb-ot-layout.cc                | 31 +++++++++++++++++++++++++++++++
41631  src/hb-ot-layout.h                 |  5 +++++
41632  3 files changed, 70 insertions(+), 2 deletions(-)
41633
41634 commit 2dc1141d7d0a9f5818862b09d6b9cfe0a27f1fc1
41635 Author: Behdad Esfahbod <behdad@behdad.org>
41636 Date:   Sat Nov 24 19:16:34 2012 -0500
41637
41638     [OTLayout] Remove operator() from ClassDef
41639
41640  src/hb-ot-layout-common-private.hh   | 2 --
41641  src/hb-ot-layout-gpos-table.hh       | 4 ++--
41642  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
41643  3 files changed, 6 insertions(+), 8 deletions(-)
41644
41645 commit b67881b171a7cf865af58df146da52fc1e27b160
41646 Author: Behdad Esfahbod <behdad@behdad.org>
41647 Date:   Sat Nov 24 19:13:55 2012 -0500
41648
41649     [OTLayout] Remove operator() from Coverage
41650
41651  src/hb-ot-layout-common-private.hh   |  2 --
41652  src/hb-ot-layout-gdef-table.hh       |  4 ++--
41653  src/hb-ot-layout-gpos-table.hh       | 24 ++++++++++++------------
41654  src/hb-ot-layout-gsub-table.hh       | 24 ++++++++++++------------
41655  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
41656  5 files changed, 34 insertions(+), 36 deletions(-)
41657
41658 commit a88e7160217b9f44e4e5b4b814d0ca98c457ee40
41659 Author: Behdad Esfahbod <behdad@behdad.org>
41660 Date:   Sat Nov 24 02:31:02 2012 -0500
41661
41662     [OTLayout] Implement hb_ot_layout_collect_lookups()
41663
41664     Untested.
41665
41666  src/hb-ot-layout.cc | 97
41667  +++++++++++++++++++++++++++++++++++++++++++++++++++++
41668  src/hb-ot-layout.h  |  4 +--
41669  2 files changed, 98 insertions(+), 3 deletions(-)
41670
41671 commit 1ea375da446bf68f705a70ce4a480db9fb9d13f3
41672 Author: Behdad Esfahbod <behdad@behdad.org>
41673 Date:   Sat Nov 24 02:05:52 2012 -0500
41674
41675     [OTLayout] Only collect output glyphs during recursion in
41676     collect_glyphs()
41677
41678  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
41679  1 file changed, 3 insertions(+), 1 deletion(-)
41680
41681 commit f1b12781d279a73b5754afee31e930b5cd87aac6
41682 Author: Behdad Esfahbod <behdad@behdad.org>
41683 Date:   Sat Nov 24 01:55:34 2012 -0500
41684
41685     [OTLayout] Implement ChainContext collect_glyphs()
41686
41687     All of collect_glyphs() complete and untested now.
41688
41689  src/hb-ot-layout-gsubgpos-private.hh | 103
41690  ++++++++++++++++++++++++++++++++---
41691  1 file changed, 96 insertions(+), 7 deletions(-)
41692
41693 commit cdd756b9f40665a201f5c4e65a87b9a27c390601
41694 Author: Behdad Esfahbod <behdad@behdad.org>
41695 Date:   Sat Nov 24 01:38:41 2012 -0500
41696
41697     [OTLayout] Implement GPOS collect_glyphs()
41698
41699  src/hb-ot-layout-gpos-table.hh | 95
41700  +++++++++++++++++++++++++++++++++++++++++-
41701  src/hb-ot-layout.cc            |  9 ++--
41702  2 files changed, 99 insertions(+), 5 deletions(-)
41703
41704 commit 4c4e8f0e754b79ac6190d21878eaaf0b790c7579
41705 Author: Behdad Esfahbod <behdad@behdad.org>
41706 Date:   Sat Nov 24 01:13:20 2012 -0500
41707
41708     [OTLayout] Reuse apply context for recursion
41709
41710  src/hb-ot-layout-gpos-table.hh       | 7 ++++++-
41711  src/hb-ot-layout-gsub-table.hh       | 7 ++++++-
41712  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
41713  3 files changed, 16 insertions(+), 6 deletions(-)
41714
41715 commit 53a69f49e58ef4c4226958e0496fc22455ee6c87
41716 Author: Behdad Esfahbod <behdad@behdad.org>
41717 Date:   Sat Nov 24 01:03:05 2012 -0500
41718
41719     [OTLayout] Remove unused members
41720
41721  src/hb-ot-layout-gsubgpos-private.hh | 3 ---
41722  1 file changed, 3 deletions(-)
41723
41724 commit d0a5233785eb327c4080432f597fe470a1046af3
41725 Author: Behdad Esfahbod <behdad@behdad.org>
41726 Date:   Fri Nov 23 18:54:59 2012 -0500
41727
41728     [OTLayout] Implement Context::collect_glyphs()
41729
41730  src/hb-ot-layout-gsubgpos-private.hh | 122
41731  +++++++++++++++++++++++++++++++----
41732  1 file changed, 111 insertions(+), 11 deletions(-)
41733
41734 commit 26514d51b6669f092d9ccb7523443a5ece74169a
41735 Author: Behdad Esfahbod <behdad@behdad.org>
41736 Date:   Fri Nov 23 18:13:48 2012 -0500
41737
41738     [OTLayout] More collect_glyphs()
41739
41740  src/hb-ot-layout-gpos-table.hh       |  6 ++---
41741  src/hb-ot-layout-gsub-table.hh       | 32 +++++++++++++++-------
41742  src/hb-ot-layout-gsubgpos-private.hh | 51
41743  ++++++++++++++++++++++++++++++++----
41744  3 files changed, 71 insertions(+), 18 deletions(-)
41745
41746 commit c6fb843f2a1c26322c6f4c85d1589f01a9e7a2ef
41747 Author: Behdad Esfahbod <behdad@behdad.org>
41748 Date:   Fri Nov 23 18:04:08 2012 -0500
41749
41750     [OTLayout] Templatize process_recurse_func
41751
41752  src/hb-ot-layout-gpos-table.hh | 10 ++++++++++
41753  src/hb-ot-layout-gsub-table.hh |  8 +++++---
41754  2 files changed, 15 insertions(+), 3 deletions(-)
41755
41756 commit 9b34677f362fb0ef5a7cb8a284a9e06d1a4cc03b
41757 Author: Behdad Esfahbod <behdad@behdad.org>
41758 Date:   Fri Nov 23 17:55:40 2012 -0500
41759
41760     [OTLayout] Clean up closure() a bit
41761
41762  src/hb-ot-layout-gsub-table.hh       | 29 ++++++++++++++---------------
41763  src/hb-ot-layout-gsubgpos-private.hh |  7 ++++---
41764  src/hb-ot-layout.cc                  |  6 +++++-
41765  3 files changed, 23 insertions(+), 19 deletions(-)
41766
41767 commit adf7758a27a11fb1a8a14a2673867589437d22a3
41768 Author: Behdad Esfahbod <behdad@behdad.org>
41769 Date:   Fri Nov 23 17:32:00 2012 -0500
41770
41771     Improve debug log format in presence of templates
41772
41773  src/hb-private.hh | 6 +++++-
41774  1 file changed, 5 insertions(+), 1 deletion(-)
41775
41776 commit 2c53bd3c3ec4f81eff126c5bf84b7f2ddf2f0fef
41777 Author: Behdad Esfahbod <behdad@behdad.org>
41778 Date:   Fri Nov 23 17:29:05 2012 -0500
41779
41780     [OTLayout] Start porting sanitize() to process()
41781
41782  src/hb-open-type-private.hh          | 12 +++++++++++-
41783  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++----
41784  2 files changed, 15 insertions(+), 5 deletions(-)
41785
41786 commit f48ec0e83432c038b50d9715a38ba1469e82e1e4
41787 Author: Behdad Esfahbod <behdad@behdad.org>
41788 Date:   Fri Nov 23 17:23:41 2012 -0500
41789
41790     [OTLayout] Add process() tracing
41791
41792  src/hb-ot-layout-gpos-table.hh       | 60
41793  ++++++++++++++++++++----------------
41794  src/hb-ot-layout-gsub-table.hh       | 51 +++++++++++++++++-------------
41795  src/hb-ot-layout-gsubgpos-private.hh | 17 +++++-----
41796  3 files changed, 72 insertions(+), 56 deletions(-)
41797
41798 commit ed2e13594479c6ed7909401509962ea2f03f9a6e
41799 Author: Behdad Esfahbod <behdad@behdad.org>
41800 Date:   Fri Nov 23 17:10:40 2012 -0500
41801
41802     [OTLayout] More Extension templatizing
41803
41804  src/hb-ot-layout-gpos-table.hh       | 11 -----------
41805  src/hb-ot-layout-gsub-table.hh       | 11 -----------
41806  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++--
41807  3 files changed, 10 insertions(+), 24 deletions(-)
41808
41809 commit 7dddd4e72bc35be962d93dc1b76c7e26c63aaa6d
41810 Author: Behdad Esfahbod <behdad@behdad.org>
41811 Date:   Fri Nov 23 17:04:55 2012 -0500
41812
41813     [OTLayout] More templatizing Extension
41814
41815  src/hb-ot-layout-gpos-table.hh       |  7 +------
41816  src/hb-ot-layout-gsub-table.hh       |  9 ++-------
41817  src/hb-ot-layout-gsubgpos-private.hh | 10 +++++++++-
41818  3 files changed, 12 insertions(+), 14 deletions(-)
41819
41820 commit 653eeb26450053b731b46346606931f5ae88db72
41821 Author: Behdad Esfahbod <behdad@behdad.org>
41822 Date:   Fri Nov 23 16:57:36 2012 -0500
41823
41824     Make Extension a template
41825
41826  src/hb-ot-layout-gpos-table.hh       | 11 +----------
41827  src/hb-ot-layout-gsub-table.hh       | 11 +----------
41828  src/hb-ot-layout-gsubgpos-private.hh |  7 +++++++
41829  3 files changed, 9 insertions(+), 20 deletions(-)
41830
41831 commit 08f1eede1bbc01ece2adf89847614a0670e50443
41832 Author: Behdad Esfahbod <behdad@behdad.org>
41833 Date:   Fri Nov 23 16:51:43 2012 -0500
41834
41835     Minor
41836
41837  src/hb-ot-layout-gpos-table.hh | 19 ++-----------------
41838  src/hb-ot-layout-gsub-table.hh | 19 ++-----------------
41839  2 files changed, 4 insertions(+), 34 deletions(-)
41840
41841 commit 2c9d6485a1f89c11f84e720d3c7978dc11a5039a
41842 Author: Behdad Esfahbod <behdad@behdad.org>
41843 Date:   Fri Nov 23 16:49:19 2012 -0500
41844
41845     More tracing fixup
41846
41847  src/hb-private.hh | 5 ++---
41848  1 file changed, 2 insertions(+), 3 deletions(-)
41849
41850 commit a1733db1c6ff40aae71fa142a12b1fea7b53dd37
41851 Author: Behdad Esfahbod <behdad@behdad.org>
41852 Date:   Fri Nov 23 16:40:04 2012 -0500
41853
41854     [OTLayout] Start adding process() tracing
41855
41856  src/hb-ot-layout-gsubgpos-private.hh | 44
41857  +++++++++++++++++++++++++++---------
41858  src/hb-private.hh                    |  6 +++--
41859  2 files changed, 37 insertions(+), 13 deletions(-)
41860
41861 commit 73c18ae1b982a4e65086afe5177afa79e721e2c0
41862 Author: Behdad Esfahbod <behdad@behdad.org>
41863 Date:   Fri Nov 23 15:34:11 2012 -0500
41864
41865     Cleanup
41866
41867  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++------------
41868  1 file changed, 4 insertions(+), 12 deletions(-)
41869
41870 commit be218c688cbb037a99c8c64bb835f3c980040c0b
41871 Author: Behdad Esfahbod <behdad@behdad.org>
41872 Date:   Fri Nov 23 15:32:14 2012 -0500
41873
41874     Pass this object to trace macros
41875
41876  src/hb-open-file-private.hh          |  10 +--
41877  src/hb-open-type-private.hh          |  34 +++++-----
41878  src/hb-ot-head-table.hh              |   2 +-
41879  src/hb-ot-hhea-table.hh              |   2 +-
41880  src/hb-ot-hmtx-table.hh              |   2 +-
41881  src/hb-ot-layout-common-private.hh   |  36 +++++------
41882  src/hb-ot-layout-gdef-table.hh       |  20 +++---
41883  src/hb-ot-layout-gpos-table.hh       |  80 +++++++++++------------
41884  src/hb-ot-layout-gsub-table.hh       | 122
41885  +++++++++++++++++------------------
41886  src/hb-ot-layout-gsubgpos-private.hh | 100 ++++++++++++++--------------
41887  src/hb-ot-maxp-table.hh              |   2 +-
41888  src/hb-ot-name-table.hh              |   6 +-
41889  12 files changed, 208 insertions(+), 208 deletions(-)
41890
41891 commit 902cc8aca0b3ff25eeee50b3a84d729e31731ef3
41892 Author: Behdad Esfahbod <behdad@behdad.org>
41893 Date:   Fri Nov 23 15:06:59 2012 -0500
41894
41895     [OTLayout] Start unbreaking tracing
41896
41897  src/hb-open-type-private.hh          | 37
41898  +++++++++++++++++++++---------------
41899  src/hb-ot-layout-gsubgpos-private.hh | 37
41900  +++++++++++++++++++++++++-----------
41901  src/hb-private.hh                    | 30 +++++++++++++++++++----------
41902  3 files changed, 68 insertions(+), 36 deletions(-)
41903
41904 commit dabe698fcbeb02911128b17aa8e3b2d864795960
41905 Author: Behdad Esfahbod <behdad@behdad.org>
41906 Date:   Fri Nov 23 14:21:35 2012 -0500
41907
41908     Minor
41909
41910  src/hb-open-type-private.hh          |  5 -----
41911  src/hb-ot-layout-gsubgpos-private.hh | 10 ++++------
41912  src/hb-private.hh                    | 27 +++++++++++++++++++++++++--
41913  3 files changed, 29 insertions(+), 13 deletions(-)
41914
41915 commit c779d82b2fc801eec0d349a106c0e860448fcf4e
41916 Author: Behdad Esfahbod <behdad@behdad.org>
41917 Date:   Fri Nov 23 14:07:24 2012 -0500
41918
41919     Fix warnings
41920
41921  src/hb-ot-layout-gpos-table.hh       | 2 --
41922  src/hb-ot-layout-gsub-table.hh       | 8 +++-----
41923  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
41924  src/hb-private.hh                    | 2 +-
41925  4 files changed, 5 insertions(+), 9 deletions(-)
41926
41927 commit 81822528efc63d867cb2343a8ff7af64fac1c70d
41928 Author: Behdad Esfahbod <behdad@behdad.org>
41929 Date:   Fri Nov 23 13:27:16 2012 -0500
41930
41931     Minor
41932
41933  src/hb-open-type-private.hh          | 6 ++++++
41934  src/hb-ot-layout-gsubgpos-private.hh | 3 ---
41935  2 files changed, 6 insertions(+), 3 deletions(-)
41936
41937 commit 1d67ef980f35ae30d4f8975f65ee07b8cc5deeea
41938 Author: Behdad Esfahbod <behdad@behdad.org>
41939 Date:   Thu Nov 22 16:47:53 2012 -0500
41940
41941     Move code around
41942
41943  src/hb-ot-layout-gsubgpos-private.hh | 44
41944  ++++++++++++++++++------------------
41945  1 file changed, 22 insertions(+), 22 deletions(-)
41946
41947 commit ec35a72a44301934b8f123ab2833f59d8c875a09
41948 Author: Behdad Esfahbod <behdad@behdad.org>
41949 Date:   Thu Nov 22 16:05:59 2012 -0500
41950
41951     [OTLayout] Port apply() operator to process() template
41952
41953  src/hb-ot-layout-gpos-table.hh       | 117
41954  ++++-------------------------------
41955  src/hb-ot-layout-gsub-table.hh       | 108
41956  +++-----------------------------
41957  src/hb-ot-layout-gsubgpos-private.hh |  99 +++++++++++++----------------
41958  src/hb-ot-layout.cc                  |   2 +-
41959  4 files changed, 65 insertions(+), 261 deletions(-)
41960
41961 commit 2005fa5340fc528c32dc2af945ad2431964a47d2
41962 Author: Behdad Esfahbod <behdad@behdad.org>
41963 Date:   Thu Nov 22 14:38:10 2012 -0500
41964
41965     [OTLayout] Port would_apply() and get_coverage() to process()
41966     templates
41967
41968  src/hb-ot-layout-gpos-table.hh       | 175
41969  +++++++++++--------------------
41970  src/hb-ot-layout-gsub-table.hh       | 198
41971  ++++++++++++-----------------------
41972  src/hb-ot-layout-gsubgpos-private.hh |  76 +++++---------
41973  3 files changed, 156 insertions(+), 293 deletions(-)
41974
41975 commit 44fc237b53ebfbaf8a539de16ad735d2c6afc52b
41976 Author: Behdad Esfahbod <behdad@behdad.org>
41977 Date:   Wed Nov 21 23:33:13 2012 -0500
41978
41979     [OTLayout] Port closure() to process() template
41980
41981  src/hb-ot-layout-gsub-table.hh       | 297
41982  ++++++++---------------------------
41983  src/hb-ot-layout-gsubgpos-private.hh | 209 ++++++++++++------------
41984  src/hb-ot-layout.cc                  |  10 +-
41985  3 files changed, 171 insertions(+), 345 deletions(-)
41986
41987 commit 5be86b1bb4fbb37b50a1e2798df0c9a3a528b6b2
41988 Author: Behdad Esfahbod <behdad@behdad.org>
41989 Date:   Thu Nov 22 16:26:22 2012 -0500
41990
41991     [ucdn] Make data tables const!
41992
41993  src/hb-ucdn/ucdn.c           | 16 ++++++++--------
41994  src/hb-ucdn/unicodedata_db.h | 28 ++++++++++++++--------------
41995  2 files changed, 22 insertions(+), 22 deletions(-)
41996
41997 commit 7c5b7fe686c9163afe2f31fbeac6f8c8512f5516
41998 Author: Behdad Esfahbod <behdad@behdad.org>
41999 Date:   Thu Nov 22 14:15:08 2012 -0500
42000
42001     Fix hb_shape_plan_get_shaper()
42002
42003  src/hb-shape-plan.cc | 1 +
42004  1 file changed, 1 insertion(+)
42005
42006 commit 4c8963576573483269b327c6465f6ec99f489e05
42007 Author: Behdad Esfahbod <behdad@behdad.org>
42008 Date:   Wed Nov 21 01:20:56 2012 -0500
42009
42010     0.9.7
42011
42012  NEWS         | 86
42013  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
42014  configure.ac |  2 +-
42015  2 files changed, 87 insertions(+), 1 deletion(-)
42016
42017 commit ac064a2db2b7a010d99527e183145286215aea81
42018 Author: Behdad Esfahbod <behdad@behdad.org>
42019 Date:   Wed Nov 21 01:14:19 2012 -0500
42020
42021     Rename hb_set_population() to hb_set_get_population()
42022
42023  src/hb-set.cc | 2 +-
42024  src/hb-set.h  | 2 +-
42025  2 files changed, 2 insertions(+), 2 deletions(-)
42026
42027 commit 16c914c2a6efeb6999054333985b1f711e33cf94
42028 Author: Behdad Esfahbod <behdad@behdad.org>
42029 Date:   Wed Nov 21 01:04:15 2012 -0500
42030
42031     [Indic] One more try at unbreaking Khmer fonts
42032
42033     See comments and discussion on the list.
42034
42035  src/hb-ot-shape-complex-private.hh | 16 ++++++++++------
42036  1 file changed, 10 insertions(+), 6 deletions(-)
42037
42038 commit e8cfdd7fa8d0fb66e0a261f3547e5824897e5131
42039 Author: Behdad Esfahbod <behdad@behdad.org>
42040 Date:   Fri Nov 16 19:07:06 2012 -0800
42041
42042     Start implementing collect_glyphs() operation
42043
42044     Not functional yet.
42045
42046  src/hb-ot-layout-gsub-table.hh       | 185
42047  +++++++++++++++++++++++++++++++++++
42048  src/hb-ot-layout-gsubgpos-private.hh |  57 +++++++++++
42049  src/hb-ot-layout.cc                  |  29 ++++++
42050  src/hb-ot-layout.h                   |   4 +-
42051  4 files changed, 272 insertions(+), 3 deletions(-)
42052
42053 commit 7d52e6601f0e695690cd168a288466746cf25300
42054 Author: Behdad Esfahbod <behdad@behdad.org>
42055 Date:   Fri Nov 16 18:49:54 2012 -0800
42056
42057     Whitespace
42058
42059  src/hb-coretext.cc                   |  32 +++++-----
42060  src/hb-icu-le.cc                     |   2 +-
42061  src/hb-old.cc                        |  10 ++--
42062  src/hb-open-file-private.hh          |   2 +-
42063  src/hb-open-type-private.hh          |   2 +-
42064  src/hb-ot-head-table.hh              |   2 +-
42065  src/hb-ot-hhea-table.hh              |   2 +-
42066  src/hb-ot-hmtx-table.hh              |   2 +-
42067  src/hb-ot-layout-common-private.hh   |   2 +-
42068  src/hb-ot-layout-gdef-table.hh       |   2 +-
42069  src/hb-ot-layout-gpos-table.hh       |   2 +-
42070  src/hb-ot-layout-gsub-table.hh       |   2 +-
42071  src/hb-ot-layout-gsubgpos-private.hh |   2 +-
42072  src/hb-ot-maxp-table.hh              |   2 +-
42073  src/hb-ot-name-table.hh              |   2 +-
42074  src/hb-ot-shape-complex-default.cc   | 109
42075  ++++++++++++++++++-----------------
42076  src/hb-tt-font.cc                    |   2 +-
42077  17 files changed, 87 insertions(+), 92 deletions(-)
42078
42079 commit 51bb498b7b07bff4a447405b72f09b68d07a3e95
42080 Author: Behdad Esfahbod <behdad@behdad.org>
42081 Date:   Fri Nov 16 14:08:05 2012 -0800
42082
42083     Minor
42084
42085  src/hb-ot-shape.cc | 1 +
42086  1 file changed, 1 insertion(+)
42087
42088 commit 89ca8eeb83fedde06727d386369a0a39d410f12b
42089 Author: Behdad Esfahbod <behdad@behdad.org>
42090 Date:   Fri Nov 16 13:53:40 2012 -0800
42091
42092     Implement hb_ot_layout_get_glyphs_in_class()
42093
42094  src/hb-ot-layout-common-private.hh | 24 ++++++++++++++++++++++++
42095  src/hb-ot-layout-gdef-table.hh     |  2 ++
42096  src/hb-ot-layout.cc                |  8 ++++++++
42097  src/hb-ot-layout.h                 |  5 ++---
42098  4 files changed, 36 insertions(+), 3 deletions(-)
42099
42100 commit 5a08ecf9200a6ac9b4ebb7ec5c13dcb42d8820ce
42101 Author: Behdad Esfahbod <behdad@behdad.org>
42102 Date:   Fri Nov 16 13:34:29 2012 -0800
42103
42104     Implement hb_ot_layout_get_glyph_class()
42105
42106  src/hb-ot-layout-gdef-table.hh       | 10 +++++-----
42107  src/hb-ot-layout-gpos-table.hh       |  8 ++++----
42108  src/hb-ot-layout-gsub-table.hh       |  2 +-
42109  src/hb-ot-layout-gsubgpos-private.hh | 10 +++++-----
42110  src/hb-ot-layout-private.hh          | 10 +++++++++-
42111  src/hb-ot-layout.cc                  |  6 ++++++
42112  src/hb-ot-layout.h                   | 14 ++++++--------
42113  src/hb-ot-shape.cc                   |  4 ++--
42114  8 files changed, 38 insertions(+), 26 deletions(-)
42115
42116 commit f9edd5d56bd219625f5b16b23eac53b4c4a8b194
42117 Author: Behdad Esfahbod <behdad@behdad.org>
42118 Date:   Fri Nov 16 13:23:37 2012 -0800
42119
42120     Implement hb_shape_plan_get_shaper()
42121
42122     Untested.
42123
42124  src/hb-shape-plan-private.hh | 1 +
42125  src/hb-shape-plan.cc         | 7 +++++++
42126  src/hb-shape-plan.h          | 4 +---
42127  3 files changed, 9 insertions(+), 3 deletions(-)
42128
42129 commit 43b653150081a2f9dc6b7481229ac4cd952575dc
42130 Author: Behdad Esfahbod <behdad@behdad.org>
42131 Date:   Fri Nov 16 13:12:35 2012 -0800
42132
42133     [Indic] Another try to unbreak Sinhala split matras
42134
42135     Just read the comments...
42136
42137  src/hb-ot-shape-complex-indic.cc                   | 43
42138  ++++++++++++++++++----
42139  .../indic/script-sinhala/misc/MANIFEST             |  1 +
42140  .../indic/script-sinhala/misc/split-matras.txt     |  4 ++
42141  3 files changed, 40 insertions(+), 8 deletions(-)
42142
42143 commit 977f1740ace730dcdff8221a17f2a592c2ec7c74
42144 Author: Behdad Esfahbod <behdad@behdad.org>
42145 Date:   Fri Nov 16 13:10:07 2012 -0800
42146
42147     Unbreak tests
42148
42149  src/hb-ot-layout.h  | 14 +++++++-------
42150  src/hb-shape-plan.h |  2 +-
42151  2 files changed, 8 insertions(+), 8 deletions(-)
42152
42153 commit eba312c8d1b2bbe8cb9b6414e843e78d2c521aa4
42154 Author: Behdad Esfahbod <behdad@behdad.org>
42155 Date:   Fri Nov 16 12:39:23 2012 -0800
42156
42157     Plumbing to get shape plan and font into complex decompose function
42158
42159     So we can handle Sinhala split matras smartly...  Coming soon.
42160
42161  src/hb-ot-shape-complex-default.cc   |  6 ++--
42162  src/hb-ot-shape-complex-indic.cc     | 14 ++++-----
42163  src/hb-ot-shape-complex-private.hh   | 16 +++++------
42164  src/hb-ot-shape-normalize-private.hh | 22 ++++++++++++--
42165  src/hb-ot-shape-normalize.cc         | 56
42166  ++++++++++++++----------------------
42167  src/hb-ot-shape.cc                   |  2 +-
42168  6 files changed, 61 insertions(+), 55 deletions(-)
42169
42170 commit 3f82f8ff07a9d16a7c047129658c1bbedfdb5436
42171 Author: Behdad Esfahbod <behdad@behdad.org>
42172 Date:   Thu Nov 15 18:45:31 2012 -0800
42173
42174     Rename hb_buffer_guess_properties() to
42175     hb_buffer_guess_segment_properties()
42176
42177  src/hb-buffer-private.hh | 2 +-
42178  src/hb-buffer.cc         | 6 +++---
42179  src/hb-buffer.h          | 2 +-
42180  src/hb-fallback-shape.cc | 2 +-
42181  src/hb-ot-shape.cc       | 2 +-
42182  src/hb-shape.cc          | 2 +-
42183  6 files changed, 8 insertions(+), 8 deletions(-)
42184
42185 commit f30641038ba96e83950729b1bd9d86d2e98e46c5
42186 Author: Behdad Esfahbod <behdad@behdad.org>
42187 Date:   Thu Nov 15 18:39:46 2012 -0800
42188
42189     Bunch of independent changes (ouch)
42190
42191     API additions:
42192
42193             hb_segment_properties_t
42194             HB_SEGMENT_PROPERTIES_DEFAULT
42195             hb_segment_properties_equal()
42196             hb_segment_properties_hash()
42197
42198             hb_buffer_set_segment_properties()
42199             hb_buffer_get_segment_properties()
42200
42201             hb_ot_layout_glyph_class_t
42202
42203             hb_shape_plan_t
42204             hb_shape_plan_create()
42205             hb_shape_plan_create_cached()
42206             hb_shape_plan_get_empty()
42207             hb_shape_plan_reference()
42208             hb_shape_plan_destroy()
42209             hb_shape_plan_set_user_data()
42210             hb_shape_plan_get_user_data()
42211             hb_shape_plan_execute()
42212
42213             hb_ot_shape_plan_collect_lookups()
42214
42215     API changes:
42216
42217             Rename hb_ot_layout_feature_get_lookup_indexes() to
42218             hb_ot_layout_feature_get_lookups().
42219
42220     New header file:
42221
42222             hb-shape-plan.h
42223
42224     And a bunch of prototyped but not implemented stuff.  Coming soon.
42225     (Tests fail because of the prototypes right now.)
42226
42227  src/Makefile.am              |   2 +-
42228  src/hb-buffer-private.hh     |  37 ---------------
42229  src/hb-buffer.cc             |  45 +++++++++++++++++-
42230  src/hb-buffer.h              |  47 +++++++++++++++++--
42231  src/hb-ot-layout-private.hh  |   8 ----
42232  src/hb-ot-layout.cc          |  12 ++---
42233  src/hb-ot-layout.h           | 108
42234  ++++++++++++++++++++++++++++++++++++++++---
42235  src/hb-ot-map-private.hh     |   2 +-
42236  src/hb-ot-map.cc             |  15 +++---
42237  src/hb-ot-shape-private.hh   |  11 ++++-
42238  src/hb-ot-shape.cc           |  52 ++++++++++++++-------
42239  src/hb-ot.h                  |   1 +
42240  src/hb-shape-plan-private.hh |   3 +-
42241  src/hb-shape-plan.cc         |  23 +++++++--
42242  src/hb-shape-plan.h          |  50 +++++++++++++-------
42243  src/hb-shaper-private.hh     |   2 -
42244  src/hb-shaper.cc             |   2 +-
42245  src/hb.h                     |   1 +
42246  18 files changed, 304 insertions(+), 117 deletions(-)
42247
42248 commit 75da37dcb17aacc0be6bb006683a84aa31155938
42249 Author: Behdad Esfahbod <behdad@behdad.org>
42250 Date:   Thu Nov 15 18:39:23 2012 -0800
42251
42252     Minor
42253
42254  util/hb-ot-shape-closure.cc | 24 ++++++++++++------------
42255  1 file changed, 12 insertions(+), 12 deletions(-)
42256
42257 commit e05a999495e6575f7cebd7f35db087d964f11ef6
42258 Author: Behdad Esfahbod <behdad@behdad.org>
42259 Date:   Thu Nov 15 16:23:21 2012 -0800
42260
42261     Add hb_face_[sg]et_glyph_count()
42262
42263  src/hb-font-private.hh |  9 +++++++++
42264  src/hb-font.cc         | 29 ++++++++++++++++++++++++++++-
42265  src/hb-font.h          |  7 +++++++
42266  3 files changed, 44 insertions(+), 1 deletion(-)
42267
42268 commit aec89de5641fbe1c3031d63dd5f40ec99bf2a538
42269 Author: Behdad Esfahbod <behdad@behdad.org>
42270 Date:   Thu Nov 15 16:15:42 2012 -0800
42271
42272     Add / modify set API a bit
42273
42274  src/hb-ot-shape.cc          |  2 +-
42275  src/hb-set-private.hh       | 35 ++++++++++++++++--
42276  src/hb-set.cc               | 86
42277  ++++++++++++++++++++++++++++++---------------
42278  src/hb-set.h                | 55 +++++++++++++++++++----------
42279  util/hb-ot-shape-closure.cc |  2 +-
42280  5 files changed, 128 insertions(+), 52 deletions(-)
42281
42282 commit c54599ad269380c7aa28d885fcfd660fc2c10a7b
42283 Author: Behdad Esfahbod <behdad@behdad.org>
42284 Date:   Thu Nov 15 16:14:23 2012 -0800
42285
42286     Minor
42287
42288  src/hb-buffer.cc | 2 +-
42289  src/hb-buffer.h  | 8 +++-----
42290  2 files changed, 4 insertions(+), 6 deletions(-)
42291
42292 commit d1aa143ca434fe272de21d2002768c83387b583b
42293 Author: Behdad Esfahbod <behdad@behdad.org>
42294 Date:   Thu Nov 15 15:38:08 2012 -0800
42295
42296     [Thai] Remove U+0E2C from "AC" consonants
42297
42298     WinXP doesn't include it.
42299
42300  src/hb-ot-shape-complex-thai.cc | 2 +-
42301  1 file changed, 1 insertion(+), 1 deletion(-)
42302
42303 commit 362a990b2246f5448ecb9d600761f710aea7d42d
42304 Author: Behdad Esfahbod <behdad@behdad.org>
42305 Date:   Thu Nov 15 14:57:31 2012 -0800
42306
42307     Rename hb_ot_layout_would_substitute_lookup() and
42308     hb_ot_layout_substitute_closure_lookup()
42309
42310     To match upcoming API.
42311
42312  src/hb-ot-layout-private.hh      | 2 +-
42313  src/hb-ot-layout.cc              | 8 ++++----
42314  src/hb-ot-layout.h               | 4 ++--
42315  src/hb-ot-map.cc                 | 2 +-
42316  src/hb-ot-shape-complex-indic.cc | 2 +-
42317  src/test-would-substitute.cc     | 2 +-
42318  6 files changed, 10 insertions(+), 10 deletions(-)
42319
42320 commit a4bef84e375b090c1bc7e4221b8e0ee435dfcbba
42321 Author: Behdad Esfahbod <behdad@behdad.org>
42322 Date:   Thu Nov 15 13:29:51 2012 -0800
42323
42324     [util] Make hb-shape err if output-format is not understood
42325
42326     And list supported formats.
42327
42328  util/hb-shape.cc | 6 ++++++
42329  1 file changed, 6 insertions(+)
42330
42331 commit 3cec819d39e45470d03085bb6fa132882cc85943
42332 Author: Behdad Esfahbod <behdad@behdad.org>
42333 Date:   Thu Nov 15 13:15:39 2012 -0800
42334
42335     Make the OT shaper default, even if CoreText or Uniscribe is enabled
42336
42337  src/hb-shaper-list.hh | 15 ++++++++-------
42338  1 file changed, 8 insertions(+), 7 deletions(-)
42339
42340 commit 072ae7a982bf640804eee0b41525e7c328806bf5
42341 Author: Behdad Esfahbod <behdad@behdad.org>
42342 Date:   Thu Nov 15 13:14:12 2012 -0800
42343
42344     Add hb_buffer_serialize_list_formats()
42345
42346  src/hb-buffer.cc | 6 ++++++
42347  src/hb-buffer.h  | 3 +++
42348  2 files changed, 9 insertions(+)
42349
42350 commit f9edf1672511c3bcc3796cc79578ffea43b2bda1
42351 Author: Behdad Esfahbod <behdad@behdad.org>
42352 Date:   Thu Nov 15 12:14:09 2012 -0800
42353
42354     Add buffer serialization / deserialization API
42355
42356     Two output formats for now: TEXT, and JSON.  For example:
42357
42358       hb-shape --output-format=json
42359
42360     Deserialization API is added, but not implemented yet.
42361
42362  src/hb-buffer.cc | 222
42363  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
42364  src/hb-buffer.h  |  42 +++++++++++
42365  util/hb-shape.cc |  21 +++++-
42366  util/options.cc  |  57 +++++---------
42367  util/options.hh  |   7 +-
42368  5 files changed, 304 insertions(+), 45 deletions(-)
42369
42370 commit fd0de881f4fc004da6f36d50a91d0e62f8eb4d8c
42371 Author: Behdad Esfahbod <behdad@behdad.org>
42372 Date:   Thu Nov 15 10:47:14 2012 -0800
42373
42374     Avoid C++ undefined behavior
42375
42376     https://bugzilla.mozilla.org/show_bug.cgi?id=810823
42377
42378  src/hb-open-type-private.hh | 4 ++--
42379  1 file changed, 2 insertions(+), 2 deletions(-)
42380
42381 commit f41dc2d35b23220d59d38990bb66f1cbd66a55b3
42382 Author: Behdad Esfahbod <behdad@behdad.org>
42383 Date:   Thu Nov 15 10:36:43 2012 -0800
42384
42385     Fix undefined behavior in Indic dottedcircle
42386
42387     Chromium Issue 158998:  Conditional jump in harfbuzz-ng
42388     http://code.google.com/p/chromium/issues/detail?id=158998
42389
42390  src/hb-ot-shape-complex-indic.cc | 2 +-
42391  1 file changed, 1 insertion(+), 1 deletion(-)
42392
42393 commit 1eb3e94fe99a072ce422e60ac4d4d89ef489b08a
42394 Author: Behdad Esfahbod <behdad@behdad.org>
42395 Date:   Wed Nov 14 17:25:03 2012 -0800
42396
42397     [Thai] Implement PUA-based fallback shaping
42398
42399     As explained here:
42400
42401       http://linux.thai.net/~thep/th-otf/shaping.html
42402
42403     Our output now matches Uniscribe for old fonts (eg. XP Tahoma) with no
42404     Thai GSUB table.
42405
42406  src/hb-ot-shape-complex-thai.cc | 217
42407  ++++++++++++++++++++++++++++++++++++++++
42408  1 file changed, 217 insertions(+)
42409
42410 commit 851784f8372004e0a40b698c0cdc2d7db8629aa2
42411 Author: Behdad Esfahbod <behdad@behdad.org>
42412 Date:   Wed Nov 14 16:24:05 2012 -0800
42413
42414     Improve shaper selection
42415
42416  src/hb-ot-map-private.hh           |  8 ++++----
42417  src/hb-ot-map.cc                   |  6 ++++--
42418  src/hb-ot-shape-complex-indic.cc   |  2 +-
42419  src/hb-ot-shape-complex-private.hh | 13 ++++++++-----
42420  src/hb-ot-shape-complex-thai.cc    | 24 ++++++++++++++++++++++--
42421  5 files changed, 39 insertions(+), 14 deletions(-)
42422
42423 commit f3584d3a3a627e38dfd7769975a670db340d2a48
42424 Author: Behdad Esfahbod <behdad@behdad.org>
42425 Date:   Wed Nov 14 15:55:17 2012 -0800
42426
42427     Add test cases for Thai PUA shaping
42428
42429  .../texts/in-tree/shaper-thai/script-thai/misc/MANIFEST       |  1 +
42430  .../in-tree/shaper-thai/script-thai/misc/pua-shaping.txt      |
42431  11 +++++++++++
42432  2 files changed, 12 insertions(+)
42433
42434 commit 43f04a7456419153cb03e610a825056a47824780
42435 Author: Behdad Esfahbod <behdad@behdad.org>
42436 Date:   Wed Nov 14 15:51:54 2012 -0800
42437
42438     Move Thai shaper into a separate file
42439
42440  src/Makefile.am                                    |   3 +-
42441  ...plex-misc.cc => hb-ot-shape-complex-default.cc} | 114
42442  -----------------
42443  src/hb-ot-shape-complex-thai.cc                    | 141
42444  +++++++++++++++++++++
42445  3 files changed, 143 insertions(+), 115 deletions(-)
42446
42447 commit ba82325b7a6311b787ae47f41a56964e2f2cba9f
42448 Author: Behdad Esfahbod <behdad@behdad.org>
42449 Date:   Wed Nov 14 15:36:53 2012 -0800
42450
42451     Add note re 'Phags-pa letter U+A872, which is Joining_Type=L
42452
42453  src/hb-ot-shape-complex-arabic.cc | 1 +
42454  1 file changed, 1 insertion(+)
42455
42456 commit d469fadce8290c7dda559c5927dd19df65f91c1a
42457 Author: Behdad Esfahbod <behdad@behdad.org>
42458 Date:   Wed Nov 14 15:07:36 2012 -0800
42459
42460     [Indic] Exchange abort() for assert()
42461
42462  src/hb-ot-shape-complex-indic.cc | 7 ++++---
42463  1 file changed, 4 insertions(+), 3 deletions(-)
42464
42465 commit 0f80a89de99293ddbf0b8b815fe360677d057e38
42466 Author: Behdad Esfahbod <behdad@behdad.org>
42467 Date:   Wed Nov 14 15:05:19 2012 -0800
42468
42469     Don't route Kharoshthi through the Indic shaper
42470
42471     It's a simple, right-to-left, script.
42472
42473  src/hb-ot-shape-complex-private.hh | 2 +-
42474  1 file changed, 1 insertion(+), 1 deletion(-)
42475
42476 commit e67072bb179a5c17db04075de74215597fb43c82
42477 Author: Behdad Esfahbod <behdad@behdad.org>
42478 Date:   Wed Nov 14 15:00:53 2012 -0800
42479
42480     [Indic] Handle overstruck matra position
42481
42482  src/hb-ot-shape-complex-indic-private.hh | 6 +++---
42483  1 file changed, 3 insertions(+), 3 deletions(-)
42484
42485 commit 7e99e4f0740e47efda5882604954cb7d12700a4b
42486 Author: Behdad Esfahbod <behdad@behdad.org>
42487 Date:   Wed Nov 14 14:09:46 2012 -0800
42488
42489     Reposition Lao marks
42490
42491     Lao marks are center-aligned, unlike Thai ones.
42492
42493  src/hb-ot-shape-fallback.cc | 4 ++--
42494  1 file changed, 2 insertions(+), 2 deletions(-)
42495
42496 commit 865745b5b87236651f5663cae3461db9cb505eed
42497 Author: Behdad Esfahbod <behdad@behdad.org>
42498 Date:   Wed Nov 14 13:48:26 2012 -0800
42499
42500     Don't do fallback positioning for Indic and Thai shapers
42501
42502  src/hb-ot-shape-complex-arabic.cc  |  1 +
42503  src/hb-ot-shape-complex-indic.cc   |  1 +
42504  src/hb-ot-shape-complex-misc.cc    |  2 ++
42505  src/hb-ot-shape-complex-private.hh |  1 +
42506  src/hb-ot-shape.cc                 | 20 +++++---------------
42507  5 files changed, 10 insertions(+), 15 deletions(-)
42508
42509 commit 981748cb2e9b48b77177b19ec1f972cab7afda89
42510 Author: Behdad Esfahbod <behdad@behdad.org>
42511 Date:   Wed Nov 14 13:38:16 2012 -0800
42512
42513     [Indic] If Khmer fonts have a 'liga' feature, use generic shaper
42514
42515     Seems to produce more coherent results than trying the Indic shaper on
42516     them.  I'm looking at you, Kh-* fonts...
42517
42518  src/hb-ot-shape-complex-private.hh | 21 +++++++++++++++++----
42519  1 file changed, 17 insertions(+), 4 deletions(-)
42520
42521 commit 6b19fa48621dbf36d471d5005f6ae20df350954f
42522 Author: Behdad Esfahbod <behdad@behdad.org>
42523 Date:   Wed Nov 14 11:38:50 2012 -0800
42524
42525     Adjust diff rule for the new hb-shape output format
42526
42527  test/shaping/hb_test_tools.py | 2 +-
42528  1 file changed, 1 insertion(+), 1 deletion(-)
42529
42530 commit dde5506fd963e3cec27c3389bb1fc092f86d1e06
42531 Author: Behdad Esfahbod <behdad@behdad.org>
42532 Date:   Wed Nov 14 11:37:04 2012 -0800
42533
42534     [Indic] Don't move virama with left matra
42535
42536     This is important for the Sinhala U+0DDA split matra since it
42537     decomposes
42538     to U+0DD9,U+0DCA where U+0DD9 is a left matra and U+0DCA is the
42539     virama.
42540     We don't want to move the virama with the left matra.
42541     TEST: U+0D9A,U+0DDA
42542
42543     Note that we were already doing this in the Uniscribe bug
42544     compatibility
42545     mode.  We now do it all the time.
42546
42547  src/hb-ot-shape-complex-indic.cc | 8 ++++++--
42548  1 file changed, 6 insertions(+), 2 deletions(-)
42549
42550 commit 82c4d9880a2cd321f6426888511c5f0318f96ad5
42551 Author: Behdad Esfahbod <behdad@behdad.org>
42552 Date:   Wed Nov 14 10:56:02 2012 -0800
42553
42554     Add Sinhala test case for split matra U+0DDA
42555
42556  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt
42557  | 1 +
42558  1 file changed, 1 insertion(+)
42559
42560 commit d04b12853167d756a8cccaf4154f0fd894bce6de
42561 Author: Behdad Esfahbod <behdad@behdad.org>
42562 Date:   Wed Nov 14 10:53:10 2012 -0800
42563
42564     Fix test
42565
42566  test/api/test-buffer.c | 2 +-
42567  1 file changed, 1 insertion(+), 1 deletion(-)
42568
42569 commit 92f9bfed42f720c1fd78e795845542661aaf4f8a
42570 Author: Behdad Esfahbod <behdad@behdad.org>
42571 Date:   Tue Nov 13 16:50:45 2012 -0800
42572
42573     Minor
42574
42575  src/hb-buffer.h | 26 ++++++++++++++------------
42576  1 file changed, 14 insertions(+), 12 deletions(-)
42577
42578 commit 66ac2ff32e24f0d5658ca172147613081a133847
42579 Author: Behdad Esfahbod <behdad@behdad.org>
42580 Date:   Tue Nov 13 16:26:32 2012 -0800
42581
42582     API change: Remove "mask" from hb_buffer_add()
42583
42584     I don't expect anybody using hb_buffer_add(), so this shouldn't break
42585     anyone's code.
42586
42587  src/hb-buffer-private.hh | 1 -
42588  src/hb-buffer.cc         | 8 +++-----
42589  src/hb-buffer.h          | 1 -
42590  3 files changed, 3 insertions(+), 7 deletions(-)
42591
42592 commit 407f80d62589774f845ef1a6a0a7d841b09d57c6
42593 Author: Behdad Esfahbod <behdad@behdad.org>
42594 Date:   Tue Nov 13 15:33:27 2012 -0800
42595
42596     [util] Add --bot / --eot / --preserve-default-ignorables
42597
42598  util/options.cc |  3 +++
42599  util/options.hh | 12 ++++++++++++
42600  2 files changed, 15 insertions(+)
42601
42602 commit 78d41d8d69142ae95928b51215c0c0c5e3f5b3f0
42603 Author: Behdad Esfahbod <behdad@behdad.org>
42604 Date:   Tue Nov 13 15:15:09 2012 -0800
42605
42606     Minor
42607
42608  util/options.cc | 2 +-
42609  1 file changed, 1 insertion(+), 1 deletion(-)
42610
42611 commit 321f73c16efa0730c96e001d65268f4927a0f735
42612 Author: Behdad Esfahbod <behdad@behdad.org>
42613 Date:   Tue Nov 13 15:12:24 2012 -0800
42614
42615     [util] Add --text-before and --text-after to hb-shape / hb-view
42616
42617     Use with Arabic, for example, to see the effect on joining.
42618
42619  util/hb-ot-shape-closure.cc |  4 +++-
42620  util/main-font-text.hh      |  2 +-
42621  util/options.cc             |  2 ++
42622  util/options.hh             | 18 ++++++++++++++++--
42623  util/shape-consumer.hh      |  6 ++++--
42624  5 files changed, 26 insertions(+), 6 deletions(-)
42625
42626 commit e13f8d280bafc6a6b6e31e2eee587660b8333c56
42627 Author: Behdad Esfahbod <behdad@behdad.org>
42628 Date:   Tue Nov 13 15:12:06 2012 -0800
42629
42630     Fix UTF-8 backward iteration
42631
42632     Ouch!
42633
42634  src/hb-utf-private.hh | 4 ++--
42635  1 file changed, 2 insertions(+), 2 deletions(-)
42636
42637 commit 5669a6cf418f3a8b9281c36e9d662d843be80433
42638 Author: Behdad Esfahbod <behdad@behdad.org>
42639 Date:   Tue Nov 13 15:11:51 2012 -0800
42640
42641     [Arabic] Fix post-context handling
42642
42643     Ouch!
42644
42645  src/hb-ot-shape-complex-arabic.cc | 2 +-
42646  1 file changed, 1 insertion(+), 1 deletion(-)
42647
42648 commit 0c7df2222862122ebbdc8665a21d6771ef5e0252
42649 Author: Behdad Esfahbod <behdad@behdad.org>
42650 Date:   Tue Nov 13 14:42:35 2012 -0800
42651
42652     Add buffer flags
42653
42654     New API:
42655
42656             hb_buffer_flags_t
42657
42658             HB_BUFFER_FLAGS_DEFAULT
42659             HB_BUFFER_FLAG_BOT
42660             HB_BUFFER_FLAG_EOT
42661             HB_BUFFER_FLAG_PRESERVE_DEFAULT_IGNORABLES
42662
42663             hb_buffer_set_flags()
42664             hb_buffer_get_flags()
42665
42666     We use the BOT flag to decide whether to insert dottedcircle if the
42667     first char in the buffer is a combining mark.
42668
42669     The PRESERVE_DEFAULT_IGNORABLES flag prevents removal of characters
42670     like
42671     ZWNJ/ZWJ/...
42672
42673  src/hb-buffer-private.hh          |  1 +
42674  src/hb-buffer.cc                  | 18 ++++++++++++++++++
42675  src/hb-buffer.h                   | 13 +++++++++++++
42676  src/hb-ot-shape-complex-arabic.cc | 40
42677  ++++++++++++++++++++-------------------
42678  src/hb-ot-shape.cc                |  9 ++++++---
42679  test/api/test-buffer.c            |  9 +++++++++
42680  6 files changed, 68 insertions(+), 22 deletions(-)
42681
42682 commit 1c7e55511a870f2689680ca8f977e00879f3b3e3
42683 Author: Behdad Esfahbod <behdad@behdad.org>
42684 Date:   Tue Nov 13 14:42:22 2012 -0800
42685
42686     Minor fix
42687
42688     Ouch
42689
42690  src/hb-shape.cc | 2 +-
42691  1 file changed, 1 insertion(+), 1 deletion(-)
42692
42693 commit c8d4f8b0fe56ce909e3ca07f8a30cb4fb940868b
42694 Author: Behdad Esfahbod <behdad@behdad.org>
42695 Date:   Tue Nov 13 14:10:19 2012 -0800
42696
42697     Minor
42698
42699  test/api/test-object.c | 2 +-
42700  1 file changed, 1 insertion(+), 1 deletion(-)
42701
42702 commit 82ecaff736e245e117d70b6ec1497508c6eb08d2
42703 Author: Behdad Esfahbod <behdad@behdad.org>
42704 Date:   Tue Nov 13 13:57:52 2012 -0800
42705
42706     Add hb_buffer_clear()
42707
42708     Which is like _reset(), but does NOT clear unicode-funcs.
42709
42710  src/hb-buffer-private.hh |  1 +
42711  src/hb-buffer.cc         | 15 +++++++++++++++
42712  src/hb-buffer.h          |  4 ++++
42713  test/api/test-buffer.c   | 22 +++++++++++++++++++++-
42714  4 files changed, 41 insertions(+), 1 deletion(-)
42715
42716 commit da43a92b04929e93356ae393803ef101154d2267
42717 Author: Behdad Esfahbod <behdad@behdad.org>
42718 Date:   Tue Nov 13 13:48:26 2012 -0800
42719
42720     0.9.6
42721
42722  NEWS         | 28 ++++++++++++++++++++++++++++
42723  configure.ac |  2 +-
42724  2 files changed, 29 insertions(+), 1 deletion(-)
42725
42726 commit 0736915b8ed789a209205fec762997af3a8af89c
42727 Author: Behdad Esfahbod <behdad@behdad.org>
42728 Date:   Tue Nov 13 12:35:35 2012 -0800
42729
42730     [Indic] Decompose Sinhala split matras the way old HarfBuzz /
42731     Pango did
42732
42733     Had to do some refactoring to make this happen...
42734
42735     Under uniscribe bug compatibility mode, we still plit them
42736     Uniscrie-style, but Jonathan and I convinced ourselves that there
42737     is no
42738     harm doing this the Unicode way.  This change makes that happen, and
42739     unbreaks free Sinhala fonts.
42740
42741  src/hb-ot-shape-complex-arabic.cc    |   2 +
42742  src/hb-ot-shape-complex-indic.cc     |  74 +++++++++-
42743  src/hb-ot-shape-complex-misc.cc      | 133 ++++++++++++++++-
42744  src/hb-ot-shape-complex-private.hh   |  28 +++-
42745  src/hb-ot-shape-normalize-private.hh |   6 +-
42746  src/hb-ot-shape-normalize.cc         | 278
42747  ++++++++++-------------------------
42748  src/hb-ot-shape.cc                   |   5 +-
42749  7 files changed, 312 insertions(+), 214 deletions(-)
42750
42751 commit c8149ca85ed97112778590bc9f090f3ee0254100
42752 Author: Behdad Esfahbod <behdad@behdad.org>
42753 Date:   Tue Nov 13 11:07:20 2012 -0800
42754
42755     [hb-shape] Adjust postioning output format
42756
42757     1. If there is any offset (x or y), print out both x and y offsets.
42758
42759     2. Always print out the advance in the major direction of the buffer.
42760     Ie. even for zero-advance glyphs, print a "+0".  This is more
42761     intuitive.
42762
42763  util/options.cc | 13 +++++++------
42764  1 file changed, 7 insertions(+), 6 deletions(-)
42765
42766 commit 6fd5335622087e87739684f581aa9f88635ff970
42767 Author: Behdad Esfahbod <behdad@behdad.org>
42768 Date:   Mon Nov 12 18:42:18 2012 -0800
42769
42770     [Indic] Update auto-generated Indic machine to reflect previous commit
42771
42772  src/hb-ot-shape-complex-indic-machine.hh | 1126
42773  +++++++++++++++---------------
42774  1 file changed, 567 insertions(+), 559 deletions(-)
42775
42776 commit 9cac1338c4bc3e9034cbfa104291ed0329debefe
42777 Author: Behdad Esfahbod <behdad@behdad.org>
42778 Date:   Mon Nov 12 18:41:22 2012 -0800
42779
42780     [Indic] Allow Consonant_Medial's after Consonant's
42781
42782     Mostly affects Myanmar, but also Tai Tham, Javanese, and Cham.  The
42783     latter three are untested (no fonts!).
42784
42785  src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
42786  src/hb-ot-shape-complex-indic-private.hh | 7 ++++---
42787  2 files changed, 6 insertions(+), 4 deletions(-)
42788
42789 commit d187099cbab8e75f870a2bc9c23b6a1cf226905e
42790 Author: Behdad Esfahbod <behdad@behdad.org>
42791 Date:   Mon Nov 12 18:38:06 2012 -0800
42792
42793     [Indic] Categorize Myanmar "tone marks" as nuktas
42794
42795  src/hb-ot-shape-complex-indic-private.hh | 2 +-
42796  1 file changed, 1 insertion(+), 1 deletion(-)
42797
42798 commit 8173f23f3f16972c2e8e0a120724533100acfda2
42799 Author: Behdad Esfahbod <behdad@behdad.org>
42800 Date:   Mon Nov 12 18:37:20 2012 -0800
42801
42802     [Indic] Add config for Myanmar
42803
42804  src/hb-ot-shape-complex-indic.cc | 2 ++
42805  1 file changed, 2 insertions(+)
42806
42807 commit 9e92978c8aa3d3cdab4d20c81698c56adbb3dbdd
42808 Author: Behdad Esfahbod <behdad@behdad.org>
42809 Date:   Mon Nov 12 18:36:10 2012 -0800
42810
42811     [Indic] Route "new" Myanmar tag through the Indic shaper
42812
42813     Windows 8 adds a Myanmar shaper using the 'mym2' tag.  Route that
42814     through the Indic shaper.  It's still very broken, but at least this
42815     does NOT break old-style Myanmar shaping using the generic shaper.
42816
42817  src/hb-ot-shape-complex-private.hh | 14 +++++++-------
42818  1 file changed, 7 insertions(+), 7 deletions(-)
42819
42820 commit 5ab3855f8106158ee7e68797e8c35e63e9216e5d
42821 Author: Behdad Esfahbod <behdad@behdad.org>
42822 Date:   Mon Nov 12 18:27:42 2012 -0800
42823
42824     Choose shaper based on chosen OT script tag
42825
42826     For Arabic and Indic shapers, if the font doesn't have a script system
42827     for the script, use default shaper.
42828
42829     Make an exception for Arabic script since we have fallback logic for
42830     that one.
42831
42832  src/hb-ot-map-private.hh           |  4 ++++
42833  src/hb-ot-shape-complex-private.hh | 11 +++++++++--
42834  2 files changed, 13 insertions(+), 2 deletions(-)
42835
42836 commit 9b37b4c5800b158f61602d2aba8a01349e24d251
42837 Author: Behdad Esfahbod <behdad@behdad.org>
42838 Date:   Mon Nov 12 18:23:38 2012 -0800
42839
42840     Make planner available to complex shaper choosing logic
42841
42842  src/hb-ot-shape-complex-private.hh | 4 ++--
42843  src/hb-ot-shape.cc                 | 2 +-
42844  2 files changed, 3 insertions(+), 3 deletions(-)
42845
42846 commit 6fddf2d7397411bba8a23ac535e8b851495d3105
42847 Author: Behdad Esfahbod <behdad@behdad.org>
42848 Date:   Mon Nov 12 17:57:24 2012 -0800
42849
42850     Refactoring ot-map building to make chosen script available earlier
42851
42852  src/hb-ot-map-private.hh   | 13 ++++++++----
42853  src/hb-ot-map.cc           | 51
42854  ++++++++++++++++++++++++++--------------------
42855  src/hb-ot-shape-private.hh |  4 ++--
42856  3 files changed, 40 insertions(+), 28 deletions(-)
42857
42858 commit f17ed8116e7b6429af3fa60bb43d5f4fac66eae3
42859 Author: Behdad Esfahbod <behdad@behdad.org>
42860 Date:   Mon Nov 12 17:48:26 2012 -0800
42861
42862     Minor TODO
42863
42864  TODO | 2 ++
42865  1 file changed, 2 insertions(+)
42866
42867 commit de796a6fb98f4deda276caa82266b7c830978e0b
42868 Author: Behdad Esfahbod <behdad@behdad.org>
42869 Date:   Mon Nov 12 17:27:51 2012 -0800
42870
42871     Add "new" Myanmar OT Script tag
42872
42873     Windows 8 added support for Myanmar shaping using the "mym2"
42874     script tag,
42875     even though Windows never supported the old "mymr" tag.
42876
42877  src/hb-ot-tag.cc       | 2 ++
42878  test/api/test-ot-tag.c | 1 +
42879  2 files changed, 3 insertions(+)
42880
42881 commit 27f52dc3f6bbb97594a44f27b180aed73d9e5608
42882 Author: Behdad Esfahbod <behdad@behdad.org>
42883 Date:   Mon Nov 12 16:54:03 2012 -0800
42884
42885     Add Myanmar tests from UTN#11
42886
42887  .../south-east-asian/script-myanmar/misc/MANIFEST  |  1 +
42888  .../south-east-asian/script-myanmar/misc/utn11.txt | 34
42889  ++++++++++++++++++++++
42890  2 files changed, 35 insertions(+)
42891
42892 commit e9334ce97bb7f1de87fb211bb5a8168033629b14
42893 Author: Behdad Esfahbod <behdad@behdad.org>
42894 Date:   Mon Nov 12 14:57:02 2012 -0800
42895
42896     Break build when ragel is needed and missing
42897
42898  src/Makefile.am | 2 +-
42899  1 file changed, 1 insertion(+), 1 deletion(-)
42900
42901 commit dba186711e3f5e723f917b7104e849c4c525d3b8
42902 Author: Behdad Esfahbod <behdad@behdad.org>
42903 Date:   Mon Nov 12 14:48:33 2012 -0800
42904
42905     [Indic] Make more room in the table
42906
42907     To be used in upcoming commits.
42908
42909  src/hb-ot-shape-complex-indic-private.hh | 10 +++++-----
42910  1 file changed, 5 insertions(+), 5 deletions(-)
42911
42912 commit c4be9917438c45b972ec76dc68409014110f0837
42913 Author: Behdad Esfahbod <behdad@behdad.org>
42914 Date:   Mon Nov 12 14:27:33 2012 -0800
42915
42916     Typo
42917
42918  src/hb-ot-shape-complex-indic.cc | 2 +-
42919  1 file changed, 1 insertion(+), 1 deletion(-)
42920
42921 commit 56be677781736bbedc80df6f6aaa2b5f0bc4041c
42922 Author: Behdad Esfahbod <behdad@behdad.org>
42923 Date:   Mon Nov 12 14:09:40 2012 -0800
42924
42925     [Indic] Port 'pref' logic to look into font tables
42926
42927     ...instead of using a hardcoded list of Ra characters.
42928
42929  src/hb-ot-shape-complex-indic.cc | 7 ++++---
42930  1 file changed, 4 insertions(+), 3 deletions(-)
42931
42932 commit f2c0f59043c93c225274fc0c8177077d16c89d61
42933 Author: Behdad Esfahbod <behdad@behdad.org>
42934 Date:   Mon Nov 12 14:02:02 2012 -0800
42935
42936     [Indic] Port reph handling logic to look into font features
42937
42938     ...instead of using a hardcoded list of Ra characters.
42939
42940  src/hb-ot-shape-complex-indic.cc | 48
42941  +++++++++++++++++++++++++---------------
42942  1 file changed, 30 insertions(+), 18 deletions(-)
42943
42944 commit 43149afbc0007ea075a7017c0e56056c3c0f3614
42945 Author: Behdad Esfahbod <behdad@behdad.org>
42946 Date:   Mon Nov 12 13:34:17 2012 -0800
42947
42948     Route MEETEI_MAYEK through the Indic shaper
42949
42950     Since it has a couple of left-"matras".
42951
42952  src/hb-ot-shape-complex-private.hh | 5 ++---
42953  1 file changed, 2 insertions(+), 3 deletions(-)
42954
42955 commit d0905c3400085f9c0901c558ba1b81b5039510e4
42956 Author: Behdad Esfahbod <behdad@behdad.org>
42957 Date:   Mon Nov 12 13:02:20 2012 -0800
42958
42959     Minor
42960
42961  src/hb-ot-head-table.hh | 2 +-
42962  1 file changed, 1 insertion(+), 1 deletion(-)
42963
42964 commit 365f27ab5ba025bf1be6a882ed213c695cbfed7e
42965 Author: Behdad Esfahbod <behdad@behdad.org>
42966 Date:   Mon Nov 12 11:16:57 2012 -0800
42967
42968     Work around older compilers
42969
42970     As reported on the list:
42971
42972     I am seeing a similar problem building harfbuzz 0.9.5 with Apple gcc
42973     4.0.1 on OS X 10.5 Leopard:
42974
42975     hb-ot-layout-common-private.hh:406: error: 'struct
42976     OT::CoverageFormat1::Iter' is private
42977     hb-ot-layout-common-private.hh:646: error: within this context
42978     hb-ot-layout-common-private.hh:500: error: 'struct
42979     OT::CoverageFormat2::Iter' is private
42980     hb-ot-layout-common-private.hh:647: error: within this context
42981     make[4]: *** [libharfbuzz_la-hb-ot-layout.lo] Error 1
42982
42983     Also reported as happening with MSVC 2005.
42984
42985  src/hb-ot-layout-common-private.hh | 6 ++++++
42986  1 file changed, 6 insertions(+)
42987
42988 commit 6b389ddc3623d042ded4731f4d62dc354002fdd0
42989 Author: Behdad Esfahbod <behdad@behdad.org>
42990 Date:   Mon Nov 12 11:02:56 2012 -0800
42991
42992     [Indic] Don't apply 'liga'
42993
42994     Uniscribe doesn't.  And some fonts abuse this feature to get Indic
42995     shaping working in non-complex applications like Adobe's apps.
42996
42997     No change in numbers:
42998
42999     BENGALI: 353897 out of 354188 tests passed. 291 failed (0.0821598%)
43000     DEVANAGARI: 707337 out of 707394 tests passed. 57 failed (0.00805774%)
43001     GUJARATI: 366440 out of 366457 tests passed. 17 failed (0.00463902%)
43002     GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
43003     KANNADA: 951046 out of 951913 tests passed. 867 failed (0.0910798%)
43004     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
43005     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
43006     MALAYALAM: 1048011 out of 1048334 tests passed. 323 failed
43007     (0.0308108%)
43008     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
43009     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
43010     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
43011     TELUGU: 970557 out of 970573 tests passed. 16 failed (0.00164851%)
43012     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
43013
43014  src/hb-ot-shape-complex-indic.cc | 2 ++
43015  1 file changed, 2 insertions(+)
43016
43017 commit d05ac7dc3f2949e85f1fe996315b31b7aae370fe
43018 Author: Behdad Esfahbod <behdad@behdad.org>
43019 Date:   Mon Nov 12 10:26:50 2012 -0800
43020
43021     Fix hb-ft glyph name for broken fonts that return empty glyph names
43022
43023  src/hb-ft.cc | 2 +-
43024  1 file changed, 1 insertion(+), 1 deletion(-)
43025
43026 commit 3bc22eb7b843c77706bb13fc332009097f247813
43027 Author: Behdad Esfahbod <behdad@behdad.org>
43028 Date:   Mon Nov 12 10:07:28 2012 -0800
43029
43030     Minor
43031
43032  util/options.cc | 2 +-
43033  1 file changed, 1 insertion(+), 1 deletion(-)
43034
43035 commit 4899801155cc0fef7a8aa58c33ac2d30ba34bcc3
43036 Author: Behdad Esfahbod <behdad@behdad.org>
43037 Date:   Thu Nov 8 15:08:26 2012 -0800
43038
43039     U+A872 PHAGS-PA SUPERFIXED LETTER RA is "Right"-Joining
43040
43041  src/hb-ot-shape-complex-arabic.cc | 3 +++
43042  1 file changed, 3 insertions(+)
43043
43044 commit 22a685836a59d1c02914761c02d3852810b83ec5
43045 Author: Behdad Esfahbod <behdad@behdad.org>
43046 Date:   Mon Nov 5 15:20:10 2012 -0800
43047
43048     Adjust Mongolian shaping
43049
43050     For U+1880..U+1886 Uniscribe thinks they are non-joining.
43051     For U+1887 Uniscribe thinks it's joining, but looks wrong to me.
43052     For now, match Uniscribe.
43053
43054  src/hb-ot-shape-complex-arabic.cc | 3 +++
43055  1 file changed, 3 insertions(+)
43056
43057 commit e6b86c8519f894bf7fe18d5c143276521fcacece
43058 Author: Behdad Esfahbod <behdad@behdad.org>
43059 Date:   Mon Nov 5 15:18:49 2012 -0800
43060
43061     Add test for non-joining Mongolian letters
43062
43063     For U+1880..U+1886 Uniscribe thinks they are non-joining.
43064     For U+1887 Uniscribe thinks it's joining, but looks wrong to me.
43065
43066  .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST    | 1 +
43067  .../in-tree/shaper-arabic/script-mongolian/misc/non-joining.txt   |
43068  8 ++++++++
43069  2 files changed, 9 insertions(+)
43070
43071 commit c26a52fbe62e5ba4d0e1e2ba13bfb6ceb3f773dc
43072 Author: Behdad Esfahbod <behdad@behdad.org>
43073 Date:   Sun Nov 4 16:48:45 2012 -0800
43074
43075     Minor
43076
43077  src/hb-ot-shape-fallback.cc | 2 +-
43078  1 file changed, 1 insertion(+), 1 deletion(-)
43079
43080 commit f60d3ed35d94f1adcfd73ca05d03d7e81fb5de03
43081 Author: Behdad Esfahbod <behdad@behdad.org>
43082 Date:   Sun Nov 4 16:44:47 2012 -0800
43083
43084     Minor
43085
43086  src/hb-set-private.hh | 2 +-
43087  1 file changed, 1 insertion(+), 1 deletion(-)
43088
43089 commit f5e55754f962184d2fb7dcab837cdba56e8c7731
43090 Author: Behdad Esfahbod <behdad@behdad.org>
43091 Date:   Fri Nov 2 13:53:18 2012 -0700
43092
43093     Add Tifinagh test data
43094
43095  test/shaping/texts/in-tree/shaper-default/MANIFEST            |  2 ++
43096  .../texts/in-tree/shaper-default/script-tifinagh/MANIFEST     |  1 +
43097  .../in-tree/shaper-default/script-tifinagh/misc/MANIFEST      |  1 +
43098  .../in-tree/shaper-default/script-tifinagh/misc/misc.txt      |
43099  11 +++++++++++
43100  4 files changed, 15 insertions(+)
43101
43102 commit 10a33296e674ee84b9ed2df25cf373de7d020b8d
43103 Author: Behdad Esfahbod <behdad@behdad.org>
43104 Date:   Fri Nov 2 13:38:55 2012 -0700
43105
43106     Minor
43107
43108  src/hb-ot-tag.cc | 2 ++
43109  1 file changed, 2 insertions(+)
43110
43111 commit c21498afd857e78230f761ee5c9e73adece89dd0
43112 Author: Behdad Esfahbod <behdad@behdad.org>
43113 Date:   Fri Nov 2 10:21:26 2012 -0700
43114
43115     Add Mongolian and 'Phags-pa joining test cases
43116
43117  test/shaping/texts/in-tree/shaper-arabic/MANIFEST          |  1 +
43118  .../in-tree/shaper-arabic/script-mongolian/misc/misc.txt   |  3 +++
43119  .../texts/in-tree/shaper-arabic/script-phags-pa/MANIFEST   |  1 +
43120  .../in-tree/shaper-arabic/script-phags-pa/misc/MANIFEST    |  1 +
43121  .../in-tree/shaper-arabic/script-phags-pa/misc/misc.txt    | 14
43122  ++++++++++++++
43123  5 files changed, 20 insertions(+)
43124
43125 commit 3ba7bc14ea652d27639f34109e51a497a678a54a
43126 Author: Behdad Esfahbod <behdad@behdad.org>
43127 Date:   Thu Nov 1 20:05:04 2012 -0700
43128
43129     Implement 'Phags-pa shaping
43130
43131     Through the Arabic shaper.  It's similar to Mongolian.
43132
43133  src/hb-ot-shape-complex-arabic.cc  | 15 ++++++++++++---
43134  src/hb-ot-shape-complex-private.hh |  4 +---
43135  2 files changed, 13 insertions(+), 6 deletions(-)
43136
43137 commit 431bef2e16c7888ca3960f5797432d3a20903550
43138 Author: Behdad Esfahbod <behdad@behdad.org>
43139 Date:   Thu Nov 1 16:26:01 2012 -0700
43140
43141     Minor build fix
43142
43143  test/api/Makefile.am | 10 +++++++++-
43144  1 file changed, 9 insertions(+), 1 deletion(-)
43145
43146 commit da70111ab234e8b740ce6fb1789a1809fbec0c44
43147 Author: Behdad Esfahbod <behdad@behdad.org>
43148 Date:   Wed Oct 31 13:45:30 2012 -0700
43149
43150     Don't clear buffer pre-context if no new context is being provided
43151
43152     Patch from Jonathan Kew.
43153
43154     Part of fixing:
43155
43156     Mozilla Bug 801410 - avoid inserting dotted-circle for run-initial
43157     Unicode combining characters in "simple" scripts such as Latin
43158
43159     https://bugzilla.mozilla.org/show_bug.cgi?id=801410
43160
43161  src/hb-buffer.cc | 9 ++++++++-
43162  1 file changed, 8 insertions(+), 1 deletion(-)
43163
43164 commit 0bc7a38463bfb37f12efeb1b8cb2024cf4a347bc
43165 Author: Behdad Esfahbod <behdad@behdad.org>
43166 Date:   Mon Oct 29 22:02:45 2012 -0700
43167
43168     [OT] Fix ReverseChainingSubst
43169
43170     We should make it clear that we don't want output buffer in this case,
43171     otherwise buffer->backtrack_len() would be wrong.
43172
43173  src/hb-buffer-private.hh       |  1 +
43174  src/hb-buffer.cc               | 13 +++++++++++++
43175  src/hb-ot-layout-gsub-table.hh |  1 +
43176  3 files changed, 15 insertions(+)
43177
43178 commit 2616689d159024d2b1cb1e68f9936b2129bf9be6
43179 Author: Behdad Esfahbod <behdad@behdad.org>
43180 Date:   Mon Oct 29 21:51:56 2012 -0700
43181
43182     More tracing fixups
43183
43184  src/hb-ot-layout-gsubgpos-private.hh | 13 +++++++------
43185  1 file changed, 7 insertions(+), 6 deletions(-)
43186
43187 commit 937f8d3871863b8b1ed1d8900cf41999d92ba30f
43188 Author: Behdad Esfahbod <behdad@behdad.org>
43189 Date:   Mon Oct 29 21:49:33 2012 -0700
43190
43191     [Arabic] Enable dlig and mset for Arabic
43192
43193     That's what the spec says, and what Uniscribe does.
43194
43195  src/hb-ot-shape-complex-arabic.cc | 3 ++-
43196  1 file changed, 2 insertions(+), 1 deletion(-)
43197
43198 commit 911ed096980630fd4a37bf2024036daae13a6056
43199 Author: Behdad Esfahbod <behdad@behdad.org>
43200 Date:   Mon Oct 29 19:42:19 2012 -0700
43201
43202     Ignore gid0 in test results
43203
43204  test/shaping/hb_test_tools.py | 1 +
43205  1 file changed, 1 insertion(+)
43206
43207 commit bc513add7999baf32f126ceebbd318105ee66985
43208 Author: Behdad Esfahbod <behdad@behdad.org>
43209 Date:   Mon Oct 29 19:03:55 2012 -0700
43210
43211     Add missing TRACE_RETURN
43212
43213  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
43214  1 file changed, 1 insertion(+), 1 deletion(-)
43215
43216 commit 10b88d89ef1efcfddbbfabd3669399b472c8a900
43217 Author: Behdad Esfahbod <behdad@behdad.org>
43218 Date:   Mon Oct 29 18:18:24 2012 -0700
43219
43220     Add Ethiopic test case
43221
43222     This sequence: U+120B,U+135F,U+120B with the Nyala font from Win7
43223     exposes a GPOS bug in Uniscribe, in that the positioned mark is
43224     wrongly
43225     moved as a result a following kern.
43226
43227     This is the one "failure" in the Ethiopic test suite :-).
43228
43229     ETHIOPIC: 118900 out of 118901 tests passed. 1 failed (0.000841036%)
43230
43231  test/shaping/texts/in-tree/shaper-default/script-ethiopic/MANIFEST      |
43232  1 +
43233  test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/MANIFEST |
43234  1 +
43235  test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/misc.txt |
43236  1 +
43237  3 files changed, 3 insertions(+)
43238
43239 commit 88d3c98e309e14c3115825d1d8d40d0b3eec2d97
43240 Author: Behdad Esfahbod <behdad@behdad.org>
43241 Date:   Mon Oct 29 16:27:02 2012 -0700
43242
43243     [Indic] Position pre-base reordering Ra after Chillus in Malayalam
43244
43245     The logic for pre-base reordering follows the left matra logic.
43246     We had an exception for Malayalam/Tamil in the left matra
43247     repositioning
43248     which was not reflected in pre-base reordering.
43249
43250     Malayalam failures down from 337 to 323.
43251
43252     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
43253     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
43254     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
43255     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
43256     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
43257     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
43258     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
43259     MALAYALAM: 1048011 out of 1048334 tests passed. 323 failed
43260     (0.0308108%)
43261     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
43262     SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
43263     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
43264     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
43265     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
43266
43267  src/hb-ot-shape-complex-indic.cc | 35 +++++++++++++++++++++--------------
43268  1 file changed, 21 insertions(+), 14 deletions(-)
43269
43270 commit 21bf796954678d02f136709cade43adef6f8f42b
43271 Author: Behdad Esfahbod <behdad@behdad.org>
43272 Date:   Mon Oct 29 14:21:09 2012 -0700
43273
43274     Add missed file
43275
43276  src/hb-ucdn/COPYING | 13 +++++++++++++
43277  1 file changed, 13 insertions(+)
43278
43279 commit 01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80
43280 Author: Behdad Esfahbod <behdad@behdad.org>
43281 Date:   Mon Oct 29 10:56:04 2012 -0700
43282
43283     Include config.h.in in tree
43284
43285     I typically don't like including generating files in tree.
43286     But like to
43287     make an exception for this, since this forms the canonical list of
43288     options one would need to go through when building with alternative
43289     build systems.
43290
43291  Makefile.am |   1 -
43292  config.h.in | 160
43293  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
43294  2 files changed, 160 insertions(+), 1 deletion(-)
43295
43296 commit 02ed52169ad3bb48f4989f721b0c6572e064a712
43297 Author: Behdad Esfahbod <behdad@behdad.org>
43298 Date:   Sun Oct 28 21:26:19 2012 -0700
43299
43300     Improve license information
43301
43302  COPYING                   | 2 ++
43303  src/hb-icu-le/COPYING     | 2 ++
43304  src/hb-icu-le/Makefile.am | 2 +-
43305  src/hb-ucdn/Makefile.am   | 2 +-
43306  src/hb-ucdn/README        | 7 +++++++
43307  5 files changed, 13 insertions(+), 2 deletions(-)
43308
43309 commit 4c1d9244617e472464722e64d2cdbc1f9e8827f6
43310 Author: Behdad Esfahbod <behdad@behdad.org>
43311 Date:   Sun Oct 28 20:27:25 2012 -0700
43312
43313     Minor
43314
43315  src/hb-icu-le.cc | 2 +-
43316  1 file changed, 1 insertion(+), 1 deletion(-)
43317
43318 commit 38b015e57ffa75d3b078a368c23685beb7c3f946
43319 Author: Behdad Esfahbod <behdad@behdad.org>
43320 Date:   Sun Oct 28 20:11:47 2012 -0700
43321
43322     Fix hb_buffer_set_length(buffer, 0)
43323
43324     Was causing invalid realloc()s.
43325
43326  src/hb-buffer.cc | 2 +-
43327  1 file changed, 1 insertion(+), 1 deletion(-)
43328
43329 commit b7115b63be72e109b51f538ba581aed1017b2d55
43330 Author: Behdad Esfahbod <behdad@behdad.org>
43331 Date:   Sun Oct 28 20:11:42 2012 -0700
43332
43333     Add XXX
43334
43335  src/hb-icu-le.cc | 1 +
43336  1 file changed, 1 insertion(+)
43337
43338 commit 71ee1f24503cd066ffc1a36cc5dd9a3c1d1a6dfd
43339 Author: Behdad Esfahbod <behdad@behdad.org>
43340 Date:   Sun Oct 28 19:18:11 2012 -0700
43341
43342     Port to ICU LayoutEngine C API
43343
43344     Incidentally, this makes it not crash with icu-le-hb anymore...
43345     I'm not smart / stupid enough to spend two more days debugging C++
43346     linking issues, and this is ABI-stable at least.
43347
43348  src/hb-icu-le.cc | 31 ++++++++++++++++---------------
43349  1 file changed, 16 insertions(+), 15 deletions(-)
43350
43351 commit 0144f05e57088b30ac894cdae8b04b265d4dfbe7
43352 Author: Behdad Esfahbod <behdad@behdad.org>
43353 Date:   Fri Oct 26 13:48:06 2012 -0700
43354
43355     Remove unused members
43356
43357  src/hb-icu-le/PortableFontInstance.h | 3 ---
43358  1 file changed, 3 deletions(-)
43359
43360 commit cf3afd8979b1db76d437f428cbd51cb363e0d18e
43361 Author: Behdad Esfahbod <behdad@behdad.org>
43362 Date:   Thu Oct 25 16:32:54 2012 -0700
43363
43364     Rename and revamp is_zero_width() to be is_default_ignorable()
43365
43366     That's really the logic desired.  Except that MONGOLIAN VOWEL
43367     SEPARATOR
43368     is not default_ignorable but it really should be.  Reported to
43369     Unicode.
43370
43371     Based on suggestion from Konstantin Ritt.
43372
43373  src/hb-fallback-shape.cc   |  2 +-
43374  src/hb-ot-shape-private.hh |  4 +--
43375  src/hb-ot-shape.cc         |  2 +-
43376  src/hb-unicode-private.hh  | 90
43377  +++++++++++++++++++++++++++++-----------------
43378  4 files changed, 62 insertions(+), 36 deletions(-)
43379
43380 commit a724139e641bf1592b1ff786a75a9de2ea8163cf
43381 Author: Behdad Esfahbod <behdad@behdad.org>
43382 Date:   Wed Oct 24 14:02:15 2012 -0700
43383
43384     Update TODO
43385
43386  TODO | 14 ++++++++++----
43387  1 file changed, 10 insertions(+), 4 deletions(-)
43388
43389 commit 13c058472913b7b6d689f9022226079da65420b0
43390 Author: Behdad Esfahbod <behdad@behdad.org>
43391 Date:   Sun Oct 14 18:37:09 2012 -0500
43392
43393     0.9.5
43394
43395  NEWS         | 23 +++++++++++++++++++++++
43396  configure.ac |  2 +-
43397  2 files changed, 24 insertions(+), 1 deletion(-)
43398
43399 commit fecdfa95daf4916695f23e7dab89ab363be11b89
43400 Author: Behdad Esfahbod <behdad@behdad.org>
43401 Date:   Sun Oct 7 17:19:58 2012 -0400
43402
43403     Fixup hb_ot_shape_closure()
43404
43405     Broke it when merged cmap mapping and normalizer.  Ouch!
43406
43407  src/hb-ot-shape.cc | 2 +-
43408  1 file changed, 1 insertion(+), 1 deletion(-)
43409
43410 commit 2d1dcb3ce3354c2d5e2b4d1d291beb8d23cdea22
43411 Author: Behdad Esfahbod <behdad@behdad.org>
43412 Date:   Sun Oct 7 17:13:46 2012 -0400
43413
43414     Mark debug message functions static
43415
43416  src/hb-private.hh | 6 +++---
43417  1 file changed, 3 insertions(+), 3 deletions(-)
43418
43419 commit 9947bd6daffb5ec76b67536575e7617ba4f10b1e
43420 Author: Behdad Esfahbod <behdad@behdad.org>
43421 Date:   Tue Oct 2 20:44:43 2012 -0400
43422
43423     Update UCDN to upstream commit
43424     3f159c87824230b59af56e40e2db32caf6afa51a
43425
43426     - Unicode 6.2.0 goodness,
43427     - Unassigned codepoints now have correct properties.  Passes test
43428     suite.
43429
43430  src/hb-ucdn/unicodedata_db.h | 1966
43431  ++++++++++++++++++++++--------------------
43432  1 file changed, 1036 insertions(+), 930 deletions(-)
43433
43434 commit 32dbfcf763d1ae497d3c95de986a83441331678f
43435 Author: Behdad Esfahbod <behdad@behdad.org>
43436 Date:   Tue Oct 2 17:42:13 2012 -0400
43437
43438     Fix visibility of UCDN symbols
43439
43440  src/hb-ucdn.cc     |  2 --
43441  src/hb-ucdn/ucdn.h | 19 +++++++++++++++++++
43442  2 files changed, 19 insertions(+), 2 deletions(-)
43443
43444 commit 3f33f0d1f2603f22e86adffe3c3836136ba5e5fd
43445 Author: Behdad Esfahbod <behdad@behdad.org>
43446 Date:   Tue Oct 2 16:03:18 2012 -0400
43447
43448     Import UCDN into source tree
43449
43450     https://github.com/grigorig/ucdn
43451
43452  configure.ac                 |   11 +-
43453  src/Makefile.am              |    7 +
43454  src/hb-ucdn.cc               |  207 ++
43455  src/hb-ucdn/Makefile.am      |   18 +
43456  src/hb-ucdn/README           |   33 +
43457  src/hb-ucdn/ucdn.c           |  282 +++
43458  src/hb-ucdn/ucdn.h           |  290 +++
43459  src/hb-ucdn/unicodedata_db.h | 4648
43460  ++++++++++++++++++++++++++++++++++++++++++
43461  src/hb-unicode.cc            |    3 +
43462  9 files changed, 5498 insertions(+), 1 deletion(-)
43463
43464 commit 0e292eb2a2abbac152eeea2060e58b7a66449745
43465 Author: Behdad Esfahbod <behdad@behdad.org>
43466 Date:   Tue Oct 2 14:59:00 2012 -0400
43467
43468     Remove Glib thread-safety support
43469
43470     Now that we have pthread detection in configure, we don't need Glib
43471     anymore.  Glib will only be a Unicode data provider.
43472
43473  configure.ac             |  8 ++++----
43474  src/hb-atomic-private.hh | 13 -------------
43475  src/hb-mutex-private.hh  | 20 --------------------
43476  3 files changed, 4 insertions(+), 37 deletions(-)
43477
43478 commit 66efe896483c58f3ef9bd218c02bb7ea604f68ee
43479 Author: Behdad Esfahbod <behdad@behdad.org>
43480 Date:   Tue Oct 2 14:55:32 2012 -0400
43481
43482     Check for pthreads
43483
43484  configure.ac    | 7 +++++++
43485  src/Makefile.am | 5 +++++
43486  2 files changed, 12 insertions(+)
43487
43488 commit 10a8162dddb8b39ae130fe5bb7d1819471fa7e06
43489 Author: Behdad Esfahbod <behdad@behdad.org>
43490 Date:   Tue Oct 2 14:46:34 2012 -0400
43491
43492     Add ax_pthread.m4
43493
43494  m4/ax_pthread.m4 | 309
43495  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
43496  1 file changed, 309 insertions(+)
43497
43498 commit 8ac34bc6ff1d0646503a45659b1846d8cf9c0603
43499 Author: Behdad Esfahbod <behdad@behdad.org>
43500 Date:   Tue Oct 2 14:46:04 2012 -0400
43501
43502     Add pkg.m4 to git repo
43503
43504  m4/pkg.m4 | 157
43505  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
43506  1 file changed, 157 insertions(+)
43507
43508 commit c7afac0aa6e51e6a49ebf13f72537398698c9e49
43509 Author: Behdad Esfahbod <behdad@behdad.org>
43510 Date:   Tue Oct 2 14:44:47 2012 -0400
43511
43512     Add AC_CONFIG_MACRODIR
43513
43514  Makefile.am  | 2 ++
43515  configure.ac | 2 ++
43516  2 files changed, 4 insertions(+)
43517
43518 commit f2eb3fa9dca8d21fae20c9b9dddad3245df74a05
43519 Author: Behdad Esfahbod <behdad@behdad.org>
43520 Date:   Tue Sep 25 21:35:35 2012 -0400
43521
43522     [OT] Only insert dottedcircle if at the beginning of paragraph
43523
43524     If the first char in the run is a combining mark, but there is text
43525     before the run, don't insert dottedcircle.
43526
43527     Part of addressing:
43528     https://bugzilla.redhat.com/show_bug.cgi?id=858736
43529
43530  src/hb-ot-shape.cc | 6 ++----
43531  1 file changed, 2 insertions(+), 4 deletions(-)
43532
43533 commit bdc2fc8294da7f374701aafe9f5a82d60633946f
43534 Author: Behdad Esfahbod <behdad@behdad.org>
43535 Date:   Tue Sep 25 21:32:35 2012 -0400
43536
43537     [Arabic] Respect Arabic joining from neighboring context
43538
43539     Now we respect Arabic joining across runs.
43540
43541  src/hb-ot-shape-complex-arabic.cc | 31 +++++++++++++++++++++++++++++--
43542  1 file changed, 29 insertions(+), 2 deletions(-)
43543
43544 commit 05207a79e0ae1769c5feaebe3fd99bdf9cfcf834
43545 Author: Behdad Esfahbod <behdad@behdad.org>
43546 Date:   Tue Sep 25 17:44:53 2012 -0400
43547
43548     [buffer] Save pre/post textual context
43549
43550     To be used for a variety of purposes.  We save up to five characters
43551     in each direction.  No public API changes, everything is taken care
43552     of already.  All clients need to do is to call hb_buffer_add_utf* with
43553     the full text + segment info (or at least some context) instead of
43554     just passing in the segment.
43555
43556     Various operations (hb_buffer_reset, hb_buffer_set_length,
43557     hb_buffer_add*) automatically reset the relevant contexts.
43558
43559  src/hb-buffer-private.hh | 13 ++++++++++++-
43560  src/hb-buffer.cc         | 44
43561  ++++++++++++++++++++++++++++++++++++++++----
43562  src/hb-buffer.h          |  2 +-
43563  3 files changed, 53 insertions(+), 6 deletions(-)
43564
43565 commit 89ac39dbbe028e6379f64392f2e590e3f1fdd847
43566 Author: Behdad Esfahbod <behdad@behdad.org>
43567 Date:   Tue Sep 25 13:59:24 2012 -0400
43568
43569     Add hb_utf_prev()
43570
43571  src/hb-utf-private.hh | 71
43572  +++++++++++++++++++++++++++++++++++++++++++++++++--
43573  1 file changed, 69 insertions(+), 2 deletions(-)
43574
43575 commit 70ea4ac6887c7057113d714a98e55738b6196562
43576 Author: Behdad Esfahbod <behdad@behdad.org>
43577 Date:   Tue Sep 25 12:30:16 2012 -0400
43578
43579     Slightly optimize UTF-8 parsing
43580
43581  src/hb-utf-private.hh | 4 ++--
43582  1 file changed, 2 insertions(+), 2 deletions(-)
43583
43584 commit 4445e5e2ecc257a5d0fa2f2715bb7181a47346da
43585 Author: Behdad Esfahbod <behdad@behdad.org>
43586 Date:   Tue Sep 25 12:26:12 2012 -0400
43587
43588     [buffer] Cleanup / optimize UTF-16 parsing a bit
43589
43590  src/hb-utf-private.hh | 12 +++++++-----
43591  1 file changed, 7 insertions(+), 5 deletions(-)
43592
43593 commit 1f66c3c1a0eb869c0d85a015235313177e0cec62
43594 Author: Behdad Esfahbod <behdad@behdad.org>
43595 Date:   Tue Sep 25 11:42:16 2012 -0400
43596
43597     Add hb_utf_strlen()
43598
43599     Speeds up UTF-8 parsing by calling strlen().
43600
43601  src/hb-buffer.cc      | 13 ++-----------
43602  src/hb-utf-private.hh | 22 ++++++++++++++++++++++
43603  2 files changed, 24 insertions(+), 11 deletions(-)
43604
43605 commit 7f19ae7b9f806a2e35206b2ad41651c5f80b2537
43606 Author: Behdad Esfahbod <behdad@behdad.org>
43607 Date:   Tue Sep 25 11:22:28 2012 -0400
43608
43609     [buffer] Templatize UTF handling
43610
43611     Also move UTF routines into a separate file, to be reused from shapers
43612     that need it.
43613
43614  src/Makefile.am       |   1 +
43615  src/hb-buffer.cc      | 157
43616  +++++++++++++-------------------------------------
43617  src/hb-utf-private.hh | 113 ++++++++++++++++++++++++++++++++++++
43618  3 files changed, 155 insertions(+), 116 deletions(-)
43619
43620 commit 0e0a4da9b7677a09e00d27313236e1f333864dd6
43621 Author: Behdad Esfahbod <behdad@behdad.org>
43622 Date:   Tue Sep 25 11:09:04 2012 -0400
43623
43624     [buffer] Towards template'izing different UTF adders
43625
43626  src/hb-buffer.cc | 11 ++++++++++-
43627  1 file changed, 10 insertions(+), 1 deletion(-)
43628
43629 commit 7d37280600c157f3c4eae8746e99511702a58e8f
43630 Author: Behdad Esfahbod <behdad@behdad.org>
43631 Date:   Tue Sep 25 11:04:41 2012 -0400
43632
43633     Minor
43634
43635  src/hb-buffer.cc | 2 +-
43636  1 file changed, 1 insertion(+), 1 deletion(-)
43637
43638 commit 54d5da4ee9d902ff36473cec558137eef8f23825
43639 Author: Behdad Esfahbod <behdad@behdad.org>
43640 Date:   Tue Sep 25 10:50:41 2012 -0400
43641
43642     Remove unused indic.cc
43643
43644  src/Makefile.am |  6 +-----
43645  src/indic.cc    | 51 ---------------------------------------------------
43646  2 files changed, 1 insertion(+), 56 deletions(-)
43647
43648 commit fab7a71f110ed646745d54b23284537c50058c21
43649 Author: Behdad Esfahbod <behdad@behdad.org>
43650 Date:   Mon Sep 24 21:51:13 2012 -0400
43651
43652     [Indic] Import ragel-generated Indic machine in git
43653
43654     I don't expect ragel to be creating too much noise in its generated
43655     output, and including this in-tree helps users right now.  We can
43656     revisit this later if it proved to be too much trouble.
43657
43658  autogen.sh                               |    6 -
43659  src/Makefile.am                          |    1 -
43660  src/hb-ot-shape-complex-indic-machine.hh | 1314
43661  ++++++++++++++++++++++++++++++
43662  3 files changed, 1314 insertions(+), 7 deletions(-)
43663
43664 commit 20a840c7cd08069720050782b4533cde505df09a
43665 Author: Behdad Esfahbod <behdad@behdad.org>
43666 Date:   Mon Sep 24 20:23:00 2012 -0400
43667
43668     Use a C++ linker on Windows
43669
43670     On Windows we don't care whether or not we link to libstdc++.
43671     Seems to fix build with mingw32 on msys, as reported by Werner.
43672
43673  src/Makefile.am | 6 ++++--
43674  1 file changed, 4 insertions(+), 2 deletions(-)
43675
43676 commit eb7669a38072b66eef3bd905a93c4815bef3f0e5
43677 Author: Behdad Esfahbod <behdad@behdad.org>
43678 Date:   Tue Sep 18 19:42:06 2012 -0400
43679
43680     Better autofoo
43681
43682  src/Makefile.am | 5 +----
43683  1 file changed, 1 insertion(+), 4 deletions(-)
43684
43685 commit d00f7d83750258eff915a3826700c4819e63e481
43686 Author: Behdad Esfahbod <behdad@behdad.org>
43687 Date:   Mon Sep 17 20:59:09 2012 -0400
43688
43689     Fix dependencies
43690
43691  src/Makefile.am | 5 ++++-
43692  1 file changed, 4 insertions(+), 1 deletion(-)
43693
43694 commit 811eefe225d20b20f1de20c6e62a0ebd6d89102a
43695 Author: Behdad Esfahbod <behdad@behdad.org>
43696 Date:   Mon Sep 10 09:56:27 2012 -0400
43697
43698     Return NULL, not false
43699
43700     Oh well...
43701
43702  src/hb-open-type-private.hh | 2 +-
43703  1 file changed, 1 insertion(+), 1 deletion(-)
43704
43705 commit 166b5cf7ec2d37fb54a909c437ccdec1edaf37aa
43706 Author: Behdad Esfahbod <behdad@behdad.org>
43707 Date:   Fri Sep 7 14:55:07 2012 -0400
43708
43709     [Indic] Find syllables before any features are applied
43710
43711     With FreeSerif, it seems that the 'ccmp' feature does ligature
43712     substituttions.  That was then causing syllable match failures.
43713     We now
43714     find syllables before any features have been applied.
43715
43716     Test sequence: U+0D9A,U+0DCA,U+200D,U+0DBB,U+0DCF
43717
43718  src/hb-ot-shape-complex-indic-machine.rl           |  4 +-
43719  src/hb-ot-shape-complex-indic.cc                   | 56
43720  +++++++++++++++-------
43721  .../indic/script-sinhala/misc/misc.txt             |  1 +
43722  3 files changed, 43 insertions(+), 18 deletions(-)
43723
43724 commit 96fdc04e5c6daafce3d45e7508418e4db94df44c
43725 Author: Behdad Esfahbod <behdad@behdad.org>
43726 Date:   Thu Sep 6 22:26:16 2012 -0400
43727
43728     Add hb_buffer_[sg]et_content_type
43729
43730     And hb_buffer_content_type_t and enum values.
43731
43732  TODO                     |  1 +
43733  src/hb-buffer-private.hh |  2 ++
43734  src/hb-buffer.cc         | 34 ++++++++++++++++++++++++++++++++++
43735  src/hb-buffer.h          | 14 ++++++++++++++
43736  src/hb-shape.cc          |  5 +++++
43737  5 files changed, 56 insertions(+)
43738
43739 commit e30ebd2794b37bd8ec716a258d5cb017fb1dfadc
43740 Author: Behdad Esfahbod <behdad@behdad.org>
43741 Date:   Thu Sep 6 22:09:06 2012 -0400
43742
43743     Add hb_feature_to/from_string()
43744
43745  TODO             |   4 +-
43746  src/hb-common.cc |   9 +++
43747  src/hb-common.h  |   6 +-
43748  src/hb-shape.cc  | 168
43749  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
43750  src/hb-shape.h   |  13 +++++
43751  util/options.cc  | 132 ++-----------------------------------------
43752  6 files changed, 201 insertions(+), 131 deletions(-)
43753
43754 commit f67917161bbe317a33d6407fbc62ebffcafe7154
43755 Author: Behdad Esfahbod <behdad@behdad.org>
43756 Date:   Thu Sep 6 17:22:31 2012 -0400
43757
43758     [OT] Do per-ligature-component fallback mark positioning
43759
43760     With this in place, you can remove GDEF/GSUB/GPOS tables from Arabic
43761     fonts and still get per-component marks positioned on
43762     oh-yeah-fallback-formed LAM-ALEF ligatures with marks in between
43763     the LAM
43764     and ALEF.
43765
43766     Now *that*'s pretty cool, if a bit anachronistic...
43767
43768  src/hb-ot-shape-fallback.cc | 43
43769  ++++++++++++++++++++++++++++++++++++-------
43770  1 file changed, 36 insertions(+), 7 deletions(-)
43771
43772 commit 525c6855783a018d52867b9ece2ee90868ff1f91
43773 Author: Behdad Esfahbod <behdad@behdad.org>
43774 Date:   Thu Sep 6 16:02:07 2012 -0400
43775
43776     [OT] Make fallback mark positioning more robust
43777
43778     ...with clusters spanning multiple base characters.
43779
43780  src/hb-ot-shape-fallback.cc | 11 +++++++++--
43781  1 file changed, 9 insertions(+), 2 deletions(-)
43782
43783 commit 5d502443f5a07cbd0aa860dd71a0fa4ea8b6ff9f
43784 Author: Behdad Esfahbod <behdad@behdad.org>
43785 Date:   Thu Sep 6 15:29:29 2012 -0400
43786
43787     [old] Clear offset array
43788
43789  src/hb-old.cc | 3 +++
43790  1 file changed, 3 insertions(+)
43791
43792 commit 9433c218b4853442dd9ad53d0588a837a33dbf1e
43793 Author: Behdad Esfahbod <behdad@behdad.org>
43794 Date:   Thu Sep 6 14:27:15 2012 -0400
43795
43796     [OT] Simplify fallback positioning condition
43797
43798  src/hb-ot-shape-fallback.cc | 3 +--
43799  1 file changed, 1 insertion(+), 2 deletions(-)
43800
43801 commit 028a1706f898bfcee0d14acfba47ebe1de09f0c4
43802 Author: Behdad Esfahbod <behdad@behdad.org>
43803 Date:   Thu Sep 6 14:25:48 2012 -0400
43804
43805     Refactor common macro
43806
43807  src/hb-ot-shape-fallback.cc  | 5 +----
43808  src/hb-ot-shape-normalize.cc | 5 +----
43809  src/hb-ot-shape.cc           | 5 +----
43810  src/hb-unicode-private.hh    | 9 +++++++++
43811  4 files changed, 12 insertions(+), 12 deletions(-)
43812
43813 commit 07cfbe21b511056d5c3c75cbfe84e4e982c3e8fb
43814 Author: Behdad Esfahbod <behdad@behdad.org>
43815 Date:   Thu Sep 6 01:16:39 2012 -0400
43816
43817     [OT] Streamline Arabic fallback shaping table
43818
43819  src/gen-arabic-table.py                    |   6 +-
43820  src/hb-ot-shape-complex-arabic-fallback.hh |   2 +-
43821  src/hb-ot-shape-complex-arabic-table.hh    | 266
43822  ++++++++++++++---------------
43823  3 files changed, 137 insertions(+), 137 deletions(-)
43824
43825 commit 82f6b6f388b801a1483854cb56a2cadbb94e0f2b
43826 Author: Behdad Esfahbod <behdad@behdad.org>
43827 Date:   Thu Sep 6 01:12:50 2012 -0400
43828
43829     Minor
43830
43831  src/hb-ot-shape-complex-arabic-fallback.hh | 13 +++++++------
43832  1 file changed, 7 insertions(+), 6 deletions(-)
43833
43834 commit fabd3113a98c5f4114f48920fa7ea38bd65a8d32
43835 Author: Behdad Esfahbod <behdad@behdad.org>
43836 Date:   Wed Sep 5 22:19:28 2012 -0400
43837
43838     [OT] Port Arabic fallback shaping to synthetic GSUB
43839
43840     All of init/medi/fina/isol and rlig implemented.
43841
43842     Let there be dragons... ⻯
43843
43844  src/Makefile.am                            |   1 +
43845  src/hb-open-type-private.hh                |  69 +++++---
43846  src/hb-ot-layout-common-private.hh         |   9 +-
43847  src/hb-ot-layout-gsub-table.hh             |  11 +-
43848  src/hb-ot-map-private.hh                   |   6 +
43849  src/hb-ot-map.cc                           |   1 +
43850  src/hb-ot-shape-complex-arabic-fallback.hh | 252
43851  +++++++++++++++++++++++++++++
43852  src/hb-ot-shape-complex-arabic.cc          | 158 ++++++------------
43853  src/hb-ot-shape.cc                         |   7 +-
43854  src/hb-private.hh                          |  11 +-
43855  10 files changed, 369 insertions(+), 156 deletions(-)
43856
43857 commit f0b8ed1b6dd9f1d2b9084c101a6fc5dee0cc22a8
43858 Author: Behdad Esfahbod <behdad@behdad.org>
43859 Date:   Wed Sep 5 17:32:57 2012 -0400
43860
43861     [Indic] Allow "H,ZWJ,M"
43862
43863     Uniscribe accepts a Halant,ZWJ before matras.  Allow that.
43864
43865     BENGALI down from 295 to 291
43866     DEVANAGARI down from 69 to 57
43867     GUJARATI down from 19 to 17
43868     KANNADA down from 871 to 867
43869     MALAYALAM down from 340 to 337
43870     TELUGU down from 20 to 16
43871
43872     Currently at:
43873
43874     BENGALI: 353897 out of 354188 tests passed. 291 failed (0.0821598%)
43875     DEVANAGARI: 707337 out of 707394 tests passed. 57 failed (0.00805774%)
43876     GUJARATI: 366440 out of 366457 tests passed. 17 failed (0.00463902%)
43877     GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
43878     KANNADA: 951046 out of 951913 tests passed. 867 failed (0.0910798%)
43879     KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
43880     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
43881     MALAYALAM: 1047997 out of 1048334 tests passed. 337 failed
43882     (0.0321462%)
43883     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
43884     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
43885     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
43886     TELUGU: 970557 out of 970573 tests passed. 16 failed (0.00164851%)
43887     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
43888
43889  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
43890  1 file changed, 1 insertion(+), 1 deletion(-)
43891
43892 commit 4ed717ef61813fa16cf74f2874848e9feb81568f
43893 Author: Behdad Esfahbod <behdad@behdad.org>
43894 Date:   Wed Sep 5 17:21:17 2012 -0400
43895
43896     [Indic] Relax grammar
43897
43898     Now that we insert dotted-circle, tests break more easily when
43899     our indic
43900     machine breaks.
43901
43902     In particular, a few Devanagari tests were having sequences like
43903     "C,H,ZWJ,N", and because of the ZWJ the Nukta does NOT get reordered
43904     to
43905     before the Halant as the grammar used to expect...  Fixup.
43906
43907     Another case is as simple as "C,ZWJ,SM".
43908
43909     Fixes 10 out of 79 failures:
43910
43911     DEVANAGARI: 707325 out of 707394 tests passed. 69 failed (0.00975411%)
43912
43913  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
43914  1 file changed, 2 insertions(+), 2 deletions(-)
43915
43916 commit aa7141efe49991a1160489106984e95163fe2ab8
43917 Author: Behdad Esfahbod <behdad@behdad.org>
43918 Date:   Wed Sep 5 15:54:21 2012 -0400
43919
43920     [Indic] Fix Khmer syllable-final coeng-consonant
43921
43922     Brings down Khmer failures from 162 to 47.
43923
43924     KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
43925
43926     Also rebaselined some of the test files that had only-inherited lines.
43927     Removing those, the stats are:
43928
43929     BENGALI: 353893 out of 354188 tests passed. 295 failed (0.0832891%)
43930     DEVANAGARI: 707315 out of 707394 tests passed. 79 failed (0.0111678%)
43931     GUJARATI: 366438 out of 366457 tests passed. 19 failed (0.00518478%)
43932     GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
43933     KANNADA: 951042 out of 951913 tests passed. 871 failed (0.0915%)
43934     KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
43935     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
43936     MALAYALAM: 1047994 out of 1048334 tests passed. 340 failed
43937     (0.0324324%)
43938     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
43939     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
43940     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
43941     TELUGU: 970553 out of 970573 tests passed. 20 failed (0.00206064%)
43942     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
43943
43944     Still some regressions, but some of the more egregious cases are
43945     addressed.
43946
43947  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
43948  1 file changed, 1 insertion(+), 1 deletion(-)
43949
43950 commit efb8d3eb713bca7cbfca41380a012bdb4d380e5c
43951 Author: Behdad Esfahbod <behdad@behdad.org>
43952 Date:   Wed Sep 5 15:50:47 2012 -0400
43953
43954     Fixup test failure reporting
43955
43956     After we implemented dotted-circle, we were still ignoring any tests
43957     that had dottedcircle in it for any of the shapers.  That meant
43958     that if
43959     we wrongly outputted dottedcircle, the test was being ignored.  Ouch!
43960
43961     Fixing that shows regressions across the board.  Most are Uniscribe
43962     bugs: NOT inserting dotted-circle when it should.  Some are arou
43963     machine bugs.  This is in fact a nice way to catch Indic-machine
43964     deficiencies and when I fix the regressions, our clusters should be
43965     much closer to Uniscribe.  For now, we regressed from:
43966
43967     BENGALI: 353997 out of 354285 tests passed. 288 failed (0.0812905%)
43968     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
43969     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
43970     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
43971     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
43972     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
43973     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
43974     MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
43975     (0.0297592%)
43976     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
43977     SINHALA: 271747 out of 271847 tests passed. 100 failed (0.0367854%)
43978     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
43979     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
43980     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
43981
43982     To:
43983
43984     BENGALI: 353990 out of 354285 tests passed. 295 failed (0.0832663%)
43985     DEVANAGARI: 707315 out of 707394 tests passed. 79 failed (0.0111678%)
43986     GUJARATI: 366447 out of 366506 tests passed. 59 failed (0.016098%)
43987     GURMUKHI: 60707 out of 60809 tests passed. 102 failed (0.167738%)
43988     KANNADA: 951042 out of 951913 tests passed. 871 failed (0.0915%)
43989     KHMER: 298962 out of 299124 tests passed. 162 failed (0.0541581%)
43990     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
43991     MALAYALAM: 1048074 out of 1048416 tests passed. 342 failed
43992     (0.0326206%)
43993     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
43994     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
43995     TAMIL: 1091835 out of 1091837 tests passed. 2 failed (0.000183178%)
43996     TELUGU: 970553 out of 970573 tests passed. 20 failed (0.00206064%)
43997     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
43998
43999     Investigating.
44000
44001  test/shaping/hb_test_tools.py | 8 +++++---
44002  1 file changed, 5 insertions(+), 3 deletions(-)
44003
44004 commit 27bd55bd2ca599d501f10c2fae81861137517e46
44005 Author: Behdad Esfahbod <behdad@behdad.org>
44006 Date:   Wed Sep 5 15:11:14 2012 -0400
44007
44008     [Indic] Tamil does not have half-forms either
44009
44010     The Win7 Tamil font does not realy on this behavior, but the WinXP
44011     version does.  Handle Tamil like Malayalam: Matras always move to
44012     before base.
44013
44014     WinXP Tamil failures went down from 168964 (15.4752%) to 167
44015     (0.0152953%) (two orders of magnitude reduction!).
44016
44017     Included in this is a minor fixup that actually fixed a few tests
44018     with non-Tamil too.  Numbers at:
44019
44020     BENGALI: 353997 out of 354285 tests passed. 288 failed (0.0812905%)
44021     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
44022     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
44023     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
44024     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
44025     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
44026     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
44027     MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
44028     (0.0297592%)
44029     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
44030     SINHALA: 271747 out of 271847 tests passed. 100 failed (0.0367854%)
44031     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
44032     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
44033     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
44034
44035  src/hb-ot-shape-complex-indic.cc | 10 +++++-----
44036  1 file changed, 5 insertions(+), 5 deletions(-)
44037
44038 commit 87b75d0a4aa03fe7a03e3bf7baf8ece131aec1bb
44039 Author: Behdad Esfahbod <behdad@behdad.org>
44040 Date:   Tue Sep 4 23:06:38 2012 -0400
44041
44042     [OT] Allow adding features with fallback implementation
44043
44044  src/hb-ot-map-private.hh | 7 ++++---
44045  src/hb-ot-map.cc         | 6 ++++--
44046  2 files changed, 8 insertions(+), 5 deletions(-)
44047
44048 commit 1d3947a6bda6986c9c7d993589053051c119cc81
44049 Author: Behdad Esfahbod <behdad@behdad.org>
44050 Date:   Tue Sep 4 22:42:17 2012 -0400
44051
44052     Minor
44053
44054  src/hb-ot-layout-gpos-table.hh | 2 +-
44055  src/hb-ot-layout-gsub-table.hh | 2 +-
44056  2 files changed, 2 insertions(+), 2 deletions(-)
44057
44058 commit b3b89b66586897a69b410ef02e7434691de84ae6
44059 Author: Behdad Esfahbod <behdad@behdad.org>
44060 Date:   Tue Sep 4 21:13:17 2012 -0400
44061
44062     [OT] Add SubstLookup serialize API
44063
44064  src/hb-ot-layout-common-private.hh |  2 +-
44065  src/hb-ot-layout-gsub-table.hh     | 65
44066  +++++++++++++++++++++++++++++++++++++-
44067  2 files changed, 65 insertions(+), 2 deletions(-)
44068
44069 commit 715e03bc21d6adaa8e1f647235843839dc47dad1
44070 Author: Behdad Esfahbod <behdad@behdad.org>
44071 Date:   Tue Sep 4 20:10:17 2012 -0400
44072
44073     Minor
44074
44075  src/hb-open-type-private.hh | 7 ++-----
44076  1 file changed, 2 insertions(+), 5 deletions(-)
44077
44078 commit 652d1e0d64e47313ead2fc8318d1236f0e0d80ca
44079 Author: Behdad Esfahbod <behdad@behdad.org>
44080 Date:   Tue Sep 4 20:00:44 2012 -0400
44081
44082     [OT] Start adding Lookup-level serialize API
44083
44084  src/hb-ot-layout-common-private.hh | 20 +++++++++++++++++++-
44085  1 file changed, 19 insertions(+), 1 deletion(-)
44086
44087 commit a930c68e9c50aade78c1eb0eef075c9c117e4ef6
44088 Author: Behdad Esfahbod <behdad@behdad.org>
44089 Date:   Tue Sep 4 18:17:57 2012 -0400
44090
44091     [OT] More serialize.  Implements all basic GSUB subtables
44092
44093  src/hb-open-type-private.hh        |  53 +++++++++++++++-
44094  src/hb-ot-layout-common-private.hh |   8 ++-
44095  src/hb-ot-layout-gsub-table.hh     | 125
44096  +++++++++++++++++++++++++++++--------
44097  3 files changed, 156 insertions(+), 30 deletions(-)
44098
44099 commit 1b38b4e817d871b9549be65af6030bd0eea7f775
44100 Author: Behdad Esfahbod <behdad@behdad.org>
44101 Date:   Tue Sep 4 18:17:21 2012 -0400
44102
44103     Minor
44104
44105  src/hb-ot-layout-gsub-table.hh | 4 ++--
44106  1 file changed, 2 insertions(+), 2 deletions(-)
44107
44108 commit f7e81ce0b882aa942ae33c787e741c5e8e5a0173
44109 Author: Behdad Esfahbod <behdad@behdad.org>
44110 Date:   Tue Sep 4 15:32:37 2012 -0400
44111
44112     0.9.4
44113
44114  NEWS         | 18 ++++++++++++++++++
44115  configure.ac |  2 +-
44116  2 files changed, 19 insertions(+), 1 deletion(-)
44117
44118 commit 2bd9fe359839a653f7caae534bf768af1735f155
44119 Author: Behdad Esfahbod <behdad@behdad.org>
44120 Date:   Tue Sep 4 15:15:19 2012 -0400
44121
44122     Refactor
44123
44124  src/hb-ot-layout-gpos-table.hh       |  7 ++-----
44125  src/hb-ot-layout-gsub-table.hh       | 16 +++++-----------
44126  src/hb-ot-layout-gsubgpos-private.hh | 13 +++----------
44127  src/hb-ot-layout.cc                  | 23 +++++++++++++++++------
44128  src/hb-ot-shape-complex-arabic.cc    |  4 +---
44129  5 files changed, 28 insertions(+), 35 deletions(-)
44130
44131 commit a5ddd9e31cd7906c4b559aa5b2fafdae4b9c8935
44132 Author: Behdad Esfahbod <behdad@behdad.org>
44133 Date:   Tue Sep 4 14:55:00 2012 -0400
44134
44135     [OT] Really fix possible NULL dereference this time
44136
44137  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
44138  src/hb-ot-layout.cc                  | 6 +++---
44139  src/hb-ot-shape-complex-arabic.cc    | 4 +++-
44140  3 files changed, 10 insertions(+), 8 deletions(-)
44141
44142 commit 29416833584d7831ece84aaeada6f5ebba7828c0
44143 Author: Behdad Esfahbod <behdad@behdad.org>
44144 Date:   Mon Sep 3 23:31:14 2012 -0400
44145
44146     [OT] Implement serialize() for AlternateSubst
44147
44148  src/hb-ot-layout-gsub-table.hh | 33 +++++++++++++++++++++++++++++++++
44149  1 file changed, 33 insertions(+)
44150
44151 commit 1f07e3382a1608b054cbf88b89fef74f6c485434
44152 Author: Behdad Esfahbod <behdad@behdad.org>
44153 Date:   Mon Sep 3 23:28:34 2012 -0400
44154
44155     [OT] Implement serialize() for MultiSubst
44156
44157  src/hb-open-type-private.hh    | 10 ++++++++++
44158  src/hb-ot-layout-gsub-table.hh | 43
44159  ++++++++++++++++++++++++++++++++++++++++++
44160  2 files changed, 53 insertions(+)
44161
44162 commit 4912030dfba740c822e200d33cbb5c6dbbeaf79e
44163 Author: Behdad Esfahbod <behdad@behdad.org>
44164 Date:   Mon Sep 3 20:58:03 2012 -0400
44165
44166     Minor
44167
44168  src/hb-open-type-private.hh    | 4 ++--
44169  src/hb-ot-layout-gsub-table.hh | 4 ++--
44170  2 files changed, 4 insertions(+), 4 deletions(-)
44171
44172 commit f8fa2b5cf67b02d74514dec7885d03de73ec7349
44173 Author: Behdad Esfahbod <behdad@behdad.org>
44174 Date:   Mon Sep 3 20:19:46 2012 -0400
44175
44176     Fix possible NULL dereference
44177
44178     As reported by Kenichi Ishibashi.
44179
44180  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
44181  1 file changed, 1 insertion(+), 1 deletion(-)
44182
44183 commit 4b312fb288faa383a2c5bd3be0428f0e58e02699
44184 Author: Behdad Esfahbod <behdad@behdad.org>
44185 Date:   Sat Sep 1 21:56:06 2012 -0400
44186
44187     [OT] Remove serialize alignment
44188
44189     Will reintroduce in a different way when we actually need it.
44190
44191  src/hb-open-type-private.hh | 24 +++++++++++-------------
44192  1 file changed, 11 insertions(+), 13 deletions(-)
44193
44194 commit c61be03d6df122f18eebda3b29e42c9e768d45b9
44195 Author: Behdad Esfahbod <behdad@behdad.org>
44196 Date:   Sat Sep 1 21:43:38 2012 -0400
44197
44198     [OT] A bit more serialize
44199
44200  src/hb-open-type-private.hh        | 14 +++++++++++++
44201  src/hb-ot-layout-common-private.hh |  2 +-
44202  src/hb-ot-layout-gsub-table.hh     | 43
44203  ++++++++++++++++++++++++++++++++++++--
44204  3 files changed, 56 insertions(+), 3 deletions(-)
44205
44206 commit abcc5ac1fde1c493e4055dd2f27b8aade7713156
44207 Author: Behdad Esfahbod <behdad@behdad.org>
44208 Date:   Sat Sep 1 21:30:17 2012 -0400
44209
44210     [OT] Improve serialize syntax
44211
44212     For some definition of improvement...
44213
44214  src/hb-open-type-private.hh    | 6 ++++--
44215  src/hb-ot-layout-gsub-table.hh | 3 +--
44216  2 files changed, 5 insertions(+), 4 deletions(-)
44217
44218 commit bc5be24014371ceb811b9ffd37062ede63d87bb1
44219 Author: Behdad Esfahbod <behdad@behdad.org>
44220 Date:   Sat Sep 1 20:48:22 2012 -0400
44221
44222     [OT] Restart work on serialize()
44223
44224  src/hb-open-type-private.hh        | 39 ++++++++++++++++++------
44225  src/hb-ot-layout-common-private.hh | 61
44226  +++++++++++++++++++-------------------
44227  src/hb-ot-layout-gsub-table.hh     | 13 ++++++++
44228  3 files changed, 73 insertions(+), 40 deletions(-)
44229
44230 commit 6912e476dd92639c3ddf07ca51c8d4a262c8b3a5
44231 Author: Behdad Esfahbod <behdad@behdad.org>
44232 Date:   Sat Sep 1 20:38:45 2012 -0400
44233
44234     [OT] Insert dotted-circle for run-initial marks
44235
44236     Unfortunately if the font has GPOS and 'mark' feature does
44237     not position mark on dotted-circle, our inserted dotted-circle
44238     will not get the mark repositioned to itself.  Uniscribe cheats
44239     here.
44240
44241     If there is no GPOS however, the fallback positioning kicks in
44242     and sorts this out.
44243
44244     I'm not willing to address the first case.
44245
44246  src/hb-ot-shape.cc | 32 ++++++++++++++++++++++++++++++++
44247  1 file changed, 32 insertions(+)
44248
44249 commit 1d581ec384bc1780995e32e1c44103af57596eda
44250 Author: Behdad Esfahbod <behdad@behdad.org>
44251 Date:   Sat Sep 1 20:06:26 2012 -0400
44252
44253     [OT] Fallback-position ccc=0 Thai / Lao marks
44254
44255     Not perfect, but so is fallback positioning in 2012...
44256
44257  src/hb-ot-shape-fallback.cc | 56
44258  +++++++++++++++++++++++++++++++++++++--------
44259  1 file changed, 46 insertions(+), 10 deletions(-)
44260
44261 commit 3992b5ec4cb43d114d87ff7ee2b992bcf819c9cd
44262 Author: Behdad Esfahbod <behdad@behdad.org>
44263 Date:   Sat Sep 1 19:20:41 2012 -0400
44264
44265     Move code around
44266
44267  src/hb-ot-shape-fallback-private.hh |  5 ++++
44268  src/hb-ot-shape-fallback.cc         | 46
44269  +++++++++++++++++++++++++------------
44270  src/hb-ot-shape-private.hh          |  6 +++++
44271  src/hb-ot-shape.cc                  |  4 ++++
44272  4 files changed, 46 insertions(+), 15 deletions(-)
44273
44274 commit b85800f9de8976a7418ef9df467d3080c6ab0199
44275 Author: Behdad Esfahbod <behdad@behdad.org>
44276 Date:   Fri Aug 31 18:12:01 2012 -0400
44277
44278     [Indic] Implement dotted-circle insertion for broken clusters
44279
44280     No panic, we reeally insert dotted circle when it's absolutely broken.
44281
44282     Fixes most of the dotted-circle cases against Uniscribe. (for
44283     Devanagari
44284     fixes 80% of them, for Khmer 70%; the rest look like Uniscribe being
44285     really bogus...)
44286
44287     I had to make a decision.  Apparently Uniscribe adds one dotted circle
44288     to each broken character.  I tried that, but that goes wrong
44289     easily with
44290     split matras.  So I made it add only one dotted circle to an entire
44291     broken syllable tail.  As in: "if there was a dotted circle here, this
44292     would have formed a correct cluster."  That works better for split
44293     stuff, and I like it more.
44294
44295  src/hb-buffer-private.hh                 |  1 +
44296  src/hb-buffer.cc                         | 10 +++++
44297  src/hb-ot-shape-complex-indic-machine.rl |  4 +-
44298  src/hb-ot-shape-complex-indic-private.hh |  2 +-
44299  src/hb-ot-shape-complex-indic.cc         | 67
44300  +++++++++++++++++++++++++++++---
44301  src/hb-ot-shape-normalize-private.hh     |  1 +
44302  src/hb-ot-shape-normalize.cc             | 11 +++---
44303  7 files changed, 83 insertions(+), 13 deletions(-)
44304
44305 commit 327d14ef188396006d54af976506ab6f8bb2869a
44306 Author: Behdad Esfahbod <behdad@behdad.org>
44307 Date:   Fri Aug 31 16:49:34 2012 -0400
44308
44309     [Indic] Start adding dotted-circle instrastructure
44310
44311  src/hb-ot-shape-complex-indic-machine.rl | 19 +++++++------
44312  src/hb-ot-shape-complex-indic.cc         | 46
44313  +++++++++++++++++++++++++++++---
44314  2 files changed, 51 insertions(+), 14 deletions(-)
44315
44316 commit 1be368e96fb7de8c77bf992874e0d5bd6b272ebe
44317 Author: Behdad Esfahbod <behdad@behdad.org>
44318 Date:   Fri Aug 31 16:29:17 2012 -0400
44319
44320     Minor
44321
44322  src/hb-buffer-private.hh | 16 +++++++++++++++-
44323  src/hb-buffer.cc         | 15 ---------------
44324  2 files changed, 15 insertions(+), 16 deletions(-)
44325
44326 commit 784f29d061a2939562eca0c4943feb01174aee00
44327 Author: Behdad Esfahbod <behdad@behdad.org>
44328 Date:   Fri Aug 31 14:06:26 2012 -0400
44329
44330     Minor
44331
44332  src/hb-ot-shape.cc | 12 ++++++++----
44333  1 file changed, 8 insertions(+), 4 deletions(-)
44334
44335 commit 5a7f18767a87a3f07269d0814f984a98f86ab852
44336 Author: Behdad Esfahbod <behdad@behdad.org>
44337 Date:   Thu Aug 30 22:53:29 2012 -0400
44338
44339     [OT] Better fallback-position Thai / Lao ccc!=0 marks
44340
44341  src/hb-ot-shape-fallback.cc | 8 ++++----
44342  1 file changed, 4 insertions(+), 4 deletions(-)
44343
44344 commit 9f2348de58f0f85593027378169bc03c4dd64e59
44345 Author: Behdad Esfahbod <behdad@behdad.org>
44346 Date:   Wed Aug 29 21:08:59 2012 -0400
44347
44348     [OT] Add serialize() for Coverage
44349
44350  src/hb-open-type-private.hh        | 34 +++++++++++++++++----
44351  src/hb-ot-layout-common-private.hh | 62
44352  ++++++++++++++++++++++++++++++++++++++
44353  2 files changed, 90 insertions(+), 6 deletions(-)
44354
44355 commit e901b954c6ec44ac3ae7fb3c326e6e7a40718e4b
44356 Author: Behdad Esfahbod <behdad@behdad.org>
44357 Date:   Wed Aug 29 20:26:08 2012 -0400
44358
44359     [OT] Start adding serialize() API
44360
44361  src/hb-open-type-private.hh | 77
44362  +++++++++++++++++++++++++++++++++++++++++++++
44363  1 file changed, 77 insertions(+)
44364
44365 commit 965c280de09b49d711cb78d629da321c802084de
44366 Author: Behdad Esfahbod <behdad@behdad.org>
44367 Date:   Wed Aug 29 13:59:16 2012 -0400
44368
44369     Add HB_BUFFER_ASSERT_VAR
44370
44371     To be used in places we access buffer vars...
44372
44373  src/hb-buffer-private.hh |  3 +++
44374  src/hb-buffer.cc         | 16 ++++++++++++++++
44375  2 files changed, 19 insertions(+)
44376
44377 commit 0ccf9b64736559a230425fd131c9eb8aa3048221
44378 Author: Behdad Esfahbod <behdad@behdad.org>
44379 Date:   Wed Aug 29 11:53:26 2012 -0400
44380
44381     Move code around
44382
44383  src/hb-ot-shape.cc | 21 ++++++++++-----------
44384  1 file changed, 10 insertions(+), 11 deletions(-)
44385
44386 commit 2fcbbdb41a322f54b61d9ce983ab54434504c5ed
44387 Author: Behdad Esfahbod <behdad@behdad.org>
44388 Date:   Wed Aug 29 11:11:54 2012 -0400
44389
44390     Port Arabic fallback ligating to share code with GSUB
44391
44392     This will eventually allow us to skip marks, as well as (fallback)
44393     attach marks to ligature components of fallback-shaped Arabic.
44394     That would be pretty cool.  I kludged GDEF props in, so mark-skipping
44395     works, but the produced ligature id/components will be cleared later
44396     by substitute_start() et al.
44397
44398     Perhaps using a synthetic table for Arabic fallback shaping was
44399     a better
44400     idea.  The current approach has way too many layering violations...
44401
44402  src/hb-ot-layout-gsubgpos-private.hh |  4 ++
44403  src/hb-ot-shape-complex-arabic.cc    | 72
44404  ++++++++++++++++++++++++------------
44405  src/hb-ot-shape.cc                   |  4 +-
44406  3 files changed, 56 insertions(+), 24 deletions(-)
44407
44408 commit 5e399a8a45bddb49e06e2ca39df1ed04398c0aff
44409 Author: Behdad Esfahbod <behdad@behdad.org>
44410 Date:   Wed Aug 29 10:40:49 2012 -0400
44411
44412     Minor
44413
44414  src/hb-ot-layout-gsub-table.hh       | 1 -
44415  src/hb-ot-layout-gsubgpos-private.hh | 1 -
44416  2 files changed, 2 deletions(-)
44417
44418 commit a177d027d1d0ad9539e30ed75d8652e0e8da20ff
44419 Author: Behdad Esfahbod <behdad@behdad.org>
44420 Date:   Tue Aug 28 23:18:22 2012 -0400
44421
44422     [GSUB] Move ligation logic over
44423
44424  src/hb-ot-layout-gsub-table.hh       | 78
44425  ++++-------------------------------
44426  src/hb-ot-layout-gsubgpos-private.hh | 80
44427  ++++++++++++++++++++++++++++++++++++
44428  2 files changed, 89 insertions(+), 69 deletions(-)
44429
44430 commit 191fa885d9e0a2dce92dd8727cddd18495e62409
44431 Author: Behdad Esfahbod <behdad@behdad.org>
44432 Date:   Tue Aug 28 22:58:55 2012 -0400
44433
44434     [GSUB] Merge Ligature and context input matching
44435
44436     Looks better now...
44437
44438  TODO                                 |  4 --
44439  src/hb-ot-layout-gsub-table.hh       | 71
44440  +++++++-----------------------------
44441  src/hb-ot-layout-gsubgpos-private.hh | 29 ++++++++++++++-
44442  3 files changed, 40 insertions(+), 64 deletions(-)
44443
44444 commit 93814ca7dc2a7251f861c1c47ba155ba6e6bdf19
44445 Author: Behdad Esfahbod <behdad@behdad.org>
44446 Date:   Tue Aug 28 22:24:51 2012 -0400
44447
44448     Start converging Ligature and match_input
44449
44450  src/hb-ot-layout-gsub-table.hh       | 58
44451  +++++++++++++++++----------------
44452  src/hb-ot-layout-gsubgpos-private.hh | 62
44453  ++++++++++++++++++++++++++++--------
44454  2 files changed, 78 insertions(+), 42 deletions(-)
44455
44456 commit 2eef71737ea29ffadbb5a2be4a898b44f53f66ac
44457 Author: Behdad Esfahbod <behdad@behdad.org>
44458 Date:   Tue Aug 28 19:16:38 2012 -0400
44459
44460     [hb-icu-le] Add visbility
44461
44462  src/hb-icu-le/FontTableCache.h         |  6 +++++-
44463  src/hb-icu-le/PortableFontInstance.cpp | 39
44464  ----------------------------------
44465  src/hb-icu-le/PortableFontInstance.h   |  7 ++++--
44466  src/hb-icu-le/cmaps.cpp                |  2 +-
44467  src/hb-icu-le/cmaps.h                  |  5 ++++-
44468  src/hb-icu-le/letest.h                 | 14 ++++++++++++
44469  src/hb-icu-le/sfnt.h                   |  6 +++++-
44470  7 files changed, 34 insertions(+), 45 deletions(-)
44471
44472 commit d59e28e49204ed609d8a1bf3c0f21ab5fc178337
44473 Author: Behdad Esfahbod <behdad@behdad.org>
44474 Date:   Tue Aug 28 19:08:36 2012 -0400
44475
44476     Minor
44477
44478  src/Makefile.am           | 6 +++++-
44479  src/check-libstdc++.sh    | 2 +-
44480  src/check-static-inits.sh | 4 ++--
44481  3 files changed, 8 insertions(+), 4 deletions(-)
44482
44483 commit af169d2813ff8075288cd4a7811f0715e4fea3da
44484 Author: Behdad Esfahbod <behdad@behdad.org>
44485 Date:   Tue Aug 28 19:08:22 2012 -0400
44486
44487     Minor
44488
44489  src/hb-icu-le/PortableFontInstance.h | 8 ++++----
44490  1 file changed, 4 insertions(+), 4 deletions(-)
44491
44492 commit 52ff2681d88886e2165ced397966ba29c2073583
44493 Author: Behdad Esfahbod <behdad@behdad.org>
44494 Date:   Tue Aug 28 18:03:35 2012 -0400
44495
44496     Use VisualStudio-style atomic intrinsics on mingw32
44497
44498  src/hb-atomic-private.hh | 25 ++++++++++++++++++-------
44499  1 file changed, 18 insertions(+), 7 deletions(-)
44500
44501 commit 7c8e844d92aa604fc4b396343721ea90eb83adb8
44502 Author: Behdad Esfahbod <behdad@behdad.org>
44503 Date:   Tue Aug 28 17:57:49 2012 -0400
44504
44505     Use namespace for OpenType tables
44506
44507     Avoids USHORT, SHORT, ULONG, LONG clashes with Windows API.
44508
44509  src/hb-font.cc                       | 12 ++---
44510  src/hb-open-file-private.hh          |  4 ++
44511  src/hb-open-type-private.hh          |  9 ++--
44512  src/hb-ot-head-table.hh              |  4 ++
44513  src/hb-ot-hhea-table.hh              |  5 ++
44514  src/hb-ot-hmtx-table.hh              |  6 +++
44515  src/hb-ot-layout-common-private.hh   |  5 ++
44516  src/hb-ot-layout-gdef-table.hh       |  4 ++
44517  src/hb-ot-layout-gpos-table.hh       |  4 ++
44518  src/hb-ot-layout-gsub-table.hh       |  4 ++
44519  src/hb-ot-layout-gsubgpos-private.hh |  4 ++
44520  src/hb-ot-layout-private.hh          | 12 +++--
44521  src/hb-ot-layout.cc                  | 91
44522  ++++++++++++++++++------------------
44523  src/hb-ot-maxp-table.hh              |  4 ++
44524  src/hb-ot-name-table.hh              |  4 ++
44525  src/hb-uniscribe.cc                  |  8 ++--
44526  src/main.cc                          |  2 +
44527  17 files changed, 117 insertions(+), 65 deletions(-)
44528
44529 commit dc5df5af6b349c3d9e4ab876864d9dec8096401f
44530 Author: Behdad Esfahbod <behdad@behdad.org>
44531 Date:   Tue Aug 28 16:31:23 2012 -0400
44532
44533     Revert "Minor"
44534
44535     This reverts commit 3e0a03978b91994bb7fa7922593cbdfc50878dfc.
44536
44537     I know remember why that line is there :).
44538
44539  src/hb-ot-shape-complex-arabic.cc | 1 +
44540  1 file changed, 1 insertion(+)
44541
44542 commit 3e0a03978b91994bb7fa7922593cbdfc50878dfc
44543 Author: Behdad Esfahbod <behdad@behdad.org>
44544 Date:   Mon Aug 27 17:10:02 2012 -0400
44545
44546     Minor
44547
44548  src/hb-ot-shape-complex-arabic.cc | 1 -
44549  1 file changed, 1 deletion(-)
44550
44551 commit 667218a5b134728863a318c73070f4e323590bbd
44552 Author: Behdad Esfahbod <behdad@behdad.org>
44553 Date:   Mon Aug 27 17:00:44 2012 -0400
44554
44555     Minor
44556
44557  src/hb-ot-shape-fallback.cc | 4 +---
44558  1 file changed, 1 insertion(+), 3 deletions(-)
44559
44560 commit 30dd62251fcd04c2cbaa9b979d47ddbf62c6d460
44561 Author: Behdad Esfahbod <behdad@behdad.org>
44562 Date:   Mon Aug 27 16:54:34 2012 -0400
44563
44564     Only fallback-position glyphs if we have the ccc
44565
44566     Previously, ccc=0 Thai / Lao marks were being
44567     mispositioned.  Don't touch them.
44568
44569  src/hb-ot-shape-fallback.cc | 2 +-
44570  1 file changed, 1 insertion(+), 1 deletion(-)
44571
44572 commit e1ba62811a61afb046d349e578cd141363c7fb34
44573 Author: Behdad Esfahbod <behdad@behdad.org>
44574 Date:   Mon Aug 27 16:28:05 2012 -0400
44575
44576     Center unknown marks horizontally
44577
44578  src/hb-ot-shape-fallback.cc | 1 +
44579  1 file changed, 1 insertion(+)
44580
44581 commit a4e75e4128751bb902117abc1a59dce4f2147672
44582 Author: Behdad Esfahbod <behdad@behdad.org>
44583 Date:   Mon Aug 27 15:54:15 2012 -0400
44584
44585     Minor
44586
44587  test/shaping/hb_test_tools.py | 2 +-
44588  1 file changed, 1 insertion(+), 1 deletion(-)
44589
44590 commit 23b0e9d7dc801e11640979af3c2b00649a519bb1
44591 Author: Behdad Esfahbod <behdad@behdad.org>
44592 Date:   Sun Aug 26 14:30:18 2012 -0400
44593
44594     [Indic] Fix switch
44595
44596     D'oh.  Was working by pure chance :)).
44597
44598  src/hb-ot-shape-complex-indic.cc | 2 +-
44599  1 file changed, 1 insertion(+), 1 deletion(-)
44600
44601 commit ae4d4e1de6b4512576080e95896383887b30982f
44602 Author: Behdad Esfahbod <behdad@behdad.org>
44603 Date:   Sun Aug 26 14:27:44 2012 -0400
44604
44605     Bug 53815 - CoreText backend doesn't link
44606
44607  configure.ac | 2 +-
44608  1 file changed, 1 insertion(+), 1 deletion(-)
44609
44610 commit ec0e46376a2afec4ff7606f95582b0ec49c2a44a
44611 Author: Behdad Esfahbod <behdad@behdad.org>
44612 Date:   Fri Aug 24 00:44:53 2012 -0400
44613
44614     Remove TODO items
44615
44616  TODO | 4 ----
44617  1 file changed, 4 deletions(-)
44618
44619 commit 56e878ab875ff06d74702145e380e198be967bd6
44620 Author: Behdad Esfahbod <behdad@behdad.org>
44621 Date:   Fri Aug 24 00:41:51 2012 -0400
44622
44623     [graphite2] Cleanup scratch buffer allocation
44624
44625  src/hb-graphite2.cc | 77
44626  ++++++++++++++++++++++++++++++-----------------------
44627  1 file changed, 44 insertions(+), 33 deletions(-)
44628
44629 commit 2f7586c6229096143ca0a96712a27416ee0d3c85
44630 Author: Behdad Esfahbod <behdad@behdad.org>
44631 Date:   Thu Aug 23 23:59:55 2012 -0400
44632
44633     [icu-le] Implement icu layout engine shaper
44634
44635  configure.ac          |   2 +-
44636  src/hb-icu-le.cc      | 113
44637  +++++++++++++++++++++++++++++++++++++++++++++-----
44638  src/hb-icu-le/cmaps.h |   1 -
44639  src/hb-shaper-list.hh |   4 ++
44640  4 files changed, 108 insertions(+), 12 deletions(-)
44641
44642 commit ba7f6c3797e5b440557bacd9b666bf09713dca76
44643 Author: Behdad Esfahbod <behdad@behdad.org>
44644 Date:   Thu Aug 23 21:52:44 2012 -0400
44645
44646     [icu-le] Hook up to hb_face_t
44647
44648  src/hb-icu-le.cc                       |  17 +++-
44649  src/hb-icu-le/FontTableCache.cpp       |  34 ++++----
44650  src/hb-icu-le/FontTableCache.h         |   9 ++-
44651  src/hb-icu-le/PortableFontInstance.cpp | 144
44652  +++------------------------------
44653  src/hb-icu-le/PortableFontInstance.h   |  21 ++---
44654  src/hb-icu-le/README                   |   1 +
44655  6 files changed, 57 insertions(+), 169 deletions(-)
44656
44657 commit e96bb36995b2a5321b4d32bb11906e1701aaf115
44658 Author: Behdad Esfahbod <behdad@behdad.org>
44659 Date:   Thu Aug 23 21:37:51 2012 -0400
44660
44661     [icu-le] Actually use the FontTableCache
44662
44663  src/hb-icu-le/PortableFontInstance.cpp | 25 ++++++++-----------------
44664  1 file changed, 8 insertions(+), 17 deletions(-)
44665
44666 commit 7d242364ea647f655a7092bda25f9a10774c57f5
44667 Author: Behdad Esfahbod <behdad@behdad.org>
44668 Date:   Thu Aug 23 21:23:41 2012 -0400
44669
44670     [icu-le] Start adding a icu-layout-engine backend
44671
44672     Import PortableFontInstance and add shaper stub.
44673
44674  configure.ac                           |   9 +
44675  src/Makefile.am                        |   8 +
44676  src/hb-icu-le.cc                       | 111 ++++++++
44677  src/hb-icu-le/FontTableCache.cpp       |  91 +++++++
44678  src/hb-icu-le/FontTableCache.h         |  41 +++
44679  src/hb-icu-le/Makefile.am              |  25 ++
44680  src/hb-icu-le/PortableFontInstance.cpp | 436
44681  ++++++++++++++++++++++++++++++++
44682  src/hb-icu-le/PortableFontInstance.h   | 117 +++++++++
44683  src/hb-icu-le/README                   |   2 +
44684  src/hb-icu-le/cmaps.cpp                | 200 +++++++++++++++
44685  src/hb-icu-le/cmaps.h                  |  85 +++++++
44686  src/hb-icu-le/letest.h                 |  49 ++++
44687  src/hb-icu-le/license.html             |  51 ++++
44688  src/hb-icu-le/sfnt.h                   | 449
44689  +++++++++++++++++++++++++++++++++
44690  14 files changed, 1674 insertions(+)
44691
44692 commit b5584ee4be46b47e1678acf28426970a6d670b4f
44693 Author: Behdad Esfahbod <behdad@behdad.org>
44694 Date:   Thu Aug 23 16:26:07 2012 -0400
44695
44696     [Indic] For old-spec, match non-zero context
44697
44698     Fixes consonant-position with old-spec Malayalam.  Uniscribe seem
44699     to be
44700     doing this.  Fixes below-base La (eg. Pa,H,La) with AnjaliNewLipi.ttf.
44701     Doesn't regress new-spec or other scripts.
44702
44703  src/hb-ot-shape-complex-indic.cc | 10 ++++++----
44704  1 file changed, 6 insertions(+), 4 deletions(-)
44705
44706 commit d9b204d3d24cde165167714728bf380267903d6a
44707 Author: Behdad Esfahbod <behdad@behdad.org>
44708 Date:   Thu Aug 23 16:22:28 2012 -0400
44709
44710     [GSUB] Allow non-zero-context matching in would_apply()
44711
44712     To be used in the next patch.
44713
44714  src/hb-ot-layout-gsubgpos-private.hh |  6 ++++--
44715  src/hb-ot-layout-private.hh          |  3 ++-
44716  src/hb-ot-layout.cc                  | 14 ++++++++------
44717  src/hb-ot-layout.h                   |  7 ++++---
44718  src/hb-ot-map.cc                     | 12 ++----------
44719  src/hb-ot-shape-complex-indic.cc     |  2 +-
44720  src/test-would-substitute.cc         |  2 +-
44721  7 files changed, 22 insertions(+), 24 deletions(-)
44722
44723 commit 1f2bb172fe9a173ecfd61054f1fdd850943ef059
44724 Author: Behdad Esfahbod <behdad@behdad.org>
44725 Date:   Thu Aug 23 16:10:37 2012 -0400
44726
44727     Revert "[Indic/GSUB] Ignore context when matching would_apply()"
44728
44729     This reverts commit 24dd4e56743c6ce5e01cb710ca9e01b3e527af58.
44730
44731     Oops.  My bad.  The change _regressed_ Malayalam test suite, not
44732     improved it.  I'll redo it, differentiating between old-spec and
44733     new-spec cases.
44734
44735  src/hb-ot-layout-gsubgpos-private.hh | 8 +++-----
44736  1 file changed, 3 insertions(+), 5 deletions(-)
44737
44738 commit 24dd4e56743c6ce5e01cb710ca9e01b3e527af58
44739 Author: Behdad Esfahbod <behdad@behdad.org>
44740 Date:   Thu Aug 23 15:47:10 2012 -0400
44741
44742     [Indic/GSUB] Ignore context when matching would_apply()
44743
44744     The MS Indic specs say "...all classifications are determined
44745     ... using
44746     context-free substitutions."  However, testing shows that MS's
44747     Malayalam
44748     shapers (both old and new), "match" even if there is no zero-context
44749     rule.
44750     We follow.
44751
44752     Fixes below-base La (eg. Pa,H,La) with AnjaliNewLipi.ttf (old spec).
44753     Moreover, test suite Malayalam failures are down to 312 from 875!  No
44754     change in other scripts.
44755
44756     Current numbers:
44757
44758     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
44759     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
44760     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
44761     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
44762     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
44763     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
44764     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
44765     MALAYALAM: 1047541 out of 1048416 tests passed. 875 failed
44766     (0.0834592%)
44767     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
44768     SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
44769     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
44770     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
44771     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
44772
44773  src/hb-ot-layout-gsubgpos-private.hh | 8 +++++---
44774  1 file changed, 5 insertions(+), 3 deletions(-)
44775
44776 commit 6732d62e78b13842ead9549c97bede25c73976cb
44777 Author: Behdad Esfahbod <behdad@behdad.org>
44778 Date:   Thu Aug 23 15:19:45 2012 -0400
44779
44780     [Indic] Implement pre-base reordering Ra for old-spec Malayalam
44781
44782     Fixes Pa,H,Ra sequence with AnjaliNewLipi.ttf.
44783
44784  src/hb-ot-shape-complex-indic.cc | 5 ++---
44785  1 file changed, 2 insertions(+), 3 deletions(-)
44786
44787 commit 80cd92326f8a3f48a7821e720e8ecb2072e73286
44788 Author: Behdad Esfahbod <behdad@behdad.org>
44789 Date:   Thu Aug 23 12:06:14 2012 -0400
44790
44791     [Indic] Only apply basic features per-syllable
44792
44793     Free up syllables and let features work across syllables for the
44794     presentation forms features and GPOS.
44795
44796     Fixed:
44797     - 1 GURMUKHI test (remains 40)
44798     - 12 KHMER tests (remains 18)
44799     - 11 SINHALA tests (remains 121)
44800
44801     Regresses:
44802     - 5 MALAYALAM tests (up to 312)
44803
44804     Current numbers:
44805
44806     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
44807     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
44808     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
44809     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
44810     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
44811     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
44812     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
44813     MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
44814     (0.0297592%)
44815     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
44816     SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
44817     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
44818     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
44819     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
44820
44821  src/hb-ot-shape-complex-indic.cc | 4 ++++
44822  1 file changed, 4 insertions(+)
44823
44824 commit df5d5c68f3a5cab17bf4a429802a1a1a834c3456
44825 Author: Behdad Esfahbod <behdad@behdad.org>
44826 Date:   Thu Aug 23 09:33:30 2012 -0400
44827
44828     Whitespace
44829
44830  src/hb-ot-layout-gpos-table.hh | 20 ++++++++++----------
44831  1 file changed, 10 insertions(+), 10 deletions(-)
44832
44833 commit 7fe00d15da20193ca94a8ead9aee60df24074a9e
44834 Author: Behdad Esfahbod <behdad@behdad.org>
44835 Date:   Sat Aug 18 13:59:46 2012 -0400
44836
44837     Release 0.9.3
44838
44839  NEWS         | 16 ++++++++++++++++
44840  configure.ac |  2 +-
44841  2 files changed, 17 insertions(+), 1 deletion(-)
44842
44843 commit 7068e534c4ef7ed2eb7ef8e1370fd4a449556ce8
44844 Author: Behdad Esfahbod <behdad@behdad.org>
44845 Date:   Sat Aug 18 13:56:10 2012 -0400
44846
44847     Fix ChangeLog generation rule
44848
44849  Makefile.am | 2 +-
44850  1 file changed, 1 insertion(+), 1 deletion(-)
44851
44852 commit 2f1747ed7d28148807ad07eb8e22db3ab5c54966
44853 Author: Behdad Esfahbod <behdad@behdad.org>
44854 Date:   Thu Aug 16 11:46:46 2012 -0400
44855
44856     Add comment
44857
44858  src/hb-ot-shape-complex-arabic.cc | 4 ++++
44859  1 file changed, 4 insertions(+)
44860
44861 commit bd08d5d126aa878d1dbf7bfd4b1a764c170cd9ad
44862 Author: Behdad Esfahbod <behdad@behdad.org>
44863 Date:   Thu Aug 16 11:35:50 2012 -0400
44864
44865     [OT] Fix Arabic shaper OOB access
44866
44867     https://bugzilla.mozilla.org/show_bug.cgi?id=782908
44868
44869  src/hb-ot-shape-complex-arabic.cc | 2 +-
44870  1 file changed, 1 insertion(+), 1 deletion(-)
44871
44872 commit b161bfc4f6f2db0edea780b95b798ff7b559cf33
44873 Author: Behdad Esfahbod <behdad@behdad.org>
44874 Date:   Thu Aug 16 08:09:44 2012 -0400
44875
44876     [configure] Cleanup check for ICU
44877
44878     Check for upstream-provided 'icu-uc' pkgconfig package.
44879
44880  configure.ac | 21 +--------------------
44881  1 file changed, 1 insertion(+), 20 deletions(-)
44882
44883 commit daf0731865f91da960446928667d4095bde471ea
44884 Author: Behdad Esfahbod <behdad@behdad.org>
44885 Date:   Thu Aug 16 07:32:59 2012 -0400
44886
44887     [ICU] Fix includes
44888
44889     As reported by Steven Loomis, including uversion.h works everywhere.
44890
44891  src/hb-icu.cc | 6 ------
44892  1 file changed, 6 deletions(-)
44893
44894 commit a67ba9c0fe6798a3500af9f4acee8d678f5144ee
44895 Author: Behdad Esfahbod <behdad@behdad.org>
44896 Date:   Wed Aug 15 18:52:17 2012 -0400
44897
44898     Whitespace
44899
44900  src/hb-old/Makefile.am | 4 ++--
44901  1 file changed, 2 insertions(+), 2 deletions(-)
44902
44903 commit 9fe76051f7003d6b6a10486c5595bf1a4dbf5fe6
44904 Author: Behdad Esfahbod <behdad@behdad.org>
44905 Date:   Wed Aug 15 17:24:28 2012 -0400
44906
44907     [NEWS] Fix date
44908
44909     Oops!
44910
44911  NEWS | 2 +-
44912  1 file changed, 1 insertion(+), 1 deletion(-)
44913
44914 commit 45c1383cc7315f89c23c0ed388b99e87224884e7
44915 Author: Behdad Esfahbod <behdad@behdad.org>
44916 Date:   Tue Aug 14 09:33:18 2012 -0400
44917
44918     Minor
44919
44920  src/hb-coretext.cc       | 8 ++++----
44921  src/hb-fallback-shape.cc | 8 ++++----
44922  src/hb-graphite2.cc      | 8 ++++----
44923  src/hb-uniscribe.cc      | 8 ++++----
44924  4 files changed, 16 insertions(+), 16 deletions(-)
44925
44926 commit 4ac4c6f2e12ddc8bf5e750671321458218b6e0c8
44927 Author: Behdad Esfahbod <behdad@behdad.org>
44928 Date:   Mon Aug 13 10:52:52 2012 -0400
44929
44930     Fix ICU build with older ICUs
44931
44932  src/hb-icu.cc | 7 ++++++-
44933  1 file changed, 6 insertions(+), 1 deletion(-)
44934
44935 commit 883cbf5ed79d2b60191f803a5ee3f3e4496f3441
44936 Author: Behdad Esfahbod <behdad@behdad.org>
44937 Date:   Sun Aug 12 17:11:27 2012 -0400
44938
44939     Minor
44940
44941  contrib/README | 2 ++
44942  1 file changed, 2 insertions(+)
44943
44944 commit b7a4d37d0b162f2222b65d09b9271b8c636086f8
44945 Author: Behdad Esfahbod <behdad@behdad.org>
44946 Date:   Sat Aug 11 21:32:23 2012 -0400
44947
44948     minor
44949
44950  configure.ac | 2 ++
44951  1 file changed, 2 insertions(+)
44952
44953 commit d5045a5f4017631a4660f985fe451c5a64c42ca0
44954 Author: Behdad Esfahbod <behdad@behdad.org>
44955 Date:   Sat Aug 11 21:26:25 2012 -0400
44956
44957     [ICU] Use new normalizer2 compose/decompose API
44958
44959     It's considerably faster than the fallback implementation we had
44960     previously!
44961
44962  src/hb-buffer.cc          |  9 +++---
44963  src/hb-glib.cc            | 26 +++++++---------
44964  src/hb-icu.cc             | 75
44965  +++++++++++++++++++++++++++++++++++++----------
44966  src/hb-unicode-private.hh | 13 ++------
44967  src/hb-unicode.cc         | 35 ++++++++++++++++++++--
44968  src/hb-warning.cc         |  8 -----
44969  6 files changed, 110 insertions(+), 56 deletions(-)
44970
44971 commit 2b73a1f112c489c2553743c08dc03cd89f60cb2d
44972 Author: Behdad Esfahbod <behdad@behdad.org>
44973 Date:   Sat Aug 11 19:17:54 2012 -0400
44974
44975     Add TODO
44976
44977  TODO | 1 +
44978  1 file changed, 1 insertion(+)
44979
44980 commit 9f9f04c2229227bb0712166e824157bbbf5cef80
44981 Author: Behdad Esfahbod <behdad@behdad.org>
44982 Date:   Sat Aug 11 18:34:13 2012 -0400
44983
44984     [OT] Unbreak Thai shaping and fallback Arabic shaping
44985
44986     The merger of normalizer and glyph-mapping broke shapers that
44987     modified text stream.  Unbreak them by adding a new preprocess_text
44988     shaping stage that happens before normalizing/cmap and disallow
44989     setup_mask modification of actual text.
44990
44991  src/hb-ot-shape-complex-arabic.cc  | 42
44992  ++++++++++++++++++++++++++++----------
44993  src/hb-ot-shape-complex-indic.cc   |  1 +
44994  src/hb-ot-shape-complex-misc.cc    | 12 ++++++-----
44995  src/hb-ot-shape-complex-private.hh | 15 +++++++++++---
44996  src/hb-ot-shape.cc                 |  3 +++
44997  5 files changed, 54 insertions(+), 19 deletions(-)
44998
44999 commit e9f28a38f54b98fa59f9159ccaaa3be6027e1378
45000 Author: Behdad Esfahbod <behdad@behdad.org>
45001 Date:   Sat Aug 11 18:20:28 2012 -0400
45002
45003     [OT] Add shape_plan to Arabic shaper
45004
45005  src/hb-ot-shape-complex-arabic.cc | 82
45006  +++++++++++++++++++++++++--------------
45007  1 file changed, 53 insertions(+), 29 deletions(-)
45008
45009 commit 344cc56698a8c84c4c1a05a71d829e5171aa3a60
45010 Author: Behdad Esfahbod <behdad@behdad.org>
45011 Date:   Sat Aug 11 17:36:23 2012 -0400
45012
45013     Add TODO
45014
45015  TODO | 4 ++++
45016  1 file changed, 4 insertions(+)
45017
45018 commit daf13afb0801740dcc7900c4af190e24b80a05c0
45019 Author: Behdad Esfahbod <behdad@behdad.org>
45020 Date:   Fri Aug 10 16:38:44 2012 -0400
45021
45022     [OT] Implement fallback mark positioning for "double" combining marks
45023
45024  src/hb-ot-shape-fallback.cc | 9 ++++++++-
45025  1 file changed, 8 insertions(+), 1 deletion(-)
45026
45027 commit d345313104d9e3c8a8533ccdebd74e0648d0bee3
45028 Author: Behdad Esfahbod <behdad@behdad.org>
45029 Date:   Fri Aug 10 16:34:04 2012 -0400
45030
45031     [OT] Fix fallback mark positioning with left-to-right text
45032
45033     Ouch!
45034
45035  src/hb-ot-shape-fallback.cc | 13 +++++++++++--
45036  1 file changed, 11 insertions(+), 2 deletions(-)
45037
45038 commit e297ee4acd6f9d950f8542fc6ad71fd580b69284
45039 Author: Behdad Esfahbod <behdad@behdad.org>
45040 Date:   Fri Aug 10 14:49:37 2012 -0400
45041
45042     Bump version to 0.9.2
45043
45044     A *real* release this time, with NEWS, ChangeLog, etc.
45045
45046  AUTHORS      |   8 ++++
45047  COPYING      |   9 ++--
45048  Makefile.am  |  13 +++---
45049  NEWS         | 136
45050  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
45051  THANKS       |   7 +++
45052  configure.ac |   4 +-
45053  6 files changed, 165 insertions(+), 12 deletions(-)
45054
45055 commit 6efe1200b97cefe019857b0b5951a4a87deeb02b
45056 Author: Behdad Esfahbod <behdad@behdad.org>
45057 Date:   Fri Aug 10 13:49:32 2012 -0400
45058
45059     Bump version to 0.9.1
45060
45061  configure.ac | 2 +-
45062  1 file changed, 1 insertion(+), 1 deletion(-)
45063
45064 commit 206ab6057303273590a3d005660e075bdcee0f5f
45065 Author: Behdad Esfahbod <behdad@behdad.org>
45066 Date:   Fri Aug 10 09:06:30 2012 -0400
45067
45068     [test] Move around
45069
45070  test/shaping/texts/in-tree/shaper-arabic/script-arabic/MANIFEST         |
45071  2 +-
45072  .../texts/in-tree/shaper-arabic/script-arabic/language-urdu/MANIFEST    |
45073  1 +
45074  .../shaper-arabic/script-arabic/{ => language-urdu}/crulp/MANIFEST
45075  | 0
45076  .../script-arabic/{ => language-urdu}/crulp/ligatures/2grams.txt
45077  | 0
45078  .../script-arabic/{ => language-urdu}/crulp/ligatures/3grams.txt
45079  | 0
45080  .../script-arabic/{ => language-urdu}/crulp/ligatures/4grams.txt
45081  | 0
45082  .../script-arabic/{ => language-urdu}/crulp/ligatures/5grams.txt
45083  | 0
45084  .../script-arabic/{ => language-urdu}/crulp/ligatures/6grams.txt
45085  | 0
45086  .../script-arabic/{ => language-urdu}/crulp/ligatures/7grams.txt
45087  | 0
45088  .../script-arabic/{ => language-urdu}/crulp/ligatures/8grams.txt
45089  | 0
45090  .../script-arabic/{ => language-urdu}/crulp/ligatures/LICENSE
45091  | 0
45092  .../script-arabic/{ => language-urdu}/crulp/ligatures/MANIFEST
45093  | 0
45094  .../script-arabic/{ => language-urdu}/crulp/ligatures/README            |
45095  0
45096  .../script-arabic/{ => language-urdu}/crulp/ligatures/SOURCES
45097  | 0
45098  14 files changed, 2 insertions(+), 1 deletion(-)
45099
45100 commit 7a484c601e0958533eb85a6902296733c39537fe
45101 Author: Behdad Esfahbod <behdad@behdad.org>
45102 Date:   Fri Aug 10 09:05:29 2012 -0400
45103
45104     [test] Add Urdu ligature sequences from CRULP
45105
45106  .../in-tree/shaper-arabic/script-arabic/MANIFEST   |    1 +
45107  .../shaper-arabic/script-arabic/crulp/MANIFEST     |    1 +
45108  .../script-arabic/crulp/ligatures/2grams.txt       |  601 ++
45109  .../script-arabic/crulp/ligatures/3grams.txt       | 3415 +++++++++++
45110  .../script-arabic/crulp/ligatures/4grams.txt       | 6316
45111  ++++++++++++++++++++
45112  .../script-arabic/crulp/ligatures/5grams.txt       | 5029
45113  ++++++++++++++++
45114  .../script-arabic/crulp/ligatures/6grams.txt       | 1542 +++++
45115  .../script-arabic/crulp/ligatures/7grams.txt       |  354 ++
45116  .../script-arabic/crulp/ligatures/8grams.txt       |   26 +
45117  .../script-arabic/crulp/ligatures/LICENSE          |    3 +
45118  .../script-arabic/crulp/ligatures/MANIFEST         |    7 +
45119  .../script-arabic/crulp/ligatures/README           |   16 +
45120  .../script-arabic/crulp/ligatures/SOURCES          |    4 +
45121  13 files changed, 17315 insertions(+)
45122
45123 commit f4cb4762986a28634fa7de9b706f9d37859b881e
45124 Author: Behdad Esfahbod <behdad@behdad.org>
45125 Date:   Fri Aug 10 03:51:44 2012 -0400
45126
45127     [OT] Slightly adjust normalizer
45128
45129     The change is very subtle.  If we have a single-char cluster that
45130     decomposes to three or more characters, then try recomposition, in
45131     case the farther mark may compose with the base.
45132
45133  src/hb-ot-shape-normalize.cc | 81
45134  +++++++++++++++++++++++++++++---------------
45135  1 file changed, 54 insertions(+), 27 deletions(-)
45136
45137 commit 07d682806349aee81f53114778ce0beb23909ed7
45138 Author: Behdad Esfahbod <behdad@behdad.org>
45139 Date:   Fri Aug 10 03:28:50 2012 -0400
45140
45141     Minor
45142
45143  src/hb-ot-shape-normalize.cc | 25 ++++++++-----------------
45144  src/hb-ot-shape.cc           |  2 +-
45145  2 files changed, 9 insertions(+), 18 deletions(-)
45146
45147 commit b00321ea78793d9b3592b5173a9800e6322424fe
45148 Author: Behdad Esfahbod <behdad@behdad.org>
45149 Date:   Thu Aug 9 22:33:32 2012 -0400
45150
45151     [OT] Avoid calling get_glyph() twice
45152
45153     Essentially move the glyph mapping to normalization process.
45154     The effect on Devanagari is small (but observable).  Should be more
45155     observable in simple text, like ASCII.
45156
45157  src/hb-ot-shape-normalize-private.hh |  2 +
45158  src/hb-ot-shape-normalize.cc         | 76
45159  +++++++++++++++++++++++++-----------
45160  src/hb-ot-shape.cc                   | 44 ++++++++++-----------
45161  3 files changed, 77 insertions(+), 45 deletions(-)
45162
45163 commit 12c0875eafa4bd92db650e5acca046d99594d1e6
45164 Author: Behdad Esfahbod <behdad@behdad.org>
45165 Date:   Thu Aug 9 22:00:53 2012 -0400
45166
45167     [OT] Remove redundant check
45168
45169  src/hb-ot-shape.cc | 5 +----
45170  1 file changed, 1 insertion(+), 4 deletions(-)
45171
45172 commit 5c60b70c89b4e0a6512d9fd1ab5394dd76feb742
45173 Author: Behdad Esfahbod <behdad@behdad.org>
45174 Date:   Thu Aug 9 21:58:07 2012 -0400
45175
45176     [OT] More code shuffling around
45177
45178     Preparing for merging map_glyphs() and normalize().
45179
45180  src/hb-ot-shape.cc | 167
45181  +++++++++++++++++++++++++++--------------------------
45182  1 file changed, 86 insertions(+), 81 deletions(-)
45183
45184 commit cd0c6e148f6d078b364370cb2f808b793b921be2
45185 Author: Behdad Esfahbod <behdad@behdad.org>
45186 Date:   Thu Aug 9 21:48:55 2012 -0400
45187
45188     Shuffle buffer variable allocations around
45189
45190     To room for more allocations, coming.
45191
45192  src/hb-ot-layout-private.hh              | 6 +++---
45193  src/hb-ot-shape-complex-arabic.cc        | 2 +-
45194  src/hb-ot-shape-complex-indic-private.hh | 4 ++--
45195  src/hb-ot-shape-complex-private.hh       | 5 ++---
45196  src/hb-ot-shape-private.hh               | 4 ++--
45197  5 files changed, 10 insertions(+), 11 deletions(-)
45198
45199 commit 8d1eef3f32fb539de2a72804fa3834acc18daab5
45200 Author: Behdad Esfahbod <behdad@behdad.org>
45201 Date:   Thu Aug 9 21:31:52 2012 -0400
45202
45203     Minor
45204
45205  src/hb-ot-shape-normalize.cc | 50
45206  +++++++++++++++++++++++++++-----------------
45207  1 file changed, 31 insertions(+), 19 deletions(-)
45208
45209 commit 56c9e7c004e802ddcb8c704346026f1d7a812f9f
45210 Author: Behdad Esfahbod <behdad@behdad.org>
45211 Date:   Thu Aug 9 21:12:30 2012 -0400
45212
45213     Fill out combining class resetting for fallback shaping
45214     Thai/Lao/Tibetan
45215
45216  src/hb-ot-shape-fallback.cc | 38 +++++++++++++++++++++++++++++++++++++-
45217  src/hb-unicode-private.hh   |  7 ++++---
45218  src/hb-unicode.cc           |  2 +-
45219  3 files changed, 42 insertions(+), 5 deletions(-)
45220
45221 commit a321e1d51e0e7fa02738410e8d6e77c841bc6b13
45222 Author: Behdad Esfahbod <behdad@behdad.org>
45223 Date:   Thu Aug 9 18:30:34 2012 -0400
45224
45225     Revert "Reject lookups with no subTable"
45226
45227     This reverts commit 30ec9002d84e8b49290e782e6192069821ffa942.
45228
45229     See previous commit.
45230
45231  src/hb-ot-layout-common-private.hh | 1 -
45232  1 file changed, 1 deletion(-)
45233
45234 commit 2eaf482b371034ce6ebfaedee98049b036fd3493
45235 Author: Behdad Esfahbod <behdad@behdad.org>
45236 Date:   Thu Aug 9 18:30:05 2012 -0400
45237
45238     Revert "[GSUB/GPOS] Reject Context/ChainContext lookups with zero
45239     input"
45240
45241     This reverts commit 0981068b75710397f08e0d2d776a0a2ea68d7117.
45242
45243     I was confused.  Even if we access coverage[0] unconditionally,
45244     we don't
45245     need bound checks since the array machinary already handles that.
45246
45247  src/hb-ot-layout-gsubgpos-private.hh | 2 --
45248  1 file changed, 2 deletions(-)
45249
45250 commit a02d86484be870615297abfc7be9f94645434762
45251 Author: Behdad Esfahbod <behdad@behdad.org>
45252 Date:   Wed Aug 8 18:04:29 2012 -0400
45253
45254     Add check-exported-symbols.sh
45255
45256     And misc linking fixes.
45257
45258  src/Makefile.am                  |  1 +
45259  src/check-exported-symbols.sh    | 40
45260  ++++++++++++++++++++++++++++++++++++++++
45261  src/check-internal-symbols.sh    |  2 +-
45262  src/hb-ot-shape-complex-indic.cc |  2 +-
45263  src/hb-ot-shape.cc               |  6 +++---
45264  5 files changed, 46 insertions(+), 5 deletions(-)
45265
45266 commit 4c8ac4f47e95d2b266b2f64e75c55af8233b6b91
45267 Author: Behdad Esfahbod <behdad@behdad.org>
45268 Date:   Wed Aug 8 17:44:19 2012 -0400
45269
45270     Misc minor fixes
45271
45272  src/check-internal-symbols.sh |  10 +--
45273  src/hb-font-private.hh        |  29 +++++++-
45274  src/hb-font.cc                |  63 +++++++---------
45275  src/hb-font.h                 |   2 +-
45276  src/hb-graphite2.cc           |   4 +-
45277  src/hb-old.cc                 |   2 +-
45278  src/hb-ot-layout.cc           |   6 +-
45279  src/hb-ot-shape-fallback.cc   |  10 +--
45280  src/hb-ot-shape.cc            |   2 +-
45281  src/hb-shape-plan.cc          |   2 +-
45282  src/hb-shape-plan.h           |   2 +-
45283  src/hb-tt-font.cc             | 166
45284  +-----------------------------------------
45285  12 files changed, 72 insertions(+), 226 deletions(-)
45286
45287 commit 560d68af8168d1baff607b9616a3590af70fe9ec
45288 Author: Behdad Esfahbod <behdad@behdad.org>
45289 Date:   Wed Aug 8 17:16:01 2012 -0400
45290
45291     Use a export-file for Windows builds
45292
45293     Apparently even that doesn't make check-internal-symbols.sh happy with
45294     mingw32.  Going to disable that for DLLs again, but hopefully the
45295     export-file is doing *something*.
45296
45297  configure.ac    | 14 +++++++++++++-
45298  src/Makefile.am | 22 +++++++++++++++++++++-
45299  src/hb-buffer.h |  4 ++--
45300  3 files changed, 36 insertions(+), 4 deletions(-)
45301
45302 commit f8751cf8e0a16125d63a88da65fdbfa76a19453f
45303 Author: Behdad Esfahbod <behdad@behdad.org>
45304 Date:   Wed Aug 8 17:15:44 2012 -0400
45305
45306     [hb-old] speed-up build
45307
45308  src/hb-old/harfbuzz-external.h | 3 ++-
45309  1 file changed, 2 insertions(+), 1 deletion(-)
45310
45311 commit 5f4c52867ce67faa15f5d26b59c18c8d068e9261
45312 Author: Behdad Esfahbod <behdad@behdad.org>
45313 Date:   Wed Aug 8 16:53:37 2012 -0400
45314
45315     Minor
45316
45317  src/hb-ot-layout.h | 1 -
45318  1 file changed, 1 deletion(-)
45319
45320 commit fe2b8a7777ab1c84980424ede713cb0d6701f987
45321 Author: Behdad Esfahbod <behdad@behdad.org>
45322 Date:   Wed Aug 8 15:27:14 2012 -0400
45323
45324     Minor
45325
45326  TODO | 4 ++--
45327  1 file changed, 2 insertions(+), 2 deletions(-)
45328
45329 commit 7e7d245b332306949a19c628bacd920717434769
45330 Author: Behdad Esfahbod <behdad@behdad.org>
45331 Date:   Wed Aug 8 15:23:48 2012 -0400
45332
45333     Make default_language threadsafe
45334
45335  src/hb-common.cc | 15 +++++----------
45336  1 file changed, 5 insertions(+), 10 deletions(-)
45337
45338 commit 06b192c458010c847362d809673209c87ea29949
45339 Author: Behdad Esfahbod <behdad@behdad.org>
45340 Date:   Wed Aug 8 15:23:45 2012 -0400
45341
45342     Minor
45343
45344  src/hb-common.h | 3 ++-
45345  1 file changed, 2 insertions(+), 1 deletion(-)
45346
45347 commit 37191ede7583fdb864db32a8f4d90956657926c7
45348 Author: Behdad Esfahbod <behdad@behdad.org>
45349 Date:   Wed Aug 8 14:59:09 2012 -0400
45350
45351     Minor
45352
45353  src/hb-common.h | 4 ++--
45354  src/hb-icu.h    | 1 -
45355  2 files changed, 2 insertions(+), 3 deletions(-)
45356
45357 commit 6d9a329a8a0f11f4b175e407de59c55924de1ef6
45358 Author: Behdad Esfahbod <behdad@behdad.org>
45359 Date:   Wed Aug 8 14:48:41 2012 -0400
45360
45361     Adjust a couple source checks
45362
45363  src/check-internal-symbols.sh |  4 ++--
45364  src/check-static-inits.sh     | 10 ++++++++--
45365  2 files changed, 10 insertions(+), 4 deletions(-)
45366
45367 commit 9c929abdcfef44c0193a2917b20981df37ade21c
45368 Author: Behdad Esfahbod <behdad@behdad.org>
45369 Date:   Wed Aug 8 14:33:37 2012 -0400
45370
45371     Minor renaming
45372
45373  src/Makefile.am                                                   |
45374  4 ++--
45375  ...sition-fallback-private.hh => hb-ot-shape-fallback-private.hh} |
45376  8 ++++----
45377  src/{hb-ot-shape-position-fallback.cc => hb-ot-shape-fallback.cc} |
45378  4 ++--
45379  src/hb-ot-shape.cc                                                |
45380  4 ++--
45381  4 files changed, 10 insertions(+), 10 deletions(-)
45382
45383 commit 801298b590effd768607bb532dc83c73ba65d16b
45384 Author: Behdad Esfahbod <behdad@behdad.org>
45385 Date:   Wed Aug 8 14:26:36 2012 -0400
45386
45387     Fix cast
45388
45389     https://bugs.freedesktop.org/show_bug.cgi?id=53233
45390
45391  src/hb-buffer-private.hh | 10 ++++++----
45392  src/hb-shape-plan.cc     |  4 ++--
45393  2 files changed, 8 insertions(+), 6 deletions(-)
45394
45395 commit 21756934a15e31dc243e2b6d80adec5752477652
45396 Author: Behdad Esfahbod <behdad@behdad.org>
45397 Date:   Wed Aug 8 01:20:45 2012 -0400
45398
45399     [OT] Implement fallback positioning
45400
45401     Implemented for Arabic, Hebrew, and generic marks.
45402     Activated if no GPOS table present.
45403
45404  src/hb-font.h                        |   3 +-
45405  src/hb-ft.cc                         |   3 +-
45406  src/hb-old.cc                        |   2 +-
45407  src/hb-ot-shape-position-fallback.cc | 237
45408  ++++++++++++++++++++++++++++++++++-
45409  src/hb-unicode-private.hh            |  81 ++++++++++++
45410  src/hb-unicode.cc                    | 107 ++++++----------
45411  6 files changed, 356 insertions(+), 77 deletions(-)
45412
45413 commit fb56e7628362a73e20f7f0b49fe31e802dc01f4f
45414 Author: Behdad Esfahbod <behdad@behdad.org>
45415 Date:   Tue Aug 7 23:44:47 2012 -0400
45416
45417     [hb-old] Fix warnings
45418
45419  src/hb-old/harfbuzz-shaper.cpp | 2 ++
45420  1 file changed, 2 insertions(+)
45421
45422 commit affaf8a0e5aa38e5820455f789eebf916e02eb7b
45423 Author: Behdad Esfahbod <behdad@behdad.org>
45424 Date:   Tue Aug 7 22:41:38 2012 -0400
45425
45426     [OT] Start adding fallback positioning
45427
45428     Used when there is no GPOS.
45429
45430  src/Makefile.am                              |  2 ++
45431  src/hb-ot-shape-position-fallback-private.hh | 39 +++++++++++++++++++++++
45432  src/hb-ot-shape-position-fallback.cc         | 47
45433  ++++++++++++++++++++++++++++
45434  src/hb-ot-shape.cc                           | 23 +++-----------
45435  4 files changed, 93 insertions(+), 18 deletions(-)
45436
45437 commit 7e4920fd1577987bf6804f67765e22a84983e057
45438 Author: Behdad Esfahbod <behdad@behdad.org>
45439 Date:   Tue Aug 7 22:32:23 2012 -0400
45440
45441     Minor
45442
45443  src/hb-ot-shape.cc | 2 +-
45444  1 file changed, 1 insertion(+), 1 deletion(-)
45445
45446 commit 472f229a63f0d1bb21b02179ef430b7698df8f12
45447 Author: Behdad Esfahbod <behdad@behdad.org>
45448 Date:   Tue Aug 7 22:25:24 2012 -0400
45449
45450     [GSUB] Generalize would_apply()
45451
45452     Fixes logic also, where before we were always matching if
45453     glyphs_len==1
45454     and a ligature started with the glyph.
45455
45456  src/hb-ot-layout-gsub-table.hh       | 26 ++++++++++++++++++++-----
45457  src/hb-ot-layout-gsubgpos-private.hh | 37
45458  ++++++++++++++++++------------------
45459  src/hb-ot-layout.cc                  |  3 +--
45460  3 files changed, 40 insertions(+), 26 deletions(-)
45461
45462 commit 6f3a300138f659020c21c3e08b7981c78df5f332
45463 Author: Behdad Esfahbod <behdad@behdad.org>
45464 Date:   Tue Aug 7 22:13:25 2012 -0400
45465
45466     Add hb_font_glyph_from/to_string
45467
45468  src/hb-font-private.hh       | 43
45469  +++++++++++++++++++++++++++++++++++++++++++
45470  src/hb-font.cc               | 24 ++++++++++++++++++++----
45471  src/hb-font.h                | 11 +++++++++++
45472  src/hb-private.hh            | 16 ++++++++++++++++
45473  src/test-would-substitute.cc | 11 ++++++++++-
45474  util/options.cc              |  2 +-
45475  6 files changed, 101 insertions(+), 6 deletions(-)
45476
45477 commit eb56f6ae96260c5b4bcd4e1dfb7ab733a230f3a8
45478 Author: Behdad Esfahbod <behdad@behdad.org>
45479 Date:   Tue Aug 7 21:44:25 2012 -0400
45480
45481     Minor
45482
45483  src/hb-mutex-private.hh | 1 +
45484  src/hb-uniscribe.cc     | 1 +
45485  src/hb-uniscribe.h      | 2 ++
45486  3 files changed, 4 insertions(+)
45487
45488 commit f4e48adcdd4315ce09e755f87a0f801d88194f42
45489 Author: Behdad Esfahbod <behdad@behdad.org>
45490 Date:   Tue Aug 7 21:12:49 2012 -0400
45491
45492     [OT] Apply 'rclt' feature in horizontal mode
45493
45494     'rclt' is "Required Contextual Forms" being proposed by Microsoft.
45495     It's like 'calt', but supposedly always on.  We apply 'calt' anyway,
45496     and now apply this too.
45497
45498  src/hb-ot-shape.cc | 1 +
45499  1 file changed, 1 insertion(+)
45500
45501 commit b1914b8bd08ecdea79930dda7e3bb2ae9e6134a1
45502 Author: Behdad Esfahbod <behdad@behdad.org>
45503 Date:   Tue Aug 7 16:57:48 2012 -0400
45504
45505     Fix warnings
45506
45507  src/hb-icu.cc | 6 +++---
45508  1 file changed, 3 insertions(+), 3 deletions(-)
45509
45510 commit 0f8881d6bbf6cd59938315eeff9b71cfc736aa4e
45511 Author: Behdad Esfahbod <behdad@behdad.org>
45512 Date:   Tue Aug 7 16:57:02 2012 -0400
45513
45514     More refactoring
45515
45516  src/hb-ot-shape-normalize.cc | 161
45517  +++++++++++++++++++++++++++++++++++++++++-
45518  src/hb-unicode-private.hh    | 164
45519  +------------------------------------------
45520  2 files changed, 162 insertions(+), 163 deletions(-)
45521
45522 commit 428dfcab6634ff264570a0a5d715efb8048c3db5
45523 Author: Behdad Esfahbod <behdad@behdad.org>
45524 Date:   Tue Aug 7 16:51:48 2012 -0400
45525
45526     Minor refactoring
45527
45528  src/hb-ot-shape-normalize.cc | 27 +++++++++++++++++++++++----
45529  1 file changed, 23 insertions(+), 4 deletions(-)
45530
45531 commit 61f41849af6ff9edf8b55cf9610066d1bfb4a8df
45532 Author: Behdad Esfahbod <behdad@behdad.org>
45533 Date:   Tue Aug 7 16:45:27 2012 -0400
45534
45535     Add Hebrew presentation forms shaping
45536
45537     Lifted from https://bugzilla.mozilla.org/show_bug.cgi?id=728866
45538
45539  src/hb-unicode-private.hh | 121
45540  +++++++++++++++++++++++++++++++++++++++++++++-
45541  1 file changed, 120 insertions(+), 1 deletion(-)
45542
45543 commit 32d71dc13317b322e2c5de00d767b2cb15fddd8b
45544 Author: Behdad Esfahbod <behdad@behdad.org>
45545 Date:   Tue Aug 7 14:11:16 2012 -0400
45546
45547     [Graphite] Minor
45548
45549  src/hb-graphite2.cc | 60
45550  +++++++++++++++++++++++++----------------------------
45551  1 file changed, 28 insertions(+), 32 deletions(-)
45552
45553 commit 030ac5022e8a43b9329c26e72527bafc582ef44b
45554 Author: Behdad Esfahbod <behdad@behdad.org>
45555 Date:   Tue Aug 7 13:01:12 2012 -0400
45556
45557     Remove enum trailing comma
45558
45559     ...again.
45560
45561  src/hb-ot-shape-normalize-private.hh | 2 +-
45562  1 file changed, 1 insertion(+), 1 deletion(-)
45563
45564 commit 368b4e7649f9bc8c6bebf7c7ff03c9b9ec425a25
45565 Author: Behdad Esfahbod <behdad@behdad.org>
45566 Date:   Mon Aug 6 23:06:04 2012 -0400
45567
45568     Minor
45569
45570  src/hb-font.cc | 6 ++++--
45571  1 file changed, 4 insertions(+), 2 deletions(-)
45572
45573 commit ade7459ea7c75b4f33f7cfa43dd5bdfa0c18d6d5
45574 Author: Behdad Esfahbod <behdad@behdad.org>
45575 Date:   Mon Aug 6 19:42:47 2012 -0700
45576
45577     [util] Fix leaks
45578
45579  src/hb-graphite2.cc | 18 ++++++++++++++----
45580  util/options.cc     |  2 +-
45581  util/options.hh     |  2 +-
45582  3 files changed, 16 insertions(+), 6 deletions(-)
45583
45584 commit 2fef993460dcfd94c92ab35413bdde18ad2b0ceb
45585 Author: Behdad Esfahbod <behdad@behdad.org>
45586 Date:   Mon Aug 6 19:35:04 2012 -0700
45587
45588     [Graphite] Fix graphite2 backend with RTL text
45589
45590     Patch from Martin Hosken.
45591
45592  src/hb-graphite2.cc | 33 ++++++++++++++++++---------------
45593  1 file changed, 18 insertions(+), 15 deletions(-)
45594
45595 commit e4992e13e19877a73ea05fc1d31005a262c685ad
45596 Author: Behdad Esfahbod <behdad@behdad.org>
45597 Date:   Mon Aug 6 19:25:39 2012 -0700
45598
45599     [Graphite] Port graphite2 backend to new shaper infrastructure
45600
45601  src/hb-graphite2.cc   | 234
45602  +++++++++++++++++++++++---------------------------
45603  src/hb-graphite2.h    |   2 +-
45604  src/hb-shaper-list.hh |   2 +-
45605  3 files changed, 109 insertions(+), 129 deletions(-)
45606
45607 commit 66591ececfba9791de06c814f5f30131e95e5fd2
45608 Author: Behdad Esfahbod <behdad@behdad.org>
45609 Date:   Mon Aug 6 17:07:19 2012 -0700
45610
45611     Remove unnecessary lifecycle bits
45612
45613     We already set recount to INVALID when destroying.
45614     This block was not necessary.
45615
45616  src/hb-font.cc | 3 ---
45617  1 file changed, 3 deletions(-)
45618
45619 commit e3320ecc1b5a7eaccc7c9370b2d1b76850f054be
45620 Author: Behdad Esfahbod <behdad@behdad.org>
45621 Date:   Mon Aug 6 11:44:10 2012 -0700
45622
45623     Fix compiler warnings
45624
45625  configure.ac | 12 +++++++++---
45626  1 file changed, 9 insertions(+), 3 deletions(-)
45627
45628 commit 167b625d988b74572d6b2f646c285b666b650d49
45629 Author: Behdad Esfahbod <behdad@behdad.org>
45630 Date:   Sun Aug 5 21:16:26 2012 -0700
45631
45632     [Indic] Minor, move 'blwf' after 'half'
45633
45634     We don't apply them together anyway.  Should not make any difference
45635     right now.
45636
45637  src/hb-ot-shape-complex-indic.cc | 4 ++--
45638  1 file changed, 2 insertions(+), 2 deletions(-)
45639
45640 commit 048e3b596fb7fccd3fb5f48de98b6b67788f774a
45641 Author: Behdad Esfahbod <behdad@behdad.org>
45642 Date:   Sat Aug 4 18:04:57 2012 -0700
45643
45644     Speed up hb_set_digest_lowest_bits_t calcs
45645
45646  src/hb-set-private.hh | 10 +++++++---
45647  1 file changed, 7 insertions(+), 3 deletions(-)
45648
45649 commit 3d1b66a35e1ab3be19335705f310b278d76d66d2
45650 Author: Behdad Esfahbod <behdad@behdad.org>
45651 Date:   Sat Aug 4 17:42:28 2012 -0700
45652
45653     Speed up hb_set_digest_common_bits_t calcs
45654
45655  src/hb-set-private.hh | 6 +++---
45656  1 file changed, 3 insertions(+), 3 deletions(-)
45657
45658 commit bdc48a879a1900138d8caaa8d90fb9fe1e768d1d
45659 Author: Behdad Esfahbod <behdad@behdad.org>
45660 Date:   Sat Aug 4 17:08:38 2012 -0700
45661
45662     Enlarge glyph_name buffer
45663
45664     Lohit Devanagari has a glyph named:
45665     u0924_u094D.half_u0930_u094D.blwf.vatu
45666
45667  util/options.cc | 2 +-
45668  1 file changed, 1 insertion(+), 1 deletion(-)
45669
45670 commit 25326c2359b0a3e25222b94acd142bc36eff78a4
45671 Author: Behdad Esfahbod <behdad@behdad.org>
45672 Date:   Sat Aug 4 16:43:18 2012 -0700
45673
45674     Rewrite ARRAY_LENGTH as a template function
45675
45676     Such it wouldn't apply to pointers accidentally.
45677
45678  src/hb-ot-shape-complex-arabic-table.hh | 4 ++--
45679  src/hb-private.hh                       | 9 ++++++---
45680  2 files changed, 8 insertions(+), 5 deletions(-)
45681
45682 commit 8ba8042821e4581fe4e87419e58c823520441205
45683 Author: Behdad Esfahbod <behdad@behdad.org>
45684 Date:   Fri Aug 3 18:54:54 2012 -0700
45685
45686     [Indic] Fix consonant position font lookup logic
45687
45688     Oops.  I broken this badly and the test suite did not notice.  That
45689     worries me.  Have to investigate.
45690
45691  src/hb-ot-shape-complex-indic.cc | 6 +++---
45692  1 file changed, 3 insertions(+), 3 deletions(-)
45693
45694 commit abd0c05f1f7f0546593bb2f1c4d59db12cb32e46
45695 Author: Behdad Esfahbod <behdad@behdad.org>
45696 Date:   Fri Aug 3 18:45:05 2012 -0700
45697
45698     Minor
45699
45700  src/test-would-substitute.cc | 2 +-
45701  1 file changed, 1 insertion(+), 1 deletion(-)
45702
45703 commit 46ee108ef80f5d4675899862698a8c34d8fcfab5
45704 Author: Behdad Esfahbod <behdad@behdad.org>
45705 Date:   Fri Aug 3 18:21:13 2012 -0700
45706
45707     Fix leak
45708
45709  src/hb-shape-plan.cc | 2 ++
45710  1 file changed, 2 insertions(+)
45711
45712 commit 71baea0062da4d7f143d62da38492a0813814e49
45713 Author: Behdad Esfahbod <behdad@behdad.org>
45714 Date:   Fri Aug 3 17:40:07 2012 -0700
45715
45716     [OT] Use general-category, not GDEF class, to decide to zero mark
45717     advances
45718
45719     At this point, the GDEF glyph synthesis looks pointless.  Not that I
45720     have many fonts without GDEF lying around.
45721
45722     As for mark advance zeroing when GPOS not available, that also
45723     is being
45724     replaced by proper fallback mark positioning soon.
45725
45726  src/hb-ot-shape.cc | 7 ++-----
45727  1 file changed, 2 insertions(+), 5 deletions(-)
45728
45729 commit 3a7e137a68ec8f723dc3afa89c918ca2df7ff6bf
45730 Author: Behdad Esfahbod <behdad@behdad.org>
45731 Date:   Fri Aug 3 17:23:40 2012 -0700
45732
45733     Dn't use gint
45734
45735  src/hb-glib.cc | 4 ++--
45736  src/hb-icu.cc  | 2 +-
45737  2 files changed, 3 insertions(+), 3 deletions(-)
45738
45739 commit 11b0e20ba42bf0b17133c3e1087732802bb4f230
45740 Author: Behdad Esfahbod <behdad@behdad.org>
45741 Date:   Thu Aug 2 14:21:40 2012 -0400
45742
45743     [Indic] Add per-script configuration tables
45744
45745     This concludes the Indic shape_plan work.  May do for Arabic also...
45746
45747  src/hb-ot-shape-complex-indic-private.hh |  16 +-
45748  src/hb-ot-shape-complex-indic.cc         | 309
45749  +++++++++++++++----------------
45750  2 files changed, 159 insertions(+), 166 deletions(-)
45751
45752 commit 85fc6c483f6d734febbe39270e84701a651f01f1
45753 Author: Behdad Esfahbod <behdad@behdad.org>
45754 Date:   Thu Aug 2 12:21:44 2012 -0400
45755
45756     [Indic] Move more stuff to the shape_plan
45757
45758     Almost done.  Need to add per-script static tables.
45759
45760  src/hb-ot-shape-complex-indic-machine.rl |   4 +-
45761  src/hb-ot-shape-complex-indic.cc         | 216
45762  ++++++++++++++++---------------
45763  2 files changed, 116 insertions(+), 104 deletions(-)
45764
45765 commit 914ffaa40fcca020f65bacdd709421e9047afd83
45766 Author: Behdad Esfahbod <behdad@behdad.org>
45767 Date:   Thu Aug 2 11:03:39 2012 -0400
45768
45769     [Indic] Move more repeated work into shape_plan
45770
45771  src/hb-ot-shape-complex-indic.cc | 63
45772  ++++++++++++++++++++++++++--------------
45773  1 file changed, 42 insertions(+), 21 deletions(-)
45774
45775 commit a8c6da90f4c6e8d27a3a1b758a55476776d9f750
45776 Author: Behdad Esfahbod <behdad@behdad.org>
45777 Date:   Thu Aug 2 10:46:34 2012 -0400
45778
45779     [OT] Add per-complex-shaper shape_plan data
45780
45781     Hookup some Indic data to it.  More to come.
45782
45783  src/hb-ot-shape-complex-arabic.cc  |   2 +
45784  src/hb-ot-shape-complex-indic.cc   | 128
45785  ++++++++++++++++++++++---------------
45786  src/hb-ot-shape-complex-misc.cc    |   4 ++
45787  src/hb-ot-shape-complex-private.hh |  16 ++++-
45788  src/hb-ot-shape-private.hh         |   1 +
45789  src/hb-ot-shape.cc                 |  23 +++++--
45790  6 files changed, 113 insertions(+), 61 deletions(-)
45791
45792 commit 8bb5deba9630d35878eb6edb4643ecfabf99f15f
45793 Author: Behdad Esfahbod <behdad@behdad.org>
45794 Date:   Thu Aug 2 10:07:58 2012 -0400
45795
45796     [OT] Pipe shape_plan down to pause_callbacks
45797
45798  src/hb-ot-map-private.hh                 |  8 ++---
45799  src/hb-ot-map.cc                         | 11 ++++---
45800  src/hb-ot-shape-complex-indic-machine.rl |  4 +--
45801  src/hb-ot-shape-complex-indic.cc         | 50
45802  +++++++++++++++-----------------
45803  src/hb-ot-shape-private.hh               |  6 ++++
45804  src/hb-ot-shape.cc                       | 28 ++++++++++--------
45805  6 files changed, 57 insertions(+), 50 deletions(-)
45806
45807 commit 3e38c0f2886c38d2f0a9d80a97a36edf2479d2c7
45808 Author: Behdad Esfahbod <behdad@behdad.org>
45809 Date:   Thu Aug 2 09:44:18 2012 -0400
45810
45811     More massaging
45812
45813  src/hb-ot-map-private.hh          | 20 ++++++++------------
45814  src/hb-ot-map.cc                  | 17 ++++++++---------
45815  src/hb-ot-shape-complex-arabic.cc |  8 ++++----
45816  src/hb-ot-shape-complex-indic.cc  | 18 +++++++-----------
45817  4 files changed, 27 insertions(+), 36 deletions(-)
45818
45819 commit 16c6a27b4bffc19026944c7bea9cf0a3a8ff1d8f
45820 Author: Behdad Esfahbod <behdad@behdad.org>
45821 Date:   Thu Aug 2 09:38:28 2012 -0400
45822
45823     [OT] Port complex_shaper to planner/plan
45824
45825  src/hb-ot-shape-complex-arabic.cc  | 17 ++++++++---------
45826  src/hb-ot-shape-complex-indic.cc   | 19 ++++++++-----------
45827  src/hb-ot-shape-complex-misc.cc    | 20 ++++++++------------
45828  src/hb-ot-shape-complex-private.hh | 32 +++++++++++---------------------
45829  src/hb-ot-shape-private.hh         | 14 +++++++++++---
45830  src/hb-ot-shape.cc                 |  9 +++++----
45831  6 files changed, 51 insertions(+), 60 deletions(-)
45832
45833 commit 5393e3a62ba09fd7bcf3767b36225c8f49badb9d
45834 Author: Behdad Esfahbod <behdad@behdad.org>
45835 Date:   Thu Aug 2 09:24:35 2012 -0400
45836
45837     [OT] Minor refactoring
45838
45839  src/hb-ot-map.cc           |  4 ----
45840  src/hb-ot-shape-private.hh | 26 ++++++++++++++++++++++++++
45841  src/hb-ot-shape.cc         | 26 ++------------------------
45842  src/hb-shape-plan.cc       |  2 ++
45843  src/hb-shape.cc            |  2 --
45844  5 files changed, 30 insertions(+), 30 deletions(-)
45845
45846 commit 24eacf17c801c66a2d466e8ae02b73f501a26b25
45847 Author: Behdad Esfahbod <behdad@behdad.org>
45848 Date:   Thu Aug 2 08:42:11 2012 -0400
45849
45850     [Indic] Move consonant-position-setting into initial_reordering()
45851
45852  src/hb-ot-shape-complex-indic.cc | 65
45853  +++++++++++++++++++++-------------------
45854  1 file changed, 35 insertions(+), 30 deletions(-)
45855
45856 commit afbcc24be01a64bdb5c05c63880269145fa1d3c8
45857 Author: Behdad Esfahbod <behdad@behdad.org>
45858 Date:   Thu Aug 2 08:36:40 2012 -0400
45859
45860     [GSUB] Wire the font, not just the face, down to substitute()
45861
45862     We need the font for glyph lookup during GSUB pauses in Indic shaper.
45863     Could perhaps be avoided, but at this point, we don't mean to support
45864     separate substitute()/position() entry points (anymore), so there is
45865     no point in not providing the font to GSUB.
45866
45867  src/hb-ot-layout-gsub-table.hh       | 13 +++++--------
45868  src/hb-ot-layout-gsubgpos-private.hh |  7 ++-----
45869  src/hb-ot-layout-private.hh          |  6 +++---
45870  src/hb-ot-layout.cc                  | 18 +++++++++---------
45871  src/hb-ot-map-private.hh             | 15 ++++++---------
45872  src/hb-ot-map.cc                     |  8 ++++----
45873  src/hb-ot-shape-complex-indic.cc     |  8 ++++----
45874  src/hb-ot-shape.cc                   |  6 +++---
45875  8 files changed, 36 insertions(+), 45 deletions(-)
45876
45877 commit b0e6a26a10ccca70ebc88a9e158a89ccfab0add5
45878 Author: Behdad Esfahbod <behdad@behdad.org>
45879 Date:   Thu Aug 2 08:11:14 2012 -0400
45880
45881     [OT] Hide some API
45882
45883     It was impossible to meaningfully use them from the outside these
45884     days.
45885
45886  src/hb-ot-layout-private.hh | 40 ++++++++++++++++++++++++++++++++--------
45887  src/hb-ot-layout.cc         | 20 --------------------
45888  src/hb-ot-layout.h          | 34 ----------------------------------
45889  src/hb-ot-map.cc            |  8 ++++----
45890  4 files changed, 36 insertions(+), 66 deletions(-)
45891
45892 commit 305246744ed178f116e01498b7f9d1af6950ca30
45893 Author: Behdad Esfahbod <behdad@behdad.org>
45894 Date:   Thu Aug 2 08:08:04 2012 -0400
45895
45896     Minor
45897
45898  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
45899  1 file changed, 1 insertion(+), 1 deletion(-)
45900
45901 commit 8ef3d53255ae9fbb0e46c22909e50009d1e7eeb0
45902 Author: Behdad Esfahbod <behdad@behdad.org>
45903 Date:   Thu Aug 2 07:53:18 2012 -0400
45904
45905     [Indic] More refactoring of consonant position peeking in the font
45906
45907     To be moved to initial_reordering next...
45908
45909  src/hb-ot-shape-complex-indic.cc | 59
45910  ++++++++++++++++++++++++++++------------
45911  1 file changed, 41 insertions(+), 18 deletions(-)
45912
45913 commit 3eb6f81fd3f1e56679eec10d08f5e2303121753f
45914 Author: Behdad Esfahbod <behdad@behdad.org>
45915 Date:   Thu Aug 2 07:37:46 2012 -0400
45916
45917     [Indic] Refactor
45918
45919     Move all the logic that needs to eventually move into the indic table
45920     into hb-ot-shape-complex-indic-private.hh.
45921
45922  src/hb-ot-shape-complex-indic-private.hh | 210
45923  ++++++++++++++++++++++++++++
45924  src/hb-ot-shape-complex-indic.cc         | 227
45925  ++-----------------------------
45926  2 files changed, 218 insertions(+), 219 deletions(-)
45927
45928 commit 3614ba242fc7d338761acdda365a134706035b6d
45929 Author: Behdad Esfahbod <behdad@behdad.org>
45930 Date:   Thu Aug 2 07:13:55 2012 -0400
45931
45932     [Indic] Rename
45933
45934  src/hb-ot-shape-complex-indic.cc | 40
45935  +++++++++++++++++++++-------------------
45936  1 file changed, 21 insertions(+), 19 deletions(-)
45937
45938 commit 610e5e8f713bb2a68939b72cb2b801a7aaede4f9
45939 Author: Behdad Esfahbod <behdad@behdad.org>
45940 Date:   Thu Aug 2 05:27:46 2012 -0400
45941
45942     [Indic] Streamline feature would_apply()
45943
45944     Comes with some 10% speedup for Devanagari even!
45945
45946  src/hb-ot-map-private.hh         | 85
45947  +++++++++++++++++++++++++---------------
45948  src/hb-ot-map.cc                 | 18 ++++-----
45949  src/hb-ot-shape-complex-indic.cc | 85
45950  +++++++++++++++++++++++-----------------
45951  3 files changed, 110 insertions(+), 78 deletions(-)
45952
45953 commit 1d002048d5afcd45abbb09fdf0419f13b2e2265c
45954 Author: Behdad Esfahbod <behdad@behdad.org>
45955 Date:   Thu Aug 2 05:01:11 2012 -0400
45956
45957     [Indic] Minor
45958
45959  src/hb-ot-shape-complex-indic-private.hh | 16 --------
45960  src/hb-ot-shape-complex-indic.cc         | 64
45961  +++++++++++++++++++++-----------
45962  2 files changed, 43 insertions(+), 37 deletions(-)
45963
45964 commit 6f7611375521c6d285a9aa763f2ea5cb44cd0d39
45965 Author: Behdad Esfahbod <behdad@behdad.org>
45966 Date:   Thu Aug 2 04:00:31 2012 -0400
45967
45968     [GSUB/GPOS] Check array size before accessing digests
45969
45970  src/hb-ot-layout-private.hh |  3 +++
45971  src/hb-ot-layout.cc         | 32 ++++++++++++++++----------------
45972  2 files changed, 19 insertions(+), 16 deletions(-)
45973
45974 commit 22148b8c4af3ed296d96e969cdd47bac97b32307
45975 Author: Behdad Esfahbod <behdad@behdad.org>
45976 Date:   Thu Aug 2 03:51:51 2012 -0400
45977
45978     Use Coverage digests in would_apply
45979
45980  src/hb-ot-layout-gsub-table.hh       | 1 +
45981  src/hb-ot-layout-gsubgpos-private.hh | 6 +++++-
45982  src/hb-ot-layout.cc                  | 4 ++--
45983  3 files changed, 8 insertions(+), 3 deletions(-)
45984
45985 commit 6c459c8fef85bc44f45d7b58c28a34abfb2c33fc
45986 Author: Behdad Esfahbod <behdad@behdad.org>
45987 Date:   Thu Aug 2 03:45:53 2012 -0400
45988
45989     Minor
45990
45991  src/hb-ot-layout-gpos-table.hh       | 2 +-
45992  src/hb-ot-layout-gsub-table.hh       | 4 ++--
45993  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
45994  3 files changed, 5 insertions(+), 5 deletions(-)
45995
45996 commit e2b8d75fa6e847ecf5c040f4e1e16a565c5d8aaf
45997 Author: Behdad Esfahbod <behdad@behdad.org>
45998 Date:   Wed Aug 1 22:17:48 2012 -0400
45999
46000     Use wider set digests on 64-bit archs
46001
46002  src/hb-set-private.hh | 6 +++---
46003  1 file changed, 3 insertions(+), 3 deletions(-)
46004
46005 commit 0120ce9679aab3ac936aeb18f6709529eef000a4
46006 Author: Behdad Esfahbod <behdad@behdad.org>
46007 Date:   Wed Aug 1 21:56:35 2012 -0400
46008
46009     [GSUB/GPOS] Remove unused get_coverage() methods
46010
46011  src/hb-ot-layout-gpos-table.hh | 11 -----------
46012  src/hb-ot-layout-gsub-table.hh | 11 -----------
46013  2 files changed, 22 deletions(-)
46014
46015 commit 1336ecdf8e4e9879b96b26ecfbf5c9ba6c49e2b9
46016 Author: Behdad Esfahbod <behdad@behdad.org>
46017 Date:   Wed Aug 1 21:46:36 2012 -0400
46018
46019     [GSUB/GPOS] Use Coverage digests as gatekeeper
46020
46021     Gives me a good 10% speedup for the Devanagari test case.  Less so
46022     for less lookup-intensive tests.
46023
46024     For the Devanagari test case, the false positive rate of the GSUB
46025     digest
46026     is 4%.
46027
46028  src/hb-ot-layout-gpos-table.hh       | 30 +++++++++---------------------
46029  src/hb-ot-layout-gsub-table.hh       | 35
46030  ++++++++++++-----------------------
46031  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++++--
46032  src/hb-ot-layout-private.hh          |  4 ++++
46033  src/hb-ot-layout.cc                  | 29 +++++++++++++++++++++++++----
46034  5 files changed, 56 insertions(+), 50 deletions(-)
46035
46036 commit a878c58a8fc1500986d713b2bcedfeb90a0087b0
46037 Author: Behdad Esfahbod <behdad@behdad.org>
46038 Date:   Wed Aug 1 21:18:54 2012 -0400
46039
46040     [GSUB/GPOS] Add add_coverage()
46041
46042  src/hb-ot-layout-gpos-table.hh | 18 ++++++++++++++++++
46043  src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++++++
46044  2 files changed, 36 insertions(+)
46045
46046 commit 60a3035ac5ec8227e4cc0e6708732bb139c9e0b8
46047 Author: Behdad Esfahbod <behdad@behdad.org>
46048 Date:   Wed Aug 1 21:06:27 2012 -0400
46049
46050     Add hb_set_digest_t
46051
46052     Implement two set digests, and one that combines the two.
46053
46054  src/hb-set-private.hh | 95
46055  +++++++++++++++++++++++++++++++++++++++++++++++++++
46056  1 file changed, 95 insertions(+)
46057
46058 commit c8accf1dd2d92cc4f714393eb0ea46f69bb182a6
46059 Author: Behdad Esfahbod <behdad@behdad.org>
46060 Date:   Wed Aug 1 21:05:57 2012 -0400
46061
46062     [OT] Templatize Coverage::add_coverage()
46063
46064  src/hb-ot-layout-common-private.hh | 12 ++++++++----
46065  1 file changed, 8 insertions(+), 4 deletions(-)
46066
46067 commit 8fbfda920e0b3bb4ab7afb732826026964b79be9
46068 Author: Behdad Esfahbod <behdad@behdad.org>
46069 Date:   Wed Aug 1 19:03:46 2012 -0400
46070
46071     Inline font getters
46072
46073  src/hb-fallback-shape.cc          |  21 ++--
46074  src/hb-font-private.hh            | 204
46075  ++++++++++++++++++++++++++++++++++++++
46076  src/hb-font.cc                    | 129 ++++--------------------
46077  src/hb-graphite2.cc               |   6 +-
46078  src/hb-old.cc                     |  10 +-
46079  src/hb-ot-layout-gdef-table.hh    |   2 +-
46080  src/hb-ot-layout-gpos-table.hh    |   2 +-
46081  src/hb-ot-shape-complex-arabic.cc |   4 +-
46082  src/hb-ot-shape-complex-indic.cc  |   6 +-
46083  src/hb-ot-shape-normalize.cc      |  12 +--
46084  src/hb-ot-shape.cc                |  47 +++++----
46085  11 files changed, 277 insertions(+), 166 deletions(-)
46086
46087 commit 6adf417bc15d4524e280b284e3accd1ae647662e
46088 Author: Behdad Esfahbod <behdad@behdad.org>
46089 Date:   Wed Aug 1 18:07:42 2012 -0400
46090
46091     Use a lookup table for modified_combining_class
46092
46093  src/hb-unicode-private.hh |  10 ++-
46094  src/hb-unicode.cc         | 213
46095  +++++++++++++++++++++++++++++++---------------
46096  src/hb-unicode.h          |   4 +
46097  3 files changed, 157 insertions(+), 70 deletions(-)
46098
46099 commit 208f70f0553d73d2908b21b9552298029482a8b9
46100 Author: Behdad Esfahbod <behdad@behdad.org>
46101 Date:   Wed Aug 1 17:13:10 2012 -0400
46102
46103     Inline Unicode callbacks internally
46104
46105  src/hb-buffer.cc                |   2 +-
46106  src/hb-fallback-shape.cc        |   2 +-
46107  src/hb-old.cc                   |   2 +-
46108  src/hb-ot-shape-complex-misc.cc |   2 +-
46109  src/hb-ot-shape-normalize.cc    |  13 +++--
46110  src/hb-ot-shape-private.hh      |   6 +--
46111  src/hb-ot-shape.cc              |   4 +-
46112  src/hb-unicode-private.hh       | 112
46113  ++++++++++++++++++++--------------------
46114  src/hb-unicode.cc               |   5 +-
46115  9 files changed, 73 insertions(+), 75 deletions(-)
46116
46117 commit 7470315a3e782aa6192bbe64f7a3944266fb1521
46118 Author: Behdad Esfahbod <behdad@behdad.org>
46119 Date:   Wed Aug 1 17:01:59 2012 -0400
46120
46121     Move unicode accessors around
46122
46123  src/hb-unicode-private.hh | 73
46124  ++++++++++++++++++++++++++++++++++++++++++++++-
46125  src/hb-unicode.cc         | 65 ++++-------------------------------------
46126  2 files changed, 78 insertions(+), 60 deletions(-)
46127
46128 commit 21fdcee00125b6e1c09f0bed3064d16ccd3a7a5d
46129 Author: Behdad Esfahbod <behdad@behdad.org>
46130 Date:   Wed Aug 1 16:23:44 2012 -0400
46131
46132     Add hb_unicode_combining_class_t
46133
46134  src/hb-common.h           |  38 +-------------
46135  src/hb-glib.cc            |   4 +-
46136  src/hb-icu.cc             |   4 +-
46137  src/hb-unicode-private.hh |   2 +-
46138  src/hb-unicode.cc         |  11 ++--
46139  src/hb-unicode.h          | 124
46140  +++++++++++++++++++++++++++++++++++++++++++++-
46141  6 files changed, 134 insertions(+), 49 deletions(-)
46142
46143 commit 84186a64004e5dcd2ce98b564d0e0a09aa5d68b2
46144 Author: Behdad Esfahbod <behdad@behdad.org>
46145 Date:   Wed Aug 1 13:32:39 2012 -0400
46146
46147     Add commentary on the compatibility decomposition in the normalizer
46148
46149  src/hb-ot-shape-normalize.cc | 18 +++++++++++++++---
46150  1 file changed, 15 insertions(+), 3 deletions(-)
46151
46152 commit 0834d952017a04c6f4599e574cb75ecf3ca27d3b
46153 Author: Behdad Esfahbod <behdad@behdad.org>
46154 Date:   Wed Aug 1 00:21:09 2012 -0400
46155
46156     [hb-old] Adjust mark positioning parameters
46157
46158     Fallback mark positioning works now...  With hb-ft and hb-view /
46159     hb-shape at least.
46160
46161  src/hb-old.cc                  | 10 +++++-----
46162  src/hb-old/harfbuzz-shaper.cpp |  1 +
46163  2 files changed, 6 insertions(+), 5 deletions(-)
46164
46165 commit 4ca743dfb8e09f9fa525061c7f1144d55f72effb
46166 Author: Behdad Esfahbod <behdad@behdad.org>
46167 Date:   Wed Aug 1 00:03:41 2012 -0400
46168
46169     [old] Implement fontMetrics
46170
46171  src/hb-old.cc | 11 ++++++++++-
46172  1 file changed, 10 insertions(+), 1 deletion(-)
46173
46174 commit 1e7d860613032e40a3f90e2caa2ee5ac44ab8c8c
46175 Author: Behdad Esfahbod <behdad@behdad.org>
46176 Date:   Tue Jul 31 23:41:06 2012 -0400
46177
46178     [GPOS] Adjust mark advance-width zeroing logic
46179
46180     If there is no GPOS, zero mark advances.
46181
46182     If there *is* GPOS and the shaper requests so, zero mark advances for
46183     attached marks.
46184
46185     Fixes regression with Tibetan, where the font has GPOS, and marks a
46186     glyph as mark where it shouldn't get zero advance.
46187
46188  src/hb-ot-layout-gpos-table.hh     | 14 ++++++++------
46189  src/hb-ot-layout.cc                |  4 ++--
46190  src/hb-ot-layout.h                 |  3 ++-
46191  src/hb-ot-shape-complex-arabic.cc  |  2 +-
46192  src/hb-ot-shape-complex-indic.cc   |  2 +-
46193  src/hb-ot-shape-complex-misc.cc    |  4 ++--
46194  src/hb-ot-shape-complex-private.hh |  2 +-
46195  src/hb-ot-shape.cc                 |  6 ++----
46196  8 files changed, 19 insertions(+), 18 deletions(-)
46197
46198 commit a8842e4a448efb30f3f2f3c628d6dc4824829726
46199 Author: Behdad Esfahbod <behdad@behdad.org>
46200 Date:   Tue Jul 31 23:10:11 2012 -0400
46201
46202     Remove some TODO items
46203
46204  TODO            | 27 ---------------------------
46205  src/hb-shape.cc |  2 ++
46206  2 files changed, 2 insertions(+), 27 deletions(-)
46207
46208 commit 2bc3b9a616cedbc56ff4a915f9e3439ff3a6bf13
46209 Author: Behdad Esfahbod <behdad@behdad.org>
46210 Date:   Tue Jul 31 23:08:25 2012 -0400
46211
46212     [OT] Zero mark advances if the shaper desires so
46213
46214     Enabled for all shapers except for Indic.
46215
46216  src/hb-ot-shape-complex-arabic.cc  |  1 +
46217  src/hb-ot-shape-complex-indic.cc   |  1 +
46218  src/hb-ot-shape-complex-misc.cc    |  2 ++
46219  src/hb-ot-shape-complex-private.hh |  2 ++
46220  src/hb-ot-shape.cc                 | 15 +++++++++++++++
46221  5 files changed, 21 insertions(+)
46222
46223 commit 5fecd8b0355894ceda14b3d3c654f20c3d5e77f4
46224 Author: Behdad Esfahbod <behdad@behdad.org>
46225 Date:   Tue Jul 31 22:48:38 2012 -0400
46226
46227     [OT] Synthesize glyph classes
46228
46229  TODO               |  2 --
46230  src/hb-ot-shape.cc | 20 ++++++++++++++++++--
46231  2 files changed, 18 insertions(+), 4 deletions(-)
46232
46233 commit 03b09214c073ce37eeb8af5218942c85b2d393df
46234 Author: Behdad Esfahbod <behdad@behdad.org>
46235 Date:   Tue Jul 31 22:43:58 2012 -0400
46236
46237     [GSUB] Minor
46238
46239  src/hb-ot-layout-gsub-table.hh | 5 ++++-
46240  1 file changed, 4 insertions(+), 1 deletion(-)
46241
46242 commit f0fc1df8fc949739b68d55948741016081b69c3a
46243 Author: Behdad Esfahbod <behdad@behdad.org>
46244 Date:   Tue Jul 31 22:43:32 2012 -0400
46245
46246     [hb-old] Implement getGlyphMetrics()
46247
46248     Still working on it.
46249
46250  src/hb-old.cc | 13 ++++++++++++-
46251  1 file changed, 12 insertions(+), 1 deletion(-)
46252
46253 commit 378d279bbf692195c4654e312dae854ab3be04cf
46254 Author: Behdad Esfahbod <behdad@behdad.org>
46255 Date:   Tue Jul 31 21:36:16 2012 -0400
46256
46257     Implement Unicode compatibility decompositions
46258
46259     Based on patch from Philip Withnall.
46260     https://bugs.freedesktop.org/show_bug.cgi?id=41095
46261
46262  src/hb-glib.cc               | 30 +++++++++++++++++++++++++
46263  src/hb-icu.cc                | 36 +++++++++++++++++++++++++++++-
46264  src/hb-ot-shape-normalize.cc | 53
46265  +++++++++++++++++++++++++++++---------------
46266  src/hb-unicode-private.hh    |  1 +
46267  src/hb-unicode.cc            | 27 +++++++++++++++++++++-
46268  src/hb-unicode.h             | 37 ++++++++++++++++++++++++++++++-
46269  test/api/hb-test.h           |  1 +
46270  test/api/test-unicode.c      | 50
46271  +++++++++++++++++++++++++++++++++++++++++
46272  8 files changed, 214 insertions(+), 21 deletions(-)
46273
46274 commit 321ec29cc270e7e66a529696b70b2caac553c95f
46275 Author: Behdad Esfahbod <behdad@behdad.org>
46276 Date:   Tue Jul 31 21:10:16 2012 -0400
46277
46278     Remove unused function
46279
46280  src/hb-ot-shape-complex-indic.cc | 7 -------
46281  1 file changed, 7 deletions(-)
46282
46283 commit 69cc492dc120847ed00cae65ec958593ebf550c5
46284 Author: Behdad Esfahbod <behdad@behdad.org>
46285 Date:   Tue Jul 31 14:51:36 2012 -0400
46286
46287     [buffer] Minor
46288
46289  src/hb-buffer-private.hh |  3 ++-
46290  src/hb-buffer.cc         | 24 ++++++++++++------------
46291  2 files changed, 14 insertions(+), 13 deletions(-)
46292
46293 commit 693918ef8541014a5ef7dfb91c6ea0ae36d9c368
46294 Author: Behdad Esfahbod <behdad@behdad.org>
46295 Date:   Mon Jul 30 21:08:51 2012 -0400
46296
46297     [OT] Streamline complex shaper enumeration
46298
46299     Add a shaper class struct.
46300
46301  src/hb-ot-shape-complex-arabic.cc    |  37 ++++----
46302  src/hb-ot-shape-complex-indic.cc     |  47 ++++++---
46303  src/hb-ot-shape-complex-misc.cc      |  67 ++++++-------
46304  src/hb-ot-shape-complex-private.hh   | 179
46305  ++++++++++-------------------------
46306  src/hb-ot-shape-normalize-private.hh |   4 +-
46307  src/hb-ot-shape-private.hh           |   2 +-
46308  src/hb-ot-shape.cc                   |  16 ++--
46309  7 files changed, 143 insertions(+), 209 deletions(-)
46310
46311 commit c2e42c3db691515f3a458eb4c71fe1e6439d5620
46312 Author: Behdad Esfahbod <behdad@behdad.org>
46313 Date:   Mon Jul 30 19:54:50 2012 -0400
46314
46315     Minor
46316
46317  src/hb-ot-layout-gpos-table.hh       | 2 +-
46318  src/hb-ot-layout-gsub-table.hh       | 4 ++--
46319  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
46320  src/hb-ot-layout-private.hh          | 4 ++--
46321  4 files changed, 9 insertions(+), 9 deletions(-)
46322
46323 commit 03f67bc012f42131b36083a23efc78e1b04b828c
46324 Author: Behdad Esfahbod <behdad@behdad.org>
46325 Date:   Mon Jul 30 19:47:53 2012 -0400
46326
46327     More refactoring glyph class access
46328
46329  src/hb-ot-layout-gpos-table.hh       |   2 +-
46330  src/hb-ot-layout-gsub-table.hh       |   2 +-
46331  src/hb-ot-layout-gsubgpos-private.hh | 154
46332  +++++++++++++++++------------------
46333  3 files changed, 76 insertions(+), 82 deletions(-)
46334
46335 commit 300c7307eb7943ba7416b672345506be1e27c6ba
46336 Author: Behdad Esfahbod <behdad@behdad.org>
46337 Date:   Mon Jul 30 19:37:44 2012 -0400
46338
46339     [OT] Don't crash if no GDEF available
46340
46341  src/hb-ot-layout-gsubgpos-private.hh | 8 +++++---
46342  1 file changed, 5 insertions(+), 3 deletions(-)
46343
46344 commit 3dcbdc2125c04c173f29f04922fc031929893f4e
46345 Author: Behdad Esfahbod <behdad@behdad.org>
46346 Date:   Mon Jul 30 19:31:17 2012 -0400
46347
46348     Minor
46349
46350  src/hb-ot-layout.cc | 15 +++++----------
46351  1 file changed, 5 insertions(+), 10 deletions(-)
46352
46353 commit 05bd1b63426e07d1df7a1b40bf845dc94ab995a8
46354 Author: Behdad Esfahbod <behdad@behdad.org>
46355 Date:   Mon Jul 30 19:30:01 2012 -0400
46356
46357     [GSUB/GPOS] Move glyph props matching around
46358
46359  src/hb-ot-layout-gpos-table.hh       |  11 ++--
46360  src/hb-ot-layout-gsub-table.hh       |  18 +++---
46361  src/hb-ot-layout-gsubgpos-private.hh |  99
46362  +++++++++++++++++++++++++++++----
46363  src/hb-ot-layout-private.hh          |  12 ----
46364  src/hb-ot-layout.cc                  | 104
46365  +++--------------------------------
46366  src/hb-ot-layout.h                   |  12 ++--
46367  src/hb-ot-shape.cc                   |  10 ++--
46368  7 files changed, 127 insertions(+), 139 deletions(-)
46369
46370 commit 2fca1426ca06cabbe8f027f2dc9dee9c27560c76
46371 Author: Behdad Esfahbod <behdad@behdad.org>
46372 Date:   Mon Jul 30 18:46:41 2012 -0400
46373
46374     [GSUB] Don't erase glyph classes if GDEF does not have glyph classes
46375
46376  src/hb-ot-layout-gsubgpos-private.hh | 5 ++++-
46377  1 file changed, 4 insertions(+), 1 deletion(-)
46378
46379 commit fd42257f8c45ff8e036e1c3eb1a788a101be7ead
46380 Author: Behdad Esfahbod <behdad@behdad.org>
46381 Date:   Mon Jul 30 18:40:27 2012 -0400
46382
46383     Minor
46384
46385  src/hb-ot-layout.cc | 29 +++++------------------------
46386  1 file changed, 5 insertions(+), 24 deletions(-)
46387
46388 commit 7fbbf86efe675e4c038dfc5985c24bbc544620cd
46389 Author: Behdad Esfahbod <behdad@behdad.org>
46390 Date:   Mon Jul 30 18:36:42 2012 -0400
46391
46392     [GSUB] Minor
46393
46394  src/hb-ot-layout-gsub-table.hh       | 2 +-
46395  src/hb-ot-layout-gsubgpos-private.hh | 6 ++++++
46396  2 files changed, 7 insertions(+), 1 deletion(-)
46397
46398 commit 713914d3203109a8e9213f5a1d3b384730703ce9
46399 Author: Behdad Esfahbod <behdad@behdad.org>
46400 Date:   Mon Jul 30 17:54:38 2012 -0400
46401
46402     [Uniscribe] Clean up a bit
46403
46404  src/hb-uniscribe.cc | 17 +++++------------
46405  1 file changed, 5 insertions(+), 12 deletions(-)
46406
46407 commit 301168dae77a63ee25adfb26ce2b54a708f83791
46408 Author: Behdad Esfahbod <behdad@behdad.org>
46409 Date:   Mon Jul 30 17:48:04 2012 -0400
46410
46411     [CoreText] Port to shape_plan infrastructure
46412
46413  src/hb-coretext.cc | 161
46414  ++++++++++++++++++++++++++---------------------------
46415  1 file changed, 80 insertions(+), 81 deletions(-)
46416
46417 commit 6cdfd14bb19d60ac3d6b20ff611408432254f273
46418 Author: Behdad Esfahbod <behdad@behdad.org>
46419 Date:   Mon Jul 30 17:22:17 2012 -0400
46420
46421     Fix build on Mac
46422
46423  src/hb-ot-layout-gsub-table.hh | 4 ++--
46424  1 file changed, 2 insertions(+), 2 deletions(-)
46425
46426 commit 7e34601dededd521bcef15111e39293df3d0d13d
46427 Author: Behdad Esfahbod <behdad@behdad.org>
46428 Date:   Mon Jul 30 14:53:41 2012 -0400
46429
46430     Unbreak Hangul jamo composition
46431
46432     When we removed the separate Hangul shaper, the specific normalization
46433     preference of Hangul was lost.  Fix that.  Also, the Thai shaper was
46434     copied from Hangul, so had the fully-composed normalization behavior,
46435     which was unnecessary.  So, fix that too.
46436
46437  src/hb-ot-shape-complex-arabic.cc  |  2 +-
46438  src/hb-ot-shape-complex-indic.cc   |  4 +---
46439  src/hb-ot-shape-complex-misc.cc    | 12 +++++++++---
46440  src/hb-ot-shape-complex-private.hh |  9 ++++-----
46441  src/hb-ot-shape.cc                 |  4 +++-
46442  5 files changed, 18 insertions(+), 13 deletions(-)
46443
46444 commit 7afb14407e59dfeaa79c33aca1ffa60e7982e349
46445 Author: Behdad Esfahbod <behdad@behdad.org>
46446 Date:   Mon Jul 30 13:54:46 2012 -0400
46447
46448     [Indic] Recategorize Telugu length marks
46449
46450     Fixes 8 more Telugu tests.  Failures at 15 (0.00154548%).
46451
46452  src/hb-unicode.cc |  8 ++++++++
46453  src/indic.cc      | 11 ++++++++---
46454  2 files changed, 16 insertions(+), 3 deletions(-)
46455
46456 commit 70b3dc327232b20051b36397aa2b196ab8c62397
46457 Author: Behdad Esfahbod <behdad@behdad.org>
46458 Date:   Mon Jul 30 12:40:18 2012 -0400
46459
46460     Add Hebrew test
46461
46462  .../texts/in-tree/shaper-default/script-hebrew/misc/diacritics.txt
46463  | 1 +
46464  1 file changed, 1 insertion(+)
46465
46466 commit f2377155e35c15919af4d7db21b6edc6783146b6
46467 Author: Behdad Esfahbod <behdad@behdad.org>
46468 Date:   Mon Jul 30 10:50:57 2012 -0400
46469
46470     [hb-old] Fix misc leaks
46471
46472     Backport (forward-port?!) from upstream:
46473
46474     commit 3ab7b37bdebf0f8773493a1fee910b151c4de30f
46475     Author: Behdad Esfahbod <behdad@behdad.org>
46476     Date:   Mon Jul 30 10:50:22 2012 -0400
46477
46478         Fix misc leaks
46479
46480         https://bugs.freedesktop.org/show_bug.cgi?id=31992
46481         https://bugs.freedesktop.org/show_bug.cgi?id=31993
46482         https://bugs.freedesktop.org/show_bug.cgi?id=31994
46483         https://bugs.freedesktop.org/show_bug.cgi?id=31995
46484
46485  src/hb-old/harfbuzz-arabic.c  | 12 +++++++++---
46486  src/hb-old/harfbuzz-gpos.c    |  6 +++---
46487  src/hb-old/harfbuzz-gsub.c    |  6 +++---
46488  src/hb-old/harfbuzz-tibetan.c |  1 +
46489  4 files changed, 16 insertions(+), 9 deletions(-)
46490
46491 commit 3f4764bb56bb7e42ba8859f1905810bd2f998838
46492 Author: Behdad Esfahbod <behdad@behdad.org>
46493 Date:   Mon Jul 30 10:06:42 2012 -0400
46494
46495     Don't lock user_data set during destruction if empty
46496
46497  src/hb-private.hh | 5 +++++
46498  1 file changed, 5 insertions(+)
46499
46500 commit 4ba647eecf0f70917ac4229af1f2dd3c62fcb7d5
46501 Author: Behdad Esfahbod <behdad@behdad.org>
46502 Date:   Mon Jul 30 09:53:06 2012 -0400
46503
46504     Fix leak
46505
46506  src/hb-ot-shape.cc | 2 ++
46507  1 file changed, 2 insertions(+)
46508
46509 commit f860366456d9e59b139a940da6d89c3c4fb9e96e
46510 Author: Behdad Esfahbod <behdad@behdad.org>
46511 Date:   Mon Jul 30 02:38:39 2012 -0400
46512
46513     [OT] Gain back some lost speed
46514
46515  src/hb-ot-layout-private.hh        | 27 +++++++++++++++-
46516  src/hb-ot-layout.cc                | 63
46517  ++++++++++++++++++++++++++++++++++----
46518  src/hb-ot-map-private.hh           | 26 +++-------------
46519  src/hb-ot-map.cc                   | 35 +++++++++++++++------
46520  src/hb-ot-shape-complex-indic.cc   |  2 +-
46521  src/hb-ot-shape-complex-private.hh |  5 ---
46522  6 files changed, 114 insertions(+), 44 deletions(-)
46523
46524 commit 11f4c87d01924cac43bf40044f67838440e19e42
46525 Author: Behdad Esfahbod <behdad@behdad.org>
46526 Date:   Mon Jul 30 02:36:46 2012 -0400
46527
46528     [OT] Remove hb_ot_layout_ensure()
46529
46530     I didn't like it from the beginning.
46531
46532  src/hb-ot-layout.cc | 9 +++++----
46533  src/hb-ot-layout.h  | 5 -----
46534  2 files changed, 5 insertions(+), 9 deletions(-)
46535
46536 commit 578e42182b9b9cf15b4c5426fae36e224160cbd7
46537 Author: Behdad Esfahbod <behdad@behdad.org>
46538 Date:   Mon Jul 30 02:35:07 2012 -0400
46539
46540     Minor
46541
46542  src/hb-ot-layout-private.hh | 2 --
46543  src/hb-ot-layout.cc         | 1 -
46544  2 files changed, 3 deletions(-)
46545
46546 commit a973b5ce86051e8ef0d20df362db1a50488842ab
46547 Author: Behdad Esfahbod <behdad@behdad.org>
46548 Date:   Mon Jul 30 01:46:34 2012 -0400
46549
46550     [GSUB] Further adjustments to mark-attachment vs ligation interaction
46551
46552     The d1d69ec52e75a78575b620a1c456d528b6078170 change broke Kannada
46553     badly,
46554     since it was ligating consonants, pushing matra out, and then ligating
46555     with the matra.  Adjust for that.  See comments.
46556
46557  src/hb-ot-layout-gsub-table.hh                                |
46558  11 ++++++++---
46559  .../in-tree/shaper-indic/indic/script-kannada/misc/misc.txt   |  1 +
46560  2 files changed, 9 insertions(+), 3 deletions(-)
46561
46562 commit 0aef425e25e2c58445157057f17ef18f695c5240
46563 Author: Behdad Esfahbod <behdad@behdad.org>
46564 Date:   Mon Jul 30 00:55:15 2012 -0400
46565
46566     [GSUB] Minor
46567
46568  src/hb-ot-layout-gpos-table.hh | 15 ++++++---------
46569  1 file changed, 6 insertions(+), 9 deletions(-)
46570
46571 commit d1d69ec52e75a78575b620a1c456d528b6078170
46572 Author: Behdad Esfahbod <behdad@behdad.org>
46573 Date:   Mon Jul 30 00:51:47 2012 -0400
46574
46575     [GSUB] Don't ligate glyphs attached to different components of
46576     ligatures
46577
46578     This concludes the mark-attachment vs ligating interaction fixes
46579     (for now).
46580
46581  src/hb-ot-layout-gsub-table.hh | 24 ++++++++++++++++++++++++
46582  1 file changed, 24 insertions(+)
46583
46584 commit 4751dec8be05883483fd5f6b474ebd22583ae566
46585 Author: Behdad Esfahbod <behdad@behdad.org>
46586 Date:   Mon Jul 30 00:42:07 2012 -0400
46587
46588     Minor
46589
46590  src/hb-ot-layout-private.hh | 20 ++++++++++----------
46591  1 file changed, 10 insertions(+), 10 deletions(-)
46592
46593 commit f24bcfbed1f3b4f4f6311246bd870f73ad6ba750
46594 Author: Behdad Esfahbod <behdad@behdad.org>
46595 Date:   Mon Jul 30 00:39:00 2012 -0400
46596
46597     Minor
46598
46599  src/hb-ot-layout-gsub-table.hh | 2 +-
46600  1 file changed, 1 insertion(+), 1 deletion(-)
46601
46602 commit fe20c0f84f5ff518dc471bf22ac5a83ef079eb69
46603 Author: Behdad Esfahbod <behdad@behdad.org>
46604 Date:   Mon Jul 30 00:00:59 2012 -0400
46605
46606     [GSUB] Fix mark component stuff when ligatures form ligatures!
46607
46608     See comments.
46609
46610     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=437633
46611
46612  src/hb-ot-layout-gsub-table.hh       | 117
46613  +++++++++++++++++++++++------------
46614  src/hb-ot-layout-gsubgpos-private.hh |   8 ---
46615  src/hb-ot-layout-private.hh          |   8 +--
46616  3 files changed, 79 insertions(+), 54 deletions(-)
46617
46618 commit 2ec3ba46a3c24469096e901750e38f6ee555479a
46619 Author: Behdad Esfahbod <behdad@behdad.org>
46620 Date:   Sun Jul 29 22:02:24 2012 -0400
46621
46622     [GSUB/GPOS] Minor
46623
46624     Start squeezing more out of lig_id/lig_comp.
46625
46626  src/hb-ot-layout-gsub-table.hh |  6 +++---
46627  src/hb-ot-layout-private.hh    | 35 +++++++++++++++++++++++++++++++----
46628  2 files changed, 34 insertions(+), 7 deletions(-)
46629
46630 commit ef6e9cec3399e4f63f4b662abd77cf6d4683e8a3
46631 Author: Behdad Esfahbod <behdad@behdad.org>
46632 Date:   Sun Jul 29 21:35:22 2012 -0400
46633
46634     Fixup bb0e4ba3e9c5a407fc5d73c914e429d24d336380
46635
46636  src/hb-shape-plan.cc | 2 +-
46637  1 file changed, 1 insertion(+), 1 deletion(-)
46638
46639 commit cb3d34063154bf164c61eeba41c6166b0bd304fb
46640 Author: Behdad Esfahbod <behdad@behdad.org>
46641 Date:   Sun Jul 29 20:37:38 2012 -0400
46642
46643     [GSUB] Don't set new lig_id on mark ligatures
46644
46645     If two marks form a ligature, retain their previous lig_id, such that
46646     the mark ligature can attach to ligature components...
46647
46648     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676343
46649
46650     In fact, I noticed that we should not let ligatures form between
46651     glyphs
46652     coming from different components of a previous ligature.  For example,
46653     if the sequence is: LAM,SHADDA,LAM,FATHA,HEH, the LAM,LAM,HEH form a
46654     ligature, putting SHADDA and FATHA next to eachother.  However,
46655     it would
46656     be wrong to ligate them.  Uniscribe has this bug also.
46657
46658  src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++----
46659  1 file changed, 14 insertions(+), 4 deletions(-)
46660
46661 commit 97a201becf936f62046914b568e5763e27ee936e
46662 Author: Behdad Esfahbod <behdad@behdad.org>
46663 Date:   Sun Jul 29 20:31:36 2012 -0400
46664
46665     Add Arabic tests for mark ligature component attachments
46666
46667  .../script-arabic/misc/diacritics/MANIFEST             |  1 +
46668  .../misc/diacritics/ligature-components.txt            | 18
46669  ++++++++++++++++++
46670  2 files changed, 19 insertions(+)
46671
46672 commit a15b70a81a609f024083cb04f9819483f4d5cab7
46673 Author: Behdad Esfahbod <behdad@behdad.org>
46674 Date:   Sun Jul 29 20:09:22 2012 -0400
46675
46676     [hb-old] Fix cluster formation in RTL
46677
46678     Unlike Uniscribe, hb-old returns glyphs in logical order, so the logic
46679     does not need to duplicated for RTL.
46680
46681  src/hb-old.cc | 12 +++---------
46682  1 file changed, 3 insertions(+), 9 deletions(-)
46683
46684 commit 8a7e70ef65952fc16b8c1d5f1126c94d9d81e755
46685 Author: Behdad Esfahbod <behdad@behdad.org>
46686 Date:   Sun Jul 29 19:56:54 2012 -0400
46687
46688     [Minor]
46689
46690  src/test.cc | 2 +-
46691  1 file changed, 1 insertion(+), 1 deletion(-)
46692
46693 commit bb0e4ba3e9c5a407fc5d73c914e429d24d336380
46694 Author: Behdad Esfahbod <behdad@behdad.org>
46695 Date:   Sun Jul 29 17:34:14 2012 -0400
46696
46697     Minor
46698
46699  src/hb-shape-plan.cc         | 2 +-
46700  src/test-would-substitute.cc | 2 +-
46701  2 files changed, 2 insertions(+), 2 deletions(-)
46702
46703 commit a00ad60bc0fe74bf0e11d73da563239f3392f351
46704 Author: Behdad Esfahbod <behdad@behdad.org>
46705 Date:   Sat Jul 28 21:16:08 2012 -0400
46706
46707     [Uniscribe] Remove hb_uniscribe_font_ensure()
46708
46709     Wasn't a huge fan of putting the burden on the user.  Just remove
46710     it and
46711     do what we've got to do transparently.
46712
46713  src/hb-uniscribe.cc | 6 +++++-
46714  src/hb-uniscribe.h  | 4 ----
46715  2 files changed, 5 insertions(+), 5 deletions(-)
46716
46717 commit 5d874d566fe5d2cc4cfaf02c79b663d8a626ca1e
46718 Author: Behdad Esfahbod <behdad@behdad.org>
46719 Date:   Sat Jul 28 21:05:25 2012 -0400
46720
46721     [GPOS] Fix mark-to-mark positioning when one of the marks is
46722     a ligature
46723
46724     This commit: a3313e54008167e415b72c780ca7b9cda958d07e broke
46725     MarkMarkPos
46726     when one of the marks itself is a ligature.  That regressed 26 Tibetan
46727     tests (up from zero!).  Fix that.  Tibetan back to zero.
46728
46729  src/hb-ot-layout-gpos-table.hh                     | 27
46730  ++++++++++++++++------
46731  src/hb-ot-layout-private.hh                        |  5 ++--
46732  test/shaping/texts/in-tree/shaper-indic/MANIFEST   |  1 +
46733  .../indic/script-sinhala/misc/MANIFEST             |  1 +
46734  .../in-tree/shaper-indic/south-asian/MANIFEST      |  1 +
46735  .../south-asian/script-tibetan/MANIFEST            |  1 +
46736  .../south-asian/script-tibetan/misc/MANIFEST       |  1 +
46737  .../south-asian/script-tibetan/misc/misc.txt       |  1 +
46738  8 files changed, 29 insertions(+), 9 deletions(-)
46739
46740 commit 338fe662b50f9309bf0050dd99becb644874195b
46741 Author: Behdad Esfahbod <behdad@behdad.org>
46742 Date:   Sat Jul 28 18:53:01 2012 -0400
46743
46744     [GSUB] Minor
46745
46746  src/hb-ot-layout-gsub-table.hh | 33 ++++++++++++++++-----------------
46747  1 file changed, 16 insertions(+), 17 deletions(-)
46748
46749 commit e6f7479fe34fb4a7cada61d84c2ed70d1fd565c8
46750 Author: Behdad Esfahbod <behdad@behdad.org>
46751 Date:   Sat Jul 28 18:34:58 2012 -0400
46752
46753     [GSUB] Simplify would-apply
46754
46755  src/hb-ot-layout-gsub-table.hh       | 71
46756  +++---------------------------------
46757  src/hb-ot-layout-gsubgpos-private.hh | 24 +++---------
46758  2 files changed, 11 insertions(+), 84 deletions(-)
46759
46760 commit dadede012e4841f9fcb70d514fdc752f3ea4663d
46761 Author: Behdad Esfahbod <behdad@behdad.org>
46762 Date:   Sat Jul 28 18:03:20 2012 -0400
46763
46764     Minor
46765
46766  src/hb-ot-layout-common-private.hh | 7 +++----
46767  src/hb-ot-layout-gpos-table.hh     | 2 +-
46768  src/hb-ot-layout-gsub-table.hh     | 2 +-
46769  3 files changed, 5 insertions(+), 6 deletions(-)
46770
46771 commit 0b99429ead05ae32b3c210cb499af401b02770a9
46772 Author: Behdad Esfahbod <behdad@behdad.org>
46773 Date:   Sat Jul 28 17:31:01 2012 -0400
46774
46775     [GSUB/GPOS] Add get_coverage() and use it to speed up main loop
46776
46777     And use it to speed up the hotspot by checking coverage directly in
46778     the main loop, not 10 functions deep in.
46779
46780     Gives me a solid 20% boost with Indic test suite.  Less so for less
46781     lookup-intensive scenarios.
46782
46783     Remove the "fast_path" hack from before.
46784
46785  src/hb-ot-layout-gpos-table.hh       | 179
46786  ++++++++++++++++++++++++++++++-----
46787  src/hb-ot-layout-gsub-table.hh       | 166
46788  ++++++++++++++++++++++++++------
46789  src/hb-ot-layout-gsubgpos-private.hh |  26 +++++
46790  3 files changed, 321 insertions(+), 50 deletions(-)
46791
46792 commit 30ec9002d84e8b49290e782e6192069821ffa942
46793 Author: Behdad Esfahbod <behdad@behdad.org>
46794 Date:   Sat Jul 28 17:25:20 2012 -0400
46795
46796     Reject lookups with no subTable
46797
46798  src/hb-ot-layout-common-private.hh | 1 +
46799  1 file changed, 1 insertion(+)
46800
46801 commit 0981068b75710397f08e0d2d776a0a2ea68d7117
46802 Author: Behdad Esfahbod <behdad@behdad.org>
46803 Date:   Sat Jul 28 17:01:59 2012 -0400
46804
46805     [GSUB/GPOS] Reject Context/ChainContext lookups with zero input
46806
46807  src/hb-ot-layout-gsubgpos-private.hh | 2 ++
46808  1 file changed, 2 insertions(+)
46809
46810 commit 2f87cebe1062c7007021ebd05c1664e60da80825
46811 Author: Behdad Esfahbod <behdad@behdad.org>
46812 Date:   Fri Jul 27 04:02:38 2012 -0400
46813
46814     Implement shape_plan caching
46815
46816     Should give us some performance boost.
46817
46818  TODO                     |   4 ++
46819  src/hb-buffer-private.hh |  30 ++++++++++++++
46820  src/hb-font-private.hh   |   6 +++
46821  src/hb-font.cc           |  15 ++++++-
46822  src/hb-shape-plan.cc     | 100
46823  +++++++++++++++++++++++++++++++++++++++++++++++
46824  src/hb-shape-plan.h      |   7 ++++
46825  src/hb-shape.cc          |   2 +-
46826  7 files changed, 162 insertions(+), 2 deletions(-)
46827
46828 commit e9eb9503e97044222f843daacfa47e26e51312b7
46829 Author: Behdad Esfahbod <behdad@behdad.org>
46830 Date:   Fri Jul 27 03:16:22 2012 -0400
46831
46832     Add default_shaper_list to shape_plan
46833
46834  src/hb-shape-plan-private.hh | 1 +
46835  src/hb-shape-plan.cc         | 2 ++
46836  2 files changed, 3 insertions(+)
46837
46838 commit 3b7c4e270694ed962e2a2839e44f2a59c26b326c
46839 Author: Behdad Esfahbod <behdad@behdad.org>
46840 Date:   Fri Jul 27 03:12:23 2012 -0400
46841
46842     Don't fail choosing shaper on planning failure
46843
46844     Shapers have a chance to reject a font in face shaper_data creation.
46845     No need to allow failing during planning.
46846
46847  src/hb-shape-plan.cc | 17 ++++++-----------
46848  1 file changed, 6 insertions(+), 11 deletions(-)
46849
46850 commit cfe9882610489e1b917e09a74dfbf6bbba2e4a57
46851 Author: Behdad Esfahbod <behdad@behdad.org>
46852 Date:   Fri Jul 27 03:06:30 2012 -0400
46853
46854     Add hb_ot_layout_ensure() and hb_uniscribe_font_ensure()
46855
46856  src/hb-ot-layout.cc      |  7 +++++++
46857  src/hb-ot-layout.h       |  6 ++++++
46858  src/hb-shape-plan.cc     | 22 ++--------------------
46859  src/hb-shaper-private.hh | 18 ++++++++++++++++++
46860  src/hb-uniscribe.cc      | 11 +++++++++++
46861  src/hb-uniscribe.h       |  4 ++++
46862  6 files changed, 48 insertions(+), 20 deletions(-)
46863
46864 commit c5b668fb9239c912d2448280a7176e331ebc9181
46865 Author: Behdad Esfahbod <behdad@behdad.org>
46866 Date:   Fri Jul 27 02:49:39 2012 -0400
46867
46868     Choose one shaper per plan
46869
46870  src/hb-shape-plan-private.hh |  2 +-
46871  src/hb-shape-plan.cc         | 19 +++++++++----------
46872  2 files changed, 10 insertions(+), 11 deletions(-)
46873
46874 commit e82061e8db922f0ddbefd5a184ee2f9f967b9a05
46875 Author: Behdad Esfahbod <behdad@behdad.org>
46876 Date:   Fri Jul 27 02:29:32 2012 -0400
46877
46878     Move ot shaper completely to shape_plan
46879
46880  src/hb-ot-shape-private.hh |   6 --
46881  src/hb-ot-shape.cc         | 181
46882  +++++++++++++++++++++------------------------
46883  src/hb-uniscribe.cc        |   2 +-
46884  3 files changed, 84 insertions(+), 105 deletions(-)
46885
46886 commit ea278d3895fe0c92801d692cd71d8d9f1de7c048
46887 Author: Behdad Esfahbod <behdad@behdad.org>
46888 Date:   Fri Jul 27 02:12:28 2012 -0400
46889
46890     Partially switch ot shaper to shape_plan
46891
46892  src/hb-buffer-private.hh       |  1 +
46893  src/hb-buffer.cc               |  1 -
46894  src/hb-font-private.hh         |  2 --
46895  src/hb-font.cc                 | 22 ++++++++++++++--------
46896  src/hb-ot-layout-gpos-table.hh |  2 +-
46897  src/hb-ot-layout-gsub-table.hh |  4 ++--
46898  src/hb-ot-layout-private.hh    |  1 +
46899  src/hb-ot-layout.cc            |  9 ++++++---
46900  src/hb-ot-shape.cc             |  3 ++-
46901  src/hb-shape-plan.cc           | 11 +++++++++++
46902  src/hb-shaper-private.hh       |  3 ++-
46903  11 files changed, 40 insertions(+), 19 deletions(-)
46904
46905 commit b6b7ba1313bf686e6ed567183466104c90504a67
46906 Author: Behdad Esfahbod <behdad@behdad.org>
46907 Date:   Fri Jul 27 01:26:11 2012 -0400
46908
46909     Switch old and uniscribe backends to shape_plan
46910
46911  src/hb-old.cc                 |  80 ++------------------------
46912  src/hb-shape.cc               |   5 ++
46913  src/hb-shaper-impl-private.hh |   3 +-
46914  src/hb-shaper-private.hh      |   4 --
46915  src/hb-uniscribe.cc           | 130
46916  ++++++++++++------------------------------
46917  5 files changed, 48 insertions(+), 174 deletions(-)
46918
46919 commit c32c096a429da3e64896cf42ff5ab8c775d3c2ec
46920 Author: Behdad Esfahbod <behdad@behdad.org>
46921 Date:   Fri Jul 27 01:13:53 2012 -0400
46922
46923     Switch to shape_plan
46924
46925     Not optimized yet.  Eats babies.  And no shaper uses the shape_plan.
46926
46927  src/hb-shape-plan.cc | 37 +++++++++++++++++++++++++++++++++++--
46928  src/hb-shape-plan.h  |  8 ++++++++
46929  src/hb-shape.cc      | 27 ++++-----------------------
46930  3 files changed, 47 insertions(+), 25 deletions(-)
46931
46932 commit 5b95c148cc485f79fd7018bc4520b4cb5f728a18
46933 Author: Behdad Esfahbod <behdad@behdad.org>
46934 Date:   Thu Jul 26 23:46:53 2012 -0400
46935
46936     Start implementing shape_plan
46937
46938  src/hb-fallback-shape.cc     |  4 ++-
46939  src/hb-font-private.hh       |  4 +++
46940  src/hb-old.cc                |  4 ++-
46941  src/hb-ot-shape.cc           |  4 ++-
46942  src/hb-shape-plan-private.hh |  7 ++++
46943  src/hb-shape-plan.cc         | 76
46944  ++++++++++++++++++++++++++++++++++++++++++--
46945  src/hb-shape.cc              |  4 +++
46946  src/hb-shaper-private.hh     |  4 +--
46947  src/hb-uniscribe.cc          |  4 ++-
46948  9 files changed, 103 insertions(+), 8 deletions(-)
46949
46950 commit bd26b4d21f59312805d294f46f15182adbcc47da
46951 Author: Behdad Esfahbod <behdad@behdad.org>
46952 Date:   Thu Jul 26 22:05:39 2012 -0400
46953
46954     Minor
46955
46956  src/Makefile.am              |   1 +
46957  src/hb-fallback-shape.cc     |   3 +-
46958  src/hb-old.cc                |   3 +-
46959  src/hb-ot-shape.cc           |   3 +-
46960  src/hb-shape-plan-private.hh |   2 +-
46961  src/hb-shape-plan.cc         |   2 +
46962  src/hb-shape.cc              |  98 ++++----------------------------------
46963  src/hb-shaper-private.hh     |  16 ++++++-
46964  src/hb-shaper.cc             | 109
46965  +++++++++++++++++++++++++++++++++++++++++++
46966  src/hb-uniscribe.cc          |   3 +-
46967  10 files changed, 145 insertions(+), 95 deletions(-)
46968
46969 commit 027857d0412477fb4427dcb8a8c45287c272e143
46970 Author: Behdad Esfahbod <behdad@behdad.org>
46971 Date:   Thu Jul 26 17:34:25 2012 -0400
46972
46973     Start adding a unified shaper access infrastructure
46974
46975     Add global shape_plan.  Unused so far.
46976
46977  src/Makefile.am                                    |  15 +-
46978  src/hb-coretext-private.hh                         |  42 -----
46979  src/hb-coretext.cc                                 |   6 +-
46980  src/hb-fallback-shape.cc                           |  62 ++++++-
46981  src/hb-font-private.hh                             |  12 ++
46982  src/hb-font.cc                                     |  15 +-
46983  src/hb-old.cc                                      | 109 +++++++++---
46984  src/hb-ot-shape-private.hh                         |   8 -
46985  src/hb-ot-shape.cc                                 |  60 ++++++-
46986  ...aphite2-private.hh => hb-shape-plan-private.hh} |  28 +++-
46987  src/hb-shape-plan.cc                               |  85 ++++++++++
46988  ...b-fallback-shape-private.hh => hb-shape-plan.h} |  39 +++--
46989  src/hb-shape.cc                                    |  48 +-----
46990  ...scribe-private.hh => hb-shaper-impl-private.hh} |  20 ++-
46991  src/{hb-old-private.hh => hb-shaper-list.hh}       |  30 ++--
46992  src/hb-shaper-private.hh                           |  81 +++++++++
46993  src/hb-uniscribe.cc                                | 186
46994  +++++++++++++--------
46995  17 files changed, 608 insertions(+), 238 deletions(-)
46996
46997 commit fa2dfcd560444d8c54b6349ee106134d3536f79b
46998 Author: Behdad Esfahbod <behdad@behdad.org>
46999 Date:   Thu Jul 26 16:06:16 2012 -0400
47000
47001     Fix visibility warnings with MinGW32
47002
47003  src/hb-old/harfbuzz-global.h | 17 +++++++++++------
47004  src/hb-old/harfbuzz-impl.h   |  6 +++++-
47005  2 files changed, 16 insertions(+), 7 deletions(-)
47006
47007 commit ac2085d4b391b0a72473ecac3dd6c22efe66833f
47008 Author: Jonathan Kew <jfkthame@gmail.com>
47009 Date:   Thu Jul 26 15:58:45 2012 -0400
47010
47011     [CoreText] Ensure cluster indices in output buffer are non-decreasing.
47012
47013     Does not provide Uniscribe-compatible results, but should at least
47014     avoid
47015     breaking hb-view due to out-of-order cluster values.
47016
47017     For RTL runs, ensure cluster values are non-increasing (instead of
47018     non-decreasing).
47019
47020  src/hb-coretext.cc | 37 +++++++++++++++++++++++++++++++++++++
47021  1 file changed, 37 insertions(+)
47022
47023 commit 441d3bb7de311d54b9f0a5210344f9a96e97e153
47024 Author: Behdad Esfahbod <behdad@behdad.org>
47025 Date:   Thu Jul 26 12:01:12 2012 -0400
47026
47027     Minor
47028
47029  src/hb-coretext.cc | 4 ++--
47030  1 file changed, 2 insertions(+), 2 deletions(-)
47031
47032 commit 2e7f223054d310695bdb3498b2b2b5d17b6cce78
47033 Author: Behdad Esfahbod <behdad@behdad.org>
47034 Date:   Wed Jul 25 19:30:15 2012 -0400
47035
47036     [hb-old] Fix Arabic cursive positioning
47037
47038     Backporting from upstream:
47039
47040     commit b847f24ce855d24f6822bcd9c0006905e81b94d8
47041     Author: Behdad Esfahbod <behdad@behdad.org>
47042     Date:   Wed Jul 25 19:29:16 2012 -0400
47043
47044         [arabic] Fix Arabic cursive positioning
47045
47046         This was clearly broken in testing.  Who knows...  Fixes for me.
47047         Test with a Nastaleeq font, or with Arabic Typesetting.
47048
47049         Backporting from Chromium.
47050
47051  src/hb-old/harfbuzz-shaper.cpp | 2 +-
47052  1 file changed, 1 insertion(+), 1 deletion(-)
47053
47054 commit 9550a8c4e8b4e28be60d38c27d59253846ff9569
47055 Author: Behdad Esfahbod <behdad@behdad.org>
47056 Date:   Wed Jul 25 19:22:57 2012 -0400
47057
47058     [hb-old] Fixup not-enough-space handling
47059
47060  src/hb-old.cc | 15 ++++++++-------
47061  1 file changed, 8 insertions(+), 7 deletions(-)
47062
47063 commit 91e721ea8693205f4f738bca97a5055ee75cf463
47064 Author: Behdad Esfahbod <behdad@behdad.org>
47065 Date:   Wed Jul 25 19:20:34 2012 -0400
47066
47067     [hb-old] Fix clusters
47068
47069     Unlike its "documentation", hb-old's log_clusters are, well, indeed
47070     logical, not visual.  Fixup.  Adapted / copied from hb-uniscribe.
47071
47072  src/hb-old.cc                | 51
47073  ++++++++++++++++++++++++++++++++++----------
47074  src/hb-old/harfbuzz-shaper.h |  1 +
47075  src/hb-uniscribe.cc          |  5 +++--
47076  3 files changed, 44 insertions(+), 13 deletions(-)
47077
47078 commit a3313e54008167e415b72c780ca7b9cda958d07e
47079 Author: Behdad Esfahbod <behdad@behdad.org>
47080 Date:   Wed Jul 25 18:37:51 2012 -0400
47081
47082     [GPOS] Fix MarkMarkPos applied to results of MultipleSubst
47083
47084     This was broken as a result of
47085     7b84c536c10ab90ed96a033d88e9ad232d46c5b8.
47086     As Khaled reported, MarkMark positioning was broken with glyphs
47087     resulting from a MultipleSubst.  Fixed.  Test with the ALLAH character
47088     in Amiri.
47089
47090  src/hb-ot-layout-gpos-table.hh | 10 +++++-----
47091  src/hb-ot-layout-private.hh    | 23 +++++++++++++++++++++--
47092  2 files changed, 26 insertions(+), 7 deletions(-)
47093
47094 commit 35bdab3cf1f0836807160e3ce93766c321b32e8c
47095 Author: Behdad Esfahbod <behdad@behdad.org>
47096 Date:   Wed Jul 25 11:59:52 2012 -0400
47097
47098     Minor
47099
47100  src/hb-unicode-private.hh | 2 +-
47101  1 file changed, 1 insertion(+), 1 deletion(-)
47102
47103 commit 8fe4c7405b922cf0f936a46a9baedf4885b05254
47104 Author: Behdad Esfahbod <behdad@behdad.org>
47105 Date:   Tue Jul 24 21:05:12 2012 -0400
47106
47107     [hb-old] Add HarfBuzz.old shaper
47108
47109     Choose using shaper name "old".
47110
47111  configure.ac           |   8 +
47112  src/Makefile.am        |  14 +-
47113  src/hb-old-private.hh  |  40 +++
47114  src/hb-old.cc          | 369 ++++++++++++++++++++++++
47115  src/hb-old/.gitignore  |   7 -
47116  src/hb-old/Makefile.am |   2 +
47117  src/hb-old/Makefile.in | 762
47118  -------------------------------------------------
47119  src/hb-shape.cc        |   8 +-
47120  8 files changed, 436 insertions(+), 774 deletions(-)
47121
47122 commit 5e1987005eb1b9af7a4d3d9f90c5768d8cc80015
47123 Author: Behdad Esfahbod <behdad@behdad.org>
47124 Date:   Tue Jul 24 19:53:55 2012 -0400
47125
47126     [hb-old] Define Unicode funcs in terms of new HarfBuzz
47127
47128  src/hb-old/Makefile.am         |   4 +
47129  src/hb-old/Makefile.in         | 182
47130  ++++++++++++++++++++++++++++++++++++-----
47131  src/hb-old/harfbuzz-external.h | 100 +++++++++++++---------
47132  3 files changed, 224 insertions(+), 62 deletions(-)
47133
47134 commit 4a31166b2853c1ec052844140e114158f47c2355
47135 Author: Behdad Esfahbod <behdad@behdad.org>
47136 Date:   Tue Jul 24 19:49:48 2012 -0400
47137
47138     [hb-old] Shovel out the line-breaking / word-segmentation stuff
47139
47140  src/hb-old/Makefile.am               |  10 +-
47141  src/hb-old/Makefile.in               |  13 +-
47142  src/hb-old/harfbuzz-external.h       |  66 ------
47143  src/hb-old/harfbuzz-indic.cpp        |  26 ---
47144  src/hb-old/harfbuzz-khmer.c          |  25 ---
47145  src/hb-old/harfbuzz-myanmar.c        |  28 ---
47146  src/hb-old/harfbuzz-shaper-private.h |  12 --
47147  src/hb-old/harfbuzz-shaper.cpp       | 403
47148  +++--------------------------------
47149  src/hb-old/harfbuzz-shaper.h         |  31 ---
47150  src/hb-old/harfbuzz-thai.c           | 111 ----------
47151  src/hb-old/harfbuzz-tibetan.c        |  26 ---
47152  src/hb-old/harfbuzz.c                |  32 ---
47153  12 files changed, 33 insertions(+), 750 deletions(-)
47154
47155 commit 0bcbe88cf313117f739b98a11dbe698b75784e9d
47156 Author: Behdad Esfahbod <behdad@behdad.org>
47157 Date:   Tue Jul 24 19:38:24 2012 -0400
47158
47159     [hb-old] Add visibility attributes
47160
47161  src/hb-old/harfbuzz-global.h | 10 ++++++----
47162  src/hb-old/harfbuzz-impl.h   |  2 +-
47163  2 files changed, 7 insertions(+), 5 deletions(-)
47164
47165 commit 6a9d43c3178c920672a84382ca3797e3c478b2b0
47166 Author: Behdad Esfahbod <behdad@behdad.org>
47167 Date:   Tue Jul 24 19:21:22 2012 -0400
47168
47169     [hb-old] Remove unused header file
47170
47171  src/hb-old/harfbuzz-shape.h | 199
47172  --------------------------------------------
47173  1 file changed, 199 deletions(-)
47174
47175 commit fb47209c5b3aa992faf18d1a3f78b9d7682cf62f
47176 Author: Behdad Esfahbod <behdad@behdad.org>
47177 Date:   Tue Jul 24 19:20:19 2012 -0400
47178
47179     [hb-old] Rename hb_buffer_* to HB_Buffer_*
47180
47181  src/hb-old/harfbuzz-buffer.c   | 22 +++++++++++-----------
47182  src/hb-old/harfbuzz-buffer.h   |  8 ++++----
47183  src/hb-old/harfbuzz-shaper.cpp |  8 ++++----
47184  3 files changed, 19 insertions(+), 19 deletions(-)
47185
47186 commit 1512a7357513b72e2a07dda706a176bb23d694e9
47187 Author: Behdad Esfahbod <behdad@behdad.org>
47188 Date:   Tue Jul 24 19:16:56 2012 -0400
47189
47190     [hb-old] Start adding HarfBuzz-old as a new backend
47191
47192  configure.ac                         |    1 +
47193  src/Makefile.am                      |    5 +
47194  src/hb-old/.gitignore                |    7 +
47195  src/hb-old/COPYING                   |   24 +
47196  src/hb-old/Makefile.am               |   56 +
47197  src/hb-old/Makefile.in               |  631 ++++
47198  src/hb-old/README                    |    7 +
47199  src/hb-old/harfbuzz-arabic.c         | 1144 +++++++
47200  src/hb-old/harfbuzz-buffer-private.h |  107 +
47201  src/hb-old/harfbuzz-buffer.c         |  383 +++
47202  src/hb-old/harfbuzz-buffer.h         |  102 +
47203  src/hb-old/harfbuzz-external.h       |  151 +
47204  src/hb-old/harfbuzz-gdef-private.h   |  135 +
47205  src/hb-old/harfbuzz-gdef.c           | 1163 +++++++
47206  src/hb-old/harfbuzz-gdef.h           |  140 +
47207  src/hb-old/harfbuzz-global.h         |  118 +
47208  src/hb-old/harfbuzz-gpos-private.h   |  729 ++++
47209  src/hb-old/harfbuzz-gpos.c           | 6094
47210  ++++++++++++++++++++++++++++++++++
47211  src/hb-old/harfbuzz-gpos.h           |  155 +
47212  src/hb-old/harfbuzz-greek.c          |  447 +++
47213  src/hb-old/harfbuzz-gsub-private.h   |  483 +++
47214  src/hb-old/harfbuzz-gsub.c           | 4329 ++++++++++++++++++++++++
47215  src/hb-old/harfbuzz-gsub.h           |  148 +
47216  src/hb-old/harfbuzz-hangul.c         |  268 ++
47217  src/hb-old/harfbuzz-hebrew.c         |  187 ++
47218  src/hb-old/harfbuzz-impl.c           |   84 +
47219  src/hb-old/harfbuzz-impl.h           |  131 +
47220  src/hb-old/harfbuzz-indic.cpp        | 1894 +++++++++++
47221  src/hb-old/harfbuzz-khmer.c          |  667 ++++
47222  src/hb-old/harfbuzz-myanmar.c        |  539 +++
47223  src/hb-old/harfbuzz-open-private.h   |  102 +
47224  src/hb-old/harfbuzz-open.c           | 1433 ++++++++
47225  src/hb-old/harfbuzz-open.h           |  288 ++
47226  src/hb-old/harfbuzz-shape.h          |  199 ++
47227  src/hb-old/harfbuzz-shaper-all.cpp   |   37 +
47228  src/hb-old/harfbuzz-shaper-private.h |  171 +
47229  src/hb-old/harfbuzz-shaper.cpp       | 1338 ++++++++
47230  src/hb-old/harfbuzz-shaper.h         |  294 ++
47231  src/hb-old/harfbuzz-stream-private.h |   81 +
47232  src/hb-old/harfbuzz-stream.c         |  114 +
47233  src/hb-old/harfbuzz-stream.h         |   51 +
47234  src/hb-old/harfbuzz-thai.c           |  111 +
47235  src/hb-old/harfbuzz-tibetan.c        |  274 ++
47236  src/hb-old/harfbuzz.c                |   32 +
47237  src/hb-old/harfbuzz.h                |   38 +
47238  45 files changed, 24892 insertions(+)
47239
47240 commit 478fd0529b868b22905a9dedf331ac7cc9721723
47241 Author: Behdad Esfahbod <behdad@behdad.org>
47242 Date:   Tue Jul 24 17:09:01 2012 -0400
47243
47244     Minor
47245
47246  src/hb-unicode-private.hh | 27 ++++++++++++++-------------
47247  1 file changed, 14 insertions(+), 13 deletions(-)
47248
47249 commit 8979a7f6f2b44ade4c0198a31ae08561b35ce009
47250 Author: Behdad Esfahbod <behdad@behdad.org>
47251 Date:   Tue Jul 24 17:03:55 2012 -0400
47252
47253     [Mongolian] Remove Mongolian Vowel Separator at the end of shaping
47254
47255     Results match Uniscribe now.
47256
47257  src/hb-unicode-private.hh | 3 +++
47258  1 file changed, 3 insertions(+)
47259
47260 commit aa6d849838d5231465ae1a25a4dd5ea1e9380ff9
47261 Author: Jonathan Kew <jfkthame@gmail.com>
47262 Date:   Tue Jul 24 15:52:32 2012 -0400
47263
47264     [CoreText] Add basic Core Text backend for comparison with our
47265     native shaping
47266
47267     Does not attempt to handle clusters in a Uniscribe- or
47268     HarfBuzz-compatible way;
47269     just returns the original string indexes that CT maintains. These
47270     may even be
47271     out-of-order in the case of reordrant glyphs.
47272
47273  configure.ac               |  12 ++
47274  src/Makefile.am            |   7 +
47275  src/hb-coretext-private.hh |  42 ++++++
47276  src/hb-coretext.cc         | 323
47277  +++++++++++++++++++++++++++++++++++++++++++++
47278  src/hb-coretext.h          |  43 ++++++
47279  src/hb-shape.cc            |   6 +
47280  6 files changed, 433 insertions(+)
47281
47282 commit ec8d2494694275dfbbac2dd0d33ca2894b0463d6
47283 Author: Behdad Esfahbod <behdad@behdad.org>
47284 Date:   Tue Jul 24 15:40:37 2012 -0400
47285
47286     Make data members of various OpenType structs protected instead
47287     of private
47288
47289     Should fix warnings generated when building with
47290     -Wunused-private-field.
47291     Based on patch from Jonathan Kew.
47292
47293  src/hb-open-file-private.hh          |  8 +++---
47294  src/hb-ot-head-table.hh              |  2 +-
47295  src/hb-ot-hhea-table.hh              |  2 +-
47296  src/hb-ot-hmtx-table.hh              |  2 +-
47297  src/hb-ot-layout-common-private.hh   | 14 ++++++-----
47298  src/hb-ot-layout-gdef-table.hh       | 20 +++++++--------
47299  src/hb-ot-layout-gpos-table.hh       | 48
47300  ++++++++++++++++++------------------
47301  src/hb-ot-layout-gsub-table.hh       | 30 +++++++++++-----------
47302  src/hb-ot-layout-gsubgpos-private.hh | 32 ++++++++++++------------
47303  src/hb-ot-maxp-table.hh              |  2 +-
47304  src/hb-ot-name-table.hh              |  2 +-
47305  11 files changed, 82 insertions(+), 80 deletions(-)
47306
47307 commit 97aa0b738a33b73a3f9763dd2950f2dd39f596ed
47308 Author: Behdad Esfahbod <behdad@behdad.org>
47309 Date:   Tue Jul 24 15:02:34 2012 -0400
47310
47311     Minor const correctness shuffling
47312
47313  src/hb-shape.cc | 6 +++---
47314  1 file changed, 3 insertions(+), 3 deletions(-)
47315
47316 commit 6411e74caf23af7b0545f1fe54d19a1c8da895e8
47317 Author: Behdad Esfahbod <behdad@behdad.org>
47318 Date:   Tue Jul 24 13:48:49 2012 -0400
47319
47320     [Indic] Reposition Gurmukhi top matras to after post
47321
47322     The font is forming a post-base consonant in some samples, and
47323     Uniscribe
47324     positions top matra on the post-base.  Do the same.
47325
47326     Gurmukhi failures down from 59 to 41 (0.0674242%).
47327
47328  src/hb-ot-shape-complex-indic.cc                                        |
47329  2 +-
47330  .../texts/in-tree/shaper-indic/indic/script-gurmukhi/misc/misc.txt      |
47331  1 +
47332  2 files changed, 2 insertions(+), 1 deletion(-)
47333
47334 commit c3f769ba09df319fa69d04f68c57444f95eceee6
47335 Author: Behdad Esfahbod <behdad@behdad.org>
47336 Date:   Tue Jul 24 13:26:32 2012 -0400
47337
47338     [Indic] Ignore Uniscribe output containing two zero-width space glyphs
47339
47340     Uniscribe is buggy and sometimes /eats/ a mark next to a non-joiner.
47341     Most of Malayalam failures where actually hitting this bug.
47342
47343     Ignore test output with two zero-width space glyphs.  This is a hack
47344     until we build up the test suite infrastructure better.
47345
47346     Bengali went down by 9, Devanagari by 2, Kannada by 130, Malayalm down
47347     from 1197 to 307, Sinhala down by 16, Telugu down by 26.  New stats:
47348
47349     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
47350     DEVANAGARI: 693573 out of 693628 tests passed. 55 failed (0.00792932%)
47351     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
47352     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
47353     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
47354     KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
47355     MALAYALAM: 1048109 out of 1048416 tests passed. 307 failed
47356     (0.0292823%)
47357     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
47358     SINHALA: 271715 out of 271847 tests passed. 132 failed (0.0485567%)
47359     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
47360     TELUGU: 970550 out of 970573 tests passed. 23 failed (0.00236973%)
47361
47362  test/shaping/hb_test_tools.py                                           |
47363  1 +
47364  .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt     |
47365  2 ++
47366  2 files changed, 3 insertions(+)
47367
47368 commit 65c43accdc4d2082282d5cedba8514b8df0c18a2
47369 Author: Behdad Esfahbod <behdad@behdad.org>
47370 Date:   Tue Jul 24 03:36:47 2012 -0400
47371
47372     [Indic] Better position left-matra in Malayalam
47373
47374     Just put it before base, which is what's expected.
47375
47376     Malayalam failures down from 1559 to 1197 (0.114172%).
47377
47378     BENGALI: 353988 out of 354285 tests passed. 297 failed (0.0838308%)
47379     DEVANAGARI: 693571 out of 693628 tests passed. 57 failed (0.00821766%)
47380     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
47381     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
47382     KANNADA: 950956 out of 951913 tests passed. 957 failed (0.100534%)
47383     KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
47384     MALAYALAM: 1047219 out of 1048416 tests passed. 1197 failed
47385     (0.114172%)
47386     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
47387     SINHALA: 271699 out of 271847 tests passed. 148 failed (0.0544424%)
47388     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
47389     TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
47390
47391  src/hb-ot-shape-complex-indic.cc                   | 41
47392  +++++++++++++++-------
47393  .../indic/script-malayalam/misc/misc.txt           |  1 +
47394  2 files changed, 29 insertions(+), 13 deletions(-)
47395
47396 commit 88f413b56f2858d149e2fc067685aeecaea779ca
47397 Author: Behdad Esfahbod <behdad@behdad.org>
47398 Date:   Tue Jul 24 03:04:36 2012 -0400
47399
47400     [Indic] Implement Reph+Ya-Phalaa interaction
47401
47402     The sequence Ra,H,Ya in Bengali is ambigious and Unicode encoded
47403     that to
47404     get Ya-Phalaa, one would place ZWJ before Halant.  Ie. a ZWJ,H
47405     sequence
47406     requests subjoining, while a H,ZWJ requests Half form.  Implement
47407     that.
47408
47409     Bengali failures go down from 377 to 297 (0.0838308%).
47410     Gujarati is down by 4 to 17 (0.0046384%).
47411     Kannada is down by 226 to 957 (0.100534%).
47412
47413     Current status:
47414
47415     BENGALI: 353988 out of 354285 tests passed. 297 failed (0.0838308%)
47416     DEVANAGARI: 693571 out of 693628 tests passed. 57 failed (0.00821766%)
47417     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
47418     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
47419     KANNADA: 950956 out of 951913 tests passed. 957 failed (0.100534%)
47420     KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
47421     MALAYALAM: 1046857 out of 1048416 tests passed. 1559 failed
47422     (0.148701%)
47423     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
47424     SINHALA: 271699 out of 271847 tests passed. 148 failed (0.0544424%)
47425     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
47426     TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
47427
47428  src/hb-ot-shape-complex-indic.cc                               |
47429  10 ++++++++--
47430  .../in-tree/shaper-indic/indic/script-bengali/misc/reph.txt    |  4 ++++
47431  2 files changed, 12 insertions(+), 2 deletions(-)
47432
47433 commit dff0ece11d61978c04e839501f179a5c3077f340
47434 Author: Behdad Esfahbod <behdad@behdad.org>
47435 Date:   Tue Jul 24 02:30:38 2012 -0400
47436
47437     [Indic] Limit matras to 4 per syllable
47438
47439     Also limit joiners.
47440
47441     This limits our syllable length to a constant, and is
47442     closer to what Uniscribe does anyway.
47443
47444     Two Devanagari tests regressed, but who cares about tests with 20
47445     joiners in a row?!  Devanagari at 57 (0.00821766%) now.
47446
47447  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
47448  1 file changed, 2 insertions(+), 2 deletions(-)
47449
47450 commit 330b329c8905a37ca88c556dea82c70d74c77458
47451 Author: Behdad Esfahbod <behdad@behdad.org>
47452 Date:   Tue Jul 24 02:25:26 2012 -0400
47453
47454     [Indic] Unmark U+17D1 KHMER SIGN VIRIAM to NOT be a Virama
47455
47456     Fixes another 1 Khmer failure.  Down to 30 (0.0100293%) now.
47457
47458  src/hb-ot-shape-complex-indic.cc                                        |
47459  2 ++
47460  .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt    |
47461  1 +
47462  2 files changed, 3 insertions(+)
47463
47464 commit 6824a7194e01b77eddb95bd95a9b32e219140912
47465 Author: Behdad Esfahbod <behdad@behdad.org>
47466 Date:   Tue Jul 24 02:22:18 2012 -0400
47467
47468     [Indic] Recategorize Khmer various signs as top matras
47469
47470     Khmer failures down from 39 to 31 (0.0103636%).
47471
47472  src/hb-ot-shape-complex-indic.cc | 23 ++++++++++-------------
47473  1 file changed, 10 insertions(+), 13 deletions(-)
47474
47475 commit d90b8e841e0068a601c96ab184d18b0f48eec9d1
47476 Author: Behdad Esfahbod <behdad@behdad.org>
47477 Date:   Tue Jul 24 02:10:20 2012 -0400
47478
47479     [Indic] Reposition Khmer prebase-reordering Ra around split matras
47480
47481     In Khmer coeng model, a V,Ra can go *after* matras.  If it goes
47482     after a
47483     split matra, it should be reordered to *before* the left part of
47484     such matra.
47485
47486     Khmer failures down from 136 to 39 (0.0130381%).
47487
47488  src/hb-ot-shape-complex-indic.cc                            | 13
47489  +++++++++++++
47490  .../south-east-asian/script-khmer/misc/misc.txt             |  4 ++++
47491  2 files changed, 17 insertions(+)
47492
47493 commit 0afb84c12567ac35adac657bf8be29999b8c5a50
47494 Author: Behdad Esfahbod <behdad@behdad.org>
47495 Date:   Tue Jul 24 01:44:47 2012 -0400
47496
47497     [Indic] Fix minor bug in pre-base Ra positioning
47498
47499  src/hb-ot-shape-complex-indic.cc | 4 ++--
47500  1 file changed, 2 insertions(+), 2 deletions(-)
47501
47502 commit 7573799126e812a047daa5f64121ec959866b3c8
47503 Author: Behdad Esfahbod <behdad@behdad.org>
47504 Date:   Tue Jul 24 01:32:07 2012 -0400
47505
47506     [Indic] Position Khmer U+17CE
47507
47508     Fixes another 6 Khmer failures.  Now at 136 (0.0454661%).
47509
47510  src/hb-ot-shape-complex-indic.cc                                    |
47511  6 ++++++
47512  .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt        | 1 +
47513  2 files changed, 7 insertions(+)
47514
47515 commit 8d00e8d0e7d10f823e6975fecaffb9d557b1a99a
47516 Author: Behdad Esfahbod <behdad@behdad.org>
47517 Date:   Tue Jul 24 01:04:18 2012 -0400
47518
47519     [Indic] Don't reposition Khmer Bindu
47520
47521     Khmer Bindu doesn't like to move to syllable end.  Leave it where it
47522     was.
47523
47524     Brings down Khmer failures from 510 to 142 (0.047572%).
47525
47526  src/hb-ot-shape-complex-indic.cc | 2 ++
47527  1 file changed, 2 insertions(+)
47528
47529 commit 2278eefcdb3dd0d492b9d07176fbecc1f0516bb7
47530 Author: Behdad Esfahbod <behdad@behdad.org>
47531 Date:   Tue Jul 24 00:26:43 2012 -0400
47532
47533     [Indic] In Sinhala, form forced Reph even if no other consonant found
47534
47535     Fixes another 10 Sinhala failures.  Down to 148 (0.0544424%).
47536
47537  src/hb-ot-shape-complex-indic.cc                               |
47538  10 +++++-----
47539  .../in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt    |  1 +
47540  2 files changed, 6 insertions(+), 5 deletions(-)
47541
47542 commit 71fd5e80ad06c8e85a1112cc89e129d6cd03f82c
47543 Author: Behdad Esfahbod <behdad@behdad.org>
47544 Date:   Tue Jul 24 00:21:16 2012 -0400
47545
47546     [Indic] Further adjust base algorithm for Sinhala
47547
47548     Apparently if there is C,V,ZWJ,C, the first C will be base, but if
47549     it's C,ZWJ,V,C, the second one will be.
47550
47551     Note that Uniscribe implements this differently, by breaking
47552     syllable in
47553     the case of C,ZWJ,V,C and putting the first consonant in one syllable
47554     and the rest in the next syllable.
47555
47556     Sinhala failures down from 208 to 158 (0.0581209%).  No changes to
47557     Khmer.
47558
47559  src/hb-ot-shape-complex-indic.cc                              |
47560  11 +++++++----
47561  .../in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt   |  3 +++
47562  2 files changed, 10 insertions(+), 4 deletions(-)
47563
47564 commit 73d71cc527d28fd5519c5d965c272ea1fb149a0e
47565 Author: Behdad Esfahbod <behdad@behdad.org>
47566 Date:   Tue Jul 24 00:09:12 2012 -0400
47567
47568     [Indic] End Vowel-based syllable at ZWJ
47569
47570     One Devanagari test regressed, plus 10 Malayalam (at 1545 now).
47571
47572     Fixed 120 Sinhala failures.  Now at 208 (0.0765136%).
47573
47574  src/hb-ot-shape-complex-indic-machine.rl                                |
47575  2 +-
47576  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt       |
47577  1 +
47578  2 files changed, 2 insertions(+), 1 deletion(-)
47579
47580 commit 34c215036f5fcdc7599b1ab0591b56dbb3811902
47581 Author: Behdad Esfahbod <behdad@behdad.org>
47582 Date:   Mon Jul 23 23:51:29 2012 -0400
47583
47584     [Indic] Improve Sinhala base algorithm and reph positioning
47585
47586     Sinhala does not have half forms.  And most (all?) consonants can be
47587     base, except when preceded by ZWJ, which would request a subjoined
47588     form.
47589     Hence switch the base algorithm to categorize with Khmer, start search
47590     at start, and stop at a ZWJ.
47591
47592     Also, mark all pos=base consonants after base to be subjoined.  Mark
47593     base itself to have pos=base.
47594
47595     Finally, adjust Sinhala's reph position to after-main.
47596
47597     Brings down Sinhala failures from 455 to 328 (0.120656%).
47598
47599  src/hb-ot-shape-complex-indic.cc                       | 18
47600  +++++++++++++++++-
47601  .../shaper-indic/indic/script-sinhala/misc/misc.txt    |  1 +
47602  2 files changed, 18 insertions(+), 1 deletion(-)
47603
47604 commit 2ec934c6c25423e7af20d909a9c698a149808ea9
47605 Author: Behdad Esfahbod <behdad@behdad.org>
47606 Date:   Mon Jul 23 23:49:04 2012 -0400
47607
47608     [Indic] Change "unknown" position to end of syllable
47609
47610  src/hb-ot-shape-complex-indic-private.hh | 2 +-
47611  1 file changed, 1 insertion(+), 1 deletion(-)
47612
47613 commit b70021f7c81a0ed08475b14b07291f662cd9f905
47614 Author: Behdad Esfahbod <behdad@behdad.org>
47615 Date:   Mon Jul 23 20:18:17 2012 -0400
47616
47617     When removing zero-width marks, don't remove ligatures
47618
47619     If a mark ligated, it probably should NOT be removed.
47620
47621  src/hb-ot-shape.cc | 6 +++---
47622  1 file changed, 3 insertions(+), 3 deletions(-)
47623
47624 commit 49c5ec51444f27f33e1eb6aa1959c61b08fa89c0
47625 Author: Behdad Esfahbod <behdad@behdad.org>
47626 Date:   Mon Jul 23 20:14:13 2012 -0400
47627
47628     Minor refactoring
47629
47630  src/hb-ot-layout-gsubgpos-private.hh | 32
47631  --------------------------------
47632  src/hb-ot-layout-private.hh          | 35
47633  +++++++++++++++++++++++++++++++++++
47634  src/hb-ot-shape-complex-indic.cc     |  2 +-
47635  3 files changed, 36 insertions(+), 33 deletions(-)
47636
47637 commit c3e6fdc3791168cf2b4c9412e751f187d58faa42
47638 Author: Behdad Esfahbod <behdad@behdad.org>
47639 Date:   Mon Jul 23 20:11:42 2012 -0400
47640
47641     [Indic] Improve check on ligatures
47642
47643     Only skip actual ligatures, not marks in-between ligature components.
47644
47645  src/hb-ot-layout-gsubgpos-private.hh | 5 +++++
47646  src/hb-ot-shape-complex-indic.cc     | 2 +-
47647  2 files changed, 6 insertions(+), 1 deletion(-)
47648
47649 commit 771a8f50289e8fa458cfc3cd84f73a380ce98077
47650 Author: Behdad Esfahbod <behdad@behdad.org>
47651 Date:   Mon Jul 23 20:07:50 2012 -0400
47652
47653     [Indic] exclude ligatures when matching on Indic category
47654
47655     If, say, a H,ZWJ,C ligature was formed, we don't want the code
47656     to detec
47657     that as a Halant.  So, ignore ligatures when matching category in
47658     final_reordering.
47659
47660     Sinhala failures down from 514 to 455 (0.167374%).
47661
47662  src/hb-ot-shape-complex-indic.cc                   | 41
47663  ++++++++++++----------
47664  .../indic/script-sinhala/misc/misc.txt             |  1 +
47665  2 files changed, 23 insertions(+), 19 deletions(-)
47666
47667 commit d1af9e82e5309158ed334ab8e21f3a3b64b9540f
47668 Author: Behdad Esfahbod <behdad@behdad.org>
47669 Date:   Mon Jul 23 19:55:35 2012 -0400
47670
47671     [GSUB/GPOS] Const correctness
47672
47673  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
47674  1 file changed, 2 insertions(+), 2 deletions(-)
47675
47676 commit baacd090df97610e3f6d1b2a110dc67b6c6f9f5c
47677 Author: Behdad Esfahbod <behdad@behdad.org>
47678 Date:   Mon Jul 23 19:51:48 2012 -0400
47679
47680     [Indic] Minor refactoring
47681
47682  src/hb-ot-shape-complex-indic.cc | 10 ++++++++--
47683  1 file changed, 8 insertions(+), 2 deletions(-)
47684
47685 commit c7c4de2fb9bba216e37875d79815eef55c0acc01
47686 Author: Behdad Esfahbod <behdad@behdad.org>
47687 Date:   Mon Jul 23 18:25:02 2012 -0400
47688
47689     [Indic] Remove syllable length check before sorting
47690
47691     We now limit syllable lengths in the machine.  No need to match here.
47692
47693  src/hb-ot-shape-complex-indic.cc | 2 --
47694  1 file changed, 2 deletions(-)
47695
47696 commit 9fa052733eb93a3ce1205f63ff8f74cb295cbe99
47697 Author: Behdad Esfahbod <behdad@behdad.org>
47698 Date:   Mon Jul 23 18:19:17 2012 -0400
47699
47700     [Indic] Limit syllables to at most five consonants
47701
47702     Seems to be about what Uniscribe does.  Not exactly.  But close
47703     enough.
47704     More consonants will start a new cluster.
47705
47706     A few scripts went way down in failures.  In particular:
47707
47708       - Devanagari failures went down from 490 to 56.
47709       - Telugu went down from 113 to 49.
47710
47711     Other scripts went down slightly or didn't change.  New numbers:
47712
47713     BENGALI: 353908 out of 354285 tests passed. 377 failed (0.106412%)
47714     DEVANAGARI: 693572 out of 693628 tests passed. 56 failed (0.00807349%)
47715     GUJARATI: 366485 out of 366506 tests passed. 21 failed (0.00572978%)
47716     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
47717     KANNADA: 950730 out of 951913 tests passed. 1183 failed (0.124276%)
47718     KHMER: 298613 out of 299124 tests passed. 511 failed (0.170832%)
47719     MALAYALAM: 1046881 out of 1048416 tests passed. 1535 failed
47720     (0.146411%)
47721     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
47722     SINHALA: 271333 out of 271847 tests passed. 514 failed (0.189077%)
47723     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
47724     TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
47725
47726     Some of the remaining Telugu and Devanagari issues seem to be
47727     Uniscribe
47728     eating Anusvara when placed before a non-joiner.  Ouch!
47729
47730  src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
47731  1 file changed, 3 insertions(+), 3 deletions(-)
47732
47733 commit 093cd583263a5d427e3377b31585043fb55d2557
47734 Author: Behdad Esfahbod <behdad@behdad.org>
47735 Date:   Mon Jul 23 14:04:42 2012 -0400
47736
47737     [Thai] Fix SARA AM handling
47738
47739     Oops, thinko.
47740
47741  src/hb-ot-shape-complex-misc.cc | 6 +++---
47742  src/hb-private.hh               | 4 ++--
47743  2 files changed, 5 insertions(+), 5 deletions(-)
47744
47745 commit 42848453bf260b456b46a07f066e31b8c3aac2f1
47746 Author: Behdad Esfahbod <behdad@behdad.org>
47747 Date:   Mon Jul 23 13:52:07 2012 -0400
47748
47749     [Thai] Reorder U+0E3A THAI VOWEL SIGN PHINTHU
47750
47751     Uniscribe reorders U+0E3A to be after U+0E38 and U+0E39.  We do
47752     that by
47753     modifying the ccc for U+0E3A.
47754
47755     Fixes the two remaining Thai failures (see previous commit).
47756
47757  src/hb-ot-shape-complex-misc.cc                          |  7 +++++++
47758  src/hb-unicode.cc                                        |  6 ++++++
47759  .../texts/in-tree/shaper-thai/script-thai/misc/MANIFEST  |  1 +
47760  .../in-tree/shaper-thai/script-thai/misc/phinthu.txt     | 16
47761  ++++++++++++++++
47762  4 files changed, 30 insertions(+)
47763
47764 commit 4a7f4f3e56f8f7640ae7337aa1b3324f31e0d4ab
47765 Author: Behdad Esfahbod <behdad@behdad.org>
47766 Date:   Mon Jul 23 13:15:33 2012 -0400
47767
47768     [Thai] Adjust SARA AM reordering to match Uniscribe
47769
47770     Adjust the list of marks before SARA AM that get the reordering
47771     treatment.  Also adjust cluster formation to match Uniscribe.
47772
47773     With Wikipedia test data, now I see:
47774
47775       - For Thai, with the Angsana New font from Win7, I see 54
47776       failures out
47777         of over 4M tests  (0.00129107%).  Of the 54, two are legitimate
47778         reordering issues (fix coming soon), and the other 52 are simply
47779         Uniscribe using a zero-width space char instead of an unknown
47780         character for missing glyphs.  No idea why.  The missing-glyph
47781         sequences include one that is a Thai character followed by
47782         an Arabic
47783         Sokun.  Someone confused it with Nikhahit I assume!
47784
47785       - For Lao, with the Dokchampa font from Win7, 33 tests fail out of
47786         54k (0.0615167%).  All seem to be insignificant mark positioning
47787         with two marks on a base.  Have to investigate.
47788
47789  src/hb-ot-shape-complex-misc.cc                    | 42
47790  +++++++++++++---------
47791  src/hb-private.hh                                  |  6 ++++
47792  test/shaping/texts/in-tree/shaper-thai/MANIFEST    |  1 +
47793  .../texts/in-tree/shaper-thai/script-lao/MANIFEST  |  1 +
47794  .../in-tree/shaper-thai/script-lao/misc/MANIFEST   |  1 +
47795  .../shaper-thai/script-lao/misc/sara-am.txt        | 20 +++++++++++
47796  .../shaper-thai/script-thai/misc/sara-am.txt       | 18 +++++++++-
47797  7 files changed, 72 insertions(+), 17 deletions(-)
47798
47799 commit 2cc933aff97916e5d0fe42883f40f0879f848e25
47800 Author: Behdad Esfahbod <behdad@behdad.org>
47801 Date:   Mon Jul 23 08:22:55 2012 -0400
47802
47803     [Indic] Fix cluster formation with left-matras and conjunct forms
47804
47805     Test case was: <U+0D15,U+0D4D,U+0D15,U+0D4A>.
47806
47807  src/hb-ot-shape-complex-indic.cc | 4 ++--
47808  1 file changed, 2 insertions(+), 2 deletions(-)
47809
47810 commit e6b01a878cd2e63cb675e7e0c6ac4d83a8c10f37
47811 Author: Behdad Esfahbod <behdad@behdad.org>
47812 Date:   Mon Jul 23 00:11:26 2012 -0400
47813
47814     [Indic] Further streamline cluster formation
47815
47816     This should address all possible cluster misformations that I had in
47817     mind.
47818
47819  src/hb-ot-shape-complex-indic.cc | 21 ++++++++++-----------
47820  1 file changed, 10 insertions(+), 11 deletions(-)
47821
47822 commit 7b2a7dadd6c616bbfe1d8358700cab9cee88e584
47823 Author: Behdad Esfahbod <behdad@behdad.org>
47824 Date:   Sun Jul 22 23:58:55 2012 -0400
47825
47826     [Indic] Merge clusters before sorting
47827
47828     This should fix any instabilities in cluster formation that we were
47829     speculating may happen with surrounding syllables.  Or most of it
47830     perhaps.
47831
47832  src/hb-ot-shape-complex-indic.cc | 4 ++++
47833  1 file changed, 4 insertions(+)
47834
47835 commit abb3239ef92cc5dccb4638806d7ae9868b9ac9b3
47836 Author: Behdad Esfahbod <behdad@behdad.org>
47837 Date:   Sun Jul 22 23:55:19 2012 -0400
47838
47839     [Indic] Update clusters for left-matra even if matra didn't move
47840
47841     Fixes crashes reported with left matra under
47842     non-uniscribe-bug-compatibilty mode.
47843
47844  src/hb-ot-shape-complex-indic.cc | 9 ++++++++-
47845  1 file changed, 8 insertions(+), 1 deletion(-)
47846
47847 commit 60554f14d8dca208721f0da8b69d84b92819c54f
47848 Author: Behdad Esfahbod <behdad@behdad.org>
47849 Date:   Sun Jul 22 23:23:56 2012 -0400
47850
47851     [Indic] Merge in Malayalam tests
47852
47853     From:
47854     http://silpa.org.in/pub/tests/hb/ml/ml-harfbuzz-testdata.txt
47855
47856  .../indic/script-malayalam/misc/misc.txt           | 94
47857  +++++++++++-----------
47858  1 file changed, 46 insertions(+), 48 deletions(-)
47859
47860 commit 5c7081770c7a611bbe79b451b7b86dec4fa6395d
47861 Author: Behdad Esfahbod <behdad@behdad.org>
47862 Date:   Sun Jul 22 23:20:27 2012 -0400
47863
47864     [Indic] Add extensive Sinhala tests
47865
47866     Generated by:
47867     http://git.savannah.gnu.org/cgit/sinhala.git/plain/utils/gen-unicode-sinhala.py
47868
47869  .../indic/script-sinhala/misc/extensive.txt        | 4390
47870  ++++++++++++++++++++
47871  1 file changed, 4390 insertions(+)
47872
47873 commit 2efe4707b1b449962f6e161716477d9775456c46
47874 Author: Behdad Esfahbod <behdad@behdad.org>
47875 Date:   Sun Jul 22 23:17:59 2012 -0400
47876
47877     [Indic] Add Sinhala tests
47878
47879     Merge tests from:
47880     http://git.savannah.gnu.org/cgit/sinhala.git/plain/patches/icu-sinhala-rendering.txt
47881
47882  .../indic/script-sinhala/misc/misc.txt             | 26
47883  ++++++++++++++++++++--
47884  1 file changed, 24 insertions(+), 2 deletions(-)
47885
47886 commit 3d4c111b7a13700b2f7a0b087eb3992283295f21
47887 Author: Behdad Esfahbod <behdad@behdad.org>
47888 Date:   Fri Jul 20 19:34:39 2012 -0400
47889
47890     Add a test case
47891
47892  .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt
47893  | 1 +
47894  1 file changed, 1 insertion(+)
47895
47896 commit 92a1ad7bef9efb456ab87bd63818cfbed7da3f6f
47897 Author: Behdad Esfahbod <behdad@behdad.org>
47898 Date:   Fri Jul 20 18:38:27 2012 -0400
47899
47900     [Indic] Stop searching for base if a post form is found before
47901     below form
47902
47903     Improves Bengali and Gurmukhi.  Malayalam regressed a bit.  We will
47904     deal
47905     with that later.
47906
47907  src/hb-ot-shape-complex-indic.cc | 5 ++++-
47908  1 file changed, 4 insertions(+), 1 deletion(-)
47909
47910 commit 4c450c703f8e4618c587bcd7ef46dcc1f2c7947b
47911 Author: Behdad Esfahbod <behdad@behdad.org>
47912 Date:   Fri Jul 20 18:13:04 2012 -0400
47913
47914     [Indic] Recompose Bengali Ya,Nukta
47915
47916     This is a bunch of hacks for now.
47917
47918     Improves Bengali a bit.
47919
47920  src/hb-ot-shape-complex-indic.cc | 4 ++--
47921  src/hb-unicode.cc                | 8 ++++++++
47922  2 files changed, 10 insertions(+), 2 deletions(-)
47923
47924 commit e9c0f152a38cb2e76650a3e43f7fdcda266af696
47925 Author: Behdad Esfahbod <behdad@behdad.org>
47926 Date:   Fri Jul 20 17:05:46 2012 -0400
47927
47928     [Uniscribe] Fix script fallback
47929
47930     Gurmukhi failures half now.  Others changed slightly.
47931
47932  src/hb-uniscribe.cc | 34 ++++++++++++++--------------------
47933  1 file changed, 14 insertions(+), 20 deletions(-)
47934
47935 commit 5791f329159c9863317e2b507514c29321be31a7
47936 Author: Behdad Esfahbod <behdad@behdad.org>
47937 Date:   Fri Jul 20 16:26:55 2012 -0400
47938
47939     [Indic] Allow a ZWNJ after SM's
47940
47941     Malayalam failures go way down.  Other scripts benefitted slightly
47942     too.
47943     Sinhala had one or two test regressions, but...
47944
47945  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
47946  1 file changed, 1 insertion(+), 1 deletion(-)
47947
47948 commit 34ae336f3fae93ef9372881d545c817bce383041
47949 Author: Behdad Esfahbod <behdad@behdad.org>
47950 Date:   Fri Jul 20 16:17:28 2012 -0400
47951
47952     [Indic] Improve Reph AfterMain positioning
47953
47954     Fixes 20 out of 48 failing Oriya tests.  Failure rate down to
47955     0.066% now.
47956
47957  src/hb-ot-shape-complex-indic.cc | 3 +--
47958  1 file changed, 1 insertion(+), 2 deletions(-)
47959
47960 commit bdd080431a40bc941ece3230f338b94a46bd12a2
47961 Author: Behdad Esfahbod <behdad@behdad.org>
47962 Date:   Fri Jul 20 16:03:09 2012 -0400
47963
47964     [Indic] Reposition Oriya Candrabindu
47965
47966     Oriya failures down from 0.65% to 0.20%.
47967
47968  src/hb-ot-shape-complex-indic.cc                                        |
47969  1 +
47970  .../shaping/texts/in-tree/shaper-indic/indic/script-oriya/misc/MANIFEST |
47971  1 +
47972  .../texts/in-tree/shaper-indic/indic/script-oriya/misc/bindu.txt        |
47973  2 ++
47974  3 files changed, 4 insertions(+)
47975
47976 commit 5f0eaaad129ff04d56b8756bebf19fbc242718c9
47977 Author: Behdad Esfahbod <behdad@behdad.org>
47978 Date:   Fri Jul 20 15:47:24 2012 -0400
47979
47980     [Indic] Fix base search in final_reordering
47981
47982     Fixes most Malayalam failures.  Down from 1.6% to 0.38% now.  Fixes a
47983     few more in other scripts too.
47984
47985  src/hb-ot-shape-complex-indic.cc | 12 ++++++++----
47986  1 file changed, 8 insertions(+), 4 deletions(-)
47987
47988 commit 81202bd860e4034c18d9f80c5a4f33d9f48463a3
47989 Author: Behdad Esfahbod <behdad@behdad.org>
47990 Date:   Fri Jul 20 15:10:02 2012 -0400
47991
47992     [Indic] Don't attach SM/VD to other characters
47993
47994  src/hb-ot-shape-complex-indic-private.hh |  3 +++
47995  src/hb-ot-shape-complex-indic.cc         | 38
47996  ++++++++++++++++++--------------
47997  2 files changed, 24 insertions(+), 17 deletions(-)
47998
47999 commit efb4ad735691837a52447bedc1a66a87d0d9af51
48000 Author: Behdad Esfahbod <behdad@behdad.org>
48001 Date:   Fri Jul 20 14:27:38 2012 -0400
48002
48003     Fix compiler warnings
48004
48005     If x is not constant, we cannot ASSERT_STATIC on it.
48006
48007  src/hb-private.hh | 2 +-
48008  1 file changed, 1 insertion(+), 1 deletion(-)
48009
48010 commit f31d97e44eeb6fb141f3de928e27e033fc7b1f47
48011 Author: Behdad Esfahbod <behdad@behdad.org>
48012 Date:   Fri Jul 20 14:13:35 2012 -0400
48013
48014     [Indic] Form Telugu Reph out of Ra,Virama,ZWJ
48015
48016     Apparently this was approved in Feb 2012.  No font yet.
48017
48018  src/hb-ot-shape-complex-indic-private.hh | 2 +-
48019  src/hb-ot-shape-complex-indic.cc         | 4 ++--
48020  2 files changed, 3 insertions(+), 3 deletions(-)
48021
48022 commit 2e193b240ec85cab0d4e2f8a375c5a7f0ef99985
48023 Author: Behdad Esfahbod <behdad@behdad.org>
48024 Date:   Fri Jul 20 14:02:35 2012 -0400
48025
48026     [Indic] Don't split U+0AC9
48027
48028     Althought IndicMatraCategory.txt classifies it as Top_And_Right matra,
48029     it does not have Unicode decomposition, and Uniscribe does not do
48030     anything special about it either.
48031
48032     Gujarati failures down from 0.672% to 0.0130966%.
48033
48034  src/hb-unicode.cc | 2 +-
48035  1 file changed, 1 insertion(+), 1 deletion(-)
48036
48037 commit 30c3d5e9fc61b49c2c6ad4e744300edd6f3e0261
48038 Author: Behdad Esfahbod <behdad@behdad.org>
48039 Date:   Fri Jul 20 13:56:32 2012 -0400
48040
48041     [Indic] Simplify Uniscribe cluster emulation
48042
48043     Now that we break syllables on Halant,ZWNJ, this code can be
48044     simplified.
48045
48046  src/hb-ot-shape-complex-indic.cc | 11 ++---------
48047  1 file changed, 2 insertions(+), 9 deletions(-)
48048
48049 commit decf6ffca475fe01ff3151b7641f629f031137d2
48050 Author: Behdad Esfahbod <behdad@behdad.org>
48051 Date:   Fri Jul 20 13:51:31 2012 -0400
48052
48053     [Indic] Minor!
48054
48055  src/hb-ot-shape-complex-indic.cc | 2 +-
48056  1 file changed, 1 insertion(+), 1 deletion(-)
48057
48058 commit 9e4f94a72cea6d65a6a7ba5a47db92e00dbfbb91
48059 Author: Behdad Esfahbod <behdad@behdad.org>
48060 Date:   Fri Jul 20 13:48:03 2012 -0400
48061
48062     [Indic] Break syllables at Halant,ZWNJ
48063
48064     That's really what Uniscribe does, and explains a lot of pecularities
48065     of
48066     Halant,ZWNJ before the base.
48067
48068     Sent Telugu from 1% failures to 0.03%.  Improved Kannada and Malayalam
48069     slightly.  Fixed half of Bengali, and did NOT break anything!
48070
48071  src/hb-ot-shape-complex-indic-machine.rl | 5 +++--
48072  src/hb-ot-shape-complex-indic.cc         | 5 ++---
48073  2 files changed, 5 insertions(+), 5 deletions(-)
48074
48075 commit 2c372b80f6befad69e216e3f218b38640b8cc044
48076 Author: Behdad Esfahbod <behdad@behdad.org>
48077 Date:   Fri Jul 20 13:37:48 2012 -0400
48078
48079     [Indic] Better check for applying 'init'
48080
48081     Specifically, don't apply 'init' if previous char is a joiner.
48082
48083     Fixes some more of Bengali.
48084
48085  src/hb-ot-shape-complex-indic.cc | 9 +--------
48086  src/hb-private.hh                | 3 ++-
48087  2 files changed, 3 insertions(+), 9 deletions(-)
48088
48089 commit 34a7440b7c6c6e53394ddbdbedaad57b23f85105
48090 Author: Behdad Esfahbod <behdad@behdad.org>
48091 Date:   Fri Jul 20 12:32:59 2012 -0400
48092
48093     [GPOS] Don't zero mark advances
48094
48095     Fixes more of Telugu, Kannada, and Oriya.
48096
48097     May break things (outside Indic...), but we cannot think of any
48098     font relying
48099     on this immediately.
48100
48101  src/hb-ot-layout-gpos-table.hh | 4 ++--
48102  1 file changed, 2 insertions(+), 2 deletions(-)
48103
48104 commit 8ed248de77e5d2ed978e55c0ce1a11727bc9e34c
48105 Author: Behdad Esfahbod <behdad@behdad.org>
48106 Date:   Fri Jul 20 11:42:24 2012 -0400
48107
48108     [Indic] Minor
48109
48110  src/hb-ot-shape-complex-indic.cc | 5 +++--
48111  1 file changed, 3 insertions(+), 2 deletions(-)
48112
48113 commit d0e68dbd0b9fc9a42c4280d01c8ffd9c5015d550
48114 Author: Behdad Esfahbod <behdad@behdad.org>
48115 Date:   Fri Jul 20 11:25:41 2012 -0400
48116
48117     [Indic] Implement reph positioning step 5
48118
48119     Not tuned, just copied from step 2.  Fixes another 0.5% of Kannada
48120     failures.  1% to go.
48121
48122  src/hb-ot-shape-complex-indic.cc | 12 +++++++++++-
48123  1 file changed, 11 insertions(+), 1 deletion(-)
48124
48125 commit a9e45c32e4a0d6da33c52f8427aa694e57f52eb9
48126 Author: Behdad Esfahbod <behdad@behdad.org>
48127 Date:   Fri Jul 20 11:04:15 2012 -0400
48128
48129     [Indic] Don't let ZWNJ at the end of syllable affect base search
48130
48131     Fixes a few Devanagari, half of remaining Kannada failures,
48132     quarter for
48133     Telugu, and others slightly improved or unchanged.
48134
48135  src/hb-ot-shape-complex-indic.cc | 6 +++++-
48136  1 file changed, 5 insertions(+), 1 deletion(-)
48137
48138 commit 20b68e699f73e6ce046c0ec143d40b3d6d48e06b
48139 Author: Behdad Esfahbod <behdad@behdad.org>
48140 Date:   Fri Jul 20 10:47:46 2012 -0400
48141
48142     [Indic] Apply 'cjct' globally
48143
48144     Fixes 5 Devanagari failures, and no regressions.
48145
48146  src/hb-ot-shape-complex-indic.cc | 15 +++++++++------
48147  1 file changed, 9 insertions(+), 6 deletions(-)
48148
48149 commit 51e764de441072e7c9f67de23e8ed717b9b8957d
48150 Author: Behdad Esfahbod <behdad@behdad.org>
48151 Date:   Fri Jul 20 10:30:24 2012 -0400
48152
48153     [Indic] Unbreak old scriptures
48154
48155     Brings down failures with Lohit-Telugu from 57% to 1.40%.
48156
48157  src/hb-ot-shape-complex-indic.cc | 5 +++--
48158  1 file changed, 3 insertions(+), 2 deletions(-)
48159
48160 commit 900cf3d449bf36d4f8b1474590cae925fef48fc8
48161 Author: Behdad Esfahbod <behdad@behdad.org>
48162 Date:   Fri Jul 20 10:18:23 2012 -0400
48163
48164     Minor
48165
48166  src/hb-ot-shape-complex-indic.cc | 2 +-
48167  1 file changed, 1 insertion(+), 1 deletion(-)
48168
48169 commit 87cd63266e73af316b250573ef57388a0bcc9133
48170 Author: Behdad Esfahbod <behdad@behdad.org>
48171 Date:   Thu Jul 19 21:17:48 2012 -0400
48172
48173     [Indic] Recategorize some Kannada right matras
48174
48175     Kannada failures down from 3.5% to 2.93%.
48176
48177  src/hb-ot-shape-complex-indic.cc                                   | 2 +-
48178  .../texts/in-tree/shaper-indic/indic/script-kannada/misc/MANIFEST  | 1 +
48179  .../shaper-indic/indic/script-kannada/misc/right-matras.txt        |
48180  7 +++++++
48181  3 files changed, 9 insertions(+), 1 deletion(-)
48182
48183 commit 3604d64ced909ade91998d294a7b4b2ee14d47aa
48184 Author: Behdad Esfahbod <behdad@behdad.org>
48185 Date:   Thu Jul 19 21:13:04 2012 -0400
48186
48187     [Indic] Recategorize GURMUKHI ADDAK
48188
48189     It's not in IndicSyllabicCategory.txt.  Fixes most of Gurmukhi
48190     failures.
48191     Failures down from 7.7% to 0.222%!
48192
48193  src/hb-ot-shape-complex-indic.cc | 1 +
48194  1 file changed, 1 insertion(+)
48195
48196 commit 89328581236a53ec16508b95db54c7e5315b178f
48197 Author: Behdad Esfahbod <behdad@behdad.org>
48198 Date:   Thu Jul 19 21:02:38 2012 -0400
48199
48200     Minor
48201
48202  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
48203  1 file changed, 2 insertions(+), 2 deletions(-)
48204
48205 commit 47ef931f13778b894090139a64238a5ab9ac1154
48206 Author: Behdad Esfahbod <behdad@behdad.org>
48207 Date:   Thu Jul 19 20:52:44 2012 -0400
48208
48209     [buffer] Make sure out_info = info during GPOS
48210
48211  src/hb-buffer.cc | 9 +++++++--
48212  1 file changed, 7 insertions(+), 2 deletions(-)
48213
48214 commit ae63cf206291befe3920adfe015e6cd0961580e5
48215 Author: Behdad Esfahbod <behdad@behdad.org>
48216 Date:   Thu Jul 19 20:45:41 2012 -0400
48217
48218     Print line number during return when tracing
48219
48220  src/hb-private.hh | 8 ++++----
48221  1 file changed, 4 insertions(+), 4 deletions(-)
48222
48223 commit 5249f3aee108b0f41770d137e63a625f594418e7
48224 Author: Behdad Esfahbod <behdad@behdad.org>
48225 Date:   Thu Jul 19 20:30:22 2012 -0400
48226
48227     [Indic] Unbreak Khmer
48228
48229     For Khmer, all consonants are subjoining.  No need to look in
48230     the font.
48231     We were looking in the wrong order anyway.
48232
48233  src/hb-ot-shape-complex-indic.cc | 4 +++-
48234  1 file changed, 3 insertions(+), 1 deletion(-)
48235
48236 commit e0475345d5d7db8dbc8b554beedfa2435c5d7fd1
48237 Author: Behdad Esfahbod <behdad@behdad.org>
48238 Date:   Thu Jul 19 20:24:14 2012 -0400
48239
48240     [Indic] Apply 'akhn' globally
48241
48242     Fixes 1.5% more failures for Telugu, 2% for Kannada.
48243     Breaks one test in Devanagari.
48244
48245  src/hb-ot-shape-complex-indic.cc | 8 ++++----
48246  1 file changed, 4 insertions(+), 4 deletions(-)
48247
48248 commit c87bcddb10752b407c0471ee5ac4de6f1b00b711
48249 Author: Behdad Esfahbod <behdad@behdad.org>
48250 Date:   Thu Jul 19 20:03:25 2012 -0400
48251
48252     [Indic] Add failing test for Kannada
48253
48254  .../texts/in-tree/shaper-indic/indic/script-kannada/misc/misc.txt
48255  | 1 +
48256  1 file changed, 1 insertion(+)
48257
48258 commit fa247ebe524f92fa95d344ba912f704262879c13
48259 Author: Behdad Esfahbod <behdad@behdad.org>
48260 Date:   Thu Jul 19 19:52:19 2012 -0400
48261
48262     [Indic] Better position U+0CD5
48263
48264     Fixes another 5% of Kannada failures.
48265
48266  src/hb-ot-shape-complex-indic.cc | 4 ++--
48267  1 file changed, 2 insertions(+), 2 deletions(-)
48268
48269 commit f055442716ec7543ed156d4789955b19c11a5255
48270 Author: Behdad Esfahbod <behdad@behdad.org>
48271 Date:   Thu Jul 19 16:20:21 2012 -0400
48272
48273     [Indic] Lookup consonant position in the font
48274
48275     Fixes most failures of Oriya, and improves others a bit.
48276
48277  src/hb-ot-map-private.hh                 |  13 ++--
48278  src/hb-ot-shape-complex-indic-private.hh | 105
48279  -------------------------------
48280  src/hb-ot-shape-complex-indic.cc         |  63 +++++++++++++------
48281  3 files changed, 54 insertions(+), 127 deletions(-)
48282
48283 commit 74d1d88781e91866a52e27f391e34df03b313442
48284 Author: Behdad Esfahbod <behdad@behdad.org>
48285 Date:   Thu Jul 19 16:14:23 2012 -0400
48286
48287     [GSUB] Fix would_apply() for LigatureSubst
48288
48289  src/hb-ot-layout-gsub-table.hh | 1 +
48290  1 file changed, 1 insertion(+)
48291
48292 commit 787f7d1e9ba9ad038f24e5a1063d12c7d169ad37
48293 Author: Behdad Esfahbod <behdad@behdad.org>
48294 Date:   Thu Jul 19 15:29:13 2012 -0400
48295
48296     [TODO] Minor
48297
48298  TODO | 2 ++
48299  1 file changed, 2 insertions(+)
48300
48301 commit be73a5f9368136ecbdb211b96516ad0c554c8201
48302 Author: Behdad Esfahbod <behdad@behdad.org>
48303 Date:   Thu Jul 19 14:59:15 2012 -0400
48304
48305     Add src/test-would-substitute tool
48306
48307  src/Makefile.am              |   6 +-
48308  src/test-would-substitute.cc |  94 ++++++++++++++++++++++++++++++
48309  src/test.cc                  | 132
48310  +++++++++++++++++++++++++++++++++++++++++++
48311  3 files changed, 231 insertions(+), 1 deletion(-)
48312
48313 commit e72b360ac6381b549249b8836fa3e70b909d3437
48314 Author: Behdad Esfahbod <behdad@behdad.org>
48315 Date:   Thu Jul 19 14:35:23 2012 -0400
48316
48317     Refactor / finish would_apply() operation
48318
48319     Untested.
48320
48321  src/hb-ot-layout-gpos-table.hh       |   6 +-
48322  src/hb-ot-layout-gsub-table.hh       | 126 +++++++++----------
48323  src/hb-ot-layout-gsubgpos-private.hh | 233
48324  ++++++++++++++++++++++++++++++++++-
48325  src/hb-ot-layout.cc                  |  11 ++
48326  src/hb-ot-layout.h                   |   7 ++
48327  5 files changed, 308 insertions(+), 75 deletions(-)
48328
48329 commit 8c973ebf0f59abb5ee920edd5d64e23d8e47ad75
48330 Author: Behdad Esfahbod <behdad@behdad.org>
48331 Date:   Thu Jul 19 13:25:08 2012 -0400
48332
48333     [Indic] Implement per-script matra positioning
48334
48335     Following what the spec says.
48336
48337     Brings down Telugu failures from 40% to 3.75%, and Kannada failures
48338     from
48339     44% to 10%.  Does NOT affect other scripts' test results.
48340
48341  src/hb-ot-shape-complex-indic-private.hh |  2 +-
48342  src/hb-ot-shape-complex-indic.cc         | 40
48343  +++++++++++++++++++++++++++++---
48344  src/hb-unicode.cc                        |  2 +-
48345  3 files changed, 39 insertions(+), 5 deletions(-)
48346
48347 commit 8bb32458f95f13f66688e0811cc91f1bfffb867d
48348 Author: Behdad Esfahbod <behdad@behdad.org>
48349 Date:   Thu Jul 19 12:59:06 2012 -0400
48350
48351     [Indic] More refactoring
48352
48353  src/hb-ot-shape-complex-indic-private.hh |  9 ++---
48354  src/hb-ot-shape-complex-indic.cc         | 65
48355  ++++++++++++++++++++++++--------
48356  2 files changed, 54 insertions(+), 20 deletions(-)
48357
48358 commit 9ccc6382ba43760167c134c18c1c4ada4b8c3f22
48359 Author: Behdad Esfahbod <behdad@behdad.org>
48360 Date:   Thu Jul 19 12:32:16 2012 -0400
48361
48362     [Indic] Minor refactoring
48363
48364  src/hb-ot-shape-complex-indic.cc | 127
48365  ++++++++++++++++++++++-----------------
48366  1 file changed, 71 insertions(+), 56 deletions(-)
48367
48368 commit f83aaa3133de5d807be267a100d6a200e8db9017
48369 Author: Behdad Esfahbod <behdad@behdad.org>
48370 Date:   Thu Jul 19 12:23:23 2012 -0400
48371
48372     [Indic] Minor
48373
48374  src/hb-ot-shape-complex-indic-private.hh | 42
48375  ++++++++++++++++++++------------
48376  1 file changed, 26 insertions(+), 16 deletions(-)
48377
48378 commit be8b9f5f715f6fb36b98bd33c3303f79cc068f8a
48379 Author: Behdad Esfahbod <behdad@behdad.org>
48380 Date:   Thu Jul 19 12:11:12 2012 -0400
48381
48382     [Indic] Start refactoring different matra positions per script
48383
48384  src/hb-ot-shape-complex-indic-private.hh | 36
48385  +++++++++++++++++++-------------
48386  src/hb-ot-shape-complex-indic.cc         |  4 ++--
48387  2 files changed, 24 insertions(+), 16 deletions(-)
48388
48389 commit deeb540a74f8d394db273145b17bf385d14d01bb
48390 Author: Behdad Esfahbod <behdad@behdad.org>
48391 Date:   Thu Jul 19 11:30:48 2012 -0400
48392
48393     [test] Ignore tests with DOTTED CIRCLE in the output
48394
48395  test/shaping/hb_test_tools.py | 4 ++++
48396  1 file changed, 4 insertions(+)
48397
48398 commit b01d9b3d90e892341ee4463f2eda4600850b97d8
48399 Author: Behdad Esfahbod <behdad@behdad.org>
48400 Date:   Thu Jul 19 11:25:49 2012 -0400
48401
48402     [Indic] Disallow decomposition of a couple characters
48403
48404     This is a hack for now.  Will be fixed when we do
48405     complex-shaper-driven
48406     normalization properly.
48407
48408     The results with or without decomposition are the same, but Uniscribe
48409     does not normalize, so this matches better.
48410
48411  src/hb-unicode.cc | 3 +++
48412  1 file changed, 3 insertions(+)
48413
48414 commit 422ecd2d3c198a36d07d409341cb82ea57c7ad6b
48415 Author: Behdad Esfahbod <behdad@behdad.org>
48416 Date:   Wed Jul 18 23:25:58 2012 -0400
48417
48418     [Indic] Accept a forced Rakar sequence at the end of syllable
48419
48420     In Sinhala, Rakar is formed by Al-Lakuna,ZWJ,Ra.  If you put that
48421     at the
48422     end of a Consonant,Matra syllable, you get a dotted-circle from
48423     Uniscribe.  Apparently adding a ZWJ before the Al-Lakuna "fixes" that.
48424     And people have been encoding that sequence...  So, allow a forced
48425     "ZWJ,Virama,ZWJ,Ra" sequence at the of syllables.
48426
48427     Fixes some 100 or more of Sinhala failures.  Now at 622 only (0.23%).
48428
48429  src/hb-ot-shape-complex-indic-machine.rl                               |
48430  3 ++-
48431  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt      |
48432  2 ++
48433  2 files changed, 4 insertions(+), 1 deletion(-)
48434
48435 commit 6fc1732003d71cf90d37247482772c3da884687f
48436 Author: Behdad Esfahbod <behdad@behdad.org>
48437 Date:   Wed Jul 18 17:49:19 2012 -0400
48438
48439     [Indic] Allow joiners on both sides of Halant at the same time
48440
48441     The sequence <ZWJ,Al-Lakuna,ZWJ> is used in Sinhala to explicitly ask
48442     for Rakar.  Fixes two-thousand Sinhala tests.  Not many left.
48443
48444  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
48445  1 file changed, 1 insertion(+), 1 deletion(-)
48446
48447 commit 10cdc94eee2225f14c198c015256a5a0063eecad
48448 Author: Behdad Esfahbod <behdad@behdad.org>
48449 Date:   Wed Jul 18 17:42:34 2012 -0400
48450
48451     [Indic] In final reordering, find base, even if it disappeared
48452
48453     POS_BASE can disappear if base ligated backward.  Define base as last
48454     with position not after base.
48455
48456     Fixes a few hundred of Sinhala failures with Iskoola Pota.
48457
48458  src/hb-ot-shape-complex-indic.cc                                   |
48459  7 ++-----
48460  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt  | 1 +
48461  2 files changed, 3 insertions(+), 5 deletions(-)
48462
48463 commit 9c4d24a3a677a58ec59c7fb0f8b70b8aad30a032
48464 Author: Behdad Esfahbod <behdad@behdad.org>
48465 Date:   Wed Jul 18 17:29:10 2012 -0400
48466
48467     [Indic] Minor
48468
48469  src/hb-ot-shape-complex-indic.cc | 1 +
48470  1 file changed, 1 insertion(+)
48471
48472 commit 3285e107c9a83aeb552e67f9460680ff6d167d88
48473 Author: Behdad Esfahbod <behdad@behdad.org>
48474 Date:   Wed Jul 18 17:22:14 2012 -0400
48475
48476     [Indic] Implement Sinhala "Al Lakuna" Reph behavior
48477
48478     In Sinhala, Reph is formed only explicitly, by the presence of a ZWJ.
48479
48480  src/hb-ot-shape-complex-indic-private.hh                           | 2 ++
48481  src/hb-ot-shape-complex-indic.cc                                   |
48482  7 ++++++-
48483  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/MANIFEST  | 1 +
48484  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/reph.txt  |
48485  3 +++
48486  4 files changed, 12 insertions(+), 1 deletion(-)
48487
48488 commit 91cade755534c42bb826a6aefcbca8a543d94387
48489 Author: Behdad Esfahbod <behdad@behdad.org>
48490 Date:   Wed Jul 18 16:50:41 2012 -0400
48491
48492     [Indic/Unicode] Decompose Sinhala split matras the way Uniscribe likes
48493
48494     Makes no visual difference.
48495
48496     Fixes most of the failures.  Down from 15% to 1.3%!
48497
48498  src/hb-unicode.cc | 8 ++++++++
48499  1 file changed, 8 insertions(+)
48500
48501 commit d8942dcbb4e3249a2d78a6455c119294ed4390bc
48502 Author: Behdad Esfahbod <behdad@behdad.org>
48503 Date:   Wed Jul 18 16:34:10 2012 -0400
48504
48505     Apply Tibetan (global) features.
48506
48507     Fixes all Tibetan failures.  All 180k of them!
48508
48509     Merges back Hangul into the default shaper.
48510
48511  src/hb-ot-shape-complex-misc.cc    | 82
48512  +++++++++++++++++---------------------
48513  src/hb-ot-shape-complex-private.hh |  7 ----
48514  2 files changed, 37 insertions(+), 52 deletions(-)
48515
48516 commit 552d19b7a11f7dff888587fce4d56d9f8e47e819
48517 Author: Behdad Esfahbod <behdad@behdad.org>
48518 Date:   Wed Jul 18 16:00:49 2012 -0400
48519
48520     [Indic] Treat Register Shifters like Nukta
48521
48522     Really this time.
48523
48524     Fixes another 18 Khmer tests.
48525
48526  src/hb-ot-shape-complex-indic-machine.rl                                |
48527  2 +-
48528  src/hb-ot-shape-complex-indic.cc                                        |
48529  2 --
48530  .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt    |
48531  1 +
48532  3 files changed, 2 insertions(+), 3 deletions(-)
48533
48534 commit e8cd81f76d159f3ecf808952dab24bc07782497a
48535 Author: Behdad Esfahbod <behdad@behdad.org>
48536 Date:   Wed Jul 18 16:00:20 2012 -0400
48537
48538     [Indic] Minor
48539
48540  src/hb-ot-shape-complex-indic.cc | 2 +-
48541  1 file changed, 1 insertion(+), 1 deletion(-)
48542
48543 commit 69f26bf39c824d6bf5b1c0d410380cc5462ad5ca
48544 Author: Behdad Esfahbod <behdad@behdad.org>
48545 Date:   Wed Jul 18 15:45:43 2012 -0400
48546
48547     [Indic] Fix Matra reordering when base is at end of syllable
48548
48549     For example: U+915,U+200c,U+93f
48550
48551     Fixes last Tamil failure!
48552
48553  src/hb-ot-shape-complex-indic.cc                                        |
48554  2 +-
48555  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt    |
48556  1 +
48557  2 files changed, 2 insertions(+), 1 deletion(-)
48558
48559 commit d16ccc4ae7aa8be460881042413fa2637929fede
48560 Author: Behdad Esfahbod <behdad@behdad.org>
48561 Date:   Wed Jul 18 15:43:55 2012 -0400
48562
48563     Leave one extra item at the end of buffer allocation
48564
48565     Just in case, for the times we do out-of-bounds access.
48566
48567     jk
48568
48569  src/hb-buffer-private.hh | 2 +-
48570  1 file changed, 1 insertion(+), 1 deletion(-)
48571
48572 commit 075d671f1093d2e3c58f7f45568696030f1b3efd
48573 Author: Behdad Esfahbod <behdad@behdad.org>
48574 Date:   Wed Jul 18 15:41:53 2012 -0400
48575
48576     [Indic] Fix out-of-bounds array access
48577
48578  src/hb-ot-shape-complex-indic.cc | 6 ++++--
48579  1 file changed, 4 insertions(+), 2 deletions(-)
48580
48581 commit dcb527242b1eca4db1e190a7802f9cd132aaf46e
48582 Author: Behdad Esfahbod <behdad@behdad.org>
48583 Date:   Wed Jul 18 15:28:25 2012 -0400
48584
48585     [Indic] Allow joiners before matras
48586
48587     Fixes 1 more Devanagari test!
48588
48589  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
48590  1 file changed, 2 insertions(+), 2 deletions(-)
48591
48592 commit 391cc0331749e263bdfe83a8f5f6d76f2360ee7a
48593 Author: Behdad Esfahbod <behdad@behdad.org>
48594 Date:   Wed Jul 18 15:10:05 2012 -0400
48595
48596     [Indic] Allow halant group in Vowel and placeholder syllables
48597
48598     Fixes 2 out of 560 Devanagari failures.  AND:
48599     Fixes 1 out of 2 Tamil failures.
48600
48601  src/hb-ot-shape-complex-indic-machine.rl                           |
48602  7 ++++---
48603  .../in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt     | 1 +
48604  2 files changed, 5 insertions(+), 3 deletions(-)
48605
48606 commit ca4e3d3eab7b738c2b8e2a81696a28bca1b81495
48607 Author: Behdad Esfahbod <behdad@behdad.org>
48608 Date:   Wed Jul 18 15:05:40 2012 -0400
48609
48610     [Indic] Streamline halant/joiner in grammar
48611
48612  src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
48613  1 file changed, 3 insertions(+), 3 deletions(-)
48614
48615 commit 418d00dffddd95a1f27e9be15752d494c627d45e
48616 Author: Behdad Esfahbod <behdad@behdad.org>
48617 Date:   Wed Jul 18 14:57:28 2012 -0400
48618
48619     [Indic] Minor
48620
48621  src/hb-ot-shape-complex-indic-machine.rl                               |
48622  3 ++-
48623  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt   |
48624  3 +++
48625  2 files changed, 5 insertions(+), 1 deletion(-)
48626
48627 commit 4c3691d2a32ca7e54a54f7c08098fd96fa7af39e
48628 Author: Behdad Esfahbod <behdad@behdad.org>
48629 Date:   Wed Jul 18 14:23:55 2012 -0400
48630
48631     [Indic] Hopefully minor!
48632
48633     Refactoring Indic machin.  No semantic change.
48634
48635  src/hb-ot-shape-complex-indic-machine.rl | 12 +++++++-----
48636  1 file changed, 7 insertions(+), 5 deletions(-)
48637
48638 commit e092c556fb1cf38be3cea1f4b75a0d879372dfa2
48639 Author: Behdad Esfahbod <behdad@behdad.org>
48640 Date:   Wed Jul 18 14:09:25 2012 -0400
48641
48642     [Indic] Minor
48643
48644  src/hb-ot-shape-complex-indic-private.hh | 4 ++--
48645  1 file changed, 2 insertions(+), 2 deletions(-)
48646
48647 commit 14dbdd9e39d3a869fd1521000c889c347433d22b
48648 Author: Behdad Esfahbod <behdad@behdad.org>
48649 Date:   Wed Jul 18 13:13:03 2012 -0400
48650
48651     [Indic] Unbreak Tamil
48652
48653     Tamil has only about 150 failures now!
48654
48655  src/hb-ot-shape-complex-indic.cc | 18 +++++++++++++++++-
48656  1 file changed, 17 insertions(+), 1 deletion(-)
48657
48658 commit db8981f1e0e8625714568c6d0f11f0b317b11d0a
48659 Author: Behdad Esfahbod <behdad@behdad.org>
48660 Date:   Tue Jul 17 18:17:30 2012 -0400
48661
48662     [Indic] Position Khmer Robat
48663
48664     It's a visual Repha.
48665
48666     Still not positioning logical Repha as occurs in Malayalam.
48667
48668     Another 200 Khmer failures fixed.  547 to go.  That's better than
48669     Devanagari!
48670
48671  src/hb-ot-shape-complex-indic-machine.rl | 36
48672  +++++++++++++++++---------------
48673  src/hb-ot-shape-complex-indic-private.hh |  7 ++++---
48674  src/hb-ot-shape-complex-indic.cc         | 13 ++++++++++++
48675  3 files changed, 36 insertions(+), 20 deletions(-)
48676
48677 commit 25bc489498ef7d0beb8fe9ab663e3f0b2f52c9c2
48678 Author: Behdad Esfahbod <behdad@behdad.org>
48679 Date:   Tue Jul 17 17:53:03 2012 -0400
48680
48681     [Indic] Better categorize Register Shifters and Khmer Various signs
48682
48683     Down another 500 or so Khmer failures!
48684
48685  src/hb-ot-shape-complex-indic-machine.rl                   | 14
48686  +++++++-------
48687  src/hb-ot-shape-complex-indic-private.hh                   |  2 +-
48688  src/hb-ot-shape-complex-indic.cc                           |  8 ++++----
48689  .../south-east-asian/script-khmer/misc/MANIFEST            |  2 ++
48690  .../script-khmer/misc/other-marks-invalid.txt              |  4 ++++
48691  .../south-east-asian/script-khmer/misc/other-marks.txt     |  6 ++++++
48692  6 files changed, 24 insertions(+), 12 deletions(-)
48693
48694 commit 39b17837b4064d59c18cebb49c1c0b5b8cc0c117
48695 Author: Behdad Esfahbod <behdad@behdad.org>
48696 Date:   Tue Jul 17 17:09:29 2012 -0400
48697
48698     Add hb_buffer_normalize_glyphs() and hb-shape --normalize-glyphs
48699
48700     This reorders glyphs within the cluster to a nominal order.
48701     This should
48702     have no visible effect on the output, but helps with testing, for
48703     getting the same hb-shape output for visually-equal glyphs for each
48704     cluster.
48705
48706  src/hb-buffer.cc  | 76
48707  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
48708  src/hb-buffer.h   | 13 ++++++++++
48709  src/hb-private.hh | 29 ++++++++++++++++-----
48710  util/options.cc   |  1 +
48711  util/options.hh   |  7 ++++-
48712  5 files changed, 118 insertions(+), 8 deletions(-)
48713
48714 commit 25e302da9a712e6f1d63b0d243a8df0d326ddba3
48715 Author: Behdad Esfahbod <behdad@behdad.org>
48716 Date:   Tue Jul 17 14:25:14 2012 -0400
48717
48718     [Indic] Minor
48719
48720  src/hb-ot-shape-complex-indic.cc | 5 ++++-
48721  1 file changed, 4 insertions(+), 1 deletion(-)
48722
48723 commit 5d32690a3428fa86eb26fe5fcec943a10aa95881
48724 Author: Behdad Esfahbod <behdad@behdad.org>
48725 Date:   Tue Jul 17 14:23:28 2012 -0400
48726
48727     [Indic] For scripts without Half forms, always choose first consonant
48728     as base
48729
48730     In such scripts (ie. Khmer), a ZWJ/ZWNJ shouldn't stop the search for
48731     base.  So, instead just choose the first consonant as base directly.
48732
48733     Test sequence:
48734     U+1798,200c,U+17C9,U+17D2,U+179B,U+17C1,U+17C7
48735
48736  src/hb-ot-shape-complex-indic.cc | 59
48737  ++++++++++++++++++++++++----------------
48738  1 file changed, 35 insertions(+), 24 deletions(-)
48739
48740 commit 34b57149065d96f7528aaccaa7654e956ce27e93
48741 Author: Behdad Esfahbod <behdad@behdad.org>
48742 Date:   Tue Jul 17 14:09:32 2012 -0400
48743
48744     [Indic] Treat Khmer Register Shifters more like Nuktas
48745
48746     Except that there may be a ZWNJ before a Register Shifter.
48747
48748  src/hb-ot-shape-complex-indic-machine.rl                                |
48749  2 +-
48750  .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt    |
48751  2 ++
48752  2 files changed, 3 insertions(+), 1 deletion(-)
48753
48754 commit 11e2a601b19861b05dbb2051d2d078c3cfd75b29
48755 Author: Behdad Esfahbod <behdad@behdad.org>
48756 Date:   Tue Jul 17 14:02:28 2012 -0400
48757
48758     [Indic] Minor
48759
48760  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
48761  1 file changed, 2 insertions(+), 2 deletions(-)
48762
48763 commit 0201e0a4649ad5b607e50bcb9605e7a5b7143812
48764 Author: Behdad Esfahbod <behdad@behdad.org>
48765 Date:   Tue Jul 17 13:55:10 2012 -0400
48766
48767     [Indic] Apply 'cfar' for Khmer
48768
48769     Mark stuff after a pre-base reordering Ro 'cfar'.  Used in Khmer.
48770     This allows distinguishing the following cases with MS Khmer fonts:
48771
48772       U+1784,U+17D2,U+179A,U+17D2,U+1782
48773       U+1784,U+17D2,U+1782,U+17D2,U+179A
48774
48775  src/hb-ot-shape-complex-indic.cc                         | 16
48776  ++++++++++++++--
48777  .../south-east-asian/script-khmer/misc/misc.txt          |  2 ++
48778  2 files changed, 16 insertions(+), 2 deletions(-)
48779
48780 commit 55f70ebfb95083f515d9b0044a2a65ab11484bb5
48781 Author: Behdad Esfahbod <behdad@behdad.org>
48782 Date:   Tue Jul 17 12:50:13 2012 -0400
48783
48784     [Indic] Position final subjoined consonants (and vowels) after matras
48785
48786     In Khmer, a final subjoined consonant or independent vowel can occur
48787     after matras.  This final subjoined thing should NOT be reordered to
48788     before the matra even though it's subjoined.
48789
48790     Fixes another 1k of the Khmer failures.  Not much left really.
48791
48792  src/hb-ot-shape-complex-indic-private.hh                    |  1 +
48793  src/hb-ot-shape-complex-indic.cc                            | 13
48794  +++++++++++++
48795  .../south-east-asian/script-khmer/misc/misc.txt             |  2 ++
48796  3 files changed, 16 insertions(+)
48797
48798 commit c50ed71e9a3df1844f564de66d54b46a696c1356
48799 Author: Behdad Esfahbod <behdad@behdad.org>
48800 Date:   Tue Jul 17 11:54:28 2012 -0400
48801
48802     [Indic] Recategorize Khmer coeng sign as a separate category OT_Coeng
48803
48804     Amend the syllable structure to allow a final subscripted consonant
48805     (Coeng+C) and a final subscripted independent vowel (Coeng+V).
48806     Fixes another 2k of Khmer failures.
48807
48808  src/hb-ot-shape-complex-indic-machine.rl                           |
48809  7 ++++---
48810  src/hb-ot-shape-complex-indic.cc                                   |
48811  6 +++++-
48812  .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt       | 1 +
48813  3 files changed, 10 insertions(+), 4 deletions(-)
48814
48815 commit deb521dee4fdca8c2124cfb39a205e6269d4a70d
48816 Author: Behdad Esfahbod <behdad@behdad.org>
48817 Date:   Tue Jul 17 11:37:32 2012 -0400
48818
48819     [Indic] Add a separate Coeng class
48820
48821     No characters recategorized yet.  No semantic change.
48822
48823  src/hb-ot-shape-complex-indic-machine.rl |  1 +
48824  src/hb-ot-shape-complex-indic-private.hh |  3 ++-
48825  src/hb-ot-shape-complex-indic.cc         | 26 ++++++++++++++++----------
48826  3 files changed, 19 insertions(+), 11 deletions(-)
48827
48828 commit 74ccc6a1322f8c48c5f2a05f04821783c4b87a14
48829 Author: Behdad Esfahbod <behdad@behdad.org>
48830 Date:   Tue Jul 17 11:16:19 2012 -0400
48831
48832     [Indic] Move Halant with after-base consonants
48833
48834     Normally, we attach the Halant to the previous character and move it
48835     with it.  For after-base consonants however, the Halant "belongs"
48836     to the
48837     consonant after, so attach it so.
48838
48839     This fixes Bengali sequences involving post-base consonant Ya, which
48840     should ligate with the Halant to form Ya Phala, but previously a
48841     reordered matras was blocking the ligation.
48842
48843  src/hb-ot-shape-complex-indic.cc                              |
48844  11 +++++++++++
48845  .../in-tree/shaper-indic/indic/script-bengali/misc/misc.txt   |  1 +
48846  2 files changed, 12 insertions(+)
48847
48848 commit d5c4edcdd6df32f2f23aca44f14838b4baab4d7a
48849 Author: Behdad Esfahbod <behdad@behdad.org>
48850 Date:   Tue Jul 17 10:40:59 2012 -0400
48851
48852     [Indic] Apply presentation-forms features all at once
48853
48854     Seems like this is what Uniscribe is doing, and does not break
48855     any fonts
48856     we tested (with Devanagari, Malayalam, Khmer, and Bengali), while
48857     fixing
48858     some Ra Phala sequences for Bengali with Vrinda.  Fixes another 2% of
48859     Bengali failures (a couple more to go).
48860
48861  src/hb-ot-shape-complex-indic.cc                                    |
48862  6 +++---
48863  .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt   | 1 +
48864  2 files changed, 4 insertions(+), 3 deletions(-)
48865
48866 commit 559f70667891a3ceeffb36f40de38a4f85868945
48867 Author: Behdad Esfahbod <behdad@behdad.org>
48868 Date:   Mon Jul 16 22:43:17 2012 -0400
48869
48870     Fix MarkAttachmentType matching
48871
48872     Fixes issue reported by Khaled Hosny with his Hussaini Nastaleeq font
48873     and sequences like those added in the previous commit.
48874
48875  src/hb-ot-layout.cc | 2 +-
48876  1 file changed, 1 insertion(+), 1 deletion(-)
48877
48878 commit 6de103547e4a7fb34c833861713ea373cd912261
48879 Author: Behdad Esfahbod <behdad@behdad.org>
48880 Date:   Mon Jul 16 22:46:06 2012 -0400
48881
48882     [test/arabic] Add Arabic tests for mark skipping
48883
48884     Expose a bug with Khaled's Hussaini Nastaleeq font.
48885
48886  .../shaper-arabic/script-arabic/misc/diacritics/MANIFEST       |  1 +
48887  .../script-arabic/misc/diacritics/mark-skipping.txt            |
48888  10 ++++++++++
48889  2 files changed, 11 insertions(+)
48890
48891 commit ad4494759fa8bfd2497800c24fa414075ed1aa61
48892 Author: Behdad Esfahbod <behdad@behdad.org>
48893 Date:   Mon Jul 16 22:40:21 2012 -0400
48894
48895     Minor
48896
48897  src/hb-ot-layout.cc | 2 +-
48898  1 file changed, 1 insertion(+), 1 deletion(-)
48899
48900 commit af92b4cc90e4184d5bdd8037c551ed482700114f
48901 Author: Behdad Esfahbod <behdad@behdad.org>
48902 Date:   Mon Jul 16 20:31:24 2012 -0400
48903
48904     [Indic] Disable 'kern' in Uniscribe bug compatibility mode
48905
48906     Uniscribe does not apply 'kern' in the Indic module.  Some of
48907     the Khmer
48908     fonts they ship have small adjustments in the 'kern' table.  Disable
48909     'kern' in the Indic module under Uniscribe bug compatibility mode.
48910
48911     Fixes some 10% of the Khmer failures.  Remains under 3% (excluding
48912     dotted-circle ones).
48913
48914  src/hb-ot-shape-complex-indic.cc | 3 +++
48915  1 file changed, 3 insertions(+)
48916
48917 commit d96838ef951ce6170eb2dc576ebcba2262cf7008
48918 Author: Behdad Esfahbod <behdad@behdad.org>
48919 Date:   Mon Jul 16 20:26:57 2012 -0400
48920
48921     Allow complex shapers overriding common features
48922
48923     In a new callback...  Currently unused by all complex shapers.
48924
48925  src/hb-ot-shape-complex-arabic.cc  |  6 ++++++
48926  src/hb-ot-shape-complex-indic.cc   |  6 ++++++
48927  src/hb-ot-shape-complex-misc.cc    | 18 ++++++++++++++++++
48928  src/hb-ot-shape-complex-private.hh | 30 ++++++++++++++++++++++++++++++
48929  src/hb-ot-shape.cc                 |  2 ++
48930  5 files changed, 62 insertions(+)
48931
48932 commit df50b8474094f0563ccfdae12c4425a51b72add6
48933 Author: Behdad Esfahbod <behdad@behdad.org>
48934 Date:   Mon Jul 16 19:56:29 2012 -0400
48935
48936     [Indic] Categorize other Khmer marks
48937
48938     Mark them the same as the Register Shifters for now.  Need to rename
48939     that category to something more sensible after all is settled.
48940
48941     Fixes another percent of Khmer failures.  Down to under 3%!
48942
48943  src/hb-ot-shape-complex-indic.cc | 4 ++++
48944  1 file changed, 4 insertions(+)
48945
48946 commit 8e7b5882fb4c1921c9d030d354a9b998115cdb8c
48947 Author: Behdad Esfahbod <behdad@behdad.org>
48948 Date:   Mon Jul 16 17:04:46 2012 -0400
48949
48950     [Indic] Recognize pre-base reordering Ra anywhere in the syllable
48951
48952     We were doing that only immediately after base.
48953
48954     Fixes another percent in the Khmer failures.  About three more
48955     to go...
48956
48957  src/hb-ot-shape-complex-indic.cc | 84
48958  ++++++++++++++++++++++------------------
48959  1 file changed, 46 insertions(+), 38 deletions(-)
48960
48961 commit 7d09c98a1fff97127e48eae48d380dc9fcff288e
48962 Author: Behdad Esfahbod <behdad@behdad.org>
48963 Date:   Mon Jul 16 16:45:22 2012 -0400
48964
48965     [Indic] Recognizer Register Shifter marks
48966
48967     Fixes another 6% of the Khmer failures.
48968
48969  src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
48970  src/hb-ot-shape-complex-indic-private.hh | 5 +++--
48971  src/hb-ot-shape-complex-indic.cc         | 2 ++
48972  3 files changed, 7 insertions(+), 3 deletions(-)
48973
48974 commit 60da763dfac96a7931d6e6bdef8b9973bd5209ab
48975 Author: Behdad Esfahbod <behdad@behdad.org>
48976 Date:   Mon Jul 16 16:13:32 2012 -0400
48977
48978     [GSUB/GDEF] Guess glyph classes after substitution only if no GDEF
48979
48980     Brings down Khmer failures with Daun Penh font from 36% to 20%.
48981
48982  src/hb-ot-layout-gsubgpos-private.hh | 20 +++++++++++++-------
48983  1 file changed, 13 insertions(+), 7 deletions(-)
48984
48985 commit fcdc5f1c8849a7f38d9f34f64d60c6d95d7501f7
48986 Author: Behdad Esfahbod <behdad@behdad.org>
48987 Date:   Mon Jul 16 15:52:54 2012 -0400
48988
48989     [Indic] Categorize Khmer Ro
48990
48991     Khmer failures down from 58% to 36%.
48992
48993  src/hb-ot-shape-complex-indic-private.hh | 2 ++
48994  1 file changed, 2 insertions(+)
48995
48996 commit 78818124b17691ec2c647142fdb9ae743aa03dee
48997 Author: Behdad Esfahbod <behdad@behdad.org>
48998 Date:   Mon Jul 16 15:49:08 2012 -0400
48999
49000     [Indic] Reoder pre-base reordering Ra
49001
49002     Brings down Malayalam failures from 14% down to 3%.
49003
49004  src/hb-ot-shape-complex-indic.cc | 42
49005  +++++++++++++++++++++++++++-------------
49006  1 file changed, 29 insertions(+), 13 deletions(-)
49007
49008 commit 1a1dbe9a2787f226f3e43063da8eb6633438b0a0
49009 Author: Behdad Esfahbod <behdad@behdad.org>
49010 Date:   Mon Jul 16 15:40:33 2012 -0400
49011
49012     [Indic] Rename
49013
49014  src/hb-ot-shape-complex-indic.cc | 8 ++++----
49015  1 file changed, 4 insertions(+), 4 deletions(-)
49016
49017 commit 46e645ec4b59f0a278347be11f40c7df700d5bb6
49018 Author: Behdad Esfahbod <behdad@behdad.org>
49019 Date:   Mon Jul 16 15:30:05 2012 -0400
49020
49021     [Indic] Start implementing pre-base reordering
49022
49023  src/hb-ot-shape-complex-indic.cc | 33 ++++++++++++++++++---------------
49024  1 file changed, 18 insertions(+), 15 deletions(-)
49025
49026 commit 921ce5b17daf06af8e17989a3e335b9f5df20483
49027 Author: Behdad Esfahbod <behdad@behdad.org>
49028 Date:   Mon Jul 16 15:26:56 2012 -0400
49029
49030     [Indic] Rename
49031
49032     No semantic change.
49033
49034  src/hb-ot-shape-complex-indic.cc | 26 +++++++++++++-------------
49035  1 file changed, 13 insertions(+), 13 deletions(-)
49036
49037 commit b504e060f008e95b1ba36c06600c9fea4f5d4808
49038 Author: Behdad Esfahbod <behdad@behdad.org>
49039 Date:   Mon Jul 16 15:21:12 2012 -0400
49040
49041     [Indic] Implement After-Main Reph positioning
49042
49043     Almost...
49044
49045  src/hb-ot-shape-complex-indic.cc | 8 +++++++-
49046  1 file changed, 7 insertions(+), 1 deletion(-)
49047
49048 commit 17d7de91d76406d3e92db37d9eef2fc615f06e68
49049 Author: Behdad Esfahbod <behdad@behdad.org>
49050 Date:   Mon Jul 16 15:20:15 2012 -0400
49051
49052     [Indic] Apply 'pref' to pre-base reodering Ra
49053
49054     No reordering yet.
49055
49056  src/hb-ot-shape-complex-indic.cc | 10 ++++++++++
49057  1 file changed, 10 insertions(+)
49058
49059 commit 362d3db8d3527d0fef260a17d2466e92a4a25425
49060 Author: Behdad Esfahbod <behdad@behdad.org>
49061 Date:   Mon Jul 16 15:15:28 2012 -0400
49062
49063     [Indic] Minor
49064
49065     Should not be any semantic change.  In preparation for implementing
49066     pre-base reordering Ra.
49067
49068  src/hb-ot-shape-complex-indic.cc | 8 +-------
49069  1 file changed, 1 insertion(+), 7 deletions(-)
49070
49071 commit 70fe77bb9a25922bd34f206826d8731d901fb451
49072 Author: Behdad Esfahbod <behdad@behdad.org>
49073 Date:   Mon Jul 16 14:52:18 2012 -0400
49074
49075     Minor
49076
49077  src/hb-ot-shape-complex-indic.cc | 44
49078  ++++++++++++++++++++--------------------
49079  1 file changed, 22 insertions(+), 22 deletions(-)
49080
49081 commit 2f903215c5da2330a37abe489a3f45f7c3fd5a09
49082 Author: Behdad Esfahbod <behdad@behdad.org>
49083 Date:   Mon Jul 16 13:54:43 2012 -0400
49084
49085     Minor
49086
49087  src/hb-ot-shape-complex-indic.cc | 2 +-
49088  1 file changed, 1 insertion(+), 1 deletion(-)
49089
49090 commit a3e04bee2c2fa648759a87e460db6b4f1b685586
49091 Author: Behdad Esfahbod <behdad@behdad.org>
49092 Date:   Mon Jul 16 13:47:19 2012 -0400
49093
49094     [Indic] Reorder virama only for old Indic spec
49095
49096  src/hb-ot-shape-complex-indic.cc | 15 +++++++++++++--
49097  1 file changed, 13 insertions(+), 2 deletions(-)
49098
49099 commit 0de771b72da6b342b015e3556190821547a4011d
49100 Author: Behdad Esfahbod <behdad@behdad.org>
49101 Date:   Mon Jul 16 13:39:36 2012 -0400
49102
49103     [Indic] Categorize Khmer consonants
49104
49105  src/hb-ot-shape-complex-indic.cc | 4 ++++
49106  1 file changed, 4 insertions(+)
49107
49108 commit d487fff266258eb1af056e9704cfb09d04251ddc
49109 Author: Behdad Esfahbod <behdad@behdad.org>
49110 Date:   Mon Jul 16 13:25:17 2012 -0400
49111
49112     Split matras without a Unicode decomposition
49113
49114     This is a hack for now, to get us going with Khmer.  This will be
49115     refactored properly later to move the complex logic into complex
49116     shapers.
49117
49118  src/hb-unicode.cc | 22 ++++++++++++++++++++++
49119  1 file changed, 22 insertions(+)
49120
49121 commit 8aa801a6fd1a737fa20b851edf7528bdd6635b8b
49122 Author: Behdad Esfahbod <behdad@behdad.org>
49123 Date:   Mon Jul 16 13:24:26 2012 -0400
49124
49125     [Indic] Adjust position for split matras
49126
49127     We are going to split matras without a Unicode decompositions in a way
49128     that the second half takes the codepoint of the whole matra.  So,
49129     position them where the second half is supposed to end up.
49130
49131  src/hb-ot-shape-complex-indic-private.hh | 6 +++---
49132  1 file changed, 3 insertions(+), 3 deletions(-)
49133
49134 commit 1feb8345a5fd92297eb6796e6dce633bafa0c76e
49135 Author: Behdad Esfahbod <behdad@behdad.org>
49136 Date:   Mon Jul 16 13:23:40 2012 -0400
49137
49138     [GSUB] Allow 1-to-1 ligature substitutions!
49139
49140     Apparently Uniscribe allows these, and they are used in some Khmer
49141     fonts
49142     shipped with Windows, namely, Daun Penh.
49143
49144  src/hb-ot-layout-gsub-table.hh | 2 +-
49145  1 file changed, 1 insertion(+), 1 deletion(-)
49146
49147 commit 29f106d7fba25e1464debd3a4831a7380d75c4c9
49148 Author: Behdad Esfahbod <behdad@behdad.org>
49149 Date:   Mon Jul 16 12:05:35 2012 -0400
49150
49151     [Indic] Apply Above Forms
49152
49153  src/hb-ot-shape-complex-indic.cc | 4 +++-
49154  1 file changed, 3 insertions(+), 1 deletion(-)
49155
49156 commit fa2bd9fb63d83b657373764d4b657084d8327fc9
49157 Author: Behdad Esfahbod <behdad@behdad.org>
49158 Date:   Sat Jul 14 12:15:54 2012 -0400
49159
49160     Further simplify atomic ops on Visual Studio
49161
49162  src/hb-atomic-private.hh | 5 -----
49163  1 file changed, 5 deletions(-)
49164
49165 commit 0a492357016bc9a614d2a726f2006c10af68ca58
49166 Author: Behdad Esfahbod <behdad@behdad.org>
49167 Date:   Fri Jul 13 13:20:49 2012 -0400
49168
49169     Minor
49170
49171  src/hb-warning.cc | 29 +++++------------------------
49172  1 file changed, 5 insertions(+), 24 deletions(-)
49173
49174 commit 11c4ad439ef2b39a840f397a693b1ba643f52c21
49175 Author: Behdad Esfahbod <behdad@behdad.org>
49176 Date:   Fri Jul 13 11:29:31 2012 -0400
49177
49178     Add -Wcast-align
49179
49180  configure.ac    | 3 +++
49181  src/Makefile.am | 2 +-
49182  2 files changed, 4 insertions(+), 1 deletion(-)
49183
49184 commit a98d0ab18624501ee60551304f2715361ac643da
49185 Author: Behdad Esfahbod <behdad@behdad.org>
49186 Date:   Fri Jul 13 10:19:10 2012 -0400
49187
49188     Make sure HB_BEGIN_DECLS / HB_END_DECLS is only used in public headers
49189
49190     So we can use them to switch default visibility to internal if
49191     desired,
49192     and use these to make only declared symbols public.
49193
49194  src/check-c-linkage-decls.sh             | 10 +++++++++-
49195  src/hb-fallback-shape-private.hh         |  6 ------
49196  src/hb-ot-shape-complex-indic-machine.rl |  4 ----
49197  3 files changed, 9 insertions(+), 11 deletions(-)
49198
49199 commit 5c5bc96216c9ad58243eb3ed27b253e237f08ebe
49200 Author: Behdad Esfahbod <behdad@behdad.org>
49201 Date:   Fri Jul 13 10:15:37 2012 -0400
49202
49203     Allow overriding HB_BEGIN_DECLS / HB_END_DECLS
49204
49205  src/hb-common.h | 2 ++
49206  1 file changed, 2 insertions(+)
49207
49208 commit ec5f5f0f8a1d5b3ff98452175bb4450a59897620
49209 Author: Behdad Esfahbod <behdad@behdad.org>
49210 Date:   Fri Jul 13 10:00:42 2012 -0400
49211
49212     Don't export inline methods
49213
49214  configure.ac | 3 +++
49215  1 file changed, 3 insertions(+)
49216
49217 commit 50a4e78b530563917eb606ff3b96dcc9eed5b3ee
49218 Author: Behdad Esfahbod <behdad@behdad.org>
49219 Date:   Fri Jul 13 09:48:39 2012 -0400
49220
49221     Check for exported weak symbols
49222
49223     Ouch, all our C++ inline functions are being exported (weakly)
49224     already.
49225     Fix coming.
49226
49227  src/check-internal-symbols.sh | 8 +++++++-
49228  1 file changed, 7 insertions(+), 1 deletion(-)
49229
49230 commit b5aeb95afeb13a66177caada9f5d5ad4cddbd35f
49231 Author: Behdad Esfahbod <behdad@behdad.org>
49232 Date:   Fri Jul 13 09:45:54 2012 -0400
49233
49234     Make hb_in_range() static
49235
49236  src/hb-private.hh | 2 +-
49237  1 file changed, 1 insertion(+), 1 deletion(-)
49238
49239 commit 271c8f89075607c689938b4f5e60323d9a1acd70
49240 Author: Behdad Esfahbod <behdad@behdad.org>
49241 Date:   Fri Jul 13 09:32:30 2012 -0400
49242
49243     Minor
49244
49245  src/hb-ft.cc | 4 ++--
49246  1 file changed, 2 insertions(+), 2 deletions(-)
49247
49248 commit 391f1ff5d894b60bfe0f606be436ffe7e43f7455
49249 Author: Behdad Esfahbod <behdad@behdad.org>
49250 Date:   Fri Jul 13 09:04:07 2012 -0400
49251
49252     Fix _InterlockedCompareExchangePointer on x86
49253
49254  src/hb-atomic-private.hh | 6 ++++++
49255  1 file changed, 6 insertions(+)
49256
49257 commit 2023e2b54d91924dddfd228ffdbb46021135b068
49258 Author: Behdad Esfahbod <behdad@behdad.org>
49259 Date:   Wed Jul 11 19:00:30 2012 -0400
49260
49261     [ft] Disable ppem setting
49262
49263     The calculations were wrong.
49264
49265     FreeType makes it really hard to set size and ppem independently.
49266     For now, disable it.  Need to come up with a fix later.
49267
49268  src/hb-ft.cc | 3 +++
49269  1 file changed, 3 insertions(+)
49270
49271 commit cdf7444505a7ae49d20f9ba6776dea92c1fde2a6
49272 Author: Behdad Esfahbod <behdad@behdad.org>
49273 Date:   Wed Jul 11 18:52:39 2012 -0400
49274
49275     [ft] Use unfitted kerning if x_ppem is zero
49276
49277  src/hb-ft.cc | 5 +++--
49278  1 file changed, 3 insertions(+), 2 deletions(-)
49279
49280 commit 6d08c7f1b3601095f9a12630045331dd0fe75380
49281 Author: Behdad Esfahbod <behdad@behdad.org>
49282 Date:   Wed Jul 11 18:01:27 2012 -0400
49283
49284     Revert "Towards templatizing common Lookup types"
49285
49286     This reverts commit 727135f3a9938c1ebd5b9f5015a46c7ccc8573c5.
49287
49288     This is work-in-progress.  Didn't mean to push it out just yet.
49289
49290  src/hb-ot-layout-gpos-table.hh       | 16 ++++++----------
49291  src/hb-ot-layout-gsub-table.hh       | 24 ++++++++++--------------
49292  src/hb-ot-layout-gsubgpos-private.hh | 33
49293  ++-------------------------------
49294  3 files changed, 18 insertions(+), 55 deletions(-)
49295
49296 commit 552bf3a9f9651311084b7979805dbdc18c0335ca
49297 Author: Behdad Esfahbod <behdad@behdad.org>
49298 Date:   Wed Jul 11 16:44:51 2012 -0400
49299
49300     Bump WINNT version requested from 500 to 600
49301
49302     Since we use the OpenType versions of Uniscribe functions, we are
49303     relying on that version of the WINNT API.  Otherwise, usp10.h
49304     will hide
49305     those symbols.
49306
49307  src/hb-uniscribe.cc | 2 +-
49308  src/hb-uniscribe.h  | 2 +-
49309  2 files changed, 2 insertions(+), 2 deletions(-)
49310
49311 commit 9a5b421a64db1bb23d5c6ebbc3bf3f3a5513dc36
49312 Author: Behdad Esfahbod <behdad@behdad.org>
49313 Date:   Wed Jul 11 16:35:04 2012 -0400
49314
49315     Fix build with no Unicode funcs implementations provided
49316
49317  src/hb-unicode-private.hh | 1 +
49318  1 file changed, 1 insertion(+)
49319
49320 commit 6efe1eca660135096f05987ac0ef9b635de6cdfd
49321 Author: Behdad Esfahbod <behdad@behdad.org>
49322 Date:   Wed Jul 11 15:30:08 2012 -0400
49323
49324     Update git.mk to upstream
49325
49326  git.mk | 58 ++++++++++++++++++++++++++++++++++++++--------------------
49327  1 file changed, 38 insertions(+), 20 deletions(-)
49328
49329 commit 727135f3a9938c1ebd5b9f5015a46c7ccc8573c5
49330 Author: Behdad Esfahbod <behdad@behdad.org>
49331 Date:   Tue Jul 3 22:15:35 2012 -0400
49332
49333     Towards templatizing common Lookup types
49334
49335  src/hb-ot-layout-gpos-table.hh       | 16 ++++++++++------
49336  src/hb-ot-layout-gsub-table.hh       | 24 ++++++++++++++----------
49337  src/hb-ot-layout-gsubgpos-private.hh | 33
49338  +++++++++++++++++++++++++++++++--
49339  3 files changed, 55 insertions(+), 18 deletions(-)
49340
49341 commit 1167c7bfc9e61f145e11da4881968293a4d3c0a9
49342 Author: Behdad Esfahbod <behdad@behdad.org>
49343 Date:   Tue Jul 3 11:38:46 2012 -0400
49344
49345     Minor
49346
49347  test/shaping/texts/in-tree/shaper-thai/MANIFEST                     |
49348  2 +-
49349  test/shaping/texts/in-tree/shaper-thai/misc/MANIFEST                | 1 -
49350  test/shaping/texts/in-tree/shaper-thai/script-thai/MANIFEST         | 1 +
49351  test/shaping/texts/in-tree/shaper-thai/script-thai/misc/MANIFEST    | 1 +
49352  .../shaper-thai/{misc/misc.txt => script-thai/misc/sara-am.txt}     |
49353  6 ++----
49354  5 files changed, 5 insertions(+), 6 deletions(-)
49355
49356 commit aa116582e69d18777448e7993078e5d6335ddfed
49357 Author: Behdad Esfahbod <behdad@behdad.org>
49358 Date:   Fri Jun 29 10:50:12 2012 -0400
49359
49360     Minor
49361
49362  .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt
49363  | 1 +
49364  1 file changed, 1 insertion(+)
49365
49366 commit 1f13c7185f02ea18d4fadd2ea8ad444bea863c39
49367 Author: Behdad Esfahbod <behdad@behdad.org>
49368 Date:   Wed Jun 27 10:07:27 2012 -0400
49369
49370     Add TODO item
49371
49372  TODO | 2 ++
49373  1 file changed, 2 insertions(+)
49374
49375 commit 12f5c0a222a2f0aebe63c0d367937a0ff985474a
49376 Author: Behdad Esfahbod <behdad@behdad.org>
49377 Date:   Tue Jun 26 11:16:13 2012 -0400
49378
49379     Fix check for Intel atomic ops
49380
49381  configure.ac             | 9 +++++----
49382  src/hb-atomic-private.hh | 2 +-
49383  2 files changed, 6 insertions(+), 5 deletions(-)
49384
49385 commit 6932a41fb61ffc2901c260587b1e98ed9c2a7ea1
49386 Author: Behdad Esfahbod <behdad@behdad.org>
49387 Date:   Tue Jun 26 10:46:31 2012 -0400
49388
49389     Use octal-escaped UTF-8 characters instead of plain text
49390
49391     https://bugs.freedesktop.org/show_bug.cgi?id=50970
49392
49393  src/hb-private.hh | 17 ++++++++++++-----
49394  1 file changed, 12 insertions(+), 5 deletions(-)
49395
49396 commit 8c0ea7bcb4409aaf8c96ad641f2db30003228ad0
49397 Author: Behdad Esfahbod <behdad@behdad.org>
49398 Date:   Sun Jun 24 13:20:56 2012 -0400
49399
49400     Disable introspection again
49401
49402     Until I figure out the build issues.  Sigh...
49403
49404  configure.ac    |  2 +-
49405  src/Makefile.am | 42 +++++++++++++++++++++---------------------
49406  2 files changed, 22 insertions(+), 22 deletions(-)
49407
49408 commit 8c5f5e6f5ec2b6a219fbdfc955f6299325a0adde
49409 Author: Behdad Esfahbod <behdad@behdad.org>
49410 Date:   Sun Jun 17 14:58:59 2012 -0400
49411
49412     Minor
49413
49414  configure.ac | 2 +-
49415  1 file changed, 1 insertion(+), 1 deletion(-)
49416
49417 commit 49f8e0cd9a5493ae26857c43bac0711cdf47c80d
49418 Author: Behdad Esfahbod <behdad@behdad.org>
49419 Date:   Sat Jun 16 15:40:03 2012 -0400
49420
49421     GStaticMutex is deprecated
49422
49423  src/hb-mutex-private.hh | 9 +++++++++
49424  1 file changed, 9 insertions(+)
49425
49426 commit 5e113a4b7921ced6af2d53460a7a2f1d0185c02a
49427 Author: Behdad Esfahbod <behdad@behdad.org>
49428 Date:   Sat Jun 16 15:26:13 2012 -0400
49429
49430     g_thread_init() is deprecated
49431
49432  test/api/hb-test.h | 2 ++
49433  1 file changed, 2 insertions(+)
49434
49435 commit 1bc1cb3603167f5da309336f7018c8b0608ac104
49436 Author: Behdad Esfahbod <behdad@behdad.org>
49437 Date:   Sat Jun 16 15:21:55 2012 -0400
49438
49439     Make source more digestable for gobject-introspection
49440
49441  src/hb-blob.cc            | 2 +-
49442  src/hb-blob.h             | 2 +-
49443  src/hb-buffer-private.hh  | 4 ++--
49444  src/hb-buffer.h           | 6 +++---
49445  src/hb-common.cc          | 2 +-
49446  src/hb-common.h           | 4 ++--
49447  src/hb-font-private.hh    | 6 +++---
49448  src/hb-font.cc            | 2 +-
49449  src/hb-font.h             | 8 ++++----
49450  src/hb-set-private.hh     | 2 +-
49451  src/hb-set.h              | 2 +-
49452  src/hb-shape.h            | 2 +-
49453  src/hb-unicode-private.hh | 2 +-
49454  src/hb-unicode.h          | 2 +-
49455  14 files changed, 23 insertions(+), 23 deletions(-)
49456
49457 commit 84d781e54cc75c81a06ba43fd7b1a74b8c7d9591
49458 Author: Behdad Esfahbod <behdad@behdad.org>
49459 Date:   Sat Jun 16 15:21:41 2012 -0400
49460
49461     Flesh out gobject-introspection stuff a bit
49462
49463  configure.ac    |  1 +
49464  src/Makefile.am | 23 +++++++++++++++++++++--
49465  2 files changed, 22 insertions(+), 2 deletions(-)
49466
49467 commit 49ee12ccd00870d4976339dc546c74eaf08a8fc0
49468 Author: Behdad Esfahbod <behdad@behdad.org>
49469 Date:   Sat Jun 16 14:53:51 2012 -0400
49470
49471     Add TODO item
49472
49473  TODO | 1 +
49474  1 file changed, 1 insertion(+)
49475
49476 commit d3c8115d1ad09404b8970b98e6b5ab74510a35f6
49477 Author: Behdad Esfahbod <behdad@behdad.org>
49478 Date:   Tue Jun 12 09:52:57 2012 -0400
49479
49480     Minor
49481
49482  TODO | 2 ++
49483  1 file changed, 2 insertions(+)
49484
49485 commit 2cf301968cb8c1150cead0ab909457cdd3ee2d01
49486 Author: Behdad Esfahbod <behdad@behdad.org>
49487 Date:   Sat Jun 9 14:58:01 2012 -0400
49488
49489     Add hb_object_lock/unlock()
49490
49491  src/hb-object-private.hh | 32 ++++++++++++++++++++++++++------
49492  1 file changed, 26 insertions(+), 6 deletions(-)
49493
49494 commit 6a5661f1e69c937083e8d976cb12429b99180d54
49495 Author: Behdad Esfahbod <behdad@behdad.org>
49496 Date:   Sat Jun 9 03:26:16 2012 -0400
49497
49498     Ugh
49499
49500  util/shape-consumer.hh | 2 --
49501  1 file changed, 2 deletions(-)
49502
49503 commit f211d5c291b4c947cfd732e873627567173057e4
49504 Author: Behdad Esfahbod <behdad@behdad.org>
49505 Date:   Sat Jun 9 03:11:22 2012 -0400
49506
49507     More Oops!  Fix fast-path with sub-type==0
49508
49509  src/hb-ot-layout-gpos-table.hh | 2 +-
49510  src/hb-ot-layout-gsub-table.hh | 2 +-
49511  util/shape-consumer.hh         | 2 ++
49512  3 files changed, 4 insertions(+), 2 deletions(-)
49513
49514 commit b1de6aa1f33b228afe231c8209aef90a5fa1ee5d
49515 Author: Behdad Esfahbod <behdad@behdad.org>
49516 Date:   Sat Jun 9 03:07:59 2012 -0400
49517
49518     Oops!
49519
49520  src/hb-ot-layout-gpos-table.hh | 2 +-
49521  src/hb-ot-layout-gsub-table.hh | 2 +-
49522  2 files changed, 2 insertions(+), 2 deletions(-)
49523
49524 commit b12e2549cbcd4f1ef46e66c75533686ee560f59b
49525 Author: Behdad Esfahbod <behdad@behdad.org>
49526 Date:   Sat Jun 9 03:05:20 2012 -0400
49527
49528     Minor
49529
49530  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
49531  1 file changed, 2 insertions(+), 2 deletions(-)
49532
49533 commit faf0f20253d954cc4cfa4c967ece7573a5ddae3b
49534 Author: Behdad Esfahbod <behdad@behdad.org>
49535 Date:   Sat Jun 9 03:02:36 2012 -0400
49536
49537     Add sanitize() logic for fast-paths
49538
49539  src/hb-ot-layout-gpos-table.hh | 15 ++++++++++++---
49540  src/hb-ot-layout-gsub-table.hh | 20 ++++++++++++++------
49541  2 files changed, 26 insertions(+), 9 deletions(-)
49542
49543 commit 4e766ff28d1fb831ded20666799787478129c07c
49544 Author: Behdad Esfahbod <behdad@behdad.org>
49545 Date:   Sat Jun 9 02:53:57 2012 -0400
49546
49547     Add fast-path for GPOS too
49548
49549     Shaves another 3% for DejaVu Sans long Latin strings.
49550
49551  src/hb-ot-layout-gpos-table.hh | 16 ++++++++++++++--
49552  1 file changed, 14 insertions(+), 2 deletions(-)
49553
49554 commit 993c51915f503f74ee00eee646b67bf2e3f73596
49555 Author: Behdad Esfahbod <behdad@behdad.org>
49556 Date:   Sat Jun 9 02:48:16 2012 -0400
49557
49558     Add fast-path to GSUB to check coverage
49559
49560     Shaves a good 10% off DejaVu Sans with simple Latin text for me.
49561     Now, DejaVu is very ChainContext-intensive, but it's also a very
49562     popular font!
49563
49564  src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++++--
49565  1 file changed, 16 insertions(+), 2 deletions(-)
49566
49567 commit f19e0b0099ec73b8fedccacff4902403f5eabc42
49568 Author: Behdad Esfahbod <behdad@behdad.org>
49569 Date:   Sat Jun 9 02:26:57 2012 -0400
49570
49571     Match input before backtrack
49572
49573     Makes more sense, optimization-wise.
49574
49575  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
49576  1 file changed, 4 insertions(+), 4 deletions(-)
49577
49578 commit 67bb9e8cea49a44be6996515e1c7d8cdc95a77e6
49579 Author: Behdad Esfahbod <behdad@behdad.org>
49580 Date:   Sat Jun 9 02:02:46 2012 -0400
49581
49582     Add set add_coverage() to Coverage()
49583
49584  src/hb-ot-layout-common-private.hh | 24 ++++++++++++++++++++++++
49585  src/hb-set-private.hh              |  5 +++++
49586  2 files changed, 29 insertions(+)
49587
49588 commit 4952f0aa5b2f4368d9e3418252e0a1b9294cd5ee
49589 Author: Behdad Esfahbod <behdad@behdad.org>
49590 Date:   Sat Jun 9 01:39:11 2012 -0400
49591
49592     Minor
49593
49594  src/hb-ot-layout-gsub-table.hh | 2 ++
49595  1 file changed, 2 insertions(+)
49596
49597 commit ad6a6f22401d6256e34521d0f52e91348c5ed4c9
49598 Author: Behdad Esfahbod <behdad@behdad.org>
49599 Date:   Sat Jun 9 01:21:02 2012 -0400
49600
49601     Minor
49602
49603  src/hb-ot-layout.cc | 2 +-
49604  1 file changed, 1 insertion(+), 1 deletion(-)
49605
49606 commit 46617a42133fbab151de4111a74dcbdc4e769c74
49607 Author: Behdad Esfahbod <behdad@behdad.org>
49608 Date:   Sat Jun 9 01:18:58 2012 -0400
49609
49610     Fix cache implementation
49611
49612  src/hb-cache-private.hh | 2 ++
49613  1 file changed, 2 insertions(+)
49614
49615 commit ce47613889aa3ff9b0067d3e51ba63cfdb139adb
49616 Author: Behdad Esfahbod <behdad@behdad.org>
49617 Date:   Sat Jun 9 01:10:26 2012 -0400
49618
49619     Micro-optimize
49620
49621     I know...
49622
49623  src/hb-ot-layout-gsubgpos-private.hh |  3 ++-
49624  src/hb-ot-layout.cc                  | 46
49625  ++++++++++++++++++++++--------------
49626  2 files changed, 30 insertions(+), 19 deletions(-)
49627
49628 commit 70416de298b811ab6be53a1c67f0d2531d99cd46
49629 Author: Behdad Esfahbod <behdad@behdad.org>
49630 Date:   Sat Jun 9 00:56:41 2012 -0400
49631
49632     Minor
49633
49634  src/hb-open-type-private.hh | 2 --
49635  1 file changed, 2 deletions(-)
49636
49637 commit 99159e52a3c9d5ae6c0fbdec64e7ed684fa70b61
49638 Author: Behdad Esfahbod <behdad@behdad.org>
49639 Date:   Sat Jun 9 00:50:40 2012 -0400
49640
49641     Use linear search for small counts
49642
49643     I see about 8% speedup with long strings with DejaVu Sans.
49644
49645  src/hb-open-type-private.hh | 19 ++++++++++++++-----
49646  1 file changed, 14 insertions(+), 5 deletions(-)
49647
49648 commit caf0412690542e58e23246dccc4b2fb83bd652ec
49649 Author: Behdad Esfahbod <behdad@behdad.org>
49650 Date:   Sat Jun 9 00:26:32 2012 -0400
49651
49652     Minor
49653
49654  src/hb-ot-layout-common-private.hh | 2 +-
49655  1 file changed, 1 insertion(+), 1 deletion(-)
49656
49657 commit 0f8fea71a66b1e01ee4398967db464393f478d42
49658 Author: Behdad Esfahbod <behdad@behdad.org>
49659 Date:   Sat Jun 9 00:24:38 2012 -0400
49660
49661     Minor.  Hide _hb_ot_layout_get_glyph_property()
49662
49663  src/hb-ot-layout-private.hh | 4 ----
49664  src/hb-ot-layout.cc         | 2 +-
49665  2 files changed, 1 insertion(+), 5 deletions(-)
49666
49667 commit 44b8ee0c90d7b1dd91e5848114141e3186534a0f
49668 Author: Behdad Esfahbod <behdad@behdad.org>
49669 Date:   Sat Jun 9 00:23:24 2012 -0400
49670
49671     Minor
49672
49673  src/hb-ot-layout-gpos-table.hh | 3 ++-
49674  src/hb-ot-layout.cc            | 2 +-
49675  2 files changed, 3 insertions(+), 2 deletions(-)
49676
49677 commit 7b84c536c10ab90ed96a033d88e9ad232d46c5b8
49678 Author: Behdad Esfahbod <behdad@behdad.org>
49679 Date:   Fri Jun 8 22:04:23 2012 -0400
49680
49681     In MarkBase attachment, only attach to first of a MultipleSubst
49682     sequence
49683
49684     This is apparently what Uniscribe does.  Test case is:
49685
49686       SEEN FATHA TEH ALEF
49687
49688     with Arabic Typesetting.  Originally reported by Khaled Hosny.
49689
49690  src/hb-ot-layout-gpos-table.hh       | 7 ++++++-
49691  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
49692  2 files changed, 14 insertions(+), 1 deletion(-)
49693
49694 commit ec57e0c5655ced5109c4638bf802772d336448fd
49695 Author: Behdad Esfahbod <behdad@behdad.org>
49696 Date:   Fri Jun 8 21:47:23 2012 -0400
49697
49698     Set lig_comp for MultipleSubst components
49699
49700     To be used for correct mark attachment to first component of a
49701     MultipleSubst output.  That's what Uniscribe does.
49702
49703  src/hb-ot-layout-gsub-table.hh | 4 +++-
49704  1 file changed, 3 insertions(+), 1 deletion(-)
49705
49706 commit e085fcf7ca302eb7802a032197c022819e7e7074
49707 Author: Behdad Esfahbod <behdad@behdad.org>
49708 Date:   Fri Jun 8 21:45:00 2012 -0400
49709
49710     Remove unused buffer->replace_glyphs_be16
49711
49712  src/hb-buffer-private.hh             |  3 ---
49713  src/hb-buffer.cc                     | 23 -----------------------
49714  src/hb-ot-layout-gsubgpos-private.hh |  8 --------
49715  3 files changed, 34 deletions(-)
49716
49717 commit 3ec77d6ae0510dc2c0ec64382c4948bc6e109844
49718 Author: Behdad Esfahbod <behdad@behdad.org>
49719 Date:   Fri Jun 8 21:44:06 2012 -0400
49720
49721     Don't use replace_glyphs_be for MultipleSubst
49722
49723  src/hb-ot-layout-gsub-table.hh       | 5 ++++-
49724  src/hb-ot-layout-gsubgpos-private.hh | 7 ++++++-
49725  2 files changed, 10 insertions(+), 2 deletions(-)
49726
49727 commit 4b7192125ffd295091d6b3a0bdfca7011947c2ca
49728 Author: Behdad Esfahbod <behdad@behdad.org>
49729 Date:   Fri Jun 8 21:41:46 2012 -0400
49730
49731     Minor
49732
49733  src/hb-ot-layout-gsub-table.hh       | 3 ++-
49734  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
49735  2 files changed, 10 insertions(+), 1 deletion(-)
49736
49737 commit 4508789f4b5e0ece5620d35598aeeb7ecbe3e3aa
49738 Author: Behdad Esfahbod <behdad@behdad.org>
49739 Date:   Fri Jun 8 21:32:43 2012 -0400
49740
49741     Add test for static initializers and other C++ stuff
49742
49743  src/Makefile.am           |  3 ++-
49744  src/check-static-inits.sh | 33 +++++++++++++++++++++++++++++++++
49745  2 files changed, 35 insertions(+), 1 deletion(-)
49746
49747 commit 56bd259b9ac22dd98913c8ca2e2cf7b30b632373
49748 Author: Behdad Esfahbod <behdad@behdad.org>
49749 Date:   Fri Jun 8 21:29:18 2012 -0400
49750
49751     Minor
49752
49753  src/check-internal-symbols.sh | 2 +-
49754  1 file changed, 1 insertion(+), 1 deletion(-)
49755
49756 commit 4538b47bf08e73e7f5cce6337df5fe154233c168
49757 Author: Behdad Esfahbod <behdad@behdad.org>
49758 Date:   Fri Jun 8 21:01:45 2012 -0400
49759
49760     Remove done TODO items
49761
49762  TODO | 7 +------
49763  1 file changed, 1 insertion(+), 6 deletions(-)
49764
49765 commit bc8357ea7b4c0d7c715aae353176434fb9460205
49766 Author: Behdad Esfahbod <behdad@behdad.org>
49767 Date:   Fri Jun 8 21:01:20 2012 -0400
49768
49769     Merge clusters during normalization
49770
49771  src/hb-ot-shape-normalize.cc | 11 +++++++----
49772  1 file changed, 7 insertions(+), 4 deletions(-)
49773
49774 commit fe3dabc08df7501010564f8844bd4d11771cc6a4
49775 Author: Behdad Esfahbod <behdad@behdad.org>
49776 Date:   Fri Jun 8 20:56:05 2012 -0400
49777
49778     Minor
49779
49780  src/hb-buffer.cc | 4 ++--
49781  1 file changed, 2 insertions(+), 2 deletions(-)
49782
49783 commit e88e14421a33ca5bdfd76bc0b2f801fcb6e78911
49784 Author: Behdad Esfahbod <behdad@behdad.org>
49785 Date:   Fri Jun 8 20:55:21 2012 -0400
49786
49787     Use merge_clusters instead of open-coding
49788
49789  src/hb-buffer.cc | 16 ++++------------
49790  1 file changed, 4 insertions(+), 12 deletions(-)
49791
49792 commit 330a2af3ff0e12c01b3b451357b8bdc83b2e9b47
49793 Author: Behdad Esfahbod <behdad@behdad.org>
49794 Date:   Fri Jun 8 20:40:02 2012 -0400
49795
49796     Use merge_clusters when forming Unicode clusters
49797
49798  src/hb-ot-shape.cc | 4 +++-
49799  1 file changed, 3 insertions(+), 1 deletion(-)
49800
49801 commit bd300df9adf955c1e69b3783c1c061876940fb8b
49802 Author: Behdad Esfahbod <behdad@behdad.org>
49803 Date:   Fri Jun 8 20:35:18 2012 -0400
49804
49805     Minor
49806
49807  src/hb-object-private.hh | 2 +-
49808  1 file changed, 1 insertion(+), 1 deletion(-)
49809
49810 commit e51d2b6ed1c794ac28c5610bfd01dbc9fb383633
49811 Author: Behdad Esfahbod <behdad@behdad.org>
49812 Date:   Fri Jun 8 20:33:27 2012 -0400
49813
49814     Extend into main buffer if extension hit end of out-buffer merging
49815     clusters
49816
49817  src/hb-buffer.cc                | 5 +++++
49818  src/hb-ot-shape-complex-misc.cc | 9 ---------
49819  2 files changed, 5 insertions(+), 9 deletions(-)
49820
49821 commit 5ced012d9f58c51d557a835593c3277e35fe3b35
49822 Author: Behdad Esfahbod <behdad@behdad.org>
49823 Date:   Fri Jun 8 20:31:32 2012 -0400
49824
49825     Extend end when merging clusters in out-buffer
49826
49827  src/hb-buffer.cc | 4 ++++
49828  1 file changed, 4 insertions(+)
49829
49830 commit 72c0a1878313e7232d554bc226f4c6dc01418a95
49831 Author: Behdad Esfahbod <behdad@behdad.org>
49832 Date:   Fri Jun 8 20:30:03 2012 -0400
49833
49834     Extend clusters backward in out-buffer
49835
49836  src/hb-buffer.cc                | 8 ++++++++
49837  src/hb-ot-shape-complex-misc.cc | 2 --
49838  2 files changed, 8 insertions(+), 2 deletions(-)
49839
49840 commit cd5891493df06fdb92e1ae526d29dee8df250235
49841 Author: Behdad Esfahbod <behdad@behdad.org>
49842 Date:   Fri Jun 8 20:27:53 2012 -0400
49843
49844     Extend clusters backwards, into the out-buffer too
49845
49846  src/hb-buffer.cc | 9 +++++++++
49847  1 file changed, 9 insertions(+)
49848
49849 commit 77471e037122548bfc08cacea6fbb472831c34f3
49850 Author: Behdad Esfahbod <behdad@behdad.org>
49851 Date:   Fri Jun 8 20:21:02 2012 -0400
49852
49853     Clear output buffer before calling GSUB pause functions
49854
49855  src/hb-ot-map.cc | 3 +++
49856  1 file changed, 3 insertions(+)
49857
49858 commit cafa6f372721fd6b0a7c0da68b9421d3e94931bc
49859 Author: Behdad Esfahbod <behdad@behdad.org>
49860 Date:   Fri Jun 8 20:17:10 2012 -0400
49861
49862     When merging clusters, extend the end
49863
49864  src/hb-buffer.cc | 20 ++++++++++++++------
49865  1 file changed, 14 insertions(+), 6 deletions(-)
49866
49867 commit 28ce5fa454b54f728044ee12a9dbe7d016783d4a
49868 Author: Behdad Esfahbod <behdad@behdad.org>
49869 Date:   Fri Jun 8 20:13:56 2012 -0400
49870
49871     Merge clusters when ligating
49872
49873  src/hb-ot-layout-gsub-table.hh | 1 +
49874  1 file changed, 1 insertion(+)
49875
49876 commit 2bb1761ccb7d300744ced6427165f4ea75ddf96c
49877 Author: Behdad Esfahbod <behdad@behdad.org>
49878 Date:   Fri Jun 8 19:29:44 2012 -0400
49879
49880     Minor, use next_glyph()
49881
49882  src/hb-ot-layout-gsub-table.hh | 2 +-
49883  1 file changed, 1 insertion(+), 1 deletion(-)
49884
49885 commit 5f68f8675e5ccaee91f5a90d86bc3b022b9a54e4
49886 Author: Behdad Esfahbod <behdad@behdad.org>
49887 Date:   Fri Jun 8 19:23:43 2012 -0400
49888
49889     Minor
49890
49891  src/hb-ot-shape.cc | 1 +
49892  1 file changed, 1 insertion(+)
49893
49894 commit 872969126756456a69bf958f3df6e56a26e57b0a
49895 Author: Behdad Esfahbod <behdad@behdad.org>
49896 Date:   Fri Jun 8 14:18:30 2012 -0400
49897
49898     Increase Uniscribe MAX_ITEMS
49899
49900  src/hb-uniscribe.cc | 2 +-
49901  1 file changed, 1 insertion(+), 1 deletion(-)
49902
49903 commit dbffa4c83d29c689ee4cd8a1c53e84521028c711
49904 Author: Behdad Esfahbod <behdad@behdad.org>
49905 Date:   Fri Jun 8 14:08:32 2012 -0400
49906
49907     Fix Uniscribe charset matching
49908
49909     Previously was failing to match fonts that didn't support
49910     CHARSET_ANSI.
49911
49912     There still remains a problem with the Uniscribe backend, in that if a
49913     font with the same family name is installed, and is newer, the native
49914     one is preferred over the font we provide.  Fixing it requires
49915     rewriting
49916     the name table with a unique family name...
49917
49918  src/hb-uniscribe.cc | 1 +
49919  1 file changed, 1 insertion(+)
49920
49921 commit 82e8bd8628aeb37835fb019a71b6bdac87824b97
49922 Author: Behdad Esfahbod <behdad@behdad.org>
49923 Date:   Fri Jun 8 11:48:29 2012 -0400
49924
49925     Remove unused code
49926
49927  src/hb-uniscribe.cc | 4 +---
49928  1 file changed, 1 insertion(+), 3 deletions(-)
49929
49930 commit 6da9dbff21b47fb10794b8d6cb747393c9eab7dd
49931 Author: Behdad Esfahbod <behdad@behdad.org>
49932 Date:   Fri Jun 8 10:53:35 2012 -0400
49933
49934     Remove zero-width chars in the fallback shaper too
49935
49936  src/hb-fallback-shape.cc | 16 ++++++++++++----
49937  1 file changed, 12 insertions(+), 4 deletions(-)
49938
49939 commit 68b76121f83fc9b87dc84f03e8bef38d4332734d
49940 Author: Behdad Esfahbod <behdad@behdad.org>
49941 Date:   Fri Jun 8 10:43:49 2012 -0400
49942
49943     Fix regressions introduced by sed.  Ouch!
49944
49945     Introduced in 99c2695759a6af855d565f4994bbdf220570bb48.
49946     Broken mark-mark and mark-ligature stuff.
49947
49948  src/hb-ot-layout-gpos-table.hh       | 6 +++---
49949  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
49950  2 files changed, 4 insertions(+), 4 deletions(-)
49951
49952 commit 0dd86f9f6849d82d60a99e66b6928795cfb2a3c7
49953 Author: Behdad Esfahbod <behdad@behdad.org>
49954 Date:   Fri Jun 8 10:23:03 2012 -0400
49955
49956     Whitespace
49957
49958  src/hb-uniscribe.cc | 144
49959  ++++++++++++++++++++++++++--------------------------
49960  1 file changed, 72 insertions(+), 72 deletions(-)
49961
49962 commit 8e7beba7c3b3dea3cb3b7e280c5aab4f13b92d31
49963 Author: Behdad Esfahbod <behdad@behdad.org>
49964 Date:   Fri Jun 8 10:22:06 2012 -0400
49965
49966     Fix Uniscribe clusters with direction-overriden Arabic
49967
49968  src/hb-uniscribe.cc | 4 ++--
49969  1 file changed, 2 insertions(+), 2 deletions(-)
49970
49971 commit b069c3c31bfbbf160eb897c7474be9ea90ed4fc1
49972 Author: Behdad Esfahbod <behdad@behdad.org>
49973 Date:   Fri Jun 8 10:10:29 2012 -0400
49974
49975     Really fix override-direction in Uniscribe
49976
49977  src/hb-uniscribe.cc | 10 +++++++---
49978  1 file changed, 7 insertions(+), 3 deletions(-)
49979
49980 commit fcd6f5326166e993b8f5222efbaffe916da98f0a
49981 Author: Behdad Esfahbod <behdad@behdad.org>
49982 Date:   Fri Jun 8 09:59:43 2012 -0400
49983
49984     Unbreak Uniscribe
49985
49986     Oops.  hb_tag_t and OPENTYPE_TAG have different endianness.  Perhaps
49987     something to add API for in hb-uniscribe.h
49988
49989  src/hb-private.hh   | 12 +++++++++++-
49990  src/hb-uniscribe.cc |  8 ++++----
49991  2 files changed, 15 insertions(+), 5 deletions(-)
49992
49993 commit 29eac8f591fdb86f1c4fdc0a6ab63910ff286b84
49994 Author: Behdad Esfahbod <behdad@behdad.org>
49995 Date:   Fri Jun 8 09:26:17 2012 -0400
49996
49997     Override direction in Uniscribe backend
49998
49999     Matches OT backend now.
50000
50001  src/hb-uniscribe.cc | 2 +-
50002  1 file changed, 1 insertion(+), 1 deletion(-)
50003
50004 commit 1c1233e57686d77d89fe3ac1dc53de9ee60798c1
50005 Author: Behdad Esfahbod <behdad@behdad.org>
50006 Date:   Fri Jun 8 09:20:53 2012 -0400
50007
50008     Make Uniscribe backend respect selected script
50009
50010  src/hb-uniscribe.cc | 15 +++++++++++++--
50011  1 file changed, 13 insertions(+), 2 deletions(-)
50012
50013 commit 0bb0f5d41976ae27c5c7a51cbb82144b48315a4b
50014 Author: Behdad Esfahbod <behdad@behdad.org>
50015 Date:   Thu Jun 7 17:42:48 2012 -0400
50016
50017     Add note re _NullPool
50018
50019  src/hb-open-type-private.hh | 1 +
50020  1 file changed, 1 insertion(+)
50021
50022 commit 2a3d911fe0ff5d6442659d3381d5b08c30ee2896
50023 Author: Behdad Esfahbod <behdad@behdad.org>
50024 Date:   Thu Jun 7 17:31:46 2012 -0400
50025
50026     Fix alignment-requirement missmatch
50027
50028     Detected by clang and lots of cmdline options.
50029
50030  src/hb-buffer-private.hh             | 2 +-
50031  src/hb-buffer.cc                     | 5 +++--
50032  src/hb-ot-layout-gsub-table.hh       | 4 ++--
50033  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
50034  4 files changed, 7 insertions(+), 6 deletions(-)
50035
50036 commit 6095de1635441af16340c7b2c5a6b4c531ec242f
50037 Author: Behdad Esfahbod <behdad@behdad.org>
50038 Date:   Thu Jun 7 15:48:18 2012 -0400
50039
50040     Fix clang warning with NO_MT path
50041
50042  src/hb-shape.cc | 2 +-
50043  1 file changed, 1 insertion(+), 1 deletion(-)
50044
50045 commit a18280a8ce9128fc9d75f8a367ae8ce0886a9599
50046 Author: Behdad Esfahbod <behdad@behdad.org>
50047 Date:   Thu Jun 7 15:44:12 2012 -0400
50048
50049     Fix warnings produced by clang analyzer
50050
50051  src/hb-icu.cc          | 6 ++++--
50052  test/api/test-blob.c   | 2 +-
50053  test/api/test-buffer.c | 4 ++--
50054  util/helper-cairo.cc   | 2 +-
50055  4 files changed, 8 insertions(+), 6 deletions(-)
50056
50057 commit 7ec83051c05777c0e6e2eea6ef6c71effede9527
50058 Author: Behdad Esfahbod <behdad@behdad.org>
50059 Date:   Thu Jun 7 13:32:57 2012 -0400
50060
50061     Fix warnings
50062
50063  util/ansi-print.cc | 30 +++++++++++++-----------------
50064  1 file changed, 13 insertions(+), 17 deletions(-)
50065
50066 commit 73cb02de2dd28b09d4aa76230132248215cfe83d
50067 Author: Behdad Esfahbod <behdad@behdad.org>
50068 Date:   Wed Jun 6 11:29:25 2012 -0400
50069
50070     Minor
50071
50072  src/hb-private.hh | 26 +++++++++++++-------------
50073  1 file changed, 13 insertions(+), 13 deletions(-)
50074
50075 commit 79e2b4791fe95ede9a1e6b1c71ccc6e36c4fc0e5
50076 Author: Behdad Esfahbod <behdad@behdad.org>
50077 Date:   Wed Jun 6 11:27:17 2012 -0400
50078
50079     Fix ASSERT_POD on clang
50080
50081     As reported by bashi.  Not tested.
50082
50083  src/hb-private.hh | 8 ++++++--
50084  1 file changed, 6 insertions(+), 2 deletions(-)
50085
50086 commit 4282d2f3771d6510c27b62e54cc1254d6f2389b3
50087 Author: Behdad Esfahbod <behdad@behdad.org>
50088 Date:   Wed Jun 6 03:42:36 2012 -0400
50089
50090     Enabled ICU again
50091
50092  configure.ac | 1 -
50093  1 file changed, 1 deletion(-)
50094
50095 commit 6220e5fc0dad728e67a92e838d3ac275d032f2c7
50096 Author: Behdad Esfahbod <behdad@behdad.org>
50097 Date:   Wed Jun 6 03:30:09 2012 -0400
50098
50099     Add ASSERT_POD for most objects
50100
50101  src/hb-blob.cc            | 1 +
50102  src/hb-buffer-private.hh  | 2 ++
50103  src/hb-font-private.hh    | 3 +++
50104  src/hb-object-private.hh  | 2 ++
50105  src/hb-private.hh         | 2 +-
50106  src/hb-set-private.hh     | 4 +++-
50107  src/hb-unicode-private.hh | 1 +
50108  7 files changed, 13 insertions(+), 2 deletions(-)
50109
50110 commit a00a63b5ef503fafa87e26b517732b2214e01719
50111 Author: Behdad Esfahbod <behdad@behdad.org>
50112 Date:   Wed Jun 6 03:07:01 2012 -0400
50113
50114     Add macros to check that types are POD
50115
50116  configure.ac                |  1 +
50117  src/hb-open-type-private.hh | 32 ++++++++++++++++++++------------
50118  src/hb-private.hh           | 24 ++++++++++++++++++++++++
50119  3 files changed, 45 insertions(+), 12 deletions(-)
50120
50121 commit 61eb60c129e865e92f6a5767a88c44a391f4d413
50122 Author: Behdad Esfahbod <behdad@behdad.org>
50123 Date:   Tue Jun 5 21:14:04 2012 -0400
50124
50125     Don't link to libstdc++
50126
50127     New try.
50128
50129  src/Makefile.am | 3 ++-
50130  1 file changed, 2 insertions(+), 1 deletion(-)
50131
50132 commit 81a4b9fd4eb8995c5930db1df3669db93661eb52
50133 Author: Behdad Esfahbod <behdad@behdad.org>
50134 Date:   Tue Jun 5 20:49:51 2012 -0400
50135
50136     Remove unused hb_static_mutex_t
50137
50138  src/hb-mutex-private.hh | 11 -----------
50139  1 file changed, 11 deletions(-)
50140
50141 commit 4a3a9897b3698dd09c3e880b3ddd4db24c6fb460
50142 Author: Behdad Esfahbod <behdad@behdad.org>
50143 Date:   Tue Jun 5 20:39:07 2012 -0400
50144
50145     Disable Intel atomic ops on mingw32
50146
50147     Apparently the configure test is not enough...
50148
50149  src/hb-atomic-private.hh | 2 +-
50150  1 file changed, 1 insertion(+), 1 deletion(-)
50151
50152 commit 0594a2448440208efa0acac9a5d8d52d43108289
50153 Author: Behdad Esfahbod <behdad@behdad.org>
50154 Date:   Tue Jun 5 20:35:40 2012 -0400
50155
50156     Cleanup TRUE/FALSE vs true/false
50157
50158  src/hb-atomic-private.hh           |  4 +--
50159  src/hb-blob.cc                     | 28 +++++++++---------
50160  src/hb-buffer-private.hh           |  2 +-
50161  src/hb-buffer.cc                   | 38 ++++++++++++-------------
50162  src/hb-buffer.h                    |  4 +--
50163  src/hb-fallback-shape.cc           |  2 +-
50164  src/hb-font.cc                     | 22 +++++++--------
50165  src/hb-ft.cc                       | 22 +++++++--------
50166  src/hb-glib.cc                     | 16 +++++------
50167  src/hb-graphite2.cc                |  8 +++---
50168  src/hb-icu.cc                      | 30 ++++++++++----------
50169  src/hb-ot-layout.cc                | 28 +++++++++---------
50170  src/hb-ot-shape-complex-private.hh |  2 +-
50171  src/hb-ot-shape-normalize.cc       | 16 +++++------
50172  src/hb-ot-shape.cc                 |  4 +--
50173  src/hb-private.hh                  | 18 ++++--------
50174  src/hb-set.cc                      |  2 +-
50175  src/hb-set.h                       |  2 +-
50176  src/hb-shape.cc                    |  6 ++--
50177  src/hb-tt-font.cc                  | 12 ++++----
50178  src/hb-unicode.cc                  |  8 +++---
50179  src/hb-uniscribe.cc                | 18 ++++++------
50180  src/main.cc                        |  2 +-
50181  util/hb-shape.cc                   |  2 +-
50182  util/helper-cairo.cc               | 16 +++++------
50183  util/main-font-text.hh             |  2 +-
50184  util/options.cc                    | 58
50185  +++++++++++++++++++-------------------
50186  util/options.hh                    |  2 +-
50187  util/view-cairo.hh                 |  2 +-
50188  29 files changed, 185 insertions(+), 191 deletions(-)
50189
50190 commit e1ac38f8dd04c29d2d4140f5a492cdaf25d72901
50191 Author: Behdad Esfahbod <behdad@behdad.org>
50192 Date:   Tue Jun 5 20:31:49 2012 -0400
50193
50194     Fix inert buffer set_length() with zero
50195
50196     Oops!
50197
50198  src/hb-buffer.cc | 3 +++
50199  1 file changed, 3 insertions(+)
50200
50201 commit 04bc1eebe7a304c0e6f86ab6814c65889f152602
50202 Author: Behdad Esfahbod <behdad@behdad.org>
50203 Date:   Tue Jun 5 20:16:56 2012 -0400
50204
50205     Add configure tests for Intel atomic intrinsics
50206
50207  configure.ac             | 17 +++++++++++++++++
50208  src/hb-atomic-private.hh | 12 ++++++------
50209  src/hb-mutex-private.hh  |  2 +-
50210  3 files changed, 24 insertions(+), 7 deletions(-)
50211
50212 commit 68c75b46977beb57e35082db26be712b3cd65678
50213 Author: Behdad Esfahbod <behdad@behdad.org>
50214 Date:   Tue Jun 5 19:55:46 2012 -0400
50215
50216     Shuffle
50217
50218  configure.ac | 16 ++++++++--------
50219  1 file changed, 8 insertions(+), 8 deletions(-)
50220
50221 commit f64b2ebf82c5f355cd95806478cd30c00b1a2731
50222 Author: Behdad Esfahbod <behdad@behdad.org>
50223 Date:   Tue Jun 5 19:23:29 2012 -0400
50224
50225     Remove last static initializer
50226
50227     We're free!  Lazy or immediate...
50228
50229  src/hb-ft.cc    |   2 +
50230  src/hb-shape.cc | 150
50231  ++++++++++++++++++++++++++++++++++++++++----------------
50232  2 files changed, 110 insertions(+), 42 deletions(-)
50233
50234 commit 4a8a529068fc380298bb05b9d878bede3e9f4da1
50235 Author: Behdad Esfahbod <behdad@behdad.org>
50236 Date:   Tue Jun 5 19:17:02 2012 -0400
50237
50238     Make hb-view err if all shapers failed
50239
50240  util/view-cairo.hh | 2 +-
50241  1 file changed, 1 insertion(+), 1 deletion(-)
50242
50243 commit 04aed572f112b96a6033cd6c3df7bdba5e29e93c
50244 Author: Behdad Esfahbod <behdad@behdad.org>
50245 Date:   Tue Jun 5 18:30:19 2012 -0400
50246
50247     Make hb-ft static-initializer free
50248
50249  src/hb-common.cc |  5 ++---
50250  src/hb-ft.cc     | 38 +++++++++++++++++++++++++++-----------
50251  2 files changed, 29 insertions(+), 14 deletions(-)
50252
50253 commit be4560a3b5e8599cbe2b29a01a60c21c9e2b194f
50254 Author: Behdad Esfahbod <behdad@behdad.org>
50255 Date:   Tue Jun 5 18:14:03 2012 -0400
50256
50257     Undo default unicode-funcs to avoid static initializer again
50258
50259  src/hb-buffer.cc          |  2 +-
50260  src/hb-glib.cc            | 23 ++++++++++++-----------
50261  src/hb-icu.cc             | 24 +++++++++++++-----------
50262  src/hb-unicode-private.hh | 10 +++++-----
50263  src/hb-unicode.cc         | 26 ++++++++++++++------------
50264  5 files changed, 45 insertions(+), 40 deletions(-)
50265
50266 commit 093171cceca63e48e735bbf05a2c11b1b7e95ef1
50267 Author: Behdad Esfahbod <behdad@behdad.org>
50268 Date:   Tue Jun 5 18:00:45 2012 -0400
50269
50270     Implement lock-free hb_language_t
50271
50272     Another static-initialization down.  One more to go.
50273
50274  src/hb-common.cc | 66
50275  +++++++++++++++++++++++++++++++++++++++++++++-----------
50276  1 file changed, 54 insertions(+), 12 deletions(-)
50277
50278 commit 6843ce01be0df501ef3149a2c1c54cdfb693195d
50279 Author: Behdad Esfahbod <behdad@behdad.org>
50280 Date:   Tue Jun 5 17:27:20 2012 -0400
50281
50282     Add atomic-pointer functions
50283
50284     Gonig to use these for lock-free linked-lists, to be used for
50285     hb_language_t among other things.
50286
50287  src/hb-atomic-private.hh | 21 +++++++++++++++++++++
50288  1 file changed, 21 insertions(+)
50289
50290 commit cdafe3a7d8483ac586e2c16487e2a09164e0f65c
50291 Author: Behdad Esfahbod <behdad@behdad.org>
50292 Date:   Tue Jun 5 16:34:49 2012 -0400
50293
50294     Add gcc intrinsics implementations for atomic and mutex
50295
50296  configure.ac             |  4 ++--
50297  src/hb-atomic-private.hh | 11 +++++++++--
50298  src/hb-mutex-private.hh  | 51
50299  +++++++++++++++++++++++++++++++++++++++++-------
50300  src/hb-object-private.hh |  4 +++-
50301  src/hb-warning.cc        | 14 ++++++-------
50302  5 files changed, 65 insertions(+), 19 deletions(-)
50303
50304 commit d970d2899b36a2fbd002b224b8bd37b0906fdd5f
50305 Author: Behdad Esfahbod <behdad@behdad.org>
50306 Date:   Tue Jun 5 16:06:28 2012 -0400
50307
50308     Add gcc implementation for atomic ops
50309
50310  src/hb-atomic-private.hh | 9 +++++++--
50311  1 file changed, 7 insertions(+), 2 deletions(-)
50312
50313 commit 0e253e97af71e2a7ead153589f61fd579a247502
50314 Author: Behdad Esfahbod <behdad@behdad.org>
50315 Date:   Tue Jun 5 15:37:19 2012 -0400
50316
50317     Add a mutex to object header
50318
50319     Removes one more static-initialization.  A few more to go.
50320
50321  src/hb-common.cc         | 24 +++++++++---------------
50322  src/hb-mutex-private.hh  | 19 +++++++------------
50323  src/hb-object-private.hh | 36 ++++++++++++++++++++++--------------
50324  src/hb-private.hh        | 11 +++++------
50325  4 files changed, 43 insertions(+), 47 deletions(-)
50326
50327 commit a2b471df821b32625d127f83b2f90e6d6a967e7e
50328 Author: Behdad Esfahbod <behdad@behdad.org>
50329 Date:   Tue Jun 5 15:17:44 2012 -0400
50330
50331     Remove static initializers from indic
50332
50333  src/hb-ot-shape-complex-indic.cc | 50
50334  +++++++++++++++++++++++++++++++---------
50335  1 file changed, 39 insertions(+), 11 deletions(-)
50336
50337 commit f06ab8a4262c759b4723614fd28f55ee77aa8466
50338 Author: Behdad Esfahbod <behdad@behdad.org>
50339 Date:   Tue Jun 5 12:31:51 2012 -0400
50340
50341     Better hide nil objects and make them const
50342
50343  src/hb-blob.cc            | 34 +++++++++++------------
50344  src/hb-buffer.cc          | 39 +++++++++++++-------------
50345  src/hb-font.cc            | 70
50346  +++++++++++++++++++++++------------------------
50347  src/hb-ft.cc              | 49 +++++++++++++++------------------
50348  src/hb-glib.cc            | 25 ++++++++---------
50349  src/hb-icu.cc             | 25 ++++++++---------
50350  src/hb-set.cc             | 16 +++++------
50351  src/hb-unicode-private.hh | 11 ++++----
50352  src/hb-unicode.cc         | 34 +++++++++++------------
50353  9 files changed, 146 insertions(+), 157 deletions(-)
50354
50355 commit bf93b636c4963cbc32d5fba7ace1053db6719192
50356 Author: Behdad Esfahbod <behdad@behdad.org>
50357 Date:   Tue Jun 5 14:17:32 2012 -0400
50358
50359     Remove constructor from hb_prealloced_array_t
50360
50361     This was causing all object types to be non-POD and have static
50362     initializers.  We don't need that!
50363
50364     Now, most nil objects just moved from .bss to .data.  Fixing for that
50365     coming soon.
50366
50367  src/hb-object-private.hh | 3 +++
50368  src/hb-private.hh        | 4 +++-
50369  src/hb-set-private.hh    | 1 +
50370  3 files changed, 7 insertions(+), 1 deletion(-)
50371
50372 commit 7037291aacb858f8090fd7d9028c196cc1a21703
50373 Author: Behdad Esfahbod <behdad@behdad.org>
50374 Date:   Tue Jun 5 13:30:11 2012 -0400
50375
50376     Check for atexit()
50377
50378  configure.ac | 2 +-
50379  1 file changed, 1 insertion(+), 1 deletion(-)
50380
50381 commit f1971a217424bd6db5c7072ba5cf197f318d4e47
50382 Author: Behdad Esfahbod <behdad@behdad.org>
50383 Date:   Tue Jun 5 13:04:20 2012 -0400
50384
50385     Fix warnings
50386
50387  src/indic.cc | 2 +-
50388  1 file changed, 1 insertion(+), 1 deletion(-)
50389
50390 commit b0a6e58bb3dda72dcce37d54d987591630a3db6c
50391 Author: Behdad Esfahbod <behdad@behdad.org>
50392 Date:   Mon Jun 4 10:21:22 2012 -0400
50393
50394     s/script-punjabi/script-gurmukhi/
50395
50396  test/shaping/texts/in-tree/shaper-indic/indic/MANIFEST                  |
50397  2 +-
50398  .../shaper-indic/indic/{script-punjabi => script-gurmukhi}/MANIFEST
50399  | 0
50400  .../indic/{script-punjabi => script-gurmukhi}/misc/MANIFEST             |
50401  0
50402  .../indic/{script-punjabi => script-gurmukhi}/misc/misc.txt             |
50403  0
50404  .../indic/{script-punjabi => script-gurmukhi}/utrrs/LICENSE             |
50405  0
50406  .../indic/{script-punjabi => script-gurmukhi}/utrrs/MANIFEST            |
50407  0
50408  .../shaper-indic/indic/{script-punjabi => script-gurmukhi}/utrrs/README
50409  | 0
50410  .../indic/{script-punjabi => script-gurmukhi}/utrrs/SOURCES             |
50411  0
50412  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt            |
50413  0
50414  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt
50415  | 0
50416  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt                |
50417  0
50418  .../utrrs/codepoint/IndicFontFeatureCodepoint-GurmukhiSpecific.txt
50419  | 0
50420  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt
50421  | 0
50422  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt              |
50423  0
50424  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt
50425  | 0
50426  .../indic/{script-punjabi => script-gurmukhi}/utrrs/codepoint/MANIFEST
50427  | 0
50428  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt                       |
50429  0
50430  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt                       |
50431  0
50432  .../indic/{script-punjabi => script-gurmukhi}/utrrs/gpos/MANIFEST
50433  | 0
50434  .../utrrs/gsub/IndicFontFeatureGSUB.txt                                 |
50435  0
50436  .../indic/{script-punjabi => script-gurmukhi}/utrrs/gsub/MANIFEST
50437  | 0
50438  21 files changed, 1 insertion(+), 1 deletion(-)
50439
50440 commit c1885483120d4b686b2fe95b217dce7248e040b1
50441 Author: Behdad Esfahbod <behdad@behdad.org>
50442 Date:   Mon Jun 4 08:56:00 2012 -0400
50443
50444     Add --verbose to hb-shape
50445
50446     Just turns all --show-* options on.
50447
50448  util/options.cc | 11 +++++++++++
50449  util/options.hh |  1 -
50450  2 files changed, 11 insertions(+), 1 deletion(-)
50451
50452 commit 9fc7a11469113d31d8095757c4fc038c3427d44a
50453 Author: Behdad Esfahbod <behdad@behdad.org>
50454 Date:   Mon Jun 4 08:28:19 2012 -0400
50455
50456     Remove comma at the end of enum
50457
50458     As reported by Jonathan Kew on the list.
50459
50460  src/hb-ot-shape-complex-indic.cc | 2 +-
50461  1 file changed, 1 insertion(+), 1 deletion(-)
50462
50463 commit 3b8fd9c48f4bde368bf2d465c148b9743a9216ee
50464 Author: Behdad Esfahbod <behdad@behdad.org>
50465 Date:   Sun Jun 3 15:54:19 2012 -0400
50466
50467     Remove const from ref_count.ref_count
50468
50469     According to Tom Hacohen this was breaking build with some compilers.
50470
50471     In file included from hb-buffer-private.hh:35:0,
50472                      from hb-ot-map-private.hh:32,
50473                      from hb-ot-shape-private.hh:32,
50474                      from hb-ot-shape.cc:29:
50475     hb-object-private.hh: In constructor
50476     '_hb_object_header_t::_hb_object_header_t()':
50477     hb-object-private.hh:97:8: error: uninitialized const member in
50478     'struct hb_reference_count_t'
50479     hb-object-private.hh:51:25: note: 'hb_reference_count_t::ref_count'
50480     should be initialized
50481     In file included from hb-ot-shape.cc:33:0:
50482     hb-set-private.hh: In constructor '_hb_set_t::_hb_set_t()':
50483     hb-set-private.hh:37:8: note: synthesized method
50484     '_hb_object_header_t::_hb_object_header_t()' first required here
50485     hb-ot-shape.cc: In function 'void
50486     hb_ot_shape_glyphs_closure(hb_font_t*, hb_buffer_t*, const
50487     hb_feature_t*, unsigned int, hb_set_t*)':
50488     hb-ot-shape.cc:521:12: note: synthesized method
50489     '_hb_set_t::_hb_set_t()' first required here
50490
50491  src/hb-object-private.hh | 2 +-
50492  1 file changed, 1 insertion(+), 1 deletion(-)
50493
50494 commit 70600dbf626808a30fb0fd8b7ae860e64d9ffe87
50495 Author: Behdad Esfahbod <behdad@behdad.org>
50496 Date:   Sun Jun 3 15:52:51 2012 -0400
50497
50498     Minor
50499
50500  src/hb-object-private.hh | 14 +++++++-------
50501  1 file changed, 7 insertions(+), 7 deletions(-)
50502
50503 commit ae62166519291057316a9d15cea3f1570fcb5eaf
50504 Author: Behdad Esfahbod <behdad@behdad.org>
50505 Date:   Sat Jun 2 12:21:19 2012 -0400
50506
50507     [util] Minor
50508
50509  util/options.cc        |  4 +---
50510  util/options.hh        | 26 ++++++++++++++------------
50511  util/shape-consumer.hh |  4 +++-
50512  3 files changed, 18 insertions(+), 16 deletions(-)
50513
50514 commit 5db0683a822f70c914468430cda6487cee740ae3
50515 Author: Behdad Esfahbod <behdad@behdad.org>
50516 Date:   Sat Jun 2 12:13:08 2012 -0400
50517
50518     [util] Make hb-shape continue shaping other lines if shapers failed
50519
50520  util/hb-ot-shape-closure.cc |  3 +++
50521  util/hb-shape.cc            | 36 +++++++++++++++++++++++++------
50522  util/main-font-text.hh      |  2 +-
50523  util/options.cc             | 34 ++++++++++++++++++++++-------
50524  util/options.hh             | 33 ++++++++++++++--------------
50525  util/shape-consumer.hh      | 17 ++++++++++++---
50526  util/view-cairo.cc          | 47 +++++++---------------------------------
50527  util/view-cairo.hh          | 52
50528  +++++++++++++++++++++++++++++++++++++++------
50529  8 files changed, 143 insertions(+), 81 deletions(-)
50530
50531 commit 96a9ef0c9fca8d58d8dc6baf6b262d96587abee0
50532 Author: Behdad Esfahbod <behdad@behdad.org>
50533 Date:   Fri Jun 1 13:46:26 2012 -0400
50534
50535     Remove tab character like other "zero-width" characters
50536
50537     Uniscribe does that, this make comparing results to Uniscribe
50538     easier.
50539
50540  src/hb-unicode-private.hh | 3 ++-
50541  1 file changed, 2 insertions(+), 1 deletion(-)
50542
50543 commit cd6a5493411fea30a04466128e1a37b4d89c6a72
50544 Author: Behdad Esfahbod <behdad@behdad.org>
50545 Date:   Fri Jun 1 13:45:25 2012 -0400
50546
50547     Remove unused variable
50548
50549  util/hb-ot-shape-closure.cc | 2 --
50550  1 file changed, 2 deletions(-)
50551
50552 commit 0558d55bac7fb9279aac859b465e7c0e3ad97492
50553 Author: Behdad Esfahbod <behdad@behdad.org>
50554 Date:   Mon May 28 10:46:47 2012 -0400
50555
50556     Remove hb_atomic_int_set/get()
50557
50558     We never use them in fact...
50559
50560     I'm just adjusting these as I better understand the requirements of
50561     the code and the guarantees of each operation.
50562
50563  src/hb-atomic-private.hh |  8 --------
50564  src/hb-object-private.hh | 12 +++++-------
50565  2 files changed, 5 insertions(+), 15 deletions(-)
50566
50567 commit 4efdffec095e19ceeb4b319d60201e84ece30fd9
50568 Author: Behdad Esfahbod <behdad@behdad.org>
50569 Date:   Sun May 27 22:39:48 2012 -0400
50570
50571     Minor Malayalam test case
50572
50573     From https://bugs.freedesktop.org/show_bug.cgi?id=45166
50574
50575  .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt
50576  | 1 +
50577  1 file changed, 1 insertion(+)
50578
50579 commit dfff5b3021016d3a472c100272fd8e2f52307860
50580 Author: Behdad Esfahbod <behdad@behdad.org>
50581 Date:   Sun May 27 22:07:04 2012 -0400
50582
50583     Add Myanmar test case
50584
50585  test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
50586  | 1 +
50587  .../texts/in-tree/shaper-indic/south-east-asian/script-myanmar/MANIFEST
50588  | 1 +
50589  .../in-tree/shaper-indic/south-east-asian/script-myanmar/misc/MANIFEST
50590  | 1 +
50591  .../in-tree/shaper-indic/south-east-asian/script-myanmar/misc/misc.txt
50592  | 1 +
50593  4 files changed, 4 insertions(+)
50594
50595 commit bce095524b3e69a47f8e88a2fb02d6ab537f9b0a
50596 Author: Behdad Esfahbod <behdad@behdad.org>
50597 Date:   Sun May 27 11:29:21 2012 -0400
50598
50599     Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name()
50600
50601  TODO                        |  1 +
50602  src/hb-font-private.hh      |  2 ++
50603  src/hb-font.cc              | 80
50604  +++++++++++++++++++++++++++++++++++----------
50605  src/hb-font.h               | 28 ++++++++++++++++
50606  src/hb-ft.cc                | 52 ++++++++++++++++++++++++-----
50607  util/hb-ot-shape-closure.cc |  9 ++---
50608  util/options.cc             | 10 ++----
50609  7 files changed, 142 insertions(+), 40 deletions(-)
50610
50611 commit bc145658bdaeaeea0cdbd719e2756f09a2dbfb48
50612 Author: Behdad Esfahbod <behdad@behdad.org>
50613 Date:   Sun May 27 10:45:57 2012 -0400
50614
50615     Warn if no Unicode functions implementation is found
50616
50617  src/hb-unicode-private.hh |  1 +
50618  src/hb-warning.cc         | 13 +++++++++++++
50619  2 files changed, 14 insertions(+)
50620
50621 commit a3547330fa88e30a138f6f17e60d9c7d1e316622
50622 Author: Behdad Esfahbod <behdad@behdad.org>
50623 Date:   Sun May 27 10:20:47 2012 -0400
50624
50625     Cleanup atomic ops on OS X
50626
50627  src/hb-atomic-private.hh | 7 +++----
50628  1 file changed, 3 insertions(+), 4 deletions(-)
50629
50630 commit e4b6d503c5575ddbf49249e3fef693d75ae75170
50631 Author: Behdad Esfahbod <behdad@behdad.org>
50632 Date:   Sun May 27 10:11:13 2012 -0400
50633
50634     Don't use atomic ops in hb_cache_t
50635
50636     We don't care about linearizability, so unprotected int read/write
50637     are enough, no need for expensive memory barriers.  It's a cache,
50638     that's all.
50639
50640  src/hb-cache-private.hh | 8 ++++----
50641  1 file changed, 4 insertions(+), 4 deletions(-)
50642
50643 commit 819faa05307aa192015f4b43d8103a35e87d6cc7
50644 Author: Behdad Esfahbod <behdad@behdad.org>
50645 Date:   Sun May 27 10:09:18 2012 -0400
50646
50647     Minor
50648
50649  src/hb-atomic-private.hh | 2 +-
50650  1 file changed, 1 insertion(+), 1 deletion(-)
50651
50652 commit 303d5850ec0516e198db241456b0cfc4899ef9c0
50653 Author: Behdad Esfahbod <behdad@behdad.org>
50654 Date:   Sun May 27 10:01:13 2012 -0400
50655
50656     Fix Windows atomic get/set
50657
50658     According to:
50659     http://msdn.microsoft.com/en-us/library/65tt87y8.aspx
50660
50661     MemoryBarrier() is the right macro to protect these, not
50662     _ReadBarrier()
50663     and/or _WriteBarrier().
50664
50665  src/hb-atomic-private.hh | 4 ++--
50666  1 file changed, 2 insertions(+), 2 deletions(-)
50667
50668 commit 8f8956a55fff95e5ad529d2f124c9528d1f4f81d
50669 Author: Behdad Esfahbod <behdad@behdad.org>
50670 Date:   Fri May 25 14:30:24 2012 -0400
50671
50672     [util] Add hidden --shaper that is equivalent of --shapers
50673
50674  util/helper-cairo.cc | 2 +-
50675  util/options.cc      | 6 +++++-
50676  2 files changed, 6 insertions(+), 2 deletions(-)
50677
50678 commit 29ce446d3161b7ea5874352e5f8eb33cd59338c3
50679 Author: Behdad Esfahbod <behdad@behdad.org>
50680 Date:   Fri May 25 14:17:54 2012 -0400
50681
50682     Add set iterator
50683
50684  src/hb-set-private.hh       | 26 +++++++++++++++++++++++---
50685  src/hb-set.cc               |  7 +++++++
50686  src/hb-set.h                | 11 +++++++++--
50687  util/hb-ot-shape-closure.cc |  8 +++++---
50688  4 files changed, 44 insertions(+), 8 deletions(-)
50689
50690 commit 62c3e111fce0ad34960871134c2eb6da572df303
50691 Author: Behdad Esfahbod <behdad@behdad.org>
50692 Date:   Fri May 25 13:48:00 2012 -0400
50693
50694     Add set symmetric difference
50695
50696  src/hb-set-private.hh | 5 +++++
50697  src/hb-set.cc         | 7 +++++++
50698  src/hb-set.h          | 6 ++++++
50699  3 files changed, 18 insertions(+)
50700
50701 commit 27aba594c90b4444c35273a38f5fedc8e09d9a88
50702 Author: Behdad Esfahbod <behdad@behdad.org>
50703 Date:   Thu May 24 15:00:01 2012 -0400
50704
50705     Minor
50706
50707  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
50708  src/hb-ot-shape-complex-indic.cc         | 2 +-
50709  2 files changed, 2 insertions(+), 2 deletions(-)
50710
50711 commit cde1c0114ba66a45d907e81a49bf625e0dc946b0
50712 Author: Behdad Esfahbod <behdad@behdad.org>
50713 Date:   Thu May 24 10:46:39 2012 -0400
50714
50715     Fix hb_atomic_int_set() implementation for HB_NO_MT
50716
50717     As pointed out by Jonathan Kew.
50718
50719  src/hb-atomic-private.hh | 2 +-
50720  1 file changed, 1 insertion(+), 1 deletion(-)
50721
50722 commit 3b9b7133bea787f787170beea073f185e36d2327
50723 Author: Behdad Esfahbod <behdad@behdad.org>
50724 Date:   Wed May 23 22:00:25 2012 -0400
50725
50726     Update TODO
50727
50728  TODO | 18 ++++++++++++++++--
50729  1 file changed, 16 insertions(+), 2 deletions(-)
50730
50731 commit ff3524c21aabf5d0d6014d1ce1b3e12ca5f0990f
50732 Author: Behdad Esfahbod <behdad@behdad.org>
50733 Date:   Wed May 23 21:50:43 2012 -0400
50734
50735     Add Arabic diacritics tests
50736
50737  .../shaper-arabic/script-arabic/misc/MANIFEST      |   2 +-
50738  .../script-arabic/misc/diacritics/MANIFEST         |   5 +
50739  .../script-arabic/misc/diacritics/lam-alef.txt     |  28 +
50740  .../misc/diacritics/language-arabic.txt            | 695
50741  +++++++++++++++++++++
50742  .../misc/diacritics/language-persian.txt           |  48 ++
50743  .../misc/diacritics/language-urdu.txt              | 188 ++++++
50744  .../misc/{ => diacritics}/ligature-diacritics.txt  |   0
50745  7 files changed, 965 insertions(+), 1 deletion(-)
50746
50747 commit ed2f1363a391add41f10cff18792003583a10257
50748 Author: Behdad Esfahbod <behdad@behdad.org>
50749 Date:   Tue May 22 22:12:22 2012 -0400
50750
50751     Fix substitution glyph class propagation
50752
50753     The old code was doing nothing.
50754
50755     Still got to find an example font+string that makes this matter, but
50756     need this for fixing synthetic GDEF anyway.
50757
50758  src/hb-ot-layout-gsub-table.hh       | 10 ++++------
50759  src/hb-ot-layout-gsubgpos-private.hh | 23 ++++++-----------------
50760  2 files changed, 10 insertions(+), 23 deletions(-)
50761
50762 commit a6de53664df9549a5dc93752647ea1d3bb336f7b
50763 Author: Behdad Esfahbod <behdad@behdad.org>
50764 Date:   Fri May 18 15:04:35 2012 -0400
50765
50766     Add CJK Compatibility Ideographs tests
50767
50768     From:
50769     http://people.mozilla.org/~jdaggett/tests/cjkcompat.html
50770
50771  test/shaping/texts/in-tree/shaper-default/MANIFEST                     |
50772  3 ++-
50773  .../in-tree/shaper-default/{script-japanese => script-han}/MANIFEST
50774  | 0
50775  test/shaping/texts/in-tree/shaper-default/script-han/misc/MANIFEST     |
50776  1 +
50777  .../texts/in-tree/shaper-default/script-han/misc/cjk-compat.txt        |
50778  3 +++
50779  test/shaping/texts/in-tree/shaper-default/script-hiragana/MANIFEST     |
50780  1 +
50781  .../shaper-default/{script-japanese => script-hiragana}/misc/MANIFEST
50782  | 0
50783  .../{script-japanese => script-hiragana}/misc/kazuraki-liga-lines.txt
50784  | 0
50785  .../{script-japanese => script-hiragana}/misc/kazuraki-liga.txt
50786  | 0
50787  8 files changed, 7 insertions(+), 1 deletion(-)
50788
50789 commit 20fdb0f41d81b226e076a4830d4b0d03da31fc19
50790 Author: Behdad Esfahbod <behdad@behdad.org>
50791 Date:   Thu May 17 22:04:45 2012 -0400
50792
50793     Add a lock-free cache type for int->int functions
50794
50795     To be used for cmap and advance caching if desired.
50796
50797  TODO                    |  2 ++
50798  src/Makefile.am         |  1 +
50799  src/hb-cache-private.hh | 72
50800  +++++++++++++++++++++++++++++++++++++++++++++++++
50801  src/hb-font.cc          |  2 ++
50802  4 files changed, 77 insertions(+)
50803
50804 commit bd908b4f102b5ae18a3ad4a8b137994cf74b86ce
50805 Author: Behdad Esfahbod <behdad@behdad.org>
50806 Date:   Thu May 17 22:02:08 2012 -0400
50807
50808     Implement hb_atomic_int_set() for OS X
50809
50810  src/hb-atomic-private.hh | 2 ++
50811  1 file changed, 2 insertions(+)
50812
50813 commit 022a05ae90f30bcddff413022e0cd801809b5390
50814 Author: Behdad Esfahbod <behdad@behdad.org>
50815 Date:   Thu May 17 21:53:24 2012 -0400
50816
50817     Minor
50818
50819  src/hb-atomic-private.hh | 4 +++-
50820  src/hb-mutex-private.hh  | 4 +++-
50821  2 files changed, 6 insertions(+), 2 deletions(-)
50822
50823 commit 22afd66a30d01b6771405e76777306f600807bea
50824 Author: Behdad Esfahbod <behdad@behdad.org>
50825 Date:   Thu May 17 21:23:49 2012 -0400
50826
50827     Add hb_atomic_int_set() again
50828
50829  src/hb-atomic-private.hh | 9 ++++++---
50830  1 file changed, 6 insertions(+), 3 deletions(-)
50831
50832 commit 4aa7258cb16176a89e1547fee8f86571fdd98307
50833 Author: Behdad Esfahbod <behdad@behdad.org>
50834 Date:   Thu May 17 21:01:04 2012 -0400
50835
50836     Fix type conflicts on Windows without glib
50837
50838  src/hb-tt-font.cc | 3 ++-
50839  1 file changed, 2 insertions(+), 1 deletion(-)
50840
50841 commit f039e79d5438a8fc4a3ec11a387bbfc0f6b83024
50842 Author: Behdad Esfahbod <behdad@behdad.org>
50843 Date:   Thu May 17 20:55:12 2012 -0400
50844
50845     Don't use min/max as function names
50846
50847     They can be macros on some systems.  Eg. mingw32.
50848
50849  src/hb-set-private.hh | 4 ++--
50850  src/hb-set.cc         | 4 ++--
50851  2 files changed, 4 insertions(+), 4 deletions(-)
50852
50853 commit 34961e3198e27fa37fd4cfdad12ef86a2e9e51c2
50854 Author: Behdad Esfahbod <behdad@behdad.org>
50855 Date:   Thu May 17 20:50:38 2012 -0400
50856
50857     Prefer native atomic/mutex ops to glib's
50858
50859  src/hb-atomic-private.hh | 29 ++++++++++++++++-------------
50860  src/hb-mutex-private.hh  | 24 ++++++++++++++----------
50861  2 files changed, 30 insertions(+), 23 deletions(-)
50862
50863 commit ec3ba4b96fc4f262db1ff9f906628c32f26c9b7d
50864 Author: Behdad Esfahbod <behdad@behdad.org>
50865 Date:   Thu May 17 20:30:46 2012 -0400
50866
50867     Move atomic ops into their own header
50868
50869  src/Makefile.am          |  1 +
50870  src/hb-atomic-private.hh | 78
50871  ++++++++++++++++++++++++++++++++++++++++++++++++
50872  src/hb-mutex-private.hh  |  1 -
50873  src/hb-object-private.hh | 52 ++------------------------------
50874  src/hb-warning.cc        |  2 +-
50875  5 files changed, 82 insertions(+), 52 deletions(-)
50876
50877 commit de0878395be5c72d7058faac8f64715bdd42eb3b
50878 Author: Behdad Esfahbod <behdad@behdad.org>
50879 Date:   Thu May 17 20:15:49 2012 -0400
50880
50881     Update TODO
50882
50883  TODO | 12 ++++++++----
50884  1 file changed, 8 insertions(+), 4 deletions(-)
50885
50886 commit c87b317f0eb118e67134e8e419a6d65e0fa40d30
50887 Author: Behdad Esfahbod <behdad@behdad.org>
50888 Date:   Tue May 15 23:53:18 2012 -0400
50889
50890     [util] Add hb-ot-shape-closure tool
50891
50892     Computes all the glyphs that may be generated given a font and
50893     set of Unicode characters.
50894
50895     The order of the Unicode characters is irrelevant.
50896
50897     Sample output:
50898
50899     behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf f
50900     f f_f
50901
50902     behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf i
50903     i
50904
50905     behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf fi
50906     f f_i f_f_i f_f i
50907
50908     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ب
50909     uni0628 uni0628.init uni0628.medi uni0628.fina
50910
50911     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ا
50912     uni0627 uni0627.fina
50913
50914     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با
50915     uni0627 uni0627.fina uni0628 uni0628.init uni0628.medi uni0628.fina
50916
50917     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با
50918     --no-glyph-names
50919     5 6 133 134 135 136
50920
50921  configure.ac                |   2 +-
50922  util/Makefile.am            |  22 ++++++---
50923  util/hb-ot-shape-closure.cc | 112
50924  ++++++++++++++++++++++++++++++++++++++++++++
50925  util/options.hh             |  12 +++++
50926  4 files changed, 140 insertions(+), 8 deletions(-)
50927
50928 commit 45675e589e6ef9f81b2a4199cf33e3e7778433a8
50929 Author: Behdad Esfahbod <behdad@behdad.org>
50930 Date:   Tue May 15 23:10:39 2012 -0400
50931
50932     [util] Refactor to accommodate for upcoming new tool
50933
50934  util/Makefile.am                       | 10 +++--
50935  util/hb-shape.cc                       | 70
50936  +++++++++++++++-------------------
50937  util/hb-view.cc                        |  8 ++--
50938  util/{hb-view.hh => main-font-text.hh} | 48 +++++++++++------------
50939  util/shape-consumer.hh                 | 69
50940  +++++++++++++++++++++++++++++++++
50941  5 files changed, 135 insertions(+), 70 deletions(-)
50942
50943 commit 1d6846db9ebf84561bb30a4e48c6c43184914099
50944 Author: Behdad Esfahbod <behdad@behdad.org>
50945 Date:   Sun May 13 18:09:29 2012 +0200
50946
50947     [Indic] Apply vatu feature after cjct
50948
50949     Testing with old Deva spec this reduces failures.
50950     Test sequence: U+0915,U+094D,U+0930.
50951
50952  src/hb-ot-shape-complex-indic.cc | 6 +++---
50953  1 file changed, 3 insertions(+), 3 deletions(-)
50954
50955 commit 8caf5dcd66550351c6038b9ae7ecc5254eed64ff
50956 Author: Behdad Esfahbod <behdad@behdad.org>
50957 Date:   Sun May 13 17:10:18 2012 +0200
50958
50959     Minor
50960
50961  util/ansi-print.cc | 67
50962  +++++++++++++++++++++++++++---------------------------
50963  1 file changed, 33 insertions(+), 34 deletions(-)
50964
50965 commit 617f4ac46f1084859d2034c08760e31e52d3bec3
50966 Author: Behdad Esfahbod <behdad@behdad.org>
50967 Date:   Sun May 13 16:48:03 2012 +0200
50968
50969     Refactor
50970
50971  src/hb-ot-shape-complex-indic.cc | 44
50972  +++++++++++++++++++++-------------------
50973  1 file changed, 23 insertions(+), 21 deletions(-)
50974
50975 commit 5e4e21fce4b548b0b8a5951bc8f35a9f27428192
50976 Author: Behdad Esfahbod <behdad@behdad.org>
50977 Date:   Sun May 13 16:46:08 2012 +0200
50978
50979     Revert "[Indic] Refactoring"
50980
50981     This reverts commit 0831061efb78983b9c6e1e72574c977e56383c08.
50982
50983  src/hb-ot-shape-complex-indic.cc | 28 ++++++++--------------------
50984  1 file changed, 8 insertions(+), 20 deletions(-)
50985
50986 commit 3f18236a03880c0960f5990dc90685f6146951a6
50987 Author: Behdad Esfahbod <behdad@behdad.org>
50988 Date:   Sun May 13 16:20:10 2012 +0200
50989
50990     Fix more warnings
50991
50992  src/hb-ot-layout-common-private.hh | 2 +-
50993  src/hb-ot-layout-gsub-table.hh     | 2 +-
50994  src/hb-ot-shape-complex-indic.cc   | 8 ++++----
50995  3 files changed, 6 insertions(+), 6 deletions(-)
50996
50997 commit 9f377ed3210fe7d9f15e0c4f82020556f9a8f6f0
50998 Author: Behdad Esfahbod <behdad@behdad.org>
50999 Date:   Sun May 13 16:13:44 2012 +0200
51000
51001     Fix more unused-var warnings
51002
51003  src/hb-ot-shape-complex-arabic.cc |  7 +++++--
51004  src/hb-ot-shape-complex-indic.cc  | 25 ++++++++++++++++++-------
51005  src/hb-ot-shape-complex-misc.cc   | 21 +++++++++++++++------
51006  src/hb-ot-shape-normalize.cc      | 13 ++++++-------
51007  src/hb-set.cc                     |  2 +-
51008  5 files changed, 45 insertions(+), 23 deletions(-)
51009
51010 commit d993e72331c6c4c783b803e01e4d4a02c8e3eb77
51011 Author: Behdad Esfahbod <behdad@behdad.org>
51012 Date:   Sun May 13 16:04:36 2012 +0200
51013
51014     Fix hb_face_set_index()
51015
51016  src/hb-font.cc | 2 +-
51017  1 file changed, 1 insertion(+), 1 deletion(-)
51018
51019 commit 93345edcbea49bdf0e22f26b5b74a23e601dfab4
51020 Author: Behdad Esfahbod <behdad@behdad.org>
51021 Date:   Sun May 13 16:01:08 2012 +0200
51022
51023     Fix warnings
51024
51025  src/hb-fallback-shape.cc |  4 ++--
51026  src/hb-private.hh        | 54
51027  ++++++++++++++++++++++++------------------------
51028  2 files changed, 29 insertions(+), 29 deletions(-)
51029
51030 commit eace47b173807d94b29a6490d0bc3c9f8f6168d1
51031 Author: Behdad Esfahbod <behdad@behdad.org>
51032 Date:   Sun May 13 15:54:43 2012 +0200
51033
51034     Minor
51035
51036  src/hb-ot-shape-complex-indic.cc | 2 +-
51037  1 file changed, 1 insertion(+), 1 deletion(-)
51038
51039 commit 99c2695759a6af855d565f4994bbdf220570bb48
51040 Author: Behdad Esfahbod <behdad@behdad.org>
51041 Date:   Sun May 13 15:45:18 2012 +0200
51042
51043     Add accessort to buffer for current info, current pos, and prev info
51044
51045  src/hb-buffer-private.hh             |  9 ++++++++
51046  src/hb-ot-layout-gpos-table.hh       | 44
51047  ++++++++++++++++++------------------
51048  src/hb-ot-layout-gsub-table.hh       | 28 +++++++++++------------
51049  src/hb-ot-layout-gsubgpos-private.hh | 28 +++++++++++------------
51050  src/hb-ot-shape-complex-arabic.cc    |  4 ++--
51051  src/hb-ot-shape-complex-misc.cc      |  5 ++--
51052  src/hb-ot-shape-normalize.cc         | 16 ++++++-------
51053  src/hb-ot-shape.cc                   |  8 +++----
51054  8 files changed, 76 insertions(+), 66 deletions(-)
51055
51056 commit 6736f3c5b09af6a71935afc04248b033e171a9b2
51057 Author: Behdad Esfahbod <behdad@behdad.org>
51058 Date:   Sun May 13 15:21:06 2012 +0200
51059
51060     Minor
51061
51062  src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
51063  1 file changed, 3 insertions(+), 4 deletions(-)
51064
51065 commit 5df809b655bb1318115651fd87d4555cdd9b41cb
51066 Author: Behdad Esfahbod <behdad@behdad.org>
51067 Date:   Sun May 13 15:17:51 2012 +0200
51068
51069     [GSUB/GPOS] Remove context_length
51070
51071     The spec doesn't say contextual matching should be done this way,
51072     and AOTS doesn't do it either.  It was inherited from old HarfBuzz.
51073     Remove it.
51074
51075  src/hb-ot-layout-common-private.hh   |  1 -
51076  src/hb-ot-layout-gpos-table.hh       |  3 ---
51077  src/hb-ot-layout-gsub-table.hh       |  6 ++----
51078  src/hb-ot-layout-gsubgpos-private.hh | 32
51079  +++++++++++---------------------
51080  4 files changed, 13 insertions(+), 29 deletions(-)
51081
51082 commit 28b9d502bb69a8045818d5f6113ded9c59a56bd7
51083 Author: Behdad Esfahbod <behdad@behdad.org>
51084 Date:   Sun May 13 15:04:00 2012 +0200
51085
51086     Minor
51087
51088  src/hb-ot-layout-gsubgpos-private.hh | 11 +++++------
51089  1 file changed, 5 insertions(+), 6 deletions(-)
51090
51091 commit 50f630c17ced1bd59b4da4f27728dcfbb876400a
51092 Author: Behdad Esfahbod <behdad@behdad.org>
51093 Date:   Sun May 13 13:03:44 2012 +0200
51094
51095     Remove ioctl checks
51096
51097     Ended up not using terminal size after all.
51098
51099  configure.ac       |  2 +-
51100  util/ansi-print.cc | 11 -----------
51101  2 files changed, 1 insertion(+), 12 deletions(-)
51102
51103 commit db0de7cd616e1e9d6fde6659e52a541477fb0148
51104 Author: Behdad Esfahbod <behdad@behdad.org>
51105 Date:   Sun May 13 13:02:38 2012 +0200
51106
51107     [util] Set ansi color only on color change
51108
51109  util/ansi-print.cc | 28 +++++++++++++++++++++++-----
51110  1 file changed, 23 insertions(+), 5 deletions(-)
51111
51112 commit 912c5ff80a255edb8145b9db69e2ed828f8eab5c
51113 Author: Behdad Esfahbod <behdad@behdad.org>
51114 Date:   Sun May 13 12:51:02 2012 +0200
51115
51116     Reduce default margin
51117
51118  util/options.hh | 2 +-
51119  1 file changed, 1 insertion(+), 1 deletion(-)
51120
51121 commit 52e7b1424a3613122e9ca30879298df42733acda
51122 Author: Behdad Esfahbod <behdad@behdad.org>
51123 Date:   Sun May 13 02:02:58 2012 +0200
51124
51125     [util] Make hb-view print out Unicode art if stdout is a terminal
51126
51127  configure.ac              |   4 +-
51128  util/Makefile.am          |   4 +
51129  util/ansi-print.cc        | 411
51130  ++++++++++++++++++++++++++++++++++++++++++++++
51131  util/ansi-print.hh        |  39 +++++
51132  util/helper-cairo-ansi.cc | 102 ++++++++++++
51133  util/helper-cairo-ansi.hh |  39 +++++
51134  util/helper-cairo.cc      |  70 +++++++-
51135  util/options.hh           |   3 +
51136  8 files changed, 668 insertions(+), 4 deletions(-)
51137
51138 commit 8b2753ce2bea8a21ea757186d86dc4a55d8c8b0c
51139 Author: Behdad Esfahbod <behdad@behdad.org>
51140 Date:   Sun May 13 00:54:07 2012 +0200
51141
51142     Minor
51143
51144  TODO | 2 ++
51145  1 file changed, 2 insertions(+)
51146
51147 commit 30874b4819a99cc84fa39e794266685e1b8735d2
51148 Author: Behdad Esfahbod <behdad@behdad.org>
51149 Date:   Sat May 12 15:54:27 2012 +0200
51150
51151     [util] Make tools default to stdin if no text is provided
51152
51153     One less argument to type in typical testing workflow!
51154
51155  util/hb-view.hh |  4 +++-
51156  util/options.cc | 12 +++++-------
51157  util/options.hh |  2 +-
51158  3 files changed, 9 insertions(+), 9 deletions(-)
51159
51160 commit 2097951110e33fe091ed9515ae77e2683c46c889
51161 Author: Behdad Esfahbod <behdad@behdad.org>
51162 Date:   Sat May 12 15:41:48 2012 +0200
51163
51164     [util] Change default font size of hb-view to 256
51165
51166     Most common usecase of hb-view is to test rendering of short words for
51167     testing / inspection.  Not having to type "--font-size 150" each time
51168     isn't such a bad idea...
51169
51170  util/options.hh | 4 ++--
51171  1 file changed, 2 insertions(+), 2 deletions(-)
51172
51173 commit 737dded2e08fcc19935db51c05201a987184d337
51174 Author: Behdad Esfahbod <behdad@behdad.org>
51175 Date:   Sat May 12 15:40:11 2012 +0200
51176
51177     Fix compiler warnings
51178
51179  src/hb-ot-shape-complex-indic.cc | 5 -----
51180  1 file changed, 5 deletions(-)
51181
51182 commit f538fcb538f1decb4100ba89457eb83f2350d64b
51183 Author: Behdad Esfahbod <behdad@behdad.org>
51184 Date:   Sat May 12 15:34:40 2012 +0200
51185
51186     [test] Make tool usage easier by not requiring "--stdin"
51187
51188     Just default to it.  Added "--help" instead to get usage.
51189
51190  test/shaping/hb_test_tools.py | 9 ++++-----
51191  1 file changed, 4 insertions(+), 5 deletions(-)
51192
51193 commit a3273e30bb7ffd727ffc18af5716dfef705d3d94
51194 Author: Behdad Esfahbod <behdad@behdad.org>
51195 Date:   Sat May 12 13:34:18 2012 +0200
51196
51197     [Indic] Add more Malayalam tests
51198
51199  .../indic/script-malayalam/misc/misc.txt           | 38
51200  ++++++++++++++++++++++
51201  1 file changed, 38 insertions(+)
51202
51203 commit 7f852b644b8143492a02edfc853114aaa23446bd
51204 Author: Behdad Esfahbod <behdad@behdad.org>
51205 Date:   Fri May 11 23:10:31 2012 +0200
51206
51207     Fix compiler warnings
51208
51209  src/hb-ot-shape-complex-indic.cc   | 2 +-
51210  src/hb-ot-shape-complex-private.hh | 2 +-
51211  2 files changed, 2 insertions(+), 2 deletions(-)
51212
51213 commit f7e8dcfd4fc377e3d786b097beb656284240456d
51214 Author: Behdad Esfahbod <behdad@behdad.org>
51215 Date:   Fri May 11 22:00:06 2012 +0200
51216
51217     [Indic] Unbreak Devanagari
51218
51219     And this, concludes the HarfBuzz Massala Hackfest.
51220
51221     I like to specially thank Jonathan Kew for doing all the decription
51222     and
51223     letting me get commit points.
51224
51225  configure.ac                             | 2 +-
51226  src/hb-ot-shape-complex-indic-private.hh | 2 +-
51227  2 files changed, 2 insertions(+), 2 deletions(-)
51228
51229 commit 6a091df9b403b147ef78f3974610dedf4ce1e08a
51230 Author: Behdad Esfahbod <behdad@behdad.org>
51231 Date:   Fri May 11 21:42:27 2012 +0200
51232
51233     [Indic] Disambiguate sub vs post vs above matras
51234
51235     Bengali is at *just* above 5% now.
51236
51237  src/hb-ot-shape-complex-indic-private.hh | 31
51238  +++++++++++++++----------------
51239  src/hb-ot-shape-complex-indic.cc         | 12 ++++++------
51240  2 files changed, 21 insertions(+), 22 deletions(-)
51241
51242 commit 9d0d319a4a7e85d922e58fade0f40caae1c9f109
51243 Author: Behdad Esfahbod <behdad@behdad.org>
51244 Date:   Fri May 11 21:36:32 2012 +0200
51245
51246     [Indic] Position Bengali Reph before matras
51247
51248  src/hb-ot-shape-complex-indic.cc | 62
51249  +++++++++++++++++++++++-----------------
51250  1 file changed, 36 insertions(+), 26 deletions(-)
51251
51252 commit f89367251109af235f4f0446c13c261a5a4a6f72
51253 Author: Behdad Esfahbod <behdad@behdad.org>
51254 Date:   Fri May 11 21:10:03 2012 +0200
51255
51256     [Indic] Start categorizing Reph per script
51257
51258  src/hb-ot-shape-complex-indic.cc | 41
51259  ++++++++++++++++++++++++++++++++++------
51260  1 file changed, 35 insertions(+), 6 deletions(-)
51261
51262 commit a913b024d84973556094fd64ce5f0b7106fcc3b5
51263 Author: Behdad Esfahbod <behdad@behdad.org>
51264 Date:   Fri May 11 20:59:26 2012 +0200
51265
51266     [Indic] Apply 'init' feature for Bengali
51267
51268     Error down from 20% to 7%.
51269
51270  src/hb-ot-shape-complex-indic.cc | 15 +++++++++++++++
51271  1 file changed, 15 insertions(+)
51272
51273 commit eed903b1644e087178438959664a6a57bebc398b
51274 Author: Behdad Esfahbod <behdad@behdad.org>
51275 Date:   Fri May 11 20:50:53 2012 +0200
51276
51277     [Indic] Refactor for the arrival of 'init' feature
51278
51279     Yep, on Bengali now!
51280
51281  src/hb-ot-shape-complex-indic.cc | 52
51282  +++++++++++++++++++++++++++-------------
51283  1 file changed, 36 insertions(+), 16 deletions(-)
51284
51285 commit 18c06e189bd078affbb84c3bb5bb80687a227c5e
51286 Author: Behdad Esfahbod <behdad@behdad.org>
51287 Date:   Fri May 11 20:02:14 2012 +0200
51288
51289     [Indic] Add Uniscribe bug feature for dotted circle
51290
51291     For dotted-circle independent clusters, Uniscribe does no Reph shaping
51292     for the exact sequence Ra+Halant+25CC.  Which also is the only
51293     possible
51294     sequence with 25CC at the end.
51295
51296  src/hb-ot-shape-complex-indic-machine.rl |  4 +++-
51297  src/hb-ot-shape-complex-indic-private.hh |  3 ++-
51298  src/hb-ot-shape-complex-indic.cc         | 20 ++++++++++++++++----
51299  3 files changed, 21 insertions(+), 6 deletions(-)
51300
51301 commit 5b16de97bcc4b24da4c77ca6c1a42e814d8cdbd1
51302 Author: Behdad Esfahbod <behdad@behdad.org>
51303 Date:   Fri May 11 19:55:42 2012 +0200
51304
51305     [Indic] Add tests for dottedcircle
51306
51307  .../in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST     | 1 +
51308  .../shaper-indic/indic/script-devanagari/misc/dottedcircle.txt     |
51309  7 +++++++
51310  2 files changed, 8 insertions(+)
51311
51312 commit 0831061efb78983b9c6e1e72574c977e56383c08
51313 Author: Behdad Esfahbod <behdad@behdad.org>
51314 Date:   Fri May 11 19:07:58 2012 +0200
51315
51316     [Indic] Refactoring
51317
51318  src/hb-ot-shape-complex-indic.cc | 26 ++++++++++++++++++--------
51319  1 file changed, 18 insertions(+), 8 deletions(-)
51320
51321 commit 7ea58db311bfb0d8f804d1e9f4a1f004bd45075a
51322 Author: Behdad Esfahbod <behdad@behdad.org>
51323 Date:   Fri May 11 18:58:57 2012 +0200
51324
51325     Minor
51326
51327  src/hb-ot-shape-complex-indic.cc | 6 +++---
51328  1 file changed, 3 insertions(+), 3 deletions(-)
51329
51330 commit 9c09928989316e2befe00d52ed66e055637ccd36
51331 Author: Behdad Esfahbod <behdad@behdad.org>
51332 Date:   Fri May 11 18:46:35 2012 +0200
51333
51334     [Indic] Allow multiple Consonants in Vowel/NBSP syllables
51335
51336     Uniscribe allows multiple Halant+Consonant after a Vowel.
51337     Tests:
51338     ↦       * U+0905,U+094D,U+092B,U+094D,930,94d,930
51339
51340  src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
51341  1 file changed, 3 insertions(+), 3 deletions(-)
51342
51343 commit 8c0aa486f31e9b6cbb31ce295573b53b0a214124
51344 Author: Behdad Esfahbod <behdad@behdad.org>
51345 Date:   Fri May 11 18:13:42 2012 +0200
51346
51347     [Indic] Allow two Nuktas per consonant
51348
51349     Uniscribe allows up to two nuktas per consonant and one per matra. It
51350     does so
51351     indepent of whether the consonant already has a nukta in it.  Tests:
51352
51353             * U+0916,U+093C,U+0941
51354             * U+0959,U+093C,U+0941
51355             * U+0916,U+093C,U+093C,U+0941
51356             * U+0959,U+093C,U+093C,U+0941
51357             * U+0916,U+093C,U+093C,U+093C,U+0941
51358             * U+0959,U+093C,U+093C,U+093C,U+0941
51359             * 915,93c,93c,,94d,U+0916,U+093C,U+093C,U+093e,93c,93c
51360
51361  src/hb-ot-shape-complex-indic-machine.rl | 7 ++++---
51362  1 file changed, 4 insertions(+), 3 deletions(-)
51363
51364 commit 3399a06e7033651ee926448737bdb18e553c1796
51365 Author: Behdad Esfahbod <behdad@behdad.org>
51366 Date:   Fri May 11 17:54:26 2012 +0200
51367
51368     [Indic] Fix U+0952 and similar classification to match Uniscribe
51369
51370     See comments.
51371
51372  src/hb-ot-shape-complex-indic-machine.rl |  1 +
51373  src/hb-ot-shape-complex-indic.cc         | 16 +++++++++++-----
51374  2 files changed, 12 insertions(+), 5 deletions(-)
51375
51376 commit 11aa3ef18dbc6ac9561bd119f5ca2c1aa1209c3a
51377 Author: Behdad Esfahbod <behdad@behdad.org>
51378 Date:   Fri May 11 17:30:48 2012 +0200
51379
51380     [Indic] Treat U+0951..U+0954 all similar to U+0952
51381
51382  src/hb-ot-shape-complex-indic.cc | 3 ++-
51383  1 file changed, 2 insertions(+), 1 deletion(-)
51384
51385 commit 5f131d3226131df440d7f36655e57f6effcae204
51386 Author: Behdad Esfahbod <behdad@behdad.org>
51387 Date:   Fri May 11 17:29:40 2012 +0200
51388
51389     [GSUB/GPOS/Indic] Apply GSUB/GPOS within syllables only
51390
51391     This does not apply to the context matchings.
51392
51393     This regresses tests right now.  And we are not sure whether this is
51394     the right thing to do for GPOS.  But we'll figure out.
51395
51396  src/hb-ot-layout-gsubgpos-private.hh | 18 ++++++++++++------
51397  1 file changed, 12 insertions(+), 6 deletions(-)
51398
51399 commit 8fd83aaf6e50c2c25002c51fee26d82847a61769
51400 Author: Behdad Esfahbod <behdad@behdad.org>
51401 Date:   Fri May 11 17:18:37 2012 +0200
51402
51403     [GSUB/GPOS] Fix wrong buffer access in backward skippy mask matching
51404
51405  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
51406  1 file changed, 1 insertion(+), 1 deletion(-)
51407
51408 commit ff24d1081af08a887895975285d7e38f5d07bc37
51409 Author: Behdad Esfahbod <behdad@behdad.org>
51410 Date:   Fri May 11 17:07:08 2012 +0200
51411
51412     [Indic] Don't use syllable serial value 0
51413
51414  src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
51415  1 file changed, 2 insertions(+), 1 deletion(-)
51416
51417 commit 892eb7878238d810a2a70f9dadbf958207bfeaa1
51418 Author: Behdad Esfahbod <behdad@behdad.org>
51419 Date:   Fri May 11 16:54:40 2012 +0200
51420
51421     [Indic] Implement Uniscribe Reph+Matra+Halant bug feature
51422
51423  src/hb-ot-shape-complex-indic.cc | 14 +++++++++-----
51424  1 file changed, 9 insertions(+), 5 deletions(-)
51425
51426 commit 67ea29af49bb08ee679914076808327992cf6676
51427 Author: Behdad Esfahbod <behdad@behdad.org>
51428 Date:   Fri May 11 16:51:23 2012 +0200
51429
51430     [Indic] Add example of different Uniscribe behavior
51431
51432  src/hb-ot-shape-complex-indic.cc | 5 ++++-
51433  1 file changed, 4 insertions(+), 1 deletion(-)
51434
51435 commit ebe29733d44fe0fa9fb30f946ab0dd7a40336a24
51436 Author: Behdad Esfahbod <behdad@behdad.org>
51437 Date:   Fri May 11 16:43:12 2012 +0200
51438
51439     [Indic] Add runtime Uniscribe bug compatibility mode!
51440
51441     Enable by setting envvar:
51442
51443       HB_OT_INDIC_OPTIONS=uniscribe-bug-compatible
51444
51445     Plus, LeftMatra+Halant "feature".
51446
51447  src/hb-ot-shape-complex-indic.cc | 44
51448  ++++++++++++++++++++++++++++++----------
51449  1 file changed, 33 insertions(+), 11 deletions(-)
51450
51451 commit 616e692e2950d326b6c46aba5b5bead3cc29d315
51452 Author: Behdad Esfahbod <behdad@behdad.org>
51453 Date:   Fri May 11 16:25:02 2012 +0200
51454
51455     [Indic] Add #define UNISCRIBE_BUG_COMPATIBLE 1
51456
51457  src/hb-ot-shape-complex-indic.cc | 3 ++-
51458  1 file changed, 2 insertions(+), 1 deletion(-)
51459
51460 commit 6782bdae3be0357da1dadc7b806a43ceefa67a90
51461 Author: Behdad Esfahbod <behdad@behdad.org>
51462 Date:   Fri May 11 16:23:43 2012 +0200
51463
51464     [Indic] Fix Left Matra + Halant reordering
51465
51466     As can be seen in: U+092B,U+093F,U+094D
51467
51468  src/hb-ot-shape-complex-indic.cc | 6 ++++--
51469  1 file changed, 4 insertions(+), 2 deletions(-)
51470
51471 commit 3c2ea9481b1028e927e615a5434ebf8edcb5f891
51472 Author: Behdad Esfahbod <behdad@behdad.org>
51473 Date:   Fri May 11 16:23:38 2012 +0200
51474
51475     Minor
51476
51477  src/hb-ot-shape-complex-indic.cc | 73
51478  ++++++++++++++++++++--------------------
51479  1 file changed, 37 insertions(+), 36 deletions(-)
51480
51481 commit c071b99f150a9344a2056dfeba8c613f8a5602db
51482 Author: Behdad Esfahbod <behdad@behdad.org>
51483 Date:   Fri May 11 16:22:46 2012 +0200
51484
51485     [Indic] Add test for Left Matra with Halant
51486
51487     Uniscribe doesn't move the Halant, we do.  And do a broken job of
51488     it now.
51489
51490  .../shaper-indic/indic/script-devanagari/misc/tricky-reordering.txt
51491  | 1 +
51492  1 file changed, 1 insertion(+)
51493
51494 commit 203d71069c45048b6dd8fa22b61fd8f2c844b4f6
51495 Author: Behdad Esfahbod <behdad@behdad.org>
51496 Date:   Fri May 11 16:01:44 2012 +0200
51497
51498     [GSUB/GPOS] Check all glyph masks when matching input
51499
51500  src/hb-ot-layout-gsubgpos-private.hh | 18 ++++++++++++------
51501  1 file changed, 12 insertions(+), 6 deletions(-)
51502
51503 commit 668c6046c1b3af3bd316bda0cc8636f2a5e8df42
51504 Author: Behdad Esfahbod <behdad@behdad.org>
51505 Date:   Fri May 11 15:34:13 2012 +0200
51506
51507     [Indic] Apply Reph mask to all POS_REPH glyphs
51508
51509     Needed for upcoming changes to GSUB/GPOS mask matching.
51510
51511  src/hb-ot-shape-complex-indic.cc | 4 ++--
51512  1 file changed, 2 insertions(+), 2 deletions(-)
51513
51514 commit 4be46bade26faf13f7b4d447e9cc608e183955dc
51515 Author: Behdad Esfahbod <behdad@behdad.org>
51516 Date:   Fri May 11 14:39:01 2012 +0200
51517
51518     [Indic] Fix state machine to backtrack
51519
51520  src/hb-ot-shape-complex-indic-machine.rl | 42
51521  +++++++++++++++-----------------
51522  src/hb-private.hh                        |  2 ++
51523  2 files changed, 21 insertions(+), 23 deletions(-)
51524
51525 commit cee7187447b76b22e1bb6136d137b35ac49c3a5d
51526 Author: Behdad Esfahbod <behdad@behdad.org>
51527 Date:   Fri May 11 11:41:39 2012 +0200
51528
51529     [Indic] Move syllable tracking from Indic to generic layer
51530
51531     This is to incorporate it into GSUB/GPOS processing.
51532
51533  src/hb-ot-layout-gpos-table.hh           |  1 +
51534  src/hb-ot-layout-gsub-table.hh           |  3 ++-
51535  src/hb-ot-layout-gsubgpos-private.hh     |  3 ---
51536  src/hb-ot-layout-private.hh              |  4 +---
51537  src/hb-ot-shape-complex-indic-machine.rl |  2 +-
51538  src/hb-ot-shape-complex-indic-private.hh |  1 -
51539  src/hb-ot-shape-complex-indic.cc         |  8 +++-----
51540  src/hb-ot-shape-complex-private.hh       | 13 ++++++++-----
51541  8 files changed, 16 insertions(+), 19 deletions(-)
51542
51543 commit 3bf27a9f0e92aa31b464bd3b9fdea5933c9ae8b1
51544 Author: Behdad Esfahbod <behdad@behdad.org>
51545 Date:   Fri May 11 11:17:23 2012 +0200
51546
51547     [Indic] Disable conjuncts when a ZWJ happens
51548
51549     Not that the code makes any difference since the presence of ZWJ
51550     itself
51551     causes the ligature to fail to match anyway.
51552
51553  src/hb-ot-shape-complex-indic.cc | 7 +------
51554  1 file changed, 1 insertion(+), 6 deletions(-)
51555
51556 commit c6d904d67db589dd6209928e56504f04f6a07756
51557 Author: Behdad Esfahbod <behdad@behdad.org>
51558 Date:   Fri May 11 11:07:40 2012 +0200
51559
51560     [Indic] Fix bitops typo!
51561
51562     Another 1000 down!
51563
51564  src/hb-ot-shape-complex-indic.cc | 4 ++--
51565  1 file changed, 2 insertions(+), 2 deletions(-)
51566
51567 commit 55fe2cf79b11d9a63ea33b3ee76bd0ebca345157
51568 Author: Behdad Esfahbod <behdad@behdad.org>
51569 Date:   Fri May 11 03:45:28 2012 +0200
51570
51571     Make APPLY debug output print current index and codepoint
51572
51573     Yay!
51574
51575  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
51576  1 file changed, 1 insertion(+), 1 deletion(-)
51577
51578 commit 7bd2b04fea5649d77d796d58b7f4918fe0378ee5
51579 Author: Behdad Esfahbod <behdad@behdad.org>
51580 Date:   Fri May 11 03:40:58 2012 +0200
51581
51582     Minor
51583
51584  src/hb-object-private.hh | 8 +++++---
51585  1 file changed, 5 insertions(+), 3 deletions(-)
51586
51587 commit cf26510dbbd8d38486e6ba423800db6427ade332
51588 Author: Behdad Esfahbod <behdad@behdad.org>
51589 Date:   Fri May 11 03:35:08 2012 +0200
51590
51591     Some more...
51592
51593     Done.  I promise.
51594
51595  src/hb-object-private.hh | 1 +
51596  1 file changed, 1 insertion(+)
51597
51598 commit 9659523ca32b0e254d0e5fe387d817208d9cb6bf
51599 Author: Behdad Esfahbod <behdad@behdad.org>
51600 Date:   Fri May 11 03:33:36 2012 +0200
51601
51602     More beauty in debug output!
51603
51604  src/hb-private.hh | 12 +++++++-----
51605  1 file changed, 7 insertions(+), 5 deletions(-)
51606
51607 commit cf26e88a5ab477295479f5b9450c2019b6430eaa
51608 Author: Behdad Esfahbod <behdad@behdad.org>
51609 Date:   Fri May 11 03:16:57 2012 +0200
51610
51611     Finish off debug output beautification
51612
51613  src/hb-open-type-private.hh | 58
51614  ++++++++++++++++++++-------------------------
51615  1 file changed, 26 insertions(+), 32 deletions(-)
51616
51617 commit d7bba01a353efc7432c474dd8755a02db4abd2ae
51618 Author: Behdad Esfahbod <behdad@behdad.org>
51619 Date:   Fri May 11 02:46:26 2012 +0200
51620
51621     Only print class name in debug output if there's one available
51622
51623  src/hb-private.hh | 12 +++++++-----
51624  1 file changed, 7 insertions(+), 5 deletions(-)
51625
51626 commit 85f73fa8da1fbb864aef0f3a592b1d65e24d593d
51627 Author: Behdad Esfahbod <behdad@behdad.org>
51628 Date:   Fri May 11 02:40:42 2012 +0200
51629
51630     Only printout class name in tracing, if one is available
51631
51632     Makes debug output much more pleasant.
51633
51634  src/hb-private.hh | 8 ++++++--
51635  1 file changed, 6 insertions(+), 2 deletions(-)
51636
51637 commit 98619ce4fa650c593b030d06d2f89fec83a10015
51638 Author: Behdad Esfahbod <behdad@behdad.org>
51639 Date:   Fri May 11 02:34:06 2012 +0200
51640
51641     Minor
51642
51643  src/hb-ot-layout-gsubgpos-private.hh | 2 ++
51644  1 file changed, 2 insertions(+)
51645
51646 commit acea183e986dd378c6f95120fe0feb0586a8ef36
51647 Author: Behdad Esfahbod <behdad@behdad.org>
51648 Date:   Fri May 11 02:33:11 2012 +0200
51649
51650     Add return annotation for APPLY
51651
51652  src/hb-ot-layout-gpos-table.hh       | 163
51653  +++++++++++++++--------------------
51654  src/hb-ot-layout-gsub-table.hh       | 114 +++++++++++-------------
51655  src/hb-ot-layout-gsubgpos-private.hh |  83 ++++++++----------
51656  3 files changed, 151 insertions(+), 209 deletions(-)
51657
51658 commit 5ccfe8e2154ad0b58dabcc236bbe9478c17b02ab
51659 Author: Behdad Esfahbod <behdad@behdad.org>
51660 Date:   Fri May 11 02:19:41 2012 +0200
51661
51662     /Minor/
51663
51664  src/hb-private.hh | 2 +-
51665  1 file changed, 1 insertion(+), 1 deletion(-)
51666
51667 commit 0ab8c8621712d33e1e91dfdb4ad0b335e3d2a3fb
51668 Author: Behdad Esfahbod <behdad@behdad.org>
51669 Date:   Fri May 11 01:25:34 2012 +0200
51670
51671     Annotate SANITIZE return values
51672
51673     More to come, for APPLY, CLOSURE, etc.
51674
51675  src/hb-open-file-private.hh          |  23 ++---
51676  src/hb-open-type-private.hh          |  49 +++++-----
51677  src/hb-ot-head-table.hh              |   4 +-
51678  src/hb-ot-hhea-table.hh              |   4 +-
51679  src/hb-ot-hmtx-table.hh              |   4 +-
51680  src/hb-ot-layout-common-private.hh   |  51 +++++-----
51681  src/hb-ot-layout-gdef-table.hh       |  48 +++++-----
51682  src/hb-ot-layout-gpos-table.hh       | 180
51683  ++++++++++++++++-------------------
51684  src/hb-ot-layout-gsub-table.hh       | 101 +++++++++-----------
51685  src/hb-ot-layout-gsubgpos-private.hh |  88 ++++++++---------
51686  src/hb-ot-maxp-table.hh              |   7 +-
51687  src/hb-ot-name-table.hh              |  17 ++--
51688  src/hb-private.hh                    |  39 ++++++--
51689  13 files changed, 299 insertions(+), 316 deletions(-)
51690
51691 commit 829e814ff358c5e700ba4df54932696801aa9f65
51692 Author: Behdad Esfahbod <behdad@behdad.org>
51693 Date:   Fri May 11 00:52:16 2012 +0200
51694
51695     Minor
51696
51697  src/hb-private.hh | 32 ++++++++++----------------------
51698  1 file changed, 10 insertions(+), 22 deletions(-)
51699
51700 commit 6eec6f406d2cc13dbca422e88492d3d498af02bf
51701 Author: Behdad Esfahbod <behdad@behdad.org>
51702 Date:   Fri May 11 00:50:38 2012 +0200
51703
51704     Code reshuffling
51705
51706  src/hb-private.hh | 36 +++++++++++++++++++++++++-----------
51707  1 file changed, 25 insertions(+), 11 deletions(-)
51708
51709 commit 1e08830b4fac3a60ae52349cab6e101d389d30cd
51710 Author: Behdad Esfahbod <behdad@behdad.org>
51711 Date:   Fri May 11 00:16:40 2012 +0200
51712
51713     Beautify debug output
51714
51715  src/hb-open-type-private.hh | 20 ++++++------
51716  src/hb-private.hh           | 74
51717  +++++++++++++++++++++++++++------------------
51718  2 files changed, 55 insertions(+), 39 deletions(-)
51719
51720 commit 6f4553801729a06e506ffdde7b27c72780d4bb80
51721 Author: Behdad Esfahbod <behdad@behdad.org>
51722 Date:   Thu May 10 23:24:43 2012 +0200
51723
51724     More massaging trace messaging
51725
51726  src/hb-open-type-private.hh          | 2 +-
51727  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
51728  src/hb-private.hh                    | 4 ++--
51729  3 files changed, 5 insertions(+), 5 deletions(-)
51730
51731 commit b5fa37cb694b01a7df3a656710391c40dd3fcc04
51732 Author: Behdad Esfahbod <behdad@behdad.org>
51733 Date:   Thu May 10 23:09:48 2012 +0200
51734
51735     Minor
51736
51737  src/hb-set-private.hh | 2 +-
51738  1 file changed, 1 insertion(+), 1 deletion(-)
51739
51740 commit 208109703c929428c684ddcf9310b8ba780c4c31
51741 Author: Behdad Esfahbod <behdad@behdad.org>
51742 Date:   Thu May 10 23:06:58 2012 +0200
51743
51744     Better trace message support infrastructure
51745
51746     We have varargs in the trace interface now.  To be used soon...
51747
51748  src/hb-open-type-private.hh          | 17 ++++------
51749  src/hb-ot-layout-gsubgpos-private.hh |  4 +--
51750  src/hb-private.hh                    | 64
51751  ++++++++++++++++++++++++++----------
51752  3 files changed, 56 insertions(+), 29 deletions(-)
51753
51754 commit 02b2922fbf098c8282eb23dc2c54d5829cf67024
51755 Author: Behdad Esfahbod <behdad@behdad.org>
51756 Date:   Thu May 10 21:44:50 2012 +0200
51757
51758     [Indic] Towards better Reph positioning
51759
51760     Fixed for Deva cases with two full-form consonants.  Failures **way**
51761     down.
51762     Not much left to go :-).
51763
51764  src/hb-ot-shape-complex-indic.cc | 111
51765  ++++++++++++++++++++++++++++-----------
51766  1 file changed, 80 insertions(+), 31 deletions(-)
51767
51768 commit 74e54cf446bb979e488685e8c09eeed6b9d03c24
51769 Author: Behdad Esfahbod <behdad@behdad.org>
51770 Date:   Thu May 10 21:20:37 2012 +0200
51771
51772     [Indic] Add Ra back for scripts without Reph
51773
51774     We now check that the 'rphp' table exists before forming Reph, so
51775     we don't need to comment out Ra for those scripts.
51776
51777  src/hb-ot-shape-complex-indic-private.hh | 10 +++++-----
51778  1 file changed, 5 insertions(+), 5 deletions(-)
51779
51780 commit 2b70df5cc008617453b12bafeaac50e6d61b3224
51781 Author: Behdad Esfahbod <behdad@behdad.org>
51782 Date:   Thu May 10 18:38:22 2012 +0200
51783
51784     [Indic] Add note re Uniscribe clusters
51785
51786  src/hb-ot-shape-complex-indic.cc | 4 ++++
51787  1 file changed, 4 insertions(+)
51788
51789 commit 21d2803133c2c424ed37a9f3d17c7fc4963e5a60
51790 Author: Behdad Esfahbod <behdad@behdad.org>
51791 Date:   Thu May 10 18:34:34 2012 +0200
51792
51793     [Indic] Do clustering like Uniscribe does
51794
51795     Hindi Wikipedia failures down to 6639 (0.938381%)!
51796
51797  src/hb-ot-shape-complex-indic.cc | 24 ++++++++++++++++++++----
51798  1 file changed, 20 insertions(+), 4 deletions(-)
51799
51800 commit b20c9ebaf5176101fdfcffbe4714a2e619dd94b6
51801 Author: Behdad Esfahbod <behdad@behdad.org>
51802 Date:   Thu May 10 18:31:17 2012 +0200
51803
51804     [Indic] Add test for matra group
51805
51806     The spec says: "[{M}+[N]+[H]]", and that's what Uniscribe implements.
51807     We instead do: "{M+[N]+[H]}", which means we allow Nukta and Halant
51808     after all Matras, not just the last one.  It makes more sense.
51809
51810  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST
51811  | 1 +
51812  .../shaper-indic/indic/script-devanagari/misc/spec-deviations.txt
51813  | 1 +
51814  2 files changed, 2 insertions(+)
51815
51816 commit 8df5636968389ac7bf8620ccd091fd4872b0bbee
51817 Author: Behdad Esfahbod <behdad@behdad.org>
51818 Date:   Thu May 10 15:41:04 2012 +0200
51819
51820     [Indic] Reorder Reph to before the Halant after Matras
51821
51822     Uniscribe doesn't do it, but we want to do as it gives the Reph the
51823     opportunity to interact with the Matras.  Test with mangal for
51824     example.
51825     Sequence: <0930,094d,0915,094b,094d>
51826     In test suite already.
51827
51828  src/hb-ot-shape-complex-indic.cc | 12 ++++++++++++
51829  1 file changed, 12 insertions(+)
51830
51831 commit daf3234bdc82c669302599a76d2b14f5e69989db
51832 Author: Behdad Esfahbod <behdad@behdad.org>
51833 Date:   Thu May 10 15:28:27 2012 +0200
51834
51835     [Indic] Don't clear the mask for Reph
51836
51837     This was removing the mandatory global 1 bit in the mask and hence
51838     disabling GPOS for Reph!
51839
51840  src/hb-ot-shape-complex-indic.cc | 2 +-
51841  1 file changed, 1 insertion(+), 1 deletion(-)
51842
51843 commit 7708ee23cbcc8c8edce13e73b6e549b77bd8c2d0
51844 Author: Behdad Esfahbod <behdad@behdad.org>
51845 Date:   Thu May 10 14:48:25 2012 +0200
51846
51847     [Indic] Improve Left Matra repositioning
51848
51849     Move its dependents too.
51850
51851  src/hb-ot-shape-complex-indic.cc | 2 +-
51852  1 file changed, 1 insertion(+), 1 deletion(-)
51853
51854 commit 61a58e26a5bda16851669404fc8206896e124740
51855 Author: Behdad Esfahbod <behdad@behdad.org>
51856 Date:   Thu May 10 14:43:53 2012 +0200
51857
51858     [Indic] Add tricky reordering test cases
51859
51860     In the case of Consonant,LeftMatra,Halant, Uniscribe leaves the Halant
51861     where it is, but we want to move it with the Matra as that makes more
51862     logical sense.
51863
51864  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST  |
51865  1 +
51866  .../shaper-indic/indic/script-devanagari/misc/tricky-reordering.txt   |
51867  4 ++++
51868  2 files changed, 5 insertions(+)
51869
51870 commit dbb105883c6e9b83e78dc8b10766cd56b98cd7e1
51871 Author: Behdad Esfahbod <behdad@behdad.org>
51872 Date:   Thu May 10 13:45:52 2012 +0200
51873
51874     [Indic] Do Reph repositioning in final reordering like the spec says
51875
51876     This introduced a failure, which we tracked down to a test case
51877     like this:
51878
51879       U+092E,U+094B,U+094D,U+0930
51880
51881     The final character is a Ra that should be put in a syllable of it's
51882     own.  And we do.  But it will interact with the Halant before it.  So
51883     now we finally are convinced that we have to limit features to
51884     syllable
51885     boundaries.  That's coming after lunch!
51886
51887  src/hb-ot-shape-complex-indic-private.hh |   2 -
51888  src/hb-ot-shape-complex-indic.cc         | 103
51889  +++++++++++++++++++------------
51890  2 files changed, 64 insertions(+), 41 deletions(-)
51891
51892 commit 4705a7026900e51f6430f03a73c87f2df035df92
51893 Author: Behdad Esfahbod <behdad@behdad.org>
51894 Date:   Thu May 10 13:09:08 2012 +0200
51895
51896     Minor
51897
51898  src/hb-ot-shape-complex-indic.cc | 3 +++
51899  1 file changed, 3 insertions(+)
51900
51901 commit 4ac9e98d9d2ea973dd612dc4063cf78496c643a0
51902 Author: Behdad Esfahbod <behdad@behdad.org>
51903 Date:   Thu May 10 12:53:53 2012 +0200
51904
51905     [Indic] Reorder left matras to be closer to base
51906
51907  src/hb-ot-shape-complex-indic-private.hh |  4 ---
51908  src/hb-ot-shape-complex-indic.cc         | 50
51909  +++++++++++++++++++++++++++++---
51910  2 files changed, 46 insertions(+), 8 deletions(-)
51911
51912 commit 1a1fa8c655a082fc1439608457ba717306cc83ca
51913 Author: Behdad Esfahbod <behdad@behdad.org>
51914 Date:   Thu May 10 12:20:21 2012 +0200
51915
51916     [Indic] Treat the standalone cluster case reusing the consonant logic
51917
51918  src/hb-ot-shape-complex-indic.cc | 12 ++++++------
51919  1 file changed, 6 insertions(+), 6 deletions(-)
51920
51921 commit 190eb31a16178269aecaf5d2ecc9012f956749f4
51922 Author: Behdad Esfahbod <behdad@behdad.org>
51923 Date:   Thu May 10 12:17:16 2012 +0200
51924
51925     [Indic] Minor
51926
51927  src/hb-ot-shape-complex-indic.cc | 2 +-
51928  1 file changed, 1 insertion(+), 1 deletion(-)
51929
51930 commit c5306b6861cfaa50af40e8ceb058791fa06d7981
51931 Author: Behdad Esfahbod <behdad@behdad.org>
51932 Date:   Thu May 10 12:07:33 2012 +0200
51933
51934     [Indic] Handle Vowel syllables
51935
51936     Reusing the consonant logic!
51937
51938  src/hb-ot-shape-complex-indic-private.hh |  3 +--
51939  src/hb-ot-shape-complex-indic.cc         | 11 ++++++-----
51940  2 files changed, 7 insertions(+), 7 deletions(-)
51941
51942 commit 6d8e0cb74c02f6bc09cd4abe9e4bc82062e1b517
51943 Author: Behdad Esfahbod <behdad@behdad.org>
51944 Date:   Thu May 10 11:41:51 2012 +0200
51945
51946     [Indic] Simplify Reph logic
51947
51948  src/hb-ot-shape-complex-indic.cc | 24 +++++-------------------
51949  1 file changed, 5 insertions(+), 19 deletions(-)
51950
51951 commit 3d25079f8d6be81b9b4b91d3a97016b8a572f571
51952 Author: Behdad Esfahbod <behdad@behdad.org>
51953 Date:   Thu May 10 11:37:42 2012 +0200
51954
51955     [Indic] Don't form Reph is Ra is the only consonant in the syllable
51956
51957  src/hb-ot-shape-complex-indic-private.hh |  2 +-
51958  src/hb-ot-shape-complex-indic.cc         | 10 ++++++++++
51959  2 files changed, 11 insertions(+), 1 deletion(-)
51960
51961 commit b99d63ae114fb58f129562b293a8a66543d499ad
51962 Author: Behdad Esfahbod <behdad@behdad.org>
51963 Date:   Thu May 10 11:32:52 2012 +0200
51964
51965     [Indic] Increase max syllable length
51966
51967     20 was way too low, one could hit a syllable with 7ish consonants
51968     with it.
51969
51970  src/hb-ot-shape-complex-indic.cc | 2 +-
51971  1 file changed, 1 insertion(+), 1 deletion(-)
51972
51973 commit a391ff50b9a7b6ac3e58d199ea726b20ee6839bb
51974 Author: Behdad Esfahbod <behdad@behdad.org>
51975 Date:   Thu May 10 11:31:20 2012 +0200
51976
51977     [Indic] Adjust base after sorting
51978
51979  src/hb-ot-shape-complex-indic.cc | 11 ++++++++++-
51980  1 file changed, 10 insertions(+), 1 deletion(-)
51981
51982 commit d3637edb248162970e202e9d0671540274192844
51983 Author: Behdad Esfahbod <behdad@behdad.org>
51984 Date:   Thu May 10 10:51:38 2012 +0200
51985
51986     [Indic] Don't return for long syllables.  Just not sort.
51987
51988  src/hb-ot-shape-complex-indic.cc | 6 ++----
51989  1 file changed, 2 insertions(+), 4 deletions(-)
51990
51991 commit dfa0cade7fce3791e47eaa7edcd23da76c7a0ed0
51992 Author: Behdad Esfahbod <behdad@behdad.org>
51993 Date:   Wed May 9 19:10:07 2012 +0200
51994
51995     Fix Uniscribe clusters with multiple items
51996
51997  src/hb-uniscribe.cc | 3 +++
51998  1 file changed, 3 insertions(+)
51999
52000 commit 86e5dd386a7989701da476db89be268e4ac1e219
52001 Author: Behdad Esfahbod <behdad@behdad.org>
52002 Date:   Wed May 9 18:57:37 2012 +0200
52003
52004     [Indic] Don't give up syllable parsing upon junk
52005
52006  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
52007  1 file changed, 2 insertions(+), 2 deletions(-)
52008
52009 commit ef24cc8c8e2478a6352c340f4611a617646de4cc
52010 Author: Behdad Esfahbod <behdad@behdad.org>
52011 Date:   Wed May 9 17:56:03 2012 +0200
52012
52013     [Indic] Towards multi-cluster syllables and final reordering
52014
52015  src/hb-ot-shape-complex-arabic.cc        |  2 +-
52016  src/hb-ot-shape-complex-indic-machine.rl | 21 ++++++++++-----
52017  src/hb-ot-shape-complex-indic-private.hh |  1 +
52018  src/hb-ot-shape-complex-indic.cc         | 45
52019  +++++++++++++++++++++++---------
52020  src/hb-ot-shape-complex-private.hh       |  5 ++--
52021  5 files changed, 51 insertions(+), 23 deletions(-)
52022
52023 commit a9844d41c6cb30d8a2d733130a0e72f51b6c81c1
52024 Author: Behdad Esfahbod <behdad@behdad.org>
52025 Date:   Wed May 9 17:53:13 2012 +0200
52026
52027     Combine lig_id and lig_comp into one byte, to free up one for Indic
52028
52029  src/hb-ot-layout-gpos-table.hh       | 14 ++++++++------
52030  src/hb-ot-layout-gsub-table.hh       | 11 ++++-------
52031  src/hb-ot-layout-gsubgpos-private.hh | 26 ++++++++++++++++++++++----
52032  3 files changed, 34 insertions(+), 17 deletions(-)
52033
52034 commit 92332e5116271a5d96e532005fe750e7552a6cbb
52035 Author: Behdad Esfahbod <behdad@behdad.org>
52036 Date:   Wed May 9 17:40:00 2012 +0200
52037
52038     Minor
52039
52040  src/hb-ot-shape-complex-indic.cc | 41
52041  ++++++++++++++++++++--------------------
52042  1 file changed, 21 insertions(+), 20 deletions(-)
52043
52044 commit dbccf87eef0d26838fa4bb3ae26410f6c4818836
52045 Author: Behdad Esfahbod <behdad@behdad.org>
52046 Date:   Wed May 9 17:24:39 2012 +0200
52047
52048     [Indic] Make room for more reordering positions
52049
52050  src/hb-ot-shape-complex-indic-private.hh | 213
52051  ++++++++++++++++---------------
52052  src/hb-ot-shape-complex-indic.cc         |  12 +-
52053  2 files changed, 115 insertions(+), 110 deletions(-)
52054
52055 commit d4480ace7fdbe48aeaf77278c032b8b2ef2ebe8e
52056 Author: Behdad Esfahbod <behdad@behdad.org>
52057 Date:   Wed May 9 15:56:35 2012 +0200
52058
52059     [Indic] Improve matra vs consonant ordering
52060
52061     Another 1.5% down.
52062
52063  src/hb-ot-shape-complex-indic-private.hh | 32
52064  ++++++++++++++++++++------------
52065  src/hb-ot-shape-complex-indic.cc         |  6 +++---
52066  src/indic.cc                             |  2 +-
52067  3 files changed, 24 insertions(+), 16 deletions(-)
52068
52069 commit 33c92e769563ec2a6c1249b57d8cac742eea6f88
52070 Author: Behdad Esfahbod <behdad@behdad.org>
52071 Date:   Wed May 9 15:41:51 2012 +0200
52072
52073     [Indic] Categorize Anudatta
52074
52075  src/hb-ot-shape-complex-indic.cc | 9 +++++++--
52076  1 file changed, 7 insertions(+), 2 deletions(-)
52077
52078 commit 3943293a9942201d8fc8d59212fcc8cca5132e3d
52079 Author: Behdad Esfahbod <behdad@behdad.org>
52080 Date:   Wed May 9 15:27:56 2012 +0200
52081
52082     [Indic] Add joiner test cases for Devanagari
52083
52084  .../indic/script-devanagari/misc/MANIFEST             |  1 +
52085  .../indic/script-devanagari/misc/joiners.txt          | 19
52086  +++++++++++++++++++
52087  2 files changed, 20 insertions(+)
52088
52089 commit 19d984edaa4f86c842345a9d4150597e045e1887
52090 Author: Behdad Esfahbod <behdad@behdad.org>
52091 Date:   Wed May 9 15:21:13 2012 +0200
52092
52093     [Indic] Make sure Reph jumps over all matras to the right
52094
52095     Another 12 thousand failures gone! (78 to go)
52096
52097  src/hb-ot-shape-complex-indic.cc | 2 +-
52098  1 file changed, 1 insertion(+), 1 deletion(-)
52099
52100 commit 9034641333d7bfb41a0784cce72e43591faea083
52101 Author: Behdad Esfahbod <behdad@behdad.org>
52102 Date:   Wed May 9 15:04:58 2012 +0200
52103
52104     [Indic] Keep Vedic signs at the right too
52105
52106  src/hb-ot-shape-complex-indic.cc | 3 ++-
52107  1 file changed, 2 insertions(+), 1 deletion(-)
52108
52109 commit d1deaa2f5bd028e8076265cba92cffa4fa2834ac
52110 Author: Behdad Esfahbod <behdad@behdad.org>
52111 Date:   Wed May 9 15:04:13 2012 +0200
52112
52113     Replace zerowidth invisible chars with a zero-advance space glyph
52114
52115     Like Uniscribe does.
52116
52117  src/hb-ot-shape-complex-arabic.cc  |  3 ++-
52118  src/hb-ot-shape-complex-indic.cc   | 20 -------------------
52119  src/hb-ot-shape-complex-private.hh |  4 ++--
52120  src/hb-ot-shape-normalize.cc       | 25 +++++++++--------------
52121  src/hb-ot-shape-private.hh         | 27 +++++++++++++++++++++++++
52122  src/hb-ot-shape.cc                 | 41
52123  +++++++++++++++++++++++++-------------
52124  src/hb-unicode-private.hh          | 38
52125  +++++++++++++++++++++++++++++++++++
52126  7 files changed, 105 insertions(+), 53 deletions(-)
52127
52128 commit 49e5da1591b8d28f01e7ff9caac9d9ac53668bba
52129 Author: Behdad Esfahbod <behdad@behdad.org>
52130 Date:   Wed May 9 13:23:27 2012 +0200
52131
52132     [indic] Keep the syllable modifier marks to the right
52133
52134     Shaping failures on Hindi Wikipedia go down from 25% to 14%!
52135
52136  src/hb-ot-shape-complex-indic.cc | 2 ++
52137  1 file changed, 2 insertions(+)
52138
52139 commit 5b1260909350bffa3e3d06da346f9f86ce651dbb
52140 Author: Behdad Esfahbod <behdad@behdad.org>
52141 Date:   Wed May 9 12:37:27 2012 +0200
52142
52143     Minor
52144
52145  src/hb-ot-shape-complex-private.hh | 2 +-
52146  1 file changed, 1 insertion(+), 1 deletion(-)
52147
52148 commit 9ce939232bbce8f51e235195e3854d1e8bb961f8
52149 Author: Behdad Esfahbod <behdad@behdad.org>
52150 Date:   Wed May 9 12:03:09 2012 +0200
52151
52152     Minor
52153
52154  src/hb-ot-shape-complex-indic-private.hh | 14 +++++++-------
52155  1 file changed, 7 insertions(+), 7 deletions(-)
52156
52157 commit 76b3409de6887c1cdd5c679939497b1b56f4554b
52158 Author: Behdad Esfahbod <behdad@behdad.org>
52159 Date:   Wed May 9 11:43:43 2012 +0200
52160
52161     [indic] Better Reph matching
52162
52163  src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++------
52164  1 file changed, 15 insertions(+), 6 deletions(-)
52165
52166 commit df6d45c693c417bf311e6fa49f18a8558542e525
52167 Author: Behdad Esfahbod <behdad@behdad.org>
52168 Date:   Wed May 9 11:38:31 2012 +0200
52169
52170     Minor
52171
52172  src/hb-ot-shape-complex-indic.cc | 2 +-
52173  1 file changed, 1 insertion(+), 1 deletion(-)
52174
52175 commit 412b91889d9a1ae477e8b6907d0b9a76e78a6c91
52176 Author: Behdad Esfahbod <behdad@behdad.org>
52177 Date:   Wed May 9 11:07:18 2012 +0200
52178
52179     [indic] Apply Indic features in order
52180
52181  src/hb-ot-shape-complex-indic.cc | 8 ++++++--
52182  1 file changed, 6 insertions(+), 2 deletions(-)
52183
52184 commit 1ac075b227090a9ad930dcc1670236c176b27067
52185 Author: Behdad Esfahbod <behdad@behdad.org>
52186 Date:   Wed May 9 11:06:47 2012 +0200
52187
52188     [indic] Apply rakaar forms
52189
52190     Fixes 10% of the failures against all of Hindi Wikipedia!
52191
52192  src/hb-ot-shape-complex-indic.cc | 2 +-
52193  1 file changed, 1 insertion(+), 1 deletion(-)
52194
52195 commit 2214a03900d32710573a1b05c7665195b3129761
52196 Author: Behdad Esfahbod <behdad@behdad.org>
52197 Date:   Wed May 9 09:54:54 2012 +0200
52198
52199     Add hb-diff-ngrams
52200
52201  test/shaping/Makefile.am      |  1 +
52202  test/shaping/hb-diff-ngrams   |  5 +++
52203  test/shaping/hb_test_tools.py | 71
52204  ++++++++++++++++++++++++++++++++++++++++---
52205  3 files changed, 72 insertions(+), 5 deletions(-)
52206
52207 commit 178e6dce01ad28c8708bad62ce0fb79c46e836dc
52208 Author: Behdad Esfahbod <behdad@behdad.org>
52209 Date:   Wed May 9 08:57:29 2012 +0200
52210
52211     Add N-gram generator
52212
52213  test/shaping/hb_test_tools.py | 72
52214  +++++++++++++++++++++++++++++++++++++++++--
52215  1 file changed, 70 insertions(+), 2 deletions(-)
52216
52217 commit 98669ceb77657d60435f2cb2e3fc18272c0a2c6a
52218 Author: Behdad Esfahbod <behdad@behdad.org>
52219 Date:   Wed May 9 08:16:15 2012 +0200
52220
52221     Use groupby()
52222
52223  test/shaping/hb_test_tools.py | 26 ++++++++------------------
52224  1 file changed, 8 insertions(+), 18 deletions(-)
52225
52226 commit c438a14b62433db488b5c90854a4a3934adf3305
52227 Author: Behdad Esfahbod <behdad@behdad.org>
52228 Date:   Wed May 9 07:45:17 2012 +0200
52229
52230     Add hb-diff-stat
52231
52232  test/shaping/Makefile.am      |  1 +
52233  test/shaping/hb-diff-stat     |  5 +++++
52234  test/shaping/hb_test_tools.py | 22 ++++++++++++++++++++--
52235  3 files changed, 26 insertions(+), 2 deletions(-)
52236
52237 commit 1058d031e2046eb80331b0950eaff75c2bf608dc
52238 Author: Behdad Esfahbod <behdad@behdad.org>
52239 Date:   Wed May 9 07:30:07 2012 +0200
52240
52241     Make hb-diff-filter-failtures retain all test info for failed tests
52242
52243  test/shaping/hb_test_tools.py | 33 ++++++++++++++++++++++++++-------
52244  1 file changed, 26 insertions(+), 7 deletions(-)
52245
52246 commit f1eb008cc727370e1bd0dc32fdf301f62d9ff981
52247 Author: Behdad Esfahbod <behdad@behdad.org>
52248 Date:   Tue May 8 23:41:41 2012 +0200
52249
52250     Add hb-diff-colorize
52251
52252     Accepts --format=html now.
52253
52254  test/shaping/Makefile.am      |   1 +
52255  test/shaping/hb-diff          |   4 +-
52256  test/shaping/hb-diff-colorize |   7 ++
52257  test/shaping/hb_test_tools.py | 158
52258  +++++++++++++++++++++++++-----------------
52259  4 files changed, 106 insertions(+), 64 deletions(-)
52260
52261 commit 9155e4ffe00c96a2c14e14a300004b1038ca3a9c
52262 Author: Behdad Esfahbod <behdad@behdad.org>
52263 Date:   Tue May 8 22:44:21 2012 +0200
52264
52265     Cleanup diff
52266
52267     Doesn't do --color anymore.  That will go into a new hb-diff-colorize
52268     tool.
52269
52270  test/shaping/hb-diff          | 10 +++-------
52271  test/shaping/hb_test_tools.py | 32 ++++++++++++++++++--------------
52272  2 files changed, 21 insertions(+), 21 deletions(-)
52273
52274 commit 7d22135b4c3f8fb70552302bf8239df9976dddda
52275 Author: Behdad Esfahbod <behdad@behdad.org>
52276 Date:   Tue May 8 19:38:49 2012 +0200
52277
52278     Make hb-diff faster
52279
52280  test/shaping/hb_test_tools.py | 6 ++++--
52281  1 file changed, 4 insertions(+), 2 deletions(-)
52282
52283 commit a93e238e05a2f70a6e664e5d04ba25bbd54493dc
52284 Author: Behdad Esfahbod <behdad@behdad.org>
52285 Date:   Tue May 8 18:55:29 2012 +0200
52286
52287     More tests
52288
52289  .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST |  1 +
52290  .../texts/in-tree/shaper-arabic/script-mongolian/misc/poem.txt |  4 ++++
52291  .../in-tree/shaper-indic/indic/script-bengali/misc/MANIFEST    |  1 +
52292  .../in-tree/shaper-indic/indic/script-bengali/misc/reph.txt    |
52293  10 ++++++++++
52294  4 files changed, 16 insertions(+)
52295
52296 commit 1a2a4a0078dda834443edd421037a4bcbad18c5e
52297 Author: Behdad Esfahbod <behdad@behdad.org>
52298 Date:   Sat May 5 22:38:20 2012 +0200
52299
52300     Fix warning and build issues
52301
52302     As reported by Jonathan Kew on the list.
52303
52304  src/hb-set-private.hh | 2 +-
52305  src/main.cc           | 9 +++++----
52306  2 files changed, 6 insertions(+), 5 deletions(-)
52307
52308 commit a5e39fed85e069ba1afbf90408349ad99ceb0e1d
52309 Author: Behdad Esfahbod <behdad@behdad.org>
52310 Date:   Wed Apr 25 00:14:46 2012 -0400
52311
52312     Minor
52313
52314  src/hb-set-private.hh | 2 ++
52315  src/hb-set.cc         | 2 ++
52316  2 files changed, 4 insertions(+)
52317
52318 commit 1827dc208c867e433a95237d1ed3fc7a73d1d9a7
52319 Author: Behdad Esfahbod <behdad@behdad.org>
52320 Date:   Tue Apr 24 16:56:37 2012 -0400
52321
52322     Add hb_ot_shape_glyphs_closure()
52323
52324     Experimental API for now.
52325
52326  src/hb-ot-map-private.hh |  7 ++++---
52327  src/hb-ot-shape.cc       | 35 +++++++++++++++++++++++++++++++++++
52328  src/hb-ot.h              |  8 ++++++++
52329  src/hb-set-private.hh    |  3 +++
52330  4 files changed, 50 insertions(+), 3 deletions(-)
52331
52332 commit bb09f0ec10216b11189b5e8584856adf0f14d1fc
52333 Author: Behdad Esfahbod <behdad@behdad.org>
52334 Date:   Tue Apr 24 16:02:12 2012 -0400
52335
52336     Minor
52337
52338  src/hb-unicode.cc | 2 --
52339  1 file changed, 2 deletions(-)
52340
52341 commit 29a7e306e30e894f7a38daf73eca9fc772c58158
52342 Author: Behdad Esfahbod <behdad@behdad.org>
52343 Date:   Tue Apr 24 16:01:30 2012 -0400
52344
52345     Minor
52346
52347  src/hb-ot-shape-normalize.cc | 1 +
52348  1 file changed, 1 insertion(+)
52349
52350 commit 585b107cdee7305920dacc83c9ee1f8eeff7afd1
52351 Author: Behdad Esfahbod <behdad@behdad.org>
52352 Date:   Tue Apr 24 16:00:50 2012 -0400
52353
52354     Add test caes for a minority language using Bengali
52355
52356     U+0985 BENGALI LETTER A followed by U+09D7 BENGALI AU LENGTH MARK.
52357     According to Bobby de Vos on the mailing list, this results in
52358     a dotted
52359     circle with most shaping engines, but is a legitimate sequence in this
52360     minority language.
52361
52362     We reached the consensus on the list to NOT implement dotted-circle
52363     in HarfBuzz.
52364
52365  .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt
52366  | 1 +
52367  1 file changed, 1 insertion(+)
52368
52369 commit 6c6ccaf575392f6e6bb9a15534026e4ea462705b
52370 Author: Behdad Esfahbod <behdad@behdad.org>
52371 Date:   Tue Apr 24 14:21:15 2012 -0400
52372
52373     Add a few more set operations
52374
52375     TODO: Tests for hb_set_t.
52376
52377  src/hb-set-private.hh | 54
52378  +++++++++++++++++++++++++++++++++++++++++++++++++-
52379  src/hb-set.cc         | 55
52380  +++++++++++++++++++++++++++++++++++++++++++++++++++
52381  src/hb-set.h          | 34 ++++++++++++++++++++++++++++---
52382  3 files changed, 139 insertions(+), 4 deletions(-)
52383
52384 commit 5caece67ab9eee322bdcdf6f4b607eadde297e56
52385 Author: Behdad Esfahbod <behdad@behdad.org>
52386 Date:   Mon Apr 23 23:03:12 2012 -0400
52387
52388     Make closure() return void
52389
52390  src/hb-ot-layout-gsub-table.hh       | 142 +++++++++++++-----------------
52391  src/hb-ot-layout-gsubgpos-private.hh | 165
52392  ++++++++++++++++++-----------------
52393  src/hb-ot-layout.cc                  |  10 +--
52394  src/hb-ot-layout.h                   |   8 +-
52395  src/hb-set-private.hh                |  20 ++---
52396  5 files changed, 157 insertions(+), 188 deletions(-)
52397
52398 commit 0b08adb3539f2ec29682456b89c69e89ff5e9c03
52399 Author: Behdad Esfahbod <behdad@behdad.org>
52400 Date:   Mon Apr 23 22:41:09 2012 -0400
52401
52402     Add hb_set_t
52403
52404  TODO                               |   2 +
52405  src/Makefile.am                    |   3 +
52406  src/hb-ot-layout-common-private.hh |   1 +
52407  src/hb-ot-layout-private.hh        |  47 ---------------
52408  src/hb-ot-layout.h                 |   2 -
52409  src/hb-set-private.hh              |  95 +++++++++++++++++++++++++++++
52410  src/hb-set.cc                      | 120
52411  +++++++++++++++++++++++++++++++++++++
52412  src/hb-set.h                       |  91 ++++++++++++++++++++++++++++
52413  src/hb.h                           |   1 +
52414  9 files changed, 313 insertions(+), 49 deletions(-)
52415
52416 commit 5b93e8d94fb4c2474816304ae3f52e1c704882de
52417 Author: Behdad Esfahbod <behdad@behdad.org>
52418 Date:   Mon Apr 23 22:26:13 2012 -0400
52419
52420     Update copyright headers
52421
52422  src/hb-ot-layout-common-private.hh   | 2 +-
52423  src/hb-ot-layout-gpos-table.hh       | 2 +-
52424  src/hb-ot-layout-gsub-table.hh       | 2 +-
52425  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
52426  4 files changed, 4 insertions(+), 4 deletions(-)
52427
52428 commit 6a9be5bd3524dc3eb1e88d1063bde2e4d8b57011
52429 Author: Behdad Esfahbod <behdad@behdad.org>
52430 Date:   Mon Apr 23 22:23:17 2012 -0400
52431
52432     Rename hb_glyph_map_t to hb_set_t
52433
52434  src/hb-ot-layout-common-private.hh   | 16 ++++++++--------
52435  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
52436  src/hb-ot-layout-private.hh          |  2 +-
52437  src/hb-ot-layout.cc                  |  2 +-
52438  src/hb-ot-layout.h                   |  4 ++--
52439  src/hb-ot-map-private.hh             |  2 +-
52440  src/hb-ot-map.cc                     |  2 +-
52441  7 files changed, 20 insertions(+), 20 deletions(-)
52442
52443 commit a4385f0b0a6949e2ce49e6a147ad4beaa724f6c3
52444 Author: Behdad Esfahbod <behdad@behdad.org>
52445 Date:   Mon Apr 23 22:20:14 2012 -0400
52446
52447     Improve clustering
52448
52449  src/hb-ot-shape.cc | 5 ++---
52450  1 file changed, 2 insertions(+), 3 deletions(-)
52451
52452 commit 8e3715f8a16b315c1c7dd4b256e7f68a36c53e7c
52453 Author: Behdad Esfahbod <behdad@behdad.org>
52454 Date:   Mon Apr 23 22:18:54 2012 -0400
52455
52456     Minor
52457
52458  src/hb-buffer-private.hh          | 2 +-
52459  src/hb-buffer.cc                  | 2 +-
52460  src/hb-graphite2.cc               | 5 ++---
52461  src/hb-ot-shape-complex-arabic.cc | 4 ++--
52462  src/hb-ot-shape-complex-misc.cc   | 4 ++--
52463  5 files changed, 8 insertions(+), 9 deletions(-)
52464
52465 commit d2984a241e4819474d827b1dd5d4b6d76596b3a5
52466 Author: Behdad Esfahbod <behdad@behdad.org>
52467 Date:   Mon Apr 23 17:21:14 2012 -0400
52468
52469     Add map->substitute_closure()
52470
52471  src/hb-ot-map-private.hh |  3 +++
52472  src/hb-ot-map.cc         | 15 +++++++++++++++
52473  2 files changed, 18 insertions(+)
52474
52475 commit 31081f7390e5130df72f89acc609ccab5dc77a48
52476 Author: Behdad Esfahbod <behdad@behdad.org>
52477 Date:   Mon Apr 23 16:54:58 2012 -0400
52478
52479     Implement closure() for Context and ChainContext lookups
52480
52481  src/hb-ot-layout-common-private.hh   |  54 ++++++
52482  src/hb-ot-layout-gsubgpos-private.hh | 347
52483  ++++++++++++++++++++++++++++-------
52484  src/hb-ot-layout-private.hh          |  23 ++-
52485  3 files changed, 351 insertions(+), 73 deletions(-)
52486
52487 commit c64ddab3c34897cd520d4d73a054866e649e8793
52488 Author: Behdad Esfahbod <behdad@behdad.org>
52489 Date:   Mon Apr 23 15:28:35 2012 -0400
52490
52491     Flesh out closure() for GSUB
52492
52493     The GSUBGPOS part still missing.
52494
52495  src/hb-ot-layout-common-private.hh |  61 ++++++++++++++------
52496  src/hb-ot-layout-gsub-table.hh     | 112
52497  ++++++++++++++++++++++++++++---------
52498  src/hb-ot-layout-private.hh        |  34 +++++++++++
52499  src/hb-ot-layout.h                 |   2 +-
52500  4 files changed, 165 insertions(+), 44 deletions(-)
52501
52502 commit 0da132bde4d576a03095d6738507954f7f85103d
52503 Author: Behdad Esfahbod <behdad@behdad.org>
52504 Date:   Mon Apr 23 14:21:33 2012 -0400
52505
52506     Fix Coverage iters
52507
52508  src/hb-ot-layout-common-private.hh | 30 +++++++++++++++++++++---------
52509  1 file changed, 21 insertions(+), 9 deletions(-)
52510
52511 commit 3e32cd9570fd8b09901fb790b80365ae425f681a
52512 Author: Behdad Esfahbod <behdad@behdad.org>
52513 Date:   Mon Apr 23 13:20:52 2012 -0400
52514
52515     Minor
52516
52517  src/hb-ot-layout-gsubgpos-private.hh | 1 -
52518  src/hb-ot-layout.cc                  | 6 +++---
52519  src/hb-ot-layout.h                   | 8 ++++++++
52520  src/hb-private.hh                    | 4 +++-
52521  4 files changed, 14 insertions(+), 5 deletions(-)
52522
52523 commit 650ac00da3d2f988197393f34d40f0ba1a0fa093
52524 Author: Behdad Esfahbod <behdad@behdad.org>
52525 Date:   Mon Apr 23 13:17:09 2012 -0400
52526
52527     Minor refactoring
52528
52529  src/hb-ot-layout-gpos-table.hh       | 27 +++++++++++--------------
52530  src/hb-ot-layout-gsub-table.hh       | 39
52531  +++++++++++++++++-------------------
52532  src/hb-ot-layout-gsubgpos-private.hh |  8 ++------
52533  src/hb-ot-layout.cc                  |  6 ++++--
52534  4 files changed, 36 insertions(+), 44 deletions(-)
52535
52536 commit f94b0aa64609654497ced9c00312c9643eb69053
52537 Author: Behdad Esfahbod <behdad@behdad.org>
52538 Date:   Mon Apr 23 13:04:38 2012 -0400
52539
52540     Add "closure" operation stubs to GSUB
52541
52542     Filling in.
52543
52544  src/hb-ot-layout-gsub-table.hh       | 179
52545  +++++++++++++++++++++++++++++++++++
52546  src/hb-ot-layout-gsubgpos-private.hh | 110 ++++++++++++++++++++-
52547  src/hb-ot-layout.cc                  |   8 ++
52548  3 files changed, 293 insertions(+), 4 deletions(-)
52549
52550 commit 7d50d502635d7c95e6bd091e7d4cc993f0853f76
52551 Author: Behdad Esfahbod <behdad@behdad.org>
52552 Date:   Mon Apr 23 13:02:14 2012 -0400
52553
52554     Add Coverage iterators
52555
52556  src/hb-ot-layout-common-private.hh | 59
52557  ++++++++++++++++++++++++++++++++++++++
52558  1 file changed, 59 insertions(+)
52559
52560 commit 3ed4634ec349fa9e943ad23718c04be4dd4bba62
52561 Author: Behdad Esfahbod <behdad@behdad.org>
52562 Date:   Thu Apr 19 22:34:06 2012 -0400
52563
52564     Add Indic inspection tool
52565
52566  src/Makefile.am                          |   7 +-
52567  src/hb-ot-shape-complex-indic-private.hh | 264
52568  +++++++++++++++++++++++++++++++
52569  src/hb-ot-shape-complex-indic.cc         | 229
52570  +--------------------------
52571  src/indic.cc                             |  46 ++++++
52572  4 files changed, 317 insertions(+), 229 deletions(-)
52573
52574 commit a06411ecf93c7e5256e363eef3ef69554896dd55
52575 Author: Behdad Esfahbod <behdad@behdad.org>
52576 Date:   Thu Apr 19 22:28:25 2012 -0400
52577
52578     Minor matra renumbering
52579
52580     Should have no visible effect.
52581
52582  src/hb-ot-shape-complex-indic.cc | 30 +++++++++++++++++-------------
52583  1 file changed, 17 insertions(+), 13 deletions(-)
52584
52585 commit 36608941f3cc530fea57282fa175e4cc3b4c66c6
52586 Author: Behdad Esfahbod <behdad@behdad.org>
52587 Date:   Thu Apr 19 22:21:38 2012 -0400
52588
52589     Add GSUB "would_apply" API
52590
52591     To be used in the Indic shaper later.  Unused for now.
52592
52593  src/hb-ot-layout-gsub-table.hh | 140
52594  ++++++++++++++++++++++++++++++++++++++++-
52595  1 file changed, 138 insertions(+), 2 deletions(-)
52596
52597 commit a0d4caeb91fa5e5f2090db4efc35c64ff9a64789
52598 Author: Behdad Esfahbod <behdad@behdad.org>
52599 Date:   Tue Apr 17 13:42:30 2012 -0400
52600
52601     Minor
52602
52603  TODO | 3 +++
52604  1 file changed, 3 insertions(+)
52605
52606 commit a5e40542ab9508f0ba6f822f1262d93fccb71f45
52607 Author: Behdad Esfahbod <behdad@behdad.org>
52608 Date:   Tue Apr 17 12:37:19 2012 -0400
52609
52610     Make font immutable in hb_shape()
52611
52612  src/hb-shape.cc | 2 ++
52613  1 file changed, 2 insertions(+)
52614
52615 commit 3cde23664fbbe9cd2ac1b8fd5eb2ea288309cc9c
52616 Author: Behdad Esfahbod <behdad@behdad.org>
52617 Date:   Tue Apr 17 11:44:49 2012 -0400
52618
52619     Minor note re Graphite
52620
52621  src/hb-graphite2.cc | 3 +++
52622  1 file changed, 3 insertions(+)
52623
52624 commit 4dc2449d92308f8dd366142831c0b85bd30ea5a9
52625 Author: Behdad Esfahbod <behdad@behdad.org>
52626 Date:   Tue Apr 17 11:39:48 2012 -0400
52627
52628     Fix leak in graphite
52629
52630  src/hb-graphite2.cc | 1 +
52631  1 file changed, 1 insertion(+)
52632
52633 commit 0290bbf8611aa881daed907f22256a431250c90a
52634 Author: Behdad Esfahbod <behdad@behdad.org>
52635 Date:   Tue Apr 17 10:28:21 2012 -0400
52636
52637     Add another Thai test
52638
52639  test/shaping/texts/in-tree/shaper-thai/misc/misc.txt | 1 +
52640  1 file changed, 1 insertion(+)
52641
52642 commit 9ceca3aeb14cc096f5f87660cf7351bc35073084
52643 Author: Behdad Esfahbod <behdad@behdad.org>
52644 Date:   Mon Apr 16 21:05:51 2012 -0400
52645
52646     Fix ragel regexp in vowel-based syllable
52647
52648     As reported by datao zhang on the mailing list.
52649
52650  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
52651  1 file changed, 1 insertion(+), 1 deletion(-)
52652
52653 commit b870afcd1b436614af95db6dc297e54c8f03f0cd
52654 Author: Behdad Esfahbod <behdad@behdad.org>
52655 Date:   Mon Apr 16 21:05:11 2012 -0400
52656
52657     Rewrite ragel expression to better match the one on MS spec
52658
52659     https://www.microsoft.com/typography/otfntdev/devanot/shaping.aspx
52660
52661  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
52662  1 file changed, 1 insertion(+), 1 deletion(-)
52663
52664 commit 95cefdf96efe43a44133aa8a186155cf4e63e2b7
52665 Author: Behdad Esfahbod <behdad@behdad.org>
52666 Date:   Mon Apr 16 18:08:20 2012 -0400
52667
52668     Add --utf8-clusters
52669
52670     Also fix cairo cluster generation.
52671
52672  util/hb-shape.cc     |  8 +++++---
52673  util/hb-view.hh      |  2 +-
52674  util/helper-cairo.cc | 22 +++++++++++++++++-----
52675  util/helper-cairo.hh |  3 ++-
52676  util/options.cc      | 19 ++++++++++++++-----
52677  util/options.hh      | 26 ++++++++++++++++----------
52678  util/view-cairo.cc   |  5 +++--
52679  util/view-cairo.hh   |  3 ++-
52680  8 files changed, 60 insertions(+), 28 deletions(-)
52681
52682 commit effb42e5c520128bdc2e29398ed801730c5c0f52
52683 Author: Behdad Esfahbod <behdad@behdad.org>
52684 Date:   Mon Apr 16 16:04:07 2012 -0400
52685
52686     Always use cairo_show_text_glyphs()
52687
52688     Better catches cluster errors.
52689
52690  util/view-cairo.cc | 2 +-
52691  1 file changed, 1 insertion(+), 1 deletion(-)
52692
52693 commit 799cfdd15ab369580b2283200c3aca6866214b59
52694 Author: Behdad Esfahbod <behdad@behdad.org>
52695 Date:   Mon Apr 16 16:00:36 2012 -0400
52696
52697     Make page progression be right to left for vertical text
52698
52699  util/view-cairo.cc | 8 ++++----
52700  1 file changed, 4 insertions(+), 4 deletions(-)
52701
52702 commit a5f1834f57ea3fb254f5c7d372747de316fcc8f1
52703 Author: Behdad Esfahbod <behdad@behdad.org>
52704 Date:   Mon Apr 16 15:55:13 2012 -0400
52705
52706     Apply 'liga' for vertical writing mode too
52707
52708     Apparently that's what Kazuraki uses to form vertical ligatures,
52709     which suggests that it's what Adobe does.
52710
52711  src/hb-ot-shape.cc | 2 +-
52712  1 file changed, 1 insertion(+), 1 deletion(-)
52713
52714 commit 4d85252bda25cddd1fbdd744687e449888f0b5fa
52715 Author: Behdad Esfahbod <behdad@behdad.org>
52716 Date:   Mon Apr 16 15:54:26 2012 -0400
52717
52718     Add Japanese test data from Adobe's Kazuraki font ligatures
52719
52720  test/shaping/texts/in-tree/shaper-default/MANIFEST |  1 +
52721  .../shaper-default/script-japanese/MANIFEST        |  1 +
52722  .../shaper-default/script-japanese/misc/MANIFEST   |  2 +
52723  .../script-japanese/misc/kazuraki-liga-lines.txt   |  8 ++++
52724  .../script-japanese/misc/kazuraki-liga.txt         | 53
52725  ++++++++++++++++++++++
52726  5 files changed, 65 insertions(+)
52727
52728 commit e74616b8898b5f18d9bf82b9e81aefad056c1e36
52729 Author: Behdad Esfahbod <behdad@behdad.org>
52730 Date:   Sun Apr 15 14:12:13 2012 -0400
52731
52732     Add comment
52733
52734  src/hb-private.hh | 8 ++++++++
52735  1 file changed, 8 insertions(+)
52736
52737 commit 683b503f30bba29d57a93d7e8ac7138c2e7f49f1
52738 Author: Behdad Esfahbod <behdad@behdad.org>
52739 Date:   Sat Apr 14 20:47:14 2012 -0400
52740
52741     Minor
52742
52743  src/hb-ot-shape-normalize.cc | 11 +++++++++--
52744  src/hb-ot-shape-private.hh   |  9 ---------
52745  src/hb-ot-shape.cc           |  9 ++++++++-
52746  3 files changed, 17 insertions(+), 12 deletions(-)
52747
52748 commit b9f199c8e38cc5ed0d73845568630f3bcbdd4374
52749 Author: Behdad Esfahbod <behdad@behdad.org>
52750 Date:   Sat Apr 14 20:23:58 2012 -0400
52751
52752     Move code around
52753
52754  src/hb-ot-shape-private.hh | 40 ----------------------------------------
52755  src/hb-ot-shape.cc         | 45
52756  +++++++++++++++++++++++++++++++++++++++++----
52757  2 files changed, 41 insertions(+), 44 deletions(-)
52758
52759 commit 38a83019e6a7f4aa47662fd557344f62ae001abe
52760 Author: Behdad Esfahbod <behdad@behdad.org>
52761 Date:   Sat Apr 14 19:40:18 2012 -0400
52762
52763     Minor
52764
52765  src/hb-common.h | 2 +-
52766  1 file changed, 1 insertion(+), 1 deletion(-)
52767
52768 commit d4adade217a61007dd2da5cd9eccf889f79a019a
52769 Author: Behdad Esfahbod <behdad@behdad.org>
52770 Date:   Sat Apr 14 19:23:17 2012 -0400
52771
52772     Add assert
52773
52774  src/hb-ot-shape.cc | 2 ++
52775  1 file changed, 2 insertions(+)
52776
52777 commit fe28b997fbbeb2cfeab62ac453993ccffe3e6719
52778 Author: Behdad Esfahbod <behdad@behdad.org>
52779 Date:   Sat Apr 14 19:19:26 2012 -0400
52780
52781     Add HB_DIRECTION_IS_VALID
52782
52783  src/hb-common.h        | 1 +
52784  test/api/test-common.c | 7 +++++++
52785  2 files changed, 8 insertions(+)
52786
52787 commit 5e88aa66822ba64324b4428c9ffbe06a43b4f310
52788 Author: Behdad Esfahbod <behdad@behdad.org>
52789 Date:   Sat Apr 14 18:51:50 2012 -0400
52790
52791     Remove public enum names again
52792
52793     As was reported to me, glib-mkenum does not understand named enums,
52794     so remove for now.
52795
52796  src/hb-blob.h               | 2 +-
52797  src/hb-common.h             | 6 +++---
52798  src/hb-ot-layout-private.hh | 2 +-
52799  3 files changed, 5 insertions(+), 5 deletions(-)
52800
52801 commit 08569c0eaab026c7122c0dc29922cf44011c4d10
52802 Author: Behdad Esfahbod <behdad@behdad.org>
52803 Date:   Sat Apr 14 18:47:07 2012 -0400
52804
52805     Minor
52806
52807  TODO | 2 ++
52808  1 file changed, 2 insertions(+)
52809
52810 commit 4bf90f648313e35d21b427a956aa1fe762bae757
52811 Author: Behdad Esfahbod <behdad@behdad.org>
52812 Date:   Thu Apr 12 17:38:23 2012 -0400
52813
52814     Make HB_DIRECTION_INVALID be zero
52815
52816     This changes all the HB_DIRECTION_* enum member values, but is
52817     nicer, in preparation for making hb_segment_properties_t public.
52818
52819  src/hb-common.cc       |  7 ++++---
52820  src/hb-common.h        | 20 ++++++++++----------
52821  test/api/test-common.c |  9 +++++++--
52822  3 files changed, 21 insertions(+), 15 deletions(-)
52823
52824 commit d01402da9c756f90a84bfb1f964fd56caf2b35c3
52825 Author: Behdad Esfahbod <behdad@behdad.org>
52826 Date:   Thu Apr 12 17:38:02 2012 -0400
52827
52828     Minor
52829
52830  TODO | 6 +++++-
52831  1 file changed, 5 insertions(+), 1 deletion(-)
52832
52833 commit 69b84a8f6c789726815261c2e86692de7a65d6e8
52834 Author: Behdad Esfahbod <behdad@behdad.org>
52835 Date:   Thu Apr 12 15:50:40 2012 -0400
52836
52837     Fix hb-view surface size calc for vertical text
52838
52839     For some reason it doesn't quite work with IranianNastaliq, but
52840     that looks like a font issue.
52841
52842  util/helper-cairo.hh |  5 +++--
52843  util/options.hh      |  7 +++++++
52844  util/view-cairo.cc   | 31 +++++++++++++++++++++----------
52845  util/view-cairo.hh   |  1 +
52846  4 files changed, 32 insertions(+), 12 deletions(-)
52847
52848 commit 6bd9b479b8b2befbb0847282e93beade197c8038
52849 Author: Behdad Esfahbod <behdad@behdad.org>
52850 Date:   Thu Apr 12 14:53:53 2012 -0400
52851
52852     Hide backend-specific shape functions
52853
52854     Also remove shaper_options argument to hb_shape_full().  That was
52855     unused and for "future".  Let it go.
52856
52857     More shaper API coming in preparation for plan/planned API.
52858
52859  configure.ac                                   |  6 ++--
52860  src/Makefile.am                                | 11 +++----
52861  src/hb-fallback-shape-private.hh               |  9 +++---
52862  src/hb-fallback-shape.cc                       |  9 +++---
52863  src/{hb-ot-shape.h => hb-graphite2-private.hh} | 30 ++++++++----------
52864  src/hb-graphite2.cc                            |  5 ++-
52865  src/hb-graphite2.h                             |  7 -----
52866  src/hb-ot-shape-private.hh                     |  8 +++--
52867  src/hb-ot-shape.cc                             | 11 +++----
52868  src/hb-ot.h                                    |  1 -
52869  src/hb-shape.cc                                | 24 ++++++---------
52870  src/hb-shape.h                                 |  1 -
52871  src/hb-uniscribe-private.hh                    | 42
52872  ++++++++++++++++++++++++++
52873  src/hb-uniscribe.cc                            |  9 +++---
52874  src/hb-uniscribe.h                             |  7 -----
52875  util/options.hh                                |  2 +-
52876  16 files changed, 96 insertions(+), 86 deletions(-)
52877
52878 commit c6035cf802c60f0526f421f39a55886061df94ee
52879 Author: Behdad Esfahbod <behdad@behdad.org>
52880 Date:   Thu Apr 12 13:23:59 2012 -0400
52881
52882     Add names to enums
52883
52884     gdb was showing <anonymous enum> instead of useful stuff, so name
52885     all our enums.
52886
52887  src/hb-blob.h                      | 2 +-
52888  src/hb-common.h                    | 6 +++---
52889  src/hb-ot-layout-common-private.hh | 2 +-
52890  src/hb-ot-layout-gdef-table.hh     | 2 +-
52891  src/hb-ot-layout-gpos-table.hh     | 5 ++---
52892  src/hb-ot-layout-gsub-table.hh     | 2 +-
52893  src/hb-ot-layout-private.hh        | 2 +-
52894  7 files changed, 10 insertions(+), 11 deletions(-)
52895
52896 commit d1c9eb458c843215da8df84b596bfae51fee135b
52897 Author: Behdad Esfahbod <behdad@behdad.org>
52898 Date:   Thu Apr 12 13:17:44 2012 -0400
52899
52900     Make it an error to include non-top-level headers
52901
52902     Users should #include <hb.h> (or hb-ft.h, hb-glib.h, etc), but
52903     never things like hb-shape.h directly.  This makes it easier to
52904     refactor headers later on without breaking compatibility.
52905
52906  src/hb-blob.h       | 4 ++++
52907  src/hb-buffer.h     | 4 ++++
52908  src/hb-common.h     | 4 ++++
52909  src/hb-font.h       | 4 ++++
52910  src/hb-ft.h         | 2 --
52911  src/hb-glib.h       | 1 +
52912  src/hb-gobject.h    | 1 +
52913  src/hb-graphite2.h  | 5 +++--
52914  src/hb-icu.h        | 1 +
52915  src/hb-ot-layout.h  | 8 +++++---
52916  src/hb-ot-shape.h   | 9 +++++----
52917  src/hb-ot-tag.h     | 6 +++++-
52918  src/hb-ot.h         | 2 ++
52919  src/hb-private.hh   | 5 ++++-
52920  src/hb-shape.h      | 4 ++++
52921  src/hb-unicode.h    | 4 ++++
52922  src/hb-uniscribe.h  | 3 +--
52923  src/hb-version.h.in | 4 ++++
52924  src/hb.h            | 2 ++
52925  19 files changed, 58 insertions(+), 15 deletions(-)
52926
52927 commit 323190c27b80cddc9b3c42d19f1f243e2acb2411
52928 Author: Behdad Esfahbod <behdad@behdad.org>
52929 Date:   Thu Apr 12 12:29:10 2012 -0400
52930
52931     Minor
52932
52933  src/hb-ft.cc | 2 ++
52934  1 file changed, 2 insertions(+)
52935
52936 commit 0e3361464b00b76aa7375515163e0710a691db0c
52937 Author: Behdad Esfahbod <behdad@behdad.org>
52938 Date:   Thu Apr 12 10:06:52 2012 -0400
52939
52940     Fix bug with not setting Unicode props of the first character
52941
52942     Fixes Mongolian shaping issue:
52943     https://bugs.freedesktop.org/show_bug.cgi?id=45695
52944
52945  src/hb-ot-shape.cc | 2 +-
52946  1 file changed, 1 insertion(+), 1 deletion(-)
52947
52948 commit f9746b600a6e14dbe48aabfc17df8f12a5b46b11
52949 Author: Behdad Esfahbod <behdad@behdad.org>
52950 Date:   Thu Apr 12 09:59:26 2012 -0400
52951
52952     Minor
52953
52954  test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/misc.txt |
52955  1 -
52956  1 file changed, 1 deletion(-)
52957
52958 commit 7470b0ff805e4ff59d23d7a1808888fafdf550eb
52959 Author: Behdad Esfahbod <behdad@behdad.org>
52960 Date:   Thu Apr 12 09:44:27 2012 -0400
52961
52962     Add Mongolian test case
52963
52964  test/shaping/texts/in-tree/MANIFEST                                   |
52965  1 +
52966  .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST        |
52967  1 +
52968  .../texts/in-tree/shaper-arabic/script-mongolian/misc/misc.txt        |
52969  4 ++++
52970  test/shaping/texts/in-tree/shaper-thai/MANIFEST                       |
52971  1 +
52972  test/shaping/texts/in-tree/shaper-thai/misc/MANIFEST                  |
52973  1 +
52974  5 files changed, 8 insertions(+)
52975
52976 commit c65662b71e6160f5adfb6226d97589ca457d98b9
52977 Author: Behdad Esfahbod <behdad@behdad.org>
52978 Date:   Thu Apr 12 09:31:55 2012 -0400
52979
52980     Fix left-matra positioning in Indic
52981
52982     Fixes 200 failures out of previous 4290 cases in the OO.o Indic
52983     dictionary (of ~16000 entries).
52984
52985  src/hb-ot-shape-complex-indic.cc | 12 ++++++------
52986  1 file changed, 6 insertions(+), 6 deletions(-)
52987
52988 commit 6d16403bfaa4d710d80c93298eca7211ecaa419f
52989 Author: Behdad Esfahbod <behdad@behdad.org>
52990 Date:   Wed Apr 11 22:04:42 2012 -0400
52991
52992     Adjust TODO
52993
52994  TODO | 2 +-
52995  1 file changed, 1 insertion(+), 1 deletion(-)
52996
52997 commit 029a82d81d8ffa1b6771d19018d592fec1dbc934
52998 Author: Behdad Esfahbod <behdad@behdad.org>
52999 Date:   Wed Apr 11 22:00:46 2012 -0400
53000
53001     [hangul] Apply *jmo features to all Hangul chars
53002
53003     This is what old HB does.  Morever, fixes rendering with Win8 malgun
53004     font.  The Win7 version doesn't compose with either Uniscribe nor HB,
53005     but Win8 version works as expected, like Uniscribe, with this change.
53006
53007     Lets call Hangul done for now.
53008
53009  src/hb-ot-shape-complex-misc.cc | 9 +++++++++
53010  1 file changed, 9 insertions(+)
53011
53012 commit 3baae2440de69577d330209edb708e7d2bb2231d
53013 Author: Behdad Esfahbod <behdad@behdad.org>
53014 Date:   Wed Apr 11 21:54:37 2012 -0400
53015
53016     Update TODO
53017
53018  TODO | 28 +++++++++++++++-------------
53019  1 file changed, 15 insertions(+), 13 deletions(-)
53020
53021 commit a4976447cd1a1feffdecd0d501a2690716b1cf4b
53022 Author: Behdad Esfahbod <behdad@behdad.org>
53023 Date:   Wed Apr 11 17:48:40 2012 -0400
53024
53025     Add Hangul test
53026
53027  test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/misc.txt |
53028  1 +
53029  1 file changed, 1 insertion(+)
53030
53031 commit e95d912b3b0af027c4384553f95236db822e5acc
53032 Author: Behdad Esfahbod <behdad@behdad.org>
53033 Date:   Wed Apr 11 17:33:02 2012 -0400
53034
53035     Fix diff tool
53036
53037  test/shaping/hb_test_tools.py | 4 ++--
53038  1 file changed, 2 insertions(+), 2 deletions(-)
53039
53040 commit 41ae674f6871f43d0a6e4ca67a747074d63ae576
53041 Author: Behdad Esfahbod <behdad@behdad.org>
53042 Date:   Wed Apr 11 17:11:05 2012 -0400
53043
53044     Don't create hb_apply_context_t per glyph!
53045
53046     I couldn't measure significant performance gains out of this; maybe
53047     about 5% (with one million Malayalam strings).  Still, not bad.
53048     But reminds me that optimizing this codebase without profiling first
53049     is simply not going to work.  Oh well...
53050
53051  src/hb-ot-layout-gpos-table.hh       | 24 ++++++------------------
53052  src/hb-ot-layout-gsub-table.hh       | 26 +++++++-------------------
53053  src/hb-ot-layout-gsubgpos-private.hh | 22 ++++++++++++++++++++++
53054  3 files changed, 35 insertions(+), 37 deletions(-)
53055
53056 commit 4a1e02ef7979d58fe0c726ee7c665b2420c42ddd
53057 Author: Behdad Esfahbod <behdad@behdad.org>
53058 Date:   Wed Apr 11 14:37:53 2012 -0400
53059
53060     Fix shape to presentation forms font check
53061
53062     As reported by Jonathan Kew on the list.
53063
53064  src/hb-ot-shape-complex-arabic.cc | 9 ++++++---
53065  1 file changed, 6 insertions(+), 3 deletions(-)
53066
53067 commit 6062f5f01436b4044be729890ed00b9b62737824
53068 Author: Behdad Esfahbod <behdad@behdad.org>
53069 Date:   Wed Apr 11 14:19:55 2012 -0400
53070
53071     Fix build with some compilers
53072
53073     As reported by Jonathan Kew on the list.
53074
53075  src/hb-ot-shape-complex-misc.cc | 7 ++++---
53076  1 file changed, 4 insertions(+), 3 deletions(-)
53077
53078 commit acd88e659fdb2fa1cbf7171f0a1c7fbc81b9f298
53079 Author: Behdad Esfahbod <behdad@behdad.org>
53080 Date:   Tue Apr 10 18:02:20 2012 -0400
53081
53082     In Arabic fallback shaping, check that the font has glyph for new char
53083
53084  src/hb-ot-shape-complex-arabic.cc  | 12 +++++++-----
53085  src/hb-ot-shape-complex-indic.cc   |  2 +-
53086  src/hb-ot-shape-complex-misc.cc    |  6 +++---
53087  src/hb-ot-shape-complex-private.hh |  7 ++++---
53088  src/hb-ot-shape.cc                 |  2 +-
53089  5 files changed, 16 insertions(+), 13 deletions(-)
53090
53091 commit 7752aa73e72301a46c64c533c1e423ff5987cc05
53092 Author: Behdad Esfahbod <behdad@behdad.org>
53093 Date:   Tue Apr 10 17:22:14 2012 -0400
53094
53095     Minor
53096
53097  src/hb-ot-shape-private.hh |  1 -
53098  src/hb-ot-shape.cc         | 10 ----------
53099  2 files changed, 11 deletions(-)
53100
53101 commit 939c010211b063f78874a3b72b032c1ed9a13b87
53102 Author: Behdad Esfahbod <behdad@behdad.org>
53103 Date:   Tue Apr 10 17:20:05 2012 -0400
53104
53105     Implement Arabic fallback shaping mandatory ligatures
53106
53107  src/gen-arabic-table.py                 | 32
53108  ++++++++++++++++++++++----------
53109  src/hb-ot-shape-complex-arabic-table.hh | 28 +++++++++++++++++++---------
53110  src/hb-ot-shape-complex-arabic.cc       | 31
53111  +++++++++++++++++++++++++++++++
53112  src/hb-ot-shape-complex-misc.cc         |  4 ++--
53113  4 files changed, 74 insertions(+), 21 deletions(-)
53114
53115 commit b7d04eb606800100faa11100d2adf559e297a4ee
53116 Author: Behdad Esfahbod <behdad@behdad.org>
53117 Date:   Tue Apr 10 16:44:38 2012 -0400
53118
53119     Do Arabic fallback shaping
53120
53121  src/hb-ot-shape-complex-arabic.cc | 38
53122  +++++++++++++++++++++++++++++++++-----
53123  1 file changed, 33 insertions(+), 5 deletions(-)
53124
53125 commit ae4a2b9365051c23c9a299cf76f3ab7e661999b1
53126 Author: Behdad Esfahbod <behdad@behdad.org>
53127 Date:   Tue Apr 10 16:25:08 2012 -0400
53128
53129     Generate fallback Arabic shaping table
53130
53131     Not hooked up yet.
53132
53133  src/Makefile.am                         |   6 +-
53134  src/gen-arabic-table.py                 | 220
53135  +++++++++++++++++++++++---------
53136  src/gen-indic-table.py                  |   4 +-
53137  src/hb-ot-shape-complex-arabic-table.hh | 205
53138  ++++++++++++++++++++++++++++-
53139  4 files changed, 367 insertions(+), 68 deletions(-)
53140
53141 commit 3b26f96ebe859570d14c6902afc23462bca40712
53142 Author: Behdad Esfahbod <behdad@behdad.org>
53143 Date:   Tue Apr 10 10:52:07 2012 -0400
53144
53145     Add Thai shaper that does SARA AM decomposition / reordering
53146
53147     That's not in the OpenType spec, but it's what MS and Adobe do.
53148
53149  src/hb-buffer.cc                   |   1 +
53150  src/hb-ot-shape-complex-misc.cc    | 104
53151  ++++++++++++++++++++++++++++++++++++-
53152  src/hb-ot-shape-complex-private.hh |   8 +++
53153  3 files changed, 112 insertions(+), 1 deletion(-)
53154
53155 commit 0b6d2ac6a1d04877ae4542fc2a3b920185547053
53156 Author: Behdad Esfahbod <behdad@behdad.org>
53157 Date:   Tue Apr 10 10:52:03 2012 -0400
53158
53159     Minor
53160
53161  TODO | 10 ++++------
53162  1 file changed, 4 insertions(+), 6 deletions(-)
53163
53164 commit e099dd6592b4ea887696330f4718efb572494d93
53165 Author: Behdad Esfahbod <behdad@behdad.org>
53166 Date:   Tue Apr 10 10:47:33 2012 -0400
53167
53168     Add Thai test case for SARA AM decomposition
53169
53170  test/shaping/texts/in-tree/shaper-hangul/MANIFEST    | 1 +
53171  test/shaping/texts/in-tree/shaper-thai/misc/misc.txt | 5 +++++
53172  2 files changed, 6 insertions(+)
53173
53174 commit 4450dc9354b18cd68980b0891b24ea8efa4f38b6
53175 Author: Behdad Esfahbod <behdad@behdad.org>
53176 Date:   Sat Apr 7 22:07:23 2012 -0400
53177
53178     Move around
53179
53180  test/shaping/texts/in-tree/MANIFEST
53181  | 1 +
53182  test/shaping/texts/in-tree/shaper-default/MANIFEST
53183  | 1 -
53184  .../in-tree/{shaper-default => shaper-hangul}/script-hangul/MANIFEST
53185  | 0
53186  .../{shaper-default => shaper-hangul}/script-hangul/misc/MANIFEST
53187  | 0
53188  .../{shaper-default => shaper-hangul}/script-hangul/misc/misc.txt
53189  | 0
53190  5 files changed, 1 insertion(+), 1 deletion(-)
53191
53192 commit d4cc44716c1e098f8abbc0e495404598026ef242
53193 Author: Behdad Esfahbod <behdad@behdad.org>
53194 Date:   Sat Apr 7 21:52:28 2012 -0400
53195
53196     Move code around, in prep for Thai/Lao shaper
53197
53198  src/hb-buffer-private.hh                 |  5 +++++
53199  src/hb-buffer.cc                         | 23 +++++++++++++++++++++++
53200  src/hb-ot-shape-complex-indic-machine.rl | 14 +-------------
53201  3 files changed, 29 insertions(+), 13 deletions(-)
53202
53203 commit c9a841f4452921c5361b8f5697bbff7736ce60cd
53204 Author: Behdad Esfahbod <behdad@behdad.org>
53205 Date:   Sat Apr 7 15:06:55 2012 -0400
53206
53207     Add simple Hangul shaper that recomposes Jamo when feasible
53208
53209     Previously, we were NOT actually recomposing Hangul Jamo.  We do now.
53210     The two lines in:
53211
53212     test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt
53213
53214     Now render the same with the UnDotum.ttf font.  Previously the second
53215     linle was rendering boxes.
53216
53217     We can also start applying OpenType Jamo features later.  At this
53218     time,
53219     I have no idea how the 'ljmo', 'vjmo', 'tjmo' features are supposed to
53220     work.  Maybe someone can explain them to me?
53221
53222  src/hb-ot-shape-complex-misc.cc    | 16 ++++++++++++++++
53223  src/hb-ot-shape-complex-private.hh | 15 +++++++++++++--
53224  2 files changed, 29 insertions(+), 2 deletions(-)
53225
53226 commit 968318455304804dc53045e8ba0cd4d76800c02d
53227 Author: Behdad Esfahbod <behdad@behdad.org>
53228 Date:   Sat Apr 7 14:57:21 2012 -0400
53229
53230     Implement normalization mode
53231     HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_FULL
53232
53233     In this mode we try composing CCC=0 with CCC=0 characters.  Useful for
53234     Hangul.
53235
53236  src/hb-ot-shape-normalize.cc | 21 +++++++++++++--------
53237  1 file changed, 13 insertions(+), 8 deletions(-)
53238
53239 commit bec2ac4fde1ba0dd6dba02adbb836ce569a5cf6f
53240 Author: Behdad Esfahbod <behdad@behdad.org>
53241 Date:   Sat Apr 7 14:51:17 2012 -0400
53242
53243     Bring normalization algorithm closer to the spec
53244
53245     No logical difference so far.
53246
53247  src/hb-ot-shape-normalize.cc | 3 ++-
53248  1 file changed, 2 insertions(+), 1 deletion(-)
53249
53250 commit e02d9257863b49e33ab5942971266349d3c548f6
53251 Author: Behdad Esfahbod <behdad@behdad.org>
53252 Date:   Sat Apr 7 14:49:13 2012 -0400
53253
53254     Flip logic around
53255
53256  src/hb-ot-shape-normalize.cc | 38 +++++++++++++-------------------------
53257  1 file changed, 13 insertions(+), 25 deletions(-)
53258
53259 commit aaa25d5f458127f53f4b5ecdeb986ae91fabbad3
53260 Author: Behdad Esfahbod <behdad@behdad.org>
53261 Date:   Thu Apr 5 17:27:23 2012 -0400
53262
53263     Add Hangul test case
53264
53265     Composed, and decomposed, of the same text.
53266
53267  test/shaping/texts/in-tree/shaper-default/MANIFEST                    |
53268  1 +
53269  test/shaping/texts/in-tree/shaper-default/script-hangul/MANIFEST      |
53270  1 +
53271  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/MANIFEST |
53272  1 +
53273  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt |
53274  2 ++
53275  4 files changed, 5 insertions(+)
53276
53277 commit 11138ccff71f442da1fcf64faa0e1d22e083e775
53278 Author: Behdad Esfahbod <behdad@behdad.org>
53279 Date:   Thu Apr 5 17:25:19 2012 -0400
53280
53281     Add normalize mode
53282
53283     In preparation for Hangul shaper.
53284
53285  src/Makefile.am                      |  1 +
53286  src/hb-ot-layout-common-private.hh   |  1 -
53287  src/hb-ot-shape-complex-arabic.cc    |  6 +--
53288  src/hb-ot-shape-complex-indic.cc     |  6 +--
53289  src/hb-ot-shape-complex-misc.cc      |  8 ++--
53290  src/hb-ot-shape-complex-private.hh   | 13 ++++---
53291  src/hb-ot-shape-normalize-private.hh | 46 +++++++++++++++++++++++
53292  src/hb-ot-shape-normalize.cc         | 73
53293  +++++++++++++++++-------------------
53294  src/hb-ot-shape-private.hh           |  7 +---
53295  src/hb-ot-shape.cc                   |  2 +-
53296  10 files changed, 102 insertions(+), 61 deletions(-)
53297
53298 commit 6769f21d579a354e32577ec57348e97d2cb1b438
53299 Author: Behdad Esfahbod <behdad@behdad.org>
53300 Date:   Thu Apr 5 16:46:46 2012 -0400
53301
53302     More moving code around
53303
53304  src/hb-ot-shape-normalize.cc | 2 +-
53305  src/hb-ot-shape-private.hh   | 8 --------
53306  src/hb-ot-shape.cc           | 2 +-
53307  src/hb-unicode-private.hh    | 8 ++++++++
53308  4 files changed, 10 insertions(+), 10 deletions(-)
53309
53310 commit 2db2a566826ed4763ce69629194ec656bd48b0bd
53311 Author: Behdad Esfahbod <behdad@behdad.org>
53312 Date:   Thu Apr 5 16:40:37 2012 -0400
53313
53314     Move code around
53315
53316  src/hb-ot-shape-private.hh | 53
53317  --------------------------------------------
53318  src/hb-unicode-private.hh  |  3 +++
53319  src/hb-unicode.cc          | 55
53320  ++++++++++++++++++++++++++++++++++++++++++++++
53321  3 files changed, 58 insertions(+), 53 deletions(-)
53322
53323 commit cad3821f3d5b68d490b0728bd37bd57428ec809c
53324 Author: Behdad Esfahbod <behdad@behdad.org>
53325 Date:   Wed Mar 7 17:13:25 2012 -0500
53326
53327     More sorting by Unicode version
53328
53329     This is the most convenient way to browse scripts.
53330
53331  src/hb-common.cc                   |  2 +-
53332  src/hb-common.h                    |  2 +-
53333  src/hb-ot-shape-complex-private.hh | 94
53334  ++++++++++++++++++++++++++++----------
53335  3 files changed, 72 insertions(+), 26 deletions(-)
53336
53337 commit 317b9504d7a4faa70dcf21e5c2aff4792dbd201a
53338 Author: Behdad Esfahbod <behdad@behdad.org>
53339 Date:   Wed Mar 7 16:51:29 2012 -0500
53340
53341     Minor
53342
53343  src/hb-ot-shape-complex-private.hh | 10 ++++++++--
53344  1 file changed, 8 insertions(+), 2 deletions(-)
53345
53346 commit fa2673c1ee954ddbbfbfca7cced7b839d7776fc0
53347 Author: Behdad Esfahbod <behdad@behdad.org>
53348 Date:   Wed Mar 7 15:52:02 2012 -0500
53349
53350     More Unicode script age annotation, and a couple more RTL scripts
53351
53352     Cross-checked with Mark Davis's spreadsheet at http://goo.gl/x9ilM
53353
53354  src/hb-common.cc |  8 ++++++++
53355  src/hb-common.h  | 52
53356  +++++++++++++++++++++++++++++-----------------------
53357  2 files changed, 37 insertions(+), 23 deletions(-)
53358
53359 commit 6d4016f1ba48d409800dc3281b93e5cd58c99d9f
53360 Author: Behdad Esfahbod <behdad@behdad.org>
53361 Date:   Wed Mar 7 15:33:14 2012 -0500
53362
53363     Make src tests pass again
53364
53365  src/gen-arabic-table.py                 | 11 ++++++-----
53366  src/gen-indic-table.py                  |  9 +++++----
53367  src/hb-ot-shape-complex-arabic-table.hh |  6 ++++++
53368  src/hb-ot-shape-complex-indic-table.hh  |  4 ++++
53369  4 files changed, 21 insertions(+), 9 deletions(-)
53370
53371 commit 7da435f08cc406080a5ee9b1ab5351db6a93acae
53372 Author: Behdad Esfahbod <behdad@behdad.org>
53373 Date:   Wed Mar 7 15:20:20 2012 -0500
53374
53375     Separate Unicode 3.1 and Unicode 3.2 additions
53376
53377  src/hb-common.h | 14 +++++++++-----
53378  1 file changed, 9 insertions(+), 5 deletions(-)
53379
53380 commit f91136cb528e298651c4a8a8a1d6dc54136e09ce
53381 Author: Behdad Esfahbod <behdad@behdad.org>
53382 Date:   Wed Mar 7 12:56:22 2012 -0500
53383
53384     Route three Unicode 6.1 scripts through Indic shaper
53385
53386  src/hb-ot-shape-complex-private.hh | 7 ++++++-
53387  1 file changed, 6 insertions(+), 1 deletion(-)
53388
53389 commit f32c0012ad794cd2df669dfc7b0438fafbe38b2d
53390 Author: Behdad Esfahbod <behdad@behdad.org>
53391 Date:   Wed Mar 7 12:53:34 2012 -0500
53392
53393     Add Unicode 6.1.0 scripts
53394
53395  src/hb-common.h |  9 +++++++++
53396  src/hb-glib.cc  | 11 ++++++++++-
53397  2 files changed, 19 insertions(+), 1 deletion(-)
53398
53399 commit 50e810cd0e55c25fddb0a2fd0861c51fbf65700e
53400 Author: Behdad Esfahbod <behdad@behdad.org>
53401 Date:   Wed Mar 7 12:49:08 2012 -0500
53402
53403     Lydian and Kharoshthi are right-to-left
53404
53405  src/hb-common.cc | 6 ++++++
53406  1 file changed, 6 insertions(+)
53407
53408 commit a52835635e4a2a12715aff2febb561515a10cd5a
53409 Author: Behdad Esfahbod <behdad@behdad.org>
53410 Date:   Wed Mar 7 12:38:39 2012 -0500
53411
53412     Whitespace
53413
53414  src/hb-common.h | 194
53415  ++++++++++++++++++++++++++++----------------------------
53416  1 file changed, 97 insertions(+), 97 deletions(-)
53417
53418 commit 183224684a45d7dcd7d28510d4383a7a7cb3dff3
53419 Author: Behdad Esfahbod <behdad@behdad.org>
53420 Date:   Wed Mar 7 12:21:28 2012 -0500
53421
53422     Use generic shaper for Buhid
53423
53424     As requested by Jonathan Kew.
53425
53426     We need to devise a better mechanism to choose which scripts to
53427     pass through the Indic shaper.  Moreover, currently we are storing
53428     data for some scripts in the Indic shaper that are not even going
53429     through that shaper.  Need to find a better way...
53430
53431  src/hb-ot-shape-complex-private.hh | 2 +-
53432  1 file changed, 1 insertion(+), 1 deletion(-)
53433
53434 commit cdc8b491a8e7cec5082ca2ad0346c1f41fdd5c92
53435 Author: Behdad Esfahbod <behdad@behdad.org>
53436 Date:   Wed Mar 7 12:08:33 2012 -0500
53437
53438     Update Indic table to Unicode 6.1 data
53439
53440  src/Makefile.am                         |  15 +++
53441  src/gen-indic-table.py                  |  20 ++--
53442  src/hb-ot-shape-complex-arabic-table.hh |  35 -------
53443  src/hb-ot-shape-complex-indic-table.hh  | 178
53444  +++++++++++++++++++-------------
53445  4 files changed, 134 insertions(+), 114 deletions(-)
53446
53447 commit e3b2e077f549b04779c08a9fedb1f35b9f11075c
53448 Author: Behdad Esfahbod <behdad@behdad.org>
53449 Date:   Wed Mar 7 10:21:24 2012 -0500
53450
53451     Typo
53452
53453  src/hb-ot-shape-normalize.cc | 2 +-
53454  1 file changed, 1 insertion(+), 1 deletion(-)
53455
53456 commit c346671b6b9b05fa51b95c16212eb29ac69510fa
53457 Author: Behdad Esfahbod <behdad@behdad.org>
53458 Date:   Tue Mar 6 20:47:50 2012 -0500
53459
53460     Minor doc fixes
53461
53462  src/hb-ot-shape-normalize.cc | 10 ++++++----
53463  1 file changed, 6 insertions(+), 4 deletions(-)
53464
53465 commit 406044986a68676f3050f9350ccc448c615fc685
53466 Author: Behdad Esfahbod <behdad@behdad.org>
53467 Date:   Tue Mar 6 20:24:31 2012 -0500
53468
53469     Add Hebrew diacritics test cases
53470
53471     From:
53472     https://bugzilla.mozilla.org/show_bug.cgi?id=662055
53473
53474  test/shaping/texts/in-tree/shaper-default/MANIFEST        |  1 +
53475  .../texts/in-tree/shaper-default/script-hebrew/MANIFEST   |  1 +
53476  .../in-tree/shaper-default/script-hebrew/misc/MANIFEST    |  1 +
53477  .../shaper-default/script-hebrew/misc/diacritics.txt      | 15
53478  +++++++++++++++
53479  4 files changed, 18 insertions(+)
53480
53481 commit 461b9b6347e4f58589f5be82c40a2df61da2c715
53482 Author: Behdad Esfahbod <behdad@behdad.org>
53483 Date:   Thu Mar 1 18:11:19 2012 -0800
53484
53485     Fix cluster formation in Indic
53486
53487     Makes number of failures against Uniscribe with hi_IN dictionary from
53488     OO.o to go down from 6334 to 4290.  Not bad for a one-line change!
53489
53490     Mozilla Bug 729626 - ASAN: heap-buffer-overflow HTML
53491
53492  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
53493  1 file changed, 1 insertion(+), 1 deletion(-)
53494
53495 commit bc71ad4973842f25216b48842a46d6c9cbce6aa3
53496 Author: Behdad Esfahbod <behdad@behdad.org>
53497 Date:   Thu Mar 1 17:30:29 2012 -0800
53498
53499     Fix atomic-int op on Apple
53500
53501     The OSAtomicAdd32Barrier operator returns the new value, we want the
53502     old value.
53503
53504  src/hb-blob.cc           | 2 +-
53505  src/hb-object-private.hh | 2 +-
53506  2 files changed, 2 insertions(+), 2 deletions(-)
53507
53508 commit a1970d9afc15b2c6b7513b923019bb223bd95154
53509 Author: Behdad Esfahbod <behdad@behdad.org>
53510 Date:   Fri Feb 24 13:51:09 2012 -0500
53511
53512     Add support for atomic int and mutex on Apple systems
53513
53514     So, apparently there's no atomic int 'get' method on Apple.
53515     You have to
53516     add(0) to get.  And that's not const-friendly.  So switch inert-object
53517     checking to a non-atomic get.  This, however, is safe, and a
53518     negligible
53519     performance boost too.
53520
53521  src/hb-mutex-private.hh  | 14 +++++++++-----
53522  src/hb-object-private.hh | 15 ++++++++++-----
53523  2 files changed, 19 insertions(+), 10 deletions(-)
53524
53525 commit 8004429102d7d3a8c42e1cbfe231835de4d3d782
53526 Author: Behdad Esfahbod <behdad@behdad.org>
53527 Date:   Thu Feb 23 18:47:17 2012 -0500
53528
53529     Remove unused hb_atomic_int_set()
53530
53531     Apparently it can't be implemented on OS X.  We weren't using
53532     it anyway.
53533
53534  src/hb-object-private.hh | 4 ----
53535  1 file changed, 4 deletions(-)
53536
53537 commit 45227c10e416894ba7f84fdf72d849cecdb9b898
53538 Author: Behdad Esfahbod <behdad@behdad.org>
53539 Date:   Thu Feb 23 19:47:43 2012 -0500
53540
53541     Add hb-warning.cc.  Oops!
53542
53543  src/hb-warning.cc | 53
53544  +++++++++++++++++++++++++++++++++++++++++++++++++++++
53545  1 file changed, 53 insertions(+)
53546
53547 commit bd7ff1dec5b92ee59fa060e793f88499adcd8c11
53548 Author: Behdad Esfahbod <behdad@behdad.org>
53549 Date:   Thu Feb 23 15:06:16 2012 -0500
53550
53551     Allow disabling multi-threaded support
53552
53553     By defining HB_NO_MT.
53554
53555     Also, only warn once per missing MT feature support.
53556
53557     Mozilla Bug 666661 - gfx/harfbuzz/src/hb-prive.h - compiler warnings
53558     on mac
53559
53560  src/Makefile.am          |  1 +
53561  src/hb-mutex-private.hh  |  6 +++---
53562  src/hb-object-private.hh | 11 +++--------
53563  3 files changed, 7 insertions(+), 11 deletions(-)
53564
53565 commit 634c9e3423a9c23793400d1f56e98070e00b6056
53566 Author: Behdad Esfahbod <behdad@behdad.org>
53567 Date:   Wed Feb 22 16:43:21 2012 -0500
53568
53569     Minor
53570
53571  src/hb-ot-shape-private.hh | 69
53572  ++++++++++++++++++++++++++--------------------
53573  1 file changed, 39 insertions(+), 30 deletions(-)
53574
53575 commit 514b6f88668da4eab85103c536dabe24b7bc457b
53576 Author: Behdad Esfahbod <behdad@behdad.org>
53577 Date:   Wed Feb 22 16:34:37 2012 -0500
53578
53579     Followup: Reorder Hebrew combining classes for better rendering
53580
53581     Patch from Jonathan Kew.
53582
53583     Bug 662055 - advanced Hebrew diacritics are shown correctly only in
53584     particular order.
53585
53586  src/hb-ot-shape-private.hh | 20 ++++++++++----------
53587  1 file changed, 10 insertions(+), 10 deletions(-)
53588
53589 commit 6e78607ea71e3e5306f88f227ddba76133d16ed0
53590 Author: Behdad Esfahbod <behdad@behdad.org>
53591 Date:   Wed Feb 22 16:31:15 2012 -0500
53592
53593     Reorder Hebrew combining classes for better rendering
53594
53595     Patch from Jonathan Kew.
53596
53597     Bug 662055 - advanced Hebrew diacritics are shown correctly only in
53598     particular order
53599
53600  src/hb-ot-shape-private.hh | 28 ++++++++++++++++++++++++++++
53601  1 file changed, 28 insertions(+)
53602
53603 commit 7a70ca78e06c676befe1ae17199fff1f000f8188
53604 Author: Behdad Esfahbod <behdad@behdad.org>
53605 Date:   Tue Feb 21 11:31:47 2012 -0500
53606
53607     Add test case from https://bugzilla.mozilla.org/show_bug.cgi?id=714067
53608
53609  test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/MANIFEST
53610  | 1 +
53611  .../in-tree/shaper-arabic/script-arabic/misc/ligature-diacritics.txt
53612  | 1 +
53613  2 files changed, 2 insertions(+)
53614
53615 commit f51e167436a51b890ffe3f7f7920498fa287acd9
53616 Author: Behdad Esfahbod <behdad@behdad.org>
53617 Date:   Mon Jan 30 09:48:33 2012 -0500
53618
53619     Minor error handling
53620
53621  util/options.cc | 6 +++++-
53622  1 file changed, 5 insertions(+), 1 deletion(-)
53623
53624 commit bee74efbdebc4e46ce57daa8a88bcf06b13411fe
53625 Author: Behdad Esfahbod <behdad@behdad.org>
53626 Date:   Fri Jan 27 02:14:08 2012 -0500
53627
53628     Update git.mk to new upstream
53629
53630  git.mk | 44 +++++++++++++++++++++++++++++++++-----------
53631  1 file changed, 33 insertions(+), 11 deletions(-)
53632
53633 commit 134aa7bc7e3f9b9de76c9de2ed4b7344a7b323f9
53634 Author: Behdad Esfahbod <behdad@behdad.org>
53635 Date:   Fri Jan 27 02:09:40 2012 -0500
53636
53637     Make checks more OS X friendly
53638
53639  src/check-internal-symbols.sh | 21 +++++++++++++--------
53640  src/check-libstdc++.sh        | 21 +++++++++++++--------
53641  2 files changed, 26 insertions(+), 16 deletions(-)
53642
53643 commit 6152199368399bf98368ea3c794fa760b49756ba
53644 Author: Behdad Esfahbod <behdad@behdad.org>
53645 Date:   Fri Jan 27 01:57:59 2012 -0500
53646
53647     Fix check-header-guards on OS X
53648
53649  src/check-header-guards.sh | 2 +-
53650  1 file changed, 1 insertion(+), 1 deletion(-)
53651
53652 commit c62e41b6aad1fc56225d0e53d6d4abd0f005fe3b
53653 Author: Behdad Esfahbod <behdad@behdad.org>
53654 Date:   Fri Jan 27 02:20:58 2012 -0500
53655
53656     Minor
53657
53658  configure.ac | 8 ++++----
53659  1 file changed, 4 insertions(+), 4 deletions(-)
53660
53661 commit 1a5a91dc0d8bf4b72a2f22dc6300b06ad7000b79
53662 Author: Behdad Esfahbod <behdad@behdad.org>
53663 Date:   Sun Jan 22 19:57:00 2012 -0500
53664
53665     Add a few more tests
53666
53667  .../in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt   | 3 +++
53668  .../shaper-indic/south-east-asian/script-thai/misc/misc.txt      |
53669  9 +++++++++
53670  2 files changed, 12 insertions(+)
53671
53672 commit 1795f3a222a85cdf80c78a0e9181d23dd1673876
53673 Author: Behdad Esfahbod <behdad@behdad.org>
53674 Date:   Sun Jan 22 19:29:45 2012 -0500
53675
53676     Add a couple Thai test cases from Thep
53677
53678  test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST       |
53679  1 +
53680  .../texts/in-tree/shaper-indic/south-east-asian/script-thai/MANIFEST    |
53681  1 +
53682  .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST     |
53683  1 +
53684  .../in-tree/shaper-indic/south-east-asian/script-thai/misc/misc.txt     |
53685  2 ++
53686  4 files changed, 5 insertions(+)
53687
53688 commit ec3f506682fc6e2d7d7455e49d6c82ac9dd0c660
53689 Author: Behdad Esfahbod <behdad@behdad.org>
53690 Date:   Sun Jan 22 19:10:55 2012 -0500
53691
53692     Add Devanagari test from Tom Hacohen
53693
53694  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt
53695  | 1 +
53696  1 file changed, 1 insertion(+)
53697
53698 commit 71be4ca3dd5eaaca31957e34fef11f6aeb4aebdf
53699 Author: Behdad Esfahbod <behdad@behdad.org>
53700 Date:   Sun Jan 22 16:26:49 2012 -0500
53701
53702     Also ignore "ChangeLog" in manifests
53703
53704  test/shaping/hb_test_tools.py | 2 +-
53705  1 file changed, 1 insertion(+), 1 deletion(-)
53706
53707 commit 3c9a39ecd65990f2c7b29bb741c6a538fa425531
53708 Author: Behdad Esfahbod <behdad@behdad.org>
53709 Date:   Sun Jan 22 16:21:19 2012 -0500
53710
53711     Remove newline
53712
53713  test/shaping/hb_test_tools.py | 2 ++
53714  1 file changed, 2 insertions(+)
53715
53716 commit e4ccbfe276db5ed098ddcf78a7bb8f2da4263128
53717 Author: Behdad Esfahbod <behdad@behdad.org>
53718 Date:   Sun Jan 22 16:07:32 2012 -0500
53719
53720     Allow --color=html in hb-diff
53721
53722     Not that useful right now as we don't escape < and >.  Perhaps
53723     another tool can be added to convert the ANSI output to HTML.
53724
53725  test/shaping/hb-diff          |  2 +-
53726  test/shaping/hb_test_tools.py | 22 +++++++++++++++++-----
53727  2 files changed, 18 insertions(+), 6 deletions(-)
53728
53729 commit 71632c96daa4ba15e13f4d9e7f2c121d0162614e
53730 Author: Behdad Esfahbod <behdad@behdad.org>
53731 Date:   Sun Jan 22 15:31:44 2012 -0500
53732
53733     Fallback to Latin script if the font has no other usable scripts
53734
53735     Patch and description from Jonathan Kew:
53736
53737     It turns out that some legacy Thai fonts provide OpenType substitution
53738     features to implement mark positioning, but (incorrectly) put those
53739     features/lookups under the 'latn' script tag instead of using 'thai'
53740     (or
53741     possibly 'DFLT'). See
53742     https://bugzilla.mozilla.org/show_bug.cgi?id=719366 for an example and
53743     more detailed description.
53744
53745     Although this is really a font bug, I suggest that we could improve
53746     the
53747     rendering of such fonts by looking for the 'latn' as a fallback if
53748     neither the requested script nor "default" is found in
53749     hb_ot_layout_table_choose_script. Suggested patch against harfbuzz
53750     master is attached.
53751
53752     This does _not_ affect the other kind of legacy Thai font, where
53753     custom
53754     code to support vendor-specific PUA codepoints would be needed. I'm
53755     not
53756     keen to go down that path; IMO, such fonts should be ruthlessly
53757     stamped
53758     out in favour of standards-based solutions. :)
53759
53760     JK
53761
53762  src/hb-ot-layout.cc | 9 +++++++++
53763  1 file changed, 9 insertions(+)
53764
53765 commit 8f80f93491be73f05eba908591c856339acda51e
53766 Author: Behdad Esfahbod <behdad@behdad.org>
53767 Date:   Sat Jan 21 20:03:25 2012 -0500
53768
53769     More shoveling around
53770
53771  test/shaping/hb-diff-filter-failures |  2 +-
53772  test/shaping/hb-manifest-read        |  2 +-
53773  test/shaping/hb_test_tools.py        | 27 ++++++++++++++++-----------
53774  3 files changed, 18 insertions(+), 13 deletions(-)
53775
53776 commit c78c6e9844a23144ce7fa29afbf57b74587bfcd0
53777 Author: Behdad Esfahbod <behdad@behdad.org>
53778 Date:   Sat Jan 21 19:55:16 2012 -0500
53779
53780     Cleanup
53781
53782  test/shaping/hb-manifest-read |  2 +-
53783  test/shaping/hb_test_tools.py | 13 ++++++++-----
53784  2 files changed, 9 insertions(+), 6 deletions(-)
53785
53786 commit ab94a9c542f7ec9143335b73493ccb75d4586a3a
53787 Author: Behdad Esfahbod <behdad@behdad.org>
53788 Date:   Sat Jan 21 19:43:58 2012 -0500
53789
53790     Distribute testing tools
53791
53792  test/shaping/Makefile.am | 24 ++++++++++++++++++++++++
53793  1 file changed, 24 insertions(+)
53794
53795 commit 3e86feb54c94e46b60168fd2a4773183eb1354b4
53796 Author: Behdad Esfahbod <behdad@behdad.org>
53797 Date:   Sat Jan 21 19:40:30 2012 -0500
53798
53799     Speed up colorless diff
53800
53801  test/shaping/hb_test_tools.py | 6 ++++++
53802  1 file changed, 6 insertions(+)
53803
53804 commit 1e58df603457cb4b57da78b5d4a8df66aa7d7be4
53805 Author: Behdad Esfahbod <behdad@behdad.org>
53806 Date:   Sat Jan 21 19:37:31 2012 -0500
53807
53808     Cleanup manifest code
53809
53810  test/shaping/hb_test_tools.py | 18 ++++++++++++------
53811  1 file changed, 12 insertions(+), 6 deletions(-)
53812
53813 commit 956d552e108eeb50bb3ad21588830af7a2f3862a
53814 Author: Behdad Esfahbod <behdad@behdad.org>
53815 Date:   Sat Jan 21 19:31:51 2012 -0500
53816
53817     Port hb-manifest-update to Python
53818
53819  test/shaping/hb-manifest-update | 23 +++--------------------
53820  test/shaping/hb_test_tools.py   | 38
53821  ++++++++++++++++++++++++++++++--------
53822  2 files changed, 33 insertions(+), 28 deletions(-)
53823
53824 commit 3a34e9e351ed0ee3eb27f9c0f154bc227f1226bf
53825 Author: Behdad Esfahbod <behdad@behdad.org>
53826 Date:   Sat Jan 21 19:15:41 2012 -0500
53827
53828     Ignore Broken Pipe errors
53829
53830  test/shaping/hb_test_tools.py | 76
53831  +++++++++++++++++++++++++++----------------
53832  1 file changed, 48 insertions(+), 28 deletions(-)
53833
53834 commit d5300241680844f5625f32792f7dd7181ed05f9b
53835 Author: Behdad Esfahbod <behdad@behdad.org>
53836 Date:   Sat Jan 21 19:07:22 2012 -0500
53837
53838     [util] Make clusters work with char offset instead of UTF-8 offset
53839
53840     This means the --features indices also refer to char position
53841     instead of byte position now.  Same for cluster values reported
53842     by hb-shape.
53843
53844     Will add an option for byte indices later.
53845
53846  util/options.cc |  7 +++++--
53847  util/options.hh | 12 ++++++++++++
53848  2 files changed, 17 insertions(+), 2 deletions(-)
53849
53850 commit 0f68f4a0b5ee78cbdb2a89a9a1a9125afe72ed2f
53851 Author: Behdad Esfahbod <behdad@behdad.org>
53852 Date:   Sat Jan 21 18:59:48 2012 -0500
53853
53854     Correctly print out Unicode strings
53855
53856  util/options.cc | 2 +-
53857  1 file changed, 1 insertion(+), 1 deletion(-)
53858
53859 commit f22089ac24f43ff048c2a0f1c1f604ae3a96be8b
53860 Author: Behdad Esfahbod <behdad@behdad.org>
53861 Date:   Fri Jan 20 21:21:47 2012 -0500
53862
53863     Misc fixes
53864
53865  test/shaping/hb-diff          | 8 ++++----
53866  test/shaping/hb_test_tools.py | 4 ++--
53867  2 files changed, 6 insertions(+), 6 deletions(-)
53868
53869 commit 96968bfae5ce61a0a098bf0e6acd2210a309a499
53870 Author: Behdad Esfahbod <behdad@behdad.org>
53871 Date:   Fri Jan 20 21:16:34 2012 -0500
53872
53873     Port hb-manifest-read to Python
53874
53875  test/shaping/hb-diff-filter-failures |  2 +-
53876  test/shaping/hb-manifest-read        | 37 +++------------------------
53877  test/shaping/hb_test_tools.py        | 49
53878  ++++++++++++++++++++++++++++++++----
53879  3 files changed, 48 insertions(+), 40 deletions(-)
53880
53881 commit a59ed46fa4f7b76605f8ce6e75783ead406468f5
53882 Author: Behdad Esfahbod <behdad@behdad.org>
53883 Date:   Fri Jan 20 20:56:32 2012 -0500
53884
53885     Add final residues from test-shape-complex
53886
53887  .../shaping/texts/in-tree/shaper-arabic/script-nko/misc/MANIFEST | 1 +
53888  .../shaping/texts/in-tree/shaper-arabic/script-nko/misc/misc.txt |
53889  5 +++++
53890  test/shaping/texts/in-tree/shaper-default/MANIFEST               | 1 +
53891  .../texts/in-tree/shaper-default/script-linear-b/MANIFEST        | 1 +
53892  .../texts/in-tree/shaper-default/script-linear-b/misc/MANIFEST   | 1 +
53893  .../texts/in-tree/shaper-default/script-linear-b/misc/misc.txt   | 1 +
53894  test/shaping/texts/in-tree/shaper-indic/MANIFEST                 | 1 +
53895  .../shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST | 1 +
53896  .../in-tree/shaper-indic/south-east-asian/script-khmer/MANIFEST  | 1 +
53897  .../shaper-indic/south-east-asian/script-khmer/misc/MANIFEST     | 1 +
53898  .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt     |
53899  9 +++++++++
53900  11 files changed, 23 insertions(+)
53901
53902 commit 820e0ed318d9b187a131baa9491d5d390ec33ef4
53903 Author: Behdad Esfahbod <behdad@behdad.org>
53904 Date:   Fri Jan 20 20:51:52 2012 -0500
53905
53906     Add Punjabi tests from test-shape-complex also
53907
53908  .../texts/in-tree/shaper-indic/indic/script-punjabi/misc/MANIFEST
53909  | 1 +
53910  .../texts/in-tree/shaper-indic/indic/script-punjabi/misc/misc.txt
53911  | 1 +
53912  2 files changed, 2 insertions(+)
53913
53914 commit a7d71c105772fb612871b4cae59bdae47bbc8751
53915 Author: Behdad Esfahbod <behdad@behdad.org>
53916 Date:   Fri Jan 20 20:50:09 2012 -0500
53917
53918     Add Tamil test data from Muguntharaj Subramanian
53919
53920  .../shaper-indic/indic/script-tamil/misc/MANIFEST  |  1 +
53921  .../shaper-indic/indic/script-tamil/misc/misc.txt  | 43
53922  ++++++++++++++++++++++
53923  2 files changed, 44 insertions(+)
53924
53925 commit 5992a9941e7f19181df1e34e79e514ccedc3d284
53926 Author: Behdad Esfahbod <behdad@behdad.org>
53927 Date:   Fri Jan 20 20:48:14 2012 -0500
53928
53929     Import test data from late test-shape-complex
53930
53931  .../in-tree/shaper-arabic/script-arabic/MANIFEST   |  1 +
53932  .../shaper-arabic/script-arabic/misc/MANIFEST      |  0
53933  .../in-tree/shaper-arabic/script-mandaic/MANIFEST  |  1 +
53934  .../shaper-arabic/script-mandaic/misc/MANIFEST     |  0
53935  .../shaper-arabic/script-mongolian/MANIFEST        |  1 +
53936  .../shaper-arabic/script-mongolian/misc/MANIFEST   |  0
53937  .../in-tree/shaper-arabic/script-nko/MANIFEST      |  1 +
53938  .../in-tree/shaper-arabic/script-nko/misc/MANIFEST |  0
53939  .../in-tree/shaper-arabic/script-syriac/MANIFEST   |  1 +
53940  .../shaper-arabic/script-syriac/misc/MANIFEST      |  0
53941  .../shaper-indic/indic/script-assamese/MANIFEST    |  1 +
53942  .../indic/script-assamese/misc/MANIFEST            |  0
53943  .../shaper-indic/indic/script-bengali/MANIFEST     |  1 +
53944  .../indic/script-bengali/misc/MANIFEST             |  1 +
53945  .../indic/script-bengali/misc/misc.txt             | 48
53946  ++++++++++++++++++++++
53947  .../shaper-indic/indic/script-devanagari/MANIFEST  |  1 +
53948  .../indic/script-devanagari/misc/MANIFEST          |  1 +
53949  .../indic/script-devanagari/misc/misc.txt          | 23 +++++++++++
53950  .../shaper-indic/indic/script-gujarati/MANIFEST    |  1 +
53951  .../indic/script-gujarati/misc/MANIFEST            |  0
53952  .../shaper-indic/indic/script-kannada/MANIFEST     |  1 +
53953  .../indic/script-kannada/misc/MANIFEST             |  1 +
53954  .../indic/script-kannada/misc/misc.txt             | 17 ++++++++
53955  .../shaper-indic/indic/script-malayalam/MANIFEST   |  1 +
53956  .../indic/script-malayalam/misc/MANIFEST           |  1 +
53957  .../indic/script-malayalam/misc/misc.txt           | 22 ++++++++++
53958  .../shaper-indic/indic/script-oriya/MANIFEST       |  1 +
53959  .../shaper-indic/indic/script-oriya/misc/MANIFEST  |  1 +
53960  .../shaper-indic/indic/script-oriya/misc/misc.txt  | 28 +++++++++++++
53961  .../shaper-indic/indic/script-punjabi/MANIFEST     |  1 +
53962  .../indic/script-punjabi/misc/MANIFEST             |  0
53963  .../shaper-indic/indic/script-sinhala/MANIFEST     |  1 +
53964  .../indic/script-sinhala/misc/MANIFEST             |  1 +
53965  .../indic/script-sinhala/misc/misc.txt             |  6 +++
53966  .../shaper-indic/indic/script-tamil/MANIFEST       |  1 +
53967  .../shaper-indic/indic/script-tamil/misc/MANIFEST  |  0
53968  .../shaper-indic/indic/script-telugu/MANIFEST      |  1 +
53969  .../shaper-indic/indic/script-telugu/misc/MANIFEST |  1 +
53970  .../shaper-indic/indic/script-telugu/misc/misc.txt | 11 +++++
53971  39 files changed, 178 insertions(+)
53972
53973 commit 46ac45647760984c6220f04ba4521038e628b169
53974 Author: Behdad Esfahbod <behdad@behdad.org>
53975 Date:   Fri Jan 20 19:32:17 2012 -0500
53976
53977     Fix Unicode encoding issue
53978
53979  test/shaping/hb_test_tools.py | 8 ++++----
53980  1 file changed, 4 insertions(+), 4 deletions(-)
53981
53982 commit ad34e39a4a320310b1edd9fc4d7e740373510c69
53983 Author: Behdad Esfahbod <behdad@behdad.org>
53984 Date:   Fri Jan 20 18:39:27 2012 -0500
53985
53986     Make test tools interactive
53987
53988     By bypassing readlines() buffering.
53989
53990  test/shaping/hb_test_tools.py | 33 +++++++++++++++++++++++++++------
53991  1 file changed, 27 insertions(+), 6 deletions(-)
53992
53993 commit 91540a7d97051a3d6e97fdcd1e98af23e0780cdd
53994 Author: Behdad Esfahbod <behdad@behdad.org>
53995 Date:   Fri Jan 20 18:27:52 2012 -0500
53996
53997     Move most testing logic into hb_test_tools.py
53998
53999     The actual utils are one-liners now.
54000
54001  test/shaping/hb-diff                 |  77 ++-------------
54002  test/shaping/hb-diff-filter-failures |  27 +-----
54003  test/shaping/hb-unicode-decode       |  18 +---
54004  test/shaping/hb-unicode-encode       |  21 +---
54005  test/shaping/hb-unicode-prettyname   |  53 +----------
54006  test/shaping/hb_test_tools.py        | 180
54007  +++++++++++++++++++++++++++++++++++
54008  6 files changed, 197 insertions(+), 179 deletions(-)
54009
54010 commit 66aa080033dcff07b8bb5e7b1f0e3511f067d6c1
54011 Author: Behdad Esfahbod <behdad@behdad.org>
54012 Date:   Fri Jan 20 17:36:10 2012 -0500
54013
54014     Remove test-shape-complex
54015
54016     New shaping testsuite and framework coming.
54017
54018  test/api/Makefile.am               |    6 -
54019  test/api/test-shape-complex.c      | 1237
54020  ------------------------------------
54021  test/shaping/hb-unicode-prettyname |    1 +
54022  3 files changed, 1 insertion(+), 1243 deletions(-)
54023
54024 commit ed459bfb63c58b59fc0dbe25021c396e8ef8683c
54025 Author: Behdad Esfahbod <behdad@behdad.org>
54026 Date:   Fri Jan 20 17:24:05 2012 -0500
54027
54028     Add hb-unicode-encode
54029
54030  test/shaping/hb-unicode-encode | 22 ++++++++++++++++++++++
54031  1 file changed, 22 insertions(+)
54032
54033 commit d8134bc017ca3383e0978ddee57070eb3aab8964
54034 Author: Behdad Esfahbod <behdad@behdad.org>
54035 Date:   Fri Jan 20 17:18:59 2012 -0500
54036
54037     [hb-shape] Add parantheses around --show-text output
54038
54039  util/options.cc | 2 ++
54040  1 file changed, 2 insertions(+)
54041
54042 commit b12c4d43614199f8910a06507603f6c431d9df67
54043 Author: Behdad Esfahbod <behdad@behdad.org>
54044 Date:   Fri Jan 20 17:17:44 2012 -0500
54045
54046     Add hb-diff-filter-failures
54047
54048  test/shaping/hb-diff-filter-failures | 28 ++++++++++++++++++++++++++++
54049  1 file changed, 28 insertions(+)
54050
54051 commit d4bffbc55bf4c23ab5c7f46af613aeecc79ac515
54052 Author: Behdad Esfahbod <behdad@behdad.org>
54053 Date:   Fri Jan 20 17:16:35 2012 -0500
54054
54055     Move
54056
54057  test/shaping/texts/MANIFEST                                           |
54058  4 +---
54059  test/shaping/texts/in-tree/MANIFEST                                   |
54060  3 +++
54061  test/shaping/texts/{ => in-tree}/shaper-arabic/MANIFEST               | 0
54062  test/shaping/texts/{ => in-tree}/shaper-arabic/script-arabic/MANIFEST | 0
54063  .../shaping/texts/{ => in-tree}/shaper-arabic/script-mandaic/MANIFEST | 0
54064  .../texts/{ => in-tree}/shaper-arabic/script-mongolian/MANIFEST       | 0
54065  test/shaping/texts/{ => in-tree}/shaper-arabic/script-nko/MANIFEST    | 0
54066  test/shaping/texts/{ => in-tree}/shaper-arabic/script-syriac/MANIFEST | 0
54067  test/shaping/texts/{ => in-tree}/shaper-default/MANIFEST              | 0
54068  test/shaping/texts/{ => in-tree}/shaper-indic/MANIFEST                | 0
54069  test/shaping/texts/{ => in-tree}/shaper-indic/indic/MANIFEST          | 0
54070  .../texts/{ => in-tree}/shaper-indic/indic/script-assamese/MANIFEST   | 0
54071  .../{ => in-tree}/shaper-indic/indic/script-assamese/utrrs/LICENSE    | 0
54072  .../{ => in-tree}/shaper-indic/indic/script-assamese/utrrs/MANIFEST   | 0
54073  .../{ => in-tree}/shaper-indic/indic/script-assamese/utrrs/README     | 0
54074  .../{ => in-tree}/shaper-indic/indic/script-assamese/utrrs/SOURCES    | 0
54075  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54076  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54077  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54078  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54079  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54080  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54081  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54082  .../shaper-indic/indic/script-assamese/utrrs/codepoint/MANIFEST       | 0
54083  .../script-assamese/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt     | 0
54084  .../script-assamese/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt     | 0
54085  .../shaper-indic/indic/script-assamese/utrrs/gpos/MANIFEST            | 0
54086  .../indic/script-assamese/utrrs/gsub/IndicFontFeatureGSUB.txt         | 0
54087  .../shaper-indic/indic/script-assamese/utrrs/gsub/MANIFEST            | 0
54088  .../texts/{ => in-tree}/shaper-indic/indic/script-bengali/MANIFEST    | 0
54089  .../{ => in-tree}/shaper-indic/indic/script-bengali/utrrs/LICENSE     | 0
54090  .../{ => in-tree}/shaper-indic/indic/script-bengali/utrrs/MANIFEST    | 0
54091  .../{ => in-tree}/shaper-indic/indic/script-bengali/utrrs/README      | 0
54092  .../{ => in-tree}/shaper-indic/indic/script-bengali/utrrs/SOURCES     | 0
54093  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54094  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54095  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54096  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54097  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54098  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54099  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54100  .../shaper-indic/indic/script-bengali/utrrs/codepoint/MANIFEST        | 0
54101  .../script-bengali/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt      | 0
54102  .../script-bengali/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt      | 0
54103  .../shaper-indic/indic/script-bengali/utrrs/gpos/MANIFEST             | 0
54104  .../indic/script-bengali/utrrs/gsub/IndicFontFeatureGSUB.txt          | 0
54105  .../shaper-indic/indic/script-bengali/utrrs/gsub/MANIFEST             | 0
54106  .../texts/{ => in-tree}/shaper-indic/indic/script-devanagari/MANIFEST | 0
54107  .../{ => in-tree}/shaper-indic/indic/script-devanagari/utrrs/LICENSE  | 0
54108  .../{ => in-tree}/shaper-indic/indic/script-devanagari/utrrs/MANIFEST | 0
54109  .../{ => in-tree}/shaper-indic/indic/script-devanagari/utrrs/README   | 0
54110  .../{ => in-tree}/shaper-indic/indic/script-devanagari/utrrs/SOURCES  | 0
54111  .../codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt      | 0
54112  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54113  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54114  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54115  .../codepoint/IndicFontFeatureCodepoint-DevnagariSpecificAddition.txt | 0
54116  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54117  .../utrrs/codepoint/IndicFontFeatureCodepoint-GenericPunctuation.txt  | 0
54118  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54119  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54120  .../shaper-indic/indic/script-devanagari/utrrs/codepoint/MANIFEST     | 0
54121  .../script-devanagari/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt   | 0
54122  .../script-devanagari/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt   | 0
54123  .../shaper-indic/indic/script-devanagari/utrrs/gpos/MANIFEST          | 0
54124  .../indic/script-devanagari/utrrs/gsub/IndicFontFeatureGSUB.txt       | 0
54125  .../shaper-indic/indic/script-devanagari/utrrs/gsub/MANIFEST          | 0
54126  .../texts/{ => in-tree}/shaper-indic/indic/script-gujarati/MANIFEST   | 0
54127  .../{ => in-tree}/shaper-indic/indic/script-gujarati/utrrs/LICENSE    | 0
54128  .../{ => in-tree}/shaper-indic/indic/script-gujarati/utrrs/MANIFEST   | 0
54129  .../{ => in-tree}/shaper-indic/indic/script-gujarati/utrrs/README     | 0
54130  .../{ => in-tree}/shaper-indic/indic/script-gujarati/utrrs/SOURCES    | 0
54131  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54132  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54133  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54134  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54135  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54136  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54137  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54138  .../shaper-indic/indic/script-gujarati/utrrs/codepoint/MANIFEST       | 0
54139  .../script-gujarati/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt     | 0
54140  .../script-gujarati/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt     | 0
54141  .../shaper-indic/indic/script-gujarati/utrrs/gpos/MANIFEST            | 0
54142  .../indic/script-gujarati/utrrs/gsub/IndicFontFeatureGSUB.txt         | 0
54143  .../shaper-indic/indic/script-gujarati/utrrs/gsub/MANIFEST            | 0
54144  .../texts/{ => in-tree}/shaper-indic/indic/script-kannada/MANIFEST    | 0
54145  .../{ => in-tree}/shaper-indic/indic/script-kannada/utrrs/LICENSE     | 0
54146  .../{ => in-tree}/shaper-indic/indic/script-kannada/utrrs/MANIFEST    | 0
54147  .../{ => in-tree}/shaper-indic/indic/script-kannada/utrrs/README      | 0
54148  .../{ => in-tree}/shaper-indic/indic/script-kannada/utrrs/SOURCES     | 0
54149  .../codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt      | 0
54150  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54151  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54152  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54153  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54154  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54155  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54156  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54157  .../shaper-indic/indic/script-kannada/utrrs/codepoint/MANIFEST        | 0
54158  .../script-kannada/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt      | 0
54159  .../shaper-indic/indic/script-kannada/utrrs/gpos/MANIFEST             | 0
54160  .../indic/script-kannada/utrrs/gsub/IndicFontFeatureGSUB.txt          | 0
54161  .../shaper-indic/indic/script-kannada/utrrs/gsub/MANIFEST             | 0
54162  .../texts/{ => in-tree}/shaper-indic/indic/script-malayalam/MANIFEST  | 0
54163  .../{ => in-tree}/shaper-indic/indic/script-malayalam/utrrs/LICENSE   | 0
54164  .../{ => in-tree}/shaper-indic/indic/script-malayalam/utrrs/MANIFEST  | 0
54165  .../{ => in-tree}/shaper-indic/indic/script-malayalam/utrrs/README    | 0
54166  .../{ => in-tree}/shaper-indic/indic/script-malayalam/utrrs/SOURCES   | 0
54167  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54168  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54169  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54170  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54171  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54172  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54173  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54174  .../shaper-indic/indic/script-malayalam/utrrs/codepoint/MANIFEST      | 0
54175  .../indic/script-malayalam/utrrs/gsub/IndicFontFeatureGSUB.txt        | 0
54176  .../shaper-indic/indic/script-malayalam/utrrs/gsub/MANIFEST           | 0
54177  .../texts/{ => in-tree}/shaper-indic/indic/script-oriya/MANIFEST      | 0
54178  .../texts/{ => in-tree}/shaper-indic/indic/script-oriya/utrrs/LICENSE | 0
54179  .../{ => in-tree}/shaper-indic/indic/script-oriya/utrrs/MANIFEST      | 0
54180  .../texts/{ => in-tree}/shaper-indic/indic/script-oriya/utrrs/README  | 0
54181  .../texts/{ => in-tree}/shaper-indic/indic/script-oriya/utrrs/SOURCES | 0
54182  .../codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt      | 0
54183  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54184  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54185  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54186  .../script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
54187  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54188  .../utrrs/codepoint/IndicFontFeatureCodepoint-OriyaSpecific.txt       | 0
54189  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54190  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54191  .../shaper-indic/indic/script-oriya/utrrs/codepoint/MANIFEST          | 0
54192  .../indic/script-oriya/utrrs/gsub/IndicFontFeatureGSUB.txt            | 0
54193  .../{ => in-tree}/shaper-indic/indic/script-oriya/utrrs/gsub/MANIFEST | 0
54194  .../texts/{ => in-tree}/shaper-indic/indic/script-punjabi/MANIFEST    | 0
54195  .../{ => in-tree}/shaper-indic/indic/script-punjabi/utrrs/LICENSE     | 0
54196  .../{ => in-tree}/shaper-indic/indic/script-punjabi/utrrs/MANIFEST    | 0
54197  .../{ => in-tree}/shaper-indic/indic/script-punjabi/utrrs/README      | 0
54198  .../{ => in-tree}/shaper-indic/indic/script-punjabi/utrrs/SOURCES     | 0
54199  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54200  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54201  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54202  .../utrrs/codepoint/IndicFontFeatureCodepoint-GurmukhiSpecific.txt    | 0
54203  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54204  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54205  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54206  .../shaper-indic/indic/script-punjabi/utrrs/codepoint/MANIFEST        | 0
54207  .../script-punjabi/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt      | 0
54208  .../script-punjabi/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt      | 0
54209  .../shaper-indic/indic/script-punjabi/utrrs/gpos/MANIFEST             | 0
54210  .../indic/script-punjabi/utrrs/gsub/IndicFontFeatureGSUB.txt          | 0
54211  .../shaper-indic/indic/script-punjabi/utrrs/gsub/MANIFEST             | 0
54212  .../texts/{ => in-tree}/shaper-indic/indic/script-sinhala/MANIFEST    | 0
54213  .../{ => in-tree}/shaper-indic/indic/script-sinhala/utrrs/LICENSE     | 0
54214  .../{ => in-tree}/shaper-indic/indic/script-sinhala/utrrs/MANIFEST    | 0
54215  .../{ => in-tree}/shaper-indic/indic/script-sinhala/utrrs/README      | 0
54216  .../{ => in-tree}/shaper-indic/indic/script-sinhala/utrrs/SOURCES     | 0
54217  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54218  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54219  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54220  .../utrrs/codepoint/IndicFontFeatureCodepoint-Punctuation.txt         | 0
54221  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54222  .../shaper-indic/indic/script-sinhala/utrrs/codepoint/MANIFEST        | 0
54223  .../indic/script-sinhala/utrrs/gpos/IndicFontFeatureGPOS.txt          | 0
54224  .../shaper-indic/indic/script-sinhala/utrrs/gpos/MANIFEST             | 0
54225  .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt | 0
54226  .../script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt  | 0
54227  .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt   | 0
54228  .../script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Special-Cases.txt  | 0
54229  .../utrrs/gsub/IndicFontFeatureGSUB-TouchingLetters.txt               | 0
54230  .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt  | 0
54231  .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB.txt          | 0
54232  .../shaper-indic/indic/script-sinhala/utrrs/gsub/MANIFEST             | 0
54233  .../texts/{ => in-tree}/shaper-indic/indic/script-tamil/MANIFEST      | 0
54234  .../texts/{ => in-tree}/shaper-indic/indic/script-tamil/utrrs/LICENSE | 0
54235  .../{ => in-tree}/shaper-indic/indic/script-tamil/utrrs/MANIFEST      | 0
54236  .../texts/{ => in-tree}/shaper-indic/indic/script-tamil/utrrs/README  | 0
54237  .../texts/{ => in-tree}/shaper-indic/indic/script-tamil/utrrs/SOURCES | 0
54238  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54239  .../utrrs/codepoint/IndicFontFeatureCodepoint-CurrencySymbols.txt     | 0
54240  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54241  .../script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
54242  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54243  .../utrrs/codepoint/IndicFontFeatureCodepoint-Numerics.txt            | 0
54244  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54245  .../utrrs/codepoint/IndicFontFeatureCodepoint-Symbols.txt             | 0
54246  .../utrrs/codepoint/IndicFontFeatureCodepoint-TamilSymbol.txt         | 0
54247  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54248  .../shaper-indic/indic/script-tamil/utrrs/codepoint/MANIFEST          | 0
54249  .../indic/script-tamil/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  | 0
54250  .../indic/script-tamil/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  | 0
54251  .../{ => in-tree}/shaper-indic/indic/script-tamil/utrrs/gpos/MANIFEST | 0
54252  .../indic/script-tamil/utrrs/gsub/IndicFontFeatureGSUB.txt            | 0
54253  .../{ => in-tree}/shaper-indic/indic/script-tamil/utrrs/gsub/MANIFEST | 0
54254  .../texts/{ => in-tree}/shaper-indic/indic/script-telugu/MANIFEST     | 0
54255  .../{ => in-tree}/shaper-indic/indic/script-telugu/utrrs/LICENSE      | 0
54256  .../{ => in-tree}/shaper-indic/indic/script-telugu/utrrs/MANIFEST     | 0
54257  .../texts/{ => in-tree}/shaper-indic/indic/script-telugu/utrrs/README | 0
54258  .../{ => in-tree}/shaper-indic/indic/script-telugu/utrrs/SOURCES      | 0
54259  .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt    | 0
54260  .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt          | 0
54261  .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt     | 0
54262  .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt              | 0
54263  .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt   | 0
54264  .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt            | 0
54265  .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt        | 0
54266  .../shaper-indic/indic/script-telugu/utrrs/codepoint/MANIFEST         | 0
54267  .../indic/script-telugu/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
54268  .../shaper-indic/indic/script-telugu/utrrs/gpos/MANIFEST              | 0
54269  .../indic/script-telugu/utrrs/gsub/IndicFontFeatureGSUB.txt           | 0
54270  .../shaper-indic/indic/script-telugu/utrrs/gsub/MANIFEST              | 0
54271  212 files changed, 4 insertions(+), 3 deletions(-)
54272
54273 commit 45f640c98d752161e51eda63061d70fad9ab9f68
54274 Author: Behdad Esfahbod <behdad@behdad.org>
54275 Date:   Fri Jan 20 14:24:21 2012 -0500
54276
54277     Minor
54278
54279  test/shaping/hb-diff | 35 ++++++++++++++++++++---------------
54280  1 file changed, 20 insertions(+), 15 deletions(-)
54281
54282 commit 47ca766a9cbdfb304f60e23a4dee0a155075a277
54283 Author: Behdad Esfahbod <behdad@behdad.org>
54284 Date:   Fri Jan 20 14:21:53 2012 -0500
54285
54286     Minor
54287
54288  test/shaping/hb-unicode-decode     | 2 +-
54289  test/shaping/hb-unicode-prettyname | 5 ++---
54290  2 files changed, 3 insertions(+), 4 deletions(-)
54291
54292 commit 8f1db07894674b02c36ca9352e666b4618ee8832
54293 Author: Behdad Esfahbod <behdad@behdad.org>
54294 Date:   Fri Jan 20 13:57:57 2012 -0500
54295
54296     [test/shaping] Add some Indic test data for the new test suite
54297
54298     Imported from UTRRS.
54299
54300  test/shaping/texts/shaper-indic/indic/MANIFEST     |    2 +-
54301  .../shaper-indic/indic/script-assamese/MANIFEST    |    1 +
54302  .../indic/script-assamese/utrrs/LICENSE            |   19 +
54303  .../indic/script-assamese/utrrs/MANIFEST           |    3 +
54304  .../indic/script-assamese/utrrs/README             |   13 +
54305  .../indic/script-assamese/utrrs/SOURCES            |    2 +
54306  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
54307  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 +
54308  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 +
54309  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54310  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   11 +
54311  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54312  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
54313  .../indic/script-assamese/utrrs/codepoint/MANIFEST |    7 +
54314  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   59 +
54315  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  131 ++
54316  .../indic/script-assamese/utrrs/gpos/MANIFEST      |    2 +
54317  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  139 ++
54318  .../indic/script-assamese/utrrs/gsub/MANIFEST      |    1 +
54319  .../shaper-indic/indic/script-bengali/MANIFEST     |    1 +
54320  .../indic/script-bengali/utrrs/LICENSE             |   19 +
54321  .../indic/script-bengali/utrrs/MANIFEST            |    3 +
54322  .../shaper-indic/indic/script-bengali/utrrs/README |   13 +
54323  .../indic/script-bengali/utrrs/SOURCES             |    2 +
54324  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 +
54325  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 +
54326  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 +
54327  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54328  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
54329  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54330  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
54331  .../indic/script-bengali/utrrs/codepoint/MANIFEST  |    7 +
54332  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   58 +
54333  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  119 ++
54334  .../indic/script-bengali/utrrs/gpos/MANIFEST       |    2 +
54335  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  215 +++
54336  .../indic/script-bengali/utrrs/gsub/MANIFEST       |    1 +
54337  .../shaper-indic/indic/script-devanagari/MANIFEST  |    1 +
54338  .../indic/script-devanagari/utrrs/LICENSE          |   19 +
54339  .../indic/script-devanagari/utrrs/MANIFEST         |    3 +
54340  .../indic/script-devanagari/utrrs/README           |   13 +
54341  .../indic/script-devanagari/utrrs/SOURCES          |    2 +
54342  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    8 +
54343  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
54344  .../IndicFontFeatureCodepoint-Consonants.txt       |   45 +
54345  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   14 +
54346  ...tFeatureCodepoint-DevnagariSpecificAddition.txt |    1 +
54347  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54348  ...ndicFontFeatureCodepoint-GenericPunctuation.txt |    2 +
54349  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   16 +
54350  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   10 +
54351  .../script-devanagari/utrrs/codepoint/MANIFEST     |    9 +
54352  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  185 +++
54353  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  185 +++
54354  .../indic/script-devanagari/utrrs/gpos/MANIFEST    |    2 +
54355  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1367
54356  ++++++++++++++++++++
54357  .../indic/script-devanagari/utrrs/gsub/MANIFEST    |    1 +
54358  .../shaper-indic/indic/script-gujarati/MANIFEST    |    1 +
54359  .../indic/script-gujarati/utrrs/LICENSE            |   19 +
54360  .../indic/script-gujarati/utrrs/MANIFEST           |    3 +
54361  .../indic/script-gujarati/utrrs/README             |   13 +
54362  .../indic/script-gujarati/utrrs/SOURCES            |    2 +
54363  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 +
54364  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 +
54365  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
54366  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54367  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   13 +
54368  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54369  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    7 +
54370  .../indic/script-gujarati/utrrs/codepoint/MANIFEST |    7 +
54371  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  170 +++
54372  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  170 +++
54373  .../indic/script-gujarati/utrrs/gpos/MANIFEST      |    2 +
54374  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1156
54375  +++++++++++++++++
54376  .../indic/script-gujarati/utrrs/gsub/MANIFEST      |    1 +
54377  .../shaper-indic/indic/script-kannada/MANIFEST     |    1 +
54378  .../indic/script-kannada/utrrs/LICENSE             |   19 +
54379  .../indic/script-kannada/utrrs/MANIFEST            |    3 +
54380  .../shaper-indic/indic/script-kannada/utrrs/README |   13 +
54381  .../indic/script-kannada/utrrs/SOURCES             |    2 +
54382  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    1 +
54383  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
54384  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 +
54385  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 +
54386  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54387  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
54388  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54389  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    9 +
54390  .../indic/script-kannada/utrrs/codepoint/MANIFEST  |    8 +
54391  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  188 +++
54392  .../indic/script-kannada/utrrs/gpos/MANIFEST       |    1 +
54393  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  306 +++++
54394  .../indic/script-kannada/utrrs/gsub/MANIFEST       |    1 +
54395  .../shaper-indic/indic/script-malayalam/MANIFEST   |    1 +
54396  .../indic/script-malayalam/utrrs/LICENSE           |   19 +
54397  .../indic/script-malayalam/utrrs/MANIFEST          |    2 +
54398  .../indic/script-malayalam/utrrs/README            |   13 +
54399  .../indic/script-malayalam/utrrs/SOURCES           |    2 +
54400  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
54401  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 +
54402  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
54403  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54404  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
54405  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54406  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 +
54407  .../script-malayalam/utrrs/codepoint/MANIFEST      |    7 +
54408  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  254 ++++
54409  .../indic/script-malayalam/utrrs/gsub/MANIFEST     |    1 +
54410  .../texts/shaper-indic/indic/script-oriya/MANIFEST |    1 +
54411  .../shaper-indic/indic/script-oriya/utrrs/LICENSE  |   19 +
54412  .../shaper-indic/indic/script-oriya/utrrs/MANIFEST |    2 +
54413  .../shaper-indic/indic/script-oriya/utrrs/README   |   13 +
54414  .../shaper-indic/indic/script-oriya/utrrs/SOURCES  |    2 +
54415  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    3 +
54416  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
54417  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 +
54418  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
54419  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54420  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
54421  .../IndicFontFeatureCodepoint-OriyaSpecific.txt    |    2 +
54422  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54423  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    8 +
54424  .../indic/script-oriya/utrrs/codepoint/MANIFEST    |    9 +
54425  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  170 +++
54426  .../indic/script-oriya/utrrs/gsub/MANIFEST         |    1 +
54427  .../shaper-indic/indic/script-punjabi/MANIFEST     |    1 +
54428  .../indic/script-punjabi/utrrs/LICENSE             |   19 +
54429  .../indic/script-punjabi/utrrs/MANIFEST            |    3 +
54430  .../shaper-indic/indic/script-punjabi/utrrs/README |   13 +
54431  .../indic/script-punjabi/utrrs/SOURCES             |    2 +
54432  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 +
54433  .../IndicFontFeatureCodepoint-DependentVowels.txt  |    9 +
54434  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54435  .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt |    6 +
54436  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   10 +
54437  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54438  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
54439  .../indic/script-punjabi/utrrs/codepoint/MANIFEST  |    7 +
54440  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   22 +
54441  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |    2 +
54442  .../indic/script-punjabi/utrrs/gpos/MANIFEST       |    2 +
54443  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  152 +++
54444  .../indic/script-punjabi/utrrs/gsub/MANIFEST       |    1 +
54445  .../shaper-indic/indic/script-sinhala/MANIFEST     |    1 +
54446  .../indic/script-sinhala/utrrs/LICENSE             |   19 +
54447  .../indic/script-sinhala/utrrs/MANIFEST            |    3 +
54448  .../shaper-indic/indic/script-sinhala/utrrs/README |   13 +
54449  .../indic/script-sinhala/utrrs/SOURCES             |    2 +
54450  .../IndicFontFeatureCodepoint-Consonants.txt       |   41 +
54451  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   17 +
54452  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   18 +
54453  .../IndicFontFeatureCodepoint-Punctuation.txt      |    1 +
54454  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    3 +
54455  .../indic/script-sinhala/utrrs/codepoint/MANIFEST  |    5 +
54456  .../utrrs/gpos/IndicFontFeatureGPOS.txt            |  162 +++
54457  .../indic/script-sinhala/utrrs/gpos/MANIFEST       |    1 +
54458  .../utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt   |    1 +
54459  .../gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt    |   41 +
54460  .../utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt     |   42 +
54461  .../gsub/IndicFontFeatureGSUB-Special-Cases.txt    |    2 +
54462  .../gsub/IndicFontFeatureGSUB-TouchingLetters.txt  |    1 +
54463  .../utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt    |   41 +
54464  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    1 +
54465  .../indic/script-sinhala/utrrs/gsub/MANIFEST       |    7 +
54466  .../texts/shaper-indic/indic/script-tamil/MANIFEST |    1 +
54467  .../shaper-indic/indic/script-tamil/utrrs/LICENSE  |   19 +
54468  .../shaper-indic/indic/script-tamil/utrrs/MANIFEST |    3 +
54469  .../shaper-indic/indic/script-tamil/utrrs/README   |   13 +
54470  .../shaper-indic/indic/script-tamil/utrrs/SOURCES  |    2 +
54471  .../IndicFontFeatureCodepoint-Consonants.txt       |   23 +
54472  .../IndicFontFeatureCodepoint-CurrencySymbols.txt  |    1 +
54473  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   11 +
54474  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54475  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
54476  .../IndicFontFeatureCodepoint-Numerics.txt         |    3 +
54477  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54478  .../IndicFontFeatureCodepoint-Symbols.txt          |    6 +
54479  .../IndicFontFeatureCodepoint-TamilSymbol.txt      |    1 +
54480  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 +
54481  .../indic/script-tamil/utrrs/codepoint/MANIFEST    |   10 +
54482  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   64 +
54483  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   44 +
54484  .../indic/script-tamil/utrrs/gpos/MANIFEST         |    2 +
54485  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    4 +
54486  .../indic/script-tamil/utrrs/gsub/MANIFEST         |    1 +
54487  .../shaper-indic/indic/script-telugu/MANIFEST      |    1 +
54488  .../shaper-indic/indic/script-telugu/utrrs/LICENSE |   19 +
54489  .../indic/script-telugu/utrrs/MANIFEST             |    3 +
54490  .../shaper-indic/indic/script-telugu/utrrs/README  |   13 +
54491  .../shaper-indic/indic/script-telugu/utrrs/SOURCES |    2 +
54492  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
54493  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 +
54494  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 +
54495  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
54496  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
54497  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
54498  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
54499  .../indic/script-telugu/utrrs/codepoint/MANIFEST   |    7 +
54500  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  385 ++++++
54501  .../indic/script-telugu/utrrs/gpos/MANIFEST        |    1 +
54502  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  287 ++++
54503  .../indic/script-telugu/utrrs/gsub/MANIFEST        |    1 +
54504  202 files changed, 7581 insertions(+), 1 deletion(-)
54505
54506 commit 11267aef364b1cc5683ce65aaf544b7f2a127fb3
54507 Author: Behdad Esfahbod <behdad@behdad.org>
54508 Date:   Fri Jan 20 13:57:14 2012 -0500
54509
54510     Fix
54511
54512  test/shaping/Makefile.am | 2 +-
54513  1 file changed, 1 insertion(+), 1 deletion(-)
54514
54515 commit 4e84ce48d5d41cf1bad2fb8774e5c66745b0e75e
54516 Author: Behdad Esfahbod <behdad@behdad.org>
54517 Date:   Fri Jan 20 13:50:55 2012 -0500
54518
54519     Move hb-diff to test/shaping/
54520
54521  {util => test/shaping}/hb-diff | 0
54522  util/Makefile.am               | 2 --
54523  2 files changed, 2 deletions(-)
54524
54525 commit f868e1b84d2f73688d4d6558d44610b1ac75ec13
54526 Author: Behdad Esfahbod <behdad@behdad.org>
54527 Date:   Fri Jan 20 13:50:05 2012 -0500
54528
54529     Add hb-unicode-decode
54530
54531  test/shaping/{hb-read-manifest => hb-manifest-read}   |  0
54532  .../{hb-update-manifests => hb-manifest-update}       |  0
54533  test/shaping/hb-unicode-decode                        | 19
54534  +++++++++++++++++++
54535  3 files changed, 19 insertions(+)
54536
54537 commit 9ab23ef4749b51e60464b9ef2a92739cdc2b36ba
54538 Author: Behdad Esfahbod <behdad@behdad.org>
54539 Date:   Fri Jan 20 13:49:56 2012 -0500
54540
54541     Minor
54542
54543  test/shaping/hb-unicode-prettyname | 5 +++++
54544  1 file changed, 5 insertions(+)
54545
54546 commit c8d81db03335192f20f08ab8fabe9869fd7350a2
54547 Author: Behdad Esfahbod <behdad@behdad.org>
54548 Date:   Fri Jan 20 13:39:27 2012 -0500
54549
54550     Recognize more characters
54551
54552  test/shaping/hb-unicode-prettyname | 7 +++++++
54553  1 file changed, 7 insertions(+)
54554
54555 commit 0016d4662d486fa32c2191df801a2792f44b273c
54556 Author: Behdad Esfahbod <behdad@behdad.org>
54557 Date:   Fri Jan 20 13:31:59 2012 -0500
54558
54559     [test] Make hb-unicode-prettyname take a --stdin option
54560
54561  test/shaping/hb-unicode-prettyname | 15 +++++++++------
54562  1 file changed, 9 insertions(+), 6 deletions(-)
54563
54564 commit ad8c6446f2e0d21d065203924467f6a2c418401e
54565 Author: Behdad Esfahbod <behdad@behdad.org>
54566 Date:   Thu Jan 19 20:28:31 2012 -0500
54567
54568     [test/shaping] Add hb-unicode-prettyname
54569
54570  test/shaping/hb-unicode-prettyname | 38
54571  ++++++++++++++++++++++++++++++++++++++
54572  1 file changed, 38 insertions(+)
54573
54574 commit e900869b0f373d25b72d966338beb6cbc53e6446
54575 Author: Behdad Esfahbod <behdad@behdad.org>
54576 Date:   Thu Jan 19 20:28:15 2012 -0500
54577
54578     [test/shaping] Add hb-read-manifest
54579
54580  test/shaping/hb-read-manifest | 36 ++++++++++++++++++++++++++++++++++++
54581  1 file changed, 36 insertions(+)
54582
54583 commit a211cd3ffce3aa100e92d837384bbaa9decf6b09
54584 Author: Behdad Esfahbod <behdad@behdad.org>
54585 Date:   Thu Jan 19 20:27:53 2012 -0500
54586
54587     Ignore AUTHORS also
54588
54589  test/shaping/hb-update-manifests | 2 +-
54590  1 file changed, 1 insertion(+), 1 deletion(-)
54591
54592 commit c91c4fa47140c0d6191241a832fc534b1c1514ce
54593 Author: Behdad Esfahbod <behdad@behdad.org>
54594 Date:   Thu Jan 19 17:51:57 2012 -0500
54595
54596     [hb-shape] Change glyphstring brackets from </> to [/]
54597
54598     Sorry for the disruption but I need this to differentiate from the
54599     Unicode string.
54600
54601  util/options.cc | 4 ++--
54602  1 file changed, 2 insertions(+), 2 deletions(-)
54603
54604 commit 36fe87d1b4bf8317074a597501d1ee52c0bec38d
54605 Author: Behdad Esfahbod <behdad@behdad.org>
54606 Date:   Thu Jan 19 16:55:26 2012 -0500
54607
54608     More Indic tests from Pravin
54609
54610  test/api/test-shape-complex.c | 48
54611  +++++++++++++++++++++++++++++++++++++++++++
54612  1 file changed, 48 insertions(+)
54613
54614 commit a33e46cf7d9862856fd7ecb04e047cc58a9785c8
54615 Author: Behdad Esfahbod <behdad@behdad.org>
54616 Date:   Thu Jan 19 15:43:48 2012 -0500
54617
54618     [test/shaping] Add hb-update-manifests
54619
54620  test/shaping/Makefile.am                       |  6 ++----
54621  test/shaping/hb-update-manifests               | 22
54622  ++++++++++++++++++++++
54623  test/shaping/texts/shaper-indic/indic/MANIFEST |  1 +
54624  3 files changed, 25 insertions(+), 4 deletions(-)
54625
54626 commit d4de562adf691425b15e3e9c0eec035feaa60413
54627 Author: Behdad Esfahbod <behdad@behdad.org>
54628 Date:   Thu Jan 19 15:21:04 2012 -0500
54629
54630     Start adding new shaping test suite together
54631
54632  configure.ac                                                   |  1 +
54633  test/Makefile.am                                               |  2 +-
54634  test/shaping/Makefile.am                                       |
54635  10 ++++++++++
54636  test/shaping/texts/MANIFEST                                    |  3 +++
54637  test/shaping/texts/shaper-arabic/MANIFEST                      |  5 +++++
54638  test/shaping/texts/shaper-arabic/script-arabic/MANIFEST        |  0
54639  test/shaping/texts/shaper-arabic/script-mandaic/MANIFEST       |  0
54640  test/shaping/texts/shaper-arabic/script-mongolian/MANIFEST     |  0
54641  test/shaping/texts/shaper-arabic/script-nko/MANIFEST           |  0
54642  test/shaping/texts/shaper-arabic/script-syriac/MANIFEST        |  0
54643  test/shaping/texts/shaper-default/MANIFEST                     |  0
54644  test/shaping/texts/shaper-indic/MANIFEST                       |  1 +
54645  test/shaping/texts/shaper-indic/indic/MANIFEST                 |
54646  10 ++++++++++
54647  test/shaping/texts/shaper-indic/indic/script-assamese/MANIFEST |  0
54648  test/shaping/texts/shaper-indic/indic/script-bengali/MANIFEST  |  0
54649  .../texts/shaper-indic/indic/script-devanagari/MANIFEST        |  0
54650  test/shaping/texts/shaper-indic/indic/script-gujarati/MANIFEST |  0
54651  test/shaping/texts/shaper-indic/indic/script-kannada/MANIFEST  |  0
54652  .../shaping/texts/shaper-indic/indic/script-malayalam/MANIFEST |  0
54653  test/shaping/texts/shaper-indic/indic/script-oriya/MANIFEST    |  0
54654  test/shaping/texts/shaper-indic/indic/script-punjabi/MANIFEST  |  0
54655  test/shaping/texts/shaper-indic/indic/script-tamil/MANIFEST    |  0
54656  test/shaping/texts/shaper-indic/indic/script-telugu/MANIFEST   |  0
54657  23 files changed, 31 insertions(+), 1 deletion(-)
54658
54659 commit 7a4a848db27d1605195f677c9c8632cde558aa05
54660 Author: Behdad Esfahbod <behdad@behdad.org>
54661 Date:   Thu Jan 19 15:15:21 2012 -0500
54662
54663     Minor
54664
54665  src/hb-ot-shape-complex-private.hh | 3 ++-
54666  1 file changed, 2 insertions(+), 1 deletion(-)
54667
54668 commit 4d6dafd47f4271549e528d2e8047d50562aef399
54669 Author: Behdad Esfahbod <behdad@behdad.org>
54670 Date:   Thu Jan 19 14:52:02 2012 -0500
54671
54672     Rename test/ to test/api/
54673
54674  configure.ac                        |   1 +
54675  test/Makefile.am                    | 128
54676  +----------------------------------
54677  test/api/Makefile.am                | 131
54678  ++++++++++++++++++++++++++++++++++++
54679  test/{ => api}/hb-test.h            |   0
54680  test/{ => api}/test-blob.c          |   0
54681  test/{ => api}/test-buffer.c        |   0
54682  test/{ => api}/test-c.c             |   0
54683  test/{ => api}/test-common.c        |   0
54684  test/{ => api}/test-cplusplus.cc    |   0
54685  test/{ => api}/test-font.c          |   0
54686  test/{ => api}/test-object.c        |   0
54687  test/{ => api}/test-ot-tag.c        |   0
54688  test/{ => api}/test-shape-complex.c |   0
54689  test/{ => api}/test-shape.c         |   0
54690  test/{ => api}/test-unicode.c       |   0
54691  test/{ => api}/test-version.c       |   0
54692  16 files changed, 133 insertions(+), 127 deletions(-)
54693
54694 commit 3b5c22c39b87155f315853fb0c40edcf14e99b54
54695 Author: Behdad Esfahbod <behdad@behdad.org>
54696 Date:   Thu Jan 19 14:28:11 2012 -0500
54697
54698     Remove src/test.cc
54699
54700     Not really useful.
54701
54702  src/Makefile.am |   6 +--
54703  src/test.cc     | 132
54704  --------------------------------------------------------
54705  2 files changed, 1 insertion(+), 137 deletions(-)
54706
54707 commit 4983feebbbb25e79201bf34035e4d58e61218758
54708 Author: Behdad Esfahbod <behdad@behdad.org>
54709 Date:   Thu Jan 19 13:54:52 2012 -0500
54710
54711     [hb-diff] Clean up
54712
54713  util/hb-diff | 41 ++++++++++++++++++++++++++---------------
54714  1 file changed, 26 insertions(+), 15 deletions(-)
54715
54716 commit cdc673d97c5ffedb386865a81f54a5cedcbad27c
54717 Author: Behdad Esfahbod <behdad@behdad.org>
54718 Date:   Thu Jan 19 12:46:18 2012 -0500
54719
54720     [hb-shape] Add --show-line-num
54721
54722     Ok, much more useful as a test suite driver now.
54723
54724  util/hb-shape.cc | 24 +++++-------------------
54725  util/options.cc  | 34 ++++++++++++++++++++++++++++++++++
54726  util/options.hh  | 25 ++++++++++++++++++++-----
54727  3 files changed, 59 insertions(+), 24 deletions(-)
54728
54729 commit cc4d9810d6318ca2e4de3b8d62f03b51cc21ee05
54730 Author: Behdad Esfahbod <behdad@behdad.org>
54731 Date:   Thu Jan 19 12:32:20 2012 -0500
54732
54733     [hb-shape] Add --show-text and --show-unicode options
54734
54735  util/hb-shape.cc | 19 ++++++++++++++++++-
54736  util/options.cc  | 26 +++++++++++++++++++++++---
54737  util/options.hh  | 12 +++++++++---
54738  3 files changed, 50 insertions(+), 7 deletions(-)
54739
54740 commit 27c36af411c7c4d75dd25d79fc76dd92c6bb9643
54741 Author: Behdad Esfahbod <behdad@behdad.org>
54742 Date:   Thu Jan 19 12:30:43 2012 -0500
54743
54744     Fix OOB in hb-shape
54745
54746  util/options.cc | 2 +-
54747  1 file changed, 1 insertion(+), 1 deletion(-)
54748
54749 commit 8d2781d69274672303e30522e222bd01c6b5e781
54750 Author: Behdad Esfahbod <behdad@behdad.org>
54751 Date:   Thu Jan 19 11:36:39 2012 -0500
54752
54753     [test] Add two Indic test cases from Bernard Massot
54754
54755  test/test-shape-complex.c | 16 ++++++++++++++++
54756  1 file changed, 16 insertions(+)
54757
54758 commit 8750abaf8410005facbea8c886c592bead7f959b
54759 Author: Behdad Esfahbod <behdad@behdad.org>
54760 Date:   Wed Jan 18 22:47:44 2012 -0500
54761
54762     [util] Add --help-features
54763
54764     Patch from Khaled Hosny.
54765
54766  util/options.cc | 42 +++++++++++++++++++++++++++++++++++++++++-
54767  1 file changed, 41 insertions(+), 1 deletion(-)
54768
54769 commit 889caa52fa1bef61013ec1d127f84d7d5907ef1e
54770 Author: Behdad Esfahbod <behdad@behdad.org>
54771 Date:   Wed Jan 18 22:32:52 2012 -0500
54772
54773     [icu] Use U_FAILURE
54774
54775  src/hb-icu.cc | 10 +++++-----
54776  1 file changed, 5 insertions(+), 5 deletions(-)
54777
54778 commit 36a4f4a482456ee816dcb59befa0b0538ba487df
54779 Author: Behdad Esfahbod <behdad@behdad.org>
54780 Date:   Wed Jan 18 22:16:49 2012 -0500
54781
54782     Replace u_strlen() with u_countChar32()
54783
54784     The latter is what I meant.
54785
54786  src/hb-icu.cc | 8 +++-----
54787  1 file changed, 3 insertions(+), 5 deletions(-)
54788
54789 commit 055fb24d03ae518fa0aa6c2860a03f3cb6a5ef0d
54790 Author: Behdad Esfahbod <behdad@behdad.org>
54791 Date:   Wed Jan 18 21:58:34 2012 -0500
54792
54793     Add test for bug in ICU decompose
54794
54795     As reported by Kenichi Ishibashi on 2011-10-28.
54796
54797  test/test-unicode.c | 2 +-
54798  1 file changed, 1 insertion(+), 1 deletion(-)
54799
54800 commit c521e793bd6c1dafacb94253a45b9c70ab38525e
54801 Author: Behdad Esfahbod <behdad@behdad.org>
54802 Date:   Wed Jan 18 21:51:05 2012 -0500
54803
54804     Fix OOB in replace_glyph()
54805
54806     Patch from Kenichi Ishibashi.
54807
54808  src/hb-buffer.cc | 2 ++
54809  1 file changed, 2 insertions(+)
54810
54811 commit 03408ce73d003ed4e58e3f8472f9445e72b86bee
54812 Author: Behdad Esfahbod <behdad@behdad.org>
54813 Date:   Wed Jan 18 21:28:34 2012 -0500
54814
54815     Fix more possible buffer overruns
54816
54817     I have this function, but can't clean up it to my satisfaction.
54818
54819  src/hb-ot-layout-gsubgpos-private.hh | 6 ++++--
54820  1 file changed, 4 insertions(+), 2 deletions(-)
54821
54822 commit 7d479900cd11bc88148cd601ee43bc5492ce5843
54823 Author: Behdad Esfahbod <behdad@behdad.org>
54824 Date:   Wed Jan 18 21:19:32 2012 -0500
54825
54826     Refactor the two remaining uses of _hb_ot_layout_skip_mark()
54827
54828  src/hb-ot-layout-gsub-table.hh       | 2 +-
54829  src/hb-ot-layout-gsubgpos-private.hh | 7 +++++--
54830  2 files changed, 6 insertions(+), 3 deletions(-)
54831
54832 commit 506ffeb8e77a668fa305139582d215c32e46bb03
54833 Author: Behdad Esfahbod <behdad@behdad.org>
54834 Date:   Wed Jan 18 16:07:53 2012 -0500
54835
54836     Further mark skippy fixes from Jonathan Kew
54837
54838     We should be in good shape now.
54839
54840  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
54841  1 file changed, 3 insertions(+), 1 deletion(-)
54842
54843 commit a4a48fe6d4f884a37e720430347d10dbe3562a79
54844 Author: Behdad Esfahbod <behdad@behdad.org>
54845 Date:   Tue Jan 17 18:08:41 2012 -0500
54846
54847     Fix mark skipping regression
54848
54849     Ouch!
54850
54851  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
54852  1 file changed, 1 insertion(+), 1 deletion(-)
54853
54854 commit 4ab97311541225906f6b737a2b47de252224cc09
54855 Author: Behdad Esfahbod <behdad@behdad.org>
54856 Date:   Mon Jan 16 22:05:08 2012 -0500
54857
54858     Refactor mark skipping
54859
54860  src/hb-ot-layout-gpos-table.hh       |  95 ++++++++++----------------
54861  src/hb-ot-layout-gsub-table.hh       |  21 +++---
54862  src/hb-ot-layout-gsubgpos-private.hh | 125
54863  +++++++++++++++++++++++++++--------
54864  3 files changed, 143 insertions(+), 98 deletions(-)
54865
54866 commit 370f03e9c69d98d735eafb7e72b13b17f42cbaa9
54867 Author: Behdad Esfahbod <behdad@behdad.org>
54868 Date:   Mon Jan 16 17:03:55 2012 -0500
54869
54870     Minor
54871
54872  src/hb-ot-layout-gsub-table.hh       | 5 ++---
54873  src/hb-ot-layout-gsubgpos-private.hh | 6 ++----
54874  2 files changed, 4 insertions(+), 7 deletions(-)
54875
54876 commit 4d3aeb8cb2bc1ca7cdd03ba28ba8c334f12d4c03
54877 Author: Behdad Esfahbod <behdad@behdad.org>
54878 Date:   Mon Jan 16 16:43:26 2012 -0500
54879
54880     [GSUB/GPOS] Fix mark skip indexing issues
54881
54882     Mozilla bug 701637 and 714067 combined.
54883
54884     Patch from Jonathan Kew.
54885
54886  src/hb-ot-layout-gpos-table.hh       | 42
54887  ++++++++++++++++-----------------
54888  src/hb-ot-layout-gsub-table.hh       | 21 +++++++++--------
54889  src/hb-ot-layout-gsubgpos-private.hh | 45
54890  ++++++++++++++++++------------------
54891  3 files changed, 54 insertions(+), 54 deletions(-)
54892
54893 commit e8eedf2687f05372bf5476e84139d01ba67c9f73
54894 Author: Behdad Esfahbod <behdad@behdad.org>
54895 Date:   Mon Jan 16 16:39:40 2012 -0500
54896
54897     Avoid enum trailing commas
54898
54899     Based on patch from Jonathan Kew.
54900
54901  src/hb-ot-shape-complex-indic.cc   | 4 ++--
54902  src/hb-ot-shape-complex-private.hh | 2 ++
54903  2 files changed, 4 insertions(+), 2 deletions(-)
54904
54905 commit 3d0ddd12801689b4093ffca97da4dd9ca669b64a
54906 Author: Behdad Esfahbod <behdad@behdad.org>
54907 Date:   Sun Jan 15 15:55:52 2012 -0500
54908
54909     Require glib >= 2.16 for the gobject option
54910
54911  configure.ac | 2 +-
54912  1 file changed, 1 insertion(+), 1 deletion(-)
54913
54914 commit 95ab82a992ab916046c2e6205db7cadeec88d206
54915 Author: Behdad Esfahbod <behdad@behdad.org>
54916 Date:   Sun Jan 15 14:56:56 2012 -0500
54917
54918     Disable gtk-doc macro
54919
54920     We don't have any docs yet.
54921
54922  configure.ac | 2 +-
54923  1 file changed, 1 insertion(+), 1 deletion(-)
54924
54925 commit 299ae0c3a367c84a835eadbd1276ca284d2720c0
54926 Author: Behdad Esfahbod <behdad@behdad.org>
54927 Date:   Sat Jan 14 21:29:45 2012 -0500
54928
54929     [icu] Remove glib-ism
54930
54931  src/hb-icu.cc | 4 ++--
54932  1 file changed, 2 insertions(+), 2 deletions(-)
54933
54934 commit a097043f9a81e6c20caf69a5dabdf9e00438d79b
54935 Author: Behdad Esfahbod <behdad@behdad.org>
54936 Date:   Sat Jan 14 17:55:51 2012 -0500
54937
54938     Allow space in one more place when parsing features
54939
54940  util/options.cc | 2 ++
54941  1 file changed, 2 insertions(+)
54942
54943 commit af92135424b994062648f4fb7e26af0bd970a4b1
54944 Author: Behdad Esfahbod <behdad@behdad.org>
54945 Date:   Fri Oct 21 09:18:43 2011 -0700
54946
54947     Minor
54948
54949  src/hb-object-private.hh | 2 +-
54950  1 file changed, 1 insertion(+), 1 deletion(-)
54951
54952 commit 89d89646e8163b6c0874b9a3c14d4da974ea8219
54953 Author: Behdad Esfahbod <behdad@behdad.org>
54954 Date:   Mon Oct 17 11:50:54 2011 -0700
54955
54956     Fix intrin.h b0rkage with older MSVC
54957
54958     Reported by Jonathan Kew.
54959
54960  src/hb-object-private.hh | 6 +++++-
54961  1 file changed, 5 insertions(+), 1 deletion(-)
54962
54963 commit af913c5788e600e36d29f44fe4e77db84cf8c442
54964 Author: Behdad Esfahbod <behdad@behdad.org>
54965 Date:   Mon Oct 17 11:39:28 2011 -0700
54966
54967     Fix infinite loop in normalization code with variation selectors
54968
54969     Reported by Jonathan Kew.
54970
54971  src/hb-ot-shape-normalize.cc | 5 ++++-
54972  1 file changed, 4 insertions(+), 1 deletion(-)
54973
54974 commit fd528c17b7b5ac912f1ac980e1d9981f561c3b46
54975 Author: Behdad Esfahbod <behdad@behdad.org>
54976 Date:   Wed Oct 12 15:03:58 2011 -0400
54977
54978     [util] Add --list-shapers to hb-view and hb-shape
54979
54980  util/options.cc | 17 ++++++++++++++++-
54981  1 file changed, 16 insertions(+), 1 deletion(-)
54982
54983 commit a17554bfd51dc8a37b1674d1ede63e616618e0a6
54984 Author: Behdad Esfahbod <behdad@behdad.org>
54985 Date:   Wed Sep 28 16:57:34 2011 -0400
54986
54987     Make test-c.c actually use hb
54988
54989     This will make sure we test that C code can actually link to the
54990     library.
54991
54992  test/test-c.c | 2 +-
54993  1 file changed, 1 insertion(+), 1 deletion(-)
54994
54995 commit 55deff7595ef357d000fef83559c74c9f8acad00
54996 Author: Behdad Esfahbod <behdad@behdad.org>
54997 Date:   Wed Sep 28 16:20:09 2011 -0400
54998
54999     Add comments
55000
55001  src/hb-ot-shape-normalize.cc | 4 ++++
55002  1 file changed, 4 insertions(+)
55003
55004 commit a240d5a0a3ccc71902e7a341b6d531995319999d
55005 Author: Behdad Esfahbod <behdad@behdad.org>
55006 Date:   Tue Sep 27 13:50:45 2011 -0400
55007
55008     Add TODO item
55009
55010  TODO | 2 ++
55011  1 file changed, 2 insertions(+)
55012
55013 commit 52ebdff49d13f239efc886de935d47be9860f6e5
55014 Author: Behdad Esfahbod <behdad@behdad.org>
55015 Date:   Tue Sep 27 12:38:16 2011 -0400
55016
55017     Fix GSUB lookuptype 1 subtype 1 delta wrapping
55018
55019  src/hb-ot-layout-gsub-table.hh | 4 +++-
55020  1 file changed, 3 insertions(+), 1 deletion(-)
55021
55022 commit 5857720cd35078d1c3906c8b2db3190b5166b66f
55023 Author: Behdad Esfahbod <behdad@behdad.org>
55024 Date:   Tue Sep 27 12:36:26 2011 -0400
55025
55026     [util] s/%d/%u/ when printing glyph ids and clusters
55027
55028  util/options.cc | 6 +++---
55029  1 file changed, 3 insertions(+), 3 deletions(-)
55030
55031 commit b95324cdd217f44c40c5fd44898e659500f19511
55032 Author: Behdad Esfahbod <behdad@behdad.org>
55033 Date:   Wed Sep 21 16:50:39 2011 -0400
55034
55035     Minor
55036
55037  src/hb-blob.cc | 2 +-
55038  1 file changed, 1 insertion(+), 1 deletion(-)
55039
55040 commit 0cd33592ab4bb486ffc438ba0efdac2fa7a1bb7f
55041 Author: Behdad Esfahbod <behdad@behdad.org>
55042 Date:   Wed Sep 21 16:49:33 2011 -0400
55043
55044     Fix possible leaks
55045
55046  src/hb-font.cc | 16 +++++++++++++---
55047  1 file changed, 13 insertions(+), 3 deletions(-)
55048
55049 commit d3f3690b485e1d240fec4f204aef54e07853a244
55050 Author: Behdad Esfahbod <behdad@behdad.org>
55051 Date:   Wed Sep 21 16:41:43 2011 -0400
55052
55053     hb-shape: In --no-glyph-names, output glyph number directly
55054
55055     Ie. write "86" instead of "gid86".
55056
55057  util/options.cc | 11 +++++++----
55058  1 file changed, 7 insertions(+), 4 deletions(-)
55059
55060 commit 088c1e27c0fc0cdef999cf1f567e4d5eb2cfb2e4
55061 Author: Behdad Esfahbod <behdad@behdad.org>
55062 Date:   Tue Sep 20 14:43:55 2011 -0400
55063
55064     [util] Fix option parsing
55065
55066     Wow, who knew bool is one byte and I was using it as a 4byte int?!
55067
55068     C++ auto casts fails you in mysterious ways...
55069
55070  util/helper-cairo.cc |  2 +-
55071  util/options.cc      |  3 ++-
55072  util/options.hh      | 14 +++++++-------
55073  3 files changed, 10 insertions(+), 9 deletions(-)
55074
55075 commit d606daa4cca323c8977b2e52e6863dc0f1b72fa9
55076 Author: Behdad Esfahbod <behdad@behdad.org>
55077 Date:   Tue Sep 20 14:34:06 2011 -0400
55078
55079     Whitespace
55080
55081  src/gen-arabic-table.py | 2 +-
55082  src/gen-indic-table.py  | 2 +-
55083  2 files changed, 2 insertions(+), 2 deletions(-)
55084
55085 commit e700bce1189465a159a7c3c179f231be224f31cc
55086 Author: Behdad Esfahbod <behdad@behdad.org>
55087 Date:   Tue Sep 20 11:20:53 2011 -0400
55088
55089     [util] Add hb-diff
55090
55091     A diff program written in Python that is more suitable for comparing
55092     hb-shape output from different backends.  Main differences with stock
55093     diff:
55094
55095     1. It outputs one line's comparison at a time, as opposed to batching
55096     '+' lines and '-' lines.
55097
55098     2. It colors the part of the line that changed, taking word boundaries
55099     into consideration.
55100
55101     You can pipe the colored output to 'less -r'.
55102
55103  util/Makefile.am |  2 ++
55104  util/hb-diff     | 59
55105  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
55106  2 files changed, 61 insertions(+)
55107
55108 commit 880c1f0e4ede65890592d28dfb38bb06f5b57500
55109 Author: Behdad Esfahbod <behdad@behdad.org>
55110 Date:   Mon Sep 19 23:10:22 2011 -0400
55111
55112     Rewrite ICU detection code with in-house macros
55113
55114     At least works for cross-compiling now...
55115
55116  configure.ac | 26 +++++++++++++++-----------
55117  1 file changed, 15 insertions(+), 11 deletions(-)
55118
55119 commit f83f0f4836691b04306c2ef80979f2e1d76a2f28
55120 Author: Behdad Esfahbod <behdad@behdad.org>
55121 Date:   Mon Sep 19 18:51:48 2011 -0400
55122
55123     [graphite] Add note about graphite shaker brokenness
55124
55125  src/hb-graphite2.cc | 8 ++++++++
55126  1 file changed, 8 insertions(+)
55127
55128 commit 422558142aabb996d8ad1848df7ea4d5a8ade98a
55129 Author: Behdad Esfahbod <behdad@behdad.org>
55130 Date:   Mon Sep 19 17:57:02 2011 -0400
55131
55132     [util] Account for line-space in surface size
55133
55134  util/options.cc    | 2 +-
55135  util/options.hh    | 1 -
55136  util/view-cairo.cc | 2 +-
55137  3 files changed, 2 insertions(+), 3 deletions(-)
55138
55139 commit b5afd8f78e6b372f1bbed469329c1554adb20eea
55140 Author: Behdad Esfahbod <behdad@behdad.org>
55141 Date:   Mon Sep 19 16:56:21 2011 -0400
55142
55143     [util] Rename --output to --output_file, and --format to
55144     --output-format
55145
55146  util/options.cc | 4 ++--
55147  1 file changed, 2 insertions(+), 2 deletions(-)
55148
55149 commit 0a965eee880428a43ad7f9d1317c344666247dd7
55150 Author: Behdad Esfahbod <behdad@behdad.org>
55151 Date:   Mon Sep 19 16:53:47 2011 -0400
55152
55153     Minor
55154
55155  src/hb-ot-shape-complex-indic.cc | 4 ++++
55156  1 file changed, 4 insertions(+)
55157
55158 commit 466393c2f04fb5b3dcb3e81ea9609905fa8c9648
55159 Author: Behdad Esfahbod <behdad@behdad.org>
55160 Date:   Mon Sep 19 16:50:18 2011 -0400
55161
55162     Really fix build this time
55163
55164  util/hb-view.hh | 1 -
55165  1 file changed, 1 deletion(-)
55166
55167 commit fe1605db4f28ed75d5debe0db45a19aa77f0585f
55168 Author: Behdad Esfahbod <behdad@behdad.org>
55169 Date:   Mon Sep 19 16:49:03 2011 -0400
55170
55171     Fix dist
55172
55173  util/Makefile.am | 2 ++
55174  1 file changed, 2 insertions(+)
55175
55176 commit 8b8b19056decaf09e4e0ccd9412ee1aeb30f4de7
55177 Author: Behdad Esfahbod <behdad@behdad.org>
55178 Date:   Mon Sep 19 16:41:17 2011 -0400
55179
55180     [util] Add hb-shape utility
55181
55182     Like hb-view, but prints out buffer contents.
55183
55184     The output format is kinda cryptic.  Suggestions welcome.
55185
55186  configure.ac                        |   6 -
55187  util/Makefile.am                    |  44 +++--
55188  util/{common.cc => hb-shape.cc}     |  57 ++++--
55189  util/hb-view.cc                     |  44 +----
55190  util/hb-view.hh                     |  79 ++++++++
55191  util/helper-cairo.cc                | 375
55192  +++++++++++++++++++++++++++++++++++
55193  util/{common.hh => helper-cairo.hh} |  64 ++++--
55194  util/options.cc                     |  79 ++++++++
55195  util/options.hh                     |  53 ++++-
55196  util/view-cairo.cc                  | 381
55197  ++----------------------------------
55198  util/view-cairo.hh                  |   8 +-
55199  11 files changed, 717 insertions(+), 473 deletions(-)
55200
55201 commit eb2d8be7a8ede0c0f5e346cf06516792f83f36f7
55202 Author: Behdad Esfahbod <behdad@behdad.org>
55203 Date:   Mon Sep 19 16:15:22 2011 -0400
55204
55205     Minor
55206
55207  TODO | 2 ++
55208  1 file changed, 2 insertions(+)
55209
55210 commit f6496663c2f6849a944e41afcf9511f378477532
55211 Author: Behdad Esfahbod <behdad@behdad.org>
55212 Date:   Mon Sep 19 15:45:52 2011 -0400
55213
55214     [util] If no text is provided, simply call cairo_show_glyphs()
55215
55216  util/view-cairo.cc | 92
55217  ++++++++++++++++++++++++++++++------------------------
55218  1 file changed, 51 insertions(+), 41 deletions(-)
55219
55220 commit 5c299343118d1eaff32ffb2a5dac077cfff67dee
55221 Author: Behdad Esfahbod <behdad@behdad.org>
55222 Date:   Mon Sep 19 14:53:26 2011 -0400
55223
55224     [uniscribe] Various improvements
55225
55226  src/hb-uniscribe.cc | 30 +++++++++++++++++++-----------
55227  1 file changed, 19 insertions(+), 11 deletions(-)
55228
55229 commit 11e51993ab562d4c7460eb7c43d0e97404e628e7
55230 Author: Behdad Esfahbod <behdad@behdad.org>
55231 Date:   Mon Sep 19 09:58:55 2011 -0400
55232
55233     [util] Move font-size into view-options
55234
55235  util/options.cc    | 2 +-
55236  util/options.hh    | 7 +++----
55237  util/view-cairo.cc | 4 ++--
55238  3 files changed, 6 insertions(+), 7 deletions(-)
55239
55240 commit 0fe296019746689551d224a5f6fb7e0ebe1b91dc
55241 Author: Behdad Esfahbod <behdad@behdad.org>
55242 Date:   Sat Sep 17 09:59:58 2011 -0400
55243
55244     Fix Linux build when io.h is available
55245
55246     Bug 40953 - fail compile git: make[2]: *** [hb_view-options.o] Error 1
55247
55248  configure.ac    | 2 +-
55249  util/options.cc | 8 ++++----
55250  2 files changed, 5 insertions(+), 5 deletions(-)
55251
55252 commit d2b3ab9ecebbf46cb9dac1f09c17379c50ea4575
55253 Author: Behdad Esfahbod <behdad@behdad.org>
55254 Date:   Fri Sep 16 16:59:17 2011 -0400
55255
55256     Fix "[util] Fix hb-view crash with bogus font."
55257
55258  util/view-cairo.cc | 2 +-
55259  1 file changed, 1 insertion(+), 1 deletion(-)
55260
55261 commit da4a2a1426ee3aa9d9678ec12c9ba4dfcba0bcf8
55262 Author: Behdad Esfahbod <behdad@behdad.org>
55263 Date:   Fri Sep 16 16:56:34 2011 -0400
55264
55265     Cosmetic
55266
55267  util/view-cairo.cc | 31 +++++++++++++++++++++++--------
55268  1 file changed, 23 insertions(+), 8 deletions(-)
55269
55270 commit 4274ed7ab6fb03fbf8eaaa43ab06647dc0beed79
55271 Author: Behdad Esfahbod <behdad@behdad.org>
55272 Date:   Fri Sep 16 16:52:26 2011 -0400
55273
55274     [util] Fix hb-view crash with bogus font
55275
55276  util/view-cairo.cc | 8 +++++++-
55277  1 file changed, 7 insertions(+), 1 deletion(-)
55278
55279 commit 5ddd9cc499f2470eca239ae357a5c8a3626c0809
55280 Author: Behdad Esfahbod <behdad@behdad.org>
55281 Date:   Fri Sep 16 16:40:44 2011 -0400
55282
55283     Minor
55284
55285  src/hb-private.hh         | 2 +-
55286  src/hb-unicode-private.hh | 4 ++--
55287  src/test.cc               | 4 ++--
55288  util/common.hh            | 2 +-
55289  util/options.cc           | 8 ++++----
55290  5 files changed, 10 insertions(+), 10 deletions(-)
55291
55292 commit 652d64aa8d32d914bf3ee2f2c451de103fea8fa9
55293 Author: Behdad Esfahbod <behdad@behdad.org>
55294 Date:   Fri Sep 16 16:34:39 2011 -0400
55295
55296     TODO items
55297
55298  TODO | 6 ++++++
55299  1 file changed, 6 insertions(+)
55300
55301 commit 947c9a778c0d4b428b58806f98c34ede59b7439c
55302 Author: Behdad Esfahbod <behdad@behdad.org>
55303 Date:   Fri Sep 16 16:33:18 2011 -0400
55304
55305     Minor
55306
55307  src/hb-ot-shape-normalize.cc | 4 ++--
55308  1 file changed, 2 insertions(+), 2 deletions(-)
55309
55310 commit d5476a30a10da5e54783c8dbf04340225a9a00d7
55311 Author: Behdad Esfahbod <behdad@behdad.org>
55312 Date:   Fri Sep 16 12:30:50 2011 -0400
55313
55314     Minor
55315
55316  src/hb-object-private.hh | 26 +++++++++++++++-----------
55317  1 file changed, 15 insertions(+), 11 deletions(-)
55318
55319 commit 55aeb0490454cc1ba93a42f307ed1230f59dee4b
55320 Author: Behdad Esfahbod <behdad@behdad.org>
55321 Date:   Fri Sep 16 02:08:36 2011 -0400
55322
55323     Fix reading text from stdin
55324
55325  util/options.cc    | 76
55326  +++++++++++++++++++++++++++++++++++-------------------
55327  util/options.hh    | 16 +++++++-----
55328  util/view-cairo.cc |  6 +++--
55329  3 files changed, 64 insertions(+), 34 deletions(-)
55330
55331 commit a75c1b125159f6cfb6b652a9ec40803f7c7e3f71
55332 Author: Behdad Esfahbod <behdad@behdad.org>
55333 Date:   Fri Sep 16 01:16:41 2011 -0400
55334
55335     Move code around
55336
55337  util/options.cc | 27 +++++++++++++++++++++++++--
55338  util/options.hh | 20 +-------------------
55339  2 files changed, 26 insertions(+), 21 deletions(-)
55340
55341 commit 7bf6ecd3bfb1ccf5d9ac6fe274efa74b46885fea
55342 Author: Behdad Esfahbod <behdad@behdad.org>
55343 Date:   Fri Sep 16 01:11:30 2011 -0400
55344
55345     Always shape at size=upem
55346
55347     Fixes bug with uniscribe not handling GIGANTIC sizes.
55348
55349  util/options.cc    | 2 +-
55350  util/view-cairo.cc | 8 ++++----
55351  util/view-cairo.hh | 2 +-
55352  3 files changed, 6 insertions(+), 6 deletions(-)
55353
55354 commit 674ee58d9bc9f825d769220d77f58513edae4558
55355 Author: Behdad Esfahbod <behdad@behdad.org>
55356 Date:   Fri Sep 16 00:54:05 2011 -0400
55357
55358     Minor
55359
55360  util/options.cc | 4 +---
55361  1 file changed, 1 insertion(+), 3 deletions(-)
55362
55363 commit 4451168e5d1ea26560899e9a9733b3a3f1853050
55364 Author: Behdad Esfahbod <behdad@behdad.org>
55365 Date:   Fri Sep 16 00:38:19 2011 -0400
55366
55367     Fix binary stdin/stdout io in Windows
55368
55369     Make --font-file accept "-" to mean stdin, and have it work
55370     in Windows too!
55371
55372  configure.ac    |  2 +-
55373  util/common.hh  |  5 +++++
55374  util/options.cc | 64
55375  +++++++++++++++++++++++++++++++++++++++++++++++----------
55376  util/options.hh | 10 +++++++--
55377  4 files changed, 67 insertions(+), 14 deletions(-)
55378
55379 commit 639b5957d9c7b6d8bef6784e3467ccc055ddeea4
55380 Author: Behdad Esfahbod <behdad@behdad.org>
55381 Date:   Thu Sep 15 18:09:49 2011 -0400
55382
55383     Minor
55384
55385  util/options.cc | 5 +++--
55386  util/options.hh | 4 ++--
55387  2 files changed, 5 insertions(+), 4 deletions(-)
55388
55389 commit f7e2ef74f856ee13d6fd6cf3f1e04bc162203bc2
55390 Author: Behdad Esfahbod <behdad@behdad.org>
55391 Date:   Thu Sep 15 17:52:00 2011 -0400
55392
55393     [hb-view] Make print to stdout work in Windows
55394
55395     Apparently there's no equivalent to "/dev/stdout", so write using
55396     stdio to be able to output to stdout.
55397
55398  util/common.hh     |  1 +
55399  util/options.hh    | 31 ++++++++++++++++-----
55400  util/view-cairo.cc | 79
55401  ++++++++++++++++++++++++++++++++++++------------------
55402  3 files changed, 78 insertions(+), 33 deletions(-)
55403
55404 commit 36b10f58cc70ce9570d17b30616f9cb27423e03b
55405 Author: Behdad Esfahbod <behdad@behdad.org>
55406 Date:   Thu Sep 15 16:29:51 2011 -0400
55407
55408     Minor
55409
55410  src/hb-ot-shape-normalize.cc | 7 +++++--
55411  1 file changed, 5 insertions(+), 2 deletions(-)
55412
55413 commit c4611cb66f8e3a133ec00e3ace62ef19d9b95b28
55414 Author: Behdad Esfahbod <behdad@behdad.org>
55415 Date:   Tue Sep 13 13:33:11 2011 -0400
55416
55417     Fix test
55418
55419  src/hb-graphite2.h | 1 +
55420  src/hb-ot-shape.h  | 1 +
55421  src/hb-uniscribe.h | 1 +
55422  3 files changed, 3 insertions(+)
55423
55424 commit b9b10ad78b1f977494a3a42b58f8040fe16505a3
55425 Author: Behdad Esfahbod <behdad@behdad.org>
55426 Date:   Tue Sep 13 13:30:39 2011 -0400
55427
55428     [util] Refactor hb-view completely
55429
55430     Now we can use the same code to do other utils...
55431
55432  configure.ac       |   2 +
55433  util/Makefile.am   |   2 +
55434  util/common.cc     |   7 +-
55435  util/common.hh     |   2 +-
55436  util/hb-view.cc    | 244 ++++-------------------------
55437  util/options.cc    | 321 ++++++++++++++++++++++++++------------
55438  util/options.hh    | 179 +++++++++++++++++++---
55439  util/view-cairo.cc | 440
55440  +++++++++++++++++++++++++++++++++++++++++++++++++++++
55441  util/view-cairo.hh |  63 ++++++++
55442  9 files changed, 927 insertions(+), 333 deletions(-)
55443
55444 commit bc4b07b05ea9e39eb9f966eb2c3e1c737efa77ff
55445 Author: Behdad Esfahbod <behdad@behdad.org>
55446 Date:   Thu Sep 8 17:08:32 2011 -0400
55447
55448     More reshuffling
55449
55450  util/hb-view.cc |  4 ++--
55451  util/options.cc | 64
55452  ++++++++++++++++++++++++++++++---------------------------
55453  util/options.hh | 13 ++++++------
55454  3 files changed, 43 insertions(+), 38 deletions(-)
55455
55456 commit 516857eb51bbb79ff4adf44e3fefbf460f9ee8f8
55457 Author: Behdad Esfahbod <behdad@behdad.org>
55458 Date:   Thu Sep 8 16:50:24 2011 -0400
55459
55460     [util] Simplify more
55461
55462  util/options.hh | 9 +++------
55463  1 file changed, 3 insertions(+), 6 deletions(-)
55464
55465 commit 4f4b114a5592c2f5d128ee795f159b438ad97829
55466 Author: Behdad Esfahbod <behdad@behdad.org>
55467 Date:   Thu Sep 8 16:49:02 2011 -0400
55468
55469     [util] Move code around
55470
55471  util/hb-view.cc |  8 +-------
55472  util/options.hh | 14 ++++++++++++++
55473  2 files changed, 15 insertions(+), 7 deletions(-)
55474
55475 commit 46d86a73a103b061144018c3fe947b57548fc58f
55476 Author: Behdad Esfahbod <behdad@behdad.org>
55477 Date:   Thu Sep 8 16:43:15 2011 -0400
55478
55479     Minor
55480
55481     We now support using -1 for NUL-terminated strings.
55482
55483  util/hb-view.cc | 2 --
55484  1 file changed, 2 deletions(-)
55485
55486 commit 90e312cb85df7a6dc350cb62138ab950790e3d15
55487 Author: Behdad Esfahbod <behdad@behdad.org>
55488 Date:   Thu Sep 8 16:42:37 2011 -0400
55489
55490     [util] Move code around
55491
55492  util/hb-view.cc | 5 -----
55493  util/options.hh | 4 ++++
55494  2 files changed, 4 insertions(+), 5 deletions(-)
55495
55496 commit 109cb382898f491eed733dba4ef5ba12de94aaf6
55497 Author: Behdad Esfahbod <behdad@behdad.org>
55498 Date:   Thu Sep 8 16:00:04 2011 -0400
55499
55500     [util] Further refactor option parsing
55501
55502  util/options.cc | 80
55503  +++++++++++++++++++++++++++++++++++++++++++++++----------
55504  util/options.hh | 20 ++++++++++++---
55505  2 files changed, 83 insertions(+), 17 deletions(-)
55506
55507 commit bc187e5ac7433f5561b0e97e8c62172c73883f3f
55508 Author: Behdad Esfahbod <behdad@behdad.org>
55509 Date:   Thu Sep 8 13:35:17 2011 -0400
55510
55511     Refine Indic scripts, following Martin Hosken's recommendation
55512
55513  src/hb-ot-shape-complex-private.hh | 56
55514  +++++++++++++++++++++++---------------
55515  1 file changed, 34 insertions(+), 22 deletions(-)
55516
55517 commit 738d096a06822e63b3894bd817ecb90e5fb94f73
55518 Author: Behdad Esfahbod <behdad@behdad.org>
55519 Date:   Fri Sep 2 13:31:19 2011 -0400
55520
55521     Pass through unknown ISO 639-3 language tags to OpenType engine
55522
55523     In hb_ot_tag_from_language(), if first component of an unknown
55524     language is three letters long, use it directly as OpenType language
55525     tag (after case conversion and padding).
55526
55527  src/hb-ot-tag.cc   | 8 ++++++++
55528  test/test-ot-tag.c | 5 +++++
55529  2 files changed, 13 insertions(+)
55530
55531 commit ea02cbf03c084b3ead6e9e4c9af07b3b47608d5b
55532 Author: Behdad Esfahbod <behdad@behdad.org>
55533 Date:   Fri Sep 2 12:39:20 2011 -0400
55534
55535     [graphite] Don't preload glyphs
55536
55537     Doesn't seem to be slower.
55538
55539  src/hb-graphite2.cc | 2 +-
55540  1 file changed, 1 insertion(+), 1 deletion(-)
55541
55542 commit 210a06f3d7bd2df55ebd1743da74f327c5a7a967
55543 Author: Behdad Esfahbod <behdad@behdad.org>
55544 Date:   Fri Aug 26 13:39:49 2011 +0200
55545
55546     Minor
55547
55548  src/hb-graphite2.h | 12 ++++++------
55549  src/hb-ot-shape.h  |  1 -
55550  src/hb-uniscribe.h |  1 -
55551  3 files changed, 6 insertions(+), 8 deletions(-)
55552
55553 commit 4a8d2e379a34b19bccc72bc3e2d9ace3fdd27733
55554 Author: Behdad Esfahbod <behdad@behdad.org>
55555 Date:   Fri Aug 26 09:40:54 2011 +0200
55556
55557     [graphite2] Chop a few more lines
55558
55559  src/hb-graphite2.cc | 13 ++++---------
55560  1 file changed, 4 insertions(+), 9 deletions(-)
55561
55562 commit 81ec289da799bd2f50da9382507c606d2c779ab9
55563 Author: Behdad Esfahbod <behdad@behdad.org>
55564 Date:   Fri Aug 26 09:33:06 2011 +0200
55565
55566     Minor
55567
55568  src/hb-graphite2.cc | 24 ++++++++++++------------
55569  1 file changed, 12 insertions(+), 12 deletions(-)
55570
55571 commit 3380de5abbaff535e1cf57ea7e5c2a7c4fdcfe66
55572 Author: Behdad Esfahbod <behdad@behdad.org>
55573 Date:   Fri Aug 26 09:30:49 2011 +0200
55574
55575     [graphite] Use buffer->replace_glyphs()
55576
55577  src/hb-graphite2.cc | 3 +--
55578  1 file changed, 1 insertion(+), 2 deletions(-)
55579
55580 commit 9ebe8c0286856d46430ae184ba7303bd34485883
55581 Author: Behdad Esfahbod <behdad@behdad.org>
55582 Date:   Fri Aug 26 09:29:42 2011 +0200
55583
55584     Add buffer->replace_glyphs()
55585
55586  src/hb-buffer-private.hh |  3 +++
55587  src/hb-buffer.cc         | 26 ++++++++++++++++++++++++++
55588  2 files changed, 29 insertions(+)
55589
55590 commit a5edb1031c204464da4f852ba3d90e8cc20cd20e
55591 Author: Behdad Esfahbod <behdad@behdad.org>
55592 Date:   Fri Aug 26 09:27:13 2011 +0200
55593
55594     Minor
55595
55596  src/hb-graphite2.cc | 9 +++++----
55597  1 file changed, 5 insertions(+), 4 deletions(-)
55598
55599 commit 290e3ee51727df75d136ccfff79831b94d1583b6
55600 Author: Behdad Esfahbod <behdad@behdad.org>
55601 Date:   Fri Aug 26 09:25:04 2011 +0200
55602
55603     [graphite] Only pass the first part language tag to graphite
55604
55605     Still not sure about:
55606
55607     1) Case.  We pass lowercase for now.  Would be nice if graphite was
55608     uppercase 3letter like OpenType,
55609
55610     2) Padding.  IMO, tag padding is always with spaces, but Martin was
55611     talking about NUL bytes.
55612
55613  src/hb-graphite2.cc | 5 +++--
55614  1 file changed, 3 insertions(+), 2 deletions(-)
55615
55616 commit 4c9fe88d30036340fe592bcbc375049b84602b8b
55617 Author: Behdad Esfahbod <behdad@behdad.org>
55618 Date:   Fri Aug 26 09:18:53 2011 +0200
55619
55620     [API] Make all _from_string() functions take a len parameter
55621
55622     Can be -1 for NUL-terminated string.  This is useful for passing parts
55623     of a larger string to a function without having to copy or modify the
55624     string first.
55625
55626     Affected functions:
55627
55628             hb_tag_t hb_tag_from_string()
55629             hb_direction_from_string()
55630             hb_language_from_string()
55631             hb_script_from_string()
55632
55633  src/hb-common.cc    | 29 +++++++++++++-------
55634  src/hb-common.h     | 12 +++++---
55635  src/hb-graphite2.cc |  2 +-
55636  src/hb-icu.cc       |  2 +-
55637  src/hb-ot-tag.cc    |  8 +++---
55638  test/test-buffer.c  |  4 +--
55639  test/test-common.c  | 79
55640  +++++++++++++++++++++++++++++++----------------------
55641  test/test-ot-tag.c  | 22 +++++++--------
55642  util/hb-view.cc     |  6 ++--
55643  util/options.cc     |  5 +---
55644  10 files changed, 96 insertions(+), 73 deletions(-)
55645
55646 commit a499bdea5cc5097dec62eeafdef58d08ba534be0
55647 Author: Behdad Esfahbod <behdad@behdad.org>
55648 Date:   Thu Aug 25 22:46:21 2011 +0200
55649
55650     [graphite2] Bail if grface is NULL
55651
55652  src/hb-graphite2.cc | 1 +
55653  1 file changed, 1 insertion(+)
55654
55655 commit 3007ffa9e53e6100a761c2363f50a2b19a0764fc
55656 Author: Behdad Esfahbod <behdad@behdad.org>
55657 Date:   Thu Aug 25 09:08:53 2011 +0200
55658
55659     Reorder combining-class to better suit Arabic shadda mark-mark
55660     positioning
55661
55662     As reported by Khaled on the list:
55663
55664     "After the introduction of canonical reordering of combining marks
55665     (commit 34c22f8), I'm no longer able to do mark/mark substitution or
55666     positioning for mark sequences that involve shadda as a first mark (or
55667     most interesting sequences at least).
55668
55669     "After some digging, it turned out that shadda have a ccc=33
55670     while most
55671     Arabic marks that combine with it have a lower ccc value, which
55672     results
55673     in the shadda being reordered after the other mark which,
55674     unsurprisingly, breaks my contextual substitution and mkmk anchors."
55675
55676     See:
55677
55678     http://unicode.org/faq/normalization.html#8
55679     http://unicode.org/faq/normalization.html#9
55680
55681  src/hb-ot-shape-private.hh | 18 +++++++++++++++++-
55682  1 file changed, 17 insertions(+), 1 deletion(-)
55683
55684 commit 74ef81a0b0f9adddfb42c3cb87f08f8156054519
55685 Author: Behdad Esfahbod <behdad@behdad.org>
55686 Date:   Wed Aug 24 19:16:13 2011 +0200
55687
55688     Fix make distcheck
55689
55690  src/Makefile.am              | 15 ++++++++-------
55691  src/hb-gobject-enums.cc.tmpl |  2 +-
55692  2 files changed, 9 insertions(+), 8 deletions(-)
55693
55694 commit 24bcdbcc0639ca9e9c0fde1a71cbbf1c3d2ef98d
55695 Author: Behdad Esfahbod <behdad@behdad.org>
55696 Date:   Wed Aug 24 19:13:15 2011 +0200
55697
55698     Add hb-ot-hmtx-table.hh
55699
55700     Oops!
55701
55702  src/hb-ot-hmtx-table.hh | 86
55703  +++++++++++++++++++++++++++++++++++++++++++++++++
55704  1 file changed, 86 insertions(+)
55705
55706 commit a3bd8a0e1862212a2d4141b973039bd000a3054f
55707 Author: Behdad Esfahbod <behdad@behdad.org>
55708 Date:   Wed Aug 24 03:22:49 2011 +0200
55709
55710     [graphite] Rewrite properly
55711
55712  src/hb-graphite2.cc | 633
55713  ++++++++++++++++++++++------------------------------
55714  src/hb-uniscribe.cc |   2 +
55715  2 files changed, 273 insertions(+), 362 deletions(-)
55716
55717 commit 5072934c35bddc23d6bcb07a41010da51eb1b090
55718 Author: Behdad Esfahbod <behdad@behdad.org>
55719 Date:   Wed Aug 24 02:24:27 2011 +0200
55720
55721     Minor
55722
55723  src/hb-uniscribe.cc | 14 +++++++-------
55724  1 file changed, 7 insertions(+), 7 deletions(-)
55725
55726 commit 46377396accf6b43792ffba553dcd9847608aa86
55727 Author: Behdad Esfahbod <behdad@behdad.org>
55728 Date:   Wed Aug 24 02:12:05 2011 +0200
55729
55730     [configure] Fix graphite bits
55731
55732  configure.ac | 9 +++++----
55733  1 file changed, 5 insertions(+), 4 deletions(-)
55734
55735 commit 71388b3ee71c7d3b79f842db7588bd683691797c
55736 Author: Behdad Esfahbod <behdad@behdad.org>
55737 Date:   Wed Aug 24 02:09:04 2011 +0200
55738
55739     [uniscribe] Minor
55740
55741  src/hb-uniscribe.cc | 19 +++++++++----------
55742  1 file changed, 9 insertions(+), 10 deletions(-)
55743
55744 commit cd2b901027bd154e31aa509c0cb2d86633e36398
55745 Author: Behdad Esfahbod <behdad@behdad.org>
55746 Date:   Wed Aug 24 01:47:25 2011 +0200
55747
55748     [graphite] Minor
55749
55750  src/hb-graphite2.cc | 10 ++++------
55751  src/hb-shape.cc     |  1 -
55752  2 files changed, 4 insertions(+), 7 deletions(-)
55753
55754 commit 834af3b48a1aca3e53811d1eb4ca09b582b8e598
55755 Author: Behdad Esfahbod <behdad@behdad.org>
55756 Date:   Wed Aug 24 01:45:47 2011 +0200
55757
55758     [graphite] Remove hb_graphite2_feature_check()
55759
55760     I don't see how this function can be useful.
55761
55762  src/hb-graphite2.cc | 10 ----------
55763  src/hb-graphite2.h  |  2 --
55764  2 files changed, 12 deletions(-)
55765
55766 commit 1f49cf32c96cb45a4d8ba2c210aeb7a8076b4762
55767 Author: Behdad Esfahbod <behdad@behdad.org>
55768 Date:   Wed Aug 24 01:29:25 2011 +0200
55769
55770     Add graphite2 integration from Martin Hosken
55771
55772     To be modified, a lot.
55773
55774  configure.ac                      |   9 +-
55775  contrib/python/lib/harfbuzz.pyx   |  20 +-
55776  contrib/python/runpy              |   2 -
55777  contrib/python/scripts/hbtestfont |   4 +-
55778  contrib/python/setup.py           |  18 +-
55779  src/Makefile.am                   |   7 +
55780  src/hb-graphite2.cc               | 446
55781  ++++++++++++++++++++++++++++++++++++++
55782  src/hb-graphite2.h                |  47 ++++
55783  src/hb-shape.cc                   |   7 +
55784  9 files changed, 542 insertions(+), 18 deletions(-)
55785
55786 commit 0e6d36d8a3f9f533cb6eb04408af62bfd1ad83da
55787 Author: Behdad Esfahbod <behdad@behdad.org>
55788 Date:   Wed Aug 24 01:31:29 2011 +0200
55789
55790     Minor
55791
55792  src/Makefile.am                                | 2 +-
55793  src/{hb-uniscribe-shape.cc => hb-uniscribe.cc} | 0
55794  2 files changed, 1 insertion(+), 1 deletion(-)
55795
55796 commit efde8113258b117ec0a7fbffe6d681442d045c41
55797 Author: Behdad Esfahbod <behdad@behdad.org>
55798 Date:   Tue Aug 23 00:04:57 2011 +0200
55799
55800     Add a constructor for hb_prealloced_array_t
55801
55802     Fixes build with MSVC.
55803
55804  src/hb-private.hh | 2 ++
55805  1 file changed, 2 insertions(+)
55806
55807 commit d75333f166d21e9b9f2341c3bc8a9ef8a886f4b3
55808 Author: Behdad Esfahbod <behdad@behdad.org>
55809 Date:   Fri Aug 19 19:59:24 2011 +0200
55810
55811     Add gobject enum support, but disabled for now
55812
55813     need to figure out the naming.  The generated code doesn't have the
55814     right name.
55815
55816  configure.ac                                 |  2 +
55817  src/Makefile.am                              | 13 +++--
55818  src/hb-gobject-enums.cc.tmpl                 | 74
55819  ++++++++++++++++++++++++++++
55820  src/{hb-gobject.cc => hb-gobject-structs.cc} |  0
55821  4 files changed, 86 insertions(+), 3 deletions(-)
55822
55823 commit 7d235d272f4c9213f54c9c807fb8fba5068c45b0
55824 Author: Behdad Esfahbod <behdad@behdad.org>
55825 Date:   Wed Aug 17 23:55:29 2011 +0200
55826
55827     Flesh out tt funcs a bit
55828
55829  src/hb-tt-font.cc | 36 +++++++++++++++++++++++++++++++++++-
55830  1 file changed, 35 insertions(+), 1 deletion(-)
55831
55832 commit b9415e76d7b41da203b9ae85e38b6dc777481184
55833 Author: Behdad Esfahbod <behdad@behdad.org>
55834 Date:   Wed Aug 17 19:21:44 2011 +0200
55835
55836     [API] Add hb_font_set_funcs_data()
55837
55838  src/hb-font.cc | 15 +++++++++++++++
55839  src/hb-font.h  |  6 ++++++
55840  2 files changed, 21 insertions(+)
55841
55842 commit e6c09cdf43201ff1b7f38e411ae1f9977e4f9271
55843 Author: Behdad Esfahbod <behdad@behdad.org>
55844 Date:   Wed Aug 17 19:07:59 2011 +0200
55845
55846     Remove the pre_allocate argument from hb_buffer_create()
55847
55848     For two reasons:
55849
55850     1. User can always call hb_buffer_pre_allocate() themselves, and
55851
55852     2. Now we do a pre_alloc in add_utfX anyway, so the total number of
55853     reallocs is limited to a small number (~3) anyway.  This just
55854     makes the
55855     API cleaner.
55856
55857  src/hb-buffer.cc          | 7 +------
55858  src/hb-buffer.h           | 2 +-
55859  src/test.cc               | 2 +-
55860  test/test-buffer.c        | 9 ++++-----
55861  test/test-object.c        | 4 ++--
55862  test/test-shape-complex.c | 2 +-
55863  test/test-shape.c         | 2 +-
55864  util/hb-view.cc           | 2 +-
55865  8 files changed, 12 insertions(+), 18 deletions(-)
55866
55867 commit 187bdeaa6c82fcb95fdd546da9c78b843e1dea0e
55868 Author: Behdad Esfahbod <behdad@behdad.org>
55869 Date:   Wed Aug 17 19:03:06 2011 +0200
55870
55871     Do (nothing for) hmtx sanitize
55872
55873  src/hb-ot-hhea-table.hh | 1 -
55874  src/hb-tt-font.cc       | 1 +
55875  2 files changed, 1 insertion(+), 1 deletion(-)
55876
55877 commit d6016e49108be183ab2dc9c226447d1db3a09b90
55878 Author: Behdad Esfahbod <behdad@behdad.org>
55879 Date:   Wed Aug 17 14:47:41 2011 +0200
55880
55881     Fix name-table sanitize
55882
55883  src/hb-ot-name-table.hh | 4 ++--
55884  1 file changed, 2 insertions(+), 2 deletions(-)
55885
55886 commit ae9877dea6a1aed3566d9b87a75ede84259deaca
55887 Author: Behdad Esfahbod <behdad@behdad.org>
55888 Date:   Wed Aug 17 14:43:45 2011 +0200
55889
55890     Add hhea-table support
55891
55892  src/Makefile.am                |   1 +
55893  src/hb-open-type-private.hh    |   6 ++
55894  src/hb-ot-head-table.hh        |   2 +-
55895  src/hb-ot-hhea-table.hh        |  93 ++++++++++++++++++
55896  src/hb-ot-layout-gdef-table.hh |   2 +-
55897  src/hb-ot-layout-gpos-table.hh |   2 +-
55898  src/hb-ot-layout-gsub-table.hh |   2 +-
55899  src/hb-ot-maxp-table.hh        |   2 +-
55900  src/hb-ot-name-table.hh        |   3 +-
55901  src/hb-tt-font.cc              | 207
55902  +++++++++++++++++++++++++++++++++++++++++
55903  10 files changed, 314 insertions(+), 6 deletions(-)
55904
55905 commit 7a750ac33ec482e2c4856c19ea607f3563741c24
55906 Author: Behdad Esfahbod <behdad@behdad.org>
55907 Date:   Wed Aug 17 14:19:59 2011 +0200
55908
55909     Rename table files from eg maxp-private.hh to maxp-table.hh
55910
55911  src/Makefile.am                                              | 12
55912  ++++++------
55913  src/hb-font.cc                                               |  2 +-
55914  src/{hb-ot-head-private.hh => hb-ot-head-table.hh}           |  6 +++---
55915  ...-ot-layout-gdef-private.hh => hb-ot-layout-gdef-table.hh} |  6 +++---
55916  ...-ot-layout-gpos-private.hh => hb-ot-layout-gpos-table.hh} |  6 +++---
55917  ...-ot-layout-gsub-private.hh => hb-ot-layout-gsub-table.hh} |  6 +++---
55918  src/hb-ot-layout-gsubgpos-private.hh                         |  2 +-
55919  src/hb-ot-layout.cc                                          |
55920  8 ++++----
55921  src/{hb-ot-maxp-private.hh => hb-ot-maxp-table.hh}           |  6 +++---
55922  src/{hb-ot-name-private.hh => hb-ot-name-table.hh}           |  6 +++---
55923  src/hb-uniscribe-shape.cc                                    |  2 +-
55924  src/main.cc                                                  |  2 +-
55925  12 files changed, 32 insertions(+), 32 deletions(-)
55926
55927 commit 0b7e4d9f20b3ed947d0c441ca59b43c4097cdb0e
55928 Author: Behdad Esfahbod <behdad@behdad.org>
55929 Date:   Mon Aug 15 20:41:59 2011 +0200
55930
55931     [ft] FT_Get_Advance() for advance-width callbacks
55932
55933     Using graphite2's comparerenderer suggests that this makes hb-ft 15
55934     times faster.  No caching layer needed anymore.
55935
55936  configure.ac   |  2 +-
55937  src/hb-ft.cc   | 19 +++++++++++++------
55938  util/common.hh |  4 +++-
55939  3 files changed, 17 insertions(+), 8 deletions(-)
55940
55941 commit 97796453aab56873809a15b5e316cba8acea7449
55942 Author: Behdad Esfahbod <behdad@behdad.org>
55943 Date:   Mon Aug 15 19:03:43 2011 +0200
55944
55945     Fix falloffs of the GOption conversion
55946
55947  util/options.cc | 8 ++++----
55948  util/options.hh | 4 ++--
55949  2 files changed, 6 insertions(+), 6 deletions(-)
55950
55951 commit 4e9ff1dd6ee3ea63fd91a76a91d9725a10a294a0
55952 Author: Behdad Esfahbod <behdad@behdad.org>
55953 Date:   Mon Aug 15 16:21:22 2011 +0200
55954
55955     Pre-allocate buffers when adding string
55956
55957     We do a conservative estimate of the number of characters, but still,
55958     this limits the number of buffer reallocs to a small constant.
55959
55960  src/hb-buffer.cc | 1 +
55961  1 file changed, 1 insertion(+)
55962
55963 commit 553bc3de82cfda8d83db26a93205e0d39440cbd1
55964 Author: Behdad Esfahbod <behdad@behdad.org>
55965 Date:   Mon Aug 15 16:21:06 2011 +0200
55966
55967     Minor
55968
55969  src/hb-ft.cc | 2 +-
55970  1 file changed, 1 insertion(+), 1 deletion(-)
55971
55972 commit 254142bb67a5c520a304142301479eb5292592d1
55973 Author: Behdad Esfahbod <behdad@behdad.org>
55974 Date:   Mon Aug 15 16:15:44 2011 +0200
55975
55976     [ft] FT_Select_Charmap() when we create face
55977
55978  src/hb-ft.cc | 2 ++
55979  1 file changed, 2 insertions(+)
55980
55981 commit a4cbd03dd17990783d8fd4c6be0c9c0d3d9cae5b
55982 Author: Behdad Esfahbod <behdad@behdad.org>
55983 Date:   Mon Aug 15 09:52:05 2011 +0200
55984
55985     Apply 'locl' with 'ccmp' in Arabic shaper
55986
55987     According to Peter Constable this is indeed what Uniscribe has been
55988     doing for years.
55989
55990     Mozilla Bug 667166 - wrong shape of letter when it comes at the end of
55991     word in the arabic version of Firefox 5.0
55992
55993  src/hb-ot-shape-complex-arabic.cc | 1 +
55994  1 file changed, 1 insertion(+)
55995
55996 commit c214cff55ce539d004d069a484dac3988953cb11
55997 Author: Behdad Esfahbod <behdad@behdad.org>
55998 Date:   Sun Aug 14 15:17:16 2011 +0200
55999
56000     Start adding gobject-introspection support
56001
56002  configure.ac      | 13 ++++++++++-
56003  src/Makefile.am   | 43 ++++++++++++++++-------------------
56004  src/hb-common.h   |  1 +
56005  src/hb-glib.cc    |  3 ---
56006  src/hb-gobject.cc | 63
56007  +++++++++++++++++++++++++++++++++++++++++++++++++++
56008  src/hb-gobject.h  | 68
56009  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
56010  6 files changed, 163 insertions(+), 28 deletions(-)
56011
56012 commit 9527fb200ffbbd839334e99b51d9671752d393db
56013 Author: Behdad Esfahbod <behdad@behdad.org>
56014 Date:   Sat Aug 13 19:03:48 2011 +0200
56015
56016     Fix missing return
56017
56018  src/hb-ft.cc | 2 ++
56019  1 file changed, 2 insertions(+)
56020
56021 commit 77a328769545f6b2970d8491fe77fe98781961cf
56022 Author: Behdad Esfahbod <behdad@behdad.org>
56023 Date:   Sat Aug 13 17:16:45 2011 +0200
56024
56025     Minor
56026
56027  src/hb-common.h | 2 +-
56028  1 file changed, 1 insertion(+), 1 deletion(-)
56029
56030 commit 3bb300ee78a40f9ded21ab19283863b733aeb677
56031 Author: Behdad Esfahbod <behdad@behdad.org>
56032 Date:   Thu Aug 11 11:54:31 2011 +0200
56033
56034     Refactor hb-view code
56035
56036  util/Makefile.am |  26 +++-
56037  util/common.cc   |  40 ++++++
56038  util/common.hh   |  49 +++++++
56039  util/hb-view.cc  | 387
56040  ++++---------------------------------------------------
56041  util/options.cc  | 318 +++++++++++++++++++++++++++++++++++++++++++++
56042  util/options.hh  |  86 +++++++++++++
56043  6 files changed, 541 insertions(+), 365 deletions(-)
56044
56045 commit d6660356dd81358033743f72d8a5fbf2fc70eaf7
56046 Author: Behdad Esfahbod <behdad@behdad.org>
56047 Date:   Wed Aug 10 22:08:36 2011 +0200
56048
56049     Add uniscribe font getters
56050
56051  src/hb-uniscribe-shape.cc | 24 +++++++++++++++++++++---
56052  src/hb-uniscribe.h        |  8 ++++++++
56053  2 files changed, 29 insertions(+), 3 deletions(-)
56054
56055 commit 01ec13a1d9ae380305b593e1c52cebb0e8327cb6
56056 Author: Behdad Esfahbod <behdad@behdad.org>
56057 Date:   Wed Aug 10 22:00:35 2011 +0200
56058
56059     Implement hb_ft_font_get_face
56060
56061  src/hb-ft.cc | 15 ++++++++++++++-
56062  src/hb-ft.h  |  2 ++
56063  2 files changed, 16 insertions(+), 1 deletion(-)
56064
56065 commit 36a4fe037df201f85b7a544eb30d75dc3585a1b6
56066 Author: Behdad Esfahbod <behdad@behdad.org>
56067 Date:   Wed Aug 10 21:54:22 2011 +0200
56068
56069     Fix charset conversion
56070
56071  util/hb-view.cc | 2 +-
56072  1 file changed, 1 insertion(+), 1 deletion(-)
56073
56074 commit 25c4830593064f023e296aa795b72ddcaa1c9322
56075 Author: Behdad Esfahbod <behdad@behdad.org>
56076 Date:   Wed Aug 10 16:28:38 2011 +0200
56077
56078     [util] Add hb-shape --shapers
56079
56080     If the specified shapers fail, hb-shape will fail immediately
56081
56082  util/hb-view.cc | 57
56083  +++++++++++++++++++++++++++++++++------------------------
56084  1 file changed, 33 insertions(+), 24 deletions(-)
56085
56086 commit 0501573deda3a8dcdfcea491392f554f21ed0154
56087 Author: Behdad Esfahbod <behdad@behdad.org>
56088 Date:   Wed Aug 10 16:25:56 2011 +0200
56089
56090     Fix const correctness in the API
56091
56092  src/hb-fallback-shape-private.hh |  2 +-
56093  src/hb-fallback-shape.cc         |  2 +-
56094  src/hb-ot-shape.cc               |  2 +-
56095  src/hb-ot-shape.h                |  2 +-
56096  src/hb-shape.cc                  | 14 +++++++-------
56097  src/hb-shape.h                   | 12 ++++++------
56098  src/hb-uniscribe-shape.cc        |  2 +-
56099  src/hb-uniscribe.h               |  2 +-
56100  8 files changed, 19 insertions(+), 19 deletions(-)
56101
56102 commit a21add6c0da067173d51792d716d6e38379f138f
56103 Author: Behdad Esfahbod <behdad@behdad.org>
56104 Date:   Wed Aug 10 16:07:49 2011 +0200
56105
56106     Reformat
56107
56108  util/hb-view.cc | 49 ++++++++++++++++++-------------------------------
56109  1 file changed, 18 insertions(+), 31 deletions(-)
56110
56111 commit 8df90c81187db58eee6b90426cd16c32feef6be3
56112 Author: Behdad Esfahbod <behdad@behdad.org>
56113 Date:   Wed Aug 10 15:26:41 2011 +0200
56114
56115     [util] Port hb-view to GOption
56116
56117  util/hb-view.cc | 267
56118  +++++++++++++++++++++++++++++++++-----------------------
56119  1 file changed, 156 insertions(+), 111 deletions(-)
56120
56121 commit 511a136f0c092880b19250a5df53bcf9f4b043ca
56122 Author: Behdad Esfahbod <behdad@behdad.org>
56123 Date:   Tue Aug 9 15:03:00 2011 +0200
56124
56125     Move hb-view into util/
56126
56127  Makefile.am              |  3 +--
56128  configure.ac             |  1 +
56129  src/Makefile.am          | 13 -------------
56130  util/Makefile.am         | 24 ++++++++++++++++++++++++
56131  {src => util}/hb-view.cc |  0
56132  5 files changed, 26 insertions(+), 15 deletions(-)
56133
56134 commit d753ac78da5619a0a545cdaf7a8e65787e996570
56135 Author: Behdad Esfahbod <behdad@behdad.org>
56136 Date:   Tue Aug 9 14:03:12 2011 +0200
56137
56138     [uniscribe] Remove zerowidth glyphs from output
56139
56140  src/hb-uniscribe-shape.cc | 7 +++++--
56141  1 file changed, 5 insertions(+), 2 deletions(-)
56142
56143 commit 217cc81cd9c3de30b2ef226983ec43c0f78b5c7d
56144 Author: Behdad Esfahbod <behdad@behdad.org>
56145 Date:   Tue Aug 9 14:00:44 2011 +0200
56146
56147     [test/shape-complex] Print cluster and position info in --verbose
56148
56149  test/test-shape-complex.c | 20 +++++++++++++++++---
56150  1 file changed, 17 insertions(+), 3 deletions(-)
56151
56152 commit 708403e7f3e4a5cf9b0d2bd764fb74b148af7adb
56153 Author: Behdad Esfahbod <behdad@behdad.org>
56154 Date:   Tue Aug 9 13:52:36 2011 +0200
56155
56156     Fix warnings with old glib
56157
56158  test/hb-test.h | 3 +--
56159  1 file changed, 1 insertion(+), 2 deletions(-)
56160
56161 commit ddd247b0c528cdb8bdf5f8063180abe884afa305
56162 Author: Behdad Esfahbod <behdad@behdad.org>
56163 Date:   Tue Aug 9 11:44:42 2011 +0200
56164
56165     Minor
56166
56167  src/test.cc | 3 +--
56168  1 file changed, 1 insertion(+), 2 deletions(-)
56169
56170 commit 1b8196c98638ba05ae0ebcb8ba7aa99ed9c08e0a
56171 Author: Behdad Esfahbod <behdad@behdad.org>
56172 Date:   Tue Aug 9 11:37:46 2011 +0200
56173
56174     Add fallback shaper
56175
56176  src/hb-fallback-shape.cc | 23 +++++++++++++++++++++--
56177  1 file changed, 21 insertions(+), 2 deletions(-)
56178
56179 commit 13a601fe99f237b08b7166448e386eaea0b77294
56180 Author: Behdad Esfahbod <behdad@behdad.org>
56181 Date:   Tue Aug 9 11:36:54 2011 +0200
56182
56183     [FT] Don't make font immutable
56184
56185  src/hb-ft.cc | 2 --
56186  1 file changed, 2 deletions(-)
56187
56188 commit 38b2118724600521c6ad1e49df0667dcdf863634
56189 Author: Behdad Esfahbod <behdad@behdad.org>
56190 Date:   Tue Aug 9 10:51:24 2011 +0200
56191
56192     [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs()
56193
56194     Remove hb_ft_get_font_funcs() as it cannot be used by the user anyway.
56195
56196     Add hb_ft_font_set_funcs().  Which will make the font internally use
56197     FreeType.  That is, no need for the font to have created using the
56198     hb-ft API.  Just create using hb_face_create()/hb_font_create() and
56199     then call this on the font (after having set font scale).  This
56200     internally creates an FT_Face and attached to the font.
56201
56202  src/Makefile.am    |  4 +--
56203  src/hb-ft.cc       | 76
56204  +++++++++++++++++++++++++++++++++++++++++++++++++++---
56205  src/hb-ft.h        | 10 ++++---
56206  src/test.cc        |  7 +++++
56207  test/Makefile.am   |  8 ------
56208  test/test-object.c |  9 -------
56209  6 files changed, 89 insertions(+), 25 deletions(-)
56210
56211 commit 255f176fdcd42ab94f9c3c54e2bffb55d0b1a8f5
56212 Author: Behdad Esfahbod <behdad@behdad.org>
56213 Date:   Tue Aug 9 08:35:07 2011 +0200
56214
56215     Minor
56216
56217  src/hb-uniscribe-shape.cc | 2 +-
56218  1 file changed, 1 insertion(+), 1 deletion(-)
56219
56220 commit a9057eb3f38018faa1ece53c4aaeeba798b41fd1
56221 Author: Behdad Esfahbod <behdad@behdad.org>
56222 Date:   Tue Aug 9 00:47:55 2011 +0200
56223
56224     [uniscribe] Unbreak
56225
56226  src/hb-uniscribe-shape.cc | 4 ++--
56227  1 file changed, 2 insertions(+), 2 deletions(-)
56228
56229 commit c0975e12315b7167b92411584d2f00a751bbc204
56230 Author: Behdad Esfahbod <behdad@behdad.org>
56231 Date:   Tue Aug 9 00:46:18 2011 +0200
56232
56233     Fix build again
56234
56235  test/Makefile.am | 3 +++
56236  1 file changed, 3 insertions(+)
56237
56238 commit 33ccc77902660ed4b49184e5ec99f4fd0ef63175
56239 Author: Behdad Esfahbod <behdad@behdad.org>
56240 Date:   Tue Aug 9 00:43:24 2011 +0200
56241
56242     [API] Make set_user_data() functions take a replace parameter
56243
56244     We need this to set data on objects safely without worrying that some
56245     other thread unsets it by setting it at the same time.
56246
56247  src/hb-blob.cc            |  5 +++--
56248  src/hb-blob.h             |  3 ++-
56249  src/hb-buffer.cc          |  5 +++--
56250  src/hb-buffer.h           |  3 ++-
56251  src/hb-common.cc          | 13 ++++++++-----
56252  src/hb-font.cc            | 15 +++++++++------
56253  src/hb-font.h             |  9 ++++++---
56254  src/hb-object-private.hh  | 13 ++++++++-----
56255  src/hb-private.hh         | 16 +++++++++++-----
56256  src/hb-shape.cc           |  2 +-
56257  src/hb-unicode.cc         |  5 +++--
56258  src/hb-unicode.h          |  3 ++-
56259  src/hb-uniscribe-shape.cc | 18 ++++++++++++++----
56260  test/test-object.c        | 33 +++++++++++++++++----------------
56261  14 files changed, 89 insertions(+), 54 deletions(-)
56262
56263 commit 944b2ba1ce076385f985212bbdf2df96a8a995f0
56264 Author: Behdad Esfahbod <behdad@behdad.org>
56265 Date:   Tue Aug 9 00:23:58 2011 +0200
56266
56267     [buffer] Make API take signed int length
56268
56269     Since we already switched to accepting -1 as 'zero-terminated'.
56270
56271  src/hb-buffer.cc    | 12 ++++++------
56272  src/hb-buffer.h     | 12 ++++++------
56273  src/hb-ot-layout.cc |  2 --
56274  src/main.cc         |  1 -
56275  4 files changed, 12 insertions(+), 15 deletions(-)
56276
56277 commit de1e1cf9bccfd116d495804e230dc2e12b733a2d
56278 Author: Behdad Esfahbod <behdad@behdad.org>
56279 Date:   Tue Aug 9 00:19:38 2011 +0200
56280
56281     [FT] Adapt to new face API
56282
56283  src/hb-ft.cc | 3 +++
56284  1 file changed, 3 insertions(+)
56285
56286 commit 458c89a85695220d43b69dbae36fc93e3fe78d89
56287 Author: Behdad Esfahbod <behdad@behdad.org>
56288 Date:   Tue Aug 9 00:19:19 2011 +0200
56289
56290     Minor
56291
56292  test/test-c.c | 10 +++++-----
56293  1 file changed, 5 insertions(+), 5 deletions(-)
56294
56295 commit bf3eef540f81fdeba1c36263d7d5b2ec4c5f07b1
56296 Author: Behdad Esfahbod <behdad@behdad.org>
56297 Date:   Tue Aug 9 00:13:24 2011 +0200
56298
56299     [uniscribe] Cleanup backend
56300
56301  TODO                      |   2 +
56302  src/hb-uniscribe-shape.cc | 161
56303  ++++++++++++++++++++++++++++++++++------------
56304  2 files changed, 123 insertions(+), 40 deletions(-)
56305
56306 commit f1f848e2e46ac54ff08aca7cd83390af31c7c9ef
56307 Author: Behdad Esfahbod <behdad@behdad.org>
56308 Date:   Mon Aug 8 23:41:06 2011 +0200
56309
56310     Fix build
56311
56312  test/Makefile.am | 5 +++++
56313  1 file changed, 5 insertions(+)
56314
56315 commit 3897335c7620c37e9a0224b0c42ade0dfdce4053
56316 Author: Behdad Esfahbod <behdad@behdad.org>
56317 Date:   Mon Aug 8 23:37:41 2011 +0200
56318
56319     [API] Sort out get_blob API
56320
56321     hb_face_get_blob() renamed to hb_face_reference_blob(), returns a
56322     reference now.
56323
56324     hb_face_[sg]et_index() added.
56325
56326     hb_face_set_upem() added.
56327
56328  src/hb-font-private.hh      |  3 +-
56329  src/hb-font.cc              | 67
56330  +++++++++++++++++++++++++++++++++++----------
56331  src/hb-font.h               | 17 ++++++++++--
56332  src/hb-ft.cc                |  3 +-
56333  src/hb-ot-layout-private.hh |  9 ------
56334  src/hb-ot-layout.cc         | 21 --------------
56335  src/hb-uniscribe-shape.cc   |  3 +-
56336  7 files changed, 72 insertions(+), 51 deletions(-)
56337
56338 commit e715784be35f0846c0e084b7c53c7556ce933a45
56339 Author: Behdad Esfahbod <behdad@behdad.org>
56340 Date:   Mon Aug 8 21:42:02 2011 +0200
56341
56342     Rename get_table to reference_table in all API
56343
56344  src/hb-font-private.hh |  6 +++---
56345  src/hb-font.cc         | 20 ++++++++++----------
56346  src/hb-font.h          |  8 ++++----
56347  src/hb-ft.cc           |  4 ++--
56348  4 files changed, 19 insertions(+), 19 deletions(-)
56349
56350 commit 670c873499f7f03fdfc07b8a0567b041628c6ab0
56351 Author: Behdad Esfahbod <behdad@behdad.org>
56352 Date:   Mon Aug 8 21:36:24 2011 +0200
56353
56354     Fix shaper ordering logic
56355
56356  src/hb-shape.cc | 80
56357  ++++++++++++++++++++++++---------------------------------
56358  1 file changed, 34 insertions(+), 46 deletions(-)
56359
56360 commit cc797e0d5368b2f5732d77eb3e3882283bd87cf7
56361 Author: Behdad Esfahbod <behdad@behdad.org>
56362 Date:   Mon Aug 8 03:49:30 2011 +0200
56363
56364     Minor
56365
56366  TODO            | 2 --
56367  src/hb-shape.cc | 2 ++
56368  2 files changed, 2 insertions(+), 2 deletions(-)
56369
56370 commit 826e22732dd8697600a1392f48af21b7b3ce6271
56371 Author: Behdad Esfahbod <behdad@behdad.org>
56372 Date:   Sun Aug 7 03:53:42 2011 -0400
56373
56374     [uniscribe] Fix blob lifecycles
56375
56376  src/hb-uniscribe-shape.cc | 3 ++-
56377  1 file changed, 2 insertions(+), 1 deletion(-)
56378
56379 commit ff199ba356f0eb5bc6252203eea18a1d1fd28934
56380 Author: Behdad Esfahbod <behdad@behdad.org>
56381 Date:   Sun Aug 7 03:43:46 2011 -0400
56382
56383     Fix shaper_list manipulation, aaaaaaaaaaaaargh
56384
56385  src/hb-shape.cc | 16 +++++++++-------
56386  1 file changed, 9 insertions(+), 7 deletions(-)
56387
56388 commit 206e32934592b915b1f3052aecf014c6ced729e1
56389 Author: Behdad Esfahbod <behdad@behdad.org>
56390 Date:   Sun Aug 7 01:10:55 2011 -0400
56391
56392     [test] test-object is not FreeType-specific, move it to the right
56393     place
56394
56395  test/Makefile.am | 8 +++-----
56396  1 file changed, 3 insertions(+), 5 deletions(-)
56397
56398 commit 577326b86af80cc137eea81f4cc1e30adf9232b1
56399 Author: Behdad Esfahbod <behdad@behdad.org>
56400 Date:   Sun Aug 7 01:04:40 2011 -0400
56401
56402     [uniscribe] Fix cluster calculation
56403
56404  src/hb-uniscribe-shape.cc | 6 +++++-
56405  1 file changed, 5 insertions(+), 1 deletion(-)
56406
56407 commit f6d83b2dcf120f9d6f0a28c6f5de2da7addf9089
56408 Author: Behdad Esfahbod <behdad@behdad.org>
56409 Date:   Sun Aug 7 00:59:58 2011 -0400
56410
56411     Minor
56412
56413  src/test.cc | 4 ++--
56414  1 file changed, 2 insertions(+), 2 deletions(-)
56415
56416 commit 2eb474afb4a09f4da8f14b444bd6066769010224
56417 Author: Behdad Esfahbod <behdad@behdad.org>
56418 Date:   Sun Aug 7 00:59:38 2011 -0400
56419
56420     [uniscribe] Fix shaper
56421
56422     It's kinda working finally!
56423
56424  src/hb-uniscribe-shape.cc | 9 ++++++---
56425  1 file changed, 6 insertions(+), 3 deletions(-)
56426
56427 commit f22e661147691ebc9d531aa28a850988e6503f9b
56428 Author: Behdad Esfahbod <behdad@behdad.org>
56429 Date:   Sun Aug 7 00:59:12 2011 -0400
56430
56431     [glib] Protect against invalid characters
56432
56433  src/hb-glib.cc | 8 ++++++--
56434  1 file changed, 6 insertions(+), 2 deletions(-)
56435
56436 commit 144cd49a0eb3ccc749325d0ee14b3ebf4367c971
56437 Author: Behdad Esfahbod <behdad@behdad.org>
56438 Date:   Sun Aug 7 00:51:50 2011 -0400
56439
56440     [buffer] Accept -1 for text_length and item_length
56441
56442     A -1 text_length means: zero-terminated string.
56443     A -1 item_length means: to the end of string.
56444
56445  src/hb-buffer.cc | 10 ++++++++++
56446  1 file changed, 10 insertions(+)
56447
56448 commit e9c71fab30fd1d5b163c8a072f9e2d3eb8ba3a92
56449 Author: Behdad Esfahbod <behdad@behdad.org>
56450 Date:   Sun Aug 7 00:00:27 2011 -0400
56451
56452     Fix name-table lookup
56453
56454     Oops!
56455
56456  src/hb-ot-name-private.hh | 2 +-
56457  src/hb-uniscribe-shape.cc | 2 ++
56458  2 files changed, 3 insertions(+), 1 deletion(-)
56459
56460 commit 3fd2b5bece28c81e3e379352f09eee39d19ac372
56461 Author: Behdad Esfahbod <behdad@behdad.org>
56462 Date:   Sat Aug 6 22:59:54 2011 -0400
56463
56464     [uniscribe] Use font size directly
56465
56466  src/hb-uniscribe-shape.cc | 2 +-
56467  1 file changed, 1 insertion(+), 1 deletion(-)
56468
56469 commit 892eb2e462b40451b8f73879eab66310d884386a
56470 Author: Behdad Esfahbod <behdad@behdad.org>
56471 Date:   Sat Aug 6 22:06:52 2011 -0400
56472
56473     [uniscribe] Make font selection work
56474
56475     Not tested yet.
56476
56477  src/hb-ot-name-private.hh | 37 +++++++++++++++++++++++++++++++++++++
56478  src/hb-uniscribe-shape.cc | 30 +++++++++++++++++++++++-------
56479  src/test.cc               |  1 -
56480  3 files changed, 60 insertions(+), 8 deletions(-)
56481
56482 commit b492299eb3c398701557e452f6c2c9bd370fbbf3
56483 Author: Behdad Esfahbod <behdad@behdad.org>
56484 Date:   Fri Aug 5 20:34:50 2011 -0400
56485
56486     Start implementing the 'name' table
56487
56488  src/Makefile.am           |  3 +-
56489  src/hb-ot-name-private.hh | 91
56490  +++++++++++++++++++++++++++++++++++++++++++++++
56491  src/hb-uniscribe-shape.cc | 12 ++++---
56492  3 files changed, 100 insertions(+), 6 deletions(-)
56493
56494 commit 4538efacca84329a60ff69851de70027d9b4f567
56495 Author: Behdad Esfahbod <behdad@behdad.org>
56496 Date:   Fri Aug 5 20:11:06 2011 -0400
56497
56498     Skip tests by returning 77
56499
56500     automake test runner understands this.
56501
56502  src/check-internal-symbols.sh | 3 ++-
56503  src/check-libstdc++.sh        | 3 ++-
56504  2 files changed, 4 insertions(+), 2 deletions(-)
56505
56506 commit 54eb65538da0a6ab0389d09944c90e12a913157d
56507 Author: Behdad Esfahbod <behdad@behdad.org>
56508 Date:   Fri Aug 5 20:09:25 2011 -0400
56509
56510     Fix check on OS X sh
56511
56512  src/check-header-guards.sh | 2 +-
56513  1 file changed, 1 insertion(+), 1 deletion(-)
56514
56515 commit 9da554504e30a326fc57b28cdb0e57108bfa9555
56516 Author: Behdad Esfahbod <behdad@behdad.org>
56517 Date:   Fri Aug 5 19:48:49 2011 -0400
56518
56519     Add hb_shape_list_shapers()
56520
56521  src/hb-shape.cc   | 22 ++++++++++++++++++----
56522  src/hb-shape.h    |  3 +++
56523  test/Makefile.am  |  2 ++
56524  test/test-c.c     |  8 ++++++++
56525  test/test-shape.c | 15 +++++++++++++++
56526  5 files changed, 46 insertions(+), 4 deletions(-)
56527
56528 commit d7bf473ef222ab420456ff155ffaa09bacb3a394
56529 Author: Behdad Esfahbod <behdad@behdad.org>
56530 Date:   Fri Aug 5 18:18:21 2011 -0400
56531
56532     Minor
56533
56534  src/check-header-guards.sh  |  1 -
56535  src/hb-open-type-private.hh | 10 +++++-----
56536  2 files changed, 5 insertions(+), 6 deletions(-)
56537
56538 commit c62a8f10f3b9a4ac3ac6b686464ac734ebfa2f7f
56539 Author: Behdad Esfahbod <behdad@behdad.org>
56540 Date:   Fri Aug 5 18:02:30 2011 -0400
56541
56542     Free all static memory upon exit
56543
56544  src/hb-common.cc | 8 +++++---
56545  src/hb-shape.cc  | 4 ++--
56546  2 files changed, 7 insertions(+), 5 deletions(-)
56547
56548 commit c4d63ef744f79701458ab7af2055afb87ffe8de3
56549 Author: Behdad Esfahbod <behdad@behdad.org>
56550 Date:   Fri Aug 5 17:54:25 2011 -0400
56551
56552     Fix env parsing code
56553
56554     Also changed the separator to comma instead of colon.
56555
56556  src/hb-shape.cc | 34 +++++++++++++++++++++++++---------
56557  1 file changed, 25 insertions(+), 9 deletions(-)
56558
56559 commit 3931837bebd79c5eb1bd5b24ff12e2c8e7d3f24c
56560 Author: Behdad Esfahbod <behdad@behdad.org>
56561 Date:   Fri Aug 5 17:22:19 2011 -0400
56562
56563     Change hb_shape() API back to what it was, add hb_shape_full()
56564
56565     I disliked changing hb_shape() API, and disliked the fact that it was
56566     returning a bool now.  So, reverted.  Added new API for the extra
56567     functionality.
56568
56569  src/hb-view.cc | 2 +-
56570  1 file changed, 1 insertion(+), 1 deletion(-)
56571
56572 commit 3ca6c4ecc299295b6682fa2b6b9f83b213223bad
56573 Author: Behdad Esfahbod <behdad@behdad.org>
56574 Date:   Fri Aug 5 17:22:19 2011 -0400
56575
56576     Change hb_shape() API back to what it was, add hb_shape_full()
56577
56578     I disliked changing hb_shape() API, and disliked the fact that it was
56579     returning a bool now.  So, reverted.  Added new API for the extra
56580     functionality.
56581
56582  src/hb-shape.cc   | 21 +++++++++++++++------
56583  src/hb-shape.h    | 14 ++++++++++----
56584  src/test.cc       |  2 +-
56585  test/test-shape.c |  2 +-
56586  4 files changed, 27 insertions(+), 12 deletions(-)
56587
56588 commit 02aeca985b570763342c35e99af90025bfa088d5
56589 Author: Behdad Esfahbod <behdad@behdad.org>
56590 Date:   Thu Aug 4 22:31:05 2011 -0400
56591
56592     [API] Changes to main shape API
56593
56594     hb_shape() now accepts a shaper_options and a shaper_list argument.
56595     Both can be set to NULL to emulate previous API.  And in most
56596     situations
56597     they are expected to be set to NULL.
56598
56599     hb_shape() also returns a boolean for now.  If shaper_list is
56600     NULL, the
56601     return value can be ignored.
56602
56603     shaper_options is ignored for now, but otherwise it should be a
56604     NULL-terminated list of strings.
56605
56606     shaper_list is a NULL-terminated list of strings.  Currently
56607     recognized
56608     strings are "ot" for native OpenType Layout implementation,
56609     "uniscribe"
56610     for the Uniscribe backend, and "fallback" for the non-complex backend
56611     (that will be implemented shortly).  The fallback backend never fails.
56612
56613     The env var HB_SHAPER_LIST is also parsed and honored.  It's a
56614     colon-separated list of shaper names.  The fallback shaper is
56615     invoked if
56616     none of the env-listed shapers succeed.
56617
56618     New API hb_buffer_guess_properties() added.
56619
56620  TODO                             |   2 -
56621  configure.ac                     |   9 +++
56622  src/Makefile.am                  |  14 ++--
56623  src/hb-buffer-private.hh         |   1 +
56624  src/hb-buffer.cc                 |  35 ++++++++++
56625  src/hb-buffer.h                  |   3 +
56626  src/hb-fallback-shape-private.hh |  48 ++++++++++++++
56627  src/hb-fallback-shape.cc         |  43 +++++++++++++
56628  src/hb-ot-shape.cc               |   9 ++-
56629  src/hb-ot-shape.h                |   5 +-
56630  src/hb-shape.cc                  | 135
56631  +++++++++++++++++++++++----------------
56632  src/hb-shape.h                   |  13 ++--
56633  src/hb-uniscribe-shape.cc        |  52 ++++++---------
56634  src/hb-uniscribe.h               |   5 +-
56635  src/hb-view.cc                   |   2 +-
56636  src/test.cc                      |   3 +-
56637  test/test-shape.c                |   2 +-
56638  17 files changed, 274 insertions(+), 107 deletions(-)
56639
56640 commit 57692adf1294a6db4627d0de7c671e4aa01d2a8f
56641 Author: Behdad Esfahbod <behdad@behdad.org>
56642 Date:   Thu Aug 4 20:49:16 2011 -0400
56643
56644     Make test.cc do something more useful
56645
56646     Hardcoded to the uniscribe backend for now.  Will fix soon.
56647
56648  src/test.cc | 38 ++++++++++++++++++++++++++++++++++----
56649  1 file changed, 34 insertions(+), 4 deletions(-)
56650
56651 commit c605bbbb6d4b2a98b1f40ca818760088d991f7d1
56652 Author: Behdad Esfahbod <behdad@behdad.org>
56653 Date:   Thu Aug 4 20:00:53 2011 -0400
56654
56655     Remove C++ guards from source files
56656
56657     Where causing issues for people with MSVC.
56658
56659  src/check-c-linkage-decls.sh            | 3 +--
56660  src/hb-blob.cc                          | 2 --
56661  src/hb-buffer-private.hh                | 2 --
56662  src/hb-buffer.cc                        | 2 --
56663  src/hb-common.cc                        | 2 --
56664  src/hb-font-private.hh                  | 2 --
56665  src/hb-font.cc                          | 2 --
56666  src/hb-ft.cc                            | 2 --
56667  src/hb-glib.cc                          | 2 --
56668  src/hb-icu.cc                           | 2 --
56669  src/hb-mutex-private.hh                 | 2 --
56670  src/hb-object-private.hh                | 4 ----
56671  src/hb-open-file-private.hh             | 2 --
56672  src/hb-open-type-private.hh             | 4 ----
56673  src/hb-ot-head-private.hh               | 2 --
56674  src/hb-ot-layout-common-private.hh      | 4 ----
56675  src/hb-ot-layout-gdef-private.hh        | 2 --
56676  src/hb-ot-layout-gpos-private.hh        | 4 ----
56677  src/hb-ot-layout-gsub-private.hh        | 4 ----
56678  src/hb-ot-layout-gsubgpos-private.hh    | 6 ------
56679  src/hb-ot-layout-private.hh             | 2 --
56680  src/hb-ot-layout.cc                     | 2 --
56681  src/hb-ot-map-private.hh                | 2 --
56682  src/hb-ot-map.cc                        | 2 --
56683  src/hb-ot-maxp-private.hh               | 2 --
56684  src/hb-ot-shape-complex-arabic-table.hh | 2 --
56685  src/hb-ot-shape-complex-arabic.cc       | 2 --
56686  src/hb-ot-shape-complex-indic-table.hh  | 2 --
56687  src/hb-ot-shape-complex-indic.cc        | 2 --
56688  src/hb-ot-shape-complex-misc.cc         | 2 --
56689  src/hb-ot-shape-complex-private.hh      | 2 --
56690  src/hb-ot-shape-normalize.cc            | 2 --
56691  src/hb-ot-shape-private.hh              | 2 --
56692  src/hb-ot-shape.cc                      | 2 --
56693  src/hb-ot-tag.cc                        | 2 --
56694  src/hb-private.hh                       | 8 --------
56695  src/hb-shape.cc                         | 2 --
56696  src/hb-unicode-private.hh               | 2 --
56697  src/hb-unicode.cc                       | 2 --
56698  src/hb-uniscribe-shape.cc               | 2 --
56699  src/hb-view.cc                          | 2 --
56700  src/main.cc                             | 2 --
56701  src/test.cc                             | 2 --
56702  43 files changed, 1 insertion(+), 106 deletions(-)
56703
56704 commit 8336186a52813b53e90b4399dc462d55750e2d37
56705 Author: Behdad Esfahbod <behdad@behdad.org>
56706 Date:   Thu Aug 4 19:49:05 2011 -0400
56707
56708     Zero map objects
56709
56710  src/hb-ot-map-private.hh | 4 ++++
56711  1 file changed, 4 insertions(+)
56712
56713 commit ecd3b6e4ad253cf9d0dae1ed2da8ba6caed16b85
56714 Author: Behdad Esfahbod <behdad@behdad.org>
56715 Date:   Thu Aug 4 01:57:40 2011 -0400
56716
56717     More build fixes
56718
56719  configure.ac | 2 ++
56720  1 file changed, 2 insertions(+)
56721
56722 commit c747f509bcc4e6a34ced04e9e79ed414a44437b1
56723 Author: Behdad Esfahbod <behdad@behdad.org>
56724 Date:   Thu Aug 4 01:51:30 2011 -0400
56725
56726     More out-of-tree build fixes
56727
56728  src/check-c-linkage-decls.sh | 3 +--
56729  src/check-header-guards.sh   | 8 ++++----
56730  2 files changed, 5 insertions(+), 6 deletions(-)
56731
56732 commit 0530ca9a180edc330ab801c535907cefa4a0c298
56733 Author: Behdad Esfahbod <behdad@behdad.org>
56734 Date:   Thu Aug 4 01:42:59 2011 -0400
56735
56736     Fix out-of-tree build
56737
56738  test/Makefile.am | 2 +-
56739  1 file changed, 1 insertion(+), 1 deletion(-)
56740
56741 commit ddbf4edc5d09a645351b1bd1722b068aba6a6dec
56742 Author: Behdad Esfahbod <behdad@behdad.org>
56743 Date:   Thu Aug 4 01:38:37 2011 -0400
56744
56745     Minor
56746
56747  configure.ac | 1 -
56748  1 file changed, 1 deletion(-)
56749
56750 commit 20dde6101662fd9ebe5f613631ea468f4c0a995f
56751 Author: Behdad Esfahbod <behdad@behdad.org>
56752 Date:   Thu Aug 4 01:07:33 2011 -0400
56753
56754     Minor
56755
56756  src/hb-uniscribe.h | 6 +++---
56757  1 file changed, 3 insertions(+), 3 deletions(-)
56758
56759 commit 44b4f50d05fd51d8056a78e359fbb00fbcac43a0
56760 Author: Behdad Esfahbod <behdad@behdad.org>
56761 Date:   Thu Aug 4 00:52:20 2011 -0400
56762
56763     Fix typo
56764
56765  src/hb-private.hh | 2 +-
56766  1 file changed, 1 insertion(+), 1 deletion(-)
56767
56768 commit 0fbb2dc83132a89201ad8b56c6909610437d2da0
56769 Author: Behdad Esfahbod <behdad@behdad.org>
56770 Date:   Wed Aug 3 19:55:04 2011 -0400
56771
56772     Add draft experimental Uniscribe backend
56773
56774     Not complete yet, font selection doesn't work.  But hey it shapes!
56775
56776     This is not supposed to be a production backend, more like a testing
56777     backend.
56778
56779  configure.ac              |   9 ++
56780  src/Makefile.am           |  11 ++
56781  src/hb-private.hh         |   4 +-
56782  src/hb-uniscribe-shape.cc | 325
56783  ++++++++++++++++++++++++++++++++++++++++++++++
56784  src/hb-uniscribe.h        |  46 +++++++
56785  5 files changed, 394 insertions(+), 1 deletion(-)
56786
56787 commit 0d7d4824b2edc7aeeb995077655a9a89b5c360a9
56788 Author: Behdad Esfahbod <behdad@behdad.org>
56789 Date:   Wed Aug 3 17:39:24 2011 -0400
56790
56791     Minor
56792
56793  configure.ac | 10 +++++-----
56794  1 file changed, 5 insertions(+), 5 deletions(-)
56795
56796 commit e62df43649e31b7815c272f01808b3f726c7d07d
56797 Author: Behdad Esfahbod <behdad@behdad.org>
56798 Date:   Wed Aug 3 17:38:54 2011 -0400
56799
56800     Add internal hb_buffer_t::get_scratch_buffer()
56801
56802  src/hb-buffer-private.hh |  2 ++
56803  src/hb-buffer.cc         | 10 ++++++++++
56804  2 files changed, 12 insertions(+)
56805
56806 commit 71e7936fcadfd375a8bdc47987ef8b1b2b542df5
56807 Author: Behdad Esfahbod <behdad@behdad.org>
56808 Date:   Wed Aug 3 17:38:34 2011 -0400
56809
56810     Minor
56811
56812  TODO | 2 ++
56813  1 file changed, 2 insertions(+)
56814
56815 commit bf8c57ba745c02370c38198adfdcd8075ba38b13
56816 Author: Behdad Esfahbod <behdad@behdad.org>
56817 Date:   Wed Aug 3 17:38:04 2011 -0400
56818
56819     [API] Add hb_face_get_blob()
56820
56821     Need to think more about it.
56822
56823  src/hb-font.cc | 10 ++++++++++
56824  src/hb-font.h  |  3 +++
56825  2 files changed, 13 insertions(+)
56826
56827 commit 2118fdb9f584e6735e904638e48bae48314372fa
56828 Author: Behdad Esfahbod <behdad@behdad.org>
56829 Date:   Tue Aug 2 14:06:51 2011 -0400
56830
56831     Fix fallback shaping
56832
56833     Broke it a few commits ago.
56834
56835  src/hb-ot-shape.cc | 8 +++++---
56836  1 file changed, 5 insertions(+), 3 deletions(-)
56837
56838 commit 199abbd0f15bd295c3a56845c71b38dd20af1332
56839 Author: Behdad Esfahbod <behdad@behdad.org>
56840 Date:   Tue Aug 2 13:59:47 2011 -0400
56841
56842     Minor
56843
56844  test/test-unicode.c | 4 +++-
56845  1 file changed, 3 insertions(+), 1 deletion(-)
56846
56847 commit 4f052b93c0b17d92b9f0adddf64ef77518bf2ac4
56848 Author: Behdad Esfahbod <behdad@behdad.org>
56849 Date:   Tue Aug 2 13:44:24 2011 -0400
56850
56851     Fix build with glib but not freetype
56852
56853  test/Makefile.am | 7 +++----
56854  1 file changed, 3 insertions(+), 4 deletions(-)
56855
56856 commit c21be799daa85d5edb2d831ac985d3e43c8755ec
56857 Author: Behdad Esfahbod <behdad@behdad.org>
56858 Date:   Tue Aug 2 12:05:49 2011 -0400
56859
56860     Minor
56861
56862  test/Makefile.am | 3 ++-
56863  1 file changed, 2 insertions(+), 1 deletion(-)
56864
56865 commit e9c2341b1384c161bbab9871411af0bc9f6c3cf4
56866 Author: Behdad Esfahbod <behdad@behdad.org>
56867 Date:   Tue Aug 2 11:40:44 2011 -0400
56868
56869     Don't use icu-config when cross-compiling
56870
56871  configure.ac | 17 ++++++++++-------
56872  1 file changed, 10 insertions(+), 7 deletions(-)
56873
56874 commit 390dab49b6cf34f263b67d20a13f0752ada57bcc
56875 Author: Behdad Esfahbod <behdad@behdad.org>
56876 Date:   Tue Aug 2 11:29:55 2011 -0400
56877
56878     Unbreak icu-config results a bit
56879
56880  configure.ac | 1 +
56881  1 file changed, 1 insertion(+)
56882
56883 commit b301478a69d961c724a4875b839a81fb458d1153
56884 Author: Behdad Esfahbod <behdad@behdad.org>
56885 Date:   Tue Aug 2 11:25:13 2011 -0400
56886
56887     Bug 39763 - autogen.sh should check pkg-config availability
56888
56889     (and revert change have_icu change I mistakenly pushed out)
56890
56891  autogen.sh   | 10 ++++++++--
56892  configure.ac |  1 -
56893  2 files changed, 8 insertions(+), 3 deletions(-)
56894
56895 commit f60271c0c2b0101e7b2725f9a9ad950c277a616c
56896 Author: Behdad Esfahbod <behdad@behdad.org>
56897 Date:   Tue Aug 2 09:56:30 2011 -0400
56898
56899     Add mingw32 support
56900
56901     With these changes, on Ubuntu I can do:
56902
56903     ./configure --host=i586-mingw32msvc  && make
56904
56905  configure.ac                | 1 +
56906  src/hb-mutex-private.hh     | 4 ++--
56907  src/hb-open-type-private.hh | 5 +++++
56908  src/hb-private.hh           | 6 +++++-
56909  src/main.cc                 | 1 +
56910  5 files changed, 14 insertions(+), 3 deletions(-)
56911
56912 commit 1264b23e4a4ae1c9831a3009e1c7ab8e65a5b434
56913 Author: Behdad Esfahbod <behdad@behdad.org>
56914 Date:   Mon Aug 1 16:39:32 2011 -0400
56915
56916     Bug 39702 - configure check for ragel
56917
56918  autogen.sh | 18 +++++++++++++-----
56919  1 file changed, 13 insertions(+), 5 deletions(-)
56920
56921 commit f5414cf0a220d6e6f3d4b6e8221cd583b4684187
56922 Author: Behdad Esfahbod <behdad@behdad.org>
56923 Date:   Mon Aug 1 16:34:16 2011 -0400
56924
56925     Use missing script for calling ragel
56926
56927  src/Makefile.am | 3 ++-
56928  1 file changed, 2 insertions(+), 1 deletion(-)
56929
56930 commit a91c58bf98258a34e5f7c1ad39a38db58fadc4b9
56931 Author: Behdad Esfahbod <behdad@behdad.org>
56932 Date:   Mon Aug 1 16:30:11 2011 -0400
56933
56934     [Indic] Disable CJCT-disabling logic
56935
56936     Read comment.
56937
56938  src/hb-ot-shape-complex-indic.cc | 7 ++++++-
56939  1 file changed, 6 insertions(+), 1 deletion(-)
56940
56941 commit 5e72071062c015237b79fbd0521341a63166a204
56942 Author: Behdad Esfahbod <behdad@behdad.org>
56943 Date:   Sun Jul 31 17:51:50 2011 -0400
56944
56945     [Indic] Stop looking for base upon seeing joiners
56946
56947     Not sure where this is documented, but I remember this being the
56948     desired
56949     behavior.
56950
56951     test-shape-complex failures are down from 48 to 46.  Meh.
56952
56953  src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
56954  1 file changed, 9 insertions(+), 2 deletions(-)
56955
56956 commit 281683995a46ed37aeeb84061249758c59822457
56957 Author: Behdad Esfahbod <behdad@behdad.org>
56958 Date:   Sun Jul 31 16:00:35 2011 -0400
56959
56960     Cosmetic
56961
56962  src/hb-ot-shape-complex-indic.cc | 23 +++++++++++++++--------
56963  1 file changed, 15 insertions(+), 8 deletions(-)
56964
56965 commit 6b37bc80843e38ca7b62500f95fd70c08af68d62
56966 Author: Behdad Esfahbod <behdad@behdad.org>
56967 Date:   Sun Jul 31 15:57:00 2011 -0400
56968
56969     [Indic] Fix ZWJ/ZWNJ application
56970
56971     Not quite working just yet.  False alarm re 10 failures.  It was
56972     crashing.  Ouch!  Back to 48 failures.
56973
56974  src/hb-ot-shape-complex-indic.cc | 10 ++++++----
56975  1 file changed, 6 insertions(+), 4 deletions(-)
56976
56977 commit e7be05702447ae270d797398132c1930cd3a9b86
56978 Author: Behdad Esfahbod <behdad@behdad.org>
56979 Date:   Sun Jul 31 15:18:57 2011 -0400
56980
56981     [Indic] Add Final Reordering rules into comments
56982
56983     Not applied yet.
56984
56985  src/hb-ot-shape-complex-indic.cc | 86
56986  ++++++++++++++++++++++++++++++++++++++--
56987  1 file changed, 83 insertions(+), 3 deletions(-)
56988
56989 commit cfd4382ec1af91640129551697de36fd42c0849a
56990 Author: Behdad Esfahbod <behdad@behdad.org>
56991 Date:   Sun Jul 31 15:07:11 2011 -0400
56992
56993     [Indic] Handle Reph when determining base consonant
56994
56995  src/hb-ot-shape-complex-indic.cc | 24 +++++++++++++++---------
56996  1 file changed, 15 insertions(+), 9 deletions(-)
56997
56998 commit 97158392a5899ddb739afaac925128f33f699bd7
56999 Author: Behdad Esfahbod <behdad@behdad.org>
57000 Date:   Sun Jul 31 15:01:28 2011 -0400
57001
57002     [Indic] Ra is a consonant too
57003
57004  src/hb-ot-shape-complex-indic.cc | 3 +--
57005  1 file changed, 1 insertion(+), 2 deletions(-)
57006
57007 commit 0d8f8a177c4bfd4dc642a353bab8d03674e839ac
57008 Author: Behdad Esfahbod <behdad@behdad.org>
57009 Date:   Sun Jul 31 14:57:59 2011 -0400
57010
57011     [Indic] Fix reph inhibition logic
57012
57013  src/hb-ot-shape-complex-indic.cc | 4 ++--
57014  1 file changed, 2 insertions(+), 2 deletions(-)
57015
57016 commit 9da0487cd452d780673e24329ce03e174a4ef83b
57017 Author: Behdad Esfahbod <behdad@behdad.org>
57018 Date:   Sun Jul 31 13:46:44 2011 -0400
57019
57020     [Indic] Support ZWJ/ZWNJ
57021
57022     Brings test-shape-complex failures down from 52 to 10!
57023
57024     I hereby declare harfbuzz-ng supporting Indic!
57025
57026  src/hb-ot-shape-complex-indic.cc | 57
57027  +++++++++++++++++++++++++++++++++-------
57028  1 file changed, 48 insertions(+), 9 deletions(-)
57029
57030 commit 9ee27a928a989c71923cef82a9e9828f8e9ca051
57031 Author: Behdad Esfahbod <behdad@behdad.org>
57032 Date:   Sun Jul 31 11:10:14 2011 -0400
57033
57034     [Indic] Suppress reph formation upon joiners
57035
57036  src/hb-ot-shape-complex-indic.cc | 8 +++++++-
57037  1 file changed, 7 insertions(+), 1 deletion(-)
57038
57039 commit 8354e004e553856d7d743e0f0b4de4668484026a
57040 Author: Behdad Esfahbod <behdad@behdad.org>
57041 Date:   Sun Jul 31 02:24:51 2011 -0400
57042
57043     Un-Ra U+09F1.  According to the test suite this is correct.
57044
57045     But I'm not sure...  Down from 54 failures to 52.
57046
57047  src/hb-ot-shape-complex-indic.cc | 2 +-
57048  1 file changed, 1 insertion(+), 1 deletion(-)
57049
57050 commit 07cedd81f48907b2e372cd2e963716bbded9ce29
57051 Author: Behdad Esfahbod <behdad@behdad.org>
57052 Date:   Sat Jul 30 21:16:51 2011 -0400
57053
57054     Minor
57055
57056  test/test-shape-complex.c | 21 +++++++++++----------
57057  1 file changed, 11 insertions(+), 10 deletions(-)
57058
57059 commit ba7e85c104e68b4685c1b3b5c9a260fe0f6879df
57060 Author: Behdad Esfahbod <behdad@behdad.org>
57061 Date:   Sat Jul 30 21:11:53 2011 -0400
57062
57063     Cosmetic
57064
57065  src/hb-ot-shape-complex-indic.cc | 1 +
57066  1 file changed, 1 insertion(+)
57067
57068 commit f5bc2725cb892264ba223e0a49f7fd2c622a0730
57069 Author: Behdad Esfahbod <behdad@behdad.org>
57070 Date:   Sat Jul 30 21:08:10 2011 -0400
57071
57072     [Indic] For old-style Indic tables, move Halant around
57073
57074     In old-style Indic OT standards, the post-base Halants are moved after
57075     their base.  Emulate that by moving first post-base Halant to
57076     post-last-consonant.
57077
57078     Brings test-shape-complex failures down from 88 to 54.  Getting there!
57079
57080  src/hb-ot-map-private.hh         |  3 +++
57081  src/hb-ot-shape-complex-indic.cc | 20 ++++++++++++++++++++
57082  2 files changed, 23 insertions(+)
57083
57084 commit c47a31fb4793b825f4be57e9cb1b10db352b9512
57085 Author: Behdad Esfahbod <behdad@behdad.org>
57086 Date:   Sat Jul 30 20:57:01 2011 -0400
57087
57088     [OT] Save chosen script tag
57089
57090  src/hb-ot-layout.cc      | 20 ++++++++++++++++----
57091  src/hb-ot-layout.h       |  3 ++-
57092  src/hb-ot-map-private.hh |  1 +
57093  src/hb-ot-map.cc         |  2 +-
57094  4 files changed, 20 insertions(+), 6 deletions(-)
57095
57096 commit 3a9b14dfdfc278b432890e1537672a4ca141a3b0
57097 Author: Behdad Esfahbod <behdad@behdad.org>
57098 Date:   Sat Jul 30 20:23:55 2011 -0400
57099
57100     Minor
57101
57102  test/test-shape-complex.c | 8 ++++----
57103  1 file changed, 4 insertions(+), 4 deletions(-)
57104
57105 commit 8613193bbf28fe8951c900b68c4418a6fb929626
57106 Author: Behdad Esfahbod <behdad@behdad.org>
57107 Date:   Sat Jul 30 20:21:40 2011 -0400
57108
57109     [test] Fix problem with N'ko test direction
57110
57111     Old HarfBuzz test suite always shaped as left-to-right and hence
57112     had wrong
57113     0x14db, direction expected glyphstring for N'ko.  Doh!
57114
57115     Failures down from 92 to 88.
57116
57117  test/test-shape-complex.c | 8 ++++----
57118  1 file changed, 4 insertions(+), 4 deletions(-)
57119
57120 commit fd06bf56110e73826b3d5c73ac964e2609450d46
57121 Author: Behdad Esfahbod <behdad@behdad.org>
57122 Date:   Sat Jul 30 20:14:44 2011 -0400
57123
57124     [Indic] Handle initial Ra+Halant in scripts that support Reph
57125
57126     Brings test-shape-complex failures down from 104 to 92.  Way to go!
57127
57128  src/hb-ot-shape-complex-indic.cc | 10 ++++++++++
57129  1 file changed, 10 insertions(+)
57130
57131 commit ee58f3bc75d2d071a71b94063bf12205a5871acb
57132 Author: Behdad Esfahbod <behdad@behdad.org>
57133 Date:   Sat Jul 30 19:15:53 2011 -0400
57134
57135     Minor
57136
57137  src/hb-ot-shape-complex-indic.cc | 23 ++++++++++++-----------
57138  1 file changed, 12 insertions(+), 11 deletions(-)
57139
57140 commit 352372ae5ea0998e40cf9fe43c22b6b610a5764e
57141 Author: Behdad Esfahbod <behdad@behdad.org>
57142 Date:   Sat Jul 30 19:04:02 2011 -0400
57143
57144     [Indic] Categorize Ra in scripts that have Reph
57145
57146     Is the categorization correct?  I don't know.
57147
57148  src/hb-ot-shape-complex-indic.cc | 31 ++++++++++++++++++++++++++++++-
57149  1 file changed, 30 insertions(+), 1 deletion(-)
57150
57151 commit 45d6f29f15f1d2323bcaa2498aed23ff0c8a1567
57152 Author: Behdad Esfahbod <behdad@behdad.org>
57153 Date:   Sat Jul 30 14:44:30 2011 -0400
57154
57155     [Indic] Reorder matras
57156
57157     Number of failing shape-complex tests goes from 125 down to 94.
57158
57159     Next: Add Ra handling and it's fair to say we kinda support Indic :).
57160
57161  src/hb-ot-shape-complex-indic.cc | 29 +++++++++++++++++++++++++++--
57162  src/hb-ot-shape-normalize.cc     | 26 ++++++++++----------------
57163  src/hb-private.hh                | 36
57164  ++++++++++++++++++++++++++++++------
57165  3 files changed, 67 insertions(+), 24 deletions(-)
57166
57167 commit 911bf32acad7f1cd161f666cb659990ade0925ad
57168 Author: Behdad Esfahbod <behdad@behdad.org>
57169 Date:   Sat Jul 30 11:16:00 2011 -0400
57170
57171     Bug 39686 - Add '-no-undefined' to libharfbuzz LDFLAGS
57172
57173  src/Makefile.am | 2 +-
57174  1 file changed, 1 insertion(+), 1 deletion(-)
57175
57176 commit 8f0b64fb6988f9502d2c5e39768a9af133d9a83f
57177 Author: Behdad Esfahbod <behdad@behdad.org>
57178 Date:   Fri Jul 29 17:02:48 2011 -0400
57179
57180     Minor
57181
57182  src/hb-ot-shape-complex-arabic.cc | 6 +++---
57183  src/hb-private.hh                 | 8 ++++++--
57184  2 files changed, 9 insertions(+), 5 deletions(-)
57185
57186 commit 743807a3ce1b2229e5307a8aea074a7544623d8d
57187 Author: Behdad Esfahbod <behdad@behdad.org>
57188 Date:   Fri Jul 29 16:37:02 2011 -0400
57189
57190     [Indic] Apply Indic features
57191
57192     Find the base consonant and apply basic Indic features accordingly.
57193     Nothing complete, but does something for now.  Specifically:
57194     no Ra handling right now, and no ZWJ/ZWNJ.
57195
57196     Number of failing shape-complex tests goes from 174 down to 125.
57197
57198     Next: reorder matras.
57199
57200  src/hb-ot-shape-complex-indic-machine.rl |  35 ++++--
57201  src/hb-ot-shape-complex-indic.cc         | 209
57202  ++++++++++++++++++++++++++++---
57203  2 files changed, 212 insertions(+), 32 deletions(-)
57204
57205 commit 1a1b5013159369b343d0c32df02c9c419277aead
57206 Author: Behdad Esfahbod <behdad@behdad.org>
57207 Date:   Fri Jul 29 16:36:46 2011 -0400
57208
57209     Minor
57210
57211  test/test-shape-complex.c | 8 ++++++--
57212  1 file changed, 6 insertions(+), 2 deletions(-)
57213
57214 commit dd5546de15e63c0320b7db2bf42b0f15271f7915
57215 Author: Behdad Esfahbod <behdad@behdad.org>
57216 Date:   Fri Jul 29 16:27:31 2011 -0400
57217
57218     Minor
57219
57220  test/test-shape-complex.c | 2 +-
57221  1 file changed, 1 insertion(+), 1 deletion(-)
57222
57223 commit 9f9bcceca6321d5a5812f878de1de39901349a78
57224 Author: Behdad Esfahbod <behdad@behdad.org>
57225 Date:   Thu Jul 28 17:06:46 2011 -0400
57226
57227     Register buffer vars in Indic shaper
57228
57229  src/hb-ot-shape-complex-indic.cc | 6 ++++++
57230  src/hb-ot-shape.cc               | 2 ++
57231  2 files changed, 8 insertions(+)
57232
57233 commit be09bf6b799cafc2ff54a28915b307ffe99661b6
57234 Author: Behdad Esfahbod <behdad@behdad.org>
57235 Date:   Thu Jul 28 17:03:43 2011 -0400
57236
57237     Oops.  This should have gone into the previous commit
57238
57239  src/hb-ot-layout-gsub-private.hh | 2 +-
57240  1 file changed, 1 insertion(+), 1 deletion(-)
57241
57242 commit b65c06025d2b54a44f716e030d4b10072c65bea8
57243 Author: Behdad Esfahbod <behdad@behdad.org>
57244 Date:   Thu Jul 28 16:48:43 2011 -0400
57245
57246     Formalize buffer var allocations
57247
57248  src/hb-buffer-private.hh           | 25 ++++++----------
57249  src/hb-buffer.cc                   | 15 +++++-----
57250  src/hb-ot-layout-gpos-private.hh   | 14 +++++----
57251  src/hb-ot-layout-gsub-private.hh   |  5 +++-
57252  src/hb-ot-shape-complex-arabic.cc  |  6 +++-
57253  src/hb-ot-shape-complex-indic.cc   |  4 +--
57254  src/hb-ot-shape-complex-private.hh | 10 ++++++-
57255  src/hb-ot-shape.cc                 | 60
57256  +++++++++++++++++++++++---------------
57257  src/hb-private.hh                  |  1 +
57258  9 files changed, 83 insertions(+), 57 deletions(-)
57259
57260 commit a9ad3d3460ba863a8d8f3766ccbeab288c3c6822
57261 Author: Behdad Esfahbod <behdad@behdad.org>
57262 Date:   Thu Jul 28 15:42:18 2011 -0400
57263
57264     Move more code around
57265
57266     Buffer var allocation coming into shape
57267
57268  src/hb-buffer-private.hh         |  1 +
57269  src/hb-buffer.cc                 | 35 +++++++++++++++++++++++++++++++++++
57270  src/hb-ot-layout-gpos-private.hh |  7 +++++++
57271  src/hb-ot-layout-gsub-private.hh | 18 ++++++++++++++++++
57272  src/hb-ot-layout.cc              |  8 +++-----
57273  5 files changed, 64 insertions(+), 5 deletions(-)
57274
57275 commit cc06c243d8be3ebb1190281653d2dba504c16c0f
57276 Author: Behdad Esfahbod <behdad@behdad.org>
57277 Date:   Mon Jul 25 20:25:44 2011 -0400
57278
57279     Streamline debugging infrastructure even more
57280
57281  src/hb-blob.cc                       |  26 ++++-----
57282  src/hb-object-private.hh             |   8 +--
57283  src/hb-open-type-private.hh          |  64 ++++++--------------
57284  src/hb-ot-layout-gsubgpos-private.hh |   2 +-
57285  src/hb-private.hh                    | 109
57286  +++++++++++++++++++++++++++++++----
57287  5 files changed, 136 insertions(+), 73 deletions(-)
57288
57289 commit 43ff203d8ea3e1b09e316e3aae1a4e5ec15bfdd2
57290 Author: Behdad Esfahbod <behdad@behdad.org>
57291 Date:   Mon Jul 25 17:35:24 2011 -0400
57292
57293     Use variadic macros for debugging
57294
57295     Looks *so* much nicer!
57296
57297  src/hb-blob.cc              | 26 ++++++++--------
57298  src/hb-object-private.hh    |  8 ++---
57299  src/hb-open-type-private.hh | 75
57300  ++++++++++++++++++++-------------------------
57301  src/hb-private.hh           |  7 +++--
57302  4 files changed, 56 insertions(+), 60 deletions(-)
57303
57304 commit decd4e3e16424dc311e9fb5b663170414a11556a
57305 Author: Behdad Esfahbod <behdad@behdad.org>
57306 Date:   Mon Jul 25 16:47:02 2011 -0400
57307
57308     Add sugar syntax for debug messages
57309
57310     Buffer debugging coming soon.
57311
57312  src/hb-blob.cc              | 35 +++++++++++++----------------------
57313  src/hb-object-private.hh    |  9 ++++-----
57314  src/hb-open-type-private.hh | 44
57315  ++++++++++++++++++++++----------------------
57316  src/hb-private.hh           |  7 +++++--
57317  4 files changed, 44 insertions(+), 51 deletions(-)
57318
57319 commit 3a81b1db89beba91fb91791918b9fdd9f8fc9fa0
57320 Author: Behdad Esfahbod <behdad@behdad.org>
57321 Date:   Mon Jul 25 16:30:32 2011 -0400
57322
57323     Minor, fix leak from my previous refactorings
57324
57325  src/hb-buffer.cc | 14 +++++++-------
57326  1 file changed, 7 insertions(+), 7 deletions(-)
57327
57328 commit f4a579bc42fb811ff5c391a0e97b7d8656ef59b1
57329 Author: Behdad Esfahbod <behdad@behdad.org>
57330 Date:   Mon Jul 25 16:20:16 2011 -0400
57331
57332     Add internal API for buffer var allocation
57333
57334  src/hb-buffer-private.hh | 25 +++++++++++++++++++++++--
57335  src/hb-buffer.cc         | 22 ++++++++++++++++++++++
57336  2 files changed, 45 insertions(+), 2 deletions(-)
57337
57338 commit 651e8dd79ec8eaca5ab75a61e8ce961ff7bd26eb
57339 Author: Behdad Esfahbod <behdad@behdad.org>
57340 Date:   Mon Jul 25 14:54:08 2011 -0400
57341
57342     Start cleaning up buffer var allocation
57343
57344     I've messed up a lot of stuff recently, different parts of the
57345     shaping process are stumbling on eachother's toes because
57346     manually tracking what's in which buffer var is hard.  I'm
57347     going to add some internal API to track those such that mistakes
57348     are discovered as soon as they are introduced.
57349
57350  src/hb-ot-layout-gsubgpos-private.hh |  1 -
57351  src/hb-ot-layout.cc                  |  1 +
57352  src/hb-ot-shape.cc                   | 10 ----------
57353  3 files changed, 1 insertion(+), 11 deletions(-)
57354
57355 commit c86f932015bdf5803572b0904d343d3bc033e009
57356 Author: Behdad Esfahbod <behdad@behdad.org>
57357 Date:   Mon Jul 25 00:44:50 2011 -0400
57358
57359     Move code around
57360
57361  src/hb-ot-shape.cc | 85
57362  +++++++++++++++++++++++++++---------------------------
57363  1 file changed, 42 insertions(+), 43 deletions(-)
57364
57365 commit 18c42850c9327ab4479ff150660a76d4ff6f3e9c
57366 Author: Behdad Esfahbod <behdad@behdad.org>
57367 Date:   Mon Jul 25 00:36:58 2011 -0400
57368
57369     Shrink space used for ligature ids
57370
57371     This frees 16bits in the glyph_info struct during the ot_layout
57372     process.
57373     We can use the freed space in the shapers now.
57374
57375  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
57376  1 file changed, 4 insertions(+), 4 deletions(-)
57377
57378 commit d8787493c9aa420544096cef07c29a591a0c1a99
57379 Author: Behdad Esfahbod <behdad@behdad.org>
57380 Date:   Mon Jul 25 00:36:01 2011 -0400
57381
57382     Minor
57383
57384  src/hb-ot-layout-gsub-private.hh     | 6 ------
57385  src/hb-ot-layout-gsubgpos-private.hh | 7 +++++++
57386  2 files changed, 7 insertions(+), 6 deletions(-)
57387
57388 commit c311d852080b50ffc85e80168de62abb05a6be59
57389 Author: Behdad Esfahbod <behdad@behdad.org>
57390 Date:   Sat Jul 23 23:43:54 2011 -0400
57391
57392     Keep Unicode props updated as we go so we avoid a scan later
57393
57394  src/hb-ot-shape-normalize.cc | 54
57395  +++++++++++++++++++++-----------------------
57396  1 file changed, 26 insertions(+), 28 deletions(-)
57397
57398 commit 5389ff4dbc46c76c9483e3c95f22524b60e21166
57399 Author: Behdad Esfahbod <behdad@behdad.org>
57400 Date:   Fri Jul 22 20:22:49 2011 -0400
57401
57402     Implement the Unicode Canonical Composition algorithm
57403
57404     Fallback normalization is complete and working now!
57405
57406  src/hb-ot-shape-normalize.cc | 49
57407  +++++++++++++++++++++++++++++++++++++++++---
57408  1 file changed, 46 insertions(+), 3 deletions(-)
57409
57410 commit dcdc51cdc0ba9d9fb75f84dd5fa7a49aa0b24ea0
57411 Author: Behdad Esfahbod <behdad@behdad.org>
57412 Date:   Fri Jul 22 17:14:46 2011 -0400
57413
57414     Handle singleton decompositions
57415
57416  src/hb-ot-shape-normalize.cc | 12 +++++++-----
57417  1 file changed, 7 insertions(+), 5 deletions(-)
57418
57419 commit 34c22f816808d061a980cffca12de03beb437fa0
57420 Author: Behdad Esfahbod <behdad@behdad.org>
57421 Date:   Fri Jul 22 17:04:20 2011 -0400
57422
57423     Implement Unicode Canonical Reordering Algorithm
57424
57425  src/hb-ot-shape-normalize.cc | 80
57426  +++++++++++++++++++++++++++++++++++++-------
57427  src/hb-ot-shape-private.hh   |  2 ++
57428  src/hb-ot-shape.cc           |  6 ++--
57429  3 files changed, 73 insertions(+), 15 deletions(-)
57430
57431 commit 4ff0d2d9dfc4f7e4880a4e964ca9872624508ea0
57432 Author: Behdad Esfahbod <behdad@behdad.org>
57433 Date:   Fri Jul 22 16:15:32 2011 -0400
57434
57435     Decomposition works now!
57436
57437  src/hb-ot-shape-normalize.cc | 109
57438  +++++++++++++++++++++++++++----------------
57439  src/hb-ot-shape.cc           |   3 +-
57440  2 files changed, 70 insertions(+), 42 deletions(-)
57441
57442 commit 468e9cb25c9bc14781b7013e447d763f93bf76a3
57443 Author: Behdad Esfahbod <behdad@behdad.org>
57444 Date:   Fri Jul 22 11:28:07 2011 -0400
57445
57446     Move buffer methods into the object
57447
57448  src/hb-buffer-private.hh             | 110 +++----
57449  src/hb-buffer.cc                     | 605
57450  +++++++++++++++++------------------
57451  src/hb-ot-layout-gpos-private.hh     |  88 ++---
57452  src/hb-ot-layout-gsub-private.hh     |  58 ++--
57453  src/hb-ot-layout-gsubgpos-private.hh |  50 +--
57454  src/hb-ot-shape-normalize.cc         |  16 +-
57455  src/hb-ot-shape.cc                   |  14 +-
57456  7 files changed, 456 insertions(+), 485 deletions(-)
57457
57458 commit 45412523dc295cb5ee12e096bfacb282cc925843
57459 Author: Behdad Esfahbod <behdad@behdad.org>
57460 Date:   Fri Jul 22 11:07:05 2011 -0400
57461
57462     More normalization kick
57463
57464  src/hb-ot-shape-normalize.cc | 54
57465  +++++++++++++++++++++++++++++---------------
57466  src/hb-ot-shape-private.hh   |  8 ++++++-
57467  src/hb-ot-shape.cc           | 13 +++--------
57468  3 files changed, 46 insertions(+), 29 deletions(-)
57469
57470 commit 63c0ef4a0763e579c9c80887bbfbd2651de05067
57471 Author: Behdad Esfahbod <behdad@behdad.org>
57472 Date:   Thu Jul 21 20:58:42 2011 -0400
57473
57474     Fix decompose() implementations to work with non-starter
57475     non-composables
57476
57477     Add tests.
57478
57479  src/hb-glib.cc      | 10 +++++-----
57480  src/hb-icu.cc       | 20 +++++++++++++-------
57481  test/test-unicode.c | 11 ++++++++---
57482  3 files changed, 26 insertions(+), 15 deletions(-)
57483
57484 commit 5d90a342e319068716429bf7af76c3896b61a0e5
57485 Author: Behdad Esfahbod <behdad@behdad.org>
57486 Date:   Thu Jul 21 15:25:01 2011 -0400
57487
57488     Document normalization design
57489
57490  src/hb-ot-shape-normalize.cc | 78
57491  +++++++++++++++++++++++++++++++++++---------
57492  src/hb-ot-shape-private.hh   |  2 +-
57493  src/hb-ot-shape.cc           |  6 ++--
57494  3 files changed, 67 insertions(+), 19 deletions(-)
57495
57496 commit 02cdf743c2ec345a44d4fcf865594b6ac13fccd0
57497 Author: Behdad Esfahbod <behdad@behdad.org>
57498 Date:   Thu Jul 21 12:23:12 2011 -0400
57499
57500     Add prefer_decomposed() complex-shaper callback
57501
57502     This allows the Indic shaper to request decomposed characters.
57503     This will
57504     handle split matra for free.  Other shapers prefer precomposed
57505     characters.
57506
57507  src/hb-ot-shape-complex-arabic.cc  |  6 ++++++
57508  src/hb-ot-shape-complex-indic.cc   |  7 +++++++
57509  src/hb-ot-shape-complex-misc.cc    |  6 ++++++
57510  src/hb-ot-shape-complex-private.hh | 31 +++++++++++++++++++++++++++++--
57511  4 files changed, 48 insertions(+), 2 deletions(-)
57512
57513 commit d6b9c6d20041b4f4fa11befc179aee757c41904d
57514 Author: Behdad Esfahbod <behdad@behdad.org>
57515 Date:   Thu Jul 21 12:16:45 2011 -0400
57516
57517     More kicking
57518
57519  src/hb-ot-shape-normalize.cc | 17 ++++++++++++++---
57520  1 file changed, 14 insertions(+), 3 deletions(-)
57521
57522 commit 192445aef2e50087049243ce54ce7059ec441ffa
57523 Author: Behdad Esfahbod <behdad@behdad.org>
57524 Date:   Thu Jul 21 12:13:04 2011 -0400
57525
57526     Remove intermittent_glyph()
57527
57528     Lets not worry about performance for now...
57529
57530  src/hb-ot-shape-normalize.cc | 3 ++-
57531  src/hb-ot-shape-private.hh   | 2 --
57532  2 files changed, 2 insertions(+), 3 deletions(-)
57533
57534 commit d63adfc7d09b26764d9166da97372b21257e7611
57535 Author: Behdad Esfahbod <behdad@behdad.org>
57536 Date:   Thu Jul 21 11:48:57 2011 -0400
57537
57538     No need to handle variation-selectors seperately, they are GC=Mn
57539
57540  src/hb-ot-shape.cc | 3 +--
57541  1 file changed, 1 insertion(+), 2 deletions(-)
57542
57543 commit aa7264123a088936f2043b45d4d41ca7413fabe5
57544 Author: Behdad Esfahbod <behdad@behdad.org>
57545 Date:   Thu Jul 21 11:34:59 2011 -0400
57546
57547     Only form clusters if we are reversing
57548
57549     This produces more accurate cluster mappings.  Cluster mappings are
57550     minimal now.  Combining marks get their own cluster value most of
57551     the time.
57552
57553  src/hb-ot-shape.cc | 45 ++++++++++++++++++++++-----------------------
57554  1 file changed, 22 insertions(+), 23 deletions(-)
57555
57556 commit 5c6f5982d78e2d7fadc2fbb8b4f3a4be9420c59a
57557 Author: Behdad Esfahbod <behdad@behdad.org>
57558 Date:   Thu Jul 21 11:31:08 2011 -0400
57559
57560     Towards normalization
57561
57562  src/hb-ot-shape-normalize.cc | 33 ++++++++++++++++++++++-----------
57563  src/hb-ot-shape-private.hh   |  3 ++-
57564  src/hb-ot-shape.cc           |  4 +++-
57565  3 files changed, 27 insertions(+), 13 deletions(-)
57566
57567 commit ad903e66b1cc4ec1b8160f93b3ab2b5e636f8d62
57568 Author: Behdad Esfahbod <behdad@behdad.org>
57569 Date:   Thu Jul 21 10:17:22 2011 -0400
57570
57571     s/COMBINING_MARK/SPACING_MARK/ here too.  Oops!
57572
57573  test/test-unicode.c | 2 +-
57574  1 file changed, 1 insertion(+), 1 deletion(-)
57575
57576 commit cf7f43ec3382cac2af11f5637c840500daabf889
57577 Author: Behdad Esfahbod <behdad@behdad.org>
57578 Date:   Thu Jul 21 01:12:26 2011 -0400
57579
57580     Remove stale comment
57581
57582  src/hb-ot-shape.cc | 1 -
57583  1 file changed, 1 deletion(-)
57584
57585 commit 54d1a0d2b2c4ffe15494967122c6422ecb1fc80b
57586 Author: Behdad Esfahbod <behdad@behdad.org>
57587 Date:   Thu Jul 21 01:11:09 2011 -0400
57588
57589     Form clusters before ensuring native direciton
57590
57591     This is essential as ensure_native_direction uses cluster info that
57592     is set by form_clusters().
57593
57594  src/hb-ot-shape.cc | 4 ++--
57595  1 file changed, 2 insertions(+), 2 deletions(-)
57596
57597 commit 9111b21ef99d5e53348176f683261b0101eb427f
57598 Author: Behdad Esfahbod <behdad@behdad.org>
57599 Date:   Thu Jul 21 00:58:29 2011 -0400
57600
57601     Add _hb_buffer_output_glyph() and _hb_buffer_skip_glyph()
57602
57603  src/hb-buffer-private.hh | 10 ++++++++++
57604  src/hb-buffer.cc         | 19 ++++++++++++++++---
57605  src/hb-ot-shape.cc       |  2 +-
57606  3 files changed, 27 insertions(+), 4 deletions(-)
57607
57608 commit 655586fe5e1fadf2a2ef7826e61ee9a445ffa37a
57609 Author: Behdad Esfahbod <behdad@behdad.org>
57610 Date:   Thu Jul 21 00:51:18 2011 -0400
57611
57612     Towards normalization
57613
57614  src/Makefile.am              |  1 +
57615  src/hb-ot-shape-normalize.cc | 71
57616  ++++++++++++++++++++++++++++++++++++++++++++
57617  src/hb-ot-shape-private.hh   | 12 ++++++++
57618  src/hb-ot-shape.cc           | 10 ++-----
57619  4 files changed, 86 insertions(+), 8 deletions(-)
57620
57621 commit 49741c86334d12fa08a5bfa2110ff3b9adcba1c7
57622 Author: Behdad Esfahbod <behdad@behdad.org>
57623 Date:   Thu Jul 21 00:35:37 2011 -0400
57624
57625     Include variation-selectors in cluster calculation
57626
57627  src/hb-ot-shape.cc | 3 ++-
57628  1 file changed, 2 insertions(+), 1 deletion(-)
57629
57630 commit dd89d958c139d85efb776fffaf314eead3952c78
57631 Author: Behdad Esfahbod <behdad@behdad.org>
57632 Date:   Thu Jul 21 00:28:57 2011 -0400
57633
57634     Fix cluster calculation for non-LTR text
57635
57636  TODO             | 6 ------
57637  src/hb-buffer.cc | 5 +++++
57638  2 files changed, 5 insertions(+), 6 deletions(-)
57639
57640 commit 4a68684654e645882095c1189477146287ce9437
57641 Author: Behdad Esfahbod <behdad@behdad.org>
57642 Date:   Thu Jul 21 00:14:01 2011 -0400
57643
57644     When forming clusters, participate all mark types
57645
57646  src/hb-ot-shape.cc | 6 ++++--
57647  1 file changed, 4 insertions(+), 2 deletions(-)
57648
57649 commit 5157e12a55f943b7fc5be7dce0b2ee1bcacca6ec
57650 Author: Behdad Esfahbod <behdad@behdad.org>
57651 Date:   Thu Jul 21 00:12:33 2011 -0400
57652
57653     Rename HB_UNICODE_GENERAL_CATEGORY_COMBINING_MARK to
57654     HB_UNICODE_GENERAL_CATEGORY_SPACING_MARK
57655
57656     Spacing_Mark is the current Unicode long-name for this property value.
57657     The previous name was wrongly carried from glib.
57658
57659  src/hb-common.h | 2 +-
57660  src/hb-icu.cc   | 2 +-
57661  2 files changed, 2 insertions(+), 2 deletions(-)
57662
57663 commit 7b08b0a7f2057937dfc3ab2ec191656bf2386463
57664 Author: Behdad Esfahbod <behdad@behdad.org>
57665 Date:   Wed Jul 20 23:59:07 2011 -0400
57666
57667     Minor
57668
57669  src/hb-ot-shape-complex-arabic.cc |  8 ++++----
57670  src/hb-private.hh                 | 19 +++++++++++++++++++
57671  2 files changed, 23 insertions(+), 4 deletions(-)
57672
57673 commit 498e1a9be673bb02c00aac3f12bb4c6993a85910
57674 Author: Behdad Esfahbod <behdad@behdad.org>
57675 Date:   Wed Jul 20 23:19:49 2011 -0400
57676
57677     [icu] Implement compose()/decompose()
57678
57679  src/hb-icu.cc       | 87
57680  +++++++++++++++++++++++++++++++++++++++++++++++++++--
57681  test/test-unicode.c |  1 +
57682  2 files changed, 86 insertions(+), 2 deletions(-)
57683
57684 commit ffd4a436f7baccb68a0c3602f94ea0246e32844f
57685 Author: Behdad Esfahbod <behdad@behdad.org>
57686 Date:   Wed Jul 20 22:30:29 2011 -0400
57687
57688     Add tests for compose()/decompose()
57689
57690     Adjust glib fallback implementation.
57691
57692     The tests are not hooked up for ICU yet.
57693
57694  src/hb-glib.cc      | 17 ++++++++++++--
57695  src/hb-unicode.cc   |  2 +-
57696  test/test-unicode.c | 66
57697  +++++++++++++++++++++++++++++++++++++++++++++++++++++
57698  3 files changed, 82 insertions(+), 3 deletions(-)
57699
57700 commit fca0923b04aeff9369849da97d247a647611f346
57701 Author: Behdad Esfahbod <behdad@behdad.org>
57702 Date:   Wed Jul 20 22:16:13 2011 -0400
57703
57704     Minor
57705
57706  src/hb-icu.cc | 62
57707  ++++++++++++++++++++++++++++++++++++-----------------------
57708  1 file changed, 38 insertions(+), 24 deletions(-)
57709
57710 commit 26b6024962b254b624d4f22088b6c87745074743
57711 Author: Behdad Esfahbod <behdad@behdad.org>
57712 Date:   Wed Jul 20 21:58:14 2011 -0400
57713
57714     [glib] Use g_unicode_script_to/from_iso15924() if available
57715
57716  src/hb-glib.cc | 10 ++++++++++
57717  1 file changed, 10 insertions(+)
57718
57719 commit 22fdc66712464bdb02e45eed49e4be57e79b442f
57720 Author: Behdad Esfahbod <behdad@behdad.org>
57721 Date:   Wed Jul 20 21:51:37 2011 -0400
57722
57723     [glib] Add compose() and decompose() implementations with fallback
57724
57725  src/hb-glib.cc    | 126
57726  +++++++++++++++++++++++++++++++++++++++++++-----------
57727  src/hb-unicode.cc |   6 ++-
57728  2 files changed, 106 insertions(+), 26 deletions(-)
57729
57730 commit a54a5505a35eef5315a8e2e7a79502901e3eff5f
57731 Author: Behdad Esfahbod <behdad@behdad.org>
57732 Date:   Wed Jul 20 16:42:10 2011 -0400
57733
57734     Minor
57735
57736  src/hb-ot-shape-complex-indic.cc | 4 ++--
57737  1 file changed, 2 insertions(+), 2 deletions(-)
57738
57739 commit 23db8d5c92c96a34c716b68e1aa6819c5a20477a
57740 Author: Behdad Esfahbod <behdad@behdad.org>
57741 Date:   Tue Jul 12 12:02:26 2011 -0400
57742
57743     [test] Work around glib <= 2.30 API
57744
57745  test/hb-test.h | 4 ++++
57746  1 file changed, 4 insertions(+)
57747
57748 commit 22989c5ffc8cce1ea05d729cdf33661c35a52334
57749 Author: Behdad Esfahbod <behdad@behdad.org>
57750 Date:   Tue Jul 12 11:54:58 2011 -0400
57751
57752     Distribute hb-ot-shape-complex-indic-machine.rl
57753
57754  src/Makefile.am | 1 +
57755  1 file changed, 1 insertion(+)
57756
57757 commit f6fd3780e12b23ff7ed3743497c8996e71dcb064
57758 Author: Behdad Esfahbod <behdad@behdad.org>
57759 Date:   Fri Jul 8 00:22:40 2011 -0400
57760
57761     Let shapers decide when to apply ccmp and locl
57762
57763     Instead of always applying those two features before the complex
57764     shaper,
57765     let the complex shaper decide whether they should be applied first.
57766
57767     Also add stub for Indic's final_reordering().
57768
57769  src/hb-ot-shape-complex-arabic.cc |  2 ++
57770  src/hb-ot-shape-complex-indic.cc  | 16 ++++++++++++++++
57771  src/hb-ot-shape.cc                |  7 +------
57772  3 files changed, 19 insertions(+), 6 deletions(-)
57773
57774 commit c4641723fbf6532b2e80a662e15573b31276bc73
57775 Author: Behdad Esfahbod <behdad@behdad.org>
57776 Date:   Thu Jul 7 23:47:19 2011 -0400
57777
57778     [API] Add compose() and decompose() unicode funcs, rename other ones
57779
57780     Add compose() and decompose() unicode funcs.  These implement
57781     pair-wise canonical composition/decomposition.
57782
57783     The glib/icu implementations are lacking for now.  We are adding
57784     API for this to glib, but I cannot find any useful API in ICU.
57785     May end of implementing these in-house.
57786
57787     Changed all unicode_funcs callback names to remove the "_get" part.
57788     Eg, hb_unicode_get_script_func_t is now hb_unicode_script_func_t,
57789     and hb_unicode_get_script() is hb_unicode_script() now.
57790
57791  TODO                      |  4 ++-
57792  src/hb-glib.cc            |  6 +++-
57793  src/hb-icu.cc             |  6 +++-
57794  src/hb-ot-shape.cc        |  6 ++--
57795  src/hb-shape.cc           |  2 +-
57796  src/hb-unicode-private.hh |  8 +++--
57797  src/hb-unicode.cc         | 85
57798  ++++++++++++++++++++++++++++++++++-------------
57799  src/hb-unicode.h          | 70 +++++++++++++++++++++++++++-----------
57800  test/test-unicode.c       | 21 +++++++-----
57801  9 files changed, 146 insertions(+), 62 deletions(-)
57802
57803 commit d05dded1676924e8894c90f7a7c3527b492bcdff
57804 Author: Behdad Esfahbod <behdad@behdad.org>
57805 Date:   Thu Jul 7 23:42:40 2011 -0400
57806
57807     More code generation through preprocessor
57808
57809  src/hb-ot-shape-complex-private.hh | 46
57810  ++++++++++++++++++++++++--------------
57811  1 file changed, 29 insertions(+), 17 deletions(-)
57812
57813 commit 891c4755baae6cd59fad59d27fd8933e5f548a74
57814 Author: Behdad Esfahbod <behdad@behdad.org>
57815 Date:   Thu Jul 7 23:19:27 2011 -0400
57816
57817     Humm, undo some shuffling
57818
57819     In preparation for adding more advanced unicode funcs.
57820
57821  src/hb-ot-shape.cc        |  6 ++---
57822  src/hb-shape.cc           |  2 +-
57823  src/hb-unicode-private.hh | 36 +++++++++++++-------------
57824  src/hb-unicode.cc         | 65
57825  ++++++++++++++++++++++++++++++++++-------------
57826  4 files changed, 70 insertions(+), 39 deletions(-)
57827
57828 commit 4b6317c4f426cfaf21e509dbf6ee6d4e0422cdac
57829 Author: Behdad Esfahbod <behdad@behdad.org>
57830 Date:   Thu Jul 7 23:14:42 2011 -0400
57831
57832     More code shuffling
57833
57834  src/hb-font-private.hh    |  16 +++---
57835  src/hb-font.cc            |   3 +-
57836  src/hb-unicode-private.hh |  42 +++++++-------
57837  src/hb-unicode.cc         | 140
57838  +++++++++++++++++-----------------------------
57839  4 files changed, 82 insertions(+), 119 deletions(-)
57840
57841 commit 3361c9a323575309d9fd55fe076697a3e22073c0
57842 Author: Behdad Esfahbod <behdad@behdad.org>
57843 Date:   Thu Jul 7 22:35:17 2011 -0400
57844
57845     Minor
57846
57847  src/Makefile.am                    |  1 +
57848  src/hb-ot-shape-complex-misc.cc    | 51
57849  ++++++++++++++++++++++++++++++++++++++
57850  src/hb-ot-shape-complex-private.hh | 12 ++++++---
57851  3 files changed, 60 insertions(+), 4 deletions(-)
57852
57853 commit 76f76812ac7cca8ac6935952a2360d5e151480fa
57854 Author: Behdad Esfahbod <behdad@behdad.org>
57855 Date:   Thu Jul 7 22:25:25 2011 -0400
57856
57857     Shuffle code around, remove shape_plan from complex shapers
57858
57859  src/hb-ot-shape-complex-arabic.cc        | 36 +++++++++++++-------------
57860  src/hb-ot-shape-complex-indic-machine.rl | 12 ++++-----
57861  src/hb-ot-shape-complex-indic.cc         | 25 +++++++++---------
57862  src/hb-ot-shape-complex-private.hh       | 44
57863  +++++++++++++++++++++-----------
57864  src/hb-ot-shape-private.hh               | 13 ++--------
57865  src/hb-ot-shape.cc                       |  4 +--
57866  6 files changed, 69 insertions(+), 65 deletions(-)
57867
57868 commit e88bff9b4d77dc86c04832163081effbff752216
57869 Author: Behdad Esfahbod <behdad@behdad.org>
57870 Date:   Thu Jul 7 22:03:02 2011 -0400
57871
57872     Minor, use function typedefs
57873
57874  src/hb-ot-shape-complex-private.hh | 10 ++++++----
57875  1 file changed, 6 insertions(+), 4 deletions(-)
57876
57877 commit 359dcaa0d33271025ca42a5f54ecbac7ae3b56d3
57878 Author: Behdad Esfahbod <behdad@behdad.org>
57879 Date:   Thu Jul 7 21:55:05 2011 -0400
57880
57881     Update copyright headers
57882
57883  src/hb-ot-map-private.hh           | 2 +-
57884  src/hb-ot-map.cc                   | 2 +-
57885  src/hb-ot-shape-complex-private.hh | 2 +-
57886  src/hb-ot-shape.cc                 | 2 +-
57887  4 files changed, 4 insertions(+), 4 deletions(-)
57888
57889 commit d8d0c480c85246a74d47dd5297019c7e39391ab0
57890 Author: Behdad Esfahbod <behdad@behdad.org>
57891 Date:   Thu Jul 7 21:22:08 2011 -0400
57892
57893     Refactor some code common to GSUB and GPOS
57894
57895  src/hb-ot-map-private.hh | 29 ++++++++++++++++++--------
57896  src/hb-ot-map.cc         | 54
57897  +++++++++---------------------------------------
57898  2 files changed, 30 insertions(+), 53 deletions(-)
57899
57900 commit b70c96dbe41d6512b80fe3d966a1942e1ef64a4b
57901 Author: Behdad Esfahbod <behdad@behdad.org>
57902 Date:   Thu Jul 7 21:07:41 2011 -0400
57903
57904     Enable applying GSUB/GPOS features in multiple segments
57905
57906     Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=644184
57907     among others.
57908
57909     Shapers now can request segmented feature application by calling
57910     add_gsub_pause() or add_gpos_pause().  They can also provide a
57911     callback to be called at the pause.  Currently the Arabic shaper
57912     uses pauses to enforce certain feature application.  The Indic
57913     shaper can use the same facility to pause and do reordering in the
57914     callback.
57915
57916  src/hb-ot-map-private.hh          |  50 +++++++++++----
57917  src/hb-ot-map.cc                  | 132
57918  +++++++++++++++++++++++++++++++++-----
57919  src/hb-ot-shape-complex-arabic.cc |  24 ++++++-
57920  src/hb-private.hh                 |   5 ++
57921  4 files changed, 181 insertions(+), 30 deletions(-)
57922
57923 commit f6d7a9bb4c19e605f1f16d9ca40adefba138c37e
57924 Author: Behdad Esfahbod <behdad@behdad.org>
57925 Date:   Thu Jul 7 16:20:35 2011 -0400
57926
57927     Shuffle code around
57928
57929  src/hb-ot-map-private.hh | 68
57930  ++++++++++++++++++++++++------------------------
57931  1 file changed, 34 insertions(+), 34 deletions(-)
57932
57933 commit fc551edbf236d71a522ae7c2c9461aa71c5f7d66
57934 Author: Behdad Esfahbod <behdad@behdad.org>
57935 Date:   Thu Jul 7 16:09:38 2011 -0400
57936
57937     Add todo
57938
57939     I'm too lazy to fix the tests now.
57940
57941  test/test-shape.c | 1 +
57942  1 file changed, 1 insertion(+)
57943
57944 commit 2e18c6dbdfbbfdec0490260bb7cb5213551b2188
57945 Author: Behdad Esfahbod <behdad@behdad.org>
57946 Date:   Wed Jul 6 16:05:45 2011 -0400
57947
57948     Fix reverse_range() position loop
57949
57950     Mozilla Bug 669175 - Slow rendering of text sometimes in this case,
57951     using direction: rtl
57952
57953  src/hb-buffer.cc | 7 +++++--
57954  1 file changed, 5 insertions(+), 2 deletions(-)
57955
57956 commit fa2befa46f215d8c33a54dfc57889928a628164c
57957 Author: Behdad Esfahbod <behdad@behdad.org>
57958 Date:   Mon Jul 4 17:18:57 2011 -0400
57959
57960     Minor
57961
57962  src/hb-view.cc | 2 +-
57963  1 file changed, 1 insertion(+), 1 deletion(-)
57964
57965 commit d69d5ceaa0ad30e8d4b9783507c59c6d4221de4f
57966 Author: Behdad Esfahbod <behdad@behdad.org>
57967 Date:   Mon Jul 4 12:56:38 2011 -0400
57968
57969     [Indic] Well, at least finding syllables works now :)
57970
57971     Still not much there.
57972
57973  src/hb-ot-shape-complex-indic-machine.rl | 4 +++-
57974  src/hb-ot-shape-complex-indic.cc         | 9 ++++++++-
57975  2 files changed, 11 insertions(+), 2 deletions(-)
57976
57977 commit 253a57fb5ab211f67140e6139d183e49483a9074
57978 Author: Behdad Esfahbod <behdad@behdad.org>
57979 Date:   Tue Jun 28 17:26:03 2011 -0400
57980
57981     [test-shape-complex] Remove the greek tests
57982
57983     They are outdated with respect to the DejaVu Sans I'm using.
57984     We need to add font version checking to the tests.
57985
57986  test/test-shape-complex.c | 17 -----------------
57987  1 file changed, 17 deletions(-)
57988
57989 commit afa74bf90405fb121d3132982b87762c1686d80c
57990 Author: Behdad Esfahbod <behdad@behdad.org>
57991 Date:   Tue Jun 28 17:25:17 2011 -0400
57992
57993     [test-shape-complex] Print out expected and actual glyphstrings
57994     upon failure
57995
57996     One has to run the test with --verbose to see that right now.
57997
57998  test/test-shape-complex.c | 25 ++++++++++++++++++++++---
57999  1 file changed, 22 insertions(+), 3 deletions(-)
58000
58001 commit 42d453b0236f67239342df2003b7abce6e2c51ea
58002 Author: Behdad Esfahbod <behdad@behdad.org>
58003 Date:   Tue Jun 28 16:59:16 2011 -0400
58004
58005     [test] Name tests after their input string
58006
58007  test/Makefile.am          |   2 +-
58008  test/test-shape-complex.c | 150
58009  ++++++++++++++++++++++++++++++----------------
58010  2 files changed, 100 insertions(+), 52 deletions(-)
58011
58012 commit 27413169782fdf79e278dd6552c8e194b3bc4eaa
58013 Author: Behdad Esfahbod <behdad@behdad.org>
58014 Date:   Tue Jun 28 16:21:31 2011 -0400
58015
58016     Minor
58017
58018     Towards a better test runner.
58019
58020  test/test-shape-complex.c | 10 +++++++++-
58021  1 file changed, 9 insertions(+), 1 deletion(-)
58022
58023 commit cc674cbf7fb9972975dc0499974e5e7fb4ae3c81
58024 Author: Behdad Esfahbod <behdad@behdad.org>
58025 Date:   Tue Jun 28 16:17:16 2011 -0400
58026
58027     Minor
58028
58029  test/test-shape-complex.c | 2 --
58030  1 file changed, 2 deletions(-)
58031
58032 commit 20d8a3982ae320035edd6a04b402cefc9a5e5779
58033 Author: Behdad Esfahbod <behdad@behdad.org>
58034 Date:   Tue Jun 28 16:16:21 2011 -0400
58035
58036     [test] Remove disabled code
58037
58038     We'd add normalization and decomposition tests later.
58039
58040  test/test-shape-complex.c | 92
58041  -----------------------------------------------
58042  1 file changed, 92 deletions(-)
58043
58044 commit 9704f0ca6c2defed52640da77506c80bc67b4f56
58045 Author: Behdad Esfahbod <behdad@behdad.org>
58046 Date:   Tue Jun 28 16:15:46 2011 -0400
58047
58048     [test] Restructure shape test data a bit
58049
58050  test/test-shape-complex.c | 75
58051  +++++++++++++++++++++++++++--------------------
58052  1 file changed, 43 insertions(+), 32 deletions(-)
58053
58054 commit 4ec30aec3014be6effc09cbbc88dcd075f3826df
58055 Author: Behdad Esfahbod <behdad@behdad.org>
58056 Date:   Tue Jun 28 14:13:38 2011 -0400
58057
58058     [Indic] Optimize Indic table storage
58059
58060  src/hb-ot-shape-complex-indic.cc | 8 +++++---
58061  src/hb-private.hh                | 1 +
58062  2 files changed, 6 insertions(+), 3 deletions(-)
58063
58064 commit c4a59de6d8c1e581b5c155319232be9e805e5cba
58065 Author: Behdad Esfahbod <behdad@behdad.org>
58066 Date:   Tue Jun 28 14:03:29 2011 -0400
58067
58068     [Indic] Generate a single data table instead of multiple ones
58069
58070  src/gen-indic-table.py                 | 30 +++++++++-------
58071  src/hb-ot-shape-complex-indic-table.hh | 62
58072  ++++++++++++++++------------------
58073  2 files changed, 48 insertions(+), 44 deletions(-)
58074
58075 commit a346e923a99f920bbebc25b335db51fdfb1429ea
58076 Author: Behdad Esfahbod <behdad@behdad.org>
58077 Date:   Tue Jun 28 12:49:18 2011 -0400
58078
58079     [test] Add Indic tests from harfbuzz.old
58080
58081     Needs fonts to be put in test/fonts.  Tests are skipped otherwise.
58082     Run with --verbose for details.  Working on improving the test runner
58083     to make it easier to make sense of what's going on.
58084
58085  test/Makefile.am          |   11 +-
58086  test/hb-test.h            |   21 +
58087  test/test-shape-complex.c | 1179
58088  +++++++++++++++++++++++++++++++++++++++++++++
58089  3 files changed, 1209 insertions(+), 2 deletions(-)
58090
58091 commit 8fdba506f0f1c66b50f8f4b114d624cb956d03b7
58092 Author: Behdad Esfahbod <behdad@behdad.org>
58093 Date:   Fri Jun 24 20:45:55 2011 -0400
58094
58095     [Indic] Define indic_position_t
58096
58097  src/hb-ot-shape-complex-indic.cc | 239
58098  ++++++++++++++++++++-------------------
58099  1 file changed, 122 insertions(+), 117 deletions(-)
58100
58101 commit 65988a145b4a52c37fd53c1473034f9e701f61d9
58102 Author: Behdad Esfahbod <behdad@behdad.org>
58103 Date:   Fri Jun 24 19:05:52 2011 -0400
58104
58105     [Indic] Add a table of consonant positions
58106
58107     Copied form HarfBuzz.old Indic data.  These are below and post
58108     consonants.  This is temporary.  Read the comment in the patch.
58109
58110  src/hb-ot-shape-complex-indic.cc | 106
58111  +++++++++++++++++++++++++++++++++++++++
58112  1 file changed, 106 insertions(+)
58113
58114 commit c7fe56a1d5d3e969b6ec51cd9ecd471706a19568
58115 Author: Behdad Esfahbod <behdad@behdad.org>
58116 Date:   Fri Jun 24 19:05:34 2011 -0400
58117
58118     [Indic] Some of the basic features are global;  Mark them so
58119
58120  src/hb-ot-shape-complex-indic-machine.rl |  1 +
58121  src/hb-ot-shape-complex-indic.cc         | 48
58122  ++++++++++++++++++++++----------
58123  2 files changed, 35 insertions(+), 14 deletions(-)
58124
58125 commit 867361c3ad39629a8d5b7dc48d558a1c19e37d43
58126 Author: Behdad Esfahbod <behdad@behdad.org>
58127 Date:   Fri Jun 17 18:35:46 2011 -0400
58128
58129     [indic] Add syllable recognition state machine
58130
58131     Using an incredible tool called Ragel.
58132
58133  src/Makefile.am                          |   5 ++
58134  src/hb-ot-shape-complex-indic-machine.rl | 105
58135  +++++++++++++++++++++++++++++++
58136  src/hb-ot-shape-complex-indic.cc         |  21 +++++--
58137  3 files changed, 125 insertions(+), 6 deletions(-)
58138
58139 commit 422e08dbb8e2c0c5664f1bdc7e159a673cfea8c5
58140 Author: Behdad Esfahbod <behdad@behdad.org>
58141 Date:   Wed Jun 15 17:22:48 2011 -0400
58142
58143     Better categorize Indic character classes
58144
58145     Matches OT types now.
58146
58147  src/hb-ot-shape-complex-indic.cc | 51
58148  +++++++++++++++++++++++++---------------
58149  1 file changed, 32 insertions(+), 19 deletions(-)
58150
58151 commit 31f18abecb149f8888a72510f2660328dd6de16d
58152 Author: Behdad Esfahbod <behdad@behdad.org>
58153 Date:   Wed Jun 15 09:49:58 2011 -0400
58154
58155     Minor compiler warning fixes
58156
58157  src/hb-buffer-private.hh           |  8 ++++----
58158  src/hb-object-private.hh           |  4 ++--
58159  src/hb-open-type-private.hh        |  6 +++---
58160  src/hb-ot-layout-common-private.hh |  8 ++++----
58161  src/hb-ot-map.cc                   | 28 +++++++++++++++-------------
58162  src/hb-ot-shape-complex-arabic.cc  |  3 +--
58163  src/hb-view.cc                     | 11 ++++++-----
58164  test/test-object.c                 | 22 +++++++++++-----------
58165  test/test-unicode.c                |  4 ++--
58166  9 files changed, 48 insertions(+), 46 deletions(-)
58167
58168 commit e3693b72f0651985d4f619cde668611639dca885
58169 Author: Behdad Esfahbod <behdad@behdad.org>
58170 Date:   Wed Jun 15 09:33:52 2011 -0400
58171
58172     Change a couple strstr() to strchr()
58173
58174  src/hb-ot-tag.cc | 4 ++--
58175  1 file changed, 2 insertions(+), 2 deletions(-)
58176
58177 commit b9452bfc1696457e156e79037c863903da5454fc
58178 Author: Behdad Esfahbod <behdad@behdad.org>
58179 Date:   Tue Jun 14 14:47:07 2011 -0400
58180
58181     Fix compiler warnings with -pedantic
58182
58183  src/hb-blob.cc                   | 18 +++++++++---------
58184  src/hb-glib.cc                   | 20 ++++++++++----------
58185  src/hb-icu.cc                    | 20 ++++++++++----------
58186  src/hb-object-private.hh         |  2 +-
58187  src/hb-open-type-private.hh      | 14 +++++++-------
58188  src/hb-ot-layout-gdef-private.hh |  2 +-
58189  src/hb-ot-layout.cc              |  2 +-
58190  src/hb-ot-map-private.hh         |  2 +-
58191  src/hb-ot-shape-complex-indic.cc |  8 ++++----
58192  src/hb-ot-shape-private.hh       |  2 +-
58193  src/hb-ot-shape.cc               |  2 +-
58194  11 files changed, 46 insertions(+), 46 deletions(-)
58195
58196 commit 970e092dc23cbeb7897d4c7bb58c042209f518fb
58197 Author: Behdad Esfahbod <behdad@behdad.org>
58198 Date:   Tue Jun 14 14:35:44 2011 -0400
58199
58200     Remove extra semicolon
58201
58202  src/hb-private.hh | 2 +-
58203  1 file changed, 1 insertion(+), 1 deletion(-)
58204
58205 commit 81426808020e2b88f008480bd63519aa68c579a7
58206 Author: Behdad Esfahbod <behdad@behdad.org>
58207 Date:   Mon Jun 13 16:02:18 2011 -0400
58208
58209     Cosmetic
58210
58211  src/gen-indic-table.py                 |    9 +-
58212  src/hb-ot-shape-complex-indic-table.hh | 1038
58213  ++++++++++++++++----------------
58214  2 files changed, 524 insertions(+), 523 deletions(-)
58215
58216 commit 902ab866f2d2edc3a71c1203065e6ddf49e5b431
58217 Author: Behdad Esfahbod <behdad@behdad.org>
58218 Date:   Fri Jun 10 23:08:54 2011 -0400
58219
58220     GNOME Bug 652227 - Unconditional use of stdint.h
58221
58222  src/hb-common.h | 33 ++++++++++++++++++++++-----------
58223  1 file changed, 22 insertions(+), 11 deletions(-)
58224
58225 commit 20503ccd578c9983162857954e3236413469ed35
58226 Author: Behdad Esfahbod <behdad@behdad.org>
58227 Date:   Tue Jun 7 17:02:48 2011 -0400
58228
58229     More Indic data shuffling
58230
58231  src/hb-ot-shape-complex-indic.cc | 74
58232  +++++++++++++++++++++++++++-------------
58233  1 file changed, 50 insertions(+), 24 deletions(-)
58234
58235 commit 63b177e45c2405272da3fa6c26fe11ae37950bd0
58236 Author: Behdad Esfahbod <behdad@behdad.org>
58237 Date:   Tue Jun 7 15:51:40 2011 -0400
58238
58239     Minor
58240
58241  src/hb-ot-shape.cc | 1 +
58242  1 file changed, 1 insertion(+)
58243
58244 commit b9ddbd55930228422e82b34a141ad1b6093f5376
58245 Author: Behdad Esfahbod <behdad@behdad.org>
58246 Date:   Thu Jun 2 17:43:12 2011 -0400
58247
58248     [Indic] Start an Indic shaper
58249
58250     Nothing functional in there yet.
58251
58252     So far, we're parsing IndicSyllabicCategory.txt and
58253     IndicMatraCategory.txt
58254     fils from Unicode Character Database and store them in an array to
58255     be used
58256     by the shaper.  Also hooked up the shaper, but it does not do anything
58257     right now.
58258
58259  src/Makefile.am                        |   3 +
58260  src/gen-indic-table.py                 | 201 ++++++++
58261  src/hb-ot-shape-complex-arabic.cc      |   4 +-
58262  src/hb-ot-shape-complex-indic-table.hh | 834
58263  +++++++++++++++++++++++++++++++++
58264  src/hb-ot-shape-complex-indic.cc       | 141 ++++++
58265  src/hb-ot-shape-complex-private.hh     |  58 ++-
58266  src/hb-ot-shape-private.hh             |   3 +-
58267  7 files changed, 1237 insertions(+), 7 deletions(-)
58268
58269 commit 697a65c5f5cda53bc68720886a253a019e8212a8
58270 Author: Behdad Esfahbod <behdad@behdad.org>
58271 Date:   Wed Jun 1 20:52:00 2011 -0400
58272
58273     Minor
58274
58275  src/gen-arabic-table.py                 | 21 +++++++++++++--------
58276  src/hb-ot-shape-complex-arabic-table.hh |  9 ++++-----
58277  2 files changed, 17 insertions(+), 13 deletions(-)
58278
58279 commit 9de1481f2bbbf2a174280b849628612f36a2f701
58280 Author: Behdad Esfahbod <behdad@behdad.org>
58281 Date:   Wed Jun 1 20:45:14 2011 -0400
58282
58283     Update to ArabicShaping-6.1.0d2.txt
58284
58285  src/hb-ot-shape-complex-arabic-table.hh | 307
58286  ++++++++++++++++++++------------
58287  1 file changed, 197 insertions(+), 110 deletions(-)
58288
58289 commit 9d49433efba2217852f4e44f056465b451961c49
58290 Author: Behdad Esfahbod <behdad@behdad.org>
58291 Date:   Wed Jun 1 18:10:10 2011 -0400
58292
58293     Minor rename
58294
58295  src/Makefile.am                                          | 2 +-
58296  src/{gen-arabic-joining-table.py => gen-arabic-table.py} | 2 +-
58297  src/hb-ot-shape-complex-arabic-table.hh                  | 2 +-
58298  3 files changed, 3 insertions(+), 3 deletions(-)
58299
58300 commit 0eafce56eed4c5166ee5b97b121a452ffd292a7a
58301 Author: Behdad Esfahbod <behdad@behdad.org>
58302 Date:   Wed Jun 1 12:44:30 2011 -0400
58303
58304     [TODO] New items
58305
58306  TODO | 4 ++++
58307  1 file changed, 4 insertions(+)
58308
58309 commit 89a2bc9ba674e7e57fec1fd8ce7648a44f3aab63
58310 Author: Behdad Esfahbod <behdad@behdad.org>
58311 Date:   Tue May 31 15:18:13 2011 -0400
58312
58313     [Vertical] Apply vertical features
58314
58315     We apply all of vert, vrt2, vkrn, valt, and vpal.
58316
58317  TODO               |  7 -------
58318  src/hb-ot-shape.cc | 50
58319  +++++++++++++++++++++++++++++++++++++++++---------
58320  2 files changed, 41 insertions(+), 16 deletions(-)
58321
58322 commit 0c6a9767c812c00f2a6a02d9f43f4694e1f43815
58323 Author: Behdad Esfahbod <behdad@behdad.org>
58324 Date:   Tue May 31 12:59:17 2011 -0400
58325
58326     [hb-view] Add --face-index to choose a face in a TrueType Collection
58327
58328  src/hb-view.cc | 7 ++++++-
58329  1 file changed, 6 insertions(+), 1 deletion(-)
58330
58331 commit 4f28fbdd804fabeec57a98fe267d892ab58b3a6d
58332 Author: Behdad Esfahbod <behdad@behdad.org>
58333 Date:   Tue May 31 12:33:11 2011 -0400
58334
58335     Fix TTC header handling
58336
58337     Also change the Version type to avoid similar bugs in the future.
58338
58339     Reported by Grigori Goronzy.
58340
58341  src/hb-open-file-private.hh      | 6 +++---
58342  src/hb-open-type-private.hh      | 2 +-
58343  src/hb-ot-layout-gdef-private.hh | 6 +++---
58344  3 files changed, 7 insertions(+), 7 deletions(-)
58345
58346 commit 21deab2bdc58d8e9f1a3ba1f9c61c30a79e288a1
58347 Author: Behdad Esfahbod <behdad@behdad.org>
58348 Date:   Mon May 30 11:08:40 2011 -0400
58349
58350     Fixed inifinite loop introduced in 7403e055cd1463f
58351
58352     k is the index, not j.
58353
58354     Reported by Tom Hacohen.
58355
58356  src/hb-ot-layout-gpos-private.hh | 4 ++--
58357  1 file changed, 2 insertions(+), 2 deletions(-)
58358
58359 commit 51881a61ca96c3328e2d92927a5a61e60997a429
58360 Author: Behdad Esfahbod <behdad@behdad.org>
58361 Date:   Fri May 27 18:15:56 2011 -0400
58362
58363     Shrink code size
58364
58365  src/hb-ot-map-private.hh | 11 +----------
58366  src/hb-ot-map.cc         | 11 +++++++++++
58367  2 files changed, 12 insertions(+), 10 deletions(-)
58368
58369 commit 90645fb24bcbb78183576d3641a99560d87e49f2
58370 Author: Behdad Esfahbod <behdad@behdad.org>
58371 Date:   Fri May 27 18:13:31 2011 -0400
58372
58373     [OT] Separate map_builder from the actual map
58374
58375     Respectively, separate planner from the actual plan.
58376
58377  src/hb-ot-map-private.hh           | 121
58378  ++++++++++++++++++++-----------------
58379  src/hb-ot-map.cc                   |  33 +++++-----
58380  src/hb-ot-shape-complex-arabic.cc  |   6 +-
58381  src/hb-ot-shape-complex-private.hh |   8 +--
58382  src/hb-ot-shape-private.hh         |  22 +++++++
58383  src/hb-ot-shape.cc                 |  28 +++++----
58384  6 files changed, 127 insertions(+), 91 deletions(-)
58385
58386 commit 5560a19e2b3901437d8ee2e5905b4ac77073bfbe
58387 Author: Behdad Esfahbod <behdad@behdad.org>
58388 Date:   Fri May 27 17:49:16 2011 -0400
58389
58390     Minor
58391
58392  src/hb-view.cc | 2 +-
58393  1 file changed, 1 insertion(+), 1 deletion(-)
58394
58395 commit 1587c26fe94087040b4a5d682ec196f568e4a1a2
58396 Author: Behdad Esfahbod <behdad@behdad.org>
58397 Date:   Fri May 27 16:05:01 2011 -0400
58398
58399     [TODO] Add item
58400
58401  TODO | 2 ++
58402  1 file changed, 2 insertions(+)
58403
58404 commit 5c9f14932d59e306fbc72f7daecb384a16da73d9
58405 Author: Behdad Esfahbod <behdad@behdad.org>
58406 Date:   Fri May 27 15:59:33 2011 -0400
58407
58408     Minor
58409
58410  Makefile.am | 2 ++
58411  1 file changed, 2 insertions(+)
58412
58413 commit 5bc18195d55570ef01e4b24dd248f222f081b0a2
58414 Author: Behdad Esfahbod <behdad@behdad.org>
58415 Date:   Fri May 27 15:58:54 2011 -0400
58416
58417     Add check-includes.sh
58418
58419  src/Makefile.am               |  7 +++++++
58420  src/check-c-linkage-decls.sh  |  6 +++++-
58421  src/check-header-guards.sh    |  8 +++++++-
58422  src/check-includes.sh         | 42
58423  ++++++++++++++++++++++++++++++++++++++++++
58424  src/check-internal-symbols.sh |  8 ++++----
58425  src/check-libstdc++.sh        |  7 ++++---
58426  src/hb-ot-shape.h             |  1 +
58427  7 files changed, 70 insertions(+), 9 deletions(-)
58428
58429 commit 3f12c434e20261f6d5c600e56575b7dfdd5b1470
58430 Author: Behdad Esfahbod <behdad@behdad.org>
58431 Date:   Fri May 27 04:58:11 2011 -0400
58432
58433     [configure] Generate sha256sum and GPG-sign it
58434
58435  Makefile.am | 29 ++++++++++++++++++++++++++++-
58436  1 file changed, 28 insertions(+), 1 deletion(-)
58437
58438 commit 75ba4073ca6f72c135927d9314197a605281b789
58439 Author: Behdad Esfahbod <behdad@behdad.org>
58440 Date:   Fri May 27 03:58:17 2011 -0400
58441
58442     [test] Rename valgrind-log to log-vaglring.txt
58443
58444  test/Makefile.am | 6 +++---
58445  1 file changed, 3 insertions(+), 3 deletions(-)
58446
58447 commit e3b0ba8e292e6a90666cfbbab6faf11ae11f9ddb
58448 Author: Behdad Esfahbod <behdad@behdad.org>
58449 Date:   Fri May 27 03:56:37 2011 -0400
58450
58451     Minor
58452
58453  harfbuzz.doap | 4 ++--
58454  1 file changed, 2 insertions(+), 2 deletions(-)
58455
58456 commit 595dc63eee926a0e0fee26f8225b5fbe00610fcb
58457 Author: Behdad Esfahbod <behdad@behdad.org>
58458 Date:   Fri May 27 04:14:12 2011 -0400
58459
58460     Bump version to 0.7.0 to open up for development
58461
58462  configure.ac | 2 +-
58463  1 file changed, 1 insertion(+), 1 deletion(-)
58464
58465 commit f24557604281356131618546332d7ee3a0c8abef
58466 Author: Behdad Esfahbod <behdad@behdad.org>
58467 Date:   Wed May 25 16:08:06 2011 -0400
58468
58469     Release 0.6.0.  First official tarball release!
58470
58471     There are no API guarantees just yet, but I *expect* that no
58472     incompatible API changes to happen before 1.0.0.
58473
58474     Update NEWS.
58475
58476  NEWS         | 262
58477  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
58478  configure.ac |   2 +-
58479  2 files changed, 263 insertions(+), 1 deletion(-)
58480
58481 commit 654f88fbc9bcb54f9bd2d5586236234e03424044
58482 Author: Behdad Esfahbod <behdad@behdad.org>
58483 Date:   Fri May 27 03:38:46 2011 -0400
58484
58485     [test-common] Test hb_direction_to_string()
58486
58487     Caught by "make check-symbols".
58488
58489  test/test-common.c | 6 ++++++
58490  1 file changed, 6 insertions(+)
58491
58492 commit 18bced134fc3379c9124ba029e22ff3f6434ca0f
58493 Author: Behdad Esfahbod <behdad@behdad.org>
58494 Date:   Fri May 27 03:38:30 2011 -0400
58495
58496     [test] Rename test-symbols to check-symbols
58497
58498     Shows undocumented symbols.
58499
58500  test/Makefile.am | 37 +++++++++++++++++++++----------------
58501  1 file changed, 21 insertions(+), 16 deletions(-)
58502
58503 commit 376dafa6ed414e368e9dc1d5a2e0bfc8e55f410d
58504 Author: Behdad Esfahbod <behdad@behdad.org>
58505 Date:   Fri May 27 03:35:58 2011 -0400
58506
58507     Hide internal symbols
58508
58509  src/hb-ot-shape.cc | 4 ++--
58510  1 file changed, 2 insertions(+), 2 deletions(-)
58511
58512 commit 0e482ec6ba30b613f2d7ee97c61be458c5aebcd6
58513 Author: Behdad Esfahbod <behdad@behdad.org>
58514 Date:   Fri May 27 02:46:28 2011 -0400
58515
58516     [test/unicode] Fix double-free
58517
58518     Caught by "make check-valgrind".
58519
58520  test/Makefile.am    | 2 +-
58521  test/test-unicode.c | 2 --
58522  2 files changed, 1 insertion(+), 3 deletions(-)
58523
58524 commit 28b1bac5415774cf892c9cc0afcac1324c2093f5
58525 Author: Behdad Esfahbod <behdad@behdad.org>
58526 Date:   Fri May 27 02:44:29 2011 -0400
58527
58528     [test] Switch to automake-based test-runner
58529
58530     Adds check-valgrind among other modes.  We do not run under gtester by
58531     default anymore.
58532
58533  Makefile.am                 |  2 +
58534  test/.valgrind-suppressions |  0
58535  test/Makefile.am            | 48 ++++++++++++++++++++++--
58536  test/Makefile.decl          | 90
58537  ---------------------------------------------
58538  4 files changed, 47 insertions(+), 93 deletions(-)
58539
58540 commit adbc97ddde27cf609d95d3249f3ea8060a6e1d20
58541 Author: Behdad Esfahbod <behdad@behdad.org>
58542 Date:   Fri May 27 01:33:18 2011 -0400
58543
58544     [test] Add test-symbols that checks API symbol text coverage
58545
58546     We're not at 100% coverage yet, so do not enable the test by default.
58547
58548  test/Makefile.am | 21 +++++++++++++++++++++
58549  1 file changed, 21 insertions(+)
58550
58551 commit 9313b9aa66a82fd3fa60d8417c22a5350e5a8791
58552 Author: Behdad Esfahbod <behdad@behdad.org>
58553 Date:   Fri May 27 01:00:55 2011 -0400
58554
58555     [test/version] Test hb-version.h
58556
58557  test/Makefile.am    |  1 +
58558  test/test-version.c | 80
58559  +++++++++++++++++++++++++++++++++++++++++++++++++++++
58560  2 files changed, 81 insertions(+)
58561
58562 commit 329c15714be90d3fc2d9054f80cb14fa325dc959
58563 Author: Behdad Esfahbod <behdad@behdad.org>
58564 Date:   Wed May 25 16:07:07 2011 -0400
58565
58566     Add libtool versioning
58567
58568     The versioning is automatic.  For now, soname-major is 0.  With
58569     the 1.0.0 release it will jump to 1 and stay there forever.
58570
58571  configure.ac    | 26 +++++++++++++++++++++-----
58572  src/Makefile.am |  1 +
58573  2 files changed, 22 insertions(+), 5 deletions(-)
58574
58575 commit 5b21eff8c4a00962d4315a47a65a143abe323299
58576 Author: Behdad Esfahbod <behdad@behdad.org>
58577 Date:   Wed May 25 14:49:35 2011 -0400
58578
58579     Update README, etc
58580
58581  COPYING      | 1 +
58582  README       | 8 +++-----
58583  configure.ac | 2 +-
58584  3 files changed, 5 insertions(+), 6 deletions(-)
58585
58586 commit 5bf56ea056b30fba8e07e82ec818c430cab8cafd
58587 Author: Behdad Esfahbod <behdad@behdad.org>
58588 Date:   Wed May 25 14:43:10 2011 -0400
58589
58590     [TODO] Add item
58591
58592  TODO              | 2 ++
58593  test/test-shape.c | 2 ++
58594  2 files changed, 4 insertions(+)
58595
58596 commit 2d8ebcb9d089c2cfbefac71ca6350e2703ab13e3
58597 Author: Behdad Esfahbod <behdad@behdad.org>
58598 Date:   Wed May 25 11:27:33 2011 -0400
58599
58600     [API] One last font-funcs API change
58601
58602     Now that vertical text works correctly, I'm doing a last round
58603     modification of the font-funcs API to simplify.  Expect no more
58604     changes around here.
58605
58606  src/hb-font.cc    | 107
58607  ++++++++++++++++++------------------------------------
58608  src/hb-font.h     |  50 +++++++++++--------------
58609  src/hb-ft.cc      |  26 ++++++-------
58610  test/test-font.c  |  27 +++++++-------
58611  test/test-shape.c |  21 +++++------
58612  5 files changed, 91 insertions(+), 140 deletions(-)
58613
58614 commit d31691296f7d3051fcd345bf1325d17835484b50
58615 Author: Behdad Esfahbod <behdad@behdad.org>
58616 Date:   Wed May 25 11:01:32 2011 -0400
58617
58618     [test] Update to API changes
58619
58620  test/test-font.c  | 72
58621  ++++++++++++++++++++++---------------------------------
58622  test/test-shape.c | 35 +++++++++++++--------------
58623  2 files changed, 44 insertions(+), 63 deletions(-)
58624
58625 commit 7403e055cd1463f38215ad9faedd61c3e1b66ac5
58626 Author: Behdad Esfahbod <behdad@behdad.org>
58627 Date:   Tue May 24 21:04:15 2011 -0400
58628
58629     [Vertical] fix vertical gpos
58630
58631     Wow, it took me a few days to find the right fix!
58632
58633     We now set the advance for attached marks to zero, but we
58634     do this in the _finish() state of gpos, so it shouldn't
58635     regress with fonts like DejaVuSansMono that explicitly
58636     decrease the mark advance width to set it to zero.
58637
58638  src/hb-ot-layout-gpos-private.hh | 167
58639  +++++++++++++++++++++++----------------
58640  src/hb-ot-shape.cc               |   9 ++-
58641  2 files changed, 103 insertions(+), 73 deletions(-)
58642
58643 commit ff7cbd0219a7c260612c53b3bed343747d79ec4e
58644 Author: Behdad Esfahbod <behdad@behdad.org>
58645 Date:   Wed May 25 09:56:06 2011 -0400
58646
58647     [TODO] Update
58648
58649  TODO | 14 ++++++++++++--
58650  1 file changed, 12 insertions(+), 2 deletions(-)
58651
58652 commit 3b0bb855e011099f1a4c77ffc5214c658e280b2d
58653 Author: Behdad Esfahbod <behdad@behdad.org>
58654 Date:   Fri May 20 15:59:59 2011 -0400
58655
58656     [Vertical] GPOS x/y advance adjustments only apply in hori/vert
58657     respectively
58658
58659  src/hb-ot-layout-gpos-private.hh | 31 +++++++++++++++++++++----------
58660  1 file changed, 21 insertions(+), 10 deletions(-)
58661
58662 commit cc2086d67ce559878a5ce2b41d89a37eabac90b8
58663 Author: Behdad Esfahbod <behdad@behdad.org>
58664 Date:   Thu May 19 19:19:50 2011 -0400
58665
58666     [Vertical] Fix GPOS y-advance direction
58667
58668  src/hb-ot-layout-gpos-private.hh | 7 ++++---
58669  1 file changed, 4 insertions(+), 3 deletions(-)
58670
58671 commit 67d51ff96154c8909734046601e439dd8f6a86df
58672 Author: Behdad Esfahbod <behdad@behdad.org>
58673 Date:   Thu May 19 19:08:57 2011 -0400
58674
58675     [Vertical] Do fallback origin calculation
58676
58677  src/hb-font.cc | 32 +++++++++++++++++++++++++++-----
58678  1 file changed, 27 insertions(+), 5 deletions(-)
58679
58680 commit 60fbb36096e344e9af79409ce8cfe3f1f7b0d321
58681 Author: Behdad Esfahbod <behdad@behdad.org>
58682 Date:   Thu May 19 18:46:15 2011 -0400
58683
58684     [Vertical] GPOS is always done with horizontal origin
58685
58686  src/hb-font-private.hh           |   4 +-
58687  src/hb-font.cc                   | 187
58688  ++++++++++++++++++---------------------
58689  src/hb-font.h                    |  53 ++++++-----
58690  src/hb-ft.cc                     |  47 ++++------
58691  src/hb-ot-layout-gdef-private.hh |  18 ++--
58692  src/hb-ot-layout-gpos-private.hh |  23 ++---
58693  src/hb-ot-layout.h               |   2 +-
58694  src/hb-ot-shape.cc               |  15 ++++
58695  8 files changed, 166 insertions(+), 183 deletions(-)
58696
58697 commit 8b38faeede41e64eb0f6ac2e12ce51dd7138d50a
58698 Author: Behdad Esfahbod <behdad@behdad.org>
58699 Date:   Thu May 19 13:08:00 2011 -0400
58700
58701     More vertical
58702
58703     Starting to get there, but not without yet another round of changes.
58704
58705     I think I know wheere to go now.
58706
58707  src/hb-font.cc     | 44 ++++++++++++++++++++++++++++++++------------
58708  src/hb-font.h      | 10 ++++++++++
58709  src/hb-ft.cc       | 14 ++++++++++++--
58710  src/hb-ot-shape.cc |  4 ++++
58711  4 files changed, 58 insertions(+), 14 deletions(-)
58712
58713 commit e609aeb1e24da6b7c812396cddb93ee3c95ef87a
58714 Author: Behdad Esfahbod <behdad@behdad.org>
58715 Date:   Wed May 18 10:17:02 2011 -0400
58716
58717     [hb-view] Add --annotate
58718
58719     Currently it only marks glyph origins.
58720
58721  src/hb-view.cc | 20 +++++++++++++++++++-
58722  1 file changed, 19 insertions(+), 1 deletion(-)
58723
58724 commit b8d76dd74e50d295918cc015e9d2a55e2bf6a461
58725 Author: Behdad Esfahbod <behdad@behdad.org>
58726 Date:   Tue May 17 23:31:00 2011 -0400
58727
58728     Vertical: Adjust origin in glyph_extents() and glyph_contour_point()
58729
58730     The base for vertical is almost ready now.
58731
58732  src/hb-font.cc | 12 ++++++++----
58733  1 file changed, 8 insertions(+), 4 deletions(-)
58734
58735 commit 190981851fe2bb6479b5c72451279f66fe4f6e23
58736 Author: Behdad Esfahbod <behdad@behdad.org>
58737 Date:   Tue May 17 23:27:22 2011 -0400
58738
58739     Cosmetic
58740
58741  src/hb-font.cc | 114
58742  ++++++++++++++++++++++++++++-----------------------------
58743  src/hb-ft.cc   |  36 +++++++++---------
58744  2 files changed, 74 insertions(+), 76 deletions(-)
58745
58746 commit 2c3f51a11c176aa3fc12a9522325efaef2c79d35
58747 Author: Behdad Esfahbod <behdad@behdad.org>
58748 Date:   Tue May 17 23:23:27 2011 -0400
58749
58750     Minor
58751
58752  src/hb-font.cc | 4 ++--
58753  1 file changed, 2 insertions(+), 2 deletions(-)
58754
58755 commit 7e2c85de305be59e1a6afa7d2061e4b7dd00acf7
58756 Author: Behdad Esfahbod <behdad@behdad.org>
58757 Date:   Tue May 17 17:55:03 2011 -0400
58758
58759     [API] Vertical support, take 2
58760
58761     I like this API *much* better.  Implementation still incomplete, but
58762     horizontal works.
58763
58764  src/hb-font-private.hh           |   7 +-
58765  src/hb-font.cc                   | 185
58766  +++++++++++++++++++++++----------------
58767  src/hb-font.h                    | 109 ++++++++++++-----------
58768  src/hb-ft.cc                     |  66 ++++++++------
58769  src/hb-ot-layout-gdef-private.hh |   2 +-
58770  src/hb-ot-layout-gpos-private.hh |   2 +-
58771  src/hb-ot-shape.cc               |   8 +-
58772  7 files changed, 218 insertions(+), 161 deletions(-)
58773
58774 commit 744970af4d884cc87ffa645804578fec8df674a9
58775 Author: Behdad Esfahbod <behdad@behdad.org>
58776 Date:   Mon May 16 18:15:37 2011 -0400
58777
58778     [API] Add support for vertical text
58779
58780     Design not final yet, and in fact I'm going to change it immediately,
58781     but this is an standalone change for itself.
58782
58783  src/hb-font-private.hh               |  35 ++--
58784  src/hb-font.cc                       | 387
58785  +++++++++++++++++++++++++----------
58786  src/hb-font.h                        | 164 +++++++++++----
58787  src/hb-ft.cc                         | 227 +++++++++++++-------
58788  src/hb-ot-layout-gdef-private.hh     |   2 +-
58789  src/hb-ot-layout-gpos-private.hh     |  35 ++--
58790  src/hb-ot-layout-gsub-private.hh     |   1 +
58791  src/hb-ot-layout-gsubgpos-private.hh |   1 +
58792  src/hb-ot-shape.cc                   |  14 +-
58793  src/hb-ot-tag.cc                     |   2 +-
58794  test/test-font.c                     |  61 +++---
58795  test/test-shape.c                    |  17 +-
58796  12 files changed, 650 insertions(+), 296 deletions(-)
58797
58798 commit 80dce8b7c8202766d52cc7666355446bbf5b0565
58799 Author: Behdad Esfahbod <behdad@behdad.org>
58800 Date:   Tue May 17 17:08:36 2011 -0400
58801
58802     Minor
58803
58804  TODO | 2 ++
58805  1 file changed, 2 insertions(+)
58806
58807 commit 5be7d047f6bf54cc577e311b5426c463d2b9b131
58808 Author: Behdad Esfahbod <behdad@behdad.org>
58809 Date:   Tue May 17 15:05:34 2011 -0400
58810
58811     Check for mmap()
58812
58813     Apparently there exist systems with mprotect(), but not mmap()?
58814
58815  configure.ac     | 2 +-
58816  test/test-blob.c | 6 ++++--
58817  2 files changed, 5 insertions(+), 3 deletions(-)
58818
58819 commit 4053f3f788353448b41e541ee617aafbe1cac366
58820 Author: Behdad Esfahbod <behdad@behdad.org>
58821 Date:   Mon May 16 16:20:48 2011 -0400
58822
58823     Cosmetic
58824
58825  src/hb-font.h     | 8 ++++----
58826  test/test-shape.c | 6 +++---
58827  2 files changed, 7 insertions(+), 7 deletions(-)
58828
58829 commit 56d12e0356bee5a95b870dfbc2100b8caeb5d593
58830 Author: Behdad Esfahbod <behdad@behdad.org>
58831 Date:   Mon May 16 16:01:58 2011 -0400
58832
58833     Remove unnecessary TODO item
58834
58835  src/hb-ft.cc | 1 -
58836  1 file changed, 1 deletion(-)
58837
58838 commit 1883af3796459cafe2d194064403b6b1152c584d
58839 Author: Behdad Esfahbod <behdad@behdad.org>
58840 Date:   Mon May 16 15:18:16 2011 -0400
58841
58842     [hb-view] Start work on vertical support
58843
58844  src/hb-view.cc | 10 ++++++----
58845  1 file changed, 6 insertions(+), 4 deletions(-)
58846
58847 commit 9aa6f96af5e5940ba5c9596c6ae377fea23c0ec0
58848 Author: Behdad Esfahbod <behdad@behdad.org>
58849 Date:   Mon May 16 15:08:31 2011 -0400
58850
58851     [hb-view] No need to allocate an extra glyph item at the end
58852
58853  src/hb-view.cc | 3 +--
58854  1 file changed, 1 insertion(+), 2 deletions(-)
58855
58856 commit a0359485c9997e3a211f7c00d40c09074d906c4f
58857 Author: Behdad Esfahbod <behdad@behdad.org>
58858 Date:   Mon May 16 15:07:48 2011 -0400
58859
58860     Minor
58861
58862  test/test-shape.c | 6 ++++++
58863  1 file changed, 6 insertions(+)
58864
58865 commit 92de53ea450eaee077eb1730e6d7a487b20ac721
58866 Author: Behdad Esfahbod <behdad@behdad.org>
58867 Date:   Mon May 16 12:24:56 2011 -0400
58868
58869     [test/buffer] Add more tests for nil buffer
58870
58871  test/test-buffer.c | 38 ++++++++++++++++++++++++++++++++++++++
58872  1 file changed, 38 insertions(+)
58873
58874 commit 065fb38c9a338ddb095f2ec9e034fcc5a02167bd
58875 Author: Behdad Esfahbod <behdad@behdad.org>
58876 Date:   Fri May 13 23:04:46 2011 -0400
58877
58878     [test/ot-tag] More tests
58879
58880  test/test-ot-tag.c | 9 +++++++++
58881  1 file changed, 9 insertions(+)
58882
58883 commit 1a64f6e19a4b483e278c85e4941107be2f71b0a4
58884 Author: Behdad Esfahbod <behdad@behdad.org>
58885 Date:   Fri May 13 22:55:32 2011 -0400
58886
58887     [API] Add HB_LANGUAGE_INVALID
58888
58889  src/hb-common.cc   | 5 +++--
58890  src/hb-common.h    | 2 ++
58891  src/hb-ot-tag.cc   | 2 +-
58892  src/hb-shape.cc    | 2 +-
58893  test/test-common.c | 9 ++++++---
58894  5 files changed, 13 insertions(+), 7 deletions(-)
58895
58896 commit 40b5c2e86c633441040196d158e965ad95d6ad37
58897 Author: Behdad Esfahbod <behdad@behdad.org>
58898 Date:   Fri May 13 22:46:36 2011 -0400
58899
58900     [test/test-ot-tag] Test hb-ot-tag.h, fix many bugs
58901
58902     I'm in awe with how many bugs this test revealed.  All fixed.
58903
58904  src/hb-ot-tag.cc   | 153 +++++++++++++++++++++---------------
58905  test/Makefile.am   |   3 +
58906  test/test-ot-tag.c | 227
58907  +++++++++++++++++++++++++++++++++++++++++++++++++++++
58908  3 files changed, 320 insertions(+), 63 deletions(-)
58909
58910 commit 1368018b475c2a6dd5f625af99695ae2fcba1f05
58911 Author: Behdad Esfahbod <behdad@behdad.org>
58912 Date:   Fri May 13 20:25:38 2011 -0400
58913
58914     [TODO] Add items
58915
58916  TODO | 2 ++
58917  1 file changed, 2 insertions(+)
58918
58919 commit 7fc5a30cb4fbe9a4633ab842b0a8cbbcc6f6bd1b
58920 Author: Behdad Esfahbod <behdad@behdad.org>
58921 Date:   Thu May 12 17:48:20 2011 -0400
58922
58923     [API] Add hb_face_make/is_immutable()
58924
58925  src/hb-font-private.hh |  2 ++
58926  src/hb-font.cc         | 18 ++++++++++++++++++
58927  src/hb-font.h          |  6 ++++++
58928  test/test-font.c       |  2 ++
58929  test/test-object.c     |  2 +-
58930  5 files changed, 29 insertions(+), 1 deletion(-)
58931
58932 commit 20c8b908ddf50a9814dfdd9fca595f258273cd4f
58933 Author: Behdad Esfahbod <behdad@behdad.org>
58934 Date:   Thu May 12 15:19:33 2011 -0400
58935
58936     Finish off previous change
58937
58938  src/hb-font.cc | 1 +
58939  1 file changed, 1 insertion(+)
58940
58941 commit 0fd8c2f1be693616f19f2f1526369874763d6cf6
58942 Author: Behdad Esfahbod <behdad@behdad.org>
58943 Date:   Thu May 12 15:14:13 2011 -0400
58944
58945     [API] Make get_glyph() callback return a boolean
58946
58947     We need to know whether the glyph exists, so we can fallback to
58948     composing / decomposing.  Assuming that glyph==0 means "doesn't exist"
58949     wouldn't work for applications like Pango that want to use different
58950     "doesn't exist" glyph codes for different characters.  An explicit
58951     return value fixes that.
58952
58953  src/hb-font.cc     | 15 +++++++++------
58954  src/hb-font.h      | 12 +++++++-----
58955  src/hb-ft.cc       | 12 +++++++-----
58956  src/hb-ot-shape.cc | 13 +++++++++----
58957  test/test-font.c   |  5 ++++-
58958  test/test-shape.c  | 12 +++++++-----
58959  6 files changed, 43 insertions(+), 26 deletions(-)
58960
58961 commit 8e07f93ab4a3ef9adc7942727ef21f2f9a141d10
58962 Author: Behdad Esfahbod <behdad@behdad.org>
58963 Date:   Thu May 12 14:27:44 2011 -0400
58964
58965     [test/shape] Check shape output
58966
58967  test/test-shape.c | 23 +++++++++++++++++++----
58968  1 file changed, 19 insertions(+), 4 deletions(-)
58969
58970 commit 805af72405a2f653f08de392d7172291ffe8e902
58971 Author: Behdad Esfahbod <behdad@behdad.org>
58972 Date:   Thu May 12 12:39:40 2011 -0400
58973
58974     Rename get_kernings() arguments from first/second_glyph to
58975     left/right_glyph
58976
58977     Makes it clear that kerning is in visual order.
58978
58979  src/hb-font.cc | 10 +++++-----
58980  src/hb-font.h  |  4 ++--
58981  src/hb-ft.cc   |  6 +++---
58982  3 files changed, 10 insertions(+), 10 deletions(-)
58983
58984 commit 23d2432219a91c6328efa9e041b1ecf137752ac3
58985 Author: Behdad Esfahbod <behdad@behdad.org>
58986 Date:   Thu May 12 10:53:57 2011 -0400
58987
58988     [test] Add test-shape.c.  Oops
58989
58990  test/test-shape.c | 125
58991  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
58992  1 file changed, 125 insertions(+)
58993
58994 commit c098c3acc8c48b4b6883c50c9a87e81dbe98ba24
58995 Author: Behdad Esfahbod <behdad@behdad.org>
58996 Date:   Thu May 12 10:49:30 2011 -0400
58997
58998     [test/blob] Use MAP_ANON instead of MAP_ANONYMOUS
58999
59000     More portable.
59001
59002  test/test-blob.c | 2 +-
59003  1 file changed, 1 insertion(+), 1 deletion(-)
59004
59005 commit 8329eb7c6ca39e162228733a2210e643b1a1019d
59006 Author: Behdad Esfahbod <behdad@behdad.org>
59007 Date:   Thu May 12 01:39:17 2011 -0400
59008
59009     [test/shape] Add simplest test for hb_shape()
59010
59011  test/Makefile.am | 1 +
59012  1 file changed, 1 insertion(+)
59013
59014 commit df077fadd7828b609bdfe4dbcad52ef2448525c7
59015 Author: Behdad Esfahbod <behdad@behdad.org>
59016 Date:   Thu May 12 01:19:39 2011 -0400
59017
59018     [object] Make object inert during destruction
59019
59020     Such that user_data and other finalizers cannot resurrect object
59021
59022  src/hb-object-private.hh | 2 ++
59023  1 file changed, 2 insertions(+)
59024
59025 commit ee8dd83bb4e0b1c2ca5928391e35e8bd1fca6121
59026 Author: Behdad Esfahbod <behdad@behdad.org>
59027 Date:   Thu May 12 01:02:03 2011 -0400
59028
59029     [TODO] Update
59030
59031  TODO | 6 ++++++
59032  1 file changed, 6 insertions(+)
59033
59034 commit 52df150efeff4cf003cee65f8c91618f1a980bc8
59035 Author: Behdad Esfahbod <behdad@behdad.org>
59036 Date:   Thu May 12 00:46:57 2011 -0400
59037
59038     Fix font subclass chainup
59039
59040     Test passing now.
59041
59042  src/hb-font.cc | 6 +-----
59043  1 file changed, 1 insertion(+), 5 deletions(-)
59044
59045 commit f2c1dd4f746c36a44cf33d0257a3cd800107c286
59046 Author: Behdad Esfahbod <behdad@behdad.org>
59047 Date:   Thu May 12 00:35:12 2011 -0400
59048
59049     [test/font] Test font_funcs subclassing
59050
59051  test/test-font.c | 158
59052  +++++++++++++++++++++++++++++++++++++++++++++++++++++--
59053  1 file changed, 155 insertions(+), 3 deletions(-)
59054
59055 commit 14f1e81b77971204e9325e2a8b6f8b690fac20a7
59056 Author: Behdad Esfahbod <behdad@behdad.org>
59057 Date:   Thu May 12 00:18:28 2011 -0400
59058
59059     [test/font] Test empty funcs
59060
59061  test/test-font.c | 75
59062  ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
59063  1 file changed, 73 insertions(+), 2 deletions(-)
59064
59065 commit 2ca0b5ae1e65d3f43df3a4a2144a1451d8b485c4
59066 Author: Behdad Esfahbod <behdad@behdad.org>
59067 Date:   Wed May 11 23:57:36 2011 -0400
59068
59069     [test/font] Test more
59070
59071  test/test-font.c | 63
59072  ++++++++++++++++++++++++++++++++++++++++++++++++--------
59073  1 file changed, 54 insertions(+), 9 deletions(-)
59074
59075 commit 7033518f756490e9cf00b96387fee6f2f7fae785
59076 Author: Behdad Esfahbod <behdad@behdad.org>
59077 Date:   Wed May 11 23:31:15 2011 -0400
59078
59079     [API] Pass face to get_table()
59080
59081  src/hb-font.cc   | 4 ++--
59082  src/hb-font.h    | 2 +-
59083  src/hb-ft.cc     | 2 +-
59084  test/test-font.c | 2 +-
59085  4 files changed, 5 insertions(+), 5 deletions(-)
59086
59087 commit b46782780690e26a8221e2d63dd224159aebe413
59088 Author: Behdad Esfahbod <behdad@behdad.org>
59089 Date:   Wed May 11 23:25:28 2011 -0400
59090
59091     [API] Remove const from font user_data
59092
59093  src/hb-font.cc | 20 ++++++++++----------
59094  src/hb-font.h  | 20 ++++++++++----------
59095  src/hb-ft.cc   | 20 ++++++++++----------
59096  3 files changed, 30 insertions(+), 30 deletions(-)
59097
59098 commit ea93e7b27ca04a1655d62bd1d18a32805994af44
59099 Author: Behdad Esfahbod <behdad@behdad.org>
59100 Date:   Wed May 11 23:22:55 2011 -0400
59101
59102     [test/font] More tests
59103
59104  test/test-font.c | 36 +++++++++++++++++++++++++++++++++---
59105  1 file changed, 33 insertions(+), 3 deletions(-)
59106
59107 commit cdb153175f8a1521cde112c65b173f548ca6ee5c
59108 Author: Behdad Esfahbod <behdad@behdad.org>
59109 Date:   Wed May 11 23:12:58 2011 -0400
59110
59111     [test/font] More tests
59112
59113  test/test-font.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
59114  1 file changed, 44 insertions(+)
59115
59116 commit 74d9fa3d9ac226ed72702884e721ef94ecc48e22
59117 Author: Behdad Esfahbod <behdad@behdad.org>
59118 Date:   Wed May 11 23:07:47 2011 -0400
59119
59120     [test/font] More get_empty() tests
59121
59122  test/test-font.c | 5 +++++
59123  1 file changed, 5 insertions(+)
59124
59125 commit db9f4eb4e004fadae9d540522d1d21c3bbe659b0
59126 Author: Behdad Esfahbod <behdad@behdad.org>
59127 Date:   Wed May 11 23:06:02 2011 -0400
59128
59129     [test/font] Test get_face() / get_parent()
59130
59131  test/test-font.c | 4 ++++
59132  1 file changed, 4 insertions(+)
59133
59134 commit 606923bb4304d5b9cf164745d657cba58949a80a
59135 Author: Behdad Esfahbod <behdad@behdad.org>
59136 Date:   Wed May 11 23:05:02 2011 -0400
59137
59138     [test/font] Add test_font_properties()
59139
59140  test/test-font.c | 85
59141  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
59142  1 file changed, 85 insertions(+)
59143
59144 commit da603e80386b41b360acb070a862b6ed87da57b8
59145 Author: Behdad Esfahbod <behdad@behdad.org>
59146 Date:   Wed May 11 22:52:35 2011 -0400
59147
59148     [test/font] Start adding tests for hb-font.h
59149
59150  test/Makefile.am    |  1 +
59151  test/test-buffer.c  |  2 +-
59152  test/test-font.c    | 69
59153  +++++++++++++++++++++++++++++++++++++++++++++++++++++
59154  test/test-unicode.c |  1 +
59155  4 files changed, 72 insertions(+), 1 deletion(-)
59156
59157 commit 9a14688e40e926b9453fcb75891f27bff1e45c49
59158 Author: Behdad Esfahbod <behdad@behdad.org>
59159 Date:   Wed May 11 22:49:29 2011 -0400
59160
59161     [API] Rename hb_face_create_for_data() to hb_face_create()
59162
59163  src/hb-font.cc     | 4 ++--
59164  src/hb-font.h      | 4 ++--
59165  src/hb-ft.cc       | 2 +-
59166  src/test.cc        | 2 +-
59167  test/test-object.c | 4 ++--
59168  5 files changed, 8 insertions(+), 8 deletions(-)
59169
59170 commit 46d6a21cc8613519e6ce27b1925e29285cccb71d
59171 Author: Behdad Esfahbod <behdad@behdad.org>
59172 Date:   Wed May 11 22:33:13 2011 -0400
59173
59174     [API] Add hb_ot_layout_substitute_start/finish()
59175
59176  src/hb-ot-layout.cc | 13 +++++++++++++
59177  src/hb-ot-layout.h  |  8 ++++++++
59178  2 files changed, 21 insertions(+)
59179
59180 commit c84d15f52e1183164502d45b476b54f8fe812e0f
59181 Author: Behdad Esfahbod <behdad@behdad.org>
59182 Date:   Wed May 11 22:23:15 2011 -0400
59183
59184     Remove unused hb_set_t
59185
59186  src/hb-private.hh | 48 ------------------------------------------------
59187  1 file changed, 48 deletions(-)
59188
59189 commit 389a7c9e67549b1a9f7c538965e4647077f8e6ec
59190 Author: Behdad Esfahbod <behdad@behdad.org>
59191 Date:   Wed May 11 22:21:38 2011 -0400
59192
59193     Remove hb_static_threadsafe_set_t
59194
59195  src/hb-common.cc        |  5 +++--
59196  src/hb-mutex-private.hh | 42 ------------------------------------------
59197  2 files changed, 3 insertions(+), 44 deletions(-)
59198
59199 commit e06d4eda7bbdb3a1be1f1ce8d98b059a0730f14d
59200 Author: Behdad Esfahbod <behdad@behdad.org>
59201 Date:   Wed May 11 22:18:31 2011 -0400
59202
59203     Use constructor/destructor for hb_ot_shape_plan_t
59204
59205  src/hb-ot-shape-private.hh | 6 +++++-
59206  src/hb-ot-shape.cc         | 4 +---
59207  2 files changed, 6 insertions(+), 4 deletions(-)
59208
59209 commit a5e4e109460ea23fa5e64926a1676c6a02ab6ba2
59210 Author: Behdad Esfahbod <behdad@behdad.org>
59211 Date:   Wed May 11 22:00:56 2011 -0400
59212
59213     Minor
59214
59215  TODO | 2 +-
59216  1 file changed, 1 insertion(+), 1 deletion(-)
59217
59218 commit daa446f184fa27c9764ff7f8a2444d47cf34d986
59219 Author: Behdad Esfahbod <behdad@behdad.org>
59220 Date:   Wed May 11 21:31:25 2011 -0400
59221
59222     Fix compile with no mutex available
59223
59224  src/hb-mutex-private.hh | 10 +++++-----
59225  1 file changed, 5 insertions(+), 5 deletions(-)
59226
59227 commit 1e56c476c10577fe319fe553c5ced000bd740940
59228 Author: Behdad Esfahbod <behdad@behdad.org>
59229 Date:   Wed May 11 21:28:01 2011 -0400
59230
59231     Free static mutex'es
59232
59233  src/hb-mutex-private.hh | 1 +
59234  1 file changed, 1 insertion(+)
59235
59236 commit 831886a9b4073cfe27f7e1db0e957cbd5913fd31
59237 Author: Behdad Esfahbod <behdad@behdad.org>
59238 Date:   Wed May 11 21:27:52 2011 -0400
59239
59240     Streamline mutex stuff
59241
59242  src/hb-mutex-private.hh | 61
59243  ++++++++++++++++++++++++++++++-------------------
59244  src/hb-private.hh       |  8 +++++++
59245  2 files changed, 46 insertions(+), 23 deletions(-)
59246
59247 commit 438c4eee353ddf0de66171d84c6ef9b21cbdf8f6
59248 Author: Behdad Esfahbod <behdad@behdad.org>
59249 Date:   Wed May 11 21:14:34 2011 -0400
59250
59251     Remove unused hb_mutex_trylock()
59252
59253  src/hb-mutex-private.hh | 3 ---
59254  1 file changed, 3 deletions(-)
59255
59256 commit b8477e1da2785708f3232f8f2577f602a5d320d1
59257 Author: Behdad Esfahbod <behdad@behdad.org>
59258 Date:   Wed May 11 21:12:44 2011 -0400
59259
59260     [test] Add tests for _get_empty() funcs
59261
59262  test/test-blob.c    |  1 +
59263  test/test-buffer.c  |  7 +++++++
59264  test/test-unicode.c | 10 ++++++++++
59265  3 files changed, 18 insertions(+)
59266
59267 commit 3994be3ded40e5a3da0e187ad421b19a78865e02
59268 Author: Behdad Esfahbod <behdad@behdad.org>
59269 Date:   Wed May 11 21:08:31 2011 -0400
59270
59271     [TODO] Update
59272
59273  TODO | 4 ++--
59274  1 file changed, 2 insertions(+), 2 deletions(-)
59275
59276 commit 80a6833b032bc63b4e8c3da6489d3767af1168f3
59277 Author: Behdad Esfahbod <behdad@behdad.org>
59278 Date:   Wed May 11 18:14:44 2011 -0400
59279
59280     [API] Add hb_*_get_empty() for all objects
59281
59282  src/hb-buffer.cc   |  6 ++++++
59283  src/hb-buffer.h    |  3 +++
59284  src/hb-font.cc     | 18 ++++++++++++++++++
59285  src/hb-font.h      |  9 +++++++++
59286  src/hb-unicode.cc  |  6 ++++++
59287  src/hb-unicode.h   |  3 +++
59288  test/test-object.c | 36 +++++++++++++++++++++++++++++++++---
59289  7 files changed, 78 insertions(+), 3 deletions(-)
59290
59291 commit d3b30be378c1dec0259a626d9a408bb9ca1b71ac
59292 Author: Behdad Esfahbod <behdad@behdad.org>
59293 Date:   Wed May 11 18:06:12 2011 -0400
59294
59295     [API] Add HB_UNTAG()
59296
59297     Useful in C API only.
59298
59299  src/hb-common.h | 1 +
59300  1 file changed, 1 insertion(+)
59301
59302 commit 3cc6e9dcb42551761c3a1a9d3c25b1f1bcdc2419
59303 Author: Behdad Esfahbod <behdad@behdad.org>
59304 Date:   Wed May 11 18:02:48 2011 -0400
59305
59306     Minor
59307
59308  src/test.cc | 9 ++++++---
59309  1 file changed, 6 insertions(+), 3 deletions(-)
59310
59311 commit 4101ca7dbbdf1438fa116fb8cad935501ac7cca8
59312 Author: Behdad Esfahbod <behdad@behdad.org>
59313 Date:   Wed May 11 14:30:56 2011 -0400
59314
59315     Plug more leaks
59316
59317     All good now.
59318
59319  src/hb-blob.cc              | 2 +-
59320  src/hb-open-type-private.hh | 8 ++++----
59321  2 files changed, 5 insertions(+), 5 deletions(-)
59322
59323 commit 6a7ac79e26e85f6781186cf708a12825c0857324
59324 Author: Behdad Esfahbod <behdad@behdad.org>
59325 Date:   Wed May 11 14:19:18 2011 -0400
59326
59327     Plug leaks
59328
59329  src/hb-ot-map-private.hh   |  7 +++++++
59330  src/hb-ot-shape-private.hh |  2 ++
59331  src/hb-ot-shape.cc         |  2 ++
59332  src/hb-private.hh          | 10 +++++++++-
59333  4 files changed, 20 insertions(+), 1 deletion(-)
59334
59335 commit 7aa12ebdff11a4ffbd04bf9b164586eb0c172e37
59336 Author: Behdad Esfahbod <behdad@behdad.org>
59337 Date:   Wed May 11 11:55:11 2011 -0400
59338
59339     [unicode] Simplify method setting
59340
59341  src/hb-unicode.cc   | 6 +-----
59342  test/test-unicode.c | 6 +++++-
59343  2 files changed, 6 insertions(+), 6 deletions(-)
59344
59345 commit d5bfd0272130a315d3b5e6cdcf9b7e6395879204
59346 Author: Behdad Esfahbod <behdad@behdad.org>
59347 Date:   Wed May 11 11:48:28 2011 -0400
59348
59349     Minor
59350
59351  src/Makefile.am | 2 +-
59352  1 file changed, 1 insertion(+), 1 deletion(-)
59353
59354 commit 6a4e7e1372ef9fde81b84ecc9c4d1f23d97396c1
59355 Author: Behdad Esfahbod <behdad@behdad.org>
59356 Date:   Wed May 11 10:31:33 2011 -0400
59357
59358     Add maxp table
59359
59360     Not used for anything right now.  Will use to get num_glyphs in
59361     the future.
59362
59363  src/Makefile.am           |  1 +
59364  src/hb-ot-head-private.hh |  1 -
59365  src/hb-ot-layout.cc       |  1 +
59366  src/hb-ot-maxp-private.hh | 68
59367  +++++++++++++++++++++++++++++++++++++++++++++++
59368  4 files changed, 70 insertions(+), 1 deletion(-)
59369
59370 commit e0b0710ae52bcc8c6fbd87dfae83818faa5d5f5f
59371 Author: Behdad Esfahbod <behdad@behdad.org>
59372 Date:   Wed May 11 08:58:21 2011 -0400
59373
59374     Minor
59375
59376  TODO | 4 +++-
59377  1 file changed, 3 insertions(+), 1 deletion(-)
59378
59379 commit a513dbcf73ab1cc39a7c9653034904d0c6cd9fe9
59380 Author: Behdad Esfahbod <behdad@behdad.org>
59381 Date:   Wed May 11 00:24:34 2011 -0400
59382
59383     [API] Change signature of get_contour_point and get_kerning ffuncs
59384
59385     get_contour_point now takes glyph id before point_index.
59386
59387     get_kerning now takes a vector to fill-in.
59388
59389  src/hb-font.cc                   | 56
59390  +++++++++++++++++++++-------------------
59391  src/hb-font.h                    | 16 +++++++-----
59392  src/hb-ft.cc                     | 11 +++++---
59393  src/hb-ot-layout-gdef-private.hh |  2 +-
59394  src/hb-ot-layout-gpos-private.hh |  2 +-
59395  src/hb-ot-shape.cc               | 15 ++++++++---
59396  6 files changed, 59 insertions(+), 43 deletions(-)
59397
59398 commit 63d646fb2933c2765ce526d321a498d0f7fae2f5
59399 Author: Behdad Esfahbod <behdad@behdad.org>
59400 Date:   Wed May 11 00:15:37 2011 -0400
59401
59402     [font] Do user-space conversion when chaining up to parent font
59403
59404  src/hb-font-private.hh | 28 ++++++++++++++++++++++++++++
59405  src/hb-font.cc         | 23 +++++++++++++++++------
59406  2 files changed, 45 insertions(+), 6 deletions(-)
59407
59408 commit b6f902a1a9c8b72b5d6a241a14a7bacfaea3a56a
59409 Author: Behdad Esfahbod <behdad@behdad.org>
59410 Date:   Wed May 11 00:04:15 2011 -0400
59411
59412     Minor
59413
59414  src/hb-font-private.hh           |  6 +++---
59415  src/hb-ot-layout-gdef-private.hh |  6 +++---
59416  src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
59417  3 files changed, 16 insertions(+), 16 deletions(-)
59418
59419 commit abcfe9b59b4475eb02dd679aac4bc59616713b28
59420 Author: Behdad Esfahbod <behdad@behdad.org>
59421 Date:   Wed May 11 00:02:02 2011 -0400
59422
59423     Remove hb_ot_layout_context_t, simplify code
59424
59425  src/hb-font-private.hh               |  12 +++-
59426  src/hb-font.cc                       |   6 +-
59427  src/hb-ot-layout-common-private.hh   |   8 +--
59428  src/hb-ot-layout-gdef-private.hh     |  34 +++++-----
59429  src/hb-ot-layout-gpos-private.hh     | 121
59430  ++++++++++++++++++-----------------
59431  src/hb-ot-layout-gsub-private.hh     |  24 +++----
59432  src/hb-ot-layout-gsubgpos-private.hh |  11 ++--
59433  src/hb-ot-layout-private.hh          |  13 ----
59434  src/hb-ot-layout.cc                  |  15 +----
59435  9 files changed, 118 insertions(+), 126 deletions(-)
59436
59437 commit 1ded6d8bbf93b7dabf2b1f620c07bd3236e7a60f
59438 Author: Behdad Esfahbod <behdad@behdad.org>
59439 Date:   Tue May 10 20:49:02 2011 -0400
59440
59441     Make default font-funcs chain-up to the parent
59442
59443  src/hb-font.cc | 44 +++++++++++++++++++++++++++++++++++++++-----
59444  src/hb-font.h  | 41 +++++++++++++++++++++--------------------
59445  2 files changed, 60 insertions(+), 25 deletions(-)
59446
59447 commit b9d975b931d6310f25fab5ac280f523cdc27bf94
59448 Author: Behdad Esfahbod <behdad@behdad.org>
59449 Date:   Tue May 10 20:41:13 2011 -0400
59450
59451     [API] Pass down closure user_data to font funcs
59452
59453  src/hb-font-private.hh |  30 ++++++--
59454  src/hb-font.cc         | 184
59455  +++++++++++++++++++++++++------------------------
59456  src/hb-font.h          |  42 ++++++-----
59457  src/hb-ft.cc           | 103 ++++++++++++++-------------
59458  4 files changed, 198 insertions(+), 161 deletions(-)
59459
59460 commit 446df9cdb1fddb51819b731436fca54146d0bb23
59461 Author: Behdad Esfahbod <behdad@behdad.org>
59462 Date:   Tue May 10 20:14:44 2011 -0400
59463
59464     Whitespace
59465
59466  src/hb-unicode.h | 30 +++++++++++++++---------------
59467  1 file changed, 15 insertions(+), 15 deletions(-)
59468
59469 commit 686c2d165dfb284b74b78f6b902d04b585dcaef3
59470 Author: Behdad Esfahbod <behdad@behdad.org>
59471 Date:   Tue May 10 20:04:26 2011 -0400
59472
59473     [API] Remove font_funcs func getter functions
59474
59475  src/hb-font.cc | 32 --------------------------------
59476  src/hb-font.h  | 18 ------------------
59477  2 files changed, 50 deletions(-)
59478
59479 commit defc45be6d75aba4a67fa7814b91b73bad953fe6
59480 Author: Behdad Esfahbod <behdad@behdad.org>
59481 Date:   Tue May 10 20:02:49 2011 -0400
59482
59483     [API] Add hb_font_create_sub_font() and hb_font_get_parent()
59484
59485     Not quite useful just yet.
59486
59487  src/hb-font-private.hh |  1 +
59488  src/hb-font.cc         | 41 ++++++++++++++++++++++++++++++++++++++---
59489  src/hb-font.h          |  5 +++++
59490  src/hb-unicode.h       |  2 +-
59491  4 files changed, 45 insertions(+), 4 deletions(-)
59492
59493 commit 11bb8fe7b3925bc9b019ad0c0218a231e581f152
59494 Author: Behdad Esfahbod <behdad@behdad.org>
59495 Date:   Tue May 10 19:57:00 2011 -0400
59496
59497     [font] Fix internal sign of x/y_scale
59498
59499     Should have been done as part of
59500     da975419884a535281745f30f4b32fee0bc8a7a1
59501
59502  src/hb-font-private.hh | 4 ++--
59503  1 file changed, 2 insertions(+), 2 deletions(-)
59504
59505 commit 85e6218e3306165d69ef44277459511d5b54b9ff
59506 Author: Behdad Esfahbod <behdad@behdad.org>
59507 Date:   Tue May 10 19:40:44 2011 -0400
59508
59509     [API] Remove broken-by-design hb_font_unset_funcs()
59510
59511  src/hb-font.cc | 22 ----------------------
59512  src/hb-font.h  | 16 ----------------
59513  2 files changed, 38 deletions(-)
59514
59515 commit 74f1d896f2479500d65649cf3ec86dd201f0663a
59516 Author: Behdad Esfahbod <behdad@behdad.org>
59517 Date:   Tue May 10 19:39:32 2011 -0400
59518
59519     Add hb_font_make/is_immutable()
59520
59521  src/hb-font-private.hh |  2 ++
59522  src/hb-font.cc         | 26 +++++++++++++++++++++++---
59523  src/hb-font.h          |  6 ++++++
59524  test/test-object.c     |  2 +-
59525  4 files changed, 32 insertions(+), 4 deletions(-)
59526
59527 commit 8c7a100a4d0f3a257fb7563cb08ed4356c3af669
59528 Author: Behdad Esfahbod <behdad@behdad.org>
59529 Date:   Tue May 10 19:21:07 2011 -0400
59530
59531     Fix build without mutex
59532
59533  src/hb-mutex-private.hh | 12 ++++++------
59534  1 file changed, 6 insertions(+), 6 deletions(-)
59535
59536 commit 19d3035c40e73923bcad709dc5eefe31cb34d681
59537 Author: Behdad Esfahbod <behdad@behdad.org>
59538 Date:   Tue May 10 19:18:12 2011 -0400
59539
59540     Remove duplicate atomic_int implementation
59541
59542  src/hb-mutex-private.hh | 17 -----------------
59543  1 file changed, 17 deletions(-)
59544
59545 commit 45bfa99034512e886d75b1d45a5a649647f4711f
59546 Author: Behdad Esfahbod <behdad@behdad.org>
59547 Date:   Tue May 10 19:12:49 2011 -0400
59548
59549     Fix set implementation to be truly threadsafe even with destroy()
59550     callbacks
59551
59552     The test/object test is passing again, instead of deadlocking.
59553
59554  src/hb-common.cc         |  26 +++++------
59555  src/hb-mutex-private.hh  |  47 +++++++------------
59556  src/hb-object-private.hh |   6 ++-
59557  src/hb-private.hh        | 117
59558  ++++++++++++++++++++++++++++++++++++++---------
59559  4 files changed, 128 insertions(+), 68 deletions(-)
59560
59561 commit 0c2ec1d78bfa0166ffd4afc204c2668d4f456ed9
59562 Author: Behdad Esfahbod <behdad@behdad.org>
59563 Date:   Tue May 10 19:11:27 2011 -0400
59564
59565     [test] Always initialize gthread such that our mutex() stuff is tested
59566
59567     Now the test/object test deadlocks as expected.  Fix coming.
59568
59569  configure.ac     | 1 +
59570  test/Makefile.am | 4 ++--
59571  test/hb-test.h   | 1 +
59572  3 files changed, 4 insertions(+), 2 deletions(-)
59573
59574 commit 6a9093cc486c1899197cd7cc9a3eb907c2e756f7
59575 Author: Behdad Esfahbod <behdad@behdad.org>
59576 Date:   Tue May 10 19:00:07 2011 -0400
59577
59578     [test/object] Test user_data with destroy() callback that calls
59579     user_data
59580
59581     Exposes the non-atomicity of user_data opertaions at this time because
59582     we call finish() while still locked and modifying the object.
59583     In fact,
59584     I'm surprised that it doesn't deadlock.  It should.
59585
59586  test/test-object.c | 22 ++++++++++++++++++++++
59587  1 file changed, 22 insertions(+)
59588
59589 commit abe636b8761e47ea60b193c7e72a044de224d172
59590 Author: Behdad Esfahbod <behdad@behdad.org>
59591 Date:   Tue May 10 17:55:40 2011 -0400
59592
59593     Add DOAP file
59594
59595  Makefile.am   |  6 +++++-
59596  harfbuzz.doap | 24 ++++++++++++++++++++++++
59597  2 files changed, 29 insertions(+), 1 deletion(-)
59598
59599 commit f82c18630471216a04e4e3ad42396da4e6d74cba
59600 Author: Behdad Esfahbod <behdad@behdad.org>
59601 Date:   Tue May 10 17:48:34 2011 -0400
59602
59603     [test/blob] Fix bug in test
59604
59605  test/test-blob.c | 3 ++-
59606  1 file changed, 2 insertions(+), 1 deletion(-)
59607
59608 commit 785d23acd0ce72d399f9c5021bebc854872648af
59609 Author: Behdad Esfahbod <behdad@behdad.org>
59610 Date:   Tue May 10 17:41:44 2011 -0400
59611
59612     [test/blob] Add create_sub_blob()
59613
59614  test/test-blob.c | 17 +++++++++++++++++
59615  1 file changed, 17 insertions(+)
59616
59617 commit 0617b1558234673d3924f37541be01b04d36f05a
59618 Author: Behdad Esfahbod <behdad@behdad.org>
59619 Date:   Tue May 10 17:37:08 2011 -0400
59620
59621     [test] Test blob API
59622
59623  test/Makefile.am   |   1 +
59624  test/test-blob.c   | 280
59625  +++++++++++++++++++++++++++++++++++++++++++++++++++++
59626  test/test-buffer.c | 149 ++++++++++++++--------------
59627  3 files changed, 359 insertions(+), 71 deletions(-)
59628
59629 commit 1c9f8717eb12c37c219333cbb0d123e1d2da4896
59630 Author: Behdad Esfahbod <behdad@behdad.org>
59631 Date:   Fri May 6 22:28:26 2011 -0400
59632
59633     [API] Simplify blob API, remove lock
59634
59635  TODO                        |   2 -
59636  src/hb-blob.cc              | 206
59637  ++++++++++++++++++--------------------------
59638  src/hb-blob.h               |  19 ++--
59639  src/hb-font.cc              |   2 -
59640  src/hb-open-type-private.hh |  32 ++++---
59641  src/hb-ot-layout.cc         |   7 +-
59642  test/test-object.c          |   2 +-
59643  7 files changed, 118 insertions(+), 152 deletions(-)
59644
59645 commit 71cef14ac3de07e4fed0a2903b1f0f639406ec6c
59646 Author: Behdad Esfahbod <behdad@behdad.org>
59647 Date:   Fri May 6 19:30:59 2011 -0400
59648
59649     Add -Bsymbolic-functions to linker flags
59650
59651  configure.ac | 3 +++
59652  1 file changed, 3 insertions(+)
59653
59654 commit ab428aeab724ca40341318b66640f992cd72d2fc
59655 Author: Behdad Esfahbod <behdad@behdad.org>
59656 Date:   Fri May 6 19:30:46 2011 -0400
59657
59658     [TODO] Update
59659
59660  TODO | 2 +-
59661  1 file changed, 1 insertion(+), 1 deletion(-)
59662
59663 commit a0f337a1cce1788dbf3147b459e7f615acbfe81b
59664 Author: Behdad Esfahbod <behdad@behdad.org>
59665 Date:   Fri May 6 19:20:52 2011 -0400
59666
59667     Remove unused hb_blob_try_writable_inplace()
59668
59669  src/hb-blob.cc | 20 --------------------
59670  src/hb-blob.h  |  3 ---
59671  2 files changed, 23 deletions(-)
59672
59673 commit 08611d5194144bbf5d96a1110aeb812db06e0901
59674 Author: Behdad Esfahbod <behdad@behdad.org>
59675 Date:   Fri May 6 16:28:10 2011 -0400
59676
59677     Add note re deadlocks
59678
59679  src/hb-common.cc        | 1 +
59680  src/hb-mutex-private.hh | 4 ++++
59681  2 files changed, 5 insertions(+)
59682
59683 commit 34fb5521a5fbb6b95ceff4bbac42a62628bc9f31
59684 Author: Behdad Esfahbod <behdad@behdad.org>
59685 Date:   Fri May 6 00:04:28 2011 -0400
59686
59687     [API] Add hb_language_get_default()
59688
59689     It uses locale information to detect default language.  It's used by
59690     hb_shape() whenever language is not set on the buffer.
59691
59692     Not sure how to properly test it in the test suite.  Tested by
59693     observing
59694     that with DejaVu Sans we select the proper local glyph version
59695     for U+431
59696     under Serbian locale.  See http://www.pango.org/ScriptGallery
59697
59698  src/hb-common.cc   | 21 +++++++++++++++++++++
59699  src/hb-common.h    |  3 +++
59700  src/hb-shape.cc    |  2 +-
59701  test/test-common.c |  5 +++++
59702  4 files changed, 30 insertions(+), 1 deletion(-)
59703
59704 commit c78f4485587cc1dee07e772c164a13fde9d2859f
59705 Author: Behdad Esfahbod <behdad@behdad.org>
59706 Date:   Thu May 5 21:31:04 2011 -0400
59707
59708     [API] Add version macros and functions
59709
59710     Step version up to 0.5.0.
59711
59712     Also, fix to pass "make distcheck"
59713
59714  configure.ac                 | 24 ++++++++++++-----
59715  src/Makefile.am              |  9 +++++++
59716  src/check-c-linkage-decls.sh |  2 +-
59717  src/hb-common.cc             | 29 +++++++++++++++++++++
59718  src/hb-version.h.in          | 62
59719  ++++++++++++++++++++++++++++++++++++++++++++
59720  src/hb.h                     |  1 +
59721  test/Makefile.am             |  2 ++
59722  7 files changed, 122 insertions(+), 7 deletions(-)
59723
59724 commit 9ff819f6571fd0d570f271162d7a30d97ee64148
59725 Author: Behdad Esfahbod <behdad@behdad.org>
59726 Date:   Thu May 5 19:47:59 2011 -0400
59727
59728     Add disable-static libtool flag
59729
59730     No one who builds harfbuzz static uses the autotools build system
59731     to do it.
59732
59733  configure.ac | 2 +-
59734  1 file changed, 1 insertion(+), 1 deletion(-)
59735
59736 commit 7ca7571ef91754274f6c84bbf988962d74a74098
59737 Author: Behdad Esfahbod <behdad@behdad.org>
59738 Date:   Thu May 5 19:47:12 2011 -0400
59739
59740     Remove win32-dll libtool flag
59741
59742     Since we're not win32-dll clean the way libtool docs define it.
59743
59744  configure.ac | 2 +-
59745  1 file changed, 1 insertion(+), 1 deletion(-)
59746
59747 commit 174e3fe89b72729c9c34c647544a2dc1bf63cd84
59748 Author: Behdad Esfahbod <behdad@behdad.org>
59749 Date:   Thu May 5 19:37:53 2011 -0400
59750
59751     Add AC_CANONICAL_HOST
59752
59753  configure.ac | 10 ++++++++++
59754  1 file changed, 10 insertions(+)
59755
59756 commit e6a5b88c01420366a70e0c9ae1775fb3c930cb8b
59757 Author: Behdad Esfahbod <behdad@behdad.org>
59758 Date:   Thu May 5 16:24:42 2011 -0400
59759
59760     Fix build with older glib
59761
59762  configure.ac   |  2 +-
59763  test/hb-test.h | 55
59764  +++++++++++++++++++++++++++++++++----------------------
59765  2 files changed, 34 insertions(+), 23 deletions(-)
59766
59767 commit 3935af1c0d0f53a5fd6054e1ee219f3adda42dca
59768 Author: Behdad Esfahbod <behdad@behdad.org>
59769 Date:   Thu May 5 16:09:45 2011 -0400
59770
59771     [buffer] Remove wrong optimization
59772
59773     While the cluster fields of the glyph string are usually sorted, they
59774     wouldn't be in special cases (for example for non-native direction).
59775     Blindly using bsearch is plain wrong.  If we want to reintroduce this
59776     optimization we have to make sure we know the buffer clusters are
59777     monotonic and in which direction.  Not sure it's worth it though.
59778
59779  src/hb-buffer.cc | 16 +++-------------
59780  1 file changed, 3 insertions(+), 13 deletions(-)
59781
59782 commit 46df6828513d56cd60467e36cbe45aa06648f488
59783 Author: Behdad Esfahbod <behdad@behdad.org>
59784 Date:   Thu May 5 15:33:19 2011 -0400
59785
59786     Make user_data access threadsafe
59787
59788     For now, by taking a global user_data mutex.
59789
59790  src/hb-common.cc         | 25 +++++++++++++++++++++++--
59791  src/hb-object-private.hh |  2 --
59792  2 files changed, 23 insertions(+), 4 deletions(-)
59793
59794 commit 218e67b9eefa26e2e4fe43f99a84d082b185b1b0
59795 Author: Behdad Esfahbod <behdad@behdad.org>
59796 Date:   Thu May 5 15:28:37 2011 -0400
59797
59798     Shrink code
59799
59800  src/hb-common.cc         | 26 ++++++++++++++++++++++++++
59801  src/hb-object-private.hh | 21 ++++-----------------
59802  2 files changed, 30 insertions(+), 17 deletions(-)
59803
59804 commit b8d6183ebc4697a434776cf2aec7857d63a7d881
59805 Author: Behdad Esfahbod <behdad@behdad.org>
59806 Date:   Thu May 5 15:14:04 2011 -0400
59807
59808     Use threadsafe set implementation for hb_language lookups
59809
59810     Note that the static variable has to be a global static, as gcc
59811     implements local statics differently and that would require linking
59812     to libstdc++, which we don't want.
59813
59814  src/hb-common.cc | 6 ++++--
59815  1 file changed, 4 insertions(+), 2 deletions(-)
59816
59817 commit d37486d87b65c5abaaa2998fa5c9e48eedde0933
59818 Author: Behdad Esfahbod <behdad@behdad.org>
59819 Date:   Thu May 5 15:07:54 2011 -0400
59820
59821     Add hb_threadsafe_set_t
59822
59823  src/hb-mutex-private.hh | 54
59824  +++++++++++++++++++++++++++++++++++++++++++++++++
59825  src/hb-private.hh       |  3 +--
59826  2 files changed, 55 insertions(+), 2 deletions(-)
59827
59828 commit b45f32ee4e599c515ce93e44315283d236b073bb
59829 Author: Behdad Esfahbod <behdad@behdad.org>
59830 Date:   Thu May 5 15:00:43 2011 -0400
59831
59832     Use hb_array_t for hb_language_t mapping
59833
59834  src/hb-common.cc         | 48
59835  ++++++++++++++++++++++--------------------------
59836  src/hb-object-private.hh |  4 ++--
59837  src/hb-private.hh        | 19 +++++++++++++++----
59838  3 files changed, 39 insertions(+), 32 deletions(-)
59839
59840 commit 21d2c92fdf7307c7117f8948021f0dd7d5a5d2a3
59841 Author: Behdad Esfahbod <behdad@behdad.org>
59842 Date:   Thu May 5 14:47:53 2011 -0400
59843
59844     Move code around
59845
59846  src/hb-object-private.hh | 28 ++++++++++++++--------------
59847  1 file changed, 14 insertions(+), 14 deletions(-)
59848
59849 commit 448ea9bf63104d39f87fff66219034222fa632b8
59850 Author: Behdad Esfahbod <behdad@behdad.org>
59851 Date:   Thu May 5 14:39:24 2011 -0400
59852
59853     [TODO] Remove done items
59854
59855  TODO | 9 ---------
59856  1 file changed, 9 deletions(-)
59857
59858 commit 265ac614ea6d26041c7d64739098b76a82bbc4f4
59859 Author: Behdad Esfahbod <behdad@behdad.org>
59860 Date:   Thu May 5 14:38:16 2011 -0400
59861
59862     Replace fixed-size lookup_maps array with hb_array_t
59863
59864  src/hb-ot-map-private.hh | 13 +++++--------
59865  src/hb-ot-map.cc         | 47
59866  +++++++++++++++++++++++++----------------------
59867  src/hb-private.hh        |  6 ++----
59868  3 files changed, 32 insertions(+), 34 deletions(-)
59869
59870 commit 6843569d2c70c1771ce964e3d1a4cf91e14e7687
59871 Author: Behdad Esfahbod <behdad@behdad.org>
59872 Date:   Thu May 5 14:12:37 2011 -0400
59873
59874     Replace fixed-size feature_maps array with hb_array_t
59875
59876  src/hb-ot-map-private.hh | 10 +++-------
59877  src/hb-ot-map.cc         | 12 ++++++------
59878  src/hb-ot-shape.cc       |  2 +-
59879  src/hb-private.hh        | 42 +++++++++++++++++++++++++++++-------------
59880  4 files changed, 39 insertions(+), 27 deletions(-)
59881
59882 commit 44b0a4d2fc62689fc56ef57f412b4bb1e439a614
59883 Author: Behdad Esfahbod <behdad@behdad.org>
59884 Date:   Thu May 5 13:42:19 2011 -0400
59885
59886     Replace fixed-size feature_infos array with hb_array_t
59887
59888  src/hb-ot-map-private.hh |  9 +++++----
59889  src/hb-ot-map.cc         |  9 +++++----
59890  src/hb-private.hh        | 12 ++++++++++++
59891  3 files changed, 22 insertions(+), 8 deletions(-)
59892
59893 commit b214ec3ac0ce6568e9226fd09661d52de11dca96
59894 Author: Behdad Esfahbod <behdad@behdad.org>
59895 Date:   Thu May 5 13:24:07 2011 -0400
59896
59897     Minor
59898
59899  src/hb-private.hh | 4 ++--
59900  1 file changed, 2 insertions(+), 2 deletions(-)
59901
59902 commit 811482bd650fb5652a9835471ae8ecf0fb185611
59903 Author: Behdad Esfahbod <behdad@behdad.org>
59904 Date:   Thu May 5 13:21:04 2011 -0400
59905
59906     Replace hb_map_t with hb_set_t which is more intuitive and flexible
59907
59908  src/hb-object-private.hh | 24 ++++++++++++++----------
59909  src/hb-private.hh        | 44
59910  +++++++++++++++++---------------------------
59911  test/test-object.c       |  4 ++++
59912  3 files changed, 35 insertions(+), 37 deletions(-)
59913
59914 commit 478a42536ff7ab777a7774fbfdb9c5e51334a14e
59915 Author: Behdad Esfahbod <behdad@behdad.org>
59916 Date:   Thu May 5 12:39:51 2011 -0400
59917
59918     Make array/map implementation more generic
59919
59920  src/hb-object-private.hh |  2 ++
59921  src/hb-private.hh        | 13 +++++++------
59922  2 files changed, 9 insertions(+), 6 deletions(-)
59923
59924 commit b81bd42951e1ce1569b29168015d3c5a2dacf773
59925 Author: Behdad Esfahbod <behdad@behdad.org>
59926 Date:   Thu May 5 00:21:16 2011 -0400
59927
59928     Make hb_mutex_*() macros take a pointer
59929
59930     More intuitive.
59931
59932  src/hb-blob.cc          | 28 ++++++++++++++--------------
59933  src/hb-mutex-private.hh | 32 ++++++++++++++++----------------
59934  2 files changed, 30 insertions(+), 30 deletions(-)
59935
59936 commit a4b1900913c91aa9db74c4fdfa7c691a5cdf02a8
59937 Author: Behdad Esfahbod <behdad@behdad.org>
59938 Date:   Thu May 5 00:17:43 2011 -0400
59939
59940     Add hb_static_mutex_t
59941
59942  src/hb-mutex-private.hh | 8 ++++++++
59943  1 file changed, 8 insertions(+)
59944
59945 commit 56eb5ad6f94c32189ad219438db9a18683ca6846
59946 Author: Behdad Esfahbod <behdad@behdad.org>
59947 Date:   Wed May 4 19:27:37 2011 -0400
59948
59949     Move code around
59950
59951     Mutex (and Windows.h by extension) are fairly isolated now.
59952
59953  src/Makefile.am          |   8 ++--
59954  src/hb-blob-private.hh   |  60 ---------------------------
59955  src/hb-blob.cc           |  24 ++++++++++-
59956  src/hb-font-private.hh   |   3 --
59957  src/hb-font.cc           |  12 +++---
59958  src/hb-mutex-private.hh  | 105
59959  +++++++++++++++++++++++++++++++++++++++++++++++
59960  src/hb-object-private.hh |  33 ++-------------
59961  src/hb-unicode.cc        |   1 -
59962  8 files changed, 141 insertions(+), 105 deletions(-)
59963
59964 commit d292885893395dcb345dce1010e5c8628a715ef4
59965 Author: Behdad Esfahbod <behdad@behdad.org>
59966 Date:   Tue May 3 01:03:53 2011 -0400
59967
59968     [ft] Fix font->face handling
59969
59970     Don't use _cached()
59971
59972  src/hb-ft.cc | 7 +++++--
59973  1 file changed, 5 insertions(+), 2 deletions(-)
59974
59975 commit 2000179487b49e0d504ec127450dc6fcb5568cec
59976 Author: Behdad Esfahbod <behdad@behdad.org>
59977 Date:   Tue May 3 00:49:06 2011 -0400
59978
59979     Move Win32 thread-safety stuff to hb-object-private.h
59980
59981     The Win32 definitions for LONG, ULONG, etc conflicts with
59982     hb-open-type.h.  Avoid that by making sure hb-object-private.h
59983     and hb-open-type.h are not included in the same compilation unit.
59984
59985  src/hb-common.cc         | 54 ---------------------------------------
59986  src/hb-object-private.hh | 66
59987  ++++++++++++++++++++++++++++++++++++++++++++++++
59988  src/hb-private.hh        | 66
59989  ------------------------------------------------
59990  3 files changed, 66 insertions(+), 120 deletions(-)
59991
59992 commit 266b34418c9bbe23ccaf29cb354b58c465fa3b22
59993 Author: Behdad Esfahbod <behdad@behdad.org>
59994 Date:   Tue May 3 00:35:53 2011 -0400
59995
59996     Refactor to keep hb-object-private.h and hb-open-type.h separate
59997
59998     Needed to be able to include <Windows.h> from hb-object-private.h.
59999
60000  src/hb-font.cc              | 19 ++++----------
60001  src/hb-ot-layout-private.hh | 60
60002  +++++++++++++++++++++++++--------------------
60003  src/hb-ot-layout.cc         | 28 ++++++++++++++++++---
60004  3 files changed, 63 insertions(+), 44 deletions(-)
60005
60006 commit d4141a44b97377a65e6d2a3e03b3709307af38c1
60007 Author: Behdad Esfahbod <behdad@behdad.org>
60008 Date:   Tue May 3 00:19:18 2011 -0400
60009
60010     [blob] Implement sub_blob() in terms of create()
60011
60012     Fixes problem with uninitialized sub_blob->mutex among other things.
60013
60014     Reported by Bradley Grainger.
60015
60016  src/hb-blob.cc | 12 +++++-------
60017  1 file changed, 5 insertions(+), 7 deletions(-)
60018
60019 commit fc52e9e44c2fe84d63f18dc0098720830f0b467d
60020 Author: Behdad Esfahbod <behdad@behdad.org>
60021 Date:   Tue May 3 00:09:16 2011 -0400
60022
60023     Implement win32 thread-safety stuff
60024
60025     Patch from Bradley Grainger.
60026
60027  src/hb-common.cc  | 54
60028  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
60029  src/hb-private.hh | 30 +++++++++++++++++++++++++-----
60030  2 files changed, 79 insertions(+), 5 deletions(-)
60031
60032 commit f55272ecde857c116f97a3195f3abd1df3be4b86
60033 Author: Behdad Esfahbod <behdad@behdad.org>
60034 Date:   Mon May 2 20:57:28 2011 -0400
60035
60036     Add hb_mutex_free() and use it
60037
60038     Based on patch by Bradley Grainger.
60039
60040  src/hb-blob.cc    |  1 +
60041  src/hb-private.hh | 16 +++++++++-------
60042  2 files changed, 10 insertions(+), 7 deletions(-)
60043
60044 commit 8d5186484b28b5f629b523e067d7d5166eec557a
60045 Author: Behdad Esfahbod <behdad@behdad.org>
60046 Date:   Mon May 2 20:52:21 2011 -0400
60047
60048     Cosmetic
60049
60050  src/hb-private.hh | 2 +-
60051  1 file changed, 1 insertion(+), 1 deletion(-)
60052
60053 commit 72657e4ce757dcb055a8db7291b68f96f0d34bfb
60054 Author: Behdad Esfahbod <behdad@behdad.org>
60055 Date:   Mon May 2 20:46:32 2011 -0400
60056
60057     [API] Make hb_font_create() take a face and reference it
60058
60059  src/hb-font-private.hh           |  2 ++
60060  src/hb-font.cc                   | 42
60061  +++++++++++++++++++++++++---------------
60062  src/hb-font.h                    | 26 ++++++++++++++-----------
60063  src/hb-ft.cc                     |  7 +------
60064  src/hb-ot-layout-gdef-private.hh |  2 +-
60065  src/hb-ot-layout-gpos-private.hh |  2 +-
60066  src/hb-ot-layout.cc              | 10 ++++------
60067  src/hb-ot-layout.h               |  2 --
60068  src/hb-ot-map-private.hh         |  2 +-
60069  src/hb-ot-shape.cc               | 23 +++++++++++-----------
60070  src/hb-ot-shape.h                |  1 -
60071  src/hb-shape.cc                  | 18 ++---------------
60072  src/hb-shape.h                   |  1 -
60073  src/hb-view.cc                   |  4 +---
60074  test/test-object.c               |  7 +++++--
60075  15 files changed, 70 insertions(+), 79 deletions(-)
60076
60077 commit cec6611c5ce84d69d910bf7e9ec1fdd594398f9f
60078 Author: Behdad Esfahbod <behdad@behdad.org>
60079 Date:   Mon May 2 20:18:58 2011 -0400
60080
60081     Protect NULL in a couple places
60082
60083  src/hb-font.cc | 6 +++---
60084  1 file changed, 3 insertions(+), 3 deletions(-)
60085
60086 commit 5a5030366e40baa8d96ca67b47a52ad5af143157
60087 Author: Behdad Esfahbod <behdad@behdad.org>
60088 Date:   Mon May 2 19:54:29 2011 -0400
60089
60090     Fix bug in array growth implementation
60091
60092     With this, test/object is now passing.  Yay!
60093
60094  src/hb-private.hh | 24 +++++++++++-------------
60095  1 file changed, 11 insertions(+), 13 deletions(-)
60096
60097 commit 16123e10700436df18d14e37371bb621b31ea5d1
60098 Author: Behdad Esfahbod <behdad@behdad.org>
60099 Date:   Mon May 2 19:54:17 2011 -0400
60100
60101     Fix bug in map implementation
60102
60103  src/hb-private.hh | 2 +-
60104  1 file changed, 1 insertion(+), 1 deletion(-)
60105
60106 commit 1cd5969f253528b1fc05a06c7a9f222baa29f68d
60107 Author: Behdad Esfahbod <behdad@behdad.org>
60108 Date:   Mon May 2 19:53:39 2011 -0400
60109
60110     [object] Fix bug in get_user_data() implementation
60111
60112  src/hb-object-private.hh | 7 ++++---
60113  1 file changed, 4 insertions(+), 3 deletions(-)
60114
60115 commit db99589529a22a2113bcef1680ab6d9b934f382e
60116 Author: Behdad Esfahbod <behdad@behdad.org>
60117 Date:   Mon May 2 19:52:47 2011 -0400
60118
60119     [test/object] Add test for object lifecycle stuff
60120
60121     Revealed many bugs in the (untested and known buggy) user_data
60122     support.
60123
60124  test/Makefile.am   |   4 +
60125  test/test-object.c | 316
60126  +++++++++++++++++++++++++++++++++++++++++++++++++++++
60127  2 files changed, 320 insertions(+)
60128
60129 commit f74d6c81f14f117b3cecfb65f0d5df22849c9a07
60130 Author: Behdad Esfahbod <behdad@behdad.org>
60131 Date:   Mon May 2 19:52:32 2011 -0400
60132
60133     Cosmetic
60134
60135  test/test-unicode.c | 10 +++++-----
60136  1 file changed, 5 insertions(+), 5 deletions(-)
60137
60138 commit 4911062d5be0d937ee8f1a70cc93e05d162f45b3
60139 Author: Behdad Esfahbod <behdad@behdad.org>
60140 Date:   Mon May 2 19:36:39 2011 -0400
60141
60142     [API] Rename hb_blob_create_empty() to hb_blob_get_empty()
60143
60144  src/hb-blob.cc              | 2 +-
60145  src/hb-blob.h               | 2 +-
60146  src/hb-font.cc              | 2 +-
60147  src/hb-open-type-private.hh | 2 +-
60148  4 files changed, 4 insertions(+), 4 deletions(-)
60149
60150 commit 1ab1d3e38cdf8e7331efdbc4ef0c02ee9d5c8c04
60151 Author: Behdad Esfahbod <behdad@behdad.org>
60152 Date:   Mon May 2 19:35:53 2011 -0400
60153
60154     [face] Return nil face if blob is inert
60155
60156  src/hb-font.cc | 3 +++
60157  1 file changed, 3 insertions(+)
60158
60159 commit e87867cb88280e3f3a38d829e359cb686168b2cb
60160 Author: Behdad Esfahbod <behdad@behdad.org>
60161 Date:   Mon May 2 19:35:05 2011 -0400
60162
60163     [buffer] Fail in _create() if we cannot pre-allocate the requested
60164     size
60165
60166  src/hb-buffer.cc | 8 +++++---
60167  1 file changed, 5 insertions(+), 3 deletions(-)
60168
60169 commit cd361ec9a1b2bfc271e5490dbfc0a870fd5c439a
60170 Author: Behdad Esfahbod <behdad@behdad.org>
60171 Date:   Mon May 2 16:54:05 2011 -0400
60172
60173     Cosmetic
60174
60175  test/test-unicode.c | 2 +-
60176  1 file changed, 1 insertion(+), 1 deletion(-)
60177
60178 commit c784c67a28f5b92d396eaa9529d57ef91a5cb9ac
60179 Author: Behdad Esfahbod <behdad@behdad.org>
60180 Date:   Mon May 2 15:59:57 2011 -0400
60181
60182     [unicode] Make _get_parent() return _nil object instead of NULL
60183
60184  src/hb-unicode.cc   | 29 ++++++++++++-----------------
60185  test/test-unicode.c |  2 +-
60186  2 files changed, 13 insertions(+), 18 deletions(-)
60187
60188 commit 07e22779abd089d5921bf2d19d4a3bf1bd0173c6
60189 Author: Behdad Esfahbod <behdad@behdad.org>
60190 Date:   Mon May 2 14:58:04 2011 -0400
60191
60192     [test/unicode] Add script roundtrip tests for glib and ICU
60193
60194  test/test-unicode.c | 70
60195  ++++++++++++++++++++++++++++++++++++++++++++++++-----
60196  1 file changed, 64 insertions(+), 6 deletions(-)
60197
60198 commit 7cda65935c73c277550f6ac12f6730e96d4852a7
60199 Author: Behdad Esfahbod <behdad@behdad.org>
60200 Date:   Mon May 2 14:33:53 2011 -0400
60201
60202     [test/unicode] Better test chainup
60203
60204  test/test-unicode.c | 54
60205  ++++++++++++++++++++++++++++++++++++++++++++++++-----
60206  1 file changed, 49 insertions(+), 5 deletions(-)
60207
60208 commit 250c59225ead28449deb11522dee3819480a19b4
60209 Author: Behdad Esfahbod <behdad@behdad.org>
60210 Date:   Mon May 2 14:21:30 2011 -0400
60211
60212     [test/unicode] Port the _custom test to test all property setters
60213
60214  test/test-unicode.c | 186
60215  +++++++++++++++++++++++++++++-----------------------
60216  1 file changed, 104 insertions(+), 82 deletions(-)
60217
60218 commit e74b5b339ab0af53d893ec84a0955d5aa508fed3
60219 Author: Behdad Esfahbod <behdad@behdad.org>
60220 Date:   Mon May 2 14:03:55 2011 -0400
60221
60222     [test/unicode] Test Unicode 5.2+ but don't fail
60223
60224  test/test-unicode.c | 21 +++++++++++++++++++--
60225  1 file changed, 19 insertions(+), 2 deletions(-)
60226
60227 commit c763aa42b46eaee95359806cab56fa632ff3ad58
60228 Author: Behdad Esfahbod <behdad@behdad.org>
60229 Date:   Mon May 2 13:52:17 2011 -0400
60230
60231     [test/buffer] Clean up testing
60232
60233     Getting the hang of how to cleanly use gtest.
60234
60235  test/test-buffer.c | 154
60236  +++++++++++++++++++++++++++++------------------------
60237  1 file changed, 85 insertions(+), 69 deletions(-)
60238
60239 commit 819e9d9e5310e67e8dcce9fa885f8a086a9b9ee8
60240 Author: Behdad Esfahbod <behdad@behdad.org>
60241 Date:   Mon May 2 12:38:54 2011 -0400
60242
60243     Minor
60244
60245  test/test-unicode.c | 5 ++++-
60246  1 file changed, 4 insertions(+), 1 deletion(-)
60247
60248 commit 03034acb8a9fdd33135bc3775a1f932da9ebdd42
60249 Author: Behdad Esfahbod <behdad@behdad.org>
60250 Date:   Mon May 2 12:37:45 2011 -0400
60251
60252     [icu] Make sure we return script UNKNOWN instead of INVALID
60253
60254  src/hb-icu.cc | 3 +++
60255  1 file changed, 3 insertions(+)
60256
60257 commit d02985ec5a24c659a0a133cc6bc103f1d76bcb29
60258 Author: Behdad Esfahbod <behdad@behdad.org>
60259 Date:   Mon May 2 12:35:14 2011 -0400
60260
60261     ISO 15924 fixes
60262
60263     Update to http://unicode.org/iso15924
60264
60265     Fixes some of the test failures in test-unicode with ICU.  Still
60266     one more to fix before the test passes.
60267
60268  src/hb-common.cc | 10 ++++++++--
60269  src/hb-common.h  |  5 +++--
60270  src/hb-ot-tag.cc |  2 --
60271  3 files changed, 11 insertions(+), 6 deletions(-)
60272
60273 commit e8e29c725a72c2e991cd1c4422a020457e1684e9
60274 Author: Behdad Esfahbod <behdad@behdad.org>
60275 Date:   Mon May 2 12:06:18 2011 -0400
60276
60277     [test/unicode] Add log messages
60278
60279     Use with --verbose to see what's failing
60280
60281  test/test-unicode.c | 9 ++++++---
60282  1 file changed, 6 insertions(+), 3 deletions(-)
60283
60284 commit 208c2c31501f6eb2b81b6bf80fcf39f4646eb38b
60285 Author: Behdad Esfahbod <behdad@behdad.org>
60286 Date:   Sun May 1 20:04:01 2011 -0400
60287
60288     Minor
60289
60290  test/test-unicode.c | 478
60291  ++++++++++++++++++++++++++--------------------------
60292  1 file changed, 243 insertions(+), 235 deletions(-)
60293
60294 commit 60833efaf1310c3f18e150b61daaeb0074ae3d91
60295 Author: Behdad Esfahbod <behdad@behdad.org>
60296 Date:   Fri Apr 29 16:49:57 2011 -0400
60297
60298     [test/unicode] Add testing of all unicode properties
60299
60300     ICU fails for now.
60301
60302  test/hb-test.h      |   4 +-
60303  test/test-unicode.c | 432
60304  +++++++++++++++++++++++++++++++++++++++++++++++++---
60305  2 files changed, 416 insertions(+), 20 deletions(-)
60306
60307 commit da96ee072fa3544c3d36cf0b82ada11806789d70
60308 Author: Behdad Esfahbod <behdad@behdad.org>
60309 Date:   Fri Apr 29 12:17:09 2011 -0400
60310
60311     [test/unicode] Test is/make_immutable()
60312
60313  test/test-unicode.c | 46 ++++++++++++++++++++++++++++++----------------
60314  1 file changed, 30 insertions(+), 16 deletions(-)
60315
60316 commit 6af9cff5e17e82100b435c8d21aed0765296d58d
60317 Author: Behdad Esfahbod <behdad@behdad.org>
60318 Date:   Fri Apr 29 12:00:38 2011 -0400
60319
60320     [test/unicode] Use text fixture instead of static variables
60321
60322  src/hb-unicode-private.hh |   2 +-
60323  src/hb-unicode.h          |   2 +-
60324  test/test-buffer.c        |   2 +-
60325  test/test-c.c             |   1 +
60326  test/test-common.c        |   3 +-
60327  test/test-cplusplus.cc    |   1 +
60328  test/test-unicode.c       | 112
60329  +++++++++++++++++++++++++++-------------------
60330  7 files changed, 74 insertions(+), 49 deletions(-)
60331
60332 commit 13db3d40bfc09c68f9761a71435b1840b9d34099
60333 Author: Behdad Esfahbod <behdad@behdad.org>
60334 Date:   Thu Apr 28 19:44:45 2011 -0400
60335
60336     [test/buffer] Add UTF-16 tests
60337
60338  test/test-buffer.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
60339  1 file changed, 46 insertions(+), 2 deletions(-)
60340
60341 commit 243673d601588a6f704ceafbff5dd5cdf66c47b7
60342 Author: Behdad Esfahbod <behdad@behdad.org>
60343 Date:   Thu Apr 28 19:37:51 2011 -0400
60344
60345     [test/buffer] Add more extensive UTF-8 test data from glib
60346
60347  src/hb-buffer.cc   |   2 +-
60348  test/test-buffer.c | 317
60349  ++++++++++++++++++++++++++++++++++++++++++++++++++---
60350  2 files changed, 303 insertions(+), 16 deletions(-)
60351
60352 commit dfec67f958482e5c3bb01e06b08694cd4ded6f66
60353 Author: Behdad Esfahbod <behdad@behdad.org>
60354 Date:   Thu Apr 28 18:34:42 2011 -0400
60355
60356     [test/buffer] Add initial utf-8 tests
60357
60358  test/hb-test.h     | 25 ++++++++++++++++++++++++-
60359  test/test-buffer.c | 46 +++++++++++++++++++++++++++++++++++++++++++++-
60360  2 files changed, 69 insertions(+), 2 deletions(-)
60361
60362 commit aafe395ab550d3ba2fabc69155662e87d45e74a8
60363 Author: Behdad Esfahbod <behdad@behdad.org>
60364 Date:   Thu Apr 28 17:10:44 2011 -0400
60365
60366     Add test suite infrastructure
60367
60368     Wraps around glib for convenience and ease of use.
60369
60370  test/Makefile.am    |   1 +
60371  test/hb-test.h      | 132
60372  ++++++++++++++++++++++++++++++++++++++++++++++++----
60373  test/test-buffer.c  |  29 ++++++------
60374  test/test-common.c  |  14 +++---
60375  test/test-unicode.c |  32 ++++++-------
60376  5 files changed, 160 insertions(+), 48 deletions(-)
60377
60378 commit c7ffe2ad5f6e97e26d14e2cc0d4098af8f5f36d0
60379 Author: Behdad Esfahbod <behdad@behdad.org>
60380 Date:   Thu Apr 28 16:03:29 2011 -0400
60381
60382     [API Remove hb_font_funcs_copy()
60383
60384     Will be adding font_funcs subclassing instead.
60385
60386  src/hb-font.cc | 13 -------------
60387  src/hb-font.h  |  3 ---
60388  2 files changed, 16 deletions(-)
60389
60390 commit 30f34d08d445722320db711c3ddf41e66225752c
60391 Author: Behdad Esfahbod <behdad@behdad.org>
60392 Date:   Thu Apr 28 16:02:40 2011 -0400
60393
60394     [TODO] Remove finished items
60395
60396  TODO          |  2 --
60397  src/hb-font.h | 10 ----------
60398  2 files changed, 12 deletions(-)
60399
60400 commit 080a0eb7d82d7195be72c16ece6e0a3ffed636b6
60401 Author: Behdad Esfahbod <behdad@behdad.org>
60402 Date:   Thu Apr 28 16:01:01 2011 -0400
60403
60404     Add _hb_unsigned_int_mul_overflows
60405
60406  src/hb-buffer.cc                 | 7 ++-----
60407  src/hb-open-type-private.hh      | 2 +-
60408  src/hb-ot-layout-gsub-private.hh | 2 +-
60409  src/hb-private.hh                | 9 ++++++++-
60410  4 files changed, 12 insertions(+), 8 deletions(-)
60411
60412 commit 1d39d6e42b3d7628512d675a84a831a0f58624eb
60413 Author: Behdad Esfahbod <behdad@behdad.org>
60414 Date:   Thu Apr 28 15:54:16 2011 -0400
60415
60416     Desable possibly lethal test on 64-bit machines
60417
60418  test/test-buffer.c | 9 ++++++---
60419  1 file changed, 6 insertions(+), 3 deletions(-)
60420
60421 commit 3264042873fd639f3ef8ff0acfad777a0a9f3355
60422 Author: Behdad Esfahbod <behdad@behdad.org>
60423 Date:   Thu Apr 28 14:24:16 2011 -0400
60424
60425     [test/buffer] Test pre_allocate() and allocation_successful()
60426
60427  src/hb-buffer.cc   |  3 ++-
60428  test/test-buffer.c | 26 +++++++++++++++++++++++++-
60429  2 files changed, 27 insertions(+), 2 deletions(-)
60430
60431 commit 123aa04f7b3241d6e43de2d472c4a1cbdb250ac7
60432 Author: Behdad Esfahbod <behdad@behdad.org>
60433 Date:   Thu Apr 28 12:58:28 2011 -0400
60434
60435     Fix possible but improbable overflow in hb_array_t
60436
60437  src/hb-private.hh | 2 +-
60438  1 file changed, 1 insertion(+), 1 deletion(-)
60439
60440 commit e0db4b868f9fdd8e680890f87dd4e13a1c27b7a1
60441 Author: Behdad Esfahbod <behdad@behdad.org>
60442 Date:   Thu Apr 28 12:56:49 2011 -0400
60443
60444     [buffer] More error handling
60445
60446     Should be all set now.
60447
60448  src/hb-buffer-private.hh |  2 +-
60449  src/hb-buffer.cc         | 60
60450  +++++++++++++++++++++++++++++++++---------------
60451  2 files changed, 43 insertions(+), 19 deletions(-)
60452
60453 commit 15c57e04bf05026ef424f8ae912d2f379301bf93
60454 Author: Behdad Esfahbod <behdad@behdad.org>
60455 Date:   Thu Apr 28 12:28:54 2011 -0400
60456
60457     [test/buffer] Add test pre_alloc(); hangs in the buffer code right now
60458
60459     Because the following loop overflows:
60460
60461       while (size > new_allocated)
60462           new_allocated += (new_allocated >> 1) + 32;
60463
60464  test/test-buffer.c | 33 ++++++++++++++++++++++++++-------
60465  1 file changed, 26 insertions(+), 7 deletions(-)
60466
60467 commit 1e5527e2d60ed3b4a5adf62b258415ec3aef41fb
60468 Author: Behdad Esfahbod <behdad@behdad.org>
60469 Date:   Thu Apr 28 12:15:24 2011 -0400
60470
60471     [test/buffer] Test reset(), set_length(), and set/get_unicode_data()
60472
60473  test/test-buffer.c | 66
60474  ++++++++++++++++++++++++++++++++++++++++++++++++------
60475  1 file changed, 59 insertions(+), 7 deletions(-)
60476
60477 commit db126b5448ec802285cf2b6f0e7da412d02dfb28
60478 Author: Behdad Esfahbod <behdad@behdad.org>
60479 Date:   Thu Apr 28 11:56:29 2011 -0400
60480
60481     [test/buffer] Test reverse() and reverse_clusters()
60482
60483  test/test-buffer.c | 61
60484  ++++++++++++++++++++++++++++++++++++++++++++++++++----
60485  1 file changed, 57 insertions(+), 4 deletions(-)
60486
60487 commit 5fa849b77d49da2212825ebb1bea9145713b8449
60488 Author: Behdad Esfahbod <behdad@behdad.org>
60489 Date:   Wed Apr 27 21:46:01 2011 -0400
60490
60491     [API] Add _set/get_user_data() for all objects
60492
60493  src/hb-blob.cc    | 17 +++++++++++++++++
60494  src/hb-blob.h     | 12 ++++++++++++
60495  src/hb-buffer.cc  | 16 ++++++++++++++++
60496  src/hb-buffer.h   | 10 ++++++++++
60497  src/hb-font.cc    | 51
60498  +++++++++++++++++++++++++++++++++++++++++++++++++++
60499  src/hb-font.h     | 36 ++++++++++++++++++++++++++++++++++++
60500  src/hb-unicode.cc | 17 +++++++++++++++++
60501  src/hb-unicode.h  | 12 ++++++++++++
60502  8 files changed, 171 insertions(+)
60503
60504 commit 852e08ec8fbfbce1d50e571d0bb0b52ef4d4cc58
60505 Author: Behdad Esfahbod <behdad@behdad.org>
60506 Date:   Wed Apr 27 21:45:51 2011 -0400
60507
60508     Move code around
60509
60510  src/hb-object-private.hh | 153
60511  ++++++++++-------------------------------------
60512  src/hb-private.hh        | 136 +++++++++++++++++++++++++++++++++++++----
60513  2 files changed, 157 insertions(+), 132 deletions(-)
60514
60515 commit 29c67d3f70b081766a6c01353980f457f38aeb12
60516 Author: Behdad Esfahbod <behdad@behdad.org>
60517 Date:   Wed Apr 27 21:22:32 2011 -0400
60518
60519     Add initial implementation of user_data to objects
60520
60521  src/hb-common.h          |  11 ++-
60522  src/hb-object-private.hh | 186
60523  ++++++++++++++++++++++++++++++++++++++++++++++-
60524  2 files changed, 193 insertions(+), 4 deletions(-)
60525
60526 commit 47e71d9661946a4ffb96026bf1d697d788414ab5
60527 Author: Behdad Esfahbod <behdad@behdad.org>
60528 Date:   Wed Apr 27 16:38:03 2011 -0400
60529
60530     [object] Remove unnecessary use of macros
60531
60532  TODO                     |  2 --
60533  src/hb-blob.cc           | 18 +++++++++---------
60534  src/hb-buffer.cc         |  6 +++---
60535  src/hb-font.cc           | 30 +++++++++++++++---------------
60536  src/hb-object-private.hh |  9 ---------
60537  src/hb-unicode.cc        |  8 ++++----
60538  6 files changed, 31 insertions(+), 42 deletions(-)
60539
60540 commit 8be1420f8fd0e5c53282245d6830efbee5c7409d
60541 Author: Behdad Esfahbod <behdad@behdad.org>
60542 Date:   Wed Apr 27 16:14:04 2011 -0400
60543
60544     [blob] Use HB_FUNC instead of __FUNCTION__
60545
60546  src/hb-blob.cc | 24 ++++++++++++------------
60547  1 file changed, 12 insertions(+), 12 deletions(-)
60548
60549 commit ae008b90cfc2028e878100f78b21d70f923a6044
60550 Author: Behdad Esfahbod <behdad@behdad.org>
60551 Date:   Wed Apr 27 16:12:12 2011 -0400
60552
60553     [object] Add tracing support back in
60554
60555  src/hb-object-private.hh | 38 ++++++++++++++++++++++++++------------
60556  1 file changed, 26 insertions(+), 12 deletions(-)
60557
60558 commit 5b7f38979fa90117861fe327477de1707f117a8c
60559 Author: Behdad Esfahbod <behdad@behdad.org>
60560 Date:   Wed Apr 27 15:10:12 2011 -0400
60561
60562     GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
60563
60564     With gcc on arm, request 8-bit structure alignment.
60565
60566  configure.ac | 10 +++++++++-
60567  1 file changed, 9 insertions(+), 1 deletion(-)
60568
60569 commit 39a840ae65327b173e6eb1bb291e235a8305d7a1
60570 Author: Behdad Esfahbod <behdad@behdad.org>
60571 Date:   Wed Apr 27 14:48:19 2011 -0400
60572
60573     [API] Add hb_direction_from/to_string()
60574
60575     And hb-view --direction argument.
60576
60577  TODO               |  1 -
60578  src/hb-common.cc   | 36 ++++++++++++++++++++++++++++++++++++
60579  src/hb-common.h    |  6 ++++++
60580  src/hb-view.cc     | 13 ++++++++++---
60581  test/test-common.c | 21 ++++++++++++++++++++-
60582  5 files changed, 72 insertions(+), 5 deletions(-)
60583
60584 commit f1425a549fef360c3750532de23604cd318999d8
60585 Author: Behdad Esfahbod <behdad@behdad.org>
60586 Date:   Wed Apr 27 12:15:06 2011 -0400
60587
60588     Rename hb-view.c and test.c to .cc files
60589
60590  src/Makefile.am               | 4 ++--
60591  src/{hb-view.c => hb-view.cc} | 2 +-
60592  src/{test.c => test.cc}       | 5 ++++-
60593  3 files changed, 7 insertions(+), 4 deletions(-)
60594
60595 commit eb5796f58897ecfb9d76fd99915bf1a30669a0fa
60596 Author: Behdad Esfahbod <behdad@behdad.org>
60597 Date:   Wed Apr 27 12:14:53 2011 -0400
60598
60599     [TODO] Add hb-view items
60600
60601  TODO | 10 ++++++++++
60602  1 file changed, 10 insertions(+)
60603
60604 commit 65e0063eae2f3adb25315b8bd7b0e7757aa960f3
60605 Author: Behdad Esfahbod <behdad@behdad.org>
60606 Date:   Wed Apr 27 09:33:58 2011 -0400
60607
60608     Make buffer size growth start from 32 instead of 8
60609
60610  src/hb-buffer.cc | 2 +-
60611  1 file changed, 1 insertion(+), 1 deletion(-)
60612
60613 commit d4bee9f813bb299b1c4aab7c33d588be2a7d354b
60614 Author: Behdad Esfahbod <behdad@behdad.org>
60615 Date:   Wed Apr 27 09:24:37 2011 -0400
60616
60617     [API] Add hb_unicode_funcs_get_default()
60618
60619  src/hb-buffer.cc          |  4 ++--
60620  src/hb-glib.cc            |  5 +++--
60621  src/hb-icu.cc             |  5 +++--
60622  src/hb-unicode-private.hh | 11 +++++++++++
60623  src/hb-unicode.cc         |  7 +++++++
60624  src/hb-unicode.h          |  8 ++++++++
60625  src/hb-view.c             | 13 ++++++-------
60626  test/test-unicode.c       | 11 ++++++++++-
60627  8 files changed, 50 insertions(+), 14 deletions(-)
60628
60629 commit 153142dac8dd9abaf164bb88af07c600c17fc3a1
60630 Author: Behdad Esfahbod <behdad@behdad.org>
60631 Date:   Wed Apr 27 01:49:03 2011 -0400
60632
60633     Replace simple macros with inline functions for better type safety
60634
60635     Now that we use C++ for all source code, lets benefit from it!
60636
60637     The hb_be_int16/32_get/put/eq() macros grow code size if replaced with
60638     inline functions, so leave them as is.
60639
60640  src/hb-open-type-private.hh |  4 ++--
60641  src/hb-private.hh           | 30 +++++++++++++++++++++---------
60642  2 files changed, 23 insertions(+), 11 deletions(-)
60643
60644 commit 40a9b8154f929947f4693bf90c64301afa407c3f
60645 Author: Behdad Esfahbod <behdad@behdad.org>
60646 Date:   Wed Apr 27 01:48:56 2011 -0400
60647
60648     Add TODO item
60649
60650  src/hb-object-private.hh | 1 +
60651  1 file changed, 1 insertion(+)
60652
60653 commit ebdc83467c31574daa118fc18cd2ef2dc819b503
60654 Author: Behdad Esfahbod <behdad@behdad.org>
60655 Date:   Wed Apr 27 01:41:24 2011 -0400
60656
60657     Don't return in void function
60658
60659     Would have been nice if gcc had warned...
60660
60661  src/hb-private.hh | 2 +-
60662  1 file changed, 1 insertion(+), 1 deletion(-)
60663
60664 commit ec6f9c2fd03a49d1e91cbaefa5bdbbfb35dff92e
60665 Author: Behdad Esfahbod <behdad@behdad.org>
60666 Date:   Thu Apr 21 18:35:58 2011 -0400
60667
60668     Further simplify object handling
60669
60670  src/hb-object-private.hh | 53
60671  ++++++++++++++++++++++++------------------------
60672  1 file changed, 27 insertions(+), 26 deletions(-)
60673
60674 commit fca368c4682624346a0aaee690e1ad6ed4c0b337
60675 Author: Behdad Esfahbod <behdad@behdad.org>
60676 Date:   Thu Apr 21 18:24:02 2011 -0400
60677
60678     Add hb_object_header_t which is the common part of all objects
60679
60680     Makes way for adding arbitrary user_data support.
60681
60682  src/hb-blob-private.hh    |  3 +-
60683  src/hb-blob.cc            |  2 +-
60684  src/hb-buffer-private.hh  |  9 +++--
60685  src/hb-buffer.cc          |  2 +-
60686  src/hb-font-private.hh    |  7 ++--
60687  src/hb-font.cc            |  7 ++--
60688  src/hb-ft.cc              |  3 +-
60689  src/hb-glib.cc            |  3 +-
60690  src/hb-icu.cc             |  3 +-
60691  src/hb-object-private.hh  | 95
60692  ++++++++++++++++++++++++++---------------------
60693  src/hb-private.hh         |  5 +--
60694  src/hb-unicode-private.hh |  6 ++-
60695  src/hb-unicode.cc         |  3 +-
60696  13 files changed, 82 insertions(+), 66 deletions(-)
60697
60698 commit a9f24c802956d57180d71b83e96a0fb81197df4a
60699 Author: Behdad Esfahbod <behdad@behdad.org>
60700 Date:   Thu Apr 21 17:18:22 2011 -0400
60701
60702     Move hb_reference_count_t to hb-private.h
60703
60704  src/hb-object-private.hh | 17 -----------------
60705  src/hb-private.hh        | 20 ++++++++++++++++++++
60706  2 files changed, 20 insertions(+), 17 deletions(-)
60707
60708 commit 2409d5f8d7dd8b535ce5ea29e933f7db27d33793
60709 Author: Behdad Esfahbod <behdad@behdad.org>
60710 Date:   Thu Apr 21 17:14:28 2011 -0400
60711
60712     Update Copyright headers
60713
60714  COPYING                                 | 15 ++++++++-------
60715  src/hb-blob-private.hh                  |  2 +-
60716  src/hb-blob.cc                          |  2 +-
60717  src/hb-blob.h                           |  2 +-
60718  src/hb-buffer-private.hh                |  4 ++--
60719  src/hb-buffer.cc                        |  6 +++---
60720  src/hb-buffer.h                         |  6 +++---
60721  src/hb-common.cc                        |  4 +++-
60722  src/hb-common.h                         |  4 +++-
60723  src/hb-font-private.hh                  |  4 +++-
60724  src/hb-font.cc                          |  2 +-
60725  src/hb-font.h                           |  2 +-
60726  src/hb-ft.cc                            |  4 ++--
60727  src/hb-ft.h                             |  2 +-
60728  src/hb-glib.cc                          |  4 +++-
60729  src/hb-glib.h                           |  4 +++-
60730  src/hb-icu.cc                           |  6 ++++--
60731  src/hb-icu.h                            |  4 +++-
60732  src/hb-object-private.hh                |  6 ++++--
60733  src/hb-open-file-private.hh             |  2 +-
60734  src/hb-open-type-private.hh             |  2 +-
60735  src/hb-ot-head-private.hh               |  2 +-
60736  src/hb-ot-layout-common-private.hh      |  4 ++--
60737  src/hb-ot-layout-gdef-private.hh        |  4 ++--
60738  src/hb-ot-layout-gpos-private.hh        |  4 ++--
60739  src/hb-ot-layout-gsub-private.hh        |  4 ++--
60740  src/hb-ot-layout-gsubgpos-private.hh    |  4 ++--
60741  src/hb-ot-layout-private.hh             |  2 +-
60742  src/hb-ot-layout.cc                     |  6 +++---
60743  src/hb-ot-layout.h                      |  2 +-
60744  src/hb-ot-map-private.hh                |  4 ++--
60745  src/hb-ot-map.cc                        |  4 ++--
60746  src/hb-ot-shape-complex-arabic-table.hh |  2 +-
60747  src/hb-ot-shape-complex-arabic.cc       |  2 +-
60748  src/hb-ot-shape-complex-private.hh      |  2 +-
60749  src/hb-ot-shape-private.hh              |  2 +-
60750  src/hb-ot-shape.cc                      |  4 ++--
60751  src/hb-ot-shape.h                       |  2 +-
60752  src/hb-ot-tag.cc                        |  4 +++-
60753  src/hb-ot-tag.h                         |  2 +-
60754  src/hb-ot.h                             |  2 +-
60755  src/hb-private.hh                       |  4 +++-
60756  src/hb-shape.cc                         |  2 +-
60757  src/hb-shape.h                          |  2 +-
60758  src/hb-unicode-private.hh               |  4 ++--
60759  src/hb-unicode.cc                       |  4 ++--
60760  src/hb-unicode.h                        |  4 +++-
60761  src/hb-view.c                           |  4 ++--
60762  src/hb.h                                |  2 +-
60763  src/main.cc                             |  2 +-
60764  src/test.c                              |  2 +-
60765  test/hb-test.h                          | 17 ++++++++++++++++-
60766  test/test-buffer.c                      |  2 +-
60767  test/test-c.c                           |  2 +-
60768  test/test-common.c                      |  2 +-
60769  test/test-cplusplus.cc                  |  2 +-
60770  test/test-unicode.c                     |  2 +-
60771  57 files changed, 122 insertions(+), 84 deletions(-)
60772
60773 commit 08da7a3841ca7dfcb627314cae1c3a668b9c7236
60774 Author: Behdad Esfahbod <behdad@behdad.org>
60775 Date:   Thu Apr 21 16:59:10 2011 -0400
60776
60777     [hb-view] Accept numbers in feature tag name
60778
60779     Reported by Adam Twardoch.
60780
60781  src/hb-view.c | 6 +++---
60782  1 file changed, 3 insertions(+), 3 deletions(-)
60783
60784 commit 24229eb13268a422efffbcb28a094b726824c7f0
60785 Author: Behdad Esfahbod <behdad@behdad.org>
60786 Date:   Thu Apr 21 16:55:17 2011 -0400
60787
60788     Remove obsolete comment
60789
60790     Talking to Ryan Lortie, he thinks my comment doesn't make sense.
60791
60792     So I'm making the getter const.  Note that g_atomic_int_get()
60793     casts that away itself, so we don't need to worry about that
60794     (which kinda makes me uncomfortable actually).
60795
60796  src/hb-object-private.hh | 16 ++--------------
60797  1 file changed, 2 insertions(+), 14 deletions(-)
60798
60799 commit dcb7026f33cbcdf60e9b7fcdd44c64cc08702c74
60800 Author: Behdad Esfahbod <behdad@behdad.org>
60801 Date:   Thu Apr 21 16:34:22 2011 -0400
60802
60803     Add ASSERT_STATIC_EXPR macro
60804
60805     Unused right now.
60806
60807  src/hb-private.hh | 2 ++
60808  1 file changed, 2 insertions(+)
60809
60810 commit 3e8bdbf9414291da5cf61213d5f4275c1ae23ae5
60811 Author: Behdad Esfahbod <behdad@behdad.org>
60812 Date:   Thu Apr 21 16:16:21 2011 -0400
60813
60814     Cleanup hb_refrence_count_t
60815
60816  src/hb-object-private.hh | 23 ++++++++++++++++++-----
60817  src/hb-private.hh        |  6 +++---
60818  2 files changed, 21 insertions(+), 8 deletions(-)
60819
60820 commit 783a7d69696bf0b1502ec9c1495e482e491c78e0
60821 Author: Behdad Esfahbod <behdad@behdad.org>
60822 Date:   Thu Apr 21 16:03:59 2011 -0400
60823
60824     [TODO] Remove finished items
60825
60826  TODO         | 6 +-----
60827  src/hb-ft.cc | 1 -
60828  2 files changed, 1 insertion(+), 6 deletions(-)
60829
60830 commit da975419884a535281745f30f4b32fee0bc8a7a1
60831 Author: Behdad Esfahbod <behdad@behdad.org>
60832 Date:   Thu Apr 21 15:08:01 2011 -0400
60833
60834     [API] Allow negative font x_scale/y_scale
60835
60836     I was reconsidering whether y should grow down, since all three/four
60837     times I've used this API I was tricked and got that wrong in my use.
60838     So I was very inclined to make y grow down instead of up.  However,
60839     considering that the font space has y up and it would be very
60840     confusing
60841     for callbacks to work against that, I decided that what I really want
60842     is for the user to be able to set y_scale to a negative number
60843     to imply
60844     that user-space y grows down.
60845
60846     Changing x_scale/y_scale from unsigned int to int allows that,
60847     and I've
60848     made pango to use that instead of negating glyph y_offset later.
60849     hb-ft
60850     however still has y group up.  I *guess* that's how FreeType works?
60851     I'm not sure, FreeType docs don't make this clear...
60852
60853     I'm happy with the resolution :-).
60854
60855  src/hb-font.cc                     | 8 ++++----
60856  src/hb-font.h                      | 8 ++++----
60857  src/hb-ot-layout-common-private.hh | 6 +-----
60858  src/hb-ot-layout-private.hh        | 2 +-
60859  4 files changed, 10 insertions(+), 14 deletions(-)
60860
60861 commit 4d559cddbb3b3a5c12c5167eba69598618a9f283
60862 Author: Behdad Esfahbod <behdad@behdad.org>
60863 Date:   Thu Apr 21 14:58:23 2011 -0400
60864
60865     [icu] Remove big script switch(), rely on reverse-lookup
60866
60867  src/hb-icu.cc | 137
60868  ++++------------------------------------------------------
60869  1 file changed, 9 insertions(+), 128 deletions(-)
60870
60871 commit d18431b4cd8c1b14523733cd60a62b862f5b471f
60872 Author: Behdad Esfahbod <behdad@behdad.org>
60873 Date:   Wed Apr 20 18:59:10 2011 -0400
60874
60875     Move hb_reference_count_t from macros to inline methods
60876
60877  src/hb-object-private.hh | 25 +++++++++++--------------
60878  1 file changed, 11 insertions(+), 14 deletions(-)
60879
60880 commit c57d454accff66e5f2c58006e8fb40bc020b6182
60881 Author: Behdad Esfahbod <behdad@behdad.org>
60882 Date:   Wed Apr 20 18:50:27 2011 -0400
60883
60884     Rename all private sources and headers to C++ files
60885
60886     So we can liberally use the simple features of C++ that parts of the
60887     codebase is already using.
60888
60889  src/Makefile.am                                         | 17
60890  +++++++++--------
60891  src/{hb-blob-private.h => hb-blob-private.hh}           |  8 ++++----
60892  src/hb-blob.cc                                          |  4 ++--
60893  src/hb-buffer-private.hh                                |  2 +-
60894  src/{hb-common.c => hb-common.cc}                       |  8 ++++----
60895  src/{hb-font-private.h => hb-font-private.hh}           |  8 ++++----
60896  src/hb-font.cc                                          |  6 +++---
60897  src/{hb-ft.c => hb-ft.cc}                               |  4 ++--
60898  src/hb-glib.cc                                          |  2 +-
60899  src/hb-icu.cc                                           |  2 +-
60900  src/{hb-object-private.h => hb-object-private.hh}       | 10 ++++------
60901  src/hb-open-type-private.hh                             |  2 +-
60902  src/hb-ot-layout-gdef-private.hh                        |  2 +-
60903  src/hb-ot-layout-private.hh                             |  4 ++--
60904  ...abic-table.h => hb-ot-shape-complex-arabic-table.hh} |  8 ++++----
60905  src/hb-ot-shape-complex-arabic.cc                       |  2 +-
60906  src/hb-ot-shape-complex-private.hh                      |  2 +-
60907  src/hb-ot-shape-private.hh                              |  2 +-
60908  src/{hb-ot-tag.c => hb-ot-tag.cc}                       |  8 ++++----
60909  src/{hb-private.h => hb-private.hh}                     |  8 ++++----
60910  src/hb-shape.cc                                         |  2 +-
60911  src/hb-unicode-private.hh                               |  2 +-
60912  src/hb-unicode.cc                                       |  2 +-
60913  src/hb-view.c                                           |  6 ++++++
60914  24 files changed, 63 insertions(+), 58 deletions(-)
60915
60916 commit f19f4f9b0965ad7473a0f3a1ffcdbf16930e35d4
60917 Author: Behdad Esfahbod <behdad@behdad.org>
60918 Date:   Wed Apr 20 18:25:56 2011 -0400
60919
60920     Rename hb-blob.c to hb-blob.cc in preparation of more changes
60921
60922  src/Makefile.am               | 2 +-
60923  src/{hb-blob.c => hb-blob.cc} | 2 +-
60924  2 files changed, 2 insertions(+), 2 deletions(-)
60925
60926 commit 04744e73bad22d679986173b5f0d84dbbf49dd57
60927 Author: Behdad Esfahbod <behdad@behdad.org>
60928 Date:   Wed Apr 20 17:24:03 2011 -0400
60929
60930     [TODO] Remove done items
60931
60932  TODO | 6 ------
60933  1 file changed, 6 deletions(-)
60934
60935 commit 9417c1c0d2b005eadf0c087ca695121a6200d0f7
60936 Author: Behdad Esfahbod <behdad@behdad.org>
60937 Date:   Wed Apr 20 17:21:23 2011 -0400
60938
60939     [API] Make hb_face_reference_table() return empty blob instead of NULL
60940
60941     The idea here is that:
60942
60943       - Like pretty much all other API in harfbuzz, user does not have to
60944         check for NULL.
60945
60946       - In any caller code, the case of missing table should be handled
60947         exactly the same way that a too-short table is handled.  Turning
60948         a non-existent talbe into a table of size 0 makes the user code
60949         safer.
60950
60951  src/hb-font.cc              | 2 ++
60952  src/hb-open-type-private.hh | 3 ---
60953  2 files changed, 2 insertions(+), 3 deletions(-)
60954
60955 commit c035812feb0d385a9e8c334631738e4915912c71
60956 Author: Behdad Esfahbod <behdad@behdad.org>
60957 Date:   Wed Apr 20 17:03:00 2011 -0400
60958
60959     [API] Rename hb_face_get_table() to hb_face_reference_table()
60960
60961     That correctly reflects the reference ownership transfer happening.
60962
60963  src/hb-font.cc      | 4 ++--
60964  src/hb-font.h       | 7 ++-----
60965  src/hb-ot-layout.cc | 6 +++---
60966  src/hb-shape.cc     | 2 +-
60967  4 files changed, 8 insertions(+), 11 deletions(-)
60968
60969 commit 2d7b61a4b0ed212ca414b3281c2eae3e3db19c13
60970 Author: Behdad Esfahbod <behdad@behdad.org>
60971 Date:   Wed Apr 20 16:40:56 2011 -0400
60972
60973     [TODO] Remove done items
60974
60975  TODO        | 10 ++--------
60976  src/hb-ft.h |  2 +-
60977  2 files changed, 3 insertions(+), 9 deletions(-)
60978
60979 commit af02933739e03a156b9f7761fd7a63e2a02d0df1
60980 Author: Behdad Esfahbod <behdad@behdad.org>
60981 Date:   Wed Apr 20 15:49:31 2011 -0400
60982
60983     [API] Remove hb_*_get_reference_count()
60984
60985     This was a bizzare piece of API that I inherited from cairo.  It has
60986     been wrong adding them to cairo in the first place.  Remove them
60987     before
60988     someone uses them!
60989
60990  src/hb-blob.c           |  6 ------
60991  src/hb-blob.h           |  3 ---
60992  src/hb-buffer.cc        |  6 ------
60993  src/hb-buffer.h         |  3 ---
60994  src/hb-font.cc          | 18 ------------------
60995  src/hb-font.h           |  9 ---------
60996  src/hb-object-private.h |  7 -------
60997  src/hb-unicode.cc       |  6 ------
60998  src/hb-unicode.h        |  3 ---
60999  test/test-unicode.c     | 24 ------------------------
61000  10 files changed, 85 deletions(-)
61001
61002 commit 440a76b630a36a7336c93e8b05d988c6407b085e
61003 Author: Behdad Esfahbod <behdad@behdad.org>
61004 Date:   Wed Apr 20 14:20:00 2011 -0400
61005
61006     [OT] Fix script to ot-script-tag conversion
61007
61008  src/hb-ot-tag.c | 4 ++--
61009  1 file changed, 2 insertions(+), 2 deletions(-)
61010
61011 commit a3036a3e97b14c8eb1df208aed944207f9b6cc0b
61012 Author: Behdad Esfahbod <behdad@behdad.org>
61013 Date:   Wed Apr 20 14:13:23 2011 -0400
61014
61015     Minor
61016
61017  src/hb-view.c | 1 -
61018  1 file changed, 1 deletion(-)
61019
61020 commit fb6291d9c9224bedf207bf0077ad9f0a2690f867
61021 Author: Behdad Esfahbod <behdad@behdad.org>
61022 Date:   Wed Apr 20 03:15:31 2011 -0400
61023
61024     [test] Add test for headers included from C and C++
61025
61026  test/Makefile.am       | 17 +++++++++++++++++
61027  test/test-c.c          | 49
61028  +++++++++++++++++++++++++++++++++++++++++++++++++
61029  test/test-cplusplus.cc | 29 +++++++++++++++++++++++++++++
61030  3 files changed, 95 insertions(+)
61031
61032 commit 107a50581ccab7df7c390d5b927fdab1bbe8e713
61033 Author: Behdad Esfahbod <behdad@behdad.org>
61034 Date:   Wed Apr 20 03:04:56 2011 -0400
61035
61036     [test] Add todo items
61037
61038  test/test-unicode.c | 3 +++
61039  1 file changed, 3 insertions(+)
61040
61041 commit 5668189c12c264e8d2caf0d12dac918363ef6f80
61042 Author: Behdad Esfahbod <behdad@behdad.org>
61043 Date:   Wed Apr 20 03:03:32 2011 -0400
61044
61045     [API] font: move user_data before destroy()
61046
61047     This is the common convention for language binding tools.
61048
61049  src/hb-font-private.h |  4 ++--
61050  src/hb-font.cc        | 30 +++++++++++++++---------------
61051  src/hb-font.h         | 12 ++++++------
61052  src/hb-ft.c           |  8 ++++----
61053  4 files changed, 27 insertions(+), 27 deletions(-)
61054
61055 commit e5847f75fb7bd25c5db6061d8e20d61fa469f9fe
61056 Author: Behdad Esfahbod <behdad@behdad.org>
61057 Date:   Wed Apr 20 02:59:28 2011 -0400
61058
61059     [API] blob: move user_data before destroy()
61060
61061     This is the common convention for language binding tools.
61062
61063  src/hb-blob-private.h |  2 +-
61064  src/hb-blob.c         | 16 ++++++++--------
61065  src/hb-blob.h         |  4 ++--
61066  3 files changed, 11 insertions(+), 11 deletions(-)
61067
61068 commit 1fd73b594d611624ccb73f614c61298debf48994
61069 Author: Behdad Esfahbod <behdad@behdad.org>
61070 Date:   Wed Apr 20 02:56:39 2011 -0400
61071
61072     [test] Rename test-types to test-common
61073
61074  test/Makefile.am                     | 2 +-
61075  test/{test-types.c => test-common.c} | 0
61076  2 files changed, 1 insertion(+), 1 deletion(-)
61077
61078 commit f144a8ea840c6452c1fece2fd988b42a8ea7c5a6
61079 Author: Behdad Esfahbod <behdad@behdad.org>
61080 Date:   Wed Apr 20 02:54:42 2011 -0400
61081
61082     [icu] Add two-way script conversion functions
61083
61084     Also optimizes the common-direction script lookup.
61085
61086  src/hb-common.c   |   5 +-
61087  src/hb-icu.cc     | 205
61088  +++++++++++++++++++++++++++++-------------------------
61089  src/hb-icu.h      |   9 +++
61090  test/test-types.c |   2 +-
61091  4 files changed, 124 insertions(+), 97 deletions(-)
61092
61093 commit 0809aadd4bbd5d0f256407def7cc10b79772a824
61094 Author: Behdad Esfahbod <behdad@behdad.org>
61095 Date:   Wed Apr 20 02:44:29 2011 -0400
61096
61097     [glib] Add two-way script conversion functions
61098
61099     Also optimizes the common-direction script lookup to be an array
61100     lookup.
61101
61102  src/hb-glib.cc | 270
61103  ++++++++++++++++++++++++++++++---------------------------
61104  src/hb-glib.h  |   8 ++
61105  2 files changed, 148 insertions(+), 130 deletions(-)
61106
61107 commit 5c8c1b680c4fa23c8574b9aebd21113e276f57a3
61108 Author: Behdad Esfahbod <behdad@behdad.org>
61109 Date:   Wed Apr 20 02:29:22 2011 -0400
61110
61111     Remove verbose comments
61112
61113  src/hb-glib.cc | 194 ++++++++++++++++++++---------------------
61114  src/hb-icu.cc  | 266
61115  ++++++++++++++++++++++++++++-----------------------------
61116  2 files changed, 230 insertions(+), 230 deletions(-)
61117
61118 commit fb194b8794898f51eb596fa4092c26606889d376
61119 Author: Behdad Esfahbod <behdad@behdad.org>
61120 Date:   Wed Apr 20 02:00:47 2011 -0400
61121
61122     unicode: Cleanup implementation
61123
61124  src/Makefile.am                                    |   8 +-
61125  src/hb-buffer-private.hh                           |   2 +-
61126  src/{hb-glib.c => hb-glib.cc}                      |  65 +++----
61127  src/{hb-icu.c => hb-icu.cc}                        |  30 +--
61128  src/hb-ot-shape.cc                                 |  14 +-
61129  src/hb-shape.cc                                    |   4 +-
61130  ...{hb-unicode-private.h => hb-unicode-private.hh} |  65 ++++---
61131  src/{hb-unicode.c => hb-unicode.cc}                | 213
61132  +++++++++------------
61133  src/hb-unicode.h                                   |  57 +++---
61134  test/test-unicode.c                                |  23 ++-
61135  10 files changed, 237 insertions(+), 244 deletions(-)
61136
61137 commit ecfb773829a5d98a4f5456a992f3e5ecd6731435
61138 Author: Behdad Esfahbod <behdad@behdad.org>
61139 Date:   Wed Apr 20 01:34:51 2011 -0400
61140
61141     Cosmetic
61142
61143  src/hb-unicode.h | 22 +++++++++-------------
61144  1 file changed, 9 insertions(+), 13 deletions(-)
61145
61146 commit 2fd0c577e322ccbf762927bc4600b3ea31db4c80
61147 Author: Ryan Lortie <desrt@desrt.ca>
61148 Date:   Wed Apr 20 00:19:20 2011 -0400
61149
61150     [API] unicode: rework virtual functions for subclassing
61151
61152     Unicode data providers can now be subclassed, including support for
61153     chain-up.  The interface should now be nicely bindable, as well.
61154
61155     Also fix glib unicode funcs that where broken after hb_script_t
61156     changes.  Nicely caught by the test-unicode.c added in this commit.
61157
61158  src/hb-glib.c            | 186 ++++++++++++++++++++++++++++++++++++--
61159  src/hb-icu.c             |  45 +++++++--
61160  src/hb-ot-shape.cc       |   9 +-
61161  src/hb-shape.cc          |   2 +-
61162  src/hb-unicode-private.h |  17 ++++
61163  src/hb-unicode.c         | 231
61164  +++++++++++++++++++++++++----------------------
61165  src/hb-unicode.h         |  68 +++++++-------
61166  test/Makefile.am         |   1 +
61167  test/test-unicode.c      | 215
61168  +++++++++++++++++++++++++++++++++++++++++++
61169  9 files changed, 610 insertions(+), 164 deletions(-)
61170
61171 commit f85faee9b3cb841ea977403945e2c877ab32b97a
61172 Author: Behdad Esfahbod <behdad@behdad.org>
61173 Date:   Tue Apr 19 00:38:01 2011 -0400
61174
61175     [API] Rename hb_buffer_add_glyph() to hb_buffer_add()
61176
61177  src/hb-buffer.cc   | 10 +++++-----
61178  src/hb-buffer.h    |  8 ++++----
61179  test/test-buffer.c |  2 +-
61180  3 files changed, 10 insertions(+), 10 deletions(-)
61181
61182 commit aab0de50e23727b69fa8c3d4e05c50c114c62835
61183 Author: Behdad Esfahbod <behdad@behdad.org>
61184 Date:   Tue Apr 19 00:32:19 2011 -0400
61185
61186     [API] Add hb_buffer_allocation_successful()
61187
61188     Returns the error status of the buffer.
61189
61190  src/hb-buffer.cc   | 6 ++++++
61191  src/hb-buffer.h    | 6 ++++++
61192  test/test-buffer.c | 2 +-
61193  3 files changed, 13 insertions(+), 1 deletion(-)
61194
61195 commit 02a534b23f2d1e7475109563b9f61221ed020e8b
61196 Author: Ryan Lortie <desrt@desrt.ca>
61197 Date:   Fri Apr 15 18:34:45 2011 -0400
61198
61199     [API] Rename hb_buffer_ensure() to hb_buffer_pre_allocate()
61200
61201     The new name is self-documenting.
61202
61203  src/hb-buffer.cc | 4 ++--
61204  src/hb-buffer.h  | 4 ++--
61205  2 files changed, 4 insertions(+), 4 deletions(-)
61206
61207 commit 70566befc59cfa8b9c43ac682749c40ea783b1dd
61208 Author: Ryan Lortie <desrt@desrt.ca>
61209 Date:   Fri Apr 15 18:32:36 2011 -0400
61210
61211     [API} hb_buffer_get_glyph_{infos,positions}: Add length out parameter
61212
61213     Return the length, whenever we return an array.  Makes it easier
61214     on the
61215     language bindings.
61216
61217  src/hb-buffer.cc                 | 12 ++++++++++--
61218  src/hb-buffer.h                  |  6 ++++--
61219  src/hb-ot-layout-gpos-private.hh |  4 ++--
61220  src/hb-view.c                    |  4 ++--
61221  test/test-buffer.c               |  7 ++-----
61222  5 files changed, 20 insertions(+), 13 deletions(-)
61223
61224 commit 62879eebd9965179af8602ba29ac0a64a739b757
61225 Author: Behdad Esfahbod <behdad@behdad.org>
61226 Date:   Mon Apr 18 23:40:21 2011 -0400
61227
61228     [API] Use ISO 15924 tags for hb_script_t
61229
61230     This simplifies the code, reduces static data, and makes the design
61231     more extensible to future additions of new scripts.
61232
61233  src/hb-common.c                    | 411
61234  ++++---------------------------------
61235  src/hb-common.h                    | 199 +++++++++---------
61236  src/hb-ot-map.cc                   |   4 +-
61237  src/hb-ot-shape-complex-private.hh |   3 +-
61238  src/hb-ot-tag.c                    | 228 +++++++++-----------
61239  src/hb-ot-tag.h                    |   6 +-
61240  src/hb-shape.cc                    |   4 +-
61241  test/test-types.c                  |   2 +-
61242  8 files changed, 252 insertions(+), 605 deletions(-)
61243
61244 commit c0af193c8e25c4f11d23b8893e9ce1c2d2615bb2
61245 Author: Behdad Esfahbod <behdad@behdad.org>
61246 Date:   Fri Apr 15 19:26:24 2011 -0400
61247
61248     Change buffer default properties to invalid
61249
61250     This includes HB_DIRECTION_INVALID and HB_SCRIPT_INVALID.
61251
61252     The INVALID will cause a "guess whatever from the text" in hb_shape().
61253     While it's not ideal, it works better than the previous defaults at
61254     least (HB_DIRECTION_LTR and HB_SCRIPT_COMMON).
61255
61256  src/hb-buffer-private.hh |  9 +++------
61257  src/hb-buffer.cc         | 24 ++++++++++++++++--------
61258  src/hb-view.c            |  6 ++----
61259  test/test-buffer.c       |  4 ++--
61260  4 files changed, 23 insertions(+), 20 deletions(-)
61261
61262 commit 00bec2c969555e76c3f84650a1d3c45308e585ad
61263 Author: Behdad Esfahbod <behdad@behdad.org>
61264 Date:   Fri Apr 15 19:16:54 2011 -0400
61265
61266     Move enum types to hb-common.h
61267
61268  src/hb-common.c  | 406
61269  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
61270  src/hb-common.h  | 170 +++++++++++++++++++++++
61271  src/hb-unicode.c | 406
61272  -------------------------------------------------------
61273  src/hb-unicode.h | 166 -----------------------
61274  4 files changed, 576 insertions(+), 572 deletions(-)
61275
61276 commit 5dd4609f4da5674966a0169d9fa533ac5bc9f464
61277 Author: Behdad Esfahbod <behdad@behdad.org>
61278 Date:   Fri Apr 15 19:16:34 2011 -0400
61279
61280     [TODO] Add new item
61281
61282  TODO | 1 +
61283  1 file changed, 1 insertion(+)
61284
61285 commit b54cd07b2623b68171e00179a9dc3ecbea7aa6a1
61286 Author: Behdad Esfahbod <behdad@behdad.org>
61287 Date:   Fri Apr 15 19:12:01 2011 -0400
61288
61289     Mark internal buffer variables private
61290
61291  src/hb-buffer.h | 4 ++++
61292  1 file changed, 4 insertions(+)
61293
61294 commit 0e8d35c0932ddc20ebf430f2fd82c087da698954
61295 Author: Behdad Esfahbod <behdad@behdad.org>
61296 Date:   Fri Apr 15 19:07:10 2011 -0400
61297
61298     Add hb_script_from_string()
61299
61300  src/hb-unicode.c | 6 ++++++
61301  src/hb-unicode.h | 4 ++++
61302  src/hb-view.c    | 2 +-
61303  3 files changed, 11 insertions(+), 1 deletion(-)
61304
61305 commit 8f0d7e0c3fd4b05c43ac449be4f374dc2dc56127
61306 Author: Behdad Esfahbod <behdad@behdad.org>
61307 Date:   Fri Apr 15 18:59:56 2011 -0400
61308
61309     Remove hb_buffer_clear_positions(), add hb_ot_layout_position_start()
61310
61311  src/hb-buffer-private.hh |  6 +++++-
61312  src/hb-buffer.cc         | 24 ++++++++++++------------
61313  src/hb-buffer.h          |  5 +----
61314  src/hb-ot-layout.cc      |  6 ++++++
61315  src/hb-ot-layout.h       |  4 ++++
61316  src/hb-ot-shape.cc       |  2 +-
61317  6 files changed, 29 insertions(+), 18 deletions(-)
61318
61319 commit 2fc56edff6d64f190271454ccb1b5fd347d4f172
61320 Author: Behdad Esfahbod <behdad@behdad.org>
61321 Date:   Fri Apr 15 18:35:08 2011 -0400
61322
61323     [API] Remove hb_buffer_clear()
61324
61325     One should use hb_buffer_reset() really.
61326
61327  src/hb-buffer.cc   | 16 +++++-----------
61328  src/hb-buffer.h    |  4 ----
61329  test/test-buffer.c |  4 ----
61330  3 files changed, 5 insertions(+), 19 deletions(-)
61331
61332 commit 7f5bdc80541cdc90aa1acafba5e9e0bd2df53ff4
61333 Author: Behdad Esfahbod <behdad@behdad.org>
61334 Date:   Fri Apr 15 18:34:55 2011 -0400
61335
61336     [TODO] Remove done items
61337
61338  TODO | 4 ----
61339  1 file changed, 4 deletions(-)
61340
61341 commit 5814dfa3f5aa41bc3df06b78980d57d7bea0ba58
61342 Author: Behdad Esfahbod <behdad@behdad.org>
61343 Date:   Fri Apr 15 14:41:04 2011 -0400
61344
61345     Cosmetic
61346
61347  src/hb-ot-shape.cc | 14 +++++++-------
61348  src/hb-ot-shape.h  |  4 ++--
61349  src/hb-shape.cc    | 20 ++++++++++----------
61350  src/hb-shape.h     | 10 +++++-----
61351  4 files changed, 24 insertions(+), 24 deletions(-)
61352
61353 commit cfbfeb88a6ec059ea97a6624e63cfacc642b685a
61354 Author: Behdad Esfahbod <behdad@behdad.org>
61355 Date:   Fri Apr 15 12:40:40 2011 -0400
61356
61357     [TODO] Remove done items
61358
61359  TODO | 4 ----
61360  1 file changed, 4 deletions(-)
61361
61362 commit 3cbdf70e0a92f1c24e16c0d4dcfbec4ac59a77a3
61363 Author: Behdad Esfahbod <behdad@behdad.org>
61364 Date:   Fri Apr 15 12:32:06 2011 -0400
61365
61366     Make hb_language_t typesafe
61367
61368  src/hb-common.c | 18 +++++++++++-------
61369  src/hb-common.h |  2 +-
61370  2 files changed, 12 insertions(+), 8 deletions(-)
61371
61372 commit 2f2f448af35c232d18888c0e57cb21c9796ba7a8
61373 Author: Behdad Esfahbod <behdad@behdad.org>
61374 Date:   Fri Apr 15 11:45:14 2011 -0400
61375
61376     [test] Add more TODO items
61377
61378  test/test-buffer.c | 2 ++
61379  1 file changed, 2 insertions(+)
61380
61381 commit c910bec863215f918c659f58debbc7fe5264d7b6
61382 Author: Behdad Esfahbod <behdad@behdad.org>
61383 Date:   Wed Apr 13 15:49:06 2011 -0400
61384
61385     Add hb_buffer_reset() and hb_buffer_set_length()
61386
61387  src/hb-buffer.cc | 31 +++++++++++++++++++++++++++++++
61388  src/hb-buffer.h  | 15 ++++++++++++++-
61389  2 files changed, 45 insertions(+), 1 deletion(-)
61390
61391 commit 69ea23cb5d47dd1cfd3129f68375021ef79bf63b
61392 Author: Behdad Esfahbod <behdad@behdad.org>
61393 Date:   Wed Apr 13 15:02:40 2011 -0400
61394
61395     Minor
61396
61397  src/hb-buffer.cc | 2 +-
61398  1 file changed, 1 insertion(+), 1 deletion(-)
61399
61400 commit 7dea908cd582c8c25555015940065c69c1e7e65b
61401 Author: Behdad Esfahbod <behdad@behdad.org>
61402 Date:   Wed Apr 13 01:35:58 2011 -0400
61403
61404     [test] Add todo items
61405
61406  test/test-buffer.c | 5 ++++-
61407  1 file changed, 4 insertions(+), 1 deletion(-)
61408
61409 commit 07cbaac07d7f43437b171e9275430b5fb3097716
61410 Author: Behdad Esfahbod <behdad@behdad.org>
61411 Date:   Wed Apr 13 01:11:19 2011 -0400
61412
61413     [TODO] Add item re script iso15924 functions
61414
61415  TODO | 2 ++
61416  1 file changed, 2 insertions(+)
61417
61418 commit d0f53fdbead15d9003b521b8ed47d02fd29a4c64
61419 Author: Behdad Esfahbod <behdad@behdad.org>
61420 Date:   Wed Apr 13 01:09:09 2011 -0400
61421
61422     [test] Test hb-buffer.h
61423
61424  test/Makefile.am   |   8 ++-
61425  test/test-buffer.c | 195
61426  +++++++++++++++++++++++++++++++++++++++++++++++++++++
61427  2 files changed, 202 insertions(+), 1 deletion(-)
61428
61429 commit 72d89404c2837d578f5305456c817130b6a15c73
61430 Author: Behdad Esfahbod <behdad@behdad.org>
61431 Date:   Wed Apr 13 01:07:42 2011 -0400
61432
61433     [TODO] Add item re hb_buffer_reset()
61434
61435  TODO | 2 ++
61436  1 file changed, 2 insertions(+)
61437
61438 commit 5015c12dfb4de8525325178ae6def9e80fd83669
61439 Author: Behdad Esfahbod <behdad@behdad.org>
61440 Date:   Wed Apr 13 01:06:02 2011 -0400
61441
61442     [TODO] Add item re hb_buffer_resize()
61443
61444  TODO | 2 ++
61445  1 file changed, 2 insertions(+)
61446
61447 commit 9329ec92078d0e2d7bb04f683e0c6a582aab92f7
61448 Author: Behdad Esfahbod <behdad@behdad.org>
61449 Date:   Wed Apr 13 00:06:23 2011 -0400
61450
61451     [TODO] Add API item
61452
61453  TODO | 2 ++
61454  1 file changed, 2 insertions(+)
61455
61456 commit 4744379efc6063d94e15ff99381a7ab8b88ee567
61457 Author: Behdad Esfahbod <behdad@behdad.org>
61458 Date:   Mon Apr 11 19:47:33 2011 -0400
61459
61460     Minor
61461
61462  test/test-types.c | 2 +-
61463  1 file changed, 1 insertion(+), 1 deletion(-)
61464
61465 commit 9385caa8a693df0f06a511a71de9aa407637097c
61466 Author: Behdad Esfahbod <behdad@behdad.org>
61467 Date:   Mon Apr 11 19:43:51 2011 -0400
61468
61469     [test] Actually hook up hb_script_t tests
61470
61471     I really shall find a way to automate the test enumeration.  Otherwise
61472     it's too easy to add a test and wrongly hook it up.  Did it twice
61473     today.
61474
61475  test/test-types.c | 4 ++--
61476  1 file changed, 2 insertions(+), 2 deletions(-)
61477
61478 commit 8e4bb3cacc269ed32187aaaeaa166c64f41a0418
61479 Author: Behdad Esfahbod <behdad@behdad.org>
61480 Date:   Mon Apr 11 17:55:58 2011 -0400
61481
61482     Fold hb-language.[ch] into hb-common.[ch]
61483
61484  src/Makefile.am   |   2 -
61485  src/hb-buffer.h   |   1 -
61486  src/hb-common.c   |  92 ++++++++++++++++++++++++++++++++++++++++-
61487  src/hb-common.h   |  42 +++++++++++++------
61488  src/hb-language.c | 120
61489  ------------------------------------------------------
61490  src/hb-language.h |  46 ---------------------
61491  src/hb-ot-tag.h   |   1 -
61492  src/hb.h          |   1 -
61493  8 files changed, 120 insertions(+), 185 deletions(-)
61494
61495 commit 09125576ca745b3393f3dc49071df891400bbdc9
61496 Author: Behdad Esfahbod <behdad@behdad.org>
61497 Date:   Mon Apr 11 17:49:33 2011 -0400
61498
61499     [test] Test hb_language_t
61500
61501  test/test-types.c | 26 +++++++++++++++++++++++++-
61502  1 file changed, 25 insertions(+), 1 deletion(-)
61503
61504 commit 316b7a1afb84a5dfeaed886a585669b4d549c9b7
61505 Author: Behdad Esfahbod <behdad@behdad.org>
61506 Date:   Mon Apr 11 17:49:10 2011 -0400
61507
61508     Make hb_language_from_string("") return NULL language
61509
61510  src/hb-language.c | 2 +-
61511  1 file changed, 1 insertion(+), 1 deletion(-)
61512
61513 commit db60c96f20426111ffa71e9802ef6e248f8b28d0
61514 Author: Behdad Esfahbod <behdad@behdad.org>
61515 Date:   Mon Apr 11 16:17:02 2011 -0400
61516
61517     [teset] Test hb_script_t
61518
61519  test/hb-test.h    |  8 ++++++++
61520  test/test-types.c | 35 ++++++++++++++++++++++++++++++++++-
61521  2 files changed, 42 insertions(+), 1 deletion(-)
61522
61523 commit 99b74760a4cddc798ab44b5ca897486bbb9c76d6
61524 Author: Behdad Esfahbod <behdad@behdad.org>
61525 Date:   Mon Apr 11 15:47:40 2011 -0400
61526
61527     Rename hb_category_t to hb_unicode_general_category_t
61528
61529  src/hb-glib.c                     |  2 +-
61530  src/hb-icu.c                      | 64
61531  ++++++++++++++++++-------------------
61532  src/hb-ot-shape-complex-arabic.cc |  8 ++---
61533  src/hb-ot-shape-private.hh        |  2 +-
61534  src/hb-ot-shape.cc                |  2 +-
61535  src/hb-unicode.c                  |  4 +--
61536  src/hb-unicode.h                  | 66
61537  +++++++++++++++++++--------------------
61538  7 files changed, 74 insertions(+), 74 deletions(-)
61539
61540 commit 4188096a7722f09ffa9319986c0286071da10a27
61541 Author: Behdad Esfahbod <behdad@behdad.org>
61542 Date:   Mon Apr 11 14:58:28 2011 -0400
61543
61544     Make HB_TAG_CHAR4 private
61545
61546     It's just sugar.
61547
61548  src/hb-common.h   | 5 +----
61549  src/hb-private.h  | 7 ++++++-
61550  test/test-types.c | 2 --
61551  3 files changed, 7 insertions(+), 7 deletions(-)
61552
61553 commit 7ff7401c9237cda661869c1cb196d685706ac4e9
61554 Author: Behdad Esfahbod <behdad@behdad.org>
61555 Date:   Mon Apr 11 13:27:30 2011 -0400
61556
61557     Make hb_tag_from_string(NULL) return HB_TAG_NONE
61558
61559  src/hb-common.c   | 3 +++
61560  test/test-types.c | 3 +++
61561  2 files changed, 6 insertions(+)
61562
61563 commit 02f6e62d6cabc7808c188daef26a1fe7ac626b1f
61564 Author: Behdad Esfahbod <behdad@behdad.org>
61565 Date:   Mon Apr 11 13:27:21 2011 -0400
61566
61567     Build fix
61568
61569  test/Makefile.am | 4 ++--
61570  1 file changed, 2 insertions(+), 2 deletions(-)
61571
61572 commit db5227c40e5c35fe2ffb750f32b639cb44424a1d
61573 Author: Behdad Esfahbod <behdad@behdad.org>
61574 Date:   Mon Apr 11 13:16:08 2011 -0400
61575
61576     Move macros around
61577
61578  src/hb-ot-tag.c  | 6 ++----
61579  src/hb-private.h | 7 +++++++
61580  2 files changed, 9 insertions(+), 4 deletions(-)
61581
61582 commit 07233581c9d953708d3c020907c42b8b89472b89
61583 Author: Behdad Esfahbod <behdad@behdad.org>
61584 Date:   Mon Apr 11 13:12:37 2011 -0400
61585
61586     Rename HB_TAG_STR() to HB_TAG_CHAR4()
61587
61588     The problem with HB_TAG_STR() was that it expected a string of size 4
61589     exactly, and unlike hb_tag_from_string() it doesn't pad the tag with
61590     space characters.  So, the new name is more appropriate.
61591
61592  src/hb-common.c   | 2 +-
61593  src/hb-common.h   | 8 ++++----
61594  src/hb-ot-tag.c   | 2 +-
61595  test/test-types.c | 2 +-
61596  4 files changed, 7 insertions(+), 7 deletions(-)
61597
61598 commit 9faa980067f802f712c2adf8263152ed40c98088
61599 Author: Behdad Esfahbod <behdad@behdad.org>
61600 Date:   Mon Apr 11 12:46:49 2011 -0400
61601
61602     Add an in-tree test suite
61603
61604     Uses the glib testing framework.  Wrote unit tests for hb-common.h
61605     types.
61606
61607  Makefile.am        |   2 +-
61608  test/Makefile.am   |  18 +++++++++
61609  test/Makefile.decl |  90 ++++++++++++++++++++++++++++++++++++++++++++
61610  test/hb-test.h     |  67 +++++++++++++++++++++++++++++++++
61611  test/test-types.c  | 108
61612  +++++++++++++++++++++++++++++++++++++++++++++++++++++
61613  5 files changed, 284 insertions(+), 1 deletion(-)
61614
61615 commit d77b76200efbaa0611691920f9f2018b1e8be340
61616 Author: Behdad Esfahbod <behdad@behdad.org>
61617 Date:   Mon Apr 11 12:29:52 2011 -0400
61618
61619     Add few more paratheses to the HB_TAG macro
61620
61621     Never hurts.
61622
61623  src/hb-common.h | 2 +-
61624  1 file changed, 1 insertion(+), 1 deletion(-)
61625
61626 commit b13640de6992de9ee9d07e3581c33b8181b70ff9
61627 Author: Behdad Esfahbod <behdad@behdad.org>
61628 Date:   Mon Apr 11 12:29:31 2011 -0400
61629
61630     A few more ASSERTs
61631
61632  src/hb-private.h | 3 +++
61633  1 file changed, 3 insertions(+)
61634
61635 commit ae9eeaff9300f3bb7bed588c5478e8e5461b3df0
61636 Author: Behdad Esfahbod <behdad@behdad.org>
61637 Date:   Mon Apr 11 11:49:08 2011 -0400
61638
61639     Remove warning message from public header file
61640
61641     Since we now assert thos in hb-private.h, the int types cannot
61642     be wrong.
61643     (Except for when someone else includes hb-common.h in a very broken
61644     configuration, but that's not our problem!)
61645
61646     Plus, we don't use inline in the public headers, so remove that too.
61647
61648  src/hb-common.h  | 7 -------
61649  src/hb-private.h | 4 ++++
61650  2 files changed, 4 insertions(+), 7 deletions(-)
61651
61652 commit 6fd5364bdc3a2b459175377e9e16c86cff054232
61653 Author: Behdad Esfahbod <behdad@behdad.org>
61654 Date:   Mon Apr 11 11:47:14 2011 -0400
61655
61656     Assert int types
61657
61658  src/hb-private.h | 12 ++++++++++++
61659  1 file changed, 12 insertions(+)
61660
61661 commit bbdeff59646e5502b9fc53ab1761b3f014ee276c
61662 Author: Behdad Esfahbod <behdad@behdad.org>
61663 Date:   Thu Apr 7 16:05:07 2011 -0400
61664
61665     Add test directory
61666
61667  configure.ac     | 1 +
61668  test/Makefile.am | 0
61669  2 files changed, 1 insertion(+)
61670
61671 commit 4accc92afc702177ea53280d977cec839af3c12c
61672 Author: Behdad Esfahbod <behdad@behdad.org>
61673 Date:   Thu Apr 7 15:53:26 2011 -0400
61674
61675     Update TODO items
61676
61677  TODO | 31 ++++++++++++++++++++-----------
61678  1 file changed, 20 insertions(+), 11 deletions(-)
61679
61680 commit a71b9c8579d73aea4549f12524bbc2e89f43b5c5
61681 Author: Behdad Esfahbod <behdad@behdad.org>
61682 Date:   Wed Apr 6 14:04:56 2011 -0400
61683
61684     Disable 'cswh' by default except for Arabic shaper
61685
61686     That better matches OpenType spec.  Note that we enable it for all
61687     Arabic-shaper scripts.  Ie. we enable it by default for Syriac too,
61688     but the SyriacOT spec does not require it.  I think this is a more
61689     useful compromise than special-casing for Arabic script alone.
61690
61691  src/hb-ot-shape-complex-arabic.cc | 3 +++
61692  src/hb-ot-shape.cc                | 1 -
61693  2 files changed, 3 insertions(+), 1 deletion(-)
61694
61695 commit cab6f65bba560ac1651d9152f1ecf12eb88eca74
61696 Author: Behdad Esfahbod <behdad@behdad.org>
61697 Date:   Mon Apr 4 15:36:51 2011 -0400
61698
61699     [hb-view] setlocale (LC_ALL, "")
61700
61701     For now we don't use anything from the locale, but we should default
61702     to using $LANG, etc, if --language is not specified.  Right?
61703
61704  src/hb-view.c | 3 +++
61705  1 file changed, 3 insertions(+)
61706
61707 commit fb9ca1bfabde7da0c274e7a1bd12bffaf7949c18
61708 Author: Behdad Esfahbod <behdad@behdad.org>
61709 Date:   Mon Apr 4 14:50:09 2011 -0400
61710
61711     [hb-view] Rewrite --features parsing, with range support
61712
61713     The --features parsing handles errors now.  More importantly, it
61714     allos limiting individual features to specific byte ranges.  The
61715     format is Python-esque.  Here is how it all works:
61716
61717       Syntax:       Value:  Start:  End:
61718
61719     Setting value:
61720       "kern"        1       0       ∞       # Turn feature on
61721       "+kern"       1       0       ∞       # Turn feature off
61722       "-kern"       0       0       ∞       # Turn feature off
61723       "kern=0"      0       0       ∞       # Turn feature off
61724       "kern=1"      1       0       ∞       # Turn feature on
61725       "kern=2"      2       0       ∞       # Choose 2nd alternate
61726
61727     Setting index:
61728       "kern[]"      1       0       ∞       # Turn feature on
61729       "kern[:]"     1       0       ∞       # Turn feature on
61730       "kern[5:]"    1       5       ∞       # Turn feature on, partial
61731       "kern[:5]"    1       0       5       # Turn feature on, partial
61732       "kern[3:5]"   1       3       5       # Turn feature on, range
61733       "kern[3]"     1       3       3+1     # Turn feature on, single char
61734
61735     Mixing it all:
61736
61737       "kern[3:5]=0" 1       3       5       # Turn feature off for range
61738
61739  src/hb-view.c | 169
61740  +++++++++++++++++++++++++++++++++++++++++++++-------------
61741  1 file changed, 132 insertions(+), 37 deletions(-)
61742
61743 commit ccc6745afaa68ce7497a6cd02ce85986d3c863d0
61744 Author: Behdad Esfahbod <behdad@behdad.org>
61745 Date:   Mon Apr 4 14:49:50 2011 -0400
61746
61747     [hb-view] Use cached hb-ft face creation
61748
61749     Avoids recreating the face the second time we call draw().
61750
61751  src/hb-view.c | 2 +-
61752  1 file changed, 1 insertion(+), 1 deletion(-)
61753
61754 commit 1b4a2cc095d165dc573e0235f00fbbf2a5d3c2c5
61755 Author: Behdad Esfahbod <behdad@behdad.org>
61756 Date:   Mon Apr 4 14:45:28 2011 -0400
61757
61758     [hb-view] Add --debug
61759
61760     Frees all allocated memory before exiting.  Useful for valgrind run.
61761
61762  src/hb-view.c | 17 +++++++++++++++++
61763  1 file changed, 17 insertions(+)
61764
61765 commit b2da26d1e32a012f7feaad7c7cced61e4fb269f1
61766 Author: Behdad Esfahbod <behdad@behdad.org>
61767 Date:   Fri Apr 1 15:48:43 2011 -0400
61768
61769     [hb-view] Support --features
61770
61771     Accepts values like:
61772
61773       --features="-mkmk,aalt=2,calt=1,+cswh"
61774
61775     A minus sign means "=0", a plus sign means "=1".  Default is "=1".
61776     A minus sign overrides an explicit value.
61777
61778  src/hb-view.c | 70
61779  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
61780  1 file changed, 68 insertions(+), 2 deletions(-)
61781
61782 commit f48ff19b629070d13cee3c0eeeb06c98992f93c6
61783 Author: Behdad Esfahbod <behdad@behdad.org>
61784 Date:   Fri Apr 1 14:19:10 2011 -0400
61785
61786     Sort options for clarity
61787
61788  src/hb-view.c | 12 ++++++------
61789  1 file changed, 6 insertions(+), 6 deletions(-)
61790
61791 commit 5d91c3d547f78163b36aa7436d4388a836cca94a
61792 Author: Behdad Esfahbod <behdad@behdad.org>
61793 Date:   Wed Mar 16 17:36:32 2011 -0300
61794
61795     Add script to/from ISO 15924 tag support
61796
61797     Also adds --script support to hb-view.
61798
61799     If a script tag is not known to us, we pass the ISO 15924 tag around.
61800     Right now, the OT layer ignores that, but we can fix it to blindly
61801     convert that to an OT script tag.
61802
61803  src/hb-ot-tag.c  |   4 +
61804  src/hb-unicode.c | 273
61805  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
61806  src/hb-unicode.h |   8 +-
61807  src/hb-view.c    |  10 +-
61808  4 files changed, 293 insertions(+), 2 deletions(-)
61809
61810 commit 3286fc0e9adc3f2874c9409e7fdb09e4d2b7dda1
61811 Author: Behdad Esfahbod <behdad@behdad.org>
61812 Date:   Wed Mar 16 14:53:32 2011 -0300
61813
61814     Let hb_shape() guess script and direction...
61815
61816     - Rename HB_SCRIPT_INVALID_CODE to HB_SCRIPT_INVALID
61817
61818     - Add HB_DIRECTION_INVALID
61819
61820     - Make hb_script_get_horizontal_direction() public
61821
61822     - Make hb_shape() guess script from buffer text (first non-common
61823       non-inherit script) if buffer script is set to HB_SCRIPT_INVALID
61824       (this
61825       is NOT the default.)
61826
61827     - Make hb_shape() guess direction from buffer script if buffer
61828     direction
61829     is set to HB_DIRECTION_INVALID (this is NOT the default.)
61830
61831     - Make hb-view.c set INVALID script and direction on the buffer.
61832
61833     The above changes are meant to make hb-view fairly useful for
61834     uni-script
61835     uni-direction text.  The guessing behavior however is NOT the
61836     default of
61837     hb_shape() and must be asked for explicitly.  This is intended,
61838     because
61839     the guess is not a suitable substitute to full-fledged bidi and script
61840     segmentation.  It's just a testing tool.
61841
61842  src/hb-common.h          |  3 ++-
61843  src/hb-icu.c             |  2 +-
61844  src/hb-ot-shape.cc       |  3 ++-
61845  src/hb-shape.cc          | 52
61846  ++++++++++++++++++++++++++++++++++++++++++------
61847  src/hb-unicode-private.h |  4 ----
61848  src/hb-unicode.c         |  2 +-
61849  src/hb-unicode.h         |  8 +++++++-
61850  src/hb-view.c            |  4 ++--
61851  8 files changed, 61 insertions(+), 17 deletions(-)
61852
61853 commit b7b29684df67af7280b74ca4cf18f02ad6521bdc
61854 Author: Behdad Esfahbod <behdad@behdad.org>
61855 Date:   Wed Mar 2 01:01:03 2011 -0500
61856
61857     [hb-view] Handle write_to_png errors
61858
61859  src/hb-view.c | 9 ++++++++-
61860  1 file changed, 8 insertions(+), 1 deletion(-)
61861
61862 commit c2cb98c8185c5560cfd04de7ee7c64c9496b986c
61863 Author: Behdad Esfahbod <behdad@behdad.org>
61864 Date:   Tue Mar 1 23:18:09 2011 -0500
61865
61866     [hb-view] Link with -lm
61867
61868  src/Makefile.am | 2 +-
61869  1 file changed, 1 insertion(+), 1 deletion(-)
61870
61871 commit b5dd44e24669cd35affcd92788d39ff56cac94db
61872 Author: Behdad Esfahbod <behdad@behdad.org>
61873 Date:   Mon Feb 28 10:13:52 2011 -0800
61874
61875     Fix possible overflow
61876
61877  src/hb-buffer.cc | 12 ++++++++++--
61878  1 file changed, 10 insertions(+), 2 deletions(-)
61879
61880 commit a4b781e93a0bee0549611e129b3564d9804d9090
61881 Author: Behdad Esfahbod <behdad@behdad.org>
61882 Date:   Wed Feb 23 12:47:56 2011 -0500
61883
61884     Default background color shall either be white or transparent
61885
61886     Definitely not black!
61887
61888  src/hb-view.c | 2 +-
61889  1 file changed, 1 insertion(+), 1 deletion(-)
61890
61891 commit 5353bf439c150492708ef9337078cfd73b83627b
61892 Author: Behdad Esfahbod <behdad@behdad.org>
61893 Date:   Tue Feb 22 18:06:19 2011 -0500
61894
61895     Add initial hb-view tool
61896
61897     Currently doesn't handle script or direction.
61898
61899  configure.ac    |  18 +++
61900  src/Makefile.am |  14 +++
61901  src/hb-view.c   | 342
61902  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
61903  3 files changed, 374 insertions(+)
61904
61905 commit 82438c6ad5f60b6afc75c48cef72e18bef532468
61906 Author: Bradley Grainger <bgrainger@logos.com>
61907 Date:   Tue Feb 15 18:37:29 2011 -0500
61908
61909     Fix #pragma message for MSVC.
61910
61911     __LOC__ was renamed to _HB__LOC__ in cd7555 but the corresponding
61912     change wasn't made in hb-private.h.
61913
61914  src/hb-private.h | 2 +-
61915  1 file changed, 1 insertion(+), 1 deletion(-)
61916
61917 commit ba9ab8d6d9c863662c4b44ace4a4d89e29e592f2
61918 Author: Behdad Esfahbod <behdad@behdad.org>
61919 Date:   Mon Jan 10 07:45:41 2011 -0500
61920
61921     Fix language extension matching
61922
61923  src/hb-ot-tag.c | 2 +-
61924  1 file changed, 1 insertion(+), 1 deletion(-)
61925
61926 commit a07874300a669ec0ea09a67df2a3ee8b0612d6b9
61927 Author: Behdad Esfahbod <behdad@behdad.org>
61928 Date:   Mon Jan 10 02:27:49 2011 -0500
61929
61930     Don't use the m4/ dir
61931
61932     We just require people to have libtool, pkg-config, etc installed
61933     when running autogen.sh
61934
61935  Makefile.am  | 2 --
61936  configure.ac | 1 -
61937  2 files changed, 3 deletions(-)
61938
61939 commit 7bbe14bed8a886ea5b293c927c4bf937cbfc6f51
61940 Author: Behdad Esfahbod <behdad@behdad.org>
61941 Date:   Sun Jan 9 22:29:14 2011 -0500
61942
61943     Fix 'make distcheck'
61944
61945  src/Makefile.am | 7 ++++---
61946  1 file changed, 4 insertions(+), 3 deletions(-)
61947
61948 commit 2abe1264a580858bf7803af1701117a462375fb4
61949 Author: Javier Jardón <jjardon@gnome.org>
61950 Date:   Sun Jan 9 22:18:53 2011 -0500
61951
61952     Bug 31174 - Update autotools configuration
61953
61954  Makefile.am  |   2 +
61955  autogen.sh   | 188
61956  ++++-------------------------------------------------------
61957  configure.ac |  22 +++++--
61958  3 files changed, 29 insertions(+), 183 deletions(-)
61959
61960 commit cc1a8a938b4c13e76b58825a9e1951c4134e634a
61961 Author: Behdad Esfahbod <behdad@behdad.org>
61962 Date:   Thu Jan 6 14:58:52 2011 -0500
61963
61964     Fix ChanContext backtrack matching with GPOS
61965
61966     Reported on mailing list by Keith Stribley and Khaled Hosny.
61967
61968  src/hb-buffer-private.hh             | 5 +++--
61969  src/hb-buffer.cc                     | 2 +-
61970  src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
61971  3 files changed, 7 insertions(+), 6 deletions(-)
61972
61973 commit 1c3183027fe823cd673866ba29d169b69f8efba1
61974 Author: Behdad Esfahbod <behdad@behdad.org>
61975 Date:   Thu Jan 6 14:44:14 2011 -0500
61976
61977     Remove unused realloc
61978
61979     We always allocate and grow str and pos together.
61980
61981  src/hb-buffer.cc | 6 ------
61982  1 file changed, 6 deletions(-)
61983
61984 commit 76691f0240d6de230e9b42280b54e91639464635
61985 Author: Behdad Esfahbod <behdad@behdad.org>
61986 Date:   Thu Jan 6 14:16:59 2011 -0500
61987
61988     Fix ICU detection
61989
61990  configure.ac | 2 +-
61991  1 file changed, 1 insertion(+), 1 deletion(-)
61992
61993 commit 756f794a1fce701092345a3f9afae039583fb55b
61994 Author: Behdad Esfahbod <behdad@behdad.org>
61995 Date:   Sun Dec 26 20:52:40 2010 -0500
61996
61997     Remove Graphite backend
61998
61999     It was unmaintained and the code has to be replaced to use the new
62000     grphite-ng code base.
62001
62002  configure.ac       |   6 --
62003  src/Makefile.am    |  14 ---
62004  src/hb-graphite.cc | 310
62005  -----------------------------------------------------
62006  src/hb-graphite.h  |  47 --------
62007  4 files changed, 377 deletions(-)
62008
62009 commit f3d9d9879364609502d9d3a3a9f4647adb167d78
62010 Author: Behdad Esfahbod <behdad@behdad.org>
62011 Date:   Wed Dec 22 01:39:29 2010 -0500
62012
62013     Docs
62014
62015  src/hb-unicode.h | 60
62016  ++++++++++++++++++++++++++++----------------------------
62017  1 file changed, 30 insertions(+), 30 deletions(-)
62018
62019 commit d86a5b3c5752abcc791724035ba4115958e6b5e2
62020 Author: Behdad Esfahbod <behdad@behdad.org>
62021 Date:   Tue Dec 21 18:36:25 2010 -0500
62022
62023     Bug 32274 - classic mongolian shaper
62024
62025     Add support for classic Mongolian script to the Arabic shaper.
62026
62027     Still work to be done around U+180E MONGOLIAN VOWEL SEPARATOR as it
62028     should not be included in the final glyph stream the same way that
62029     ZWNJ, etc should not appear in the final glyph stream.
62030
62031     But the joining part should be done.
62032
62033     There remains the question of how should the U+18A9 MONGOLIAN
62034     LETTER ALI
62035     GALI DAGALGA be handled as it has General Category NSM but a letter
62036     nonetheless.  For now, our generic logic makes this a joining
62037     T instead
62038     of joining D as other Mongolian letters are.
62039
62040  src/hb-ot-shape-complex-arabic.cc  | 8 ++++++++
62041  src/hb-ot-shape-complex-private.hh | 1 +
62042  2 files changed, 9 insertions(+)
62043
62044 commit b0e7378fa9a4fc6fc74d9b3c27d927602eaacc5b
62045 Author: Behdad Esfahbod <behdad@behdad.org>
62046 Date:   Tue Dec 21 14:19:32 2010 -0500
62047
62048     Reroute Mandaic shaping through the Arabic shaper
62049
62050     We added Mandaic joining data to the Arabic shaper a while ago, but
62051     were not actually using the Arabic shaper for Mandaic.  Fixed.
62052
62053  src/hb-ot-shape-complex-private.hh | 1 +
62054  1 file changed, 1 insertion(+)
62055
62056 commit 88e7f37488e4e8590619d815b975232a0c9d2ea0
62057 Author: Behdad Esfahbod <behdad@behdad.org>
62058 Date:   Tue Dec 21 14:18:24 2010 -0500
62059
62060     Annotate the Arabic joining table with block information
62061
62062  src/gen-arabic-joining-table.py        | 93
62063  +++++++++++++++++++++-------------
62064  src/hb-ot-shape-complex-arabic-table.h | 24 +++++++--
62065  2 files changed, 80 insertions(+), 37 deletions(-)
62066
62067 commit 1482a39e56cd4151874e5c073540274349240a87
62068 Author: Behdad Esfahbod <behdad@behdad.org>
62069 Date:   Fri Dec 17 20:15:05 2010 -0500
62070
62071     Rename remaining metrics uses to extents
62072
62073  src/hb-font.h | 4 ++--
62074  1 file changed, 2 insertions(+), 2 deletions(-)
62075
62076 commit 22c537657cee1f47a4056a21e2cddfcbe6ab1c01
62077 Author: Behdad Esfahbod <behdad@behdad.org>
62078 Date:   Tue Dec 14 23:51:29 2010 -0500
62079
62080     Rename TableDirectory to TableRecord as per OpenType 1.6
62081
62082  src/hb-open-file-private.hh | 18 +++++++++---------
62083  1 file changed, 9 insertions(+), 9 deletions(-)
62084
62085 commit 33e8b86197239e667a887709104357bdc6566b7c
62086 Author: Behdad Esfahbod <behdad@behdad.org>
62087 Date:   Mon Dec 13 15:54:56 2010 -0500
62088
62089     Update 'head' table to OpenType 1.6
62090
62091  src/hb-ot-head-private.hh | 8 +++++++-
62092  1 file changed, 7 insertions(+), 1 deletion(-)
62093
62094 commit b7683335146bfe3a74d9419db92cd7a8019a9c10
62095 Author: Behdad Esfahbod <behdad@behdad.org>
62096 Date:   Mon Dec 13 14:22:35 2010 -0500
62097
62098     Disallow ligature substitutions replacing one glyph
62099
62100  src/hb-ot-layout-gsub-private.hh | 2 +-
62101  1 file changed, 1 insertion(+), 1 deletion(-)
62102
62103 commit 7eb875118dc31e9fb0e23c45985396a8bfe977e3
62104 Author: Behdad Esfahbod <behdad@behdad.org>
62105 Date:   Mon Dec 13 14:13:35 2010 -0500
62106
62107     Mozilla Bug 618592 - freeze on typekit
62108
62109     Fix apply_lookup() for zero-input broken fonts.
62110
62111  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
62112  1 file changed, 2 insertions(+), 2 deletions(-)
62113
62114 commit bbbbe80ec9bc45c5b685bc09c8f993e98496555c
62115 Author: Behdad Esfahbod <behdad@behdad.org>
62116 Date:   Tue Dec 7 16:22:02 2010 -0500
62117
62118     Rename original_direction to target_direction
62119
62120  src/hb-ot-shape-private.hh | 2 +-
62121  src/hb-ot-shape.cc         | 6 +++---
62122  2 files changed, 4 insertions(+), 4 deletions(-)
62123
62124 commit ee8aaf976a6eb42be49b63b4c51c7a0a338e0298
62125 Author: Behdad Esfahbod <behdad@behdad.org>
62126 Date:   Tue Dec 7 16:20:42 2010 -0500
62127
62128     Fix arabic shaping of LTR text
62129
62130     We should ensure-direction before doing any complex work.  The only
62131     exception is mirroring that needs to see the original / final
62132     direction,
62133     not the native.  Handle that.
62134
62135  src/hb-ot-shape.cc | 6 +++---
62136  1 file changed, 3 insertions(+), 3 deletions(-)
62137
62138 commit d1f1707adc03317760b0f75e04d0f3dd425e547f
62139 Author: Behdad Esfahbod <behdad@behdad.org>
62140 Date:   Tue Nov 30 00:57:15 2010 -0500
62141
62142     Bug 31965 - some GNU/Linux distributions lack icu.pc but have
62143     icu-config
62144
62145     Patch from suzuki toshiya.
62146
62147  configure.ac | 10 +++++++++-
62148  1 file changed, 9 insertions(+), 1 deletion(-)
62149
62150 commit 3c48982be6b2286088541ee55cac78b0f2b6e771
62151 Author: Behdad Esfahbod <behdad@behdad.org>
62152 Date:   Sun Nov 28 19:39:47 2010 -0500
62153
62154     Adjust pyx files to reflect change from int to hb_var_int_t
62155
62156     Patch from Thomas Hunger.
62157
62158  contrib/python/lib/harfbuzz.pyx | 7 +++++--
62159  1 file changed, 5 insertions(+), 2 deletions(-)
62160
62161 commit 4f9e4a40bc248aeb1364ed6f4aa7f392aa364497
62162 Author: Behdad Esfahbod <behdad@behdad.org>
62163 Date:   Mon Nov 22 11:30:32 2010 -0500
62164
62165     Fix failing checks
62166
62167  src/hb-ot-shape-complex-arabic-table.h | 37
62168  ++++++++++++++++++++++++++++++++++
62169  1 file changed, 37 insertions(+)
62170
62171 commit 9da26d6669e7f3b91ba37e71f6f8a6e2ea806688
62172 Author: Behdad Esfahbod <behdad@behdad.org>
62173 Date:   Mon Nov 22 11:03:18 2010 -0500
62174
62175     Remove email address from Copyright headers
62176
62177  COPYING      | 2 +-
62178  src/hb-ft.c  | 2 +-
62179  src/hb-icu.c | 2 +-
62180  3 files changed, 3 insertions(+), 3 deletions(-)
62181
62182 commit a45f00019242734fca742adeb2ed507305baeda6
62183 Author: Behdad Esfahbod <behdad@behdad.org>
62184 Date:   Thu Nov 18 13:58:32 2010 -0500
62185
62186     Clarify copyright notice
62187
62188  COPYING                 | 12 ++++++++++++
62189  README                  |  4 ++--
62190  src/hb-graphite.cc      |  4 ++--
62191  src/hb-object-private.h |  2 +-
62192  4 files changed, 17 insertions(+), 5 deletions(-)
62193
62194 commit 0884a8d9cd576f116400b3f7c8815e747c315d5e
62195 Author: Behdad Esfahbod <behdad@behdad.org>
62196 Date:   Wed Nov 17 16:58:21 2010 -0500
62197
62198     Move generated table to its own file
62199
62200  src/Makefile.am                        |   1 +
62201  src/hb-ot-shape-complex-arabic-table.h | 619
62202  ++++++++++++++++++++++++++++++++
62203  src/hb-ot-shape-complex-arabic.cc      | 621
62204  +--------------------------------
62205  3 files changed, 621 insertions(+), 620 deletions(-)
62206
62207 commit 14d784116b08685425e4ddcb1c1f813dbe2b2986
62208 Author: Behdad Esfahbod <behdad@behdad.org>
62209 Date:   Wed Nov 17 16:52:58 2010 -0500
62210
62211     Update Arabic joining table to include Mandaic
62212
62213     Mandaic was added to Unicode 6.0, but the joining data was not
62214     updated.
62215     Draft ArabicShaping.txt from 6.1 includes the joining data for
62216     Mandaic.
62217     Use that.
62218
62219  src/gen-arabic-joining-table.py   |  45 ++++++++++----
62220  src/hb-ot-shape-complex-arabic.cc | 123
62221  ++++++++++++++++++++++++++++++++------
62222  2 files changed, 137 insertions(+), 31 deletions(-)
62223
62224 commit 43bf2f7f1ec427c431e2ee2fd1a9345e7d5c9718
62225 Author: Behdad Esfahbod <behdad@behdad.org>
62226 Date:   Wed Nov 17 14:49:40 2010 -0500
62227
62228     Add OpenType script tags for Unicode 5.2 and Unicode 6.0 scripts
62229
62230     Based on tags proposed by Microsoft for inclusion in OpenType.
62231
62232  src/hb-ot-tag.c | 34 +++++++++++++++++-----------------
62233  1 file changed, 17 insertions(+), 17 deletions(-)
62234
62235 commit afab01cf7caca79cf6dfabe6827d1703be1a74f7
62236 Author: Behdad Esfahbod <behdad@behdad.org>
62237 Date:   Wed Nov 17 14:35:34 2010 -0500
62238
62239     Add Unicode 6.0 scripts
62240
62241  src/hb-icu.c     | 6 ++++++
62242  src/hb-ot-tag.c  | 7 ++++++-
62243  src/hb-unicode.c | 7 ++++++-
62244  src/hb-unicode.h | 7 ++++++-
62245  4 files changed, 24 insertions(+), 3 deletions(-)
62246
62247 commit f234b68d18d956f7e4eb4bf58d6dc408d9e5146e
62248 Author: Behdad Esfahbod <behdad@behdad.org>
62249 Date:   Wed Nov 17 14:25:44 2010 -0500
62250
62251     Change HB_SCRIPT_MEITEI_MAYEK to HB_SCRIPT_MEETEI_MAYEK
62252
62253     The new name matches the Unicode name.  Reported by Jonathan Kew.
62254
62255  src/hb-icu.c     | 2 +-
62256  src/hb-ot-tag.c  | 2 +-
62257  src/hb-unicode.h | 2 +-
62258  3 files changed, 3 insertions(+), 3 deletions(-)
62259
62260 commit 3ca9a6d1cffe950b325e1d522b20d4a645ae448e
62261 Author: Behdad Esfahbod <behdad@behdad.org>
62262 Date:   Wed Nov 17 13:08:47 2010 -0500
62263
62264     Add TODO item
62265
62266  TODO | 3 +++
62267  1 file changed, 3 insertions(+)
62268
62269 commit 300cb41417d40473268e3b4089bed24e9e77a753
62270 Author: Behdad Esfahbod <behdad@behdad.org>
62271 Date:   Wed Nov 17 12:57:23 2010 -0500
62272
62273     Add XXX marks
62274
62275  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
62276  1 file changed, 3 insertions(+), 1 deletion(-)
62277
62278 commit ea00aee9f94ae8c6cf03d620254817d5e1f51d64
62279 Author: Behdad Esfahbod <behdad@behdad.org>
62280 Date:   Fri Nov 5 10:51:37 2010 -0400
62281
62282     Add TODO item
62283
62284  TODO | 2 ++
62285  1 file changed, 2 insertions(+)
62286
62287 commit 3a852ae7fe6edfaadd75625d27515a3689503395
62288 Author: Behdad Esfahbod <behdad@behdad.org>
62289 Date:   Wed Nov 3 16:37:24 2010 -0400
62290
62291     Save general category and combining class in the buffer for reuse
62292
62293  src/hb-ot-layout-private.hh       |  3 ++-
62294  src/hb-ot-shape-complex-arabic.cc | 16 ++++++++++------
62295  src/hb-ot-shape-private.hh        |  6 ++++++
62296  src/hb-ot-shape.cc                | 26 +++++++++++++++++++++-----
62297  4 files changed, 39 insertions(+), 12 deletions(-)
62298
62299 commit a5ab682b9ba8224fc132624f93e6fef9973a68ca
62300 Author: Behdad Esfahbod <behdad@behdad.org>
62301 Date:   Wed Nov 3 15:50:36 2010 -0400
62302
62303     More "unreached code" warning fixes
62304
62305     Ugly :(.
62306
62307  src/hb-blob.c | 48 ++++++++++++++++++++++++------------------------
62308  1 file changed, 24 insertions(+), 24 deletions(-)
62309
62310 commit 4e22c7e94102c9f00c32b8cb6aaa832f83909149
62311 Author: Behdad Esfahbod <behdad@behdad.org>
62312 Date:   Wed Nov 3 15:47:12 2010 -0400
62313
62314     Add comment
62315
62316  src/hb-ot-layout-common-private.hh | 3 +++
62317  1 file changed, 3 insertions(+)
62318
62319 commit 0342034d1cb577d34b42f7204da7fb930c12a464
62320 Author: Behdad Esfahbod <behdad@behdad.org>
62321 Date:   Wed Nov 3 15:40:07 2010 -0400
62322
62323     Pedantic
62324
62325  src/hb-ot-layout-gpos-private.hh | 2 +-
62326  1 file changed, 1 insertion(+), 1 deletion(-)
62327
62328 commit 4a2d844c2f12dc1b858ab4ddd737ded7c0852221
62329 Author: Behdad Esfahbod <behdad@behdad.org>
62330 Date:   Wed Nov 3 15:28:56 2010 -0400
62331
62332     Minor code shuffling
62333
62334  src/hb-ot-layout-private.hh | 21 +++-------------
62335  src/hb-ot-layout.cc         | 61
62336  +++++++++++++++++++++++++++++++++------------
62337  2 files changed, 48 insertions(+), 34 deletions(-)
62338
62339 commit 11e3ec444a85fc72541823c2e98cc92c4ceb19af
62340 Author: Behdad Esfahbod <behdad@behdad.org>
62341 Date:   Wed Nov 3 15:11:04 2010 -0400
62342
62343     Fix a few more "unreachable code" warnings
62344
62345  src/hb-blob.c                        |  2 +-
62346  src/hb-object-private.h              | 12 +++---
62347  src/hb-open-type-private.hh          | 84
62348  +++++++++++++++++-------------------
62349  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
62350  src/hb-private.h                     |  3 +-
62351  5 files changed, 49 insertions(+), 54 deletions(-)
62352
62353 commit 2304856340782c72cb30873f7907191dc359e921
62354 Author: Behdad Esfahbod <behdad@behdad.org>
62355 Date:   Wed Nov 3 12:46:58 2010 -0400
62356
62357     Remove another couple lines of dead code
62358
62359  src/hb-ot-layout-gsubgpos-private.hh | 2 --
62360  1 file changed, 2 deletions(-)
62361
62362 commit b8783c85ac5dd9ea8f5a66eacb92dfcfbf649a6d
62363 Author: Behdad Esfahbod <behdad@behdad.org>
62364 Date:   Wed Nov 3 11:50:21 2010 -0400
62365
62366     Fix unreachable-code warning
62367
62368  src/hb-ot-layout-gpos-private.hh | 8 ++++----
62369  1 file changed, 4 insertions(+), 4 deletions(-)
62370
62371 commit c2709119c8c610a0d4d71884a7d4fdba7cb65b72
62372 Author: Behdad Esfahbod <behdad@behdad.org>
62373 Date:   Wed Oct 27 23:18:51 2010 -0400
62374
62375     Move things around some more
62376
62377  src/hb-ot-layout-gpos-private.hh     | 8 ++++----
62378  src/hb-ot-layout-gsub-private.hh     | 4 ++--
62379  src/hb-ot-layout-gsubgpos-private.hh | 9 +++++++--
62380  src/hb-ot-layout-private.hh          | 7 +++----
62381  src/hb-ot-layout.cc                  | 6 +++---
62382  5 files changed, 19 insertions(+), 15 deletions(-)
62383
62384 commit 194d4566ec054db03fa31d369a9f1c6cf4941e74
62385 Author: Behdad Esfahbod <behdad@behdad.org>
62386 Date:   Wed Oct 27 23:09:10 2010 -0400
62387
62388     Move buffer var allocation local
62389
62390  src/hb-ot-layout-gpos-private.hh | 19 ++++++++++++++-----
62391  src/hb-ot-layout-private.hh      |  2 --
62392  2 files changed, 14 insertions(+), 7 deletions(-)
62393
62394 commit 1e7c1fcbc33599faefc32d4a28e5d8506d2c56fa
62395 Author: Behdad Esfahbod <behdad@behdad.org>
62396 Date:   Wed Oct 27 22:48:31 2010 -0400
62397
62398     Move code around
62399
62400  src/hb-ot-layout-gpos-private.hh | 59
62401  ++++++++++++++++++++++++++++++++++++++++
62402  src/hb-ot-layout.cc              | 59
62403  ++--------------------------------------
62404  src/hb-ot-layout.h               |  4 +--
62405  src/hb-ot-shape.cc               |  2 +-
62406  4 files changed, 63 insertions(+), 61 deletions(-)
62407
62408 commit bf94b3ad22b2fe4730d4e64d673c63154fc5b5fe
62409 Author: Behdad Esfahbod <behdad@behdad.org>
62410 Date:   Wed Oct 27 22:37:59 2010 -0400
62411
62412     Move some more code around
62413
62414  src/hb-ot-layout-gdef-private.hh | 21 +++++++++++++++
62415  src/hb-ot-layout-private.hh      | 27 ++++++++++++++++---
62416  src/hb-ot-layout.cc              | 56
62417  ++++++----------------------------------
62418  3 files changed, 52 insertions(+), 52 deletions(-)
62419
62420 commit 6334658fe79d6acfb46a2a147721b78f92510ebb
62421 Author: Behdad Esfahbod <behdad@behdad.org>
62422 Date:   Wed Oct 27 22:11:32 2010 -0400
62423
62424     Simplify mark skipping logic
62425
62426  src/hb-ot-layout.cc | 17 +++--------------
62427  1 file changed, 3 insertions(+), 14 deletions(-)
62428
62429 commit 8c69e65abed961002d90024c92e18538c6516262
62430 Author: Behdad Esfahbod <behdad@behdad.org>
62431 Date:   Wed Oct 27 22:07:49 2010 -0400
62432
62433     Rename lookup_flags to lookup_props since it's more than just flags
62434
62435  src/hb-ot-layout-common-private.hh   |  6 +++++-
62436  src/hb-ot-layout-gpos-private.hh     | 14 +++++++-------
62437  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
62438  src/hb-ot-layout-gsubgpos-private.hh | 10 +++++-----
62439  src/hb-ot-layout-private.hh          |  4 ++--
62440  src/hb-ot-layout.cc                  | 36
62441  ++++++++++++++++++------------------
62442  src/main.cc                          |  4 ++--
62443  7 files changed, 43 insertions(+), 39 deletions(-)
62444
62445 commit 98370e89d1bff248737b482d129c2a4deb8bfd95
62446 Author: Behdad Esfahbod <behdad@behdad.org>
62447 Date:   Wed Oct 27 17:39:01 2010 -0400
62448
62449     WIP removing external synthesized GDEF support and implementing
62450     it internally
62451
62452  TODO                                 |   2 -
62453  src/hb-buffer-private.hh             |   4 -
62454  src/hb-buffer.cc                     |   3 -
62455  src/hb-ot-layout-common-private.hh   |   8 +-
62456  src/hb-ot-layout-gdef-private.hh     |   6 +-
62457  src/hb-ot-layout-gpos-private.hh     |   4 +-
62458  src/hb-ot-layout-gsub-private.hh     |  66 ++++++-----------
62459  src/hb-ot-layout-gsubgpos-private.hh |  29 +++++++-
62460  src/hb-ot-layout-private.hh          |  29 +++-----
62461  src/hb-ot-layout.cc                  | 138
62462  +++++------------------------------
62463  src/hb-ot-layout.h                   |  26 -------
62464  src/hb-ot-shape.cc                   |  10 +++
62465  12 files changed, 98 insertions(+), 227 deletions(-)
62466
62467 commit 870e2d6eac01d004c72a925ea93e6823251d5fa2
62468 Author: Behdad Esfahbod <behdad@behdad.org>
62469 Date:   Wed Oct 27 17:37:20 2010 -0400
62470
62471     Remove unused function
62472
62473  src/hb-buffer-private.hh | 10 ----------
62474  src/hb-buffer.cc         | 27 ---------------------------
62475  2 files changed, 37 deletions(-)
62476
62477 commit 1115890b90709fa5329a55d22f543020f3df9f6f
62478 Author: Behdad Esfahbod <behdad@behdad.org>
62479 Date:   Wed Oct 27 17:07:04 2010 -0400
62480
62481     More cleanup
62482
62483  src/hb-buffer-private.hh    | 5 +----
62484  src/hb-ot-layout-private.hh | 6 ++++++
62485  2 files changed, 7 insertions(+), 4 deletions(-)
62486
62487 commit dbf56b1d94910f04823e53e39ace1e5145bddc04
62488 Author: Behdad Esfahbod <behdad@behdad.org>
62489 Date:   Wed Oct 27 17:06:12 2010 -0400
62490
62491     More lig-id cleanup
62492
62493  src/hb-buffer-private.hh         | 4 ++--
62494  src/hb-buffer.cc                 | 2 +-
62495  src/hb-ot-layout-gsub-private.hh | 8 +++++++-
62496  3 files changed, 10 insertions(+), 4 deletions(-)
62497
62498 commit f6a23a0b9171958f76c1d0473b09fc08d2b3a0d0
62499 Author: Behdad Esfahbod <behdad@behdad.org>
62500 Date:   Wed Oct 27 17:01:03 2010 -0400
62501
62502     More removal of lig-id code from buffer
62503
62504  src/hb-buffer.cc | 4 ++--
62505  1 file changed, 2 insertions(+), 2 deletions(-)
62506
62507 commit dd2ffd282c059194fd87fb1664e2e0cdb56a87a0
62508 Author: Behdad Esfahbod <behdad@behdad.org>
62509 Date:   Wed Oct 27 16:57:01 2010 -0400
62510
62511     Minor renaming
62512
62513  src/hb-buffer-private.hh         | 41
62514  ++++++++++++++++++++--------------------
62515  src/hb-buffer.cc                 | 20 ++++++++++----------
62516  src/hb-ot-layout-gsub-private.hh |  8 ++++----
62517  src/hb-ot-shape.cc               |  6 +++---
62518  4 files changed, 37 insertions(+), 38 deletions(-)
62519
62520 commit fe263272a2b26204bc39829a94d90ab537517f3f
62521 Author: Behdad Esfahbod <behdad@behdad.org>
62522 Date:   Wed Oct 27 16:51:02 2010 -0400
62523
62524     Move setting lig_id/component out of buffer and to the gsub code
62525
62526  src/hb-buffer-private.hh         | 30 +++++++----------------
62527  src/hb-buffer.cc                 | 52
62528  +++++++---------------------------------
62529  src/hb-ot-layout-gsub-private.hh | 27 ++++++++++++---------
62530  3 files changed, 34 insertions(+), 75 deletions(-)
62531
62532 commit 2e2b2480c01c788ea702d78ca830c2bb659654a8
62533 Author: Behdad Esfahbod <behdad@behdad.org>
62534 Date:   Wed Oct 27 16:25:28 2010 -0400
62535
62536     Always allocate new ligature id
62537
62538     No practical point in reusing ligature ids.
62539
62540  src/hb-ot-layout-gsub-private.hh | 5 +----
62541  1 file changed, 1 insertion(+), 4 deletions(-)
62542
62543 commit bf07d5a29c61baf6fd683289c7764f487ad7e413
62544 Author: Behdad Esfahbod <behdad@behdad.org>
62545 Date:   Wed Oct 27 16:19:13 2010 -0400
62546
62547     Set component=0 for ligature glyph
62548
62549  src/hb-ot-layout-gsub-private.hh | 5 +++--
62550  1 file changed, 3 insertions(+), 2 deletions(-)
62551
62552 commit 37ab877149582c7ce7416425bb402340e3f948a2
62553 Author: Behdad Esfahbod <behdad@behdad.org>
62554 Date:   Wed Oct 27 15:38:06 2010 -0400
62555
62556     Remove comment
62557
62558  src/hb-buffer.cc | 20 --------------------
62559  1 file changed, 20 deletions(-)
62560
62561 commit 88474c6fdaf35c56368694a5b164f4988a004d49
62562 Author: Behdad Esfahbod <behdad@behdad.org>
62563 Date:   Wed Oct 27 14:42:15 2010 -0400
62564
62565     Get rid of the OpenType-specific internal buffer representation
62566
62567     Add variant integers to buffer item types.  More cleanup coming.
62568
62569  TODO                              |  2 --
62570  src/hb-buffer-private.hh          | 35 ++++++----------------
62571  src/hb-buffer.cc                  | 62
62572  +++++++++++++++++++--------------------
62573  src/hb-buffer.h                   |  2 +-
62574  src/hb-ot-layout-gpos-private.hh  | 24 +++++++--------
62575  src/hb-ot-layout-gsub-private.hh  |  2 +-
62576  src/hb-ot-layout-private.hh       |  4 +--
62577  src/hb-ot-layout.cc               | 39 ++++++++++++------------
62578  src/hb-ot-shape-complex-arabic.cc |  8 ++---
62579  9 files changed, 79 insertions(+), 99 deletions(-)
62580
62581 commit 6cb8c3493019e1497921666fc268cb81943f9f1f
62582 Author: Behdad Esfahbod <behdad@behdad.org>
62583 Date:   Wed Oct 27 14:27:03 2010 -0400
62584
62585     Add hb_var_int_t
62586
62587  src/hb-buffer.h |  6 +++---
62588  src/hb-common.h | 10 ++++++++++
62589  2 files changed, 13 insertions(+), 3 deletions(-)
62590
62591 commit f22802431a983bd4bc60a7653b1103973c3475cb
62592 Author: Behdad Esfahbod <behdad@behdad.org>
62593 Date:   Tue Nov 2 19:12:37 2010 -0400
62594
62595     Remove trailing comma
62596
62597  src/hb-ot-shape-complex-arabic.cc | 2 +-
62598  1 file changed, 1 insertion(+), 1 deletion(-)
62599
62600 commit 13528d0c78cadb1f67267c9a692558caef9fdaa6
62601 Author: Behdad Esfahbod <behdad@behdad.org>
62602 Date:   Wed Oct 27 14:09:27 2010 -0400
62603
62604     Supposedly implement vertical support in GPOS
62605
62606     Not tested at all.
62607
62608  src/hb-ot-layout-gpos-private.hh | 27 ++++++++++++++++++++-------
62609  src/hb-ot-layout.cc              | 39
62610  ++++++++++++++++++++++++---------------
62611  2 files changed, 44 insertions(+), 22 deletions(-)
62612
62613 commit 9624de5b496846cd89ee4f7b07d38029aca70ce1
62614 Author: Behdad Esfahbod <behdad@behdad.org>
62615 Date:   Wed Oct 27 13:44:59 2010 -0400
62616
62617     Clarify cursive_chain (and change its sign)
62618
62619  src/hb-ot-layout-gpos-private.hh |  4 ++--
62620  src/hb-ot-layout.cc              | 13 +++++++------
62621  2 files changed, 9 insertions(+), 8 deletions(-)
62622
62623 commit d6c9eadb88240c40b3cb9a33f067e575cbc2f729
62624 Author: Behdad Esfahbod <behdad@behdad.org>
62625 Date:   Wed Oct 27 12:34:50 2010 -0400
62626
62627     Remove more pointless LONGTERMTODO items
62628
62629  src/hb-ot-layout-common-private.hh | 2 --
62630  1 file changed, 2 deletions(-)
62631
62632 commit e204674fe340a57c48a9fe7e1ed02a9a08f4aca4
62633 Author: Behdad Esfahbod <behdad@behdad.org>
62634 Date:   Wed Oct 27 12:32:02 2010 -0400
62635
62636     Rename hb_ot_layout_get_lig_carets() to
62637     hb_ot_layout_get_ligature_carets()
62638
62639  src/hb-ot-layout.cc | 14 +++++++-------
62640  src/hb-ot-layout.h  | 14 +++++++-------
62641  2 files changed, 14 insertions(+), 14 deletions(-)
62642
62643 commit 3357d145f81cb7b746c910018fe3a0dfab00972c
62644 Author: Behdad Esfahbod <behdad@behdad.org>
62645 Date:   Wed Oct 27 12:30:46 2010 -0400
62646
62647     Implement vertical support in get_lig_carets()
62648
62649  src/hb-ot-layout-gdef-private.hh | 34 ++++++++++++++++++----------------
62650  src/hb-ot-layout.cc              |  3 ++-
62651  src/hb-ot-layout.h               |  1 +
62652  3 files changed, 21 insertions(+), 17 deletions(-)
62653
62654 commit 8eeed7eddc789151cbffe62ed6bfd77612266bf1
62655 Author: Behdad Esfahbod <behdad@behdad.org>
62656 Date:   Wed Oct 27 12:07:49 2010 -0400
62657
62658     Remove LONGTERMTODO item that I'll never fix
62659
62660  src/hb-ot-layout-gsubgpos-private.hh | 6 ------
62661  1 file changed, 6 deletions(-)
62662
62663 commit 184a5279c64f37bc2ceefbe2191bb64ca87f88d8
62664 Author: Behdad Esfahbod <behdad@behdad.org>
62665 Date:   Wed Oct 27 12:00:49 2010 -0400
62666
62667     Remove unused macro
62668
62669  src/hb-ot-layout-gpos-private.hh | 2 --
62670  1 file changed, 2 deletions(-)
62671
62672 commit af5d02a269d55331300df1e382241893928d64e0
62673 Author: Behdad Esfahbod <behdad@behdad.org>
62674 Date:   Wed Oct 27 11:54:26 2010 -0400
62675
62676     Rewrite Cursive joining to act more like other pair lookups
62677
62678     Look forward for next character instead of joining to the last
62679     character.
62680
62681  src/hb-ot-layout-gpos-private.hh | 71
62682  ++++++++++++++++++----------------------
62683  src/hb-ot-layout-private.hh      | 10 ------
62684  2 files changed, 31 insertions(+), 50 deletions(-)
62685
62686 commit ea22c749c7371cf66ca44f0bfe7030aef1926edd
62687 Author: Behdad Esfahbod <behdad@behdad.org>
62688 Date:   Wed Oct 27 11:09:48 2010 -0400
62689
62690     Fix Cursive positioning
62691
62692     Test case: "مرا" rendered using IranNastaliq.
62693
62694  src/hb-ot-layout-gpos-private.hh | 124
62695  +--------------------------------------
62696  1 file changed, 3 insertions(+), 121 deletions(-)
62697
62698 commit aefdb64689aab19df76590a36c4a04052a8bffdb
62699 Author: Behdad Esfahbod <behdad@behdad.org>
62700 Date:   Wed Oct 27 10:40:39 2010 -0400
62701
62702     Fix segfault with Arabic combining marks
62703
62704  src/hb-ot-shape-complex-arabic.cc | 4 +++-
62705  1 file changed, 3 insertions(+), 1 deletion(-)
62706
62707 commit 12b2d09a87adc1e1aac089cd2e09a68fb7129829
62708 Author: Behdad Esfahbod <behdad@behdad.org>
62709 Date:   Wed Oct 27 01:28:28 2010 -0400
62710
62711     Remove obsolete TODO item
62712
62713     We don't cache any metrics internally, so the correct way to add more
62714     glyph metrics items is to add new callbacks for them.  We already have
62715     separeate callbacks for advance vs extents.
62716
62717  TODO | 2 --
62718  1 file changed, 2 deletions(-)
62719
62720 commit 248e3c2ba47889c247959e44166644872aed59ba
62721 Author: Behdad Esfahbod <behdad@behdad.org>
62722 Date:   Wed Oct 27 01:23:14 2010 -0400
62723
62724     Oops, remove extra mask setting that broke complex shaping
62725
62726  src/hb-ot-shape.cc | 2 --
62727  1 file changed, 2 deletions(-)
62728
62729 commit 502f4cba3e0bcd625d31f8fd295b8b18e2d02a5a
62730 Author: Behdad Esfahbod <behdad@behdad.org>
62731 Date:   Wed Oct 27 01:13:56 2010 -0400
62732
62733     Divide get_metrics into get_advance and get_extents
62734
62735     Graphite module not updated.
62736     Bump version to 0.3.
62737
62738  configure.ac          |  2 +-
62739  src/hb-font-private.h |  3 +-
62740  src/hb-font.cc        | 96
62741  +++++++++++++++++++++++++++++++++++----------------
62742  src/hb-font.h         | 61 ++++++++++++++++++++------------
62743  src/hb-ft.c           | 72 +++++++++++++++++++++++---------------
62744  src/hb-ot-shape.cc    |  7 ++--
62745  6 files changed, 154 insertions(+), 87 deletions(-)
62746
62747 commit ec6c0e54d322d58cbc835feb58dcec7ede6ab744
62748 Author: Behdad Esfahbod <behdad@behdad.org>
62749 Date:   Tue Oct 26 11:28:14 2010 -0400
62750
62751     Fix blob leak
62752
62753  src/hb-font.cc | 2 +-
62754  1 file changed, 1 insertion(+), 1 deletion(-)
62755
62756 commit bd7378b2ef9793de4e7f57b920f29f48ac9d0c25
62757 Author: Behdad Esfahbod <behdad@behdad.org>
62758 Date:   Wed Oct 13 18:33:16 2010 -0400
62759
62760     Massage mask setting a bit more
62761
62762     Still finding the exact correct way the masks should be set.
62763
62764  src/hb-buffer-private.hh | 19 ++++++++++++++++---
62765  src/hb-buffer.cc         |  9 +++++++++
62766  src/hb-ot-shape.cc       |  6 ++++--
62767  3 files changed, 29 insertions(+), 5 deletions(-)
62768
62769 commit 961f9baa7bc3556f1e4e7135859cebe1351f73a4
62770 Author: Behdad Esfahbod <behdad@behdad.org>
62771 Date:   Wed Oct 13 17:17:00 2010 -0400
62772
62773     Oops, actually set global mask
62774
62775  src/hb-buffer.cc | 2 +-
62776  1 file changed, 1 insertion(+), 1 deletion(-)
62777
62778 commit 39dede9ffffe732f78cbd092ccb3b48d77ddd66d
62779 Author: Behdad Esfahbod <behdad@behdad.org>
62780 Date:   Wed Oct 13 15:54:06 2010 -0400
62781
62782     Make sure boolean features always use value=1
62783
62784     Previously boolean features turned on the entire feature mask.
62785     This is
62786     wrong if feature is Alternate and user has provided values bigger
62787     than one.
62788     Though, I don't think other engines support such corner cases.
62789
62790  src/hb-ot-map-private.hh          | 10 ++++++++--
62791  src/hb-ot-map.cc                  |  3 ++-
62792  src/hb-ot-shape-complex-arabic.cc |  2 +-
62793  src/hb-ot-shape.cc                |  2 +-
62794  4 files changed, 12 insertions(+), 5 deletions(-)
62795
62796 commit 3506b2e78db27e7835bd2c09c053a9807c9cac40
62797 Author: Behdad Esfahbod <behdad@behdad.org>
62798 Date:   Wed Oct 13 15:38:52 2010 -0400
62799
62800     Return early if mask is 0
62801
62802  src/hb-buffer.cc | 3 +++
62803  1 file changed, 3 insertions(+)
62804
62805 commit 5c1c8c9c50ddbe66ea595afb245a208b7775b27c
62806 Author: Behdad Esfahbod <behdad@behdad.org>
62807 Date:   Wed Oct 13 15:36:38 2010 -0400
62808
62809     Make sure feature values don't leak out of their mask
62810
62811  src/hb-buffer.cc | 1 +
62812  1 file changed, 1 insertion(+)
62813
62814 commit 852912fc2db06b6183a2dc87c45ec1b563063572
62815 Author: Behdad Esfahbod <behdad@behdad.org>
62816 Date:   Wed Oct 13 15:34:50 2010 -0400
62817
62818     Fix applying default-value for features
62819
62820     Previously if a default global feature was overrided by a non-global
62821     user feature, we were not setting any default mask for the feature,
62822     essentially disabling the feature by default.  Fix that.
62823
62824  TODO                     |  2 --
62825  src/hb-ot-map-private.hh | 10 ++++++----
62826  src/hb-ot-map.cc         | 13 +++++++------
62827  3 files changed, 13 insertions(+), 12 deletions(-)
62828
62829 commit 2989be4919242670c94825bded96db20a7b2035b
62830 Author: Behdad Esfahbod <behdad@behdad.org>
62831 Date:   Wed Oct 13 15:18:29 2010 -0400
62832
62833     Set user masks after complex masks
62834
62835  src/hb-ot-shape.cc | 4 ++--
62836  1 file changed, 2 insertions(+), 2 deletions(-)
62837
62838 commit a7820b7b15a809b4a1a4077147ceed7bea528483
62839 Author: Behdad Esfahbod <behdad@behdad.org>
62840 Date:   Wed Oct 13 14:20:48 2010 -0400
62841
62842     Add TODO item
62843
62844  TODO | 2 ++
62845  1 file changed, 2 insertions(+)
62846
62847 commit 04a3023a66203d94b77f2d7a8d6bcdedf067e155
62848 Author: Behdad Esfahbod <behdad@behdad.org>
62849 Date:   Wed Oct 13 10:57:27 2010 -0400
62850
62851     Cleanup TODO
62852
62853     Looks like a roadmap now.
62854
62855  TODO | 72
62856  +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
62857  1 file changed, 59 insertions(+), 13 deletions(-)
62858
62859 commit 3111b8a0d5b38da57c0f6285aec2b92eb690188f
62860 Author: Behdad Esfahbod <behdad@behdad.org>
62861 Date:   Wed Oct 13 10:41:53 2010 -0400
62862
62863     Fix stupid bug, oops
62864
62865  src/hb-font.cc | 2 +-
62866  1 file changed, 1 insertion(+), 1 deletion(-)
62867
62868 commit 3703f88b74707113e782eb6ca9a77603561760d0
62869 Author: Behdad Esfahbod <behdad@behdad.org>
62870 Date:   Tue Oct 12 18:34:20 2010 -0400
62871
62872     Step the version up to 0.2 now that Arabic shaper is in
62873
62874  configure.ac | 2 +-
62875  1 file changed, 1 insertion(+), 1 deletion(-)
62876
62877 commit 758f68b860b44b5a04eb3dde5cb40b1b04cf634a
62878 Author: Behdad Esfahbod <behdad@behdad.org>
62879 Date:   Tue Oct 12 17:37:44 2010 -0400
62880
62881     Fix Arabic shaper
62882
62883     It's tested now.  It works!
62884
62885  src/hb-ot-shape-complex-arabic.cc | 7 ++++---
62886  1 file changed, 4 insertions(+), 3 deletions(-)
62887
62888 commit 13403bc67a01e0d4908fb964093fd02ddd11c580
62889 Author: Behdad Esfahbod <behdad@behdad.org>
62890 Date:   Tue Oct 12 17:23:54 2010 -0400
62891
62892     Hookup Arabic shaper!
62893
62894     Not tested yet.
62895
62896  src/hb-ot-shape-complex-arabic.cc  |  6 +++---
62897  src/hb-ot-shape-complex-private.hh | 37
62898  ++++++++++++++++++++++---------------
62899  src/hb-ot-shape-private.hh         | 14 +++++++++++++-
62900  src/hb-ot-shape.cc                 |  3 ++-
62901  4 files changed, 40 insertions(+), 20 deletions(-)
62902
62903 commit 57ac0ecb7843533b2e6e6d6c8a12b2a44437cc1c
62904 Author: Behdad Esfahbod <behdad@behdad.org>
62905 Date:   Tue Oct 12 17:07:02 2010 -0400
62906
62907     Merge clearing masks and setting global masks
62908
62909  src/hb-buffer-private.hh | 11 ++++++-----
62910  src/hb-buffer.cc         |  5 +++--
62911  src/hb-ot-map.cc         |  2 +-
62912  src/hb-ot-shape.cc       |  7 ++-----
62913  4 files changed, 12 insertions(+), 13 deletions(-)
62914
62915 commit fc96596b7c1c4e62491e951a3c256fb00dcde550
62916 Author: Behdad Esfahbod <behdad@behdad.org>
62917 Date:   Tue Oct 12 17:00:25 2010 -0400
62918
62919     Form clusters before setting masks
62920
62921  src/hb-ot-shape.cc | 4 ++--
62922  1 file changed, 2 insertions(+), 2 deletions(-)
62923
62924 commit 1e80782244cdb1dedae9d1e61079d0508e57ca72
62925 Author: Behdad Esfahbod <behdad@behdad.org>
62926 Date:   Tue Oct 12 17:00:07 2010 -0400
62927
62928     Clear masks before setting them up, not after!
62929
62930  src/hb-ot-shape.cc | 6 ++----
62931  1 file changed, 2 insertions(+), 4 deletions(-)
62932
62933 commit fd3d32d31cb6d74a9994b6850d539fd0b707d941
62934 Author: Behdad Esfahbod <behdad@behdad.org>
62935 Date:   Tue Oct 12 16:57:47 2010 -0400
62936
62937     Add hb_ot_shape_execute()
62938
62939     Not public yet.
62940
62941  src/hb-ot-shape-private.hh |  5 ++---
62942  src/hb-ot-shape.cc         | 19 ++++++++++++++-----
62943  2 files changed, 16 insertions(+), 8 deletions(-)
62944
62945 commit 49baa1f69efb0e3c62e45bd59dd88459a84bf390
62946 Author: Behdad Esfahbod <behdad@behdad.org>
62947 Date:   Tue Oct 12 16:50:36 2010 -0400
62948
62949     Add hb_ot_complex_shaper_t stuff and start hooking Arabic shaper up
62950
62951  src/Makefile.am                                    |  3 +-
62952  src/hb-ot-map-private.hh                           |  2 +-
62953  src/hb-ot-map.cc                                   |  2 +-
62954  ...ape-arabic.cc => hb-ot-shape-complex-arabic.cc} |  9 +++
62955  src/hb-ot-shape-complex-private.hh                 | 88
62956  ++++++++++++++++++++++
62957  src/hb-ot-shape-private.hh                         | 12 +--
62958  src/hb-ot-shape.cc                                 |  8 +-
62959  7 files changed, 107 insertions(+), 17 deletions(-)
62960
62961 commit 605ed468f380f86d642031f6451447d270cb6de1
62962 Author: Behdad Esfahbod <behdad@behdad.org>
62963 Date:   Tue Oct 12 16:19:29 2010 -0400
62964
62965     Add hb_ot_shape_plan_t
62966
62967     This is the object that a separate plan/execute shaping API will
62968     use in
62969     between the two stages.
62970
62971  src/hb-ot-shape-private.hh | 12 ++++++++++--
62972  src/hb-ot-shape.cc         | 38 ++++++++++++++++++--------------------
62973  2 files changed, 28 insertions(+), 22 deletions(-)
62974
62975 commit 895fb5d364e7ae5d9d2e34b9f68b8651804369ef
62976 Author: Behdad Esfahbod <behdad@behdad.org>
62977 Date:   Tue Oct 12 16:00:21 2010 -0400
62978
62979     Refactor, in a different direction
62980
62981  src/hb-ot-map-private.hh   | 15 ++++++++-------
62982  src/hb-ot-map.cc           | 23 ++++++++++++-----------
62983  src/hb-ot-shape-private.hh | 13 +------------
62984  src/hb-ot-shape.cc         | 33 +++++++++++++++++----------------
62985  4 files changed, 38 insertions(+), 46 deletions(-)
62986
62987 commit d2ba016ca1ba7489537768b619980d5159b5870c
62988 Author: Behdad Esfahbod <behdad@behdad.org>
62989 Date:   Tue Oct 12 15:35:45 2010 -0400
62990
62991     More refactoring
62992
62993  src/hb-ot-map-private.hh   | 32 +++++---------------------------
62994  src/hb-ot-map.cc           | 32 +++++++++++++++++++++++++++++---
62995  src/hb-ot-shape-private.hh | 16 ++++++++++++++--
62996  src/hb-ot-shape.cc         | 43
62997  ++++++++++++++++++++++++++++---------------
62998  src/hb-ot-shape.h          | 10 +++++-----
62999  5 files changed, 81 insertions(+), 52 deletions(-)
63000
63001 commit 66e487dfbfdccd0c4be8cd11661d412ca27c3425
63002 Author: Behdad Esfahbod <behdad@behdad.org>
63003 Date:   Tue Oct 12 13:51:19 2010 -0400
63004
63005     Update Arabic shaping table to Unicode 6.0.0.
63006
63007  src/hb-ot-shape-arabic.cc | 8 ++++----
63008  1 file changed, 4 insertions(+), 4 deletions(-)
63009
63010 commit f4792d99eee0e8cd72b7cb01c96a09f16e2a72ce
63011 Author: Behdad Esfahbod <behdad@behdad.org>
63012 Date:   Tue Oct 12 12:32:18 2010 -0400
63013
63014     Fix infinite loop!
63015
63016     Untested code is indeed buggy code.
63017
63018     Mozilla bug #603352.
63019
63020  src/hb-ot-tag.c | 6 ++----
63021  1 file changed, 2 insertions(+), 4 deletions(-)
63022
63023 commit 993d1e786a32612b796dae8309ce402a4121bec7
63024 Author: Behdad Esfahbod <behdad@behdad.org>
63025 Date:   Tue Oct 12 11:17:30 2010 -0400
63026
63027     Fix missing negation in unreachable code!
63028
63029     Mozilla bug #603346
63030
63031  src/hb-open-type-private.hh | 5 ++---
63032  1 file changed, 2 insertions(+), 3 deletions(-)
63033
63034 commit 52601275d5e4000dada4f925fb78723eeeee7bd4
63035 Author: Behdad Esfahbod <behdad@behdad.org>
63036 Date:   Fri Oct 8 20:38:46 2010 -0400
63037
63038     More separation
63039
63040  src/hb-ot-shape.cc | 14 +++++---------
63041  1 file changed, 5 insertions(+), 9 deletions(-)
63042
63043 commit 6b7e6758626268ba1c7c266128e618ec73ae2c0f
63044 Author: Behdad Esfahbod <behdad@behdad.org>
63045 Date:   Fri Oct 8 20:30:04 2010 -0400
63046
63047     Minor
63048
63049  src/hb-ot-shape.cc | 22 +++++++++++-----------
63050  1 file changed, 11 insertions(+), 11 deletions(-)
63051
63052 commit aa9c450bb2d7c3c9e36ea32e3558250391a0582d
63053 Author: Behdad Esfahbod <behdad@behdad.org>
63054 Date:   Fri Oct 8 20:27:38 2010 -0400
63055
63056     Enable 'rtlm' mirroring
63057
63058  src/hb-ot-map-private.hh |  9 +++++----
63059  src/hb-ot-shape.cc       | 30 +++++++++++++++---------------
63060  2 files changed, 20 insertions(+), 19 deletions(-)
63061
63062 commit 36925f695d349a53d52ecc3a58f18240a6977463
63063 Author: Behdad Esfahbod <behdad@behdad.org>
63064 Date:   Fri Oct 8 20:20:32 2010 -0400
63065
63066     Rename hb_mask_allocator_t to hb_ot_map_t
63067
63068     hb_ot_plan_t may be a better name, donno.
63069
63070  src/hb-ot-map-private.hh   |  4 ++--
63071  src/hb-ot-map.cc           |  2 +-
63072  src/hb-ot-shape-private.hh |  4 ++--
63073  src/hb-ot-shape.cc         | 49
63074  +++++++++++++++++++++-------------------------
63075  4 files changed, 27 insertions(+), 32 deletions(-)
63076
63077 commit f5dd3be46b5c77a2c5b97b82a0b67ac9e851b898
63078 Author: Behdad Esfahbod <behdad@behdad.org>
63079 Date:   Fri Oct 8 20:16:23 2010 -0400
63080
63081     Improve checks
63082
63083  src/check-c-linkage-decls.sh | 2 +-
63084  src/check-header-guards.sh   | 2 +-
63085  2 files changed, 2 insertions(+), 2 deletions(-)
63086
63087 commit 5a2b0b3878cd9c62121bb4fd6344e102a9ee1825
63088 Author: Behdad Esfahbod <behdad@behdad.org>
63089 Date:   Fri Oct 8 20:14:57 2010 -0400
63090
63091     Add hb-ot-map.cc
63092
63093  src/Makefile.am          |   1 +
63094  src/hb-ot-map-private.hh | 129 +-----------------------------------
63095  src/hb-ot-map.cc         | 165
63096  +++++++++++++++++++++++++++++++++++++++++++++++
63097  3 files changed, 168 insertions(+), 127 deletions(-)
63098
63099 commit ecc4550ed7bc900a61081edfbcd0ad09cbf29b36
63100 Author: Behdad Esfahbod <behdad@behdad.org>
63101 Date:   Fri Oct 8 20:05:29 2010 -0400
63102
63103     Fix feature overriding
63104
63105  src/hb-ot-map-private.hh | 2 +-
63106  1 file changed, 1 insertion(+), 1 deletion(-)
63107
63108 commit 8f08c3275040870a645ef034a38d30c05c619f21
63109 Author: Behdad Esfahbod <behdad@behdad.org>
63110 Date:   Fri Oct 8 19:43:48 2010 -0400
63111
63112     Minor cleanup
63113
63114  src/hb-open-type-private.hh |  8 ++----
63115  src/hb-ot-map-private.hh    | 61
63116  +++++++++++++--------------------------------
63117  src/hb-ot-tag.c             | 11 ++++----
63118  src/hb-private.h            |  4 +++
63119  4 files changed, 28 insertions(+), 56 deletions(-)
63120
63121 commit a806762a314e83154793d96ee665e6668d6b56de
63122 Author: Behdad Esfahbod <behdad@behdad.org>
63123 Date:   Fri Oct 8 19:18:40 2010 -0400
63124
63125     Add hb-ot-shape-private.hh
63126
63127  src/Makefile.am            |  1 +
63128  src/hb-ot-shape-arabic.cc  |  2 +-
63129  src/hb-ot-shape-private.hh | 60
63130  ++++++++++++++++++++++++++++++++++++++++++++++
63131  3 files changed, 62 insertions(+), 1 deletion(-)
63132
63133 commit 4924affe0f0adf75f2a0e2137a71206b0576d63f
63134 Author: Behdad Esfahbod <behdad@behdad.org>
63135 Date:   Fri Oct 8 19:18:16 2010 -0400
63136
63137     Add hb-ot-map-private.hh
63138
63139  src/Makefile.am          |   1 +
63140  src/hb-ot-map-private.hh | 307
63141  +++++++++++++++++++++++++++++++++++++++++++++++
63142  src/hb-ot-shape.cc       | 274 ++----------------------------------------
63143  3 files changed, 315 insertions(+), 267 deletions(-)
63144
63145 commit a7c5046d6b676a32298b97403a49235f7f255161
63146 Author: Behdad Esfahbod <behdad@behdad.org>
63147 Date:   Fri Oct 8 18:47:47 2010 -0400
63148
63149     Add private hb_segment_properties_t
63150
63151  src/hb-buffer-private.hh | 14 ++++++++------
63152  1 file changed, 8 insertions(+), 6 deletions(-)
63153
63154 commit b897c607d91d569f4eaa681d1f5b3d9f3d2bb093
63155 Author: Behdad Esfahbod <behdad@behdad.org>
63156 Date:   Fri Oct 8 18:41:57 2010 -0400
63157
63158     Flip the OT bit-allocation vs gsub/gpos inside-out
63159
63160     We now build our entire attack plan before jumping in.
63161
63162  src/hb-ot-shape.cc | 333
63163  ++++++++++++++++++++++++++++-------------------------
63164  1 file changed, 176 insertions(+), 157 deletions(-)
63165
63166 commit e89b7d2a61b7f58e6c7cec00d5ce2246dee1e8a1
63167 Author: Behdad Esfahbod <behdad@behdad.org>
63168 Date:   Fri Oct 8 12:29:59 2010 -0400
63169
63170     Logically separate feature collection
63171
63172  src/hb-ot-shape.cc | 29 ++++++++++++++++++-----------
63173  1 file changed, 18 insertions(+), 11 deletions(-)
63174
63175 commit 5b88908f12ad1d828dd6075fb8fc0036c2d6af3a
63176 Author: Behdad Esfahbod <behdad@behdad.org>
63177 Date:   Fri Oct 8 12:23:01 2010 -0400
63178
63179     Minor
63180
63181  src/hb-ot-shape.cc | 18 ++++++------------
63182  1 file changed, 6 insertions(+), 12 deletions(-)
63183
63184 commit 5360ce0c5c33f921b3f9ad3f42529a19df5ad0fe
63185 Author: Behdad Esfahbod <behdad@behdad.org>
63186 Date:   Thu Oct 7 21:21:11 2010 -0400
63187
63188     Move some more code around
63189
63190  src/hb-ot-shape.cc | 27 +++++++++++++--------------
63191  1 file changed, 13 insertions(+), 14 deletions(-)
63192
63193 commit d9c726078828d50db62e05407a3f38f2e7607533
63194 Author: Behdad Esfahbod <behdad@behdad.org>
63195 Date:   Thu Oct 7 21:19:54 2010 -0400
63196
63197     Minor
63198
63199  src/hb-ot-shape.cc | 18 +++++++++---------
63200  1 file changed, 9 insertions(+), 9 deletions(-)
63201
63202 commit efe0d682e860ffd23a1d17c68c8273f17d51c1c9
63203 Author: Behdad Esfahbod <behdad@behdad.org>
63204 Date:   Thu Oct 7 21:12:46 2010 -0400
63205
63206     Simplify compiling lookups
63207
63208  src/hb-ot-shape.cc | 66
63209  ++++++++++++++++++++++--------------------------------
63210  1 file changed, 27 insertions(+), 39 deletions(-)
63211
63212 commit 476c94218b4f5b8e119e82b0e10b641e0c10bf56
63213 Author: Behdad Esfahbod <behdad@behdad.org>
63214 Date:   Thu Oct 7 17:47:33 2010 -0400
63215
63216     Rename
63217
63218  src/hb-ot-shape.cc | 18 ++++++++++--------
63219  1 file changed, 10 insertions(+), 8 deletions(-)
63220
63221 commit 34db6f031d7ac009f554386ef990bad44886b9ee
63222 Author: Behdad Esfahbod <behdad@behdad.org>
63223 Date:   Thu Oct 7 01:21:19 2010 -0400
63224
63225     Add XXX note
63226
63227  src/hb-buffer.cc | 1 +
63228  1 file changed, 1 insertion(+)
63229
63230 commit 98aa3f65446496dc250d9b01d98cacfdf1157e06
63231 Author: Behdad Esfahbod <behdad@behdad.org>
63232 Date:   Wed Oct 6 00:23:36 2010 -0400
63233
63234     Call hb_ot_shape_setup_lookups_complex()
63235
63236  src/hb-ot-shape.cc | 10 +++++++++-
63237  1 file changed, 9 insertions(+), 1 deletion(-)
63238
63239 commit f1d07885dc358e79c237e824c94b3320c0a9c17d
63240 Author: Behdad Esfahbod <behdad@behdad.org>
63241 Date:   Wed Oct 6 00:21:37 2010 -0400
63242
63243     Rename setup_lookups()
63244
63245  src/hb-ot-shape.cc | 10 +++++-----
63246  1 file changed, 5 insertions(+), 5 deletions(-)
63247
63248 commit affc5abac7bdae51df85856a5478d34d96fda4fe
63249 Author: Behdad Esfahbod <behdad@behdad.org>
63250 Date:   Wed Oct 6 00:18:16 2010 -0400
63251
63252     Move table_tag to hb_ot_shape_context_t
63253
63254  src/hb-ot-shape.cc | 31 +++++++++++++++++--------------
63255  1 file changed, 17 insertions(+), 14 deletions(-)
63256
63257 commit 967240dd8b96802345ef273e75427066e91ea8fb
63258 Author: Behdad Esfahbod <behdad@behdad.org>
63259 Date:   Tue Oct 5 23:00:05 2010 -0400
63260
63261     Add internal hb_ot_shape_context_t
63262
63263  src/hb-ot-shape-arabic.cc |  26 ++---
63264  src/hb-ot-shape.cc        | 237
63265  +++++++++++++++++++---------------------------
63266  2 files changed, 108 insertions(+), 155 deletions(-)
63267
63268 commit 3eb936f1539475098f39be78654b9c39b86f0799
63269 Author: Behdad Esfahbod <behdad@behdad.org>
63270 Date:   Tue Oct 5 18:36:58 2010 -0400
63271
63272     Add Arabic/Syriac/N'ko shaping logic
63273
63274     Not hooked up just yet.
63275
63276  src/Makefile.am                 |   9 +
63277  src/gen-arabic-joining-table.py |  39 +++
63278  src/hb-ot-shape-arabic.cc       | 716
63279  ++++++++++++++++++++++++++++++++++++++++
63280  3 files changed, 764 insertions(+)
63281
63282 commit 0109816b50064a314389333ff64aaf22cb4b1e56
63283 Author: Behdad Esfahbod <behdad@behdad.org>
63284 Date:   Tue Oct 5 18:36:45 2010 -0400
63285
63286     Update build system
63287
63288  autogen.sh   | 3 ---
63289  configure.ac | 1 +
63290  2 files changed, 1 insertion(+), 3 deletions(-)
63291
63292 commit e81d7afe6e0e9dd26025f3243a11cf0b408a8046
63293 Author: Behdad Esfahbod <behdad@behdad.org>
63294 Date:   Mon Oct 4 18:18:48 2010 -0400
63295
63296     Add hb_face_get_upem()
63297
63298  src/hb-font.cc | 6 ++++++
63299  src/hb-font.h  | 3 +++
63300  2 files changed, 9 insertions(+)
63301
63302 commit d47f79db92fa45d51cd5f7845db8a206f5ec122b
63303 Author: Behdad Esfahbod <behdad@behdad.org>
63304 Date:   Mon Oct 4 18:13:30 2010 -0400
63305
63306     Add TODO item
63307
63308  TODO | 2 ++
63309  1 file changed, 2 insertions(+)
63310
63311 commit bd361945a89ea31e6c4525aa030e18744ea81fb3
63312 Author: Behdad Esfahbod <behdad@behdad.org>
63313 Date:   Mon Oct 4 17:22:57 2010 -0400
63314
63315     Add API comments
63316
63317  src/hb-font.h | 17 +++++++++++++++--
63318  1 file changed, 15 insertions(+), 2 deletions(-)
63319
63320 commit 645f6f265b5f6fb85b3c0f59ea874d58c86e3917
63321 Author: Behdad Esfahbod <behdad@behdad.org>
63322 Date:   Mon Oct 4 17:01:01 2010 -0400
63323
63324     Add is_mutable() functions
63325
63326     Correspond to the make_mutable() ones.
63327
63328  src/hb-font.cc   | 6 ++++++
63329  src/hb-font.h    | 2 ++
63330  src/hb-unicode.c | 6 ++++++
63331  src/hb-unicode.h | 2 ++
63332  4 files changed, 16 insertions(+)
63333
63334 commit 19c0eab8cf96d00e168c4b11ec435019c1ed44f7
63335 Author: Behdad Esfahbod <behdad@behdad.org>
63336 Date:   Mon Oct 4 16:45:21 2010 -0400
63337
63338     Add getters for all setter APIs
63339
63340     One in particular is not a straight getter: hb_font_unset_funcs() is
63341     special because of the specific needs of the lifecycle management of
63342     the user_data object.
63343
63344  src/hb-font.cc   | 64
63345  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
63346  src/hb-font.h    | 40 +++++++++++++++++++++++++++++++++++
63347  src/hb-unicode.c | 32 ++++++++++++++++++++++++++++
63348  src/hb-unicode.h | 31 ++++++++++++++++++++++++++-
63349  4 files changed, 166 insertions(+), 1 deletion(-)
63350
63351 commit f0feb084b0fd1510474b25404d1dcc5686ee0538
63352 Author: Behdad Esfahbod <behdad@behdad.org>
63353 Date:   Sun Oct 3 19:09:39 2010 -0400
63354
63355     Minor
63356
63357  src/hb-ot-layout-private.hh | 12 +++++++-----
63358  1 file changed, 7 insertions(+), 5 deletions(-)
63359
63360 commit ac0c1663fa6e93a5a94c88fc7497bc11ca17f0a1
63361 Author: Behdad Esfahbod <behdad@behdad.org>
63362 Date:   Fri Oct 1 19:09:23 2010 -0400
63363
63364     Avoid div-by-zero, validate upem
63365
63366  src/hb-ot-head-private.hh   | 7 +++++++
63367  src/hb-ot-layout-private.hh | 6 +++---
63368  2 files changed, 10 insertions(+), 3 deletions(-)
63369
63370 commit 7f97d2cd904ea999c099c73c52187c5d65aeec67
63371 Author: Behdad Esfahbod <behdad@behdad.org>
63372 Date:   Fri Oct 1 18:58:50 2010 -0400
63373
63374     Pedantic
63375
63376  src/hb-open-type-private.hh        | 12 ++++++------
63377  src/hb-ot-layout-common-private.hh |  2 +-
63378  src/hb-ot-layout-gdef-private.hh   | 10 +++++-----
63379  src/hb-ot-layout-gpos-private.hh   |  6 +++---
63380  4 files changed, 15 insertions(+), 15 deletions(-)
63381
63382 commit 2841436926d6a406bd1f4a35c66a0e3c2fdbeca7
63383 Author: Behdad Esfahbod <behdad@behdad.org>
63384 Date:   Wed Sep 29 12:20:36 2010 -0400
63385
63386     Don't zero glyph advances in MarkToBase and similar lookups
63387
63388     See email thread "Should MarkToBase attachment zero the mark advance?"
63389     started by Jonathan Kew on 23 August 2010 for details.
63390
63391  src/hb-ot-layout-gpos-private.hh | 2 --
63392  1 file changed, 2 deletions(-)
63393
63394 commit 36b3862009c00ad922d68810173a69ac59723365
63395 Author: Behdad Esfahbod <behdad@behdad.org>
63396 Date:   Wed Sep 29 12:10:24 2010 -0400
63397
63398     One fewer cmp() implementation...
63399
63400  src/hb-ot-layout-common-private.hh | 3 +--
63401  1 file changed, 1 insertion(+), 2 deletions(-)
63402
63403 commit 4e573715ae5f5ed486ad66382bb44c47a86591ff
63404 Author: Behdad Esfahbod <behdad@behdad.org>
63405 Date:   Tue Sep 28 16:23:58 2010 -0400
63406
63407     Improve cmp function parameter namings and casts
63408
63409     No semantic change.
63410
63411  src/hb-open-type-private.hh        | 6 +++---
63412  src/hb-ot-layout-common-private.hh | 6 +++---
63413  src/hb-ot-shape.cc                 | 8 ++++----
63414  3 files changed, 10 insertions(+), 10 deletions(-)
63415
63416 commit dca8aff24652c83c53efbb9d06e5e1c7ef1c2fa5
63417 Author: Behdad Esfahbod <behdad@behdad.org>
63418 Date:   Tue Sep 28 16:25:23 2010 -0400
63419
63420     Add comment re DejaVu Sans Mono having 'dflt' script
63421
63422  src/hb-ot-layout.cc | 3 ++-
63423  1 file changed, 2 insertions(+), 1 deletion(-)
63424
63425 commit 9dc45401c07cb40114067cafbe286c63a9598f3b
63426 Author: Behdad Esfahbod <behdad@behdad.org>
63427 Date:   Tue Sep 28 16:23:28 2010 -0400
63428
63429     Fix stupid bug in bsearch cmp function!
63430
63431  src/hb-ot-layout-common-private.hh | 2 +-
63432  1 file changed, 1 insertion(+), 1 deletion(-)
63433
63434 commit 6fca4c18c42bdcbc67ee8855499c51c7d6311eb2
63435 Author: Behdad Esfahbod <behdad@behdad.org>
63436 Date:   Thu Sep 23 10:28:51 2010 -0400
63437
63438     Add TODO iteam
63439
63440  TODO | 2 ++
63441  1 file changed, 2 insertions(+)
63442
63443 commit f2a30bd605a57b99fce4b78e288c2ca62f7191ad
63444 Author: Behdad Esfahbod <behdad@behdad.org>
63445 Date:   Thu Sep 23 10:27:08 2010 -0400
63446
63447     Remove unimplemented method hb_font_get_funcs()
63448
63449     Got to add a suitable replacement.
63450
63451  src/hb-font.h | 3 ---
63452  1 file changed, 3 deletions(-)
63453
63454 commit 7b9a38a112aa2421d97187a9b30619360edeabbe
63455 Author: Behdad Esfahbod <behdad@behdad.org>
63456 Date:   Wed Sep 22 17:42:59 2010 -0400
63457
63458     Add test.c using public API
63459
63460  src/Makefile.am |  6 +++-
63461  src/test.c      | 94
63462  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
63463  2 files changed, 99 insertions(+), 1 deletion(-)
63464
63465 commit 9ea7368fce3fa373d8d2925961ad211f5cf6ce70
63466 Author: Behdad Esfahbod <behdad@behdad.org>
63467 Date:   Wed Sep 22 17:38:44 2010 -0400
63468
63469     Fix hb_ot_layout leak
63470
63471  src/hb-ot-layout.cc | 2 ++
63472  1 file changed, 2 insertions(+)
63473
63474 commit 8e577acae2e605547b6a1b9b3a941cb9e3c56a4c
63475 Author: Behdad Esfahbod <behdad@behdad.org>
63476 Date:   Wed Sep 22 17:37:02 2010 -0400
63477
63478     Fix blob refcounting with insane SFNT table directories
63479
63480  src/hb-font.cc | 4 +---
63481  1 file changed, 1 insertion(+), 3 deletions(-)
63482
63483 commit 75371bea4fbf50b8604d2698b4935c011648a6b6
63484 Author: Behdad Esfahbod <behdad@behdad.org>
63485 Date:   Wed Sep 22 17:12:10 2010 -0400
63486
63487     Add TODO item
63488
63489  TODO | 2 ++
63490  1 file changed, 2 insertions(+)
63491
63492 commit 5bd1e95236320aed60fb29ca1e93b9595d4aeeec
63493 Author: Behdad Esfahbod <behdad@behdad.org>
63494 Date:   Wed Sep 22 16:46:18 2010 -0400
63495
63496     Speedup Device table delta computation for common cases
63497
63498  src/hb-ot-layout-common-private.hh | 25 +++++++++++++++++++++----
63499  1 file changed, 21 insertions(+), 4 deletions(-)
63500
63501 commit ed4acbde9c5e3323cc95037b500d1bf2878ed3ee
63502 Author: Behdad Esfahbod <behdad@behdad.org>
63503 Date:   Mon Aug 16 14:36:27 2010 -0400
63504
63505     Fix NULL dereference
63506
63507     Reported by Jonathan Kew.  Face table handling needs to be redone
63508     anyway, but fix this for now.
63509
63510  src/hb-ot-layout.cc | 6 +++---
63511  1 file changed, 3 insertions(+), 3 deletions(-)
63512
63513 commit 258305c2a5dd47bd2d83f12eaf9caa5b19ae5efb
63514 Author: Behdad Esfahbod <behdad@behdad.org>
63515 Date:   Fri Aug 13 14:10:02 2010 -0400
63516
63517     [GPOS] Fix div-by-zero
63518
63519     Patch by Jonathan Kew.  Mozilla bug #465728.
63520
63521  src/hb-ot-layout-gpos-private.hh | 2 +-
63522  1 file changed, 1 insertion(+), 1 deletion(-)
63523
63524 commit 2422c4b96d32037a5cdaef4c427ed1d25db5f647
63525 Author: Behdad Esfahbod <behdad@behdad.org>
63526 Date:   Fri Aug 13 14:00:34 2010 -0400
63527
63528     Add TODO
63529
63530  src/hb-ot-shape.cc | 2 +-
63531  1 file changed, 1 insertion(+), 1 deletion(-)
63532
63533 commit 27f0b092a13344e8791c496c77a3c1e5de4f887c
63534 Author: Behdad Esfahbod <behdad@behdad.org>
63535 Date:   Fri Jul 23 17:35:54 2010 -0400
63536
63537     Logically separate feature allocation from application
63538
63539  src/hb-ot-shape.cc | 8 ++++----
63540  1 file changed, 4 insertions(+), 4 deletions(-)
63541
63542 commit 6cf63132dc771e1bcd5627720daf4bd2ea0800a5
63543 Author: Behdad Esfahbod <behdad@behdad.org>
63544 Date:   Fri Jul 23 17:32:26 2010 -0400
63545
63546     Minor
63547
63548  src/hb-ot-shape.cc | 2 +-
63549  1 file changed, 1 insertion(+), 1 deletion(-)
63550
63551 commit 4e4ef24e46f273ad2bdda2f718223e05b37dd50f
63552 Author: Behdad Esfahbod <behdad@behdad.org>
63553 Date:   Fri Jul 23 17:22:11 2010 -0400
63554
63555     Towards separating bit allocation from shaping
63556
63557  src/hb-buffer-private.hh         |  9 ++++++---
63558  src/hb-buffer.cc                 | 12 ++++++------
63559  src/hb-ot-layout-gpos-private.hh |  2 +-
63560  src/hb-ot-layout.cc              |  2 +-
63561  src/hb-ot-shape.cc               | 41
63562  ++++++++++++++++------------------------
63563  5 files changed, 30 insertions(+), 36 deletions(-)
63564
63565 commit da6cff3864d2ef4a061a29e5918359bafcd51f4c
63566 Author: Behdad Esfahbod <behdad@behdad.org>
63567 Date:   Fri Jul 23 15:40:58 2010 -0400
63568
63569     Add TODO items
63570
63571  TODO | 3 +++
63572  1 file changed, 3 insertions(+)
63573
63574 commit acdba3f90b232fc12fcb200dca2584481b339118
63575 Author: Behdad Esfahbod <behdad@behdad.org>
63576 Date:   Fri Jul 23 15:11:18 2010 -0400
63577
63578     Prefer C linkage
63579
63580  src/Makefile.am                      |  1 +
63581  src/check-c-linkage-decls.sh         | 18 ++++++++++++++++++
63582  src/hb-blob-private.h                |  2 ++
63583  src/hb-blob.c                        | 18 ++++++++++++------
63584  src/hb-blob.h                        |  2 ++
63585  src/hb-buffer-private.hh             |  1 +
63586  src/hb-buffer.cc                     |  7 ++++++-
63587  src/hb-buffer.h                      |  1 +
63588  src/hb-common.c                      |  6 ++++++
63589  src/hb-common.h                      | 21 +++++++++++++--------
63590  src/hb-font-private.h                |  1 +
63591  src/hb-font.cc                       |  4 ++++
63592  src/hb-font.h                        |  1 +
63593  src/hb-ft.c                          | 10 ++++++++--
63594  src/hb-ft.h                          |  2 ++
63595  src/hb-glib.c                        |  6 ++++++
63596  src/hb-glib.h                        |  2 ++
63597  src/hb-graphite.cc                   |  6 ++++++
63598  src/hb-graphite.h                    |  3 ++-
63599  src/hb-icu.c                         |  6 ++++++
63600  src/hb-icu.h                         |  2 ++
63601  src/hb-language.c                    |  5 +++++
63602  src/hb-language.h                    |  2 ++
63603  src/hb-object-private.h              |  2 ++
63604  src/hb-open-file-private.hh          |  4 ++++
63605  src/hb-open-type-private.hh          |  5 +++++
63606  src/hb-ot-head-private.hh            |  5 +++++
63607  src/hb-ot-layout-common-private.hh   |  6 ++++++
63608  src/hb-ot-layout-gdef-private.hh     |  4 ++++
63609  src/hb-ot-layout-gpos-private.hh     |  6 ++++++
63610  src/hb-ot-layout-gsub-private.hh     |  7 ++++++-
63611  src/hb-ot-layout-gsubgpos-private.hh | 13 +++++++++++++
63612  src/hb-ot-layout-private.hh          |  3 ++-
63613  src/hb-ot-layout.cc                  |  5 +++++
63614  src/hb-ot-layout.h                   |  1 +
63615  src/hb-ot-shape.cc                   |  6 ++++++
63616  src/hb-ot-shape.h                    |  2 ++
63617  src/hb-ot-tag.c                      |  5 +++++
63618  src/hb-ot-tag.h                      |  2 ++
63619  src/hb-ot.h                          |  3 +++
63620  src/hb-private.h                     |  5 +++++
63621  src/hb-shape.cc                      |  5 +++++
63622  src/hb-shape.h                       |  1 +
63623  src/hb-unicode-private.h             |  1 +
63624  src/hb-unicode.c                     |  6 ++++++
63625  src/hb-unicode.h                     |  1 +
63626  src/hb.h                             |  3 +++
63627  src/main.cc                          |  6 ++++++
63628  48 files changed, 214 insertions(+), 20 deletions(-)
63629
63630 commit cc6d52279d10a2edcf0d86c3a18a79ff4f6d3858
63631 Author: Behdad Esfahbod <behdad@behdad.org>
63632 Date:   Fri Jul 23 15:00:13 2010 -0400
63633
63634     De-C++ where possible
63635
63636     Helps with avoiding many "extern C" declarations in source files.
63637
63638  src/Makefile.am                               | 4 ++--
63639  src/check-header-guards.sh                    | 2 +-
63640  src/{hb-font-private.hh => hb-font-private.h} | 6 +++---
63641  src/hb-font.cc                                | 2 +-
63642  src/{hb-ft.cc => hb-ft.c}                     | 2 +-
63643  src/hb-graphite.cc                            | 2 +-
63644  src/hb-ot-layout-gdef-private.hh              | 2 +-
63645  src/hb-ot-layout-private.hh                   | 2 +-
63646  8 files changed, 11 insertions(+), 11 deletions(-)
63647
63648 commit 0dd200d28f51bf4062d8a377432c8977c80cb210
63649 Author: Behdad Esfahbod <behdad@behdad.org>
63650 Date:   Fri Jul 23 14:56:29 2010 -0400
63651
63652     Header dep cleanup
63653
63654  src/hb-font-private.hh      | 2 --
63655  src/hb-ot-layout-private.hh | 1 +
63656  2 files changed, 1 insertion(+), 2 deletions(-)
63657
63658 commit fb0d25246267851a1fc200ead28c56359a40047e
63659 Author: Behdad Esfahbod <behdad@behdad.org>
63660 Date:   Fri Jul 23 14:54:22 2010 -0400
63661
63662     dos2unix
63663
63664  src/hb-ot-head-private.hh | 256
63665  +++++++++++++++++++++++-----------------------
63666  1 file changed, 128 insertions(+), 128 deletions(-)
63667
63668 commit 81408cd51ce575891e79e6483be187130f864c28
63669 Author: Behdad Esfahbod <behdad@behdad.org>
63670 Date:   Fri Jul 23 14:46:57 2010 -0400
63671
63672     Don't use "operator ="
63673
63674     Some compilers don't like operator = defined on members of union
63675     members
63676     either.  Reported by Ginn Chen for Sun Studio compilers.
63677
63678  src/hb-open-type-private.hh | 6 +++---
63679  1 file changed, 3 insertions(+), 3 deletions(-)
63680
63681 commit 39fe34d4c356516f0a92f42b13a168572829d24e
63682 Author: Behdad Esfahbod <behdad@behdad.org>
63683 Date:   Thu Jul 22 18:12:38 2010 -0400
63684
63685     Add TODO option
63686
63687  TODO | 2 ++
63688  1 file changed, 2 insertions(+)
63689
63690 commit 243a96f41482edb83e4798358064bd3329dd278c
63691 Author: Behdad Esfahbod <behdad@behdad.org>
63692 Date:   Wed Jul 21 17:21:12 2010 -0400
63693
63694     Add arm build fix to TODO
63695
63696  TODO | 1 +
63697  1 file changed, 1 insertion(+)
63698
63699 commit c407f05f99f9225916d3d0ae06eac8fbc8b55b97
63700 Author: Behdad Esfahbod <behdad@behdad.org>
63701 Date:   Wed Jul 21 17:20:44 2010 -0400
63702
63703     Remove fixed TODO item
63704
63705  TODO | 1 -
63706  1 file changed, 1 deletion(-)
63707
63708 commit 4f801bd6586defdbf70162e0c7f8968d2b476df2
63709 Author: Behdad Esfahbod <behdad@behdad.org>
63710 Date:   Wed Jul 21 16:37:01 2010 -0400
63711
63712     Mozilla bug 580233 - check for zero-length record in hb sanitizer.
63713
63714     Patch / report by Jonathan Kew.
63715
63716  src/hb-open-type-private.hh | 2 +-
63717  1 file changed, 1 insertion(+), 1 deletion(-)
63718
63719 commit 17e9ff938b638fd1cb80c990ba13bd47562116b8
63720 Author: Behdad Esfahbod <behdad@behdad.org>
63721 Date:   Thu Jul 15 11:21:34 2010 -0700
63722
63723     Fix 64bit issues with debug prints
63724
63725  src/hb-blob.c               | 10 +++++-----
63726  src/hb-open-type-private.hh |  5 +++--
63727  2 files changed, 8 insertions(+), 7 deletions(-)
63728
63729 commit fd56ae49637b978ea3b36fab5b48f1a3cc99e90e
63730 Author: Behdad Esfahbod <behdad@behdad.org>
63731 Date:   Thu Jul 8 00:53:40 2010 -0400
63732
63733     Don't bother sorting, it's a safe font error if the array is not
63734     sorted
63735
63736  src/hb-open-type-private.hh        | 29 -----------------------------
63737  src/hb-ot-layout-common-private.hh |  7 -------
63738  2 files changed, 36 deletions(-)
63739
63740 commit cc8a4abea68f2dba26feb5785f9e518e6853c744
63741 Author: Behdad Esfahbod <behdad@behdad.org>
63742 Date:   Thu Jul 8 00:40:04 2010 -0400
63743
63744     Use bsearch where applicable
63745
63746  src/hb-open-type-private.hh        |  49 +++++++++++++
63747  src/hb-ot-layout-common-private.hh | 145
63748  +++++++++++++------------------------
63749  2 files changed, 100 insertions(+), 94 deletions(-)
63750
63751 commit 2f418f5709b2b8b3ef2f6056b9d8c13b66f0b74a
63752 Author: Behdad Esfahbod <behdad@behdad.org>
63753 Date:   Wed Jul 7 22:07:40 2010 -0400
63754
63755     Remove useless TODO
63756
63757  src/hb-open-file-private.hh | 1 -
63758  1 file changed, 1 deletion(-)
63759
63760 commit da8edbb62204dc39f93d500ef85929e234e0bd19
63761 Author: Behdad Esfahbod <behdad@behdad.org>
63762 Date:   Wed Jun 9 07:15:39 2010 -0400
63763
63764     Fix header
63765
63766  src/hb-buffer-private.hh | 6 +++---
63767  1 file changed, 3 insertions(+), 3 deletions(-)
63768
63769 commit d05d13df02fbe76814694fe49cc01bbb41c3d0e7
63770 Author: Behdad Esfahbod <behdad@behdad.org>
63771 Date:   Wed Jun 9 07:15:03 2010 -0400
63772
63773     Add a test for header preprocessor guards
63774
63775  src/Makefile.am            |  4 +++-
63776  src/check-header-guards.sh | 20 ++++++++++++++++++++
63777  src/check-libstdc++.sh     |  1 -
63778  3 files changed, 23 insertions(+), 2 deletions(-)
63779
63780 commit 0f0cd9d361f1bb614aa3fd4616160d027062370e
63781 Author: Behdad Esfahbod <behdad@behdad.org>
63782 Date:   Wed Jun 9 06:32:56 2010 -0400
63783
63784     Fix header tags
63785
63786  src/hb-font-private.hh      | 6 +++---
63787  src/hb-object-private.h     | 6 +++---
63788  src/hb-open-type-private.hh | 4 ++--
63789  src/hb-ot-layout-private.hh | 6 +++---
63790  src/hb-ot-shape.h           | 2 +-
63791  5 files changed, 12 insertions(+), 12 deletions(-)
63792
63793 commit f2a1b411b1d48c3dfac0df8e78c848d9aa3bb047
63794 Author: Behdad Esfahbod <behdad@behdad.org>
63795 Date:   Thu Jun 3 11:37:51 2010 -0400
63796
63797     Followup fix for variation-selectors
63798
63799     Patch from Jonathan Kew
63800
63801  src/hb-ot-shape.cc | 3 ++-
63802  1 file changed, 2 insertions(+), 1 deletion(-)
63803
63804 commit a224b4d502d026fa642ee4098bf7bc0b4ba7ce27
63805 Author: Behdad Esfahbod <behdad@behdad.org>
63806 Date:   Wed Jun 2 22:24:54 2010 -0400
63807
63808     Fix skipping variation-selectors
63809
63810  src/hb-ot-shape.cc | 14 ++++++++------
63811  1 file changed, 8 insertions(+), 6 deletions(-)
63812
63813 commit 81a77b115db401f69e869690f24b9047370bdfde
63814 Author: Behdad Esfahbod <behdad@behdad.org>
63815 Date:   Tue Jun 1 23:03:54 2010 -0400
63816
63817     Make feature sorting stable
63818
63819  src/hb-ot-shape.cc | 4 +++-
63820  1 file changed, 3 insertions(+), 1 deletion(-)
63821
63822 commit fdc322a82047c4bda9fa3dab4338a0eac1c1bde7
63823 Author: Behdad Esfahbod <behdad@behdad.org>
63824 Date:   Fri May 28 20:55:52 2010 -0400
63825
63826     Minor
63827
63828  src/hb-ot-shape.cc | 38 +++++++++++++++++++++-----------------
63829  1 file changed, 21 insertions(+), 17 deletions(-)
63830
63831 commit f062ec6bb24b1c21d37b12adc7e944a5fe53526a
63832 Author: Behdad Esfahbod <behdad@behdad.org>
63833 Date:   Fri May 28 20:54:43 2010 -0400
63834
63835     Further simplify mask allocator
63836
63837  src/hb-ot-shape.cc | 23 +++++++----------------
63838  1 file changed, 7 insertions(+), 16 deletions(-)
63839
63840 commit 8af45fda475d075c5a285002463a00a0423d3926
63841 Author: Behdad Esfahbod <behdad@behdad.org>
63842 Date:   Fri May 28 20:41:20 2010 -0400
63843
63844     Fix global feature handling
63845
63846  src/hb-ot-shape.cc | 6 +++++-
63847  1 file changed, 5 insertions(+), 1 deletion(-)
63848
63849 commit e04685ee7be01695ec437fab50f919f1b7423c57
63850 Author: Behdad Esfahbod <behdad@behdad.org>
63851 Date:   Fri May 28 20:37:06 2010 -0400
63852
63853     Simplify mask allocation
63854
63855  src/hb-ot-shape.cc | 48 ++++++++++++++++++++----------------------------
63856  1 file changed, 20 insertions(+), 28 deletions(-)
63857
63858 commit 0e235d0fc9bdeeaffa7215c21abc5d40767a10c7
63859 Author: Behdad Esfahbod <behdad@behdad.org>
63860 Date:   Fri May 28 20:21:47 2010 -0400
63861
63862     Towards a mask allocator
63863
63864  src/hb-ot-shape.cc | 291
63865  ++++++++++++++++++++++++++++++++++-------------------
63866  1 file changed, 186 insertions(+), 105 deletions(-)
63867
63868 commit 81c5e8724b740c6e42ed3a45e0574c7c5f3ad8e6
63869 Author: Behdad Esfahbod <behdad@behdad.org>
63870 Date:   Fri May 28 18:31:16 2010 -0400
63871
63872     Allow disabling default features
63873
63874     Patch from Jonathan Kew
63875
63876  src/hb-buffer-private.hh |  18 +++--
63877  src/hb-buffer.cc         |  15 ++--
63878  src/hb-ot-shape.cc       | 196
63879  ++++++++++++++++++++++++++++++++---------------
63880  3 files changed, 153 insertions(+), 76 deletions(-)
63881
63882 commit 2163afbf35044f59dbf449254e65b8c9feb6cdeb
63883 Author: Behdad Esfahbod <behdad@behdad.org>
63884 Date:   Thu May 27 14:04:15 2010 -0400
63885
63886     Add note about UTF-8 decoder
63887
63888  src/hb-buffer.cc | 2 ++
63889  1 file changed, 2 insertions(+)
63890
63891 commit 226faa58f4e23eb655bebb0eff7206a3024c8d55
63892 Author: Behdad Esfahbod <behdad@behdad.org>
63893 Date:   Thu May 27 11:42:34 2010 -0400
63894
63895     Fix loop
63896
63897  src/hb-ot-tag.c | 4 ++--
63898  1 file changed, 2 insertions(+), 2 deletions(-)
63899
63900 commit 56bef5680cc76a67d16ca14ac69f0dda1a691968
63901 Author: Martin Hosken <martin_hosken@sil.org>
63902 Date:   Thu May 27 10:09:04 2010 +0100
63903
63904     Fixes to Python and Graphite from Martin
63905
63906  contrib/python/README             |  10 ++++
63907  contrib/python/lib/fontconfig.pyx |  47 +++++++++++++++++
63908  contrib/python/lib/harfbuzz.pyx   | 104
63909  ++------------------------------------
63910  contrib/python/scripts/hbtestfont | 103
63911  +++++++++++++++++++++++++++++++++----
63912  contrib/python/setup.py           |   3 +-
63913  src/hb-graphite.cc                |   8 +--
63914  6 files changed, 159 insertions(+), 116 deletions(-)
63915
63916 commit b485da0b719cb03cc33da57802c5151301664c2f
63917 Author: Behdad Esfahbod <behdad@behdad.org>
63918 Date:   Thu May 27 11:39:19 2010 -0400
63919
63920     Disable Graphite as it crashes all over the place...
63921
63922  src/hb-shape.cc | 2 +-
63923  1 file changed, 1 insertion(+), 1 deletion(-)
63924
63925 commit 93ac709b1f6b015371c29bf244a9ece62baedff0
63926 Author: Behdad Esfahbod <behdad@behdad.org>
63927 Date:   Wed May 26 16:22:00 2010 -0400
63928
63929     Cypriot is RTL
63930
63931  src/hb-unicode.c | 2 +-
63932  1 file changed, 1 insertion(+), 1 deletion(-)
63933
63934 commit 15c7379c16dbb9ee8ed1c0333ca7492532ce8423
63935 Author: Behdad Esfahbod <behdad@behdad.org>
63936 Date:   Wed May 26 10:48:10 2010 -0400
63937
63938     Revert "Merge remote branch 'martin/master'"
63939
63940     This reverts commit 80af2812fb3b231ddcb4608ec13c6038a681c818,
63941     reversing
63942     changes made to c442672ec2fb83ed41f3994b3aa4f92a097664ab.
63943
63944  contrib/python/README             |  10 ----
63945  contrib/python/lib/fontconfig.pyx |  47 -----------------
63946  contrib/python/lib/harfbuzz.pyx   | 104
63947  ++++++++++++++++++++++++++++++++++++--
63948  contrib/python/scripts/hbtestfont |  98
63949  ++++-------------------------------
63950  contrib/python/setup.py           |   3 +-
63951  src/Makefile.am                   |   2 +-
63952  src/hb-graphite.cc                |   8 +--
63953  src/hb-ot-shape.cc                |   2 +-
63954  src/hb-ot-tag.c                   |   1 -
63955  src/hb-ot.h                       |   2 +-
63956  src/hb-shape.cc                   |   2 +-
63957  11 files changed, 119 insertions(+), 160 deletions(-)
63958
63959 commit 80af2812fb3b231ddcb4608ec13c6038a681c818
63960 Merge: c442672e 3109a86a
63961 Author: Behdad Esfahbod <behdad@behdad.org>
63962 Date:   Mon May 24 18:14:24 2010 +0100
63963
63964     Merge remote branch 'martin/master'
63965
63966 commit c442672ec2fb83ed41f3994b3aa4f92a097664ab
63967 Author: Behdad Esfahbod <behdad@behdad.org>
63968 Date:   Mon May 24 18:02:32 2010 +0100
63969
63970     Fix struct initializers
63971
63972  src/hb-ft.cc  | 12 ++++++------
63973  src/hb-glib.c | 14 +++++++-------
63974  src/hb-icu.c  | 14 +++++++-------
63975  3 files changed, 20 insertions(+), 20 deletions(-)
63976
63977 commit f5ac9de259773a5f86809892e58166a485d70a3d
63978 Author: Behdad Esfahbod <behdad@behdad.org>
63979 Date:   Mon May 24 18:01:09 2010 +0100
63980
63981     Minor
63982
63983  src/hb-object-private.h | 24 +++++++++++++-----------
63984  1 file changed, 13 insertions(+), 11 deletions(-)
63985
63986 commit f97bf4f81257c97a46dff51be31b2ec214d6c270
63987 Author: Behdad Esfahbod <behdad@behdad.org>
63988 Date:   Mon May 24 17:50:19 2010 +0100
63989
63990     Make sure we initialize all callbacks upon creation
63991
63992     Also fixes issue with unicode callbacks never being set really.
63993
63994  src/hb-font.cc   | 18 +++++++-----------
63995  src/hb-unicode.c |  9 ++-------
63996  2 files changed, 9 insertions(+), 18 deletions(-)
63997
63998 commit bf36a1074ab23abeab0a7a6c47db26770dc1ab0a
63999 Author: Behdad Esfahbod <behdad@behdad.org>
64000 Date:   Mon May 24 17:46:21 2010 +0100
64001
64002     Move all callback functions in a vtable structs
64003
64004  src/hb-font-private.hh   | 10 ++++++----
64005  src/hb-font.cc           | 28 +++++++++++++++-------------
64006  src/hb-ot-shape.cc       |  4 ++--
64007  src/hb-unicode-private.h | 12 +++++++-----
64008  src/hb-unicode.c         | 32 +++++++++++++++++---------------
64009  5 files changed, 47 insertions(+), 39 deletions(-)
64010
64011 commit 3109a86add936ae4cc77541fc026c4fe2db4e328
64012 Author: Martin Hosken <martin_hosken@sil.org>
64013 Date:   Mon May 24 13:25:37 2010 +0100
64014
64015     hb-graphite now no longer has -ve advances within clusters. Fix
64016     infinite loop in tag_to_script(). python fixed to use tag_to_script
64017     and allow hbtestfont to be passed font files, where fontconfig knows
64018     about them.
64019
64020  contrib/python/lib/harfbuzz.pyx   | 4 ++--
64021  contrib/python/scripts/hbtestfont | 6 +++++-
64022  src/hb-graphite.cc                | 4 ++--
64023  src/hb-ot-tag.c                   | 1 +
64024  4 files changed, 10 insertions(+), 5 deletions(-)
64025
64026 commit e5bed0a37fe1b0576d08435179e455cb28eadcdb
64027 Author: Martin Hosken <martin_hosken@sil.org>
64028 Date:   Sat May 22 20:19:00 2010 +0100
64029
64030     Tidy up hbtestfont and add README
64031
64032  contrib/python/README             |  10 +++
64033  contrib/python/scripts/hbtestfont | 134
64034  +++++++++++++++++++-------------------
64035  2 files changed, 77 insertions(+), 67 deletions(-)
64036
64037 commit 70ae332fe66510500d303b6fcc79537833b42f05
64038 Author: Martin Hosken <martin_hosken@sil.org>
64039 Date:   Sat May 22 19:58:00 2010 +0100
64040
64041     Add fontconfig to hbtestfont
64042
64043  contrib/python/lib/fontconfig.pyx | 47 ++++++++++++++++++++++++++++
64044  contrib/python/scripts/hbtestfont | 64
64045  ++++++++++++++++++++++++---------------
64046  contrib/python/setup.py           |  3 +-
64047  3 files changed, 88 insertions(+), 26 deletions(-)
64048
64049 commit 72631c9d06b131d82080f212908e7d0b0266b841
64050 Merge: 1432ab15 1094a294
64051 Author: Martin Hosken <martin_hosken@sil.org>
64052 Date:   Sat May 22 09:38:02 2010 +0100
64053
64054     Merge branch 'master' of git://git.freedesktop.org/~behdad/harfbuzz-ng
64055
64056 commit 1432ab15c163eb0b5be3de66a4cb3df15ad73500
64057 Author: Martin Hosken <martin_hosken@sil.org>
64058 Date:   Sat May 22 00:56:40 2010 +0100
64059
64060     Add graphical output to hbtestfont
64061
64062  contrib/python/lib/harfbuzz.pyx   | 100
64063  +-------------------------------------
64064  contrib/python/scripts/hbtestfont |  62 ++++++++++++++++++++++-
64065  src/Makefile.am                   |   2 +-
64066  src/hb-ot-shape.cc                |   2 +-
64067  src/hb-ot.h                       |   2 +-
64068  src/hb-shape.cc                   |   2 +-
64069  6 files changed, 67 insertions(+), 103 deletions(-)
64070
64071 commit bbc7a99d01298f9be1ebaaceacbc9bc961e247e5
64072 Author: Behdad Esfahbod <behdad@behdad.org>
64073 Date:   Fri May 21 18:24:34 2010 +0100
64074
64075     Move mirroring around a bit
64076
64077  src/hb-ot-shape.cc | 8 ++++----
64078  1 file changed, 4 insertions(+), 4 deletions(-)
64079
64080 commit bd0987386b3a4dddf208ccf1a70ebfff6242ba73
64081 Author: Behdad Esfahbod <behdad@behdad.org>
64082 Date:   Fri May 21 18:06:35 2010 +0100
64083
64084     Add a few more standard features
64085
64086  src/hb-ot-shape.cc | 10 ++++++----
64087  1 file changed, 6 insertions(+), 4 deletions(-)
64088
64089 commit 75f3469ca6d626b08eb411984a2ba7fd48ca5b5f
64090 Author: Behdad Esfahbod <behdad@behdad.org>
64091 Date:   Fri May 21 17:59:04 2010 +0100
64092
64093     Add note
64094
64095  src/hb-ot-shape.cc | 1 +
64096  1 file changed, 1 insertion(+)
64097
64098 commit 1094a294f6a44c47fc75867983f2b135a6442bab
64099 Author: Behdad Esfahbod <behdad@behdad.org>
64100 Date:   Fri May 21 17:58:20 2010 +0100
64101
64102     Add rtlm
64103
64104  src/hb-ot-shape.cc | 26 +++++++++++++++++++++-----
64105  1 file changed, 21 insertions(+), 5 deletions(-)
64106
64107 commit 074ea787493a37ae8f68d17be7820f13fff57520
64108 Author: Behdad Esfahbod <behdad@behdad.org>
64109 Date:   Fri May 21 17:53:10 2010 +0100
64110
64111     Add ltra, ltrm, and rtla features
64112
64113  src/hb-ot-shape.cc | 60
64114  +++++++++++++++++++++++++++++++++++++++++++-----------
64115  1 file changed, 48 insertions(+), 12 deletions(-)
64116
64117 commit 1ce7b87c4d8d1ab3ec1d5198351d71b7199f7c64
64118 Author: Behdad Esfahbod <behdad@behdad.org>
64119 Date:   Fri May 21 17:31:45 2010 +0100
64120
64121     Cleanup bitmask allocation
64122
64123  src/hb-buffer-private.hh | 16 +++++++++++++
64124  src/hb-buffer.cc         | 36 +++++++++++++++++++++++++++++
64125  src/hb-ot-shape.cc       | 60
64126  +++++++++++++++++++++---------------------------
64127  3 files changed, 78 insertions(+), 34 deletions(-)
64128
64129 commit dd22a8f7bfd424a69286e90f79d2a23af6e89ec1
64130 Author: Behdad Esfahbod <behdad@behdad.org>
64131 Date:   Fri May 21 16:43:17 2010 +0100
64132
64133     Add note
64134
64135  src/hb-ot-layout-gsub-private.hh | 1 +
64136  1 file changed, 1 insertion(+)
64137
64138 commit cbd1d6a63a5d696b7d6a5aba9ee7305ea228416a
64139 Author: Martin Hosken <martin_hosken@sil.org>
64140 Date:   Fri May 21 15:16:43 2010 +0100
64141
64142     Rename Grxxx to HbGrxxx
64143
64144  src/hb-graphite.cc | 26 +++++++++++++-------------
64145  1 file changed, 13 insertions(+), 13 deletions(-)
64146
64147 commit 0375bdd2027767ee7bebef1ed289b33dc64f430e
64148 Author: Martin Hosken <martin_hosken@sil.org>
64149 Date:   Fri May 21 15:01:37 2010 +0100
64150
64151     Rename classes from Grxxx to HbGrxxx
64152
64153  src/hb-graphite.cc | 22 +++++++++++-----------
64154  1 file changed, 11 insertions(+), 11 deletions(-)
64155
64156 commit a5a72e004bb7123445c2c3a94352d358fc80d904
64157 Author: Behdad Esfahbod <behdad@behdad.org>
64158 Date:   Fri May 21 15:12:52 2010 +0100
64159
64160     Add hb-ot-shape.h, oops.
64161
64162  src/hb-ot-shape.h | 44 ++++++++++++++++++++++++++++++++++++++++++++
64163  1 file changed, 44 insertions(+)
64164
64165 commit aa62a402a72bdecad2a955dbfaf6e24cd2c00e55
64166 Author: Behdad Esfahbod <behdad@behdad.org>
64167 Date:   Fri May 21 14:42:11 2010 +0100
64168
64169     Fix Makefile to install hb-ot-shape.h
64170
64171  src/Makefile.am | 2 +-
64172  src/hb-ot.h     | 1 +
64173  2 files changed, 2 insertions(+), 1 deletion(-)
64174
64175 commit 9722b8f005a10fd16e841df4da3ccd80be66e296
64176 Author: Behdad Esfahbod <behdad@behdad.org>
64177 Date:   Fri May 21 14:37:47 2010 +0100
64178
64179     Simple renames
64180
64181  src/hb-ot-shape.cc | 36 ++++++++++++++++++------------------
64182  1 file changed, 18 insertions(+), 18 deletions(-)
64183
64184 commit 02f28550d785671cf92fd4239c5f913f7e71585f
64185 Author: Behdad Esfahbod <behdad@behdad.org>
64186 Date:   Fri May 21 14:37:28 2010 +0100
64187
64188     Graphite also forces us to link to libstdc++ currently
64189
64190  src/Makefile.am | 3 +++
64191  1 file changed, 3 insertions(+)
64192
64193 commit ca663bb23c16f6a1f04efa6e10dad0e3e7c260a3
64194 Author: Behdad Esfahbod <behdad@behdad.org>
64195 Date:   Fri May 21 14:34:23 2010 +0100
64196
64197     Move main shaper code into hb_ot_shape()
64198
64199  src/hb-ot-shape-private.hh |  53 -----------
64200  src/hb-ot-shape.cc         | 225
64201  ++++++++++++++++++++++++++++++++++++++++++---
64202  src/hb-shape.cc            | 209
64203  +----------------------------------------
64204  3 files changed, 214 insertions(+), 273 deletions(-)
64205
64206 commit 7acd232d36c2b2ed03823e6aa6bb2b814bf673b3
64207 Author: Behdad Esfahbod <behdad@behdad.org>
64208 Date:   Fri May 21 14:20:48 2010 +0100
64209
64210     Fix test failing
64211
64212  src/hb-graphite.cc | 2 +-
64213  1 file changed, 1 insertion(+), 1 deletion(-)
64214
64215 commit dd47924d88d86b83e7f3ab040de6e7136ac0ca09
64216 Author: Behdad Esfahbod <behdad@behdad.org>
64217 Date:   Fri May 21 14:18:08 2010 +0100
64218
64219     Fix warnings
64220
64221  src/hb-graphite.cc | 14 +++++---------
64222  1 file changed, 5 insertions(+), 9 deletions(-)
64223
64224 commit 305ba8671553cd955c20a54db622666c0bb02532
64225 Author: Behdad Esfahbod <behdad@behdad.org>
64226 Date:   Fri May 21 14:02:20 2010 +0100
64227
64228     Import Graphite shaping backend by Martin Hosken
64229
64230  configure.ac       |   6 ++
64231  src/Makefile.am    |  11 ++
64232  src/hb-graphite.cc | 308
64233  +++++++++++++++++++++++++++++++++++++++++++++++++++++
64234  src/hb-graphite.h  |  46 ++++++++
64235  src/hb-shape.cc    |  15 +++
64236  5 files changed, 386 insertions(+)
64237
64238 commit 3ba6818ba9be950e46902f0239f2451ec0e65d44
64239 Author: Behdad Esfahbod <behdad@behdad.org>
64240 Date:   Fri May 21 13:51:29 2010 +0100
64241
64242     Update the Python module
64243
64244  contrib/python/lib/harfbuzz.pyx | 40
64245  +++++++++++++++++++++-------------------
64246  1 file changed, 21 insertions(+), 19 deletions(-)
64247
64248 commit 83f34677bcbc6bb194940407b0fcb23575650e3d
64249 Author: Behdad Esfahbod <behdad@behdad.org>
64250 Date:   Fri May 21 13:43:49 2010 +0100
64251
64252     Add hb_tag_from_string()
64253
64254  src/Makefile.am |  1 +
64255  src/hb-common.c | 41 +++++++++++++++++++++++++++++++++++++++++
64256  src/hb-common.h |  3 +++
64257  3 files changed, 45 insertions(+)
64258
64259 commit 4a9a5c0b06e8aa5d15327242609a7c766d3e0e94
64260 Author: Behdad Esfahbod <behdad@behdad.org>
64261 Date:   Fri May 21 13:33:46 2010 +0100
64262
64263     Don't allocate bits for features not available
64264
64265  src/hb-ot-shape.cc | 10 ++++++----
64266  1 file changed, 6 insertions(+), 4 deletions(-)
64267
64268 commit e53d77142ac4ecbe38ab3235491fa93cb7ff16ab
64269 Author: Behdad Esfahbod <behdad@behdad.org>
64270 Date:   Fri May 21 13:32:38 2010 +0100
64271
64272     Speed up feature mask setting
64273
64274     Patch from Jonathan Kew.
64275
64276  src/hb-ot-shape.cc | 31 +++++++++++++++++++++++++------
64277  1 file changed, 25 insertions(+), 6 deletions(-)
64278
64279 commit 4fa67f34ecc65056ce60a572213fbdae66e0423b
64280 Author: Behdad Esfahbod <behdad@behdad.org>
64281 Date:   Fri May 21 13:29:12 2010 +0100
64282
64283     Add Unicode 5.2 scripts
64284
64285  src/hb-icu.c     | 29 ++++++++++++++++++++++++++++-
64286  src/hb-ot-tag.c  | 21 +++++++++++++++++++--
64287  src/hb-unicode.c | 19 ++++++++++++++++++-
64288  src/hb-unicode.h | 19 ++++++++++++++++++-
64289  4 files changed, 83 insertions(+), 5 deletions(-)
64290
64291 commit ee1b322100a6bd575b999904592abbd9fed5587f
64292 Author: Behdad Esfahbod <behdad@behdad.org>
64293 Date:   Fri May 21 12:55:57 2010 +0100
64294
64295     Fix feature mask setting
64296
64297  src/hb-ot-shape.cc | 6 +++---
64298  1 file changed, 3 insertions(+), 3 deletions(-)
64299
64300 commit b490fa343322f1b5abaf880abc073287c1f34132
64301 Author: Behdad Esfahbod <behdad@behdad.org>
64302 Date:   Fri May 21 11:15:07 2010 +0100
64303
64304     Add hb_ot_tag_to_script()
64305
64306  src/hb-ot-tag.c | 14 ++++++++++++++
64307  src/hb-ot-tag.h |  3 +++
64308  2 files changed, 17 insertions(+)
64309
64310 commit 50355309047765558ef8f5d60aefed42a7f954cc
64311 Author: Behdad Esfahbod <behdad@behdad.org>
64312 Date:   Fri May 21 10:33:23 2010 +0100
64313
64314     Add Python wrapper from Martin Hosken
64315
64316  contrib/python/lib/harfbuzz.pyx   | 306
64317  ++++++++++++++++++++++++++++++++++++++
64318  contrib/python/runpy              |   2 +
64319  contrib/python/scripts/hbtestfont |  35 +++++
64320  contrib/python/setup.py           |  24 +++
64321  4 files changed, 367 insertions(+)
64322
64323 commit 280af1bddb958ff97cf7ce12fe7ec2b6352e61d0
64324 Author: Behdad Esfahbod <behdad@behdad.org>
64325 Date:   Thu May 20 18:33:35 2010 +0100
64326
64327     Let hb_face_get_table() return NULL if table not found
64328
64329  src/hb-font.cc              | 2 +-
64330  src/hb-font.h               | 1 +
64331  src/hb-open-type-private.hh | 3 +++
64332  3 files changed, 5 insertions(+), 1 deletion(-)
64333
64334 commit 1cdbfd944eecb58587461f57f037e47a44f39990
64335 Author: Behdad Esfahbod <behdad@behdad.org>
64336 Date:   Thu May 20 17:47:28 2010 +0100
64337
64338     Fix alternate, again
64339
64340  src/hb-ot-layout-gsub-private.hh | 6 +++---
64341  1 file changed, 3 insertions(+), 3 deletions(-)
64342
64343 commit fdca3d51603bd6bef6a4b0ee4a560f7dcd2f1d37
64344 Author: Behdad Esfahbod <behdad@behdad.org>
64345 Date:   Thu May 20 17:46:20 2010 +0100
64346
64347     Fix alternate off-by-one
64348
64349  src/hb-ot-layout-gsub-private.hh | 2 +-
64350  1 file changed, 1 insertion(+), 1 deletion(-)
64351
64352 commit b634beb39e0a4fef7167a8af646f6b2d8cafe69b
64353 Author: Behdad Esfahbod <behdad@behdad.org>
64354 Date:   Thu May 20 17:44:52 2010 +0100
64355
64356     Fix delta scale, again...
64357
64358  src/hb-ot-layout-common-private.hh |  8 ++++++++
64359  src/hb-ot-layout-gdef-private.hh   |  3 +--
64360  src/hb-ot-layout-gpos-private.hh   | 12 ++++++------
64361  src/hb-ot-layout-private.hh        |  2 +-
64362  4 files changed, 16 insertions(+), 9 deletions(-)
64363
64364 commit 40335d4533ac2b08121c9dc6003f3ebc5b44a67b
64365 Author: Behdad Esfahbod <behdad@behdad.org>
64366 Date:   Thu May 20 17:35:14 2010 +0100
64367
64368     Remove unused operator
64369
64370  src/hb-ot-layout-common-private.hh | 2 --
64371  1 file changed, 2 deletions(-)
64372
64373 commit f7acd8df5146155b51d6f50aeb04f54f3030c1c3
64374 Author: Behdad Esfahbod <behdad@behdad.org>
64375 Date:   Thu May 20 17:26:35 2010 +0100
64376
64377     Do alternate glyph selection!
64378
64379     Kinda hand-wavy right now.  Not tested.
64380
64381  src/hb-ot-layout-gpos-private.hh     | 12 +++++++-----
64382  src/hb-ot-layout-gsub-private.hh     | 20 +++++++++-----------
64383  src/hb-ot-layout-gsubgpos-private.hh |  1 +
64384  src/hb-private.h                     | 19 ++++++++++++++++++-
64385  4 files changed, 35 insertions(+), 17 deletions(-)
64386
64387 commit 750a2294553d252e28875b605fe61fd9d6696e0f
64388 Author: Behdad Esfahbod <behdad@behdad.org>
64389 Date:   Thu May 20 16:23:27 2010 +0100
64390
64391     get_table() is allowed to return NULL.  Use that to simplify code
64392
64393  src/hb-font.cc | 2 +-
64394  src/hb-ft.cc   | 6 +++---
64395  2 files changed, 4 insertions(+), 4 deletions(-)
64396
64397 commit 99d9ef785f108df76f80a307eaa2784685ea86ba
64398 Author: Behdad Esfahbod <behdad@behdad.org>
64399 Date:   Thu May 20 15:47:49 2010 +0100
64400
64401     Write hb_face_create_for_data() in terms of
64402     hb_face_create_for_tables()
64403
64404     Fixes lack of head_table initialization in create_for_tables() also.
64405
64406  src/hb-font.cc | 35 ++++++++++++-----------------------
64407  1 file changed, 12 insertions(+), 23 deletions(-)
64408
64409 commit 6774463883978b00b4d8c719ed75edfc4537c77f
64410 Author: Behdad Esfahbod <behdad@behdad.org>
64411 Date:   Thu May 20 15:40:12 2010 +0100
64412
64413     Apply user features to ranges!
64414
64415  src/hb-ot-shape.cc | 23 ++++++++++++++++++++++-
64416  1 file changed, 22 insertions(+), 1 deletion(-)
64417
64418 commit 9b6023338530a2dbb8214eb4391ef3e8372f3892
64419 Author: Behdad Esfahbod <behdad@behdad.org>
64420 Date:   Thu May 20 15:31:12 2010 +0100
64421
64422     Add _hb_bit_storage()
64423
64424  src/hb-private.h | 35 ++++++++++++++++++++++-------------
64425  1 file changed, 22 insertions(+), 13 deletions(-)
64426
64427 commit 6b1b957f6d2955cbe4fa97e2659e033b3eaaf4d2
64428 Author: Behdad Esfahbod <behdad@behdad.org>
64429 Date:   Thu May 20 15:14:44 2010 +0100
64430
64431     Add lookup_map
64432
64433  src/hb-ot-shape.cc | 48 +++++++++++++++++++++++++++++++++---------------
64434  1 file changed, 33 insertions(+), 15 deletions(-)
64435
64436 commit 60010a0c4d8efae5c61a0c9cf10cfe2c1860f41e
64437 Author: Behdad Esfahbod <behdad@behdad.org>
64438 Date:   Thu May 20 14:05:02 2010 +0100
64439
64440     Update always-apply mask from 0xFFFF to 1
64441
64442     We plan to use the first bit to be always on.
64443
64444  src/hb-ot-shape.cc | 4 ++--
64445  1 file changed, 2 insertions(+), 2 deletions(-)
64446
64447 commit 009aad567863c05ee2ec4a3ee76fe0ee79c767bb
64448 Author: Behdad Esfahbod <behdad@behdad.org>
64449 Date:   Thu May 20 14:00:57 2010 +0100
64450
64451     Invert the mask logic
64452
64453     Before, the mask in the buffer was inverted.  That is, a 0 bit meant
64454     feature should be applied and 1 meant not applied, whereas in the
64455     lookups, the logic was positive.
64456
64457     Now both are in sync.  When calling hb_buffer_add_glyph() manually,
64458     the mask should be 1 instead of 0.
64459
64460  src/hb-buffer.cc                 | 2 +-
64461  src/hb-ot-layout-gpos-private.hh | 2 +-
64462  src/hb-ot-layout-gsub-private.hh | 4 ++--
64463  3 files changed, 4 insertions(+), 4 deletions(-)
64464
64465 commit 7f411dbfd9f8d5360c948531ff9f6c3998d1d897
64466 Author: Behdad Esfahbod <behdad@behdad.org>
64467 Date:   Thu May 20 13:40:18 2010 +0100
64468
64469     Apply user features
64470
64471     No ranges yet
64472
64473  src/hb-ot-shape.cc | 8 ++++++++
64474  1 file changed, 8 insertions(+)
64475
64476 commit 0db299ccad346d9ea5573ea8408b78d9997bd379
64477 Author: Behdad Esfahbod <behdad@behdad.org>
64478 Date:   Thu May 20 13:30:09 2010 +0100
64479
64480     Change hb_feature_t to keep tag/int instead of string
64481
64482  src/hb-shape.h | 4 ++--
64483  1 file changed, 2 insertions(+), 2 deletions(-)
64484
64485 commit 0a4399ca228d244e646abdb3487da0f13b228889
64486 Author: Behdad Esfahbod <behdad@behdad.org>
64487 Date:   Wed May 19 15:45:06 2010 -0400
64488
64489     Fix scale issues
64490
64491     hb_font_set_scale() now sets the value to be used to represent a unit
64492     pixel.  For example, if rendering a 10px font with a 26.6
64493     representation,
64494     you would set scale to (10 << 6).  For 10px in 16.16 you would set
64495     it to
64496     (10 << 16).  This space should be the same space that the
64497     get_glyph_metrics
64498     and get_kerning callbacks work in.
64499
64500  src/hb-common.h                  |  1 -
64501  src/hb-font-private.hh           |  8 +++-----
64502  src/hb-font.cc                   | 12 ++++++------
64503  src/hb-font.h                    | 12 +++---------
64504  src/hb-ft.cc                     |  4 ++--
64505  src/hb-ot-layout-gdef-private.hh |  6 +++---
64506  src/hb-ot-layout-gpos-private.hh | 37
64507  +++++++++++++++++--------------------
64508  src/hb-ot-layout-gsub-private.hh |  2 +-
64509  src/hb-ot-layout-private.hh      | 20 +++++++++++---------
64510  src/hb-ot-layout.cc              | 31 +++++++++++++++----------------
64511  src/hb-private.h                 |  4 ----
64512  11 files changed, 61 insertions(+), 76 deletions(-)
64513
64514 commit cf5585cfa6cac6fdf627a99941299e76af5ae0f7
64515 Author: Behdad Esfahbod <behdad@behdad.org>
64516 Date:   Wed May 19 12:03:35 2010 -0400
64517
64518     Add 'head' table
64519
64520  src/Makefile.am             |   1 +
64521  src/hb-font-private.hh      |   5 ++
64522  src/hb-font.cc              |   9 ++++
64523  src/hb-open-type-private.hh |   2 +-
64524  src/hb-ot-head-private.hh   | 128
64525  ++++++++++++++++++++++++++++++++++++++++++++
64526  5 files changed, 144 insertions(+), 1 deletion(-)
64527
64528 commit e29caf3f943b2b6f4997f469f7274252c82f465e
64529 Author: Behdad Esfahbod <behdad@behdad.org>
64530 Date:   Wed May 19 11:47:17 2010 -0400
64531
64532     Add LONGDATETIME
64533
64534  src/hb-open-type-private.hh | 15 +++++++++++++++
64535  1 file changed, 15 insertions(+)
64536
64537 commit f415755fdf011d3fa3b9aad04c38f2255dd7acf8
64538 Author: Behdad Esfahbod <behdad@behdad.org>
64539 Date:   Mon May 17 15:14:14 2010 -0400
64540
64541     Minor
64542
64543  src/hb-ot-layout.cc | 52
64544  +++++++++++++++++++++++++++-------------------------
64545  1 file changed, 27 insertions(+), 25 deletions(-)
64546
64547 commit 73af7756dc6d3961f176854246e5722baff101fb
64548 Author: Behdad Esfahbod <behdad@behdad.org>
64549 Date:   Fri May 14 23:38:08 2010 -0400
64550
64551     Indent
64552
64553  src/hb-ot-layout-gsub-private.hh | 12 ++++++------
64554  1 file changed, 6 insertions(+), 6 deletions(-)
64555
64556 commit 3567b87cce541dfb0af7caf024ec67c9d3c09214
64557 Author: Behdad Esfahbod <behdad@behdad.org>
64558 Date:   Fri May 14 23:28:44 2010 -0400
64559
64560     Add an inline version of hb_buffer_ensure()
64561
64562  src/hb-buffer.cc | 117
64563  ++++++++++++++++++++++++++++++-------------------------
64564  1 file changed, 63 insertions(+), 54 deletions(-)
64565
64566 commit a6a79df5fe2ed2cd307e7a991346faee164e70d9
64567 Author: Behdad Esfahbod <behdad@behdad.org>
64568 Date:   Fri May 14 23:20:16 2010 -0400
64569
64570     Handle malloc failture in the buffer
64571
64572  src/hb-buffer-private.hh |  5 ++--
64573  src/hb-buffer.cc         | 71
64574  +++++++++++++++++++++++++++++-------------------
64575  src/hb-buffer.h          |  2 +-
64576  3 files changed, 47 insertions(+), 31 deletions(-)
64577
64578 commit ca54a12658510f9aa0b2db82f20a8fac230d6bb6
64579 Author: Behdad Esfahbod <behdad@behdad.org>
64580 Date:   Fri May 14 22:25:42 2010 -0400
64581
64582     Minor
64583
64584  src/hb-shape.cc | 60
64585  +++++++++++++++++++++++++--------------------------------
64586  1 file changed, 26 insertions(+), 34 deletions(-)
64587
64588 commit 910a33fe8457a8e13f7eb77fc92fa59c31f5e8fd
64589 Author: Behdad Esfahbod <behdad@behdad.org>
64590 Date:   Fri May 14 22:13:38 2010 -0400
64591
64592     Update buffer docs
64593
64594  src/hb-buffer-private.hh | 13 +++++++------
64595  src/hb-buffer.cc         | 16 ++++++++--------
64596  2 files changed, 15 insertions(+), 14 deletions(-)
64597
64598 commit 36b73c80df91e96492357c6da945e081e9046a93
64599 Author: Behdad Esfahbod <behdad@behdad.org>
64600 Date:   Fri May 14 22:10:39 2010 -0400
64601
64602     Shortening buffer accessors: rename buffer->in_pos to buffer->i
64603
64604  src/hb-buffer-private.hh             |  2 +-
64605  src/hb-buffer.cc                     | 52 ++++++++++----------
64606  src/hb-ot-layout-gpos-private.hh     | 94
64607  ++++++++++++++++++------------------
64608  src/hb-ot-layout-gsub-private.hh     | 48 +++++++++---------
64609  src/hb-ot-layout-gsubgpos-private.hh | 46 +++++++++---------
64610  src/hb-shape.cc                      | 40 +++++++--------
64611  6 files changed, 141 insertions(+), 141 deletions(-)
64612
64613 commit 29427c5c51ac70aca53ed523fa5ddb3de4355fb0
64614 Author: Behdad Esfahbod <behdad@behdad.org>
64615 Date:   Fri May 14 22:08:22 2010 -0400
64616
64617     Shortening buffer accessors: rename buffer->out_length to
64618     buffer->out_len
64619
64620  src/hb-buffer-private.hh             |  2 +-
64621  src/hb-buffer.cc                     | 52
64622  ++++++++++++++++++------------------
64623  src/hb-ot-layout-gsub-private.hh     |  2 +-
64624  src/hb-ot-layout-gsubgpos-private.hh |  6 ++---
64625  4 files changed, 31 insertions(+), 31 deletions(-)
64626
64627 commit 6960350be97f24e97140391025b56369c393a3df
64628 Author: Behdad Esfahbod <behdad@behdad.org>
64629 Date:   Fri May 14 22:07:46 2010 -0400
64630
64631     Shortening buffer accessors: rename buffer->in_length to buffer->len
64632
64633  src/hb-buffer-private.hh             |  2 +-
64634  src/hb-buffer.cc                     | 26 +++++++++++++-------------
64635  src/hb-ot-layout-gpos-private.hh     |  8 ++++----
64636  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
64637  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++----
64638  src/hb-shape.cc                      | 12 ++++++------
64639  6 files changed, 32 insertions(+), 32 deletions(-)
64640
64641 commit 1b621823f3e31b48c80cc8b0691dfa873ba086cd
64642 Author: Behdad Esfahbod <behdad@behdad.org>
64643 Date:   Fri May 14 22:05:53 2010 -0400
64644
64645     Shortening buffer accessors: rename buffer->positions to buffer->pos
64646
64647  src/hb-buffer-private.hh         |  4 ++--
64648  src/hb-buffer.cc                 | 32 ++++++++++++++++----------------
64649  src/hb-ot-layout-gpos-private.hh | 26 +++++++++++++-------------
64650  src/hb-shape.cc                  | 10 +++++-----
64651  4 files changed, 36 insertions(+), 36 deletions(-)
64652
64653 commit 9d5e26df0877aa5b187764ba09bd7bf221e92968
64654 Author: Behdad Esfahbod <behdad@behdad.org>
64655 Date:   Fri May 14 22:03:11 2010 -0400
64656
64657     Shortening buffer accessors: rename buffer->out_string to
64658     buffer->out_info
64659
64660  src/hb-buffer-private.hh             |  2 +-
64661  src/hb-buffer.cc                     | 56
64662  ++++++++++++++++++------------------
64663  src/hb-ot-layout-gsubgpos-private.hh |  4 +--
64664  3 files changed, 31 insertions(+), 31 deletions(-)
64665
64666 commit 7e7007a1c9bf2c07a8369752126ece8fa6164248
64667 Author: Behdad Esfahbod <behdad@behdad.org>
64668 Date:   Fri May 14 22:02:37 2010 -0400
64669
64670     Shortening buffer accessors: rename buffer->in_string to buffer->info
64671
64672  src/hb-buffer-private.hh             |  2 +-
64673  src/hb-buffer.cc                     | 82
64674  ++++++++++++++++++------------------
64675  src/hb-ot-layout-gpos-private.hh     | 58 ++++++++++++-------------
64676  src/hb-ot-layout-gsub-private.hh     | 30 ++++++-------
64677  src/hb-ot-layout-gsubgpos-private.hh | 26 ++++++------
64678  src/hb-shape.cc                      | 18 ++++----
64679  6 files changed, 108 insertions(+), 108 deletions(-)
64680
64681 commit 8e6b6bb2932946ebc7b01c3abf575b654c741e20
64682 Author: Behdad Esfahbod <behdad@behdad.org>
64683 Date:   Fri May 14 21:58:22 2010 -0400
64684
64685     Merge buffer->out_pos and buffer->out_length
64686
64687  src/hb-buffer-private.hh             |  1 -
64688  src/hb-buffer.cc                     | 48
64689  +++++++++++++++---------------------
64690  src/hb-ot-layout-gsub-private.hh     |  2 +-
64691  src/hb-ot-layout-gsubgpos-private.hh |  6 ++---
64692  4 files changed, 24 insertions(+), 33 deletions(-)
64693
64694 commit 22f668eb9ad5f62d9fcd2e0c826ea78977687e5c
64695 Author: Behdad Esfahbod <behdad@behdad.org>
64696 Date:   Fri May 14 21:41:04 2010 -0400
64697
64698     Remove the unused BUFFER macro
64699
64700  src/hb-buffer-private.hh             | 6 ------
64701  src/hb-ot-layout-gpos-private.hh     | 6 ------
64702  src/hb-ot-layout-gsub-private.hh     | 6 ------
64703  src/hb-ot-layout-gsubgpos-private.hh | 5 -----
64704  4 files changed, 23 deletions(-)
64705
64706 commit 7e53ebe478597778c25c197ff9f0cb379f1d0043
64707 Author: Behdad Esfahbod <behdad@behdad.org>
64708 Date:   Fri May 14 21:38:13 2010 -0400
64709
64710     Remove the IN_CURGLYPH() macro
64711
64712  src/hb-buffer-private.hh             |  3 ---
64713  src/hb-ot-layout-gpos-private.hh     | 24 ++++++++++++------------
64714  src/hb-ot-layout-gsub-private.hh     | 16 ++++++++--------
64715  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
64716  src/hb-shape.cc                      | 14 +++++++-------
64717  5 files changed, 35 insertions(+), 38 deletions(-)
64718
64719 commit d784da1923ff2ca093f8b0210449731d376b7513
64720 Author: Behdad Esfahbod <behdad@behdad.org>
64721 Date:   Fri May 14 21:37:18 2010 -0400
64722
64723     Remove the IN_CURINFO() macro
64724
64725  src/hb-buffer-private.hh             | 1 -
64726  src/hb-ot-layout-gpos-private.hh     | 2 +-
64727  src/hb-ot-layout-gsub-private.hh     | 4 ++--
64728  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
64729  4 files changed, 4 insertions(+), 5 deletions(-)
64730
64731 commit 281f59b4fb16f7c73767eb042a91f70f4c109b3a
64732 Author: Behdad Esfahbod <behdad@behdad.org>
64733 Date:   Fri May 14 21:34:22 2010 -0400
64734
64735     Remove IN_INFO() and IN_NEXTGLYPH() macros
64736
64737  src/hb-buffer-private.hh             |  2 --
64738  src/hb-ot-layout-gpos-private.hh     | 10 +++++-----
64739  src/hb-ot-layout-gsub-private.hh     |  2 +-
64740  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
64741  src/hb-shape.cc                      |  4 ++--
64742  5 files changed, 10 insertions(+), 12 deletions(-)
64743
64744 commit 6e489cdf7623ac627d06d59a80ecea03ca97dc1b
64745 Author: Behdad Esfahbod <behdad@behdad.org>
64746 Date:   Fri May 14 21:07:35 2010 -0400
64747
64748     Remove the IN_GLYPH() macro
64749
64750  src/hb-buffer-private.hh             |  1 -
64751  src/hb-ot-layout-gpos-private.hh     | 12 ++++++------
64752  src/hb-ot-layout-gsub-private.hh     |  2 +-
64753  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
64754  src/hb-shape.cc                      |  2 +-
64755  5 files changed, 10 insertions(+), 11 deletions(-)
64756
64757 commit 01feb74c78a3a302fa3472a0be7b2a1d52fd1ba3
64758 Author: Behdad Esfahbod <behdad@behdad.org>
64759 Date:   Fri May 14 21:00:08 2010 -0400
64760
64761     Remove the IN_CLUSTER() macro
64762
64763  src/hb-buffer-private.hh | 1 -
64764  src/hb-shape.cc          | 2 +-
64765  2 files changed, 1 insertion(+), 2 deletions(-)
64766
64767 commit d63a1e089acad9ab9f80addd936d36b6d38fb46a
64768 Author: Behdad Esfahbod <behdad@behdad.org>
64769 Date:   Fri May 14 20:30:07 2010 -0400
64770
64771     Remove the IN_MASK() macro
64772
64773  src/hb-buffer-private.hh         | 1 -
64774  src/hb-ot-layout-gpos-private.hh | 2 +-
64775  src/hb-ot-layout-gsub-private.hh | 4 ++--
64776  3 files changed, 3 insertions(+), 4 deletions(-)
64777
64778 commit 89e2834dabd2d17f2823c51fe3a7fcadeaba7a59
64779 Author: Behdad Esfahbod <behdad@behdad.org>
64780 Date:   Fri May 14 20:25:55 2010 -0400
64781
64782     Remove the IN_LIGID() macro
64783
64784  src/hb-buffer-private.hh         | 1 -
64785  src/hb-ot-layout-gpos-private.hh | 4 ++--
64786  src/hb-ot-layout-gsub-private.hh | 2 +-
64787  3 files changed, 3 insertions(+), 4 deletions(-)
64788
64789 commit 4a871041f4718834afa312ed17cdd157603468b7
64790 Author: Behdad Esfahbod <behdad@behdad.org>
64791 Date:   Fri May 14 20:25:04 2010 -0400
64792
64793     Remove IN_COMPONENT() macro
64794
64795  src/hb-buffer-private.hh         | 1 -
64796  src/hb-ot-layout-gpos-private.hh | 8 ++++----
64797  src/hb-ot-layout-gsub-private.hh | 2 +-
64798  3 files changed, 5 insertions(+), 6 deletions(-)
64799
64800 commit 27da6dd89a359f7ef340c646c4cb79373782261d
64801 Author: Behdad Esfahbod <behdad@behdad.org>
64802 Date:   Fri May 14 20:17:50 2010 -0400
64803
64804     Remove OUT_GLYPH() and OUT_INFO() macros
64805
64806  src/hb-buffer-private.hh             | 2 --
64807  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
64808  2 files changed, 2 insertions(+), 4 deletions(-)
64809
64810 commit cc6ae7ff91eeb93bef153f331ed02b500062f90e
64811 Author: Behdad Esfahbod <behdad@behdad.org>
64812 Date:   Fri May 14 20:09:48 2010 -0400
64813
64814     Fix lookahead matching.  Oops!
64815
64816  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
64817  1 file changed, 1 insertion(+), 1 deletion(-)
64818
64819 commit 3109375b849f340b4807724218010c53dea58082
64820 Author: Behdad Esfahbod <behdad@behdad.org>
64821 Date:   Fri May 14 19:55:27 2010 -0400
64822
64823     Remove POSITION() and CURPOSITION() macros
64824
64825  src/hb-buffer-private.hh         |  2 --
64826  src/hb-ot-layout-gpos-private.hh | 54
64827  ++++++++++++++++++++--------------------
64828  src/hb-shape.cc                  | 10 ++++----
64829  3 files changed, 32 insertions(+), 34 deletions(-)
64830
64831 commit d7cfb3b2d1dd2e9fdae2b3e540bbe313660895e8
64832 Author: Behdad Esfahbod <behdad@behdad.org>
64833 Date:   Thu May 13 14:18:49 2010 -0400
64834
64835     s/\<context\>/c/g
64836
64837  src/hb-open-file-private.hh          |  28 +--
64838  src/hb-open-type-private.hh          | 100 ++++----
64839  src/hb-ot-layout-common-private.hh   |  84 +++----
64840  src/hb-ot-layout-gdef-private.hh     |  98 ++++----
64841  src/hb-ot-layout-gpos-private.hh     | 460
64842  +++++++++++++++++------------------
64843  src/hb-ot-layout-gsub-private.hh     | 306 +++++++++++------------
64844  src/hb-ot-layout-gsubgpos-private.hh | 258 ++++++++++----------
64845  src/hb-ot-layout.cc                  |  24 +-
64846  8 files changed, 679 insertions(+), 679 deletions(-)
64847
64848 commit f679635893eebc13402c5ee51a6f106eed0c76be
64849 Author: Behdad Esfahbod <behdad@behdad.org>
64850 Date:   Thu May 13 13:34:17 2010 -0400
64851
64852     Don't use variable-length-arrays
64853
64854  src/hb-open-type-private.hh | 11 +++++++++--
64855  1 file changed, 9 insertions(+), 2 deletions(-)
64856
64857 commit 72071a8afaba2952fe42be093024ae9dbd37f233
64858 Author: Behdad Esfahbod <behdad@behdad.org>
64859 Date:   Thu May 13 13:22:24 2010 -0400
64860
64861     Add a few more buffer convenience methods
64862
64863  src/hb-buffer-private.hh         | 12 ++++++++++++
64864  src/hb-ot-layout-gsub-private.hh | 20 ++++++++++----------
64865  2 files changed, 22 insertions(+), 10 deletions(-)
64866
64867 commit 11a81612e51c598e857507c268312206423cbfca
64868 Author: Behdad Esfahbod <behdad@behdad.org>
64869 Date:   Thu May 13 00:01:40 2010 -0400
64870
64871     Minor
64872
64873  src/hb-unicode.c | 2 +-
64874  1 file changed, 1 insertion(+), 1 deletion(-)
64875
64876 commit 3f93518a634cb1852bf050877db23b9b9203ad03
64877 Author: Behdad Esfahbod <behdad@behdad.org>
64878 Date:   Wed May 12 23:48:40 2010 -0400
64879
64880     Improve check for internal symbols
64881
64882  src/check-internal-symbols.sh | 2 +-
64883  1 file changed, 1 insertion(+), 1 deletion(-)
64884
64885 commit 357d0f29c431b842179ee4b56c21bcc402178ce7
64886 Author: Behdad Esfahbod <behdad@behdad.org>
64887 Date:   Wed May 12 23:46:16 2010 -0400
64888
64889     Make HB_PRIVATE more useful
64890
64891     So we can apply it to class methods also.  Not sure if that works!
64892
64893  src/hb-blob-private.h    | 2 +-
64894  src/hb-font-private.hh   | 4 ++--
64895  src/hb-private.h         | 2 +-
64896  src/hb-unicode-private.h | 3 +--
64897  4 files changed, 5 insertions(+), 6 deletions(-)
64898
64899 commit 1d5e78013696b10751d8a35027619e81978e1312
64900 Author: Behdad Esfahbod <behdad@behdad.org>
64901 Date:   Wed May 12 23:43:00 2010 -0400
64902
64903     Add a few other buffer methods
64904
64905  src/hb-buffer-private.hh             | 11 +++++++----
64906  src/hb-buffer.cc                     |  7 -------
64907  src/hb-ot-layout-gsub-private.hh     | 10 +++++-----
64908  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
64909  4 files changed, 14 insertions(+), 18 deletions(-)
64910
64911 commit d0316a81f59a4e814b0af78797d915d7ce04d119
64912 Author: Behdad Esfahbod <behdad@behdad.org>
64913 Date:   Wed May 12 23:34:52 2010 -0400
64914
64915     Add buffer->swap()
64916
64917  src/hb-buffer-private.hh         | 68
64918  ++++++++++++++++++++++------------------
64919  src/hb-ot-layout-gsub-private.hh |  2 +-
64920  2 files changed, 38 insertions(+), 32 deletions(-)
64921
64922 commit 3b649a38b5772dd7aba7f07ff7698a7f427f421f
64923 Author: Behdad Esfahbod <behdad@behdad.org>
64924 Date:   Wed May 12 23:28:38 2010 -0400
64925
64926     Add check for internal symbols
64927
64928  src/Makefile.am               |  3 ++-
64929  src/check-internal-symbols.sh | 28 ++++++++++++++++++++++++++++
64930  2 files changed, 30 insertions(+), 1 deletion(-)
64931
64932 commit eee8598d75d3af692d9ececf7e8ac458e892ba9e
64933 Author: Behdad Esfahbod <behdad@behdad.org>
64934 Date:   Wed May 12 23:22:55 2010 -0400
64935
64936     Hide internal symbols
64937
64938  src/hb-ot-layout-private.hh | 4 ++--
64939  src/hb-private.h            | 8 ++++----
64940  2 files changed, 6 insertions(+), 6 deletions(-)
64941
64942 commit 8951fc2c82f2db4865da6d9e303fce419b6363bb
64943 Author: Behdad Esfahbod <behdad@behdad.org>
64944 Date:   Wed May 12 23:13:39 2010 -0400
64945
64946     Add buffer->allocate_lig_id()
64947
64948  src/hb-buffer-private.hh         | 5 ++---
64949  src/hb-buffer.cc                 | 6 ------
64950  src/hb-ot-layout-gsub-private.hh | 4 ++--
64951  3 files changed, 4 insertions(+), 11 deletions(-)
64952
64953 commit 1ce4dc95dbb28842085342aea4f9d12cbe9671a9
64954 Author: Behdad Esfahbod <behdad@behdad.org>
64955 Date:   Wed May 12 18:29:25 2010 -0400
64956
64957     Use bit tricks for HB_DIRECTION_IS_*
64958
64959     We already depend on the exact values of the direction enum
64960     in HB_DIRECTION_REVERSE(), so we may as well use that.
64961
64962  src/hb-common.h | 8 ++++----
64963  1 file changed, 4 insertions(+), 4 deletions(-)
64964
64965 commit 22da7fd94d6318c52df69d70470a85464ffc533d
64966 Author: Behdad Esfahbod <behdad@behdad.org>
64967 Date:   Wed May 12 18:23:21 2010 -0400
64968
64969     Rename a few files to be C++ sources
64970
64971     In anticipation for buffer revamp coming.
64972
64973  src/Makefile.am                                         | 16
64974  ++++++++--------
64975  src/{hb-buffer-private.h => hb-buffer-private.hh}       |  2 +-
64976  src/{hb-buffer.c => hb-buffer.cc}                       | 14
64977  +++++++-------
64978  src/hb-common.h                                         |  1 +
64979  src/{hb-font-private.h => hb-font-private.hh}           |  2 +-
64980  src/hb-font.cc                                          |  4 ++--
64981  src/{hb-ft.c => hb-ft.cc}                               |  8 ++++----
64982  src/hb-ot-layout-common-private.hh                      |  2 +-
64983  src/hb-ot-layout-gdef-private.hh                        |  2 +-
64984  src/hb-ot-layout-gsubgpos-private.hh                    |  2 +-
64985  src/{hb-ot-layout-private.h => hb-ot-layout-private.hh} |  2 +-
64986  src/hb-ot-layout.cc                                     |  2 +-
64987  src/{hb-ot-shape-private.h => hb-ot-shape-private.hh}   |  0
64988  src/{hb-ot-shape.c => hb-ot-shape.cc}                   |  4 ++--
64989  src/{hb-shape.c => hb-shape.cc}                         |  6 +++---
64990  15 files changed, 34 insertions(+), 33 deletions(-)
64991
64992 commit c3df649f258b334e93c7626a43cd8ebfbd5a610e
64993 Author: Behdad Esfahbod <behdad@behdad.org>
64994 Date:   Tue May 11 13:54:12 2010 -0400
64995
64996     Fix comment
64997
64998  src/hb-buffer-private.h | 3 +--
64999  1 file changed, 1 insertion(+), 2 deletions(-)
65000
65001 commit 281f08954a1d96d7807153c25073b8eb7630703b
65002 Author: Behdad Esfahbod <behdad@behdad.org>
65003 Date:   Tue May 11 11:37:58 2010 -0400
65004
65005     Remove obsolete friend
65006
65007  src/hb-ot-layout-gpos-private.hh | 1 -
65008  1 file changed, 1 deletion(-)
65009
65010 commit 70c9bfd5646a4a55a7f43c0cf0b5ac5993615d5b
65011 Author: Behdad Esfahbod <behdad@behdad.org>
65012 Date:   Tue May 11 00:23:50 2010 -0400
65013
65014     Simplify PairSet
65015
65016  src/hb-ot-layout-gpos-private.hh | 101
65017  +++++++++++++++++++++------------------
65018  1 file changed, 54 insertions(+), 47 deletions(-)
65019
65020 commit 97e7f8f305c47caf2968a9da3b8407825547286d
65021 Author: Behdad Esfahbod <behdad@behdad.org>
65022 Date:   Tue May 11 00:11:36 2010 -0400
65023
65024     Add CONST_FUNC annotation
65025
65026  src/hb-private.h | 2 +-
65027  1 file changed, 1 insertion(+), 1 deletion(-)
65028
65029 commit 494d28ad988e505c1c45cc35a7ec6b880cfec5fc
65030 Author: Behdad Esfahbod <behdad@behdad.org>
65031 Date:   Mon May 10 23:50:07 2010 -0400
65032
65033     Simplify likely() implementation
65034
65035     Shrinks .text by 1%!
65036
65037  src/hb-private.h | 10 +---------
65038  1 file changed, 1 insertion(+), 9 deletions(-)
65039
65040 commit 75651b20871047d3ec17f4221794b8ef5d60e14b
65041 Author: Behdad Esfahbod <behdad@behdad.org>
65042 Date:   Mon May 10 23:44:51 2010 -0400
65043
65044     Fix warnings
65045
65046  src/hb-open-type-private.hh | 2 +-
65047  1 file changed, 1 insertion(+), 1 deletion(-)
65048
65049 commit 4c20d8c057738b66150a88472714690e137884f8
65050 Author: Behdad Esfahbod <behdad@behdad.org>
65051 Date:   Mon May 10 23:27:54 2010 -0400
65052
65053     Sprinkle a few strategic likely()'s
65054
65055     Shrinks the code size by some 2% even.
65056
65057  src/hb-open-file-private.hh |  4 ++--
65058  src/hb-open-type-private.hh | 20 ++++++++++----------
65059  2 files changed, 12 insertions(+), 12 deletions(-)
65060
65061 commit 69cb28bc13d236a01acf40da62e345c7e83ccba7
65062 Author: Behdad Esfahbod <behdad@behdad.org>
65063 Date:   Mon May 10 23:13:08 2010 -0400
65064
65065     Remove a few likely()'s
65066
65067  src/hb-ot-layout-common-private.hh | 2 +-
65068  src/hb-ot-layout-gpos-private.hh   | 8 ++++----
65069  2 files changed, 5 insertions(+), 5 deletions(-)
65070
65071 commit 24552ecf92982fe561dc47d5102fcf1a7b337c70
65072 Author: Behdad Esfahbod <behdad@behdad.org>
65073 Date:   Mon May 10 23:08:41 2010 -0400
65074
65075     Remove excess sub_format sanitize
65076
65077  src/hb-ot-layout-gpos-private.hh | 1 -
65078  src/hb-ot-layout-gsub-private.hh | 1 -
65079  2 files changed, 2 deletions(-)
65080
65081 commit f7adc5e9be352ac31ad3ab847abb6fceb239aa12
65082 Author: Behdad Esfahbod <behdad@behdad.org>
65083 Date:   Mon May 10 22:41:50 2010 -0400
65084
65085     Shrink NullPool now that we have accurate size tracking
65086
65087  src/hb-open-type-private.hh | 2 +-
65088  1 file changed, 1 insertion(+), 1 deletion(-)
65089
65090 commit 3d44fb6f15177dc6518166e435597936b044acc1
65091 Author: Behdad Esfahbod <behdad@behdad.org>
65092 Date:   Mon May 10 22:22:54 2010 -0400
65093
65094     Fix warning
65095
65096  src/hb-ot-layout-common-private.hh | 2 +-
65097  1 file changed, 1 insertion(+), 1 deletion(-)
65098
65099 commit b5db4f1e4eefa266a71a28b5496f47ff9d1a81e8
65100 Author: Behdad Esfahbod <behdad@behdad.org>
65101 Date:   Mon May 10 22:22:22 2010 -0400
65102
65103     Clean up NO_INDEX
65104
65105  src/hb-open-file-private.hh        |  2 +-
65106  src/hb-open-type-private.hh        | 10 ++++++----
65107  src/hb-ot-layout-common-private.hh | 17 ++++-------------
65108  src/hb-ot-layout.cc                |  8 ++++----
65109  src/main.cc                        |  2 +-
65110  5 files changed, 16 insertions(+), 23 deletions(-)
65111
65112 commit fe9bc070e1d545b0df2ea548eebf5a1fc4c92ddc
65113 Author: Behdad Esfahbod <behdad@behdad.org>
65114 Date:   Mon May 10 21:39:24 2010 -0400
65115
65116     Fix awful confusion between lookup format and subtable format
65117
65118     As reported by John Daggett.
65119
65120  src/hb-ot-layout-gpos-private.hh | 14 +++++++-------
65121  src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
65122  2 files changed, 14 insertions(+), 14 deletions(-)
65123
65124 commit 458ecbb60bb7e8e32aca62a562586d921d5396aa
65125 Author: Behdad Esfahbod <behdad@behdad.org>
65126 Date:   Mon May 10 21:11:35 2010 -0400
65127
65128     Fix tracing order
65129
65130  src/hb-open-type-private.hh          | 14 +++++---------
65131  src/hb-ot-layout-gsubgpos-private.hh |  3 +--
65132  2 files changed, 6 insertions(+), 11 deletions(-)
65133
65134 commit 48146e5612f6d272d6962f6829c6d64a31edef89
65135 Author: Behdad Esfahbod <behdad@behdad.org>
65136 Date:   Mon May 10 20:07:56 2010 -0400
65137
65138     Don't fail sanitize on NULL data
65139
65140  src/hb-open-type-private.hh | 5 +++++
65141  1 file changed, 5 insertions(+)
65142
65143 commit d2c2ca8faf62fc380d4717d286556139a62d2356
65144 Author: Behdad Esfahbod <behdad@behdad.org>
65145 Date:   Mon May 10 19:58:25 2010 -0400
65146
65147     Fix comment
65148
65149  src/hb-open-type-private.hh | 2 +-
65150  1 file changed, 1 insertion(+), 1 deletion(-)
65151
65152 commit b435ab7e29c388e3b100f729957319931625a3a8
65153 Author: Behdad Esfahbod <behdad@behdad.org>
65154 Date:   Mon May 10 19:51:57 2010 -0400
65155
65156     Fix accessing tables from NULL pointer
65157
65158  src/hb-font.cc              | 2 +-
65159  src/hb-open-type-private.hh | 5 +++++
65160  src/hb-ot-layout.cc         | 6 +++---
65161  3 files changed, 9 insertions(+), 4 deletions(-)
65162
65163 commit dacebcadae36b35531d635d81df2afb937677b7a
65164 Author: Behdad Esfahbod <behdad@behdad.org>
65165 Date:   Mon May 10 19:45:41 2010 -0400
65166
65167     Simplify unions
65168
65169  src/hb-open-file-private.hh          |  24 +++----
65170  src/hb-ot-layout-common-private.hh   |  24 +++----
65171  src/hb-ot-layout-gdef-private.hh     |  24 +++----
65172  src/hb-ot-layout-gpos-private.hh     | 120
65173  +++++++++++++++++------------------
65174  src/hb-ot-layout-gsub-private.hh     |  88 ++++++++++++-------------
65175  src/hb-ot-layout-gsubgpos-private.hh |  44 ++++++-------
65176  6 files changed, 163 insertions(+), 161 deletions(-)
65177
65178 commit fd671e02433bcbc1fd07901fa2d6065020f41ba8
65179 Author: Behdad Esfahbod <behdad@behdad.org>
65180 Date:   Mon May 10 19:02:32 2010 -0400
65181
65182     Remove unused macro
65183
65184  src/hb-open-type-private.hh | 1 -
65185  1 file changed, 1 deletion(-)
65186
65187 commit 0eb9fc6e37935707dba2bf4b3705de2161a08cb7
65188 Author: Behdad Esfahbod <behdad@behdad.org>
65189 Date:   Mon May 10 19:01:17 2010 -0400
65190
65191     Change DEFINE_SIZE_VAR to DEFINE_SIZE_ARRAY
65192
65193  src/hb-open-file-private.hh          |  4 ++--
65194  src/hb-open-type-private.hh          | 10 +++++-----
65195  src/hb-ot-layout-common-private.hh   | 27 +++++++++++++++------------
65196  src/hb-ot-layout-gdef-private.hh     | 10 +++++-----
65197  src/hb-ot-layout-gpos-private.hh     | 25 ++++++++++++-------------
65198  src/hb-ot-layout-gsub-private.hh     | 14 +++++++-------
65199  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
65200  7 files changed, 54 insertions(+), 52 deletions(-)
65201
65202 commit 596e471aa5053d955fb5d5b5923088c8814469b1
65203 Author: Behdad Esfahbod <behdad@behdad.org>
65204 Date:   Mon May 10 18:47:48 2010 -0400
65205
65206     Cleanup DEFINE_SIZE_VAR2
65207
65208  src/hb-open-type-private.hh          | 18 +++++++++++-------
65209  src/hb-ot-layout-common-private.hh   |  6 +++---
65210  src/hb-ot-layout-gdef-private.hh     |  4 ++--
65211  src/hb-ot-layout-gpos-private.hh     |  4 ++--
65212  src/hb-ot-layout-gsub-private.hh     |  2 +-
65213  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
65214  6 files changed, 21 insertions(+), 17 deletions(-)
65215
65216 commit 33afa4e2dc352f08cc094703e3f01d3ecd83b354
65217 Author: Behdad Esfahbod <behdad@behdad.org>
65218 Date:   Mon May 10 18:35:02 2010 -0400
65219
65220     Minor
65221
65222  src/hb-open-type-private.hh | 14 +++++++-------
65223  1 file changed, 7 insertions(+), 7 deletions(-)
65224
65225 commit b961518b9611471ff7060e97686e5625974847eb
65226 Author: Behdad Esfahbod <behdad@behdad.org>
65227 Date:   Mon May 10 18:20:54 2010 -0400
65228
65229     Simplify array access
65230
65231  src/hb-open-type-private.hh          | 29 ++++++++++-------------------
65232  src/hb-ot-layout-common-private.hh   |  8 ++++----
65233  src/hb-ot-layout-gsub-private.hh     |  6 +++---
65234  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
65235  4 files changed, 25 insertions(+), 34 deletions(-)
65236
65237 commit 54842374c2b291ef208c51ae1d853ec0403ccf84
65238 Author: Behdad Esfahbod <behdad@behdad.org>
65239 Date:   Mon May 10 18:13:32 2010 -0400
65240
65241     Fix check_struct to check min_size instead of sizeof
65242
65243  src/hb-open-type-private.hh | 2 +-
65244  1 file changed, 1 insertion(+), 1 deletion(-)
65245
65246 commit ed07422c33bbb52ff4d79e65986171e3f07697d8
65247 Author: Behdad Esfahbod <behdad@behdad.org>
65248 Date:   Mon May 10 18:08:46 2010 -0400
65249
65250     Further cleanup of sizeof
65251
65252  src/hb-open-type-private.hh          |  7 +++++--
65253  src/hb-ot-layout-common-private.hh   |  4 ++++
65254  src/hb-ot-layout-gdef-private.hh     |  4 ++++
65255  src/hb-ot-layout-gpos-private.hh     | 10 +++++++---
65256  src/hb-ot-layout-gsub-private.hh     |  4 +++-
65257  src/hb-ot-layout-gsubgpos-private.hh |  2 ++
65258  6 files changed, 25 insertions(+), 6 deletions(-)
65259
65260 commit a82ef7a893b773a17f7548375de9f588dfc83aba
65261 Author: Behdad Esfahbod <behdad@behdad.org>
65262 Date:   Mon May 10 17:55:03 2010 -0400
65263
65264     Remove CastP completely
65265
65266  src/hb-open-type-private.hh | 39 +++++++++++++++++----------------------
65267  1 file changed, 17 insertions(+), 22 deletions(-)
65268
65269 commit 40cbefe858192531ed64dd51d402f7ca7b8153a3
65270 Author: Behdad Esfahbod <behdad@behdad.org>
65271 Date:   Mon May 10 17:47:22 2010 -0400
65272
65273     Remove unnecessary casts
65274
65275  src/hb-open-type-private.hh          | 12 ++++++------
65276  src/hb-ot-layout-common-private.hh   |  2 +-
65277  src/hb-ot-layout-gpos-private.hh     | 34
65278  +++++++++++++++++-----------------
65279  src/hb-ot-layout-gsub-private.hh     |  4 ++--
65280  src/hb-ot-layout-gsubgpos-private.hh | 34
65281  +++++++++++++++++-----------------
65282  5 files changed, 43 insertions(+), 43 deletions(-)
65283
65284 commit 09766b1ec5ec55a61edbcd7a89ed3613cc92d4cb
65285 Author: Behdad Esfahbod <behdad@behdad.org>
65286 Date:   Mon May 10 17:36:03 2010 -0400
65287
65288     Make StructAtOffset take a pointer
65289
65290     Is safer.
65291
65292  src/hb-open-type-private.hh      | 26 +++++++++++++-------------
65293  src/hb-ot-layout-gpos-private.hh |  6 +++---
65294  src/hb-ot-layout-gsub-private.hh |  4 ++--
65295  3 files changed, 18 insertions(+), 18 deletions(-)
65296
65297 commit bea34c7cbb583cf7660776e95cab3171590b8427
65298 Author: Behdad Esfahbod <behdad@behdad.org>
65299 Date:   Mon May 10 17:28:16 2010 -0400
65300
65301     Further cleanup of DEFINE_SIZE
65302
65303  src/hb-open-file-private.hh          |  2 +-
65304  src/hb-open-type-private.hh          | 10 +++++-----
65305  src/hb-ot-layout-common-private.hh   | 16 ++++++++--------
65306  src/hb-ot-layout-gdef-private.hh     |  8 ++++----
65307  src/hb-ot-layout-gpos-private.hh     | 16 +++++-----------
65308  src/hb-ot-layout-gsub-private.hh     | 14 +++++++-------
65309  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++-------
65310  7 files changed, 37 insertions(+), 43 deletions(-)
65311
65312 commit 0abcc3b48cfd51a22695c9e988938b2f45cb19d8
65313 Author: Behdad Esfahbod <behdad@behdad.org>
65314 Date:   Mon May 10 17:04:20 2010 -0400
65315
65316     Cleanup
65317
65318  src/hb-open-type-private.hh | 18 ++++++++++--------
65319  1 file changed, 10 insertions(+), 8 deletions(-)
65320
65321 commit b3651231bf80bb7009214547a75ed90e21815c68
65322 Author: Behdad Esfahbod <behdad@behdad.org>
65323 Date:   Mon May 10 16:57:29 2010 -0400
65324
65325     Remove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC
65326
65327  src/hb-open-file-private.hh          |  3 ++-
65328  src/hb-open-type-private.hh          | 20 +++++++++++++---
65329  src/hb-ot-layout-common-private.hh   | 24 ++++++++++++--------
65330  src/hb-ot-layout-gdef-private.hh     | 22 +++++++++++-------
65331  src/hb-ot-layout-gpos-private.hh     | 44
65332  ++++++++++++++++++++----------------
65333  src/hb-ot-layout-gsub-private.hh     | 32 ++++++++++++++++----------
65334  src/hb-ot-layout-gsubgpos-private.hh | 27 ++++++++++++++--------
65335  src/hb-private.h                     |  2 --
65336  8 files changed, 109 insertions(+), 65 deletions(-)
65337
65338 commit 569da92bc6956f42d9b2d65c784e184fb6380efe
65339 Author: Behdad Esfahbod <behdad@behdad.org>
65340 Date:   Mon May 10 16:38:32 2010 -0400
65341
65342     Cleanup ASSERT_SIZE_VAR
65343
65344  src/hb-open-file-private.hh          |  9 ++++++---
65345  src/hb-open-type-private.hh          |  6 ++++--
65346  src/hb-ot-layout-common-private.hh   | 22 ++++++++++++----------
65347  src/hb-ot-layout-gdef-private.hh     |  3 ++-
65348  src/hb-ot-layout-gpos-private.hh     | 30 +++++++++++++++++++-----------
65349  src/hb-ot-layout-gsubgpos-private.hh | 10 ++++++----
65350  src/hb-private.h                     |  8 --------
65351  7 files changed, 49 insertions(+), 39 deletions(-)
65352
65353 commit 99bf03459ff2f00cf3fb7fa3c8b8336ec9fcca56
65354 Author: Behdad Esfahbod <behdad@behdad.org>
65355 Date:   Thu May 6 19:37:32 2010 -0400
65356
65357     Whitespace
65358
65359  src/hb-ot-layout-gpos-private.hh | 1 +
65360  1 file changed, 1 insertion(+)
65361
65362 commit 65f46b00333e20ab8a52a4b350747507541ec1db
65363 Author: Behdad Esfahbod <behdad@behdad.org>
65364 Date:   Thu May 6 19:35:19 2010 -0400
65365
65366     Simplify DEFINE_NULL_DATA
65367
65368     Using ::min_size.
65369
65370  src/hb-open-type-private.hh        | 6 +++---
65371  src/hb-ot-layout-common-private.hh | 9 +++++----
65372  2 files changed, 8 insertions(+), 7 deletions(-)
65373
65374 commit e45d3f86f9a5f3d29ca35a282de7f98e702878f9
65375 Author: Behdad Esfahbod <behdad@behdad.org>
65376 Date:   Thu May 6 19:33:31 2010 -0400
65377
65378     Start cleaning up get_size()
65379
65380     So we know when the size is static and when dynamic.
65381
65382  src/hb-open-file-private.hh          |  7 +++---
65383  src/hb-open-type-private.hh          | 42
65384  +++++++++++++++++++++++++-----------
65385  src/hb-ot-layout-common-private.hh   | 14 ++++++------
65386  src/hb-ot-layout-gpos-private.hh     | 17 ++++++---------
65387  src/hb-ot-layout-gsubgpos-private.hh | 19 ++++++++--------
65388  5 files changed, 55 insertions(+), 44 deletions(-)
65389
65390 commit b157617644d1e38f680163889d1dc2e2f64d9ba3
65391 Author: Behdad Esfahbod <behdad@behdad.org>
65392 Date:   Thu May 6 14:48:27 2010 -0400
65393
65394     Remove the last of SANITIZE macros: SANITIZE_SELF
65395
65396  src/hb-open-file-private.hh          |  4 ++--
65397  src/hb-open-type-private.hh          | 21 ++++++++++++---------
65398  src/hb-ot-layout-common-private.hh   | 16 ++++++++--------
65399  src/hb-ot-layout-gdef-private.hh     |  6 +++---
65400  src/hb-ot-layout-gpos-private.hh     | 26 +++++++++++++-------------
65401  src/hb-ot-layout-gsubgpos-private.hh |  6 +++---
65402  6 files changed, 41 insertions(+), 38 deletions(-)
65403
65404 commit 4f252fedc7136c66a9d7fbcb2978581986da6227
65405 Author: Behdad Esfahbod <behdad@behdad.org>
65406 Date:   Thu May 6 13:30:23 2010 -0400
65407
65408     Remove SANITIZE macro
65409
65410  src/hb-open-file-private.hh          |  4 ++--
65411  src/hb-open-type-private.hh          |  6 ++----
65412  src/hb-ot-layout-common-private.hh   | 18 +++++++++---------
65413  src/hb-ot-layout-gdef-private.hh     |  6 +++---
65414  src/hb-ot-layout-gpos-private.hh     | 18 +++++++++---------
65415  src/hb-ot-layout-gsub-private.hh     | 26 +++++++++++++-------------
65416  src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
65417  7 files changed, 49 insertions(+), 51 deletions(-)
65418
65419 commit c2ddfd2d268385257c77c09a9abeacf4230d5377
65420 Author: Behdad Esfahbod <behdad@behdad.org>
65421 Date:   Thu May 6 13:06:15 2010 -0400
65422
65423     Cleanup Value casts
65424
65425  src/hb-ot-layout-gpos-private.hh | 34 +++++++++++++++++++++-------------
65426  1 file changed, 21 insertions(+), 13 deletions(-)
65427
65428 commit 41a93d2c1ff175ef06328a99983577459c2d34b0
65429 Author: Behdad Esfahbod <behdad@behdad.org>
65430 Date:   Thu May 6 12:55:14 2010 -0400
65431
65432     Remove SANITIZE_WITH_BASE
65433
65434  src/hb-open-file-private.hh          |  2 +-
65435  src/hb-open-type-private.hh          |  2 -
65436  src/hb-ot-layout-common-private.hh   |  6 +--
65437  src/hb-ot-layout-gdef-private.hh     | 24 +++++-----
65438  src/hb-ot-layout-gpos-private.hh     | 90
65439  ++++++++++++++++++------------------
65440  src/hb-ot-layout-gsub-private.hh     | 31 ++++++-------
65441  src/hb-ot-layout-gsubgpos-private.hh | 44 +++++++++---------
65442  7 files changed, 98 insertions(+), 101 deletions(-)
65443
65444 commit f5fab0c71837371cce32dc3e9edca1ccb8d44e29
65445 Author: Behdad Esfahbod <behdad@behdad.org>
65446 Date:   Thu May 6 10:26:52 2010 -0400
65447
65448     Remove SANITIZE_MEM
65449
65450  src/hb-open-type-private.hh          | 4 +---
65451  src/hb-ot-layout-common-private.hh   | 2 +-
65452  src/hb-ot-layout-gpos-private.hh     | 2 +-
65453  src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
65454  4 files changed, 6 insertions(+), 8 deletions(-)
65455
65456 commit 4ad2cc5dec6b0639da2b1846282bdd99d06d5ff1
65457 Author: Behdad Esfahbod <behdad@behdad.org>
65458 Date:   Thu May 6 09:24:24 2010 -0400
65459
65460     Rename check to check_range
65461
65462  src/hb-open-type-private.hh | 8 ++++----
65463  1 file changed, 4 insertions(+), 4 deletions(-)
65464
65465 commit 1cd1e117d060d38e314618b627d7663cb01ed584
65466 Author: Behdad Esfahbod <behdad@behdad.org>
65467 Date:   Wed May 5 20:15:14 2010 -0400
65468
65469     Remove SANITIZE_ARRAY
65470
65471  src/hb-open-file-private.hh          |  2 +-
65472  src/hb-open-type-private.hh          | 16 +++++++---------
65473  src/hb-ot-layout-gpos-private.hh     |  8 ++++----
65474  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
65475  4 files changed, 14 insertions(+), 16 deletions(-)
65476
65477 commit 583d7f9586ce69754f1354aa3895e6d732a0c2ce
65478 Author: Behdad Esfahbod <behdad@behdad.org>
65479 Date:   Wed May 5 01:49:22 2010 -0400
65480
65481     Cosmetic
65482
65483  src/hb-open-file-private.hh          |  3 ++-
65484  src/hb-open-type-private.hh          |  6 ++++--
65485  src/hb-ot-layout-common-private.hh   | 15 ++++++++++-----
65486  src/hb-ot-layout-gpos-private.hh     |  5 ++---
65487  src/hb-ot-layout-gsub-private.hh     |  3 ++-
65488  src/hb-ot-layout-gsubgpos-private.hh |  9 +++++----
65489  6 files changed, 25 insertions(+), 16 deletions(-)
65490
65491 commit 705e215268aa95c2bc6af8af9b48b72b690ec1f7
65492 Author: Behdad Esfahbod <behdad@behdad.org>
65493 Date:   Wed May 5 01:40:25 2010 -0400
65494
65495     Minor
65496
65497  src/hb-open-type-private.hh          | 4 ++--
65498  src/hb-ot-layout-gpos-private.hh     | 2 +-
65499  src/hb-ot-layout-gsub-private.hh     | 2 +-
65500  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
65501  4 files changed, 5 insertions(+), 5 deletions(-)
65502
65503 commit b18eafd0f62f854d15276c78f99843aecd47acad
65504 Author: Behdad Esfahbod <behdad@behdad.org>
65505 Date:   Wed May 5 01:39:26 2010 -0400
65506
65507     Minor
65508
65509  src/hb-open-type-private.hh | 2 +-
65510  1 file changed, 1 insertion(+), 1 deletion(-)
65511
65512 commit 4169710911450e0f9bc045fe279bfc8ba9e8457c
65513 Author: Behdad Esfahbod <behdad@behdad.org>
65514 Date:   Wed May 5 01:37:58 2010 -0400
65515
65516     Simplify chaining
65517
65518  src/hb-ot-layout-gsubgpos-private.hh | 61
65519  +++++++++++++++---------------------
65520  1 file changed, 25 insertions(+), 36 deletions(-)
65521
65522 commit 1911b9d21b2b7b6b8219ce6c888540e3a60aa9c3
65523 Author: Behdad Esfahbod <behdad@behdad.org>
65524 Date:   Wed May 5 01:32:04 2010 -0400
65525
65526     Remove APPLY_ARG_DEF and APPLY_ARG
65527
65528  src/hb-ot-layout-gpos-private.hh     | 92
65529  ++++++++++++++++++------------------
65530  src/hb-ot-layout-gsub-private.hh     | 88
65531  +++++++++++++++++-----------------
65532  src/hb-ot-layout-gsubgpos-private.hh | 89
65533  ++++++++++++++++------------------
65534  3 files changed, 132 insertions(+), 137 deletions(-)
65535
65536 commit 6c42cddfe53a1c664081862bb9a3e1c38d05a823
65537 Author: Behdad Esfahbod <behdad@behdad.org>
65538 Date:   Wed May 5 01:30:48 2010 -0400
65539
65540     Port apply to use hb_trace_t
65541
65542  src/hb-ot-layout-gpos-private.hh     |  9 ++++-----
65543  src/hb-ot-layout-gsub-private.hh     | 11 +++++------
65544  src/hb-ot-layout-gsubgpos-private.hh | 13 +++++--------
65545  3 files changed, 14 insertions(+), 19 deletions(-)
65546
65547 commit 969c9705ae0c64577c3f69f5300fec975f952e1f
65548 Author: Behdad Esfahbod <behdad@behdad.org>
65549 Date:   Wed May 5 01:23:44 2010 -0400
65550
65551     Move context_length into apply_context
65552
65553  src/hb-ot-layout-gpos-private.hh     |  9 ++---
65554  src/hb-ot-layout-gsub-private.hh     |  9 ++---
65555  src/hb-ot-layout-gsubgpos-private.hh | 70
65556  ++++++++++++++++++++----------------
65557  3 files changed, 50 insertions(+), 38 deletions(-)
65558
65559 commit 94a23aaeca39c662614037ef887412249bdc8d49
65560 Author: Behdad Esfahbod <behdad@behdad.org>
65561 Date:   Wed May 5 01:13:09 2010 -0400
65562
65563     Move buffer into apply_context
65564
65565  src/hb-buffer-private.h              | 30 +++++++++--------
65566  src/hb-ot-layout-gpos-private.hh     | 64
65567  ++++++++++++++++++++----------------
65568  src/hb-ot-layout-gsub-private.hh     | 45 ++++++++++++++-----------
65569  src/hb-ot-layout-gsubgpos-private.hh | 49 ++++++++++++++-------------
65570  4 files changed, 106 insertions(+), 82 deletions(-)
65571
65572 commit 63493f956dca519df49da0a6badc3cb0a1b92779
65573 Author: Behdad Esfahbod <behdad@behdad.org>
65574 Date:   Wed May 5 01:01:05 2010 -0400
65575
65576     Move layout_context into apply_context
65577
65578  src/hb-ot-layout-gpos-private.hh     | 105
65579  ++++++++++++++++++-----------------
65580  src/hb-ot-layout-gsub-private.hh     |  47 ++++++++--------
65581  src/hb-ot-layout-gsubgpos-private.hh |  11 ++--
65582  3 files changed, 82 insertions(+), 81 deletions(-)
65583
65584 commit fff9aa263d1daf7c5117cf383fafa5043d5eb5af
65585 Author: Behdad Esfahbod <behdad@behdad.org>
65586 Date:   Wed May 5 00:32:21 2010 -0400
65587
65588     Minor
65589
65590  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
65591  1 file changed, 6 insertions(+), 6 deletions(-)
65592
65593 commit 27e302dc8e794ff6bf878bc76e17d336d510849e
65594 Author: Behdad Esfahbod <behdad@behdad.org>
65595 Date:   Wed May 5 00:26:16 2010 -0400
65596
65597     I keep changing my mind about this
65598
65599  src/hb-open-type-private.hh | 30 ++++++++++--------------------
65600  1 file changed, 10 insertions(+), 20 deletions(-)
65601
65602 commit 39840474afd2cda9ff576c08aff9c87095496c27
65603 Author: Behdad Esfahbod <behdad@behdad.org>
65604 Date:   Wed May 5 00:23:19 2010 -0400
65605
65606     Remove SANITIZE_ARG_DEF and SANITIZE_ARG
65607
65608  src/hb-open-file-private.hh          |  16 ++---
65609  src/hb-open-type-private.hh          |  59 +++++++--------
65610  src/hb-ot-layout-common-private.hh   |  42 +++++------
65611  src/hb-ot-layout-gdef-private.hh     |  28 ++++----
65612  src/hb-ot-layout-gpos-private.hh     | 136
65613  +++++++++++++++++------------------
65614  src/hb-ot-layout-gsub-private.hh     |  72 +++++++++----------
65615  src/hb-ot-layout-gsubgpos-private.hh |  46 ++++++------
65616  7 files changed, 197 insertions(+), 202 deletions(-)
65617
65618 commit b261e2ad5c5a065599ce1dbc4ba437caa2cee1e9
65619 Author: Behdad Esfahbod <behdad@behdad.org>
65620 Date:   Wed May 5 00:20:16 2010 -0400
65621
65622     Remove trace from sanitize_shallow()
65623
65624  src/hb-open-type-private.hh | 1 -
65625  1 file changed, 1 deletion(-)
65626
65627 commit dfc8cbe85479dde1ffdc6b2e73f4907331d77a19
65628 Author: Behdad Esfahbod <behdad@behdad.org>
65629 Date:   Wed May 5 00:19:46 2010 -0400
65630
65631     Add hb_trace_t
65632
65633  src/hb-open-type-private.hh | 33 +++++++++++++++++++--------------
65634  1 file changed, 19 insertions(+), 14 deletions(-)
65635
65636 commit 20e3dd5d292b65f70d2eae63b8d8713a1c889d47
65637 Author: Behdad Esfahbod <behdad@behdad.org>
65638 Date:   Tue May 4 23:21:57 2010 -0400
65639
65640     Make sanitize_depth variable automatic and not passed through
65641     function args
65642
65643  src/hb-open-type-private.hh | 72
65644  +++++++++++++++++++++++++++------------------
65645  1 file changed, 43 insertions(+), 29 deletions(-)
65646
65647 commit 4a446ac35136eff23d55f47bdd7b40095ad707ab
65648 Author: Behdad Esfahbod <behdad@behdad.org>
65649 Date:   Tue May 4 22:46:21 2010 -0400
65650
65651     Use function template for pass-thru argument
65652
65653  src/hb-open-type-private.hh      | 26 ++++++--------------------
65654  src/hb-ot-layout-gpos-private.hh |  6 +++---
65655  2 files changed, 9 insertions(+), 23 deletions(-)
65656
65657 commit 98daaf183d6dbf2b68959da608cd9876ba55d7aa
65658 Author: Behdad Esfahbod <behdad@behdad.org>
65659 Date:   Tue May 4 22:42:49 2010 -0400
65660
65661     Make _hb_sanitize_*() methods of the context object
65662
65663  src/hb-open-type-private.hh | 190
65664  +++++++++++++++++++++++---------------------
65665  1 file changed, 98 insertions(+), 92 deletions(-)
65666
65667 commit bb029af943faa9905e652d58856998687e60c31d
65668 Author: Behdad Esfahbod <behdad@behdad.org>
65669 Date:   Tue May 4 15:28:52 2010 -0400
65670
65671     Remove SANITIZE_THIS
65672
65673  src/hb-open-file-private.hh          |  2 +-
65674  src/hb-open-type-private.hh          |  3 +-
65675  src/hb-ot-layout-common-private.hh   |  4 +--
65676  src/hb-ot-layout-gdef-private.hh     | 25 ++++++++--------
65677  src/hb-ot-layout-gpos-private.hh     | 55
65678  ++++++++++++++++++++----------------
65679  src/hb-ot-layout-gsub-private.hh     | 29 ++++++++++---------
65680  src/hb-ot-layout-gsubgpos-private.hh | 42 +++++++++++++--------------
65681  7 files changed, 85 insertions(+), 75 deletions(-)
65682
65683 commit 2226fc93d1427b8830bfb892fe1b25b488ea36dc
65684 Author: Behdad Esfahbod <behdad@behdad.org>
65685 Date:   Tue May 4 15:12:17 2010 -0400
65686
65687     Rename SANITIZE_BASE to SANITIZE_WITH_BASE
65688
65689  src/hb-open-type-private.hh        | 11 +++++++----
65690  src/hb-ot-layout-common-private.hh |  3 ++-
65691  src/hb-ot-layout-gpos-private.hh   | 15 ++++++++-------
65692  3 files changed, 17 insertions(+), 12 deletions(-)
65693
65694 commit 89da1346ec3a8dec8a368df46d61ca75356e22fa
65695 Author: Behdad Esfahbod <behdad@behdad.org>
65696 Date:   Tue May 4 15:01:45 2010 -0400
65697
65698     Remove SANITIZE_OBJ
65699
65700  src/hb-open-type-private.hh | 3 +--
65701  1 file changed, 1 insertion(+), 2 deletions(-)
65702
65703 commit 4d4cce96266b777a01cec03e8766dc8c0b159351
65704 Author: Behdad Esfahbod <behdad@behdad.org>
65705 Date:   Tue May 4 14:57:55 2010 -0400
65706
65707     Remove SANITIZE_THIS2
65708
65709  src/hb-open-type-private.hh          |  2 --
65710  src/hb-ot-layout-common-private.hh   |  3 ++-
65711  src/hb-ot-layout-gdef-private.hh     | 10 ++++++----
65712  src/hb-ot-layout-gpos-private.hh     |  9 ++++++---
65713  src/hb-ot-layout-gsub-private.hh     | 11 +++++++----
65714  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++++-----
65715  6 files changed, 30 insertions(+), 19 deletions(-)
65716
65717 commit 26bfcb64e473c40e439d6efbe974781dada28eca
65718 Author: Behdad Esfahbod <behdad@behdad.org>
65719 Date:   Tue May 4 14:49:45 2010 -0400
65720
65721     Cosmetic
65722
65723  src/hb-ot-layout-gdef-private.hh     | 5 ++---
65724  src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
65725  2 files changed, 5 insertions(+), 7 deletions(-)
65726
65727 commit be74284673a1944e0f1884e861c3fe8f9855172c
65728 Author: Behdad Esfahbod <behdad@behdad.org>
65729 Date:   Tue May 4 14:47:05 2010 -0400
65730
65731     Remove SANITIZE_THIS3
65732
65733  src/hb-open-type-private.hh          |  1 -
65734  src/hb-ot-layout-gpos-private.hh     | 21 +++++++++++++++------
65735  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++++--
65736  3 files changed, 21 insertions(+), 9 deletions(-)
65737
65738 commit fbab9f9bd8ba59e7e5811f33c1dda198f95cf05a
65739 Author: Behdad Esfahbod <behdad@behdad.org>
65740 Date:   Tue May 4 14:42:10 2010 -0400
65741
65742     Remove SANITIZE_BASE2
65743
65744  src/hb-open-type-private.hh      | 1 -
65745  src/hb-ot-layout-gpos-private.hh | 3 ++-
65746  2 files changed, 2 insertions(+), 2 deletions(-)
65747
65748 commit 73c7dbf7f5433c0cdd467ef32402f52867e9798e
65749 Author: Behdad Esfahbod <behdad@behdad.org>
65750 Date:   Tue May 4 14:40:55 2010 -0400
65751
65752     Remove SANITIZE2
65753
65754  src/hb-open-type-private.hh      | 1 -
65755  src/hb-ot-layout-gsub-private.hh | 2 +-
65756  2 files changed, 1 insertion(+), 2 deletions(-)
65757
65758 commit c9f14687a30866181feb57ee2736a147ec9f25a1
65759 Author: Behdad Esfahbod <behdad@behdad.org>
65760 Date:   Tue May 4 14:38:08 2010 -0400
65761
65762     Remove the NEUTER macro, move code to a method
65763
65764  src/hb-open-type-private.hh | 21 +++++++++++++--------
65765  1 file changed, 13 insertions(+), 8 deletions(-)
65766
65767 commit 30fa2821c277df99a14089749313dfe2b541e2d0
65768 Author: Behdad Esfahbod <behdad@behdad.org>
65769 Date:   Tue May 4 14:28:18 2010 -0400
65770
65771     Make internal method private
65772
65773  src/hb-open-type-private.hh | 12 +++++++-----
65774  1 file changed, 7 insertions(+), 5 deletions(-)
65775
65776 commit ce5694c79671bf75990923c1da17bb611e4e7d15
65777 Author: Behdad Esfahbod <behdad@behdad.org>
65778 Date:   Tue May 4 14:10:18 2010 -0400
65779
65780     [main] Recognize Apple SFNTs
65781
65782  src/hb-open-file-private.hh | 4 ++--
65783  src/main.cc                 | 6 ++++++
65784  2 files changed, 8 insertions(+), 2 deletions(-)
65785
65786 commit 710500a93ecc2a0c595045602aa367073485ff91
65787 Author: Behdad Esfahbod <behdad@behdad.org>
65788 Date:   Mon May 3 23:11:16 2010 -0400
65789
65790     Comment new SFNT tags
65791
65792  src/hb-open-file-private.hh | 10 +++++-----
65793  1 file changed, 5 insertions(+), 5 deletions(-)
65794
65795 commit 64d3fc8d0dada673245cc8c0b1c12cd849b30997
65796 Author: Behdad Esfahbod <behdad@behdad.org>
65797 Date:   Mon May 3 22:51:19 2010 -0400
65798
65799     Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
65800
65801  src/hb-buffer.c                      | 14 ++++----
65802  src/hb-font.cc                       |  6 ++--
65803  src/hb-ft.c                          | 14 ++++----
65804  src/hb-language.c                    |  2 +-
65805  src/hb-object-private.h              | 10 +++---
65806  src/hb-open-file-private.hh          |  2 +-
65807  src/hb-open-type-private.hh          | 38 ++++++++++-----------
65808  src/hb-ot-layout-common-private.hh   | 16 ++++-----
65809  src/hb-ot-layout-gdef-private.hh     |  2 +-
65810  src/hb-ot-layout-gpos-private.hh     | 64
65811  ++++++++++++++++++------------------
65812  src/hb-ot-layout-gsub-private.hh     | 52 ++++++++++++++---------------
65813  src/hb-ot-layout-gsubgpos-private.hh | 40 +++++++++++-----------
65814  src/hb-ot-layout.cc                  | 12 +++----
65815  src/hb-ot-tag.c                      |  2 +-
65816  src/hb-private.h                     |  8 ++---
65817  src/hb-shape.c                       | 10 +++---
65818  src/hb-unicode.c                     |  2 +-
65819  17 files changed, 147 insertions(+), 147 deletions(-)
65820
65821 commit fa3b3d58443a7c22eca3f86243993ba2d4bd9f4a
65822 Author: Behdad Esfahbod <behdad@behdad.org>
65823 Date:   Mon May 3 22:47:22 2010 -0400
65824
65825     Mark a couple functions as inline
65826
65827  src/hb-open-type-private.hh | 4 ++--
65828  1 file changed, 2 insertions(+), 2 deletions(-)
65829
65830 commit 6b84198f9d471defb6f55d44d4f5423df70b2a10
65831 Merge: 631d10b7 eaf29edb
65832 Author: Behdad Esfahbod <behdad@behdad.org>
65833 Date:   Mon May 3 22:46:52 2010 -0400
65834
65835     Merge remote branch 'jrmuizel/master'
65836
65837 commit eaf29edb8fa49390e5f48b78105dfd173aff445b
65838 Author: Jeff Muizelaar <jmuizelaar@mozilla.com>
65839 Date:   Mon May 3 22:27:56 2010 -0400
65840
65841     HB_UNUSED is unneeded on static inline functions
65842
65843  src/hb-object-private.h     | 2 +-
65844  src/hb-open-type-private.hh | 6 +++---
65845  src/hb-private.h            | 4 ++--
65846  3 files changed, 6 insertions(+), 6 deletions(-)
65847
65848 commit 4ce578ed369f1526c91deedcf9e72537b3e4328f
65849 Author: Jeff Muizelaar <jmuizelaar@mozilla.com>
65850 Date:   Mon May 3 15:03:53 2010 -0400
65851
65852     Include the tags from the Apple specification for TrueType fonts
65853
65854  src/hb-open-file-private.hh | 8 ++++++++
65855  1 file changed, 8 insertions(+)
65856
65857 commit 631d10b728d9e1a02c7dddf505d4fae5e244c6e8
65858 Author: Behdad Esfahbod <behdad@behdad.org>
65859 Date:   Sun May 2 21:14:21 2010 -0400
65860
65861     Remove unused method
65862
65863  src/hb-open-file-private.hh | 5 -----
65864  1 file changed, 5 deletions(-)
65865
65866 commit f0abcd69408a3af65207cdf8847575ade4579bd4
65867 Author: Behdad Esfahbod <behdad@behdad.org>
65868 Date:   Sun May 2 18:14:25 2010 -0400
65869
65870     Whitespace
65871
65872  src/hb-open-type-private.hh | 9 ++++-----
65873  1 file changed, 4 insertions(+), 5 deletions(-)
65874
65875 commit a8d960bd26883ee937b04ca2a3c16a3644870356
65876 Author: Behdad Esfahbod <behdad@behdad.org>
65877 Date:   Thu Apr 29 14:31:56 2010 -0400
65878
65879     [GPOS] Speedup apply_value()
65880
65881  src/hb-ot-layout-gpos-private.hh | 7 ++++++-
65882  1 file changed, 6 insertions(+), 1 deletion(-)
65883
65884 commit 2cd1ea4411d0808559a942ff3fa4e637f9c9a9c8
65885 Author: Behdad Esfahbod <behdad@behdad.org>
65886 Date:   Thu Apr 29 14:15:32 2010 -0400
65887
65888     [ft] Disallow getting the entire font data with tag=0
65889
65890  src/hb-ft.c | 3 +++
65891  1 file changed, 3 insertions(+)
65892
65893 commit 33d13fdda99acaeffa9600737e8870278d053ebe
65894 Author: Behdad Esfahbod <behdad@behdad.org>
65895 Date:   Thu Apr 29 13:56:44 2010 -0400
65896
65897     Rename HB_GNUC_UNUSED -> HB_UNUSED
65898
65899  src/hb-buffer.c                      |  6 ++---
65900  src/hb-font.cc                       | 44
65901  ++++++++++++++++++------------------
65902  src/hb-ft.c                          | 16 ++++++-------
65903  src/hb-object-private.h              |  2 +-
65904  src/hb-open-type-private.hh          | 18 +++++++--------
65905  src/hb-ot-layout-gdef-private.hh     |  4 ++--
65906  src/hb-ot-layout-gpos-private.hh     |  4 ++--
65907  src/hb-ot-layout-gsubgpos-private.hh |  6 ++---
65908  src/hb-ot-layout.cc                  |  4 ++--
65909  src/hb-ot-shape.c                    |  2 +-
65910  src/hb-private.h                     | 16 ++++++-------
65911  src/hb-shape.c                       | 32 +++++++++++++-------------
65912  src/hb-unicode.c                     |  8 +++----
65913  13 files changed, 81 insertions(+), 81 deletions(-)
65914
65915 commit 7d3a126334f8e6f6441561c1bb592bd3fa7a2c5c
65916 Author: Behdad Esfahbod <behdad@behdad.org>
65917 Date:   Thu Apr 29 13:54:01 2010 -0400
65918
65919     Define HB_FUNC for portability to non-gcc
65920
65921  src/hb-open-type-private.hh          | 12 ++++++------
65922  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
65923  src/hb-private.h                     |  9 +++++++++
65924  3 files changed, 16 insertions(+), 7 deletions(-)
65925
65926 commit fa030175ca998b00cc42cbced6e98de323ec01ec
65927 Author: Behdad Esfahbod <behdad@behdad.org>
65928 Date:   Thu Apr 29 13:48:26 2010 -0400
65929
65930     [sanitize] Make debug code always available to the compiler
65931
65932     Such that we don't break debug build all the time.
65933
65934  src/hb-open-type-private.hh | 71
65935  ++++++++++++++++++++-------------------------
65936  1 file changed, 31 insertions(+), 40 deletions(-)
65937
65938 commit fde6f5bd682f5ad0cc5e2ec69fc831b0192bf90b
65939 Author: Behdad Esfahbod <behdad@behdad.org>
65940 Date:   Thu Apr 29 04:41:41 2010 -0400
65941
65942     Convert to uppercase in hb_ot_tag_from_language()
65943
65944  src/hb-ot-tag.c | 6 ++++--
65945  1 file changed, 4 insertions(+), 2 deletions(-)
65946
65947 commit 6f729b45b04243c42ad7201b67cda9d5e5c363f1
65948 Author: Behdad Esfahbod <behdad@behdad.org>
65949 Date:   Thu Apr 29 03:59:06 2010 -0400
65950
65951     More contour point use
65952
65953  src/hb-font.cc                   |  1 +
65954  src/hb-ot-layout-gdef-private.hh |  8 +++++---
65955  src/hb-ot-layout-gpos-private.hh | 13 +++++++++----
65956  3 files changed, 15 insertions(+), 7 deletions(-)
65957
65958 commit 3840b6b50503ba2c9a99f774284e0077baffa8a0
65959 Author: Behdad Esfahbod <behdad@behdad.org>
65960 Date:   Thu Apr 29 03:48:27 2010 -0400
65961
65962     [gdef] Fix delta scale
65963
65964  src/hb-ot-layout-gdef-private.hh | 2 +-
65965  1 file changed, 1 insertion(+), 1 deletion(-)
65966
65967 commit 4ac6cc284b2c1eb670c2a3659ec385ed729acac4
65968 Author: Behdad Esfahbod <behdad@behdad.org>
65969 Date:   Thu Apr 29 03:48:11 2010 -0400
65970
65971     [gdef] Fix rounding
65972
65973  src/hb-ot-layout-gdef-private.hh | 4 ++--
65974  1 file changed, 2 insertions(+), 2 deletions(-)
65975
65976 commit b52fbb1bab608bda76efb936f08344afaec600a1
65977 Author: Behdad Esfahbod <behdad@behdad.org>
65978 Date:   Thu Apr 29 03:47:00 2010 -0400
65979
65980     [gdef] Implement getting contour point
65981
65982  src/hb-ot-layout-gdef-private.hh | 5 ++++-
65983  1 file changed, 4 insertions(+), 1 deletion(-)
65984
65985 commit 4c5fbae011a33b9efef5aedd61c357fc0ded1113
65986 Author: Behdad Esfahbod <behdad@behdad.org>
65987 Date:   Thu Apr 29 03:39:39 2010 -0400
65988
65989     Make sure mirroring is done in original direction
65990
65991     Reported by Jonathan Kew.
65992
65993  src/hb-shape.c | 5 ++++-
65994  1 file changed, 4 insertions(+), 1 deletion(-)
65995
65996 commit ce23c9234b87513d6460fb89bad178fb8537e161
65997 Author: Behdad Esfahbod <behdad@behdad.org>
65998 Date:   Thu Apr 29 03:31:03 2010 -0400
65999
66000     Use BCP47 private-use tags for OpenType tag language string mapping
66001
66002  src/hb-ot-tag.c | 16 ++++++++--------
66003  1 file changed, 8 insertions(+), 8 deletions(-)
66004
66005 commit eaf1d9a46c4a320f3b0026c0a610f95a620d566f
66006 Author: Behdad Esfahbod <behdad@behdad.org>
66007 Date:   Thu Apr 29 03:11:32 2010 -0400
66008
66009     Minor
66010
66011  src/hb-ot-tag.c | 1 +
66012  1 file changed, 1 insertion(+)
66013
66014 commit 3a4784fe88a0f14147ccdd3633952c9c0f3ae8f3
66015 Author: Behdad Esfahbod <behdad@behdad.org>
66016 Date:   Thu Apr 29 02:58:38 2010 -0400
66017
66018     Fix bug in hb_language_from_string()
66019
66020     Reported by Jonathan Kew.
66021
66022  src/hb-language.c | 2 ++
66023  1 file changed, 2 insertions(+)
66024
66025 commit 602e4f8d5512cdf48c696ad64ad62ff97f6dbdcc
66026 Author: Behdad Esfahbod <behdad@behdad.org>
66027 Date:   Thu Apr 29 02:28:54 2010 -0400
66028
66029     Use const_cast
66030
66031  src/hb-open-type-private.hh | 3 +--
66032  1 file changed, 1 insertion(+), 2 deletions(-)
66033
66034 commit abff3580a5b229641086e0da097efee11d22ff81
66035 Author: Behdad Esfahbod <behdad@behdad.org>
66036 Date:   Thu Apr 29 02:27:20 2010 -0400
66037
66038     Add const
66039
66040  src/hb-object-private.h | 2 +-
66041  1 file changed, 1 insertion(+), 1 deletion(-)
66042
66043 commit 6617eada95928457a25e29f793f1a93c6b3edaec
66044 Author: Behdad Esfahbod <behdad@behdad.org>
66045 Date:   Thu Apr 29 02:25:30 2010 -0400
66046
66047     Rename apply_context -> context
66048
66049  src/hb-ot-layout-gpos-private.hh     | 22 +++++++++++-----------
66050  src/hb-ot-layout-gsub-private.hh     | 26 +++++++++++++-------------
66051  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
66052  3 files changed, 30 insertions(+), 30 deletions(-)
66053
66054 commit b4c7fab762935b9c182b3e2ac3415f29fc6a5558
66055 Author: Behdad Esfahbod <behdad@behdad.org>
66056 Date:   Thu Apr 29 02:24:25 2010 -0400
66057
66058     Rename
66059
66060  src/hb-ot-layout-gpos-private.hh     | 98
66061  ++++++++++++++++++------------------
66062  src/hb-ot-layout-gsub-private.hh     | 46 ++++++++---------
66063  src/hb-ot-layout-gsubgpos-private.hh | 12 ++---
66064  3 files changed, 78 insertions(+), 78 deletions(-)
66065
66066 commit 1376fb7bf9ef07970f0ba13dc64d6a8ab8252762
66067 Author: Behdad Esfahbod <behdad@behdad.org>
66068 Date:   Thu Apr 29 02:19:21 2010 -0400
66069
66070     [apply] Use a context object to reduce number of parameters passed
66071     around
66072
66073  src/hb-open-type-private.hh          |  5 ++---
66074  src/hb-ot-layout-gpos-private.hh     | 26 ++++++++++++++-----------
66075  src/hb-ot-layout-gsub-private.hh     | 37
66076  +++++++++++++++++++-----------------
66077  src/hb-ot-layout-gsubgpos-private.hh | 29 +++++++++++++++-------------
66078  4 files changed, 53 insertions(+), 44 deletions(-)
66079
66080 commit 173fde7087c0db3e99409f1119530477c14072f5
66081 Author: Behdad Esfahbod <behdad@behdad.org>
66082 Date:   Thu Apr 29 01:47:30 2010 -0400
66083
66084     Further simplify tracing
66085
66086  src/hb-open-type-private.hh          | 31 +++++++++++++++----------------
66087  src/hb-ot-layout-gpos-private.hh     |  9 +++++----
66088  src/hb-ot-layout-gsub-private.hh     | 11 ++++++-----
66089  src/hb-ot-layout-gsubgpos-private.hh |  8 --------
66090  4 files changed, 26 insertions(+), 33 deletions(-)
66091
66092 commit bc200457430c083914a64bf4b056153506749610
66093 Author: Behdad Esfahbod <behdad@behdad.org>
66094 Date:   Thu Apr 29 01:40:26 2010 -0400
66095
66096     Simplify trace code
66097
66098  src/hb-open-type-private.hh          | 41 +++++++++---------------------
66099  src/hb-ot-layout-gsubgpos-private.hh | 25 +++++--------------
66100  src/hb-private.h                     | 48
66101  +++++++++++++++++++++++++-----------
66102  3 files changed, 51 insertions(+), 63 deletions(-)
66103
66104 commit 807c5b03a2251a3c29a520852639421783101b55
66105 Author: Behdad Esfahbod <behdad@behdad.org>
66106 Date:   Wed Apr 28 20:25:22 2010 -0400
66107
66108     [sanitize] Make debug code always available to the compiler
66109
66110     Such that we don't break debug build all the time.
66111
66112  src/hb-open-type-private.hh          | 31 ++++++++++++++++++++-----------
66113  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
66114  2 files changed, 21 insertions(+), 12 deletions(-)
66115
66116 commit 74e313c016704e1d9157c2763691c4151f049dfc
66117 Author: Behdad Esfahbod <behdad@behdad.org>
66118 Date:   Wed Apr 28 15:15:09 2010 -0400
66119
66120     [gsubgpos] Make debug code always available to the compiler
66121
66122     Such that we don't break debug build all the time.
66123
66124  src/hb-ot-layout-gsubgpos-private.hh | 52
66125  ++++++++++++++++++------------------
66126  1 file changed, 26 insertions(+), 26 deletions(-)
66127
66128 commit 41011a6ed7c4891b20c0eddbb6d4ad9c820cfddb
66129 Author: Behdad Esfahbod <behdad@behdad.org>
66130 Date:   Wed Apr 28 13:33:09 2010 -0400
66131
66132     Fix compiler warning about value unused
66133
66134  src/hb-object-private.h | 2 +-
66135  1 file changed, 1 insertion(+), 1 deletion(-)
66136
66137 commit 863df68e894b7644dcd12da88aa22f73edf829dc
66138 Author: Behdad Esfahbod <behdad@behdad.org>
66139 Date:   Wed Apr 28 13:29:55 2010 -0400
66140
66141     [object] Make debug code always available to the compiler
66142
66143     Such that we don't break debug build all the time.
66144
66145  src/hb-object-private.h | 42 +++++++++++++++++++++++++++---------------
66146  1 file changed, 27 insertions(+), 15 deletions(-)
66147
66148 commit 1d52151a19ed8ec776276aac5cc6ce3769e0d947
66149 Author: Behdad Esfahbod <behdad@behdad.org>
66150 Date:   Wed Apr 28 13:18:41 2010 -0400
66151
66152     Minor
66153
66154  src/hb-private.h | 8 +++++---
66155  1 file changed, 5 insertions(+), 3 deletions(-)
66156
66157 commit 444fffb1ab378cb3022e2a8e9f90d20a00c82f6a
66158 Author: Behdad Esfahbod <behdad@behdad.org>
66159 Date:   Wed Apr 28 13:16:38 2010 -0400
66160
66161     [blob] Make debug code always available to the compiler
66162
66163     Such that we don't break debug build all the time.
66164
66165  src/hb-blob.c | 78
66166  ++++++++++++++++++++++++-----------------------------------
66167  1 file changed, 32 insertions(+), 46 deletions(-)
66168
66169 commit ba51b25c7ba568aeced17f016eceba987569c5d9
66170 Author: Behdad Esfahbod <behdad@behdad.org>
66171 Date:   Wed Apr 28 13:10:36 2010 -0400
66172
66173     Fix build.  Ouch!
66174
66175  src/hb-object-private.h | 2 +-
66176  1 file changed, 1 insertion(+), 1 deletion(-)
66177
66178 commit a92f0fda7fee9d60b399b8865541bf73e6e30141
66179 Author: Behdad Esfahbod <behdad@behdad.org>
66180 Date:   Wed Apr 28 13:09:40 2010 -0400
66181
66182     Fix debug build
66183
66184  src/hb-open-type-private.hh          | 4 ++--
66185  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
66186  2 files changed, 3 insertions(+), 3 deletions(-)
66187
66188 commit c165f25410f817d248ad5d07e1827d33efd1b0a0
66189 Author: Behdad Esfahbod <behdad@behdad.org>
66190 Date:   Tue Apr 27 23:28:10 2010 -0400
66191
66192     [object] Actually handle malloc() failure
66193
66194     Caught by John Daggett.
66195
66196  src/hb-object-private.h | 10 ++++++----
66197  1 file changed, 6 insertions(+), 4 deletions(-)
66198
66199 commit caff7db93d205e32a535d49e51a3cad70f91dfdd
66200 Author: Behdad Esfahbod <behdad@behdad.org>
66201 Date:   Mon Apr 26 10:07:35 2010 -0400
66202
66203     Fix Device::get_size() calculation
66204
66205  src/hb-ot-layout-common-private.hh | 8 ++++++--
66206  1 file changed, 6 insertions(+), 2 deletions(-)
66207
66208 commit 66d6eb30eb0b8d61e00f86ea0c7829abaddb52fa
66209 Author: Behdad Esfahbod <behdad@behdad.org>
66210 Date:   Sun Apr 25 23:01:45 2010 -0400
66211
66212     Rename Var to Obj
66213
66214  src/hb-open-type-private.hh | 8 ++++----
66215  1 file changed, 4 insertions(+), 4 deletions(-)
66216
66217 commit 690b9194619589c32ffc0c092e45262ae7776e79
66218 Author: Behdad Esfahbod <behdad@behdad.org>
66219 Date:   Sun Apr 25 22:51:05 2010 -0400
66220
66221     Remove use of flexible arrays
66222
66223     Also remove wrong ASSERT_SIZE that would trigger only when not using
66224     flexible arrays (which was the case on win32, but not with gcc).
66225
66226  configure.ac                | 2 --
66227  src/hb-open-file-private.hh | 1 -
66228  src/hb-private.h            | 4 ----
66229  3 files changed, 7 deletions(-)
66230
66231 commit 1cebfbb0636b13dc5dc6a4b8b7acbb7da28129d2
66232 Author: Behdad Esfahbod <behdad@behdad.org>
66233 Date:   Fri Apr 23 20:49:18 2010 -0400
66234
66235     Cleanup hb_face_create_for_data()
66236
66237  src/Makefile.am       |  1 +
66238  src/hb-blob-private.h | 57 +++++++++++++++++++++++++++++++
66239  src/hb-blob.c         | 20 ++---------
66240  src/hb-font-private.h |  3 --
66241  src/hb-font.cc        | 92
66242  +++++++++++++++++++++++++++++++++++----------------
66243  5 files changed, 123 insertions(+), 50 deletions(-)
66244
66245 commit d6b3c83a90f60bedb4049750ffb351161710980d
66246 Author: Behdad Esfahbod <behdad@behdad.org>
66247 Date:   Fri Apr 23 19:59:53 2010 -0400
66248
66249     Allow get_table() to return NULL
66250
66251  src/hb-font.cc | 6 +++++-
66252  src/hb-ft.c    | 2 +-
66253  2 files changed, 6 insertions(+), 2 deletions(-)
66254
66255 commit ad3653751b1e4a03f7058200cb83f64db46722d5
66256 Author: Behdad Esfahbod <behdad@behdad.org>
66257 Date:   Fri Apr 23 19:43:40 2010 -0400
66258
66259     Typo
66260
66261  src/hb-open-type-private.hh | 2 +-
66262  1 file changed, 1 insertion(+), 1 deletion(-)
66263
66264 commit 990443e5f282ad61de00dcf1ebff9cf1d5bc2d70
66265 Author: Behdad Esfahbod <behdad@behdad.org>
66266 Date:   Fri Apr 23 17:53:32 2010 -0400
66267
66268     Remove lock_instance()
66269
66270  src/hb-font.cc              | 2 +-
66271  src/hb-open-type-private.hh | 4 ----
66272  src/hb-ot-layout.cc         | 6 +++---
66273  3 files changed, 4 insertions(+), 8 deletions(-)
66274
66275 commit 187454c595559ce48d072fee6bccb51f3de283d4
66276 Author: Behdad Esfahbod <behdad@behdad.org>
66277 Date:   Fri Apr 23 16:35:01 2010 -0400
66278
66279     Add different casts from pointer and ref to avoid bugs
66280
66281  src/hb-open-type-private.hh      | 22 +++++++++++++++-------
66282  src/hb-ot-layout-gpos-private.hh |  8 ++++----
66283  src/hb-ot-layout-gsub-private.hh | 12 ++++++------
66284  src/main.cc                      |  6 +++---
66285  4 files changed, 28 insertions(+), 20 deletions(-)
66286
66287 commit efb324a46ff64adb4ec8612b4089e8daff1e6d8e
66288 Author: Behdad Esfahbod <behdad@behdad.org>
66289 Date:   Fri Apr 23 16:22:54 2010 -0400
66290
66291     Remove GET_FOR_DATA macros
66292
66293     The major-version check is now handled by sanitize.  If major
66294     doesn't match, we reject and fall back to the Null object.
66295
66296  src/hb-open-file-private.hh          |  4 ----
66297  src/hb-open-type-private.hh          | 23 ++---------------------
66298  src/hb-ot-layout-gdef-private.hh     |  2 --
66299  src/hb-ot-layout-gpos-private.hh     |  3 ---
66300  src/hb-ot-layout-gsub-private.hh     |  3 ---
66301  src/hb-ot-layout-gsubgpos-private.hh |  2 --
66302  src/main.cc                          |  6 +++---
66303  7 files changed, 5 insertions(+), 38 deletions(-)
66304
66305 commit f1aaa2a43654c28405ffd393de2cb127437c99a5
66306 Author: Behdad Esfahbod <behdad@behdad.org>
66307 Date:   Fri Apr 23 15:19:50 2010 -0400
66308
66309     Add TODO
66310
66311  src/hb-ft.c                        |  2 --
66312  src/hb-ft.h                        |  1 +
66313  src/hb-open-file-private.hh        |  2 +-
66314  src/hb-open-type-private.hh        |  2 ++
66315  src/hb-ot-layout-common-private.hh | 12 ++++++------
66316  5 files changed, 10 insertions(+), 9 deletions(-)
66317
66318 commit 33d4d4325e15e332105ea8f361bab79ee542f0f8
66319 Author: Behdad Esfahbod <behdad@behdad.org>
66320 Date:   Fri Apr 23 14:56:55 2010 -0400
66321
66322     Zero glyph metrics before calling user callback
66323
66324  src/hb-font.cc | 6 +++---
66325  1 file changed, 3 insertions(+), 3 deletions(-)
66326
66327 commit 4206e9511a222c0c50cc9b4fe72ec421983bba2c
66328 Author: Behdad Esfahbod <behdad@behdad.org>
66329 Date:   Fri Apr 23 14:44:55 2010 -0400
66330
66331     More warning fixes
66332
66333  src/hb-ot-layout.cc |  4 ++--
66334  src/hb-ot-shape.c   |  9 ++++-----
66335  src/hb-shape.c      | 32 ++++++++++++++++----------------
66336  3 files changed, 22 insertions(+), 23 deletions(-)
66337
66338 commit ef66ebeabc6c234004bd9e9bb67eb5c9711f4a1e
66339 Author: Behdad Esfahbod <behdad@behdad.org>
66340 Date:   Fri Apr 23 14:40:36 2010 -0400
66341
66342     Remove unused parameter
66343
66344  src/hb-open-file-private.hh | 6 +++---
66345  1 file changed, 3 insertions(+), 3 deletions(-)
66346
66347 commit 1d720192b193f48b44be0385eda3c2c5d5cd28ad
66348 Author: Behdad Esfahbod <behdad@behdad.org>
66349 Date:   Fri Apr 23 14:39:10 2010 -0400
66350
66351     Fix compile warnings (HB_GNUC_UNUSED)
66352
66353  src/hb-buffer.c             |  6 +++---
66354  src/hb-font.cc              | 31 ++++++++++++++++++++++---------
66355  src/hb-ft.c                 | 29 +++++++++++++++++++++--------
66356  src/hb-open-type-private.hh |  2 +-
66357  src/hb-unicode.c            |  8 ++++----
66358  5 files changed, 51 insertions(+), 25 deletions(-)
66359
66360 commit 8dfdca599c0a3ba5255131002910bca3b381acac
66361 Author: Behdad Esfahbod <behdad@behdad.org>
66362 Date:   Fri Apr 23 14:07:34 2010 -0400
66363
66364     No need to keep blob in sanitize context
66365
66366  src/hb-open-type-private.hh | 13 +++++--------
66367  1 file changed, 5 insertions(+), 8 deletions(-)
66368
66369 commit 254933c397f1ce9796f59689a25f9fc2e58df4ea
66370 Author: Behdad Esfahbod <behdad@behdad.org>
66371 Date:   Fri Apr 23 13:57:10 2010 -0400
66372
66373     When sanitizing, delay making writable
66374
66375     Before, as soon as we needed to make an edit, we tried to make
66376     the blob
66377     writable inplace.  That grows code unnecessarily though.  We can
66378     simply
66379     fail, make writable, then start again.  That's indeed what the
66380     fallback
66381     was doing anyway.
66382
66383  src/hb-open-type-private.hh | 11 +++++++----
66384  1 file changed, 7 insertions(+), 4 deletions(-)
66385
66386 commit 71e735e915c85536ee4d3035576f7426e8cd19dd
66387 Author: Behdad Esfahbod <behdad@behdad.org>
66388 Date:   Fri Apr 23 13:48:06 2010 -0400
66389
66390     [blob] Fallback to copying if mprotect() fails
66391
66392  src/hb-blob.c | 5 +++--
66393  1 file changed, 3 insertions(+), 2 deletions(-)
66394
66395 commit 1aa4666b914da7747fc58a8f6f2d913c94e3b8da
66396 Author: Behdad Esfahbod <behdad@behdad.org>
66397 Date:   Fri Apr 23 13:32:03 2010 -0400
66398
66399     Cleanup OpenTypeFontFile
66400
66401  src/hb-open-file-private.hh | 44
66402  ++++++++++++++++++++++++++------------------
66403  src/main.cc                 |  2 +-
66404  2 files changed, 27 insertions(+), 19 deletions(-)
66405
66406 commit ae4190cafe927649f8ff8be6a0082478d1298fda
66407 Author: Behdad Esfahbod <behdad@behdad.org>
66408 Date:   Fri Apr 23 12:33:02 2010 -0400
66409
66410     Properly define separate structs for TTCHeader and TTCHeaderVersion1
66411
66412  src/hb-open-file-private.hh | 71
66413  +++++++++++++++++++++++++++++++++++----------
66414  1 file changed, 55 insertions(+), 16 deletions(-)
66415
66416 commit a065f471b3bc23d33ef75217308efeaed4ffd033
66417 Author: Behdad Esfahbod <behdad@behdad.org>
66418 Date:   Thu Apr 22 20:15:11 2010 -0400
66419
66420     Cleanup Extension lookups
66421
66422     Two things:
66423
66424     1. Allow nested Extension lookups.  The offset is always positive, so
66425     it can't loop circularly.
66426
66427     2. Move the check for all Extension subtables having the same lookup
66428     type to the correct place.  Before it wasn't really working.
66429
66430  src/hb-ot-layout-gpos-private.hh | 29 +-------------------
66431  src/hb-ot-layout-gsub-private.hh | 57
66432  ++++++++++++++++++++++------------------
66433  2 files changed, 33 insertions(+), 53 deletions(-)
66434
66435 commit a0bb49c5830f8a7f25d573ec57b79df2620ddba7
66436 Author: Behdad Esfahbod <behdad@behdad.org>
66437 Date:   Thu Apr 22 18:47:03 2010 -0400
66438
66439     Add comment re bsearch effect on sanitize
66440
66441  src/hb-open-file-private.hh        | 2 +-
66442  src/hb-ot-layout-common-private.hh | 8 ++++----
66443  2 files changed, 5 insertions(+), 5 deletions(-)
66444
66445 commit d632ec4000b3079150e6424e88a3ab7509f7445c
66446 Author: Behdad Esfahbod <behdad@behdad.org>
66447 Date:   Thu Apr 22 18:33:12 2010 -0400
66448
66449     Cosmetic
66450
66451  src/hb-open-type-private.hh          | 6 +++---
66452  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
66453  2 files changed, 4 insertions(+), 4 deletions(-)
66454
66455 commit a3263aa773ad7a914496792466c69047048b093c
66456 Author: Behdad Esfahbod <behdad@behdad.org>
66457 Date:   Thu Apr 22 18:29:09 2010 -0400
66458
66459     Convert the last set of cast macros to templates
66460
66461  src/hb-open-file-private.hh          |  4 +--
66462  src/hb-open-type-private.hh          | 53
66463  +++++++++++++++++++++++-------------
66464  src/hb-ot-layout-gpos-private.hh     | 16 +++++------
66465  src/hb-ot-layout-gsub-private.hh     | 14 +++++-----
66466  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++----
66467  5 files changed, 57 insertions(+), 42 deletions(-)
66468
66469 commit c38188a1912f72d9ef90ae1bcbdbba7ecce63371
66470 Author: Behdad Esfahbod <behdad@behdad.org>
66471 Date:   Thu Apr 22 16:52:09 2010 -0400
66472
66473     Remove unused macro
66474
66475  src/hb-open-type-private.hh | 1 -
66476  1 file changed, 1 deletion(-)
66477
66478 commit 3b2c2df41b90f2a1d9e33b3dc15a92cff58a689a
66479 Author: Behdad Esfahbod <behdad@behdad.org>
66480 Date:   Thu Apr 22 16:51:42 2010 -0400
66481
66482     Cleanup Extension sanitize()
66483
66484  src/hb-ot-layout-common-private.hh   | 20 +++-----------------
66485  src/hb-ot-layout-gpos-private.hh     | 20 +++++++++++++-------
66486  src/hb-ot-layout-gsub-private.hh     | 20 +++++++++++++-------
66487  src/hb-ot-layout-gsubgpos-private.hh | 13 ++++---------
66488  4 files changed, 33 insertions(+), 40 deletions(-)
66489
66490 commit 1856184b93760a1a54fb1a3c54281bb252df7ce6
66491 Author: Behdad Esfahbod <behdad@behdad.org>
66492 Date:   Thu Apr 22 14:15:11 2010 -0400
66493
66494     Fail sanitize on major version mismatch
66495
66496     We handle major-version differences via get_for_data(), so sanitize
66497     should never see a major version mismatch.
66498
66499  src/hb-open-file-private.hh          | 4 ++--
66500  src/hb-ot-layout-gdef-private.hh     | 2 +-
66501  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
66502  3 files changed, 4 insertions(+), 4 deletions(-)
66503
66504 commit df3f505dcfeefc8cd395900b116767d22549f756
66505 Author: Behdad Esfahbod <behdad@behdad.org>
66506 Date:   Thu Apr 22 14:11:33 2010 -0400
66507
66508     More sanitize cleanup
66509
66510  src/hb-open-file-private.hh | 24 ++----------------------
66511  src/main.cc                 |  4 ++--
66512  2 files changed, 4 insertions(+), 24 deletions(-)
66513
66514 commit 278a91f0cd802ac817c2603429bae1fa4a350ea0
66515 Author: Behdad Esfahbod <behdad@behdad.org>
66516 Date:   Thu Apr 22 13:59:39 2010 -0400
66517
66518     Minor cleanup of sanitize
66519
66520     Done with an audit of all sanitize()
66521
66522  src/hb-ot-layout-gpos-private.hh | 18 +++++++++---------
66523  1 file changed, 9 insertions(+), 9 deletions(-)
66524
66525 commit 9ac7dc73bc24b6dafb94df5de9cbf8fa0c82d5bc
66526 Author: Behdad Esfahbod <behdad@behdad.org>
66527 Date:   Thu Apr 22 13:50:22 2010 -0400
66528
66529     Check for (impossible) overflow
66530
66531  src/hb-ot-layout-gpos-private.hh | 1 +
66532  1 file changed, 1 insertion(+)
66533
66534 commit 9fc8684fd85ef6ec82b3b54323761bbdd4c3d891
66535 Author: Behdad Esfahbod <behdad@behdad.org>
66536 Date:   Thu Apr 22 13:37:58 2010 -0400
66537
66538     Cleanup ContextFormat3 sanitize
66539
66540  src/hb-ot-layout-gsubgpos-private.hh | 5 +++--
66541  1 file changed, 3 insertions(+), 2 deletions(-)
66542
66543 commit e77302c61f1f1620d1f438a997575fa6ee5c172e
66544 Author: Behdad Esfahbod <behdad@behdad.org>
66545 Date:   Thu Apr 22 13:34:00 2010 -0400
66546
66547     Add comment
66548
66549  src/hb-ot-layout-common-private.hh | 4 +++-
66550  1 file changed, 3 insertions(+), 1 deletion(-)
66551
66552 commit 7c469c3ca4ed4e45c50eff70df59b1a4780bae5b
66553 Author: Behdad Esfahbod <behdad@behdad.org>
66554 Date:   Thu Apr 22 13:26:21 2010 -0400
66555
66556     Minor
66557
66558  src/hb-ot-layout-common-private.hh | 2 +-
66559  1 file changed, 1 insertion(+), 1 deletion(-)
66560
66561 commit dc228048a813e43356373505168d3822deea5d72
66562 Author: Behdad Esfahbod <behdad@behdad.org>
66563 Date:   Thu Apr 22 13:22:41 2010 -0400
66564
66565     Remove integrity check in Tag sanitize
66566
66567     Serves no useful purpose.
66568
66569  src/hb-open-type-private.hh        | 9 ---------
66570  src/hb-ot-layout-common-private.hh | 2 +-
66571  2 files changed, 1 insertion(+), 10 deletions(-)
66572
66573 commit 8015a8c762dc7be36998d529b7a3af59e3d14d87
66574 Author: Behdad Esfahbod <behdad@behdad.org>
66575 Date:   Thu Apr 22 11:06:30 2010 -0400
66576
66577     Don't sanitize raw table data
66578
66579     That part is performed by individual table sanitize.
66580
66581  src/hb-open-file-private.hh | 15 +++++++++------
66582  1 file changed, 9 insertions(+), 6 deletions(-)
66583
66584 commit c293581e962b7982622e7d607fa3909b40da718e
66585 Author: Behdad Esfahbod <behdad@behdad.org>
66586 Date:   Thu Apr 22 11:15:46 2010 -0400
66587
66588     Add coment
66589
66590  src/hb-open-type-private.hh | 1 +
66591  1 file changed, 1 insertion(+)
66592
66593 commit 1faa76c6e848c6b0e360d9ddcf567533b87f8f31
66594 Author: Behdad Esfahbod <behdad@behdad.org>
66595 Date:   Thu Apr 22 10:54:26 2010 -0400
66596
66597     Remove unnecessary casts
66598
66599  src/hb-open-type-private.hh | 8 ++++----
66600  1 file changed, 4 insertions(+), 4 deletions(-)
66601
66602 commit 079dc40112d3908ff7b7028ea3019bfe82bf606d
66603 Author: Behdad Esfahbod <behdad@behdad.org>
66604 Date:   Thu Apr 22 10:47:12 2010 -0400
66605
66606     Avoid overflow in TableDirectory sanitize
66607
66608  src/hb-open-file-private.hh | 2 +-
66609  1 file changed, 1 insertion(+), 1 deletion(-)
66610
66611 commit fb5904ec935d925a423401bc975ffaa22022ce1b
66612 Author: Behdad Esfahbod <behdad@behdad.org>
66613 Date:   Thu Apr 22 10:43:30 2010 -0400
66614
66615     Make casts more explicit
66616
66617  src/hb-ot-layout-gpos-private.hh | 4 ++--
66618  src/hb-ot-layout-gsub-private.hh | 4 ++--
66619  2 files changed, 4 insertions(+), 4 deletions(-)
66620
66621 commit 565c80bd2960366ace2d10dd71beaaf2a80213c8
66622 Author: Behdad Esfahbod <behdad@behdad.org>
66623 Date:   Thu Apr 22 10:26:35 2010 -0400
66624
66625     Make sure semicolon is expected after DEFINE_NULL_DATA()
66626
66627  src/hb-open-type-private.hh | 5 +++--
66628  1 file changed, 3 insertions(+), 2 deletions(-)
66629
66630 commit bb1e16335e537231246f44740f73cc23c0707364
66631 Author: Behdad Esfahbod <behdad@behdad.org>
66632 Date:   Thu Apr 22 01:01:35 2010 -0400
66633
66634     Improve Subst/Pos SubTable access and sanitize
66635
66636  src/hb-ot-layout-gpos-private.hh | 4 ++--
66637  src/hb-ot-layout-gsub-private.hh | 4 ++--
66638  2 files changed, 4 insertions(+), 4 deletions(-)
66639
66640 commit 81f2af40f9afd5bb9695018e6baddcd4aa3361c1
66641 Author: Behdad Esfahbod <behdad@behdad.org>
66642 Date:   Thu Apr 22 00:58:49 2010 -0400
66643
66644     Simplify Extension offset now that our int types have no alignment
66645
66646  src/hb-ot-layout-gsubgpos-private.hh | 9 +++------
66647  1 file changed, 3 insertions(+), 6 deletions(-)
66648
66649 commit 19828ad42d8117563412aae3c70887aa117805a9
66650 Author: Behdad Esfahbod <behdad@behdad.org>
66651 Date:   Thu Apr 22 00:49:16 2010 -0400
66652
66653     Sanitize shallow in Lookup since the generic SubLookup has no methods
66654
66655  src/hb-ot-layout-common-private.hh | 2 +-
66656  1 file changed, 1 insertion(+), 1 deletion(-)
66657
66658 commit e5546a4352c54311ac4a9ef138b187378155ebe1
66659 Author: Behdad Esfahbod <behdad@behdad.org>
66660 Date:   Thu Apr 22 00:45:42 2010 -0400
66661
66662     Watch for overflow in Array sanitize
66663
66664  src/hb-open-type-private.hh        | 21 +++++++++++++++------
66665  src/hb-ot-layout-common-private.hh |  2 +-
66666  2 files changed, 16 insertions(+), 7 deletions(-)
66667
66668 commit 4f5f1c34dda1e0629bfa6d7b0ffa2e1ce003b7c7
66669 Author: Behdad Esfahbod <behdad@behdad.org>
66670 Date:   Thu Apr 22 00:27:39 2010 -0400
66671
66672     Rename const_sub_array to sub_array since all consts are implicit now
66673
66674  src/hb-open-type-private.hh        | 2 +-
66675  src/hb-ot-layout-common-private.hh | 4 ++--
66676  src/hb-ot-layout-gdef-private.hh   | 4 ++--
66677  3 files changed, 5 insertions(+), 5 deletions(-)
66678
66679 commit 0795b784dd1009976c185482a376df250167e73b
66680 Author: Behdad Esfahbod <behdad@behdad.org>
66681 Date:   Thu Apr 22 00:23:14 2010 -0400
66682
66683     Cosmetic
66684
66685  src/hb-ot-layout-common-private.hh | 6 +++---
66686  1 file changed, 3 insertions(+), 3 deletions(-)
66687
66688 commit 2d98d3bbaa0ddadcb08b5a8f437b18c211c50768
66689 Author: Behdad Esfahbod <behdad@behdad.org>
66690 Date:   Thu Apr 22 00:19:30 2010 -0400
66691
66692     Simplify Lookup sanitize
66693
66694  src/hb-ot-layout-common-private.hh | 2 +-
66695  1 file changed, 1 insertion(+), 1 deletion(-)
66696
66697 commit c755cb3e3ac55156d0d2ec05adea7a650b97cc41
66698 Author: Behdad Esfahbod <behdad@behdad.org>
66699 Date:   Thu Apr 22 00:11:43 2010 -0400
66700
66701     Change header comment
66702
66703  README                               | 2 +-
66704  src/hb-blob.c                        | 2 +-
66705  src/hb-blob.h                        | 2 +-
66706  src/hb-buffer-private.h              | 2 +-
66707  src/hb-buffer.c                      | 2 +-
66708  src/hb-buffer.h                      | 2 +-
66709  src/hb-common.h                      | 2 +-
66710  src/hb-font-private.h                | 2 +-
66711  src/hb-font.cc                       | 2 +-
66712  src/hb-font.h                        | 2 +-
66713  src/hb-ft.c                          | 2 +-
66714  src/hb-ft.h                          | 2 +-
66715  src/hb-glib.c                        | 2 +-
66716  src/hb-glib.h                        | 2 +-
66717  src/hb-icu.c                         | 2 +-
66718  src/hb-icu.h                         | 2 +-
66719  src/hb-language.c                    | 2 +-
66720  src/hb-language.h                    | 2 +-
66721  src/hb-object-private.h              | 2 +-
66722  src/hb-open-file-private.hh          | 2 +-
66723  src/hb-open-type-private.hh          | 2 +-
66724  src/hb-ot-layout-common-private.hh   | 2 +-
66725  src/hb-ot-layout-gdef-private.hh     | 2 +-
66726  src/hb-ot-layout-gpos-private.hh     | 2 +-
66727  src/hb-ot-layout-gsub-private.hh     | 2 +-
66728  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
66729  src/hb-ot-layout-private.h           | 2 +-
66730  src/hb-ot-layout.cc                  | 2 +-
66731  src/hb-ot-layout.h                   | 2 +-
66732  src/hb-ot-shape-private.h            | 2 +-
66733  src/hb-ot-shape.c                    | 2 +-
66734  src/hb-ot-tag.c                      | 2 +-
66735  src/hb-ot-tag.h                      | 2 +-
66736  src/hb-ot.h                          | 2 +-
66737  src/hb-private.h                     | 2 +-
66738  src/hb-shape.c                       | 2 +-
66739  src/hb-shape.h                       | 2 +-
66740  src/hb-unicode-private.h             | 2 +-
66741  src/hb-unicode.c                     | 2 +-
66742  src/hb-unicode.h                     | 2 +-
66743  src/hb.h                             | 2 +-
66744  src/main.cc                          | 2 +-
66745  42 files changed, 42 insertions(+), 42 deletions(-)
66746
66747 commit 243d20e011e251462a07947275e0e98cc19c7e9b
66748 Author: Behdad Esfahbod <behdad@behdad.org>
66749 Date:   Wed Apr 21 23:57:01 2010 -0400
66750
66751     More cast simplification
66752
66753  src/hb-open-type-private.hh | 6 +++---
66754  1 file changed, 3 insertions(+), 3 deletions(-)
66755
66756 commit 0dfcc13a4668cdd2c2ebdd5f4a7540a51222cf2f
66757 Author: Behdad Esfahbod <behdad@behdad.org>
66758 Date:   Wed Apr 21 23:41:26 2010 -0400
66759
66760     Rename ConstCharP to CharP (overloaded now)
66761
66762  src/hb-open-file-private.hh          | 10 +++++-----
66763  src/hb-open-type-private.hh          | 24 ++++++++++++------------
66764  src/hb-ot-layout-gpos-private.hh     | 12 ++++++------
66765  src/hb-ot-layout-gsub-private.hh     |  4 ++--
66766  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++-------
66767  5 files changed, 32 insertions(+), 32 deletions(-)
66768
66769 commit 62c0fd75737a69721dbf29e773405a4c529f8b6d
66770 Author: Behdad Esfahbod <behdad@behdad.org>
66771 Date:   Wed Apr 21 23:30:48 2010 -0400
66772
66773     Cleanup de-const-casting during sanitize
66774
66775  src/hb-open-file-private.hh        |  2 +-
66776  src/hb-open-type-private.hh        | 29 ++++++++++++++---------------
66777  src/hb-ot-layout-common-private.hh |  4 ++--
66778  src/hb-ot-layout-gpos-private.hh   | 12 ++++++------
66779  4 files changed, 23 insertions(+), 24 deletions(-)
66780
66781 commit dd155870567cfb9647b2e71593ace8b2705d7cff
66782 Author: Behdad Esfahbod <behdad@behdad.org>
66783 Date:   Wed Apr 21 23:13:33 2010 -0400
66784
66785     Add more comments
66786
66787  src/hb-open-type-private.hh | 1 +
66788  1 file changed, 1 insertion(+)
66789
66790 commit c85c3620675f38ffdca59134aeec2641485f40ca
66791 Author: Behdad Esfahbod <behdad@behdad.org>
66792 Date:   Wed Apr 21 23:12:54 2010 -0400
66793
66794     Add comment
66795
66796  src/hb-open-type-private.hh | 1 +
66797  1 file changed, 1 insertion(+)
66798
66799 commit 2467c669c2aee4de2a6621a9d06cba0262376d41
66800 Author: Behdad Esfahbod <behdad@behdad.org>
66801 Date:   Wed Apr 21 23:11:45 2010 -0400
66802
66803     Add comment
66804
66805  src/hb-open-type-private.hh | 1 +
66806  1 file changed, 1 insertion(+)
66807
66808 commit 29c3f5e1b6212c775a7b911becd44ba093b7b0eb
66809 Author: Behdad Esfahbod <behdad@behdad.org>
66810 Date:   Wed Apr 21 23:01:00 2010 -0400
66811
66812     Improve comment
66813
66814  src/hb-open-type-private.hh | 2 +-
66815  1 file changed, 1 insertion(+), 1 deletion(-)
66816
66817 commit 01c01618e98283611628cd54d5ba4bf122f24cd9
66818 Author: Behdad Esfahbod <behdad@behdad.org>
66819 Date:   Wed Apr 21 22:49:56 2010 -0400
66820
66821     Further simplify IntType struct defs
66822
66823  src/hb-open-type-private.hh | 21 ++++++++++++---------
66824  1 file changed, 12 insertions(+), 9 deletions(-)
66825
66826 commit 2cb08458f674301cde9d962c13911035a251f7c5
66827 Author: Behdad Esfahbod <behdad@behdad.org>
66828 Date:   Wed Apr 21 22:37:31 2010 -0400
66829
66830     Rename const_array() to array() (overloaded)
66831
66832  src/hb-open-type-private.hh          | 12 ++++++------
66833  src/hb-ot-layout-common-private.hh   |  4 ++--
66834  src/hb-ot-layout-gsub-private.hh     |  6 +++---
66835  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
66836  4 files changed, 19 insertions(+), 19 deletions(-)
66837
66838 commit 2e2f43edf2f49f4047e28b1ce2ea95938536de9c
66839 Author: Behdad Esfahbod <behdad@behdad.org>
66840 Date:   Wed Apr 21 22:30:36 2010 -0400
66841
66842     Remove ArrayAfter, use StructAfter in place
66843
66844  src/hb-open-type-private.hh | 21 ++++++---------------
66845  1 file changed, 6 insertions(+), 15 deletions(-)
66846
66847 commit e961c86c579fd98ee604342a9c70c4e7f8d4f220
66848 Author: Behdad Esfahbod <behdad@behdad.org>
66849 Date:   Wed Apr 21 15:56:11 2010 -0400
66850
66851     Convert NEXT() and ARRAY_AFTER() macros to templates
66852
66853  src/hb-open-type-private.hh          | 40
66854  ++++++++++++++++++++++++++----------
66855  src/hb-ot-layout-common-private.hh   |  4 ++--
66856  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
66857  src/hb-ot-layout-gsubgpos-private.hh | 24 +++++++++++-----------
66858  4 files changed, 47 insertions(+), 29 deletions(-)
66859
66860 commit 198facdc55756cb48cdfb8ba7fa50916fac54ec3
66861 Author: Behdad Esfahbod <behdad@behdad.org>
66862 Date:   Wed Apr 21 13:35:36 2010 -0400
66863
66864     Use templates for const char * casts
66865
66866  src/hb-open-file-private.hh          | 12 ++++-----
66867  src/hb-open-type-private.hh          | 48
66868  ++++++++++++++++++------------------
66869  src/hb-ot-layout-common-private.hh   |  2 +-
66870  src/hb-ot-layout-gpos-private.hh     | 32 ++++++++++++------------
66871  src/hb-ot-layout-gsub-private.hh     |  4 +--
66872  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++------
66873  6 files changed, 56 insertions(+), 56 deletions(-)
66874
66875 commit 1922ffe7013c46014803a9f18c42e193a25b1968
66876 Author: Behdad Esfahbod <behdad@behdad.org>
66877 Date:   Wed Apr 21 04:19:51 2010 -0400
66878
66879     Const correctness
66880
66881  src/hb-ot-layout-gsub-private.hh     |  4 ++--
66882  src/hb-ot-layout-gsubgpos-private.hh | 30 +++++++++++++++---------------
66883  2 files changed, 17 insertions(+), 17 deletions(-)
66884
66885 commit e032ed9f75d4a0f365649a25706871bbb5ae6651
66886 Author: Behdad Esfahbod <behdad@behdad.org>
66887 Date:   Wed Apr 21 03:11:46 2010 -0400
66888
66889     Use templates for defining int typess
66890
66891  src/hb-open-type-private.hh | 66
66892  ++++++++++++++++++++++++++++++---------------
66893  src/hb-private.h            | 10 ++-----
66894  2 files changed, 46 insertions(+), 30 deletions(-)
66895
66896 commit 2c9fd2adce5a6a9dcd62c874bd64613ea68d8d9b
66897 Author: Behdad Esfahbod <behdad@behdad.org>
66898 Date:   Wed Apr 21 02:15:39 2010 -0400
66899
66900     Remove unused macro
66901
66902  src/hb-open-type-private.hh | 15 ---------------
66903  1 file changed, 15 deletions(-)
66904
66905 commit 7a52f281178867379adb6e6c6fb0022102f75d17
66906 Author: Behdad Esfahbod <behdad@behdad.org>
66907 Date:   Wed Apr 21 02:14:44 2010 -0400
66908
66909     Rename macros
66910
66911  src/hb-open-type-private.hh |  6 +++---
66912  src/hb-private.h            | 30 +++++++++++++++---------------
66913  2 files changed, 18 insertions(+), 18 deletions(-)
66914
66915 commit ffff7dc44cb2a35a60f92831165e9d3c3a61ce19
66916 Author: Behdad Esfahbod <behdad@behdad.org>
66917 Date:   Wed Apr 21 02:13:55 2010 -0400
66918
66919     Minor
66920
66921  src/hb-private.h | 12 ++++++------
66922  1 file changed, 6 insertions(+), 6 deletions(-)
66923
66924 commit f60f2166c48d07f556ff83f04e95181946eb03df
66925 Author: Behdad Esfahbod <behdad@behdad.org>
66926 Date:   Wed Apr 21 02:12:45 2010 -0400
66927
66928     Move macros around
66929
66930  src/hb-private.h | 122
66931  ++++++++++++++++++++++++++++---------------------------
66932  1 file changed, 62 insertions(+), 60 deletions(-)
66933
66934 commit 649a4344ca363da3d44cdd908350449ec40ed0f9
66935 Author: Behdad Esfahbod <behdad@behdad.org>
66936 Date:   Wed Apr 21 02:11:59 2010 -0400
66937
66938     Remove unused macros
66939
66940  src/hb-private.h | 7 -------
66941  1 file changed, 7 deletions(-)
66942
66943 commit eba8b4f644701cc6b78b0fcb4e932dce15561598
66944 Author: Behdad Esfahbod <behdad@behdad.org>
66945 Date:   Mon Mar 29 00:04:12 2010 -0400
66946
66947     GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced
66948     from ValueRecords
66949
66950  src/hb-ot-layout-gpos-private.hh | 47
66951  ++++++++++++++++++++++++++++++----------
66952  1 file changed, 36 insertions(+), 11 deletions(-)
66953
66954 commit 673a4efcbc72a62105a24d9b0b54047417160f7d
66955 Author: Behdad Esfahbod <behdad@behdad.org>
66956 Date:   Wed Apr 21 02:02:57 2010 -0400
66957
66958     WIP
66959
66960  src/hb-ot-layout-gpos-private.hh | 102
66961  +++++++++++++++++++++++++++++++--------
66962  1 file changed, 81 insertions(+), 21 deletions(-)
66963
66964 commit 40d73bc68dd828cf68f90fde0f9499a6ce9fbb19
66965 Author: Behdad Esfahbod <behdad@behdad.org>
66966 Date:   Wed Apr 21 00:49:40 2010 -0400
66967
66968     Improve comments
66969
66970  src/hb-open-type-private.hh | 22 ++++++++++++++--------
66971  1 file changed, 14 insertions(+), 8 deletions(-)
66972
66973 commit 394bad41a76f90e441e327cef76efb99997e9ae0
66974 Author: Behdad Esfahbod <behdad@behdad.org>
66975 Date:   Wed Apr 21 00:40:50 2010 -0400
66976
66977     Remove stale TODO item
66978
66979  src/hb-open-type-private.hh | 1 -
66980  1 file changed, 1 deletion(-)
66981
66982 commit 9d3677899f90abdc7fb3e3d854db654a8707a84b
66983 Author: Behdad Esfahbod <behdad@behdad.org>
66984 Date:   Wed Apr 21 00:32:47 2010 -0400
66985
66986     Use a function template instead of struct template for Null
66987
66988  src/hb-open-type-private.hh | 24 ++++++++++--------------
66989  1 file changed, 10 insertions(+), 14 deletions(-)
66990
66991 commit ffd321afd91429c5de7ab03d71ef1030044f53cb
66992 Author: Behdad Esfahbod <behdad@behdad.org>
66993 Date:   Wed Apr 21 00:14:12 2010 -0400
66994
66995     Simplify Tag struct
66996
66997  src/hb-open-file-private.hh        | 3 ++-
66998  src/hb-open-type-private.hh        | 6 +-----
66999  src/hb-ot-layout-common-private.hh | 3 ++-
67000  3 files changed, 5 insertions(+), 7 deletions(-)
67001
67002 commit 00e23fcc6fd0eee5c582251bf3de6a2703fbbd3e
67003 Author: Behdad Esfahbod <behdad@behdad.org>
67004 Date:   Tue Apr 20 23:50:45 2010 -0400
67005
67006     Cosmetic
67007
67008  src/hb-open-type-private.hh        | 8 ++++----
67009  src/hb-ot-layout-common-private.hh | 6 +++---
67010  2 files changed, 7 insertions(+), 7 deletions(-)
67011
67012 commit a87072db5d41e25b2e31191545298bca4838c65c
67013 Author: Behdad Esfahbod <behdad@behdad.org>
67014 Date:   Tue Apr 20 15:52:47 2010 -0400
67015
67016     Fix Class operator return type
67017
67018  src/hb-ot-layout-common-private.hh | 2 +-
67019  1 file changed, 1 insertion(+), 1 deletion(-)
67020
67021 commit f9b37727985191c9b4aedb0e9835736027e59260
67022 Author: Behdad Esfahbod <behdad@behdad.org>
67023 Date:   Tue Apr 20 15:51:53 2010 -0400
67024
67025     Add couple consts to operators
67026
67027  src/hb-open-type-private.hh | 6 +++---
67028  1 file changed, 3 insertions(+), 3 deletions(-)
67029
67030 commit 53d237ec6352d7c6fab3b2805b48154a25506beb
67031 Author: Behdad Esfahbod <behdad@behdad.org>
67032 Date:   Tue Apr 20 15:25:27 2010 -0400
67033
67034     Remove ASSERT_SIZE_DATA
67035
67036  src/hb-open-type-private.hh        | 4 ----
67037  src/hb-ot-layout-common-private.hh | 9 ++++++---
67038  2 files changed, 6 insertions(+), 7 deletions(-)
67039
67040 commit 06558d2a745b8f3af11a8d6dce956ae52187a7e5
67041 Author: Behdad Esfahbod <behdad@behdad.org>
67042 Date:   Mon Apr 19 02:34:10 2010 -0400
67043
67044     Round instead of trunc
67045
67046  src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
67047  src/hb-private.h                 |  2 +-
67048  2 files changed, 11 insertions(+), 11 deletions(-)
67049
67050 commit 0e206de98621ed8a55824b42e9e6bf320f4c6cc8
67051 Author: Behdad Esfahbod <behdad@behdad.org>
67052 Date:   Mon Apr 19 02:29:04 2010 -0400
67053
67054     Fix warnings
67055
67056  src/hb-open-type-private.hh          | 2 +-
67057  src/hb-ot-layout-gdef-private.hh     | 2 +-
67058  src/hb-ot-layout-gpos-private.hh     | 4 ++--
67059  src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
67060  4 files changed, 7 insertions(+), 7 deletions(-)
67061
67062 commit d5943407a4251cb947fbfc130c0facb2f6216bd6
67063 Author: Behdad Esfahbod <behdad@behdad.org>
67064 Date:   Mon Apr 19 02:27:56 2010 -0400
67065
67066     Fix debug build
67067
67068  src/hb-open-type-private.hh          | 2 +-
67069  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
67070  2 files changed, 2 insertions(+), 2 deletions(-)
67071
67072 commit 12b27ed91de0192deee4e9feffcaf4aca4c78113
67073 Author: Behdad Esfahbod <behdad@behdad.org>
67074 Date:   Sat Mar 27 17:00:19 2010 -0400
67075
67076     Fix leak when duplicating blob
67077
67078  src/hb-blob.c | 6 ++++--
67079  1 file changed, 4 insertions(+), 2 deletions(-)
67080
67081 commit 4b8487d83e0c10076a6c573cb3487790ce366607
67082 Author: Behdad Esfahbod <behdad@behdad.org>
67083 Date:   Tue Mar 16 03:46:17 2010 -0400
67084
67085     Fix the mystery bug!
67086
67087     A couple bugs joined forces to exhibit the mystery behavior of
67088     crashes / infinite loops on OS X / wrong kerning / invalid memory
67089     access.  Pooh!
67090
67091     The bugs were involved:
67092
67093       - Wrong pointer math with ValueRecord in PairPosFormat1
67094
67095       - Fallout from avoiding flex arrays, code not correctly updated
67096         to remove sizeof() usage.
67097
67098     We strictly never use sizeof() directly now.  And the PairPos code
67099     is cleaned up.  Should fix them all.  Bugs are:
67100
67101       Bug 605655 - Pango 1.26.2 introduces kerning bug
67102       Bug 611229 - Pango reads from uninitialized memory
67103       Bug 593240 - (pangoosx) Crash / infinite loop with Mac OS X
67104
67105     We were also doing wrong math converting Device adjustments to
67106     hb_position_t.  Fallout from FreeType days.  Should shift 16, not
67107     6.  Fixed that too.
67108
67109     There's still another bug: we don't sanitize Device records
67110     referenced from value records.  Fixing that also.
67111
67112  src/hb-open-file-private.hh          |  4 +++-
67113  src/hb-open-type-private.hh          | 11 ++++++-----
67114  src/hb-ot-layout-common-private.hh   | 10 ++++++++--
67115  src/hb-ot-layout-gpos-private.hh     | 37
67116  ++++++++++++++++++++----------------
67117  src/hb-ot-layout-gsubgpos-private.hh | 15 ++++++++-------
67118  5 files changed, 46 insertions(+), 31 deletions(-)
67119
67120 commit 9b39755d104603d1163738f77637cc1923d4055b
67121 Author: Behdad Esfahbod <behdad@behdad.org>
67122 Date:   Thu Apr 15 14:00:25 2010 -0400
67123
67124     Typo
67125
67126  src/hb-open-type-private.hh | 4 ++--
67127  1 file changed, 2 insertions(+), 2 deletions(-)
67128
67129 commit f85ec1c7da36d2c2c9b1c94a988563697dcc79c9
67130 Author: Behdad Esfahbod <behdad@behdad.org>
67131 Date:   Wed Mar 10 04:14:40 2010 -0500
67132
67133     Cosmetic
67134
67135  src/hb-open-type-private.hh | 2 +-
67136  1 file changed, 1 insertion(+), 1 deletion(-)
67137
67138 commit e48ed72230a83499dabbd02af2ac63340220a353
67139 Author: Behdad Esfahbod <behdad@behdad.org>
67140 Date:   Mon Mar 1 22:33:45 2010 -0500
67141
67142     [ft] Check stream->read instead of stream->base
67143
67144     The former is more robust.  See discussion on freetype-devel.
67145
67146  src/hb-ft.c | 5 +++--
67147  1 file changed, 3 insertions(+), 2 deletions(-)
67148
67149 commit 917c227500305aee543981ad24a39f868c5ca0b7
67150 Author: Behdad Esfahbod <behdad@behdad.org>
67151 Date:   Tue Feb 23 16:47:51 2010 -0500
67152
67153     Make blob unlocking 64bit-safe
67154
67155     GNOME Bug 604128 - Applications crash when displaying Hebrew
67156     characters
67157
67158  src/hb-blob.c | 14 +++++++-------
67159  1 file changed, 7 insertions(+), 7 deletions(-)
67160
67161 commit ecd2e996d2137fef30011a41dd57ea45f9a796de
67162 Author: Behdad Esfahbod <behdad@behdad.org>
67163 Date:   Tue Feb 23 02:42:00 2010 -0500
67164
67165     Improve the alignment for NullPool
67166
67167  src/hb-open-type-private.hh | 2 +-
67168  1 file changed, 1 insertion(+), 1 deletion(-)
67169
67170 commit bc7830e4259755ce7549025c6f5bf750e78c2ff1
67171 Author: Behdad Esfahbod <behdad@behdad.org>
67172 Date:   Wed Feb 17 15:14:57 2010 -0500
67173
67174     Use __attribute__((unused)) only with gcc 4 and later
67175
67176     See discussion at:
67177     https://bugzilla.gnome.org/show_bug.cgi?id=610183
67178
67179  src/hb-private.h | 7 +++++--
67180  1 file changed, 5 insertions(+), 2 deletions(-)
67181
67182 commit 555d11273ee4c30e84eda3a78ffadb3ee7da65d0
67183 Author: Behdad Esfahbod <behdad@behdad.org>
67184 Date:   Tue Jan 26 12:58:59 2010 -0500
67185
67186     [GDEF] Fix bug in building synthetic GDEF
67187
67188  src/hb-ot-layout.cc | 5 +++--
67189  src/hb-ot-layout.h  | 1 -
67190  2 files changed, 3 insertions(+), 3 deletions(-)
67191
67192 commit 70834d89c30a56fcd78825fbc28fc9c6bec31124
67193 Author: Behdad Esfahbod <behdad@behdad.org>
67194 Date:   Tue Jan 26 12:17:37 2010 -0500
67195
67196     [TODO] Add kern/GPOS interaction
67197
67198  TODO | 3 +++
67199  1 file changed, 3 insertions(+)
67200
67201 commit cd11a98fa1426e9dbc4b61e702913b23a4794ae2
67202 Author: Behdad Esfahbod <behdad@behdad.org>
67203 Date:   Sun Dec 20 23:05:02 2009 +0100
67204
67205     Fix compile with older FreeType
67206
67207  configure.ac | 7 +++++++
67208  src/hb-ft.c  | 2 ++
67209  2 files changed, 9 insertions(+)
67210
67211 commit 7f7448a354c43650348b4e91b4e40ecf18718d66
67212 Author: Behdad Esfahbod <behdad@behdad.org>
67213 Date:   Sun Dec 20 21:42:14 2009 +0100
67214
67215     Indent
67216
67217  src/hb-ot-layout-gpos-private.hh | 4 ++--
67218  1 file changed, 2 insertions(+), 2 deletions(-)
67219
67220 commit e70f45eb522bcb41388cc218b79bbd6aaecf8050
67221 Author: Behdad Esfahbod <behdad@behdad.org>
67222 Date:   Sun Dec 20 21:26:24 2009 +0100
67223
67224     Revert "Fallback to 'kern' if no GPOS applied"
67225
67226     This reverts commit d740c8f78bcbe80a8bcd8a9468830a406da37cc0.
67227
67228     The change is wrong.  If there is a GPOS table, we should not use
67229     'kern'.
67230
67231  src/hb-ot-shape.c | 4 ++--
67232  1 file changed, 2 insertions(+), 2 deletions(-)
67233
67234 commit d740c8f78bcbe80a8bcd8a9468830a406da37cc0
67235 Author: Behdad Esfahbod <behdad@behdad.org>
67236 Date:   Sun Dec 20 21:23:56 2009 +0100
67237
67238     Fallback to 'kern' if no GPOS applied
67239
67240  src/hb-ot-shape.c | 4 ++--
67241  1 file changed, 2 insertions(+), 2 deletions(-)
67242
67243 commit 2f78c17197892b2bdc2f64caeb1c1c806ef44545
67244 Author: Behdad Esfahbod <behdad@behdad.org>
67245 Date:   Sun Dec 20 21:03:11 2009 +0100
67246
67247     Remove glibism!
67248
67249  src/hb-ot-shape-private.h | 4 ++--
67250  src/hb-ot-shape.c         | 4 ++--
67251  src/hb-shape.c            | 4 ++--
67252  3 files changed, 6 insertions(+), 6 deletions(-)
67253
67254 commit 907e67da13b5ed719362702138703fe2f90e790d
67255 Author: Behdad Esfahbod <behdad@behdad.org>
67256 Date:   Sun Dec 20 20:59:51 2009 +0100
67257
67258     Oops, add file.
67259
67260  src/hb-ot-shape-private.h | 53
67261  +++++++++++++++++++++++++++++++++++++++++++++++
67262  1 file changed, 53 insertions(+)
67263
67264 commit 2014b8d110231b13e524008282ece7451f1ae9e7
67265 Author: Behdad Esfahbod <behdad@behdad.org>
67266 Date:   Sun Dec 20 20:58:26 2009 +0100
67267
67268     Hook OpenType shaping up
67269
67270     Default features only for now.
67271
67272  src/Makefile.am     |   2 +
67273  src/hb-ot-layout.cc |  28 +++++++++
67274  src/hb-ot-layout.h  |   7 +++
67275  src/hb-ot-shape.c   | 165
67276  ++++++++++++++++++++++++++++++++++++++++++++++++++++
67277  src/hb-shape.c      |   8 +--
67278  5 files changed, 206 insertions(+), 4 deletions(-)
67279
67280 commit 196610ba4c7071c2b802d0fc921a63cbc0753114
67281 Author: Behdad Esfahbod <behdad@behdad.org>
67282 Date:   Sun Dec 20 19:01:14 2009 +0100
67283
67284     Pass features down
67285
67286  src/hb-shape.c | 49 +++++++++++++++++++++++++++++++++----------------
67287  1 file changed, 33 insertions(+), 16 deletions(-)
67288
67289 commit 51f141a7f38a73f671b23f58cadf97a72c43b625
67290 Author: Behdad Esfahbod <behdad@behdad.org>
67291 Date:   Sun Dec 20 18:22:28 2009 +0100
67292
67293     Avoid overflow
67294
67295  src/hb-shape.c | 2 ++
67296  1 file changed, 2 insertions(+)
67297
67298 commit 26d7a75752631b2596a5bcb7e645b34cc3d139ab
67299 Author: Behdad Esfahbod <behdad@behdad.org>
67300 Date:   Sun Dec 20 17:58:25 2009 +0100
67301
67302     Refactor hb_shape a bit
67303
67304  src/hb-shape.c | 87
67305  +++++++++++++++++++++++++++++++++++++++++++++++++---------
67306  1 file changed, 74 insertions(+), 13 deletions(-)
67307
67308 commit 001fc2d2aa22f14302739fe4ca45f7535855e0fb
67309 Author: Behdad Esfahbod <behdad@behdad.org>
67310 Date:   Sun Dec 20 17:24:05 2009 +0100
67311
67312     Add TrueType kern support
67313
67314  src/hb-shape.c | 74
67315  +++++++++++++++++++++++++++++++++++++---------------------
67316  1 file changed, 48 insertions(+), 26 deletions(-)
67317
67318 commit 2c1b85cf66e5ecb7521b6018b76f0e161fb68967
67319 Author: Behdad Esfahbod <behdad@behdad.org>
67320 Date:   Sun Dec 20 16:29:17 2009 +0100
67321
67322     Direct unicode->get_mirroring directly
67323
67324  src/hb-shape.c | 4 ++--
67325  1 file changed, 2 insertions(+), 2 deletions(-)
67326
67327 commit 6a2ef5aa5459def232708af30ef8a484906b868b
67328 Author: Behdad Esfahbod <behdad@behdad.org>
67329 Date:   Sun Dec 20 16:28:01 2009 +0100
67330
67331     Do mirroring
67332
67333  src/hb-shape.c | 18 +++++++++++++++++-
67334  1 file changed, 17 insertions(+), 1 deletion(-)
67335
67336 commit 0465e69832393cc1ed36508ec5d597fbab64877a
67337 Author: Behdad Esfahbod <behdad@behdad.org>
67338 Date:   Sun Dec 20 16:25:18 2009 +0100
67339
67340     Protect against NULL funcs
67341
67342  src/hb-buffer.c | 3 +++
67343  src/hb-font.cc  | 3 +++
67344  2 files changed, 6 insertions(+)
67345
67346 commit 5ceefa1d8dbd310570ea8d1c47107fe8d3dc96d9
67347 Author: Behdad Esfahbod <behdad@behdad.org>
67348 Date:   Sun Dec 20 15:29:16 2009 +0100
67349
67350     Add hb_unicode_get_*() functions
67351
67352  src/hb-unicode.c | 37 +++++++++++++++++++++++++++++++++++++
67353  src/hb-unicode.h | 21 +++++++++++++++++++++
67354  2 files changed, 58 insertions(+)
67355
67356 commit b8a53e44ce05911ce98b7cff34dee165e19d87ba
67357 Author: Behdad Esfahbod <behdad@behdad.org>
67358 Date:   Sun Dec 20 14:56:25 2009 +0100
67359
67360     We'll have to link to libstdc++ if linking to ICU, so disable test
67361     for now
67362
67363     We have to get rid of the ICU in main lib.  Still thinking about
67364     best way
67365     to do it.
67366
67367  src/Makefile.am | 9 ++++++---
67368  1 file changed, 6 insertions(+), 3 deletions(-)
67369
67370 commit 314905d7548d5be58354546d660754b807b6efb2
67371 Author: Behdad Esfahbod <behdad@behdad.org>
67372 Date:   Sun Dec 20 14:50:42 2009 +0100
67373
67374     Explicitly track whether the buffer has positions
67375
67376  src/hb-buffer-private.h |  3 ++-
67377  src/hb-buffer.c         | 27 ++++++++++++++-------------
67378  2 files changed, 16 insertions(+), 14 deletions(-)
67379
67380 commit 314b460d8a02ed4b2789ff527cf6c9bc19769114
67381 Author: Behdad Esfahbod <behdad@behdad.org>
67382 Date:   Sun Dec 20 13:58:50 2009 +0100
67383
67384     Add HB_DIRECTION_IS_FORWARD/BACKWARD
67385
67386  src/hb-common.h | 2 ++
67387  src/hb-shape.c  | 3 +--
67388  2 files changed, 3 insertions(+), 2 deletions(-)
67389
67390 commit bdd0ff5290bae4db65c3fdf95c5728031f13ca84
67391 Author: Behdad Esfahbod <behdad@behdad.org>
67392 Date:   Tue Dec 15 04:07:40 2009 -0500
67393
67394     Make main.cc compile without glib
67395
67396  src/main.cc | 18 ++++++++++++++++--
67397  1 file changed, 16 insertions(+), 2 deletions(-)
67398
67399 commit 8a7d16808200f4fa02d6d12a8b8492bdedeb2c24
67400 Author: Behdad Esfahbod <behdad@behdad.org>
67401 Date:   Tue Dec 15 03:53:45 2009 -0500
67402
67403     Distribute autogen.sh
67404
67405  Makefile.am | 3 +++
67406  1 file changed, 3 insertions(+)
67407
67408 commit 807b8aa486753474e05e09f4fcca8ac94021b97c
67409 Author: Behdad Esfahbod <behdad@behdad.org>
67410 Date:   Thu Nov 19 20:28:03 2009 -0500
67411
67412     Another C++ strictness fix
67413
67414     Pango Bug 602408 - Invalid C++ code breaks compile with Sun C++
67415     Compiler
67416     (Error: A union member cannot have a user-defined assignment operator)
67417
67418     According to the bug:
67419
67420     C++ Programming Language by Bjarne Stroustrup: Chapter 10.4.12 forbids
67421     explicitly using of union members with constructors, destructors
67422     or assignment
67423     operations.
67424
67425     So we use a set() method instead of the assignment operator.  Ugly,
67426     but hey,
67427     that's life.
67428
67429  src/hb-open-type-private.hh        | 8 ++++----
67430  src/hb-ot-layout-common-private.hh | 2 +-
67431  2 files changed, 5 insertions(+), 5 deletions(-)
67432
67433 commit 8b9b866d3e495c186f0530fcf4e00ffcdc170d3f
67434 Author: Behdad Esfahbod <behdad@behdad.org>
67435 Date:   Thu Nov 19 20:27:57 2009 -0500
67436
67437     Fix warning
67438
67439  src/hb-ot-layout-gdef-private.hh | 2 +-
67440  1 file changed, 1 insertion(+), 1 deletion(-)
67441
67442 commit c65b26acf28bd1a5b346fd8f6f28bec1f7d17a2a
67443 Author: Behdad Esfahbod <behdad@behdad.org>
67444 Date:   Wed Nov 18 11:27:33 2009 -0500
67445
67446     Use autoconf FLEXIBLE_ARRAY_MEMBER when available
67447
67448  configure.ac                     |  2 ++
67449  src/hb-ot-layout-gpos-private.hh |  4 ++--
67450  src/hb-private.h                 | 13 ++++++++++---
67451  3 files changed, 14 insertions(+), 5 deletions(-)
67452
67453 commit d33f674cb793af40f1612df3660b138383f2de95
67454 Author: Behdad Esfahbod <behdad@behdad.org>
67455 Date:   Wed Nov 18 09:47:44 2009 -0500
67456
67457     Add Mongolian variation selectors
67458
67459  src/hb-shape.c | 5 +++--
67460  1 file changed, 3 insertions(+), 2 deletions(-)
67461
67462 commit d6387757de2c27867d6f57c4ee7c4ef436b3a74f
67463 Author: Behdad Esfahbod <behdad@behdad.org>
67464 Date:   Wed Nov 11 17:15:03 2009 -0500
67465
67466     Fix sanitize
67467
67468  src/hb-ot-layout-common-private.hh | 2 +-
67469  1 file changed, 1 insertion(+), 1 deletion(-)
67470
67471 commit 636f017e387d46d4083c9f9ee57647a94dc5dc6d
67472 Author: Behdad Esfahbod <behdad@behdad.org>
67473 Date:   Tue Nov 10 12:56:35 2009 -0500
67474
67475     Remove obsolete TODO item
67476
67477  src/hb-open-file-private.hh | 2 --
67478  1 file changed, 2 deletions(-)
67479
67480 commit bf2b25dd8591e92f3944c763641b613a70c379a7
67481 Author: Behdad Esfahbod <behdad@behdad.org>
67482 Date:   Fri Nov 6 19:52:47 2009 -0500
67483
67484     Remove done item
67485
67486  src/hb-shape.c | 1 -
67487  1 file changed, 1 deletion(-)
67488
67489 commit 4a8605315901e0ff1e6e09437a92dd5ac39164cc
67490 Author: Behdad Esfahbod <behdad@behdad.org>
67491 Date:   Fri Nov 6 19:52:01 2009 -0500
67492
67493     Reverse buffer at the end if RTL
67494
67495  src/hb-shape.c | 12 ++++++++----
67496  1 file changed, 8 insertions(+), 4 deletions(-)
67497
67498 commit ff44f88df2c46920f3ec2384ef321a4c7bb0f6ef
67499 Author: Behdad Esfahbod <behdad@behdad.org>
67500 Date:   Fri Nov 6 19:48:16 2009 -0500
67501
67502     Handle shaping in non-native direction
67503
67504  src/hb-buffer-private.h  |   1 +
67505  src/hb-buffer.c          |  42 +++++++++++++++++--
67506  src/hb-buffer.h          |  10 ++---
67507  src/hb-common.h          |  11 +++++
67508  src/hb-shape.c           |  38 +++++++++++++++--
67509  src/hb-unicode-private.h |   5 +++
67510  src/hb-unicode.c         | 103
67511  +++++++++++++++++++++++++++++++++++++++++++++++
67512  7 files changed, 196 insertions(+), 14 deletions(-)
67513
67514 commit b4b4272c8d19ba3e0cb8f12b3b7d1590349e3d14
67515 Author: Behdad Esfahbod <behdad@behdad.org>
67516 Date:   Fri Nov 6 17:46:33 2009 -0500
67517
67518     Oops, wrong change
67519
67520  src/hb-ot-layout.h | 2 +-
67521  1 file changed, 1 insertion(+), 1 deletion(-)
67522
67523 commit 52ea47767c7c35650ebddfba6ddc8203a3e33d3a
67524 Author: Behdad Esfahbod <behdad@behdad.org>
67525 Date:   Fri Nov 6 17:45:38 2009 -0500
67526
67527     Change order of font and face for API consistency
67528
67529  src/hb-ot-layout.cc | 14 +++++++-------
67530  src/hb-ot-layout.h  | 14 +++++++-------
67531  2 files changed, 14 insertions(+), 14 deletions(-)
67532
67533 commit f4f1fc970b3e37d9903cbf5e05bbd38be4df3047
67534 Author: Behdad Esfahbod <behdad@behdad.org>
67535 Date:   Fri Nov 6 17:42:38 2009 -0500
67536
67537     Remove debug info that crept in
67538
67539  src/hb-ot-layout.cc | 2 --
67540  1 file changed, 2 deletions(-)
67541
67542 commit aa196d6026b496ec70be3d3588cc8cd2b8ccdb36
67543 Author: Behdad Esfahbod <behdad@behdad.org>
67544 Date:   Fri Nov 6 17:23:31 2009 -0500
67545
67546     [GSUB] More ligature/component fixing
67547
67548     We can only reuse the ligid if it belongs to a previous ligature,
67549     not a
67550     component!
67551
67552  src/hb-ot-layout-gsub-private.hh | 4 ++--
67553  1 file changed, 2 insertions(+), 2 deletions(-)
67554
67555 commit 25e7ef704633447f109b148620336c42d6fb310e
67556 Author: Behdad Esfahbod <behdad@behdad.org>
67557 Date:   Fri Nov 6 17:21:01 2009 -0500
67558
67559     Add _hb_buffer_add_output_glyphs() that takes codepoint_t*
67560
67561  src/hb-buffer-private.h          | 10 ++++++++-
67562  src/hb-buffer.c                  | 45
67563  ++++++++++++++++++++++++++++++++++++++--
67564  src/hb-ot-layout-gsub-private.hh | 16 +++++++-------
67565  3 files changed, 60 insertions(+), 11 deletions(-)
67566
67567 commit 9db8ad75317d589807e7725455f49cafece58d5d
67568 Author: Behdad Esfahbod <behdad@behdad.org>
67569 Date:   Fri Nov 6 16:47:31 2009 -0500
67570
67571     Add hb_ot_layout_position_finish()
67572
67573     We expect buffer to be setup with default positions before GPOS.
67574
67575  src/hb-buffer-private.h          |  6 +----
67576  src/hb-buffer.h                  | 11 +--------
67577  src/hb-ot-layout-gpos-private.hh |  8 +++----
67578  src/hb-ot-layout.cc              | 52
67579  ++++++++++++++++++++++++++++++++++++++++
67580  src/hb-ot-layout.h               | 16 +++++++++----
67581  5 files changed, 69 insertions(+), 24 deletions(-)
67582
67583 commit edb54e9aeca25f4120a69ed3d5562cbb68fdb348
67584 Author: Behdad Esfahbod <behdad@behdad.org>
67585 Date:   Fri Nov 6 15:19:22 2009 -0500
67586
67587     Fix FT_Face finalizer call
67588
67589  src/hb-ft.c | 2 +-
67590  1 file changed, 1 insertion(+), 1 deletion(-)
67591
67592 commit 3d14528b8b2e7da425a9df7057fc9fb326d8298c
67593 Author: Behdad Esfahbod <behdad@behdad.org>
67594 Date:   Fri Nov 6 15:13:17 2009 -0500
67595
67596     Rename hb_buffer_get_len() to hb_buffer_get_length()
67597
67598  src/hb-buffer.c | 2 +-
67599  src/hb-buffer.h | 2 +-
67600  2 files changed, 2 insertions(+), 2 deletions(-)
67601
67602 commit 1ff7775051559a8ca442be3938450c7ed3817806
67603 Author: Behdad Esfahbod <behdad@behdad.org>
67604 Date:   Fri Nov 6 13:52:57 2009 -0500
67605
67606     Minor.
67607
67608  src/hb-shape.c | 6 +++++-
67609  1 file changed, 5 insertions(+), 1 deletion(-)
67610
67611 commit 3648bdf5b221adfe01ad99714de420b49964921e
67612 Author: Behdad Esfahbod <behdad@behdad.org>
67613 Date:   Thu Nov 5 20:17:53 2009 -0500
67614
67615     Fix FT_Face generic finalizer
67616
67617  src/hb-ft.c | 10 ++++++++--
67618  1 file changed, 8 insertions(+), 2 deletions(-)
67619
67620 commit 5a11c875d8c95d480e6f32b57e969ee34ca1940d
67621 Author: Behdad Esfahbod <behdad@behdad.org>
67622 Date:   Thu Nov 5 20:08:17 2009 -0500
67623
67624     Cosmetic
67625
67626  src/hb-blob.c | 10 ++++++----
67627  1 file changed, 6 insertions(+), 4 deletions(-)
67628
67629 commit 44533e773f75b9a1171d884fcbe91a2f3879e2d8
67630 Author: Behdad Esfahbod <behdad@behdad.org>
67631 Date:   Thu Nov 5 19:58:02 2009 -0500
67632
67633     Fix warning
67634
67635  src/hb-object-private.h | 2 +-
67636  1 file changed, 1 insertion(+), 1 deletion(-)
67637
67638 commit bcc0406a525ca3fe597aec5f2a97e5c50965d49c
67639 Author: Behdad Esfahbod <behdad@behdad.org>
67640 Date:   Thu Nov 5 19:54:23 2009 -0500
67641
67642     include errno.h
67643
67644  src/hb-blob.c | 1 +
67645  1 file changed, 1 insertion(+)
67646
67647 commit 799b3c375ad0e1293fd37a0e3a0d422a3166dcd8
67648 Author: Behdad Esfahbod <behdad@behdad.org>
67649 Date:   Thu Nov 5 19:37:58 2009 -0500
67650
67651     Add debugging to object lifecycle
67652
67653  src/hb-object-private.h | 18 ++++++++++++++++++
67654  1 file changed, 18 insertions(+)
67655
67656 commit 25edb940ab050545f47a06648e73c192fa213548
67657 Author: Behdad Esfahbod <behdad@behdad.org>
67658 Date:   Thu Nov 5 19:20:06 2009 -0500
67659
67660     Cosmetic
67661
67662  src/hb-ft.c | 2 +-
67663  1 file changed, 1 insertion(+), 1 deletion(-)
67664
67665 commit 850dc5bb551409bb9bf6113ec2199bb3fb905e43
67666 Author: Behdad Esfahbod <behdad@behdad.org>
67667 Date:   Thu Nov 5 18:26:52 2009 -0500
67668
67669     Return 0 from get_glyph_nil
67670
67671  src/hb-font.cc | 2 +-
67672  1 file changed, 1 insertion(+), 1 deletion(-)
67673
67674 commit 85555a953376ee68a8fcc64485e74d44a353577b
67675 Author: Behdad Esfahbod <behdad@behdad.org>
67676 Date:   Thu Nov 5 18:25:56 2009 -0500
67677
67678     Initialize font->klass
67679
67680  src/hb-font.cc | 2 ++
67681  1 file changed, 2 insertions(+)
67682
67683 commit bcd26bd7b1c96057bf154d7d50a61018d40f0d29
67684 Author: Behdad Esfahbod <behdad@behdad.org>
67685 Date:   Thu Nov 5 18:03:26 2009 -0500
67686
67687     Add TODO item
67688
67689  src/hb-ft.c | 1 +
67690  1 file changed, 1 insertion(+)
67691
67692 commit f4281e0a92a40746fa630fb15b877adaf3ff15b1
67693 Author: Behdad Esfahbod <behdad@behdad.org>
67694 Date:   Thu Nov 5 17:58:41 2009 -0500
67695
67696     Fix ref counting
67697
67698  src/hb-ft.c | 16 ++++++++--------
67699  1 file changed, 8 insertions(+), 8 deletions(-)
67700
67701 commit 6358ff45ae8cfc0b58b4976619319e3dde43add2
67702 Author: Behdad Esfahbod <behdad@behdad.org>
67703 Date:   Thu Nov 5 17:39:16 2009 -0500
67704
67705     Add hb_ft_face_create_cached
67706
67707  src/hb-ft.c | 16 ++++++++++++++++
67708  src/hb-ft.h |  3 +++
67709  2 files changed, 19 insertions(+)
67710
67711 commit 2027f74b286cabe3c60c275170c4f4b437a30f55
67712 Author: Behdad Esfahbod <behdad@behdad.org>
67713 Date:   Thu Nov 5 16:34:47 2009 -0500
67714
67715     Add default positioning to hb-shape
67716
67717  src/hb-shape.c | 28 ++++++++++++++++++++++++----
67718  1 file changed, 24 insertions(+), 4 deletions(-)
67719
67720 commit c3f9f7e59d865f8664862b7ca99d9a3a9221e456
67721 Author: Behdad Esfahbod <behdad@behdad.org>
67722 Date:   Thu Nov 5 16:16:14 2009 -0500
67723
67724     Fix MarkMark issue with ligid and components
67725
67726  src/hb-ot-layout-gpos-private.hh | 11 ++++++-----
67727  src/hb-ot-layout-gsub-private.hh |  6 +-----
67728  2 files changed, 7 insertions(+), 10 deletions(-)
67729
67730 commit d0351314cd29fbdf0efb5c7f89a569648f7a7fc7
67731 Author: Behdad Esfahbod <behdad@behdad.org>
67732 Date:   Thu Nov 5 16:16:06 2009 -0500
67733
67734     Include stdio.h if debugging
67735
67736  src/hb-blob.c                        | 4 ++++
67737  src/hb-open-type-private.hh          | 1 +
67738  src/hb-ot-layout-gsubgpos-private.hh | 1 +
67739  3 files changed, 6 insertions(+)
67740
67741 commit 2e336692913405976392bf505028481a5caa53b4
67742 Author: Behdad Esfahbod <behdad@behdad.org>
67743 Date:   Thu Nov 5 13:55:41 2009 -0500
67744
67745     Add hb_font_get_*
67746
67747  src/hb-font.cc | 35 +++++++++++++++++++++++++++++++++++
67748  src/hb-font.h  | 18 ++++++++++++++++++
67749  src/hb-shape.c |  2 +-
67750  3 files changed, 54 insertions(+), 1 deletion(-)
67751
67752 commit 9bef3611f07b45ba8199a4a339c72f49d266216a
67753 Author: Behdad Esfahbod <behdad@behdad.org>
67754 Date:   Thu Nov 5 12:20:11 2009 -0500
67755
67756     Rename [xy]_pos to [xy]_offset since we don't accumulate positions
67757
67758  src/hb-buffer-private.h          |  4 ++--
67759  src/hb-buffer.h                  |  4 ++--
67760  src/hb-font.h                    |  4 ++--
67761  src/hb-ft.c                      | 10 +++++-----
67762  src/hb-ot-layout-gpos-private.hh | 40
67763  ++++++++++++----------------------------
67764  src/hb-shape.c                   | 14 +++++++-------
67765  src/hb-shape.h                   |  4 ++--
67766  7 files changed, 32 insertions(+), 48 deletions(-)
67767
67768 commit 2daa47e9cdbfb027f76765301b3a78950e92eb09
67769 Author: Behdad Esfahbod <behdad@behdad.org>
67770 Date:   Thu Nov 5 12:08:34 2009 -0500
67771
67772     Cosmetic
67773
67774  src/hb-shape.c | 2 +-
67775  1 file changed, 1 insertion(+), 1 deletion(-)
67776
67777 commit 2f50d873680ce0a43b6ec79df1ac946b91f31e63
67778 Author: Behdad Esfahbod <behdad@behdad.org>
67779 Date:   Wed Nov 4 21:07:03 2009 -0500
67780
67781     Start filling hb_shape() in
67782
67783  src/hb-buffer-private.h |  1 +
67784  src/hb-shape.c          | 40 +++++++++++++++++++++++++++++++++++++++-
67785  2 files changed, 40 insertions(+), 1 deletion(-)
67786
67787 commit ae070b7d39d03bd8bc1244f687b24db505f4af3f
67788 Author: Behdad Esfahbod <behdad@behdad.org>
67789 Date:   Wed Nov 4 20:29:54 2009 -0500
67790
67791     Add script and language to buffer
67792
67793  TODO                    |  1 -
67794  src/hb-buffer-private.h |  6 +++---
67795  src/hb-buffer.c         | 26 ++++++++++++++++++++++++++
67796  src/hb-buffer.h         | 15 ++++++++++++++-
67797  4 files changed, 43 insertions(+), 5 deletions(-)
67798
67799 commit 8a3511ac6c795226699c2b36e03401ecdf88f5f8
67800 Author: Behdad Esfahbod <behdad@behdad.org>
67801 Date:   Wed Nov 4 19:45:39 2009 -0500
67802
67803     Add hb_language_t as well as language/script conversion to OT tags
67804
67805  src/Makefile.am     |   4 +
67806  src/hb-language.c   | 113 +++++++++
67807  src/hb-language.h   |  44 ++++
67808  src/hb-ot-layout.cc |   6 +-
67809  src/hb-ot-layout.h  |   4 +-
67810  src/hb-ot-tag.c     | 662
67811  ++++++++++++++++++++++++++++++++++++++++++++++++++++
67812  src/hb-ot-tag.h     |  49 ++++
67813  src/hb-ot.h         |   1 +
67814  src/hb-private.h    |   3 +
67815  src/hb.h            |   1 +
67816  10 files changed, 882 insertions(+), 5 deletions(-)
67817
67818 commit 4591753ad4b5ec0224e3f1befdfe4fc5f6075562
67819 Author: Behdad Esfahbod <behdad@behdad.org>
67820 Date:   Wed Nov 4 18:15:59 2009 -0500
67821
67822     Define ARRAY_LENGTH
67823
67824  src/hb-private.h | 15 ++++++++-------
67825  1 file changed, 8 insertions(+), 7 deletions(-)
67826
67827 commit 214ac7c1ff51b397d227832526f882e824cb9ea3
67828 Author: Behdad Esfahbod <behdad@behdad.org>
67829 Date:   Wed Nov 4 18:12:32 2009 -0500
67830
67831     Another one
67832
67833  src/hb-unicode.h | 2 +-
67834  1 file changed, 1 insertion(+), 1 deletion(-)
67835
67836 commit 1e91434569a9e9535ef021ca52b60b2e2af75d19
67837 Author: Behdad Esfahbod <behdad@behdad.org>
67838 Date:   Wed Nov 4 18:12:09 2009 -0500
67839
67840     Minor
67841
67842  src/hb-open-type-private.hh | 2 +-
67843  1 file changed, 1 insertion(+), 1 deletion(-)
67844
67845 commit 48de3730cdf91b9f6473509e22260a902ccec992
67846 Author: Behdad Esfahbod <behdad@behdad.org>
67847 Date:   Wed Nov 4 16:59:50 2009 -0500
67848
67849     Fix previous commit, ouch!
67850
67851  src/hb-open-type-private.hh        | 12 ++++++++++++
67852  src/hb-ot-layout-common-private.hh | 12 ++++--------
67853  src/hb-ot-layout-gdef-private.hh   | 12 ++++--------
67854  3 files changed, 20 insertions(+), 16 deletions(-)
67855
67856 commit e21899bc3593aa0d3adf64cee21c5de2ea219783
67857 Author: Behdad Esfahbod <behdad@behdad.org>
67858 Date:   Wed Nov 4 16:36:14 2009 -0500
67859
67860     Fix array query API
67861
67862     The array query APIs now all do:
67863
67864       - Return the total number of items
67865       - Take a start_offset, such that individual items can be fetched
67866       - The _count IN/OUT variable always has number of items written
67867         into the array upon return of the function
67868
67869  TODO                                 |  1 -
67870  src/hb-ot-layout-common-private.hh   | 59 ++++++++++++++-----------
67871  src/hb-ot-layout-gdef-private.hh     | 84
67872  +++++++++++++++++++++---------------
67873  src/hb-ot-layout-gsubgpos-private.hh | 14 +++---
67874  src/hb-ot-layout.cc                  | 40 ++++++++++-------
67875  src/hb-ot-layout.h                   | 24 +++++++----
67876  6 files changed, 131 insertions(+), 91 deletions(-)
67877
67878 commit 3b59306b858d31d97be0ea8c64461de1d0d03572
67879 Author: Behdad Esfahbod <behdad@behdad.org>
67880 Date:   Wed Nov 4 15:48:32 2009 -0500
67881
67882     Finish FT glue.  Rough and untested
67883
67884  src/hb-font.cc |   2 +-
67885  src/hb-font.h  |   2 +-
67886  src/hb-ft.c    | 114
67887  ++++++++++++++++++++++++++++++---------------------------
67888  3 files changed, 63 insertions(+), 55 deletions(-)
67889
67890 commit f8be443aecd54b479470e6559b1dfbc8f33c5f55
67891 Author: Behdad Esfahbod <behdad@behdad.org>
67892 Date:   Tue Nov 3 20:28:27 2009 -0500
67893
67894     Add TODO item
67895
67896  TODO | 1 +
67897  1 file changed, 1 insertion(+)
67898
67899 commit 7951279b4a52b48f13631e7838dbc180c7249ea4
67900 Author: Behdad Esfahbod <behdad@behdad.org>
67901 Date:   Tue Nov 3 20:27:05 2009 -0500
67902
67903     Implement nil font functions
67904
67905  TODO                             |  1 +
67906  src/hb-font-private.h            |  8 ++---
67907  src/hb-font.cc                   | 72
67908  +++++++++++++++++++++++++++++++++++++---
67909  src/hb-font.h                    |  9 +++--
67910  src/hb-ot-layout-gpos-private.hh |  7 ++--
67911  src/hb-ot-layout-gsub-private.hh |  2 +-
67912  src/hb-private.h                 | 18 +++++-----
67913  7 files changed, 91 insertions(+), 26 deletions(-)
67914
67915 commit 8fb3d1aa4e613cdf965a83bd650c668884c58ad8
67916 Author: Behdad Esfahbod <behdad@behdad.org>
67917 Date:   Tue Nov 3 18:34:20 2009 -0500
67918
67919     Start ft glue
67920
67921  TODO                  |   3 -
67922  src/Makefile.am       |  16 ++++-
67923  src/hb-font-private.h |   4 +-
67924  src/hb-font.cc        |  17 ++++-
67925  src/hb-font.h         |   6 +-
67926  src/hb-ft.c           | 192
67927  ++++++++++++++++++++++++++++++++++++++++++++++++++
67928  src/hb-ft.h           |  52 ++++++++++++++
67929  src/hb-glib.h         |   2 -
67930  src/hb-icu.h          |   2 -
67931  src/hb.h              |   4 +-
67932  10 files changed, 281 insertions(+), 17 deletions(-)
67933
67934 commit d94647e2cd187bf4a4c8fb1c0c15c3d23c1293ac
67935 Author: Behdad Esfahbod <behdad@behdad.org>
67936 Date:   Tue Nov 3 16:35:10 2009 -0500
67937
67938     Add ICU glue
67939
67940  configure.ac    |   8 +-
67941  src/Makefile.am |  23 +++++-
67942  src/hb-icu.c    | 221
67943  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
67944  src/hb-icu.h    |  41 +++++++++++
67945  4 files changed, 288 insertions(+), 5 deletions(-)
67946
67947 commit b7dd4b945b4ec384526439b365a25739bf9cd2df
67948 Author: Behdad Esfahbod <behdad@behdad.org>
67949 Date:   Tue Nov 3 15:21:15 2009 -0500
67950
67951     Fix hb_be_uint16()
67952
67953  src/hb-private.h | 2 +-
67954  1 file changed, 1 insertion(+), 1 deletion(-)
67955
67956 commit cd7555eef27cb18857c0c06d2afdaf3a354a3c15
67957 Author: Behdad Esfahbod <behdad@behdad.org>
67958 Date:   Tue Nov 3 15:16:10 2009 -0500
67959
67960     Namespace MSVC defines in public header
67961
67962  src/hb-common.h | 8 ++++----
67963  1 file changed, 4 insertions(+), 4 deletions(-)
67964
67965 commit 5ebabecef382c3e8b0a2a5657b2c01f7ff37d796
67966 Author: Behdad Esfahbod <behdad@behdad.org>
67967 Date:   Tue Nov 3 15:15:07 2009 -0500
67968
67969     Move unicode_funcs to buffer
67970
67971  TODO                    |  1 -
67972  src/hb-buffer-private.h | 12 +++++++++++-
67973  src/hb-buffer.c         | 47
67974  ++++++++++++++++++++++++++++++++++++++---------
67975  src/hb-buffer.h         | 10 ++++++++++
67976  src/hb-font-private.h   |  3 ---
67977  src/hb-font.cc          | 17 -----------------
67978  src/hb-font.h           |  9 ++++-----
67979  7 files changed, 63 insertions(+), 36 deletions(-)
67980
67981 commit d5a8e46099e363d928b54de104126b1b34ba401c
67982 Author: Behdad Esfahbod <behdad@behdad.org>
67983 Date:   Tue Nov 3 15:14:40 2009 -0500
67984
67985     [Makefile] Install hb-unicode.h
67986
67987     Separate OT headers also.
67988
67989  src/Makefile.am | 27 ++++++++++++++++-----------
67990  1 file changed, 16 insertions(+), 11 deletions(-)
67991
67992 commit 63d7a41dd0704a7e89bd2872ad096f470f51866a
67993 Author: Behdad Esfahbod <behdad@behdad.org>
67994 Date:   Tue Nov 3 15:14:08 2009 -0500
67995
67996     [TODO] Add item for fixing buffer error handling
67997
67998  TODO | 1 +
67999  1 file changed, 1 insertion(+)
68000
68001 commit 21d0fce3d5364c91e5582bd530210f03e054d1a4
68002 Author: Behdad Esfahbod <behdad@behdad.org>
68003 Date:   Tue Nov 3 14:28:32 2009 -0500
68004
68005     Add check for not linking to libstdc++
68006
68007  TODO                   |  3 +--
68008  src/Makefile.am        |  4 ++++
68009  src/check-libstdc++.sh | 28 ++++++++++++++++++++++++++++
68010  3 files changed, 33 insertions(+), 2 deletions(-)
68011
68012 commit ca95ce460adf2ca6901595d4a6107fd000d90151
68013 Author: Behdad Esfahbod <behdad@behdad.org>
68014 Date:   Tue Nov 3 14:18:33 2009 -0500
68015
68016     Use the C linker, not C++ linker
68017
68018     Such that we don't link to libstdc++.
68019
68020  src/Makefile.am | 2 ++
68021  1 file changed, 2 insertions(+)
68022
68023 commit eb4ebda2d10637b966f42a4ed5cfaec46082a050
68024 Author: Behdad Esfahbod <behdad@behdad.org>
68025 Date:   Tue Nov 3 14:09:32 2009 -0500
68026
68027     [configure] Fix check for FreeType
68028
68029  configure.ac | 2 +-
68030  1 file changed, 1 insertion(+), 1 deletion(-)
68031
68032 commit cb0e99a5a76136c128faba1c27d7e7eac2f219ee
68033 Author: Behdad Esfahbod <behdad@behdad.org>
68034 Date:   Tue Nov 3 14:09:10 2009 -0500
68035
68036     [TODO] Remove obsolete item
68037
68038  TODO | 2 --
68039  1 file changed, 2 deletions(-)
68040
68041 commit 3a59ec37c5576b711c7c36dcfa2a63f6c00a3f5c
68042 Author: Behdad Esfahbod <behdad@behdad.org>
68043 Date:   Tue Nov 3 11:36:06 2009 -0500
68044
68045     Add bunch of TODO items
68046
68047  TODO | 15 ++++++++++++---
68048  1 file changed, 12 insertions(+), 3 deletions(-)
68049
68050 commit ffbe0a853d5e7defa85d0eef53814c22d1ecb412
68051 Author: Behdad Esfahbod <behdad@behdad.org>
68052 Date:   Tue Nov 3 10:52:45 2009 -0500
68053
68054     More MSVC fixes from Jonathan Kew
68055
68056  src/hb-common.h  | 7 ++++++-
68057  src/hb-private.h | 5 +++++
68058  2 files changed, 11 insertions(+), 1 deletion(-)
68059
68060 commit d3480ba37fbb5d4be75b094060f5b2f1ce98fb53
68061 Author: Behdad Esfahbod <behdad@behdad.org>
68062 Date:   Tue Nov 3 10:47:29 2009 -0500
68063
68064     Don't use zero-sized arrays
68065
68066     It's not part of the standard and MSVC doesn't like it.  It makes
68067     the code
68068     a lot less elegant than it used to be, but I think it should work now.
68069
68070  src/hb-open-file-private.hh          |  4 +-
68071  src/hb-open-type-private.hh          | 36 +++++++++++------
68072  src/hb-ot-layout-common-private.hh   | 33 ++++++++--------
68073  src/hb-ot-layout-gdef-private.hh     | 14 +++----
68074  src/hb-ot-layout-gpos-private.hh     | 76
68075  ++++++++++++++----------------------
68076  src/hb-ot-layout-gsub-private.hh     | 44 ++++++++-------------
68077  src/hb-ot-layout-gsubgpos-private.hh | 47 +++++++++++-----------
68078  src/hb-private.h                     |  5 +++
68079  8 files changed, 122 insertions(+), 137 deletions(-)
68080
68081 commit 6bec81aa3a58b8be255568b2ea63b7854e1b0ea7
68082 Author: Behdad Esfahbod <behdad@behdad.org>
68083 Date:   Mon Nov 2 19:17:36 2009 -0500
68084
68085     Cosmetic
68086
68087  src/hb-ot-layout-common-private.hh | 2 +-
68088  1 file changed, 1 insertion(+), 1 deletion(-)
68089
68090 commit f94cf6b969281cf8a7f701ff26ea4f134ff9746e
68091 Author: Behdad Esfahbod <behdad@behdad.org>
68092 Date:   Mon Nov 2 18:55:19 2009 -0500
68093
68094     Another try at build without glib
68095
68096  configure.ac | 8 ++++++--
68097  1 file changed, 6 insertions(+), 2 deletions(-)
68098
68099 commit 2f3e69f3cb7e571cc62b0840d0b3f2072b29345a
68100 Author: Behdad Esfahbod <behdad@behdad.org>
68101 Date:   Mon Nov 2 18:53:15 2009 -0500
68102
68103     Fix build without glib, again
68104
68105  src/Makefile.am | 4 ++--
68106  1 file changed, 2 insertions(+), 2 deletions(-)
68107
68108 commit d03f81865914b40e941bf680557c0d8f98e30ad5
68109 Author: Behdad Esfahbod <behdad@behdad.org>
68110 Date:   Mon Nov 2 18:52:21 2009 -0500
68111
68112     Disable configure cache
68113
68114  autogen.sh | 1 -
68115  1 file changed, 1 deletion(-)
68116
68117 commit a6451aa626fa5850d7c3b716bd52126995154e27
68118 Author: Behdad Esfahbod <behdad@behdad.org>
68119 Date:   Mon Nov 2 18:35:12 2009 -0500
68120
68121     We don't really use gthread directly
68122
68123  configure.ac | 2 +-
68124  1 file changed, 1 insertion(+), 1 deletion(-)
68125
68126 commit 63a792a811e0ad69d05e8805d4f347bd533db4c3
68127 Author: Behdad Esfahbod <behdad@behdad.org>
68128 Date:   Mon Nov 2 18:33:52 2009 -0500
68129
68130     Update Makefile to build without glib
68131
68132  src/Makefile.am | 12 +++++++++---
68133  src/hb-glib.c   |  2 ++
68134  2 files changed, 11 insertions(+), 3 deletions(-)
68135
68136 commit 68a2c771e2b923461a552bf3673e9e8245e1bfea
68137 Author: Behdad Esfahbod <behdad@behdad.org>
68138 Date:   Mon Nov 2 18:31:53 2009 -0500
68139
68140     Build without glib
68141
68142     Thready-safety disabled in that case, until we add support for
68143     pthread, etc.
68144     Fun...
68145
68146  src/hb-private.h | 19 +++++++++++++++++--
68147  1 file changed, 17 insertions(+), 2 deletions(-)
68148
68149 commit cc4c096a7e08ae96b3030fe27f871ce5b797f370
68150 Author: Behdad Esfahbod <behdad@behdad.org>
68151 Date:   Mon Nov 2 18:13:17 2009 -0500
68152
68153     MSVC has no stdint.h
68154
68155  src/hb-common.h | 13 +++++++++++++
68156  1 file changed, 13 insertions(+)
68157
68158 commit 9a204c7ab57ca0a866c72e1431c54a8883b15605
68159 Author: Behdad Esfahbod <behdad@behdad.org>
68160 Date:   Mon Nov 2 18:11:55 2009 -0500
68161
68162     Remove use of GINT16_FROM_BE
68163
68164  src/hb-private.h | 10 ++--------
68165  1 file changed, 2 insertions(+), 8 deletions(-)
68166
68167 commit 1f0ceeb8cf2fad0a0dfd338ce1472470a81789d4
68168 Author: Behdad Esfahbod <behdad@behdad.org>
68169 Date:   Mon Nov 2 16:28:39 2009 -0500
68170
68171     Install library
68172
68173  autogen.sh      | 2 +-
68174  src/Makefile.am | 5 ++---
68175  2 files changed, 3 insertions(+), 4 deletions(-)
68176
68177 commit 5932f8f7c3b73ade3752020351fa8b6a9a3bf500
68178 Author: Behdad Esfahbod <behdad@behdad.org>
68179 Date:   Mon Nov 2 16:38:41 2009 -0500
68180
68181     Generate ChangeLog
68182
68183  Makefile.am | 39 +++++++++++++++++++++++++++++++++++++++
68184  1 file changed, 39 insertions(+)
68185
68186 commit 29aa40018301a4f138cd5e73463079c7704bf3ac
68187 Author: Behdad Esfahbod <behdad@behdad.org>
68188 Date:   Mon Nov 2 16:28:39 2009 -0500
68189
68190     Add build system
68191
68192  AUTHORS                |   0
68193  src/COPYING => COPYING |   0
68194  Makefile.am            |   3 +
68195  NEWS                   |   0
68196  src/README => README   |   0
68197  src/TODO => TODO       |   0
68198  autogen.sh             | 189
68199  +++++++++++++++++++++++++++++++++++++++++++++++++
68200  configure.ac           |  40 +++++++++++
68201  git.mk                 | 184
68202  +++++++++++++++++++++++++++++++++++++++++++++++
68203  harfbuzz.pc.in         |  11 +++
68204  src/.gitignore         |   1 -
68205  src/Makefile.ng        |  11 ---
68206  12 files changed, 427 insertions(+), 12 deletions(-)
68207
68208 commit c09ed9801ead002d6f8e507ce664b83707b202e9
68209 Author: Behdad Esfahbod <behdad@behdad.org>
68210 Date:   Thu Oct 29 03:08:42 2009 -0400
68211
68212     [HB] Add glyph_metrics typedef
68213
68214  src/hb-font.h | 9 +++++++++
68215  1 file changed, 9 insertions(+)
68216
68217 commit 91b1e03e0312be2a7a165308239b40449e3ab360
68218 Author: Behdad Esfahbod <behdad@behdad.org>
68219 Date:   Thu Oct 29 03:05:18 2009 -0400
68220
68221     [HB] Add point_index to get_contour_point()
68222
68223     Pointed out by Keith Stribley on HarfBuzz list.
68224
68225  src/hb-font.h | 1 +
68226  1 file changed, 1 insertion(+)
68227
68228 commit aa87d951739f6beacb66daa235cd033fdcfcadd7
68229 Author: Behdad Esfahbod <behdad@behdad.org>
68230 Date:   Thu Oct 29 03:00:44 2009 -0400
68231
68232     [HB] Fix lookup_flag ignoring
68233
68234     Reported by Keith Stribley on HarfBuzz list.
68235
68236  src/hb-ot-layout-common-private.hh | 1 +
68237  src/hb-ot-layout.cc                | 2 +-
68238  2 files changed, 2 insertions(+), 1 deletion(-)
68239
68240 commit 52e9a71d578c5171bbb0f4bfc1b70841c3270328
68241 Author: Behdad Esfahbod <behdad@behdad.org>
68242 Date:   Mon Sep 21 13:58:56 2009 -0400
68243
68244     [HB] Add comment
68245
68246  src/hb-ot-layout-gsubgpos-private.hh | 5 +++++
68247  1 file changed, 5 insertions(+)
68248
68249 commit f9c0a2dad09cd168fb28cdee09b4303f307ea56d
68250 Author: Behdad Esfahbod <behdad@behdad.org>
68251 Date:   Mon Sep 21 13:43:54 2009 -0400
68252
68253     [HB] Fix apply_lookup() loop
68254
68255     Part of Bug 595539 - Regressions in rendering certain Thai sequences
68256     with
68257     OpenType font
68258
68259  src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
68260  1 file changed, 2 insertions(+), 1 deletion(-)
68261
68262 commit c0ab43c05833e8fc06d770a89370bec58a627e74
68263 Author: Behdad Esfahbod <behdad@behdad.org>
68264 Date:   Mon Sep 21 13:40:38 2009 -0400
68265
68266     [HB] Fix bug in chain_context_lookup() invocations
68267
68268     Part of Bug 595539 - Regressions in rendering certain Thai sequences
68269     with
68270     OpenType font
68271
68272  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
68273  1 file changed, 2 insertions(+), 2 deletions(-)
68274
68275 commit e6bd4e93bd5722249ab977dfa98bdc8eb765318c
68276 Author: Behdad Esfahbod <behdad@behdad.org>
68277 Date:   Sun Aug 30 21:02:28 2009 -0400
68278
68279     [HB] Add TODO item
68280
68281  src/TODO | 1 +
68282  1 file changed, 1 insertion(+)
68283
68284 commit 3e2401f6c53d2b047954d75c37aef5e5e7cdc51a
68285 Author: Behdad Esfahbod <behdad@behdad.org>
68286 Date:   Fri Aug 28 17:17:11 2009 -0400
68287
68288     [HB] Rename DEBUG to TRACE where appropriate
68289
68290  src/hb-open-file-private.hh          |  8 ++--
68291  src/hb-open-type-private.hh          | 50 ++++++++++----------
68292  src/hb-ot-layout-common-private.hh   | 32 ++++++-------
68293  src/hb-ot-layout-gdef-private.hh     | 20 ++++----
68294  src/hb-ot-layout-gpos-private.hh     | 92
68295  ++++++++++++++++++------------------
68296  src/hb-ot-layout-gsub-private.hh     | 72 ++++++++++++++--------------
68297  src/hb-ot-layout-gsubgpos-private.hh | 78 +++++++++++++++---------------
68298  7 files changed, 176 insertions(+), 176 deletions(-)
68299
68300 commit 0535b50f436f3dac85e6df1761957f86c2bd7213
68301 Author: Behdad Esfahbod <behdad@behdad.org>
68302 Date:   Fri Aug 28 17:14:33 2009 -0400
68303
68304     [HB] Add GSUB/GPOS tracing
68305
68306  src/hb-ot-layout-gpos-private.hh     | 29 ++++++++++++++++++---
68307  src/hb-ot-layout-gsub-private.hh     | 28 ++++++++++++++++++---
68308  src/hb-ot-layout-gsubgpos-private.hh | 49
68309  ++++++++++++++++++++++++++++++++++--
68310  3 files changed, 98 insertions(+), 8 deletions(-)
68311
68312 commit 95e202403ffa543c817f45cca21fbc116eb8e807
68313 Author: Behdad Esfahbod <behdad@behdad.org>
68314 Date:   Fri Aug 28 16:31:20 2009 -0400
68315
68316     [HB] Allow enabling different debug facilities individually
68317
68318  src/hb-blob.c               | 28 ++++++++++++++++------------
68319  src/hb-open-type-private.hh | 32 ++++++++++++++++++--------------
68320  2 files changed, 34 insertions(+), 26 deletions(-)
68321
68322 commit 37006bd1bd107ac1a1c1b131579e9c494ba3a20f
68323 Author: Behdad Esfahbod <behdad@behdad.org>
68324 Date:   Fri Aug 28 09:46:14 2009 -0400
68325
68326     Fix stupid array growing bug
68327
68328  src/hb-ot-layout.cc | 5 ++++-
68329  1 file changed, 4 insertions(+), 1 deletion(-)
68330
68331 commit 9897749113f76dc26a83bfae8de62e55d384fcad
68332 Author: Behdad Esfahbod <behdad@behdad.org>
68333 Date:   Thu Aug 27 01:32:17 2009 -0400
68334
68335     [HB] Simplify counting
68336
68337  src/hb-ot-layout.cc | 9 +++++----
68338  1 file changed, 5 insertions(+), 4 deletions(-)
68339
68340 commit 81a5c4df94e7c6066314d5fe75bbaf24483bc022
68341 Author: Behdad Esfahbod <behdad@behdad.org>
68342 Date:   Thu Aug 27 00:21:04 2009 -0400
68343
68344     [HB] Indent
68345
68346  src/hb-blob.c | 4 ++--
68347  1 file changed, 2 insertions(+), 2 deletions(-)
68348
68349 commit c91facd83b5dc3b9aed75617c7c35585ff18889f
68350 Author: Behdad Esfahbod <behdad@behdad.org>
68351 Date:   Wed Aug 26 18:53:43 2009 -0400
68352
68353     [HB] Bug 593231 - < c99 compiler dislikes ValueRecord
68354
68355  src/hb-ot-layout-gpos-private.hh | 4 +++-
68356  1 file changed, 3 insertions(+), 1 deletion(-)
68357
68358 commit f0c7540c4e217a7354072365a7301453d1e25b80
68359 Author: Behdad Esfahbod <behdad@behdad.org>
68360 Date:   Thu Aug 20 14:01:37 2009 -0400
68361
68362     Bug 592484 -  invalid write in HB
68363
68364     Fix off-by-one.
68365
68366  src/hb-ot-layout.cc | 4 ++--
68367  1 file changed, 2 insertions(+), 2 deletions(-)
68368
68369 commit b614b004723ead60849dd37e7ba2faee67cebd93
68370 Author: Behdad Esfahbod <behdad@behdad.org>
68371 Date:   Thu Aug 20 13:07:50 2009 -0400
68372
68373     [HB][glib] Make glib unicode funcs static
68374
68375  src/hb-glib.c | 36 +++++++++++++++++-------------------
68376  1 file changed, 17 insertions(+), 19 deletions(-)
68377
68378 commit 8b5346130425c7c101f6ff2432874ba2fd372edc
68379 Author: Behdad Esfahbod <behdad@behdad.org>
68380 Date:   Wed Aug 19 18:16:50 2009 -0400
68381
68382     [HB] Fix more casts
68383
68384  src/hb-open-type-private.hh | 10 +++++-----
68385  1 file changed, 5 insertions(+), 5 deletions(-)
68386
68387 commit 9d2e02db74deb3b3b92beab96f112cc387c8bd88
68388 Author: Behdad Esfahbod <behdad@behdad.org>
68389 Date:   Wed Aug 19 18:07:36 2009 -0400
68390
68391     [HB] Rename CAIRO_ in macro prefix to HB_
68392
68393     Hiss!
68394
68395  src/hb-private.h | 6 +++---
68396  1 file changed, 3 insertions(+), 3 deletions(-)
68397
68398 commit 388ad037ff399c23c5e24bbcede27e0e35bed07e
68399 Author: Behdad Esfahbod <behdad@behdad.org>
68400 Date:   Wed Aug 19 16:45:41 2009 -0400
68401
68402     [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE
68403
68404     Unlike the rest of the memory-mode enum, this one didn't only
68405     describe the access mode of the input memory region.  Remove it.
68406
68407     If someone wants to inhibit duplicating, they can lock the blob
68408     and throw away the key.
68409
68410     Based on mailing list discussion with Carl Worth.
68411
68412  src/hb-blob.c | 51 +++++++++++++++++++++++++--------------------------
68413  src/hb-blob.h |  1 -
68414  2 files changed, 25 insertions(+), 27 deletions(-)
68415
68416 commit 977eeb714454630bd045bb11f58ff6397f10b143
68417 Author: Behdad Esfahbod <behdad@behdad.org>
68418 Date:   Wed Aug 19 16:17:24 2009 -0400
68419
68420     [HB] s/writeable/writable/g
68421
68422  src/hb-blob.c               | 38 +++++++++++++++++++-------------------
68423  src/hb-blob.h               | 10 +++++-----
68424  src/hb-open-type-private.hh |  6 +++---
68425  3 files changed, 27 insertions(+), 27 deletions(-)
68426
68427 commit 2f5931e404cb56e31d24b2eb7ff0a849fb077b55
68428 Author: Behdad Esfahbod <behdad@behdad.org>
68429 Date:   Wed Aug 19 16:07:40 2009 -0400
68430
68431     [HB] Hide lig_id and component members of hb_glyph_info_t
68432
68433  src/hb-buffer.h | 5 ++---
68434  1 file changed, 2 insertions(+), 3 deletions(-)
68435
68436 commit 6b600dd6199104cff01b3fa43d2abb52ae4319ea
68437 Author: Behdad Esfahbod <behdad@behdad.org>
68438 Date:   Wed Aug 19 14:45:24 2009 -0400
68439
68440     [HB] Fix typo
68441
68442  src/hb-font.h | 2 +-
68443  1 file changed, 1 insertion(+), 1 deletion(-)
68444
68445 commit 32c65a5ca3bde673bf2aa8fca911dd32914d3122
68446 Author: Behdad Esfahbod <behdad@behdad.org>
68447 Date:   Tue Aug 18 18:37:36 2009 -0400
68448
68449     [HB] Add font funcs prototypes
68450
68451  src/hb-font-private.h |  2 --
68452  src/hb-font.cc        | 14 ++++++--------
68453  src/hb-font.h         | 23 ++++++++++++++++-------
68454  3 files changed, 22 insertions(+), 17 deletions(-)
68455
68456 commit 8f034d5849627ee95a5889fa34c9ba294fff13ca
68457 Author: Behdad Esfahbod <behdad@behdad.org>
68458 Date:   Tue Aug 18 16:41:59 2009 -0400
68459
68460     Fix a few other pedantic warnings
68461
68462  src/hb-ot-layout-common-private.hh | 2 +-
68463  src/hb-ot-layout-gdef-private.hh   | 2 +-
68464  src/hb-ot-layout-gpos-private.hh   | 4 ++--
68465  src/hb-ot-layout-gsub-private.hh   | 2 +-
68466  4 files changed, 5 insertions(+), 5 deletions(-)
68467
68468 commit 864e2560b627f1e73be3b0635e02f00844cb67c3
68469 Author: Behdad Esfahbod <behdad@behdad.org>
68470 Date:   Tue Aug 18 16:38:48 2009 -0400
68471
68472     [HB] Fix pedantic warnings
68473
68474  src/hb-blob.h           |  2 +-
68475  src/hb-buffer-private.h | 18 +++++++++---------
68476  src/hb-buffer.h         |  6 +++---
68477  3 files changed, 13 insertions(+), 13 deletions(-)
68478
68479 commit 3e09722214d9bbcc9014409342072c79d0c4447f
68480 Author: Behdad Esfahbod <behdad@behdad.org>
68481 Date:   Tue Aug 18 16:32:31 2009 -0400
68482
68483     [HB] Fix more wrong method signatures
68484
68485  src/hb-ot-layout-common-private.hh | 2 +-
68486  1 file changed, 1 insertion(+), 1 deletion(-)
68487
68488 commit 822e99fe9ae920df41a0bd3f1125495c2ea96b45
68489 Author: Behdad Esfahbod <behdad@behdad.org>
68490 Date:   Tue Aug 18 16:27:48 2009 -0400
68491
68492     [HB] Fix wrong method signature
68493
68494  src/hb-ot-layout-common-private.hh | 4 ++--
68495  1 file changed, 2 insertions(+), 2 deletions(-)
68496
68497 commit 4ff2a58952f010c6252f06e5f404d6840d257250
68498 Author: Behdad Esfahbod <behdad@behdad.org>
68499 Date:   Tue Aug 18 15:49:23 2009 -0400
68500
68501     Bug 592194 -  Fix missing _SC_PAGE_SIZE macro
68502
68503     Autoconfiscate a simple call to mprotect() even more.
68504
68505  src/hb-blob.c | 94
68506  ++++++++++++++++++++++++++++++++++++++---------------------
68507  1 file changed, 60 insertions(+), 34 deletions(-)
68508
68509 commit 3c69bd46e27069fac0bfdefdecf5492c17eb01df
68510 Author: Behdad Esfahbod <behdad@behdad.org>
68511 Date:   Mon Aug 17 16:48:13 2009 -0400
68512
68513     [HB] Avoid int overflow in GPOS
68514
68515     Bug 592036 - integer overflow bug causes misrendering of Nepali
68516     characters
68517
68518  src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
68519  src/hb-private.h                 |  3 +++
68520  2 files changed, 13 insertions(+), 10 deletions(-)
68521
68522 commit b2b18ef43c5bac6a5bb8412da7c9a37f815d4deb
68523 Author: Behdad Esfahbod <behdad@behdad.org>
68524 Date:   Fri Aug 14 19:37:18 2009 -0400
68525
68526     [HB] Simplify loop
68527
68528  src/hb-ot-layout-gpos-private.hh | 31 ++++++++++++++-----------------
68529  1 file changed, 14 insertions(+), 17 deletions(-)
68530
68531 commit b41f210d12d8df48e645823463343f7e14b0ddd0
68532 Author: Behdad Esfahbod <behdad@behdad.org>
68533 Date:   Fri Aug 14 19:33:24 2009 -0400
68534
68535     [HB] Merge mark positionin code between three types of lookups
68536
68537  src/hb-ot-layout-gpos-private.hh | 95
68538  ++++++++++++----------------------------
68539  1 file changed, 29 insertions(+), 66 deletions(-)
68540
68541 commit cd33cb9ed84308da72bd7c64b9355dc2410c63ec
68542 Author: Behdad Esfahbod <behdad@behdad.org>
68543 Date:   Fri Aug 14 18:42:42 2009 -0400
68544
68545     [HB] More minor shuffling
68546
68547  src/hb-open-type-private.hh        | 3 ---
68548  src/hb-ot-layout-common-private.hh | 5 +++++
68549  2 files changed, 5 insertions(+), 3 deletions(-)
68550
68551 commit 80e2aa2e1bfa2c8ecedcfa4cce8cadeb15792ac3
68552 Author: Behdad Esfahbod <behdad@behdad.org>
68553 Date:   Fri Aug 14 18:40:56 2009 -0400
68554
68555     [HB] Move code around
68556
68557  src/hb-open-type-private.hh        | 21 +++++++++++++++++++++
68558  src/hb-ot-layout-common-private.hh | 19 -------------------
68559  2 files changed, 21 insertions(+), 19 deletions(-)
68560
68561 commit 3564ee5216004d45d30b0ded61184cf8dde5dd89
68562 Author: Behdad Esfahbod <behdad@behdad.org>
68563 Date:   Fri Aug 14 18:32:56 2009 -0400
68564
68565     [HB] Correctly sanitize LigatureAttach
68566
68567  src/hb-open-type-private.hh        | 14 ++++++++++----
68568  src/hb-ot-layout-common-private.hh |  4 ++++
68569  src/hb-ot-layout-gdef-private.hh   |  4 ++--
68570  src/hb-ot-layout-gpos-private.hh   |  6 +++---
68571  4 files changed, 19 insertions(+), 9 deletions(-)
68572
68573 commit cb71a2fb76c6ddee050f775eb299ee44230c3ac9
68574 Author: Behdad Esfahbod <behdad@behdad.org>
68575 Date:   Fri Aug 14 18:14:03 2009 -0400
68576
68577     [HB] Simplify MarkBase and MarkLig too
68578
68579  src/hb-ot-layout-gpos-private.hh | 127
68580  +++++++++++++++------------------------
68581  1 file changed, 48 insertions(+), 79 deletions(-)
68582
68583 commit dfa54f4440960c39d37ef02fff4c0d9eb315d4b4
68584 Author: Behdad Esfahbod <behdad@behdad.org>
68585 Date:   Fri Aug 14 17:53:31 2009 -0400
68586
68587     [HB] Simplify MarkMark
68588
68589  src/hb-ot-layout-gpos-private.hh | 29 ++++++++++++++++-------------
68590  1 file changed, 16 insertions(+), 13 deletions(-)
68591
68592 commit 815a73e4202ca17677f12e862b70ca8724cf2f57
68593 Author: Behdad Esfahbod <behdad@behdad.org>
68594 Date:   Fri Aug 14 17:31:16 2009 -0400
68595
68596     [HB] Fix possible int overflows during sanitize
68597
68598  src/TODO                         |  1 -
68599  src/hb-open-type-private.hh      | 22 ++++++++++++++++++++++
68600  src/hb-ot-layout-gpos-private.hh | 15 ++++++++-------
68601  3 files changed, 30 insertions(+), 8 deletions(-)
68602
68603 commit ae728e51e94d18d731b7c8dc524da1a4f427d63b
68604 Author: Behdad Esfahbod <behdad@behdad.org>
68605 Date:   Fri Aug 14 16:41:00 2009 -0400
68606
68607     [HB] Debug output for SANITIZE_MEM()
68608
68609  src/hb-open-type-private.hh | 34 +++++++++++++++++++++++-----------
68610  1 file changed, 23 insertions(+), 11 deletions(-)
68611
68612 commit 41895506cb6a41b1a833866f8822261ea449ea0b
68613 Author: Behdad Esfahbod <behdad@behdad.org>
68614 Date:   Fri Aug 14 16:25:33 2009 -0400
68615
68616     [HB] Use inline function for SANITIZE_MEM()
68617
68618  src/hb-open-type-private.hh | 33 ++++++++++++++++++++-------------
68619  1 file changed, 20 insertions(+), 13 deletions(-)
68620
68621 commit 95528131b5ab9fc9e265ace715832135ebd457a4
68622 Author: Behdad Esfahbod <behdad@behdad.org>
68623 Date:   Fri Aug 14 16:17:32 2009 -0400
68624
68625     [HB] Use SANITIZE_THIS() when applicable
68626
68627  src/hb-open-type-private.hh | 6 +++---
68628  1 file changed, 3 insertions(+), 3 deletions(-)
68629
68630 commit 5769538abfe153c503da4801649493e57a9854c2
68631 Author: Behdad Esfahbod <behdad@behdad.org>
68632 Date:   Fri Aug 14 16:12:22 2009 -0400
68633
68634     [HB] Add note about auditing sanitize code for overflows
68635
68636  src/TODO                         | 1 +
68637  src/hb-ot-layout-gpos-private.hh | 2 +-
68638  2 files changed, 2 insertions(+), 1 deletion(-)
68639
68640 commit 15232e26f4a89dab1b6de35ad9d3d16e75bf93d0
68641 Author: Behdad Esfahbod <behdad@behdad.org>
68642 Date:   Thu Aug 13 17:13:25 2009 -0400
68643
68644     [HB] Add empty hb_shape() API
68645
68646  src/Makefile.am |  2 ++
68647  src/hb-shape.c  | 40 ++++++++++++++++++++++++++++++++++++++++
68648  src/hb-shape.h  | 53
68649  +++++++++++++++++++++++++++++++++++++++++++++++++++++
68650  3 files changed, 95 insertions(+)
68651
68652 commit 2866d2974b6768e93cc7d473d14c5a8abae5f7fd
68653 Author: Behdad Esfahbod <behdad@behdad.org>
68654 Date:   Thu Aug 13 11:47:08 2009 -0400
68655
68656     [HB] Bitfield packing *is* very delicate
68657
68658     Fix the second instance.
68659
68660  src/hb-buffer.h | 2 +-
68661  1 file changed, 1 insertion(+), 1 deletion(-)
68662
68663 commit ec90ee23b29aab187c3fa209970aa97434c84b1b
68664 Author: Behdad Esfahbod <behdad@behdad.org>
68665 Date:   Thu Aug 13 05:25:23 2009 -0400
68666
68667     Bug 591511 – hh-blob.c does not compile using mingw on windows
68668
68669     Check for sys/mman.h, not mprotect().
68670
68671  src/hb-blob.c | 8 ++++----
68672  1 file changed, 4 insertions(+), 4 deletions(-)
68673
68674 commit 12eae6d55d468ff2fbe2bc12bec188d313c671f9
68675 Author: Behdad Esfahbod <behdad@behdad.org>
68676 Date:   Thu Aug 13 05:20:46 2009 -0400
68677
68678     [HB] Fix buffer sizing issue with mingw gcc
68679
68680     Bit field packing is a delicate field.  Issue reported in comment
68681     3 here:
68682     http://bugzilla.gnome.org/show_bug.cgi?id=591511
68683
68684  src/hb-buffer-private.h | 14 +++++++-------
68685  1 file changed, 7 insertions(+), 7 deletions(-)
68686
68687 commit 6936706cd77f96961a1239d0c9dc8ede64d7f06d
68688 Author: Behdad Esfahbod <behdad@behdad.org>
68689 Date:   Wed Aug 12 19:45:50 2009 -0400
68690
68691     Bug 591413 – needs to link with libstdc++
68692
68693     Enforce -fno-exceptions better.
68694
68695  src/Makefile.am | 2 +-
68696  1 file changed, 1 insertion(+), 1 deletion(-)
68697
68698 commit c486ea9c3582710474c1085c21c1dc5e2700adc3
68699 Author: Behdad Esfahbod <behdad@behdad.org>
68700 Date:   Wed Aug 12 19:36:29 2009 -0400
68701
68702     Bug 591511 – hb-blob.c does not compile using mingw on windows
68703
68704     Only call mprotect() when available.  For optimal performance, a win32
68705     way to make memory writeable needs to be added.
68706
68707  src/hb-blob.c | 8 ++++++++
68708  1 file changed, 8 insertions(+)
68709
68710 commit a579584594f1ca4781f1c5b92ad78513c0b37480
68711 Author: Behdad Esfahbod <behdad@behdad.org>
68712 Date:   Wed Aug 12 19:23:16 2009 -0400
68713
68714     [HB] Add comment
68715
68716  src/hb-buffer-private.h | 2 +-
68717  1 file changed, 1 insertion(+), 1 deletion(-)
68718
68719 commit b6e66ee102eb5b64d945e5a73ab63fe8cac5edcb
68720 Author: Behdad Esfahbod <behdad@behdad.org>
68721 Date:   Wed Aug 12 16:50:28 2009 -0400
68722
68723     [HB] Always clear positions if dirty, before returning to user
68724
68725  src/hb-buffer.c | 4 ++--
68726  1 file changed, 2 insertions(+), 2 deletions(-)
68727
68728 commit e4679d9fae43f3219c476c5b9e411d1f5d0d5bae
68729 Author: Behdad Esfahbod <behdad@behdad.org>
68730 Date:   Wed Aug 12 16:47:27 2009 -0400
68731
68732     [HB] Fix _hb_buffer_next() when positioning
68733
68734     We were copying glyphs to output.  This should not happen when in
68735     GPOS.  Back then it was fine, then some optimizations broke then
68736     assumption.
68737
68738  src/hb-buffer-private.h |  1 +
68739  src/hb-buffer.c         | 12 ++++++++++++
68740  2 files changed, 13 insertions(+)
68741
68742 commit 5ccf1ba339d6ffb4469f1c4f20d8d8d00012c857
68743 Author: Behdad Esfahbod <behdad@behdad.org>
68744 Date:   Wed Aug 12 15:55:23 2009 -0400
68745
68746     [HB] Fixed signedness warnings
68747
68748  src/hb-open-type-private.hh | 4 ++--
68749  1 file changed, 2 insertions(+), 2 deletions(-)
68750
68751 commit f71329147bd3087588cfeafd6feff45f29d1ca7a
68752 Author: Behdad Esfahbod <behdad@behdad.org>
68753 Date:   Wed Aug 12 15:48:44 2009 -0400
68754
68755     [HB] Ouch.  Fix compilation.
68756
68757  src/hb-ot-layout-gpos-private.hh | 2 +-
68758  1 file changed, 1 insertion(+), 1 deletion(-)
68759
68760 commit 0532ed160c678b5404b20594fd2ca9a640bf6a0a
68761 Author: Behdad Esfahbod <behdad@behdad.org>
68762 Date:   Wed Aug 12 15:40:04 2009 -0400
68763
68764     [HB] Fix invalid access / overflow on x86-64
68765
68766     Bug 591557 – [HB] crash scrolling the evolution message list
68767     Bug 591576 – crashed with SIGSEGV at pango
68768
68769  src/hb-ot-layout-gpos-private.hh | 21 ++++++++++++---------
68770  src/hb-ot-layout-gsub-private.hh |  2 --
68771  2 files changed, 12 insertions(+), 11 deletions(-)
68772
68773 commit 8d70312c7b899131c3aafa7a43527ef3ced33bfe
68774 Author: Behdad Esfahbod <behdad@behdad.org>
68775 Date:   Mon Aug 10 23:50:51 2009 -0400
68776
68777     [HB] Add hb_font_funcs_make_immutable()
68778
68779  src/hb-font-private.h |  4 ++++
68780  src/hb-font.cc        | 17 +++++++++++++++--
68781  src/hb-font.h         |  3 +++
68782  3 files changed, 22 insertions(+), 2 deletions(-)
68783
68784 commit 3284d05da27c338d94f0da99df66d924cd9d6717
68785 Author: Behdad Esfahbod <behdad@behdad.org>
68786 Date:   Mon Aug 10 23:45:57 2009 -0400
68787
68788     [HB] Add missing initializer
68789
68790  src/hb-font.cc | 4 +++-
68791  1 file changed, 3 insertions(+), 1 deletion(-)
68792
68793 commit 081819ea8b98c0a4b4dffe8d4aca3512f9798719
68794 Author: Behdad Esfahbod <behdad@behdad.org>
68795 Date:   Mon Aug 10 23:40:28 2009 -0400
68796
68797     [OT] Hookup glib unicode funcs
68798
68799  src/hb-buffer.c     | 14 +++++++-------
68800  src/hb-glib.c       |  4 +++-
68801  src/hb-glib.h       |  4 ++--
68802  src/hb-ot-layout.cc | 10 +++++-----
68803  src/hb-private.h    |  2 +-
68804  5 files changed, 18 insertions(+), 16 deletions(-)
68805
68806 commit 49f261df2aa753e8b09e97f7835e6a827f92970a
68807 Author: Behdad Esfahbod <behdad@behdad.org>
68808 Date:   Mon Aug 10 23:35:05 2009 -0400
68809
68810     [HB] Add hb-glib
68811
68812  src/Makefile.am          |  4 +++-
68813  src/hb-glib.c            | 56
68814  ++++++++++++++++++++++++++++++++++++++++++++++++
68815  src/hb-glib.h            | 41 +++++++++++++++++++++++++++++++++++
68816  src/hb-unicode-private.h |  2 +-
68817  src/hb-unicode.c         | 10 ++++-----
68818  src/hb-unicode.h         |  6 +++---
68819  6 files changed, 109 insertions(+), 10 deletions(-)
68820
68821 commit eb27ec0cef0d92740875ab5035b53acc639e5fae
68822 Author: Behdad Esfahbod <behdad@behdad.org>
68823 Date:   Mon Aug 10 23:25:28 2009 -0400
68824
68825     [HB] Add hb_unicode_funcs_make_immutable()
68826
68827  src/hb-unicode-private.h |  2 ++
68828  src/hb-unicode.c         | 22 +++++++++++++++++-----
68829  src/hb-unicode.h         |  2 ++
68830  3 files changed, 21 insertions(+), 5 deletions(-)
68831
68832 commit af9e104028b7cdc1fbba0eb1d86cfa4d5258657f
68833 Author: Behdad Esfahbod <behdad@behdad.org>
68834 Date:   Mon Aug 10 23:21:33 2009 -0400
68835
68836     [HB] Use nil unicode funcs in nil face
68837
68838  src/hb-font.cc           | 7 ++++---
68839  src/hb-unicode-private.h | 3 +++
68840  src/hb-unicode.c         | 2 +-
68841  3 files changed, 8 insertions(+), 4 deletions(-)
68842
68843 commit 48910f8f0034c54b4e11cef3d08aa40e52c06b28
68844 Author: Behdad Esfahbod <behdad@behdad.org>
68845 Date:   Mon Aug 10 23:05:05 2009 -0400
68846
68847     [HB] Initialize unicode funcs to nil getters
68848
68849  src/hb-unicode.c | 29 +++++++++++++++++++----------
68850  1 file changed, 19 insertions(+), 10 deletions(-)
68851
68852 commit 04cc0a29ee1472c318c36efcd19b9c1a6657d9ea
68853 Author: Behdad Esfahbod <behdad@behdad.org>
68854 Date:   Mon Aug 10 22:58:56 2009 -0400
68855
68856     [HB] Flesh out Unicode funcs
68857
68858  src/hb-object-private.h  |  2 +-
68859  src/hb-unicode-private.h | 12 ++++-----
68860  src/hb-unicode.c         | 67
68861  ++++++++++++++++++++++++++++++++++++++++++------
68862  src/hb-unicode.h         |  3 ---
68863  4 files changed, 65 insertions(+), 19 deletions(-)
68864
68865 commit 299f08961ffcea27e8def4f0743d0c86ef8dadf1
68866 Author: Behdad Esfahbod <behdad@behdad.org>
68867 Date:   Mon Aug 10 22:47:57 2009 -0400
68868
68869     [HB] Implement buffer UTF-X input
68870
68871  src/hb-buffer.c | 110
68872  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
68873  src/hb-buffer.h |  12 +++----
68874  2 files changed, 116 insertions(+), 6 deletions(-)
68875
68876 commit 1b7b97f28ac192006ca5b6d1cc9fbc80fa2bdb55
68877 Author: Behdad Esfahbod <behdad@behdad.org>
68878 Date:   Mon Aug 10 21:10:37 2009 -0400
68879
68880     [HB] Add buffer UTF-X API
68881
68882  src/hb-buffer.h | 21 +++++++++++++++++++++
68883  1 file changed, 21 insertions(+)
68884
68885 commit fbaf8ffa098bd2b6fb4f4bc2d04b360a319c4af5
68886 Author: Behdad Esfahbod <behdad@behdad.org>
68887 Date:   Mon Aug 10 20:59:25 2009 -0400
68888
68889     [HB] Add hb_buffer_reverse()
68890
68891  src/hb-buffer.c | 32 +++++++++++++++++++++++++++++---
68892  src/hb-buffer.h |  7 +++++++
68893  2 files changed, 36 insertions(+), 3 deletions(-)
68894
68895 commit cbe5a4e08e6c2ccfdf98e630d48ec9da69374516
68896 Author: Behdad Esfahbod <behdad@behdad.org>
68897 Date:   Mon Aug 10 20:24:49 2009 -0400
68898
68899     [HB] Reuse the positions array as alt string array
68900
68901  src/hb-buffer-private.h |  1 -
68902  src/hb-buffer.c         | 28 +++++++++-------------------
68903  2 files changed, 9 insertions(+), 20 deletions(-)
68904
68905 commit 5c44188455ca1b696aa24b20c3a83877dfae2fb2
68906 Author: Behdad Esfahbod <behdad@behdad.org>
68907 Date:   Mon Aug 10 20:05:16 2009 -0400
68908
68909     [HB] Start adding Unicode funcs
68910
68911  src/Makefile.am          |   3 +
68912  src/hb-font-private.h    |  29 ++-----
68913  src/hb-font.cc           | 163 ++++++++++-------------------------
68914  src/hb-font.h            | 140 ++++++++++--------------------
68915  src/hb-unicode-private.h |  54 ++++++++++++
68916  src/hb-unicode.c         |  89 +++++++++++++++++++
68917  src/hb-unicode.h         | 220
68918  +++++++++++++++++++++++++++++++++++++++++++++++
68919  7 files changed, 463 insertions(+), 235 deletions(-)
68920
68921 commit 20b035dad41247076815a2bbb0346d63058b322f
68922 Author: Behdad Esfahbod <behdad@behdad.org>
68923 Date:   Mon Aug 10 19:00:36 2009 -0400
68924
68925     [HB] Put C++ inline's back
68926
68927     Apparetly in C++, inline means a totally different thing.
68928
68929  src/hb-open-file-private.hh          | 14 +++++++-------
68930  src/hb-open-type-private.hh          | 16 ++++++++--------
68931  src/hb-ot-layout-common-private.hh   | 12 ++++++------
68932  src/hb-ot-layout-gdef-private.hh     |  4 ++--
68933  src/hb-ot-layout-gpos-private.hh     | 12 ++++++------
68934  src/hb-ot-layout-gsub-private.hh     | 12 ++++++------
68935  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
68936  7 files changed, 41 insertions(+), 41 deletions(-)
68937
68938 commit a62f776d8e7e3e57d28ee71b34abab0a5b8471eb
68939 Author: Behdad Esfahbod <behdad@behdad.org>
68940 Date:   Mon Aug 10 13:57:02 2009 -0400
68941
68942     [HB] Don't override CXX compiler
68943
68944     Just add couple of options to it (still assuming gcc)
68945
68946  src/Makefile.am | 3 ++-
68947  1 file changed, 2 insertions(+), 1 deletion(-)
68948
68949 commit 6bdab706ecb41c1305e85d041a586e86c54d0ab7
68950 Author: Behdad Esfahbod <behdad@behdad.org>
68951 Date:   Mon Aug 10 09:35:11 2009 -0400
68952
68953     [HB] Indent
68954
68955  src/hb-ot-layout.h | 8 ++++----
68956  1 file changed, 4 insertions(+), 4 deletions(-)
68957
68958 commit 797724904a3ab294f8390d4ff80c299d8213a5c6
68959 Author: Behdad Esfahbod <behdad@behdad.org>
68960 Date:   Sun Aug 9 22:25:17 2009 -0400
68961
68962     [HB] Remove unused code
68963
68964  src/hb-ot-layout-gdef-private.hh | 10 ----------
68965  1 file changed, 10 deletions(-)
68966
68967 commit 284899ccbe79fda7405ab09d3092fc25fd89e810
68968 Author: Behdad Esfahbod <behdad@behdad.org>
68969 Date:   Sun Aug 9 22:10:39 2009 -0400
68970
68971     [HB] Add a NEXT() macro
68972
68973  src/hb-open-type-private.hh          |  2 ++
68974  src/hb-ot-layout-common-private.hh   |  4 ++--
68975  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
68976  src/hb-ot-layout-gsubgpos-private.hh | 24 ++++++++++++------------
68977  4 files changed, 20 insertions(+), 18 deletions(-)
68978
68979 commit 918572fc870dfd7596155ce700247a5bb024fb1a
68980 Author: Behdad Esfahbod <behdad@behdad.org>
68981 Date:   Sun Aug 9 18:31:47 2009 -0400
68982
68983     [HB] Remove done TODO item
68984
68985  src/TODO | 1 -
68986  1 file changed, 1 deletion(-)
68987
68988 commit 67cb8111f209de26b3afa46e9fb7e4d01c9ecad4
68989 Author: Behdad Esfahbod <behdad@behdad.org>
68990 Date:   Sun Aug 9 13:05:08 2009 -0400
68991
68992     [HB] Print mark sets in main.cc
68993
68994  src/main.cc | 2 ++
68995  1 file changed, 2 insertions(+)
68996
68997 commit 17878255fa88e76cd503461fc1ade2ed365cebd2
68998 Author: Behdad Esfahbod <behdad@behdad.org>
68999 Date:   Sat Aug 8 16:57:27 2009 -0400
69000
69001     [HB] Remove hb_ot_layout_table_find_feature()
69002
69003     That function doesn't make much sense as multiple features in the
69004     table may
69005     have the same tag.
69006
69007  src/hb-ot-layout.cc | 16 ----------------
69008  src/hb-ot-layout.h  |  6 ------
69009  2 files changed, 22 deletions(-)
69010
69011 commit 468769b8f5332940278244e744ec2bd5a5dc5ee9
69012 Author: Behdad Esfahbod <behdad@behdad.org>
69013 Date:   Sat Aug 8 16:53:23 2009 -0400
69014
69015     [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
69016
69017  src/TODO                         |  1 -
69018  src/hb-buffer-private.h          |  4 ++--
69019  src/hb-buffer.c                  | 12 ++++++------
69020  src/hb-buffer.h                  |  4 ++--
69021  src/hb-common.h                  |  1 +
69022  src/hb-ot-layout-gpos-private.hh | 12 ++++++------
69023  src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
69024  src/hb-ot-layout.cc              | 18 +++++++++---------
69025  src/hb-ot-layout.h               | 34 +++++++++-------------------------
69026  9 files changed, 42 insertions(+), 58 deletions(-)
69027
69028 commit 7f96b39a9d5a81ba77e0c3dea8fe2cdb9957c4c7
69029 Author: Behdad Esfahbod <behdad@behdad.org>
69030 Date:   Sat Aug 8 16:37:22 2009 -0400
69031
69032     [HB] Fix bug introduced recently
69033
69034  src/hb-open-type-private.hh | 4 ++--
69035  1 file changed, 2 insertions(+), 2 deletions(-)
69036
69037 commit bff3c0fde5da04a70d1f7aeeb9fa2a75fe5c07f6
69038 Author: Behdad Esfahbod <behdad@behdad.org>
69039 Date:   Fri Aug 7 19:46:30 2009 -0400
69040
69041     [HB] Remove clumsy macros and improve API
69042
69043  src/TODO                             |   2 -
69044  src/hb-open-file-private.hh          |  41 ++++++++--
69045  src/hb-open-type-private.hh          | 104 +------------------------
69046  src/hb-ot-layout-common-private.hh   | 103 ++++++++++++++++++------
69047  src/hb-ot-layout-gsubgpos-private.hh |  35 +++++++--
69048  src/hb-ot-layout.cc                  | 146
69049  ++++++++++++-----------------------
69050  src/hb-ot-layout.h                   | 101 ++++++++++--------------
69051  7 files changed, 240 insertions(+), 292 deletions(-)
69052
69053 commit d0b657379bbe63602953412d6bc944b2a0f430eb
69054 Author: Behdad Esfahbod <behdad@behdad.org>
69055 Date:   Thu Aug 6 18:34:47 2009 -0400
69056
69057     [HB] Fix various XXX issues
69058
69059  src/hb-open-type-private.hh      | 13 ++++++++++---
69060  src/hb-ot-layout-gdef-private.hh |  5 ++---
69061  2 files changed, 12 insertions(+), 6 deletions(-)
69062
69063 commit 82199868fb036b63799af761762225d45d36f575
69064 Author: Behdad Esfahbod <behdad@behdad.org>
69065 Date:   Thu Aug 6 18:28:45 2009 -0400
69066
69067     [HB] Remove unused var
69068
69069  src/hb-ot-layout-private.h | 2 --
69070  1 file changed, 2 deletions(-)
69071
69072 commit 07e69226cbd4167741fd868a3125487bbabb99dc
69073 Author: Behdad Esfahbod <behdad@behdad.org>
69074 Date:   Thu Aug 6 18:28:00 2009 -0400
69075
69076     [HB] Remove another stale XXX
69077
69078  src/hb-ot-layout.cc | 2 --
69079  1 file changed, 2 deletions(-)
69080
69081 commit e605c367c5627e7ab05af9cb59247a89290e598a
69082 Author: Behdad Esfahbod <behdad@behdad.org>
69083 Date:   Thu Aug 6 18:27:28 2009 -0400
69084
69085     [HB] Rebrand XXX as TODO
69086
69087  src/hb-open-file-private.hh | 4 ++--
69088  1 file changed, 2 insertions(+), 2 deletions(-)
69089
69090 commit c5a13048e21fcfcfd3b74f800e8d521e6245b451
69091 Author: Behdad Esfahbod <behdad@behdad.org>
69092 Date:   Thu Aug 6 18:26:38 2009 -0400
69093
69094     [HB] Remove stale XXX
69095
69096  src/hb-blob.c | 2 --
69097  1 file changed, 2 deletions(-)
69098
69099 commit 9e826ea2832f0444bcef9075b445d481a58a09c2
69100 Author: Behdad Esfahbod <behdad@behdad.org>
69101 Date:   Thu Aug 6 18:24:55 2009 -0400
69102
69103     [HB] Fix unaligned access
69104
69105  src/hb-open-type-private.hh | 20 +++++++++++++++++---
69106  src/hb-private.h            | 22 ++++++++++++++++++++++
69107  2 files changed, 39 insertions(+), 3 deletions(-)
69108
69109 commit 71a8344a5eeaa34e31d53138cf3bbe30b819f83c
69110 Author: Behdad Esfahbod <behdad@behdad.org>
69111 Date:   Thu Aug 6 14:28:18 2009 -0400
69112
69113     [HB] Remove a few 'inline's, though the compiler mostly ignores them
69114
69115  src/hb-open-file-private.hh          |  1 -
69116  src/hb-open-type-private.hh          | 16 ++++++++--------
69117  src/hb-ot-layout-gsubgpos-private.hh |  6 +++---
69118  3 files changed, 11 insertions(+), 12 deletions(-)
69119
69120 commit 7f3d5c8166e5205e9d9bf8b4b2f31d44387a8006
69121 Author: Behdad Esfahbod <behdad@behdad.org>
69122 Date:   Thu Aug 6 13:33:51 2009 -0400
69123
69124     [HB] Fix blob to use a actual mutex
69125
69126  src/hb-blob.c           | 125
69127  +++++++++++++++++++++++++++++++++++-------------
69128  src/hb-object-private.h |   4 +-
69129  src/hb-private.h        |  20 +++++---
69130  3 files changed, 106 insertions(+), 43 deletions(-)
69131
69132 commit a794ebf4be9896393f4badf02905a4007981a588
69133 Author: Behdad Esfahbod <behdad@behdad.org>
69134 Date:   Thu Aug 6 12:32:35 2009 -0400
69135
69136     [HB] Use glib again
69137
69138  src/Makefile.am         |  5 +++--
69139  src/hb-blob.c           |  4 ++--
69140  src/hb-object-private.h | 19 ++++++-------------
69141  src/hb-private.h        | 45
69142  ++++++++++++++++++++++++++-------------------
69143  4 files changed, 37 insertions(+), 36 deletions(-)
69144
69145 commit 9b76a290a94f2603f3cb9498ae976125347cf54b
69146 Author: Behdad Esfahbod <behdad@behdad.org>
69147 Date:   Thu Aug 6 10:27:38 2009 -0400
69148
69149     [HB] Improve debug output
69150
69151  src/hb-open-type-private.hh | 7 ++++---
69152  1 file changed, 4 insertions(+), 3 deletions(-)
69153
69154 commit 9faee63034d3965735bd6362c0beeca1613bd771
69155 Author: Behdad Esfahbod <behdad@behdad.org>
69156 Date:   Thu Aug 6 10:24:49 2009 -0400
69157
69158     [HB] Minor
69159
69160  src/hb-private.h | 2 +-
69161  1 file changed, 1 insertion(+), 1 deletion(-)
69162
69163 commit f72059ee6946d9b4812b794f662ee83c7e25fe53
69164 Author: Behdad Esfahbod <behdad@behdad.org>
69165 Date:   Wed Aug 5 15:35:02 2009 -0400
69166
69167     [HB] Add a few TODO items
69168
69169  src/TODO | 8 +++++---
69170  1 file changed, 5 insertions(+), 3 deletions(-)
69171
69172 commit 0d77ab8a73f57c9fca4c6f9301dae394d79526e3
69173 Author: Behdad Esfahbod <behdad@behdad.org>
69174 Date:   Wed Aug 5 15:27:42 2009 -0400
69175
69176     [HB] Improve debug output
69177
69178  src/hb-open-type-private.hh | 8 ++++++++
69179  1 file changed, 8 insertions(+)
69180
69181 commit 268cac4c9ef8cb592cfb8507273332165b8d3ad3
69182 Author: Behdad Esfahbod <behdad@behdad.org>
69183 Date:   Wed Aug 5 15:21:48 2009 -0400
69184
69185     [HB] Fix blob unlock
69186
69187  src/hb-blob.c | 2 +-
69188  1 file changed, 1 insertion(+), 1 deletion(-)
69189
69190 commit 7acb389569cf99c6bae9db31a8ed7c7007fbb566
69191 Author: Behdad Esfahbod <behdad@behdad.org>
69192 Date:   Wed Aug 5 15:20:34 2009 -0400
69193
69194     [HB] Improve debug output and fix mprotect bug
69195
69196  src/hb-blob.c               | 57
69197  ++++++++++++++++++++++++++++++++++++++-------
69198  src/hb-open-type-private.hh | 30 +++++++++++-------------
69199  src/hb-private.h            |  3 ++-
69200  3 files changed, 65 insertions(+), 25 deletions(-)
69201
69202 commit ec9f8db0d3cad146801b7dc5c59e517de3b6fa34
69203 Author: Behdad Esfahbod <behdad@behdad.org>
69204 Date:   Wed Aug 5 14:52:03 2009 -0400
69205
69206     [HB] Minor
69207
69208  src/hb-private.h | 3 +++
69209  1 file changed, 3 insertions(+)
69210
69211 commit d341881d9a0f835f691b121480046081ad162918
69212 Author: Behdad Esfahbod <behdad@behdad.org>
69213 Date:   Wed Aug 5 14:49:25 2009 -0400
69214
69215     [HB] Fix build of main.cc
69216
69217  src/Makefile.am | 8 ++++----
69218  1 file changed, 4 insertions(+), 4 deletions(-)
69219
69220 commit 8f3be25e7ec88ea451ee8097bf32e5f729f4fef9
69221 Author: Behdad Esfahbod <behdad@behdad.org>
69222 Date:   Tue Aug 4 23:43:40 2009 -0400
69223
69224     [HB] turn debugging off
69225
69226  src/hb-private.h | 2 +-
69227  1 file changed, 1 insertion(+), 1 deletion(-)
69228
69229 commit 62ed5850d9e0e0d0231889470d58e815420c21e5
69230 Author: Behdad Esfahbod <behdad@behdad.org>
69231 Date:   Tue Aug 4 23:30:32 2009 -0400
69232
69233     [HB] Fix another sanitize() bug;  hopefully it's the last one
69234
69235  src/hb-ot-layout-common-private.hh | 2 +-
69236  1 file changed, 1 insertion(+), 1 deletion(-)
69237
69238 commit 90482b68178b687c0f0a3f82cd6a36b2c0bb9384
69239 Author: Behdad Esfahbod <behdad@behdad.org>
69240 Date:   Tue Aug 4 23:24:35 2009 -0400
69241
69242     [HB] Fix a couple other sanitize() bugs
69243
69244  src/hb-ot-layout-gpos-private.hh | 4 ++--
69245  src/hb-ot-layout-gsub-private.hh | 4 ++--
69246  2 files changed, 4 insertions(+), 4 deletions(-)
69247
69248 commit 4f3ad9115a4161fc23fa559c26082440196217ec
69249 Author: Behdad Esfahbod <behdad@behdad.org>
69250 Date:   Tue Aug 4 23:01:23 2009 -0400
69251
69252     [HB] More debugging output
69253
69254  src/hb-open-type-private.hh | 45
69255  ++++++++++++++++++++++++++++++++++++++++-----
69256  1 file changed, 40 insertions(+), 5 deletions(-)
69257
69258 commit 8cd6fa28d1b77100491519b8dedb2e113508bf59
69259 Author: Behdad Esfahbod <behdad@behdad.org>
69260 Date:   Tue Aug 4 22:55:44 2009 -0400
69261
69262     [HB] Fix fatal Sanitizer bug
69263
69264  src/hb-open-type-private.hh | 2 +-
69265  1 file changed, 1 insertion(+), 1 deletion(-)
69266
69267 commit 2870ac5e5d5d87646a4b273a9805fb3fcf280f97
69268 Author: Behdad Esfahbod <behdad@behdad.org>
69269 Date:   Tue Aug 4 22:43:47 2009 -0400
69270
69271     [HB] Add missing sanitize
69272
69273  src/hb-open-file-private.hh | 1 +
69274  1 file changed, 1 insertion(+)
69275
69276 commit b28815c1f6e46d38471cacbc31248ca6fda8c4d1
69277 Author: Behdad Esfahbod <behdad@behdad.org>
69278 Date:   Tue Aug 4 22:35:36 2009 -0400
69279
69280     [HB] Add sanitize debugging facilities
69281
69282  src/hb-open-file-private.hh          |  4 ++++
69283  src/hb-open-type-private.hh          | 43
69284  +++++++++++++++++++++++++++++++-----
69285  src/hb-ot-layout-common-private.hh   | 17 ++++++++++++++
69286  src/hb-ot-layout-gdef-private.hh     | 10 +++++++++
69287  src/hb-ot-layout-gpos-private.hh     | 28 +++++++++++++++++++++++
69288  src/hb-ot-layout-gsub-private.hh     | 18 +++++++++++++++
69289  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++++++++
69290  src/hb-private.h                     |  6 ++++-
69291  8 files changed, 136 insertions(+), 6 deletions(-)
69292
69293 commit 7edb430f9182723b7b720708c56088cec1200a70
69294 Author: Behdad Esfahbod <behdad@behdad.org>
69295 Date:   Tue Aug 4 22:06:57 2009 -0400
69296
69297     [HB] Rename open-types to open-type; beauty
69298
69299  src/Makefile.am                                           | 2 +-
69300  src/hb-open-file-private.hh                               | 2 +-
69301  src/{hb-open-types-private.hh => hb-open-type-private.hh} | 0
69302  src/hb-ot-layout-common-private.hh                        | 2 +-
69303  4 files changed, 3 insertions(+), 3 deletions(-)
69304
69305 commit f4b58d3fc2956a9d1b6178588d809c781f7a5c0c
69306 Author: Behdad Esfahbod <behdad@behdad.org>
69307 Date:   Tue Aug 4 21:47:29 2009 -0400
69308
69309     [HB] Save edit even if not writeable
69310
69311  src/hb-open-types-private.hh | 6 ++----
69312  1 file changed, 2 insertions(+), 4 deletions(-)
69313
69314 commit 9bd629ccd064e739789e504c41ad875eed93abba
69315 Author: Behdad Esfahbod <behdad@behdad.org>
69316 Date:   Tue Aug 4 21:42:23 2009 -0400
69317
69318     [HB] Fix warnings
69319
69320  src/hb-open-file-private.hh      | 1 +
69321  src/hb-open-types-private.hh     | 5 +++++
69322  src/hb-ot-layout-gsub-private.hh | 3 +--
69323  3 files changed, 7 insertions(+), 2 deletions(-)
69324
69325 commit 5ff4e13143c227fa57854c987b5a98e610f89361
69326 Author: Behdad Esfahbod <behdad@behdad.org>
69327 Date:   Tue Aug 4 21:35:32 2009 -0400
69328
69329     [HB] Avoid infinite recusion in Extension sanitize()
69330
69331  src/hb-ot-layout-gpos-private.hh | 1 +
69332  src/hb-ot-layout-gsub-private.hh | 1 +
69333  2 files changed, 2 insertions(+)
69334
69335 commit d60bb8ca2ae6edf29b2227b56c57f0d16879370b
69336 Author: Behdad Esfahbod <behdad@behdad.org>
69337 Date:   Tue Aug 4 21:32:57 2009 -0400
69338
69339     [HB] Hook Sanitizer up.  Hell's breaking loose right now
69340
69341  src/hb-font.cc               |  7 ++-----
69342  src/hb-open-types-private.hh |  2 +-
69343  src/hb-ot-layout.cc          | 12 ++++++------
69344  3 files changed, 9 insertions(+), 12 deletions(-)
69345
69346 commit 679f41fe61242aa8d7f45b64bdb66395aa530fe2
69347 Author: Behdad Esfahbod <behdad@behdad.org>
69348 Date:   Tue Aug 4 21:32:06 2009 -0400
69349
69350     [HB] Fix leak
69351
69352  src/hb-ot-layout.cc | 2 ++
69353  1 file changed, 2 insertions(+)
69354
69355 commit 4e8a0602bb0b3cbf7f26cc38790e37cdec7b0b37
69356 Author: Behdad Esfahbod <behdad@behdad.org>
69357 Date:   Tue Aug 4 20:52:47 2009 -0400
69358
69359     [HB] Add Sanitizer
69360
69361  src/hb-open-types-private.hh | 58
69362  ++++++++++++++++++++++++++++++++++++++++----
69363  1 file changed, 53 insertions(+), 5 deletions(-)
69364
69365 commit 2765d333e523a13dbd932fa33f3b39a5cf83f0f7
69366 Author: Behdad Esfahbod <behdad@behdad.org>
69367 Date:   Tue Aug 4 20:50:18 2009 -0400
69368
69369     [HB] Add XXX
69370
69371  src/hb-open-file-private.hh | 3 +++
69372  1 file changed, 3 insertions(+)
69373
69374 commit a328d66e6a8122f7d4d71941449d4d0136203e08
69375 Author: Behdad Esfahbod <behdad@behdad.org>
69376 Date:   Tue Aug 4 20:27:05 2009 -0400
69377
69378     [HB] Minor cleanup
69379
69380  src/hb-ot-layout-gdef-private.hh     | 2 +-
69381  src/hb-ot-layout-gpos-private.hh     | 2 +-
69382  src/hb-ot-layout-gsub-private.hh     | 2 +-
69383  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
69384  4 files changed, 5 insertions(+), 5 deletions(-)
69385
69386 commit 577c1116493d785d3455626612f97dabb383abf0
69387 Author: Behdad Esfahbod <behdad@behdad.org>
69388 Date:   Tue Aug 4 19:31:02 2009 -0400
69389
69390     [HB] Shuffle code around
69391
69392  src/hb-open-types-private.hh | 127
69393  ++++++++++++++++++++++---------------------
69394  1 file changed, 65 insertions(+), 62 deletions(-)
69395
69396 commit b1e187fc6365f5355c652a61494a5e9f6acf51b4
69397 Author: Behdad Esfahbod <behdad@behdad.org>
69398 Date:   Tue Aug 4 15:28:49 2009 -0400
69399
69400     [HB] More sanitize infrastructure
69401
69402  src/hb-open-types-private.hh | 29 ++++++++++++++++++++++++++++-
69403  1 file changed, 28 insertions(+), 1 deletion(-)
69404
69405 commit b508e5ccd528f3f0f49f545bd5f30a525d5abd5a
69406 Author: Behdad Esfahbod <behdad@behdad.org>
69407 Date:   Tue Aug 4 15:07:24 2009 -0400
69408
69409     [HB] open-file sanitize()
69410
69411  src/hb-open-file-private.hh  | 46
69412  ++++++++++++++++++++++++++++++++++++++++----
69413  src/hb-open-types-private.hh | 13 +++++++++++++
69414  2 files changed, 55 insertions(+), 4 deletions(-)
69415
69416 commit 738c54d9caa3affc4b434e56bfb810ff6dc9b0b3
69417 Author: Behdad Esfahbod <behdad@behdad.org>
69418 Date:   Tue Aug 4 14:42:46 2009 -0400
69419
69420     [HB] Tag sanitize()
69421
69422  src/hb-open-types-private.hh       | 8 ++++++++
69423  src/hb-ot-layout-common-private.hh | 6 +-----
69424  2 files changed, 9 insertions(+), 5 deletions(-)
69425
69426 commit e49a84c9e37c08808880e74e94c8160731ababa1
69427 Author: Behdad Esfahbod <behdad@behdad.org>
69428 Date:   Tue Aug 4 14:33:23 2009 -0400
69429
69430     [HB] GDEF sanitize()
69431
69432  src/hb-ot-layout-gdef-private.hh     | 54
69433  ++++++++++++++++++++++++++++++++++++
69434  src/hb-ot-layout-gpos-private.hh     |  2 +-
69435  src/hb-ot-layout-gsub-private.hh     |  2 +-
69436  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
69437  4 files changed, 57 insertions(+), 3 deletions(-)
69438
69439 commit 18939487d04dba86880b0af8e89cf2cc44a431f5
69440 Author: Behdad Esfahbod <behdad@behdad.org>
69441 Date:   Tue Aug 4 14:27:56 2009 -0400
69442
69443     [HB] Fix Extension sanitize()
69444
69445  src/hb-ot-layout-gpos-private.hh     | 3 ++-
69446  src/hb-ot-layout-gsub-private.hh     | 3 ++-
69447  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
69448  3 files changed, 5 insertions(+), 3 deletions(-)
69449
69450 commit f2be750981be58a723831e69b1670275851d4be9
69451 Author: Behdad Esfahbod <behdad@behdad.org>
69452 Date:   Tue Aug 4 14:12:46 2009 -0400
69453
69454     [HB] Remove stale TODO
69455
69456  src/hb-ot-layout.cc | 2 --
69457  1 file changed, 2 deletions(-)
69458
69459 commit ac26e2a838d1266bb5f39c43245eb2a52c5e072d
69460 Author: Behdad Esfahbod <behdad@behdad.org>
69461 Date:   Tue Aug 4 14:10:39 2009 -0400
69462
69463     [HB] Hookup NEUTER()
69464
69465  src/hb-open-types-private.hh | 6 +++---
69466  1 file changed, 3 insertions(+), 3 deletions(-)
69467
69468 commit 15164d9258a74122a4db748d35532bd72c47cec2
69469 Author: Behdad Esfahbod <behdad@behdad.org>
69470 Date:   Tue Aug 4 13:57:41 2009 -0400
69471
69472     [HB] Fix mix warnings
69473
69474  src/Makefile.am                    |  2 +-
69475  src/hb-font.cc                     | 15 +++------------
69476  src/hb-open-types-private.hh       |  2 +-
69477  src/hb-ot-layout-common-private.hh |  6 +++---
69478  src/hb-ot-layout-gdef-private.hh   |  2 +-
69479  src/hb-ot-layout-gpos-private.hh   |  9 ++++-----
69480  src/hb-ot-layout.cc                |  2 +-
69481  src/main.cc                        |  4 +---
69482  8 files changed, 15 insertions(+), 27 deletions(-)
69483
69484 commit 42b778f89e0818fe06910ce04e2203485823da09
69485 Author: Behdad Esfahbod <behdad@behdad.org>
69486 Date:   Tue Aug 4 13:30:49 2009 -0400
69487
69488     [HB] GPOS sanitize()
69489
69490  src/hb-open-types-private.hh     |  22 ++++-
69491  src/hb-ot-layout-gpos-private.hh | 195
69492  ++++++++++++++++++++++++++++++++++++++-
69493  src/hb-ot-layout-gsub-private.hh |   2 -
69494  3 files changed, 213 insertions(+), 6 deletions(-)
69495
69496 commit dc9c4d93cd0f3ac991f32df08c1c17fc389054c0
69497 Author: Behdad Esfahbod <behdad@behdad.org>
69498 Date:   Tue Aug 4 12:26:26 2009 -0400
69499
69500     [HB] Sanitize DeviceTable
69501
69502  src/hb-open-types-private.hh       |  8 ++++----
69503  src/hb-ot-layout-common-private.hh | 17 ++++++++++++++---
69504  src/hb-ot-layout-gsub-private.hh   |  2 +-
69505  3 files changed, 19 insertions(+), 8 deletions(-)
69506
69507 commit ad3a3cd4955661c591b20af1f2c493432f0bebf0
69508 Author: Behdad Esfahbod <behdad@behdad.org>
69509 Date:   Tue Aug 4 12:13:52 2009 -0400
69510
69511     [HB] More casts
69512
69513  src/hb-ot-layout-gsub-private.hh | 2 +-
69514  1 file changed, 1 insertion(+), 1 deletion(-)
69515
69516 commit 95639fccc1ef18eadeb737e8b611d1d1f1315fc2
69517 Author: Behdad Esfahbod <behdad@behdad.org>
69518 Date:   Tue Aug 4 12:05:24 2009 -0400
69519
69520     [HB] Fix couple of bugs
69521
69522  src/hb-open-types-private.hh | 6 +++---
69523  1 file changed, 3 insertions(+), 3 deletions(-)
69524
69525 commit 2b5a59c277f4c5bf7aac9a9005054763e322e02d
69526 Author: Behdad Esfahbod <behdad@behdad.org>
69527 Date:   Tue Aug 4 11:38:50 2009 -0400
69528
69529     [HB] More cast cleanup
69530
69531  src/hb-open-types-private.hh         | 23 ++++++++-----
69532  src/hb-ot-layout-common-private.hh   |  7 ++--
69533  src/hb-ot-layout-gsub-private.hh     | 27 ++++++---------
69534  src/hb-ot-layout-gsubgpos-private.hh | 64
69535  +++++++++++++-----------------------
69536  4 files changed, 50 insertions(+), 71 deletions(-)
69537
69538 commit 196598bbccff08415ff5192314cba044df258cad
69539 Author: Behdad Esfahbod <behdad@behdad.org>
69540 Date:   Tue Aug 4 11:04:32 2009 -0400
69541
69542     [Hb] Use reinterpret casts instead of direct casts to char *
69543
69544  src/hb-open-file-private.hh          |  4 ++--
69545  src/hb-open-types-private.hh         | 19 +++++++++++-----
69546  src/hb-ot-layout-common-private.hh   |  8 +++----
69547  src/hb-ot-layout-gpos-private.hh     | 12 +++++-----
69548  src/hb-ot-layout-gsub-private.hh     | 20 ++++++++--------
69549  src/hb-ot-layout-gsubgpos-private.hh | 44
69550  ++++++++++++++++++------------------
69551  6 files changed, 57 insertions(+), 50 deletions(-)
69552
69553 commit 92b5dd8e71e1bdeaa6e86a53f167683a3f5f4289
69554 Author: Behdad Esfahbod <behdad@behdad.org>
69555 Date:   Tue Aug 4 10:41:32 2009 -0400
69556
69557     [HB] Merge more templates
69558
69559  src/hb-open-types-private.hh | 167
69560  ++++++++++++++-----------------------------
69561  1 file changed, 55 insertions(+), 112 deletions(-)
69562
69563 commit e6ab2c59ba2d37942ac5fcbfe61d38b7e359ac8c
69564 Author: Behdad Esfahbod <behdad@behdad.org>
69565 Date:   Tue Aug 4 10:23:01 2009 -0400
69566
69567     [HB] Simplify indirect sanitize()
69568
69569  src/hb-open-types-private.hh       | 52
69570  ++++++++++++++++++--------------------
69571  src/hb-ot-layout-common-private.hh | 11 +-------
69572  2 files changed, 26 insertions(+), 37 deletions(-)
69573
69574 commit 29d8644a315ebe6976f15db2fe96069376d9b8cd
69575 Author: Behdad Esfahbod <behdad@behdad.org>
69576 Date:   Tue Aug 4 02:27:37 2009 -0400
69577
69578     [HB] Finish GSUB sanitize()
69579
69580  src/hb-ot-layout-gsub-private.hh | 21 ++++++++++++++++++++-
69581  1 file changed, 20 insertions(+), 1 deletion(-)
69582
69583 commit cf086adca1b7b5a361a248808f9a847e513d3630
69584 Author: Behdad Esfahbod <behdad@behdad.org>
69585 Date:   Tue Aug 4 02:14:24 2009 -0400
69586
69587     [HB] Add comment
69588
69589  src/hb-ot-layout-common-private.hh | 6 ++++--
69590  1 file changed, 4 insertions(+), 2 deletions(-)
69591
69592 commit a97ce570ab693190350886e4e80942851c4d5727
69593 Author: Behdad Esfahbod <behdad@behdad.org>
69594 Date:   Tue Aug 4 02:10:48 2009 -0400
69595
69596     [HB] Optimize sanitize()
69597
69598  src/hb-open-types-private.hh | 7 ++++++-
69599  1 file changed, 6 insertions(+), 1 deletion(-)
69600
69601 commit cd3827ee567612c5500206b62840702fc956e0f5
69602 Author: Behdad Esfahbod <behdad@behdad.org>
69603 Date:   Tue Aug 4 02:09:34 2009 -0400
69604
69605     [HB] More sanitize()
69606
69607  src/hb-open-file-private.hh          |  2 +-
69608  src/hb-open-types-private.hh         | 12 ++++---
69609  src/hb-ot-layout-common-private.hh   | 64
69610  +++++++++++++++++++++++++++++++-----
69611  src/hb-ot-layout-gdef-private.hh     |  2 +-
69612  src/hb-ot-layout-gsubgpos-private.hh | 15 +++++++--
69613  5 files changed, 79 insertions(+), 16 deletions(-)
69614
69615 commit 70de50c11ed7037b20eb6814ff60f6e32a9944e4
69616 Author: Behdad Esfahbod <behdad@behdad.org>
69617 Date:   Tue Aug 4 00:58:28 2009 -0400
69618
69619     [HB] Start sanitize()
69620
69621  src/hb-open-types-private.hh         | 105 ++++++++++++++++++++++++++++-
69622  src/hb-ot-layout-common-private.hh   |  48 +++++++++++++-
69623  src/hb-ot-layout-gsub-private.hh     | 125
69624  ++++++++++++++++++++++++++++++++++-
69625  src/hb-ot-layout-gsubgpos-private.hh | 104 +++++++++++++++++++++++++++++
69626  4 files changed, 376 insertions(+), 6 deletions(-)
69627
69628 commit 5fc22e647c8a2bf6d3cb59185e351ac625e7e322
69629 Author: Behdad Esfahbod <behdad@behdad.org>
69630 Date:   Mon Aug 3 22:43:02 2009 -0400
69631
69632     [HB] Remove use of typeof()
69633
69634  src/hb-blob.c           |  4 ++--
69635  src/hb-buffer.c         |  2 +-
69636  src/hb-font.cc          | 14 +++++++-------
69637  src/hb-object-private.h |  4 ++--
69638  4 files changed, 12 insertions(+), 12 deletions(-)
69639
69640 commit 70e0f2a75ec1559f2f70ada837ce4bc4baca49e3
69641 Author: Behdad Esfahbod <behdad@behdad.org>
69642 Date:   Mon Aug 3 22:01:47 2009 -0400
69643
69644     [HB] Make it all work again
69645
69646  src/hb-font.cc             | 23 ++++++++++++---------
69647  src/hb-ot-layout-private.h |  9 +++++---
69648  src/hb-ot-layout.cc        | 51
69649  +++++++++++++++++++++++-----------------------
69650  3 files changed, 44 insertions(+), 39 deletions(-)
69651
69652 commit 23c86aa0009324433e78fcd0c47f2c0ff14b1949
69653 Author: Behdad Esfahbod <behdad@behdad.org>
69654 Date:   Mon Aug 3 21:40:20 2009 -0400
69655
69656     [HB] Use face_t directly instead of ot_layout_t
69657
69658  src/TODO                             |   1 +
69659  src/hb-font-private.h                |   4 +
69660  src/hb-font.cc                       |  74 +++++++++---
69661  src/hb-font.h                        |   3 +
69662  src/hb-object-private.h              |  36 +++---
69663  src/hb-ot-layout-gdef-private.hh     |   2 +
69664  src/hb-ot-layout-gpos-private.hh     |  14 +--
69665  src/hb-ot-layout-gsub-private.hh     |  32 ++---
69666  src/hb-ot-layout-gsubgpos-private.hh |   8 +-
69667  src/hb-ot-layout-private.h           |  40 ++++---
69668  src/hb-ot-layout.cc                  | 220
69669  +++++++++++++++--------------------
69670  11 files changed, 237 insertions(+), 197 deletions(-)
69671
69672 commit fc6c94002dd5478cf9fbdaff12d8374a786c85e1
69673 Author: Behdad Esfahbod <behdad@behdad.org>
69674 Date:   Mon Aug 3 21:27:08 2009 -0400
69675
69676     [HB] Simplify sub-blob support
69677
69678  src/hb-blob.c | 172
69679  ++++++++++++++++++++++------------------------------------
69680  src/hb-blob.h |  14 +++--
69681  2 files changed, 74 insertions(+), 112 deletions(-)
69682
69683 commit a26442437ae9f11674e0d68cd5cbf395ade7695d
69684 Author: Behdad Esfahbod <behdad@behdad.org>
69685 Date:   Mon Aug 3 17:53:29 2009 -0400
69686
69687     [HB] Add sub-blobs
69688
69689  src/hb-blob.c | 162
69690  +++++++++++++++++++++++++++++++++++++++++++++++++---------
69691  src/hb-blob.h |  12 ++++-
69692  2 files changed, 147 insertions(+), 27 deletions(-)
69693
69694 commit b28e21b90c4105a0c2e17009b748777294614664
69695 Author: Behdad Esfahbod <behdad@behdad.org>
69696 Date:   Sun Aug 2 20:06:48 2009 -0400
69697
69698     [HB] Rename hb-font.c to hb-font.cc
69699
69700  src/Makefile.am               | 2 +-
69701  src/{hb-font.c => hb-font.cc} | 0
69702  2 files changed, 1 insertion(+), 1 deletion(-)
69703
69704 commit 5f5b24f99f52bbc922e238b65c06061ba07c8548
69705 Author: Behdad Esfahbod <behdad@behdad.org>
69706 Date:   Sun Aug 2 20:03:12 2009 -0400
69707
69708     [OT] Rename C++ header files from *.h to *.hh
69709
69710  src/Makefile.am                                            | 14
69711  +++++++-------
69712  src/{hb-open-file-private.h => hb-open-file-private.hh}    |  8 ++++----
69713  src/{hb-open-types-private.h => hb-open-types-private.hh}  |  6 +++---
69714  ...out-common-private.h => hb-ot-layout-common-private.hh} |  8 ++++----
69715  ...-layout-gdef-private.h => hb-ot-layout-gdef-private.hh} |  8 ++++----
69716  ...-layout-gpos-private.h => hb-ot-layout-gpos-private.hh} |  8 ++++----
69717  ...-layout-gsub-private.h => hb-ot-layout-gsub-private.hh} |  8 ++++----
69718  ...gsubgpos-private.h => hb-ot-layout-gsubgpos-private.hh} |  8 ++++----
69719  src/hb-ot-layout.cc                                        |  8 ++++----
69720  src/main.cc                                                |  6 +++---
69721  10 files changed, 41 insertions(+), 41 deletions(-)
69722
69723 commit 2098a021a826e76ee27d5db74e32738d7d1c3d30
69724 Author: Behdad Esfahbod <behdad@behdad.org>
69725 Date:   Sun Aug 2 19:57:00 2009 -0400
69726
69727     [HB] Move OT file handling out of ot-layout
69728
69729  src/Makefile.am                                    |   3 +-
69730  src/hb-open-file-private.h                         | 145
69731  +++++++++++++++++++++
69732  ...yout-open-private.h => hb-open-types-private.h} | 117
69733  +----------------
69734  src/hb-ot-layout-common-private.h                  |   4 +-
69735  src/hb-ot-layout.cc                                |   2 +-
69736  src/main.cc                                        |   4 +-
69737  6 files changed, 157 insertions(+), 118 deletions(-)
69738
69739 commit 0ead481a5a8623103565fd7d924666e7342278dd
69740 Author: Behdad Esfahbod <behdad@behdad.org>
69741 Date:   Sun Aug 2 17:41:36 2009 -0400
69742
69743     [HB] Port ot-layout to new public API
69744
69745  src/TODO                            |   1 +
69746  src/hb-common.h                     |   1 +
69747  src/hb-font.c                       |   9 +
69748  src/hb-font.h                       |   3 +
69749  src/hb-ot-layout-gdef-private.h     |  32 ++--
69750  src/hb-ot-layout-gpos-private.h     | 106 ++++++------
69751  src/hb-ot-layout-gsub-private.h     |  50 +++---
69752  src/hb-ot-layout-gsubgpos-private.h |  12 +-
69753  src/hb-ot-layout-private.h          |  36 +++-
69754  src/hb-ot-layout.cc                 | 334
69755  ++++++++++++++++++++----------------
69756  src/hb-ot-layout.h                  | 207 ++++++++++------------
69757  11 files changed, 415 insertions(+), 376 deletions(-)
69758
69759 commit 678bed433371d90536976a2d57195c1e1867f766
69760 Author: Behdad Esfahbod <behdad@behdad.org>
69761 Date:   Sun Aug 2 15:35:31 2009 -0400
69762
69763     [HB] Add top-level header files
69764
69765  src/Makefile.am |  2 ++
69766  src/hb-ot.h     | 34 ++++++++++++++++++++++++++++++++++
69767  src/hb.h        | 35 +++++++++++++++++++++++++++++++++++
69768  3 files changed, 71 insertions(+)
69769
69770 commit 2c80296aa5991ad67483889147f5c84fefe54af2
69771 Author: Behdad Esfahbod <behdad@behdad.org>
69772 Date:   Sun Aug 2 15:20:22 2009 -0400
69773
69774     [HB] Add XXX marks
69775
69776  src/hb-ot-layout-private.h | 2 ++
69777  src/hb-ot-layout.cc        | 7 ++-----
69778  2 files changed, 4 insertions(+), 5 deletions(-)
69779
69780 commit c46f8efd6ddd981b5724b2600ac98a80193385be
69781 Author: Behdad Esfahbod <behdad@behdad.org>
69782 Date:   Sat Aug 1 23:06:27 2009 -0400
69783
69784     [HB] Rename _duplicate to _copy
69785
69786     To be in line with cairo
69787
69788  src/hb-font.c | 4 ++--
69789  src/hb-font.h | 4 ++--
69790  2 files changed, 4 insertions(+), 4 deletions(-)
69791
69792 commit f1ebe44985e2192844cf1747a4e36ed81e715ce6
69793 Author: Behdad Esfahbod <behdad@behdad.org>
69794 Date:   Sat Aug 1 22:55:11 2009 -0400
69795
69796     [HB] Cleanup TODO
69797
69798  src/TODO | 10 +---------
69799  1 file changed, 1 insertion(+), 9 deletions(-)
69800
69801 commit f1322e52d557726baa010be8d35a594748e8fa1a
69802 Author: Behdad Esfahbod <behdad@behdad.org>
69803 Date:   Sat Aug 1 22:53:04 2009 -0400
69804
69805     [HB] Cleanup public buffer structs
69806
69807  src/hb-buffer-private.h         | 46
69808  +++++++++++++++++++++++++++++++-------
69809  src/hb-buffer.c                 | 49
69810  +++++++++++++++++++++--------------------
69811  src/hb-buffer.h                 | 35 ++++++++++++++---------------
69812  src/hb-ot-layout-gpos-private.h |  8 +++----
69813  src/hb-ot-layout-private.h      |  5 +++--
69814  src/hb-ot-layout.cc             | 20 ++++++++---------
69815  6 files changed, 97 insertions(+), 66 deletions(-)
69816
69817 commit 6d5bb18e93d2a53350b342869a3ec8f25f0396c2
69818 Author: Behdad Esfahbod <behdad@behdad.org>
69819 Date:   Sat Aug 1 22:25:04 2009 -0400
69820
69821     [OT] Match struct with HB's
69822
69823  src/hb-buffer.c     |  6 +++---
69824  src/hb-buffer.h     |  2 +-
69825  src/hb-ot-layout.cc | 12 ++++++------
69826  3 files changed, 10 insertions(+), 10 deletions(-)
69827
69828 commit 11fbb5487d9900a019440ef8235f35c9f525decb
69829 Author: Behdad Esfahbod <behdad@behdad.org>
69830 Date:   Sat Aug 1 22:19:06 2009 -0400
69831
69832     [HB] Port buffert to new object API
69833
69834  src/hb-buffer-private.h | 24 +++++++++++++++---
69835  src/hb-buffer.c         | 65
69836  +++++++++++++++++++++++++++++++++++++------------
69837  src/hb-buffer.h         | 53 +++++++++++++++++++++++++---------------
69838  3 files changed, 104 insertions(+), 38 deletions(-)
69839
69840 commit 0cc7bc59ea6e8f38bf1e196c558cca9862ac3302
69841 Author: Behdad Esfahbod <behdad@behdad.org>
69842 Date:   Sat Aug 1 21:38:39 2009 -0400
69843
69844     [HB] Move typedef's around
69845
69846  src/hb-blob.h   |  2 ++
69847  src/hb-common.h |  9 ---------
69848  src/hb-font.h   | 10 ++++++++++
69849  3 files changed, 12 insertions(+), 9 deletions(-)
69850
69851 commit a12dd324a3859496a95602d426aee34ce6c5c8a6
69852 Author: Behdad Esfahbod <behdad@behdad.org>
69853 Date:   Sat Aug 1 21:36:15 2009 -0400
69854
69855     [HB] Add get_reference_count()
69856
69857  src/hb-blob.c           |  6 ++++++
69858  src/hb-blob.h           |  3 +++
69859  src/hb-font.c           | 24 ++++++++++++++++++++++++
69860  src/hb-font.h           | 12 ++++++++++++
69861  src/hb-object-private.h |  7 +++++++
69862  5 files changed, 52 insertions(+)
69863
69864 commit baec684fde2303edb16341bfcf1022cd72acf129
69865 Author: Behdad Esfahbod <behdad@behdad.org>
69866 Date:   Sat Aug 1 21:06:11 2009 -0400
69867
69868     [HB] Remove glib dependency
69869
69870  src/Makefile.am  |  7 ++-----
69871  src/hb-buffer.c  |  2 +-
69872  src/hb-private.h | 30 ++++++++++++++++++------------
69873  src/main.cc      |  1 +
69874  4 files changed, 22 insertions(+), 18 deletions(-)
69875
69876 commit df66028781a7609a515980e64396e6f1044d764a
69877 Author: Behdad Esfahbod <behdad@behdad.org>
69878 Date:   Sat Aug 1 20:46:02 2009 -0400
69879
69880     [HB] Assorted compiler macros
69881
69882  src/hb-ot-layout-open-private.h |  4 +-
69883  src/hb-private.h                | 88
69884  +++++++++++++++++++++++++++++++----------
69885  2 files changed, 70 insertions(+), 22 deletions(-)
69886
69887 commit ba8d94ce3360bfaf2c530d01f2af69237018a531
69888 Author: Behdad Esfahbod <behdad@behdad.org>
69889 Date:   Sat Aug 1 20:29:22 2009 -0400
69890
69891     [HB] Simplify object creation
69892
69893  src/Makefile.am                                    |  2 +-
69894  src/hb-blob.c                                      |  6 +---
69895  src/hb-font-private.h                              |  1 -
69896  src/hb-font.c                                      | 37
69897  +++++++---------------
69898  src/{hb-refcount-private.h => hb-object-private.h} | 14 ++++++--
69899  src/hb-private.h                                   |  2 ++
69900  6 files changed, 27 insertions(+), 35 deletions(-)
69901
69902 commit c62b503770325819f249885dfc9d4683a69c9efd
69903 Author: Behdad Esfahbod <behdad@behdad.org>
69904 Date:   Sat Aug 1 19:54:49 2009 -0400
69905
69906     [HB] Add abstract font and face API
69907
69908     Not used yet.
69909
69910  src/Makefile.am           |   3 +
69911  src/hb-blob.c             |   6 +-
69912  src/hb-font-private.h     | 108 +++++++++++++++
69913  src/hb-font.c             | 331
69914  ++++++++++++++++++++++++++++++++++++++++++++++
69915  src/hb-font.h             | 182 +++++++++++++++++++++++++
69916  src/hb-refcount-private.h |  14 +-
69917  6 files changed, 636 insertions(+), 8 deletions(-)
69918
69919 commit 35a7383c6138fd705560f0d4bb30659cbd1ab64c
69920 Author: Behdad Esfahbod <behdad@behdad.org>
69921 Date:   Sat Aug 1 19:30:31 2009 -0400
69922
69923     [HB] Simplify refcounting functions
69924
69925  src/hb-blob.c             | 32 ++++++++++----------------------
69926  src/hb-common.h           |  2 ++
69927  src/hb-private.h          |  2 ++
69928  src/hb-refcount-private.h | 31 ++++++++++++++++++++++++++++++-
69929  4 files changed, 44 insertions(+), 23 deletions(-)
69930
69931 commit 23af767a4475fecc1fe9fe9108f12c05c89bc8c9
69932 Author: Behdad Esfahbod <behdad@behdad.org>
69933 Date:   Sat Aug 1 19:10:41 2009 -0400
69934
69935     [HB] Fix for dfont's with multiple faces
69936
69937  src/hb-ot-layout-open-private.h | 6 ++++--
69938  1 file changed, 4 insertions(+), 2 deletions(-)
69939
69940 commit e97a95f2ea2770689bbf076d3c3ac404f273271e
69941 Author: Behdad Esfahbod <behdad@behdad.org>
69942 Date:   Sat Aug 1 19:05:44 2009 -0400
69943
69944     [HB] Use calloc instead of malloc where feasible
69945
69946  src/hb-blob.c   | 8 +++++---
69947  src/hb-buffer.c | 4 ++--
69948  2 files changed, 7 insertions(+), 5 deletions(-)
69949
69950 commit 0090dc0f67b553d2f6eaaedc289c0956ade09ef6
69951 Author: Behdad Esfahbod <behdad@behdad.org>
69952 Date:   Thu Jul 30 16:28:45 2009 -0400
69953
69954     [HB] Remove hinting setting and use ppem==0 to mean "no hinting"
69955
69956  src/hb-blob.h                   |  3 ---
69957  src/hb-common.h                 |  9 +++++++++
69958  src/hb-ot-layout-gpos-private.h | 36 ++++++++++++++++++++++++------------
69959  src/hb-ot-layout-private.h      |  2 --
69960  src/hb-ot-layout.cc             |  7 -------
69961  src/hb-ot-layout.h              |  4 ----
69962  6 files changed, 33 insertions(+), 28 deletions(-)
69963
69964 commit f0954d1e08ae288eda9904e17108fc73f48c0b98
69965 Author: Behdad Esfahbod <behdad@behdad.org>
69966 Date:   Thu Jul 30 15:33:57 2009 -0400
69967
69968     [HB] Add a "blob" manager
69969
69970  src/Makefile.am           |   5 +-
69971  src/hb-blob.c             | 181
69972  ++++++++++++++++++++++++++++++++++++++++++++++
69973  src/hb-blob.h             |  74 +++++++++++++++++++
69974  src/hb-private.h          |   2 +
69975  src/hb-refcount-private.h |  54 ++++++++++++++
69976  5 files changed, 315 insertions(+), 1 deletion(-)
69977
69978 commit 02a370697d25b986dbf1d5c38f46a89a4833b495
69979 Author: Behdad Esfahbod <behdad@behdad.org>
69980 Date:   Wed Jul 29 18:41:25 2009 -0400
69981
69982     [HB] Move direction to buffer
69983
69984  src/hb-buffer.c                 |  9 +++++++++
69985  src/hb-buffer.h                 | 14 ++++++++++++++
69986  src/hb-ot-layout-gpos-private.h |  2 +-
69987  src/hb-ot-layout-private.h      |  1 -
69988  src/hb-ot-layout.cc             |  7 -------
69989  src/hb-ot-layout.h              |  5 -----
69990  6 files changed, 24 insertions(+), 14 deletions(-)
69991
69992 commit 7cda6fa24c26887c5543d0657b07aad466452cb3
69993 Author: Behdad Esfahbod <behdad@behdad.org>
69994 Date:   Wed Jul 29 18:37:57 2009 -0400
69995
69996     [HB] Rename internal vars
69997
69998  src/hb-ot-layout-gsubgpos-private.h | 56
69999  ++++++++++++++++++-------------------
70000  1 file changed, 28 insertions(+), 28 deletions(-)
70001
70002 commit b196e6f2743d631ef181f1116370be3055063d36
70003 Author: Behdad Esfahbod <behdad@behdad.org>
70004 Date:   Tue Jul 28 15:50:42 2009 -0400
70005
70006     [HB] Fix buffer enlargement.  Ouch
70007
70008  src/hb-buffer.c | 2 +-
70009  1 file changed, 1 insertion(+), 1 deletion(-)
70010
70011 commit f9cd1014f8f4d0394b5e0e9eefc1e2af13c59cab
70012 Author: Behdad Esfahbod <behdad@behdad.org>
70013 Date:   Tue Jul 28 15:43:34 2009 -0400
70014
70015     Apply patch from Jonathan Kew
70016
70017  src/hb-buffer.c     | 75
70018  ++++++++++++++++++++++++++++-------------------------
70019  src/hb-buffer.h     |  6 ++++-
70020  src/hb-ot-layout.cc | 31 ++++++++++++++++++++++
70021  src/hb-ot-layout.h  | 15 +++++++++++
70022  src/hb-private.h    |  2 +-
70023  5 files changed, 91 insertions(+), 38 deletions(-)
70024
70025 commit 2ebb89d63dd27e800f2b6cbf624924601105f48a
70026 Author: Behdad Esfahbod <behdad@behdad.org>
70027 Date:   Sat Jul 25 19:09:01 2009 -0400
70028
70029     Revert "XX"
70030
70031     This reverts commit c939f6aff405ca7b10b1f1538f46148bff719fcb.
70032
70033  src/Makefile.am                     |   2 -
70034  src/hb-buffer.c                     |   9 ---
70035  src/hb-buffer.h                     |  14 -----
70036  src/hb-common.h                     |   3 -
70037  src/hb-ot-layout-gdef-private.h     |  32 +++++------
70038  src/hb-ot-layout-gpos-private.h     | 108
70039  ++++++++++++++++++------------------
70040  src/hb-ot-layout-gsub-private.h     |  46 +++++++--------
70041  src/hb-ot-layout-gsubgpos-private.h |  68 +++++++++++------------
70042  src/hb-ot-layout-private.h          |  28 ++++------
70043  src/hb-ot-layout.cc                 |  30 ++++++++++
70044  src/hb-ot-layout.h                  |   5 ++
70045  src/hb-private.h                    |  16 ------
70046  12 files changed, 174 insertions(+), 187 deletions(-)
70047
70048 commit 55520d2af172f5f6617b909e80cbd7d898f2bc15
70049 Author: Behdad Esfahbod <behdad@behdad.org>
70050 Date:   Wed Jun 10 23:26:51 2009 -0400
70051
70052     XX
70053
70054  src/Makefile.am                     |   2 +
70055  src/hb-buffer.c                     |   9 +++
70056  src/hb-buffer.h                     |  14 +++++
70057  src/hb-common.h                     |   3 +
70058  src/hb-ot-layout-gdef-private.h     |  32 +++++------
70059  src/hb-ot-layout-gpos-private.h     | 108
70060  ++++++++++++++++++------------------
70061  src/hb-ot-layout-gsub-private.h     |  46 +++++++--------
70062  src/hb-ot-layout-gsubgpos-private.h |  68 +++++++++++------------
70063  src/hb-ot-layout-private.h          |  28 ++++++----
70064  src/hb-ot-layout.cc                 |  30 ----------
70065  src/hb-ot-layout.h                  |   5 --
70066  src/hb-private.h                    |  16 ++++++
70067  12 files changed, 187 insertions(+), 174 deletions(-)
70068
70069 commit f53d434b9151c4ec43c148734b49bb165e522cc9
70070 Author: Behdad Esfahbod <behdad@behdad.org>
70071 Date:   Sat May 30 22:17:32 2009 -0400
70072
70073     [GPOS] Advance buffer cursor in SinglePos lookups.  Ouch!
70074
70075  src/hb-ot-layout-gpos-private.h | 4 ++++
70076  1 file changed, 4 insertions(+)
70077
70078 commit e35bbd570a5d914f86f1ea83941ee4328f268059
70079 Author: Behdad Esfahbod <behdad@behdad.org>
70080 Date:   Sat May 30 12:02:46 2009 -0400
70081
70082     [HB] Improve buffer.  Don't dup out buffer unless out is longer
70083     than in
70084
70085     That is, we work in-place even for ligatures now.
70086
70087  src/hb-buffer.c | 156
70088  ++++++++++++++++++++++++--------------------------------
70089  src/hb-buffer.h |   7 ++-
70090  2 files changed, 71 insertions(+), 92 deletions(-)
70091
70092 commit 6734ed4b6b2ce382917bf644aaf1acfa993f00ad
70093 Author: Behdad Esfahbod <behdad@behdad.org>
70094 Date:   Wed May 27 18:16:55 2009 -0400
70095
70096     [GPOS] Fix property checking
70097
70098  src/hb-ot-layout-gpos-private.h | 6 +++---
70099  1 file changed, 3 insertions(+), 3 deletions(-)
70100
70101 commit cc83ae12484108586fba6586bd9008971338b322
70102 Author: Behdad Esfahbod <behdad@behdad.org>
70103 Date:   Wed May 27 00:17:37 2009 -0400
70104
70105     [GPOS] Add vertical TODO
70106
70107  src/hb-ot-layout-gpos-private.h | 2 ++
70108  1 file changed, 2 insertions(+)
70109
70110 commit b69d38e7eaea544ba6c1876cdc6ddac61a698dd3
70111 Author: Behdad Esfahbod <behdad@behdad.org>
70112 Date:   Tue May 26 22:29:02 2009 -0400
70113
70114     [HB] Remove useless include
70115
70116  src/hb-ot-layout-private.h | 3 ---
70117  1 file changed, 3 deletions(-)
70118
70119 commit 6c8108cb583292a679b05844ab613b7f4587adc6
70120 Author: Behdad Esfahbod <behdad@behdad.org>
70121 Date:   Tue May 26 22:26:08 2009 -0400
70122
70123     [GPOS] Remove unused variables
70124
70125  src/hb-ot-layout-gpos-private.h | 3 +--
70126  1 file changed, 1 insertion(+), 2 deletions(-)
70127
70128 commit 09c292e3b688a67fbae67b645d1e6ffcf8d8eb6e
70129 Author: Behdad Esfahbod <behdad@behdad.org>
70130 Date:   Tue May 26 19:48:16 2009 -0400
70131
70132     [HB] Fix glyph properties
70133
70134  src/hb-ot-layout-common-private.h | 6 +++---
70135  src/hb-ot-layout-open-private.h   | 2 +-
70136  src/hb-ot-layout.cc               | 2 +-
70137  3 files changed, 5 insertions(+), 5 deletions(-)
70138
70139 commit 64e33f008ff9cc807fdfdc4553ad3fe01bb0615f
70140 Author: Behdad Esfahbod <behdad@behdad.org>
70141 Date:   Tue May 26 18:57:56 2009 -0400
70142
70143     [GPOS] Fix PairPos signedness
70144
70145  src/hb-ot-layout-gpos-private.h | 11 ++++-------
70146  1 file changed, 4 insertions(+), 7 deletions(-)
70147
70148 commit 80ea5bd10e72561a7627a5196621a6d7eccd91b7
70149 Author: Behdad Esfahbod <behdad@behdad.org>
70150 Date:   Tue May 26 17:58:37 2009 -0400
70151
70152     [GPOS] Fix mark matching
70153
70154  src/hb-ot-layout-gpos-private.h | 44
70155  +++++++++++++++++++----------------------
70156  1 file changed, 20 insertions(+), 24 deletions(-)
70157
70158 commit 4189b92aaa41e4a1756c561cc6e08b0ed024afda
70159 Author: Behdad Esfahbod <behdad@behdad.org>
70160 Date:   Tue May 26 17:31:56 2009 -0400
70161
70162     [HB] When looking back/forward, skip marks only
70163
70164  src/TODO                            |  1 -
70165  src/hb-ot-layout-gpos-private.h     | 13 ++-----
70166  src/hb-ot-layout-gsub-private.h     | 38 +++++++++-----------
70167  src/hb-ot-layout-gsubgpos-private.h | 14 ++++----
70168  src/hb-ot-layout-private.h          |  6 ++++
70169  src/hb-ot-layout.cc                 | 69
70170  ++++++++++++++++++++++++-------------
70171  6 files changed, 76 insertions(+), 65 deletions(-)
70172
70173 commit 1246e41021ab1d782b4c97e5d81c4917a57e3ed4
70174 Author: Behdad Esfahbod <behdad@behdad.org>
70175 Date:   Tue May 26 15:58:34 2009 -0400
70176
70177     [GDEF] Support MarkFilteringSets
70178
70179  src/hb-ot-layout.cc | 59
70180  +++++++++++++++++++----------------------------------
70181  1 file changed, 21 insertions(+), 38 deletions(-)
70182
70183 commit 5130c35e93528bcf3095fee5baf3847589167a58
70184 Author: Behdad Esfahbod <behdad@behdad.org>
70185 Date:   Tue May 26 15:45:41 2009 -0400
70186
70187     [HB] Simplify MarkAttachmentType handling
70188
70189  src/hb-ot-layout-gpos-private.h |  6 +++---
70190  src/hb-ot-layout-gsub-private.h |  6 ++----
70191  src/hb-ot-layout.cc             | 18 ++++++++----------
70192  3 files changed, 13 insertions(+), 17 deletions(-)
70193
70194 commit e4b92b85a7750bd4271ad607b3c41f0184e89feb
70195 Author: Behdad Esfahbod <behdad@behdad.org>
70196 Date:   Tue May 26 15:38:53 2009 -0400
70197
70198     [HB] Support parsing MarkFilteringSets introduced in OpenType 1.6
70199
70200  src/hb-ot-layout-gdef-private.h | 55
70201  +++++++++++++++++++++++++++++++++++------
70202  src/hb-ot-layout-gpos-private.h |  1 +
70203  src/hb-ot-layout.cc             |  6 ++---
70204  3 files changed, 51 insertions(+), 11 deletions(-)
70205
70206 commit 515ce4ceb2ab0151d8dfc03ff0bfc7d110dd93b5
70207 Author: Behdad Esfahbod <behdad@behdad.org>
70208 Date:   Tue May 26 13:08:00 2009 -0400
70209
70210     [HB] More de-C++'ization
70211
70212  src/hb-ot-layout-gsubgpos-private.h | 24 ++++++++++++------------
70213  1 file changed, 12 insertions(+), 12 deletions(-)
70214
70215 commit d7df42d7ee586219475878d160f85ae5a188bd59
70216 Author: Behdad Esfahbod <behdad@behdad.org>
70217 Date:   Tue May 26 13:04:59 2009 -0400
70218
70219     [HB] Start MarkFilteringSet support
70220
70221  src/hb-ot-layout-common-private.h | 24 +++++++++++++++++++-----
70222  1 file changed, 19 insertions(+), 5 deletions(-)
70223
70224 commit 62964afcecd96038cfaa8bc2bc931f43ee83be7e
70225 Author: Behdad Esfahbod <behdad@behdad.org>
70226 Date:   Tue May 26 12:40:10 2009 -0400
70227
70228     [HB] Implement get_lig_carets()
70229
70230  src/hb-ot-layout-gdef-private.h | 57
70231  ++++++++++++++++++++++++++++++++---------
70232  src/hb-ot-layout.cc             | 17 +++++++++---
70233  src/hb-ot-layout.h              |  8 +++++-
70234  src/main.cc                     |  9 +------
70235  4 files changed, 66 insertions(+), 25 deletions(-)
70236
70237 commit 79420ad9caf2d5fc94c3693e8292edfa27060b2d
70238 Author: Behdad Esfahbod <behdad@behdad.org>
70239 Date:   Tue May 26 12:24:16 2009 -0400
70240
70241     [HB] Add get_attach_points()
70242
70243  src/Makefile.am                 |  2 +-
70244  src/hb-ot-layout-gdef-private.h | 35 +++++++++++++++++++++++++----------
70245  src/hb-ot-layout-gpos-private.h | 28 +++++++---------------------
70246  src/hb-ot-layout-gsub-private.h | 28 +++++++---------------------
70247  src/hb-ot-layout-open-private.h | 12 +++---------
70248  src/hb-ot-layout.cc             |  9 +++++++++
70249  src/hb-ot-layout.h              |  6 ++++++
70250  src/main.cc                     |  8 ++++----
70251  8 files changed, 62 insertions(+), 66 deletions(-)
70252
70253 commit 855720ca47bf5a7a44eb5b84dce9f7da6e7156bd
70254 Author: Behdad Esfahbod <behdad@behdad.org>
70255 Date:   Tue May 26 12:00:28 2009 -0400
70256
70257     [HB] Remove more macros
70258
70259  src/hb-ot-layout-gdef-private.h | 18 +++++++++---------
70260  1 file changed, 9 insertions(+), 9 deletions(-)
70261
70262 commit c968fc2dc87cf85b53f60a40db59d5ee7b992edf
70263 Author: Behdad Esfahbod <behdad@behdad.org>
70264 Date:   Mon May 25 04:04:24 2009 -0400
70265
70266     [HB] More buffer cleanup
70267
70268  src/hb-buffer-private.h             |  39 +++--------
70269  src/hb-buffer.c                     | 136
70270  ++++++++++++++++++------------------
70271  src/hb-buffer.h                     |  22 +++---
70272  src/hb-ot-layout-gpos-private.h     |  29 ++++----
70273  src/hb-ot-layout-gsub-private.h     |  10 +--
70274  src/hb-ot-layout-gsubgpos-private.h |   8 +--
70275  src/hb-ot-layout-private.h          |  13 ++--
70276  src/hb-ot-layout.cc                 |  16 ++---
70277  src/hb-private.h                    |  29 --------
70278  9 files changed, 125 insertions(+), 177 deletions(-)
70279
70280 commit 88a5f5a49b6809d88560791f9cf6b8f78f22a4ad
70281 Author: Behdad Esfahbod <behdad@behdad.org>
70282 Date:   Mon May 25 03:39:11 2009 -0400
70283
70284     [HB] Cleanup buffer
70285
70286  src/hb-buffer-private.h             |  2 +-
70287  src/hb-buffer.c                     | 26 ++++++++------
70288  src/hb-ot-layout-gsub-private.h     | 26 +++++---------
70289  src/hb-ot-layout-gsubgpos-private.h |  2 +-
70290  src/hb-ot-layout.cc                 | 71
70291  -------------------------------------
70292  5 files changed, 25 insertions(+), 102 deletions(-)
70293
70294 commit 347f0b8621d3adfec157e5634ff3defc818ea37f
70295 Author: Behdad Esfahbod <behdad@behdad.org>
70296 Date:   Mon May 25 03:30:31 2009 -0400
70297
70298     [HB] Clean more
70299
70300  src/hb-ot-layout-private.h | 10 ++++------
70301  src/hb-ot-layout.cc        |  8 ++++----
70302  2 files changed, 8 insertions(+), 10 deletions(-)
70303
70304 commit d9d2a07f4a8696666a12f5a206aa9cfb56dc2b35
70305 Author: Behdad Esfahbod <behdad@behdad.org>
70306 Date:   Mon May 25 03:24:19 2009 -0400
70307
70308     [HB] Remove one XXX, add another
70309
70310  src/hb-buffer.h            | 2 ++
70311  src/hb-ot-layout-private.h | 3 +--
70312  2 files changed, 3 insertions(+), 2 deletions(-)
70313
70314 commit 6c78683c042250a7b5a6fc6ebae4717b03fadf9e
70315 Author: Behdad Esfahbod <behdad@behdad.org>
70316 Date:   Mon May 25 03:22:19 2009 -0400
70317
70318     [HB] Update copyright years
70319
70320  src/hb-buffer-private.h    | 2 +-
70321  src/hb-buffer.h            | 2 +-
70322  src/hb-common.h            | 2 +-
70323  src/hb-ot-layout-private.h | 2 +-
70324  src/hb-ot-layout.h         | 2 +-
70325  src/hb-private.h           | 2 +-
70326  6 files changed, 6 insertions(+), 6 deletions(-)
70327
70328 commit 4497af0069a94c69fc1518b1db2c1282721b732a
70329 Author: Behdad Esfahbod <behdad@behdad.org>
70330 Date:   Mon May 25 03:20:18 2009 -0400
70331
70332     [HB] Would have helped if I actually knew C++ before using it...
70333
70334  src/hb-ot-layout-gsubgpos-private.h |  4 ++--
70335  src/hb-ot-layout-open-private.h     | 24 ++++++++++++------------
70336  2 files changed, 14 insertions(+), 14 deletions(-)
70337
70338 commit cc6c644ff2af5f6669b6ec100ff13e904872b21c
70339 Author: Behdad Esfahbod <behdad@behdad.org>
70340 Date:   Mon May 25 03:10:06 2009 -0400
70341
70342     [HB] More cleanup
70343
70344  src/hb-ot-layout-common-private.h | 4 ++--
70345  src/hb-ot-layout-open-private.h   | 9 +++++----
70346  2 files changed, 7 insertions(+), 6 deletions(-)
70347
70348 commit 20cc86b3592db33731de671f008d7d222776be49
70349 Author: Behdad Esfahbod <behdad@behdad.org>
70350 Date:   Mon May 25 02:41:49 2009 -0400
70351
70352     [HB] Simplify Tag
70353
70354  src/hb-ot-layout-open-private.h | 46
70355  ++++++++++++++++-------------------------
70356  1 file changed, 18 insertions(+), 28 deletions(-)
70357
70358 commit 3ec0092c5e2d48e8c4fc1618d3bee427adddb1e7
70359 Author: Behdad Esfahbod <behdad@behdad.org>
70360 Date:   Mon May 25 02:34:25 2009 -0400
70361
70362     [HB] Simplify more
70363
70364  src/hb-ot-layout-open-private.h | 31 ++++++++++---------------------
70365  1 file changed, 10 insertions(+), 21 deletions(-)
70366
70367 commit 6ad8d5f3c7028147b371137ae4bca6aae66b3489
70368 Author: Behdad Esfahbod <behdad@behdad.org>
70369 Date:   Mon May 25 02:27:29 2009 -0400
70370
70371     [HB] Simplify some basic things
70372
70373  src/hb-ot-layout-open-private.h | 90
70374  +++++++++++++++++++++++++++--------------
70375  src/main.cc                     |  8 ++--
70376  2 files changed, 64 insertions(+), 34 deletions(-)
70377
70378 commit f96ffd43bce0ac6d9c897933c9be0e51d543e570
70379 Author: Behdad Esfahbod <behdad@behdad.org>
70380 Date:   Sun May 24 15:01:16 2009 -0400
70381
70382     [HB] simplify macros
70383
70384  src/hb-buffer-private.h    | 4 ++--
70385  src/hb-buffer.h            | 4 ++--
70386  src/hb-common.h            | 8 ++++----
70387  src/hb-ot-layout-private.h | 4 ++--
70388  src/hb-ot-layout.h         | 4 ++--
70389  5 files changed, 12 insertions(+), 12 deletions(-)
70390
70391 commit 8e7b30782a12f3997b9a5a18e6b9d01f6bff8b46
70392 Author: Behdad Esfahbod <behdad@behdad.org>
70393 Date:   Sun May 24 14:27:24 2009 -0400
70394
70395     [HB] Update text files
70396
70397  src/COPYING |  7 -------
70398  src/README  | 13 ++-----------
70399  2 files changed, 2 insertions(+), 18 deletions(-)
70400
70401 commit fa7d47249496fe00ea1ab6943b385c8dd80e5ce6
70402 Author: Behdad Esfahbod <behdad@behdad.org>
70403 Date:   Sun May 24 14:24:35 2009 -0400
70404
70405     [HB] Remove stale makefile.msc too
70406
70407  src/makefile.msc | 19 -------------------
70408  1 file changed, 19 deletions(-)
70409
70410 commit da2c52abcd75d46929b34cad55c4fb2c8892bc08
70411 Author: Behdad Esfahbod <behdad@behdad.org>
70412 Date:   Sun May 24 14:22:22 2009 -0400
70413
70414     [HB] Remove old code!
70415
70416     Goodbye 16 thousand lines of ten-year old code!
70417
70418  src/harfbuzz-dump-main.c      |   97 -
70419  src/harfbuzz-dump.c           |  768 ------
70420  src/harfbuzz-dump.h           |   41 -
70421  src/harfbuzz-gdef-private.h   |  124 -
70422  src/harfbuzz-gdef.c           | 1160 --------
70423  src/harfbuzz-gdef.h           |  135 -
70424  src/harfbuzz-global.h         |   84 -
70425  src/harfbuzz-gpos-private.h   |  712 -----
70426  src/harfbuzz-gpos.c           | 6071
70427  -----------------------------------------
70428  src/harfbuzz-gpos.h           |  174 --
70429  src/harfbuzz-gsub-private.h   |  476 ----
70430  src/harfbuzz-gsub.c           | 4304 -----------------------------
70431  src/harfbuzz-gsub.h           |  140 -
70432  src/harfbuzz-impl.c           |   84 -
70433  src/harfbuzz-impl.h           |  126 -
70434  src/harfbuzz-open-private.h   |  102 -
70435  src/harfbuzz-open.c           | 1405 ----------
70436  src/harfbuzz-open.h           |  282 --
70437  src/harfbuzz-stream-private.h |   83 -
70438  src/harfbuzz-stream.c         |  257 --
70439  src/harfbuzz.c                |   31 -
70440  src/harfbuzz.h                |   35 -
70441  22 files changed, 16691 deletions(-)
70442
70443 commit e5372f1621602dcee4e14a4b22dc182c21502a50
70444 Author: Behdad Esfahbod <behdad@behdad.org>
70445 Date:   Sun May 24 14:21:27 2009 -0400
70446
70447     [HB] Remove stale TODO mark
70448
70449  src/hb-ot-layout-open-private.h | 1 -
70450  1 file changed, 1 deletion(-)
70451
70452 commit 96908b898476ca5d7da5f386b15be76f9e83d76e
70453 Author: Behdad Esfahbod <behdad@behdad.org>
70454 Date:   Sun May 24 12:30:40 2009 -0400
70455
70456     [HB] Add FixedVersion cast to int
70457
70458  src/hb-ot-layout-open-private.h | 2 ++
70459  1 file changed, 2 insertions(+)
70460
70461 commit 957740dd253475020a94a62ec5dfcd03e3358176
70462 Author: Behdad Esfahbod <behdad@behdad.org>
70463 Date:   Sun May 24 12:29:55 2009 -0400
70464
70465     [HB] Simplify tag
70466
70467  src/hb-ot-layout-open-private.h | 10 +++++-----
70468  1 file changed, 5 insertions(+), 5 deletions(-)
70469
70470 commit 87fcdcbe3644da10154688765db2d62eb9ac079a
70471 Author: Behdad Esfahbod <behdad@behdad.org>
70472 Date:   Sun May 24 01:03:24 2009 -0400
70473
70474     [HB] Remove unused data types
70475
70476  src/hb-ot-layout-gdef-private.h     |  2 +-
70477  src/hb-ot-layout-gsubgpos-private.h |  2 +-
70478  src/hb-ot-layout-open-private.h     | 54
70479  ++++---------------------------------
70480  3 files changed, 7 insertions(+), 51 deletions(-)
70481
70482 commit 5876bf1b73fcb56cc41b4d348248a4817f9688cb
70483 Author: Behdad Esfahbod <behdad@behdad.org>
70484 Date:   Sun May 24 00:53:28 2009 -0400
70485
70486     [HB] Simplify version check in GSUB/GPOS
70487
70488  src/hb-ot-layout-gpos-private.h | 5 ++++-
70489  src/hb-ot-layout-gsub-private.h | 5 ++++-
70490  2 files changed, 8 insertions(+), 2 deletions(-)
70491
70492 commit 212aba6189d7aaac0bab169b77ae6bdab16800a5
70493 Author: Behdad Esfahbod <behdad@behdad.org>
70494 Date:   Sun May 24 00:50:27 2009 -0400
70495
70496     [HB] Check for GDEF/GSUB/GPOS versions
70497
70498  src/hb-ot-layout-gdef-private.h     |  3 +--
70499  src/hb-ot-layout-gpos-private.h     |  3 +--
70500  src/hb-ot-layout-gsub-private.h     |  3 +--
70501  src/hb-ot-layout-gsubgpos-private.h |  5 ++---
70502  src/hb-ot-layout-open-private.h     | 11 ++++++++++-
70503  5 files changed, 15 insertions(+), 10 deletions(-)
70504
70505 commit a21b5062cc32c04eeee3c4b20d26c7e2b34133e9
70506 Author: Behdad Esfahbod <behdad@behdad.org>
70507 Date:   Sat May 23 22:39:42 2009 -0400
70508
70509     [HB] Minor
70510
70511  src/hb-ot-layout-gdef-private.h | 6 +++---
70512  src/hb-ot-layout-open-private.h | 4 ++--
70513  2 files changed, 5 insertions(+), 5 deletions(-)
70514
70515 commit a080b1cc2f66d6e109d431a1e09519d7cf53bb9a
70516 Author: Behdad Esfahbod <behdad@behdad.org>
70517 Date:   Sat May 23 18:50:44 2009 -0400
70518
70519     [HB] Add TODO items
70520
70521  src/TODO | 6 ++++++
70522  1 file changed, 6 insertions(+)
70523
70524 commit e4efdd80a8fa4edbcdec9cd84f35f5f4521943c2
70525 Author: Behdad Esfahbod <behdad@behdad.org>
70526 Date:   Fri May 22 18:54:24 2009 -0400
70527
70528     [GDEF] Add some get_carret_value() code
70529
70530  src/hb-ot-layout-gdef-private.h | 36 ++++++++++++++++++------------------
70531  1 file changed, 18 insertions(+), 18 deletions(-)
70532
70533 commit 9b006bc0322723d065271e4b0ea4f137f81101e1
70534 Author: Behdad Esfahbod <behdad@behdad.org>
70535 Date:   Fri May 22 18:29:45 2009 -0400
70536
70537     [GPOS] MarkLigPosFormat1
70538
70539     GPOS is complete now!  Yay!
70540
70541  src/hb-ot-layout-gpos-private.h | 128
70542  +++++++++++++++++++++++++++++-----------
70543  1 file changed, 92 insertions(+), 36 deletions(-)
70544
70545 commit 923923feb248250626c637c11a886804011197b0
70546 Author: Behdad Esfahbod <behdad@behdad.org>
70547 Date:   Fri May 22 17:58:09 2009 -0400
70548
70549     [HB] Remove apply_subtables() again
70550
70551  src/hb-ot-layout-gpos-private.h | 31 +++++++++++--------------------
70552  src/hb-ot-layout-gsub-private.h | 33 ++++++++++++---------------------
70553  2 files changed, 23 insertions(+), 41 deletions(-)
70554
70555 commit d468f9af5b9fdc2713b0b86f28129e4190ee5053
70556 Author: Behdad Esfahbod <behdad@behdad.org>
70557 Date:   Thu May 21 22:31:33 2009 -0400
70558
70559     [HB] Share Extension lookup code between GSUB and GPOS
70560
70561  src/hb-ot-layout-gpos-private.h     | 64 +++++-----------------------
70562  src/hb-ot-layout-gsub-private.h     | 83
70563  +++++++------------------------------
70564  src/hb-ot-layout-gsubgpos-private.h | 52 +++++++++++++++++++++++
70565  3 files changed, 77 insertions(+), 122 deletions(-)
70566
70567 commit 498f1909e0f7a32484b2058622c4a018cbfc1334
70568 Author: Behdad Esfahbod <behdad@behdad.org>
70569 Date:   Thu May 21 15:51:04 2009 -0400
70570
70571     [GPOS] Remove printf.  MarkMarkPos1 is working
70572
70573     The "bug" was in the font.
70574
70575  src/hb-ot-layout-gpos-private.h | 1 -
70576  1 file changed, 1 deletion(-)
70577
70578 commit c7d457aa3ae7138630f52ca7263f663a3ea284c0
70579 Author: Behdad Esfahbod <behdad@behdad.org>
70580 Date:   Thu May 21 12:46:29 2009 -0400
70581
70582     [HB] Ouch.  Add files.
70583
70584  src/hb-common.h  | 13 +++++-----
70585  src/hb-private.h | 74
70586  ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
70587  2 files changed, 78 insertions(+), 9 deletions(-)
70588
70589 commit fe550f4dd815285e9de8c3cbff810b0a1c7b377f
70590 Author: Behdad Esfahbod <behdad@behdad.org>
70591 Date:   Thu May 21 08:27:07 2009 -0400
70592
70593     [GPOS] MarkMarkPosFormat1
70594
70595     Still not quite working.
70596
70597  src/TODO                        |   4 +-
70598  src/hb-ot-layout-gpos-private.h | 105
70599  +++++++++++++++++++++++++++++-----------
70600  2 files changed, 79 insertions(+), 30 deletions(-)
70601
70602 commit 357ccde36bba01a405d59b7da061fc5048cdc7b4
70603 Author: Behdad Esfahbod <behdad@behdad.org>
70604 Date:   Thu May 21 06:32:01 2009 -0400
70605
70606     [GPOS] MarkBasePosFormat1
70607
70608  src/TODO                        |  1 +
70609  src/hb-ot-layout-gpos-private.h | 62
70610  +++++++++++++++++++++++++++++++++++++----
70611  2 files changed, 58 insertions(+), 5 deletions(-)
70612
70613 commit 377bfc5860ae018f54e4a2dd737b4b000383ab54
70614 Author: Behdad Esfahbod <behdad@behdad.org>
70615 Date:   Thu May 21 04:58:24 2009 -0400
70616
70617     [GPOS] Implement MarkArray interface
70618
70619  src/hb-ot-layout-gpos-private.h | 5 +++--
70620  1 file changed, 3 insertions(+), 2 deletions(-)
70621
70622 commit c18ec2b1d7b8c7abe6ebf4b53c9ec75d5c9bb255
70623 Author: Behdad Esfahbod <behdad@behdad.org>
70624 Date:   Thu May 21 04:54:01 2009 -0400
70625
70626     [GPOS] Implement Device support in AnchorFormat3
70627
70628  src/hb-ot-layout-gpos-private.h | 11 ++++++++---
70629  1 file changed, 8 insertions(+), 3 deletions(-)
70630
70631 commit fca6a0d158b847181dcf67a13f34499177df899b
70632 Author: Behdad Esfahbod <behdad@behdad.org>
70633 Date:   Thu May 21 04:49:04 2009 -0400
70634
70635     [GPOS] Remove apply_value() return value
70636
70637  src/hb-ot-layout-gpos-private.h | 75
70638  +++++++++++++++++++----------------------
70639  1 file changed, 34 insertions(+), 41 deletions(-)
70640
70641 commit fb3b5ccfefc4c38c9184d432703e81f73e1f5bc7
70642 Author: Behdad Esfahbod <behdad@behdad.org>
70643 Date:   Thu May 21 04:47:05 2009 -0400
70644
70645     [GPOS] Start MarkBasePosFormat1
70646
70647  src/TODO                        |  1 +
70648  src/hb-ot-layout-gpos-private.h | 38
70649  +++++++++++++++++---------------------
70650  2 files changed, 18 insertions(+), 21 deletions(-)
70651
70652 commit ee8776d9e009a7fb8e1f3c1f9cf3ad42d9746a16
70653 Author: Behdad Esfahbod <behdad@behdad.org>
70654 Date:   Wed May 20 15:46:12 2009 -0400
70655
70656     [HB] Add TODO item
70657
70658  src/hb-ot-layout-gpos-private.h | 1 +
70659  src/hb-ot-layout-gsub-private.h | 1 +
70660  2 files changed, 2 insertions(+)
70661
70662 commit c6456ca5cfc35095378dcf29f8edc33ece9c3ea1
70663 Author: Behdad Esfahbod <behdad@behdad.org>
70664 Date:   Wed May 20 06:15:23 2009 -0400
70665
70666     [HB] Add TODO item
70667
70668  src/TODO | 1 +
70669  1 file changed, 1 insertion(+)
70670
70671 commit 3015c4175179a1816aad2a4950da9a3b8baf2578
70672 Author: Behdad Esfahbod <behdad@behdad.org>
70673 Date:   Wed May 20 06:01:16 2009 -0400
70674
70675     [HB] Remove last dependence on the old code base!
70676
70677  src/hb-buffer-private.h         | 88
70678  ++++++++++++++++++++---------------------
70679  src/hb-buffer.c                 | 47 +++++++++++-----------
70680  src/hb-ot-layout-gpos-private.h | 11 ++----
70681  src/hb-ot-layout-gsub-private.h | 12 +++---
70682  src/hb-ot-layout.cc             | 16 ++++----
70683  5 files changed, 85 insertions(+), 89 deletions(-)
70684
70685 commit 5c0adce1ccc739415c4b26ff13ffd2d77ea4bc6c
70686 Author: Behdad Esfahbod <behdad@behdad.org>
70687 Date:   Wed May 20 05:42:12 2009 -0400
70688
70689     [HB] Rename harfbuzz-buffer to hb-buffer
70690
70691  src/Makefile.am                                        | 5 +++--
70692  src/{harfbuzz-buffer-private.h => hb-buffer-private.h} | 8 ++++----
70693  src/{harfbuzz-buffer.c => hb-buffer.c}                 | 6 ++----
70694  src/{harfbuzz-buffer.h => hb-buffer.h}                 | 8 ++++----
70695  src/hb-ot-layout-gsubgpos-private.h                    | 2 +-
70696  src/hb-ot-layout-private.h                             | 2 +-
70697  src/hb-ot-layout.cc                                    | 5 +++--
70698  src/hb-ot-layout.h                                     | 2 +-
70699  8 files changed, 19 insertions(+), 19 deletions(-)
70700
70701 commit b857b49c82782d29d6d189f1a9f4a84d39cd84ea
70702 Author: Behdad Esfahbod <behdad@behdad.org>
70703 Date:   Wed May 20 05:35:14 2009 -0400
70704
70705     [HB] Remove all references to the old code!
70706
70707  src/Makefile.am            |  76 +++++++---------------
70708  src/harfbuzz-buffer.c      | 154
70709  +++++++++++++++++++--------------------------
70710  src/harfbuzz-buffer.h      |  80 +++++++++++------------
70711  src/hb-ot-layout-private.h |   6 +-
70712  src/hb-ot-layout.cc        |  17 ++---
70713  src/hb-ot-layout.h         |   1 +
70714  6 files changed, 137 insertions(+), 197 deletions(-)
70715
70716 commit e1593a6e620ee6a8184487185d1c95e0d1820ba5
70717 Author: Behdad Esfahbod <behdad@behdad.org>
70718 Date:   Wed May 20 04:51:30 2009 -0400
70719
70720     [GPOS] Finally it's working, up to Cursive
70721
70722     Wow, IranNastaliq renders perfectly again!
70723
70724  src/hb-ot-layout.cc | 24 ++++++++++++++++++++++++
70725  src/hb-ot-layout.h  | 12 ++++++++++++
70726  2 files changed, 36 insertions(+)
70727
70728 commit 0f7e6b2cead0c7d527ef68ededb27e0afd71d819
70729 Author: Behdad Esfahbod <behdad@behdad.org>
70730 Date:   Wed May 20 04:16:35 2009 -0400
70731
70732     [GPOS] Fix more brokenness
70733
70734  src/Makefile.am                 |  2 +-
70735  src/hb-ot-layout-gpos-private.h | 37
70736  ++++++++++++++++++++-----------------
70737  src/hb-ot-layout.cc             |  7 +++++++
70738  src/hb-ot-layout.h              |  5 +++++
70739  4 files changed, 33 insertions(+), 18 deletions(-)
70740
70741 commit ff05d257dd43221b7c8ebead188e78495daa8eda
70742 Author: Behdad Esfahbod <behdad@behdad.org>
70743 Date:   Wed May 20 03:53:00 2009 -0400
70744
70745     [HB] Move lookup types enum into subtable class
70746
70747  src/hb-ot-layout-gpos-private.h | 66
70748  ++++++++++++++++++++---------------------
70749  src/hb-ot-layout-gsub-private.h | 44 +++++++++++++--------------
70750  2 files changed, 55 insertions(+), 55 deletions(-)
70751
70752 commit 263bbef7670b59aa88ef9ba910579dfa51226524
70753 Author: Behdad Esfahbod <behdad@behdad.org>
70754 Date:   Wed May 20 00:00:09 2009 -0400
70755
70756     [GDEF] Simplify Device access
70757
70758  src/hb-ot-layout-gdef-private.h | 12 +++---------
70759  1 file changed, 3 insertions(+), 9 deletions(-)
70760
70761 commit 60d77cf05fddc5304b4b1fc19cdedba15cbee1e9
70762 Author: Behdad Esfahbod <behdad@behdad.org>
70763 Date:   Tue May 19 23:58:54 2009 -0400
70764
70765     [HB] Indentation
70766
70767  src/hb-ot-layout-common-private.h   | 170
70768  +++++++++++++++++-------------------
70769  src/hb-ot-layout-gdef-private.h     |  65 +++++++-------
70770  src/hb-ot-layout-gsubgpos-private.h | 150 +++++++++++++++++--------------
70771  src/hb-ot-layout-open-private.h     | 159
70772  ++++++++++++++++-----------------
70773  src/hb-ot-layout-private.h          |   9 +-
70774  5 files changed, 288 insertions(+), 265 deletions(-)
70775
70776 commit 90de3dfff9e82dae20b7517642511aebaf736b74
70777 Author: Behdad Esfahbod <behdad@behdad.org>
70778 Date:   Tue May 19 23:43:04 2009 -0400
70779
70780     [HB] Remove unused methods
70781
70782  src/hb-ot-layout-common-private.h | 6 ------
70783  1 file changed, 6 deletions(-)
70784
70785 commit 4c44d830d79431fcb143df2b5a29cdc8e8fccef3
70786 Author: Behdad Esfahbod <behdad@behdad.org>
70787 Date:   Tue May 19 23:42:30 2009 -0400
70788
70789     [HB] Indentation
70790
70791  src/hb-ot-layout-gpos-private.h | 253
70792  +++++++++++++++++++++-----------------
70793  src/hb-ot-layout-gsub-private.h | 262
70794  ++++++++++++++++++++++------------------
70795  2 files changed, 284 insertions(+), 231 deletions(-)
70796
70797 commit d18fd8e3f7185f531fa4c4988d3f5d5c5282b8eb
70798 Author: Behdad Esfahbod <behdad@behdad.org>
70799 Date:   Tue May 19 23:25:41 2009 -0400
70800
70801     [GPOS] CursivePosFormat1
70802
70803  src/hb-ot-layout-gpos-private.h | 174
70804  ++++++++++++++++++++++++++++++++++++++--
70805  src/hb-ot-layout-private.h      |   2 +-
70806  2 files changed, 169 insertions(+), 7 deletions(-)
70807
70808 commit 70632add333e4ab38f8f485bb87b25116128cf92
70809 Author: Behdad Esfahbod <behdad@behdad.org>
70810 Date:   Tue May 19 22:30:09 2009 -0400
70811
70812     [GSUB] PairPosFormat2
70813
70814  src/hb-ot-layout-gpos-private.h | 43
70815  ++++++++++++++++++++++++++++++++++++-----
70816  1 file changed, 38 insertions(+), 5 deletions(-)
70817
70818 commit b24ecbadf44d56fd3286d1d3ff6928151ccec9bd
70819 Author: Behdad Esfahbod <behdad@behdad.org>
70820 Date:   Tue May 19 22:16:04 2009 -0400
70821
70822     [GPOS] PairPosFormat1
70823
70824  src/hb-ot-layout-gpos-private.h | 91
70825  +++++++++++++++++++++++++++++++++--------
70826  1 file changed, 73 insertions(+), 18 deletions(-)
70827
70828 commit 056c7ec1aea1eca60a3b20b583b8a8072be9d758
70829 Author: Behdad Esfahbod <behdad@behdad.org>
70830 Date:   Mon May 18 19:47:52 2009 -0400
70831
70832     [GPOS] Start filling apply() functions in
70833
70834  src/harfbuzz-buffer-private.h     |   1 +
70835  src/harfbuzz-buffer.c             |   3 -
70836  src/hb-ot-layout-common-private.h |  35 ++++++-----
70837  src/hb-ot-layout-gpos-private.h   | 127
70838  ++++++++++++++++++++++++++++----------
70839  4 files changed, 116 insertions(+), 50 deletions(-)
70840
70841 commit 4fa77d3c4305a76b956de8c1a9b83a961d035a80
70842 Author: Behdad Esfahbod <behdad@behdad.org>
70843 Date:   Mon May 18 18:44:54 2009 -0400
70844
70845     [HB] Use enums
70846
70847  src/hb-ot-layout-common-private.h | 14 ++++++++------
70848  src/hb-ot-layout-gdef-private.h   | 22 +++++++++++++---------
70849  2 files changed, 21 insertions(+), 15 deletions(-)
70850
70851 commit 6b54c5d0446b514fbb6521e7e9e614d153435f0e
70852 Author: Behdad Esfahbod <behdad@behdad.org>
70853 Date:   Mon May 18 18:30:25 2009 -0400
70854
70855     [HB] More reference cast simplification
70856
70857  src/hb-ot-layout-gsub-private.h     |  8 ++++----
70858  src/hb-ot-layout-gsubgpos-private.h | 28 ++++++++++++++--------------
70859  src/hb-ot-layout-open-private.h     |  2 +-
70860  3 files changed, 19 insertions(+), 19 deletions(-)
70861
70862 commit eb0dfc830e09405492f494c85380e133ac5d0ea3
70863 Author: Behdad Esfahbod <behdad@behdad.org>
70864 Date:   Mon May 18 18:22:44 2009 -0400
70865
70866     [HB] Rename LOOKUP_ARGS to APPLY_ARGS
70867
70868  src/hb-ot-layout-gpos-private.h     | 88
70869  ++++++++++++++++++------------------
70870  src/hb-ot-layout-gsub-private.h     | 84
70871  +++++++++++++++++-----------------
70872  src/hb-ot-layout-gsubgpos-private.h | 90
70873  ++++++++++++++++++-------------------
70874  3 files changed, 131 insertions(+), 131 deletions(-)
70875
70876 commit 2a8e6accdf798a78ff180dcb593140592d62b872
70877 Author: Behdad Esfahbod <behdad@behdad.org>
70878 Date:   Mon May 18 18:21:44 2009 -0400
70879
70880     [HB] Internally rename position() and substitute() to apply()
70881
70882  src/hb-ot-layout-gpos-private.h | 110
70883  ++++++++++++++++++++--------------------
70884  src/hb-ot-layout-gsub-private.h | 104
70885  ++++++++++++++++++-------------------
70886  2 files changed, 107 insertions(+), 107 deletions(-)
70887
70888 commit f6c8a6eacf27fd1c509d07c85985f0367c5e475f
70889 Author: Behdad Esfahbod <behdad@behdad.org>
70890 Date:   Mon May 18 18:01:19 2009 -0400
70891
70892     [HB] Simplify casts
70893
70894  src/hb-ot-layout-gdef-private.h |  2 +-
70895  src/hb-ot-layout-gpos-private.h |  6 +++---
70896  src/hb-ot-layout-gsub-private.h |  6 +++---
70897  src/hb-ot-layout-open-private.h | 10 +++++-----
70898  4 files changed, 12 insertions(+), 12 deletions(-)
70899
70900 commit 9c42f05a5ccbb48a9367b80ecdf3679e88088fcf
70901 Author: Behdad Esfahbod <behdad@behdad.org>
70902 Date:   Mon May 18 17:43:49 2009 -0400
70903
70904     Switch Pango to new, defunt, GPOS
70905
70906  src/hb-ot-layout-gpos-private.h | 22 +++++++++++++++-------
70907  src/hb-ot-layout.cc             | 13 +++++++++++++
70908  src/hb-ot-layout.h              |  5 +++++
70909  3 files changed, 33 insertions(+), 7 deletions(-)
70910
70911 commit 5e5eb0573f7ea2ce2cf037fef0df70a4351e82c0
70912 Author: Behdad Esfahbod <behdad@behdad.org>
70913 Date:   Mon May 18 17:09:33 2009 -0400
70914
70915     [HB] Start GPOS!
70916
70917  src/hb-ot-layout-gpos-private.h | 915
70918  ++++++++++++++++++++++++++++++++++++++++
70919  src/hb-ot-layout-gsub-private.h |   2 -
70920  src/hb-ot-layout-private.h      |  15 +-
70921  src/hb-ot-layout.cc             |   5 +-
70922  src/hb-ot-layout.h              |   8 +-
70923  5 files changed, 936 insertions(+), 9 deletions(-)
70924
70925 commit 64e67f7599deeec98b104f8b70d0d321cf96799d
70926 Author: Behdad Esfahbod <behdad@behdad.org>
70927 Date:   Mon May 18 15:32:40 2009 -0400
70928
70929     [GSUB] Minor
70930
70931  src/hb-ot-layout-gsub-private.h | 16 ++++++----------
70932  1 file changed, 6 insertions(+), 10 deletions(-)
70933
70934 commit d79cae0b4eef8c2694ada791bb8e427c1202875e
70935 Author: Behdad Esfahbod <behdad@behdad.org>
70936 Date:   Mon May 18 13:50:15 2009 -0400
70937
70938     [HB] Minor
70939
70940  src/hb-ot-layout-gsub-private.h | 22 +++++++++++-----------
70941  1 file changed, 11 insertions(+), 11 deletions(-)
70942
70943 commit 8533bb985e6af2b656d7c45620d8f11f36330b85
70944 Author: Behdad Esfahbod <behdad@behdad.org>
70945 Date:   Mon May 18 06:00:12 2009 -0400
70946
70947     [GSUB] Protect against mismatching Extension subtable types
70948
70949  src/hb-ot-layout-gsub-private.h | 9 ++++++---
70950  1 file changed, 6 insertions(+), 3 deletions(-)
70951
70952 commit 969afd706e9b52adc79f6210c0088b2c6bbae9bc
70953 Author: Behdad Esfahbod <behdad@behdad.org>
70954 Date:   Mon May 18 05:47:47 2009 -0400
70955
70956     [GSUB] Implement ReverseChainSingleSubst
70957
70958     GSUB is done!
70959
70960  src/hb-ot-layout-gsub-private.h     | 55
70961  +++++++++++++++++++++++++++----------
70962  src/hb-ot-layout-gsubgpos-private.h | 43 +++++++++--------------------
70963  2 files changed, 54 insertions(+), 44 deletions(-)
70964
70965 commit 4acaffd786a11b5bd7d41b39fc65625fd8cd5077
70966 Author: Behdad Esfahbod <behdad@behdad.org>
70967 Date:   Mon May 18 05:29:29 2009 -0400
70968
70969     [HB] Don't use G_LIKELY!
70970
70971  src/hb-ot-layout-gsub-private.h     | 12 ++++++------
70972  src/hb-ot-layout-gsubgpos-private.h | 12 ++++++------
70973  src/hb-ot-layout-open-private.h     |  4 ++--
70974  src/hb-ot-layout.cc                 |  6 +++---
70975  4 files changed, 17 insertions(+), 17 deletions(-)
70976
70977 commit 3dcb12f171ebbf44461e6ce6439d286c9520dd88
70978 Author: Behdad Esfahbod <behdad@behdad.org>
70979 Date:   Mon May 18 05:22:32 2009 -0400
70980
70981     [GSUB] Oops, fix Extension check
70982
70983  src/hb-ot-layout-gsub-private.h | 3 +--
70984  1 file changed, 1 insertion(+), 2 deletions(-)
70985
70986 commit 2e8fb6c38dbc01cb77b384c0ae0212514dfbb588
70987 Author: Behdad Esfahbod <behdad@behdad.org>
70988 Date:   Mon May 18 04:37:37 2009 -0400
70989
70990     [HB] Tweak some constants and fix Coverage
70991
70992  src/hb-ot-layout-common-private.h   | 11 ++++++-----
70993  src/hb-ot-layout-gsubgpos-private.h |  2 ++
70994  src/hb-ot-layout-open-private.h     |  6 +++---
70995  3 files changed, 11 insertions(+), 8 deletions(-)
70996
70997 commit d6aae5f5cad54fc5dac8b0ff10a3921ebda533d4
70998 Author: Behdad Esfahbod <behdad@behdad.org>
70999 Date:   Mon May 18 04:25:22 2009 -0400
71000
71001     [HB] Cleanup TODOs
71002
71003  src/hb-ot-layout-gsub-private.h | 12 ++++++------
71004  src/hb-ot-layout-open-private.h |  2 +-
71005  src/hb-ot-layout.cc             |  4 ++--
71006  3 files changed, 9 insertions(+), 9 deletions(-)
71007
71008 commit 122f21fb9a3a0b914575929a3be11884f1ae00c0
71009 Author: Behdad Esfahbod <behdad@behdad.org>
71010 Date:   Mon May 18 04:21:53 2009 -0400
71011
71012     [GSUB] Fix context_length handling in Ligature too
71013
71014  src/hb-ot-layout-gsub-private.h     | 9 ++++-----
71015  src/hb-ot-layout-gsubgpos-private.h | 5 +++--
71016  2 files changed, 7 insertions(+), 7 deletions(-)
71017
71018 commit 47958dea214fd55725bf04aa13d233870255fb03
71019 Author: Behdad Esfahbod <behdad@behdad.org>
71020 Date:   Mon May 18 04:17:47 2009 -0400
71021
71022     [HB] Minor cleanup
71023
71024  src/hb-ot-layout-gsubgpos-private.h | 10 ++++------
71025  1 file changed, 4 insertions(+), 6 deletions(-)
71026
71027 commit e73a0c2a903112ce9a35b95e14e10ab8ea2dc337
71028 Author: Behdad Esfahbod <behdad@behdad.org>
71029 Date:   Mon May 18 04:15:25 2009 -0400
71030
71031     [HB] Correctly skip glyphs when applying (Chain)Context lookups
71032
71033  src/hb-ot-layout-gsubgpos-private.h | 14 +++++++++++---
71034  1 file changed, 11 insertions(+), 3 deletions(-)
71035
71036 commit 7cff75babd64cd49dd2b3faaa15193d12c098f42
71037 Author: Behdad Esfahbod <behdad@behdad.org>
71038 Date:   Mon May 18 04:09:05 2009 -0400
71039
71040     [HB] Fix context_length checking
71041
71042  src/hb-ot-layout-gsubgpos-private.h | 23 +++++++++++++----------
71043  src/hb-ot-layout-open-private.h     |  2 +-
71044  2 files changed, 14 insertions(+), 11 deletions(-)
71045
71046 commit d0ba0557007798db2c60ddd0b7a5a0624cd1698d
71047 Author: Behdad Esfahbod <behdad@behdad.org>
71048 Date:   Mon May 18 03:56:39 2009 -0400
71049
71050     [HB] ChainContext complete
71051
71052     IranNastaliq renders perfectly again!
71053
71054  src/hb-ot-layout-gsubgpos-private.h | 63
71055  +++++++++++++++++++++++++++----------
71056  1 file changed, 46 insertions(+), 17 deletions(-)
71057
71058 commit e072c24e79f0e7c1e078a87c782ab5dd8f21dcda
71059 Author: Behdad Esfahbod <behdad@behdad.org>
71060 Date:   Mon May 18 03:47:31 2009 -0400
71061
71062     [HB] Implement backtrack matching
71063
71064  src/hb-ot-layout-gsubgpos-private.h | 61
71065  +++++++++++++++++++++++++++----------
71066  1 file changed, 45 insertions(+), 16 deletions(-)
71067
71068 commit 02e1e5c63fa4f896053fa3c21e495239e1e9caa2
71069 Author: Behdad Esfahbod <behdad@behdad.org>
71070 Date:   Mon May 18 02:47:57 2009 -0400
71071
71072     [HB] One more step to go, for fully working GSUB and ChainContext
71073
71074  src/hb-ot-layout-gsubgpos-private.h | 107
71075  ++++++++++++++++++++----------------
71076  1 file changed, 61 insertions(+), 46 deletions(-)
71077
71078 commit f14c2b7acfba75b8a6880f41ceec758f9a56abce
71079 Author: Behdad Esfahbod <behdad@behdad.org>
71080 Date:   Mon May 18 02:36:18 2009 -0400
71081
71082     [HB] Further modularize Context matching
71083
71084  src/hb-ot-layout-gsubgpos-private.h | 92
71085  +++++++++++++++++++++++++------------
71086  1 file changed, 63 insertions(+), 29 deletions(-)
71087
71088 commit 13ed4405c558e445b052360f1ed8ee27ecf48e6e
71089 Author: Behdad Esfahbod <behdad@behdad.org>
71090 Date:   Mon May 18 02:14:37 2009 -0400
71091
71092     [HB] A step closer to working ChainContext
71093
71094  src/hb-ot-layout-gsubgpos-private.h | 36
71095  ++++++++++++++++++++++++++----------
71096  1 file changed, 26 insertions(+), 10 deletions(-)
71097
71098 commit e8cbaaf6d538036ff9b880b018db402e0895ed01
71099 Author: Behdad Esfahbod <behdad@behdad.org>
71100 Date:   Mon May 18 02:03:58 2009 -0400
71101
71102     [HB] Add HeadlessArrayTo<>
71103
71104  src/hb-ot-layout-gsub-private.h     | 10 ++++------
71105  src/hb-ot-layout-gsubgpos-private.h |  5 ++---
71106  src/hb-ot-layout-open-private.h     | 19 +++++++++++++++++++
71107  3 files changed, 25 insertions(+), 9 deletions(-)
71108
71109 commit dcb6b60254951a2831c03f3196962d229f7e556c
71110 Author: Behdad Esfahbod <behdad@behdad.org>
71111 Date:   Mon May 18 01:49:57 2009 -0400
71112
71113     [HB] More template goodness
71114
71115  src/hb-ot-layout-gsubgpos-private.h | 37
71116  +++++++++++++++----------------------
71117  1 file changed, 15 insertions(+), 22 deletions(-)
71118
71119 commit aa3d7adca5c821c91a2a1b5380fd6b3d19656ab1
71120 Author: Behdad Esfahbod <behdad@behdad.org>
71121 Date:   Sun May 17 23:17:56 2009 -0400
71122
71123     [HB] More churning towards ChainContext lookups
71124
71125  src/hb-ot-layout-common-private.h   |   6 +-
71126  src/hb-ot-layout-gsub-private.h     |  15 +++-
71127  src/hb-ot-layout-gsubgpos-private.h | 174
71128  ++++++++++++++++++++++--------------
71129  3 files changed, 125 insertions(+), 70 deletions(-)
71130
71131 commit 48f16ed96ac7041b511d9e0864623d2aa09c6da3
71132 Author: Behdad Esfahbod <behdad@behdad.org>
71133 Date:   Sun May 17 22:11:30 2009 -0400
71134
71135     [HB] Towards sharing Context and ChainContext code
71136
71137  src/hb-ot-layout-gsubgpos-private.h | 220
71138  ++++++++++++++++--------------------
71139  1 file changed, 99 insertions(+), 121 deletions(-)
71140
71141 commit 6cf2a52593cb4b23e3efe5e16228e3172bdcdd05
71142 Author: Behdad Esfahbod <behdad@behdad.org>
71143 Date:   Sun May 17 21:11:49 2009 -0400
71144
71145     [HB] Add check to avoid infinite recursion
71146
71147  src/hb-ot-layout-gsub-private.h | 12 ++++++++----
71148  1 file changed, 8 insertions(+), 4 deletions(-)
71149
71150 commit 887c4b44165eeb8ac7fb09bc4474d11720b94a9e
71151 Author: Behdad Esfahbod <behdad@behdad.org>
71152 Date:   Sun May 17 21:06:08 2009 -0400
71153
71154     [HB] Cosmetic
71155
71156  src/hb-ot-layout-gsub-private.h | 4 ++--
71157  1 file changed, 2 insertions(+), 2 deletions(-)
71158
71159 commit ca5290f4994e1b2db4dac03f7a22b7071441ba06
71160 Author: Behdad Esfahbod <behdad@behdad.org>
71161 Date:   Sun May 17 20:48:27 2009 -0400
71162
71163     [HB] Start ChainContext and ReverseChainSingleSubst lookups
71164
71165  src/hb-ot-layout-gsub-private.h     | 269
71166  ++++++++----------------------------
71167  src/hb-ot-layout-gsubgpos-private.h | 214 +++++++++++++++++++++++++++-
71168  2 files changed, 268 insertions(+), 215 deletions(-)
71169
71170 commit 433f4aea741e39df079126769441b79ab64fd236
71171 Author: Behdad Esfahbod <behdad@behdad.org>
71172 Date:   Sun May 17 20:30:05 2009 -0400
71173
71174     [HB] Remove stale TODO
71175
71176  src/hb-ot-layout-private.h | 2 --
71177  1 file changed, 2 deletions(-)
71178
71179 commit 6f20f72e9c58ba23db2e31afa5d331acfea3d77e
71180 Author: Behdad Esfahbod <behdad@behdad.org>
71181 Date:   Sun May 17 20:28:01 2009 -0400
71182
71183     [HB] Split Layout-common tables into new files
71184
71185  src/hb-ot-layout-common-private.h   | 429
71186  ++++++++++++++++++++++++++++++++++++
71187  src/hb-ot-layout-gdef-private.h     |   3 +-
71188  src/hb-ot-layout-gsub-private.h     |   1 +
71189  src/hb-ot-layout-gsubgpos-private.h |   2 +
71190  src/hb-ot-layout-open-private.h     | 408
71191  ----------------------------------
71192  5 files changed, 434 insertions(+), 409 deletions(-)
71193
71194 commit f45107fe0904414f1266648a6c42849c494fe611
71195 Author: Behdad Esfahbod <behdad@behdad.org>
71196 Date:   Sun May 17 20:13:02 2009 -0400
71197
71198     [HB] More shuffling
71199
71200  src/hb-ot-layout-gsub-private.h     | 71
71201  +++++++++++++++++++++----------------
71202  src/hb-ot-layout-gsubgpos-private.h | 30 ++++++++++++++++
71203  src/hb-ot-layout-open-private.h     | 41 ---------------------
71204  3 files changed, 71 insertions(+), 71 deletions(-)
71205
71206 commit f8dc67b3c24dfc805da756a73cb217b36e16b4b8
71207 Author: Behdad Esfahbod <behdad@behdad.org>
71208 Date:   Sun May 17 19:47:54 2009 -0400
71209
71210     [HB] Cleanup format unions
71211
71212  src/hb-ot-layout-gdef-private.h     | 18 ++++----
71213  src/hb-ot-layout-gsub-private.h     | 87
71214  +++++++++++++++++++------------------
71215  src/hb-ot-layout-gsubgpos-private.h | 16 +++----
71216  src/hb-ot-layout-open-private.h     | 41 +++++++----------
71217  4 files changed, 77 insertions(+), 85 deletions(-)
71218
71219 commit da1097bc3b1995776c205707fd2b17603b804646
71220 Author: Behdad Esfahbod <behdad@behdad.org>
71221 Date:   Sun May 17 19:31:18 2009 -0400
71222
71223     [HB] Use four bytes for Null Tag, not 5
71224
71225  src/hb-ot-layout-open-private.h | 4 +++-
71226  1 file changed, 3 insertions(+), 1 deletion(-)
71227
71228 commit 19fc24f268b985d30971307ac2055622d11cb21f
71229 Author: Behdad Esfahbod <behdad@behdad.org>
71230 Date:   Sun May 17 09:45:32 2009 -0400
71231
71232     [HB] Couple size checks
71233
71234  src/hb-ot-layout-gsub-private.h     | 7 +++++--
71235  src/hb-ot-layout-gsubgpos-private.h | 4 ++--
71236  src/hb-ot-layout-open-private.h     | 4 ++--
71237  3 files changed, 9 insertions(+), 6 deletions(-)
71238
71239 commit ecf17e849db19599bbb816d0018380ebf979576b
71240 Author: Behdad Esfahbod <behdad@behdad.org>
71241 Date:   Sun May 17 09:34:41 2009 -0400
71242
71243     [HB] Propagate property of first glyph
71244
71245     This slightly grows code size.
71246
71247  src/hb-ot-layout-gsub-private.h     | 100
71248  +++++++++++++++++++-----------------
71249  src/hb-ot-layout-gsubgpos-private.h |   7 +--
71250  2 files changed, 56 insertions(+), 51 deletions(-)
71251
71252 commit eca8e33710cfce51454e64d974ff0c28b0eefa14
71253 Author: Behdad Esfahbod <behdad@behdad.org>
71254 Date:   Sun May 17 09:07:27 2009 -0400
71255
71256     [GSUB] Further optimize the main switch
71257
71258  src/hb-ot-layout-gsub-private.h | 31 +++++++++++++++++--------------
71259  1 file changed, 17 insertions(+), 14 deletions(-)
71260
71261 commit 13068232e7054748ae5ba0d961ee5a95b959e92e
71262 Author: Behdad Esfahbod <behdad@behdad.org>
71263 Date:   Sun May 17 08:59:01 2009 -0400
71264
71265     [HB] Unify first glyph property checking
71266
71267  src/hb-ot-layout-gsub-private.h     | 81
71268  ++++++++++++++++---------------------
71269  src/hb-ot-layout-gsubgpos-private.h | 12 ------
71270  2 files changed, 35 insertions(+), 58 deletions(-)
71271
71272 commit 66bf7ce4e3135535c110a917178b84c4a2b1d11f
71273 Author: Behdad Esfahbod <behdad@behdad.org>
71274 Date:   Sun May 17 08:28:42 2009 -0400
71275
71276     [HB] Move Context matching logic out of GSUB
71277
71278  src/hb-ot-layout-gdef-private.h     |   2 -
71279  src/hb-ot-layout-gsub-private.h     | 331
71280  +---------------------------------
71281  src/hb-ot-layout-gsubgpos-private.h | 347
71282  ++++++++++++++++++++++++++++++++++++
71283  3 files changed, 352 insertions(+), 328 deletions(-)
71284
71285 commit a1625528cd5ed94bc8f18903da3300e823ee5b54
71286 Author: Behdad Esfahbod <behdad@behdad.org>
71287 Date:   Sun May 17 07:52:11 2009 -0400
71288
71289     [GSUB] Unify ContextSubst matching
71290
71291  src/hb-ot-layout-gsub-private.h | 378
71292  ++++++++++++++++------------------------
71293  1 file changed, 154 insertions(+), 224 deletions(-)
71294
71295 commit c36238bea40e9e2b589028eb6de0710455b31585
71296 Author: Behdad Esfahbod <behdad@behdad.org>
71297 Date:   Sun May 17 07:39:34 2009 -0400
71298
71299     [HB] Renames
71300
71301  src/hb-ot-layout-gsub-private.h | 122
71302  ++++++++++++++++++++--------------------
71303  1 file changed, 61 insertions(+), 61 deletions(-)
71304
71305 commit 15c3e75b39797a153b6bc0598f87b27c4a487228
71306 Author: Behdad Esfahbod <behdad@behdad.org>
71307 Date:   Sun May 17 06:03:42 2009 -0400
71308
71309     [HB] Simplify buffer
71310
71311  src/harfbuzz-buffer-private.h   | 14 ++++++--------
71312  src/harfbuzz-buffer.c           | 35 ++++++++++++++++-------------------
71313  src/harfbuzz-gsub.c             |  6 +++---
71314  src/hb-ot-layout-gsub-private.h | 12 ++++++------
71315  4 files changed, 31 insertions(+), 36 deletions(-)
71316
71317 commit 36f78446cef8a7cbae000d5e742c9d13e1cc7f83
71318 Author: Behdad Esfahbod <behdad@behdad.org>
71319 Date:   Sun May 17 05:52:32 2009 -0400
71320
71321     [HB] Add TODO item
71322
71323  src/TODO              | 1 +
71324  src/harfbuzz-buffer.c | 2 +-
71325  2 files changed, 2 insertions(+), 1 deletion(-)
71326
71327 commit ee58aaebd296ea8237516754fd4e825d524b11b7
71328 Author: Behdad Esfahbod <behdad@behdad.org>
71329 Date:   Sun May 17 05:14:33 2009 -0400
71330
71331     [HB] Update copyright years
71332
71333  src/hb-ot-layout-gdef-private.h | 2 +-
71334  src/hb-ot-layout-open-private.h | 2 +-
71335  src/hb-ot-layout.cc             | 2 +-
71336  src/main.cc                     | 2 +-
71337  4 files changed, 4 insertions(+), 4 deletions(-)
71338
71339 commit f4c9514935cf97a58dcb3b1962ac3f3b5ba61264
71340 Author: Behdad Esfahbod <behdad@behdad.org>
71341 Date:   Sun May 17 04:59:56 2009 -0400
71342
71343     [HB] Simplify more arrays
71344
71345  src/hb-ot-layout-open-private.h | 241
71346  ++++++++++++++++------------------------
71347  src/hb-ot-layout.cc             |   8 +-
71348  2 files changed, 100 insertions(+), 149 deletions(-)
71349
71350 commit c9a7cbe9cb52264af9954e5ce9ac7a45d7e310cd
71351 Author: Behdad Esfahbod <behdad@behdad.org>
71352 Date:   Sun May 17 01:22:51 2009 -0400
71353
71354     [HB] Use ArrayOf<> in GSUB
71355
71356  src/hb-ot-layout-gdef-private.h |   3 +-
71357  src/hb-ot-layout-gsub-private.h | 157
71358  +++++++++++++---------------------------
71359  src/hb-ot-layout-open-private.h |   5 --
71360  3 files changed, 53 insertions(+), 112 deletions(-)
71361
71362 commit 5f810363acc3ad3cba631a68620e3d37e54c95c4
71363 Author: Behdad Esfahbod <behdad@behdad.org>
71364 Date:   Sun May 17 00:54:25 2009 -0400
71365
71366     [HB] Add ArrayOf<>
71367
71368  src/hb-ot-layout-gdef-private.h | 62 ++++++++-------------------------
71369  src/hb-ot-layout-open-private.h | 77
71370  ++++++++++++++++++++++++++++++-----------
71371  2 files changed, 71 insertions(+), 68 deletions(-)
71372
71373 commit 238c855fcd4f0ef97a94a8662d2a2f2bb5c21ecb
71374 Author: Behdad Esfahbod <behdad@behdad.org>
71375 Date:   Sun May 17 00:22:37 2009 -0400
71376
71377     [HB] Use OffsetTo<> for Coverage
71378
71379  src/hb-ot-layout-gdef-private.h |  1 +
71380  src/hb-ot-layout-gsub-private.h | 55
71381  ++++++++++++++++-------------------------
71382  src/hb-ot-layout-open-private.h | 10 +-------
71383  3 files changed, 23 insertions(+), 43 deletions(-)
71384
71385 commit 3d54bd1293069fc3d3bdeeea8ad45036f3ee65f3
71386 Author: Behdad Esfahbod <behdad@behdad.org>
71387 Date:   Sun May 17 00:15:51 2009 -0400
71388
71389     [HB] Use OffsetTo<> in more places
71390
71391  src/hb-ot-layout-gdef-private.h | 12 +++++-------
71392  src/hb-ot-layout-open-private.h |  4 ++++
71393  2 files changed, 9 insertions(+), 7 deletions(-)
71394
71395 commit 9e4d9d7b2721859172bc9c59c1aea27b01eb9c07
71396 Author: Behdad Esfahbod <behdad@behdad.org>
71397 Date:   Sun May 17 00:09:20 2009 -0400
71398
71399     [HB] Add OffsetTo template.
71400
71401  src/hb-ot-layout-gdef-private.h | 26 ++++++++++++++------------
71402  src/hb-ot-layout-gsub-private.h |  6 +++---
71403  src/hb-ot-layout-open-private.h | 27 ++++++++++++++++++---------
71404  3 files changed, 35 insertions(+), 24 deletions(-)
71405
71406 commit e07f89295b9b38d233dfd4acec1f6b4a3416f267
71407 Author: Behdad Esfahbod <behdad@behdad.org>
71408 Date:   Sat May 16 23:20:48 2009 -0400
71409
71410     [HB] Automate int-type size assertion
71411
71412  src/hb-ot-layout-open-private.h | 13 +++----------
71413  1 file changed, 3 insertions(+), 10 deletions(-)
71414
71415 commit 8b8358033184198ff638ee1379093717596e162d
71416 Author: Behdad Esfahbod <behdad@behdad.org>
71417 Date:   Sat May 16 22:48:14 2009 -0400
71418
71419     [HB] Use templates for Null objects
71420
71421     Also use a common pool for all nul-content ones.
71422
71423  src/hb-ot-layout-gdef-private.h |  12 ++--
71424  src/hb-ot-layout-gsub-private.h |  28 ++++----
71425  src/hb-ot-layout-open-private.h | 142
71426  +++++++++++++++++++++++-----------------
71427  src/hb-ot-layout.cc             |   8 +--
71428  4 files changed, 105 insertions(+), 85 deletions(-)
71429
71430 commit 6e13d4140158aff736647fc53d8c0ae3a02c2afc
71431 Author: Behdad Esfahbod <behdad@behdad.org>
71432 Date:   Sat May 16 20:15:16 2009 -0400
71433
71434     [HB] Remove obsolete comment
71435
71436  src/hb-ot-layout-gdef-private.h | 1 -
71437  1 file changed, 1 deletion(-)
71438
71439 commit 9f721cf380954d67415dbfd0404a983cdd75b7df
71440 Author: Behdad Esfahbod <behdad@behdad.org>
71441 Date:   Sat May 16 19:59:15 2009 -0400
71442
71443     [GSUB] Start ChainContextSubst
71444
71445  src/hb-ot-layout-gsub-private.h | 50
71446  ++++++++++++++++++++++++++++++++---------
71447  1 file changed, 39 insertions(+), 11 deletions(-)
71448
71449 commit 7fca9e5245d2d283e8b5354eb1ddf553a7ffc033
71450 Author: Behdad Esfahbod <behdad@behdad.org>
71451 Date:   Sat May 16 19:44:24 2009 -0400
71452
71453     [GSUB] Implement ContextSubstFormat3
71454
71455  src/hb-ot-layout-gsub-private.h | 62
71456  ++++++++++++++++++++++++++++++++++++++++-
71457  1 file changed, 61 insertions(+), 1 deletion(-)
71458
71459 commit 1ff926a5681b5d4bfce65351062cda9dc1ffeba2
71460 Author: Behdad Esfahbod <behdad@behdad.org>
71461 Date:   Fri May 15 20:25:37 2009 -0400
71462
71463     [GSUB] Implement ContextSubstFormat2
71464
71465  src/hb-ot-layout-gsub-private.h | 105
71466  +++++++++++++++++++++++++++++++++++++---
71467  1 file changed, 97 insertions(+), 8 deletions(-)
71468
71469 commit fc36d9453ed7edb0a570abc44d7caa87aafb0fcf
71470 Author: Behdad Esfahbod <behdad@behdad.org>
71471 Date:   Fri May 15 20:11:10 2009 -0400
71472
71473     [GSUB] Add GSUB::substitute_lookup()
71474
71475  src/hb-ot-layout-gsub-private.h | 7 +++++++
71476  src/hb-ot-layout.cc             | 5 +----
71477  2 files changed, 8 insertions(+), 4 deletions(-)
71478
71479 commit c43562b2a7587fa3f9ef4c1c4338e4eda77368b5
71480 Author: Behdad Esfahbod <behdad@behdad.org>
71481 Date:   Fri May 15 18:54:53 2009 -0400
71482
71483     [GSUB] Finish ContextSubstFormat1
71484
71485  src/hb-ot-layout-gsub-private.h | 77
71486  ++++++++++++++++++++++++++++++++---------
71487  src/hb-ot-layout-private.h      | 14 ++++++++
71488  src/hb-ot-layout.cc             | 13 -------
71489  3 files changed, 74 insertions(+), 30 deletions(-)
71490
71491 commit 5ee21896224e3a9835a9695037a94ccf1c35a217
71492 Author: Behdad Esfahbod <behdad@behdad.org>
71493 Date:   Fri May 15 13:28:56 2009 -0400
71494
71495     [HB] Fix typo
71496
71497  src/hb-ot-layout-open-private.h | 2 +-
71498  1 file changed, 1 insertion(+), 1 deletion(-)
71499
71500 commit 6b59c9b445b6d2454008c83a2c7d6a995ea5995e
71501 Author: Behdad Esfahbod <behdad@behdad.org>
71502 Date:   Fri May 15 01:00:36 2009 -0400
71503
71504     [HB] Add TODO item
71505
71506  src/TODO | 1 +
71507  1 file changed, 1 insertion(+)
71508
71509 commit c5419b6cf28822e07f1ef9b0394825e9cb01a445
71510 Author: Behdad Esfahbod <behdad@behdad.org>
71511 Date:   Fri May 8 21:17:56 2009 -0400
71512
71513     [HB] Remove DEFINE_NON_INSTANTIABLE
71514
71515  src/hb-ot-layout-gdef-private.h |  2 --
71516  src/hb-ot-layout-gsub-private.h |  3 ---
71517  src/hb-ot-layout-open-private.h | 18 +-----------------
71518  3 files changed, 1 insertion(+), 22 deletions(-)
71519
71520 commit 0dff25f0368c5f14ebb0a4af35f3bb6658740d57
71521 Author: Behdad Esfahbod <behdad@behdad.org>
71522 Date:   Fri May 8 21:12:18 2009 -0400
71523
71524     [HB] Remove get_size()
71525
71526  src/hb-ot-layout-gdef-private.h |  9 ------
71527  src/hb-ot-layout-gsub-private.h | 63
71528  -----------------------------------------
71529  src/hb-ot-layout-open-private.h | 42 ++-------------------------
71530  3 files changed, 3 insertions(+), 111 deletions(-)
71531
71532 commit 25c6c9a3f6c062ec639d9202a8b9844be64d6fc0
71533 Author: Behdad Esfahbod <behdad@behdad.org>
71534 Date:   Fri May 8 19:09:17 2009 -0400
71535
71536     [GSUB] ContextSubst format 1
71537
71538  src/hb-ot-layout-gsub-private.h | 52
71539  +++++++++++++++++++++++++++++++++++------
71540  1 file changed, 45 insertions(+), 7 deletions(-)
71541
71542 commit f70229510303109bd0f71423cdf13aa200066d17
71543 Author: Behdad Esfahbod <behdad@behdad.org>
71544 Date:   Fri May 8 18:45:53 2009 -0400
71545
71546     [GSUB] Shuffle
71547
71548  src/hb-ot-layout-gsub-private.h | 170
71549  ++++++++++++++++++++--------------------
71550  1 file changed, 86 insertions(+), 84 deletions(-)
71551
71552 commit a83e08f8728439ef75e3dfab2191ac913d8f907b
71553 Author: Behdad Esfahbod <behdad@behdad.org>
71554 Date:   Thu May 7 12:53:02 2009 -0400
71555
71556     [HarfBuzz] Start a TODO file
71557
71558  src/TODO | 1 +
71559  1 file changed, 1 insertion(+)
71560
71561 commit eed05b04ebc2cbb3fa699c99200db12a0081cefb
71562 Author: Behdad Esfahbod <behdad@behdad.org>
71563 Date:   Wed May 6 00:25:59 2009 -0400
71564
71565     [GSUB] minor
71566
71567  src/hb-ot-layout-open-private.h | 6 ++++--
71568  1 file changed, 4 insertions(+), 2 deletions(-)
71569
71570 commit cdb317bc4e188421cad997b448abb19223d39e96
71571 Author: Behdad Esfahbod <behdad@behdad.org>
71572 Date:   Wed May 6 00:12:29 2009 -0400
71573
71574     [GSUB] Towards Context subtitutes
71575
71576  src/hb-ot-layout-gsub-private.h | 137
71577  +++++++++++++++++++++++++++++++---------
71578  1 file changed, 108 insertions(+), 29 deletions(-)
71579
71580 commit c9c6a78aec2b16ac06dfca8cbfaf28a77a10bae2
71581 Author: Behdad Esfahbod <behdad@behdad.org>
71582 Date:   Tue May 5 16:22:02 2009 -0400
71583
71584     [GSUB] Minor refactoring
71585
71586  src/hb-ot-layout-gsub-private.h | 42
71587  ++++++++++++++++++++++-------------------
71588  1 file changed, 23 insertions(+), 19 deletions(-)
71589
71590 commit bb3899a579b00134b24df8891b69bf1621a8190f
71591 Author: Behdad Esfahbod <behdad@behdad.org>
71592 Date:   Tue May 5 13:25:13 2009 -0400
71593
71594     [GSUB] Implement ligature substitutions
71595
71596  src/Makefile.am                 |   2 +
71597  src/hb-ot-layout-gsub-private.h | 113
71598  ++++++++++++++++++++++++++++++++--------
71599  2 files changed, 93 insertions(+), 22 deletions(-)
71600
71601 commit 38b011a293181856463dd08d43e2106e5bf1d56e
71602 Author: Behdad Esfahbod <behdad@behdad.org>
71603 Date:   Mon May 4 20:21:57 2009 -0400
71604
71605     [GSUB] Hook new GSUB up in Pango
71606
71607  src/hb-ot-layout-gsub-private.h | 15 ++++++++++-----
71608  1 file changed, 10 insertions(+), 5 deletions(-)
71609
71610 commit a84e71ad11a72feff47ead16772a8c4bcf4f69d5
71611 Author: Behdad Esfahbod <behdad@behdad.org>
71612 Date:   Thu Apr 16 16:53:40 2009 -0400
71613
71614     [GSUB] Start Ligature subtable support
71615
71616  src/hb-ot-layout-gsub-private.h | 132
71617  +++++++++++++++++++++++++++++-----------
71618  src/hb-ot-layout.h              |   2 +-
71619  2 files changed, 96 insertions(+), 38 deletions(-)
71620
71621 commit 52886ca56b24a8335614b1df16a33dd4e2d7ae56
71622 Author: Behdad Esfahbod <behdad@behdad.org>
71623 Date:   Thu Apr 16 14:19:42 2009 -0400
71624
71625     [GSUB] Implement Alternate subtables
71626
71627  src/hb-ot-layout-gsub-private.h | 104
71628  ++++++++++++++++++++++++++++++++++++----
71629  src/hb-ot-layout-open-private.h |   2 +-
71630  2 files changed, 97 insertions(+), 9 deletions(-)
71631
71632 commit 4f27ce7e0213ac5ba356f0fd2ec0a175ffd002e6
71633 Author: Behdad Esfahbod <behdad@behdad.org>
71634 Date:   Thu Apr 16 13:40:13 2009 -0400
71635
71636     [GSUB] Implement Extension subtables
71637
71638  src/hb-ot-layout-gsub-private.h | 169
71639  +++++++++++++++++++++++++---------------
71640  1 file changed, 108 insertions(+), 61 deletions(-)
71641
71642 commit 83e61ff4702121d3418fe82a8fe7ef6bb63bb5d2
71643 Author: Behdad Esfahbod <behdad@behdad.org>
71644 Date:   Thu Apr 16 12:30:51 2009 -0400
71645
71646     [GSUB] Fix reverse lookup loop like we did in the old code before
71647
71648  src/hb-ot-layout-gsub-private.h | 2 +-
71649  1 file changed, 1 insertion(+), 1 deletion(-)
71650
71651 commit 5a0b791184cf6ef39eae0570e14aca21abc32845
71652 Author: Behdad Esfahbod <behdad@behdad.org>
71653 Date:   Thu Apr 16 04:45:30 2009 -0400
71654
71655     [harfbuzz/GSUB] towards a partially working GSUB
71656
71657  src/harfbuzz-buffer.c           |   2 +-
71658  src/harfbuzz-impl.h             |   2 +-
71659  src/harfbuzz.c                  |   1 -
71660  src/hb-ot-layout-gdef-private.h |   4 +-
71661  src/hb-ot-layout-gsub-private.h | 383
71662  +++++++++++++++++++++++++++++-----------
71663  src/hb-ot-layout-open-private.h |  31 +++-
71664  src/hb-ot-layout-private.h      |   6 +-
71665  src/hb-ot-layout.cc             |  94 +++++++---
71666  src/hb-ot-layout.h              |   2 -
71667  9 files changed, 381 insertions(+), 144 deletions(-)
71668
71669 commit 30bd763fa2fa4aceee51433ec9fc8dc28480b5d7
71670 Author: Behdad Esfahbod <behdad@behdad.org>
71671 Date:   Wed Apr 15 22:56:15 2009 -0400
71672
71673     Implement the first substitute()
71674
71675  src/harfbuzz-buffer-private.h   |  8 ++--
71676  src/harfbuzz-buffer.c           |  4 +-
71677  src/harfbuzz-buffer.h           |  2 +-
71678  src/harfbuzz-gdef-private.h     |  4 +-
71679  src/harfbuzz-gdef.c             |  6 +--
71680  src/harfbuzz-gdef.h             |  2 +-
71681  src/harfbuzz-gpos.c             |  8 ++--
71682  src/harfbuzz-gpos.h             |  2 +-
71683  src/harfbuzz-gsub.h             |  2 +-
71684  src/hb-ot-layout-gsub-private.h | 88
71685  +++++++++++++++++++++++++++++++++++++----
71686  src/hb-ot-layout-open-private.h |  2 +-
71687  src/hb-ot-layout-private.h      | 23 ++++++-----
71688  src/hb-ot-layout.cc             | 54 +++++++++++++++++--------
71689  src/hb-ot-layout.h              |  2 +-
71690  14 files changed, 151 insertions(+), 56 deletions(-)
71691
71692 commit ce48f03946bef895912019046bdbe62bb1301d0b
71693 Merge: 0e13beeb 2d15e72c
71694 Author: Behdad Esfahbod <behdad@behdad.org>
71695 Date:   Mon Nov 2 14:35:51 2009 -0500
71696
71697     Merge harfbuzz-ng
71698
71699 commit 0e13beeb93077750183a8242780158b88df81e26
71700 Author: Behdad Esfahbod <behdad@behdad.org>
71701 Date:   Fri Apr 17 17:03:39 2009 -0400
71702
71703     Use git.mk
71704
71705  src/Makefile.am | 2 ++
71706  1 file changed, 2 insertions(+)
71707
71708 commit 2d15e72c75931398db5e027e660f1320bb979117
71709 Author: Behdad Esfahbod <behdad@behdad.org>
71710 Date:   Wed Apr 15 19:50:16 2009 -0400
71711
71712     Give it a start at GSUB
71713
71714  src/hb-common.h                 |   5 +-
71715  src/hb-ot-layout-gdef-private.h |  24 ++++----
71716  src/hb-ot-layout-gsub-private.h | 120
71717  +++++++++++++++++++++++++++++++++++++++-
71718  src/hb-ot-layout-open-private.h |  51 ++++++++++-------
71719  src/hb-ot-layout-private.h      |   2 +-
71720  src/hb-ot-layout.cc             |  63 +++++++++++++++++++--
71721  src/hb-ot-layout.h              |  29 +++++++++-
71722  src/main.cc                     |   4 +-
71723  8 files changed, 253 insertions(+), 45 deletions(-)
71724
71725 commit 9d870f2a558f4e463e3ff953312202a8d144158b
71726 Author: Behdad Esfahbod <behdad@behdad.org>
71727 Date:   Thu Apr 9 13:30:26 2009 -0400
71728
71729     Bug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD
71730
71731     Detect TrueType Collections by checking the font data header instead
71732     of checking for "face->num_faces >1".
71733
71734  src/harfbuzz-stream.c | 11 +++++++++--
71735  1 file changed, 9 insertions(+), 2 deletions(-)
71736
71737 commit d49caf1f77743550d83fc7feced1293ba34a4e99
71738 Author: Behdad Esfahbod <behdad@behdad.org>
71739 Date:   Mon Mar 2 15:16:11 2009 +0330
71740
71741     [opentype] Protect against illegal access for arrays of length zero
71742
71743  src/harfbuzz-gpos.c | 22 ++++++++++++++++++----
71744  src/harfbuzz-gsub.c |  6 ++++++
71745  2 files changed, 24 insertions(+), 4 deletions(-)
71746
71747 commit 66871797af194f9d2161faf8bfbc9684f09e207e
71748 Author: Behdad Esfahbod <behdad@behdad.org>
71749 Date:   Mon Mar 2 14:20:20 2009 +0330
71750
71751     [opentype] Use size_t instead of uint for malloc wrappers
71752
71753  src/harfbuzz-impl.c | 4 ++--
71754  src/harfbuzz-impl.h | 6 ++++--
71755  2 files changed, 6 insertions(+), 4 deletions(-)
71756
71757 commit 3664e59c52ed56486a3e38126c0c3abb78f42233
71758 Author: Behdad Esfahbod <behdad@behdad.org>
71759 Date:   Mon Mar 2 11:09:29 2009 +0330
71760
71761     Fix Bug 572529 – Poor -I ordering can break build
71762
71763  src/Makefile.am | 4 ++--
71764  1 file changed, 2 insertions(+), 2 deletions(-)
71765
71766 commit aca4d11388eedd532a73bd34747abb65c0ea9291
71767 Author: Behdad Esfahbod <behdad@gnome.org>
71768 Date:   Mon Feb 2 00:13:07 2009 +0000
71769
71770     Allocate all array rows in a single ALLOC call. Saves over 100
71771     alloc calls
71772
71773     2009-01-31  Behdad Esfahbod  <behdad@gnome.org>
71774
71775             * pango/opentype/harfbuzz-gpos.c (Load_Mark2Array),
71776             (Free_Mark2Array):
71777             Allocate all array rows in a single ALLOC call.  Saves over
71778             100
71779             alloc calls when loading DejaVu Sans,
71780
71781  src/harfbuzz-gpos.c | 59
71782  +++++++++++++++--------------------------------------
71783  1 file changed, 17 insertions(+), 42 deletions(-)
71784
71785 commit c561d69c721105b78bb06d1e3c5f21ca314d924a
71786 Author: Behdad Esfahbod <behdad@gnome.org>
71787 Date:   Thu Jan 29 09:20:08 2009 +0000
71788
71789     Remove ClassDef->Defined field. This is the comment accompanying it:
71790
71791     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
71792
71793             * pango/opentype/harfbuzz-open.h:
71794             * pango/opentype/harfbuzz-gdef.c (Make_ClassRange),
71795             (HB_GDEF_Build_ClassDefinition):
71796             * pango/opentype/harfbuzz-gpos.c (Load_PosClassRule),
71797             (Load_ChainPosClassRule):
71798             * pango/opentype/harfbuzz-gsub.c (Load_SubClassRule),
71799             (Load_ChainSubClassRule):
71800             * pango/opentype/harfbuzz-open.c (Load_ClassDef1),
71801             (Load_ClassDef2), (_HB_OPEN_Load_ClassDefinition),
71802             (_HB_OPEN_Load_EmptyClassDefinition),
71803             (_HB_OPEN_Free_ClassDefinition):
71804             Remove ClassDef->Defined field.  This is the comment
71805             accompanying it:
71806
71807               The `Defined' field is not defined in the OpenType
71808               specification
71809               but apparently needed for processing fonts like trado.ttf:
71810               This
71811               font refers to a class which contains not a single element.
71812               We
71813               map such classes to class 0.
71814
71815             The comment is correct that trado.ttf (MS Traditional
71816             Arabic) uses
71817             such classes.  However, in my testing I couldn't identify any
71818             problems with the font if the special handling is removed.
71819             I also
71820             processed as many fonts as I could get my hand on and
71821             trado.ttf was
71822             the only not-totally-broken font hitting the special-case
71823             code.
71824             DejaVu fonts hit it too, but I'm sure they do not require the
71825             special-handling code.  Most probably, that code introduces
71826             bugs
71827             in them.
71828
71829             The special-casing was consuming lots of memory.
71830             EIGHT MEGABYTES
71831             for loading DejaVu Sans!  While this could be complete
71832             fixed, I
71833             decided to remove the special-handling code altogether.
71834             I don't
71835             think it will make any real difference, and if it does,
71836             we'll fix
71837             fonts.  Such hacks will not be in harfbuzz-ng anyway.
71838
71839             Bug originally reported by nsf.
71840
71841  src/harfbuzz-gdef.c |  8 --------
71842  src/harfbuzz-gpos.c | 32 --------------------------------
71843  src/harfbuzz-gsub.c | 31 -------------------------------
71844  src/harfbuzz-open.c | 30 +++---------------------------
71845  src/harfbuzz-open.h |  8 --------
71846  5 files changed, 3 insertions(+), 106 deletions(-)
71847
71848 commit 9372edd6f020c92609853609dcb504c72551c9c3
71849 Author: Behdad Esfahbod <behdad@gnome.org>
71850 Date:   Thu Jan 29 09:19:56 2009 +0000
71851
71852     Use calloc(), instead of malloc()ing and memset()ing.
71853
71854     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
71855
71856             * pango/opentype/harfbuzz-impl.c (_hb_alloc): Use calloc(),
71857             instead of malloc()ing and memset()ing.
71858
71859  src/harfbuzz-impl.c | 4 +---
71860  1 file changed, 1 insertion(+), 3 deletions(-)
71861
71862 commit 94c21d26ba878b3168a21f2e76f02bc52e8fe6fd
71863 Author: Behdad Esfahbod <behdad@gnome.org>
71864 Date:   Thu Jan 29 09:19:43 2009 +0000
71865
71866     Remove old cruft.
71867
71868     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
71869
71870             * pango/opentype/harfbuzz-dump-main.c (main): Remove old
71871             cruft.
71872
71873  src/harfbuzz-dump-main.c | 144
71874  +----------------------------------------------
71875  1 file changed, 1 insertion(+), 143 deletions(-)
71876
71877 commit 0a47c4f78e8a9e81cd305f24ec92ea61ead7dd8d
71878 Author: Behdad Esfahbod <behdad@gnome.org>
71879 Date:   Thu Jan 29 09:19:20 2009 +0000
71880
71881     Allocate all array rows in a single ALLOC call. Saves over 2000 alloc
71882
71883     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
71884
71885             * pango/opentype/harfbuzz-gpos.c (Load_BaseArray),
71886             (Free_BaseArray):
71887             Allocate all array rows in a single ALLOC call.  Saves over
71888             2000
71889             alloc calls when loading DejaVu Sans!
71890
71891  src/harfbuzz-gpos.c | 57
71892  ++++++++++++++++-------------------------------------
71893  1 file changed, 17 insertions(+), 40 deletions(-)
71894
71895 commit 549be924bccd187f53791dfa27647981ac909545
71896 Author: Behdad Esfahbod <behdad@gnome.org>
71897 Date:   Fri Dec 26 02:31:47 2008 +0000
71898
71899     Bug 469049 – Fix all compiler warnings
71900
71901     2008-12-25  Behdad Esfahbod  <behdad@gnome.org>
71902
71903             Bug 469049 – Fix all compiler warnings
71904
71905             * pango-view/viewer-pangocairo.c (render_callback):
71906             * pango/fonts.c (append_field),
71907             (pango_font_description_to_string):
71908             * pango/opentype/harfbuzz-dump.c:
71909             * pango/pango-bidi-type.c
71910             (pango_log2vis_get_embedding_levels):
71911             * pango/pango-coverage.c (pango_coverage_set):
71912             * pango/pango-markup.c (span_parse_func):
71913             * pango/pango-renderer.c
71914             (pango_renderer_default_draw_error_underline):
71915             * pango/pango-utils.c (pango_scan_string):
71916             * pango/pangocairo-render.c
71917             (pango_cairo_renderer_draw_trapezoid),
71918             (draw_error_underline), (pango_cairo_renderer_class_init):
71919             Fix all the remaining warnings.
71920
71921  src/harfbuzz-dump.c | 3 +++
71922  1 file changed, 3 insertions(+)
71923
71924 commit 719f9eaa755396ff377da10c5eeced01d3456b1b
71925 Author: Behdad Esfahbod <behdad@gnome.org>
71926 Date:   Fri Dec 26 02:31:35 2008 +0000
71927
71928     Fix more warnings.
71929
71930     2008-12-25  Behdad Esfahbod  <behdad@gnome.org>
71931
71932             * pango/modules.c (pango_module_load), (script_info_free):
71933             * pango/opentype/harfbuzz-gpos.c (HB_Load_GPOS_Table):
71934             * pango/pango-bidi-type.c:
71935             * pango/pango-coverage.c (pango_coverage_ref),
71936             (pango_coverage_unref):
71937             * pango/pango-engine.c (pango_engine_shape_real_covers),
71938             (fallback_engine_shape), (fallback_engine_covers):
71939             * pango/pango-fontmap.c (pango_font_map_init):
71940             * pango/pango-ot-ruleset.c (pango_ot_ruleset_finalize),
71941             (pango_ot_ruleset_new):
71942             * pango/pangofc-decoder.c (pango_fc_decoder_init),
71943             (pango_fc_decoder_class_init):
71944             * pango/pangofc-font.c (pango_fc_font_find_shaper),
71945             (pango_fc_font_get_coverage):
71946             * pango/pangofc-fontmap.c (pango_fc_font_map_list_families),
71947             (pango_fc_make_pattern), (pango_fc_font_map_get_patterns),
71948             (get_first_font), (_pango_fc_font_map_get_coverage),
71949             (cleanup_font), (pango_fc_font_description_from_pattern),
71950             (pango_fc_face_list_sizes), (pango_fc_family_list_faces):
71951             * pango/pangoft2-fontmap.c
71952             (pango_ft2_font_map_get_resolution):
71953             * pango/pangoft2-render.c (pango_ft2_renderer_init),
71954             (pango_ft2_renderer_draw_trapezoid):
71955             * pango/pangoft2.c (pango_ft2_font_get_face),
71956             (pango_ft2_font_real_unlock_face),
71957             (pango_ft2_free_glyph_info_callback):
71958             Fix more warnings.
71959
71960  src/harfbuzz-gpos.c | 2 +-
71961  1 file changed, 1 insertion(+), 1 deletion(-)
71962
71963 commit 21f7d507f4b50e2743ab47954270f4c72d5a722a
71964 Author: Behdad Esfahbod <behdad@gnome.org>
71965 Date:   Wed Oct 15 03:45:29 2008 +0000
71966
71967     Bug 528272 – "Error loading GPOS table 5503" when using katakana
71968
71969     2008-10-14  Behdad Esfahbod  <behdad@gnome.org>
71970
71971             Bug 528272 – "Error loading GPOS table 5503" when using
71972             katakana
71973             characters
71974
71975             * pango/opentype/harfbuzz-gpos.c (Load_Mark2Array): Skip
71976             parsing
71977             null anchor tables.
71978
71979  src/harfbuzz-gpos.c | 7 +++++++
71980  1 file changed, 7 insertions(+)
71981
71982 commit a26c6ae70502b4d60c52a0648662b1619c688b9a
71983 Author: Behdad Esfahbod <behdad@gnome.org>
71984 Date:   Mon Sep 29 22:28:47 2008 +0000
71985
71986     Fix left-to-right positioning. Reported by Peter Hunter.
71987
71988     2008-09-29  Behdad Esfahbod  <behdad@gnome.org>
71989
71990             * pango/opentype/harfbuzz-gpos.c (Position_CursiveChain):
71991             Fix left-to-right positioning.  Reported by Peter Hunter.
71992
71993  src/harfbuzz-gpos.c | 2 +-
71994  1 file changed, 1 insertion(+), 1 deletion(-)
71995
71996 commit b6c06c56a33f1e1ec15e3b525ecafe8fadc679db
71997 Author: Behdad Esfahbod <behdad@gnome.org>
71998 Date:   Sun Jun 29 18:30:14 2008 +0000
71999
72000     Bug 540592 – Crash in HB_GSUB_Apply_String with Linux-Libertine font
72001
72002     2008-06-29  Behdad Esfahbod  <behdad@gnome.org>
72003
72004             Bug 540592 – Crash in HB_GSUB_Apply_String with
72005             Linux-Libertine font
72006
72007             * pango/opentype/harfbuzz-gsub.c (GSUB_Do_String_Lookup):
72008             Fix reverse
72009             loops for type 8 lookups.
72010
72011  src/harfbuzz-gsub.c | 2 +-
72012  1 file changed, 1 insertion(+), 1 deletion(-)
72013
72014 commit c44733596c6648e209c12349e18e35424edf3d59
72015 Author: Behdad Esfahbod <behdad@behdad.org>
72016 Date:   Mon Feb 18 21:14:23 2008 -0500
72017
72018     [hb-ot-layout] Add proper namespace to accessors
72019
72020  src/hb-ot-layout.cc | 165
72021  ++++++++++++++++++++++++++++++++++++++--------------
72022  src/hb-ot-layout.h  | 115 +++++++++++++++++++++++-------------
72023  2 files changed, 198 insertions(+), 82 deletions(-)
72024
72025 commit 57225672098ebdafb0c06ae091a1b55635daca29
72026 Author: Behdad Esfahbod <behdad@behdad.org>
72027 Date:   Mon Feb 18 20:58:39 2008 -0500
72028
72029     Fix typo, add TODOs
72030
72031  src/hb-ot-layout-open-private.h | 5 ++++-
72032  1 file changed, 4 insertions(+), 1 deletion(-)
72033
72034 commit 4a26ea408c87f0bb59deca9ff44008d138471aa3
72035 Author: Behdad Esfahbod <behdad@behdad.org>
72036 Date:   Mon Jan 28 07:40:10 2008 -0500
72037
72038     Finish script, language, and feature public API
72039
72040  src/hb-ot-layout-open-private.h |  22 ++++++---
72041  src/hb-ot-layout.cc             | 107
72042  +++++++++++++++++++++++++++++++---------
72043  src/hb-ot-layout.h              |  34 ++++++++++++-
72044  3 files changed, 132 insertions(+), 31 deletions(-)
72045
72046 commit 706ab25a4cb043d46e6088aa0a7184ee200276c9
72047 Author: Behdad Esfahbod <behdad@behdad.org>
72048 Date:   Mon Jan 28 05:58:50 2008 -0500
72049
72050     Add script and language public getter API
72051
72052  src/hb-ot-layout-open-private.h |  40 ++++++++-----
72053  src/hb-ot-layout.cc             | 127
72054  +++++++++++++++++++++++++++++++++++++++-
72055  src/hb-ot-layout.h              |  56 ++++++++++++++++++
72056  src/main.cc                     |   2 +-
72057  4 files changed, 207 insertions(+), 18 deletions(-)
72058
72059 commit 40a81314fa3eb7c701aea47b43f81bfad985f717
72060 Author: Behdad Esfahbod <behdad@behdad.org>
72061 Date:   Mon Jan 28 02:30:48 2008 -0500
72062
72063     Make main.cc compile again, which means finished getter API
72064
72065  src/hb-ot-layout-open-private.h | 117
72066  +++++++++++++++++++++++++++++-----------
72067  src/main.cc                     |  99 +++++++++++++++++++++++-----------
72068  2 files changed, 155 insertions(+), 61 deletions(-)
72069
72070 commit e50c3978d37b2c0d6ddd4ced6a6196f6857cd596
72071 Author: Behdad Esfahbod <behdad@behdad.org>
72072 Date:   Mon Jan 28 00:16:49 2008 -0500
72073
72074     Rename HB_OT_Layout to hb_ot_layout_t
72075
72076  src/hb-ot-layout-private.h |  8 ++++----
72077  src/hb-ot-layout.cc        | 34 +++++++++++++++++-----------------
72078  src/hb-ot-layout.h         | 33 +++++++++++++++------------------
72079  3 files changed, 36 insertions(+), 39 deletions(-)
72080
72081 commit dfa811965133bc4d1696fa5a0166e17ed4142c98
72082 Author: Behdad Esfahbod <behdad@behdad.org>
72083 Date:   Mon Jan 28 00:12:21 2008 -0500
72084
72085     Rename hb_ot_layout_create() to hb_ot_layout_create_for_data()
72086
72087  src/hb-ot-layout.cc | 4 ++--
72088  src/hb-ot-layout.h  | 4 ++--
72089  2 files changed, 4 insertions(+), 4 deletions(-)
72090
72091 commit 54e5aac5e2947d4e2864c6f2987e4d275da73100
72092 Author: Behdad Esfahbod <behdad@behdad.org>
72093 Date:   Sun Jan 27 21:19:51 2008 -0500
72094
72095     GDEF completely working now
72096
72097  src/hb-ot-layout-open-private.h | 11 ++++++++---
72098  src/hb-ot-layout-private.h      | 16 +++++++++-------
72099  src/hb-ot-layout.cc             | 19 +++++++++----------
72100  src/hb-private.h                |  7 +++++++
72101  src/main.cc                     | 12 ++++++------
72102  5 files changed, 39 insertions(+), 26 deletions(-)
72103
72104 commit 6f425b11799aa20dab553085f05744191b7318e2
72105 Author: Behdad Esfahbod <behdad@behdad.org>
72106 Date:   Thu Jan 24 19:38:56 2008 -0500
72107
72108     [GDEF] Finish internal API
72109
72110  src/hb-ot-layout-private.h | 15 +++++++-
72111  src/hb-ot-layout.cc        | 95
72112  ++++++++++++++++++++++------------------------
72113  src/hb-ot-layout.h         | 16 ++++----
72114  3 files changed, 66 insertions(+), 60 deletions(-)
72115
72116 commit 590d55cbb9e21ef74dfd88eee51fd0a763958cd2
72117 Author: Behdad Esfahbod <behdad@behdad.org>
72118 Date:   Thu Jan 24 19:13:50 2008 -0500
72119
72120     [GDEF] Finish public API
72121
72122  src/hb-common.h                 |  11 ++++
72123  src/hb-ot-layout-gdef-private.h |  28 +++++----
72124  src/hb-ot-layout-open-private.h |  25 ++++----
72125  src/hb-ot-layout-private.h      |  23 ++------
72126  src/hb-ot-layout.cc             | 123
72127  +++++++++++++++++++++++++++++++++++++---
72128  src/hb-ot-layout.h              |  29 ++++++----
72129  6 files changed, 176 insertions(+), 63 deletions(-)
72130
72131 commit aff831ed6787abe8e24a977e34d97ff2e0b7dc21
72132 Author: Behdad Esfahbod <behdad@behdad.org>
72133 Date:   Thu Jan 24 06:03:45 2008 -0500
72134
72135     Implement glyph properties
72136
72137  src/hb-ot-layout-gdef-private.h | 10 ++++-
72138  src/hb-ot-layout-private.h      | 16 +++++++-
72139  src/hb-ot-layout.cc             | 84
72140  +++++++++++++++++++++++++++++++++++++----
72141  src/hb-ot-layout.h              | 25 ++++++++----
72142  4 files changed, 117 insertions(+), 18 deletions(-)
72143
72144 commit ead428d7a0bf4dc84340a99f3959e5cc58123e99
72145 Author: Behdad Esfahbod <behdad@behdad.org>
72146 Date:   Thu Jan 24 03:54:09 2008 -0500
72147
72148     More public api
72149
72150  src/hb-ot-layout-open-private.h | 32 +++++++++++++++++++-------------
72151  src/hb-ot-layout-private.h      |  9 ++++++---
72152  src/hb-ot-layout.cc             | 21 ++++++++++++++-------
72153  src/hb-ot-layout.h              |  2 --
72154  4 files changed, 39 insertions(+), 25 deletions(-)
72155
72156 commit fd92a3dde32fd10df30c9eeb97641bc3c15b1e9b
72157 Author: Behdad Esfahbod <behdad@behdad.org>
72158 Date:   Thu Jan 24 03:11:09 2008 -0500
72159
72160     Starting public interface
72161
72162  src/{Makefile => Makefile.ng}   |  0
72163  src/hb-ot-layout-gdef-private.h | 17 ++++----
72164  src/hb-ot-layout-gsub-private.h |  3 +-
72165  src/hb-ot-layout-open-private.h | 92
72166  +++++++++++++++++++++++++++++------------
72167  src/hb-ot-layout-private.h      | 51 +++++++++++++++++++++++
72168  src/hb-ot-layout.cc             | 67 ++++++++++++++++++++++++++++++
72169  src/hb-ot-layout.h              | 35 ++++++++++++++--
72170  src/main.cc                     |  1 +
72171  8 files changed, 225 insertions(+), 41 deletions(-)
72172
72173 commit 7d6b95b000ec6cd8ca93113b2d81a049ad2f9bbe
72174 Author: Behdad Esfahbod <behdad@src.gnome.org>
72175 Date:   Thu Jan 24 04:42:24 2008 +0000
72176
72177     Remove unused macro
72178
72179  src/harfbuzz-impl.h | 2 --
72180  1 file changed, 2 deletions(-)
72181
72182 commit 7586089c6fa8185cad8387869d3703c637e5cbb1
72183 Author: Behdad Esfahbod <behdad@behdad.org>
72184 Date:   Wed Jan 23 18:02:28 2008 -0500
72185
72186     Minor
72187
72188  src/hb-ot-layout-gdef-private.h | 37 +++++++++++++++++++++++++------
72189  src/hb-ot-layout-gsub-private.h | 13 +++++++++++
72190  src/hb-ot-layout-open-private.h | 49
72191  ++++++++++++++++++++++++++++++++++-------
72192  src/hb-private.h                |  2 ++
72193  4 files changed, 86 insertions(+), 15 deletions(-)
72194
72195 commit aefaafe5bc4fc6d37a412c135b1079c287be7045
72196 Author: Behdad Esfahbod <behdad@behdad.org>
72197 Date:   Wed Jan 23 17:25:29 2008 -0500
72198
72199     Minor renaming
72200
72201  src/hb-ot-layout-gdef-private.h | 10 +++++-----
72202  src/hb-ot-layout-open-private.h | 16 +++++++---------
72203  src/main.cc                     |  4 ++--
72204  3 files changed, 14 insertions(+), 16 deletions(-)
72205
72206 commit a16ecbf0564a6e2576da22c12827f3c0719da549
72207 Author: Behdad Esfahbod <behdad@behdad.org>
72208 Date:   Wed Jan 23 17:01:55 2008 -0500
72209
72210     Initial gsub stub
72211
72212  src/hb-ot-layout-gdef-private.h |   4 +
72213  src/hb-ot-layout-gsub-private.h | 453
72214  ++++++++++++++++++++++++++++++++++++++++
72215  src/hb-ot-layout-open-private.h |   3 +
72216  src/main.cc                     |   1 +
72217  4 files changed, 461 insertions(+)
72218
72219 commit 64aef3a54999496fd1de4f5aa5b019e4c03b3836
72220 Author: Behdad Esfahbod <behdad@behdad.org>
72221 Date:   Wed Jan 23 16:14:38 2008 -0500
72222
72223     Add copyright notices.
72224
72225  src/hb-common.h                 | 26 ++++++++++++++++++++++++++
72226  src/hb-ot-layout-gdef-private.h | 26 ++++++++++++++++++++++++++
72227  src/hb-ot-layout-open-private.h | 26 ++++++++++++++++++++++++++
72228  src/hb-ot-layout.h              | 26 ++++++++++++++++++++++++++
72229  src/hb-private.h                | 26 ++++++++++++++++++++++++++
72230  src/main.cc                     | 26 ++++++++++++++++++++++++++
72231  6 files changed, 156 insertions(+)
72232
72233 commit 12360f7c159826ae72271b34486dee59d96aa8ca
72234 Author: Behdad Esfahbod <behdad@behdad.org>
72235 Date:   Wed Jan 23 15:50:38 2008 -0500
72236
72237     Minor cleanup, add LIKELY and UNLIKELY annotations
72238
72239  src/hb-ot-layout-gdef-private.h | 63
72240  +++++++++++++++++++++++------------------
72241  src/hb-ot-layout-open-private.h | 36 ++++++++---------------
72242  src/hb-private.h                | 15 ++++++++++
72243  3 files changed, 63 insertions(+), 51 deletions(-)
72244
72245 commit 8dd1c8b8d6797d899d0f5b0a8015886bf6520ca2
72246 Author: Behdad Esfahbod <behdad@behdad.org>
72247 Date:   Wed Jan 23 05:00:30 2008 -0500
72248
72249     Clean up file names, add namespace
72250
72251  src/harfbuzz-common.h                                      | 14
72252  --------------
72253  src/harfbuzz-gdef.h                                        | 11
72254  -----------
72255  src/hb-common.h                                            | 14
72256  ++++++++++++++
72257  ...harfbuzz-gdef-private.h => hb-ot-layout-gdef-private.h} |  8 ++++----
72258  ...harfbuzz-open-private.h => hb-ot-layout-open-private.h} | 10
72259  +++++-----
72260  src/{harfbuzz-open.h => hb-ot-layout.h}                    | 12
72261  ++++++------
72262  src/{harfbuzz-private.h => hb-private.h}                   |  6 +++---
72263  src/main.cc                                                |  4 ++--
72264  8 files changed, 34 insertions(+), 45 deletions(-)
72265
72266 commit 1f437e6f47fb6c15761021bd2078f31778f2179c
72267 Author: Behdad Esfahbod <behdad@behdad.org>
72268 Date:   Wed Jan 23 04:36:40 2008 -0500
72269
72270     Make all code NULL-free and assert-free
72271
72272  src/harfbuzz-gdef-private.h | 125 ++++++++++---------
72273  src/harfbuzz-open-private.h | 285
72274  +++++++++++++++++++++++---------------------
72275  src/main.cc                 |   8 +-
72276  3 files changed, 214 insertions(+), 204 deletions(-)
72277
72278 commit 600e5eb80f553ea8eb862e6784133574c74ca513
72279 Author: Behdad Esfahbod <behdad@behdad.org>
72280 Date:   Wed Jan 23 02:01:37 2008 -0500
72281
72282     Define get_for_data() factories
72283
72284  src/harfbuzz-gdef-private.h |  3 +++
72285  src/harfbuzz-open-private.h | 42
72286  +++++++++++++++++++++++++++++-------------
72287  src/main.cc                 | 10 ++++------
72288  3 files changed, 36 insertions(+), 19 deletions(-)
72289
72290 commit b9d7688fb3d45894901484b74095c4f11cab6196
72291 Author: Behdad Esfahbod <behdad@behdad.org>
72292 Date:   Wed Jan 23 01:38:10 2008 -0500
72293
72294     Finish and test GDEF
72295
72296  src/harfbuzz-gdef-private.h | 72
72297  ++++++++++++++++++++++++++++++++-------------
72298  src/harfbuzz-open-private.h | 23 ++++++++-------
72299  src/harfbuzz-open.h         |  4 +++
72300  src/main.cc                 | 10 +++++++
72301  4 files changed, 77 insertions(+), 32 deletions(-)
72302
72303 commit 303fe62824d4e99df554b6bfaacba05d068522fb
72304 Author: Behdad Esfahbod <behdad@behdad.org>
72305 Date:   Wed Jan 23 00:20:48 2008 -0500
72306
72307     Misc cleanup
72308
72309  src/Makefile                |  10 ++++-
72310  src/harfbuzz-gdef-private.h |  65 +++++++++++++++++++++-------
72311  src/harfbuzz-open-private.h | 102
72312  ++++++++++++++++++++++++++++++++++++++++----
72313  src/harfbuzz-private.h      |   6 +++
72314  src/main.cc                 |  12 +++---
72315  5 files changed, 163 insertions(+), 32 deletions(-)
72316
72317 commit 17843245fde4cc8cddc7da8ef30357d3d8778187
72318 Author: Behdad Esfahbod <behdad@gnome.org>
72319 Date:   Wed Jan 16 20:39:29 2008 +0000
72320
72321     Remove COPYING.GPL and COPYING.FTL that are no longer there.
72322
72323     2008-01-16  Behdad Esfahbod  <behdad@gnome.org>
72324
72325             * pango/opentype/Makefile.am: Remove COPYING.GPL and
72326             COPYING.FTL that
72327             are no longer there.
72328
72329  src/Makefile.am | 2 --
72330  1 file changed, 2 deletions(-)
72331
72332 commit a2a9a023f6472ba262f89e5327318996b8258d25
72333 Author: Behdad Esfahbod <behdad@gnome.org>
72334 Date:   Tue Jan 15 22:46:32 2008 +0000
72335
72336     HarfBuzz was relicensed to a more generous and simpler
72337     license. Adapt. See
72338
72339     2008-01-15  Behdad Esfahbod  <behdad@gnome.org>
72340
72341             * pango/opentype/*:
72342             HarfBuzz was relicensed to a more generous and simpler
72343             license.
72344             Adapt.  See pango/opentype/COPYING for the new license
72345             which is
72346             LGPL-compatible.
72347
72348  src/COPYING                   |  39 +++--
72349  src/COPYING.FTL               | 174 ---------------------
72350  src/COPYING.GPL               | 340
72351  ------------------------------------------
72352  src/harfbuzz-buffer-private.h |  32 ++--
72353  src/harfbuzz-buffer.c         |  27 +++-
72354  src/harfbuzz-buffer.h         |  32 ++--
72355  src/harfbuzz-dump-main.c      |  34 +++--
72356  src/harfbuzz-dump.c           |  34 +++--
72357  src/harfbuzz-dump.h           |  35 +++--
72358  src/harfbuzz-gdef-private.h   |  29 +++-
72359  src/harfbuzz-gdef.c           |  29 +++-
72360  src/harfbuzz-gdef.h           |  29 +++-
72361  src/harfbuzz-global.h         |  29 +++-
72362  src/harfbuzz-gpos-private.h   |  29 +++-
72363  src/harfbuzz-gpos.c           |  31 +++-
72364  src/harfbuzz-gpos.h           |  29 +++-
72365  src/harfbuzz-gsub-private.h   |  29 +++-
72366  src/harfbuzz-gsub.c           |  31 +++-
72367  src/harfbuzz-gsub.h           |  29 +++-
72368  src/harfbuzz-impl.c           |  31 +++-
72369  src/harfbuzz-impl.h           |  29 +++-
72370  src/harfbuzz-open-private.h   |  29 +++-
72371  src/harfbuzz-open.c           |  29 +++-
72372  src/harfbuzz-open.h           |  29 +++-
72373  src/harfbuzz-stream-private.h |  29 +++-
72374  src/harfbuzz-stream.c         |  31 +++-
72375  src/harfbuzz.c                |  28 +++-
72376  src/harfbuzz.h                |  29 +++-
72377  28 files changed, 564 insertions(+), 741 deletions(-)
72378
72379 commit 4ccedd22eaa6e47bd8bbf255627a8b55fbb44736
72380 Author: Behdad Esfahbod <behdad@gnome.org>
72381 Date:   Wed Dec 5 03:41:29 2007 +0000
72382
72383     Bug 501575 – Compile errors Patch from Jens Granseuer
72384
72385     2007-12-04  Behdad Esfahbod  <behdad@gnome.org>
72386
72387             Bug 501575 – Compile errors
72388             Patch from Jens Granseuer
72389
72390             * pango/opentype/harfbuzz-stream.c (_hb_font_goto_table):
72391             * pango/pango-utils.c (handle_alias_line):
72392             Fix C99ism.
72393
72394  src/harfbuzz-stream.c | 4 ++--
72395  1 file changed, 2 insertions(+), 2 deletions(-)
72396
72397 commit cd55cfa2b0a1fe35d5a4ad1c8feaa399d7fb7ab3
72398 Author: Behdad Esfahbod <behdad@src.gnome.org>
72399 Date:   Fri Nov 30 04:31:29 2007 +0000
72400
72401     Undo accidental change.
72402
72403  src/harfbuzz-impl.c | 2 --
72404  1 file changed, 2 deletions(-)
72405
72406 commit 3f05da638c8d7b13e7f860aeda1a6321e5ebd92e
72407 Author: Behdad Esfahbod <behdad@gnome.org>
72408 Date:   Fri Nov 30 04:29:58 2007 +0000
72409
72410     Bug 485536 – underline_position can be zero
72411
72412     2007-11-29  Behdad Esfahbod  <behdad@gnome.org>
72413
72414             Bug 485536 – underline_position can be zero
72415
72416             * pango/pango-utils.c (pango_cairo_quantize_line_geometry):
72417             Document that returned position may be zero.
72418
72419             * pango/pangocairo-win32font.c
72420             (pango_cairo_win32_font_create_metrics_for_context):
72421             * pango/pangofc-font.c (get_face_metrics):
72422             Handle case of underline_position==0 after rounding.
72423
72424  src/harfbuzz-impl.c | 2 ++
72425  1 file changed, 2 insertions(+)
72426
72427 commit e58278fedb67cbaac4bf4d6dfc33209cb22eec08
72428 Author: Behdad Esfahbod <behdad@gnome.org>
72429 Date:   Sat Nov 24 01:40:13 2007 +0000
72430
72431     Remove unused macro.
72432
72433     2007-11-23  Behdad Esfahbod  <behdad@gnome.org>
72434
72435             * pango/opentype/harfbuzz-impl.c: Remove unused macro.
72436
72437  src/harfbuzz-impl.c | 18 ------------------
72438  1 file changed, 18 deletions(-)
72439
72440 commit 3b047380aec4ccc707c4579327d54172c19820fd
72441 Author: Behdad Esfahbod <behdad@src.gnome.org>
72442 Date:   Sun Nov 18 22:34:08 2007 +0000
72443
72444     Minor
72445
72446  src/harfbuzz-dump-main.c |  4 +--
72447  src/harfbuzz-stream.c    | 89
72448  ++++++++++++++++++++++++------------------------
72449  2 files changed, 46 insertions(+), 47 deletions(-)
72450
72451 commit 10d6a25a26bdbab4ece4edf0e34ffd3d22410ebe
72452 Author: Behdad Esfahbod <behdad@src.gnome.org>
72453 Date:   Wed Nov 7 10:04:11 2007 +0000
72454
72455     Remove dead code.
72456
72457  src/harfbuzz-gdef.c | 88
72458  -----------------------------------------------------
72459  src/harfbuzz-gpos.h |  4 +--
72460  2 files changed, 1 insertion(+), 91 deletions(-)
72461
72462 commit 47d2c33e3d099fae79e199367de5011bc5c12273
72463 Author: Behdad Esfahbod <behdad@gnome.org>
72464 Date:   Wed Nov 7 09:59:18 2007 +0000
72465
72466     And some more.
72467
72468     2007-11-07  Behdad Esfahbod  <behdad@gnome.org>
72469
72470             * pango/opentype/*: And some more.
72471
72472  src/harfbuzz-buffer.h         |  8 ++---
72473  src/harfbuzz-dump-main.c      | 22 ++++++------
72474  src/harfbuzz-gdef.c           | 14 ++++----
72475  src/harfbuzz-gdef.h           |  4 +--
72476  src/harfbuzz-global.h         | 21 +++++------
72477  src/harfbuzz-gpos.c           | 82
72478  +++++++++++++++++++++----------------------
72479  src/harfbuzz-gpos.h           | 12 +++----
72480  src/harfbuzz-gsub.c           |  4 +--
72481  src/harfbuzz-gsub.h           |  4 +--
72482  src/harfbuzz-stream-private.h |  4 +--
72483  src/harfbuzz-stream.c         | 16 ++++-----
72484  11 files changed, 95 insertions(+), 96 deletions(-)
72485
72486 commit 78ef65ba08967fe1b5f97bcb27074bd635f4b898
72487 Author: Behdad Esfahbod <behdad@gnome.org>
72488 Date:   Wed Nov 7 08:06:01 2007 +0000
72489
72490     Some more cleanup and merging.
72491
72492     2007-11-07  Behdad Esfahbod  <behdad@gnome.org>
72493
72494             * pango/opentype/*: Some more cleanup and merging.
72495
72496  src/Makefile.am               |   6 +-
72497  src/harfbuzz-buffer-private.h |  33 ++++++
72498  src/harfbuzz-buffer.c         |   4 +-
72499  src/harfbuzz-dump-main.c      |   3 +-
72500  src/harfbuzz-gdef-private.h   |   9 +-
72501  src/harfbuzz-gdef.c           |  39 +++++++
72502  src/harfbuzz-global.h         |   2 +
72503  src/harfbuzz-gpos-private.h   |   1 +
72504  src/harfbuzz-gpos.c           |  32 +-----
72505  src/harfbuzz-gsub-private.h   |   1 +
72506  src/harfbuzz-gsub.c           |  33 +-----
72507  src/harfbuzz-impl.c           | 216
72508  ++------------------------------------
72509  src/harfbuzz-impl.h           | 100 +-----------------
72510  src/harfbuzz-open-private.h   |   4 +-
72511  src/harfbuzz-stream-private.h |  70 +++++++++++++
72512  src/harfbuzz-stream.c         | 234
72513  ++++++++++++++++++++++++++++++++++++++++++
72514  src/harfbuzz.c                |   1 +
72515  src/harfbuzz.h                |   3 +-
72516  18 files changed, 419 insertions(+), 372 deletions(-)
72517
72518 commit 5c9bd379950d914982bdb91d0f82b8036908db37
72519 Author: Behdad Esfahbod <behdad@src.gnome.org>
72520 Date:   Mon Oct 29 23:51:48 2007 +0000
72521
72522     Fix typo.
72523
72524  src/Makefile.am | 5 +++--
72525  1 file changed, 3 insertions(+), 2 deletions(-)
72526
72527 commit ef1f481752fa6e478f649e826c96927c98f21981
72528 Author: Behdad Esfahbod <behdad@gnome.org>
72529 Date:   Thu Oct 25 23:37:11 2007 +0000
72530
72531     Even more cleanup and more type renames.
72532
72533     2007-10-25  Behdad Esfahbod  <behdad@gnome.org>
72534
72535             * pango/opentype/*: Even more cleanup and more type renames.
72536
72537  src/harfbuzz-buffer.h |  3 +--
72538  src/harfbuzz-global.h |  6 ++++++
72539  src/harfbuzz-impl.c   | 16 ++++++++--------
72540  src/harfbuzz-impl.h   | 22 +++++++++++-----------
72541  src/harfbuzz-open.h   |  3 ---
72542  5 files changed, 26 insertions(+), 24 deletions(-)
72543
72544 commit 282c60a0eea0db784b0a094958bec35b5f3dc399
72545 Author: Behdad Esfahbod <behdad@gnome.org>
72546 Date:   Thu Oct 25 23:22:17 2007 +0000
72547
72548     More cleanup, remove redundant error types.
72549
72550     2007-10-25  Behdad Esfahbod  <behdad@gnome.org>
72551
72552             * pango/opentype/*: More cleanup, remove redundant error
72553             types.
72554
72555  src/harfbuzz-dump-main.c |   4 +-
72556  src/harfbuzz-dump.c      |  14 +++---
72557  src/harfbuzz-gdef.c      |  25 +++++-----
72558  src/harfbuzz-gdef.h      |   3 --
72559  src/harfbuzz-global.h    |  31 ++++++------
72560  src/harfbuzz-gpos.c      | 124
72561  +++++++++++++++++++++++------------------------
72562  src/harfbuzz-gpos.h      |   3 --
72563  src/harfbuzz-gsub.c      |  86 ++++++++++++++++----------------
72564  src/harfbuzz-gsub.h      |   3 --
72565  src/harfbuzz-impl.c      |  18 +++----
72566  src/harfbuzz-impl.h      |   2 +
72567  src/harfbuzz-open.c      |  24 ++++-----
72568  src/harfbuzz-open.h      |   6 +--
72569  13 files changed, 170 insertions(+), 173 deletions(-)
72570
72571 commit 4280ec4df45ae86c10c3cd24ddb9c05e47223d39
72572 Author: Behdad Esfahbod <behdad@gnome.org>
72573 Date:   Thu Oct 25 00:23:46 2007 +0000
72574
72575     Rename ftglue.c to harfbuzz-impl.c and more type renames and
72576     moving code
72577
72578     2007-10-24  Behdad Esfahbod  <behdad@gnome.org>
72579
72580             * pango/opentype/*: Rename ftglue.c to harfbuzz-impl.c
72581             and more
72582             type renames and moving code around.
72583
72584  src/Makefile.am                   |   3 +-
72585  src/ftglue.h                      | 151
72586  --------------------------------------
72587  src/harfbuzz-dump-main.c          |  48 ++----------
72588  src/harfbuzz-dump.c               |  30 ++++----
72589  src/harfbuzz-gdef.c               |  18 ++---
72590  src/harfbuzz-global.h             |  18 +++++
72591  src/harfbuzz-gpos-private.h       |   2 +-
72592  src/harfbuzz-gpos.c               |  90 +++++++++++------------
72593  src/harfbuzz-gsub-private.h       |   2 +-
72594  src/harfbuzz-gsub.c               |  64 ++++++++--------
72595  src/{ftglue.c => harfbuzz-impl.c} |  64 ++++++++--------
72596  src/harfbuzz-impl.h               | 114 ++++++++++++++++++++++++++--
72597  src/harfbuzz-open-private.h       |  14 ++--
72598  src/harfbuzz-open.c               |  32 ++++----
72599  src/harfbuzz-open.h               |  16 ----
72600  src/harfbuzz.c                    |   4 +-
72601  16 files changed, 289 insertions(+), 381 deletions(-)
72602
72603 commit 5716ae278a82d318ddbfeba01d0785d4efbe1454
72604 Author: Behdad Esfahbod <behdad@gnome.org>
72605 Date:   Wed Oct 24 22:44:47 2007 +0000
72606
72607     New header file harfbuzz-global.h. Rename FT_* int types to HB_*
72608     types.
72609
72610     2007-10-24  Behdad Esfahbod  <behdad@gnome.org>
72611
72612             * pango/opentype/*: New header file harfbuzz-global.h.  Rename
72613             FT_* int types to HB_* types.
72614
72615  src/Makefile.am               |   1 +
72616  src/ftglue.c                  |  30 +--
72617  src/ftglue.h                  |  26 +-
72618  src/harfbuzz-buffer-private.h |  26 +-
72619  src/harfbuzz-buffer.c         |  40 ++--
72620  src/harfbuzz-buffer.h         |  42 ++--
72621  src/harfbuzz-dump-main.c      |  24 +-
72622  src/harfbuzz-dump.c           |  14 +-
72623  src/harfbuzz-dump.h           |   4 +-
72624  src/harfbuzz-gdef-private.h   |  30 +--
72625  src/harfbuzz-gdef.c           | 104 ++++----
72626  src/harfbuzz-gdef.h           |  32 +--
72627  src/harfbuzz-global.h         |  34 +++
72628  src/harfbuzz-gpos-private.h   | 182 +++++++-------
72629  src/harfbuzz-gpos.c           | 540
72630  +++++++++++++++++++++---------------------
72631  src/harfbuzz-gpos.h           |  52 ++--
72632  src/harfbuzz-gsub-private.h   | 142 +++++------
72633  src/harfbuzz-gsub.c           | 432 ++++++++++++++++-----------------
72634  src/harfbuzz-gsub.h           |  50 ++--
72635  src/harfbuzz-impl.h           |   6 +-
72636  src/harfbuzz-open-private.h   |  26 +-
72637  src/harfbuzz-open.c           | 146 ++++++------
72638  src/harfbuzz-open.h           |  88 +++----
72639  src/harfbuzz.h                |   1 +
72640  24 files changed, 1056 insertions(+), 1016 deletions(-)
72641
72642 commit 2130d852c76cccb94350a4aea222359640ffa8a4
72643 Author: Behdad Esfahbod <behdad@gnome.org>
72644 Date:   Wed Oct 24 21:35:03 2007 +0000
72645
72646     Add commented-out dummy struct for Extension lookups.
72647
72648     2007-10-24  Behdad Esfahbod  <behdad@gnome.org>
72649
72650             * pango/opentype/harfbuzz-gpos-private.h:
72651             * pango/opentype/harfbuzz-gsub-private.h:
72652             Add commented-out dummy struct for Extension lookups.
72653
72654  src/harfbuzz-gpos-private.h | 13 +++++++++++++
72655  src/harfbuzz-gsub-private.h | 13 +++++++++++++
72656  2 files changed, 26 insertions(+)
72657
72658 commit 13b2b963848ada169c2fe3d3669fbc1c337f7fe7
72659 Author: Behdad Esfahbod <behdad@gnome.org>
72660 Date:   Sun Oct 21 18:17:02 2007 +0000
72661
72662     Bug 488840 – harfbuzz: protect against ligid overflow
72663
72664     2007-10-21  Behdad Esfahbod  <behdad@gnome.org>
72665
72666             Bug 488840 – harfbuzz: protect against ligid overflow
72667
72668             * pango/opentype/harfbuzz-buffer.c
72669             (_hb_buffer_allocate_ligid):
72670             Never return zero, even in case of overflow.
72671
72672             * pango/opentype/harfbuzz-impl.h: Define dummy HB_LIKELY() and
72673             HB_UNLIKELY(), to be filled later.
72674
72675  src/harfbuzz-buffer.c | 6 +++++-
72676  src/harfbuzz-impl.h   | 3 +++
72677  2 files changed, 8 insertions(+), 1 deletion(-)
72678
72679 commit 6b347138b597c41af24453f630336ba2fc033dc5
72680 Author: Behdad Esfahbod <behdad@gnome.org>
72681 Date:   Thu Oct 11 08:30:50 2007 +0000
72682
72683     Mark internal symbols as HB_INTERNAL and define that to static in
72684
72685     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72686
72687             * pango/opentype/*: Mark internal symbols as HB_INTERNAL and
72688             define that to static in harfbuzz.c.
72689
72690             * pango/opentype/harfbuzz-buffer-internal.h: New file.
72691
72692  src/Makefile.am               |   1 +
72693  src/ftglue.c                  |  18 +++----
72694  src/ftglue.h                  |  20 ++++----
72695  src/harfbuzz-buffer-private.h |  60 +++++++++++++++++++++++
72696  src/harfbuzz-buffer.c         | 108
72697  +++++++++++++++++++++-------------------
72698  src/harfbuzz-buffer.h         |  38 +--------------
72699  src/harfbuzz-gdef-private.h   |  17 ++++---
72700  src/harfbuzz-gdef.c           |  20 ++++----
72701  src/harfbuzz-gpos-private.h   |  13 +++--
72702  src/harfbuzz-gpos.c           |  16 +++---
72703  src/harfbuzz-gsub-private.h   |  14 +++---
72704  src/harfbuzz-gsub.c           |  20 ++++----
72705  src/harfbuzz-impl.h           |  12 +++--
72706  src/harfbuzz-open-private.h   |  81 +++++++++++++++++-------------
72707  src/harfbuzz-open.c           | 111
72708  ++++++++++++++++++++++++------------------
72709  src/harfbuzz.c                |   1 +
72710  16 files changed, 315 insertions(+), 235 deletions(-)
72711
72712 commit 7cdfb61deefd8f43edb5eb79d45d38dbbbef9051
72713 Author: Behdad Esfahbod <behdad@gnome.org>
72714 Date:   Thu Oct 11 07:46:33 2007 +0000
72715
72716     Remove FTGLUE_API/APIDEF cruft.
72717
72718     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72719
72720             * pango/opentype/ftglue.[ch]: Remove FTGLUE_API/APIDEF cruft.
72721
72722  src/ftglue.c | 16 ++++++++--------
72723  src/ftglue.h | 24 ++++++++----------------
72724  2 files changed, 16 insertions(+), 24 deletions(-)
72725
72726 commit 61ddbafaaad31ccacde54cad7e60a84abffc0a9f
72727 Author: Behdad Esfahbod <behdad@gnome.org>
72728 Date:   Thu Oct 11 07:45:26 2007 +0000
72729
72730     Build harfbuzz.c instead of individual source files, to let
72731     compiler go
72732
72733     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72734
72735             * pango/opentype/Makefile.am: Build harfbuzz.c instead
72736             of individual
72737             source files, to let compiler go wild with optimizations!
72738
72739  src/Makefile.am | 9 +++++----
72740  1 file changed, 5 insertions(+), 4 deletions(-)
72741
72742 commit a219b3d003d6727c79dc51282d21e9ac48c44458
72743 Author: Behdad Esfahbod <behdad@gnome.org>
72744 Date:   Thu Oct 11 07:34:08 2007 +0000
72745
72746     Same here.
72747
72748     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72749
72750             * pango/opentype/harfbuzz.c: Same here.
72751
72752  src/harfbuzz.c | 1 -
72753  1 file changed, 1 deletion(-)
72754
72755 commit 6567e16e3b14c08659342bbcc9f2735e71f9114e
72756 Author: Behdad Esfahbod <behdad@gnome.org>
72757 Date:   Thu Oct 11 07:33:19 2007 +0000
72758
72759     Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just
72760     used by
72761
72762     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72763
72764             * pango/opentype/Makefile.am: Don't include harfbuzz-dump.[ch]
72765             in
72766             libharfbuzz.a.  Those are just used by the harfbuzz-dump tool.
72767
72768  src/Makefile.am | 4 ++--
72769  1 file changed, 2 insertions(+), 2 deletions(-)
72770
72771 commit 0b032549ba7581c879a0fc4e794b0e9a4723ae85
72772 Author: Behdad Esfahbod <behdad@gnome.org>
72773 Date:   Thu Oct 11 07:24:47 2007 +0000
72774
72775     Some more cleanup.
72776
72777     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72778
72779             * pango/opentype/harfbuzz-buffer.c: Some more cleanup.
72780
72781  src/harfbuzz-buffer.c | 11 ++---------
72782  1 file changed, 2 insertions(+), 9 deletions(-)
72783
72784 commit 7a26864308bd1ca8d5f47d798411cac7239b7d38
72785 Author: Behdad Esfahbod <behdad@gnome.org>
72786 Date:   Thu Oct 11 07:21:31 2007 +0000
72787
72788     Move some code around.
72789
72790     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72791
72792             * pango/opentype/harfbuzz-buffer.c: Move some code around.
72793
72794  src/harfbuzz-buffer.c | 91
72795  +++++++++++++++++++++++++++------------------------
72796  1 file changed, 48 insertions(+), 43 deletions(-)
72797
72798 commit 7a5405c8261573a0f29d28fb533e800d698f6129
72799 Author: Behdad Esfahbod <behdad@src.gnome.org>
72800 Date:   Thu Oct 11 07:15:16 2007 +0000
72801
72802     Minor.
72803
72804  src/harfbuzz-buffer.c | 2 +-
72805  1 file changed, 1 insertion(+), 1 deletion(-)
72806
72807 commit 986f4fd96892ebda550793941bb1daed862c4a34
72808 Author: Behdad Esfahbod <behdad@gnome.org>
72809 Date:   Thu Oct 11 07:12:49 2007 +0000
72810
72811     Rename buffer->inplace to buffer->separate_out with the inverted
72812     meaning,
72813
72814     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72815
72816             * pango/opentype/harfbuzz-buffer.[ch]: Rename buffer->inplace
72817             to
72818             buffer->separate_out with the inverted meaning, such that
72819             buffer
72820             is initialization is memset(0).
72821
72822  src/harfbuzz-buffer.c | 34 +++++++++++++++++-----------------
72823  src/harfbuzz-buffer.h |  2 +-
72824  2 files changed, 18 insertions(+), 18 deletions(-)
72825
72826 commit 06003908ccf2473366816935dd1b144cde587be9
72827 Author: Behdad Esfahbod <behdad@gnome.org>
72828 Date:   Thu Oct 11 07:05:09 2007 +0000
72829
72830     Allocate buffer->positions lazily.
72831
72832     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72833
72834             * pango/opentype/*: Allocate buffer->positions lazily.
72835
72836  src/harfbuzz-buffer.c | 25 +++++++++++++++++++++++--
72837  src/harfbuzz-buffer.h |  3 +++
72838  src/harfbuzz-gpos.c   | 13 ++++++++-----
72839  src/harfbuzz-gsub.c   |  5 +++--
72840  4 files changed, 37 insertions(+), 9 deletions(-)
72841
72842 commit fc3d6f575826704a0ae9ee9018323f6a3c422f4b
72843 Author: Behdad Esfahbod <behdad@gnome.org>
72844 Date:   Thu Oct 11 06:52:07 2007 +0000
72845
72846     Bug 485621 – Get rid of freetype memory allocator in harfbuzz
72847
72848     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
72849
72850             Bug 485621 – Get rid of freetype memory allocator in
72851             harfbuzz
72852
72853             * pango/opentype/*: Remove all occurences of FT_Memory.  Use
72854             malloc/realloc/free directly.
72855
72856             * pango/pango-ot*: Update to above.
72857
72858  src/ftglue.c                |  52 ++---
72859  src/ftglue.h                |  28 ++-
72860  src/harfbuzz-buffer.c       |  16 +-
72861  src/harfbuzz-buffer.h       |   4 +-
72862  src/harfbuzz-gdef.c         | 106 ++++------
72863  src/harfbuzz-gdef.h         |   6 +-
72864  src/harfbuzz-gpos-private.h |   1 -
72865  src/harfbuzz-gpos.c         | 462
72866  ++++++++++++++++++--------------------------
72867  src/harfbuzz-gpos.h         |   2 -
72868  src/harfbuzz-gsub-private.h |   1 -
72869  src/harfbuzz-gsub.c         | 312 +++++++++++-------------------
72870  src/harfbuzz-gsub.h         |   2 -
72871  src/harfbuzz-open-private.h |  25 ++-
72872  src/harfbuzz-open.c         | 127 ++++++------
72873  14 files changed, 441 insertions(+), 703 deletions(-)
72874
72875 commit a8abb8b994c3cd89808e8f7128a0c04b23eb3ede
72876 Author: Behdad Esfahbod <behdad@gnome.org>
72877 Date:   Thu Oct 11 00:07:58 2007 +0000
72878
72879     Bug 485559 – Boston Summit HarfBuzz optimizations
72880
72881     2007-10-10  Behdad Esfahbod  <behdad@gnome.org>
72882
72883             Bug 485559 – Boston Summit HarfBuzz optimizations
72884
72885             * pango/opentype/*: HarfBuzz hacking to:
72886
72887               - Rename last remaining FT_Err stuff to HB_Err.
72888
72889               - Fix a couple invalid table paths to be permissive so
72890                 fonts work better.  Particularly GDEF table for Nafees
72891                 Nastaliq is loaded and works great now.
72892
72893               - Optimize harfbuzz buffer to not copy/swap for simple
72894               one-to-one and "copy" GSUB operations.
72895
72896             * pango/pango-ot*: Update to FT_Err to HB_Err renaming.
72897
72898  src/ftglue.c                |  51 ++-
72899  src/ftglue.h                |  21 +-
72900  src/harfbuzz-buffer.c       | 190 +++++++--
72901  src/harfbuzz-buffer.h       |  26 +-
72902  src/harfbuzz-dump-main.c    |  14 +-
72903  src/harfbuzz-dump.c         |  15 +-
72904  src/harfbuzz-gdef-private.h |   4 +-
72905  src/harfbuzz-gdef.c         | 149 +++----
72906  src/harfbuzz-gdef.h         |  10 +-
72907  src/harfbuzz-gpos-private.h |   2 +-
72908  src/harfbuzz-gpos.c         | 810 ++++++++++++++++++--------------------
72909  src/harfbuzz-gpos.h         |  30 +-
72910  src/harfbuzz-gsub-private.h |   2 +-
72911  src/harfbuzz-gsub.c         | 919
72912  +++++++++++++++++++-------------------------
72913  src/harfbuzz-gsub.h         |  24 +-
72914  src/harfbuzz-impl.h         |  22 +-
72915  src/harfbuzz-open-private.h |  20 +-
72916  src/harfbuzz-open.c         | 238 ++++++------
72917  src/harfbuzz-open.h         |  13 +-
72918  19 files changed, 1253 insertions(+), 1307 deletions(-)
72919
72920 commit dd810b76bc554278d3a226cf89901d16992cf56d
72921 Author: Behdad Esfahbod <behdad@gnome.org>
72922 Date:   Wed Aug 29 08:46:50 2007 +0000
72923
72924     Bug 302952 – The placement of a diacritic marks for an arabic
72925     ligature
72926
72927     2007-08-29  Behdad Esfahbod  <behdad@gnome.org>
72928
72929             Bug 302952 – The placement of a diacritic marks for an
72930             arabic ligature
72931             is not correct
72932
72933             * pango/opentype/harfbuzz-buffer.c (hb_buffer_allocate_ligid):
72934             Don't
72935             use zero as allocated ligature id.  Zero means no ligature id.
72936
72937  src/harfbuzz-buffer.c | 2 +-
72938  1 file changed, 1 insertion(+), 1 deletion(-)
72939
72940 commit e90d19919434b90d79e67aaf199bddd991f8e5d8
72941 Author: Behdad Esfahbod <behdad@gnome.org>
72942 Date:   Tue Aug 21 08:03:26 2007 +0000
72943
72944     Bug 463430 – Gets stuck while "formatting message"
72945
72946     2007-08-21  Behdad Esfahbod  <behdad@gnome.org>
72947
72948             Bug 463430 – Gets stuck while "formatting message"
72949
72950             * pango/opentype/harfbuzz-gpos.c (Lookup_PairPos1),
72951             (Lookup_PairPos2), (Lookup_PairPos), (Do_ContextPos):
72952             * pango/opentype/harfbuzz-gsub.c (Do_ContextSubst):
72953             Change type of intermediate index variable from FT_UShort to
72954             FT_ULong as it was overlowing with more than 65536 glyphs.
72955
72956  src/harfbuzz-gpos.c | 15 ++++++++++-----
72957  src/harfbuzz-gsub.c |  2 +-
72958  2 files changed, 11 insertions(+), 6 deletions(-)
72959
72960 commit 13b86ee398905f96f57df001309312f6dfdfea9a
72961 Author: Behdad Esfahbod <behdad@gnome.org>
72962 Date:   Tue Aug 21 01:38:07 2007 +0000
72963
72964     Don't ignore error return value of
72965     hb_buffer_copy_output_glyph(). Patch
72966
72967     2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
72968
72969             * pango/opentype/harfbuzz-gsub.c (GSUB_Do_String_Lookup):
72970             Don't
72971             ignore error return value of hb_buffer_copy_output_glyph().
72972             Patch
72973             sent to harfbuzz-list.
72974
72975  src/harfbuzz-gsub.c | 2 +-
72976  1 file changed, 1 insertion(+), 1 deletion(-)
72977
72978 commit 4c2556cb4c38a56c3a5087deb54aa6262ab3aff9
72979 Author: Behdad Esfahbod <behdad@behdad.org>
72980 Date:   Fri Jul 6 11:29:21 2007 -0400
72981
72982     [gdef] Initial implementation
72983
72984  src/harfbuzz-gdef-private.h | 144
72985  +++++++++++++++++++++++++++++++++++++++++++-
72986  1 file changed, 142 insertions(+), 2 deletions(-)
72987
72988 commit 5b2e947fd2b7c5ea49b2bef1e0190d99a525058c
72989 Author: Behdad Esfahbod <behdad@behdad.org>
72990 Date:   Fri Jul 6 02:03:26 2007 -0400
72991
72992     [open] small fixes, including not using unions for main structs
72993
72994  src/harfbuzz-open-private.h | 54
72995  ++++++++++++++++++++++++---------------------
72996  1 file changed, 29 insertions(+), 25 deletions(-)
72997
72998 commit 151df44346990728b5dd249db5740a9543ae33b9
72999 Author: Behdad Esfahbod <behdad@behdad.org>
73000 Date:   Thu Jul 5 17:22:07 2007 -0400
73001
73002     Improve stupid Makefile
73003
73004  src/Makefile | 2 ++
73005  1 file changed, 2 insertions(+)
73006
73007 commit 6c49bebc70a0118a803a5bc979f4436a82b48240
73008 Author: Behdad Esfahbod <behdad@gnome.org>
73009 Date:   Tue May 1 02:32:12 2007 +0000
73010
73011     Link freetype to harfbuzz-dump, for those systems that don't track
73012
73013     2007-04-30  Behdad Esfahbod  <behdad@gnome.org>
73014
73015             * pango/opentype/Makefile.am: Link freetype to harfbuzz-dump,
73016             for
73017             those systems that don't track dependencies automatically.
73018
73019  src/Makefile.am | 5 +++--
73020  1 file changed, 3 insertions(+), 2 deletions(-)
73021
73022 commit 7341a116916c8470f1211f0cb3c65b189b42ec9e
73023 Author: Behdad Esfahbod <behdad@gnome.org>
73024 Date:   Tue Apr 3 22:45:29 2007 +0000
73025
73026     Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning
73027
73028     2007-04-03  Behdad Esfahbod  <behdad@gnome.org>
73029
73030             * pango/opentype/harfbuzz-gdef.c (_HB_GDEF_Check_Property):
73031             * pango/opentype/harfbuzz-gpos.c (HB_Done_GPOS_Table),
73032             (Lookup_PairPos):
73033             * pango/opentype/harfbuzz-open.c (Get_Class1):
73034             Copy fixes from harfbuzz stable branch.  Includes a leak fix,
73035             a kerning fix, and an array out-of-bound access fix.
73036
73037  src/harfbuzz-gdef.c | 2 ++
73038  src/harfbuzz-gpos.c | 8 ++++++++
73039  src/harfbuzz-open.c | 2 +-
73040  3 files changed, 11 insertions(+), 1 deletion(-)
73041
73042 commit 999a6f05758c10a902354457ecbf6c943bfed514
73043 Author: Hans Breuer <hans@breuer.org>
73044 Date:   Sat Jan 13 21:31:41 2007 +0000
73045
73046     updated
73047
73048     2007-01-13  Hans Breuer  <hans@breuer.org>
73049
73050             * pango/makefile.msc pango/opentype/makefile.msc : updated
73051
73052  src/makefile.msc | 16 ++++++----------
73053  1 file changed, 6 insertions(+), 10 deletions(-)
73054
73055 commit 3c038d40da4bfe5037cc4e9de22bad08fa408465
73056 Author: Behdad Esfahbod <behdad@src.gnome.org>
73057 Date:   Tue Jan 9 03:32:12 2007 +0000
73058
73059     Remove .cvsignore files (moved to svn:ignore prop)
73060
73061  src/.cvsignore | 7 -------
73062  1 file changed, 7 deletions(-)
73063
73064 commit 5b3f7702a64fe0513d08a67bdb72704e46fd7cd4
73065 Author: Behdad Esfahbod <behdad@behdad.org>
73066 Date:   Thu Dec 28 06:42:37 2006 -0500
73067
73068     Add stub GDEF files
73069
73070  src/harfbuzz-gdef-private.h |  8 ++++++++
73071  src/harfbuzz-gdef.h         | 11 +++++++++++
73072  src/harfbuzz-open-private.h |  3 +--
73073  src/harfbuzz-private.h      |  6 ++++++
73074  src/main.cc                 |  1 +
73075  5 files changed, 27 insertions(+), 2 deletions(-)
73076
73077 commit b3395a7aa36ff1ba5a17f494fbf359ec317a7e69
73078 Author: Behdad Esfahbod <behdad@behdad.org>
73079 Date:   Thu Dec 28 06:31:18 2006 -0500
73080
73081     Don't shift down the mark attachment type
73082
73083  src/harfbuzz-open-private.h | 2 +-
73084  1 file changed, 1 insertion(+), 1 deletion(-)
73085
73086 commit 193b66d52ae2cb5ced7969e15b7f56dc1978ca8a
73087 Author: Behdad Esfahbod <behdad@behdad.org>
73088 Date:   Thu Dec 28 06:12:18 2006 -0500
73089
73090     Remove stale comment
73091
73092  src/harfbuzz-open-private.h | 10 ----------
73093  1 file changed, 10 deletions(-)
73094
73095 commit 12c4568c680ea2b9b98a16a8b7402ca185c90ef6
73096 Author: Behdad Esfahbod <behdad@behdad.org>
73097 Date:   Thu Dec 28 06:10:59 2006 -0500
73098
73099     Break and rename, in the layout of old HarfBuzz codebase
73100
73101  src/.gitignore                                  |   1 +
73102  src/Makefile                                    |   2 +-
73103  src/harfbuzz-common.h                           |  14 +++
73104  src/{harfbuzz-ng.cc => harfbuzz-open-private.h} | 117
73105  ++----------------------
73106  src/harfbuzz-open.h                             |  13 +++
73107  src/main.cc                                     |  98
73108  ++++++++++++++++++++
73109  6 files changed, 133 insertions(+), 112 deletions(-)
73110
73111 commit 3158d84b0dfe5032e7c56c03f2da97b8ab549d94
73112 Author: Behdad Esfahbod <behdad@behdad.org>
73113 Date:   Wed Dec 27 20:08:07 2006 -0500
73114
73115     Oops. s/OpenTypeFontFaceFile/OpenTypeFontFile/g
73116
73117  src/harfbuzz-ng.cc | 22 +++++++++++-----------
73118  1 file changed, 11 insertions(+), 11 deletions(-)
73119
73120 commit bf0f9dd61375c5afce8e6b1664d0df5f6c8b2494
73121 Author: Behdad Esfahbod <behdad@behdad.org>
73122 Date:   Wed Dec 27 20:06:42 2006 -0500
73123
73124     Use union for ClassDef
73125
73126  src/harfbuzz-ng.cc | 12 +++++++-----
73127  1 file changed, 7 insertions(+), 5 deletions(-)
73128
73129 commit c46196d09c4ea879bf45182e8a0d649d4c750c39
73130 Author: Behdad Esfahbod <behdad@behdad.org>
73131 Date:   Wed Dec 27 20:05:16 2006 -0500
73132
73133     Use union for Coverage
73134
73135  src/harfbuzz-ng.cc | 21 +++++++++++----------
73136  1 file changed, 11 insertions(+), 10 deletions(-)
73137
73138 commit 86f450243dbaa82f187cf2d36364e9a59c0e64c7
73139 Author: Behdad Esfahbod <behdad@behdad.org>
73140 Date:   Wed Dec 27 19:59:07 2006 -0500
73141
73142     Add GPOS stub
73143
73144  src/harfbuzz-ng.cc | 3 +++
73145  1 file changed, 3 insertions(+)
73146
73147 commit 133466177e104ddcd2501a88735670540252167c
73148 Author: Behdad Esfahbod <behdad@behdad.org>
73149 Date:   Wed Dec 27 19:58:32 2006 -0500
73150
73151     s/OpenTypeFont/OpenTypeFontFace/g
73152
73153  src/harfbuzz-ng.cc | 44 +++++++++++++++++++++++---------------------
73154  1 file changed, 23 insertions(+), 21 deletions(-)
73155
73156 commit 71d62baab0429cdf56ba4019fd2a205f08188503
73157 Author: Behdad Esfahbod <behdad@behdad.org>
73158 Date:   Wed Dec 27 01:29:24 2006 -0500
73159
73160     GSUBGPOSHeader
73161
73162  src/harfbuzz-ng.cc | 103
73163  ++++++++++++++++++++++++++++++++++++++++++++++++++---
73164  1 file changed, 98 insertions(+), 5 deletions(-)
73165
73166 commit eebabd8b2ec5296deba6b09d7755933da0a7d9dc
73167 Author: Behdad Esfahbod <behdad@behdad.org>
73168 Date:   Wed Dec 27 00:21:31 2006 -0500
73169
73170     Finished OpenType Common Table Formats
73171
73172  src/harfbuzz-ng.cc | 2 +-
73173  1 file changed, 1 insertion(+), 1 deletion(-)
73174
73175 commit 2b7374519766825971f9f4ff5b1cb49b74cfcaf8
73176 Author: Behdad Esfahbod <behdad@behdad.org>
73177 Date:   Tue Dec 26 20:55:37 2006 -0500
73178
73179     Device tables.
73180
73181  src/harfbuzz-ng.cc | 49 +++++++++++++++++++++++++++++++++++++++++++++----
73182  1 file changed, 45 insertions(+), 4 deletions(-)
73183
73184 commit eb32e374f4d6de8d428d36144f6eef93514820d2
73185 Author: Behdad Esfahbod <behdad@behdad.org>
73186 Date:   Tue Dec 26 20:00:33 2006 -0500
73187
73188     ClassDef
73189
73190  src/harfbuzz-ng.cc | 121
73191  ++++++++++++++++++++++++++++++++++++++++++-----------
73192  1 file changed, 97 insertions(+), 24 deletions(-)
73193
73194 commit 53502c6723dbf9cd3b6ba91b733678b3c7871715
73195 Author: Behdad Esfahbod <behdad@behdad.org>
73196 Date:   Tue Dec 26 19:29:08 2006 -0500
73197
73198     Rename CoverageFormat to Coverage
73199
73200  src/harfbuzz-ng.cc | 18 +++++++++++++-----
73201  1 file changed, 13 insertions(+), 5 deletions(-)
73202
73203 commit 0d6db2abcbe98456569ccf7934ba0a8b37c7f6f3
73204 Author: Behdad Esfahbod <behdad@behdad.org>
73205 Date:   Tue Dec 26 18:53:55 2006 -0500
73206
73207     Define more structs using DEFINE_INT_TYPE.
73208
73209  src/harfbuzz-ng.cc | 39 +++++++++++++++++++--------------------
73210  1 file changed, 19 insertions(+), 20 deletions(-)
73211
73212 commit 915931b74a30e8652fac5fec153d499485513f63
73213 Author: Behdad Esfahbod <behdad@behdad.org>
73214 Date:   Tue Dec 26 15:30:14 2006 -0500
73215
73216     s/DEFINE_NOT_INSTANTIABLE/DEFINE_NON_INSTANTIABLE/
73217
73218  src/harfbuzz-ng.cc | 6 +++---
73219  1 file changed, 3 insertions(+), 3 deletions(-)
73220
73221 commit 0c0d55330ef4090f3e4864538e83a4344caaf3ba
73222 Author: Behdad Esfahbod <behdad@behdad.org>
73223 Date:   Tue Dec 26 15:29:38 2006 -0500
73224
73225     Coverage.
73226
73227  src/harfbuzz-ng.cc | 91
73228  +++++++++++++++++++++++++++++++++++++++++++++++-------
73229  1 file changed, 79 insertions(+), 12 deletions(-)
73230
73231 commit 882e52f59196535495af8ca8069df32308ad52cf
73232 Author: Behdad Esfahbod <behdad@behdad.org>
73233 Date:   Mon Dec 25 10:28:31 2006 -0500
73234
73235     Rename to harfbuzz-ng.cc
73236
73237  src/Makefile                                | 2 +-
73238  src/{hb-types-private.cc => harfbuzz-ng.cc} | 0
73239  2 files changed, 1 insertion(+), 1 deletion(-)
73240
73241 commit f8ba99f6f322800a915428ffc3b5eaf1be2e6c21
73242 Author: Behdad Esfahbod <behdad@behdad.org>
73243 Date:   Mon Dec 25 09:58:02 2006 -0500
73244
73245     LookupFlags
73246
73247  src/hb-types-private.cc | 52
73248  ++++++++++++++++++++++++++++++++++++++++++++-----
73249  1 file changed, 47 insertions(+), 5 deletions(-)
73250
73251 commit 25ad92c8a68bf72464601a644ed57b9213126a78
73252 Author: Behdad Esfahbod <behdad@behdad.org>
73253 Date:   Mon Dec 25 09:35:06 2006 -0500
73254
73255     Implement Feature
73256
73257  src/hb-types-private.cc | 46
73258  ++++++++++++++++++++++++++++++++++++++++++----
73259  1 file changed, 42 insertions(+), 4 deletions(-)
73260
73261 commit befc022affd2386b3f46cd7d11e4262f6c8bce9f
73262 Author: Behdad Esfahbod <behdad@behdad.org>
73263 Date:   Mon Dec 25 09:14:52 2006 -0500
73264
73265     LangSys
73266
73267  src/hb-types-private.cc | 51
73268  ++++++++++++++++++++++++++++++++++++++++++-------
73269  1 file changed, 44 insertions(+), 7 deletions(-)
73270
73271 commit c81efca149b08832d5d96a944fb5f303f3d0ca42
73272 Author: Behdad Esfahbod <behdad@behdad.org>
73273 Date:   Mon Dec 25 06:22:08 2006 -0500
73274
73275     Use CamelCaseTags.
73276
73277  src/hb-types-private.cc | 29 ++++++++++++++---------------
73278  1 file changed, 14 insertions(+), 15 deletions(-)
73279
73280 commit 808dbe283c1ad66091f2cb67380888b7cf265c01
73281 Author: Behdad Esfahbod <behdad@behdad.org>
73282 Date:   Mon Dec 25 06:18:52 2006 -0500
73283
73284     Make types not instantiable
73285
73286  src/hb-types-private.cc | 104
73287  ++++++++++++++++++++++++++----------------------
73288  1 file changed, 57 insertions(+), 47 deletions(-)
73289
73290 commit b739c05ca4b7acfa45bd4b0812ecbb3747f726f0
73291 Author: Behdad Esfahbod <behdad@behdad.org>
73292 Date:   Mon Dec 25 05:39:20 2006 -0500
73293
73294     Add OpenTypeFontFile.
73295
73296  src/Makefile            |   2 +-
73297  src/hb-types-private.cc | 113
73298  +++++++++++++++++++++++++++++++++++++++++++++---
73299  2 files changed, 107 insertions(+), 8 deletions(-)
73300
73301 commit 8596944b7421f982960e825019fc0263442520cb
73302 Author: Behdad Esfahbod <behdad@behdad.org>
73303 Date:   Sat Dec 23 17:49:25 2006 -0500
73304
73305     Add Makefile
73306
73307  src/Makefile | 3 +++
73308  1 file changed, 3 insertions(+)
73309
73310 commit b6e62bc5db76ae342177b2b646c37f45eccad975
73311 Author: Behdad Esfahbod <behdad@behdad.org>
73312 Date:   Fri Dec 22 02:21:55 2006 -0500
73313
73314     After DEFINE_SCRIPT_ARRAY
73315
73316  src/hb-types-private.cc | 215
73317  +++++++++++++++++++++++++++++++-----------------
73318  1 file changed, 140 insertions(+), 75 deletions(-)
73319
73320 commit 01e4fcb032be601f272e62228881e2aabfb9d925
73321 Author: Behdad Esfahbod <behdad@behdad.org>
73322 Date:   Thu Dec 21 22:31:31 2006 -0500
73323
73324     Remove the annoying HB_ prefix.
73325
73326  src/hb-types-private.cc | 107
73327  +++++++++++++++++++++++-------------------------
73328  1 file changed, 52 insertions(+), 55 deletions(-)
73329
73330 commit 6b4ce01da121e12e1c78ad7eaedf469f35f3568d
73331 Author: Behdad Esfahbod <behdad@behdad.org>
73332 Date:   Thu Dec 21 22:31:10 2006 -0500
73333
73334     Second version.  Complete redesign, based on C++ classes to ensure
73335     endian
73336     correctness.
73337
73338  src/hb-types-private.cc | 300
73339  +++++++++++++++++++++++++++++++++---------------
73340  1 file changed, 205 insertions(+), 95 deletions(-)
73341
73342 commit f78e70c301311ffcfb007c7fc4125d71cbcff1e2
73343 Author: Behdad Esfahbod <behdad@behdad.org>
73344 Date:   Thu Dec 21 22:30:38 2006 -0500
73345
73346     First version.
73347
73348  src/hb-types-private.cc | 116
73349  ++++++++++++++++++++++++++++++++++++++++++++++++
73350  1 file changed, 116 insertions(+)
73351
73352 commit f726b20e56e8b1106dfde0bf8d575c73e83957c4
73353 Author: Behdad Esfahbod <behdad@gnome.org>
73354 Date:   Tue Jul 25 01:02:27 2006 +0000
73355
73356     Bug 347073 – Allow empty GPOS table
73357
73358     2006-07-24  Behdad Esfahbod  <behdad@gnome.org>
73359
73360             Bug 347073 – Allow empty GPOS table
73361
73362             * pango/opentype/harfbuzz-open.c (_HB_OPEN_Load_ScriptList):
73363             Don't
73364             err on empty GPOS/GSUB tables.
73365
73366  src/harfbuzz-open.c | 5 +++++
73367  1 file changed, 5 insertions(+)
73368
73369 commit 52481a5c55d466f41654dcdc67245d0ca8cefbcf
73370 Author: Behdad Esfahbod <behdad@gnome.org>
73371 Date:   Thu Jun 22 18:09:04 2006 +0000
73372
73373     Bug 345600 – cvs build error in pango/opentype/Makefile
73374
73375     2006-06-22  Behdad Esfahbod  <behdad@gnome.org>
73376
73377             Bug 345600 – cvs build error in pango/opentype/Makefile
73378
73379             * pango/opentype/Makefile.am: Rename variable SOURCES to
73380             MAINSOURCES.
73381             Some automake versions seem to use it or something.
73382
73383  src/Makefile.am | 4 ++--
73384  1 file changed, 2 insertions(+), 2 deletions(-)
73385
73386 commit ffb2d5c1e7af33644d0a4058befa4b8358c9a7bf
73387 Author: Behdad Esfahbod <behdad@gnome.org>
73388 Date:   Wed May 31 07:42:55 2006 +0000
73389
73390     Bug 341138 – Using TTC font, Gtk2 programs begin to eating big
73391     memory
73392
73393     2006-05-31  Behdad Esfahbod  <behdad@gnome.org>
73394
73395             Bug 341138 – Using TTC font, Gtk2 programs begin to eating
73396             big memory
73397             and have many cpu usage.
73398             Patch from Yong Li.
73399
73400             * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table):
73401             TrueType table
73402             offsets are absolute, not relative.
73403
73404  src/ftglue.c | 2 +-
73405  1 file changed, 1 insertion(+), 1 deletion(-)
73406
73407 commit f8f7bd2451eeafb57f5c80c7b4e88a1e50b97c4f
73408 Author: Behdad Esfahbod <behdad@gnome.org>
73409 Date:   Wed May 31 07:23:02 2006 +0000
73410
73411     Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't
73412     correct when
73413
73414     2006-05-31  Behdad Esfahbod  <behdad@gnome.org>
73415
73416             Bug 336153 – Mark to mark positioning (Lookup Type 6)
73417             isn't correct
73418             when using MarkAttchmentType
73419             Patch from Tin Myo Htet.
73420
73421             * pango/opentype/harfbuzz-gpos.c (Lookup_MarkMarkPos):
73422             Ignore marks
73423             of non-matchin attachment type.
73424
73425  src/harfbuzz-gpos.c | 37 ++++++++++++++++++++++---------------
73426  1 file changed, 22 insertions(+), 15 deletions(-)
73427
73428 commit d2a613187c1257371d62153b55c89336965e0754
73429 Author: Behdad Esfahbod <behdad@gnome.org>
73430 Date:   Wed Apr 12 18:47:50 2006 +0000
73431
73432     Fix loop variables. (coverity found bug.)
73433
73434     2006-04-12  Behdad Esfahbod  <behdad@gnome.org>
73435
73436             * pango/opentype/harfbuzz-gpos.c: Fix loop
73437             variables. (coverity
73438             found bug.)
73439
73440  src/harfbuzz-gpos.c | 6 +++---
73441  1 file changed, 3 insertions(+), 3 deletions(-)
73442
73443 commit 14022e826f63c48b689f9037645c9a3a3302d9b6
73444 Author: Behdad Esfahbod <behdad@gnome.org>
73445 Date:   Tue Apr 11 08:31:44 2006 +0000
73446
73447     Bug 337924 – cleanups for issues reported by various compilers Patch
73448
73449     2006-04-11  Behdad Esfahbod  <behdad@gnome.org>
73450
73451             Bug 337924 – cleanups for issues reported by various
73452             compilers
73453             Patch from Kjartan Maraas.
73454
73455             * examples/viewer-x.c (update):
73456             * modules/arabic/arabic-fc.c (fallback_shape),
73457             (arabic_engine_shape):
73458             * modules/basic/basic-fc.c (fallback_shape),
73459             (basic_engine_shape):
73460             * modules/basic/basic-x.c:
73461             * modules/hangul/hangul-fc.c:
73462             * modules/hebrew/hebrew-fc.c (hebrew_engine_shape):
73463             * modules/indic/indic-fc.c:
73464             * modules/khmer/khmer-fc.c:
73465             * modules/syriac/syriac-fc.c:
73466             * modules/thai/thai-fc.c:
73467             * modules/tibetan/tibetan-fc.c:
73468             * pango/break.c:
73469             * pango/modules.c:
73470             * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table):
73471             * pango/pango-attributes.c (pango_attr_list_filter):
73472             * pango/pango-engine.c:
73473             * pango/pango-fontset.c:
73474             * pango/pango-layout.c (pango_layout_set_text),
73475             (pango_layout_xy_to_index), (pango_layout_get_cursor_pos):
73476             * pango/pango-markup.c (text_handler):
73477             * pango/pango-utils.c (read_alias_file):
73478             * pango/pangocairo-fcfont.c (G_DEFINE_TYPE_WITH_CODE):
73479             * pango/pangocairo-fcfontmap.c (G_DEFINE_TYPE_WITH_CODE):
73480             * pango/pangocairo-font.c
73481             (_pango_cairo_font_get_hex_box_info):
73482             * pango/pangox-fontmap.c (pango_x_make_matching_xlfd):
73483             * tests/dump-boundaries.c (fail):
73484             Remove unused variables.  Remove excess semicolon after
73485             DEFINE_TYPE
73486             macros.
73487
73488  src/ftglue.c | 2 --
73489  1 file changed, 2 deletions(-)
73490
73491 commit 59aafd07806a2f0d4f399eff13aec74557f60522
73492 Author: Behdad Esfahbod <behdad@gnome.org>
73493 Date:   Mon Apr 10 10:33:17 2006 +0000
73494
73495     Fix minor bugs reported by the Coverity scan report.
73496
73497     2006-04-10  Behdad Esfahbod  <behdad@gnome.org>
73498
73499             Fix minor bugs reported by the Coverity scan report.
73500
73501             * pango/opentype/harfbuzz-gdef.c
73502             (HB_GDEF_Build_ClassDefinition):
73503             * pango/opentype/harfbuzz-gpos.c (HB_GPOS_Query_Scripts),
73504             (HB_GPOS_Query_Languages), (HB_GPOS_Query_Features): Do
73505             not access
73506             structs before we check them for nullity.
73507
73508             * pango/pango-layout.c (pango_layout_index_to_line),
73509             (pango_layout_index_to_line_and_extents),
73510             (pango_layout_index_to_pos): Check for invalid iterators
73511             outside the
73512             loop, so we don't crash.
73513
73514             * pango/pango-layout.c (pango_layout_line_x_to_index): Set
73515             char_trailing instead of trailing in one of too many paths.
73516             Should
73517             have been a typo.
73518
73519             * pango/pangox.c (get_font_metrics_from_subfonts): Check
73520             for nullity
73521             somewhere.
73522
73523  src/harfbuzz-gdef.c | 3 ++-
73524  src/harfbuzz-gpos.c | 9 ++++++---
73525  2 files changed, 8 insertions(+), 4 deletions(-)
73526
73527 commit b31d6def96ff99e89ba42e09661992498bda460d
73528 Author: Behdad Esfahbod <behdad@gnome.org>
73529 Date:   Thu Apr 6 18:23:49 2006 +0000
73530
73531     Update from HarfBuzz. Lars Knoll fixed all the warnings.
73532
73533     2006-04-06  Behdad Esfahbod  <behdad@gnome.org>
73534
73535             * pango/opentype: Update from HarfBuzz.  Lars Knoll fixed
73536             all the
73537             warnings.
73538
73539  src/harfbuzz-dump.c |  94 ++++++++++++++++++++++++++++---------------
73540  src/harfbuzz-gpos.c |  80 ++++++++++++++++++++++--------------
73541  src/harfbuzz-gsub.c | 114
73542  +++++++++++++++++++++++++++++-----------------------
73543  src/harfbuzz-impl.h |   4 ++
73544  4 files changed, 179 insertions(+), 113 deletions(-)
73545
73546 commit ca57250bc9d9f92c88a2ea516e251b9cbfdebda0
73547 Author: Behdad Esfahbod <behdad@gnome.org>
73548 Date:   Mon Apr 3 20:13:17 2006 +0000
73549
73550     Make sure TTAG_GDEF and frineds are defined, needed for FreeType
73551     <= 2.1.7
73552
73553     2006-04-03  Behdad Esfahbod  <behdad@gnome.org>
73554
73555             * pango/opentype/harfbuzz-impl.h: Make sure TTAG_GDEF and
73556             frineds are
73557             defined, needed for FreeType <= 2.1.7 (pointed by Tim Janik).
73558
73559  src/harfbuzz-gdef.c |  3 ---
73560  src/harfbuzz-gpos.c |  3 ---
73561  src/harfbuzz-gsub.c |  3 ---
73562  src/harfbuzz-impl.h | 11 +++++++++++
73563  4 files changed, 11 insertions(+), 9 deletions(-)
73564
73565 commit f618288e00914b6606ec977d506c18e4abdd3ce4
73566 Author: Behdad Esfahbod <behdad@src.gnome.org>
73567 Date:   Fri Mar 31 13:19:29 2006 +0000
73568
73569     .
73570
73571  src/.cvsignore | 2 --
73572  1 file changed, 2 deletions(-)
73573
73574 commit 5f1f943b9e6d753722ceadba7eb7ce1f14526ea5
73575 Author: Behdad Esfahbod <behdad@src.gnome.org>
73576 Date:   Fri Mar 31 13:18:23 2006 +0000
73577
73578     .
73579
73580  src/.cvsignore | 1 +
73581  1 file changed, 1 insertion(+)
73582
73583 commit bce3e0b0d4ee521767d80c5c21704337bf5ac716
73584 Author: Behdad Esfahbod <behdad@src.gnome.org>
73585 Date:   Fri Mar 31 12:45:40 2006 +0000
73586
73587     Define NULL.
73588
73589  src/harfbuzz-impl.h | 6 +++++-
73590  1 file changed, 5 insertions(+), 1 deletion(-)
73591
73592 commit 9f8da38cd108590514b71756b752d98952a9221f
73593 Author: Behdad Esfahbod <behdad@gnome.org>
73594 Date:   Fri Mar 31 12:28:09 2006 +0000
73595
73596     Convert pango/opentype to the new project called HarfBuzz.
73597
73598     2006-03-31  Behdad Esfahbod  <behdad@gnome.org>
73599
73600             Convert pango/opentype to the new project called HarfBuzz.
73601
73602             * pango/opentype/*: Restructured.
73603
73604             * pango/pango-ot-*: Updated to use HarfBuzz symbol names.
73605
73606  src/COPYING                            |   15 +
73607  src/{FTL.TXT => COPYING.FTL}           |    0
73608  src/COPYING.GPL                        |  340 ++
73609  src/FT-license.txt                     |   28 -
73610  src/Makefile.am                        |   89 +-
73611  src/README                             |   44 +-
73612  src/ftglue.c                           |   88 +-
73613  src/ftglue.h                           |   68 +-
73614  src/ftxgdef.c                          | 1225 -------
73615  src/ftxgdef.h                          |  224 --
73616  src/ftxgpos.c                          | 6199
73617  -------------------------------
73618  src/ftxgpos.h                          |  838 -----
73619  src/ftxgsub.c                          | 4533 -----------------------
73620  src/ftxgsub.h                          |  594 ---
73621  src/ftxopen.c                          | 1552 --------
73622  src/ftxopen.h                          |  317 --
73623  src/ftxopenf.h                         |  166 -
73624  src/harfbuzz-buffer.c                  |  227 ++
73625  src/harfbuzz-buffer.h                  |  106 +
73626  src/{ottest.c => harfbuzz-dump-main.c} |   84 +-
73627  src/{disasm.c => harfbuzz-dump.c}      |  186 +-
73628  src/{disasm.h => harfbuzz-dump.h}      |   18 +-
73629  src/harfbuzz-gdef-private.h            |  101 +
73630  src/harfbuzz-gdef.c                    | 1228 +++++++
73631  src/harfbuzz-gdef.h                    |  127 +
73632  src/harfbuzz-gpos-private.h            |  683 ++++
73633  src/harfbuzz-gpos.c                    | 6269
73634  ++++++++++++++++++++++++++++++++
73635  src/harfbuzz-gpos.h                    |  168 +
73636  src/harfbuzz-gsub-private.h            |  448 +++
73637  src/harfbuzz-gsub.c                    | 4581 +++++++++++++++++++++++
73638  src/harfbuzz-gsub.h                    |  132 +
73639  src/harfbuzz-impl.h                    |   64 +
73640  src/harfbuzz-open-private.h            |   81 +
73641  src/harfbuzz-open.c                    | 1426 ++++++++
73642  src/harfbuzz-open.h                    |  285 ++
73643  src/harfbuzz.c                         |   19 +
73644  src/harfbuzz.h                         |   23 +
73645  src/otlbuffer.c                        |  238 --
73646  src/otlbuffer.h                        |  103 -
73647  39 files changed, 16582 insertions(+), 16335 deletions(-)
73648
73649 commit dd2a8d4d490df1d310e7553ba6c7c8de661f28a1
73650 Author: Behdad Esfahbod <behdad@gnome.org>
73651 Date:   Sat Mar 25 23:52:30 2006 +0000
73652
73653     Don't err on Table_Missing.
73654
73655     2006-03-25  Behdad Esfahbod  <behdad@gnome.org>
73656
73657             * pango/opentype/ottest.c: Don't err on Table_Missing.
73658
73659  src/ottest.c | 4 ++--
73660  1 file changed, 2 insertions(+), 2 deletions(-)
73661
73662 commit 434833b1b7b01d85a143f9ad4b04e7044dd72567
73663 Author: Behdad Esfahbod <behdad@gnome.org>
73664 Date:   Mon Mar 13 05:06:05 2006 +0000
73665
73666     === Released 1.12.0 ===
73667
73668     2006-03-13  Behdad Esfahbod  <behdad@gnome.org>
73669
73670             * === Released 1.12.0 ===
73671
73672             * configure.in: Version 1.12.0
73673
73674             * NEWS, README: Updated.
73675
73676  src/README | 4 ++--
73677  1 file changed, 2 insertions(+), 2 deletions(-)
73678
73679 commit 8228828e1e4c8dd6f9435fb718ad4394bba95655
73680 Author: Behdad Esfahbod <behdad@gnome.org>
73681 Date:   Mon Jan 30 22:37:48 2006 +0000
73682
73683     Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bug
73684
73685     2006-01-30  Behdad Esfahbod  <behdad@gnome.org>
73686
73687             * pango/opentype/ftxgsub.c: Handle GSUB Lookup type 8,
73688             and ReverseChainContextualSubst table.  (bug #149696,
73689             patch from Aamir Wali)
73690
73691  src/ftxgsub.c  | 545
73692  ++++++++++++++++++++++++++++++++++++++++++++++-----------
73693  src/ftxgsub.h  |  47 +++--
73694  src/ftxopen.c  |   7 +
73695  src/ftxopenf.h |   5 +-
73696  4 files changed, 487 insertions(+), 117 deletions(-)
73697
73698 commit e040f681963d51eaadcd53a456100fde1a7addb6
73699 Author: Behdad Esfahbod <behdad@gnome.org>
73700 Date:   Sat Jan 28 20:29:18 2006 +0000
73701
73702     Removed.
73703
73704     2006-01-28  Behdad Esfahbod  <behdad@gnome.org>
73705
73706             * pango/opentype/pango-ot-*: Removed.
73707
73708             * pango/pango-ot-*: Added.
73709
73710             * pango/Makefile.am, pango/opentype/Makefile.am: Adjusted.
73711
73712  src/Makefile.am        |  30 +--
73713  src/pango-ot-buffer.c  | 339 ------------------------
73714  src/pango-ot-info.c    | 681
73715  -------------------------------------------------
73716  src/pango-ot-private.h | 105 --------
73717  src/pango-ot-ruleset.c | 225 ----------------
73718  5 files changed, 13 insertions(+), 1367 deletions(-)
73719
73720 commit f45689bc655eb723f11a2eb65a41303221b80397
73721 Author: Behdad Esfahbod <behdad@gnome.org>
73722 Date:   Wed Jan 25 19:33:58 2006 +0000
73723
73724     If major.minor of required and available glib versions are the
73725     same, add
73726
73727     2006-01-25  Behdad Esfahbod  <behdad@gnome.org>
73728
73729             * configure.in: If major.minor of required and available
73730             glib versions
73731             are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug
73732             #328617)
73733
73734             * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
73735
73736  src/Makefile.am | 1 -
73737  1 file changed, 1 deletion(-)
73738
73739 commit 6cc6c9a57c674787f278ea5b60705384fd72b4ad
73740 Author: Behdad Esfahbod <behdad@gnome.org>
73741 Date:   Sat Jan 14 07:00:13 2006 +0000
73742
73743     Make sure #include <config.h> is the first include in the file. (bug
73744
73745     2006-01-14  Behdad Esfahbod  <behdad@gnome.org>
73746
73747             * */*.c, */*/*.c: Make sure #include <config.h> is the
73748             first include
73749             in the file. (bug #158870, based on patch by Luis Menina)
73750
73751  src/disasm.c           | 2 ++
73752  src/ftglue.c           | 1 +
73753  src/ftxgdef.c          | 1 +
73754  src/ftxgpos.c          | 2 ++
73755  src/ftxgsub.c          | 2 ++
73756  src/ftxopen.c          | 2 ++
73757  src/otlbuffer.c        | 3 +++
73758  src/ottest.c           | 1 +
73759  src/pango-ot-buffer.c  | 2 ++
73760  src/pango-ot-info.c    | 2 ++
73761  src/pango-ot-ruleset.c | 2 ++
73762  11 files changed, 20 insertions(+)
73763
73764 commit ca07fcf6ef61c09825e67ca7e2574a90e4f5a9a0
73765 Author: Behdad Esfahbod <behdad@gnome.org>
73766 Date:   Thu Jan 5 16:14:49 2006 +0000
73767
73768     pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,
73769
73770     2006-01-05  Behdad Esfahbod  <behdad@gnome.org>
73771
73772             * pango/Makefile.am,
73773             * pango/fonts.c,
73774             * pango/glyphstring.c,
73775             * pango/pango-attributes.c,
73776             * pango/pango-color.c,
73777             * pango/pango-impl-utils.h,
73778             * pango/pango-item.c,
73779             * pango/pango-layout.c,
73780             * pango/pango-tabs.c,
73781             * pango/pango-utils.c,
73782             * pango/pango-utils.h,
73783             * pango/pangoatsui-fontmap.c,
73784             * pango/pangocairo-font.c,
73785             * pango/pangocairo-fontmap.c,
73786             * pango/pangofc-fontmap.c,
73787             * pango/pangowin32-fontmap.c,
73788             * pango/pangox-fontmap.c,
73789             * pango/pangox.c,
73790             * pango/opentype/pango-ot-info.c,
73791             * pango/opentype/pango-ot-ruleset.c: Intern strings to avoid
73792             unnecessary strdups in the type system. (bug #325832,
73793             Matthias Clasen)
73794
73795  src/pango-ot-info.c    | 3 ++-
73796  src/pango-ot-ruleset.c | 3 ++-
73797  2 files changed, 4 insertions(+), 2 deletions(-)
73798
73799 commit 71524f1bc891bb4450507f769e5cc8f6f6cffa0c
73800 Author: Behdad Esfahbod <behdad@gnome.org>
73801 Date:   Tue Dec 27 09:55:48 2005 +0000
73802
73803     Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias
73804     Clasen)
73805
73806     2005-12-27  Behdad Esfahbod  <behdad@gnome.org>
73807
73808             * pango/opentype/pango-ot-buffer.c: Use g_slice for
73809             PangoOTBuffer
73810             allocation. (bug #325026, Matthias Clasen)
73811
73812  src/pango-ot-buffer.c | 4 ++--
73813  1 file changed, 2 insertions(+), 2 deletions(-)
73814
73815 commit b5baa43d3a972ebd3ef82ede14b54c185b723a71
73816 Author: Behdad Esfahbod <behdad@src.gnome.org>
73817 Date:   Fri Nov 25 09:22:02 2005 +0000
73818
73819     Tiny doc improvement.
73820
73821  src/pango-ot-info.c | 2 +-
73822  1 file changed, 1 insertion(+), 1 deletion(-)
73823
73824 commit 6f64314f7a031a5a5d6b7663c08b70c452961c89
73825 Author: Behdad Esfahbod <behdad@gnome.org>
73826 Date:   Wed Nov 23 19:48:10 2005 +0000
73827
73828     Fix typo in docs.
73829
73830     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
73831
73832             * pango/opentyp/pango-ot-buffer.c: Fix typo in docs.
73833
73834  src/pango-ot-buffer.c | 4 +++-
73835  1 file changed, 3 insertions(+), 1 deletion(-)
73836
73837 commit f2bcf72296b57c8cd7d5a08228c3aef6c8f97d2d
73838 Author: Behdad Esfahbod <behdad@gnome.org>
73839 Date:   Wed Nov 23 17:54:55 2005 +0000
73840
73841     Added "Since:" tags to all interfaces added after Pango 1.0. (#319116,
73842
73843     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
73844
73845             * pango/fonts.c pango/pango-attributes.c pango/pango-context.c
73846             pango/pango-glyph-item.c pango/pango-layout.c
73847             pango/pango-script.c pango/pango-utils.c pango/pangofc-font.c
73848             pango/pangoft2-fontmap.c pango/opentype/pango-ot-buffer.c
73849             pango/opentype/pango-ot-ruleset.c: Added "Since:" tags to all
73850             interfaces added after Pango 1.0. (#319116, Brian Cameron)
73851
73852  src/pango-ot-buffer.c  | 49
73853  +++++++++++++++++++++++++++++++++++++++++++++++++
73854  src/pango-ot-ruleset.c | 14 ++++++++++++++
73855  2 files changed, 63 insertions(+)
73856
73857 commit 682db81c23d2116072d8550657c914afb7c26d2b
73858 Author: Behdad Esfahbod <behdad@gnome.org>
73859 Date:   Wed Nov 23 15:19:48 2005 +0000
73860
73861     Protect against possible division by zeros (#316468, Steve Grubb)
73862
73863     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
73864
73865             Protect against possible division by zeros (#316468,
73866             Steve Grubb)
73867
73868             * pango/pango-context.c (update_metrics_from_items),
73869             pango/pango-fontset.c (pango_fontset_real_get_metrics):
73870             If count is
73871             zero, do not alter approximate_{char,digit}_width.
73872
73873             * pango/opentype/disasm.c: Err on invalid DeltaFormat.
73874
73875  src/disasm.c | 28 ++++++++++++++++++----------
73876  1 file changed, 18 insertions(+), 10 deletions(-)
73877
73878 commit e6e15352d154e1350340f8045759e5f7b0d86dc7
73879 Author: Behdad Esfahbod <behdad@gnome.org>
73880 Date:   Wed Nov 23 11:53:03 2005 +0000
73881
73882     Reworked basic shaper with OpenType support. (#101079, based on
73883     patch from
73884
73885     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
73886
73887             * modules/basic/basic-fc.c: Reworked basic shaper with
73888             OpenType
73889             support. (#101079, based on patch from Denis Jacquerye and
73890             Noah Levitt)
73891
73892             * modules/basic/basic-fc.c (basic_scripts): Added Unicode
73893             4.1 addition
73894             script PANGO_SCRIPT_GLAGOLITIC that is a "simple" script.
73895
73896             * modules/arabic/arabic-fc.c, modules/syriac/syriac-fc.c:
73897             Replace
73898             g_utf8_to_ucs4_fast() with g_utf8_strlen()!
73899
73900             * pango/opentype/pango-ot-ruleset.c
73901             (pango_ot_ruleset_add_feature):
73902             Remove reference in docs to pango_ot_ruleset_shape() that was
73903             removed long ago.
73904
73905  src/pango-ot-ruleset.c | 6 +++---
73906  1 file changed, 3 insertions(+), 3 deletions(-)
73907
73908 commit 612b6cf60928b356f4bbb59bc9d64886574322c3
73909 Author: Behdad Esfahbod <behdad@gnome.org>
73910 Date:   Thu Nov 17 06:28:11 2005 +0000
73911
73912     Part of #101079:
73913
73914     2005-11-17  Behdad Esfahbod  <behdad@gnome.org>
73915
73916             Part of #101079:
73917
73918             * pango/opentype/ftxopen.c (Load_Lookup): In extension
73919             subtables,
73920             offset is relative to the extension subtable, not the original
73921             table. (Greg Aumann)
73922
73923             * pango/opentype/ftxgpos.c (Load_BaseArray): When reading
73924             BaseAnchor,
73925             skip offsets that are zero.  Works around bug in Doulos
73926             SIL Regular.
73927
73928  src/ftxgpos.c | 6 ++++++
73929  src/ftxopen.c | 6 ++++--
73930  2 files changed, 10 insertions(+), 2 deletions(-)
73931
73932 commit 1b2c314b804da97b1d5e7adab64bdd4177702579
73933 Author: Behdad Esfahbod <behdad@gnome.org>
73934 Date:   Wed Nov 9 23:30:00 2005 +0000
73935
73936     Remove debug line that got in accidentally.
73937
73938     2005-11-09  Behdad Esfahbod  <behdad@gnome.org>
73939
73940             * pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c:
73941             Remove debug
73942             line that got in accidentally.
73943
73944  src/ftxgpos.c | 1 -
73945  src/ftxopen.c | 1 -
73946  2 files changed, 2 deletions(-)
73947
73948 commit 9717127a5be037e26afe52332a8b07f13474557a
73949 Author: Behdad Esfahbod <behdad@gnome.org>
73950 Date:   Fri Nov 4 23:55:38 2005 +0000
73951
73952     Turn various gcc warnings off. Adding const, adding static, fully
73953
73954     2005-11-04  Behdad Esfahbod  <behdad@gnome.org>
73955
73956             * configure.in, examples/argcontext.c examples/cairoview.c,
73957             examples/renderdemo.c, examples/renderdemo.h
73958             examples/xftview.c,
73959             modules/basic/basic-x.c, modules/hangul/hangul-fc.c,
73960             modules/hebrew/hebrew-shaper.c,
73961             modules/hebrew/hebrew-shaper.h,
73962             modules/indic/indic-fc.c, modules/indic/mprefixups.c,
73963             modules/syriac/syriac-fc.c, pango/break.c pango/fonts.c,
73964             pango/modules.c, pango/pango-coverage.c pango/pango-engine.c,
73965             pango/pango-engine.h, pango/pango-fontmap.c,
73966             pango/pango-fontset.c, pango/pango-impl-utils.h,
73967             pango/pango-layout.c, pango/pango-layout.h,
73968             pango/pango-renderer.c, pango/pango-script.c,
73969             pango/pango-utils.c, pango/pangocairo-fc.h,
73970             pango/pangocairo-font.c, pango/pangocairo-fontmap.c,
73971             pango/pangocairo-private.h, pango/pangofc-decoder.c,
73972             pango/pangofc-font.c, pango/pangofc-fontmap.c
73973             pango/pangoft2.c,
73974             pango/pangox-fontcache.c, pango/pangox-fontmap.c
73975             pango/pangox.c,
73976             pango/pangoxft-font.c, pango/querymodules.c,
73977             pango/opentype/ftglue.c, pango/opentype/ftxgpos.c,
73978             pango/opentype/ftxopen.c, pango/opentype/pango-ot-buffer.c,
73979             pango/opentype/pango-ot-info.c,
73980             pango/opentype/pango-ot-ruleset.c, tests/dump-boundaries.c,
73981             tests/testboundaries.c, tests/testcolor.c tests/testiter.c,
73982             tests/testscript.c: Turn various gcc warnings off. Adding
73983             const,
73984             adding static, fully initializing structs, match signedness in
73985             comparisons. (#317804)
73986
73987             * tests/testscript.c, tools/gen-script-for-lang.c:
73988             (scripts_for_file): Pass error->message instead of error
73989             to fail(),
73990             which was wrong.
73991             (compare_lang): Fix typo comparing a and a instead of a and b.
73992
73993  src/ftglue.c           | 2 +-
73994  src/ftxgpos.c          | 4 ++++
73995  src/ftxopen.c          | 1 +
73996  src/pango-ot-buffer.c  | 4 ++--
73997  src/pango-ot-info.c    | 5 +++--
73998  src/pango-ot-ruleset.c | 5 +++--
73999  6 files changed, 14 insertions(+), 7 deletions(-)
74000
74001 commit c0505f3bb28feeba95b201e6464fb2fdac90194a
74002 Author: Behdad Esfahbod <behdad@gnome.org>
74003 Date:   Thu Nov 3 20:13:40 2005 +0000
74004
74005     Patches from #170414. Reviewed by Matthias Clasen.
74006
74007     2005-11-03  Behdad Esfahbod  <behdad@gnome.org>
74008
74009             Patches from #170414.  Reviewed by Matthias Clasen.
74010
74011             * pango/opentype/ftxgpos.c, pango/opentype/ftxgsub.c: Use
74012             call table
74013             to dispatch different lookup types.
74014
74015             * pango/opentype/pango-ot-buffer.c,
74016             pango/opentype/pango-ot-ruleset.c:
74017             Small cleanup.
74018
74019  src/ftxgpos.c          | 143
74020  ++++++++++++++++++++++++-------------------------
74021  src/ftxgsub.c          | 115 +++++++++++++++++++++------------------
74022  src/pango-ot-buffer.c  |   3 +-
74023  src/pango-ot-ruleset.c |  75 +++++++++-----------------
74024  4 files changed, 159 insertions(+), 177 deletions(-)
74025
74026 commit c6b22b9119ef54ea8d0d2f08b74fdeb024289d73
74027 Author: Behdad Esfahbod <pango@behdad.org>
74028 Date:   Mon Aug 29 10:06:40 2005 +0000
74029
74030     Generate valid XML output. Dump LookupFlag too.
74031
74032     2005-08-29  Behdad Esfahbod  <pango@behdad.org>
74033
74034             * pango/opentype/ottest.c, pango/opentype/disasm.c:
74035             Generate valid
74036             XML output.  Dump LookupFlag too.
74037
74038  src/disasm.c | 58
74039  ++++++++++++++++++++++++++++++----------------------------
74040  src/ottest.c | 23 ++++++++++++++---------
74041  2 files changed, 44 insertions(+), 37 deletions(-)
74042
74043 commit 1e3747ca5d1a6f607f8e56fb94e3daaf6ad623cb
74044 Author: Behdad Esfahbod <pango@behdad.org>
74045 Date:   Mon Aug 15 04:16:04 2005 +0000
74046
74047     Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT.
74048
74049     2005-08-15  Behdad Esfahbod  <pango@behdad.org>
74050
74051             * pango/opentype/ftglue.h: Replace perror with perror_.
74052             Remove FT_BEGIN_STMNT and FT_END_STMNT. (#313477)
74053
74054  src/ftglue.h | 8 ++++----
74055  1 file changed, 4 insertions(+), 4 deletions(-)
74056
74057 commit 3c60250875fa9d04ca96dea35eba23fc70690ff5
74058 Author: Owen Taylor <otaylor@redhat.com>
74059 Date:   Tue Jul 26 18:33:27 2005 +0000
74060
74061     Skip lookups with lookup index out of range. (Patch from Behdad
74062     Esfahbod,
74063
74064     2005-07-26    Owen Taylor  <otaylor@redhat.com>
74065
74066             * pango/opentype/ftxgsub.c, pango/opentype/ftxgpos.c:
74067             Skip lookups
74068             with lookup index out of range. (Patch from Behdad Esfahbod,
74069             #171170)
74070
74071  src/ftxgpos.c | 30 ++++++++++++++++++++++++------
74072  src/ftxgsub.c | 30 ++++++++++++++++++++++++------
74073  2 files changed, 48 insertions(+), 12 deletions(-)
74074
74075 commit 91a3fa2e4bcdde8ae022d1264c783f133cd7e00d
74076 Author: Owen Taylor <otaylor@redhat.com>
74077 Date:   Fri Jul 22 18:03:58 2005 +0000
74078
74079     Remove an unecessary set of block2.
74080
74081     2005-07-22  Owen Taylor  <otaylor@redhat.com>
74082
74083             * pango/opentype/ftglue.c (ftglue_realloc): Remove
74084             an unecessary set of block2.
74085
74086  src/ftglue.c | 1 -
74087  1 file changed, 1 deletion(-)
74088
74089 commit ff7034787d79dcd1bec58a4e02602039313da00e
74090 Author: Owen Taylor <otaylor@redhat.com>
74091 Date:   Fri Jul 22 17:56:37 2005 +0000
74092
74093     Patch from David Turner. Review and testing by Behdad Esfahbod
74094
74095     2005-07-22  Owen Taylor  <otaylor@redhat.com>
74096
74097             Patch from David Turner. Review and testing by Behdad Esfahbod
74098
74099             * pango/opentype/ftglue.[ch] Makefile.am: Glue layer that
74100             provides
74101             implementation of the internal functions that the opentype
74102             code
74103             expects in terms of publically exported FreeType API.
74104
74105             * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c
74106             pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
74107             pango/opentype/otlbuffer.c pango/opentype/pango-ot-info.c
74108             pango/opentype/pango-ot-ruleset.c: Remove includes of
74109             internal headers. Small changes to work with ftglue.[ch]
74110
74111             * pango/opentype/fterrcompat.h: Remove: no longer needed.
74112
74113             * pango/opentype/ftxgpos.c: Use FT_IS_SFNT(face) rather
74114             than poking at FT_MODULE_CLASS (face->driver)->module_name.
74115
74116             * pango/opentype/ftxopen.c (Free_FeatureList): Free
74117             fl->ApplyOrder. (Found by Behdad)
74118
74119  src/Makefile.am        |   3 +-
74120  src/fterrcompat.h      |  95 --------------
74121  src/ftglue.c           | 350
74122  +++++++++++++++++++++++++++++++++++++++++++++++++
74123  src/ftglue.h           | 156 ++++++++++++++++++++++
74124  src/ftxgdef.c          |   9 +-
74125  src/ftxgpos.c          |   9 +-
74126  src/ftxgsub.c          |  10 +-
74127  src/ftxopen.c          |   8 +-
74128  src/otlbuffer.c        |   4 +-
74129  src/pango-ot-info.c    |   6 +-
74130  src/pango-ot-ruleset.c |   2 -
74131  11 files changed, 520 insertions(+), 132 deletions(-)
74132
74133 commit 43dbec6f3a345ba0e4a43766610ed59622bbe4a0
74134 Author: Owen Taylor <otaylor@redhat.com>
74135 Date:   Thu Jul 21 18:15:45 2005 +0000
74136
74137     Fix up places where there is missing or incomplete Copyright and
74138     License
74139
74140     2005-07-21  Owen Taylor  <otaylor@redhat.com>
74141
74142             Fix up places where there is missing or incomplete
74143             Copyright and License information (Reported by William N. Ray)
74144
74145             * pango/opentype/fterrcompat.h: Mark as FreeType/GPL licensed.
74146
74147             * pango/opentype/FT-license.txt: Make this the dual-licensing
74148             description that covers the FreeType code (FreeType's
74149             LICENSE.TXT) rather than the FTL.
74150
74151             * pango/opentype/FTL.TXT: Move the FTL (referenced from
74152             FT-license.txt) to here.
74153
74154             * modules/basic/basic-common.h modules/hebrew/hebrew-shaper.h
74155             modules/thai/thai-charprop.c modules/thai/thai-shaper.h
74156             tools/gen-script-for-lang.c tests/testcolor.c:
74157             Add LGPL header and copyright information.
74158
74159             * modules/indic/indic-ot.[ch]
74160             modules/indic/indic-ot-class-tables.c
74161             modules/thai/thai-ot.[ch]: Add LGPL header.
74162
74163             * modules/thai/thai-shaper.c modules/thai/thai-charprop.h:
74164             Minor fixes to copyright information.
74165
74166             * modules/arabic/arabic-ot.c: Add Freetype license
74167             boilerplate.
74168
74169  src/FT-license.txt | 179
74170  +++++++----------------------------------------------
74171  src/FTL.TXT        | 174
74172  +++++++++++++++++++++++++++++++++++++++++++++++++++
74173  src/fterrcompat.h  |  10 ++-
74174  3 files changed, 204 insertions(+), 159 deletions(-)
74175
74176 commit c55850d36d208c7aae8f6ed5c9e1e7927b988d6c
74177 Author: Owen Taylor <otaylor@redhat.com>
74178 Date:   Tue Jun 14 19:54:19 2005 +0000
74179
74180     Chain up from finalize. (#307547, Paolo Borelli)
74181
74182     2005-06-14  Owen Taylor  <otaylor@redhat.com>
74183
74184             * pango/opentype/pango-ot-info.c (pango_ot_info_finalize)
74185             pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_finalize):
74186             Chain up from finalize. (#307547, Paolo Borelli)
74187
74188             * pango/opentype/pango-ot-info.c (pango_ot_info_finalizer):
74189             make accidentally public function static.
74190
74191  src/pango-ot-info.c    | 4 +++-
74192  src/pango-ot-ruleset.c | 2 ++
74193  2 files changed, 5 insertions(+), 1 deletion(-)
74194
74195 commit 44ff46a364fb7981804eb45329c4999b415711f9
74196 Author: Tor Lillqvist <tml@novell.com>
74197 Date:   Tue Apr 12 01:27:21 2005 +0000
74198
74199     Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la
74200
74201     2005-04-12  Tor Lillqvist  <tml@novell.com>
74202
74203             * pango/opentype/Makefile.am: Rename LDADDS to
74204             libpango_ot_la_LIBADD to actually make libpango-ot.la
74205             link with
74206             it.
74207
74208             * pango/pangowin32.def: Rename get_scale_factor to
74209             get_metrics_factor here, too. (#300222, Ivan Wong)
74210
74211  src/Makefile.am | 12 ++++++------
74212  1 file changed, 6 insertions(+), 6 deletions(-)
74213
74214 commit 0c349a032e5a52a9d0dcc8204f761b7cb28bfa6b
74215 Author: Owen Taylor <otaylor@redhat.com>
74216 Date:   Thu Mar 3 19:38:02 2005 +0000
74217
74218     For all binary searches, handle the case where the number of items
74219     is 0.
74220
74221     2005-03-03  Owen Taylor  <otaylor@redhat.com>
74222
74223             * pango/opentype/ftxopen.c (Coverage_Index1, Coverage_Index2,
74224             Get_Class2): For all binary searches, handle the case where
74225             the number of items is 0. (#162977, Nick Lamb)
74226
74227             * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition):
74228             Handle the case where glyph_count == 0 properly. Fix a problem
74229             with cleanups on memory allocation failure.
74230             (Get_New_Count, Add_Glyph_Property): Avoid reading off the
74231             end of the ClassRangeRecord array.
74232
74233  src/ftxgdef.c | 60
74234  +++++++++++++++++++++++++++++++++++------------------------
74235  src/ftxopen.c | 15 +++++++++++++++
74236  2 files changed, 51 insertions(+), 24 deletions(-)
74237
74238 commit 03838daaa9d485bffcb7bc46453a9a4c32a1f32f
74239 Author: Owen Taylor <otaylor@redhat.com>
74240 Date:   Mon Nov 22 23:37:19 2004 +0000
74241
74242     Set G_LOG_DOMAIN.
74243
74244     Mon Nov 22 18:30:14 2004  Owen Taylor  <otaylor@redhat.com>
74245
74246             * pango/opentype/Makefile.am pango/Makefile.am
74247             modules/*/Makefile.am: Set G_LOG_DOMAIN.
74248
74249  src/Makefile.am | 1 +
74250  1 file changed, 1 insertion(+)
74251
74252 commit 346d3b3cac253d2db41205151c185bf2fd9dda16
74253 Author: Owen Taylor <otaylor@redhat.com>
74254 Date:   Wed Sep 22 18:14:55 2004 +0000
74255
74256     Cleanups from 'sparse', #149922, Kjartan Maraas
74257
74258     Wed Sep 22 14:07:47 2004  Owen Taylor  <otaylor@redhat.com>
74259
74260             Cleanups from 'sparse', #149922, Kjartan Maraas
74261
74262             * pango/pango-utils.c (read_config): () => (void) in
74263             definition.
74264
74265             * pango/pangofc-fontmap.c (pango_fc_font_map_list_families):
74266             Initialize *n_families, not n_families.
74267
74268             * pango/pangofc-fontmap.c pango/pangoft2.c opentype/ftxgdef.c
74269             opentype/ftxgpos.c opentype/ftxgsub.c: : Fix various 0/NULL
74270             confusion.
74271
74272  src/ftxgdef.c | 2 +-
74273  src/ftxgpos.c | 6 +++---
74274  src/ftxgsub.c | 2 +-
74275  3 files changed, 5 insertions(+), 5 deletions(-)
74276
74277 commit 8b654dfb5ad6137ee9c5a48f5abe04bf7d28d8cd
74278 Author: Owen Taylor <otaylor@redhat.com>
74279 Date:   Tue Sep 14 13:45:41 2004 +0000
74280
74281     === Released 1.6.0 ===
74282
74283     Mon Sep 13 17:38:58 2004  Owen Taylor  <otaylor@redhat.com>
74284
74285             * === Released 1.6.0 ===
74286
74287             * configure.in: Update versions for 1.6.0
74288
74289             * NEWS: Update.
74290
74291             * README: Minor tweak.
74292
74293             * pango/fonts.c pango/pango-context.c pango/pango-types.h
74294             pango/pango-utils.c pango/pangoft2.c pango/pango-layout.c
74295             pango/opentype/pango-ot-buffer.c: Add a bunch of missing
74296             Since: 1.6.
74297
74298  src/pango-ot-buffer.c | 2 ++
74299  1 file changed, 2 insertions(+)
74300
74301 commit d41089a5b691967fdd622f47c8397a80af104396
74302 Author: Owen Taylor <otaylor@redhat.com>
74303 Date:   Fri Jul 30 21:23:04 2004 +0000
74304
74305     Finish extending properties flags from FT_UShort =>
74306     FT_UInt. (OTLBuffer
74307
74308     Fri Jul 30 17:17:05 2004  Owen Taylor  <otaylor@redhat.com>
74309
74310             * pango/opentype/ftxgpos.[ch] pango/opentype/ftxgsub.[ch]
74311             pango/opentype/ftxopen.[ch]: Finish extending properties
74312             flags from FT_UShort => FT_UInt. (OTLBuffer was already
74313             using an FT_UInt)
74314
74315  src/ftxgpos.c | 8 ++++----
74316  src/ftxgpos.h | 2 +-
74317  src/ftxgsub.c | 8 ++++----
74318  src/ftxgsub.h | 2 +-
74319  src/ftxopen.c | 2 +-
74320  src/ftxopen.h | 2 +-
74321  6 files changed, 12 insertions(+), 12 deletions(-)
74322
74323 commit f42d5eca291dcdfb27d7fbf88391d6d381b8e9c4
74324 Author: Owen Taylor <otaylor@redhat.com>
74325 Date:   Tue Jul 27 17:20:01 2004 +0000
74326
74327     Save the order in which features were added and use that when applying
74328
74329     Tue Jul 27 12:38:05 2004  Owen Taylor  <otaylor@redhat.com>
74330
74331             * pango/opentype/ftxopen.[ch] pango/opentype/ftxgsub.c
74332             pango/opentype/ftxpos.c: Save the order in which
74333             features were added and use that when applying features.
74334             (Patch from Soheil Hassas Yeganeh, #122330)
74335
74336  src/ftxgpos.c | 41 ++++++++++++++++++++++++-----------------
74337  src/ftxgsub.c | 34 +++++++++++++++++++++-------------
74338  src/ftxopen.c | 14 +++++++++++---
74339  src/ftxopen.h |  2 ++
74340  4 files changed, 58 insertions(+), 33 deletions(-)
74341
74342 commit ae2daa972d74c5ecfe1d2f0057ce12682ad30b00
74343 Author: Behdad Esfahbod <behdad@src.gnome.org>
74344 Date:   Tue Jul 27 13:12:19 2004 +0000
74345
74346     Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH
74347     macros.
74348
74349
74350             * pango/opentype/ftxgpos.c: Remove the unused parameter
74351             from the IN_CURITEM() and IN_CURGLYPH macros.
74352
74353  src/ftxgpos.c | 68
74354  +++++++++++++++++++++++++++++------------------------------
74355  src/ftxgsub.c |  2 +-
74356  2 files changed, 35 insertions(+), 35 deletions(-)
74357
74358 commit 7d5435ea8cb345c79029b8a12d1bddbed28b1997
74359 Author: Behdad Esfahbod <behdad@src.gnome.org>
74360 Date:   Tue Jul 27 10:43:58 2004 +0000
74361
74362     Fix bug to copy glyph from in_string, not out_string.
74363
74364
74365             * pango/opentype/otlbuffer.c (otl_buffer_copy_output_glyph):
74366             Fix bug to copy glyph from in_string, not out_string.
74367
74368  src/otlbuffer.c | 4 ++--
74369  1 file changed, 2 insertions(+), 2 deletions(-)
74370
74371 commit 2ea2a55bdf7ef1caebcd0c5922b0f542ed8bb5bf
74372 Author: Owen Taylor <otaylor@redhat.com>
74373 Date:   Mon Jul 26 23:14:53 2004 +0000
74374
74375     Fix allocation and indexing in NewGlyphClasses array. (#130661,
74376     Masatake
74377
74378     Mon Jul 26 19:11:46 2004  Owen Taylor  <otaylor@redhat.com>
74379
74380             * pango/opentype/ftxgdef.c: Fix allocation and indexing
74381             in NewGlyphClasses array. (#130661, Masatake YAMATO)
74382
74383  src/ftxgdef.c | 14 +++++++-------
74384  1 file changed, 7 insertions(+), 7 deletions(-)
74385
74386 commit 5d42695e5ed89f73fbc665792ebec82c29ae04ae
74387 Author: Owen Taylor <otaylor@redhat.com>
74388 Date:   Mon Jul 26 19:25:45 2004 +0000
74389
74390     Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH
74391     macros.
74392
74393     Mon Jul 26 15:24:11 2004  Owen Taylor  <otaylor@redhat.com>
74394
74395             * pango/opentype/ftxgsub.c (ADD_Glyph): Remove the
74396             unused parameter from the IN_CURITEM() and IN_CURGLYPH
74397             macros.
74398
74399  src/ftxgsub.c | 56
74400  ++++++++++++++++++++++++++++----------------------------
74401  1 file changed, 28 insertions(+), 28 deletions(-)
74402
74403 commit a00c4ea5626526980139b122977e367b8434d24a
74404 Author: Owen Taylor <otaylor@redhat.com>
74405 Date:   Mon Jul 26 19:23:06 2004 +0000
74406
74407     Add missing macro to make the last change actually compile.
74408
74409     Mon Jul 26 15:21:23 2004  Owen Taylor  <otaylor@redhat.com>
74410
74411             * pango/opentype/ftxgsub.c: Add missing macro to make the
74412             last change actually compile.
74413
74414  src/ftxgsub.c | 2 ++
74415  1 file changed, 2 insertions(+)
74416
74417 commit ed3e1f278d3ebfd224f0b57388502d4bb9fb1441
74418 Author: Owen Taylor <otaylor@redhat.com>
74419 Date:   Mon Jul 26 19:20:27 2004 +0000
74420
74421     Match backtrack context against the output glyphs not the input glyphs
74422
74423     Mon Jul 26 15:16:07 2004  Owen Taylor  <otaylor@redhat.com>
74424
74425             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst[123]):
74426             Match backtrack context against the output glyphs not
74427             the input glyphs (#145174, Aamir Wali)
74428
74429  src/ftxgsub.c | 24 ++++++++++++------------
74430  1 file changed, 12 insertions(+), 12 deletions(-)
74431
74432 commit 78282cda004a88b2aadb2786dd3897884e22ed0b
74433 Author: Owen Taylor <otaylor@redhat.com>
74434 Date:   Mon Jul 26 18:59:02 2004 +0000
74435
74436     Make Check_Property() take a OTL_GlyphItem, add a gproperties field to
74437
74438     Mon Jul 26 14:49:22 2004  Owen Taylor  <otaylor@redhat.com>
74439
74440             * ftxgdef.[ch] otlbuffer.[ch]: Make Check_Property() take a
74441             OTL_GlyphItem, add a gproperties field to OTLGlyphItem,
74442             and use that to cache the properties for a glyph.
74443
74444             * ftxgsub.c ftxgdef.c: Adapt to Check_Property() changes.
74445
74446             * otlbuffer.[ch] ftxgsub.c: Add otl_buffer_copy_output_glyph()
74447             to use when we are copying an unmodified glyph from input
74448             to output that preserves the cached properties.
74449
74450  src/ftxgdef.c   | 16 ++++++++++------
74451  src/ftxgpos.c   | 52 +++++++++++++++++++++++++++-------------------------
74452  src/ftxgsub.c   | 54
74453  ++++++++++++++++++++++++++++--------------------------
74454  src/ftxopenf.h  |  2 +-
74455  src/otlbuffer.c | 21 +++++++++++++++++++--
74456  src/otlbuffer.h |  6 ++++++
74457  6 files changed, 91 insertions(+), 60 deletions(-)
74458
74459 commit 81b62af42313fb60db523374cd8c6901829f5c4e
74460 Author: Owen Taylor <otaylor@redhat.com>
74461 Date:   Mon Jul 19 21:13:23 2004 +0000
74462
74463     Add support for ChainContextSubstFormat3.
74464
74465     Mon Jul 19 17:09:11 2004  Owen Taylor  <otaylor@redhat.com>
74466
74467             * pango/opentype/disasm.c: Add support for
74468             ChainContextSubstFormat3.
74469
74470  src/disasm.c | 16 +++++++++++++++-
74471  1 file changed, 15 insertions(+), 1 deletion(-)
74472
74473 commit d4f773ef92fdbaa7e61e6577db5e9b2846a100a4
74474 Author: Owen Taylor <otaylor@redhat.com>
74475 Date:   Mon Jul 19 20:37:22 2004 +0000
74476
74477     Fix pervasive buffer overruns when skipping glyphs when matching
74478     contexts.
74479
74480     Mon Jul 19 16:29:45 2004  Owen Taylor  <otaylor@redhat.com>
74481
74482             * pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
74483             Fix pervasive buffer overruns when skipping glyphs
74484             when matching contexts. (#118592, Kailash C. Chowksey)
74485
74486  src/ftxgpos.c | 259 ++++++++++++++++++----------------------
74487  src/ftxgsub.c | 376
74488  ++++++++++++++++++++++++++--------------------------------
74489  2 files changed, 284 insertions(+), 351 deletions(-)
74490
74491 commit 99848cfafee8e598ef533f254cdb99fbae4c9364
74492 Author: Owen Taylor <otaylor@redhat.com>
74493 Date:   Wed Jun 23 20:33:35 2004 +0000
74494
74495     #143693, Sayamindu Dasgupta
74496
74497     Wed Jun 23 16:13:53 2004  Owen Taylor  <otaylor@redhat.com>
74498
74499             #143693, Sayamindu Dasgupta
74500
74501             * pango/opentype/pango-ot-buffer.c
74502             (pango_ot_buffer_set_zero_width_marks)
74503             pango/opentype/pango-ot-private.h:
74504             Allow setting for whether marks should be given zero width,
74505             defaulting to FALSE.
74506
74507             * modules/arabic/arabic-fc.c (arabic_engine_shape): Turn
74508             on zero-width-marks setting.
74509
74510  src/pango-ot-buffer.c  | 22 +++++++++++++++++++++-
74511  src/pango-ot-private.h |  5 +++--
74512  2 files changed, 24 insertions(+), 3 deletions(-)
74513
74514 commit 68d4cedb8726fa239f56d62060d8fee7e09cb8be
74515 Author: Owen Taylor <otaylor@redhat.com>
74516 Date:   Mon Jun 21 18:04:02 2004 +0000
74517
74518     Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.h
74519
74520     Mon Jun 21 13:55:17 2004  Owen Taylor  <otaylor@redhat.com>
74521
74522             * pango/opentype/otlbuffer.c: Use the gcc-3.3
74523             strict-aliasing compatible macros from fterrcompat.h
74524             (#140495, reported by Stanislav Brabec)
74525
74526  src/otlbuffer.c | 22 ++++++++++++++--------
74527  1 file changed, 14 insertions(+), 8 deletions(-)
74528
74529 commit b327765176dff81047f942ac56a1d206344e6039
74530 Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
74531 Date:   Fri May 28 16:41:36 2004 +0000
74532
74533     Negate y offset according to different conventions between
74534
74535             * pango/opentype/pango-ot-buffer.c (apply_gpos_ltr): Negate
74536             y offset
74537             according to different conventions between PangoGlyphString
74538             and OTL
74539             (#142544)
74540
74541  src/pango-ot-buffer.c | 2 +-
74542  1 file changed, 1 insertion(+), 1 deletion(-)
74543
74544 commit 068763b547d791e28b892bcaee810f3d60a83018
74545 Author: Owen Taylor <otaylor@redhat.com>
74546 Date:   Thu May 27 21:55:50 2004 +0000
74547
74548     Revert error return changes from last commit.
74549
74550     Thu May 27 17:54:24 2004  Owen Taylor  <otaylor@redhat.com>
74551
74552             * pango/opentype/otlbuffer.c: Revert error return changes
74553             from last commit.
74554
74555  src/otlbuffer.c | 16 ++++++----------
74556  1 file changed, 6 insertions(+), 10 deletions(-)
74557
74558 commit ef07481025c5bbb9769b9f908d9dc78f44161bbb
74559 Author: Owen Taylor <otaylor@redhat.com>
74560 Date:   Thu May 27 21:03:42 2004 +0000
74561
74562     Free buffer->positions, clean up error returns that were returning
74563
74564     Thu May 27 16:57:30 2004  Owen Taylor  <otaylor@redhat.com>
74565
74566             * pango/opentype/otlbuffer.c: Free buffer->positions,
74567             clean up error returns that were returning uninitialized
74568             values. (#139239, Behdad Esfahbod)
74569
74570  src/otlbuffer.c | 21 +++++++++++++--------
74571  1 file changed, 13 insertions(+), 8 deletions(-)
74572
74573 commit de568e7e6200c7a49bae1f78ac63858b8df01173
74574 Author: Owen Taylor <otaylor@redhat.com>
74575 Date:   Tue Mar 16 19:23:43 2004 +0000
74576
74577     === Released 1.4.0 ===
74578
74579     Tue Mar 16 11:24:46 2004  Owen Taylor  <otaylor@redhat.com>
74580
74581             * === Released 1.4.0 ===
74582
74583             * configure.in: Version 1.4.0, interface ago 0. Require
74584             glib-2.4.0.
74585
74586             * NEWS: Updates.
74587
74588             * README: Some updates; include details about the FreeType
74589             license of the OpenType code.
74590
74591  src/FT-license.txt | 77
74592  +++++++++++++++++++++++++++++-------------------------
74593  1 file changed, 42 insertions(+), 35 deletions(-)
74594
74595 commit 8b3554b3afe7c125b1a53171b01ac87de9c486fe
74596 Author: Hans Breuer <hans@breuer.org>
74597 Date:   Wed Mar 3 22:35:19 2004 +0000
74598
74599     if PANGO_MODULE_PREFIX is defined include the basic backend shaper
74600     (should
74601
74602     2004-03-03  Hans Breuer  <hans@breuer.org>
74603
74604             * pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
74605             defined include the basic backend shaper (should have been
74606             commited at 2003-12-12, too)
74607
74608             * pango/makefile.msc : generate correct type for PangoFontMask
74609             (bug #135892, John Ehresman)
74610             * pango/opentype/makefile.msc : updated
74611
74612             * pango/pango.def pango/pangoft2.def : more updatd externals
74613
74614  src/makefile.msc | 6 ++++--
74615  1 file changed, 4 insertions(+), 2 deletions(-)
74616
74617 commit a7e096c5de3ec5319bf9333c9ace0732d97c52c3
74618 Author: Owen Taylor <otaylor@redhat.com>
74619 Date:   Sun Feb 29 15:44:50 2004 +0000
74620
74621     Rework opentype interfaces and other changes to make GPOS work
74622     for Arabic.
74623
74624     Sun Feb 29 09:25:13 2004  Owen Taylor  <otaylor@redhat.com>
74625
74626             Rework opentype interfaces and other changes to make GPOS
74627             work for Arabic. (Most of #117282, #121060)
74628
74629             * pango/opentype/otlbuffer.[ch]: OTL_Buffer that
74630             acts as a replacement for the separate GSUB and
74631             GPOS string structures and hides many of the internal
74632             details.
74633
74634             * pango/opentype/ftxgsub.[ch] pango/opentype/ftxgpos.[ch]:
74635             Adapt to OTL_Buffer.
74636
74637             * pango/opentype/ftxgpos.c: Redo handling of cursive
74638             chains so that it actually works.
74639
74640             * pango/pango-ot.h pango/opentype/pango-ot-buffer.c:
74641             Pango wrapper around OTL_Buffer.
74642
74643             * pango/pango-ot.h pango/pango-ot-ruleset.c
74644             pango/pango-ot-buffer.c:
74645             Split pango_ot_ruleset_shape() into
74646             pango_ot_ruleset_substitute(),
74647             pango_ot_ruleset_position(), make them act on
74648             PangoOTBuffer, add a separate pango_ot_buffer_output()
74649             which does the default positioning and writes to a
74650             PangoGlyphString.
74651
74652             * modules/arabic/arabic-fc.c modules/indic/indic-fc.c
74653             modules/indic/mprefixups.[ch]: Adapt to new OpenType
74654             interfaces; add GPOS features for Arabic.
74655
74656             * pango/opentype/pango-ot-info.c: Don't derive class
74657             information
74658             from Unicode properties for Arabic presentation forms,
74659             let the shaping process derive the properties.
74660
74661  src/Makefile.am        |   3 +
74662  src/ftxgdef.c          |   4 +-
74663  src/ftxgpos.c          | 573 ++++++++++++++++-----------------------
74664  src/ftxgpos.h          |  23 +-
74665  src/ftxgsub.c          | 719
74666  +++++++++++--------------------------------------
74667  src/ftxgsub.h          |  40 +--
74668  src/ftxopen.h          |   1 +
74669  src/otlbuffer.c        | 213 +++++++++++++++
74670  src/otlbuffer.h        |  97 +++++++
74671  src/ottest.c           |   2 +
74672  src/pango-ot-buffer.c  | 265 ++++++++++++++++++
74673  src/pango-ot-info.c    |  27 +-
74674  src/pango-ot-private.h |   8 +
74675  src/pango-ot-ruleset.c | 148 +++-------
74676  14 files changed, 1039 insertions(+), 1084 deletions(-)
74677
74678 commit d670ddf99192dd4999775a9215a818ae63fa3416
74679 Author: Owen Taylor <otaylor@redhat.com>
74680 Date:   Sat Feb 21 14:53:12 2004 +0000
74681
74682     Sign convention for y offsets is opposite between PangoGlyphString
74683     and FT
74684
74685     Sat Feb 21 09:49:23 2004  Owen Taylor  <otaylor@redhat.com>
74686
74687             * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape):
74688             Sign convention for y offsets is opposite between
74689             PangoGlyphString and FT code. (#132591)
74690
74691  src/pango-ot-ruleset.c | 2 +-
74692  1 file changed, 1 insertion(+), 1 deletion(-)
74693
74694 commit b9b3c131c2b57c12a77124a52512fb19a1255f8e
74695 Author: Owen Taylor <otaylor@redhat.com>
74696 Date:   Fri Feb 13 16:11:40 2004 +0000
74697
74698     Memory leak fixes from Masatake YAMATO, #130652
74699
74700     Fri Feb 13 10:54:18 2004  Owen Taylor  <otaylor@redhat.com>
74701
74702             Memory leak fixes from Masatake YAMATO, #130652
74703
74704             * pango/opentype/ftxgdef.c (TT_Done_GDEF_Table):
74705             Free the gdef table as well as the contained data.
74706
74707             * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition):
74708             Set gcd->loaded, so that the contents get freed later.
74709
74710  src/ftxgdef.c | 4 ++++
74711  1 file changed, 4 insertions(+)
74712
74713 commit 926b8f322989298e43c8bac85f23e3525470a669
74714 Author: Owen Taylor <otaylor@redhat.com>
74715 Date:   Mon Jan 26 19:23:35 2004 +0000
74716
74717     Suport CFF fonts as well. (#131202, Manjunath Sripadarao)
74718
74719     Mon Jan 26 14:20:34 2004  Owen Taylor  <otaylor@redhat.com>
74720
74721             * pango/opentype/pango-ot-info.c (is_truetype): Suport
74722             CFF fonts as well. (#131202, Manjunath Sripadarao)
74723
74724  src/pango-ot-info.c | 3 ++-
74725  1 file changed, 2 insertions(+), 1 deletion(-)
74726
74727 commit 945e479a3a35769e5e7c792fdcf306892523a5f9
74728 Author: Hans Breuer <hans@breuer.org>
74729 Date:   Sat Dec 13 14:31:50 2003 +0000
74730
74731     moved pango_fc_* to the latter where they live on *nix too.
74732
74733     2003-12-13  Hans Breuer  <hans@breuer.org>
74734
74735             * pango/pango.def pangoft2.def : moved pango_fc_*
74736             to the latter where they live on *nix too.
74737
74738             * pango/makefile.msc : make it build again (including
74739             the Ft2 backend)
74740
74741             * pango/module-defs-fc.c.win32 : if PANGO_MODULE_PREFIX
74742             is defined
74743             include the basic backend shaper
74744
74745             * pango/pangowin32.c (pango_win32_render_layout) :
74746             initialize iter before first usage to avoid immediate crashing
74747
74748             * pango/opentype/makefile.msc
74749                 pango/modules/makefile.msc : finally build with mscv, too.
74750             [completely untested cause I'm not able to type, write or read
74751             any of these languages]
74752
74753             * modules/modules.def : follow module function
74754             renaming/changes
74755
74756             * modules/basic/basic-win32.c : register the right engine,
74757             i.e.
74758             make it compile
74759
74760  src/makefile.msc | 21 +++++++++++++++++++++
74761  1 file changed, 21 insertions(+)
74762
74763 commit ba0ccd5cfcb514cdc45373158343138b7b190f9d
74764 Author: Owen Taylor <otaylor@redhat.com>
74765 Date:   Sat Nov 1 15:02:17 2003 +0000
74766
74767     Switch over to recommended Freetype system of include ft2build.h then
74768
74769     Sat Nov  1 09:32:15 2003  Owen Taylor  <otaylor@redhat.com>
74770
74771             * pango/pango-ot.h pango/pangofc-font.h
74772             modules/indic/indic-ot.h
74773             pango/pangoft2.c pango/opentype/pango-ot-info.c
74774             pango/opentype/pango-ot-ruleset.c pango/opentype/ottest.c
74775             pango/opentype/ftxopen.[ch] pango/opentype/ftxgdef.c
74776             pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
74777             Switch over to recommended Freetype system of
74778             include ft2build.h then #include FT_FREETYPE_H.
74779             Fixes ftmodule.h problem with current Freetype CVS.
74780             (#125548)
74781
74782  src/ftxgdef.c          | 14 +++++++-------
74783  src/ftxgpos.c          | 17 ++++++++---------
74784  src/ftxgsub.c          | 13 ++++++-------
74785  src/ftxopen.c          | 10 +++++-----
74786  src/ftxopen.h          |  3 ++-
74787  src/ottest.c           |  1 -
74788  src/pango-ot-info.c    |  4 ++--
74789  src/pango-ot-private.h |  2 --
74790  src/pango-ot-ruleset.c |  4 ++--
74791  9 files changed, 32 insertions(+), 36 deletions(-)
74792
74793 commit 558171a7a3666999c679719ad0bfbdf7c6a52289
74794 Author: Owen Taylor <otaylor@redhat.com>
74795 Date:   Mon Sep 15 22:04:55 2003 +0000
74796
74797     Fix gcc-3.3 versions of macros to have the right return value.
74798
74799     Mon Sep 15 17:16:59 2003  Owen Taylor  <otaylor@redhat.com>
74800
74801             * pango/opentype/fterrcompat.h: Fix gcc-3.3 versions of
74802             macros to have the right return value.
74803
74804  src/fterrcompat.h | 44 ++++++++++++++++++++++++++------------------
74805  1 file changed, 26 insertions(+), 18 deletions(-)
74806
74807 commit c99259bf7e08ccdc4130d4983e8d186021ea8e1a
74808 Author: Owen Taylor <otaylor@redhat.com>
74809 Date:   Mon Aug 25 14:30:12 2003 +0000
74810
74811     pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems
74812     where
74813
74814     Mon Aug 25 10:17:21 2003  Owen Taylor  <otaylor@redhat.com>
74815
74816             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3)
74817             * pango/opentype/ftxgpos.c (Lookup_ChainContextPos3):
74818             Fix problems where the coverage wasn't being checked
74819             for the first input glyph. (#118639, Kailash C. Chowksey)
74820
74821  src/ftxgpos.c | 7 +++----
74822  src/ftxgsub.c | 7 +++----
74823  2 files changed, 6 insertions(+), 8 deletions(-)
74824
74825 commit bcf81bcc80c6235dfbc7eeaa34ed21ea329c7a3d
74826 Author: Owen Taylor <otaylor@redhat.com>
74827 Date:   Fri Aug 22 22:52:08 2003 +0000
74828
74829     Add some macro definitions for gcc-3.3 that suppress the bogus
74830
74831     Fri Aug 22 18:09:52 2003  Owen Taylor  <otaylor@redhat.com>
74832
74833             * pango/opentype/fterrcompat.h: Add some macro definitions
74834             for gcc-3.3 that suppress the bogus strict-aliasing
74835             warnings.
74836
74837             * pango/pango-utils.c (read_config_file): Use
74838             g_hash_table_new_full() to simplify code and fix
74839             gcc-3.3 warnings.
74840
74841             * pango/pangox-fontmap.c (pango_x_real_get_coverage_win)
74842             * pango/querymodules.c (query_module): Suppress gcc-3.3
74843             warnings.
74844
74845             * pango/modules.c (pango_find_map): Fix warning from
74846             missing declaration of pango_module_get_type().
74847
74848             * pango/pango-context.c/pango-engine.c: Fix name confusion
74849             for pango_get_fallback_shaper().
74850
74851  src/fterrcompat.h | 36 ++++++++++++++++++++++++++++++++++--
74852  1 file changed, 34 insertions(+), 2 deletions(-)
74853
74854 commit 46d379596d7292a3b2e51f35fc8044b366d413a3
74855 Author: Owen Taylor <otaylor@redhat.com>
74856 Date:   Tue Jul 29 14:21:54 2003 +0000
74857
74858     Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore
74859     marks of
74860
74861     Tue Jul 29 09:58:13 2003  Owen Taylor  <otaylor@redhat.com>
74862
74863             * pango/opentype/ftxgdef.c (Check_Property): Rewrite
74864             handling of IGNORE_SPECIAL_MARKS to be properly
74865             "ignore marks of attachment type different than
74866             specified. (#118456, Kailash C. Chowksey)
74867
74868  src/ftxgdef.c | 37 ++++++++++++++++++++++++++++---------
74869  1 file changed, 28 insertions(+), 9 deletions(-)
74870
74871 commit 8247acad79c1a4154e9337aed453eb3e4d23063d
74872 Author: Owen Taylor <otaylor@redhat.com>
74873 Date:   Mon Jul 28 22:28:37 2003 +0000
74874
74875     Revert back out the FreeType patch preventing ligatures of
74876     not-originally
74877
74878     Sat Jul 26 09:41:22 2003  Owen Taylor  <otaylor@redhat.com>
74879
74880             * pango/opentype/ftxgsub.c (Lookup_LigatureSubst):
74881             Revert back out the FreeType patch preventing
74882             ligatures of not-originally adjacent glyphs;
74883             it doesn't work for all scripts. (#118472,
74884             Kailash C. Chowksey)
74885
74886  src/ftxgsub.c | 31 +++----------------------------
74887  1 file changed, 3 insertions(+), 28 deletions(-)
74888
74889 commit 825e6d7e86cac310161648601b09291fa05d5ba5
74890 Author: Owen Taylor <otaylor@redhat.com>
74891 Date:   Sun Jul 27 02:40:31 2003 +0000
74892
74893     Check for lookahead glyphs in the right place. (Patch from #116860)
74894
74895     Sat Jul 26 22:30:59 2003  Owen Taylor  <otaylor@redhat.com>
74896
74897             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst{1,2,3}):
74898             Check for lookahead glyphs in the right place. (Patch
74899             from #116860)
74900
74901             * pango/opentype/ftxgpos.c (Lookup_ChainContextPos{1,2,3}):
74902             Same fix here.
74903
74904  src/ftxgpos.c | 6 +++---
74905  src/ftxgsub.c | 6 +++---
74906  2 files changed, 6 insertions(+), 6 deletions(-)
74907
74908 commit 03a0fe09c711b81c7eb4065fd4700b8cfd2c977a
74909 Author: Owen Taylor <otaylor@redhat.com>
74910 Date:   Sun Jul 27 02:19:52 2003 +0000
74911
74912     Fix return value to only contain TTO_Err_Not_Covered if *no* lookups
74913
74914     Sat Jul 26 22:12:46 2003  Owen Taylor  <otaylor@redhat.com>
74915
74916             * pango/opentype/ftxgsub.c (Do_String_Lookup,
74917             TT_GSUB_Apply_String): Fix return value to only
74918             contain TTO_Err_Not_Covered if *no* lookups
74919             matched. Fix memory leaks on error in Apply_String().
74920
74921  src/ftxgsub.c | 120
74922  ++++++++++++++++++++++++++++++++++++----------------------
74923  1 file changed, 75 insertions(+), 45 deletions(-)
74924
74925 commit e10ea2afd9a5868d4ec1ff3a2b99bcd64ce45816
74926 Author: Owen Taylor <otaylor@redhat.com>
74927 Date:   Sun Jul 27 01:10:15 2003 +0000
74928
74929     Fix confusion between boolean and FT_Error return. (GSUB equivalent
74930     of fix
74931
74932     Sat Jul 26 21:06:26 2003  Owen Taylor  <otaylor@redhat.com>
74933
74934             * pango/opentype/ftxgsub.c (Load_EmptyOrClassDefinition):
74935             Fix confusion between boolean and FT_Error return.
74936             (GSUB equivalent of fix for #108358)
74937
74938  src/ftxgsub.c | 5 +++--
74939  1 file changed, 3 insertions(+), 2 deletions(-)
74940
74941 commit a7305ab2624cbc08160dc11587ba3dc4e17781c2
74942 Author: Owen Taylor <otaylor@redhat.com>
74943 Date:   Sat Jul 26 15:02:13 2003 +0000
74944
74945     Move allocation afer initial checks, fixing memory leak.
74946
74947     Sat Jul 26 10:52:20 2003  Owen Taylor  <otaylor@redhat.com>
74948
74949             * pango/opentype/ftxgpos.c (Lookup_ContextPos2):
74950             * pango/opentype/ftxgsub.c (Lookup_ContextSubst2): Move
74951             allocation afer initial checks, fixing memory leak.
74952
74953             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst2):
74954             Fix some more error return memory leaks that weren't
74955             fixed in the Qt changes.
74956
74957  src/ftxgpos.c |  8 ++++----
74958  src/ftxgsub.c | 12 ++++++------
74959  2 files changed, 10 insertions(+), 10 deletions(-)
74960
74961 commit f40b7c15e0bc4b71e706602c4e062f72d8f0fcdd
74962 Author: Owen Taylor <otaylor@redhat.com>
74963 Date:   Sat Jul 26 14:50:23 2003 +0000
74964
74965     Fix various memory leaks from error returns that should have been
74966     jumps to
74967
74968     Sat Jul 26 10:43:20 2003  Owen Taylor  <otaylor@redhat.com>
74969
74970             * pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
74971             Fix various memory leaks from error returns that should
74972             have been jumps to cleanup blocks. (From Qt, Lars Knoll)
74973
74974  src/ftxgpos.c | 8 ++++----
74975  src/ftxgsub.c | 4 ++--
74976  2 files changed, 6 insertions(+), 6 deletions(-)
74977
74978 commit 256d21970733483833b9cf31d5e0fa7ae853e944
74979 Author: Owen Taylor <otaylor@redhat.com>
74980 Date:   Sat Jul 26 14:35:29 2003 +0000
74981
74982     Fix additional places where TTO_Err_Not_Covered wasn't considered a
74983
74984     Sat Jul 26 10:30:24 2003  Owen Taylor  <otaylor@redhat.com>
74985
74986             * pango/opentype/ftxgpos.c: Fix additional places where
74987             TTO_Err_Not_Covered wasn't considered a successful return
74988             from Get_Class. (From Qt, Lars Knoll)
74989
74990  src/ftxgpos.c | 8 ++++----
74991  1 file changed, 4 insertions(+), 4 deletions(-)
74992
74993 commit 374960681e2e36d0e4032623d8cb92a7910baf71
74994 Author: Owen Taylor <otaylor@redhat.com>
74995 Date:   Sat Jul 26 13:50:23 2003 +0000
74996
74997     If applying a ligature lookup makes adjacent two glyphs that were not
74998
74999     Sat Jul 26 09:41:22 2003  Owen Taylor  <otaylor@redhat.com>
75000
75001             * pango/opentype/ftxgsub.c (Lookup_LigatureSubst):
75002             If applying a ligature lookup makes adjacent two glyphs
75003             that were not originally adjacent, avoid making
75004             subsequent ligatures between those glyphs.
75005             (From FreeType, Werner Lemberg, 2001-08-22, 2001-08-23)
75006
75007  src/ftxgsub.c | 31 ++++++++++++++++++++++++++++---
75008  1 file changed, 28 insertions(+), 3 deletions(-)
75009
75010 commit b682482df77608d67eca8a050db5b36f44953c13
75011 Author: Owen Taylor <otaylor@redhat.com>
75012 Date:   Sat Jul 26 13:20:52 2003 +0000
75013
75014     Fix some FreeType1 variable declarations that snuck in from the last
75015
75016     Sat Jul 26 09:16:57 2003  Owen Taylor  <otaylor@redhat.com>
75017
75018             * pango/opentype/ftxgpos.c pango/opentype/ftxopen.c:
75019             Fix some FreeType1 variable declarations that snuck
75020             in from the last commits (Christophe Fergeau,
75021             118363)
75022
75023  src/ftxgpos.c | 6 +++---
75024  src/ftxopen.c | 2 +-
75025  2 files changed, 4 insertions(+), 4 deletions(-)
75026
75027 commit 06c12109de061c357f46dcec82c4bee7160afede
75028 Author: Owen Taylor <otaylor@redhat.com>
75029 Date:   Sat Jul 26 03:45:44 2003 +0000
75030
75031     OpenType-1.4 update: backtrack information is stored with the
75032     item closest
75033
75034     Fri Jul 25 23:38:07 2003  Owen Taylor  <otaylor@redhat.com>
75035
75036             * pango/opentype/ftxgpos.c pango/opentype/ftxgsub.c:
75037             OpenType-1.4 update: backtrack information is stored with the
75038             item closest to the input first (From FreeType,
75039             Werner Lemberg, 2002-09-26)
75040
75041  src/ftxgpos.c | 26 ++++++++++++++++++--------
75042  src/ftxgsub.c | 24 +++++++++++++++++-------
75043  2 files changed, 35 insertions(+), 15 deletions(-)
75044
75045 commit 15a69e4a12739e7392f2a38d6f7bfdd96c0dc3ba
75046 Author: Owen Taylor <otaylor@redhat.com>
75047 Date:   Sat Jul 26 03:14:23 2003 +0000
75048
75049     Update of GPOS and GSUB support to OpenType 1.3 (From FreeType, Werner
75050
75051     Fri Jul 25 23:07:06 2003  Owen Taylor  <otaylor@redhat.com>
75052
75053             Update of GPOS and GSUB support to OpenType 1.3
75054             (From FreeType, Werner Lemberg, 2001-08-08)
75055
75056             * pango/opentype/ftxopen.h: Add RIGHT_TO_LEFT LookupFlag
75057
75058             * pango/opentype/ftxgpos.c (GPOS_Instance): Add 'first'
75059             member to mark the beginning of a chain of cursive
75060             connections.
75061
75062             * pango/opentype/ftxgpos.c (Do_String_Lookup): If the
75063             RIGHT_TO_FLAG flag is set, shift cursive chain up so
75064             last glyph is on the baseline.
75065
75066  src/ftxgpos.c | 25 ++++++++++++++++++++++++-
75067  src/ftxopen.h |  8 ++++++--
75068  2 files changed, 30 insertions(+), 3 deletions(-)
75069
75070 commit 6f74f18b77402f3adf5bfbae26e8f44de6543b4e
75071 Author: Owen Taylor <otaylor@redhat.com>
75072 Date:   Sat Jul 26 03:03:40 2003 +0000
75073
75074     Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which allow lookup
75075
75076     Fri Jul 25 22:59:13 2003  Owen Taylor  <otaylor@redhat.com>
75077
75078             * pango/opentype/ftx{gpos,gsub}.h pango/opentype/ftxgdef.c:
75079             Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which
75080             allow lookup information to be stored at 32-bit offets
75081             via a double indirection. (From FreeType, Werner Lemberg,
75082             2001-08-08)
75083
75084  src/ftxgpos.h | 17 +++++++++--------
75085  src/ftxgsub.h |  1 +
75086  src/ftxopen.c | 19 +++++++++++++++++++
75087  3 files changed, 29 insertions(+), 8 deletions(-)
75088
75089 commit 375781c4546b5cfc453b99551ddf715bb162ffb9
75090 Author: Owen Taylor <otaylor@redhat.com>
75091 Date:   Sat Jul 26 02:44:19 2003 +0000
75092
75093     Fix a couple of places where TTO_Err_Not_Covered wasn't considered a
75094
75095     Fri Jul 25 22:25:48 2003  Owen Taylor  <otaylor@redhat.com>
75096
75097             * pango/opentype/ftxgsub.c (Lookup_ContextSubst2,
75098             Lookup_ChainContextSubst2): Fix a couple of
75099             places where TTO_Err_Not_Covered wasn't considered
75100             a successful return from Get_Class -- it means
75101             use class index 0. (From FreeType, Werner Lemberg,
75102             2001-08-06)
75103
75104  src/ftxgsub.c | 4 ++--
75105  1 file changed, 2 insertions(+), 2 deletions(-)
75106
75107 commit 378e1889cd294cb77313ba7fdab3e52959bf2c40
75108 Author: Owen Taylor <otaylor@redhat.com>
75109 Date:   Sat Jul 26 02:10:42 2003 +0000
75110
75111     Improvements to OpenType-dumping code, based on changes in Qt by Lars
75112
75113     Fri Jul 25 20:12:00 2003  Owen Taylor  <otaylor@redhat.com>
75114
75115             Improvements to OpenType-dumping code, based on
75116             changes in Qt by Lars Knoll.
75117
75118             * pango/opentype/ottest.c: Tweak the debugging output,
75119             suppress some warnings.
75120
75121             * pango/opentype/disasm.c: Add support for
75122             GSUB Context/Chain GPOS MarkBase lookups, improve
75123             output in various ways.
75124
75125  src/disasm.c | 242
75126  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
75127  src/ottest.c |  12 +--
75128  2 files changed, 241 insertions(+), 13 deletions(-)
75129
75130 commit 07bad0e77c42b5f2535e3b018bf9074d2f4ecc7c
75131 Author: Owen Taylor <otaylor@redhat.com>
75132 Date:   Thu Jul 24 21:05:29 2003 +0000
75133
75134     Fix uses of g_assert() around statements with side effects. (#115498,
75135
75136     Thu Jul 24 17:04:21 2003  Owen Taylor  <otaylor@redhat.com>
75137
75138             * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape):
75139             Fix uses of g_assert() around statements with side effects.
75140             (#115498, patch from David Cuthbert)
75141
75142  src/pango-ot-ruleset.c | 14 +++++++++-----
75143  1 file changed, 9 insertions(+), 5 deletions(-)
75144
75145 commit f91deef2c9473da5c3cb5e120f2d4fbf0d638166
75146 Author: Owen Taylor <otaylor@redhat.com>
75147 Date:   Wed Apr 16 21:48:29 2003 +0000
75148
75149     More careful handling of face->charmap; if is NULL, try to set
75150     a unicode
75151
75152     Wed Apr 16 03:46:42 2003  Owen Taylor  <otaylor@redhat.com>
75153
75154             * pango/opentype/pango-ot-info.c (synthesize_class_def):
75155             More careful handling of face->charmap; if is NULL,
75156             try to set a unicode charmap, if that doesn't succeed,
75157             return. (Hopefully fixes #106550)
75158
75159  src/pango-ot-info.c | 26 ++++++++++++++++++++++++--
75160  1 file changed, 24 insertions(+), 2 deletions(-)
75161
75162 commit 587b3940f3ce71e8e1c9950086923d4eb78d62db
75163 Author: Owen Taylor <otaylor@redhat.com>
75164 Date:   Wed Apr 16 03:58:17 2003 +0000
75165
75166     When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have only
75167
75168     Tue Apr 15 11:49:39 2003  Owen Taylor  <otaylor@redhat.com>
75169
75170             * pango/opentype/ftxg{sub/pos}.c: When loading
75171             in Load_Chain{Sub,Pos}ClassRule, the limit we
75172             have only applies to the input ClassDef table.
75173             Fixes problem with Arial Unicode. Much help from
75174             Noah Levitt in tracing this down.
75175
75176  src/ftxgpos.c | 7 ++++---
75177  src/ftxgsub.c | 7 ++++---
75178  2 files changed, 8 insertions(+), 6 deletions(-)
75179
75180 commit 0d7567f8eaa1f8d0ec9cb89218ce3a1475d258ac
75181 Author: Owen Taylor <otaylor@redhat.com>
75182 Date:   Tue Apr 15 23:01:19 2003 +0000
75183
75184     Fix mispelled constant from last commit.
75185
75186     Tue Apr 15 06:57:02 2003  Owen Taylor  <otaylor@redhat.com>
75187
75188             * pango/opentype/ftxgpos.c: Fix mispelled constant
75189             from last commit.
75190
75191  src/ftxgpos.c | 2 +-
75192  1 file changed, 1 insertion(+), 1 deletion(-)
75193
75194 commit 73cd600798a9a7225b2ac8241ea371d48cf7baf3
75195 Author: Owen Taylor <otaylor@redhat.com>
75196 Date:   Tue Apr 15 22:15:41 2003 +0000
75197
75198     Fix confusion between boolean and FT_Error return. (#108358,
75199     Noah Levitt)
75200
75201     Tue Apr 15 06:03:39 2003  Owen Taylor  <otaylor@redhat.com>
75202
75203             * pango/opentype/ftxgpos.c: Fix confusion between
75204             boolean and FT_Error return. (#108358, Noah Levitt)
75205
75206             * pango/opentype/ftxopen.c (Get_Class1): index is
75207             allowed to be NULL. (#108358, Noah Levitt)
75208
75209  src/ftxgpos.c | 5 +++--
75210  src/ftxopen.c | 3 ++-
75211  2 files changed, 5 insertions(+), 3 deletions(-)
75212
75213 commit 462bd0be608c3d14e5b4c01099b02b3948a52369
75214 Author: Owen Taylor <otaylor@redhat.com>
75215 Date:   Tue Apr 15 21:05:53 2003 +0000
75216
75217     Fix infinite loop in the case where the charmap contains a character >
75218
75219     Tue Apr 15 05:00:39 2003  Owen Taylor  <otaylor@redhat.com>
75220
75221             * pango/opentype/pango-ot-info.c (synthesize_class_def):
75222             Fix infinite loop in the case where the charmap contains
75223             a character > 65535. (#106550, Morten Welinder.)
75224
75225  src/pango-ot-info.c | 14 +++++++-------
75226  1 file changed, 7 insertions(+), 7 deletions(-)
75227
75228 commit 312e1c1cf9f2c1e2137b9aaa5181a541447923cb
75229 Author: James Henstridge <james@daa.com.au>
75230 Date:   Tue Mar 11 12:31:16 2003 +0000
75231
75232     make similar changes to the ones on glib head (call gtk-docize, etc).
75233
75234     2003-03-11  James Henstridge  <james@daa.com.au>
75235
75236         * autogen.sh: make similar changes to the ones on glib head (call
75237         gtk-docize, etc).
75238
75239         * configure.in: move some calculations into M4 macros, rather than
75240         calculating them when configure runs.
75241         Use AC_HELP_STRING where appropriate.
75242         Replace gtk-doc checks with a call to GTK_DOC_CHECK.
75243         Replace AC_OUTPUT_COMMANDS() call with a number of calls to
75244         AC_CONFIG_COMMANDS (once per created file).
75245         Get rid of the "chmod +x pango-config" bit, because there is no
75246         pango-config anymore.
75247
75248         * Makefile.am: get rid of custom distcheck rule, and set
75249         DISTCHECK_CONFIGURE_FLAGS, which is equivalent.
75250         Use += to select which .pc files to install.
75251
75252         * pango/Makefile.am: Add rules to rebuild module-defs* files, and
75253         remove them on clean.
75254         Reorder so that rules related to each individual library are next
75255         to each other.
75256         Use BUILT_SOURCES for built sources.
75257
75258         * pango/opentype/Makefile.am: don't use STRIP_BEGIN/STRIP_END.
75259
75260         * modules/*/Makefile.am: simplify module makefiles through use of
75261         +=, and regularise them a bit (fixed a few bugs in the process).
75262
75263         * docs/Makefile.am: remove common rules, and instead include
75264         gtk-doc.make.
75265
75266         * examples/Makefile.am: add pango.modules to CLEANFILES.
75267
75268         * tests/Makefile.am: remove temporary files on clean.
75269
75270  src/Makefile.am | 11 +++++------
75271  1 file changed, 5 insertions(+), 6 deletions(-)
75272
75273 commit 1aad15fd0c007c9075f2f7f4c4cacf576d726eea
75274 Author: Owen Taylor <otaylor@redhat.com>
75275 Date:   Mon Feb 17 22:04:29 2003 +0000
75276
75277     Add an --enable-debug configure argument defaulting to 'yes'
75278     for unstable
75279
75280     Mon Feb 17 13:06:39 2003  Owen Taylor  <otaylor@redhat.com>
75281
75282             * configure.in **/Makefile.am: Add an --enable-debug
75283             configure argument defaulting to 'yes' for unstable
75284             releases and 'minimum' for stable releases.
75285             For minimum, -DG_DISABLE_CAST_CHECKS.
75286
75287             * pango/pangofc-fontmap.cI pango/pangoft2-fontmap.c
75288             pango/pangoxft-fontmap.c: Add caching of fontsets
75289             (#104495, initial patch and review by Soeren Sandmann)
75290
75291             * pango/pangofc-fontmap.cI pango/pangoft2-fontmap.c
75292             pango/pangoxft-fontmap.c pango/pangoft2-private.h
75293             pango/pangoxft-private.h: Remove cache of recently freed
75294             fonts; not necessary now that we cache fontsets.
75295
75296             * pango/pangofc-fontmap.cI (pango_fc_pattern_set_free):
75297             Rename from pango_fc_font_set_free to reflect
75298             what it actually does.
75299
75300             * pango/pangofc-fontmap.cI pango/pangoft-fontmap.c
75301             pango/pangoxft-fontmap.c: Combine clear-the-cache
75302             functions; we didn't need separate clear-the-font-cache
75303             and clear-the-pattern-cache functions.
75304
75305  src/Makefile.am | 1 +
75306  1 file changed, 1 insertion(+)
75307
75308 commit 5febce1ffc956ea44526d50be7cf14c69c66cb34
75309 Author: Owen Taylor <otaylor@redhat.com>
75310 Date:   Wed Feb 12 22:12:55 2003 +0000
75311
75312     Up the FreeType version requirement to 2.0.9. (2.2.1 had a compilation
75313
75314     Wed Feb 12 16:59:23 2003  Owen Taylor  <otaylor@redhat.com>
75315
75316             * configure.in pango/opentype/fterrcompat.h README:
75317             Up the FreeType version requirement to 2.0.9.
75318             (2.2.1 had a compilation failure with older versions,
75319             this catches it more cleanly, and removes some unneeded
75320             checks. #105302, problem reported by Will Partain.)
75321
75322  src/fterrcompat.h | 4 ----
75323  1 file changed, 4 deletions(-)
75324
75325 commit 54e85cc0cf3700d2c4af5396d79bd0e40df8f0da
75326 Author: Owen Taylor <otaylor@redhat.com>
75327 Date:   Sat Jan 11 00:16:26 2003 +0000
75328
75329     Export TT_New_GDEF_Table to create an empty GDEF table.
75330
75331     Fri Jan 10 18:56:36 2003  Owen Taylor  <otaylor@redhat.com>
75332
75333             * pango/opentype/ftxgdef.c: Export TT_New_GDEF_Table
75334             to create an empty GDEF table.
75335
75336             * pango/opentype/pango-ot-info.c: If the font doesn't
75337             have a class definition table, synthesize one using
75338             the charmap and the unicode properties of characters
75339             in the charmap. (Needed to make things work with various
75340             old Arabic fonts, such as the KACST fonts)
75341
75342  src/ftxgdef.c       |  46 +++++++++++++++-------
75343  src/ftxgdef.h       |   4 ++
75344  src/pango-ot-info.c | 108
75345  ++++++++++++++++++++++++++++++++++++++++++++++++++++
75346  3 files changed, 144 insertions(+), 14 deletions(-)
75347
75348 commit db6bb4b034d4d8d546fc9bdc4ad28b16bb7f1bb7
75349 Author: Matthias Clasen <matthiasc@src.gnome.org>
75350 Date:   Thu Nov 28 23:53:18 2002 +0000
75351
75352     Add docs.
75353
75354             * docs/tmpl/xft-fonts.sgml:
75355             * docs/tmpl/freetype-fonts.sgml: Add docs.
75356
75357             * pango/pangoxft-fontmap.c (pango_xft_substitute_changed):
75358             * pango/pangoft2-fontmap.c
75359             (pango_ft2_font_map_set_default_substitute):
75360             Fix doc typos.
75361
75362  src/pango-ot-info.c | 4 +++-
75363  1 file changed, 3 insertions(+), 1 deletion(-)
75364
75365 commit 226d9b67db852eb29ad37ec8121b79f3ea6f0b73
75366 Author: Sebastian Wilhelmi <wilhelmi@ira.uka.de>
75367 Date:   Tue Nov 26 13:37:10 2002 +0000
75368
75369     Do not add GLIB_CFLAGS to CFLAGS.
75370
75371
75372     2002-11-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
75373
75374             * configure.in: Do not add GLIB_CFLAGS to CFLAGS.
75375
75376             * docs/Makefile.am, examples/Makefile.am,
75377             modules/arabic/Makefile.am, modules/basic/Makefile.am,
75378             modules/hangul/Makefile.am, modules/hebrew/Makefile.am,
75379             modules/indic/Makefile.am, modules/tamil/Makefile.am,
75380             modules/thai/Makefile.am, pango/Makefile.am,
75381             pango/mini-fribidi/Makefile.am, pango/opentype/Makefile.am:
75382             Instead add $(GLIB_CFLAGS) directly to INCLUDES (GTKDOC_CFLAGS
75383             for
75384             docs/Makefile.am). Also some cosmetic line wrapping and
75385             reindentation.
75386
75387  src/Makefile.am | 5 +++--
75388  1 file changed, 3 insertions(+), 2 deletions(-)
75389
75390 commit 80634a30b9abdf575320bc6fdacdba4e1ea3903d
75391 Author: Manish Singh <yosh@gimp.org>
75392 Date:   Mon Oct 14 22:50:48 2002 +0000
75393
75394     Get rid of unnecessary casts for g_object_{ref,unref}
75395
75396     Mon Oct 14 15:39:41 2002  Manish Singh  <yosh@gimp.org>
75397
75398             * pango/pango-context.c pango/pango-layout.c pango/pangoft2.c
75399             pango/pangowin32-fontmap.c pango/pangowin32.c
75400             pango/pangox-fontmap.c
75401             pango/pangox.c pango/pangoxft-font.c pango/pangoxft-fontmap.c
75402             pango/testfonts.c pango/opentype/pango-ot-ruleset.c:
75403             Get rid of unnecessary casts for g_object_{ref,unref}
75404
75405  src/pango-ot-ruleset.c | 4 ++--
75406  1 file changed, 2 insertions(+), 2 deletions(-)
75407
75408 commit 741993e0b15b4df86d76fa8df5055bd764c42c71
75409 Author: Owen Taylor <otaylor@redhat.com>
75410 Date:   Sun Sep 29 19:06:58 2002 +0000
75411
75412     ligatures can be also used in MarkBasePos lookups. (2001-03-17 Werner
75413
75414     Sun Sep 29 14:55:36 2002  Owen Taylor  <otaylor@redhat.com>
75415
75416             * pango/opentype/ftxgpos.c: ligatures can be also used in
75417             MarkBasePos lookups. (2001-03-17  Werner Lemberg)
75418
75419  src/ftxgpos.c | 13 ++++++++++---
75420  1 file changed, 10 insertions(+), 3 deletions(-)
75421
75422 commit a35dc445e86ab433fe9f3937c95f2c1f18f58110
75423 Author: Owen Taylor <otaylor@redhat.com>
75424 Date:   Sun Sep 29 19:05:01 2002 +0000
75425
75426     Start of merges from freetype1 of OpenType fixes.
75427
75428     Sun Sep 29 14:51:25 2002  Owen Taylor  <otaylor@redhat.com>
75429
75430             Start of merges from freetype1 of OpenType fixes.
75431
75432             (2001-03-17  Werner Lemberg)
75433
75434             * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c
75435             pango/opentype/ftxg\sub.c:
75436             More fixes for special marks.
75437
75438  src/ftxgdef.c | 13 ++++++++-----
75439  src/ftxgpos.c |  6 +++---
75440  src/ftxgsub.c |  4 ++--
75441  3 files changed, 13 insertions(+), 10 deletions(-)
75442
75443 commit 5c53f14f371b349da65dfa3a848b17ab89ce3ba8
75444 Author: Tor Lillqvist <tml@iki.fi>
75445 Date:   Mon Sep 23 21:45:31 2002 +0000
75446
75447     Remove. Not used. (A static library is built here. Exported entries
75448     are in
75449
75450     2002-09-24  Tor Lillqvist  <tml@iki.fi>
75451
75452             * pango/opentype/pango-ot.def: Remove. Not used. (A static
75453             library
75454             is built here. Exported entries are in ../pangoft2.def.)
75455
75456             * pango/opentype/Makefile.am (EXTRA_DIST): Remove from
75457             here, too.
75458
75459  src/Makefile.am  |  3 +--
75460  src/pango-ot.def | 50 --------------------------------------------------
75461  2 files changed, 1 insertion(+), 52 deletions(-)
75462
75463 commit 35e4593ccd9ea5ed78f1e6f32f04b3a13cee0145
75464 Author: Tor Lillqvist <tml@iki.fi>
75465 Date:   Mon Sep 23 21:19:30 2002 +0000
75466
75467     pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. Not
75468
75469     2002-09-23  Tor Lillqvist  <tml@iki.fi>
75470
75471             * pango/makefile.mingw.in
75472             * pango/mini-fribidi/makefile.mingw
75473             * pango/opentype/makefile.mingw.in: Remove. Not maintained.
75474
75475             * pango/Makefile.am (EXTRA_DIST)
75476             * pango/mini-fribidi/Makefile.am (EXTRA_DIST)
75477             * pango/opentype/Makefile.am (EXTRA_DIST): Remove
75478             makefile.mingw(.in) from here, too.
75479
75480             * configure.in (AC_OUTPUT): Don't try to output above removed
75481             files.
75482
75483  src/Makefile.am       |  3 +--
75484  src/makefile.mingw.in | 43 -------------------------------------------
75485  2 files changed, 1 insertion(+), 45 deletions(-)
75486
75487 commit fb279cb0bf676bb1d225e6a296282523d839074d
75488 Author: Eric Mader <emader@src.gnome.org>
75489 Date:   Mon Sep 9 18:11:55 2002 +0000
75490
75491     Correctly handle back, new_advance.
75492
75493  src/pango-ot-ruleset.c | 25 ++++++++++++++++---------
75494  1 file changed, 16 insertions(+), 9 deletions(-)
75495
75496 commit c880e814a50100577811a8a51bc06b4275c55a7e
75497 Author: Eric Mader <emader@src.gnome.org>
75498 Date:   Fri Sep 6 22:45:23 2002 +0000
75499
75500     Don't fail when reading an empty script.
75501
75502  src/ftxopen.c | 36 +++++++++++++++++++++++++-----------
75503  src/ftxopen.h |  1 +
75504  2 files changed, 26 insertions(+), 11 deletions(-)
75505
75506 commit 441e7d0292bf1a06396daac80fcbad23976a824d
75507 Author: Owen Taylor <otaylor@redhat.com>
75508 Date:   Wed Aug 7 17:01:52 2002 +0000
75509
75510     Offset to MarkAttachClassDef is offset to table, not offset to
75511     offset to
75512
75513     Wed Aug  7 12:32:39 2002  Owen Taylor  <otaylor@redhat.com>
75514
75515             * pango/opentype/ftxgsub.c (TT_Load_GSUB_Table):
75516             Offset to MarkAttachClassDef is offset to table,
75517             not offset to offset to table.
75518
75519             * pango/opentype/ftxopen.c (Get_Device): Handle
75520             NULL device tables which we represent with
75521             d->DeltaValue == NULL.
75522
75523  src/ftxgsub.c | 13 -------------
75524  src/ftxopen.c |  2 +-
75525  2 files changed, 1 insertion(+), 14 deletions(-)
75526
75527 commit 48a16fa8090b67b046b2bb686ff4f6f038a2b8e8
75528 Author: Owen Taylor <otaylor@src.gnome.org>
75529 Date:   Tue Jun 4 00:20:51 2002 +0000
75530
75531     on Jun  3 18:56:09 2002  Owen Taylor  <otaylor@redhat.com>
75532
75533             Xft2 and fontconfig conversion, based largely on a patch
75534             from Keith Packard.
75535
75536             * configure.in acconfig.h: Add checks for fontconfig, switch
75537             Xft checks to switch for Xft2 using pkg-config.
75538
75539             * pangoxft.pc.in pangoxft.pc.in
75540             modules/{arabic,basic,hebrew,indic,tamil}/Makefile.am
75541             pango/Makefile.am: Reflect new Xft/fontconfig dependencies.
75542
75543             * pango/pangoxft-private.h pango/pangoxft-fontmap.c
75544             modules/arabic/arabic-xft.c modules/indic/indic-xft.c:
75545             Switch over to using Xft2 and fontconfig.
75546
75547             * pango/pangoft2.c pango/pangoft2-fontmap.c
75548             pango/pangoft2-private.h
75549             pango/pango/Makefile.am: Remove usage of mini-xft in
75550             favor of fontconfig.
75551
75552             * pango/pango-ot.h pango/opentype/pango-ot-info.c
75553             pango/pangoxft.h
75554             modules/arabic/arabic-{xft,ft2}.c modules/indic/indic-xft.c:
75555             Attach OpenType information directly to the FT_Face
75556             structure using FT_Generic.
75557
75558             * modules/tamil/Makefile.am modules/tamil/tamil-xft.c
75559             configure.in: Remove this module, no longer needed.
75560
75561             * pango/pangoxft-font.c (pango_xft_real_render): Coalesce
75562             calls to Xft rendering functions.
75563
75564  src/pango-ot-info.c | 29 +++++++++++++++++++++++------
75565  1 file changed, 23 insertions(+), 6 deletions(-)
75566
75567 commit 9df9af0b3615dc6a52d784233a3410a9080d9369
75568 Author: Owen Taylor <otaylor@redhat.com>
75569 Date:   Fri May 10 18:44:47 2002 +0000
75570
75571     Fix acess outside of a loaded frame and some memory leaks on failure.
75572
75573     Fri May 10 14:41:27 2002  Owen Taylor  <otaylor@redhat.com>
75574
75575             * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Fix acess
75576             outside of a loaded frame and some memory leaks
75577             on failure.
75578
75579  src/ftxgdef.c | 12 ++++++++++--
75580  1 file changed, 10 insertions(+), 2 deletions(-)
75581
75582 commit a63dbbbeeb91ebf4ded2fc788f5810a3bd1e14fe
75583 Author: Eric Mader <mader@jtcsv.com>
75584 Date:   Tue May 7 20:39:14 2002 +0000
75585
75586     Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,
75587
75588     Mon May 06 15:07:39 2002 Eric Mader <mader@jtcsv.com>
75589             * Add modules modules/indic/indic-xft.c, indic-ot.c,
75590             indic-ot.h, indic-ot-class-tables.c
75591
75592             * pango/opentype/ftxgdef.c: Compute full offset for mark
75593             attachment class table
75594
75595             * pango/opentype/ftxgpos.c: Only return TTO_Err_Not_Covered
75596             if nothing matches
75597
75598             * pango/opentype/pango-ot-ruleset.c: enable GPOS processing
75599
75600  src/ftxgdef.c          | 10 ++++++++--
75601  src/ftxgpos.c          | 33 ++++++++++++++-------------------
75602  src/pango-ot-ruleset.c | 35 ++++++++++++++++++++++++++++++++++-
75603  3 files changed, 56 insertions(+), 22 deletions(-)
75604
75605 commit cf00f8217c9dfcf50febbb06fad245d489a0abe6
75606 Author: Owen Taylor <otaylor@redhat.com>
75607 Date:   Tue Apr 23 20:20:29 2002 +0000
75608
75609     Add compatibility defines for changes in FreeType 2.1.0.
75610
75611     Tue Apr 23 16:15:07 2002  Owen Taylor  <otaylor@redhat.com>
75612
75613             * pango/opentype/fterrcompat.h: Add compatibility
75614             defines for changes in FreeType 2.1.0.
75615
75616  src/fterrcompat.h | 39 +++++++++++++++++++++++++++++++++++++--
75617  1 file changed, 37 insertions(+), 2 deletions(-)
75618
75619 commit 6b1b04e3736fdca774052ac3cfbe9f027548c29d
75620 Author: Owen Taylor <otaylor@redhat.com>
75621 Date:   Fri Mar 15 06:46:05 2002 +0000
75622
75623     In Load_ChainContextSubst2, handle the case where an empty class
75624
75625     Fri Mar 15 01:35:56 2002  Owen Taylor  <otaylor@redhat.com>
75626
75627             * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
75628             pango/opentype/ftxopenf.h: In Load_ChainContextSubst2,
75629             handle the case where an empty class definition
75630             is represented by an offset of 0.
75631
75632             * pango/opentype/ftxgpos.c: Same for Load_ChainContextPos2.
75633
75634             * pango/opentype/{ftxopen.c,ftxgpos.c,ftxgsub.c,ftgdef.c}:
75635             Fix pervasive bug where on cleanups on failure of loading
75636             an array element, all array elements were freed, not
75637             just the ones that had been succesfully loaded.
75638
75639  src/ftxgdef.c  |  24 +++---
75640  src/ftxgpos.c  | 259
75641  ++++++++++++++++++++++++++++++++++++---------------------
75642  src/ftxgsub.c  | 159 ++++++++++++++++++++---------------
75643  src/ftxopen.c  |  53 ++++++++----
75644  src/ftxopenf.h |   2 +
75645  5 files changed, 306 insertions(+), 191 deletions(-)
75646
75647 commit 6050933f336f43453e35246525cfec362bd23acb
75648 Author: Owen Taylor <otaylor@redhat.com>
75649 Date:   Fri Mar 15 04:22:14 2002 +0000
75650
75651     Uncomment GPOS parts.
75652
75653     Thu Mar 14 23:05:18 2002  Owen Taylor  <otaylor@redhat.com>
75654
75655             * pango/opentype/ftxopen.c: Uncomment GPOS parts.
75656
75657             * pango/opentype/disasm.c: Start adding some GPOS
75658             dumping.
75659
75660  src/disasm.c  | 146
75661  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
75662  src/ftxopen.c |  20 ++++----
75663  2 files changed, 154 insertions(+), 12 deletions(-)
75664
75665 commit 973bd60a2526666f68138255b8536d1eaee3c2c2
75666 Author: Sebastian Wilhelmi <wilhelmi@src.gnome.org>
75667 Date:   Thu Dec 13 17:44:46 2001 +0000
75668
75669     Resuming aborted commit
75670
75671
75672     Resuming aborted commit
75673
75674  src/Makefile.am | 1 +
75675  1 file changed, 1 insertion(+)
75676
75677 commit 6926ca94255e5d52d99d0d64d126165fc725432d
75678 Author: Matthias Clasen <matthiasc@src.gnome.org>
75679 Date:   Tue Oct 30 22:09:20 2001 +0000
75680
75681     Remove declarations of unimplemented functions
75682
75683             * docs/pango-sections.txt, pango/pango-ot.h: Remove
75684             declarations
75685             of unimplemented functions pango_ot_ruleset_set_glyph_loader
75686             and
75687             pango_ot_ruleset_set_alternate_func and the related typedefs
75688             PangoOTGlyphLoader and PangoOTAlternateFunc.
75689
75690             * pango/opentype/pango-ot-info.c,
75691             pango/opentype/pango-ot-ruleset.c: Documentation updates.
75692
75693  src/pango-ot-info.c    | 76
75694  ++++++++++++++++++++++++++++++++++++++++++++++++++
75695  src/pango-ot-ruleset.c | 27 ++++++++++++++++++
75696  2 files changed, 103 insertions(+)
75697
75698 commit 87a475c09f6b9b391bca37de47a303a62a397b83
75699 Author: Havoc Pennington <hp@redhat.com>
75700 Date:   Wed Sep 19 21:20:36 2001 +0000
75701
75702     header to abstract the difference between FreeType 2.0.3 and 2.0.4
75703     error
75704
75705     2001-09-19  Havoc Pennington  <hp@redhat.com>
75706
75707             * pango/opentype/fterrcompat.h: header to abstract the
75708             difference
75709             between FreeType 2.0.3 and 2.0.4 error codes, based on the
75710             configure check.
75711
75712             * configure.in: check for the tterrors.h header in FreeType
75713             2.0.3,
75714             and define HAVE_FREETYPE_2_0_3 if we have it
75715
75716  src/Makefile.am     |  1 +
75717  src/fterrcompat.h   | 16 ++++++++++++++++
75718  src/ftxgdef.c       |  3 ++-
75719  src/ftxgpos.c       |  3 ++-
75720  src/ftxgsub.c       |  3 ++-
75721  src/ftxopen.c       |  3 ++-
75722  src/pango-ot-info.c |  2 +-
75723  7 files changed, 26 insertions(+), 5 deletions(-)
75724
75725 commit 9c37226efe2489b4cf9618ec98f581c998aaf9e4
75726 Author: Owen Taylor <otaylor@redhat.com>
75727 Date:   Tue Sep 18 20:05:20 2001 +0000
75728
75729     Up to 0.19.
75730
75731     Tue Sep 18 15:47:08 2001  Owen Taylor  <otaylor@redhat.com>
75732
75733             * configure.in (PANGO_MINOR_VERSION): Up to 0.19.
75734
75735             * pango/pango-font.h pango/pango-fontmap.[ch] pango/fonts.c
75736             pango/pangoxft-fontmap.c pango/pangoft-fontmap.c
75737             pango/pango-context.[ch]
75738             pango/pangox-fontmap.c: Add new PangoFontFace and
75739             PangoFontFamily
75740             object types, and change the font listing API to list
75741             faces and
75742             families, instead of face names and font descriptions.
75743
75744             * pango/pango-font.h pango/fonts.c: Make PangoFontDescription
75745             an opaque heap-allocated structure, add accessors and
75746             convenience functions.
75747
75748             * pango/pango-font.h pango/pango-private.h: Make
75749             PangoFontMetrics
75750             heap allocated, protect the structure definition with
75751             #ifdef PANGO_ENABLE_BACKEND, and add getters for the fields.
75752
75753             * pango/pango-attributes.[ch] ( pango_attr_iterator_get_font):
75754             instead of providing a base font description and one to fill
75755             in, provide a single font description to modify based on
75756             the attributes.
75757
75758             * pango/pango-attributes.[ch]: Fix PangoAttrFontDesc to have
75759             a PangoFontDescription by reference, not by value.
75760
75761             * pango/pango-utils.[ch]: make pango_parse_style() and friends
75762             take pointers to individual enumerations instead of to a
75763             PangoFontDescription structure.
75764
75765             * pango/*.c: Fix for the PangoFontDescription and
75766             PangoFontMetrics
75767             changes.
75768
75769             * pango/pango-{break,engine,indic,ot,xft}.h pango/Makefile.am
75770             pango/opentype/Makefile.am: Protect portions with
75771             PANGO_ENABLE_ENGINE to shrink the public API.
75772
75773             * modules/*/Makefile.am: -DPANGO_ENABLE_ENGINE.
75774
75775             * pango/{pangox.h,pangox-private.h} modules/basic/basic-x.c:
75776             Move
75777             pango_x_font_get_unknown_glyph() into public header since
75778             it is
75779             used from modules.
75780
75781             * pango/pango-{context,font,fontmap,modules.utils}.h
75782             pango/Makefile.am:
75783             Protect portions with PANGO_ENABLE_BACKEND to shrink the
75784             public API.
75785
75786             * pango/*.h: Use G_BEGIN/END_DECLS
75787
75788             * examples/viewer-qt.[cc,h]: Fix for changes to font
75789             listing API,
75790             PangoFontDescription.
75791
75792             * pango/pango-indic.h modules/indic/*: Since we install this
75793             header fix it up to Pango conventions, namespece
75794             ZERO_WIDTH_JOINER, ZERO_WIDTH_NON_JOINER.
75795
75796             * docs/pango-sections.txt: Updated.
75797
75798  src/Makefile.am | 1 +
75799  1 file changed, 1 insertion(+)
75800
75801 commit 7dd0838863f65a8ff2e27d12679c9a289a76aec1
75802 Author: Darin Adler <darin@src.gnome.org>
75803 Date:   Thu Jul 12 16:34:40 2001 +0000
75804
75805     Remove stray semicolon.
75806
75807             * modules/arabic/arabic-x.c: (arabic_engine_shape): Remove
75808             stray
75809             semicolon.
75810
75811             * modules/arabic/arconv.h:
75812             * modules/arabic/arconv.c: (shape), (doublelig),
75813             (arabic_reshape):
75814             Use long* instead of int* for parameter to match what's
75815             passed in.
75816
75817             * modules/indic/bengali-x.c: Add missing <string.h> include.
75818             (pango_indic_make_ligs): Use local variable that was added
75819             but not
75820             ever used.
75821             (pango_indic_engine_shape): Remove unused locals.
75822
75823             * modules/indic/devanagari-x.c: Add missing <string.h>
75824             include.
75825             (pango_indic_engine_shape): Remove unused local.
75826
75827             * modules/indic/gujarati-x.c: Add missing <string.h> include.
75828             (pango_indic_engine_shape): Remove unused local
75829
75830             * modules/tamil/tamil-x.c: (tamil_engine_shape): Initialize a
75831             variable to quiet the compiler's unused warning.
75832
75833             * pango/.cvsignore: Ignore more generated files.
75834
75835             * pango/opentype/ftxgpos.c: (Get_Anchor): Add code to set
75836             up the
75837             ap variable. The old code would just use the uninitialized
75838             value.
75839
75840             * pango/opentype/ftxopen.c: (Load_Coverage): Remove unused
75841             local.
75842
75843             * pango/opentype/pango-ot-ruleset.c: (pango_ot_ruleset_shape):
75844             Remove unused local.
75845
75846             * pango/pango-attributes.c: (pango_attr_list_get_type),
75847             (pango_color_get_type): Add needed function type casts (just
75848             warnings under gcc, but could be errors in other compilers).
75849
75850             * pango/pangoxft-font.c: (pango_xft_font_get_metrics),
75851             (pango_xft_font_get_coverage), (pango_xft_get_shaper_map),
75852             (pango_xft_font_find_shaper): Switch from lang char* to
75853             PangoLanguage*. The code was still compiling, but would
75854             not have
75855             worked.
75856
75857  src/ftxgpos.c          | 2 ++
75858  src/ftxopen.c          | 1 -
75859  src/pango-ot-ruleset.c | 1 -
75860  3 files changed, 2 insertions(+), 2 deletions(-)
75861
75862 commit 68f8a64307441bd3b3d45971ac4dc93f63dedfe8
75863 Author: Owen Taylor <otaylor@redhat.com>
75864 Date:   Fri May 18 16:04:40 2001 +0000
75865
75866     Use ISO C99 varargs when available.
75867
75868     Fri May 18 11:30:57 2001  Owen Taylor  <otaylor@redhat.com>
75869
75870             * pango/opentype/disasm.c: Use ISO C99 varargs when
75871             available.
75872
75873     Thu May 17 11:16:23 2001  Owen Taylor  <otaylor@redhat.com>
75874
75875             * pango/mapping.c: Fixup docs, remove some FIXMEs that are
75876             no longer applicable.
75877
75878             * pango/pango-layout.c: Move by graphemes, not characters.
75879
75880             * pango/pango-layout.c (pango_layout_line_x_to_index):
75881             Position at the closest grapheme boundary, not at character
75882             boundaries.
75883
75884             * pango/pango-layout.c (pango_layout_line_index_to_x):
75885             Return positions of grapheme boundaries, not character
75886             boundaries.
75887
75888  src/Makefile.am | 2 ++
75889  src/disasm.c    | 5 +++++
75890  2 files changed, 7 insertions(+)
75891
75892 commit 89eb36ebc6591025c063cb98f0e1b3badde73e9e
75893 Author: Owen Taylor <otaylor@redhat.com>
75894 Date:   Tue Apr 24 15:47:22 2001 +0000
75895
75896     Remove excess call to DONE_Stream left over from conversion from FT1.
75897
75898     Tue Apr 24 11:45:55 2001  Owen Taylor  <otaylor@redhat.com>
75899
75900             * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
75901             excess call to DONE_Stream left over from conversion
75902             from FT1. (reported by Michael Jansson)
75903
75904  src/ftxgdef.c | 1 -
75905  1 file changed, 1 deletion(-)
75906
75907 commit c61a730aaebec751831f8423894de5f4b539d0ec
75908 Author: Owen Taylor <otaylor@redhat.com>
75909 Date:   Tue Apr 3 19:07:36 2001 +0000
75910
75911     Release 0.14
75912
75913     Tue Apr  3 15:05:19 2001  Owen Taylor  <otaylor@redhat.com>
75914
75915             * Release 0.14
75916
75917             * NEWS: updated.
75918
75919             * pango/pango/opentype/Makefile.am: make dist fixes.
75920
75921             * configure.in (PANGO_MINOR_VERSION): Up to 0.14
75922
75923  src/Makefile.am | 10 ++++++++--
75924  1 file changed, 8 insertions(+), 2 deletions(-)
75925
75926 commit 405b878923ed219617c6f643a9aec06175223d16
75927 Author: Tor Lillqvist <tml@iki.fi>
75928 Date:   Thu Dec 21 19:55:23 2000 +0000
75929
75930     Only a script engine here.
75931
75932     2000-12-21  Tor Lillqvist  <tml@iki.fi>
75933
75934             * modules/basic/basic-win32.c (script_engine_load): Only
75935             a script
75936             engine here.
75937
75938             * pango/makefile.mingw.in: Add the built
75939             pango-enum-types.[ch].
75940
75941             * pango/pango.def
75942             * pango/pangoft2.def: Update.
75943
75944             * pango/opentype/pango-ot.def
75945             * pango/opentype/makefile.mingw.in: New files.
75946
75947             * pango/opentype/Makefile.am (EXTRA_DIST): Add them.
75948
75949             * configure.in (included_modules): Generate
75950             pango/opentype/makefile.mingw.
75951
75952  src/Makefile.am       |  4 +++-
75953  src/makefile.mingw.in | 43 +++++++++++++++++++++++++++++++++++++++++++
75954  src/pango-ot.def      | 50
75955  ++++++++++++++++++++++++++++++++++++++++++++++++++
75956  3 files changed, 96 insertions(+), 1 deletion(-)
75957
75958 commit 80a15829135065e16ce5b129c715d10d14b829ba
75959 Author: Owen Taylor <otaylor@redhat.com>
75960 Date:   Wed Dec 20 04:41:36 2000 +0000
75961
75962     Since Xft may only be available statically without shlib deps,
75963     check for
75964
75965     Tue Dec 19 22:47:16 2000  Owen Taylor  <otaylor@redhat.com>
75966
75967             * configure.in pango-config.in pangoxft.pc.in
75968             modules/basic/Makefile.am: Since Xft may only be available
75969             statically without shlib deps, check for FreeType libs
75970             explicitly
75971             and include them when linking, otherwise things won't
75972             work. Also,
75973             define FREETYPE_CFLAGS from freetype-config --cflags.
75974
75975             * modules/basic/basic-xft.c pango/pangoxft-font{,map}.c: Fool
75976             Xft into not converting glyph indices by loading the
75977             face unencoded then calling FT_Set_Charmap ourselves.
75978
75979             * pango/Makefile.am pango/pango-ot.h pango/opentype/*
75980             :Add start
75981             of opentype handling - most of the actually meat of the
75982             code here
75983             is the OpenType layout code from FreeType 1 ported to
75984             freetype2
75985             and adapted slighlty for our purposes.  Also, includes a
75986             incomplete OpenType-table-dumping code useful for figuring
75987             out what is going on.
75988
75989             * pango/pangoxft.h pango/pangoxft-font.h: Add calls for
75990             getting FT_Face and PangoOTInfo from PangoXftFont.
75991
75992             * modules/arabic/{Makefile.am,arabic-ot.[ch],arabic-xft.c}:
75993             Initial support for rendering Arabic with OpenType fonts.
75994
75995  src/.cvsignore         |    8 +
75996  src/FT-license.txt     |  158 ++
75997  src/Makefile.am        |   39 +
75998  src/README             |   36 +
75999  src/disasm.c           |  317 +++
76000  src/disasm.h           |   26 +
76001  src/ftxgdef.c          | 1155 +++++++++
76002  src/ftxgdef.h          |  220 ++
76003  src/ftxgpos.c          | 6222
76004  ++++++++++++++++++++++++++++++++++++++++++++++++
76005  src/ftxgpos.h          |  858 +++++++
76006  src/ftxgsub.c          | 4531 +++++++++++++++++++++++++++++++++++
76007  src/ftxgsub.h          |  612 +++++
76008  src/ftxopen.c          | 1467 ++++++++++++
76009  src/ftxopen.h          |  308 +++
76010  src/ftxopenf.h         |  161 ++
76011  src/ottest.c           |  265 +++
76012  src/pango-ot-info.c    |  438 ++++
76013  src/pango-ot-private.h |   98 +
76014  src/pango-ot-ruleset.c |  232 ++
76015  19 files changed, 17151 insertions(+)