Imported Upstream version 0.9.35
[platform/upstream/harfbuzz.git] / ChangeLog
1 commit cd5a1149d980dc3c17b6bb9d961c761b2671ba1b
2 Author: Behdad Esfahbod <behdad@behdad.org>
3 Date:   Wed Aug 13 12:39:34 2014 -0400
4
5     0.9.35
6
7  NEWS         | 29 +++++++++++++++++++++++++++++
8  configure.ac |  2 +-
9  2 files changed, 30 insertions(+), 1 deletion(-)
10
11 commit 20076cc41e673c31305fcb58d37b3b292fd35f83
12 Author: Behdad Esfahbod <behdad@behdad.org>
13 Date:   Tue Aug 12 19:26:35 2014 -0400
14
15     [coretext] Add version guards for kCTLanguageAttributeName
16
17  src/hb-coretext.cc | 7 +++++++
18  1 file changed, 7 insertions(+)
19
20 commit 1b3011c27df531875d432e909ae6b77f115c5017
21 Author: Behdad Esfahbod <behdad@behdad.org>
22 Date:   Tue Aug 12 19:17:19 2014 -0400
23
24     [coretext] Pass buffer language to CoreText
25
26  src/hb-coretext.cc | 12 ++++++++++++
27  1 file changed, 12 insertions(+)
28
29 commit 3eb6a4dbf25b11fce5e0e426e89f7457887aeca0
30 Author: Behdad Esfahbod <behdad@behdad.org>
31 Date:   Tue Aug 12 19:10:33 2014 -0400
32
33     [coretext] Minor
34
35  src/hb-coretext.cc | 9 +++++----
36  1 file changed, 5 insertions(+), 4 deletions(-)
37
38 commit 08acfe0d3a1d8223a9fa0696703fff63d6c2ea8b
39 Author: Behdad Esfahbod <behdad@behdad.org>
40 Date:   Tue Aug 12 18:57:08 2014 -0400
41
42     [hb-coretext] Fix cluster order of notdef runs in RTL text
43
44  src/hb-coretext.cc | 3 +++
45  1 file changed, 3 insertions(+)
46
47 commit 30eed75de24ac0b6648a72d98d10bb24a563d7ef
48 Author: Behdad Esfahbod <behdad@behdad.org>
49 Date:   Tue Aug 12 17:15:09 2014 -0400
50
51     [shape-plan] Fix typo!
52
53     The only effect is, if shaper_list was not NULL and no shaper
54     was found,
55     we now don't insert anything into cache and return earlier.
56
57  src/hb-shape-plan.cc | 2 +-
58  1 file changed, 1 insertion(+), 1 deletion(-)
59
60 commit dc9aba6fc53898acd7281b118cec0355d61b1df2
61 Author: Behdad Esfahbod <behdad@behdad.org>
62 Date:   Tue Aug 12 17:14:36 2014 -0400
63
64     [shape-plan] Better debug messages
65
66  src/hb-shape-plan.cc | 14 ++++++++++----
67  1 file changed, 10 insertions(+), 4 deletions(-)
68
69 commit e956c65bf724a8403471362288d2361361b6ac58
70 Author: Behdad Esfahbod <behdad@behdad.org>
71 Date:   Tue Aug 12 17:03:27 2014 -0400
72
73     [shape-plan] Simplify macro
74
75  src/hb-shape-plan.cc | 22 ++++++++--------------
76  1 file changed, 8 insertions(+), 14 deletions(-)
77
78 commit 29e25550ce8fee3fecc42d20a45ce9c212dc59df
79 Author: Behdad Esfahbod <behdad@behdad.org>
80 Date:   Tue Aug 12 17:02:59 2014 -0400
81
82     Fix gcc warning
83
84  src/hb-private.hh | 9 +++++++++
85  1 file changed, 9 insertions(+)
86
87 commit 8d5eebc0c6ada01128c6ee384340efdbef7ba29d
88 Author: Behdad Esfahbod <behdad@behdad.org>
89 Date:   Tue Aug 12 16:50:22 2014 -0400
90
91     [shape-plan] Fix shape-plan caching with more than one requested
92     shaper
93
94     Wasn't breaking out of loop, ouch!
95
96     http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1246370.html
97
98  src/hb-shape-plan.cc | 9 ++++++---
99  1 file changed, 6 insertions(+), 3 deletions(-)
100
101 commit bc3d0dc60104f1cda465a5e8ba5b40ed5bec70b9
102 Author: Behdad Esfahbod <behdad@behdad.org>
103 Date:   Tue Aug 12 16:49:18 2014 -0400
104
105     [shape-plan] Add debug tracing
106
107  src/hb-shape-plan.cc | 26 ++++++++++++++++++++++++++
108  1 file changed, 26 insertions(+)
109
110 commit 81b8d9777b9c38c7e6408591763a4cac6de18e4b
111 Author: Behdad Esfahbod <behdad@behdad.org>
112 Date:   Tue Aug 12 15:49:47 2014 -0400
113
114     [coretext] Fix buffer resizing
115
116     Was very broken.  Now fixed and tested.
117
118  src/hb-coretext.cc | 17 +++++++++++++----
119  1 file changed, 13 insertions(+), 4 deletions(-)
120
121 commit c3e924fb9e0e2d4003790817655efd9c5688c7e1
122 Author: Behdad Esfahbod <behdad@behdad.org>
123 Date:   Tue Aug 12 14:25:11 2014 -0400
124
125     [coretext] Rewind scratch-allocated arrays when not needed anymore
126
127  src/hb-coretext.cc | 16 ++++++++++++++++
128  1 file changed, 16 insertions(+)
129
130 commit 8fd4d70b1450d7261a35ab3dea1c70baea2e5c99
131 Author: Behdad Esfahbod <behdad@behdad.org>
132 Date:   Tue Aug 12 13:12:31 2014 -0400
133
134     [wince] Two more Windows CE fixes
135
136     Report has it that it builds (and works) now:
137
138       https://codereview.qt-project.org/#/c/92087/
139
140  src/hb-mutex-private.hh | 2 +-
141  src/hb-private.hh       | 2 ++
142  2 files changed, 3 insertions(+), 1 deletion(-)
143
144 commit fd0001d7dbe6ede99a9f87f96f231ffb53303be8
145 Author: Behdad Esfahbod <behdad@behdad.org>
146 Date:   Tue Aug 12 10:32:41 2014 -0400
147
148     [coretext] Compare CGFont and PS name, if CTFont didn't match
149
150     See comments.
151
152     Fixes vertical text.  CoreText backend is in very good shape now!
153
154     Also see:
155     5a0eed3b50629be4826e4e9428f2c3255195395d
156     25f4fb9b56bb3f8bec821571c78f8829e40daa54
157
158     Fixes http://github.com/behdad/harfbuzz/pull/36
159
160  src/hb-coretext.cc | 54
161  ++++++++++++++++++++++++++++++++++++++++++++++++------
162  1 file changed, 48 insertions(+), 6 deletions(-)
163
164 commit 5a0eed3b50629be4826e4e9428f2c3255195395d
165 Author: Behdad Esfahbod <behdad@behdad.org>
166 Date:   Mon Aug 11 23:47:16 2014 -0400
167
168     [coretext] Implement vertical shaping
169
170     Currently doesn't work though, we detect font fallback.  Apparently
171     matching on ct_font is not safe for this.  Looks like commit
172     25f4fb9b56bb3f8bec821571c78f8829e40daa54 wasn't enough after all.
173
174  src/hb-coretext.cc | 127
175  ++++++++++++++++++++++++++++++++++-------------------
176  1 file changed, 81 insertions(+), 46 deletions(-)
177
178 commit 1b55077f03758e49f93b8bc1de678e96ea58718c
179 Author: Behdad Esfahbod <behdad@behdad.org>
180 Date:   Mon Aug 11 20:45:12 2014 -0400
181
182     [coretext] Remove unnecessary alt_size
183
184     Wasn't needed after a6b8dc87421de33746b0b14d86d2d1532aec02af.
185
186  src/hb-coretext.cc | 4 ++--
187  1 file changed, 2 insertions(+), 2 deletions(-)
188
189 commit 10b1104d791a0b0103c6bbb083b5819f2b7d328d
190 Author: Behdad Esfahbod <behdad@behdad.org>
191 Date:   Mon Aug 11 20:02:45 2014 -0400
192
193     [coretext] Use CFRunStatus
194
195     Assert that all runs had expected direction, and take hint for
196     non-monotone clusters.
197
198  src/hb-coretext.cc | 17 +++++++++++++++--
199  1 file changed, 15 insertions(+), 2 deletions(-)
200
201 commit fd1a6aa8d029c701b1532efa59ce901109cfc216
202 Author: Behdad Esfahbod <behdad@behdad.org>
203 Date:   Mon Aug 11 20:01:37 2014 -0400
204
205     [coretext] Minor
206
207  src/hb-coretext.cc | 3 ++-
208  1 file changed, 2 insertions(+), 1 deletion(-)
209
210 commit 130856c705641aa681307b5b51b5fb84e295f382
211 Author: Behdad Esfahbod <behdad@behdad.org>
212 Date:   Mon Aug 11 19:16:26 2014 -0400
213
214     [coretext] Remove debug printf!
215
216  src/hb-coretext.cc | 1 -
217  1 file changed, 1 deletion(-)
218
219 commit b5fbc3b8f560235d014c62e49220574ffcf89349
220 Author: Behdad Esfahbod <behdad@behdad.org>
221 Date:   Mon Aug 11 18:40:01 2014 -0400
222
223     API: Do not clear buffer-flags in hb_buffer_clear_contents()
224
225     After 763e5466c0a03a7c27020e1e2598e488612529a7, one doesn't
226     need to set flags for different pieces of text.  The flags now
227     are something the client sets up once, depending on how it
228     actually uses the buffer.  As such, don't clear it in
229     clear_contents().
230
231     Tests updated.
232
233  src/hb-buffer-private.hh |  4 +---
234  src/hb-buffer.cc         |  4 ++--
235  test/api/test-buffer.c   | 15 ++++++++++++---
236  3 files changed, 15 insertions(+), 8 deletions(-)
237
238 commit 104484cefeca03d95837bba5f39178693c86ce8a
239 Author: Behdad Esfahbod <behdad@behdad.org>
240 Date:   Mon Aug 11 18:23:43 2014 -0400
241
242     Minor
243
244  src/hb-common.h | 5 +++--
245  1 file changed, 3 insertions(+), 2 deletions(-)
246
247 commit 4acce77db7dd588ba277779c4997b0256ebe426e
248 Author: Behdad Esfahbod <behdad@behdad.org>
249 Date:   Mon Aug 11 17:46:50 2014 -0400
250
251     [coretext] Pass buffer direction to CoreText
252
253     Have to use a CTTypesetter for this.
254
255  src/hb-coretext.cc | 26 ++++++++++++++++++++++----
256  1 file changed, 22 insertions(+), 4 deletions(-)
257
258 commit 5ec45dd37caa8a87ce2689a66272ba8a343fe6ba
259 Author: Behdad Esfahbod <behdad@behdad.org>
260 Date:   Mon Aug 11 17:46:12 2014 -0400
261
262     [coretext] Minor
263
264     It's hard to handle all possible NULL returns from CoreText.  Add one
265     more...
266
267  src/hb-coretext.cc | 8 +++++---
268  1 file changed, 5 insertions(+), 3 deletions(-)
269
270 commit 624a299b829ccf9864dd2f3001b1a49476e96b4a
271 Author: Behdad Esfahbod <behdad@behdad.org>
272 Date:   Mon Aug 11 15:29:18 2014 -0400
273
274     [coretext] Attach marks to base clusters
275
276     Fixes https://githu.com/behdad/harfbuzz/issues/49
277     to the extent that it can be fixed.
278
279  src/hb-coretext.cc | 16 ++++++++++++++++
280  1 file changed, 16 insertions(+)
281
282 commit 3c41ccb5358b0be6cc68d49f436d2cb1792cd5e5
283 Author: Behdad Esfahbod <behdad@behdad.org>
284 Date:   Mon Aug 11 15:11:59 2014 -0400
285
286     [coretext] Use input clusters
287
288     Before, this shaper was returning UTF-16 cluster indices instead of
289     returning whatever cluster values the user had had set up in the
290     buffer.
291     Ouch!
292
293  src/hb-coretext.cc | 6 ++----
294  1 file changed, 2 insertions(+), 4 deletions(-)
295
296 commit a6b8dc87421de33746b0b14d86d2d1532aec02af
297 Author: Behdad Esfahbod <behdad@behdad.org>
298 Date:   Mon Aug 11 15:08:19 2014 -0400
299
300     [coretext] Fix buffer resize handling
301
302     We can't really resize buffer and continue in this shaper as we are
303     using the scratch buffer for string_ref and log_cluster.  Restructure
304     shaper to retry from (almost) scratch.
305
306  src/hb-buffer-private.hh |   3 +
307  src/hb-coretext.cc       | 428
308  ++++++++++++++++++++++++++---------------------
309  2 files changed, 238 insertions(+), 193 deletions(-)
310
311 commit 9b3c60c88b118f01610ae7a608b138f79f2dc7be
312 Author: Behdad Esfahbod <behdad@behdad.org>
313 Date:   Mon Aug 11 13:25:43 2014 -0400
314
315     [coretext] Always compute log_clusters
316
317     To be used soon.
318
319  src/hb-coretext.cc | 24 +++++++++++-------------
320  1 file changed, 11 insertions(+), 13 deletions(-)
321
322 commit 15c633dd1f412f9ef839d80a8f7af35e7ea48fbc
323 Author: Behdad Esfahbod <behdad@behdad.org>
324 Date:   Mon Aug 11 13:42:42 2014 -0400
325
326     Minor
327
328  src/hb-graphite2.cc | 4 ++--
329  src/hb-uniscribe.cc | 6 ++----
330  2 files changed, 4 insertions(+), 6 deletions(-)
331
332 commit 9ce067c77524a9ffc77ceabcba5e7dab36fd39de
333 Author: Behdad Esfahbod <behdad@behdad.org>
334 Date:   Mon Aug 11 02:04:38 2014 -0400
335
336     [coretext] Simplify cluster mapping
337
338  src/hb-coretext.cc | 41 +++++++++++++++++------------------------
339  1 file changed, 17 insertions(+), 24 deletions(-)
340
341 commit 49f7fb63761e4ca9936990fb90a77fd3600f5ad2
342 Author: Behdad Esfahbod <behdad@behdad.org>
343 Date:   Sun Aug 10 19:19:38 2014 -0400
344
345     [coretext] Minor
346
347  src/hb-coretext.cc | 2 +-
348  1 file changed, 1 insertion(+), 1 deletion(-)
349
350 commit 25f4fb9b56bb3f8bec821571c78f8829e40daa54
351 Author: Behdad Esfahbod <behdad@behdad.org>
352 Date:   Sun Aug 10 19:05:25 2014 -0400
353
354     [coretext] Fix fallback detection
355
356     Fixes http://github.com/behdad/harfbuzz/pull/36
357
358  src/hb-coretext.cc | 29 ++++++++++++++++++++---------
359  1 file changed, 20 insertions(+), 9 deletions(-)
360
361 commit 77a7a53acef7de355116d488e7d64ff1d7e9e9e1
362 Author: Behdad Esfahbod <behdad@behdad.org>
363 Date:   Sun Aug 10 18:59:47 2014 -0400
364
365     [coretext] Fix last range
366
367     Test with:
368
369     hb-view /Library/Fonts/Zapfino.ttf ZapfinoZapfino --features=-dlig[7:]
370     --shaper=coretext
371
372  src/hb-coretext.cc | 2 +-
373  1 file changed, 1 insertion(+), 1 deletion(-)
374
375 commit c2b151d95262a8dc2d2ce94e19ab0ef5b0c8f98d
376 Author: Behdad Esfahbod <behdad@behdad.org>
377 Date:   Sun Aug 10 18:52:07 2014 -0400
378
379     Fix hb_in_range() for types smaller than int
380
381     As exercised by hb-coretext .notdef code.
382
383  src/hb-private.hh | 4 +++-
384  1 file changed, 3 insertions(+), 1 deletion(-)
385
386 commit 26a963b9cb4af3119177f277a2d48a5d537458fb
387 Author: Behdad Esfahbod <behdad@behdad.org>
388 Date:   Sun Aug 10 18:04:50 2014 -0400
389
390     [wince] Try to fix some stuff on Windows CE
391
392     Based on errors seen here:
393     http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03837/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz
394
395     Fully untested.
396
397  src/hb-private.hh | 8 ++++++++
398  1 file changed, 8 insertions(+)
399
400 commit 92aeee3f040c2c32cbf70b27bd6954535388c870
401 Author: Behdad Esfahbod <behdad@behdad.org>
402 Date:   Sun Aug 10 17:42:19 2014 -0400
403
404     Minor
405
406  src/hb-coretext.cc  | 4 ++--
407  src/hb-uniscribe.cc | 4 ++--
408  2 files changed, 4 insertions(+), 4 deletions(-)
409
410 commit b9993d8d6d332994dfbd29e99ff8043622003417
411 Author: Behdad Esfahbod <behdad@behdad.org>
412 Date:   Sun Aug 10 17:40:24 2014 -0400
413
414     [coretext] Fix assert on Yosemite
415
416     Apparently those functions documented as sometimes returning NULL
417     actually exercise that right in OS X 10.10 Yosemite.  The scratch
418     was too small for that.  I *think* I fixed it, but haven't tested
419     as I don't have Yosemite.
420
421  src/hb-coretext.cc | 6 +++++-
422  1 file changed, 5 insertions(+), 1 deletion(-)
423
424 commit 087733dd66e17297ef0e53680fafe42c84884104
425 Author: Behdad Esfahbod <behdad@behdad.org>
426 Date:   Fri Apr 18 11:21:08 2014 -0700
427
428     [coretext] Use CGFont as face_data
429
430  src/hb-coretext.cc | 26 +++++++++-----------------
431  1 file changed, 9 insertions(+), 17 deletions(-)
432
433 commit d277c3d7eee1fd4fb41c38255e5c4df539353e89
434 Author: Behdad Esfahbod <behdad@behdad.org>
435 Date:   Thu Aug 7 15:38:52 2014 -0400
436
437     [arabic] Bug 82306 - Mandaic had errors in its Unicode Joining_Type
438
439     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=82306
440
441  src/hb-ot-shape-complex-arabic-table.hh | 2 +-
442  1 file changed, 1 insertion(+), 1 deletion(-)
443
444 commit 38fb30d7420a4b01f99cee31baa8c3990a1d1c5f
445 Author: Behdad Esfahbod <behdad@behdad.org>
446 Date:   Wed Aug 6 13:34:49 2014 -0400
447
448     Use atexit() only if it's safe to call from shared library
449
450     Apparently they are not (advertised as?) safe on BSD systems.
451     We ignore the case of static libraries.
452
453     Whitelisted on glibc, Android, and MSVC / mingw.
454
455     https://bugs.freedesktop.org/show_bug.cgi?id=82246
456
457  src/hb-common.cc    |  4 ++--
458  src/hb-ft.cc        |  2 +-
459  src/hb-private.hh   | 25 +++++++++++++++++++++++++
460  src/hb-shape.cc     |  2 +-
461  src/hb-shaper.cc    |  2 +-
462  src/hb-uniscribe.cc |  2 +-
463  6 files changed, 31 insertions(+), 6 deletions(-)
464
465 commit d5e61470fa8e5046c35a79988e00e012ae4fff0f
466 Author: Behdad Esfahbod <behdad@behdad.org>
467 Date:   Tue Aug 5 14:19:01 2014 -0400
468
469     [arabic] Fix fallback shaping regression
470
471     Was broken in 615d00ea252739da57edbd980ff27e573.
472
473     Fixes https://github.com/behdad/harfbuzz/pull/48
474
475     Micro-test added.
476
477  src/hb-ot-shape-complex-arabic.cc                        |   4 ++--
478  test/shaping/Makefile.am                                 |   1 +
479  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
480  .../sha1sum/df768b9c257e0c9c35786c47cae15c46571d56be.ttf | Bin 0 ->
481  6332 bytes
482  test/shaping/tests/MANIFEST                              |   1 +
483  test/shaping/tests/arabic-fallback-shaping.tests         |   1 +
484  6 files changed, 6 insertions(+), 2 deletions(-)
485
486 commit 91c2c0fd2b0f660d79744b3dfaf39ab86883e96b
487 Author: Behdad Esfahbod <behdad@behdad.org>
488 Date:   Sat Aug 2 19:24:55 2014 -0400
489
490     0.9.34
491
492  NEWS         | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
493  configure.ac |  2 +-
494  2 files changed, 54 insertions(+), 1 deletion(-)
495
496 commit d7c850f8037d2701366008eb8c2a527c9d40abde
497 Author: Behdad Esfahbod <behdad@behdad.org>
498 Date:   Sat Aug 2 17:46:38 2014 -0400
499
500     [uniscribe] Minor
501
502  src/hb-uniscribe.cc | 1 +
503  1 file changed, 1 insertion(+)
504
505 commit 8f3eebf7ee4005f9a8efaafcb7f4058cc0a3756e
506 Author: Behdad Esfahbod <behdad@behdad.org>
507 Date:   Sat Aug 2 17:18:46 2014 -0400
508
509     Make sure gsubgpos buffer vars are available during fallback_position
510
511     Add buffer var allocation asserts to a few key places.
512
513  src/hb-ot-layout-gpos-table.hh             |  4 ++--
514  src/hb-ot-layout-gsub-table.hh             |  2 +-
515  src/hb-ot-layout-private.hh                | 15 +++++++++++++++
516  src/hb-ot-shape-complex-arabic-fallback.hh |  2 +-
517  src/hb-ot-shape-fallback.cc                |  2 ++
518  src/hb-ot-shape-normalize.cc               |  2 ++
519  src/hb-ot-shape.cc                         |  3 +++
520  7 files changed, 26 insertions(+), 4 deletions(-)
521
522 commit 2053f369f84676f197ac41ea654a318c48922abd
523 Author: Behdad Esfahbod <behdad@behdad.org>
524 Date:   Sat Aug 2 16:31:16 2014 -0400
525
526     Disable 'liga' for vertical text
527
528     The reason we turned it on is because Kazuraki uses it.  But that's
529     not reason enough.  Until the OpenType spec gets its act together re
530     adding design-direction to lookups, this is better user experience.
531
532  src/hb-ot-shape.cc | 2 +-
533  1 file changed, 1 insertion(+), 1 deletion(-)
534
535 commit 763e5466c0a03a7c27020e1e2598e488612529a7
536 Author: Behdad Esfahbod <behdad@behdad.org>
537 Date:   Sat Aug 2 16:17:44 2014 -0400
538
539     Make it easier to use HB_BUFFER_FLAG_BOT/EOT
540
541     Previously, we expected users to provide BOT/EOT flags when the
542     text *segment* was at paragraph boundaries.  This meant that for
543     clients that provide full paragraph to HarfBuzz (eg. Pango), they
544     had code like this:
545
546       hb_buffer_set_flags (hb_buffer,
547                            (item_offset == 0 ? HB_BUFFER_FLAG_BOT : 0) |
548                            (item_offset + item_length == paragraph_length
549                            ?
550                             HB_BUFFER_FLAG_EOT : 0));
551
552       hb_buffer_add_utf8 (hb_buffer,
553                           paragraph_text, paragraph_length,
554                           item_offset, item_length);
555
556     After this change such clients can simply say:
557
558       hb_buffer_set_flags (hb_buffer,
559                            HB_BUFFER_FLAG_BOT | HB_BUFFER_FLAG_EOT);
560
561       hb_buffer_add_utf8 (hb_buffer,
562                           paragraph_text, paragraph_length,
563                           item_offset, item_length);
564
565     Ie, HarfBuzz itself checks whether the segment is at the beginning/end
566     of the paragraph.  Clients that only pass item-at-a-time to HarfBuzz
567     continue not setting any flags whatsoever.
568
569     Another way to put it is: if there's pre-context text in the buffer,
570     HarfBuzz ignores the BOT flag.  If there's post-context, it ignores
571     EOT flag.
572
573  src/hb-ot-shape-complex-arabic.cc | 40
574  +++++++++++++++++++--------------------
575  src/hb-ot-shape.cc                |  1 +
576  2 files changed, 20 insertions(+), 21 deletions(-)
577
578 commit 0a5ae9336231c4d189e1682e4fd9c9c4552b8bbf
579 Merge: ac53443 6ab6be3
580 Author: Behdad Esfahbod <behdad@behdad.org>
581 Date:   Sat Aug 2 15:00:34 2014 -0400
582
583     Merge branch 'win1256'
584
585 commit 6ab6be32c5857ce3344021ad2996e80b2a8c8f99
586 Author: Behdad Esfahbod <behdad@behdad.org>
587 Date:   Sat Aug 2 14:58:38 2014 -0400
588
589     [arabic/win1256] Remove unused MultipleSubst macros
590
591  src/hb-ot-shape-complex-arabic-win1256.hh | 12 ------------
592  1 file changed, 12 deletions(-)
593
594 commit abfa4252cce1c56c472693dcd8400cd97ededd2f
595 Author: Behdad Esfahbod <behdad@behdad.org>
596 Date:   Fri Aug 1 19:05:33 2014 -0400
597
598     [arabic/win1256] Really fix lam-alef this time
599
600     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c26
601     https://github.com/behdad/harfbuzz/commit/b276e897d17519a2c28f79d024904ac2bdd86bcf#commitcomment-7243499
602
603  src/hb-ot-shape-complex-arabic-fallback.hh |  2 +-
604  src/hb-ot-shape-complex-arabic-win1256.hh  | 49
605  +++++++++---------------------
606  2 files changed, 15 insertions(+), 36 deletions(-)
607
608 commit 55977f2a462b7fa1248eab3787053dc82320d3e5
609 Author: Behdad Esfahbod <behdad@behdad.org>
610 Date:   Fri Aug 1 16:14:33 2014 -0400
611
612     [arabic/win1256] Hook up lamMedi lookup
613
614     Restructure lookup array to accommodate.
615
616     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c18
617
618  src/hb-ot-shape-complex-arabic-fallback.hh | 26
619  ++++++++++----------------
620  src/hb-ot-shape-complex-arabic-win1256.hh  |  1 +
621  2 files changed, 11 insertions(+), 16 deletions(-)
622
623 commit e839e2523e64fd0cf21929f6a45e2facd59c7917
624 Author: Behdad Esfahbod <behdad@behdad.org>
625 Date:   Fri Aug 1 16:09:31 2014 -0400
626
627     [arabic/win1256] Fix TEH MARBUTA final form
628
629     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c18
630
631  src/hb-ot-shape-complex-arabic-win1256.hh | 8 ++++----
632  1 file changed, 4 insertions(+), 4 deletions(-)
633
634 commit a2de193220ee2839125594bd1a60b5b66ab4598e
635 Author: Behdad Esfahbod <behdad@behdad.org>
636 Date:   Thu Jul 31 18:21:05 2014 -0400
637
638     [arabic/win1256] Fix shaping of JEEM, HAH, and KHAH
639
640     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c16
641
642  src/hb-ot-shape-complex-arabic-win1256.hh | 22 ++++++++++++----------
643  1 file changed, 12 insertions(+), 10 deletions(-)
644
645 commit 1789ccb1dd56af6117eac00e633eff94860ba252
646 Author: Behdad Esfahbod <behdad@behdad.org>
647 Date:   Thu Jul 31 11:04:00 2014 -0400
648
649     [arabic/win1256] Remove GCC'ism
650
651     The table can now compile independently too.  If we cannot make
652     it work
653     on MSVC, we can always generate the data and distribute it.
654
655     The code now compiles cleanly with:
656
657     gcc -c -xc -std=c99 -Werror -pedantic
658     hb-ot-shape-complex-arabic-win1256.hh
659     g++ -c -xc -std=c++1x -Werror -pedantic
660     hb-ot-shape-complex-arabic-win1256.hh
661
662     See:
663     https://github.com/behdad/harfbuzz/commit/a97f537cec209649302899975d76ca2b2661da7a#commitcomment-7218736
664
665  src/hb-ot-shape-complex-arabic-fallback.hh |   4 +-
666  src/hb-ot-shape-complex-arabic-win1256.hh  | 123
667  +++++++++++++++++------------
668  2 files changed, 75 insertions(+), 52 deletions(-)
669
670 commit f28b1c823db2ad56fed356ef864a7508d23048b8
671 Author: Behdad Esfahbod <behdad@behdad.org>
672 Date:   Wed Jul 30 02:15:44 2014 -0400
673
674     [arabic] Implement Windows-1256 private shaping
675
676     Bug 1045139 - The Arabic text with "MS Sans Serif" font is rendered
677     bad
678     https://bugzilla.mozilla.org/show_bug.cgi?id=1045139
679
680     This is only enabled on Windows platforms, and requires support from
681     Uniscribe to work.  But for clients that do hook up to Uniscribe, this
682     fixes shaping of Windows-1256-encoded bitmap fonts like "MS Sans
683     Serif".
684
685     The code and table together have just less than a 1kb footprint when
686     enabled.
687
688     UNTESTED.  I might even have broken regular Arabic fallback shaping.
689
690  src/Makefile.am                            |   1 +
691  src/check-includes.sh                      |   2 +-
692  src/hb-ot-shape-complex-arabic-fallback.hh | 125 +++++++++--
693  src/hb-ot-shape-complex-arabic-win1256.hh  | 328
694  +++++++++++++++++++++++++++++
695  4 files changed, 442 insertions(+), 14 deletions(-)
696
697 commit ac53443f1cea83ed43a4e41a9fdb91902f7fae7b
698 Author: Behdad Esfahbod <behdad@behdad.org>
699 Date:   Thu Jul 31 18:51:37 2014 -0400
700
701     [hangul] Don't apply 'calt'
702
703     See comments.
704
705     Micro-test added.
706
707  src/hb-ot-shape-complex-hangul.cc                        |  11
708  ++++++++++-
709  test/shaping/Makefile.am                                 |   1 +
710  .../sha1sum/757ebd573617a24aa9dfbf0b885c54875c6fe06b.ttf | Bin 0 ->
711  1804 bytes
712  .../sha1sum/7e14e7883ed152baa158b80e207b66114c823a8b.ttf | Bin 0 ->
713  1644 bytes
714  test/shaping/fonts/sha1sum/MANIFEST                      |   2 ++
715  test/shaping/tests/MANIFEST                              |   1 +
716  test/shaping/tests/hangul-jamo.tests                     |  11
717  +++++++++++
718  7 files changed, 25 insertions(+), 1 deletion(-)
719
720 commit 8292f96b2be173ebceb1b54426c271cfeaecd633
721 Author: Behdad Esfahbod <behdad@behdad.org>
722 Date:   Thu Jul 31 18:33:11 2014 -0400
723
724     [test] Fix record-test.sh
725
726  test/shaping/record-test.sh | 2 +-
727  1 file changed, 1 insertion(+), 1 deletion(-)
728
729 commit 88911e8cc765c26e502503a3a00ac7f17973f3d9
730 Author: Behdad Esfahbod <behdad@behdad.org>
731 Date:   Tue Jul 29 19:47:26 2014 -0400
732
733     Minor
734
735  src/hb-ot-shape-complex-arabic-fallback.hh | 1 +
736  1 file changed, 1 insertion(+)
737
738 commit 9e834e29e0b657f0555df1ab9cea79ff7abcf08d
739 Author: Behdad Esfahbod <behdad@behdad.org>
740 Date:   Sat Jul 26 20:34:01 2014 -0400
741
742     [hebrew] Zero mark advance by GDEF late
743
744     Seems to be what Uniscribe does.
745
746     At this point I think it's work checking our default...
747
748     Fixes Bug 76767 - Zeroing of advance of 2nd component of multiple
749     substitution with SBL Hebrew
750     https://bugs.freedesktop.org/show_bug.cgi?id=76767
751
752     Micro-test added.
753
754  src/hb-ot-shape-complex-hebrew.cc                        |   2 +-
755  .../sha1sum/8454d22037f892e76614e1645d066689a0200e61.ttf | Bin 0 ->
756  6068 bytes
757  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
758  test/shaping/tests/zero-width-marks.tests                |   1 +
759  4 files changed, 3 insertions(+), 1 deletion(-)
760
761 commit 6f2d9ba52a6d1e3fc200da1ef0e85ba020fcd0dc
762 Author: Behdad Esfahbod <behdad@behdad.org>
763 Date:   Sat Jul 26 19:17:44 2014 -0400
764
765     Add old-Myanmar shaper
766
767     Looks like Unsicribe responds to the 'mymr' tag by zeroing marks
768     GDEF_LATE instead of generic-shaper UNICODE_LATE.  Implement that.
769
770     Fixes
771     Bug 81775 - Incorrect Rendering with harfbuzz-ng myanmar unicode
772     https://bugs.freedesktop.org/show_bug.cgi?id=81775
773
774     Micro-test added based on Padauk.
775
776  src/hb-ot-shape-complex-myanmar.cc                    |  18
777  ++++++++++++++++++
778  src/hb-ot-shape-complex-private.hh                    |   5 +++--
779  test/shaping/Makefile.am                              |   1 +
780  test/shaping/fonts/sha1sum/MANIFEST                   |   1 +
781  .../bb9473d2403488714043bcfb946c9f78b86ad627.ttf      | Bin 0 ->
782  3440 bytes
783  test/shaping/tests/MANIFEST                           |   1 +
784  test/shaping/tests/zero-width-marks.tests             |   1 +
785  7 files changed, 25 insertions(+), 2 deletions(-)
786
787 commit 595d2b96c37de8147489dc5e0ddcc4ab1ad3eea9
788 Author: Behdad Esfahbod <behdad@behdad.org>
789 Date:   Sat Jul 26 18:44:15 2014 -0400
790
791     Minor
792
793  src/hb-ot-shape-complex-indic.cc | 1 +
794  src/hb-ot-shape.cc               | 2 +-
795  2 files changed, 2 insertions(+), 1 deletion(-)
796
797 commit fe6788bc570d77d5b3aafc68efd51ca6b80499b1
798 Author: Behdad Esfahbod <behdad@behdad.org>
799 Date:   Fri Jul 25 12:40:56 2014 -0400
800
801     Typo
802
803  src/hb-common.h | 2 +-
804  1 file changed, 1 insertion(+), 1 deletion(-)
805
806 commit 0de25d4184d2d92b1a2ebb6fa054275aaae4c316
807 Author: Behdad Esfahbod <behdad@behdad.org>
808 Date:   Fri Jul 25 12:35:03 2014 -0400
809
810     [util] Note CSS compatibility in --help-features
811
812  util/options.cc | 4 +++-
813  1 file changed, 3 insertions(+), 1 deletion(-)
814
815 commit 6e69200a2aadbc6bba35ffb4a058c14286b84f46
816 Author: Behdad Esfahbod <behdad@behdad.org>
817 Date:   Fri Jul 25 12:30:47 2014 -0400
818
819     Fix snprintf() format
820
821     Patch from Maks Naumov.
822     Fixes https://github.com/behdad/harfbuzz/pull/22
823
824  src/hb-shape.cc | 6 +++---
825  1 file changed, 3 insertions(+), 3 deletions(-)
826
827 commit 5c5cdbbdf8be231c433e21b050a6c6991d327b61
828 Author: Behdad Esfahbod <behdad@behdad.org>
829 Date:   Fri Jul 25 12:21:49 2014 -0400
830
831     Make sure broken feature strings are not partially parsed
832
833     If user doesn't check hb_feature_from_string() return value, we
834     don't want them to end up see the partially-parsed feature.
835
836  src/hb-shape.cc | 18 ++++++++++++++----
837  1 file changed, 14 insertions(+), 4 deletions(-)
838
839 commit a795fe637846e0d9561d2f7cdd84cfafd58b23a7
840 Author: Behdad Esfahbod <behdad@behdad.org>
841 Date:   Fri Jul 25 12:15:33 2014 -0400
842
843     Allow quotation marks around feature tag in hb_feature_from_string()
844
845     With this, I believe we accept CSS feature strings completely.
846
847  src/hb-shape.cc | 24 +++++++++++++++++++++---
848  1 file changed, 21 insertions(+), 3 deletions(-)
849
850 commit 3f6461847412e78bcddc8eba97200f3afcde869a
851 Author: Behdad Esfahbod <behdad@behdad.org>
852 Date:   Fri Jul 25 12:04:27 2014 -0400
853
854     Allow space at the end of feature string with values, eg 'dlig=1 '
855
856  src/hb-shape.cc | 4 +++-
857  1 file changed, 3 insertions(+), 1 deletion(-)
858
859 commit f31f7d2259dd8edffc070af55938cb7aa23514c1
860 Author: Behdad Esfahbod <behdad@behdad.org>
861 Date:   Fri Jul 25 12:03:52 2014 -0400
862
863     Minor
864
865  src/hb-shape.cc | 18 +++++++++---------
866  1 file changed, 9 insertions(+), 9 deletions(-)
867
868 commit 60cb18a5dea2d30793f89e80995bb729c014864a
869 Author: Behdad Esfahbod <behdad@behdad.org>
870 Date:   Fri Jul 25 12:01:22 2014 -0400
871
872     Allow on/off in hb_feature_from_string()
873
874     We now allow things like "dlig on" / "dlig=on".
875
876  src/hb-shape.cc | 26 ++++++++++++++++++++++++--
877  1 file changed, 24 insertions(+), 2 deletions(-)
878
879 commit d9e618eca9e01c2eb6db65504af3f73be370a1e7
880 Author: Behdad Esfahbod <behdad@behdad.org>
881 Date:   Fri Jul 25 11:56:01 2014 -0400
882
883     Remove duplicate definition of ISALNUM
884
885     It's defined in hb-private.h already.
886
887  src/hb-shape.cc | 2 --
888  1 file changed, 2 deletions(-)
889
890 commit 2ee5f665ded86147acedc400153c0b3a90fe07c6
891 Author: Behdad Esfahbod <behdad@behdad.org>
892 Date:   Fri Jul 25 11:53:46 2014 -0400
893
894     Fix parsing of features like "- liga" (with the space)
895
896  src/hb-shape.cc | 4 ++--
897  1 file changed, 2 insertions(+), 2 deletions(-)
898
899 commit e15fa7a8cffbe6a67b1048d7b87b7df77d8b1686
900 Author: Behdad Esfahbod <behdad@behdad.org>
901 Date:   Fri Jul 25 11:44:35 2014 -0400
902
903     Do not require the '=' in hb_feature_from_string()
904
905     Towards accepting CSS font-feature-settings strings.
906
907  src/hb-shape.cc | 6 +++++-
908  1 file changed, 5 insertions(+), 1 deletion(-)
909
910 commit f4fe9baefdb7e0ff9946f88b6f4b55738fa30cdf
911 Author: Behdad Esfahbod <behdad@behdad.org>
912 Date:   Fri Jul 25 11:39:55 2014 -0400
913
914     Reject tags longer than 4 chars in hb_feature_from_string()
915
916  src/hb-shape.cc | 2 +-
917  1 file changed, 1 insertion(+), 1 deletion(-)
918
919 commit 7e8c38954649c0bf2e6051d84ca08dce090ec169
920 Author: Behdad Esfahbod <behdad@behdad.org>
921 Date:   Fri Jul 25 11:18:11 2014 -0400
922
923     Minor warnings fixes
924
925     Some systems insist on -Wmissing-field-initializers.  We have
926     too many,
927     by design.  Fix a few easy ones.
928
929  src/hb-open-type-private.hh | 2 +-
930  src/hb-ot-layout-private.hh | 2 +-
931  src/hb-private.hh           | 2 +-
932  3 files changed, 3 insertions(+), 3 deletions(-)
933
934 commit fc0daafab0336b847ac14682e581a8838f36a0bf
935 Author: Behdad Esfahbod <behdad@behdad.org>
936 Date:   Wed Jul 23 16:48:51 2014 -0400
937
938     [indic] Handle old-spec Malayalam reordering with final Halant
939
940     See comment.
941
942     Micro-tests added.
943
944  src/hb-ot-shape-complex-indic.cc                   |  28
945  +++++++++++++++++----
946  test/shaping/Makefile.am                           |   1 +
947  .../270b89df543a7e48e206a2d830c0e10e5265c630.ttf   | Bin 0 -> 3428 bytes
948  .../57a9d9f83020155cbb1d2be1f43d82388cbecc88.ttf   | Bin 0 -> 2272 bytes
949  test/shaping/fonts/sha1sum/MANIFEST                |   2 ++
950  test/shaping/tests/MANIFEST                        |   1 +
951  test/shaping/tests/indic-old-spec.tests            |   2 ++
952  .../indic/script-malayalam/misc/misc.txt           |   1 +
953  8 files changed, 30 insertions(+), 5 deletions(-)
954
955 commit d6d349d17898529ecdf8217a54987a3e9f81ce05
956 Author: Behdad Esfahbod <behdad@behdad.org>
957 Date:   Wed Jul 23 11:38:49 2014 -0400
958
959     Give CC to gir-scanner
960
961     From:
962     https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-harfbuzz/0001-give-cc-to-gir-scanner.all.patch
963
964  src/Makefile.am | 1 +
965  1 file changed, 1 insertion(+)
966
967 commit 8c1bdb46facb79cfca5ebfea9a7e467b40337f47
968 Author: Behdad Esfahbod <behdad@behdad.org>
969 Date:   Tue Jul 22 17:56:43 2014 -0400
970
971     0.9.33
972
973  NEWS         | 10 ++++++++++
974  configure.ac |  2 +-
975  2 files changed, 11 insertions(+), 1 deletion(-)
976
977 commit d218bdb26b226fbf68331eb586b24460c061313d
978 Author: Behdad Esfahbod <behdad@behdad.org>
979 Date:   Tue Jul 22 18:01:46 2014 -0400
980
981     Fix test runner under Windows
982
983  test/shaping/Makefile.am | 2 +-
984  1 file changed, 1 insertion(+), 1 deletion(-)
985
986 commit 3f310dc0cae9015c45ba642b9b83d5695c807aad
987 Author: Behdad Esfahbod <behdad@behdad.org>
988 Date:   Tue Jul 22 16:26:27 2014 -0400
989
990     Disallow changing settings on immutable face
991
992     Ouch!
993
994  src/hb-face.cc    | 8 ++++----
995  src/hb-font.cc    | 4 ++--
996  src/hb-unicode.cc | 2 +-
997  3 files changed, 7 insertions(+), 7 deletions(-)
998
999 commit 0fc0a1022854324261fea8893678a3e9fd9443eb
1000 Author: Behdad Esfahbod <behdad@behdad.org>
1001 Date:   Mon Jul 21 11:12:54 2014 -0400
1002
1003     [win] Fix Cygwin build
1004
1005     https://github.com/behdad/harfbuzz/commit/db308280488c2ee11ba865a9922eb6a0c1abeef3#commitcomment-7077778
1006
1007  src/hb-private.hh | 2 +-
1008  1 file changed, 1 insertion(+), 1 deletion(-)
1009
1010 commit 1132a7dd0ecf1c425078e39e5471330bace42659
1011 Author: Behdad Esfahbod <behdad@behdad.org>
1012 Date:   Sun Jul 20 01:17:40 2014 -0400
1013
1014     Add HB_TAG_MAX_SIGNED / _HB_SCRIPT_MAX_VALUE_SIGNED
1015
1016     To make C language police happy.
1017
1018  src/hb-common.h | 17 ++++++++++++-----
1019  1 file changed, 12 insertions(+), 5 deletions(-)
1020
1021 commit df99976398a53521e0228541055dcaee8f5ba87f
1022 Author: Behdad Esfahbod <behdad@behdad.org>
1023 Date:   Sat Jul 19 17:31:23 2014 -0400
1024
1025     [gobject] Skip _HB_SCRIPT_MAX_VALUE
1026
1027     Fixes https://github.com/behdad/harfbuzz/pull/38
1028
1029  src/hb-common.h | 2 +-
1030  1 file changed, 1 insertion(+), 1 deletion(-)
1031
1032 commit f1a8d50a87edfb8147aa1bec732ed7ccbfef2877
1033 Author: Behdad Esfahbod <behdad@behdad.org>
1034 Date:   Sat Jul 19 16:52:32 2014 -0400
1035
1036     [win] Don't define visibility attribtue under Cygwin
1037
1038  src/hb-private.hh | 2 +-
1039  1 file changed, 1 insertion(+), 1 deletion(-)
1040
1041 commit 9c77027d645142794c3ff1590a96bb151c3f2e91
1042 Author: Behdad Esfahbod <behdad@behdad.org>
1043 Date:   Sat Jul 19 16:37:22 2014 -0400
1044
1045     [win] Turn STRICT on for including windows.h
1046
1047  src/hb-private.hh | 1 +
1048  1 file changed, 1 insertion(+)
1049
1050 commit db308280488c2ee11ba865a9922eb6a0c1abeef3
1051 Author: Behdad Esfahbod <behdad@behdad.org>
1052 Date:   Sat Jul 19 16:32:04 2014 -0400
1053
1054     [win] Consolidate windows.h include tips and tricks
1055
1056  src/hb-atomic-private.hh |  4 ----
1057  src/hb-mutex-private.hh  |  1 -
1058  src/hb-private.hh        | 12 ++++++++++++
1059  src/hb-uniscribe.cc      |  3 ---
1060  src/hb-uniscribe.h       |  3 ---
1061  5 files changed, 12 insertions(+), 11 deletions(-)
1062
1063 commit f26d59d4684be3419c976d781b6dbc956248e3bb
1064 Author: Behdad Esfahbod <behdad@behdad.org>
1065 Date:   Sat Jul 19 16:10:21 2014 -0400
1066
1067     More fixing MemoryBarrier() on Mingw32
1068
1069     Set requested windows header to Vista.  See discussion:
1070
1071     https://github.com/behdad/harfbuzz/commit/fbb2847f541389f40718af71c4945024ae177ab2#commitcomment-7054700
1072
1073  src/hb-atomic-private.hh | 3 +++
1074  1 file changed, 3 insertions(+)
1075
1076 commit 00a57eb4b50fd894dc68c6525a5bbebf0ebc30e4
1077 Author: Behdad Esfahbod <behdad@behdad.org>
1078 Date:   Fri Jul 18 14:42:50 2014 -0400
1079
1080     [test] Remove unused micro-font
1081
1082  .../9d64156923a1b9fed1e05f74599c16563eca42d9.ttf        | Bin 81968 ->
1083  0 bytes
1084  test/shaping/fonts/sha1sum/MANIFEST                     |   1 -
1085  2 files changed, 1 deletion(-)
1086
1087 commit ed29b15f5d0d9e7b40143926ca7d40bf645f67e9
1088 Author: Behdad Esfahbod <behdad@behdad.org>
1089 Date:   Fri Jul 18 14:37:49 2014 -0400
1090
1091     [test] Add more Mongolian variation selector tests
1092
1093     From
1094     https://code.google.com/p/chromium/issues/detail?id=393896
1095
1096  .../9d64156923a1b9fed1e05f74599c16563eca42d9.ttf        | Bin 0 ->
1097  81968 bytes
1098  test/shaping/fonts/sha1sum/MANIFEST                     |   2 ++
1099  .../bb29ce50df2bdba2d10726427c6b7609bf460e04.ttf        | Bin 0 ->
1100  74856 bytes
1101  test/shaping/tests/mongolian-variation-selector.tests   |   1 +
1102  .../shaper-arabic/script-mongolian/misc/MANIFEST        |   1 +
1103  .../script-mongolian/misc/variation-selectors.txt       |   8 ++++++++
1104  6 files changed, 12 insertions(+)
1105
1106 commit 385cf37cf084198e3aedb4354a7b025938a9f11b
1107 Author: Behdad Esfahbod <behdad@behdad.org>
1108 Date:   Thu Jul 17 18:22:07 2014 -0400
1109
1110     Fix hb_in_range() unused-var warning on Windows
1111
1112  src/hb-private.hh | 8 +++++++-
1113  1 file changed, 7 insertions(+), 1 deletion(-)
1114
1115 commit e3b42f1af409c073b819bfc696024ccb1f1da63f
1116 Author: Behdad Esfahbod <behdad@behdad.org>
1117 Date:   Thu Jul 17 17:13:54 2014 -0400
1118
1119     [arabic] Disable 'cswh' again
1120
1121     Ouch!
1122
1123  src/hb-ot-shape-complex-arabic.cc | 2 +-
1124  1 file changed, 1 insertion(+), 1 deletion(-)
1125
1126 commit 66f30915b185727a0041c998641edb550eb8a7fc
1127 Author: Behdad Esfahbod <behdad@behdad.org>
1128 Date:   Thu Jul 17 16:05:47 2014 -0400
1129
1130     0.9.32
1131
1132  NEWS         | 12 ++++++++++++
1133  configure.ac |  2 +-
1134  2 files changed, 13 insertions(+), 1 deletion(-)
1135
1136 commit 82f4d9d53f348f41b14b877c1ac77c0372c49caa
1137 Author: Behdad Esfahbod <behdad@behdad.org>
1138 Date:   Thu Jul 17 15:57:37 2014 -0400
1139
1140     [arabic] Add note re disabled 'cswh'
1141
1142  src/hb-ot-shape-complex-arabic.cc | 9 +++++++++
1143  1 file changed, 9 insertions(+)
1144
1145 commit 615d00ea252739da57edbd980ff27e573f88ee7e
1146 Author: Behdad Esfahbod <behdad@behdad.org>
1147 Date:   Thu Jul 17 13:36:09 2014 -0400
1148
1149     [arabic] Apply init/medi/isol/fini/... in separate stages
1150
1151     Follows the order of the Arabic/Syriac specs.  Also don't stop
1152     between rlig and calt in non-Arabic scripts.
1153
1154     Micro-tests for Arabic and Mongolian added for the latter.
1155
1156  src/hb-ot-shape-complex-arabic.cc                  |  56
1157  +++++++++++++--------
1158  test/shaping/Makefile.am                           |   2 +
1159  .../813c2f8e5512187fd982417a7fb4286728e6f4a8.ttf   | Bin 0 -> 3428 bytes
1160  .../8a9fea2a7384f2116e5b84a9b31f83be7850ce21.ttf   | Bin 0 -> 3428 bytes
1161  test/shaping/fonts/sha1sum/MANIFEST                |   3 ++
1162  .../a919b33197965846f21074b24e30250d67277bce.ttf   | Bin 0 -> 12560 bytes
1163  test/shaping/tests/MANIFEST                        |   1 +
1164  test/shaping/tests/arabic-feature-order.tests      |   3 ++
1165  8 files changed, 43 insertions(+), 22 deletions(-)
1166
1167 commit d21e997035b16e9807dfb29c3605abb93f92f1ee
1168 Author: Behdad Esfahbod <behdad@behdad.org>
1169 Date:   Thu Jul 17 15:27:46 2014 -0400
1170
1171     [test] Make record_test understand cmdline args to hb-shape
1172
1173  test/shaping/record-test.sh | 5 ++++-
1174  1 file changed, 4 insertions(+), 1 deletion(-)
1175
1176 commit 7cd33f230441093dbfb1fec48f8c580ee8d9ef71
1177 Author: Behdad Esfahbod <behdad@behdad.org>
1178 Date:   Thu Jul 17 14:22:11 2014 -0400
1179
1180     Micro optimization
1181
1182  src/hb-fallback-shape.cc           | 36
1183  +++++++++++++++++++-----------------
1184  src/hb-ot-shape-complex-arabic.cc  | 19 +++++++++++--------
1185  src/hb-ot-shape-complex-indic.cc   | 15 ++++++++++-----
1186  src/hb-ot-shape-complex-myanmar.cc |  7 +++++--
1187  src/hb-ot-shape-complex-sea.cc     |  7 +++++--
1188  src/hb-ot-shape-fallback.cc        | 30 ++++++++++++++++--------------
1189  src/hb-ot-shape.cc                 | 18 ++++++++++++------
1190  7 files changed, 78 insertions(+), 54 deletions(-)
1191
1192 commit 164c13d73f67fdddba28e6409d76b4903e8ffab3
1193 Author: Behdad Esfahbod <behdad@behdad.org>
1194 Date:   Thu Jul 17 14:16:38 2014 -0400
1195
1196     Another try to fix Mongolian free variation selectors
1197
1198     This reverts bf029281 and fixes it properly.  That commit
1199     was not enough as it was only inheriting the shaping_action
1200     for prev_action, but not curr_action.
1201
1202     Micro-test added.
1203
1204     https://code.google.com/p/chromium/issues/detail?id=393896
1205
1206  src/hb-ot-shape-complex-arabic.cc                  |  24
1207  +++++++++++++++------
1208  src/hb-unicode-private.hh                          |   3 ++-
1209  test/shaping/fonts/sha1sum/MANIFEST                |   1 +
1210  .../ef86fe710cfea877bbe0dbb6946a1f88d0661031.ttf   | Bin 0 -> 2748 bytes
1211  .../tests/mongolian-variation-selector.tests       |   1 +
1212  5 files changed, 22 insertions(+), 7 deletions(-)
1213
1214 commit 5209c505061130854a2bfea8849928ade3ee92f3
1215 Author: Behdad Esfahbod <behdad@behdad.org>
1216 Date:   Thu Jul 17 12:23:44 2014 -0400
1217
1218     Revert "Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode
1219     codepoints"
1220
1221     We now handle U+FFFD replacement in hb_buffer_add_utf*().  Any other
1222     manipulation can happen in user callbacks.  No need for this.
1223
1224     https://github.com/behdad/harfbuzz/commit/efe74214bbb68eaa3d7621e73869b5d58210107e#commitcomment-7039404
1225
1226     This reverts commit efe74214bbb68eaa3d7621e73869b5d58210107e.
1227
1228     Conflicts:
1229         src/hb-ot-shape-normalize.cc
1230
1231  src/hb-ot-shape-normalize.cc | 7 -------
1232  1 file changed, 7 deletions(-)
1233
1234 commit 9e7c720100e432b43564ed5ff12f3175ca2ed74a
1235 Author: Dominik Röttsches <dominik.rottsches@intel.com>
1236 Date:   Thu Jul 17 14:40:34 2014 +0300
1237
1238     Fix CoreText build after a8b89a09f6d3a34
1239
1240  src/hb-private.hh | 1 +
1241  1 file changed, 1 insertion(+)
1242
1243 commit a4d643755a531c82ab91e1e43d6bb0b7bd46453a
1244 Author: Behdad Esfahbod <behdad@behdad.org>
1245 Date:   Wed Jul 16 20:15:45 2014 -0400
1246
1247     Minor
1248
1249  src/hb-utf-private.hh | 2 +-
1250  1 file changed, 1 insertion(+), 1 deletion(-)
1251
1252 commit a18897f87ce2c6048c3a0339074924b2232e2b95
1253 Author: Behdad Esfahbod <behdad@behdad.org>
1254 Date:   Wed Jul 16 16:02:15 2014 -0400
1255
1256     0.9.31
1257
1258  NEWS         | 29 +++++++++++++++++++++++++++++
1259  configure.ac |  2 +-
1260  2 files changed, 30 insertions(+), 1 deletion(-)
1261
1262 commit 976c8f455221eb599d1c446eafd88d51d7d2aa65
1263 Author: Behdad Esfahbod <behdad@behdad.org>
1264 Date:   Wed Jul 16 15:34:20 2014 -0400
1265
1266     New API: hb_buffer_[sg]et_replacement_codepoint()
1267
1268     With this change, we now by default replace broken UTF-8/16/32 bits
1269     with U+FFFD.  This can be changed by calling new API on the buffer.
1270     Previously the replacement value used to be (hb_codepoint_t)-1.
1271
1272     Note that hb_buffer_clear_contents() does NOT reset the replacement
1273     character.
1274
1275     See discussion here:
1276
1277     https://github.com/behdad/harfbuzz/commit/6f13b6d62daae4989e3cc2fe4b168e5c59650964
1278
1279     New API:
1280
1281       hb_buffer_set_replacement_codepoint()
1282       hb_buffer_get_replacement_codepoint()
1283
1284  src/hb-buffer-private.hh |  1 +
1285  src/hb-buffer.cc         | 45
1286  ++++++++++++++++++++++++++++++++++++++++++---
1287  src/hb-buffer.h          | 15 ++++++++++++++-
1288  src/hb-utf-private.hh    | 34 ++++++++++++++++++++--------------
1289  test/api/test-buffer.c   | 26 +++++++++++++++-----------
1290  5 files changed, 92 insertions(+), 29 deletions(-)
1291
1292 commit bcba8b45024e1eca8be77ca2657de1dc44dbf8fb
1293 Author: Behdad Esfahbod <behdad@behdad.org>
1294 Date:   Wed Jul 16 14:59:04 2014 -0400
1295
1296     New API hb_buffer_add_codepoints()
1297
1298     Like hb_buffer_add_utf32, but doesn't do any Unicode validation.
1299     This is like what hb_buffer_add_utf32 used to be until a couple
1300     commits ago.
1301
1302  src/hb-buffer.cc | 32 +++++++++++++++++++++++++++-----
1303  src/hb-buffer.h  |  8 ++++++++
1304  2 files changed, 35 insertions(+), 5 deletions(-)
1305
1306 commit 625dbf141a05f1ae81a7b8cbc529996370101284
1307 Author: Behdad Esfahbod <behdad@behdad.org>
1308 Date:   Wed Jul 16 14:49:55 2014 -0400
1309
1310     [buffer] Templatize UTF-* functions
1311
1312  src/hb-buffer.cc      |  10 +-
1313  src/hb-utf-private.hh | 307
1314  ++++++++++++++++++++++++++------------------------
1315  2 files changed, 166 insertions(+), 151 deletions(-)
1316
1317 commit e634fed4285ce440d277345727ed01757df6d779
1318 Author: Behdad Esfahbod <behdad@behdad.org>
1319 Date:   Wed Jul 16 14:17:26 2014 -0400
1320
1321     [buffer] Validate UTF-32 input
1322
1323     Same as what we do for UTF-8 and UTF-16.
1324
1325  src/hb-utf-private.hh  | 13 +++++++++---
1326  test/api/test-buffer.c | 55
1327  ++++++++++++++++++++++++++++++++++++++++++++++++++
1328  2 files changed, 65 insertions(+), 3 deletions(-)
1329
1330 commit b98c5db32d15fcfb27ce2f6737203ce1ad124319
1331 Author: Behdad Esfahbod <behdad@behdad.org>
1332 Date:   Wed Jul 16 13:44:01 2014 -0400
1333
1334     Minor refactoring
1335
1336  src/hb-ot-layout-gsubgpos-private.hh | 25 ++++++-------------------
1337  1 file changed, 6 insertions(+), 19 deletions(-)
1338
1339 commit 844f1a487d9c39724ebff20e89f6184c9a59be0b
1340 Author: Behdad Esfahbod <behdad@behdad.org>
1341 Date:   Wed Jul 16 13:32:51 2014 -0400
1342
1343     [tests] Add record-test.sh
1344
1345  test/shaping/Makefile.am    |  1 +
1346  test/shaping/record-test.sh | 49
1347  +++++++++++++++++++++++++++++++++++++++++++++
1348  2 files changed, 50 insertions(+)
1349
1350 commit 3b861421a772f52eb232ff93bd74b5a8214801ec
1351 Author: Behdad Esfahbod <behdad@behdad.org>
1352 Date:   Wed Jul 16 13:22:05 2014 -0400
1353
1354     Fix Mongolian Variation Selectors for fonts without GDEF
1355
1356     Originally we fixed those in 79d1007a501fd63c0ba4d51038c513e6b8b94740.
1357     However, fonts like MongolianWhite don't have GDEF, but have
1358     IgnoreMarks
1359     in their LigatureSubstitute init/etc features.  We were synthesizing a
1360     GDEF class of mark for Mongolian Variation Selectors and as such the
1361     ligature lookups where not matching.  Uniscribe doesn't do that.
1362
1363     I tried with more sophisticated fixes, like, if there is no GDEF and
1364     a lookup-flag mismatch happens, instead of rejecting a match, try
1365     skipping that glyph.  That surely produces some interesting behavior,
1366     but since we don't want to support fonts missing GDEF more than
1367     we have
1368     to, I went for this simpler fix which is to always mark
1369     default-ignorables as base when synthesizing GDEF.
1370
1371     Micro-test added.
1372
1373     Fixes rest of https://bugs.freedesktop.org/show_bug.cgi?id=65258
1374
1375  src/hb-ot-shape.cc                                       |  13
1376  +++++++++++--
1377  .../sha1sum/37033cc5cf37bb223d7355153016b6ccece93b28.ttf | Bin 0 ->
1378  2780 bytes
1379  test/shaping/fonts/sha1sum/MANIFEST                      |   1 +
1380  test/shaping/tests/MANIFEST                              |   1 +
1381  test/shaping/tests/mongolian-variation-selector.tests    |   1 +
1382  5 files changed, 14 insertions(+), 2 deletions(-)
1383
1384 commit 878a25375b2fdf64cf0cc30c23fca9fcd58548e8
1385 Author: Behdad Esfahbod <behdad@behdad.org>
1386 Date:   Wed Jul 16 13:21:26 2014 -0400
1387
1388     Minor
1389
1390  src/hb-ot-shape.cc        | 1 +
1391  src/hb-unicode-private.hh | 6 +++---
1392  2 files changed, 4 insertions(+), 3 deletions(-)
1393
1394 commit ec181e50140fc65b32d6080e2f7f73bbe0269ba9
1395 Author: Behdad Esfahbod <behdad@behdad.org>
1396 Date:   Wed Jul 16 13:10:03 2014 -0400
1397
1398     Minor moving around
1399
1400  src/hb-ot-shape.cc | 14 +++++++++-----
1401  1 file changed, 9 insertions(+), 5 deletions(-)
1402
1403 commit e7ce50d9eb6e3678f731b10dfeb308ffc478af8d
1404 Author: Behdad Esfahbod <behdad@behdad.org>
1405 Date:   Wed Jul 16 12:30:39 2014 -0400
1406
1407     [indic] Fix access past end of array
1408
1409  src/hb-ot-shape-complex-indic.cc | 7 ++++---
1410  1 file changed, 4 insertions(+), 3 deletions(-)
1411
1412 commit 73e23b0acfd2948d500321769035c56c9e072d77
1413 Author: Behdad Esfahbod <behdad@behdad.org>
1414 Date:   Tue Jul 15 18:43:49 2014 -0400
1415
1416     Whitespace
1417
1418  src/hb-ot-layout-gsubgpos-private.hh | 1 -
1419  1 file changed, 1 deletion(-)
1420
1421 commit f27be105afb86b337c7d940badc5a6462f0b58bb
1422 Author: Behdad Esfahbod <behdad@behdad.org>
1423 Date:   Fri Jul 11 18:15:34 2014 -0400
1424
1425     [Android.mk] Actually remove static library
1426
1427  Android.mk | 26 --------------------------
1428  1 file changed, 26 deletions(-)
1429
1430 commit 96b80e9bcc4796eedac09d284dc8cc0439ced6ba
1431 Author: Behdad Esfahbod <behdad@behdad.org>
1432 Date:   Fri Jul 11 17:00:12 2014 -0400
1433
1434     [Android.mk] Remove static library, add note re how to build
1435
1436  Android.mk | 41 +++++++++++++++++++++++++++++++++++++----
1437  1 file changed, 37 insertions(+), 4 deletions(-)
1438
1439 commit b7bc0b671d2d568cb64b647dad2ca866a4e0183b
1440 Author: Behdad Esfahbod <behdad@behdad.org>
1441 Date:   Fri Jul 11 16:20:28 2014 -0400
1442
1443     Simplify / speed up UTF-8 code
1444
1445  src/hb-utf-private.hh | 15 ++++++---------
1446  1 file changed, 6 insertions(+), 9 deletions(-)
1447
1448 commit af2490c0959daa0fe7f32a8b3b3a3699c7fc5f48
1449 Author: Behdad Esfahbod <behdad@behdad.org>
1450 Date:   Fri Jul 11 16:10:58 2014 -0400
1451
1452     Only accept well-formed UTF-8 sequences
1453
1454     Enable tests that were disabled before, and adjust one test,
1455     and add more tests.
1456
1457  src/hb-utf-private.hh  | 93
1458  +++++++++++++++++++++++++++++++++-----------------
1459  test/api/test-buffer.c |  9 +++--
1460  2 files changed, 68 insertions(+), 34 deletions(-)
1461
1462 commit 7323d385cc758c06671cb38239d240eb517b28bc
1463 Author: Behdad Esfahbod <behdad@behdad.org>
1464 Date:   Fri Jul 11 15:10:05 2014 -0400
1465
1466     Simplify hb_utf_prev<16> to call hb_utf_next<16>
1467
1468  src/hb-utf-private.hh | 23 ++++++++---------------
1469  1 file changed, 8 insertions(+), 15 deletions(-)
1470
1471 commit c09a607a842fdd7b33e2c57e8af96d21ff091acd
1472 Author: Behdad Esfahbod <behdad@behdad.org>
1473 Date:   Fri Jul 11 15:05:36 2014 -0400
1474
1475     Use hb_in_range() for arabic and indic tables
1476
1477     Though, looks like gcc was smart enough to produce the same code
1478     before...
1479
1480  src/gen-arabic-table.py                 |  18 +-
1481  src/gen-indic-table.py                  |  10 +-
1482  src/hb-ot-shape-complex-arabic-table.hh | 420
1483  ++++++++++++++++----------------
1484  src/hb-ot-shape-complex-indic-table.cc  |  88 +++----
1485  4 files changed, 268 insertions(+), 268 deletions(-)
1486
1487 commit 7627100f428ac0ec8509d961d368d2d25d8f0b6e
1488 Author: Behdad Esfahbod <behdad@behdad.org>
1489 Date:   Fri Jul 11 14:54:42 2014 -0400
1490
1491     Mark unsigned integer literals with the u suffix
1492
1493     Simplifies hb_in_range() calls as the type can be inferred.
1494     The rest is obsessiveness, I admit.
1495
1496  src/hb-buffer-serialize.cc                 |   2 +-
1497  src/hb-common.cc                           |   4 +-
1498  src/hb-coretext.cc                         |  16 +--
1499  src/hb-open-file-private.hh                |   4 +-
1500  src/hb-open-type-private.hh                |   2 +-
1501  src/hb-ot-cmap-table.hh                    |   4 +-
1502  src/hb-ot-head-table.hh                    |   6 +-
1503  src/hb-ot-hhea-table.hh                    |   2 +-
1504  src/hb-ot-layout-common-private.hh         |  14 +--
1505  src/hb-ot-layout-gdef-table.hh             |   8 +-
1506  src/hb-ot-layout-gpos-table.hh             |  24 ++--
1507  src/hb-ot-layout-gsub-table.hh             |   6 +-
1508  src/hb-ot-layout-gsubgpos-private.hh       |   2 +-
1509  src/hb-ot-layout-jstf-table.hh             |   2 +-
1510  src/hb-ot-layout-private.hh                |   4 +-
1511  src/hb-ot-layout.h                         |   6 +-
1512  src/hb-ot-map-private.hh                   |   8 +-
1513  src/hb-ot-maxp-table.hh                    |   4 +-
1514  src/hb-ot-shape-complex-arabic-fallback.hh |   2 +-
1515  src/hb-ot-shape-complex-hangul.cc          |  36 +++---
1516  src/hb-ot-shape-complex-hebrew.cc          | 134 ++++++++++-----------
1517  src/hb-ot-shape-complex-indic.cc           | 182
1518  ++++++++++++++---------------
1519  src/hb-ot-shape-complex-myanmar.cc         |  56 ++++-----
1520  src/hb-ot-shape-complex-sea.cc             |   8 +-
1521  src/hb-ot-shape-complex-thai.cc            |  84 ++++++-------
1522  src/hb-ot-shape-fallback.cc                |  40 +++----
1523  src/hb-ot-shape-normalize.cc               |   2 +-
1524  src/hb-ot-shape.cc                         |   6 +-
1525  src/hb-ot-tag.cc                           |  18 +--
1526  src/hb-unicode-private.hh                  |  40 +++----
1527  src/hb-uniscribe.cc                        |  14 +--
1528  src/hb-utf-private.hh                      |  16 +--
1529  32 files changed, 378 insertions(+), 378 deletions(-)
1530
1531 commit a8b89a09f6d3a3466282aae07fd65e143f9f8f83
1532 Author: Behdad Esfahbod <behdad@behdad.org>
1533 Date:   Fri Jul 11 14:18:01 2014 -0400
1534
1535     Simplify hb_in_range()
1536
1537     It's both faster and produces smaller code.  Now I feel stupid for
1538     not writing it this way before.
1539
1540  src/hb-private.hh | 16 ++++++----------
1541  1 file changed, 6 insertions(+), 10 deletions(-)
1542
1543 commit db8934faa1854dafaf4c4ce34d1818e12f67ef52
1544 Author: Behdad Esfahbod <behdad@behdad.org>
1545 Date:   Fri Jul 11 13:58:36 2014 -0400
1546
1547     Simplify hb_utf_prev<8> to call hb_utf_next<8>
1548
1549  src/hb-utf-private.hh | 24 ++++--------------------
1550  1 file changed, 4 insertions(+), 20 deletions(-)
1551
1552 commit efe74214bbb68eaa3d7621e73869b5d58210107e
1553 Author: Behdad Esfahbod <behdad@behdad.org>
1554 Date:   Fri Jul 11 11:59:48 2014 -0400
1555
1556     Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepoints
1557
1558     Only if the font doesn't support it.  Ie, this gives the user to
1559     use non-Unicode codepoints as private values and return a meaningful
1560     glyph for them.  But if it's invalid and font callback doesn't
1561     like it, and if font has U+FFFD, show that instead.
1562
1563     Font functions that do not want this automatic replacement to
1564     happen should return true from get_glyph() if unicode > 0x10FFFF.
1565
1566     Replaces https://github.com/behdad/harfbuzz/pull/27
1567
1568  src/hb-ot-shape-normalize.cc | 7 +++++++
1569  1 file changed, 7 insertions(+)
1570
1571 commit 6f13b6d62daae4989e3cc2fe4b168e5c59650964
1572 Author: Behdad Esfahbod <behdad@behdad.org>
1573 Date:   Thu Jul 10 19:31:40 2014 -0400
1574
1575     When parsing UTF-16, generate invalid codepoint for lonely low
1576     surrogate
1577
1578     Test passes now.
1579
1580  src/hb-utf-private.hh | 42 ++++++++++++++++++++++++++++--------------
1581  1 file changed, 28 insertions(+), 14 deletions(-)
1582
1583 commit 24b2ba9dfa7c35769cd843a07079ef88fa594bf8
1584 Author: Behdad Esfahbod <behdad@behdad.org>
1585 Date:   Thu Jul 10 19:31:16 2014 -0400
1586
1587     [test-buffer] Add test for lonely low-surrogate
1588
1589     Currenty fails.  Ouch!
1590
1591  test/api/test-buffer.c | 1 +
1592  1 file changed, 1 insertion(+)
1593
1594 commit 6334495ac1ee0a86228e67794b7a41ee91146f3b
1595 Author: Behdad Esfahbod <behdad@behdad.org>
1596 Date:   Thu Jul 10 19:22:07 2014 -0400
1597
1598     Use zh-Hans / zh-Hant when converting OT language tag to hb_language_t
1599
1600  src/hb-ot-tag.cc       | 15 +++------------
1601  test/api/test-ot-tag.c |  6 +++---
1602  2 files changed, 6 insertions(+), 15 deletions(-)
1603
1604 commit f381e320df795a9d73ac81499f8ed8c311bcb2f0
1605 Author: Behdad Esfahbod <behdad@behdad.org>
1606 Date:   Thu Jul 10 19:20:35 2014 -0400
1607
1608     Fix lang matching logic
1609
1610     Previous code was broken logically, but harmless.
1611
1612  src/hb-ot-tag.cc       | 2 +-
1613  test/api/test-ot-tag.c | 1 +
1614  2 files changed, 2 insertions(+), 1 deletion(-)
1615
1616 commit ee5350d667f3a9644667202597694581f2cf657d
1617 Author: Behdad Esfahbod <behdad@behdad.org>
1618 Date:   Thu Jul 10 19:06:45 2014 -0400
1619
1620     Accept BCP 47 zh-Hans / zh-Hant language tags
1621
1622  src/hb-ot-tag.cc       | 27 ++++++++++++++++++---------
1623  test/api/test-ot-tag.c |  3 +++
1624  2 files changed, 21 insertions(+), 9 deletions(-)
1625
1626 commit 431540286794e023ec5eafd5eeedc008d4f31b4c
1627 Author: Behdad Esfahbod <behdad@behdad.org>
1628 Date:   Thu Jul 10 17:37:26 2014 -0400
1629
1630     [Android.mk] Add note re static library
1631
1632  Android.mk | 7 +++++++
1633  1 file changed, 7 insertions(+)
1634
1635 commit 5b4131eb1c670c20fd9a45a5617c64060a505ef5
1636 Author: Behdad Esfahbod <behdad@behdad.org>
1637 Date:   Wed Jul 9 19:09:08 2014 -0400
1638
1639     [Android.mk] Update for new ICU
1640
1641     https://android-review.googlesource.com/#/c/100722/1/Android.mk
1642
1643  Android.mk | 2 +-
1644  1 file changed, 1 insertion(+), 1 deletion(-)
1645
1646 commit ab28196c9557a63971a56915aa6f98bb5803bd1b
1647 Author: Behdad Esfahbod <behdad@behdad.org>
1648 Date:   Wed Jul 9 18:18:06 2014 -0400
1649
1650     [Android.mk] Re-enable ICU unicode funcs
1651
1652  Android.mk | 11 ++++++-----
1653  1 file changed, 6 insertions(+), 5 deletions(-)
1654
1655 commit ea001374b86c4f1b24246c08a3d66d2a0e95a827
1656 Author: Behdad Esfahbod <behdad@behdad.org>
1657 Date:   Wed Jul 9 17:28:43 2014 -0400
1658
1659     0.9.30
1660
1661  NEWS         | 17 +++++++++++++++++
1662  configure.ac |  2 +-
1663  2 files changed, 18 insertions(+), 1 deletion(-)
1664
1665 commit 8b16ff12590200afb08e8821e3f14d2fdf8efbda
1666 Author: Behdad Esfahbod <behdad@behdad.org>
1667 Date:   Wed Jul 9 17:40:52 2014 -0400
1668
1669     [uniscribe] Fix build after recent changes to Offset
1670
1671  src/hb-ot-name-table.hh | 2 +-
1672  1 file changed, 1 insertion(+), 1 deletion(-)
1673
1674 commit 73f7f8919ea1f09b8c5b29f231ac84105cde2145
1675 Author: Behdad Esfahbod <behdad@behdad.org>
1676 Date:   Wed Jul 9 17:17:18 2014 -0400
1677
1678     Define _POSIX_C_SOURCE only if it is not defined
1679
1680     Fixes https://github.com/behdad/harfbuzz/pull/45
1681
1682  src/hb-blob.cc | 2 ++
1683  1 file changed, 2 insertions(+)
1684
1685 commit 6bd5646f1b865a76304a67e03a6161afcfef293f
1686 Author: Behdad Esfahbod <behdad@behdad.org>
1687 Date:   Wed Jul 9 17:07:06 2014 -0400
1688
1689     [tests] Remove bash'ish
1690
1691     Apparently on travis-ci, bash is linked to dash, which doesn't
1692     understand "let".  Failing tests were not being noticed.  See eg:
1693
1694       https://travis-ci.org/behdad/harfbuzz/jobs/29544211
1695
1696     Don't rely on bash.
1697
1698  test/shaping/run-tests.sh | 4 ++--
1699  1 file changed, 2 insertions(+), 2 deletions(-)
1700
1701 commit 0afedaa96c81b63774a4a0ef9b4cb4995d24ec9e
1702 Author: Behdad Esfahbod <behdad@behdad.org>
1703 Date:   Wed Jul 9 17:00:48 2014 -0400
1704
1705     [util/hb-shape] Fix crash; oops
1706
1707  util/hb-shape.cc | 2 +-
1708  1 file changed, 1 insertion(+), 1 deletion(-)
1709
1710 commit 0cd94491b99aed438ad79a55cdfced8d1b657179
1711 Author: Behdad Esfahbod <behdad@behdad.org>
1712 Date:   Wed Jul 9 16:51:38 2014 -0400
1713
1714     [ucdn] Update to Unicode 7.0.0 data
1715
1716     From http://github.com/behdad/ucdn
1717
1718  src/hb-ucdn.cc               |   23 +
1719  src/hb-ucdn/README           |    1 +
1720  src/hb-ucdn/ucdn.c           |    2 +-
1721  src/hb-ucdn/ucdn.h           |   27 +
1722  src/hb-ucdn/unicodedata_db.h | 3711
1723  ++++++++++++++++++++++--------------------
1724  5 files changed, 2039 insertions(+), 1725 deletions(-)
1725
1726 commit 9d4ede3a97fff544a5ec2a671e49a92a79645b61
1727 Author: Behdad Esfahbod <behdad@behdad.org>
1728 Date:   Wed Jul 9 16:19:55 2014 -0400
1729
1730     [Android.mk] Update source list
1731
1732  Android.mk | 9 ++++++---
1733  1 file changed, 6 insertions(+), 3 deletions(-)
1734
1735 commit 7e1ab1f6d812a55f75d4844f7981d5604481049c
1736 Author: Behdad Esfahbod <behdad@behdad.org>
1737 Date:   Wed Jul 9 16:13:40 2014 -0400
1738
1739     [Android.mk] Whitespace
1740
1741  Android.mk | 26 ++++++--------------------
1742  1 file changed, 6 insertions(+), 20 deletions(-)
1743
1744 commit 5c6695c42470e0a15e9029ebe8ecbebf3fa4f95b
1745 Author: Behdad Esfahbod <behdad@behdad.org>
1746 Date:   Wed Jul 9 16:07:12 2014 -0400
1747
1748     [Android.mk] Remove -lpthread; we build with -DHB_NO_MT
1749
1750  Android.mk | 3 ---
1751  1 file changed, 3 deletions(-)
1752
1753 commit 9109f1e944dd4bd4ae8057b75c8a31e9d31797aa
1754 Author: Behdad Esfahbod <behdad@behdad.org>
1755 Date:   Tue Jul 8 20:02:29 2014 -0400
1756
1757     [util/hb-shape] Accept an empty output-format that would skip output
1758
1759     Useful for benchmarking, to avoid buffer serialization overhead (which
1760     seems to by far dominate shaping!)
1761
1762  util/hb-shape.cc | 5 ++++-
1763  1 file changed, 4 insertions(+), 1 deletion(-)
1764
1765 commit 8656408572c2685f278a3b742ee69c767c29788c
1766 Author: Behdad Esfahbod <behdad@behdad.org>
1767 Date:   Tue Jul 8 18:10:20 2014 -0400
1768
1769     [util] Fix hb-view rendering with --font-funcs=ot
1770
1771  util/helper-cairo.cc | 25 +++++++++++++++++++++++++
1772  1 file changed, 25 insertions(+)
1773
1774 commit 8650def73500204b79c651f58b1be3f94a41973d
1775 Author: Behdad Esfahbod <behdad@behdad.org>
1776 Date:   Sat Jul 5 15:50:18 2014 -0400
1777
1778     [util] Add option to set font function implementation to use
1779
1780     Supports ft and ot right now.  hb-view currently not rendering
1781     with ot.
1782     Will fix after some clean up.
1783
1784  util/options.cc | 76
1785  ++++++++++++++++++++++++++++++++++++++++++++++++++-------
1786  util/options.hh | 21 ++++++++++++++++
1787  2 files changed, 88 insertions(+), 9 deletions(-)
1788
1789 commit 2306ad46dce1c53b0b1bfabdc04d70e3b99eabb7
1790 Author: Behdad Esfahbod <behdad@behdad.org>
1791 Date:   Fri Jul 4 18:09:29 2014 -0400
1792
1793     [util] Fix memory issue
1794
1795  util/options.cc | 6 ++----
1796  util/options.hh | 9 +++++++++
1797  2 files changed, 11 insertions(+), 4 deletions(-)
1798
1799 commit 14a4a9d649798d32c31f79b4045a885626dffc7f
1800 Author: Behdad Esfahbod <behdad@behdad.org>
1801 Date:   Tue Jul 1 15:51:54 2014 -0400
1802
1803     Add Roozbeh to AUTHORS
1804
1805     He's been my shadow for all Indic-related changes in the last
1806     few months.
1807
1808  AUTHORS | 1 +
1809  1 file changed, 1 insertion(+)
1810
1811 commit 68f724484b1663255ee249481624e552d2e2313f
1812 Author: Behdad Esfahbod <behdad@behdad.org>
1813 Date:   Mon Jun 30 15:46:53 2014 -0400
1814
1815     [indic] Remove some more now-unused special-cases
1816
1817  src/hb-ot-shape-complex-indic.cc | 3 +--
1818  1 file changed, 1 insertion(+), 2 deletions(-)
1819
1820 commit e79c9489802f99dc7eb8b4c2765c4c71b5f80e60
1821 Author: Behdad Esfahbod <behdad@behdad.org>
1822 Date:   Mon Jun 30 15:39:39 2014 -0400
1823
1824     [indic] Remove special-casing of U+1CF2,1CF3
1825
1826     These were introduced in a498565cedf0441ae723c5e5969f637d792a15e7,
1827     but IndicSyllabicCategory has had the correct value already, so the
1828     special code was never needed.
1829
1830  src/hb-ot-shape-complex-indic.cc | 6 ------
1831  1 file changed, 6 deletions(-)
1832
1833 commit d743ce78e10758b7dbaf0cfd191309e5ef646881
1834 Author: Behdad Esfahbod <behdad@behdad.org>
1835 Date:   Mon Jun 30 15:24:02 2014 -0400
1836
1837     [indic-table] Update to Unicode 7.0 data
1838
1839     Touch code just enough to preserve previous syllable structure
1840     and functionality as closely as possible.  Many further cleanups
1841     coming later.
1842
1843  src/gen-indic-table.py                   |   4 +
1844  src/hb-ot-shape-complex-indic-private.hh |  23 +-
1845  src/hb-ot-shape-complex-indic-table.cc   | 468
1846  ++++++++++++++++++++++---------
1847  src/hb-ot-shape-complex-indic.cc         |  21 --
1848  src/hb-ot-shape-complex-myanmar.cc       |   2 -
1849  5 files changed, 355 insertions(+), 163 deletions(-)
1850
1851 commit 5fa21b3ab7175f55f89cb194b544d5d4bd06a481
1852 Author: Behdad Esfahbod <behdad@behdad.org>
1853 Date:   Mon Jun 30 14:30:54 2014 -0400
1854
1855     [indic-table] Fix category frequency counts in comments
1856
1857  src/gen-indic-table.py                 |  2 +-
1858  src/hb-ot-shape-complex-indic-table.cc | 46
1859  +++++++++++++++++-----------------
1860  2 files changed, 24 insertions(+), 24 deletions(-)
1861
1862 commit 5c4e3e9a57b6b735e7d72cbd5f4070cf024d7015
1863 Author: Behdad Esfahbod <behdad@behdad.org>
1864 Date:   Mon Jun 30 14:25:18 2014 -0400
1865
1866     Whitespace
1867
1868  src/hb-ot-shape-complex-indic-private.hh | 76
1869  ++++++++++++++++----------------
1870  1 file changed, 38 insertions(+), 38 deletions(-)
1871
1872 commit af528b6674bccac3efd13f8b33fcdc6aeb178f4c
1873 Author: Behdad Esfahbod <behdad@behdad.org>
1874 Date:   Fri Jun 27 18:07:00 2014 -0400
1875
1876     Fix typo; ouch!
1877
1878  src/hb-ot-cmap-table.hh | 2 +-
1879  1 file changed, 1 insertion(+), 1 deletion(-)
1880
1881 commit 7d4ada66c96a748ce92f8e8edac149361c3dc829
1882 Author: Behdad Esfahbod <behdad@behdad.org>
1883 Date:   Fri Jun 27 17:30:59 2014 -0400
1884
1885     Mark unsed members with a "Z" suffix
1886
1887     There may be more.  There are members that are by definition
1888     redundant or reserved and not needed, NOT what we *currently*
1889     don't use.
1890
1891     I'm sure there's more...
1892
1893  src/hb-open-file-private.hh        |  6 +++---
1894  src/hb-ot-cmap-table.hh            | 24 ++++++++++++------------
1895  src/hb-ot-layout-common-private.hh |  2 +-
1896  3 files changed, 16 insertions(+), 16 deletions(-)
1897
1898 commit 23afcff1d14e57f5ce30a4100698d4f2dc530958
1899 Author: Behdad Esfahbod <behdad@behdad.org>
1900 Date:   Fri Jun 27 17:22:36 2014 -0400
1901
1902     [ot-font] Implement Unicode variation selectors
1903
1904  src/hb-ot-font.cc | 20 +++++++++++++++++++-
1905  1 file changed, 19 insertions(+), 1 deletion(-)
1906
1907 commit a5a4736916b6035e6413d4619f9e7287e683d51b
1908 Author: Behdad Esfahbod <behdad@behdad.org>
1909 Date:   Fri Jun 27 17:03:22 2014 -0400
1910
1911     [cmap] Implement subtable format 14
1912
1913  src/hb-ot-cmap-table.hh | 147
1914  +++++++++++++++++++++++++++++++++++++++++++-----
1915  1 file changed, 133 insertions(+), 14 deletions(-)
1916
1917 commit 586b60622c33878f9ca4826b4ef07369d32bf039
1918 Author: Behdad Esfahbod <behdad@behdad.org>
1919 Date:   Fri Jun 27 15:39:47 2014 -0400
1920
1921     Minor: final bits of cleanup
1922
1923  src/hb-open-type-private.hh        | 1 +
1924  src/hb-ot-layout-common-private.hh | 4 ++--
1925  2 files changed, 3 insertions(+), 2 deletions(-)
1926
1927 commit 51d9ba09bc78188ec87218aef5232e80568c1712
1928 Author: Behdad Esfahbod <behdad@behdad.org>
1929 Date:   Fri Jun 27 15:27:15 2014 -0400
1930
1931     Minor
1932
1933  src/hb-open-type-private.hh | 9 ++++-----
1934  1 file changed, 4 insertions(+), 5 deletions(-)
1935
1936 commit 3084767e92483c669f38319f153c498e9a6b92c7
1937 Author: Behdad Esfahbod <behdad@behdad.org>
1938 Date:   Fri Jun 27 15:24:35 2014 -0400
1939
1940     Minor: Remove LongArrayOf
1941
1942  src/hb-open-file-private.hh | 2 +-
1943  src/hb-open-type-private.hh | 4 ----
1944  2 files changed, 1 insertion(+), 5 deletions(-)
1945
1946 commit 41ea59495032e712fa6f801350ee00d5f00b5724
1947 Author: Behdad Esfahbod <behdad@behdad.org>
1948 Date:   Fri Jun 27 15:23:18 2014 -0400
1949
1950     Minor: Remove LongSortedArrayOf
1951
1952  src/hb-open-type-private.hh | 4 ----
1953  src/hb-ot-cmap-table.hh     | 2 +-
1954  2 files changed, 1 insertion(+), 5 deletions(-)
1955
1956 commit bb6ecf2ce5c2679c298741af17836a22e1d68121
1957 Author: Behdad Esfahbod <behdad@behdad.org>
1958 Date:   Fri Jun 27 15:13:44 2014 -0400
1959
1960     Minor: Remove LongOffsetArrayOf and LongOffsetLongArrayOf
1961
1962  src/hb-open-file-private.hh    | 2 +-
1963  src/hb-open-type-private.hh    | 8 --------
1964  src/hb-ot-layout-gdef-table.hh | 2 +-
1965  3 files changed, 2 insertions(+), 10 deletions(-)
1966
1967 commit 99d281712390fd54e523b2f0580d10445457ec2f
1968 Author: Behdad Esfahbod <behdad@behdad.org>
1969 Date:   Fri Jun 27 15:12:52 2014 -0400
1970
1971     Minor: Remove GenericOffset
1972
1973  src/hb-open-type-private.hh        | 13 +++++--------
1974  src/hb-ot-layout-common-private.hh |  8 ++++----
1975  2 files changed, 9 insertions(+), 12 deletions(-)
1976
1977 commit 9da552dcc5b89b3bbbe5a55fb7c543222382e12a
1978 Author: Behdad Esfahbod <behdad@behdad.org>
1979 Date:   Fri Jun 27 15:09:42 2014 -0400
1980
1981     Minor: Remove some GenericXXX templates
1982
1983  src/hb-open-type-private.hh        | 32 +++++++++++---------------------
1984  src/hb-ot-cmap-table.hh            |  4 ++--
1985  src/hb-ot-layout-common-private.hh |  2 +-
1986  3 files changed, 14 insertions(+), 24 deletions(-)
1987
1988 commit 36073ede5b52bd1231622cbacd1bee6b82696d81
1989 Author: Behdad Esfahbod <behdad@behdad.org>
1990 Date:   Fri Jun 27 14:48:54 2014 -0400
1991
1992     Minor: Reorder template parameter order
1993
1994  src/hb-open-type-private.hh | 14 +++++++-------
1995  src/hb-ot-cmap-table.hh     |  2 +-
1996  2 files changed, 8 insertions(+), 8 deletions(-)
1997
1998 commit 0394ec1bfbd7806cbe9fc809b34f96f8d12ffbf2
1999 Author: Behdad Esfahbod <behdad@behdad.org>
2000 Date:   Fri Jun 27 14:40:35 2014 -0400
2001
2002     Minor: Introduce GenericOffset
2003
2004  src/hb-open-type-private.hh | 16 ++++++----------
2005  1 file changed, 6 insertions(+), 10 deletions(-)
2006
2007 commit 0d1b3419a7bbfd18ab8fed1abd3a41dec11e8d97
2008 Author: Behdad Esfahbod <behdad@behdad.org>
2009 Date:   Thu Jun 26 19:13:34 2014 -0400
2010
2011     Minor: Use template parameter default values for OffsetTo
2012
2013  src/hb-open-type-private.hh | 13 +++++--------
2014  1 file changed, 5 insertions(+), 8 deletions(-)
2015
2016 commit 546b1adcdce2d3592843938b0b81ff32e67b0b83
2017 Author: Behdad Esfahbod <behdad@behdad.org>
2018 Date:   Thu Jun 26 19:10:21 2014 -0400
2019
2020     Minor: Use template parameter default values for hb_prealloced_array_t
2021
2022  src/hb-private.hh | 9 ++++-----
2023  1 file changed, 4 insertions(+), 5 deletions(-)
2024
2025 commit 911ca38645bd51764e7859bc482319e8f6d2f710
2026 Author: Behdad Esfahbod <behdad@behdad.org>
2027 Date:   Tue Jun 24 10:20:36 2014 -0600
2028
2029     Add back API removed recently
2030
2031     Add hb_ot_layout_language_get_required_feature_index() again, which
2032     is used in Pango.  This was removed in
2033     da132937989acb4d8ca9bd41c79f98750e7dda30 in favor of
2034     hb_ot_layout_language_get_required_feature().
2035
2036     API changes:
2037
2038       - Added hb_ot_layout_language_get_required_feature_index back.
2039
2040  src/hb-ot-layout.cc | 15 +++++++++++++++
2041  src/hb-ot-layout.h  |  7 +++++++
2042  2 files changed, 22 insertions(+)
2043
2044 commit 89e4946929a8cd2359c7d76fa9272d5604243002
2045 Author: Behdad Esfahbod <behdad@behdad.org>
2046 Date:   Sun Jun 22 11:32:13 2014 -0600
2047
2048     Add new IndicSyllabicCategory short forms for Unicode 7.0
2049
2050  src/gen-indic-table.py | 4 ++++
2051  1 file changed, 4 insertions(+)
2052
2053 commit dcee838e89c2863c2fda4e8f098e720637e02335
2054 Author: Behdad Esfahbod <behdad@behdad.org>
2055 Date:   Sun Jun 22 11:29:59 2014 -0600
2056
2057     Minor
2058
2059  src/gen-arabic-table.py | 2 +-
2060  src/gen-indic-table.py  | 2 +-
2061  2 files changed, 2 insertions(+), 2 deletions(-)
2062
2063 commit f2ad86e6053fa87ab188c36edc3d98c92324c049
2064 Author: Behdad Esfahbod <behdad@behdad.org>
2065 Date:   Sat Jun 21 15:31:10 2014 -0600
2066
2067     [indic-table-gen] Minor
2068
2069  src/gen-indic-table.py | 8 ++++----
2070  1 file changed, 4 insertions(+), 4 deletions(-)
2071
2072 commit 2ec62279aab8c2263f17ffbc7c6f74304674f9a8
2073 Author: Behdad Esfahbod <behdad@behdad.org>
2074 Date:   Sat Jun 21 15:25:59 2014 -0600
2075
2076     [indic-table] Update to Unicode 6.3.0
2077
2078     Was from 6.2.0.  It's a no-op.  Committing for the record.
2079
2080  src/hb-ot-shape-complex-indic-table.cc | 12 ++++++------
2081  1 file changed, 6 insertions(+), 6 deletions(-)
2082
2083 commit 5d4d7384efa97a30893ad28b9ad9a994722de12c
2084 Author: Behdad Esfahbod <behdad@behdad.org>
2085 Date:   Sat Jun 21 14:53:21 2014 -0600
2086
2087     Minor: format
2088
2089  src/hb-ot-shape-complex-arabic.cc | 7 +++++--
2090  1 file changed, 5 insertions(+), 2 deletions(-)
2091
2092 commit 44243ae5902cc420e6bf6ec2fca2584ba93ff2fb
2093 Author: Behdad Esfahbod <behdad@behdad.org>
2094 Date:   Sat Jun 21 14:19:34 2014 -0600
2095
2096     [arabic-table] Update to Unicode 7.0
2097
2098     Old table was from 6.2.  Remove hard-coded Mongolian and Phags-pa
2099     data.
2100     This completes support for new scripts Manichian and Psaltar Pahlavi.
2101
2102  src/hb-ot-shape-complex-arabic-table.hh | 72
2103  ++++++++++++++++++++++++++++-----
2104  src/hb-ot-shape-complex-arabic.cc       | 22 ----------
2105  2 files changed, 63 insertions(+), 31 deletions(-)
2106
2107 commit cd86ab9b4f4d7bd4f563be64a83714fc8fb395d7
2108 Author: Behdad Esfahbod <behdad@behdad.org>
2109 Date:   Sat Jun 21 14:10:38 2014 -0600
2110
2111     [arabic-table] Add ZWJ/ZWNJ now that table is segmented
2112
2113  src/gen-arabic-table.py                 |  2 --
2114  src/hb-ot-shape-complex-arabic-table.hh | 12 +++++++++++-
2115  src/hb-ot-shape-complex-arabic.cc       |  5 -----
2116  3 files changed, 11 insertions(+), 8 deletions(-)
2117
2118 commit 2390d9b67e1dfeccd3f0850d1304c52b54817ca0
2119 Author: Behdad Esfahbod <behdad@behdad.org>
2120 Date:   Sat Jun 21 14:07:00 2014 -0600
2121
2122     [arabic-table] Further tune
2123
2124     In anticipation of Unicode 7.0 data coming in the next commit.
2125
2126  src/gen-arabic-table.py                 | 10 ++++++---
2127  src/hb-ot-shape-complex-arabic-table.hh | 38
2128  +++++++++++++++------------------
2129  2 files changed, 24 insertions(+), 24 deletions(-)
2130
2131 commit a133e6067aaebc494c0156b5fac7f4a879e12dbe
2132 Author: Behdad Esfahbod <behdad@behdad.org>
2133 Date:   Fri Jun 20 18:01:34 2014 -0400
2134
2135     [indic-table] Minor
2136
2137  src/gen-indic-table.py | 9 +++++----
2138  1 file changed, 5 insertions(+), 4 deletions(-)
2139
2140 commit b900fa2c8cc088dbcbdbf90bfdf8764f9ee1c96a
2141 Author: Behdad Esfahbod <behdad@behdad.org>
2142 Date:   Fri Jun 20 17:59:43 2014 -0400
2143
2144     [arabic-table] Use segmented table
2145
2146     No functional change.
2147
2148  src/gen-arabic-table.py                 | 82
2149  +++++++++++++++++++++++----------
2150  src/hb-ot-shape-complex-arabic-table.hh | 53 ++++++++++++++-------
2151  src/hb-ot-shape-complex-arabic.cc       |  8 ++--
2152  3 files changed, 97 insertions(+), 46 deletions(-)
2153
2154 commit c2e113404640bf9b8bac469d0803ac946e77964f
2155 Author: Behdad Esfahbod <behdad@behdad.org>
2156 Date:   Fri Jun 20 17:57:03 2014 -0400
2157
2158     [indic-table] Make output stable
2159
2160  src/gen-indic-table.py | 2 +-
2161  1 file changed, 1 insertion(+), 1 deletion(-)
2162
2163 commit 55abfbd2ac1626af16151298a0837b837d0796df
2164 Author: Behdad Esfahbod <behdad@behdad.org>
2165 Date:   Fri Jun 20 16:47:43 2014 -0400
2166
2167     [indic-table] Minor
2168
2169     No output change.
2170
2171  src/gen-indic-table.py | 7 +------
2172  1 file changed, 1 insertion(+), 6 deletions(-)
2173
2174 commit f88670749006991282bcc4e8b6218487295ca670
2175 Author: Behdad Esfahbod <behdad@behdad.org>
2176 Date:   Fri Jun 20 16:30:10 2014 -0400
2177
2178     [arabic-table] Don't write comments
2179
2180     No functional change.
2181
2182  src/gen-arabic-table.py                 |  20 +-
2183  src/hb-ot-shape-complex-arabic-table.hh | 710
2184  ++------------------------------
2185  2 files changed, 38 insertions(+), 692 deletions(-)
2186
2187 commit 200dfe3eb10feda2ad25940338b08011f4757ca4
2188 Author: Behdad Esfahbod <behdad@behdad.org>
2189 Date:   Fri Jun 20 16:20:59 2014 -0400
2190
2191     [arabic-table] Use short names for values
2192
2193     No functional change.
2194
2195  src/gen-arabic-table.py                 |   16 +-
2196  src/hb-ot-shape-complex-arabic-table.hh | 1386
2197  ++++++++++++++++---------------
2198  2 files changed, 716 insertions(+), 686 deletions(-)
2199
2200 commit 3f5327a41efcf50f64d9498ef3dfd6875ef6a5ab
2201 Author: Behdad Esfahbod <behdad@behdad.org>
2202 Date:   Fri Jun 20 16:17:42 2014 -0400
2203
2204     [arabic-table] Read Blocks.txt and shuffle code around
2205
2206     No functional change.
2207
2208  src/Makefile.am                         |  2 +-
2209  src/gen-arabic-table.py                 | 80
2210  +++++++++++++++++++--------------
2211  src/hb-ot-shape-complex-arabic-table.hh | 30 ++++++++-----
2212  3 files changed, 67 insertions(+), 45 deletions(-)
2213
2214 commit 171f970e4f72d9fe1af30eab32b96906ee4a14f5
2215 Author: Behdad Esfahbod <behdad@behdad.org>
2216 Date:   Fri Jun 20 15:25:30 2014 -0400
2217
2218     [indic-table] Black-list Thai, Lao, and Tibetan
2219
2220     We don't need Indic table for those.
2221
2222  src/gen-indic-table.py                 |  3 ++
2223  src/hb-ot-shape-complex-indic-table.cc | 94
2224  +++++++---------------------------
2225  2 files changed, 21 insertions(+), 76 deletions(-)
2226
2227 commit 65ac2dae4f284f563b2dc476a21e2b5a48124de8
2228 Author: Behdad Esfahbod <behdad@behdad.org>
2229 Date:   Fri Jun 20 15:12:49 2014 -0400
2230
2231     [indic-table] Speed up lookup
2232
2233  src/gen-indic-table.py                 | 22 +++++++++---
2234  src/hb-ot-shape-complex-indic-table.cc | 61
2235  +++++++++++++++++++++++-----------
2236  2 files changed, 59 insertions(+), 24 deletions(-)
2237
2238 commit 64442a3f4c5c7be08893454742cad6bfe73cb8d7
2239 Author: Behdad Esfahbod <behdad@behdad.org>
2240 Date:   Fri Jun 20 14:58:53 2014 -0400
2241
2242     [indic-table] Fix compiler warning
2243
2244  src/gen-indic-table.py                 | 4 +---
2245  src/hb-ot-shape-complex-indic-table.cc | 4 +---
2246  2 files changed, 2 insertions(+), 6 deletions(-)
2247
2248 commit 0436e1d50527497ebe5053b51a34ce6590276249
2249 Author: Behdad Esfahbod <behdad@behdad.org>
2250 Date:   Fri Jun 20 14:56:22 2014 -0400
2251
2252     [indic-table] Make table more compact by not covering full blocks
2253
2254     -#define indic_offset_total 4416
2255     +#define indic_offset_total 3816
2256
2257     -}; /* Table occupancy: 60% */
2258     +}; /* Table occupancy: 69% */
2259
2260  src/gen-indic-table.py                 |  24 ++++--
2261  src/hb-ot-shape-complex-indic-table.cc | 150
2262  +++++++++------------------------
2263  2 files changed, 57 insertions(+), 117 deletions(-)
2264
2265 commit 190a251479b3cfc68871ff1daf9a9d1abe3f86e6
2266 Author: Behdad Esfahbod <behdad@behdad.org>
2267 Date:   Fri Jun 20 14:41:39 2014 -0400
2268
2269     [indic-table] Remove block range from data table
2270
2271     No functional change.
2272
2273  src/gen-indic-table.py                 |   4 +-
2274  src/hb-ot-shape-complex-indic-table.cc | 102
2275  ++++++++++++++++-----------------
2276  2 files changed, 54 insertions(+), 52 deletions(-)
2277
2278 commit 2b051c6057920c564c13c5d6a3e6dca93446fa12
2279 Author: Behdad Esfahbod <behdad@behdad.org>
2280 Date:   Fri Jun 20 14:09:57 2014 -0400
2281
2282     Rename HB_VERSION_CHECK and hb_version_check to "atleast"
2283
2284     HB_VERSION_CHECK's comparison was originally written wrongly
2285     by mistake.  When API tests were written, they were also written
2286     wrongly to pass given the wrong implementation... Sigh.
2287
2288     Given the purpose of this API, there's no point in fixing it
2289     without renaming it.  As such, rename.
2290
2291     API changes:
2292
2293       HB_VERSION_CHECK -> HB_VERSION_ATLEAST
2294       hb_version_check -> hb_version_atleast
2295
2296  docs/reference/harfbuzz-sections.txt |  4 ++--
2297  src/hb-common.cc                     | 10 +++++-----
2298  src/hb-version.h.in                  | 10 +++++-----
2299  test/api/test-version.c              | 29 +++++++++++++++--------------
2300  4 files changed, 27 insertions(+), 26 deletions(-)
2301
2302 commit cabfa538ed4b1355326fa8de05f7209dda1c1c7a
2303 Author: Behdad Esfahbod <behdad@behdad.org>
2304 Date:   Fri Jun 20 13:51:21 2014 -0400
2305
2306     Adjust unused doc symbols
2307
2308  docs/reference/harfbuzz-sections.txt | 19 +++++++++++++++++--
2309  src/hb-ot-shape.h                    | 21 ++++++++++-----------
2310  2 files changed, 27 insertions(+), 13 deletions(-)
2311
2312 commit da132937989acb4d8ca9bd41c79f98750e7dda30
2313 Author: Jonathan Kew <jfkthame@gmail.com>
2314 Date:   Sun Apr 27 14:05:24 2014 +0100
2315
2316     Rework handling of requiredFeature to solve problem with rlig in
2317     arial.ttf from winxp
2318
2319     https://bugzilla.mozilla.org/show_bug.cgi?id=986802
2320     Fixes https://github.com/behdad/harfbuzz/pull/39
2321
2322     API Change:
2323
2324     -hb_ot_layout_language_get_required_feature_index
2325     +hb_ot_layout_language_get_required_feature
2326
2327     New API takes an extra pointer argument.  Pass NULL in to get
2328     behavior of previous API.
2329
2330     Reworked by behdad
2331
2332  src/hb-ot-layout-gsubgpos-private.hh |  4 +--
2333  src/hb-ot-layout.cc                  | 29 ++++++++++++---------
2334  src/hb-ot-layout.h                   | 11 ++++----
2335  src/hb-ot-map.cc                     | 50
2336  ++++++++++++++++++++++++++----------
2337  src/main.cc                          |  4 +--
2338  5 files changed, 64 insertions(+), 34 deletions(-)
2339
2340 commit df554af99db390e42d378983bb3fcf583477a1d7
2341 Author: Behdad Esfahbod <behdad@behdad.org>
2342 Date:   Thu Jun 19 15:39:18 2014 -0400
2343
2344     Rename search() to bsearch() and lsearch()
2345
2346     Such that the complexity of the algorithm used is clear at
2347     call site.
2348
2349  src/hb-open-type-private.hh        |  4 ++--
2350  src/hb-ot-cmap-table.hh            | 14 +++++++-------
2351  src/hb-ot-layout-common-private.hh |  9 +++++----
2352  3 files changed, 14 insertions(+), 13 deletions(-)
2353
2354 commit fb8cc86ff99c08064ac58a559bb66cc340693b92
2355 Author: Behdad Esfahbod <behdad@behdad.org>
2356 Date:   Thu Jun 19 15:30:18 2014 -0400
2357
2358     Rename sort() to qsort()
2359
2360     In an effort to make the algorithm used clear.
2361
2362  src/hb-coretext.cc  | 4 ++--
2363  src/hb-ot-map.cc    | 4 ++--
2364  src/hb-private.hh   | 8 ++++----
2365  src/hb-uniscribe.cc | 4 ++--
2366  4 files changed, 10 insertions(+), 10 deletions(-)
2367
2368 commit 577ca4814314c374824cac736996b9cdd4f9d11f
2369 Author: Behdad Esfahbod <behdad@behdad.org>
2370 Date:   Wed Jun 18 12:29:23 2014 -0400
2371
2372     [unicode7] Update list of Default_Ignorable codepoints
2373
2374  src/hb-unicode-private.hh | 66
2375  +++++++++++++++++++++--------------------------
2376  1 file changed, 30 insertions(+), 36 deletions(-)
2377
2378 commit 7cfee3827636f0dff7df5c8975a4fadd1b4bfbd5
2379 Author: Behdad Esfahbod <behdad@behdad.org>
2380 Date:   Mon Apr 28 15:09:30 2014 -0700
2381
2382     [unicode7] Route Manichaean and Psalter Pahlavi through Arabic shaper
2383
2384     Still needs update to joining table to fully work.
2385
2386  src/hb-ot-shape-complex-private.hh | 4 ++++
2387  1 file changed, 4 insertions(+)
2388
2389 commit a4a7899cd93fb9d1bc2163a4bbabfa733ee5bd52
2390 Author: Behdad Esfahbod <behdad@behdad.org>
2391 Date:   Mon Apr 28 15:06:42 2014 -0700
2392
2393     [unicode7] Mark right-to-left scripts
2394
2395  src/hb-common.cc | 8 ++++++++
2396  1 file changed, 8 insertions(+)
2397
2398 commit 62587bfc5178a447ef66d88eab7412a7efe84692
2399 Author: Behdad Esfahbod <behdad@behdad.org>
2400 Date:   Mon Apr 28 15:07:21 2014 -0700
2401
2402     [unicode7] Declare Unicode 7 scripts
2403
2404  src/hb-common.h | 21 +++++++++------------
2405  1 file changed, 9 insertions(+), 12 deletions(-)
2406
2407 commit dc61294aa93d36d0c5d187d4a692560a7cb46444
2408 Author: Behdad Esfahbod <behdad@behdad.org>
2409 Date:   Mon Apr 28 14:58:28 2014 -0700
2410
2411     [unicode7] Add missing ISO 15924 tags
2412
2413  src/hb-common.h | 6 +++---
2414  1 file changed, 3 insertions(+), 3 deletions(-)
2415
2416 commit 7526373e70bc4c2e2072da36babf9399fcf483b8
2417 Author: Behdad Esfahbod <behdad@behdad.org>
2418 Date:   Tue Jun 17 11:45:26 2014 -0400
2419
2420     [coretext] Remove unused var
2421
2422  src/hb-coretext.cc | 2 --
2423  1 file changed, 2 deletions(-)
2424
2425 commit 798e4185bc71b1a63528e6b0af236d4c964ec607
2426 Author: Jonathan Kew <jfkthame@gmail.com>
2427 Date:   Tue Jun 10 13:10:30 2014 +0100
2428
2429     When zeroing mark widths for LTR, also adjust offset...
2430
2431     ...so that they overstrike preceding glyph.
2432
2433     https://github.com/behdad/harfbuzz/pull/43
2434
2435  src/hb-ot-shape.cc | 50
2436  +++++++++++++++++++++++++++++++++++++++-----------
2437  1 file changed, 39 insertions(+), 11 deletions(-)
2438
2439 commit 80f7405a5208f88b8615aa4ce4c54ffeb16f04f8
2440 Author: Jonathan Kew <jfkthame@gmail.com>
2441 Date:   Tue Jun 10 13:10:02 2014 +0100
2442
2443     [Thai] set the correct general category on Nikhahit when decomposing
2444     Sara-Am.
2445
2446  src/hb-ot-shape-complex-thai.cc | 5 ++++-
2447  1 file changed, 4 insertions(+), 1 deletion(-)
2448
2449 commit 1d634cbb4b0338e1c2841127a72c5fac3a2a5ca1
2450 Author: Behdad Esfahbod <behdad@behdad.org>
2451 Date:   Fri Jun 6 17:55:02 2014 -0400
2452
2453     Fix base-position when 'pref' is NOT formed
2454
2455     If pre-base reordering Ra is NOT formed (or formed and then
2456     broken up), we should consider that Ra as base.  This is
2457     observable when there's a left matra or dotreph that positions
2458     before base.
2459
2460     Now, it might be that we shouldn't do this if the Ra happend
2461     to form a below form.  We can't quite deduce that right now...
2462
2463     Micro test added.  Also at:
2464
2465     https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
2466
2467  src/hb-ot-shape-complex-indic.cc                   |  28
2468  +++++++++++++++++++--
2469  test/shaping/fonts/sha1sum/MANIFEST                |   5 ++++
2470  .../e207635780b42f898d58654b65098763e340f5c7.ttf   | Bin 0 -> 3000 bytes
2471  test/shaping/tests/indic-pref-blocking.tests       |   3 ++-
2472  4 files changed, 33 insertions(+), 3 deletions(-)
2473
2474 commit 04dc52fa15f5b7f9eb5f448ea43e7ef1b2269e88
2475 Author: Behdad Esfahbod <behdad@behdad.org>
2476 Date:   Fri Jun 6 17:28:38 2014 -0400
2477
2478     [indic] Recover OT_H undergone ligation and multiplication
2479
2480     Sometimes font designers form half/pref/etc consonant forms
2481     unconditionally and then undo that conditionally.  Try to
2482     recover the OT_H classification in those cases.
2483
2484     No test number changes expected.
2485
2486  src/hb-ot-layout-private.hh      |  8 ++++++++
2487  src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++++++++
2488  2 files changed, 29 insertions(+)
2489
2490 commit 39c8201f8e361e8c0f23f07bf20124ccadc6086c
2491 Author: Behdad Esfahbod <behdad@behdad.org>
2492 Date:   Fri Jun 6 17:19:35 2014 -0400
2493
2494     [indic] Improve base re-finding
2495
2496     No test numbers change.
2497
2498  src/hb-ot-shape-complex-indic.cc | 5 ++---
2499  1 file changed, 2 insertions(+), 3 deletions(-)
2500
2501 commit c04d5f0dd24d0ed9560fb9aebb5561ce946743c3
2502 Author: Behdad Esfahbod <behdad@behdad.org>
2503 Date:   Fri Jun 6 17:02:39 2014 -0400
2504
2505     [indic] Minor
2506
2507  src/hb-ot-shape-complex-indic.cc | 2 +-
2508  1 file changed, 1 insertion(+), 1 deletion(-)
2509
2510 commit 824d00dce483d0f4030c0cac253f994810e10f32
2511 Author: Behdad Esfahbod <behdad@behdad.org>
2512 Date:   Mon Jun 9 14:17:33 2014 -0400
2513
2514     Fix commit 3f38c1137b6219a646da141b08463ffa922d4e35
2515
2516     Previous commit was not compiling with clang.
2517
2518  configure.ac | 4 ++--
2519  1 file changed, 2 insertions(+), 2 deletions(-)
2520
2521 commit 3f38c1137b6219a646da141b08463ffa922d4e35
2522 Author: Behdad Esfahbod <behdad@behdad.org>
2523 Date:   Fri Jun 6 16:03:40 2014 -0400
2524
2525     Don't use -mstructure-size-boundary=8 on clang arm
2526
2527     As in building for Android / iPhone.  Only set it if
2528     struct{char} alignment is not 1.
2529
2530     NOT tested on an actual Arm architecture.  Guess we'll know
2531     when this makes it to people's build bots.
2532
2533  configure.ac | 7 +++++--
2534  1 file changed, 5 insertions(+), 2 deletions(-)
2535
2536 commit 0ff74b09d2ccf7a9ea0f0b463d8b6d819c86c837
2537 Author: Behdad Esfahbod <behdad@behdad.org>
2538 Date:   Thu Jun 5 21:55:23 2014 -0400
2539
2540     Add missing test file.  Oops
2541
2542  test/shaping/tests/indic-pref-blocking.tests | 1 +
2543  1 file changed, 1 insertion(+)
2544
2545 commit 832a6f99b34f334b1e82b8e3a7ad137e823d203c
2546 Author: Behdad Esfahbod <behdad@behdad.org>
2547 Date:   Wed Jun 4 16:57:42 2014 -0400
2548
2549     [indic] Don't reorder reph/pref if ligature was expanded
2550
2551     Normally if you want to, say, conditionally prevent a 'pref', you
2552     would use blocking contextual matching.  Some designers instead
2553     form the 'pref' form, then undo it in context.  To detect that
2554     we now also remember glyphs that went through MultipleSubst.
2555
2556     In the only place that this is used, Uniscribe seems to only care
2557     about the "last" transformation between Ligature and Multiple
2558     substitions.  Ie. if you ligate, expand, and ligate again, it
2559     moves the pref, but if you ligate and expand it doesn't.  That's
2560     why we clear the MULTIPLIED bit when setting LIGATED.
2561
2562     Micro-test added.  Test: U+0D2F,0D4D,0D30 with font from:
2563
2564     [1]
2565     https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
2566
2567  src/hb-ot-layout-gsub-table.hh                      |   2 +-
2568  src/hb-ot-layout-gsubgpos-private.hh                |  20
2569  ++++++++++++++++----
2570  src/hb-ot-layout-private.hh                         |  16
2571  +++++++++++++++-
2572  src/hb-ot-shape-complex-indic.cc                    |   4 ++--
2573  test/shaping/Makefile.am                            |   5 ++++-
2574  .../226bc2deab3846f1a682085f70c67d0421014144.ttf    | Bin 0 -> 2828 bytes
2575  test/shaping/tests/MANIFEST                         |   1 +
2576  7 files changed, 39 insertions(+), 9 deletions(-)
2577
2578 commit b5be2317201774c84470167767ad83c8637cad5b
2579 Author: Behdad Esfahbod <behdad@behdad.org>
2580 Date:   Thu Jun 5 19:00:22 2014 -0400
2581
2582     [gsub] Adjust single-length ligature subst to act like single subst
2583
2584  src/hb-ot-layout-gsub-table.hh | 8 ++++++++
2585  1 file changed, 8 insertions(+)
2586
2587 commit aae69451dfbf2e3671c555c234f788c194302818
2588 Author: Behdad Esfahbod <behdad@behdad.org>
2589 Date:   Thu Jun 5 18:54:44 2014 -0400
2590
2591     [gsub] Minor shuffling
2592
2593  src/hb-ot-layout-gsub-table.hh | 29 ++++++++++++++++-------------
2594  1 file changed, 16 insertions(+), 13 deletions(-)
2595
2596 commit b6b304f12be917b7449b3ac9409069fcd4a27d95
2597 Author: Behdad Esfahbod <behdad@behdad.org>
2598 Date:   Thu Jun 5 17:12:54 2014 -0400
2599
2600     [ot] Add TODO re zero-len MultipleSubst sequences
2601
2602  src/hb-ot-layout-gsub-table.hh       | 9 +++++++++
2603  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
2604  2 files changed, 12 insertions(+), 1 deletion(-)
2605
2606 commit f1a72fe7bf863535ec09b559cc0bd878fd0799f2
2607 Author: Behdad Esfahbod <behdad@behdad.org>
2608 Date:   Wed Jun 4 19:00:29 2014 -0400
2609
2610     [ot-font] Fix cmap EncodingRecord cmp order
2611
2612  src/hb-ot-cmap-table.hh | 14 +++++++++-----
2613  1 file changed, 9 insertions(+), 5 deletions(-)
2614
2615 commit ce34f0b07e5324ed52e6e2c43000c2b09ee010d4
2616 Author: Behdad Esfahbod <behdad@behdad.org>
2617 Date:   Wed Jun 4 18:57:46 2014 -0400
2618
2619     [ot-font] Use binary search for format12 cmap subtable
2620
2621  src/hb-open-type-private.hh | 4 ++++
2622  src/hb-ot-cmap-table.hh     | 2 +-
2623  2 files changed, 5 insertions(+), 1 deletion(-)
2624
2625 commit 257d1adfa1b3422c511c55e641840a6e31ec6008
2626 Author: Behdad Esfahbod <behdad@behdad.org>
2627 Date:   Wed Jun 4 18:47:55 2014 -0400
2628
2629     [ot-font] Work around broken cmap subtable format 4 length
2630
2631     Roboto was hitting this.  FreeType also has pretty much the
2632     same code for this, in ttcmap.c:tt_cmap4_validate():
2633
2634         /* in certain fonts, the `length' field is invalid and goes */
2635         /* out of bound.  We try to correct this here...            */
2636         if ( table + length > valid->limit )
2637         {
2638           if ( valid->level >= FT_VALIDATE_TIGHT )
2639             FT_INVALID_TOO_SHORT;
2640
2641           length = (FT_UInt)( valid->limit - table );
2642         }
2643
2644  src/hb-ot-cmap-table.hh | 22 ++++++++++++++++++----
2645  1 file changed, 18 insertions(+), 4 deletions(-)
2646
2647 commit 51f563579b94e1ee23ced9bbcc7dd3341535ce72
2648 Author: Behdad Esfahbod <behdad@behdad.org>
2649 Date:   Wed Jun 4 18:42:32 2014 -0400
2650
2651     Move try_set to sanitize context
2652
2653  src/hb-open-type-private.hh        | 22 ++++++++++------------
2654  src/hb-ot-layout-common-private.hh |  2 +-
2655  2 files changed, 11 insertions(+), 13 deletions(-)
2656
2657 commit 500737e8e16dce5248aff394899bb3761a9c3bbf
2658 Author: Behdad Esfahbod <behdad@behdad.org>
2659 Date:   Wed Jun 4 18:17:29 2014 -0400
2660
2661     [ot-font] Don't select a Null cmap subtable
2662
2663     Can happen either in broken fonts, or as a result of sanitize().
2664
2665  src/hb-ot-cmap-table.hh | 2 +-
2666  1 file changed, 1 insertion(+), 1 deletion(-)
2667
2668 commit dac86026a6bae5a8a03cfe885bf93f32e5f48614
2669 Author: Behdad Esfahbod <behdad@behdad.org>
2670 Date:   Tue Jun 3 17:57:00 2014 -0400
2671
2672     Fix some cppcheck warnings
2673
2674     Bug 77800 - cppcheck reports
2675
2676  src/hb-common.cc                   | 4 +++-
2677  src/hb-ot-layout-common-private.hh | 2 +-
2678  src/hb-private.hh                  | 2 +-
2679  src/hb-shape-plan.cc               | 4 ++--
2680  4 files changed, 7 insertions(+), 5 deletions(-)
2681
2682 commit c306410cab368a27c1941a2625d3b475edeaac04
2683 Author: Behdad Esfahbod <behdad@behdad.org>
2684 Date:   Tue Jun 3 16:59:41 2014 -0400
2685
2686     Bug 77732 - Fix unused typedef warning for ASSERT_STATIC with GCC 4.8
2687
2688  src/hb-private.hh | 2 +-
2689  1 file changed, 1 insertion(+), 1 deletion(-)
2690
2691 commit ae2b854eab7f1c48e56751c987a714c2c18d6eb6
2692 Author: Behdad Esfahbod <behdad@behdad.org>
2693 Date:   Tue Jun 3 16:59:09 2014 -0400
2694
2695     Move code around
2696
2697  src/hb-private.hh | 134
2698  ++++++++++++++++++++++++++----------------------------
2699  1 file changed, 65 insertions(+), 69 deletions(-)
2700
2701 commit 17c3b809f42aec34d83dba2e6229ad85804bebae
2702 Author: Behdad Esfahbod <behdad@behdad.org>
2703 Date:   Mon Jun 2 15:08:18 2014 -0400
2704
2705     [indic] Treat U+A8E0..A8F1 as OT_A instead of OT_VD
2706
2707     Apparently they can intermix with other OT_A.
2708
2709     Test: U+0915,A8E2,1CD0
2710
2711  src/hb-ot-shape-complex-indic.cc | 2 +-
2712  1 file changed, 1 insertion(+), 1 deletion(-)
2713
2714 commit 6ae13f257c3986517c097fa666ab9f58bdc918b5
2715 Author: Behdad Esfahbod <behdad@behdad.org>
2716 Date:   Fri May 30 17:38:14 2014 -0400
2717
2718     [graphite2] Fix cluster mapping
2719
2720     Patch from Martin Hosken.  I expect this to fix the following bugs:
2721
2722     https://bugs.freedesktop.org/show_bug.cgi?id=75076
2723     https://bugzilla.gnome.org/show_bug.cgi?id=723582
2724     https://bugzilla.redhat.com/show_bug.cgi?id=998812
2725
2726  src/hb-graphite2.cc | 5 ++++-
2727  1 file changed, 4 insertions(+), 1 deletion(-)
2728
2729 commit 5875ad9c467b39d00ad4d98fd425179c701e6fd0
2730 Author: Behdad Esfahbod <behdad@behdad.org>
2731 Date:   Thu May 29 15:48:16 2014 -0400
2732
2733     0.9.29
2734
2735  NEWS         | 12 ++++++++++++
2736  configure.ac |  2 +-
2737  2 files changed, 13 insertions(+), 1 deletion(-)
2738
2739 commit 7977ca17aac34b9ab10622928bed8afa2177f16a
2740 Author: Behdad Esfahbod <behdad@behdad.org>
2741 Date:   Thu May 29 15:34:26 2014 -0400
2742
2743     [indic] Allow decimal and Brahmi digits as placeholders
2744
2745     Tests: U+0967,0951 U+0031,093F
2746
2747  src/hb-ot-shape-complex-indic.cc                                      |
2748  4 ++++
2749  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt  |
2750  2 ++
2751  2 files changed, 6 insertions(+)
2752
2753 commit e8b5d64039614ecce472eda1a7a603736da25d86
2754 Author: Behdad Esfahbod <behdad@behdad.org>
2755 Date:   Thu May 29 15:18:27 2014 -0400
2756
2757     [indic] Do NOT allow reph formation on placeholders
2758
2759     Only allow it on DOTTED CIRCLE.  No effect on test numbers.
2760
2761     Test: U+0930,094D,00A0
2762
2763  src/hb-ot-shape-complex-indic-machine.rl                                |
2764  2 +-
2765  .../in-tree/shaper-indic/indic/script-devanagari/misc/dottedcircle.txt  |
2766  1 +
2767  2 files changed, 2 insertions(+), 1 deletion(-)
2768
2769 commit 52b562a6a058131c0103aaa5404d053e6465bb23
2770 Author: Behdad Esfahbod <behdad@behdad.org>
2771 Date:   Tue May 27 18:18:23 2014 -0400
2772
2773     [indic] Clean up a bit
2774
2775     No functional change intended.
2776
2777  src/hb-ot-shape-complex-indic.cc | 17 +++++------------
2778  1 file changed, 5 insertions(+), 12 deletions(-)
2779
2780 commit 3bf652b90783e8244c153739585d95dc4162efb4
2781 Author: Behdad Esfahbod <behdad@behdad.org>
2782 Date:   Tue May 27 18:07:26 2014 -0400
2783
2784     [indic] Treat U+002D and U+2010..2014 as placeholders
2785
2786  src/hb-ot-shape-complex-indic.cc | 4 +++-
2787  1 file changed, 3 insertions(+), 1 deletion(-)
2788
2789 commit e0de95f40244924cb8f9f7abca7f53117044a0eb
2790 Author: Behdad Esfahbod <behdad@behdad.org>
2791 Date:   Tue May 27 17:58:34 2014 -0400
2792
2793     [indic] Treat U+00D7 MULTIPLICATION SIGN as placeholder
2794
2795  src/hb-ot-shape-complex-indic.cc | 1 +
2796  1 file changed, 1 insertion(+)
2797
2798 commit cf78dd483cbe1759a8ecb731879e041a53ba9bb3
2799 Author: Behdad Esfahbod <behdad@behdad.org>
2800 Date:   Tue May 27 17:53:37 2014 -0400
2801
2802     [indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER
2803
2804  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
2805  src/hb-ot-shape-complex-indic-private.hh | 6 +++---
2806  src/hb-ot-shape-complex-indic.cc         | 4 ++--
2807  src/hb-ot-shape-complex-myanmar.cc       | 2 +-
2808  4 files changed, 8 insertions(+), 8 deletions(-)
2809
2810 commit 186ece94c8838e95db240d3e7c3ce415da6be81e
2811 Author: Behdad Esfahbod <behdad@behdad.org>
2812 Date:   Tue May 27 17:49:45 2014 -0400
2813
2814     [myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB
2815
2816     No functional change.
2817
2818  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
2819  src/hb-ot-shape-complex-myanmar.cc         | 2 +-
2820  2 files changed, 2 insertions(+), 2 deletions(-)
2821
2822 commit cf71d28c380819cb0f7f0f22f6ff9e4aa881a2b8
2823 Author: Behdad Esfahbod <behdad@behdad.org>
2824 Date:   Tue May 27 17:47:43 2014 -0400
2825
2826     [indic/myanmar] Refactor a few macros
2827
2828  src/hb-ot-shape-complex-indic-private.hh | 12 ++++++++++++
2829  src/hb-ot-shape-complex-indic.cc         | 10 ----------
2830  src/hb-ot-shape-complex-myanmar.cc       |  6 ------
2831  3 files changed, 12 insertions(+), 16 deletions(-)
2832
2833 commit 2307268e01d27a999b56a2f573dfcee8b2a7949b
2834 Author: Behdad Esfahbod <behdad@behdad.org>
2835 Date:   Tue May 27 17:39:01 2014 -0400
2836
2837     [indic] Treat U+0A72..0A73 like regular consonants
2838
2839     Unicode 6.x IndicSyllableCategory categorizes them as
2840     placeholders, but they can subjoin.
2841
2842  src/hb-ot-shape-complex-indic.cc | 3 ++-
2843  1 file changed, 2 insertions(+), 1 deletion(-)
2844
2845 commit e9b2a4cfe593bdbe9288571635ba26ac42ede987
2846 Author: Behdad Esfahbod <behdad@behdad.org>
2847 Date:   Fri May 23 15:49:10 2014 -0400
2848
2849     [indic] Support U+1CED
2850
2851  src/hb-ot-shape-complex-indic.cc | 5 +++++
2852  1 file changed, 5 insertions(+)
2853
2854 commit d19f8e85702a1e473efe2f02027984dcc127602a
2855 Author: Behdad Esfahbod <behdad@behdad.org>
2856 Date:   Fri May 23 15:45:50 2014 -0400
2857
2858     [indic] Support U+A8F2..A8F7,1CE9..1CEC,1CEE..1CF1
2859
2860  src/hb-ot-shape-complex-indic.cc | 8 ++++++++
2861  1 file changed, 8 insertions(+)
2862
2863 commit ddbdfcbf1c10eed0a7b81b29fee99f1bd22113e5
2864 Author: Behdad Esfahbod <behdad@behdad.org>
2865 Date:   Fri May 23 15:39:55 2014 -0400
2866
2867     [indic] Simplify grammar
2868
2869     No functional change.
2870
2871  src/hb-ot-shape-complex-indic-machine.rl | 7 +++----
2872  1 file changed, 3 insertions(+), 4 deletions(-)
2873
2874 commit 4e9b1f662b23966e67c548b86afeff2bec9b0eb7
2875 Author: Behdad Esfahbod <behdad@behdad.org>
2876 Date:   Fri May 23 15:38:42 2014 -0400
2877
2878     [indic] Always start new syllable for Avagraha
2879
2880     In fact, the previous grammar was ambigious.  No functional
2881     change.
2882
2883  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
2884  1 file changed, 1 insertion(+), 1 deletion(-)
2885
2886 commit 9f9bd9bf31161660214b8b39a78cdafbb79db1be
2887 Author: Behdad Esfahbod <behdad@behdad.org>
2888 Date:   Fri May 23 15:33:13 2014 -0400
2889
2890     [indic] Rename avagraha cluster to symbol cluster
2891
2892     In anticipation of adding more characters to that class of clusters.
2893
2894  src/hb-ot-shape-complex-indic-machine.rl | 10 +++++-----
2895  src/hb-ot-shape-complex-indic-private.hh |  4 ++--
2896  src/hb-ot-shape-complex-indic.cc         | 14 +++++++-------
2897  3 files changed, 14 insertions(+), 14 deletions(-)
2898
2899 commit a498565cedf0441ae723c5e5969f637d792a15e7
2900 Author: Behdad Esfahbod <behdad@behdad.org>
2901 Date:   Thu May 22 19:39:56 2014 -0400
2902
2903     [indic] Support U+1CF2,U+1CF3
2904
2905  src/hb-ot-shape-complex-indic.cc | 6 ++++++
2906  1 file changed, 6 insertions(+)
2907
2908 commit ecb98babbaa065940b40ca8954a454f0e2cdcff0
2909 Author: Behdad Esfahbod <behdad@behdad.org>
2910 Date:   Thu May 22 19:36:21 2014 -0400
2911
2912     [indic] Support U+1CE2..U+1CE8
2913
2914  src/hb-ot-shape-complex-indic.cc | 4 ++++
2915  1 file changed, 4 insertions(+)
2916
2917 commit 37bf2c9224e32fdc99c20158c6dc0a4602ec1292
2918 Author: Behdad Esfahbod <behdad@behdad.org>
2919 Date:   Thu May 22 19:35:17 2014 -0400
2920
2921     Minor
2922
2923  src/hb-ot-shape-complex-indic.cc | 2 +-
2924  1 file changed, 1 insertion(+), 1 deletion(-)
2925
2926 commit 131e17ff9ae792cafa7a500043acb373802ee872
2927 Author: Behdad Esfahbod <behdad@behdad.org>
2928 Date:   Thu May 22 19:32:51 2014 -0400
2929
2930     [indic] Support U+1CF5,1CF6
2931
2932  src/hb-ot-shape-complex-indic.cc | 3 +++
2933  1 file changed, 3 insertions(+)
2934
2935 commit 72ead0cc72dac4d1c985ead065bb820f93f14a1d
2936 Author: Behdad Esfahbod <behdad@behdad.org>
2937 Date:   Thu May 22 19:12:10 2014 -0400
2938
2939     [indic] Treat U+1CE1 as a tone-mark too
2940
2941     It's spacing, but otherwise the same as the other ones.
2942
2943  src/hb-ot-shape-complex-indic.cc | 2 +-
2944  1 file changed, 1 insertion(+), 1 deletion(-)
2945
2946 commit e848bfae7c975a6fae434daf8e3db4d69914df9f
2947 Author: Behdad Esfahbod <behdad@behdad.org>
2948 Date:   Thu May 22 18:50:34 2014 -0400
2949
2950     [indic] Recategorize U+A8E0..A8F1 as OT_VD
2951
2952     Up to two of them come after all OT_A characters.
2953
2954  src/hb-ot-shape-complex-indic-machine.rl |  2 +-
2955  src/hb-ot-shape-complex-indic.cc         | 10 ++++++----
2956  2 files changed, 7 insertions(+), 5 deletions(-)
2957
2958 commit c519536c34c842304da558dd4a9e3844fc261b20
2959 Author: Behdad Esfahbod <behdad@behdad.org>
2960 Date:   Thu May 22 18:43:14 2014 -0400
2961
2962     [indic] Allow up to three tone marks
2963
2964     According to Roozbeh, there are valid combinations in Unicode
2965     proposals for up to three.  Previously we were allowing up to two.
2966
2967  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
2968  1 file changed, 1 insertion(+), 1 deletion(-)
2969
2970 commit c11fc6833980fce6d70c5ae0c6623de97a3eb30a
2971 Author: Behdad Esfahbod <behdad@behdad.org>
2972 Date:   Thu May 22 18:41:49 2014 -0400
2973
2974     [indic] Support more extended Devanagari tone marks
2975
2976     Also adjust U+0953,0954 handling.
2977
2978  src/hb-ot-shape-complex-indic.cc | 18 ++++++++++++------
2979  1 file changed, 12 insertions(+), 6 deletions(-)
2980
2981 commit 26c836e53d55a2e2d4c17fd9ea1884eec33ce015
2982 Author: Behdad Esfahbod <behdad@behdad.org>
2983 Date:   Wed May 21 18:35:48 2014 -0400
2984
2985     [indic] Handle "Cantillation marks for the Samaveda"
2986
2987  src/hb-ot-shape-complex-indic.cc | 3 +++
2988  1 file changed, 3 insertions(+)
2989
2990 commit 29531128f2f4342d537817746863705df80efe4b
2991 Author: Behdad Esfahbod <behdad@behdad.org>
2992 Date:   Thu May 15 14:04:02 2014 -0600
2993
2994     [indic] Improve reph formation of Sinhala and Telugu
2995
2996     Sinhala and Telugu use "explicit" reph.  That is, the reph is
2997     formed by
2998     a Ra,H,ZWJ sequence.  Previously, upon detecting this sequence,
2999     we were
3000     checking checking whether the 'rphf' feature applies to the first two
3001     glyphs of the sequence.  This is how the Microsoft fonts are designed.
3002     However, testing with Noto shows that apparently Uniscribe also forms
3003     the reph if the lookup ligates all three glyphs.  So, try both
3004     sequences.
3005
3006     Doesn't affect test results for Sinhala or Telugu.
3007
3008     https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=232
3009
3010  src/hb-ot-shape-complex-indic.cc | 9 +++++++--
3011  1 file changed, 7 insertions(+), 2 deletions(-)
3012
3013 commit 8c703f13bf8b4b276093b1c42cd3759e34b6787f
3014 Author: Oleg Oshmyan <chortos@inbox.lv>
3015 Date:   Wed May 14 22:10:09 2014 +0100
3016
3017     Fix build with --coretext on older OS X
3018
3019     Fixes https://github.com/behdad/harfbuzz/pull/40
3020
3021  src/hb-coretext.h | 2 +-
3022  1 file changed, 1 insertion(+), 1 deletion(-)
3023
3024 commit 439b05867c0856a81fa8f9bea3a7465b4b4bdd91
3025 Author: Behdad Esfahbod <behdad@behdad.org>
3026 Date:   Wed May 14 16:44:39 2014 -0600
3027
3028     [myanmar] Allow MedialYa+Asat in the grammar
3029
3030     The grammar in the OT spec, and the existing Windows implementation
3031     seem to be confused around where to allow Asat around the medial
3032     consonants.
3033
3034     The previous grammar for medial group was allowing an Asat after
3035     the medial group only if there was a medial Wa or Ha, but not if
3036     there was only a medial Ya.  This doesn't make sense to me and
3037     sounds reversed, as both medial Wa and Ha are below marks while
3038     Asat is an above mark.  An Asat can come before the medial group
3039     already (in fact, multiple ones can.  Why?!).  The medial Ya
3040     however is a spacing mark and according to Roozbeh it's valid
3041     to want an Asat on the medial Ya instead of the base, so it looks
3042     to me like we want to allow an Asat after the medial group if
3043     there *was* a Ya but not if there wasn't any.  Not wanting to
3044     produce dotted-circle where Windows is not, this commit changes
3045     the grammar to allow one Asat after the medial group no matter
3046     what comes in the group.
3047
3048     Test: U+1002,103A,103B vs U+1002,103B,103A
3049
3050  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
3051  1 file changed, 1 insertion(+), 1 deletion(-)
3052
3053 commit 0a017ce169d791c9aea56671fe5837961e0a3c09
3054 Author: Behdad Esfahbod <behdad@behdad.org>
3055 Date:   Wed May 14 16:44:16 2014 -0600
3056
3057     Add tests for Myanmar Asat+MedialYa and MedialYa+Asat sequences
3058
3059     One of them currently produces dotted-circle.  Fix and detailed
3060     message coming.
3061
3062  test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/misc.txt |
3063  2 ++
3064  1 file changed, 2 insertions(+)
3065
3066 commit c95587618c88d187be64f923033dae151cf820be
3067 Author: Behdad Esfahbod <behdad@behdad.org>
3068 Date:   Wed May 14 00:42:18 2014 -0400
3069
3070     [ot] Minor note re cmap subtable format 2 and 8
3071
3072  src/hb-ot-cmap-table.hh | 2 ++
3073  1 file changed, 2 insertions(+)
3074
3075 commit b7878cd58ea9a67236e1e0228c35b5b03ec4ff9c
3076 Author: Behdad Esfahbod <behdad@behdad.org>
3077 Date:   Tue May 13 21:47:51 2014 -0400
3078
3079     [ot] Implement cmap subtable format 0
3080
3081  src/hb-open-type-private.hh |  3 ++-
3082  src/hb-ot-cmap-table.hh     | 32 ++++++++++++++++++++++++++++++++
3083  2 files changed, 34 insertions(+), 1 deletion(-)
3084
3085 commit ca7b77431d1e0aaa803722be8be85a368a385f47
3086 Author: Behdad Esfahbod <behdad@behdad.org>
3087 Date:   Tue May 13 21:26:34 2014 -0400
3088
3089     [ot] Factor out code between cmap sutable format 12 and 13
3090
3091  src/hb-ot-cmap-table.hh | 43 +++++++++++++------------------------------
3092  1 file changed, 13 insertions(+), 30 deletions(-)
3093
3094 commit 94759e8219ed08392573bae948a8135e16b8e0d0
3095 Author: Behdad Esfahbod <behdad@behdad.org>
3096 Date:   Tue May 13 21:17:28 2014 -0400
3097
3098     [ot] Factor out code between cmap subtable format 6 and 10
3099
3100  src/hb-ot-cmap-table.hh | 49
3101  ++++++++++---------------------------------------
3102  1 file changed, 10 insertions(+), 39 deletions(-)
3103
3104 commit 1a8ffc512987c1ff1b4896549f80b145c85454a8
3105 Author: Behdad Esfahbod <behdad@behdad.org>
3106 Date:   Tue May 13 21:06:39 2014 -0400
3107
3108     Minor
3109
3110  src/hb-blob.h | 5 ++---
3111  1 file changed, 2 insertions(+), 3 deletions(-)
3112
3113 commit 91bbfca87527fa14d6ebec86b087f2a989381872
3114 Author: Behdad Esfahbod <behdad@behdad.org>
3115 Date:   Mon May 12 18:19:29 2014 -0400
3116
3117     [ot] Implement cmap subtable formats 6 and 10
3118
3119  src/hb-ot-cmap-table.hh | 77
3120  +++++++++++++++++++++++++++++++++++++++++++++++--
3121  1 file changed, 74 insertions(+), 3 deletions(-)
3122
3123 commit d294a2cb165c4f20daa5624969067c51eb9aef58
3124 Author: Behdad Esfahbod <behdad@behdad.org>
3125 Date:   Mon May 12 17:58:31 2014 -0400
3126
3127     [ot] Implement cmap subtable format 13
3128
3129  src/hb-ot-cmap-table.hh | 47
3130  +++++++++++++++++++++++++++++++++++++++++------
3131  1 file changed, 41 insertions(+), 6 deletions(-)
3132
3133 commit 0d75793fae95ed9f6b8522ae3af4fcdf397d8c36
3134 Author: Behdad Esfahbod <behdad@behdad.org>
3135 Date:   Mon May 12 17:51:15 2014 -0400
3136
3137     [ot] Implement cmap subtable format 12
3138
3139  src/hb-ot-cmap-table.hh | 63
3140  +++++++++++++++++++++++++++++++++++++++++++++++--
3141  src/hb-ot-font.cc       |  5 ++++
3142  2 files changed, 66 insertions(+), 2 deletions(-)
3143
3144 commit 3608a6847e7b7eb4206df049158513a085810afd
3145 Author: Behdad Esfahbod <behdad@behdad.org>
3146 Date:   Mon May 12 13:46:29 2014 -0400
3147
3148     [ot] Hook up cmap table to hb_ot_font_funcs()
3149
3150  src/hb-ot-cmap-table.hh | 10 +++++++---
3151  src/hb-ot-font.cc       | 33 +++++++++++++++++++--------------
3152  2 files changed, 26 insertions(+), 17 deletions(-)
3153
3154 commit c8a47452993b9dee6854bfc866aca4a20142696f
3155 Author: Behdad Esfahbod <behdad@behdad.org>
3156 Date:   Fri May 9 19:55:51 2014 -0400
3157
3158     [ot] Implement cmap subtable format 4
3159
3160  src/hb-ot-cmap-table.hh | 52
3161  +++++++++++++++++++++++++++++++++++++++++++++++++
3162  1 file changed, 52 insertions(+)
3163
3164 commit 4719621f20dfd6a0377c650a7b4df223c18dc143
3165 Author: Behdad Esfahbod <behdad@behdad.org>
3166 Date:   Fri May 9 16:09:11 2014 -0400
3167
3168     Minor
3169
3170  src/hb-open-type-private.hh | 1 -
3171  1 file changed, 1 deletion(-)
3172
3173 commit 41ca1fbebf61cf26e1e0e4b11f4a5b52fb7d88a9
3174 Author: Behdad Esfahbod <behdad@behdad.org>
3175 Date:   Fri May 9 15:35:56 2014 -0400
3176
3177     [ot] Start implementing cmap table
3178
3179  src/Makefile.am         |   1 +
3180  src/hb-ot-cmap-table.hh | 171
3181  ++++++++++++++++++++++++++++++++++++++++++++++++
3182  src/hb-ot-font.cc       |   1 +
3183  3 files changed, 173 insertions(+)
3184
3185 commit c7074b8798048324cb8850c55908ce77fc33d11e
3186 Author: Behdad Esfahbod <behdad@behdad.org>
3187 Date:   Thu May 8 18:24:31 2014 -0400
3188
3189     [otlayout] Add GenericArrayOf::search()
3190
3191  src/hb-open-type-private.hh | 11 +++++++++++
3192  1 file changed, 11 insertions(+)
3193
3194 commit 40a479797add42fa42b78d4267920ef75bfb6b9a
3195 Author: Behdad Esfahbod <behdad@behdad.org>
3196 Date:   Thu May 8 18:21:04 2014 -0400
3197
3198     [otlayout] Add GenericSortedArrayOf
3199
3200  src/hb-open-type-private.hh | 10 +++++++---
3201  1 file changed, 7 insertions(+), 3 deletions(-)
3202
3203 commit 0ddecabc6de205b121bec31fbf670f37cc9454ef
3204 Author: Behdad Esfahbod <behdad@behdad.org>
3205 Date:   Thu May 1 16:01:40 2014 -0700
3206
3207     [main] Minor improvement to output
3208
3209  src/main.cc | 12 +++++++-----
3210  1 file changed, 7 insertions(+), 5 deletions(-)
3211
3212 commit 79ecdc3f9525212053d2bc88a5541c41697159da
3213 Author: Behdad Esfahbod <behdad@behdad.org>
3214 Date:   Mon Apr 28 14:24:23 2014 -0700
3215
3216     0.9.28
3217
3218  NEWS         | 13 +++++++++++++
3219  configure.ac |  2 +-
3220  2 files changed, 14 insertions(+), 1 deletion(-)
3221
3222 commit 6faff8e4132197ba06f0e685b82efe35b546cf64
3223 Author: Behdad Esfahbod <behdad@behdad.org>
3224 Date:   Mon Apr 28 14:29:39 2014 -0700
3225
3226     Add static storage classifier to inline functions
3227
3228     Before we were just relying on the compiler inlining them and not
3229     leaving a trace in our public API.  Try to fix.  Hopefully not
3230     breaking anyone's build.
3231
3232  src/hb-open-type-private.hh    | 22 +++++++++++-----------
3233  src/hb-ot-layout-gpos-table.hh |  4 ++--
3234  src/hb-ot-layout-gsub-table.hh |  6 +++---
3235  src/hb-ot-layout-private.hh    | 36 ++++++++++++++++++------------------
3236  src/hb-ot-map-private.hh       | 10 +++++-----
3237  src/hb-private.hh              |  2 +-
3238  6 files changed, 40 insertions(+), 40 deletions(-)
3239
3240 commit 9c9411839bb89d0a1a83120af0982c60e0e393d9
3241 Author: Behdad Esfahbod <behdad@behdad.org>
3242 Date:   Mon Apr 28 12:38:25 2014 -0700
3243
3244     [tibetan] Reorder PADMA sign to occur after other below marks
3245
3246     Based on suggestion from Andrew Glass.
3247
3248     Test: U+0F40,0FC6,0F83
3249
3250  src/hb-unicode-private.hh | 4 ++++
3251  1 file changed, 4 insertions(+)
3252
3253 commit 659cd3c5b470ff9724ce5e53fedd1fea3e7512c4
3254 Author: Behdad Esfahbod <behdad@behdad.org>
3255 Date:   Mon Apr 28 12:43:42 2014 -0700
3256
3257     [test] Add test case for Tibetan sign PADMA
3258
3259     Currently fails.
3260
3261  test/shaping/texts/in-tree/shaper-tibetan/script-tibetan/misc/misc.txt |
3262  1 +
3263  1 file changed, 1 insertion(+)
3264
3265 commit ee703bc3ef740c300718fca7a12c050c322dce19
3266 Author: Behdad Esfahbod <behdad@behdad.org>
3267 Date:   Mon Apr 28 12:43:18 2014 -0700
3268
3269     Reshuffle test data
3270
3271  test/shaping/texts/in-tree/MANIFEST                      |  3 +++
3272  test/shaping/texts/in-tree/shaper-default/MANIFEST       |  3 ---
3273  .../texts/in-tree/shaper-default/script-hangul/MANIFEST  |  1 -
3274  .../in-tree/shaper-default/script-hangul/misc/MANIFEST   |  1 -
3275  .../in-tree/shaper-default/script-hangul/misc/misc.txt   |  4 ----
3276  .../texts/in-tree/shaper-default/script-hebrew/MANIFEST  |  1 -
3277  .../in-tree/shaper-default/script-hebrew/misc/MANIFEST   |  1 -
3278  .../shaper-default/script-hebrew/misc/diacritics.txt     | 16
3279  ----------------
3280  .../texts/in-tree/shaper-default/script-tibetan/MANIFEST |  1 -
3281  .../in-tree/shaper-default/script-tibetan/misc/MANIFEST  |  1 -
3282  .../in-tree/shaper-default/script-tibetan/misc/misc.txt  |  1 -
3283  .../texts/in-tree/shaper-hangul/script-hangul/MANIFEST   |  1 +
3284  .../in-tree/shaper-hangul/script-hangul/misc/MANIFEST    |  1 +
3285  .../in-tree/shaper-hangul/script-hangul/misc/misc.txt    |  4 ++++
3286  .../texts/in-tree/shaper-hebrew/script-hebrew/MANIFEST   |  1 +
3287  .../in-tree/shaper-hebrew/script-hebrew/misc/MANIFEST    |  1 +
3288  .../shaper-hebrew/script-hebrew/misc/diacritics.txt      | 16
3289  ++++++++++++++++
3290  .../texts/in-tree/shaper-tibetan/script-tibetan/MANIFEST |  1 +
3291  .../in-tree/shaper-tibetan/script-tibetan/misc/MANIFEST  |  1 +
3292  .../in-tree/shaper-tibetan/script-tibetan/misc/misc.txt  |  1 +
3293  20 files changed, 30 insertions(+), 30 deletions(-)
3294
3295 commit b082ef373cefb35dd98b5f2f0b677ccc7806f51e
3296 Author: Behdad Esfahbod <behdad@behdad.org>
3297 Date:   Fri Apr 25 11:48:10 2014 -0700
3298
3299     Typo
3300
3301  src/hb-ot-shape-complex-indic.cc | 2 +-
3302  1 file changed, 1 insertion(+), 1 deletion(-)
3303
3304 commit 828e109c7aac3389cc3b89ea1f13388aefb63804
3305 Author: Behdad Esfahbod <behdad@behdad.org>
3306 Date:   Fri Apr 18 16:53:34 2014 -0700
3307
3308     [indic] Fix-up zero-context matching
3309
3310     commit b5a0f69e47ace468b06e21cf069a18ddcfcf6064
3311     Author: Behdad Esfahbod <behdad@behdad.org>
3312     Date:   Thu Oct 17 18:04:23 2013 +0200
3313
3314         [indic] Pass zero-context=false to would_substitute for newer
3315         scripts
3316
3317         For scripts without an old/new spec distinction, use
3318         zero-context=false.
3319         This changes behavior in Sinhala / Khmer, but doesn't seem
3320         to regress.
3321         This will be useful and used in Javanese.
3322
3323     The *intention* was to change zero-context from true to false for
3324     scripts that
3325     don't have old-vs-new specs.  However, checking the code, looks
3326     like we
3327     essentially change zero-context to always be true; ie. we only
3328     changed things
3329     for old-spec, and we broke them.  That's what causes this bug:
3330
3331       https://bugs.freedesktop.org/show_bug.cgi?id=76705
3332
3333     The root of the bug is here:
3334
3335       /* Use zero-context would_substitute() matching for new-spec of
3336       the main
3337        * Indic scripts, but not for old-spec or scripts with one spec
3338        only. */
3339       bool zero_context = indic_plan->config->has_old_spec ||
3340       !indic_plan->is_old_spec;
3341
3342     Note that is_old_spec itself is:
3343
3344       indic_plan->is_old_spec = indic_plan->config->has_old_spec &&
3345       ((plan->map.chosen_script[0] & 0x000000FF) != '2');
3346
3347     It's easy to show that zero_context is now always true.  What we
3348     really meant was:
3349
3350       bool zero_context = indic_plan->config->has_old_spec &&
3351       !indic_plan->is_old_spec;
3352
3353     Ie, "&&" instead of "||".  We made this change supposedly to make
3354     Javanese
3355     work.  But apparently we got it working regardless!  So I'm going
3356     to fix this
3357     to only change the logic for old-spec and not touch other cases.
3358
3359  src/hb-ot-shape-complex-indic.cc | 4 ++--
3360  1 file changed, 2 insertions(+), 2 deletions(-)
3361
3362 commit 66c6a48b6ce9dab6375ba1a23d7e450d6974852a
3363 Author: Behdad Esfahbod <behdad@behdad.org>
3364 Date:   Mon Apr 14 15:55:42 2014 -0700
3365
3366     Add HB_NO_MERGE_CLUSTERS
3367
3368     Disables any cluster-merging.  Added for testing purposes while
3369     we investigate what kind of API to add for this.
3370
3371  src/hb-buffer.cc | 8 ++++++++
3372  1 file changed, 8 insertions(+)
3373
3374 commit 897c7b804d6817470a364ba31b1719555b12f751
3375 Author: Behdad Esfahbod <behdad@behdad.org>
3376 Date:   Thu Apr 10 16:27:13 2014 -0700
3377
3378     Add Khmer test for U+17DD
3379
3380  .../shaper-indic/south-east-asian/script-khmer/misc/other-marks.txt
3381  | 1 +
3382  1 file changed, 1 insertion(+)
3383
3384 commit 50a00535ccac538bbf93358fd2d2442e4c12542f
3385 Author: Behdad Esfahbod <behdad@behdad.org>
3386 Date:   Thu Apr 10 16:03:29 2014 -0700
3387
3388     Require gobject-introspection 1.34.0
3389
3390     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=75384
3391
3392  configure.ac | 2 +-
3393  1 file changed, 1 insertion(+), 1 deletion(-)
3394
3395 commit 5fd996c4a4049a75c6d9e964f1a81c00ff191893
3396 Author: Behdad Esfahbod <behdad@behdad.org>
3397 Date:   Wed Apr 9 16:38:26 2014 -0700
3398
3399     Further adjust check-defs and check-symbols for mipsel
3400
3401     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74491
3402
3403  src/check-defs.sh    | 2 +-
3404  src/check-symbols.sh | 2 +-
3405  2 files changed, 2 insertions(+), 2 deletions(-)
3406
3407 commit 75ec6d0bc5ca0170c73e4d1099a898d38d8f85c0
3408 Author: Behdad Esfahbod <behdad@behdad.org>
3409 Date:   Wed Apr 9 16:33:32 2014 -0700
3410
3411     Tighten up check-static-inits.sh check
3412
3413     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74490
3414
3415  src/check-static-inits.sh | 2 +-
3416  1 file changed, 1 insertion(+), 1 deletion(-)
3417
3418 commit 110ec0714a11b9417eed82f7d25b85c9dc7b6df4
3419 Author: Behdad Esfahbod <behdad@behdad.org>
3420 Date:   Tue Apr 8 17:32:08 2014 -0700
3421
3422     Typo
3423
3424  src/hb-blob.h | 2 +-
3425  1 file changed, 1 insertion(+), 1 deletion(-)
3426
3427 commit 0682ddd05c22a400ff5ce97d4ea4b52a18b845ae
3428 Author: Behdad Esfahbod <behdad@behdad.org>
3429 Date:   Tue Apr 8 16:03:35 2014 -0700
3430
3431     [indic] Support U+17DD KHMER SIGN ATTHACAN
3432
3433     As requested by Martin Hosken on the list.
3434
3435  src/hb-ot-shape-complex-indic.cc | 3 ++-
3436  1 file changed, 2 insertions(+), 1 deletion(-)
3437
3438 commit 05870ed62edd8728d6d732f60d6b7e149d45e6f4
3439 Author: Primiano Tucci <primiano@chromium.org>
3440 Date:   Wed Apr 2 11:35:27 2014 +0100
3441
3442     Use __aarch64__ for 64-bit ARM detection, not __arm64__
3443
3444     Many GCC versions don't define __arm64__
3445
3446  src/hb-atomic-private.hh | 2 +-
3447  1 file changed, 1 insertion(+), 1 deletion(-)
3448
3449 commit 04d894e89795041b2055dc172744a018644f2bca
3450 Author: Behdad Esfahbod <behdad@behdad.org>
3451 Date:   Tue Mar 25 12:11:32 2014 -0700
3452
3453     Minor
3454
3455  src/hb-ot-layout-gsubgpos-private.hh | 1 +
3456  1 file changed, 1 insertion(+)
3457
3458 commit 903648437c180c7b039801cdb0672e0f8e14afd4
3459 Author: Behdad Esfahbod <behdad@behdad.org>
3460 Date:   Mon Mar 24 14:26:36 2014 -0700
3461
3462     Start fleshing out builtin font functions
3463
3464  src/Makefile.am         |   3 +-
3465  src/hb-glib.cc          |   2 +-
3466  src/hb-icu.cc           |   2 +-
3467  src/hb-ot-font.cc       | 260
3468  ++++++++++++++++++++++++++++++++++++++++++++++++
3469  src/hb-ot-font.h        |  41 ++++++++
3470  src/hb-ot-hhea-table.hh |   2 +-
3471  src/hb-ot-hmtx-table.hh |   2 +-
3472  src/hb-ot.h             |   1 +
3473  src/hb-tt-font.cc       |  77 --------------
3474  util/Makefile.am        |   4 +-
3475  util/options.cc         |   4 +
3476  11 files changed, 314 insertions(+), 84 deletions(-)
3477
3478 commit 343a0e4e747d93eeeb724c5d585f5ba036a0df84
3479 Author: Behdad Esfahbod <behdad@behdad.org>
3480 Date:   Fri Mar 21 14:37:27 2014 -0700
3481
3482     Add "make built-sources"
3483
3484  src/Makefile.am | 3 ++-
3485  1 file changed, 2 insertions(+), 1 deletion(-)
3486
3487 commit e9853f33d1f53d4d69ee0fa340ce9225a5ed17ca
3488 Author: Behdad Esfahbod <behdad@behdad.org>
3489 Date:   Fri Mar 21 12:53:08 2014 -0700
3490
3491     One more fix for build without gtk-doc
3492
3493     Fixes https://github.com/behdad/harfbuzz/pull/35
3494
3495  autogen.sh | 2 +-
3496  1 file changed, 1 insertion(+), 1 deletion(-)
3497
3498 commit b96af03c20e46105982b3608b608614403540661
3499 Author: Konstantin Ritt <ritt.ks@gmail.com>
3500 Date:   Thu Mar 20 16:01:30 2014 +0200
3501
3502     Fix build with --coretext on iOS
3503
3504     On iOS CoreText and CoreGraphics are stand-alone frameworks
3505
3506  configure.ac      | 23 +++++++++++++++++++----
3507  src/hb-coretext.h |  8 +++++++-
3508  2 files changed, 26 insertions(+), 5 deletions(-)
3509
3510 commit ea5e8a02eb83ad19f3009b0008893f77ce113118
3511 Author: Behdad Esfahbod <behdad@behdad.org>
3512 Date:   Wed Mar 19 15:38:02 2014 -0700
3513
3514     [util] Plug minor leak
3515
3516  util/hb-shape.cc     |  6 +++---
3517  util/helper-cairo.cc | 21 ++++++++++++---------
3518  util/helper-cairo.hh |  2 +-
3519  util/options.cc      |  6 +++++-
3520  util/options.hh      |  6 +++---
3521  5 files changed, 24 insertions(+), 17 deletions(-)
3522
3523 commit 09732cc6695b8e41ba6cdcd4058a4f7cad90167a
3524 Author: Behdad Esfahbod <behdad@behdad.org>
3525 Date:   Wed Mar 19 12:00:17 2014 -0700
3526
3527     Remove dead warning
3528
3529  src/hb-unicode.cc |  9 +++++++--
3530  src/hb-warning.cc | 11 -----------
3531  2 files changed, 7 insertions(+), 13 deletions(-)
3532
3533 commit b934b0f9d1b39fc7a06c812bea3d79ca5424e278
3534 Author: Behdad Esfahbod <behdad@behdad.org>
3535 Date:   Wed Mar 19 11:52:40 2014 -0700
3536
3537     Yet another try to make build without gtk-doc succeed
3538
3539  autogen.sh                 | 1 +
3540  docs/reference/Makefile.am | 2 +-
3541  2 files changed, 2 insertions(+), 1 deletion(-)
3542
3543 commit a7a5be090dd9cc39605853e8994eb417550939d4
3544 Author: Behdad Esfahbod <behdad@behdad.org>
3545 Date:   Wed Mar 19 11:39:23 2014 -0700
3546
3547     Another try to make gtk-doc optional
3548
3549  docs/reference/Makefile.am | 2 +-
3550  1 file changed, 1 insertion(+), 1 deletion(-)
3551
3552 commit ba8c9d92935ea351970a80d0d3441858ad4cf33f
3553 Author: Dominik Röttsches <dominik.rottsches@intel.com>
3554 Date:   Tue Mar 18 14:39:03 2014 +0200
3555
3556     0.9.27
3557
3558  NEWS         | 16 ++++++++++++++++
3559  configure.ac |  2 +-
3560  2 files changed, 17 insertions(+), 1 deletion(-)
3561
3562 commit a949cd329e49d2c0ad6f1e023f324790d886dafe
3563 Author: Behdad Esfahbod <behdad@behdad.org>
3564 Date:   Sun Mar 16 20:22:42 2014 -0700
3565
3566     Don't use "register" storage class specifier
3567
3568     Fixes warnings.
3569     https://bugzilla.mozilla.org/show_bug.cgi?id=984081
3570
3571  src/hb-private.hh | 6 +++---
3572  1 file changed, 3 insertions(+), 3 deletions(-)
3573
3574 commit 0082dbeae6c25a7859960b7e791a540ad04246d9
3575 Author: jfkthame <jfkthame@gmail.com>
3576 Date:   Sun Mar 16 08:25:17 2014 +0000
3577
3578     wrap definition of free_langs() with HAVE_ATEXIT
3579
3580     ...to avoid an unused function warning; see mozilla bug
3581     https://bugzilla.mozilla.org/show_bug.cgi?id=984081.
3582
3583  src/hb-common.cc | 2 ++
3584  1 file changed, 2 insertions(+)
3585
3586 commit a9e25e90a4ca05746fda4a598ad698db1d2c5c1a
3587 Author: Behdad Esfahbod <behdad@behdad.org>
3588 Date:   Fri Mar 14 19:55:46 2014 -0700
3589
3590     [coretext] Add hb_coretext_face_create()
3591
3592     Not tested.
3593
3594  src/hb-coretext.cc | 57
3595  +++++++++++++++++++++++++++++++++++++++++++++---------
3596  src/hb-coretext.h  |  4 ++++
3597  2 files changed, 52 insertions(+), 9 deletions(-)
3598
3599 commit c79865f90f62309dc64c8d3f2f503ec2aa4b7ec1
3600 Author: Behdad Esfahbod <behdad@behdad.org>
3601 Date:   Fri Mar 14 19:37:55 2014 -0400
3602
3603     [coretext] Add coretext_aat shaper
3604
3605     This is a higher-priority shaper than default shaper ("ot"), but
3606     only picks up fonts that have AAT "morx"/"mort" table.
3607
3608     Note that for this to work the font face's get_table() implementation
3609     should know how to return the full font blob.
3610
3611     Based on patch from Konstantin Ritt.
3612
3613  src/hb-coretext.cc    | 94
3614  +++++++++++++++++++++++++++++++++++++++++++++++++++
3615  src/hb-coretext.h     |  4 +++
3616  src/hb-shaper-list.hh |  4 +++
3617  3 files changed, 102 insertions(+)
3618
3619 commit af1aa362cacc652ab8ffda05a5d98a3ff5430439
3620 Author: Behdad Esfahbod <behdad@behdad.org>
3621 Date:   Fri Mar 14 15:52:47 2014 -0700
3622
3623     If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
3624
3625     Useful for Android / Chrome / etc when ICU is built in the same
3626     library as harfbuzz itself.
3627
3628  src/hb-unicode.cc | 2 +-
3629  1 file changed, 1 insertion(+), 1 deletion(-)
3630
3631 commit 853daf857f231c9ce0277a78abff1241150ea903
3632 Author: Behdad Esfahbod <behdad@behdad.org>
3633 Date:   Fri Mar 14 15:49:18 2014 -0700
3634
3635     Remove old cruft
3636
3637  src/hb-shaper-list.hh | 6 ------
3638  1 file changed, 6 deletions(-)
3639
3640 commit 2a473338da1538efa4ff14ae9e4aba8dd50f9b0f
3641 Author: Behdad Esfahbod <behdad@behdad.org>
3642 Date:   Mon Mar 10 15:04:46 2014 -0700
3643
3644     Add Myanmar test case from OpenType Myanmar spec
3645
3646  test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST  |
3647  1 +
3648  .../shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt |
3649  2 ++
3650  2 files changed, 3 insertions(+)
3651
3652 commit 158985908981189a2fd4d15275a641286fc770fe
3653 Author: Behdad Esfahbod <behdad@behdad.org>
3654 Date:   Mon Mar 10 14:57:55 2014 -0700
3655
3656     Minor
3657
3658  .../shaper-myanmar/script-myanmar/misc/MANIFEST    |  1 -
3659  .../shaper-myanmar/script-myanmar/misc/torture.txt | 23
3660  ----------------------
3661  .../shaper-sea/script-tai-tham/misc/MANIFEST       |  1 +
3662  .../shaper-sea/script-tai-tham/misc/torture.txt    | 23
3663  ++++++++++++++++++++++
3664  4 files changed, 24 insertions(+), 24 deletions(-)
3665
3666 commit bb8ffb581b89cf27fb8e0743b81bbda21654233e
3667 Author: Behdad Esfahbod <behdad@behdad.org>
3668 Date:   Tue Mar 4 13:03:51 2014 -0800
3669
3670     Use AM_MISSING_PROG for ragel and git
3671
3672  Makefile.am     | 4 ++--
3673  configure.ac    | 2 ++
3674  src/Makefile.am | 2 +-
3675  3 files changed, 5 insertions(+), 3 deletions(-)
3676
3677 commit a82165248cddb720576464b8e59a986491d3f2e9
3678 Author: Behdad Esfahbod <behdad@behdad.org>
3679 Date:   Tue Feb 18 15:53:56 2014 -0500
3680
3681     Only do fallback Hebrew composition if no GPOS 'mark' available
3682
3683     Apparently some modern fonts have proper GPOS mark positioning
3684     tables, but undesirable precomposed forms!  See thread
3685     "Hebrew composition to presentation forms" and:
3686
3687       http://tex.stackexchange.com/questions/156775/having-trouble-with-vowel-positioning-in-ezra-sil-xelatex
3688
3689     Test case: U+fb1d,05d9,05b4
3690
3691  src/hb-ot-shape-complex-hebrew.cc | 2 +-
3692  src/hb-ot-shape-private.hh        | 2 ++
3693  2 files changed, 3 insertions(+), 1 deletion(-)
3694
3695 commit b456d42bf68c4374f71f09867e375a51c7f2b3ed
3696 Author: Behdad Esfahbod <behdad@behdad.org>
3697 Date:   Tue Feb 11 17:29:40 2014 -0500
3698
3699     Allow bootstrapping without gtk-doc
3700
3701     Seems like configure.ac is already able to handle it.
3702
3703  autogen.sh | 10 +++++-----
3704  1 file changed, 5 insertions(+), 5 deletions(-)
3705
3706 commit 1eacde00cc8c57a08fb74276e3530844ef463d67
3707 Author: Luis de Bethencourt <luis@debethencourt.com>
3708 Date:   Thu Feb 6 23:20:47 2014 -0500
3709
3710     check hb_set_is_emtpy in test-set.c
3711
3712  test/api/test-set.c | 9 +++++++++
3713  1 file changed, 9 insertions(+)
3714
3715 commit db068d81cda180a91638e5539984f8139aff49c6
3716 Author: Werner Lemberg <wl@gnu.org>
3717 Date:   Mon Feb 10 10:38:56 2014 -0500
3718
3719     typo in ucdn's Makefile.am
3720
3721  src/hb-ucdn/Makefile.am | 2 +-
3722  1 file changed, 1 insertion(+), 1 deletion(-)
3723
3724 commit fbb2847f541389f40718af71c4945024ae177ab2
3725 Author: Behdad Esfahbod <behdad@behdad.org>
3726 Date:   Wed Feb 5 08:22:06 2014 -0500
3727
3728     Improve MemoryBarrier() implementation
3729
3730     See thread "[HarfBuzz] compilation error of 0.9.26 with MinGW"
3731     started by Werner.
3732
3733  src/hb-atomic-private.hh | 12 ++++++++----
3734  1 file changed, 8 insertions(+), 4 deletions(-)
3735
3736 commit 189bf23bfc90405d8bdc70bf3d6d3ffec38b470c
3737 Author: Behdad Esfahbod <behdad@behdad.org>
3738 Date:   Thu Jan 30 15:14:58 2014 -0500
3739
3740     0.9.26
3741
3742  NEWS         | 20 ++++++++++++++++++++
3743  configure.ac |  2 +-
3744  2 files changed, 21 insertions(+), 1 deletion(-)
3745
3746 commit 7691a154e50f8c8c77bbd94787686262955bf5d4
3747 Author: Jonathan Kew <jfkthame@gmail.com>
3748 Date:   Wed Jan 29 14:07:58 2014 +0000
3749
3750     Ensure hb_script_t can safely hold any hb_tag_t value it's given.
3751
3752     Fixes https://github.com/behdad/harfbuzz/pull/21
3753
3754  src/hb-common.h | 8 +++++++-
3755  1 file changed, 7 insertions(+), 1 deletion(-)
3756
3757 commit c29993a181c2139eaec97b5f6225824040ca3ac9
3758 Author: Behdad Esfahbod <behdad@behdad.org>
3759 Date:   Tue Jan 28 17:29:42 2014 -0500
3760
3761     [coretext] Handle surrogate pairs when generating notdef glyphs
3762
3763     Fixes github.com/behdad/harfbuzz/pull/19
3764
3765  src/hb-coretext.cc | 18 ++++++++++++++----
3766  1 file changed, 14 insertions(+), 4 deletions(-)
3767
3768 commit 748b2782e4898420003a3bbc041dcccbe9e3edc2
3769 Author: Behdad Esfahbod <behdad@behdad.org>
3770 Date:   Tue Jan 28 17:10:05 2014 -0500
3771
3772     [coretext] Minor optimization
3773
3774  src/hb-coretext.cc | 6 +++---
3775  1 file changed, 3 insertions(+), 3 deletions(-)
3776
3777 commit 24e6b11f12788500182715a64d4771a22c5b7525
3778 Author: Konstantin Ritt <ritt.ks@gmail.com>
3779 Date:   Tue Jan 28 18:16:01 2014 +0200
3780
3781     Fix double destruction in case of OOM
3782
3783  src/hb-graphite2.cc | 2 +-
3784  1 file changed, 1 insertion(+), 1 deletion(-)
3785
3786 commit 083225916a19f6d67017523af87386933bd9ecdc
3787 Author: Konstantin Ritt <ritt.ks@gmail.com>
3788 Date:   Wed Jan 22 20:31:30 2014 +0200
3789
3790     Micro optimizations
3791
3792  src/hb-ot-layout-gpos-table.hh | 28 +++++++++++++++++-----------
3793  1 file changed, 17 insertions(+), 11 deletions(-)
3794
3795 commit c9522de2335e4ef5fe65a72745c10943827a8da2
3796 Author: Konstantin Ritt <ritt.ks@gmail.com>
3797 Date:   Wed Jan 22 21:07:13 2014 +0200
3798
3799     Make it possible to disable the fallback shaper at configure time
3800
3801     The OT shaper supersedes the fallback shaper in every case
3802     and the latter become an extra weight for 99.9% of users.
3803
3804  configure.ac          | 6 ++++++
3805  src/Makefile.am       | 5 ++++-
3806  src/hb-shaper-list.hh | 2 ++
3807  3 files changed, 12 insertions(+), 1 deletion(-)
3808
3809 commit 6775da3a7c07db6c032cf429dc199d471948db56
3810 Author: Behdad Esfahbod <behdad@behdad.org>
3811 Date:   Thu Jan 23 14:18:49 2014 -0500
3812
3813     Fix clang warning 'private field 'xxx' is not used
3814
3815     Fixes https://github.com/behdad/harfbuzz/pull/16
3816
3817  src/hb-open-type-private.hh | 2 +-
3818  1 file changed, 1 insertion(+), 1 deletion(-)
3819
3820 commit 62299826f4905e080b9497bce335e093b287494e
3821 Author: Behdad Esfahbod <behdad@behdad.org>
3822 Date:   Thu Jan 23 14:11:03 2014 -0500
3823
3824     Fix typo in _hb_buffer_serialize_glyphs_text()
3825
3826     Fixes https://github.com/behdad/harfbuzz/pull/17
3827
3828  src/hb-buffer-serialize.cc | 2 +-
3829  1 file changed, 1 insertion(+), 1 deletion(-)
3830
3831 commit ae23c24c32f474a34484ee78bc177ad31fa5e6d0
3832 Author: Behdad Esfahbod <behdad@behdad.org>
3833 Date:   Wed Jan 22 11:03:02 2014 -0500
3834
3835     [arabic] Disable 'cswh' by default
3836
3837     I believe Windows 8 disables it, and spec update dated
3838     Jan 2014 also clearly says it's disabled by default:
3839
3840       http://www.microsoft.com/typography/OpenTypeDev/arabic/intro.htm#features
3841
3842  src/hb-ot-shape-complex-arabic.cc | 1 -
3843  1 file changed, 1 deletion(-)
3844
3845 commit 08cf5d75ef0c75095173dec822ccb07defaaa6c2
3846 Author: Behdad Esfahbod <behdad@behdad.org>
3847 Date:   Wed Jan 22 07:53:55 2014 -0500
3848
3849     [ot] Don't try to compose if normalization is off
3850
3851  src/hb-ot-shape-normalize.cc | 3 ++-
3852  1 file changed, 2 insertions(+), 1 deletion(-)
3853
3854 commit 0596343bfeb80ad6b19d459654edf7dfded6affe
3855 Merge: 62cb28d 83d7e79
3856 Author: Behdad Esfahbod <behdad@behdad.org>
3857 Date:   Wed Jan 22 04:43:51 2014 -0800
3858
3859     Merge pull request #13 from jfkthame/hangul-shaper
3860
3861     Tone-mark reordering and improved Old Hangul support
3862
3863 commit 62cb28dfc668cae9cbff826229bde2271e157927
3864 Author: Jonathan Kew <jfkthame@gmail.com>
3865 Date:   Mon Jan 20 14:23:08 2014 +0000
3866
3867     fixup for 64-bit windows build
3868
3869  src/hb-uniscribe.cc | 2 +-
3870  1 file changed, 1 insertion(+), 1 deletion(-)
3871
3872 commit 83d7e7915a5eaa8ff4c7014c319844e7dffd8225
3873 Author: Jonathan Kew <jfkthame@gmail.com>
3874 Date:   Mon Jan 20 19:49:47 2014 +0000
3875
3876     [hangul] Fix ordering of dotted circle with Hangul tone mark (reported
3877     by Dohyun Kim).
3878
3879  src/hb-ot-shape-complex-hangul.cc | 2 +-
3880  1 file changed, 1 insertion(+), 1 deletion(-)
3881
3882 commit deef1862657d55b7ae8d45f4eecbe45c80785c4e
3883 Author: Jonathan Kew <jfkthame@gmail.com>
3884 Date:   Mon Jan 20 10:38:27 2014 +0000
3885
3886     [hangul] Don't force zero-width for marks - this is not wanted for
3887     the Jamo Filler glyphs.
3888
3889  src/hb-ot-shape-complex-hangul.cc | 2 +-
3890  1 file changed, 1 insertion(+), 1 deletion(-)
3891
3892 commit 391934db0a171aeb2057ebcd4a38ed81621e7393
3893 Author: Jonathan Kew <jfkthame@gmail.com>
3894 Date:   Mon Jan 20 10:37:32 2014 +0000
3895
3896     [unicode] Exclude the Jamo Filler characters from Default_Ignorable,
3897     as some fonts want these to be visible/spacing glyphs.
3898
3899  src/hb-unicode-private.hh | 15 +++++++--------
3900  1 file changed, 7 insertions(+), 8 deletions(-)
3901
3902 commit 7244b3fc3bf9757dd094709d36bea68682264e20
3903 Author: Jonathan Kew <jfkthame@gmail.com>
3904 Date:   Mon Jan 20 10:35:51 2014 +0000
3905
3906     [hangul] Reorder Hangul tone mark to beginning of syllable, unless
3907     font implements it using a zero-width glyph.
3908
3909  src/hb-ot-shape-complex-hangul.cc | 59
3910  ++++++++++++++++++++++++++++++++++++++-
3911  1 file changed, 58 insertions(+), 1 deletion(-)
3912
3913 commit 103436838df3a77552d3d33fc4bd80f09d9bf079
3914 Author: Jonathan Kew <jfkthame@gmail.com>
3915 Date:   Mon Jan 20 10:35:07 2014 +0000
3916
3917     [hangul] Apply the appropriate *jmo features to decomposed
3918     syllables, including Old Hangul sequences that don't have Unicode
3919     compositions. Merge clusters in decomposed syllables.
3920
3921  src/hb-ot-shape-complex-hangul.cc | 197
3922  +++++++++++++++++++++++++++++++-------
3923  1 file changed, 165 insertions(+), 32 deletions(-)
3924
3925 commit 8fc1f7fe74a25bf8549f5edd79c7da6b720eb064
3926 Author: Behdad Esfahbod <behdad@behdad.org>
3927 Date:   Thu Jan 2 17:04:04 2014 +0800
3928
3929     [ot/hangul] Don't decompose Hangul even when combining marks present
3930
3931     As discussed on
3932     https://github.com/behdad/harfbuzz/pull/10#issuecomment-31442030
3933
3934  src/hb-ot-shape-complex-hangul.cc    |  2 +-
3935  src/hb-ot-shape-normalize-private.hh |  1 +
3936  src/hb-ot-shape-normalize.cc         | 24 +++++++++++++-----------
3937  3 files changed, 15 insertions(+), 12 deletions(-)
3938
3939 commit 64426ec73a987bfe1e71a293ee195f268897e8d6
3940 Author: Behdad Esfahbod <behdad@behdad.org>
3941 Date:   Thu Jan 2 14:33:10 2014 +0800
3942
3943     [ot] Simplify composing
3944
3945     Not tested.  Ouch.
3946
3947  src/hb-ot-shape-normalize.cc | 5 +++--
3948  1 file changed, 3 insertions(+), 2 deletions(-)
3949
3950 commit 8de20b1e8a1c4d2081f64e695045e6e4da7ce144
3951 Author: Behdad Esfahbod <behdad@behdad.org>
3952 Date:   Thu Jan 2 14:30:45 2014 +0800
3953
3954     Add font->has_glyph()
3955
3956  src/hb-font-private.hh            |  6 ++++++
3957  src/hb-ot-shape-complex-hangul.cc | 14 ++++++--------
3958  src/hb-ot-shape.cc                |  3 +--
3959  3 files changed, 13 insertions(+), 10 deletions(-)
3960
3961 commit f6298e55ae0f0f23f66935226f78afb98320ea78
3962 Author: Behdad Esfahbod <behdad@behdad.org>
3963 Date:   Thu Jan 2 14:23:56 2014 +0800
3964
3965     [fallback] Minor
3966
3967  src/hb-fallback-shape.cc | 5 +++--
3968  1 file changed, 3 insertions(+), 2 deletions(-)
3969
3970 commit 29ea403d67e29c2d531c1f613ce3d69e60f078f6
3971 Author: Behdad Esfahbod <behdad@behdad.org>
3972 Date:   Thu Jan 2 14:20:00 2014 +0800
3973
3974     [hangul] Fix decomposition logic
3975
3976     Seems to be working now.
3977
3978  src/hb-ot-shape-complex-hangul.cc | 19 ++++++++-----------
3979  1 file changed, 8 insertions(+), 11 deletions(-)
3980
3981 commit bdb20dafc3f737923da3dca0c832fdf4ab8daabc
3982 Author: Behdad Esfahbod <behdad@behdad.org>
3983 Date:   Thu Jan 2 14:04:30 2014 +0800
3984
3985     [hangul] Fix decomposition
3986
3987     Part of https://github.com/behdad/harfbuzz/pull/10
3988
3989  src/hb-ot-shape-complex-hangul.cc | 4 ++--
3990  1 file changed, 2 insertions(+), 2 deletions(-)
3991
3992 commit 32478656ce6e7926c3ad481511f02187ca743af6
3993 Author: Behdad Esfahbod <behdad@behdad.org>
3994 Date:   Thu Jan 2 14:01:56 2014 +0800
3995
3996     [hangul] Tighten up character categories
3997
3998     I had tried to expand to fill the blocks, but that sounds wrong in
3999     retrospect.
4000
4001  src/hb-ot-shape-complex-hangul.cc | 4 ++--
4002  1 file changed, 2 insertions(+), 2 deletions(-)
4003
4004 commit f14bb7de631b20e2868fb62e5311cd0d9e24bb49
4005 Author: Behdad Esfahbod <behdad@behdad.org>
4006 Date:   Tue Dec 31 16:49:15 2013 +0800
4007
4008     [ot] Separate out hebrew and tibetan shapers from default
4009
4010     Now default shaper is truly no-op.
4011
4012  src/Makefile.am                    |   2 +
4013  src/hb-ot-shape-complex-default.cc | 161
4014  +---------------------------------
4015  src/hb-ot-shape-complex-hebrew.cc  | 172
4016  +++++++++++++++++++++++++++++++++++++
4017  src/hb-ot-shape-complex-private.hh |  17 +++-
4018  src/hb-ot-shape-complex-tibetan.cc |  61 +++++++++++++
4019  5 files changed, 251 insertions(+), 162 deletions(-)
4020
4021 commit 6300cd72539284ca294ee8286bbbb7f9c72af320
4022 Author: Behdad Esfahbod <behdad@behdad.org>
4023 Date:   Tue Dec 31 16:38:47 2013 +0800
4024
4025     [ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
4026
4027  src/hb-ot-shape-complex-default.cc | 2 +-
4028  src/hb-ot-shape-complex-hangul.cc  | 2 +-
4029  src/hb-ot-shape-complex-private.hh | 4 +++-
4030  src/hb-ot-shape-complex-thai.cc    | 2 +-
4031  4 files changed, 6 insertions(+), 4 deletions(-)
4032
4033 commit 3d6ca0d32e5c6597acfcf59301cb1905586ddb52
4034 Author: Behdad Esfahbod <behdad@behdad.org>
4035 Date:   Tue Dec 31 16:04:35 2013 +0800
4036
4037     [ot] Simplify normalization_preference again
4038
4039     No shaper has more than one behavior re this, so no need for
4040     a callback.
4041
4042  src/hb-ot-shape-complex-arabic.cc  | 2 +-
4043  src/hb-ot-shape-complex-default.cc | 8 +-------
4044  src/hb-ot-shape-complex-hangul.cc  | 2 +-
4045  src/hb-ot-shape-complex-indic.cc   | 8 +-------
4046  src/hb-ot-shape-complex-myanmar.cc | 9 +--------
4047  src/hb-ot-shape-complex-private.hh | 7 +------
4048  src/hb-ot-shape-complex-sea.cc     | 9 +--------
4049  src/hb-ot-shape-complex-thai.cc    | 2 +-
4050  src/hb-ot-shape-normalize.cc       | 4 +---
4051  9 files changed, 9 insertions(+), 42 deletions(-)
4052
4053 commit c98b7183f7dc453d5bac1f2503017cded317a495
4054 Author: Behdad Esfahbod <behdad@behdad.org>
4055 Date:   Tue Dec 31 15:55:40 2013 +0800
4056
4057     [ot] Add Hangul shaper
4058
4059     Not exhaustively tested, but I think I got the intended logic
4060     right.
4061
4062     The logic can perhaps be simplified.  Maybe we should disabled
4063     normalization with this shaper.  Then again, for now focusing on
4064     correctness.
4065
4066  src/Makefile.am                    |   1 +
4067  src/hb-ot-shape-complex-default.cc |  13 ---
4068  src/hb-ot-shape-complex-hangul.cc  | 232
4069  +++++++++++++++++++++++++++++++++++++
4070  src/hb-ot-shape-complex-private.hh |  10 +-
4071  src/hb-private.hh                  |   6 +
4072  5 files changed, 240 insertions(+), 22 deletions(-)
4073
4074 commit 15f67048e45853ad4069fd4334e132bc3db4d2c4
4075 Author: Behdad Esfahbod <behdad@behdad.org>
4076 Date:   Fri Dec 27 19:33:28 2013 -0500
4077
4078     Reorder Tai Tham SAKOT to ensure it comes after any tone marks
4079
4080  src/hb-unicode-private.hh | 6 +++++-
4081  1 file changed, 5 insertions(+), 1 deletion(-)
4082
4083 commit 3216e44feb7b97f44620b51e197425a80a41cdb7
4084 Author: Behdad Esfahbod <behdad@behdad.org>
4085 Date:   Mon Dec 23 14:39:23 2013 -0500
4086
4087     [uniscribe] Fix scratch-buffer accounting
4088
4089  src/hb-uniscribe.cc | 15 ++++++++-------
4090  1 file changed, 8 insertions(+), 7 deletions(-)
4091
4092 commit beeb12c9af4e0e66378cd36cf3dbb1560763a8e3
4093 Author: Behdad Esfahbod <behdad@behdad.org>
4094 Date:   Sun Dec 22 22:53:27 2013 -0500
4095
4096     Add TODO item
4097
4098  src/hb-ot-shape.h | 1 +
4099  1 file changed, 1 insertion(+)
4100
4101 commit fbd4acc58a4bb501625b482bd318be9764ff8e02
4102 Author: Luis de Bethencourt <luis@debethencourt.com>
4103 Date:   Sun Dec 22 08:02:11 2013 -0500
4104
4105     Clean ht-ob headers
4106
4107  src/Makefile.am    |  1 +
4108  src/hb-ot-layout.h |  5 -----
4109  src/hb-ot-shape.h  | 53
4110  +++++++++++++++++++++++++++++++++++++++++++++++++++++
4111  src/hb-ot.h        |  9 +--------
4112  4 files changed, 55 insertions(+), 13 deletions(-)
4113
4114 commit 5497a8a274a7066c0230c850baadef681785c8bb
4115 Author: Behdad Esfahbod <behdad@behdad.org>
4116 Date:   Sun Dec 22 20:48:53 2013 -0500
4117
4118     Cache various masks on the shape plan
4119
4120  src/hb-ot-shape-fallback.cc |  6 ++----
4121  src/hb-ot-shape-private.hh  | 15 +++++++++++++++
4122  src/hb-ot-shape.cc          | 26 +++++++-------------------
4123  3 files changed, 24 insertions(+), 23 deletions(-)
4124
4125 commit 02f909664fa24a7ccf7cf73d75d1d3426aaaae7d
4126 Author: Behdad Esfahbod <behdad@behdad.org>
4127 Date:   Sun Dec 22 19:35:27 2013 -0500
4128
4129     Minor correction to kern mask checking
4130
4131  src/hb-ot-shape-fallback.cc | 4 ++--
4132  1 file changed, 2 insertions(+), 2 deletions(-)
4133
4134 commit a7e8bbb080aef318b16750ca1771d0d3af3d0ae9
4135 Author: Behdad Esfahbod <behdad@behdad.org>
4136 Date:   Sun Dec 22 19:33:35 2013 -0500
4137
4138     Minor fraction mask setting improvement
4139
4140  src/hb-ot-map-private.hh | 2 --
4141  src/hb-ot-shape.cc       | 8 +++++---
4142  2 files changed, 5 insertions(+), 5 deletions(-)
4143
4144 commit 76fff252a96b4357b5e71694d5201daef822aa60
4145 Author: Behdad Esfahbod <behdad@behdad.org>
4146 Date:   Sun Dec 22 17:55:59 2013 -0500
4147
4148     Don't form fractions if only one of numr/dnom exist
4149
4150  src/hb-ot-shape.cc | 3 ++-
4151  1 file changed, 2 insertions(+), 1 deletion(-)
4152
4153 commit 3aeee519f0b82df5263974945ae852badc4dbded
4154 Author: Behdad Esfahbod <behdad@behdad.org>
4155 Date:   Sun Dec 22 16:17:54 2013 -0500
4156
4157     Bug 72698 - Automatically support frac / numr / dnom
4158
4159     When seeing U+2044 FRACTION SLASH in the text, find decimal
4160     digits (Unicode General Category Decimal_Number) around it,
4161     and mark the pre-slash digits with 'numr' feature, the post-slash
4162     digits with 'dnom' feature, and the whole sequence with 'frac'
4163     feature.
4164
4165     This beautifully renders fractions with major Windows fonts,
4166     and any other font that implements those features (numr/dnom is
4167     enough for most fonts.)
4168
4169     Not the fastest way to do this, but good enough for a start.
4170
4171  src/hb-ot-shape.cc | 51
4172  +++++++++++++++++++++++++++++++++++++++++++++++++++
4173  1 file changed, 51 insertions(+)
4174
4175 commit 014f369ec98fdbb3e7a2ef68aea2c4e017e7b680
4176 Author: Behdad Esfahbod <behdad@behdad.org>
4177 Date:   Sun Dec 22 16:15:30 2013 -0500
4178
4179     Add XXX note
4180
4181  src/hb-ot-map-private.hh | 2 ++
4182  1 file changed, 2 insertions(+)
4183
4184 commit 739325178aba00ea5526c6a54ce588a79e5d45e2
4185 Author: Behdad Esfahbod <behdad@behdad.org>
4186 Date:   Sat Dec 21 00:18:18 2013 -0500
4187
4188     Initialize masks before mirroring
4189
4190     We were throwing away the rtlm feature mask set during
4191     mirroring...
4192
4193  src/hb-ot-shape.cc | 11 ++++++++++-
4194  1 file changed, 10 insertions(+), 1 deletion(-)
4195
4196 commit d507f6b5b7a052f4d0eb9ba4ec88fd2e3d6f64b4
4197 Author: Luis de Bethencourt <luis@debethencourt.com>
4198 Date:   Mon Dec 16 15:48:44 2013 -0500
4199
4200     Have Gtk-Doc ignore UCDN files
4201
4202  docs/reference/Makefile.am | 18 +++++++++---------
4203  1 file changed, 9 insertions(+), 9 deletions(-)
4204
4205 commit d688475ea9cd236bc9b9e0153489fac0025f07f0
4206 Author: Behdad Esfahbod <behdad@behdad.org>
4207 Date:   Thu Dec 12 13:21:57 2013 -0500
4208
4209     Minor
4210
4211  util/options.cc | 4 ++--
4212  1 file changed, 2 insertions(+), 2 deletions(-)
4213
4214 commit 2a8c49ade07a0bd4f2c9543f4bd129da82083ea0
4215 Author: Behdad Esfahbod <behdad@behdad.org>
4216 Date:   Wed Dec 11 20:22:28 2013 -0500
4217
4218     Remove unnecessary includes
4219
4220  src/hb-blob.cc                       | 1 -
4221  src/hb-buffer-private.hh             | 1 -
4222  src/hb-common.cc                     | 2 --
4223  src/hb-face-private.hh               | 1 -
4224  src/hb-face.cc                       | 1 -
4225  src/hb-font-private.hh               | 1 -
4226  src/hb-font.cc                       | 1 -
4227  src/hb-graphite2.cc                  | 2 --
4228  src/hb-open-type-private.hh          | 2 --
4229  src/hb-ot-layout-private.hh          | 2 --
4230  src/hb-ot-shape-normalize-private.hh | 2 --
4231  src/hb-ot-tag.cc                     | 1 -
4232  src/hb-set-private.hh                | 1 -
4233  src/hb-shape-plan-private.hh         | 1 -
4234  src/hb-tt-font.cc                    | 2 --
4235  src/hb-unicode-private.hh            | 2 --
4236  16 files changed, 23 deletions(-)
4237
4238 commit 2646aec1e67cd6e09f5f7859c9d5898917acc2d5
4239 Author: Behdad Esfahbod <behdad@behdad.org>
4240 Date:   Thu Dec 5 18:19:35 2013 -0500
4241
4242     Drop required automake version back to 1.11.3
4243
4244     Work around broken automake-1.13 changes.
4245
4246  configure.ac             | 3 ++-
4247  test/shaping/Makefile.am | 7 +++++++
4248  2 files changed, 9 insertions(+), 1 deletion(-)
4249
4250 commit 860fc9aa7b4c49a1d50e64cfdf4d4dffadb7aa8f
4251 Author: Behdad Esfahbod <behdad@behdad.org>
4252 Date:   Wed Dec 4 20:06:59 2013 -0500
4253
4254     0.9.25
4255
4256  NEWS         | 12 ++++++++++++
4257  configure.ac |  2 +-
4258  2 files changed, 13 insertions(+), 1 deletion(-)
4259
4260 commit adb039554de0c98a4121f26423bec8df09a62e61
4261 Author: Behdad Esfahbod <behdad@behdad.org>
4262 Date:   Wed Dec 4 20:10:02 2013 -0500
4263
4264     Minor
4265
4266  util/view-cairo.hh | 3 ++-
4267  1 file changed, 2 insertions(+), 1 deletion(-)
4268
4269 commit 95d18a7cab480712d8c95a587ac2a8fdcbec5e71
4270 Author: Behdad Esfahbod <behdad@behdad.org>
4271 Date:   Wed Dec 4 20:01:22 2013 -0500
4272
4273     [git.mk] Update
4274
4275  git.mk | 2 +-
4276  1 file changed, 1 insertion(+), 1 deletion(-)
4277
4278 commit d913f98d88098fc0f4163dfbc54d8ca9ebe9dd81
4279 Author: Behdad Esfahbod <behdad@behdad.org>
4280 Date:   Wed Dec 4 19:59:48 2013 -0500
4281
4282     Require automake 1.13
4283
4284     Fix tests build.
4285
4286     https://bugs.freedesktop.org/show_bug.cgi?id=71353
4287
4288  configure.ac             |  2 +-
4289  test/shaping/Makefile.am | 19 ++++++++++++++-----
4290  2 files changed, 15 insertions(+), 6 deletions(-)
4291
4292 commit 205bf834d80f81471f0c3da4f400e60ce3a533dc
4293 Author: Behdad Esfahbod <behdad@behdad.org>
4294 Date:   Mon Dec 2 20:41:41 2013 -0500
4295
4296     Revert "Karen" language mapping back to what it was before
4297
4298     https://bugzilla.mozilla.org/show_bug.cgi?id=941470
4299
4300  src/hb-ot-tag.cc | 4 ++--
4301  1 file changed, 2 insertions(+), 2 deletions(-)
4302
4303 commit f47b9219546edcfdeb3991ee27f6d9ba455c3e08
4304 Author: Behdad Esfahbod <behdad@behdad.org>
4305 Date:   Mon Dec 2 05:57:27 2013 -0500
4306
4307     Fix unsafe shape_plan->face dependency
4308
4309  src/hb-ot-shape-private.hh   |  2 +-
4310  src/hb-shape-plan-private.hh |  2 +-
4311  src/hb-shape-plan.cc         | 12 +++---------
4312  3 files changed, 5 insertions(+), 11 deletions(-)
4313
4314 commit c704a8700e169885f1d9cbab93544d85aa4358e9
4315 Author: Behdad Esfahbod <behdad@behdad.org>
4316 Date:   Mon Dec 2 05:42:04 2013 -0500
4317
4318     [util] Fix uninitialized memory access
4319
4320  util/view-cairo.hh | 2 +-
4321  1 file changed, 1 insertion(+), 1 deletion(-)
4322
4323 commit 260a3198f44a4ece60864b6f6caab2ee756ad762
4324 Author: Behdad Esfahbod <behdad@behdad.org>
4325 Date:   Mon Dec 2 05:39:39 2013 -0500
4326
4327     [util] Plug leak
4328
4329  util/options.cc | 5 ++++-
4330  1 file changed, 4 insertions(+), 1 deletion(-)
4331
4332 commit ca8d96c8ba33ce581684cbc07936a3696b6c83d9
4333 Author: Jonathan Kew <jfkthame@gmail.com>
4334 Date:   Mon Dec 2 05:22:00 2013 -0500
4335
4336     cache shape plans even if (global) user features are set
4337
4338  src/hb-shape-plan-private.hh |  3 +++
4339  src/hb-shape-plan.cc         | 59
4340  ++++++++++++++++++++++++++++++++++++++++----
4341  2 files changed, 57 insertions(+), 5 deletions(-)
4342
4343 commit 8ffa528f28a24ae85952ad1c1b0206e736bcfeab
4344 Author: Behdad Esfahbod <behdad@behdad.org>
4345 Date:   Mon Dec 2 05:17:14 2013 -0500
4346
4347     Add note about unsafe shape_plan->face
4348
4349     Will fix by removing shape_plan->face completely.
4350
4351  src/hb-shape-plan.cc | 2 ++
4352  1 file changed, 2 insertions(+)
4353
4354 commit aec468f01e866c99e65a8f764a792c74c96840d7
4355 Author: Behdad Esfahbod <behdad@behdad.org>
4356 Date:   Fri Nov 29 19:21:58 2013 -0500
4357
4358     [coretext] Add TODO
4359
4360  src/hb-coretext.cc | 2 ++
4361  1 file changed, 2 insertions(+)
4362
4363 commit 58cc233e8b5fdc9dce603acc1b968540a2dea3e1
4364 Author: Behdad Esfahbod <behdad@behdad.org>
4365 Date:   Fri Nov 29 19:17:42 2013 -0500
4366
4367     [coretext] Cleanup
4368
4369  src/hb-coretext.cc | 27 ++++++++++++++++-----------
4370  1 file changed, 16 insertions(+), 11 deletions(-)
4371
4372 commit c8213c6198abff97822e29a6d565722cfbb43832
4373 Author: Khaled Hosny <khaledhosny.eglug.org>
4374 Date:   Fri Nov 29 19:01:56 2013 -0500
4375
4376     [coretext] Avoid font fallback with CoreText shaper
4377
4378     CoreText does automatic font fallback (AKA "cascading") for
4379     characters
4380     not supported by the requested font, and provides no way to turn
4381     it off,
4382     so detect if the returned run uses a font other than the requested one
4383     and fill in the buffer with .notdef glyphs instead of random indices
4384     glyph from a different font.
4385
4386  src/hb-coretext.cc | 35 +++++++++++++++++++++++++++++++++++
4387  1 file changed, 35 insertions(+)
4388
4389 commit 63bae73aefb0e5988ef6975f1ed38e040e50e91d
4390 Author: Behdad Esfahbod <behdad@behdad.org>
4391 Date:   Tue Nov 26 22:57:24 2013 -0500
4392
4393     [fallback] Add TODO note
4394
4395  src/hb-fallback-shape.cc | 10 ++++++++++
4396  1 file changed, 10 insertions(+)
4397
4398 commit e1ebf01d0cf3df55bb9137136e2d0c9630e7bd78
4399 Author: Behdad Esfahbod <behdad@behdad.org>
4400 Date:   Tue Nov 26 18:00:35 2013 -0500
4401
4402     Minor
4403
4404  src/hb-ot-layout-common-private.hh | 2 +-
4405  1 file changed, 1 insertion(+), 1 deletion(-)
4406
4407 commit a182dbc9e4e51fa7990c4aea3eaa425a061b29c7
4408 Author: Behdad Esfahbod <behdad@behdad.org>
4409 Date:   Tue Nov 26 17:53:41 2013 -0500
4410
4411     Minor
4412
4413  src/hb-ot-layout-common-private.hh | 1 +
4414  1 file changed, 1 insertion(+)
4415
4416 commit 9174a9db5c4e01284143ed8bd318ce9454535987
4417 Author: Behdad Esfahbod <behdad@behdad.org>
4418 Date:   Mon Nov 25 18:10:38 2013 -0500
4419
4420     [myanmar] Allow punctuation clusters
4421
4422     The spec and Uniscribe don't allow these, but UTN#11
4423     specifically says the sequence U+104B,U+1038 is valid.
4424     As such, allow all "P V" sequences.  There's about
4425     eight sequences that match that structure, but Roozbeh
4426     thinks it's fine to allow all of them.
4427
4428     Test case: U+104B, U+1038
4429
4430     https://bugs.freedesktop.org/show_bug.cgi?id=71947
4431
4432  src/hb-ot-shape-complex-myanmar-machine.rl |  3 +++
4433  src/hb-ot-shape-complex-myanmar.cc         | 19 ++++++++++++++++++-
4434  2 files changed, 21 insertions(+), 1 deletion(-)
4435
4436 commit 096b71e8ef0c1443f3f86069d5416b887af6e9e7
4437 Author: Behdad Esfahbod <behdad@behdad.org>
4438 Date:   Mon Nov 25 18:03:34 2013 -0500
4439
4440     [myanmar] Mark U+104E MYANMAR SYMBOL AFOREMENTIONED as Consonant
4441
4442     The spec and Uniscribe treat it as consonant in the grammar, but
4443     it's not in IndicSyllableCategory.txt, so fix up.
4444
4445     Test sequence: U+1004,U+103A,U+1039,U+104E
4446
4447     https://bugs.freedesktop.org/show_bug.cgi?id=71948
4448
4449  src/hb-ot-shape-complex-myanmar.cc | 4 ++++
4450  1 file changed, 4 insertions(+)
4451
4452 commit d2da5e0b4b4ffc1722403ffb90b8777cfa1cd174
4453 Author: Behdad Esfahbod <behdad@behdad.org>
4454 Date:   Mon Nov 25 17:50:07 2013 -0500
4455
4456     [myanmar] Relax pwo-tone group a bit
4457
4458     This is broken sequence according to OpenType spec, Uniscribe,
4459     and current HarfBuzz implementation.  But Roozbeh says this
4460     is a valid sequence, so allow it.  There are multiple
4461     "(DB As?)?" constructs in the grammar, but Roozbeh thinks only
4462     this one needs changing.
4463
4464     Test case: 1014,1063,103A
4465
4466     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=71949
4467
4468  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
4469  1 file changed, 1 insertion(+), 1 deletion(-)
4470
4471 commit 9af91ca8ffee4a8d2804eff5d380b4f9749414d1
4472 Author: Behdad Esfahbod <behdad@behdad.org>
4473 Date:   Mon Nov 25 17:47:19 2013 -0500
4474
4475     Add more Myanmar test cases
4476
4477     All three are broken right now according to Roozbeh.
4478
4479     https://bugs.freedesktop.org/show_bug.cgi?id=71947
4480     https://bugs.freedesktop.org/show_bug.cgi?id=71948
4481     https://bugs.freedesktop.org/show_bug.cgi?id=71949
4482
4483  .../shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/misc.txt |
4484  4 ++++
4485  1 file changed, 4 insertions(+)
4486
4487 commit 08c2d27d35093e07142168665139274ac99395e8
4488 Author: Roozbeh Pournader <roozbeh@google.com>
4489 Date:   Sat Nov 23 21:39:31 2013 -0800
4490
4491     Added support for several new languages
4492
4493     Based on research into latest SIL and Windows fonts, pulling in
4494     the latest OpenType language tag proposal from Microsoft, and updating
4495     to latest language tags and names from ISO 639.
4496
4497  src/hb-ot-tag.cc | 314
4498  +++++++++++++++++++++++++++++++++++++++++++------------
4499  1 file changed, 247 insertions(+), 67 deletions(-)
4500
4501 commit 05511acd198d0c2157cdb41e1d36eac0b8075357
4502 Author: Roozbeh Pournader <roozbeh@google.com>
4503 Date:   Sat Nov 23 15:19:07 2013 -0800
4504
4505     Added language tags for S'gaw Karen and Khamti
4506
4507     Tags based on support in Windows 8.1's 'Myanmar Text' font.
4508
4509  src/hb-ot-tag.cc | 2 ++
4510  1 file changed, 2 insertions(+)
4511
4512 commit 0bb31e4497523442fbb26bbd55b194ab70205ca4
4513 Author: Behdad Esfahbod <behdad@behdad.org>
4514 Date:   Wed Nov 20 14:21:07 2013 -0500
4515
4516     Bug 71845 - Use 64-bit cmpexch on ARM64 iOS
4517
4518  src/hb-atomic-private.hh | 2 +-
4519  1 file changed, 1 insertion(+), 1 deletion(-)
4520
4521 commit 02c6c8cd6e8c93b63c75b25de6bf76bb45755bb4
4522 Author: Behdad Esfahbod <behdad@behdad.org>
4523 Date:   Fri Nov 15 13:05:38 2013 -0500
4524
4525     Set buffer content type to INVALID in hb_buffer_set_length(0)
4526
4527     Previously we were only setting this in hb_buffer_clear_contents(),
4528     but set_length(0) is a valid way to reinitialize buffer to use with
4529     new text.
4530
4531  src/hb-buffer-private.hh | 2 +-
4532  src/hb-buffer.cc         | 3 +++
4533  2 files changed, 4 insertions(+), 1 deletion(-)
4534
4535 commit 6300694f6e531593e7e932000f9540b0367940b8
4536 Author: Behdad Esfahbod <behdad@behdad.org>
4537 Date:   Wed Nov 13 14:54:07 2013 -0500
4538
4539     0.9.24
4540
4541  NEWS         | 8 ++++++++
4542  configure.ac | 2 +-
4543  2 files changed, 9 insertions(+), 1 deletion(-)
4544
4545 commit 061cb4649342b005fb1de93abae25e889cc560bd
4546 Author: Behdad Esfahbod <behdad@behdad.org>
4547 Date:   Wed Nov 13 14:50:25 2013 -0500
4548
4549     Use long alignment for scratch buffer
4550
4551     Fixes last of scratch alignment warnings in hb-coretext.
4552
4553  src/hb-buffer-private.hh | 2 +-
4554  src/hb-buffer.cc         | 4 ++--
4555  2 files changed, 3 insertions(+), 3 deletions(-)
4556
4557 commit 68c372ed2eac76a6d347811293fe2ba2fd6a1eed
4558 Author: Behdad Esfahbod <behdad@behdad.org>
4559 Date:   Wed Nov 13 14:44:01 2013 -0500
4560
4561     More scratch-buffer cleanup
4562
4563  src/hb-buffer-private.hh |  3 ++-
4564  src/hb-buffer.cc         | 10 +++++-----
4565  src/hb-coretext.cc       |  5 ++---
4566  src/hb-graphite2.cc      |  2 +-
4567  src/hb-uniscribe.cc      | 30 ++++++++++++++----------------
4568  5 files changed, 24 insertions(+), 26 deletions(-)
4569
4570 commit 8fcadb9cf9418345610e3f4e38c28c12b768b589
4571 Author: Behdad Esfahbod <behdad@behdad.org>
4572 Date:   Wed Nov 13 14:33:57 2013 -0500
4573
4574     [coretext] More scratch buffer fixes
4575
4576  src/hb-coretext.cc | 25 +++++++++++++------------
4577  1 file changed, 13 insertions(+), 12 deletions(-)
4578
4579 commit 16f175cb2e081e605fe7f9cd01bbe8c24380278a
4580 Author: Behdad Esfahbod <behdad@behdad.org>
4581 Date:   Tue Nov 12 17:22:49 2013 -0500
4582
4583     Fix scratch-buffer alignment warnings
4584
4585  src/hb-buffer-private.hh |  2 +-
4586  src/hb-buffer.cc         |  9 +++++----
4587  src/hb-coretext.cc       | 17 ++++++++++-------
4588  src/hb-graphite2.cc      | 28 +++++++++++++++++-----------
4589  src/hb-private.hh        |  3 +++
4590  src/hb-uniscribe.cc      | 29 +++++++++++++++++------------
4591  6 files changed, 53 insertions(+), 35 deletions(-)
4592
4593 commit c7c4ccf8a1e784b6f8798388a219dda9a26fbd93
4594 Author: Behdad Esfahbod <behdad@behdad.org>
4595 Date:   Tue Nov 12 15:41:22 2013 -0500
4596
4597     [travis] Enable graphite2
4598
4599  .travis.yml | 2 +-
4600  1 file changed, 1 insertion(+), 1 deletion(-)
4601
4602 commit 83408cf804a6908873c41b70bb7c43448e66ddd2
4603 Author: Behdad Esfahbod <behdad@behdad.org>
4604 Date:   Wed Nov 6 14:46:04 2013 -0500
4605
4606     Fix llvm warnings on Mac
4607
4608     Patch from Scott Fleischman.  Warnings were:
4609
4610     harfbuzz/src/hb-font-private.hh:121:42: Implicit conversion loses
4611     integer precision: 'long long' to 'hb_position_t' (aka 'int')
4612     harfbuzz/src/hb-font-private.hh:126:42: Implicit conversion loses
4613     integer precision: 'long long' to 'hb_position_t' (aka 'int')
4614     harfbuzz/src/hb-font-private.hh:400:85: Implicit conversion loses
4615     integer precision: 'long long' to 'hb_position_t' (aka 'int')
4616     harfbuzz/src/hb-ot-layout-common-private.hh:1115:37: Implicit
4617     conversion
4618     loses integer precision: 'long long' to 'int'
4619     harfbuzz/src/hb-ft.cc:421:97: Implicit conversion loses integer
4620     precision: 'unsigned long long' to 'int'
4621     harfbuzz/src/hb-ft.cc:422:97: Implicit conversion loses integer
4622     precision: 'unsigned long long' to 'int'
4623
4624  src/hb-font-private.hh             | 6 +++---
4625  src/hb-ft.cc                       | 4 ++--
4626  src/hb-ot-layout-common-private.hh | 2 +-
4627  3 files changed, 6 insertions(+), 6 deletions(-)
4628
4629 commit 333cc6e2d11831bcd2370723456e678574d570ec
4630 Author: Behdad Esfahbod <behdad@behdad.org>
4631 Date:   Wed Oct 30 17:30:11 2013 +0000
4632
4633     [otlayout] Remove unused is_inplace()
4634
4635     Patch from Jonathan Kew.
4636
4637  src/hb-ot-layout-gpos-table.hh       |   6 --
4638  src/hb-ot-layout-gsub-table.hh       |  56 ------------
4639  src/hb-ot-layout-gsubgpos-private.hh | 159
4640  -----------------------------------
4641  3 files changed, 221 deletions(-)
4642
4643 commit 176fd17d02ac183af32a0e710ec32d25c9322021
4644 Author: Behdad Esfahbod <behdad@behdad.org>
4645 Date:   Wed Oct 30 17:27:24 2013 +0000
4646
4647     Bug 70971 - Signed/unsigned compiler warnings on windows
4648
4649     Patch from Emil Eklund.
4650
4651  src/hb-buffer-serialize.cc | 8 ++++----
4652  src/hb-ot-map.cc           | 2 +-
4653  2 files changed, 5 insertions(+), 5 deletions(-)
4654
4655 commit 3d436d325edccc0f3dd820e06e3d529cc8f3eca4
4656 Author: Behdad Esfahbod <behdad@behdad.org>
4657 Date:   Mon Oct 28 21:00:37 2013 +0100
4658
4659     [otlayout] Reset ccc when marking glyph as letter
4660
4661  src/hb-ot-layout-gsubgpos-private.hh | 3 +++
4662  1 file changed, 3 insertions(+)
4663
4664 commit b9d0077ac1a8e8a62ee15c64ad302f7976e23bdd
4665 Author: Behdad Esfahbod <behdad@behdad.org>
4666 Date:   Mon Oct 28 20:44:03 2013 +0100
4667
4668     Fix win32 testing
4669
4670  test/shaping/Makefile.am  | 1 +
4671  test/shaping/run-tests.sh | 2 +-
4672  2 files changed, 2 insertions(+), 1 deletion(-)
4673
4674 commit dce79c2bd747d398bdf2f4b171b0ba9b5b951f72
4675 Author: Behdad Esfahbod <behdad@behdad.org>
4676 Date:   Mon Oct 28 20:26:40 2013 +0100
4677
4678     0.9.23
4679
4680  NEWS         | 10 ++++++++++
4681  configure.ac |  2 +-
4682  2 files changed, 11 insertions(+), 1 deletion(-)
4683
4684 commit 2e990a3d722c10d1eefdc4c5ccbdaa384625c3fd
4685 Author: Behdad Esfahbod <behdad@behdad.org>
4686 Date:   Mon Oct 28 20:23:07 2013 +0100
4687
4688     Make "make distcheck" happy
4689
4690  configure.ac             | 2 +-
4691  test/shaping/Makefile.am | 3 +++
4692  2 files changed, 4 insertions(+), 1 deletion(-)
4693
4694 commit 6ffc007b61402c9d1d4de368deed4971a10ed00b
4695 Author: Behdad Esfahbod <behdad@behdad.org>
4696 Date:   Mon Oct 28 19:26:02 2013 +0100
4697
4698     [otlayout] Optimize inplace
4699
4700     See thread started by Jonathan with subject "an optimization for
4701     complex
4702     fonts".
4703
4704  src/hb-ot-layout.cc | 6 +++---
4705  1 file changed, 3 insertions(+), 3 deletions(-)
4706
4707 commit 71b4c999a511bf018acaf48a45e070470c0daf12
4708 Author: Behdad Esfahbod <behdad@behdad.org>
4709 Date:   Mon Oct 28 00:20:59 2013 +0100
4710
4711     Revert "Zero marks by GDEF for Tibetan"
4712
4713     This reverts commit d5bd0590ae2fbc7b0dee86385a565aef00ffb835.
4714
4715     The reasoning behind that logic was flawed and made under
4716     a misunderstanding of the original problem, and caused
4717     regressions as reported by Jonathan Kew in thread titled
4718     "tibetan marks" in Oct 2013.  Apparently I have had fixed
4719     the original problem with this commit:
4720
4721       7e08f1258da229dfaf7e1c4b5c41e5bb83906cb0
4722
4723     So, revert the faulty commit and everything seems to be in good
4724     shape.
4725
4726  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
4727  src/hb-ot-shape-complex-arabic.cc    | 10 +++-------
4728  src/hb-ot-shape-complex-default.cc   | 17 +----------------
4729  src/hb-ot-shape-complex-indic.cc     |  8 +-------
4730  src/hb-ot-shape-complex-myanmar.cc   | 15 +++++----------
4731  src/hb-ot-shape-complex-private.hh   |  8 ++------
4732  src/hb-ot-shape-complex-sea.cc       | 14 ++++----------
4733  src/hb-ot-shape-complex-thai.cc      |  9 +--------
4734  src/hb-ot-shape.cc                   |  4 ++--
4735  9 files changed, 21 insertions(+), 68 deletions(-)
4736
4737 commit 9596b2bf569dae6fbe268803e3cb248001f10954
4738 Author: Behdad Esfahbod <behdad@behdad.org>
4739 Date:   Mon Oct 28 00:09:05 2013 +0100
4740
4741     Pass CPPFLAGS=-Werror to Travis-CI
4742
4743     We want default gcc / clang warnings to fail the CI build.
4744
4745  .travis.yml | 2 +-
4746  1 file changed, 1 insertion(+), 1 deletion(-)
4747
4748 commit c77d1ade6898cea161f0709c5c5a912e14aff951
4749 Author: Behdad Esfahbod <behdad@behdad.org>
4750 Date:   Sun Oct 27 23:52:26 2013 +0100
4751
4752     Fix warnings
4753
4754  test/api/test-blob.c      | 2 +-
4755  util/helper-cairo-ansi.cc | 2 +-
4756  2 files changed, 2 insertions(+), 2 deletions(-)
4757
4758 commit c2bc818706df56022c8bb922df2b741cb120f7e4
4759 Author: Behdad Esfahbod <behdad@behdad.org>
4760 Date:   Sun Oct 27 23:36:35 2013 +0100
4761
4762     Work with old and new glib
4763
4764     Avoids "deprecated" warnings.
4765
4766  src/test-buffer-serialize.cc | 7 +++++--
4767  src/test-size-params.cc      | 7 +++++--
4768  src/test-would-substitute.cc | 7 +++++--
4769  src/test.cc                  | 7 +++++--
4770  util/options.cc              | 4 ++--
4771  util/options.hh              | 4 ++++
4772  util/view-cairo.hh           | 4 ++++
4773  7 files changed, 30 insertions(+), 10 deletions(-)
4774
4775 commit 46a863d91dbcc9a4c796e3715ea3828939f4d941
4776 Author: Behdad Esfahbod <behdad@behdad.org>
4777 Date:   Sun Oct 27 23:24:50 2013 +0100
4778
4779     [indic] Adjust pref reordering logic
4780
4781     For Javanese (pref_len == 1) only reorder if it didn't ligate.  That's
4782     sensible, and what the spec says.  For other Indic (pref_len > 1)
4783     only reorder if ligated.
4784
4785     Doesn't change any test numbers.
4786
4787  src/hb-ot-shape-complex-indic.cc | 9 +++++++--
4788  1 file changed, 7 insertions(+), 2 deletions(-)
4789
4790 commit 6b03e3c724ec6cd255f4a323bf4aa7d8c93a056e
4791 Author: Behdad Esfahbod <behdad@behdad.org>
4792 Date:   Sun Oct 27 21:04:55 2013 +0100
4793
4794     Optimize fallback kerning
4795
4796     Patch from Jonathan Kew.  "These changes seem to yield a small but
4797     just-about-measurable improvement with old fonts that lack GPOS
4798     kerning."
4799
4800  src/hb-ot-shape-fallback.cc | 47
4801  ++++++++++++++++++++++++++++-----------------
4802  1 file changed, 29 insertions(+), 18 deletions(-)
4803
4804 commit 133eeba6a32769ec1a7520e7c8a0d2eb1ad986f8
4805 Author: Behdad Esfahbod <behdad@behdad.org>
4806 Date:   Sun Oct 27 00:24:59 2013 +0200
4807
4808     Minor
4809
4810     See:
4811     https://github.com/prezi/harfbuzz-js/pull/1/files#r7032397
4812
4813  src/hb-common.h | 2 +-
4814  1 file changed, 1 insertion(+), 1 deletion(-)
4815
4816 commit a74f0de225c403998212e2618dcf9452bc5b590d
4817 Author: Behdad Esfahbod <behdad@behdad.org>
4818 Date:   Thu Oct 24 11:46:33 2013 +0200
4819
4820     [indic] Fix CM2, really
4821
4822     Followup from 6e613f3365bf4e9fd778758c53e7de00c64beca1.
4823
4824  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
4825  1 file changed, 1 insertion(+), 1 deletion(-)
4826
4827 commit 6e613f3365bf4e9fd778758c53e7de00c64beca1
4828 Author: Behdad Esfahbod <behdad@behdad.org>
4829 Date:   Wed Oct 23 23:34:13 2013 +0200
4830
4831     Fix "shift count >= width of type" issue
4832
4833  src/hb-ot-shape-complex-indic-private.hh | 2 +-
4834  1 file changed, 1 insertion(+), 1 deletion(-)
4835
4836 commit ac8cd511911c7dca6222d14fa758bff75d601567
4837 Author: Behdad Esfahbod <behdad@behdad.org>
4838 Date:   Fri Oct 18 19:33:09 2013 +0200
4839
4840     Refactor
4841
4842  src/hb-ot-layout-gpos-table.hh | 120
4843  ++++++++++++++++++++++-------------------
4844  src/hb-ot-layout.cc            |  31 +++++------
4845  src/hb-ot-shape-normalize.cc   |  29 +++++-----
4846  src/hb-ot-shape.cc             |  82 ++++++++++++++++------------
4847  4 files changed, 145 insertions(+), 117 deletions(-)
4848
4849 commit 0f3fe37fccfb540437adf13dd580f2c5164a0b1f
4850 Author: Behdad Esfahbod <behdad@behdad.org>
4851 Date:   Fri Oct 18 19:14:22 2013 +0200
4852
4853     Comment
4854
4855  src/hb-ot-layout-private.hh | 1 +
4856  1 file changed, 1 insertion(+)
4857
4858 commit ddce2d8df6fed9c033f1f13e235666680c5beb67
4859 Author: Behdad Esfahbod <behdad@behdad.org>
4860 Date:   Fri Oct 18 18:07:11 2013 +0200
4861
4862     [indic] Improve positioning of post-base bells and whistles
4863
4864     Bug 58714 - Kannada u+0cb0 u+200d u+0ccd u+0c95 u+0cbe does not
4865     provide
4866     same results as Windows8
4867     https://bugs.freedesktop.org/show_bug.cgi?id=58714
4868
4869     Test with U+0CB0,U+200D,U+0CCD,U+0C95,U+0CBF and tunga.ttf.
4870
4871     Improves some scripts.  Improves Bengali too, but numbers
4872     are up because we produce better results than Uniscribe for some
4873     sequences now.
4874
4875     New numbers:
4876     BENGALI: 353724 out of 354188 tests passed. 464 failed (0.131004%)
4877     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
4878     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
4879     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
4880     KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
4881     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
4882     MALAYALAM: 1048140 out of 1048334 tests passed. 194 failed
4883     (0.0185056%)
4884     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
4885     SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
4886     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
4887     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
4888
4889  src/hb-ot-shape-complex-indic.cc | 19 ++++++++++---------
4890  1 file changed, 10 insertions(+), 9 deletions(-)
4891
4892 commit d5bd0590ae2fbc7b0dee86385a565aef00ffb835
4893 Author: Behdad Esfahbod <behdad@behdad.org>
4894 Date:   Fri Oct 18 16:44:54 2013 +0200
4895
4896     Zero marks by GDEF for Tibetan
4897
4898     See:
4899     http://lists.freedesktop.org/archives/harfbuzz/2013-April/003101.html
4900
4901  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
4902  src/hb-ot-shape-complex-arabic.cc    | 10 +++++++---
4903  src/hb-ot-shape-complex-default.cc   | 17 ++++++++++++++++-
4904  src/hb-ot-shape-complex-indic.cc     |  8 +++++++-
4905  src/hb-ot-shape-complex-myanmar.cc   | 15 ++++++++++-----
4906  src/hb-ot-shape-complex-private.hh   |  8 ++++++--
4907  src/hb-ot-shape-complex-sea.cc       | 14 ++++++++++----
4908  src/hb-ot-shape-complex-thai.cc      |  9 ++++++++-
4909  src/hb-ot-shape.cc                   |  4 ++--
4910  9 files changed, 68 insertions(+), 21 deletions(-)
4911
4912 commit bf029281b1b0f854f671969ab40eac3046a111bd
4913 Author: Behdad Esfahbod <behdad@behdad.org>
4914 Date:   Fri Oct 18 16:20:13 2013 +0200
4915
4916     Bug 65258 - [...] Mongolian with free variation selector
4917
4918  src/hb-ot-shape-complex-arabic.cc | 3 ++-
4919  1 file changed, 2 insertions(+), 1 deletion(-)
4920
4921 commit 0193649ce4ca78b8e2835a50bd51ee594cffe34e
4922 Author: Behdad Esfahbod <behdad@behdad.org>
4923 Date:   Fri Oct 18 16:08:53 2013 +0200
4924
4925     [otfallback] Don't shift down above-marks too much
4926
4927     This seems to generate much better, almost-perfect, positioning for
4928     Arabic as well as Latin above marks.
4929
4930  src/hb-ot-shape-fallback.cc | 10 +++++++++-
4931  1 file changed, 9 insertions(+), 1 deletion(-)
4932
4933 commit dba9580237da788275b1ab5fe6be75c8a3f359b9
4934 Author: Behdad Esfahbod <behdad@behdad.org>
4935 Date:   Fri Oct 18 15:57:36 2013 +0200
4936
4937     [otfallback] Never fallback-position a below-mark upwards
4938
4939     Test with WinXP times.ttf and U+05D9,U+05B5.
4940
4941  src/hb-ot-shape-fallback.cc | 6 ++++++
4942  1 file changed, 6 insertions(+)
4943
4944 commit 8177da29ad07d8fa444ce07003fa65cd31a2776b
4945 Author: Behdad Esfahbod <behdad@behdad.org>
4946 Date:   Fri Oct 18 15:50:29 2013 +0200
4947
4948     Minor
4949
4950  src/hb-ot-shape-fallback.cc | 4 ++--
4951  1 file changed, 2 insertions(+), 2 deletions(-)
4952
4953 commit c16012e9019ec59c2200a3cc29b8a37ea70eda70
4954 Author: Behdad Esfahbod <behdad@behdad.org>
4955 Date:   Fri Oct 18 02:27:00 2013 +0200
4956
4957     [indic] Add Javanese support!
4958
4959     Seems to be working just fine!
4960
4961  src/hb-ot-shape-complex-indic-machine.rl | 14 ++++++------
4962  src/hb-ot-shape-complex-indic-private.hh | 37
4963  ++++++++++++++++----------------
4964  src/hb-ot-shape-complex-indic.cc         |  9 ++++++--
4965  3 files changed, 34 insertions(+), 26 deletions(-)
4966
4967 commit 755b44cce6dc23376a3cf0212893609231fa4967
4968 Author: Behdad Esfahbod <behdad@behdad.org>
4969 Date:   Fri Oct 18 11:17:42 2013 +0200
4970
4971     [ft] Round metrics instead of truncate
4972
4973     Lohit-Punjabi has a upem of 769!  We were losing one unit in our
4974     code, and FreeType is losing another one...  Test with U+0A06.
4975     Has an advance of 854 in the font.  We were producing 852.
4976     Now we do 853, which is what FreeType is telling us.
4977
4978  src/hb-ft.cc | 8 ++++----
4979  1 file changed, 4 insertions(+), 4 deletions(-)
4980
4981 commit 9a49351cc2625de16a73e0e153d3097ef6c7cc0f
4982 Author: Behdad Esfahbod <behdad@behdad.org>
4983 Date:   Fri Oct 18 02:14:53 2013 +0200
4984
4985     [indic] Swith pref logic to use _hb_glyph_info_substituted()
4986
4987     See comments from caveat!  Seems to work fine.
4988
4989     This is useful for Javanese which has an atomically encoded pre-base
4990     reordering Ra which should only be reordered if it was substituted
4991     by the pref feature.
4992
4993  src/hb-ot-shape-complex-indic.cc | 6 ++++--
4994  1 file changed, 4 insertions(+), 2 deletions(-)
4995
4996 commit f175aa33c5e94397c60648ac0697c80f5fe0dcb7
4997 Author: Behdad Esfahbod <behdad@behdad.org>
4998 Date:   Fri Oct 18 02:07:44 2013 +0200
4999
5000     [indic] Fix compiler warnings
5001
5002  src/hb-ot-shape-complex-indic.cc | 4 ++--
5003  1 file changed, 2 insertions(+), 2 deletions(-)
5004
5005 commit 857027341423f15fd6084c7563cc355b06e7cbdd
5006 Author: Behdad Esfahbod <behdad@behdad.org>
5007 Date:   Fri Oct 18 01:11:05 2013 +0200
5008
5009     [otlayout] Add _hb_glyph_info_substituted()
5010
5011     Currently unused.
5012
5013  src/hb-ot-layout-private.hh | 6 ++++++
5014  1 file changed, 6 insertions(+)
5015
5016 commit a1f7b2856184959e965c9c2b80363f9f46d486a7
5017 Author: Behdad Esfahbod <behdad@behdad.org>
5018 Date:   Fri Oct 18 01:09:08 2013 +0200
5019
5020     [otlayout] Switch over from old is_a_ligature() to IS_LIGATED
5021
5022     Impact should be minimal and positive.
5023
5024  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
5025  src/hb-ot-layout-private.hh          | 12 +++++++++---
5026  src/hb-ot-shape-complex-indic.cc     |  4 ++--
5027  src/hb-ot-shape-complex-myanmar.cc   |  2 +-
5028  src/hb-ot-shape.cc                   |  2 +-
5029  5 files changed, 14 insertions(+), 8 deletions(-)
5030
5031 commit 09675a8115b9d77261c33940401aa919cede8662
5032 Author: Behdad Esfahbod <behdad@behdad.org>
5033 Date:   Fri Oct 18 01:05:58 2013 +0200
5034
5035     [otlayout] Add HB_OT_LAYOUT_GLYPH_PROPS_LIGATED
5036
5037     Currently unused.
5038
5039  src/hb-ot-layout-gsubgpos-private.hh | 15 ++++++++++-----
5040  src/hb-ot-layout-private.hh          |  5 ++++-
5041  2 files changed, 14 insertions(+), 6 deletions(-)
5042
5043 commit 05ad6b50ac0a1b9a8da10d2ee2238068b7811e7d
5044 Author: Behdad Esfahbod <behdad@behdad.org>
5045 Date:   Fri Oct 18 00:45:59 2013 +0200
5046
5047     [otlayout] Add HB_OT_LAYOUT_GLYPH_PROPS_SUBSTITUTED
5048
5049     Currently unused.
5050
5051  src/hb-ot-layout-gsubgpos-private.hh |  5 +++--
5052  src/hb-ot-layout-private.hh          | 10 ++++++----
5053  2 files changed, 9 insertions(+), 6 deletions(-)
5054
5055 commit 101303dbf7cf15d044bf2518f14b3aec65970fea
5056 Author: Behdad Esfahbod <behdad@behdad.org>
5057 Date:   Fri Oct 18 00:42:39 2013 +0200
5058
5059     [otlayout] More shuffling around
5060
5061  src/hb-ot-layout-gpos-table.hh       | 16 +++----
5062  src/hb-ot-layout-gsub-table.hh       | 13 +++--
5063  src/hb-ot-layout-gsubgpos-private.hh |  8 ++--
5064  src/hb-ot-layout-private.hh          | 92
5065  ++++++++++++++++++++++++++++++++----
5066  src/hb-ot-shape.cc                   |  8 ++--
5067  5 files changed, 102 insertions(+), 35 deletions(-)
5068
5069 commit 91689de2603e4151e2a2d3a3852c61667f0c6264
5070 Author: Behdad Esfahbod <behdad@behdad.org>
5071 Date:   Fri Oct 18 00:21:59 2013 +0200
5072
5073     [otlayout] Add _hb_glyph_info_set_glyph_props()
5074
5075     No functional change.
5076
5077  src/hb-ot-layout-gsub-table.hh       | 2 +-
5078  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
5079  src/hb-ot-layout-private.hh          | 9 +++++++++
5080  src/hb-ot-shape.cc                   | 8 +++++---
5081  4 files changed, 17 insertions(+), 6 deletions(-)
5082
5083 commit a0161746589934e93c3b115814bbd81f56ab962f
5084 Author: Behdad Esfahbod <behdad@behdad.org>
5085 Date:   Fri Oct 18 00:06:30 2013 +0200
5086
5087     [otlayout] Simplify set_class() usage
5088
5089  src/hb-ot-layout-gsubgpos-private.hh | 31 ++++++++++++++++++-------------
5090  1 file changed, 18 insertions(+), 13 deletions(-)
5091
5092 commit 3ddf892b5328b74afb6e7d9da727d8771ca5d288
5093 Author: Behdad Esfahbod <behdad@behdad.org>
5094 Date:   Fri Oct 18 00:02:43 2013 +0200
5095
5096     [otlayout] Renaming
5097
5098  src/hb-ot-layout-gpos-table.hh       | 18 +++++++-------
5099  src/hb-ot-layout-gsub-table.hh       |  2 +-
5100  src/hb-ot-layout-gsubgpos-private.hh | 36 +++++++++++++--------------
5101  src/hb-ot-layout-private.hh          | 48
5102  +++++++++++++++++++++---------------
5103  src/hb-ot-shape-complex-indic.cc     |  5 ++--
5104  src/hb-ot-shape-complex-myanmar.cc   |  2 +-
5105  src/hb-ot-shape-fallback.cc          |  8 +++---
5106  src/hb-ot-shape.cc                   |  2 +-
5107  8 files changed, 65 insertions(+), 56 deletions(-)
5108
5109 commit 2e96d2c6ee34142375373be07217c9953e7822cc
5110 Author: Behdad Esfahbod <behdad@behdad.org>
5111 Date:   Thu Oct 17 21:16:20 2013 +0200
5112
5113     [otlayout] More shuffling
5114
5115  src/hb-ot-layout-private.hh | 252
5116  +++++++++++++++++++++++---------------------
5117  1 file changed, 130 insertions(+), 122 deletions(-)
5118
5119 commit 469524692bd0a258b28e63294c984e677a9c2477
5120 Author: Behdad Esfahbod <behdad@behdad.org>
5121 Date:   Thu Oct 17 21:01:57 2013 +0200
5122
5123     [otlayout] Code shuffling
5124
5125  src/hb-ot-layout-private.hh | 16 ++++++++--------
5126  1 file changed, 8 insertions(+), 8 deletions(-)
5127
5128 commit 11fb16cb849285a178d9e80991b1d60a960326ee
5129 Author: Behdad Esfahbod <behdad@behdad.org>
5130 Date:   Thu Oct 17 20:57:57 2013 +0200
5131
5132     Use unsigned enums for mask types
5133
5134  src/hb-buffer.h             | 16 ++++++++--------
5135  src/hb-ot-layout-private.hh |  8 ++++----
5136  2 files changed, 12 insertions(+), 12 deletions(-)
5137
5138 commit 03058c3d1e8c18858c1e0b0c738ce9d299f2787a
5139 Author: Behdad Esfahbod <behdad@behdad.org>
5140 Date:   Thu Oct 17 20:55:34 2013 +0200
5141
5142     [otlayout] Remove two unused HB_OT_LAYOUT_GLYPH_PROPS_* values
5143
5144  src/hb-ot-layout-gdef-table.hh | 1 -
5145  src/hb-ot-layout-gsub-table.hh | 3 ++-
5146  src/hb-ot-layout-private.hh    | 7 +++++--
5147  3 files changed, 7 insertions(+), 4 deletions(-)
5148
5149 commit 941b6992042e7b73b3a2aab1448383adf33bef28
5150 Author: Behdad Esfahbod <behdad@behdad.org>
5151 Date:   Thu Oct 17 20:47:33 2013 +0200
5152
5153     [otlayout] Remove unused HB_OT_LAYOUT_GLYPH_PROPS_UNCLASSIFIED
5154
5155  src/hb-ot-layout-gdef-table.hh |  7 +++++--
5156  src/hb-ot-layout-private.hh    | 10 ++++------
5157  2 files changed, 9 insertions(+), 8 deletions(-)
5158
5159 commit 8f9ec92dfce5c469fb85ad301296b5dde1b2ab0a
5160 Author: Behdad Esfahbod <behdad@behdad.org>
5161 Date:   Thu Oct 17 19:52:47 2013 +0200
5162
5163     [indic] Adjust Javanese base algorithm
5164
5165  src/hb-ot-shape-complex-indic.cc | 2 +-
5166  1 file changed, 1 insertion(+), 1 deletion(-)
5167
5168 commit 49901862e36e1c153835877a9f1183729333bbbe
5169 Author: Behdad Esfahbod <behdad@behdad.org>
5170 Date:   Thu Oct 17 19:48:51 2013 +0200
5171
5172     [otlayout] Guard against use of ReverseChain through Context
5173
5174  src/hb-ot-layout-gsub-table.hh | 4 +++-
5175  src/hb-ot-layout.cc            | 4 ++--
5176  2 files changed, 5 insertions(+), 3 deletions(-)
5177
5178 commit 74f4bbf0560a5fd2d295e100e96f0c6c7033e852
5179 Author: Behdad Esfahbod <behdad@behdad.org>
5180 Date:   Thu Oct 17 19:07:53 2013 +0200
5181
5182     [indic] Towards supporting atomicly-encoded prebase-reorderings
5183
5184  src/hb-ot-shape-complex-indic.cc | 65
5185  ++++++++++++++++++++++++----------------
5186  1 file changed, 40 insertions(+), 25 deletions(-)
5187
5188 commit efed40b975110d78c9c505441e7e17a8c13e85c8
5189 Author: Behdad Esfahbod <behdad@behdad.org>
5190 Date:   Thu Oct 17 18:50:11 2013 +0200
5191
5192     [indic] Minor refactoring of reph handling
5193
5194  src/hb-ot-shape-complex-indic.cc | 14 ++++++++------
5195  src/hb-ot-shape-complex-sea.cc   |  2 +-
5196  2 files changed, 9 insertions(+), 7 deletions(-)
5197
5198 commit 684fe59ff858a0ecba71b3ed80378afb0b8bbb48
5199 Author: Behdad Esfahbod <behdad@behdad.org>
5200 Date:   Thu Oct 17 18:30:06 2013 +0200
5201
5202     [indic] Minor refactoring of would_substitute()
5203
5204  src/hb-ot-shape-complex-indic.cc | 19 ++++++++++---------
5205  1 file changed, 10 insertions(+), 9 deletions(-)
5206
5207 commit 321df83fb4f0b8a5310888129cb70bfda8ae0c96
5208 Author: Behdad Esfahbod <behdad@behdad.org>
5209 Date:   Thu Oct 17 18:16:14 2013 +0200
5210
5211     Route Buginese through the SEA shaper
5212
5213     Both Indic and SEA seem to do it just fine, but SEA is much
5214     simpler.
5215
5216  src/hb-ot-shape-complex-private.hh | 4 +---
5217  1 file changed, 1 insertion(+), 3 deletions(-)
5218
5219 commit b5a0f69e47ace468b06e21cf069a18ddcfcf6064
5220 Author: Behdad Esfahbod <behdad@behdad.org>
5221 Date:   Thu Oct 17 18:04:23 2013 +0200
5222
5223     [indic] Pass zero-context=false to would_substitute for newer scripts
5224
5225     For scripts without an old/new spec distinction, use
5226     zero-context=false.
5227     This changes behavior in Sinhala / Khmer, but doesn't seem to regress.
5228     This will be useful and used in Javanese.
5229
5230  src/hb-ot-shape-complex-indic.cc | 35 +++++++++++++++++++----------------
5231  1 file changed, 19 insertions(+), 16 deletions(-)
5232
5233 commit c4e71ff36d1f86a6ea56539728a964d97217e2b6
5234 Author: Behdad Esfahbod <behdad@behdad.org>
5235 Date:   Thu Oct 17 17:04:47 2013 +0200
5236
5237     [indic] Clean up Khmer and Sinhala base finding algorithm
5238
5239  src/hb-ot-shape-complex-indic.cc | 24 +++++++++++-------------
5240  1 file changed, 11 insertions(+), 13 deletions(-)
5241
5242 commit e10453e6fb2544724ccd7ddfdbb9de90ef9274ce
5243 Author: Behdad Esfahbod <behdad@behdad.org>
5244 Date:   Thu Oct 17 16:49:06 2013 +0200
5245
5246     [indic] Add BASE_POS_LAST_SINHALA
5247
5248     Previously we planted this into the mode used for Khmer.  There's not
5249     really much in common between the two, so separate again.
5250
5251  src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++++++--
5252  1 file changed, 19 insertions(+), 2 deletions(-)
5253
5254 commit 9ac6b01e0cd8e2d66dfc727157f45b615bc77109
5255 Author: Behdad Esfahbod <behdad@behdad.org>
5256 Date:   Thu Oct 17 16:27:38 2013 +0200
5257
5258     [indic] Adjust Sinhala cluster merging under uniscribe
5259
5260     Similar to 190c8f2b60af0851bf692f653c1604cfbf0561a5 but for
5261     Sinhala.
5262
5263  src/hb-ot-shape-complex-indic.cc | 23 ++++++++++++++++-------
5264  1 file changed, 16 insertions(+), 7 deletions(-)
5265
5266 commit 3c3df9cba13fec2c35e0e7ae587d9699ac0c37f5
5267 Author: Behdad Esfahbod <behdad@behdad.org>
5268 Date:   Thu Oct 17 13:58:31 2013 +0200
5269
5270     [otlayout] Minor
5271
5272  src/hb-ot-layout-gsubgpos-private.hh | 62
5273  +++++++++++++++++++-----------------
5274  1 file changed, 33 insertions(+), 29 deletions(-)
5275
5276 commit 6cc136f7531a45e71ea08a7dc8a2187172cb813d
5277 Author: Behdad Esfahbod <behdad@behdad.org>
5278 Date:   Thu Oct 17 13:55:48 2013 +0200
5279
5280     [otlayout] Minor
5281
5282  src/hb-ot-layout-gsubgpos-private.hh | 14 ++++++--------
5283  1 file changed, 6 insertions(+), 8 deletions(-)
5284
5285 commit ba6ddc421e5e440231c2ece2db1363f8e6d2ecbf
5286 Author: Behdad Esfahbod <behdad@behdad.org>
5287 Date:   Thu Oct 17 13:52:51 2013 +0200
5288
5289     [otlayout] Increase MAX_CONTEXT_LENGTH
5290
5291     It's cheap.
5292
5293  src/hb-ot-layout-common-private.hh | 2 +-
5294  1 file changed, 1 insertion(+), 1 deletion(-)
5295
5296 commit e714fe6d6a2633494cb1fa7170a32ca2638cbb51
5297 Author: Behdad Esfahbod <behdad@behdad.org>
5298 Date:   Thu Oct 17 13:49:51 2013 +0200
5299
5300     [otlayout] Simplify ligate_input()
5301
5302     Shouldn't change behavior at all, but is faster / more robust.
5303
5304  src/hb-ot-layout-gsub-table.hh       | 16 +++++++---------
5305  src/hb-ot-layout-gsubgpos-private.hh | 17 +++++++----------
5306  2 files changed, 14 insertions(+), 19 deletions(-)
5307
5308 commit 6b2abdcd203204131f3017ca85c91de9d43959cd
5309 Author: Behdad Esfahbod <behdad@behdad.org>
5310 Date:   Thu Oct 17 13:15:43 2013 +0200
5311
5312     [indic] Improve clusters in presence of reph
5313
5314  src/hb-ot-shape-complex-indic.cc | 5 +----
5315  1 file changed, 1 insertion(+), 4 deletions(-)
5316
5317 commit 42d0f55cbc68285e22d713df7062e520af708c82
5318 Author: Behdad Esfahbod <behdad@behdad.org>
5319 Date:   Thu Oct 17 13:05:05 2013 +0200
5320
5321     [indic] Apply calt,clig in the same stage as presentation features
5322
5323     Whic means these twp are applied per-syllable now.  Apparently
5324     in some Khmer fonts the clig interacts with presentation features.
5325
5326     Test case: U+1781,U+17D2,U+1789,U+17BB,U+17C6 with Mondulkiri-R.ttf
5327     should produce one big ligature.
5328
5329  src/hb-ot-shape-complex-indic.cc | 4 ++++
5330  1 file changed, 4 insertions(+)
5331
5332 commit ae9a5834df477006686421d494b55a1569789327
5333 Author: Behdad Esfahbod <behdad@behdad.org>
5334 Date:   Thu Oct 17 12:24:55 2013 +0200
5335
5336     [indic] Fix pref vs blwf interaction
5337
5338     If a glyph can be both blwf and pref, we were wrongly sorting it
5339     in the post position instead of below position.
5340
5341  src/hb-ot-shape-complex-indic.cc | 6 +++---
5342  1 file changed, 3 insertions(+), 3 deletions(-)
5343
5344 commit c7dacac02cfe8526eaf131ce6c5e7b6df7ca2ccd
5345 Author: Behdad Esfahbod <behdad@behdad.org>
5346 Date:   Thu Oct 17 12:20:24 2013 +0200
5347
5348     [indic] Don't apply blwf before base under old-spec mode
5349
5350     Test case: U+09AC,U+09CD,U+09A6 with Lohit-Bengali 2.5.3.
5351
5352  src/hb-ot-shape-complex-indic.cc | 3 ++-
5353  1 file changed, 2 insertions(+), 1 deletion(-)
5354
5355 commit da72042c52ed3cc0ee19d3eabb8db7c7dd34d3ed
5356 Author: Behdad Esfahbod <behdad@behdad.org>
5357 Date:   Thu Oct 17 12:01:50 2013 +0200
5358
5359     [otlayout] Fix up recent Context matching change
5360
5361     Commit 6b65a76b40522a4f57a6fedcbdfc5a4d736f1d3c.  "end" was becoming
5362     negative.  Was trigerred by Lohit-Kannada 2.5.3 and the sequence:
5363     U+0CB0,U+200D,U+0CBE,U+0CB7,U+0CCD,U+0C9F,U+0CCD,U+0CB0,U+0C97,U+0CB3
5364     Two glyphs were being duplicated.
5365
5366  src/hb-buffer.cc                     | 7 ++++++-
5367  src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
5368  2 files changed, 8 insertions(+), 2 deletions(-)
5369
5370 commit 1a7de1ba9876b0554c758acbc6459366d9d98a5d
5371 Author: Behdad Esfahbod <behdad@behdad.org>
5372 Date:   Wed Oct 16 19:55:06 2013 +0200
5373
5374     [indic] Improve Avagraha support in machine
5375
5376  src/hb-ot-shape-complex-indic-machine.rl | 6 ++++--
5377  1 file changed, 4 insertions(+), 2 deletions(-)
5378
5379 commit 3756efaf4e14ec3b5b1def700a1b5985f162372b
5380 Author: Behdad Esfahbod <behdad@behdad.org>
5381 Date:   Wed Oct 16 19:06:29 2013 +0200
5382
5383     [indic] Misc harmless fixes!
5384
5385     First, we were abusing OT_VD instead of OT_A.  Fix that
5386     but moving OT_A in the grammar where it belongs (which
5387     is different from what the spec says).
5388
5389     Also, only allow medial consonants after all other
5390     consonants.  This doesn't affect any current character.
5391
5392     Finally, fix Halant attachment in presence of medial
5393     consonants.  Again, this currently doesn't affect any
5394     sequence.
5395
5396     I lied.  There's Gurmukhi U+0A75 which is Consonant_Medial.
5397     Uniscribe allows one of those in each of these positions:
5398     before matras, after matras and before syllable modifiers,
5399     and after syllable modifiers!  We currently just allow
5400     unlimited numbers of it, before matras.
5401
5402  src/hb-ot-shape-complex-indic-machine.rl |  8 ++++----
5403  src/hb-ot-shape-complex-indic-private.hh |  2 +-
5404  src/hb-ot-shape-complex-indic.cc         | 11 ++++++-----
5405  3 files changed, 11 insertions(+), 10 deletions(-)
5406
5407 commit c52ddab72e025d1bee8274c8f3416208b12f68f1
5408 Author: Behdad Esfahbod <behdad@behdad.org>
5409 Date:   Wed Oct 16 13:42:38 2013 +0200
5410
5411     [arabic] Make ZWJ prevent ligatures instead of facilitating it
5412
5413     Unicode 6.2.0 Section 16.2 / Figure 16.3 says:
5414
5415     "For backward compatibility, between Arabic characters a ZWJ acts just
5416     like the sequence <ZWJ, ZWNJ, ZWJ>, preventing a ligature from forming
5417     instead of requesting the use of a ligature that would not normally be
5418     used. As a result, there is no plain text mechanism for requesting the
5419     use of a ligature in Arabic text."
5420
5421     As such, we flip internal zwj to zwnj flags for GSUB matching, which
5422     means it will block ligation in all features, unless the font
5423     explicitly matches U+200D glyph.  This doesn't affect joining
5424     behavior.
5425
5426  src/hb-ot-layout-private.hh       |  6 ++++++
5427  src/hb-ot-shape-complex-arabic.cc | 18 ++++++++++++++++++
5428  2 files changed, 24 insertions(+)
5429
5430 commit 1a31f9f820c4538015ddaf4ca2b790649c5997ed
5431 Author: Behdad Esfahbod <behdad@behdad.org>
5432 Date:   Wed Oct 16 13:42:18 2013 +0200
5433
5434     [otlayout] Minor
5435
5436  src/hb-ot-layout-private.hh | 23 +++++++++++++++--------
5437  1 file changed, 15 insertions(+), 8 deletions(-)
5438
5439 commit 28d5daec948e1a24f13e492ce301aeb9abff37c8
5440 Author: Behdad Esfahbod <behdad@behdad.org>
5441 Date:   Wed Oct 16 12:32:12 2013 +0200
5442
5443     [indic] More granular post-base cluster merging!
5444
5445  src/hb-ot-shape-complex-indic.cc | 45
5446  ++++++++++++++++++++++++++++++++++------
5447  1 file changed, 39 insertions(+), 6 deletions(-)
5448
5449 commit 9cb59d460e80d769087045535a8d54ec9ed7985c
5450 Author: Behdad Esfahbod <behdad@behdad.org>
5451 Date:   Wed Oct 16 11:34:07 2013 +0200
5452
5453     [indic] Fix cluster merging of left matras
5454
5455     The merge_clusters there was totally broken.
5456
5457  src/hb-ot-shape-complex-indic.cc | 2 +-
5458  1 file changed, 1 insertion(+), 1 deletion(-)
5459
5460 commit 190c8f2b60af0851bf692f653c1604cfbf0561a5
5461 Author: Behdad Esfahbod <behdad@behdad.org>
5462 Date:   Wed Oct 16 11:33:18 2013 +0200
5463
5464     [indic] Adjust cluster merging under uniscribe mode for Tamil
5465
5466     Apparently Uniscribe Tamil shaper doesn't ship chubby clusters
5467     for Tamil.  Adjust to that.
5468
5469  src/hb-ot-shape-complex-indic.cc | 4 ++--
5470  1 file changed, 2 insertions(+), 2 deletions(-)
5471
5472 commit 5c558877da5db8c734ba072f01e5e4797876619c
5473 Author: Behdad Esfahbod <behdad@behdad.org>
5474 Date:   Wed Oct 16 11:14:15 2013 +0200
5475
5476     [indic] Allow up to two syllable modifiers
5477
5478     Bug 70509 - Candrabindu+Visarga doesn't work in Devanagari
5479     https://bugs.freedesktop.org/show_bug.cgi?id=70509
5480
5481     We categorize both bindus and visarga as syllable-modifiers.
5482     OT spec doesn't actually say what characters go in the syllable
5483     modifier category, and allows one.  We just allow up to two now.
5484
5485     Test case: U+0930,U+0941,U+0901,U+0903
5486
5487     Uniscribe currently doesn't support that and produces a
5488     dotted circle.
5489
5490  src/hb-ot-shape-complex-indic-machine.rl                                |
5491  2 +-
5492  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt    |
5493  1 +
5494  2 files changed, 2 insertions(+), 1 deletion(-)
5495
5496 commit f5299eff5c0065d6329cd536c0ac339abea085b0
5497 Author: Behdad Esfahbod <behdad@behdad.org>
5498 Date:   Tue Oct 15 18:13:07 2013 +0200
5499
5500     [indic] Simplify reph logic
5501
5502     *Shouldn't* break anything.
5503
5504  src/hb-ot-shape-complex-indic.cc | 11 +++--------
5505  1 file changed, 3 insertions(+), 8 deletions(-)
5506
5507 commit 65a929b1c033e91919c931b495a775f76b6dcbb3
5508 Author: Behdad Esfahbod <behdad@behdad.org>
5509 Date:   Tue Oct 15 18:08:05 2013 +0200
5510
5511     [indic] If Malayalam dot-reph formed a ligature, don't move it
5512
5513     Rachana-0.6 implements dot-reph by ligation, so we shouldn't move it.
5514     Uniscribe doesn't either.  Test case:
5515
5516       U+0D4E,U+0D1A,U+0D4D,U+0D1A,U+0D4D
5517
5518  src/hb-ot-shape-complex-indic.cc                   | 23
5519  ++++++++++++++++------
5520  .../indic/script-malayalam/misc/dot-reph.txt       |  3 +++
5521  2 files changed, 20 insertions(+), 6 deletions(-)
5522
5523 commit a01cbf6cbe0021722302cfb58fb638a0a2427b26
5524 Author: Behdad Esfahbod <behdad@behdad.org>
5525 Date:   Tue Oct 15 16:37:53 2013 +0200
5526
5527     [indic] Harmless reordering of Khmer features!
5528
5529  src/hb-ot-shape-complex-indic.cc | 10 ++++++----
5530  1 file changed, 6 insertions(+), 4 deletions(-)
5531
5532 commit c46f406973024051877e867b93614942ff80c107
5533 Author: Behdad Esfahbod <behdad@behdad.org>
5534 Date:   Tue Oct 15 16:24:21 2013 +0200
5535
5536     [tests] Remove Myanmar micro-font and test
5537
5538  .../sha1sum/ceadd106a8205214fbe7337ef9de32a862b59762.ttf | Bin 3040 ->
5539  0 bytes
5540  test/shaping/tests/context-matching.tests                |   1 -
5541  2 files changed, 1 deletion(-)
5542
5543 commit eb10233b267909dee0245f126000e117f3b21c35
5544 Author: Behdad Esfahbod <behdad@behdad.org>
5545 Date:   Tue Oct 15 15:26:44 2013 +0200
5546
5547     [indic] Apply 'kern' for all scripts except for Khmer in Uniscribe
5548     mode
5549
5550     Seems to better match Uniscribe.
5551
5552     Note: NotoSansTelugu-Regular has kern feature, so this fixes most
5553     of the
5554     positioning failures there, except for the kern pairs blocked by a
5555     (non-)joiner, in which case we (correctly) kern, but Uniscribe
5556     doesn't.
5557
5558  src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
5559  1 file changed, 9 insertions(+), 2 deletions(-)
5560
5561 commit 30145272a7d428bc62a903388bd7be43f4da7fc3
5562 Author: Behdad Esfahbod <behdad@behdad.org>
5563 Date:   Tue Oct 15 13:47:27 2013 +0200
5564
5565     [indic] Don't apply presentation features across syllables
5566
5567     More like Uniscribe...  We still allow user-defined features to
5568     work across syllables, but not pres,blws,abs,psts,etc.
5569
5570     This "regressed" Sinhala numbers by 11.  These are cases were
5571     there's Consonant followed by Ra,Halant,ZWJ at the of text.
5572     The Ra,Halant,ZWJ ends up forming reph, which is wrong...
5573     But before we were also ligating that reph with the previous
5574     consonant.  That's even more wrong.  That's also what Uniscribe
5575     does.
5576
5577     Current numbers:
5578
5579     BENGALI: 353732 out of 354188 tests passed. 456 failed (0.128745%)
5580     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
5581     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
5582     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
5583     KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
5584     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
5585     MALAYALAM: 1048140 out of 1048334 tests passed. 194 failed
5586     (0.0185056%)
5587     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
5588     SINHALA: 271655 out of 271847 tests passed. 192 failed (0.070628%)
5589     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
5590     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
5591
5592  src/hb-ot-shape-complex-indic.cc                    | 21
5593  +++++++++++++++++----
5594  .../shaper-indic/indic/script-sinhala/misc/misc.txt |  1 +
5595  2 files changed, 18 insertions(+), 4 deletions(-)
5596
5597 commit 3c7b3641cfb00f2c4dcc0768b9854e4f4410d15f
5598 Author: Behdad Esfahbod <behdad@behdad.org>
5599 Date:   Tue Oct 15 11:21:01 2013 +0200
5600
5601     [indic] Handle Avagraha
5602
5603     It can come either at the end(ish!) of the syllable, or independently.
5604     When independent, it accepts a few bits and pieces.
5605
5606  src/hb-ot-shape-complex-indic-machine.rl                   |  5 ++++-
5607  src/hb-ot-shape-complex-indic-private.hh                   |  5 +++--
5608  src/hb-ot-shape-complex-indic.cc                           | 14
5609  +++++++++++++-
5610  .../shaper-indic/indic/script-devanagari/misc/misc.txt     |  1 +
5611  .../in-tree/shaper-indic/indic/script-telugu/misc/misc.txt |  1 +
5612  5 files changed, 22 insertions(+), 4 deletions(-)
5613
5614 commit 5e7432b8172473aa4dda3d51a79add9e97c2d2c1
5615 Author: Behdad Esfahbod <behdad@behdad.org>
5616 Date:   Tue Oct 15 12:28:23 2013 +0200
5617
5618     [myanmar] Apply abvm/blwm
5619
5620  src/hb-ot-shape-complex-myanmar.cc | 10 ++++++++++
5621  1 file changed, 10 insertions(+)
5622
5623 commit 8acbb6be271817c12d2ee0066b355e2fb0f9a934
5624 Author: Behdad Esfahbod <behdad@behdad.org>
5625 Date:   Tue Oct 15 12:15:49 2013 +0200
5626
5627     [indic] Some scripts like blwf applied to pre-base characters
5628
5629     ...while some don't!
5630
5631     Improved Bengali, Devanagari, Gurmukhi, Malayalam.
5632
5633     Updated numbers:
5634
5635     BENGALI: 353732 out of 354188 tests passed. 456 failed (0.128745%)
5636     DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
5637     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
5638     GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
5639     KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
5640     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
5641     MALAYALAM: 1048134 out of 1048334 tests passed. 200 failed
5642     (0.0190779%)
5643     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
5644     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
5645     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
5646     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
5647
5648  src/hb-ot-shape-complex-indic.cc | 33 ++++++++++++++++++++-------------
5649  1 file changed, 20 insertions(+), 13 deletions(-)
5650
5651 commit 2c85a3df0983f28aed77a0ea3bf2417ef65d4b84
5652 Author: Behdad Esfahbod <behdad@behdad.org>
5653 Date:   Mon Oct 14 19:41:52 2013 +0200
5654
5655     Fix issue with automake
5656
5657  test/shaping/Makefile.am | 2 +-
5658  1 file changed, 1 insertion(+), 1 deletion(-)
5659
5660 commit 6b65a76b40522a4f57a6fedcbdfc5a4d736f1d3c
5661 Author: Behdad Esfahbod <behdad@behdad.org>
5662 Date:   Mon Oct 14 18:51:39 2013 +0200
5663
5664     [otlayout] Fix (Chain)Context recursion!
5665
5666     Previously we only supported recursive sublookups with
5667     ascending indices.  We were also not correctly handling
5668     non-1-to-1 recursed lookups.
5669
5670     Fix all that!
5671
5672     Fixes the three tests in test/shaping/tests/context-matching.tests,
5673     which were derived from NotoSansBengali and NotoSansDevanagari
5674     among others.
5675
5676  src/hb-buffer-private.hh             |   4 +
5677  src/hb-buffer.cc                     |  46 ++++++++++
5678  src/hb-ot-layout-common-private.hh   |   1 +
5679  src/hb-ot-layout-gsub-table.hh       |   1 +
5680  src/hb-ot-layout-gsubgpos-private.hh | 157
5681  +++++++++++++++++------------------
5682  5 files changed, 127 insertions(+), 82 deletions(-)
5683
5684 commit 841e20d083aec8d814cd8d90aa6ab60127c0d1f2
5685 Author: Behdad Esfahbod <behdad@behdad.org>
5686 Date:   Mon Oct 14 18:47:51 2013 +0200
5687
5688     Add test suite for shaping results
5689
5690     The new test suite runs tests included under
5691     hb/test/shaping/tests/*.tests, which themselves reference
5692     font files stored by sha1sum under hb/test/shaping/fonts/sha1sum.
5693     The fonts are produced using a subsetter to only include glyphs
5694     needed to run the test.
5695
5696     Four initial tests are added for (Chain)Context matching,
5697     of which three currently fail.
5698
5699  test/shaping/Makefile.am                           |  10 +++++-
5700  .../4cce528e99f600ed9c25a2b69e32eb94a03b4ae8.ttf   | Bin 0 -> 1320 bytes
5701  .../ceadd106a8205214fbe7337ef9de32a862b59762.ttf   | Bin 0 -> 3040 bytes
5702  .../d629e7fedc0b350222d7987345fe61613fa3929a.ttf   | Bin 0 -> 1768 bytes
5703  .../f499fbc23865022234775c43503bba2e63978fe1.ttf   | Bin 0 -> 3564 bytes
5704  test/shaping/run-tests.sh                          |  34
5705  +++++++++++++++++++++
5706  test/shaping/tests/MANIFEST                        |   1 +
5707  test/shaping/tests/context-matching.tests          |   4 +++
5708  8 files changed, 48 insertions(+), 1 deletion(-)
5709
5710 commit e2dab69291a5d86fc90a8c273c458c16574eafb5
5711 Author: Behdad Esfahbod <behdad@behdad.org>
5712 Date:   Mon Oct 14 16:44:44 2013 +0200
5713
5714     Minor
5715
5716  test/shaping/hb_test_tools.py | 2 +-
5717  1 file changed, 1 insertion(+), 1 deletion(-)
5718
5719 commit 4e6e53db5da0a5da87ae732c3f9d01babf4ae6c2
5720 Author: Behdad Esfahbod <behdad@behdad.org>
5721 Date:   Mon Oct 14 13:06:36 2013 +0200
5722
5723     [otlayout] "Minor"
5724
5725  src/hb-ot-layout.cc | 1 +
5726  1 file changed, 1 insertion(+)
5727
5728 commit 9326d48e4309901e7e0b0e15230936a21ee3df72
5729 Author: Behdad Esfahbod <behdad@behdad.org>
5730 Date:   Thu Oct 10 20:04:42 2013 +0200
5731
5732     Don't use g_mapped_file_unref()
5733
5734     Was introduced in glib 2.22.
5735
5736  src/test-buffer-serialize.cc | 2 +-
5737  src/test-size-params.cc      | 2 +-
5738  src/test-would-substitute.cc | 2 +-
5739  src/test.cc                  | 2 +-
5740  util/options.cc              | 4 ++--
5741  5 files changed, 6 insertions(+), 6 deletions(-)
5742
5743 commit e152d1a27891bd1d9d46a9c028c026843bad384a
5744 Author: Behdad Esfahbod <behdad@behdad.org>
5745 Date:   Thu Oct 3 15:09:37 2013 -0400
5746
5747     0.9.22
5748
5749  NEWS         | 13 +++++++++++++
5750  configure.ac |  2 +-
5751  2 files changed, 14 insertions(+), 1 deletion(-)
5752
5753 commit 27674b4bb351e501373bd9994e4ba6546e465cf7
5754 Author: Behdad Esfahbod <behdad@behdad.org>
5755 Date:   Thu Oct 3 14:54:50 2013 -0400
5756
5757     [OTLayout] Protect against out-of-range lookup indices
5758
5759     Filter them out when compiling map.
5760
5761  src/hb-ot-layout.cc | 17 +++++++++++++++++
5762  src/hb-ot-layout.h  |  5 +++++
5763  src/hb-ot-map.cc    |  8 +++++++-
5764  3 files changed, 29 insertions(+), 1 deletion(-)
5765
5766 commit 6b4fdded94b7efb96c6e41cca4350878ed859ff1
5767 Author: Behdad Esfahbod <behdad@behdad.org>
5768 Date:   Mon Sep 30 13:48:19 2013 -0400
5769
5770     Update git.mk
5771
5772  git.mk | 20 +++++++++++++-------
5773  1 file changed, 13 insertions(+), 7 deletions(-)
5774
5775 commit 2a2b5b89ef3a606ba2996bc89fd1c577a6c98f40
5776 Author: M1cha <sigmaepsilon92@gmail.com>
5777 Date:   Mon Sep 30 08:55:52 2013 +0000
5778
5779     Cleanup Android.mk
5780     - use common src files for both static and shared libs
5781     - remove empty LOCAL_SHARED_LIBRARIES
5782
5783  Android.mk | 58
5784  +++++++++++++++++-----------------------------------------
5785  1 file changed, 17 insertions(+), 41 deletions(-)
5786
5787 commit 622bc3d829cab84c3a4148b88f2c91fee491ef39
5788 Merge: 3d2c4f0 d583df1
5789 Author: Behdad Esfahbod <behdad@behdad.org>
5790 Date:   Sun Sep 29 13:31:58 2013 -0700
5791
5792     Merge pull request #4 from amarullz/master
5793
5794     Add build static library on Android.mk
5795
5796 commit 3d2c4f0c2ff8fab4262988aad65b170e5b479b20
5797 Author: Behdad Esfahbod <behdad@behdad.org>
5798 Date:   Fri Sep 27 17:06:29 2013 -0400
5799
5800     Fix hiding of default_ignorables if font doesn't have space glyph
5801
5802     Based on patch from Jonathan Kew.  See discussion on the list.
5803
5804  src/hb-ot-shape.cc | 40 ++++++++++++++++++++++++++++++----------
5805  1 file changed, 30 insertions(+), 10 deletions(-)
5806
5807 commit d583df1e78003f8f1039ad72331bf877b13d1ae5
5808 Author: Ahmad Amarullah <support@amarullz.com>
5809 Date:   Fri Sep 27 19:04:32 2013 +0700
5810
5811     Add build static library on Android.mk
5812
5813     Use UCDN instead ICU
5814     HAVE Freetype
5815
5816  Android.mk | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
5817  1 file changed, 50 insertions(+)
5818
5819 commit 078de49ca10285f6cd1452abd40f831a17af5d1a
5820 Author: Behdad Esfahbod <behdad@behdad.org>
5821 Date:   Thu Sep 26 18:26:43 2013 -0400
5822
5823     [util] Don't use g_array_unref()
5824
5825     Was introduced in glib 2.22.
5826
5827  util/view-cairo.hh | 2 +-
5828  1 file changed, 1 insertion(+), 1 deletion(-)
5829
5830 commit 48360ec03b225dfec5f90bc5cb93122203d2dd6b
5831 Author: Behdad Esfahbod <behdad@behdad.org>
5832 Date:   Thu Sep 26 16:48:42 2013 -0400
5833
5834     Bug 68990 - test-common fails on i686-linux
5835
5836     Fix use-after-end-of-scope.
5837
5838  src/hb-common.cc | 6 ++++--
5839  1 file changed, 4 insertions(+), 2 deletions(-)
5840
5841 commit b61f97d544ce43d85f5fe93e682c324e042c0770
5842 Author: Behdad Esfahbod <behdad@behdad.org>
5843 Date:   Mon Sep 16 22:07:22 2013 -0400
5844
5845     0.9.21
5846
5847  NEWS         | 12 ++++++++++++
5848  configure.ac |  2 +-
5849  2 files changed, 13 insertions(+), 1 deletion(-)
5850
5851 commit 2af826296315d89f3a433952903c5968e56044ea
5852 Author: Behdad Esfahbod <behdad@behdad.org>
5853 Date:   Mon Sep 16 21:49:56 2013 -0400
5854
5855     Improve library checks
5856
5857  src/Makefile.am      |  1 +
5858  src/check-defs.sh    | 44 ++++++++++++++++++++++++++++++++++++++++++++
5859  src/check-symbols.sh | 37 ++++++++++++-------------------------
5860  3 files changed, 57 insertions(+), 25 deletions(-)
5861
5862 commit 882edce48e507a1c76c908ec2db04aac218b67d6
5863 Author: Behdad Esfahbod <behdad@behdad.org>
5864 Date:   Fri Sep 13 20:36:43 2013 -0400
5865
5866     [graphite2] Fix include
5867
5868  src/hb-graphite2.cc | 5 ++---
5869  src/hb-graphite2.h  | 2 ++
5870  2 files changed, 4 insertions(+), 3 deletions(-)
5871
5872 commit ace5c7eb4c2302a6a7eb3576e6dbc3bc026e569c
5873 Author: Behdad Esfahbod <behdad@behdad.org>
5874 Date:   Fri Sep 13 20:34:42 2013 -0400
5875
5876     [introspection] hb-ft annotations
5877
5878  src/hb-face.cc |  2 +-
5879  src/hb-ft.cc   | 30 +++++++++++++++++++++++++++++-
5880  2 files changed, 30 insertions(+), 2 deletions(-)
5881
5882 commit a8949df48780e680e03b9afbbafb3628a0acef52
5883 Author: Behdad Esfahbod <behdad@behdad.org>
5884 Date:   Fri Sep 13 20:23:51 2013 -0400
5885
5886     [introspection] Annotate Unicode / font callbacks
5887
5888     Should move these out of the public header...
5889
5890     We're "clean" of introspection warnings now.  Remaining ones are about
5891     graphite2 / freetype types not being introspectable.
5892
5893  src/hb-blob.cc   |   4 +-
5894  src/hb-face.cc   |   2 +-
5895  src/hb-font.cc   |   4 +-
5896  src/hb-font.h    | 132
5897  +++++++++++++++++++++++++++++++++++++++++++++++++++++--
5898  src/hb-unicode.h | 106 ++++++++++++++++++++++++++++++++++++++++----
5899  5 files changed, 231 insertions(+), 17 deletions(-)
5900
5901 commit 4b011094d5e90cf93df2891e47aeab1bffad5bbf
5902 Author: Behdad Esfahbod <behdad@behdad.org>
5903 Date:   Fri Sep 13 20:17:42 2013 -0400
5904
5905     Move code around
5906
5907     I believe I didn't break anything...
5908
5909  src/hb-ot-shape.cc | 22 +++++++++++-----------
5910  1 file changed, 11 insertions(+), 11 deletions(-)
5911
5912 commit 4878db218202ed804c9f76edb7e4aa220de8a8d8
5913 Author: Behdad Esfahbod <behdad@behdad.org>
5914 Date:   Thu Sep 12 20:56:32 2013 -0400
5915
5916     Remove contrib/ Python hand-coded binding stuff
5917
5918     gobject-introspection coming together.
5919
5920  contrib/README                    |   2 -
5921  contrib/python/README             |  10 --
5922  contrib/python/lib/fontconfig.pyx |  47 ---------
5923  contrib/python/lib/harfbuzz.pyx   | 213
5924  --------------------------------------
5925  contrib/python/scripts/hbtestfont | 116 ---------------------
5926  contrib/python/setup.py           |  39 -------
5927  6 files changed, 427 deletions(-)
5928
5929 commit e478ebe4d3f74dc271ffe88680fd29f6b1924c93
5930 Author: Behdad Esfahbod <behdad@behdad.org>
5931 Date:   Thu Sep 12 20:53:07 2013 -0400
5932
5933     [introspection] Add sample.py
5934
5935  src/sample.py | 13 +++++++++++++
5936  1 file changed, 13 insertions(+)
5937
5938 commit dfdbe7f932daffcf73911ff4e4a36f749164d960
5939 Author: Behdad Esfahbod <behdad@behdad.org>
5940 Date:   Thu Sep 12 20:52:20 2013 -0400
5941
5942     [introspection] Make hb_blob_create() introspectable
5943
5944  src/Makefile.am | 2 ++
5945  src/hb-blob.cc  | 2 +-
5946  2 files changed, 3 insertions(+), 1 deletion(-)
5947
5948 commit 085d4291a9f253a4b8e2eec8003ac11d02a9394f
5949 Author: Behdad Esfahbod <behdad@behdad.org>
5950 Date:   Thu Sep 12 17:14:33 2013 -0400
5951
5952     [introspection] Disable constructors for now
5953
5954     Since our types are not associated with their methods, marking
5955     constructors makes them inaccessible from bindings.  Undo for now.
5956
5957  src/hb-blob.cc       | 2 +-
5958  src/hb-buffer.cc     | 2 +-
5959  src/hb-face.cc       | 2 +-
5960  src/hb-font.cc       | 4 ++--
5961  src/hb-set.cc        | 2 +-
5962  src/hb-shape-plan.cc | 2 +-
5963  src/hb-unicode.cc    | 2 +-
5964  7 files changed, 8 insertions(+), 8 deletions(-)
5965
5966 commit 6c48f20eea22c6e686416ab4ec8388be3e8cd0b5
5967 Author: Behdad Esfahbod <behdad@behdad.org>
5968 Date:   Mon Sep 9 15:43:10 2013 -0400
5969
5970     [otlayout] Add structs for JSTF table
5971
5972  src/Makefile.am                |   1 +
5973  src/hb-ot-head-table.hh        |   2 +-
5974  src/hb-ot-hhea-table.hh        |   2 +-
5975  src/hb-ot-hmtx-table.hh        |   2 +-
5976  src/hb-ot-layout-gdef-table.hh |   2 +-
5977  src/hb-ot-layout-gpos-table.hh |   2 +-
5978  src/hb-ot-layout-gsub-table.hh |   2 +-
5979  src/hb-ot-layout-jstf-table.hh | 229
5980  +++++++++++++++++++++++++++++++++++++++++
5981  src/hb-ot-layout.cc            |   1 +
5982  src/hb-ot-layout.h             |   1 +
5983  src/hb-ot-maxp-table.hh        |   2 +-
5984  src/hb-ot-name-table.hh        |   2 +-
5985  src/main.cc                    |   2 +-
5986  13 files changed, 241 insertions(+), 9 deletions(-)
5987
5988 commit 70303cf23b22647bf641be22c8650310128322a9
5989 Author: Behdad Esfahbod <behdad@behdad.org>
5990 Date:   Fri Sep 6 17:35:57 2013 -0400
5991
5992     [docs/introspection] Some more annotations
5993
5994  src/hb-common.cc    | 151
5995  ++++++++++++++++++++++++++++++++++++++++++++++++++--
5996  src/hb-font.cc      |  16 +++---
5997  src/hb-version.h.in |  19 -------
5998  3 files changed, 155 insertions(+), 31 deletions(-)
5999
6000 commit 288f2899979bcc9e68f8115cb76e3271ed0e17bc
6001 Author: Behdad Esfahbod <behdad@behdad.org>
6002 Date:   Fri Sep 6 15:40:22 2013 -0400
6003
6004     [docs/introspection] More annotations
6005
6006  src/hb-blob.cc             |  63 +++---
6007  src/hb-buffer-serialize.cc |  63 ++++++
6008  src/hb-buffer.cc           | 307 ++++++++++++++++++++++++++-
6009  src/hb-face.cc             | 171 +++++++++++++++
6010  src/hb-font-private.hh     |   4 +-
6011  src/hb-font.cc             | 504
6012  ++++++++++++++++++++++++++++++++++++++++++++-
6013  src/hb-set.cc              |   2 +-
6014  src/hb-shape-plan.cc       | 104 ++++++++++
6015  src/hb-shape.cc            |  56 +++++
6016  src/hb-unicode.cc          | 128 ++++++++++++
6017  10 files changed, 1355 insertions(+), 47 deletions(-)
6018
6019 commit 17905c54f1bab9e6dfe13f59f5ec208de12832f7
6020 Author: Behdad Esfahbod <behdad@behdad.org>
6021 Date:   Fri Sep 6 16:57:01 2013 -0400
6022
6023     [introspection] Work around g-i limitation with hb_language_t
6024
6025  src/hb-gobject-structs.cc | 15 +++++++++++----
6026  src/hb-gobject-structs.h  |  8 ++++++++
6027  2 files changed, 19 insertions(+), 4 deletions(-)
6028
6029 commit cd361c3cbe4a288e3019b9a029f44e4c5f24436c
6030 Author: Behdad Esfahbod <behdad@behdad.org>
6031 Date:   Fri Sep 6 16:20:21 2013 -0400
6032
6033     Minor change to hb_language_t
6034
6035     Let me know if this breaks anyone's anything.
6036
6037  src/hb-common.cc | 2 +-
6038  src/hb-common.h  | 2 +-
6039  2 files changed, 2 insertions(+), 2 deletions(-)
6040
6041 commit 20cbc1f8eb0811e6cefa3be3550e80df9c372782
6042 Author: Behdad Esfahbod <behdad@behdad.org>
6043 Date:   Fri Sep 6 15:29:22 2013 -0400
6044
6045     Annotate hb-set a bit; add HB_SET_VALUE_INVALID
6046
6047  src/hb-set-private.hh |  20 +++--
6048  src/hb-set.cc         | 244
6049  ++++++++++++++++++++++++++++++++++++++++++++++++++
6050  src/hb-set.h          |   2 +
6051  src/hb-version.h.in   |   6 +-
6052  test/api/test-set.c   |  26 +++---
6053  5 files changed, 276 insertions(+), 22 deletions(-)
6054
6055 commit c44b81833d5bfb9a926d348a76463314c3ec2018
6056 Author: Behdad Esfahbod <behdad@behdad.org>
6057 Date:   Fri Sep 6 15:13:16 2013 -0400
6058
6059     Whitespace
6060
6061  src/hb-buffer.cc | 12 ++++++------
6062  1 file changed, 6 insertions(+), 6 deletions(-)
6063
6064 commit ae9dc717d37d58efdd3fabbe4a9c3c2bf9dc3568
6065 Author: Behdad Esfahbod <behdad@behdad.org>
6066 Date:   Thu Sep 5 16:40:37 2013 -0400
6067
6068     [gtk-doc] Pass source files to gtk-doc
6069
6070  docs/reference/Makefile.am | 3 +--
6071  1 file changed, 1 insertion(+), 2 deletions(-)
6072
6073 commit 5f512017ba615ba6ac8e5da2ea0c57a72db2c26b
6074 Author: Behdad Esfahbod <behdad@behdad.org>
6075 Date:   Wed Sep 4 18:28:39 2013 -0400
6076
6077     [docs] Document a few symbols
6078
6079  src/hb-blob.cc      | 160
6080  +++++++++++++++++++++++++++++++++++++++++++++++++++-
6081  src/hb-buffer.cc    |  78 ++++++++++++++++++++++++-
6082  src/hb-version.h.in |  17 ++++++
6083  3 files changed, 251 insertions(+), 4 deletions(-)
6084
6085 commit e0dbf99b4497be305d689a528282fd37214e7f1c
6086 Author: Behdad Esfahbod <behdad@behdad.org>
6087 Date:   Thu Sep 5 16:00:47 2013 -0400
6088
6089     [introspection] Pass source files to scanner
6090
6091  src/Makefile.am | 3 +--
6092  1 file changed, 1 insertion(+), 2 deletions(-)
6093
6094 commit 5a5350b39b81e0128d36ebc81307a6d698a4dc50
6095 Author: Behdad Esfahbod <behdad@behdad.org>
6096 Date:   Tue Sep 3 20:11:01 2013 -0400
6097
6098     Revert "Round when scaling values"
6099
6100     This reverts commit 10f964623f003c70f6bdd33423420abda3820ce0.
6101
6102     See discussion with Khaled Hosny on mailing list.  In short, since
6103     integers here can be negative, and int division is "round towards
6104     zero", proper rounding should take sign into account.  Just skip
6105     doing it again, has been serving us well before.
6106
6107  TODO                   | 2 ++
6108  src/hb-font-private.hh | 6 +-----
6109  2 files changed, 3 insertions(+), 5 deletions(-)
6110
6111 commit 74ff41c3a573bdf74b60623065eb92a49f055893
6112 Author: Behdad Esfahbod <behdad@behdad.org>
6113 Date:   Tue Sep 3 20:09:14 2013 -0400
6114
6115     Minor
6116
6117  Makefile.am | 2 ++
6118  1 file changed, 2 insertions(+)
6119
6120 commit 63dd4b0ac2076fe9cc3dfe5d31ef3616d4ed01e5
6121 Author: Behdad Esfahbod <behdad@behdad.org>
6122 Date:   Tue Sep 3 20:01:40 2013 -0400
6123
6124     [gtk-doc] Remove hack for deleting tmpl/
6125
6126     This was introduced in 029f46bde7e39094d3decb46525e91a97c5cc02c
6127     and was in fact a bug in gtk-doc master:
6128
6129       https://bugzilla.gnome.org/show_bug.cgi?id=707426
6130
6131  docs/reference/Makefile.am | 5 -----
6132  1 file changed, 5 deletions(-)
6133
6134 commit 213001aa99003422199245e96878f9fe348c55b4
6135 Author: Behdad Esfahbod <behdad@behdad.org>
6136 Date:   Tue Sep 3 20:00:16 2013 -0400
6137
6138     [build] Fix EXTRA_DIST
6139
6140     I was under the impression that EXTRA_DISTs will happen regardless of
6141     automake conditionals.  Apparently I was wrong.
6142
6143  src/Makefile.am | 12 ++++++------
6144  1 file changed, 6 insertions(+), 6 deletions(-)
6145
6146 commit 1e994a8fcc94dfea42a6cbfe23a401142d79a1a6
6147 Author: Behdad Esfahbod <behdad@behdad.org>
6148 Date:   Tue Sep 3 18:11:47 2013 -0400
6149
6150     [gtk-doc] Copy makefile
6151
6152  autogen.sh | 2 +-
6153  1 file changed, 1 insertion(+), 1 deletion(-)
6154
6155 commit 81a007ffad683e53f12093a0c9e30112106f415d
6156 Author: Behdad Esfahbod <behdad@behdad.org>
6157 Date:   Fri Aug 30 19:45:13 2013 -0400
6158
6159     [TODO] Update
6160
6161  TODO | 6 ++----
6162  1 file changed, 2 insertions(+), 4 deletions(-)
6163
6164 commit a2a28235e8131a1e1d4b8c3d0933df5cf056bbc6
6165 Author: Behdad Esfahbod <behdad@behdad.org>
6166 Date:   Fri Aug 30 19:38:47 2013 -0400
6167
6168     [gtk-doc] Generate version.xml from configure
6169
6170     Even though this is not what autoconf recommends, it reduces doc
6171     rebuilds when version doesn't change but configure changes.
6172
6173  configure.ac                  |  1 +
6174  docs/reference/Makefile.am    | 11 +++--------
6175  docs/reference/version.xml.in |  1 +
6176  3 files changed, 5 insertions(+), 8 deletions(-)
6177
6178 commit ac1b723917d9b8f247a350f8d3e1bc5d1e472073
6179 Author: Behdad Esfahbod <behdad@behdad.org>
6180 Date:   Fri Aug 30 19:32:10 2013 -0400
6181
6182     Remove hb-old and hb-icu-le test shapers
6183
6184     They've been disabled for a while and no one cared.  We're past
6185     the point to need them for testing, and if we ever need to
6186     resurrect them again, well, they're in git graveyard somewhere.
6187
6188  configure.ac                           |   23 +-
6189  src/Makefile.am                        |   28 +-
6190  src/hb-icu-le.cc                       |  265 --
6191  src/hb-icu-le/COPYING                  |    2 -
6192  src/hb-icu-le/FontTableCache.cpp       |   91 -
6193  src/hb-icu-le/FontTableCache.h         |   48 -
6194  src/hb-icu-le/Makefile.am              |   25 -
6195  src/hb-icu-le/PortableFontInstance.cpp |  275 --
6196  src/hb-icu-le/PortableFontInstance.h   |  119 -
6197  src/hb-icu-le/README                   |    3 -
6198  src/hb-icu-le/cmaps.cpp                |  200 --
6199  src/hb-icu-le/cmaps.h                  |   87 -
6200  src/hb-icu-le/letest.h                 |   63 -
6201  src/hb-icu-le/license.html             |   51 -
6202  src/hb-icu-le/sfnt.h                   |  453 ---
6203  src/hb-old.cc                          |  410 ---
6204  src/hb-old/COPYING                     |   24 -
6205  src/hb-old/Makefile.am                 |   56 -
6206  src/hb-old/README                      |    7 -
6207  src/hb-old/harfbuzz-arabic.c           | 1150 ------
6208  src/hb-old/harfbuzz-buffer-private.h   |  107 -
6209  src/hb-old/harfbuzz-buffer.c           |  383 --
6210  src/hb-old/harfbuzz-buffer.h           |  102 -
6211  src/hb-old/harfbuzz-external.h         |  106 -
6212  src/hb-old/harfbuzz-gdef-private.h     |  135 -
6213  src/hb-old/harfbuzz-gdef.c             | 1163 ------
6214  src/hb-old/harfbuzz-gdef.h             |  140 -
6215  src/hb-old/harfbuzz-global.h           |  125 -
6216  src/hb-old/harfbuzz-gpos-private.h     |  729 ----
6217  src/hb-old/harfbuzz-gpos.c             | 6094
6218  --------------------------------
6219  src/hb-old/harfbuzz-gpos.h             |  155 -
6220  src/hb-old/harfbuzz-greek.c            |  447 ---
6221  src/hb-old/harfbuzz-gsub-private.h     |  483 ---
6222  src/hb-old/harfbuzz-gsub.c             | 4329 -----------------------
6223  src/hb-old/harfbuzz-gsub.h             |  148 -
6224  src/hb-old/harfbuzz-hangul.c           |  268 --
6225  src/hb-old/harfbuzz-hebrew.c           |  187 -
6226  src/hb-old/harfbuzz-impl.c             |   84 -
6227  src/hb-old/harfbuzz-impl.h             |  135 -
6228  src/hb-old/harfbuzz-indic.cpp          | 1868 ----------
6229  src/hb-old/harfbuzz-khmer.c            |  642 ----
6230  src/hb-old/harfbuzz-myanmar.c          |  511 ---
6231  src/hb-old/harfbuzz-open-private.h     |  102 -
6232  src/hb-old/harfbuzz-open.c             | 1433 --------
6233  src/hb-old/harfbuzz-open.h             |  288 --
6234  src/hb-old/harfbuzz-shaper-all.cpp     |   37 -
6235  src/hb-old/harfbuzz-shaper-private.h   |  159 -
6236  src/hb-old/harfbuzz-shaper.cpp         |  996 ------
6237  src/hb-old/harfbuzz-shaper.h           |  265 --
6238  src/hb-old/harfbuzz-stream-private.h   |   81 -
6239  src/hb-old/harfbuzz-stream.c           |  114 -
6240  src/hb-old/harfbuzz-stream.h           |   51 -
6241  src/hb-old/harfbuzz-tibetan.c          |  249 --
6242  src/hb-old/harfbuzz.h                  |   38 -
6243  54 files changed, 2 insertions(+), 25532 deletions(-)
6244
6245 commit b94243d6a9457864ad8ef3ad47ad01985b138862
6246 Author: Behdad Esfahbod <behdad@behdad.org>
6247 Date:   Fri Aug 30 18:41:33 2013 -0400
6248
6249     [g-i] Rename library from harfbuzz to HarfBuzz
6250
6251  src/Makefile.am | 12 ++++++------
6252  1 file changed, 6 insertions(+), 6 deletions(-)
6253
6254 commit f730b5d1e2369762952481f1a2d3db26a2b48015
6255 Author: Behdad Esfahbod <behdad@behdad.org>
6256 Date:   Thu Aug 29 15:53:33 2013 -0400
6257
6258     0.9.20
6259
6260  NEWS         | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
6261  configure.ac |  2 +-
6262  2 files changed, 49 insertions(+), 1 deletion(-)
6263
6264 commit b0e03508bad04d7dcf2c50ac81f6261425b34c5f
6265 Author: Behdad Esfahbod <behdad@behdad.org>
6266 Date:   Thu Aug 29 15:56:32 2013 -0400
6267
6268     Dist with gobject and introspection enabled
6269
6270  Makefile.am | 2 ++
6271  1 file changed, 2 insertions(+)
6272
6273 commit e4ce6745e15eab33ed693874e7a56981f4d6f79a
6274 Author: Behdad Esfahbod <behdad@behdad.org>
6275 Date:   Thu Aug 29 15:56:16 2013 -0400
6276
6277     [gtk-doc] Fix build without gobject
6278
6279  docs/reference/Makefile.am | 2 +-
6280  1 file changed, 1 insertion(+), 1 deletion(-)
6281
6282 commit 263372f15ffdf4c0e4386133f64ff389ba73de33
6283 Author: Behdad Esfahbod <behdad@behdad.org>
6284 Date:   Wed Aug 28 13:43:54 2013 -0400
6285
6286     Remove gtk-doc.make
6287
6288     It's copied by gtk-docize.
6289
6290  gtk-doc.make | 302
6291  -----------------------------------------------------------
6292  1 file changed, 302 deletions(-)
6293
6294 commit 79d754efeef89543d51775b110e8bd49cf7e699b
6295 Author: Behdad Esfahbod <behdad@behdad.org>
6296 Date:   Wed Aug 28 13:43:35 2013 -0400
6297
6298     Fix build
6299
6300  configure.ac | 2 +-
6301  1 file changed, 1 insertion(+), 1 deletion(-)
6302
6303 commit 71ef22b04d466803076af1da6763fecab95ce5bb
6304 Author: Behdad Esfahbod <behdad@behdad.org>
6305 Date:   Wed Aug 28 12:52:55 2013 -0400
6306
6307     Turn hb-gobject, and introspection off by default
6308
6309     Also enable bootstrapping without them.
6310
6311  configure.ac    | 39 ++++++++++++++++++++++++++++++++++-----
6312  src/Makefile.am |  5 +++--
6313  2 files changed, 37 insertions(+), 7 deletions(-)
6314
6315 commit d8f507099b9ae5f0c643fb8dddbb069df6f62a94
6316 Author: Behdad Esfahbod <behdad@behdad.org>
6317 Date:   Mon Aug 26 21:26:24 2013 -0400
6318
6319     Hookup harfbuzz-gobject to introspection
6320
6321  src/Makefile.am | 16 +++++++++++++---
6322  1 file changed, 13 insertions(+), 3 deletions(-)
6323
6324 commit 71439a8c7ae9df25193bc3ad0f203117d2884a19
6325 Author: Behdad Esfahbod <behdad@behdad.org>
6326 Date:   Mon Aug 26 20:56:58 2013 -0400
6327
6328     [gobject] Flesh out hb-gobject
6329
6330     Move it to new harfbuzz-gobject library.  Implement enums and
6331     boxed types for object-types.  Still have to do boxed types for
6332     value types.
6333
6334  configure.ac                         | 12 ++++-
6335  docs/reference/Makefile.am           | 12 ++++-
6336  docs/reference/harfbuzz-docs.xml     |  3 ++
6337  docs/reference/harfbuzz-sections.txt | 48 +++++++++++++++++++-
6338  src/Makefile.am                      | 48 +++++++++++++-------
6339  src/harfbuzz-gobject.pc.in           | 12 +++++
6340  src/hb-gobject-enums.cc.tmpl         | 11 +++--
6341  src/hb-gobject-enums.h.tmpl          | 55 +++++++++++++++++++++++
6342  src/hb-gobject-structs.cc            | 84
6343  +++++++++++++++++++++++++++-------
6344  src/hb-gobject-structs.h             | 87
6345  ++++++++++++++++++++++++++++++++++++
6346  src/hb-gobject.h                     | 38 ++--------------
6347  11 files changed, 333 insertions(+), 77 deletions(-)
6348
6349 commit 23027f7611b53b594e4b4008e916e42b5154f6ac
6350 Author: Behdad Esfahbod <behdad@behdad.org>
6351 Date:   Thu Aug 22 19:03:21 2013 -0400
6352
6353     [introspection] Enable gobject-introspection again
6354
6355  configure.ac    |  7 ++++---
6356  src/Makefile.am | 49 ++++++++++++++++++++++++++++---------------------
6357  2 files changed, 32 insertions(+), 24 deletions(-)
6358
6359 commit 757a7a9018577dcc399be03dc45a59589585d2fb
6360 Author: Behdad Esfahbod <behdad@behdad.org>
6361 Date:   Wed Aug 28 12:35:13 2013 -0400
6362
6363     [uniscribe] Fixed build with wide chars
6364
6365     https://github.com/blinkseb/harfbuzz/commit/f65dafa4138e1fb4395bf646fa33bb01a86a7e9a
6366
6367  src/hb-uniscribe.cc | 2 +-
6368  1 file changed, 1 insertion(+), 1 deletion(-)
6369
6370 commit 4dc798de19c767b91fd3025c85593fa6809d1340
6371 Author: Behdad Esfahbod <behdad@behdad.org>
6372 Date:   Mon Aug 26 20:39:00 2013 -0400
6373
6374     Add hb-deprecated.h, and rename a couple enum values
6375
6376     Add deprecated alias for old name.
6377
6378  src/Makefile.am              |  1 +
6379  src/hb-buffer.cc             |  4 ++--
6380  src/hb-buffer.h              |  8 +++----
6381  src/hb-common.h              |  5 -----
6382  src/hb-deprecated.h          | 51
6383  ++++++++++++++++++++++++++++++++++++++++++++
6384  src/hb.h                     |  1 +
6385  src/test-buffer-serialize.cc |  2 +-
6386  test/api/test-buffer.c       |  2 +-
6387  util/Makefile.am             |  1 +
6388  util/hb-shape.cc             |  2 +-
6389  util/options.hh              |  2 +-
6390  11 files changed, 64 insertions(+), 15 deletions(-)
6391
6392 commit 2e3a07abdf97b0ad2105c3a52f3ff0e0b60b29c4
6393 Author: Behdad Esfahbod <behdad@behdad.org>
6394 Date:   Mon Aug 26 18:49:07 2013 -0400
6395
6396     Separate face source code from font
6397
6398     Makes documentation / introspection easier.
6399
6400  Android.mk                           |   1 +
6401  docs/reference/harfbuzz-docs.xml     |   1 +
6402  docs/reference/harfbuzz-sections.txt |   6 +-
6403  src/Makefile.am                      |   3 +
6404  src/hb-face-private.hh               | 108 ++++++++++++
6405  src/hb-face.cc                       | 311
6406  +++++++++++++++++++++++++++++++++++
6407  src/hb-face.h                        | 117 +++++++++++++
6408  src/hb-font-private.hh               |  67 +-------
6409  src/hb-font.cc                       | 269 ------------------------------
6410  src/hb-font.h                        |  75 +--------
6411  src/hb.h                             |   1 +
6412  11 files changed, 549 insertions(+), 410 deletions(-)
6413
6414 commit d3490761e11ae308fbd8aaf02059653f579035c5
6415 Author: Behdad Esfahbod <behdad@behdad.org>
6416 Date:   Mon Aug 26 21:15:29 2013 -0400
6417
6418     Improve check-includes.sh
6419
6420  src/check-includes.sh | 10 ++++++----
6421  1 file changed, 6 insertions(+), 4 deletions(-)
6422
6423 commit 381f2fb5e664715d67ffc9a234b0fd8aa540fada
6424 Author: Behdad Esfahbod <behdad@behdad.org>
6425 Date:   Mon Aug 26 19:20:38 2013 -0400
6426
6427     Minor
6428
6429  docs/reference/Makefile.am | 2 +-
6430  1 file changed, 1 insertion(+), 1 deletion(-)
6431
6432 commit ac1f09b53e2c5d14c874e4d9f1b25b03ea1d1c44
6433 Author: Behdad Esfahbod <behdad@behdad.org>
6434 Date:   Mon Aug 26 18:50:12 2013 -0400
6435
6436     [gtk-doc] Fix maintainer-clean rule
6437
6438  docs/reference/Makefile.am | 4 +++-
6439  1 file changed, 3 insertions(+), 1 deletion(-)
6440
6441 commit 38b8b40526a85f33521542e24d1e0c82588efc85
6442 Author: Behdad Esfahbod <behdad@behdad.org>
6443 Date:   Tue Aug 27 11:44:09 2013 -0400
6444
6445     Fix possible snprintf OOM
6446
6447     https://bugzilla.redhat.com/show_bug.cgi?id=1001645
6448
6449  src/hb-buffer-serialize.cc | 14 +++++++-------
6450  src/hb-font-private.hh     |  3 ++-
6451  src/hb-shape.cc            |  6 +++---
6452  3 files changed, 12 insertions(+), 11 deletions(-)
6453
6454 commit d22548c0e362cc9447557440af9ecbb11badfa78
6455 Author: Behdad Esfahbod <behdad@behdad.org>
6456 Date:   Mon Aug 26 18:46:21 2013 -0400
6457
6458     [check-*] Minor
6459
6460  src/check-c-linkage-decls.sh | 4 ++--
6461  src/check-header-guards.sh   | 4 ++--
6462  src/check-includes.sh        | 4 ++--
6463  3 files changed, 6 insertions(+), 6 deletions(-)
6464
6465 commit 029f46bde7e39094d3decb46525e91a97c5cc02c
6466 Author: Behdad Esfahbod <behdad@behdad.org>
6467 Date:   Mon Aug 26 18:11:07 2013 -0400
6468
6469     [gtk-doc] Remove tmpl in make maintainer-clean
6470
6471  docs/reference/Makefile.am | 3 +++
6472  1 file changed, 3 insertions(+)
6473
6474 commit dddf990c3687a47297eafc82b54fa96842e68003
6475 Author: Behdad Esfahbod <behdad@behdad.org>
6476 Date:   Mon Aug 26 17:58:25 2013 -0400
6477
6478     [git.mk] Update
6479
6480  git.mk | 17 +++++++++++++----
6481  1 file changed, 13 insertions(+), 4 deletions(-)
6482
6483 commit 700a15fe4b80da9c67befd85ae10a166f5b65962
6484 Author: Behdad Esfahbod <behdad@behdad.org>
6485 Date:   Mon Aug 26 17:49:36 2013 -0400
6486
6487     Add HB_DISABLE_DEPRECATED
6488
6489     That moment that you have to accept that you made API mistakes...
6490
6491  docs/reference/Makefile.am           | 2 +-
6492  docs/reference/harfbuzz-sections.txt | 8 +++++---
6493  src/hb-common.h                      | 4 +++-
6494  3 files changed, 9 insertions(+), 5 deletions(-)
6495
6496 commit ddc456a519a9a59e96f9d7fcad988369e0a8842b
6497 Author: Behdad Esfahbod <behdad@behdad.org>
6498 Date:   Mon Aug 26 17:34:18 2013 -0400
6499
6500     [travis] Add graphite2
6501
6502  .travis.yml | 1 +
6503  1 file changed, 1 insertion(+)
6504
6505 commit f7c72b42efb8d42859023659fd2e3d589523436d
6506 Author: Anthony Carrico <acarrico@memebeam.org>
6507 Date:   Sun Feb 24 13:00:33 2013 -0500
6508
6509     [gtk-doc] Initial setup
6510
6511     Initial setup of gtk-doc. Straight forward setup following the gtk-doc
6512     instructions. Ignore some troublesome types in src/hb-gobject.h. To
6513     build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in
6514     harfbuzz/docs/reference/html/index.html.
6515
6516  .travis.yml                           |  10 +-
6517  Makefile.am                           |   7 +-
6518  autogen.sh                            |   7 +
6519  configure.ac                          |   7 +-
6520  docs/Makefile.am                      |   1 +
6521  docs/reference/Makefile.am            | 109 +++++++++
6522  docs/reference/harfbuzz-docs.xml      |  61 +++++
6523  docs/reference/harfbuzz-overrides.txt |   0
6524  docs/reference/harfbuzz-sections.txt  | 431
6525  ++++++++++++++++++++++++++++++++++
6526  gtk-doc.make                          | 302 ++++++++++++++++++++++++
6527  src/Makefile.am                       |   2 +-
6528  src/hb-gobject.h                      |   3 +-
6529  12 files changed, 931 insertions(+), 9 deletions(-)
6530
6531 commit 3409fb1c767118067cf7edfb97068936b6f4b717
6532 Author: Behdad Esfahbod <behdad@behdad.org>
6533 Date:   Wed Aug 21 17:22:21 2013 -0400
6534
6535     [uniscribe] Ask Uniscribe to return shaping results in logical order
6536
6537     See discussion on the list in the thread "Arabic presentation forms
6538     and the uniscribe backend".
6539
6540     Based on patch from Jonathan Kew.
6541
6542  src/hb-uniscribe.cc | 24 ++++++++++++------------
6543  1 file changed, 12 insertions(+), 12 deletions(-)
6544
6545 commit 1d05fdd09fa271b641f30a2138171e6fafcd8db7
6546 Author: Behdad Esfahbod <behdad@behdad.org>
6547 Date:   Tue Aug 20 13:22:21 2013 -0400
6548
6549     [uniscribe] Print run info
6550
6551  src/hb-uniscribe.cc | 8 ++++++++
6552  1 file changed, 8 insertions(+)
6553
6554 commit 3613696b57225111507a3f4263f5fa6937d0bc72
6555 Author: Behdad Esfahbod <behdad@behdad.org>
6556 Date:   Mon Aug 12 00:33:28 2013 -0400
6557
6558     [coretext] Fully support user features
6559
6560     Based on patch from Jonathan Kew and data from Apple.
6561
6562     It's not working correctly though, and I suspect I'm hitting a bug in
6563     CoreText.  When I do this:
6564
6565     hb-shape /Library/Fonts/Zapfino.ttf ZapfinoZapfino --shaper coretext \
6566     --features=-liga
6567
6568     I expect both ligatures to turn off, but only the second one does:
6569
6570     [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]
6571
6572     whereas if I disable 'dlig' instead of 'liga', both are turned off.
6573     Smells...
6574
6575     Doesn't resolve conflicting feature settings.
6576
6577  src/hb-coretext.cc  | 446
6578  +++++++++++++++++++++++++++++++++++++++++++++++-----
6579  src/hb-uniscribe.cc |   2 +-
6580  2 files changed, 404 insertions(+), 44 deletions(-)
6581
6582 commit 54e6f6c588a164f7de62ff88b3eff4f25adb8f17
6583 Author: Behdad Esfahbod <behdad@behdad.org>
6584 Date:   Fri Aug 9 14:34:54 2013 -0400
6585
6586     Clean up list of Unicode scripts
6587
6588     Rename HB_SCRIPT_CANADIAN_ABORIGINAL to HB_SCRIPT_CANADIAN_SYLLABICS
6589     and a macro for the old name.
6590
6591  src/hb-common.h                    | 277
6592  ++++++++++++++++++++-----------------
6593  src/hb-glib.cc                     |   2 +-
6594  src/hb-ot-shape-complex-private.hh |   2 +
6595  src/hb-ucdn.cc                     |   2 +-
6596  test/api/test-unicode.c            |   2 +-
6597  5 files changed, 153 insertions(+), 132 deletions(-)
6598
6599 commit 7cd4a715848c44be9aec6b6b622cfc2a60b1a5a9
6600 Author: Behdad Esfahbod <behdad@behdad.org>
6601 Date:   Fri Aug 9 09:41:48 2013 -0400
6602
6603     Update TODO
6604
6605  TODO | 4 ++--
6606  1 file changed, 2 insertions(+), 2 deletions(-)
6607
6608 commit 515a0ac81e531c95b1bb7f1a3c5df73a9e64b14f
6609 Author: Behdad Esfahbod <behdad@behdad.org>
6610 Date:   Fri Aug 9 09:40:59 2013 -0400
6611
6612     Fix compiler warning
6613
6614  src/hb-ot-layout-common-private.hh | 4 ++--
6615  1 file changed, 2 insertions(+), 2 deletions(-)
6616
6617 commit 10f964623f003c70f6bdd33423420abda3820ce0
6618 Author: Behdad Esfahbod <behdad@behdad.org>
6619 Date:   Fri Aug 9 09:40:01 2013 -0400
6620
6621     Round when scaling values
6622
6623     Doesn't matter for most users since they should be working in a
6624     fixed sub-pixel scale anyway (ie. 22.10, 26.6, 16.16, etc).
6625
6626  TODO                   | 2 --
6627  src/hb-font-private.hh | 6 +++++-
6628  2 files changed, 5 insertions(+), 3 deletions(-)
6629
6630 commit df8f70ae5de6181d56efa3f076f14e4d52119a5e
6631 Author: Behdad Esfahbod <behdad@behdad.org>
6632 Date:   Fri Aug 9 09:35:10 2013 -0400
6633
6634     Minor
6635
6636  src/hb-font-private.hh | 2 +-
6637  1 file changed, 1 insertion(+), 1 deletion(-)
6638
6639 commit ce8badf1808f9fbdd9a22e9215c7475d3afde5ed
6640 Author: Behdad Esfahbod <behdad@behdad.org>
6641 Date:   Fri Aug 9 09:31:06 2013 -0400
6642
6643     Minor
6644
6645  src/hb-font-private.hh | 2 +-
6646  1 file changed, 1 insertion(+), 1 deletion(-)
6647
6648 commit d71c0df2d17f4590d5611239577a6cb532c26528
6649 Author: Behdad Esfahbod <behdad@behdad.org>
6650 Date:   Fri Aug 9 09:28:32 2013 -0400
6651
6652     Remove vrt2, vkrn, vpal, and valt from default vertical features
6653
6654     See thread by John Dagget on the list.
6655
6656  TODO               | 2 --
6657  src/hb-ot-shape.cc | 9 ---------
6658  2 files changed, 11 deletions(-)
6659
6660 commit a782a5e9a37c8733ac2830410a514d38635b543a
6661 Author: Behdad Esfahbod <behdad@behdad.org>
6662 Date:   Wed Aug 7 21:08:54 2013 -0400
6663
6664     [coretext] Start adding support for features
6665
6666     Unlike AAT, looks like with CoreText very few OT features can
6667     be mapped.
6668     :(
6669
6670  src/hb-coretext.cc | 65
6671  +++++++++++++++++++++++++++++++++++++++++++++---------
6672  1 file changed, 54 insertions(+), 11 deletions(-)
6673
6674 commit bdd8873fd8ae5c794018f6edac242b0a8b62ff31
6675 Author: Behdad Esfahbod <behdad@behdad.org>
6676 Date:   Wed Aug 7 17:58:25 2013 -0400
6677
6678     Revert "[Indic] don't apply 'calt' by default in Indic shaper"
6679
6680     This reverts commit 952121007c6f6f374e4cf1734ebcfe2d2d71c71c.
6681
6682     In light of discussion on the mailing list...
6683
6684  src/hb-ot-shape-complex-indic.cc | 4 ----
6685  1 file changed, 4 deletions(-)
6686
6687 commit 9a175914d72187d0c3f50ddad50c9569649c3072
6688 Author: Behdad Esfahbod <behdad@behdad.org>
6689 Date:   Wed Aug 7 17:26:13 2013 -0400
6690
6691     [uniscribe] Support feature ranges
6692
6693     As Khaled pointed out, right now setting any features, turns kern
6694     and possibly other features off.
6695
6696  src/hb-uniscribe.cc | 232
6697  ++++++++++++++++++++++++++++++++++++++++++++--------
6698  1 file changed, 199 insertions(+), 33 deletions(-)
6699
6700 commit 627af695e48ef10b6e634c34b723f7e7013467f6
6701 Author: Behdad Esfahbod <behdad@behdad.org>
6702 Date:   Tue Aug 6 16:53:56 2013 -0400
6703
6704     More git.mk updates
6705
6706  git.mk | 4 +++-
6707  1 file changed, 3 insertions(+), 1 deletion(-)
6708
6709 commit 722252743d59e4cd53cb71720d823ea00b708ad8
6710 Author: Behdad Esfahbod <behdad@behdad.org>
6711 Date:   Tue Aug 6 15:19:23 2013 -0400
6712
6713     Update git.mk
6714
6715  git.mk | 37 +++++++++++++++++++++++--------------
6716  1 file changed, 23 insertions(+), 14 deletions(-)
6717
6718 commit 38d5c58d23fce38221689cda98cea1c3e42ed615
6719 Author: Behdad Esfahbod <behdad@behdad.org>
6720 Date:   Tue Aug 6 14:45:36 2013 -0400
6721
6722     [uniscribe] Half-support user features
6723
6724     Turning features on globally works now.
6725
6726  src/hb-uniscribe.cc | 54
6727  ++++++++++++++++++++++++++++++++++++++++++-----------
6728  1 file changed, 43 insertions(+), 11 deletions(-)
6729
6730 commit 639afdc690c681a302080239a1967ce735ba5be5
6731 Author: Behdad Esfahbod <behdad@behdad.org>
6732 Date:   Tue Aug 6 14:28:12 2013 -0400
6733
6734     Minor
6735
6736  src/hb-private.hh | 14 +++++++++++---
6737  1 file changed, 11 insertions(+), 3 deletions(-)
6738
6739 commit 952121007c6f6f374e4cf1734ebcfe2d2d71c71c
6740 Author: Jonathan Kew <jfkthame@gmail.com>
6741 Date:   Tue Aug 6 10:36:14 2013 -0400
6742
6743     [Indic] don't apply 'calt' by default in Indic shaper
6744
6745  src/hb-ot-shape-complex-indic.cc | 4 ++++
6746  1 file changed, 4 insertions(+)
6747
6748 commit 625678436c29100eef82d87e635b251030a18f60
6749 Author: Behdad Esfahbod <behdad@behdad.org>
6750 Date:   Mon Aug 5 22:44:18 2013 -0400
6751
6752     Fix glyph closure with class==0
6753
6754     As reported by cibu.  Untested.
6755
6756  src/hb-ot-layout-common-private.hh | 29 +++++++++++++++++++++++++++++
6757  1 file changed, 29 insertions(+)
6758
6759 commit 580d5eb93af5bbbc64994b626d5e011e2c256d74
6760 Author: Behdad Esfahbod <behdad@behdad.org>
6761 Date:   Sun Aug 4 16:55:21 2013 -0400
6762
6763     Don't apply 'dlig' by default
6764
6765     Windows 8 doesn't, and the spec will be fixed.
6766
6767  src/hb-ot-shape-complex-arabic.cc | 1 -
6768  1 file changed, 1 deletion(-)
6769
6770 commit 48382e2f41499a91181bea0acc5792989d2485bb
6771 Author: Behdad Esfahbod <behdad@behdad.org>
6772 Date:   Tue Jul 30 18:25:39 2013 -0400
6773
6774     Minor
6775
6776  src/hb-ot-layout-common-private.hh | 12 ++++++------
6777  1 file changed, 6 insertions(+), 6 deletions(-)
6778
6779 commit c461371419d186811d4bfc768e26535f48a807f4
6780 Author: Behdad Esfahbod <behdad@behdad.org>
6781 Date:   Tue Jul 30 14:48:23 2013 -0400
6782
6783     [CoreText] Don't leak the CTLine object (and everything that hangs
6784     off it)
6785
6786     Patch from Jonathan Kew.
6787
6788  src/hb-coretext.cc | 2 ++
6789  1 file changed, 2 insertions(+)
6790
6791 commit 5fbc952524ac8840f007dc0136823a4ab6e25f70
6792 Author: Behdad Esfahbod <behdad@behdad.org>
6793 Date:   Mon Jul 29 14:34:40 2013 -0400
6794
6795     Fix glyph name printing in hb-ot-shape-closure
6796
6797  util/hb-ot-shape-closure.cc | 2 +-
6798  1 file changed, 1 insertion(+), 1 deletion(-)
6799
6800 commit 6fadd9dd7cc220f131c29946285831635afc8044
6801 Author: Behdad Esfahbod <behdad@behdad.org>
6802 Date:   Fri Jul 26 10:33:06 2013 -0400
6803
6804     Apply 'mark' to Myanmar
6805
6806     According to Andrew Glass: "The issue with Myanmar <mark> feature was
6807     fixed via a servicing patch as soon as Windows 8 became available."
6808
6809  src/hb-ot-shape-complex-myanmar.cc | 11 -----------
6810  1 file changed, 11 deletions(-)
6811
6812 commit 86522e493d071f395b5abf64289232bf8867ac29
6813 Author: Behdad Esfahbod <behdad@behdad.org>
6814 Date:   Mon Jul 22 19:07:53 2013 -0400
6815
6816     Fix glyph closure recursion!
6817
6818  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
6819  1 file changed, 1 insertion(+), 1 deletion(-)
6820
6821 commit 74439d0aa10184451adc6c6469f5119be352ecbb
6822 Author: Behdad Esfahbod <behdad@behdad.org>
6823 Date:   Mon Jul 22 19:02:29 2013 -0400
6824
6825     Minor
6826
6827  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
6828  1 file changed, 1 insertion(+), 1 deletion(-)
6829
6830 commit 8b427c78efa988ed27a2a394146d73f59688707b
6831 Author: Behdad Esfahbod <behdad@behdad.org>
6832 Date:   Mon Jul 22 10:57:05 2013 -0400
6833
6834     [uniscribe] Sanitize font file
6835
6836  src/hb-uniscribe.cc | 4 ++++
6837  1 file changed, 4 insertions(+)
6838
6839 commit 12ff69df21ac91ae21860db7000d9f9973d3da1a
6840 Author: Behdad Esfahbod <behdad@behdad.org>
6841 Date:   Mon Jul 22 10:52:12 2013 -0400
6842
6843     [uniscribe] Handle TTC when renaming font
6844
6845  src/hb-uniscribe.cc | 31 ++++++++++++++++++-------------
6846  1 file changed, 18 insertions(+), 13 deletions(-)
6847
6848 commit 05bad3b8c25a89bc0f20f99f9215e492f48f03fe
6849 Author: Behdad Esfahbod <behdad@behdad.org>
6850 Date:   Sun Jul 21 17:05:02 2013 -0400
6851
6852     [uniscribe] Use OT::* types
6853
6854  src/hb-open-type-private.hh |  10 ++++-
6855  src/hb-ot-name-table.hh     |   4 +-
6856  src/hb-uniscribe.cc         | 107
6857  +++++++++++++++++++++++---------------------
6858  3 files changed, 66 insertions(+), 55 deletions(-)
6859
6860 commit bdeea605fe597bff4430eaae3317189bb81ec76e
6861 Author: Behdad Esfahbod <behdad@behdad.org>
6862 Date:   Sun Jul 21 16:22:10 2013 -0400
6863
6864     [uniscribe] Move name generation into separate function
6865
6866  src/hb-uniscribe.cc | 34 ++++++++++++++++++++++------------
6867  1 file changed, 22 insertions(+), 12 deletions(-)
6868
6869 commit 73f947e2a7bc5b29d731da2e9d1fafe958be839e
6870 Author: Behdad Esfahbod <behdad@behdad.org>
6871 Date:   Sun Jul 21 16:16:35 2013 -0400
6872
6873     [uniscribe] Use blob to pass data around
6874
6875  src/hb-uniscribe.cc | 28 ++++++++++++++--------------
6876  1 file changed, 14 insertions(+), 14 deletions(-)
6877
6878 commit 8ac2e88deff3d069c19fd59d0fbbfb88a762b113
6879 Author: Behdad Esfahbod <behdad@behdad.org>
6880 Date:   Sun Jul 21 16:06:49 2013 -0400
6881
6882     [uniscribe] Use unique font name
6883
6884     When installing per-process fonts using AddFontMemResourceEx(),
6885     if a font with the same family name is already installed, sometimes
6886     that one gets used.  Which is problematic for us.  As such, we
6887     now mangle the font to install a new 'name' table with a unique
6888     name, which we then use to choose the font.
6889
6890     Patch from Jonathan Kew.
6891
6892  configure.ac        |   2 +-
6893  src/hb-uniscribe.cc | 136
6894  ++++++++++++++++++++++++++++++++++++++++++++--------
6895  2 files changed, 116 insertions(+), 22 deletions(-)
6896
6897 commit 8751de50831338ce550601c34c17d152ad89c1fd
6898 Author: Behdad Esfahbod <behdad@behdad.org>
6899 Date:   Thu Jul 18 16:29:50 2013 -0400
6900
6901     Followup fix for 3f9e2dced298c3d00f31b2dfc38685bb071a3a22
6902
6903     During GSUB, if a ligation happens, subsequence context input matching
6904     matches the new indexing.  During GPOS however, the indices never
6905     change.  So just go one by one.
6906
6907     Fixes 'dist' positioning with mmrtext.ttf and the following sequence:
6908
6909       U+1014,U+1039,U+1011,U+1014,U+1039,U+1011,U+1014,U+1039,U+1011
6910
6911     Reported by Jonathan Kew.
6912
6913  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
6914  1 file changed, 8 insertions(+)
6915
6916 commit 2b78d67e9f38f77086fbd9c3fd6f1c8c73927a51
6917 Author: Behdad Esfahbod <behdad@behdad.org>
6918 Date:   Tue Jul 16 16:06:27 2013 -0400
6919
6920     0.9.19
6921
6922  NEWS         | 11 +++++++++++
6923  configure.ac |  2 +-
6924  2 files changed, 12 insertions(+), 1 deletion(-)
6925
6926 commit e509d35cf1160f1449bc736b9445cdf61ab81d06
6927 Author: Behdad Esfahbod <behdad@behdad.org>
6928 Date:   Thu Jul 11 14:56:45 2013 -0400
6929
6930     [ft] hb_ft_get_glyph_from_name fails for the name of glyph id 0
6931
6932     Based on patch from Jonathan Kew, as reported on the mailing list.
6933
6934  src/hb-ft.cc | 9 +++++++++
6935  1 file changed, 9 insertions(+)
6936
6937 commit 29b596ac67806c44441e65f3ece227df0fe2bb63
6938 Author: Behdad Esfahbod <behdad@behdad.org>
6939 Date:   Mon Jul 8 08:37:15 2013 -0600
6940
6941     [uniscribe] Fix buffer allocation
6942
6943     Email from Jonathan Kew:
6944
6945     My cygwin build kept aborting on certain test words when run with the
6946     uniscribe backend. Turned out this was caused by a bug in the
6947     allocation
6948     of scratch buffers in hb-uniscribe.cc.
6949
6950     Commit 2a17f9568d9724e045d2c1d660e007f3acd747d9 introduced a new line
6951
6952       ALLOCATE_ARRAY (SCRIPT_VISATTR, vis_attr, glyphs_size);
6953
6954     but it failed to account for this in the computation of glyphs_size
6955     (the number of glyphs for which scratch buffer space is available),
6956     with the result that the vis_clusters array ends up overrunning the
6957     end of the scratch buffer and clobbering the beginning of the buffer's
6958     info[].
6959
6960     AFAICS, the vis_attr array is not actually used, so the simple fix is
6961     to remove the line that allocates it. (If/when we -do- need to use
6962     vis_attr for something, we'll need to add another term to the earlier
6963     calculation of glyphs_size.)
6964
6965     With this patch, the uniscribe backend runs reliably again.
6966
6967     JK
6968
6969  src/hb-uniscribe.cc | 1 -
6970  1 file changed, 1 deletion(-)
6971
6972 commit 9245e98742667dfffe06523e8051beda1bc04811
6973 Author: Behdad Esfahbod <behdad@behdad.org>
6974 Date:   Wed Jun 26 20:57:58 2013 -0400
6975
6976     [Indic] Add Javanese config
6977
6978     We should add for other scripts too, send me the virama codepoint
6979     and script name...
6980
6981  src/hb-ot-shape-complex-indic.cc | 1 +
6982  1 file changed, 1 insertion(+)
6983
6984 commit 5f85c80a07dd2d18348824866bf4e984ac711a24
6985 Author: Behdad Esfahbod <behdad@behdad.org>
6986 Date:   Wed Jun 26 20:14:18 2013 -0400
6987
6988     [OT] Collect requiredFeature only if features are not provided
6989
6990     As per Werner's report on the list.
6991
6992  src/hb-ot-layout.cc | 22 +++++++++++-----------
6993  1 file changed, 11 insertions(+), 11 deletions(-)
6994
6995 commit 3f9e2dced298c3d00f31b2dfc38685bb071a3a22
6996 Author: Behdad Esfahbod <behdad@behdad.org>
6997 Date:   Wed Jun 26 19:46:55 2013 -0400
6998
6999     Fix contextual lookup recursion indexing
7000
7001     See email thread "Skipping Control for Attaching Marks using OpenType"
7002     from earlier this month.
7003
7004  src/hb-ot-layout-gsubgpos-private.hh | 10 ++--------
7005  1 file changed, 2 insertions(+), 8 deletions(-)
7006
7007 commit f5da11e0fa5adf8f782883dc5c30d8faaafc9c27
7008 Merge: 79d1007 89312b7
7009 Author: Behdad Esfahbod <behdad@behdad.org>
7010 Date:   Sat Jun 22 08:04:05 2013 -0700
7011
7012     Merge pull request #3 from LogosBible/master
7013
7014     Destroy lookups before blobs.
7015
7016 commit 89312b7417c0198a0635ca6b7e8ea11f6af2a4f8
7017 Author: Bradley Grainger <bgrainger@gmail.com>
7018 Date:   Fri Jun 21 15:02:18 2013 -0700
7019
7020     Destroy lookups before blobs.
7021
7022     'layout->gsub' may depend on data owned by 'layout->gsub_blob',
7023     so it must
7024     be deinitialized before the blob is destroyed.
7025
7026  src/hb-ot-layout.cc | 8 ++++----
7027  1 file changed, 4 insertions(+), 4 deletions(-)
7028
7029 commit 79d1007a501fd63c0ba4d51038c513e6b8b94740
7030 Author: Behdad Esfahbod <behdad@behdad.org>
7031 Date:   Thu Jun 13 19:01:07 2013 -0400
7032
7033     If variation selector is not consumed by cmap, pass it on to GSUB
7034
7035     This changes the semantics of get_glyph() callback and expect that
7036     callbacks return false if the requested variant is not available, and
7037     then we will call them back with variation_selector=0 and will retain
7038     the glyph for the selector in the glyph stream.
7039
7040     Apparently most Mongolian fonts implement the Mongolian Variation
7041     Selectors using GSUB, not cmap.
7042
7043     https://bugs.freedesktop.org/show_bug.cgi?id=65258
7044
7045     Note that this doesn't fix the Mongolian shaping yet, because the way
7046     that's implemented is that the, say, 'init' feature ligates the letter
7047     and the variation-selector.  However, since currently the variation
7048     selector doesn't have the 'init' mask on, it will not be matched...
7049
7050  src/hb-ft.cc                 |  3 +--
7051  src/hb-ot-shape-normalize.cc | 14 ++++++++++++--
7052  2 files changed, 13 insertions(+), 4 deletions(-)
7053
7054 commit c7a84917208528040aaf9ad0a9a0b26aabeabc9c
7055 Author: Behdad Esfahbod <behdad@behdad.org>
7056 Date:   Thu Jun 6 20:17:32 2013 -0400
7057
7058     Skip over multiple variation selectors in a row
7059
7060  src/hb-ot-shape-normalize.cc | 6 ++++++
7061  1 file changed, 6 insertions(+)
7062
7063 commit 7235f33f9e5e031622a00a84f4b2e98f16803579
7064 Author: Behdad Esfahbod <behdad@behdad.org>
7065 Date:   Mon Jun 10 14:39:51 2013 -0400
7066
7067     Fix misc warnings reported by cppcheck
7068
7069     https://bugs.freedesktop.org/show_bug.cgi?id=65544
7070
7071  src/hb-common.cc            |  2 +-
7072  src/hb-coretext.cc          |  3 ---
7073  src/hb-font-private.hh      | 17 +++++++++++------
7074  src/hb-private.hh           |  2 +-
7075  src/hb-shape.cc             |  2 +-
7076  test/api/test-font.c        |  1 -
7077  util/ansi-print.cc          |  1 +
7078  util/hb-ot-shape-closure.cc |  5 +++--
7079  util/hb-shape.cc            |  5 ++++-
7080  util/shape-consumer.hh      |  6 ++++--
7081  util/view-cairo.hh          |  6 ++++--
7082  11 files changed, 30 insertions(+), 20 deletions(-)
7083
7084 commit 570bcccd3f41b9aecd51765a401299833a6d8ebd
7085 Author: Behdad Esfahbod <behdad@behdad.org>
7086 Date:   Mon Jun 10 13:56:51 2013 -0400
7087
7088     Fix PKG_CHECK_MODULES usage
7089
7090     Oops.
7091
7092     Bug 65246 - Fix build without graphite2
7093
7094  configure.ac | 2 +-
7095  1 file changed, 1 insertion(+), 1 deletion(-)
7096
7097 commit 270cfd7a9c01dfb1b1789929f020943ad63aca99
7098 Author: Behdad Esfahbod <behdad@behdad.org>
7099 Date:   Thu Jun 6 18:57:15 2013 -0400
7100
7101     Fix PKG_CHECK_MODULES usage
7102
7103     Bug 65246 - Fix build without graphite2
7104
7105     If we don't provide ACTION-IF-NOT-FOUND, configure aborts if it can't
7106     find the libraries.  We handle that ourselves so we don't want the
7107     macro to abort.
7108
7109  configure.ac | 16 ++++++++--------
7110  1 file changed, 8 insertions(+), 8 deletions(-)
7111
7112 commit 2fd0e02706857bcaf61bf5151657eac96cfa73b9
7113 Author: Behdad Esfahbod <behdad@behdad.org>
7114 Date:   Thu Jun 6 17:16:01 2013 -0400
7115
7116     Minor
7117
7118  src/Makefile.am | 14 +++++++-------
7119  1 file changed, 7 insertions(+), 7 deletions(-)
7120
7121 commit b4c5c52944a44ba863a22a53035ff561af7318ca
7122 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
7123 Date:   Mon Jun 3 17:55:29 2013 +0800
7124
7125     util/ansi-print.cc: Use fallback implementation for lround on MSVC
7126
7127     Unfortuately Visual Studio (still) does not support the C99 function
7128     lround, so provide a fallback implementation for it.
7129
7130  util/ansi-print.cc | 11 +++++++++++
7131  1 file changed, 11 insertions(+)
7132
7133 commit a4446b10bfe0a9e7236bf941fa69a96697939e11
7134 Author: Behdad Esfahbod <behdad@behdad.org>
7135 Date:   Mon Jun 3 18:39:14 2013 -0400
7136
7137     Fix build for C89 compilers
7138
7139  test/api/test-buffer.c | 2 +-
7140  1 file changed, 1 insertion(+), 1 deletion(-)
7141
7142 commit 4ddf937242048c4a044ada4559e26664a0c09b48
7143 Author: Behdad Esfahbod <behdad@behdad.org>
7144 Date:   Mon Jun 3 18:36:26 2013 -0400
7145
7146     Remove unnecessary stdint.h include
7147
7148  src/hb-ucdn/ucdn.c | 1 -
7149  1 file changed, 1 deletion(-)
7150
7151 commit 93a04b8b5e6d8067cb925fdf532aadc24c1d4861
7152 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
7153 Date:   Mon Jun 3 17:49:37 2013 +0800
7154
7155     hb-uniscribe.cc: Re-enable build under Visual Studio
7156
7157     -Declare hinstLib at the top of block
7158     -Fix the definitions of the typedefs of ScriptItemizeOpenType,
7159      ScriptShapeOpenType and ScriptPlaceOpenType
7160
7161  src/hb-uniscribe.cc | 9 +++++----
7162  1 file changed, 5 insertions(+), 4 deletions(-)
7163
7164 commit 280e52ae95df0cbee0bb305f5354381bc1d563f4
7165 Author: Behdad Esfahbod <behdad@behdad.org>
7166 Date:   Thu May 30 18:04:24 2013 -0400
7167
7168     Fix ChangeLog regen
7169
7170  Makefile.am | 5 +++--
7171  1 file changed, 3 insertions(+), 2 deletions(-)
7172
7173 commit c1824daefa1253507636e4bfdf46374f835f10b3
7174 Author: Behdad Esfahbod <behdad@behdad.org>
7175 Date:   Wed May 29 15:30:54 2013 -0400
7176
7177     Update TODO
7178
7179  TODO | 14 +++++++-------
7180  1 file changed, 7 insertions(+), 7 deletions(-)
7181
7182 commit 2966d3603259430800cb5880491d28a1c5ea2314
7183 Author: Behdad Esfahbod <behdad@behdad.org>
7184 Date:   Tue May 28 17:34:37 2013 -0400
7185
7186     Fix test build
7187
7188  test/api/Makefile.am | 3 ++-
7189  1 file changed, 2 insertions(+), 1 deletion(-)
7190
7191 commit 6873f6cc42aa1405e71be903bd0f39a7a15320ce
7192 Author: Behdad Esfahbod <behdad@behdad.org>
7193 Date:   Tue May 28 17:33:16 2013 -0400
7194
7195     Minor
7196
7197  TODO | 2 --
7198  1 file changed, 2 deletions(-)
7199
7200 commit 4014aa4e53bddb29d939a168bd733942d3683732
7201 Author: Behdad Esfahbod <behdad@behdad.org>
7202 Date:   Tue May 28 17:28:59 2013 -0400
7203
7204     0.9.18
7205
7206  NEWS         | 28 ++++++++++++++++++++++++++++
7207  configure.ac |  2 +-
7208  2 files changed, 29 insertions(+), 1 deletion(-)
7209
7210 commit d70be29831bb99e34fe18744129088f45d5b2023
7211 Author: Behdad Esfahbod <behdad@behdad.org>
7212 Date:   Tue May 28 17:23:56 2013 -0400
7213
7214     Fix dist
7215
7216  src/Makefile.am | 4 ++++
7217  1 file changed, 4 insertions(+)
7218
7219 commit 22ce0961742df0a213f2cc86ca3d5a72453c00b1
7220 Author: Behdad Esfahbod <behdad@behdad.org>
7221 Date:   Tue May 28 17:18:30 2013 -0400
7222
7223     Generate harfbuzz-icu.pc
7224
7225     Currently it only works with ICU that has .pc files.  I'll
7226     wait till someone complains before fixing it for icu-config
7227     systems.
7228
7229  Makefile.am            |  3 ---
7230  configure.ac           |  5 ++---
7231  harfbuzz.pc.in         | 11 -----------
7232  src/Makefile.am        | 13 +++++++++++++
7233  src/harfbuzz-icu.pc.in | 13 +++++++++++++
7234  src/harfbuzz.pc.in     | 11 +++++++++++
7235  6 files changed, 39 insertions(+), 17 deletions(-)
7236
7237 commit d9afa111330771461b6182ada9f4edd68bcfce77
7238 Author: Behdad Esfahbod <behdad@behdad.org>
7239 Date:   Tue May 28 15:27:40 2013 -0400
7240
7241     Build hb-icu into libharfbuzz-icu.so
7242
7243  src/Makefile.am      | 29 +++++++++++++++--------------
7244  src/hb-unicode.cc    |  2 +-
7245  test/api/Makefile.am |  1 +
7246  3 files changed, 17 insertions(+), 15 deletions(-)
7247
7248 commit 7d395c2a255a44fd0d65365ea9b525dba70c062c
7249 Author: Behdad Esfahbod <behdad@behdad.org>
7250 Date:   Tue May 28 15:25:06 2013 -0400
7251
7252     Minor
7253
7254  test/api/test-c.c | 4 ++++
7255  1 file changed, 4 insertions(+)
7256
7257 commit 2a17f9568d9724e045d2c1d660e007f3acd747d9
7258 Author: Behdad Esfahbod <behdad@behdad.org>
7259 Date:   Tue May 28 13:10:51 2013 -0400
7260
7261     Bug 55494 - ScriptItemizeOpenType doesn't exists under Windows XP
7262
7263     Fallback to older API if OpenType variants are not available.
7264
7265  configure.ac        |  14 +--
7266  src/hb-uniscribe.cc | 322
7267  +++++++++++++++++++++++++++++++++++++++++++---------
7268  2 files changed, 271 insertions(+), 65 deletions(-)
7269
7270 commit f8087ffbadc83a15d59367ba82976eae675736a7
7271 Author: Behdad Esfahbod <behdad@behdad.org>
7272 Date:   Mon May 27 19:43:48 2013 -0400
7273
7274     Add --with-cairo
7275
7276  configure.ac | 17 +++++++++++++++--
7277  1 file changed, 15 insertions(+), 2 deletions(-)
7278
7279 commit 82eddfe5d658ef791d6ef6a566401c50601dfb1c
7280 Author: Behdad Esfahbod <behdad@behdad.org>
7281 Date:   Mon May 27 19:33:36 2013 -0400
7282
7283     Add --with-freetype
7284
7285     Defaults to auto.
7286
7287  configure.ac | 12 +++++++++++-
7288  1 file changed, 11 insertions(+), 1 deletion(-)
7289
7290 commit 5e25eb77a49e7f95b6a6d540b26d60d430f89d4c
7291 Author: Behdad Esfahbod <behdad@behdad.org>
7292 Date:   Mon May 27 19:30:48 2013 -0400
7293
7294     Default glib to auto again
7295
7296  configure.ac | 4 ++--
7297  1 file changed, 2 insertions(+), 2 deletions(-)
7298
7299 commit eb63e786f37468867c81707504128cf8a4016e5b
7300 Author: Behdad Esfahbod <behdad@behdad.org>
7301 Date:   Mon May 27 19:29:09 2013 -0400
7302
7303     Add --with-coretext
7304
7305     Defaults to no.
7306
7307  configure.ac | 12 +++++++++++-
7308  1 file changed, 11 insertions(+), 1 deletion(-)
7309
7310 commit ab2af17bc6faa8394656e6e82948dc3e9f437626
7311 Author: Behdad Esfahbod <behdad@behdad.org>
7312 Date:   Mon May 27 19:27:43 2013 -0400
7313
7314     Add --with-uniscribe
7315
7316     Defaults to no.
7317
7318  configure.ac | 55 +++++++++++++++++++++++++++++++++++++++----------------
7319  1 file changed, 39 insertions(+), 16 deletions(-)
7320
7321 commit 58db2c2542717858acbdf480b3f19a8aef4918cd
7322 Author: Behdad Esfahbod <behdad@behdad.org>
7323 Date:   Mon May 27 19:10:33 2013 -0400
7324
7325     Disable UCDN if glib is available
7326
7327     We only want UCDN if we don't have any other Unicode provider.
7328     I'm going to remove ICU from the list of default Unicode providers
7329     as part of moving hb-icu into its own library.  As such, the only
7330     providers will be UCDN and glib.
7331
7332  configure.ac | 3 +++
7333  1 file changed, 3 insertions(+)
7334
7335 commit ca65326cbd49b48792c4e3125af6c5006364f194
7336 Author: Behdad Esfahbod <behdad@behdad.org>
7337 Date:   Mon May 27 19:09:50 2013 -0400
7338
7339     Minor
7340
7341  configure.ac | 16 ++++++++--------
7342  1 file changed, 8 insertions(+), 8 deletions(-)
7343
7344 commit 7ae14973ecb4614a83769d2bbd01f33d8474ffc0
7345 Author: Behdad Esfahbod <behdad@behdad.org>
7346 Date:   Mon May 27 19:06:50 2013 -0400
7347
7348     Disable icu_le shaper
7349
7350     Will add a way to enable it later.
7351
7352  configure.ac | 3 ++-
7353  1 file changed, 2 insertions(+), 1 deletion(-)
7354
7355 commit 7e6ebf76236cc5ea69302e68186bdf8166d04a98
7356 Author: Behdad Esfahbod <behdad@behdad.org>
7357 Date:   Mon May 27 19:05:23 2013 -0400
7358
7359     Remove icu-config fallback for icu_le shaper
7360
7361     Bug 64878 - compile error with ICU but not ICU
7362
7363  configure.ac | 18 ------------------
7364  1 file changed, 18 deletions(-)
7365
7366 commit 932b7471479c639244051b4dbae678e7d47ae99f
7367 Author: Behdad Esfahbod <behdad@behdad.org>
7368 Date:   Mon May 27 19:04:40 2013 -0400
7369
7370     Bug 65053 - Add configure option to enable/disable ICU support
7371
7372  configure.ac | 46 ++++++++++++++++++++++++++++------------------
7373  1 file changed, 28 insertions(+), 18 deletions(-)
7374
7375 commit cf2c1c7eb81b54a344ed5cf36d5fbd3cd297eed1
7376 Author: Behdad Esfahbod <behdad@behdad.org>
7377 Date:   Mon May 27 18:54:30 2013 -0400
7378
7379     Disable hb-old shaper
7380
7381     Will add proper way to enable it later.
7382
7383  configure.ac | 2 +-
7384  1 file changed, 1 insertion(+), 1 deletion(-)
7385
7386 commit 5a78d23f255a649353044af8e5df315f62907b7f
7387 Author: Behdad Esfahbod <behdad@behdad.org>
7388 Date:   Mon May 27 18:47:58 2013 -0400
7389
7390     Bug 65054 - Add configure option to enable/disable Graphite2
7391
7392     Add --with-graphite2.  Defaults to off.
7393
7394  configure.ac | 20 +++++++++++++++-----
7395  1 file changed, 15 insertions(+), 5 deletions(-)
7396
7397 commit 61e7775fa75c7c1bdc29a6992c8c215897364600
7398 Author: Behdad Esfahbod <behdad@behdad.org>
7399 Date:   Mon May 27 18:24:56 2013 -0400
7400
7401     Remove hb-icu dependency from hb-icu-le shaper
7402
7403  src/hb-icu-le.cc | 33 +++++++++++++++++++++++++++++----
7404  1 file changed, 29 insertions(+), 4 deletions(-)
7405
7406 commit 7e08f1258da229dfaf7e1c4b5c41e5bb83906cb0
7407 Author: Behdad Esfahbod <behdad@behdad.org>
7408 Date:   Mon May 27 14:48:34 2013 -0400
7409
7410     Don't zero advance of mark-non-mark ligatures
7411
7412     If there's a mark ligating forward with non-mark, they were
7413     inheriting the GC of the mark and later get advance-zeroed.
7414     Don't do that if there's any non-mark glyph in the ligature.
7415
7416     Sample test: U+1780,U+17D2,U+179F with Kh-Metal-Chrieng.ttf
7417
7418     Also:
7419     Bug 58922 - Issue with mark advance zeroing in generic shaper
7420
7421  src/hb-ot-layout-gsubgpos-private.hh | 4 ++++
7422  src/hb-ot-layout-private.hh          | 6 ++++++
7423  2 files changed, 10 insertions(+)
7424
7425 commit cf059ac69d10d9eb09f0d2a29b1bd989647bd800
7426 Author: Behdad Esfahbod <behdad@behdad.org>
7427 Date:   Fri May 24 15:28:11 2013 -0400
7428
7429     [icu_le] Support non-BMP text
7430
7431  src/hb-icu-le.cc | 35 ++++++++++++++++++++++++++++-------
7432  1 file changed, 28 insertions(+), 7 deletions(-)
7433
7434 commit a447c528e68cabc9ca6e24e2c436f3d605ef9aaa
7435 Author: Behdad Esfahbod <behdad@behdad.org>
7436 Date:   Thu May 23 17:05:39 2013 -0400
7437
7438     [icu_le] A bit better scaling
7439
7440  src/hb-icu-le.cc | 10 ++++++----
7441  1 file changed, 6 insertions(+), 4 deletions(-)
7442
7443 commit fb502a22787f4110472771ef771619342e64577a
7444 Merge: b9408d2 9d9e72e
7445 Author: Behdad Esfahbod <behdad@behdad.org>
7446 Date:   Thu May 23 15:54:52 2013 -0400
7447
7448     Merge commit '9d9e72e94e7914f82ce62a304e7242f79c13edaf'
7449
7450 commit b9408d24f3029f5287b17779235b1c750ff5158a
7451 Author: Behdad Esfahbod <behdad@behdad.org>
7452 Date:   Thu May 23 15:43:02 2013 -0400
7453
7454     [icu_le] Fix scaling
7455
7456     Seems to work...
7457
7458  src/hb-icu-le.cc                       |  2 ++
7459  src/hb-icu-le/PortableFontInstance.cpp | 23 +++++++++++++++--------
7460  src/hb-icu-le/PortableFontInstance.h   |  9 ++++++++-
7461  3 files changed, 25 insertions(+), 9 deletions(-)
7462
7463 commit 601526392dec5d8432f147c91658ba50ed6a4322
7464 Author: Behdad Esfahbod <behdad@behdad.org>
7465 Date:   Tue May 21 17:22:13 2013 -0400
7466
7467     Copy stdint.h boilerplate to ucdn
7468
7469  src/hb-ucdn/ucdn.h | 24 +++++++++++++++++++++++-
7470  1 file changed, 23 insertions(+), 1 deletion(-)
7471
7472 commit f1b02f4f3c0db9fbfa6747188429df828b000010
7473 Author: Behdad Esfahbod <behdad@behdad.org>
7474 Date:   Mon May 20 09:23:58 2013 -0400
7475
7476     0.9.17
7477
7478  NEWS         | 8 ++++++++
7479  configure.ac | 2 +-
7480  2 files changed, 9 insertions(+), 1 deletion(-)
7481
7482 commit d785fa0c45f7f25f5e5f352b933a5f6fa29be5c0
7483 Author: Behdad Esfahbod <behdad@behdad.org>
7484 Date:   Mon May 20 09:18:52 2013 -0400
7485
7486     Minor refactoring
7487
7488  src/hb-ot-shape.cc | 54
7489  ++++++++++++++++++++++++++++--------------------------
7490  1 file changed, 28 insertions(+), 26 deletions(-)
7491
7492 commit 127daf15e0b2f509ebd29a104236c8b38884efb0
7493 Author: Behdad Esfahbod <behdad@behdad.org>
7494 Date:   Mon May 20 09:11:35 2013 -0400
7495
7496     Arabic mark width-zeroing regression
7497
7498     Mozilla Bug 873902 - Display Arabic text with diacritics is bad
7499     https://bugzilla.mozilla.org/show_bug.cgi?id=873902
7500
7501  src/hb-ot-shape-complex-arabic.cc  |  2 +-
7502  src/hb-ot-shape-complex-default.cc |  2 +-
7503  src/hb-ot-shape-complex-myanmar.cc |  2 +-
7504  src/hb-ot-shape-complex-private.hh |  6 ++++--
7505  src/hb-ot-shape-complex-thai.cc    |  2 +-
7506  src/hb-ot-shape.cc                 | 36
7507  ++++++++++++++++++++++++++++--------
7508  6 files changed, 36 insertions(+), 14 deletions(-)
7509
7510 commit fa3d0a0ce60a9fcf2b7f906dec916463b1319eda
7511 Author: Behdad Esfahbod <behdad@behdad.org>
7512 Date:   Tue May 14 15:30:55 2013 -0400
7513
7514     Bug 64476 - Typo in hb_set_t.get_min()
7515
7516     Fixes previous commit's test.
7517
7518  src/hb-set-private.hh | 2 +-
7519  1 file changed, 1 insertion(+), 1 deletion(-)
7520
7521 commit dfbd115e6c1a86a5f1b8d15200672f1e9410b5de
7522 Author: Behdad Esfahbod <behdad@behdad.org>
7523 Date:   Tue May 14 15:30:17 2013 -0400
7524
7525     [test] Add test for hb_set_get_min() bug
7526
7527     Failing now.
7528
7529     Bug 64476 - Typo in hb_set_t.get_min()
7530
7531  test/api/test-set.c | 4 ++++
7532  1 file changed, 4 insertions(+)
7533
7534 commit 9d9e72e94e7914f82ce62a304e7242f79c13edaf
7535 Author: Behdad Esfahbod <behdad@behdad.org>
7536 Date:   Fri May 3 18:10:10 2013 -0400
7537
7538     [OTLayout] Use is_inplace() when flipping buffers
7539
7540  src/hb-ot-layout.cc | 9 ++++++++-
7541  1 file changed, 8 insertions(+), 1 deletion(-)
7542
7543 commit 45f3d980c9503bd94e64f6e3f67f97688347d00c
7544 Author: Behdad Esfahbod <behdad@behdad.org>
7545 Date:   Fri May 3 17:49:44 2013 -0400
7546
7547     [OTLayout] Merge / templateize apply_string()
7548
7549  src/hb-ot-layout-gpos-table.hh | 25 ---------------
7550  src/hb-ot-layout-gsub-table.hh | 48 ----------------------------
7551  src/hb-ot-layout.cc            | 72
7552  ++++++++++++++++++++++++++++++++++++++++--
7553  3 files changed, 69 insertions(+), 76 deletions(-)
7554
7555 commit e015b8f2187d1102b9c34d1a63504e7b05ee20ee
7556 Author: Behdad Esfahbod <behdad@behdad.org>
7557 Date:   Fri May 3 17:34:29 2013 -0400
7558
7559     [OTLayout] Minor
7560
7561  src/hb-ot-layout-gpos-table.hh | 5 +++++
7562  1 file changed, 5 insertions(+)
7563
7564 commit 780cd930a974165d76dbf7a87701d11b7f15db06
7565 Author: Behdad Esfahbod <behdad@behdad.org>
7566 Date:   Fri May 3 17:33:16 2013 -0400
7567
7568     [OTLayout] Minor
7569
7570  src/hb-ot-layout-gpos-table.hh | 2 +-
7571  src/hb-ot-layout-gsub-table.hh | 2 +-
7572  src/hb-ot-layout.cc            | 4 ++--
7573  3 files changed, 4 insertions(+), 4 deletions(-)
7574
7575 commit 2e0c44f4bedd3e24c731c0e9e23358e9a4891a35
7576 Author: Behdad Esfahbod <behdad@behdad.org>
7577 Date:   Wed Apr 24 16:42:05 2013 -0400
7578
7579     [OTLayout] Add is_inplace() method to GSUB
7580
7581  src/hb-ot-layout-gpos-table.hh       |   8 +-
7582  src/hb-ot-layout-gsub-table.hh       |  58 ++++++++++++-
7583  src/hb-ot-layout-gsubgpos-private.hh | 158
7584  +++++++++++++++++++++++++++++++++++
7585  3 files changed, 222 insertions(+), 2 deletions(-)
7586
7587 commit bac1dd6a0ff4d4fae4254506d38ae662b7e9dda7
7588 Author: Behdad Esfahbod <behdad@behdad.org>
7589 Date:   Thu May 2 18:52:24 2013 -0400
7590
7591     [OTLayout] Refactor a bit more
7592
7593  src/hb-ot-layout-gsubgpos-private.hh       |  10 +--
7594  src/hb-ot-layout-private.hh                |  26 ++++----
7595  src/hb-ot-layout.cc                        | 100
7596  ++++++++++++++---------------
7597  src/hb-ot-map-private.hh                   |   7 +-
7598  src/hb-ot-shape-complex-arabic-fallback.hh |   7 +-
7599  src/hb-ot-shape-fallback.cc                |   3 +-
7600  6 files changed, 78 insertions(+), 75 deletions(-)
7601
7602 commit d2c96819de9a7428b65ef0adf794416224221f36
7603 Author: Behdad Esfahbod <behdad@behdad.org>
7604 Date:   Thu May 2 18:18:24 2013 -0400
7605
7606     Move code around
7607
7608  src/hb-ot-layout.cc | 52
7609  ++++++++++++++++++++++++++++++++++++++++++++++++++++
7610  src/hb-ot-map.cc    | 43 -------------------------------------------
7611  2 files changed, 52 insertions(+), 43 deletions(-)
7612
7613 commit 45fd9424c723f115ca98995b8f8a25185a6fc71d
7614 Author: Behdad Esfahbod <behdad@behdad.org>
7615 Date:   Thu May 2 18:06:51 2013 -0400
7616
7617     [OTLayout] Add hb_ot_layout_lookup_accelerator_t
7618
7619  src/hb-ot-layout-private.hh                | 21 +++++++++++++++++--
7620  src/hb-ot-layout.cc                        | 33
7621  +++++++++++++++---------------
7622  src/hb-ot-shape-complex-arabic-fallback.hh | 10 +++++----
7623  3 files changed, 41 insertions(+), 23 deletions(-)
7624
7625 commit 76ea563673d24ae1673a5aa3a21da6014479d433
7626 Author: Behdad Esfahbod <behdad@behdad.org>
7627 Date:   Sat May 4 16:01:20 2013 -0400
7628
7629     [OTLayout] Add note about collect_glyphs() and recursive lookups
7630
7631  src/hb-ot-layout-gsubgpos-private.hh | 8 +++++++-
7632  1 file changed, 7 insertions(+), 1 deletion(-)
7633
7634 commit a8bf0e91f18341e1e20f4e3341fc7dcdd0c990e1
7635 Author: Behdad Esfahbod <behdad@behdad.org>
7636 Date:   Fri May 3 14:45:04 2013 -0400
7637
7638     Add U+061C ARABIC LETTER MARK to Default_Ignorable
7639
7640  src/hb-unicode-private.hh | 4 ++++
7641  1 file changed, 4 insertions(+)
7642
7643 commit 5d59f999204aedfc433ab4989664d875f96b0364
7644 Author: Behdad Esfahbod <behdad@behdad.org>
7645 Date:   Thu May 2 14:44:45 2013 -0400
7646
7647     [OTLayout] Make MultipleSubst in-place for sequences of len=1
7648
7649  src/hb-ot-layout-gsub-table.hh | 15 +++++++++++----
7650  1 file changed, 11 insertions(+), 4 deletions(-)
7651
7652 commit 54f84a6b8571ac7aaaa66f3eff562d23d69d7552
7653 Author: Behdad Esfahbod <behdad@behdad.org>
7654 Date:   Thu May 2 15:27:53 2013 -0400
7655
7656     [OTLayout] Whitespace
7657
7658  src/hb-ot-layout-gsub-table.hh | 56
7659  +++++++++++++++++++++---------------------
7660  1 file changed, 28 insertions(+), 28 deletions(-)
7661
7662 commit 3276c354daaff3acabecff11f8e4b5c54d53fc25
7663 Author: Behdad Esfahbod <behdad@behdad.org>
7664 Date:   Thu May 2 15:16:59 2013 -0400
7665
7666     [OTLayout] Minor refactoring
7667
7668  src/hb-ot-map-private.hh |  4 ++++
7669  src/hb-ot-map.cc         | 46
7670  +++++++++++++++++++++++++---------------------
7671  2 files changed, 29 insertions(+), 21 deletions(-)
7672
7673 commit ea86efa486a5076e9bf844239bccf86d67577f88
7674 Author: Behdad Esfahbod <behdad@behdad.org>
7675 Date:   Thu May 2 14:41:39 2013 -0400
7676
7677     Minor
7678
7679  src/hb-ot-map-private.hh | 6 +++---
7680  1 file changed, 3 insertions(+), 3 deletions(-)
7681
7682 commit 8b63efb6f80b2e9b2de5ec6ab24d6e15826565cb
7683 Author: Behdad Esfahbod <behdad@behdad.org>
7684 Date:   Thu May 2 14:29:32 2013 -0400
7685
7686     Minor
7687
7688  src/hb-buffer-private.hh | 2 ++
7689  1 file changed, 2 insertions(+)
7690
7691 commit 2265be0a620bc76ab65f12fedde67791beb51314
7692 Author: Behdad Esfahbod <behdad@behdad.org>
7693 Date:   Thu May 2 14:25:09 2013 -0400
7694
7695     Minor
7696
7697  src/hb-ot-map-private.hh   | 17 ++++++++++-------
7698  src/hb-ot-map.cc           |  2 ++
7699  src/hb-ot-shape-private.hh |  3 +--
7700  3 files changed, 13 insertions(+), 9 deletions(-)
7701
7702 commit e6f19af08717a6a63ad0b5bf4bf368778edc63f0
7703 Author: Behdad Esfahbod <behdad@behdad.org>
7704 Date:   Thu May 2 13:59:46 2013 -0400
7705
7706     Minor
7707
7708  src/hb-set-private.hh | 16 +++++++++-------
7709  1 file changed, 9 insertions(+), 7 deletions(-)
7710
7711 commit 6c15ddfe2b45383824b64058ae69939d002183a6
7712 Author: Behdad Esfahbod <behdad@behdad.org>
7713 Date:   Tue Apr 30 11:34:00 2013 -0400
7714
7715     Renamed DEBUG to something else
7716
7717     Some infrastructures use DEBUG as a generic symbol.
7718
7719  src/hb-buffer.cc  | 6 +++---
7720  src/hb-private.hh | 4 ++--
7721  2 files changed, 5 insertions(+), 5 deletions(-)
7722
7723 commit 00b93f6610f36d8d14ca65fb99864be6d5bdb1ea
7724 Author: Behdad Esfahbod <behdad@behdad.org>
7725 Date:   Mon Apr 29 13:48:49 2013 -0400
7726
7727     Fix icu linking by requesting the library searchpath from icu-config
7728
7729     This is not ideal as we don't like -L/usr/lib in our linker line.
7730     But this is only relevant to environments that don't have pkgconfig
7731     files for ICU...
7732
7733     https://github.com/behdad/harfbuzz/pull/2
7734
7735  configure.ac | 4 ++--
7736  1 file changed, 2 insertions(+), 2 deletions(-)
7737
7738 commit 03adf38b22a37216dffac50d075ea9c881f1a22d
7739 Author: Behdad Esfahbod <behdad@behdad.org>
7740 Date:   Mon Apr 29 13:40:52 2013 -0400
7741
7742     Make both old autoconf and new automake happy
7743
7744     Sigh..
7745
7746     Bug 64039 - undefined macro AM_PROG_AR
7747
7748  configure.ac | 2 +-
7749  1 file changed, 1 insertion(+), 1 deletion(-)
7750
7751 commit ed79dff517bacfc87279079d5d42d079c21a0373
7752 Author: Behdad Esfahbod <behdad@behdad.org>
7753 Date:   Sun Apr 21 15:39:25 2013 -0400
7754
7755     Minor
7756
7757  src/hb-ot-layout-gpos-table.hh | 5 -----
7758  1 file changed, 5 deletions(-)
7759
7760 commit 893f57b32f01da3411b5596d59170bc340e9fa39
7761 Author: Behdad Esfahbod <behdad@behdad.org>
7762 Date:   Sun Apr 21 15:21:49 2013 -0400
7763
7764     Minor renaming
7765
7766  src/hb-ot-map-private.hh | 10 +++++-----
7767  src/hb-ot-map.cc         | 22 +++++++++++-----------
7768  2 files changed, 16 insertions(+), 16 deletions(-)
7769
7770 commit 8ac3c9c0b6b8e76bce282825b9bb706c0c78c2a6
7771 Author: Behdad Esfahbod <behdad@behdad.org>
7772 Date:   Sun Apr 21 15:19:38 2013 -0400
7773
7774     Rename "pause" to "stage"
7775
7776     The compile() function is starting to become illegible...
7777
7778  src/hb-ot-map-private.hh | 24 ++++++++++++------------
7779  src/hb-ot-map.cc         | 38 +++++++++++++++++++-------------------
7780  2 files changed, 31 insertions(+), 31 deletions(-)
7781
7782 commit dd0641a432691f9b6186b081c38053858c8bc5c1
7783 Author: Behdad Esfahbod <behdad@behdad.org>
7784 Date:   Sun Apr 21 15:13:57 2013 -0400
7785
7786     Minor
7787
7788  src/hb-ot-map.cc | 5 +++--
7789  1 file changed, 3 insertions(+), 2 deletions(-)
7790
7791 commit 06a44e859328f5f1e2f6034e711b474116d22e22
7792 Author: Behdad Esfahbod <behdad@behdad.org>
7793 Date:   Sun Apr 21 15:13:08 2013 -0400
7794
7795     Remove unneeded code
7796
7797     We always push a pause at the end such that each lookup falls
7798     in exactly
7799     one pause_map_t.  Now, only if I can find a better name for that...
7800
7801  src/hb-ot-map-private.hh |  2 +-
7802  src/hb-ot-map.cc         | 12 +-----------
7803  2 files changed, 2 insertions(+), 12 deletions(-)
7804
7805 commit a408d2375aa2ad96b58e56aef18e5000daf2516b
7806 Author: Behdad Esfahbod <behdad@behdad.org>
7807 Date:   Fri Apr 19 16:32:06 2013 -0400
7808
7809     0.9.16
7810
7811  NEWS         | 13 ++++++++++++-
7812  configure.ac |  2 +-
7813  2 files changed, 13 insertions(+), 2 deletions(-)
7814
7815 commit 8659c636087e433f56da458351e8b4d85fdb347c
7816 Author: Behdad Esfahbod <behdad@behdad.org>
7817 Date:   Fri Apr 19 14:33:17 2013 -0400
7818
7819     Hand-code bsearch in the hot inner loop.
7820
7821     Saves another 3 / 4 percent with Amiri.
7822
7823  src/hb-open-type-private.hh | 29 +++++++++++++++--------------
7824  1 file changed, 15 insertions(+), 14 deletions(-)
7825
7826 commit 797d76d07f80d796a825d850772087104e5a2575
7827 Author: Behdad Esfahbod <behdad@behdad.org>
7828 Date:   Thu Apr 18 19:04:12 2013 -0400
7829
7830     Minor
7831
7832  src/hb-ot-layout-common-private.hh | 3 +--
7833  1 file changed, 1 insertion(+), 2 deletions(-)
7834
7835 commit e4046080c5d785c8dbf9ec9e3478ab9acc83e479
7836 Author: Behdad Esfahbod <behdad@behdad.org>
7837 Date:   Wed Apr 17 23:49:54 2013 -0400
7838
7839     [util] Unbreak --show-text / --show-unicode
7840
7841  util/shape-consumer.hh | 4 ++--
7842  1 file changed, 2 insertions(+), 2 deletions(-)
7843
7844 commit 0dc3a4e0349d28f387a3b4c60a2f51962742738e
7845 Author: Behdad Esfahbod <behdad@behdad.org>
7846 Date:   Wed Apr 17 23:04:03 2013 -0400
7847
7848     Obssesive optimization
7849
7850     Not measurable by any means, but conceptually this is faster since
7851     the mask matches more often than the digest.
7852
7853  src/hb-ot-layout-gpos-table.hh | 4 ++--
7854  src/hb-ot-layout-gsub-table.hh | 8 ++++----
7855  2 files changed, 6 insertions(+), 6 deletions(-)
7856
7857 commit f9a611026785a80baa4cbff31ad0847beb70ca9a
7858 Author: Behdad Esfahbod <behdad@behdad.org>
7859 Date:   Wed Apr 17 19:01:49 2013 -0400
7860
7861     Remove HB_DEBUG_SET_DIGESTS
7862
7863     Wasn't correct with the new combiner.  I should add it back somehow,
7864     but for now the digests seem to be working very well...
7865
7866  src/hb-set-private.hh | 16 +---------------
7867  src/hb-set.cc         | 14 --------------
7868  2 files changed, 1 insertion(+), 29 deletions(-)
7869
7870 commit f7466ee76f2bd3812209426e2c39fe517227406d
7871 Author: Behdad Esfahbod <behdad@behdad.org>
7872 Date:   Wed Apr 17 18:20:44 2013 -0400
7873
7874     Remove hb_set_digest_common_bits_t
7875
7876     Was unused.
7877
7878  src/hb-set-private.hh | 38 --------------------------------------
7879  1 file changed, 38 deletions(-)
7880
7881 commit 0d5798a137b52d9be7ef88c79e59f9bf01d54f3b
7882 Author: Behdad Esfahbod <behdad@behdad.org>
7883 Date:   Wed Apr 17 18:19:21 2013 -0400
7884
7885     Improve hb_set_digest_t
7886
7887     Make Amiri rendering faster a whopping 45% again!  Speends up pretty
7888     much anything I tested.
7889
7890  src/hb-set-private.hh | 28 +++++++++++++++++++++++-----
7891  1 file changed, 23 insertions(+), 5 deletions(-)
7892
7893 commit c7851efcd3a1e5317ab4ea57535cb755bace0848
7894 Author: Behdad Esfahbod <behdad@behdad.org>
7895 Date:   Wed Apr 17 17:45:39 2013 -0400
7896
7897     Templatize hb_set_digest_lowest_bits_t filter
7898
7899  src/hb-set-private.hh | 21 +++++++++++++++++----
7900  1 file changed, 17 insertions(+), 4 deletions(-)
7901
7902 commit 0edd0fd255790471118fae1fd7a1309a2b77cf62
7903 Author: Behdad Esfahbod <behdad@behdad.org>
7904 Date:   Wed Apr 17 17:26:56 2013 -0400
7905
7906     Add comment
7907
7908  src/hb-set-private.hh | 8 ++++++++
7909  1 file changed, 8 insertions(+)
7910
7911 commit b40f2c0372acbc51b13be5cda7dd013e74e3e11a
7912 Author: Behdad Esfahbod <behdad@behdad.org>
7913 Date:   Tue Apr 16 23:21:38 2013 -0400
7914
7915     Add hb_set_digest_combiner_t
7916
7917  src/hb-set-private.hh | 33 ++++++++++++++++++++-------------
7918  1 file changed, 20 insertions(+), 13 deletions(-)
7919
7920 commit 02e5e583688999c4dc04f11b3924da65f99af7e3
7921 Author: Behdad Esfahbod <behdad@behdad.org>
7922 Date:   Tue Apr 16 23:13:10 2013 -0400
7923
7924     Speed up Speed up hb_set_digest_common_bits_t calcs
7925
7926     Correctly this time.
7927
7928  src/hb-set-private.hh | 8 +++++---
7929  1 file changed, 5 insertions(+), 3 deletions(-)
7930
7931 commit 893991fc9d2d3a57c4c148f3a9c3b98263cf3aed
7932 Author: Behdad Esfahbod <behdad@behdad.org>
7933 Date:   Tue Apr 16 21:50:33 2013 -0400
7934
7935     Initialize set digests
7936
7937     We were not initializing the digests properly and as a result
7938     they were
7939     being initialized to zero, making digest1 to never do any useful work.
7940
7941     Speeds up Amiri shaping significantly.
7942
7943  src/hb-ot-layout.cc                        | 6 ++++++
7944  src/hb-ot-shape-complex-arabic-fallback.hh | 4 +++-
7945  2 files changed, 9 insertions(+), 1 deletion(-)
7946
7947 commit 4d2813d3e980c8e6150caafa604a78cc44bf62a2
7948 Author: Behdad Esfahbod <behdad@behdad.org>
7949 Date:   Tue Apr 16 21:57:21 2013 -0400
7950
7951     Print set-digest hit ratio with HB_DEBUG_SET_DIGESTS
7952
7953  src/hb-set-private.hh | 13 +++++++++++++
7954  src/hb-set.cc         | 13 +++++++++++++
7955  2 files changed, 26 insertions(+)
7956
7957 commit 1357c2dd120d005ceecfa83ed328d05dc634d7bc
7958 Author: Behdad Esfahbod <behdad@behdad.org>
7959 Date:   Tue Apr 16 21:47:40 2013 -0400
7960
7961     Revert "Speed up hb_set_digest_common_bits_t calcs"
7962
7963     This reverts commit 3d1b66a35e1ab3be19335705f310b278d76d66d2.
7964
7965     The calculations were buggy.  It's not worth optimizing right now.
7966
7967  src/hb-set-private.hh | 6 +++---
7968  1 file changed, 3 insertions(+), 3 deletions(-)
7969
7970 commit 2b712bba3f7c459653737dfa2f7d26f17f3b9f64
7971 Author: Behdad Esfahbod <behdad@behdad.org>
7972 Date:   Tue Apr 16 16:11:09 2013 -0400
7973
7974     Fix typo in unused macro
7975
7976  src/hb-private.hh | 2 +-
7977  1 file changed, 1 insertion(+), 1 deletion(-)
7978
7979 commit 50067e280f381918b8e90b26df9e7bf20f98f0bd
7980 Author: Behdad Esfahbod <behdad@behdad.org>
7981 Date:   Thu Apr 11 16:31:01 2013 -0400
7982
7983     [util] Add --num-iterations
7984
7985     Useful for profiling shapers.
7986
7987  util/options.cc        |  1 +
7988  util/options.hh        |  2 ++
7989  util/shape-consumer.hh | 15 +++++++++------
7990  3 files changed, 12 insertions(+), 6 deletions(-)
7991
7992 commit 08677c250767bfc2c0dd1fc934dea92984741291
7993 Author: Behdad Esfahbod <behdad@behdad.org>
7994 Date:   Thu Apr 11 14:45:58 2013 -0400
7995
7996     [old] Speed up Unicode properties access in hb-old shaper
7997
7998     Just to be sure it's not punishing the old shaper performance
7999     numbers.  Doesn't seem to have a measurable effect.
8000
8001  src/hb-old/harfbuzz-arabic.c   | 44
8002  +++++++++++++++++++++---------------------
8003  src/hb-old/harfbuzz-external.h | 18 ++++++++---------
8004  src/hb-old/harfbuzz-greek.c    |  2 +-
8005  src/hb-old/harfbuzz-hebrew.c   |  2 +-
8006  src/hb-old/harfbuzz-indic.cpp  | 10 +++++-----
8007  src/hb-old/harfbuzz-shaper.cpp |  6 ++++--
8008  src/hb-old/harfbuzz-shaper.h   |  1 +
8009  7 files changed, 43 insertions(+), 40 deletions(-)
8010
8011 commit 36a661c0a03d958b95c9ea64a435b55bcd99c3d6
8012 Author: Behdad Esfahbod <behdad@behdad.org>
8013 Date:   Thu Apr 11 13:38:37 2013 -0400
8014
8015     [git.mk] Update
8016
8017  git.mk | 33 ++++++++++++++++++++-------------
8018  1 file changed, 20 insertions(+), 13 deletions(-)
8019
8020 commit ef9e02eddfc9a37d50723e96839635d79191d849
8021 Author: Behdad Esfahbod <behdad@behdad.org>
8022 Date:   Tue Apr 9 14:06:54 2013 -0400
8023
8024     Minor
8025
8026  src/test.cc | 1 +
8027  1 file changed, 1 insertion(+)
8028
8029 commit 22e47456154ca0b8173268486e56ef3a0e1e7150
8030 Author: Behdad Esfahbod <behdad@behdad.org>
8031 Date:   Fri Apr 5 18:02:43 2013 -0400
8032
8033     0.9.15
8034
8035  NEWS         | 10 ++++++++++
8036  configure.ac |  2 +-
8037  2 files changed, 11 insertions(+), 1 deletion(-)
8038
8039 commit 4d4fc920496c95621d5bb4800282ea8c028cdde3
8040 Author: Behdad Esfahbod <behdad@behdad.org>
8041 Date:   Fri Apr 5 17:58:25 2013 -0400
8042
8043     [git.mk] Ignore ar-lib
8044
8045  git.mk | 1 +
8046  1 file changed, 1 insertion(+)
8047
8048 commit 587e5753e088b4d0b82c74ddbde790a8369a7517
8049 Author: Behdad Esfahbod <behdad@behdad.org>
8050 Date:   Fri Apr 5 12:38:58 2013 -0400
8051
8052     Add note re Hangul shaping
8053
8054  src/hb-ot-shape-complex-private.hh | 14 ++++++++++++++
8055  1 file changed, 14 insertions(+)
8056
8057 commit 269de14dda7a86a20917fa9ea6a5864929c41364
8058 Author: Behdad Esfahbod <behdad@behdad.org>
8059 Date:   Thu Apr 4 23:06:54 2013 -0400
8060
8061     Don't compose Hangul jamo
8062
8063     See thread "an issue regarding discrepancy between Korean and Unicode
8064     standards" on the mailing list for the rationale.  In short: Uniscribe
8065     doesn't, so fonts are designed to work without it.
8066
8067  src/hb-ot-shape-complex-default.cc   |  6 ------
8068  src/hb-ot-shape-normalize-private.hh |  1 -
8069  src/hb-ot-shape-normalize.cc         | 11 +++++------
8070  3 files changed, 5 insertions(+), 13 deletions(-)
8071
8072 commit 1f970609850bb4999b94e1e11b764ab4279cbd38
8073 Author: Behdad Esfahbod <behdad@behdad.org>
8074 Date:   Thu Apr 4 15:02:03 2013 -0400
8075
8076     Put back MemoryBarrier fallback implementation on MINGW32
8077
8078     This almost reverts 2761e8a632c14353f286708898be8df6ebad7407,
8079     but only if under MINGW32, so it doesn't affect MSVC.
8080
8081  src/hb-atomic-private.hh | 8 ++++++++
8082  1 file changed, 8 insertions(+)
8083
8084 commit f368ba4a9edec4e297616698097546e8e6c89e53
8085 Author: Behdad Esfahbod <behdad@behdad.org>
8086 Date:   Thu Apr 4 14:25:36 2013 -0400
8087
8088     [Arabic] Zero marks by GDEF, not Unicode category
8089
8090     Testing shows that this is closer to what Uniscribe does.
8091
8092     Reported by Khaled Hosny:
8093
8094     """
8095     commit 568000274c8edb5f41bc4f876ce21fcc8bdaeed8
8096     ...
8097     This commit is causing a regression with Amiri, the string
8098     “هَٰذ” with
8099     Uniscribe and HarfBuzz before this commit, gives:
8100
8101         [uni0630.fina=3+965|uni0670.medi=0+600|uni064E=0@-256,0+0|uni0647.init=0+926]
8102
8103     But now it gives:
8104
8105         [uni0630.fina=3+965|uni0670.medi=0+0|uni064E=0@-256,0+0|uni0647.init=0+926]
8106
8107     i.e. uni0670.medi is zeroed though it has a base glyph GDEF class.
8108     """
8109
8110     The test case is U+0647,U+064E,U+0670,U+0630 with Amiri.
8111
8112  src/hb-ot-shape-complex-arabic.cc | 2 +-
8113  1 file changed, 1 insertion(+), 1 deletion(-)
8114
8115 commit 3b80674c50b8c3133848a4034f7106b2b9bfe224
8116 Author: Behdad Esfahbod <behdad@behdad.org>
8117 Date:   Thu Apr 4 12:06:46 2013 -0400
8118
8119     Bug 63107 - FTBFS on ppc64: symbols marked with 'D' on powerpc64
8120     instead
8121
8122  src/check-symbols.sh | 2 +-
8123  1 file changed, 1 insertion(+), 1 deletion(-)
8124
8125 commit 7148dc1a978610af25b4f490691a62d709c8c463
8126 Author: Behdad Esfahbod <behdad@behdad.org>
8127 Date:   Tue Apr 2 14:08:53 2013 -0400
8128
8129     [graphite2] Don't crash if language is not set
8130
8131     https://bugs.webkit.org/show_bug.cgi?id=113796
8132
8133  src/hb-graphite2.cc | 2 +-
8134  1 file changed, 1 insertion(+), 1 deletion(-)
8135
8136 commit a88a62f70f87563725d47b9b6824565e5d6b78ab
8137 Author: Behdad Esfahbod <behdad@behdad.org>
8138 Date:   Thu Mar 21 21:02:16 2013 -0400
8139
8140     Minor
8141
8142  src/hb-ot-shape-normalize.cc | 4 +---
8143  1 file changed, 1 insertion(+), 3 deletions(-)
8144
8145 commit 0a2b2a505b647f6b4802750c87cd9c5f0baaadef
8146 Author: Behdad Esfahbod <behdad@behdad.org>
8147 Date:   Thu Mar 21 16:26:39 2013 -0400
8148
8149     Remove gthread leftovers
8150
8151     We don't use gthread anymore, remove leftovers.
8152
8153  configure.ac         | 6 ------
8154  test/api/Makefile.am | 4 ++--
8155  test/api/hb-test.h   | 3 ---
8156  3 files changed, 2 insertions(+), 11 deletions(-)
8157
8158 commit b93de1ea085bfc0661ce3ad0e21fb5eba722c951
8159 Author: Behdad Esfahbod <behdad@behdad.org>
8160 Date:   Thu Mar 21 16:25:20 2013 -0400
8161
8162     Minor
8163
8164  configure.ac | 16 ++++++++--------
8165  1 file changed, 8 insertions(+), 8 deletions(-)
8166
8167 commit f872a17462a75a3493623747bf3a3fbe54556c7b
8168 Author: Behdad Esfahbod <behdad@behdad.org>
8169 Date:   Thu Mar 21 13:38:06 2013 -0400
8170
8171     0.9.14
8172
8173  NEWS         | 14 ++++++++++++++
8174  configure.ac |  2 +-
8175  2 files changed, 15 insertions(+), 1 deletion(-)
8176
8177 commit cc50bf5b13bfe88137fa7a42782872c40fb9aefb
8178 Author: Behdad Esfahbod <behdad@behdad.org>
8179 Date:   Tue Mar 19 06:59:40 2013 -0400
8180
8181     Remove Hangul filler characters from Default_Ignorable chars
8182
8183     See discussion on mailing list.
8184
8185  src/hb-unicode-private.hh                                      |
8186  10 +++++++---
8187  .../texts/in-tree/shaper-default/script-hangul/misc/misc.txt   |  1 +
8188  2 files changed, 8 insertions(+), 3 deletions(-)
8189
8190 commit a8cf7b43fa795150ae3d42d64424bb6e0373d0b2
8191 Author: Behdad Esfahbod <behdad@behdad.org>
8192 Date:   Tue Mar 19 05:53:26 2013 -0400
8193
8194     [Indic] Futher adjust ZWJ handling in Indic-like shapers
8195
8196     After the Ngapi hackfest work, we were assuming that fonts
8197     won't use presentation features to choose specific forms
8198     (eg. conjuncts).  As such, we were using auto-joiner behavior
8199     for such features.  It proved to be troublesome as many fonts
8200     used presentation forms ('pres') for example to form conjuncts,
8201     which need to be disabled when a ZWJ is inserted.
8202
8203     Two examples:
8204
8205         U+0D2F,U+200D,U+0D4D,U+0D2F with kartika.ttf
8206         U+0995,U+09CD,U+200D,U+09B7 with vrinda.ttf
8207
8208     What we do now is to never do magic to ZWJ during GSUB's main input
8209     match for Indic-style shapers.  Note that backtrack/lookahead
8210     are still
8211     matched liberally, as is GPOS.  This seems to be an acceptable
8212     compromise.
8213
8214     As to the bug that initially started this work, that one needs to
8215     be fixed differently:
8216
8217       Bug 58714 - Kannada u+0cb0 u+200d u+0ccd u+0c95 u+0cbe does not
8218       provide same results as Windows8
8219       https://bugs.freedesktop.org/show_bug.cgi?id=58714
8220
8221     New numbers:
8222
8223     BENGALI: 353689 out of 354188 tests passed. 499 failed (0.140886%)
8224     DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
8225     GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
8226     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
8227     KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
8228     KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
8229     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
8230     MALAYALAM: 1048102 out of 1048334 tests passed. 232 failed
8231     (0.0221304%)
8232     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
8233     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
8234     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
8235     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
8236     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
8237
8238  src/hb-ot-layout-gsubgpos-private.hh               | 30
8239  ++++++++--------------
8240  src/hb-ot-layout-private.hh                        |  4 +--
8241  src/hb-ot-layout.cc                                |  8 +++---
8242  src/hb-ot-map-private.hh                           |  8 +++---
8243  src/hb-ot-map.cc                                   | 18 ++++++-------
8244  src/hb-ot-shape-complex-arabic-fallback.hh         |  2 +-
8245  src/hb-ot-shape-complex-indic.cc                   | 30
8246  +++++++++++-----------
8247  src/hb-ot-shape-complex-myanmar.cc                 |  4 +--
8248  src/hb-ot-shape-complex-sea.cc                     |  4 +--
8249  src/hb-ot-shape-fallback.cc                        |  2 +-
8250  .../indic/script-bengali/misc/misc.txt             |  1 +
8251  .../indic/script-malayalam/misc/misc.txt           |  1 +
8252  12 files changed, 53 insertions(+), 59 deletions(-)
8253
8254 commit 8226fb56f131362db877dc4be6857c684b8fd022
8255 Author: Behdad Esfahbod <behdad@behdad.org>
8256 Date:   Tue Mar 19 05:22:27 2013 -0400
8257
8258     Allow disabling ICU by using a fake icu-config script
8259
8260  configure.ac | 4 ++--
8261  1 file changed, 2 insertions(+), 2 deletions(-)
8262
8263 commit a1f3e8ccbfad0d1148b905ae008ba63a26090cb9
8264 Author: Behdad Esfahbod <behdad@behdad.org>
8265 Date:   Mon Mar 11 20:18:49 2013 -0400
8266
8267     [travis] Install libicu
8268
8269  .travis.yml | 5 +++--
8270  1 file changed, 3 insertions(+), 2 deletions(-)
8271
8272 commit 14cfab52daa8d22b843110f32ca09af5bbc855a6
8273 Author: Behdad Esfahbod <behdad@behdad.org>
8274 Date:   Mon Mar 11 19:53:44 2013 -0400
8275
8276     Add build system fallback to icu-config
8277
8278     Ubuntu doesn't (or didn't until recently?) ship icu pkg-config
8279     files.  That's quite unfortunate.  Work around it.
8280
8281     Bug 57608 - ICU Detection fallback for non-pkgconfig systems
8282
8283  configure.ac | 37 +++++++++++++++++++++++++++++++++++++
8284  1 file changed, 37 insertions(+)
8285
8286 commit 190e19e6842875c7a487c66235300ee6b42fb5da
8287 Author: Behdad Esfahbod <behdad@behdad.org>
8288 Date:   Sat Mar 9 20:30:22 2013 -0500
8289
8290     [ft] Remove TODO items that I'm not going to fix
8291
8292  src/hb-ft.cc | 7 +------
8293  1 file changed, 1 insertion(+), 6 deletions(-)
8294
8295 commit 392ee97431b368ee74e1b521fd539b69d2efadfb
8296 Author: Behdad Esfahbod <behdad@behdad.org>
8297 Date:   Sat Mar 9 20:27:55 2013 -0500
8298
8299     [ft] Remove TODO item re FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
8300
8301     That flag is redundant, deprecated, and ignored since April 2011.
8302     From FreeType git log:
8303
8304     commit 8c82ec5b17d0cfc9b0876a2d848acc207a62a25a
8305     Author: Behdad Esfahbod <behdad@behdad.org>
8306     Date:   Thu Apr 21 08:21:37 2011 +0200
8307
8308         Always ignore global advance.
8309
8310         This makes FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH redundant,
8311         deprecated, and ignored.  The new behavior is what every
8312         major user
8313         of FreeType has been requesting.  Global advance is broken in many
8314         CJK fonts.  Just ignoring it by default makes most sense.
8315
8316         * src/truetype/ttdriver.c (tt_get_advances),
8317         src/truetype/ttgload.c (TT_Get_HMetrics, TT_Get_VMetrics,
8318         tt_get_metrics, compute_glyph_metrics, TT_Load_Glyph),
8319         src/truetype/ttgload.h: Implement it.
8320
8321         * docs/CHANGES: Updated.
8322
8323  src/hb-ft.cc | 2 --
8324  1 file changed, 2 deletions(-)
8325
8326 commit c5d91f39802078fc6f6de71940739ec4d04eca07
8327 Author: Behdad Esfahbod <behdad@behdad.org>
8328 Date:   Sat Mar 9 04:34:21 2013 -0500
8329
8330     Add hb_auto_array_t
8331
8332  src/hb-private.hh | 8 ++++++++
8333  1 file changed, 8 insertions(+)
8334
8335 commit ee5464d17fa4c59f5adaaa13dde70dd5264dbc64
8336 Author: Behdad Esfahbod <behdad@behdad.org>
8337 Date:   Sat Mar 9 01:59:30 2013 -0500
8338
8339     [OTLayout] Move code around
8340
8341  src/hb-ot-layout-gpos-table.hh |  33 ++++++------
8342  src/hb-ot-layout-gsub-table.hh | 115
8343  +++++++++++++++++++++--------------------
8344  2 files changed, 75 insertions(+), 73 deletions(-)
8345
8346 commit 9c5a9ee967120c8a968a1160c420e03620d46c24
8347 Author: Behdad Esfahbod <behdad@behdad.org>
8348 Date:   Sat Mar 9 01:55:04 2013 -0500
8349
8350     [OTLayout] Rename process() to dispatch()
8351
8352  src/hb-open-type-private.hh          |  2 +-
8353  src/hb-ot-layout-gpos-table.hh       | 80
8354  ++++++++++++++++++------------------
8355  src/hb-ot-layout-gsub-table.hh       | 78
8356  +++++++++++++++++------------------
8357  src/hb-ot-layout-gsubgpos-private.hh | 36 ++++++++--------
8358  4 files changed, 98 insertions(+), 98 deletions(-)
8359
8360 commit 2761e8a632c14353f286708898be8df6ebad7407
8361 Author: Behdad Esfahbod <behdad@behdad.org>
8362 Date:   Thu Mar 7 20:51:30 2013 -0500
8363
8364     [win32] Remove MemoryBarrier() fallback implementation
8365
8366     I added these because the older mingw32 toolchain didn't have
8367     MemoryBarrier().  The newer mingw-w64 toolchain however has.
8368     As reported by John Emmas this was causing build failure with
8369     MSVC (on glib) because of inline issues.  But that reminded me
8370     that we may be taking this path even if the system implements
8371     MemoryBarrier as a function, which is a waste.  So, just remove
8372     it.
8373
8374  src/hb-atomic-private.hh | 14 +-------------
8375  1 file changed, 1 insertion(+), 13 deletions(-)
8376
8377 commit ea11abfc5de8bc5cf651b37c9570593eed6a8f9b
8378 Author: Behdad Esfahbod <behdad@behdad.org>
8379 Date:   Wed Mar 6 20:21:11 2013 -0500
8380
8381     [build] Port to newer automake recommended syntax
8382
8383  test/api/Makefile.am | 4 ++--
8384  1 file changed, 2 insertions(+), 2 deletions(-)
8385
8386 commit c39def9bc71559d59325a2c3282c1cec4286b2ae
8387 Author: Behdad Esfahbod <behdad@behdad.org>
8388 Date:   Wed Mar 6 20:20:45 2013 -0500
8389
8390     Move valgrind suppressions to the correct directory
8391
8392  test/.valgrind-suppressions     | 0
8393  test/api/.valgrind-suppressions | 0
8394  2 files changed, 0 insertions(+), 0 deletions(-)
8395
8396 commit a8ac1d33c731f6200ee472ab6c37a80b72770564
8397 Author: Behdad Esfahbod <behdad@behdad.org>
8398 Date:   Wed Mar 6 20:05:34 2013 -0500
8399
8400     [build] Add AM_PROG_AR
8401
8402     Newer automake / libtools warns otherwise.
8403
8404  configure.ac | 1 +
8405  1 file changed, 1 insertion(+)
8406
8407 commit 5594c2d112c295147ee69215a2ce9dfd99984aa0
8408 Author: Behdad Esfahbod <behdad@behdad.org>
8409 Date:   Wed Mar 6 19:37:31 2013 -0500
8410
8411     [FT] Just return if glyph name not found
8412
8413     The fallback happens in higher level already.  No need to do here.
8414
8415  src/hb-ft.cc | 4 ++--
8416  1 file changed, 2 insertions(+), 2 deletions(-)
8417
8418 commit fb7c182bf92142540bff1ad7fb82de0d115fb2b5
8419 Author: Behdad Esfahbod <behdad@behdad.org>
8420 Date:   Wed Mar 6 00:53:24 2013 -0500
8421
8422     [Indic] Minor
8423
8424  src/hb-ot-shape-complex-indic.cc | 2 +-
8425  1 file changed, 1 insertion(+), 1 deletion(-)
8426
8427 commit 8144936d072f94104242edf9e7aaa31d315b4094
8428 Author: Behdad Esfahbod <behdad@behdad.org>
8429 Date:   Tue Mar 5 20:08:59 2013 -0500
8430
8431     [Indic] Work around fonts with broken new-spec tables
8432
8433     See comments, and this thread:
8434
8435     http://lists.freedesktop.org/archives/harfbuzz/2013-March/002990.html
8436
8437     Originally reported here:
8438
8439     https://code.google.com/p/chromium/issues/detail?id=96143
8440
8441     Doesn't change test suite numbers.
8442
8443  src/hb-ot-shape-complex-indic.cc | 42
8444  +++++++++++++++++++++++++++-------------
8445  1 file changed, 29 insertions(+), 13 deletions(-)
8446
8447 commit dfb799f57572e8123035a42a30f93c7fc4d37692
8448 Author: Behdad Esfahbod <behdad@behdad.org>
8449 Date:   Tue Mar 5 17:23:33 2013 -0500
8450
8451     [travis] Oops.  Run make check, not make test!
8452
8453  .travis.yml | 2 +-
8454  1 file changed, 1 insertion(+), 1 deletion(-)
8455
8456 commit 8bdce1cac1be9e79344c1f9a9811d98ed2e5c5fd
8457 Author: Behdad Esfahbod <behdad@behdad.org>
8458 Date:   Tue Mar 5 02:35:31 2013 -0500
8459
8460     Run autogen.sh, not configure, in travis-ci
8461
8462  .travis.yml | 1 +
8463  1 file changed, 1 insertion(+)
8464
8465 commit 5f705b437cb116275a8c20366e694d740bce715c
8466 Author: Behdad Esfahbod <behdad@behdad.org>
8467 Date:   Tue Mar 5 01:37:44 2013 -0500
8468
8469     Add .travis.yml for continuous building with travis-ci.org
8470
8471     Notifications sent to IRC channel and mailing list.
8472
8473  .travis.yml | 12 ++++++++++++
8474  1 file changed, 12 insertions(+)
8475
8476 commit cd54d505d1a2467a67e5ff96fe0eb101b953b265
8477 Author: Behdad Esfahbod <behdad@behdad.org>
8478 Date:   Mon Mar 4 21:29:38 2013 -0500
8479
8480     Fix distcheck
8481
8482  src/Makefile.am | 2 ++
8483  1 file changed, 2 insertions(+)
8484
8485 commit 22c625a490bbaac52ead2cd29ee49b170e6e9845
8486 Author: Behdad Esfahbod <behdad@behdad.org>
8487 Date:   Mon Mar 4 20:56:15 2013 -0500
8488
8489     [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896
8490
8491         Move reusable list of files into variable definitions modules can
8492         reuse
8493
8494  Makefile.am | 22 ++++------------------
8495  git.mk      | 59
8496  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
8497  2 files changed, 60 insertions(+), 21 deletions(-)
8498
8499 commit 66f7b3509a121b8f3289ad4c4aed2b5b10a6de2e
8500 Author: Behdad Esfahbod <behdad@behdad.org>
8501 Date:   Mon Mar 4 18:52:12 2013 -0500
8502
8503     Add libtool m4 macros to MAINTAINERCLEANFILES
8504
8505  Makefile.am | 5 +++++
8506  1 file changed, 5 insertions(+)
8507
8508 commit 41732f1fe3ce856d8bb95850635034537b6ba047
8509 Author: Behdad Esfahbod <behdad@behdad.org>
8510 Date:   Wed Feb 27 20:40:54 2013 -0500
8511
8512     [Indic] Help compiler put indic_features table in .rodata
8513
8514     The overridden "or" operator was preventing the flag expression from
8515     being const, and putting the table in .data instead or .rodata.
8516
8517  src/hb-ot-map-private.hh         |  2 ++
8518  src/hb-ot-shape-complex-indic.cc | 24 ++++++++++++------------
8519  2 files changed, 14 insertions(+), 12 deletions(-)
8520
8521 commit 778d7f844cb330289830c95431269db06ba1c969
8522 Author: Behdad Esfahbod <behdad@behdad.org>
8523 Date:   Wed Feb 27 18:47:26 2013 -0500
8524
8525     [buffer] Better parse glyph names
8526
8527  src/hb-buffer-deserialize-json.rl | 9 ++++++---
8528  src/hb-buffer-deserialize-text.rl | 5 ++++-
8529  2 files changed, 10 insertions(+), 4 deletions(-)
8530
8531 commit 20b817ac21147e0a8edbf23ef071c2f4ce6c2b95
8532 Author: Behdad Esfahbod <behdad@behdad.org>
8533 Date:   Wed Feb 27 18:39:37 2013 -0500
8534
8535     [buffer] Implement buffer deserialization for format=json
8536
8537     Using a ragel machine.
8538
8539  src/Makefile.am                   |   2 +
8540  src/hb-buffer-deserialize-json.rl | 129
8541  ++++++++++++++++++++++++++++++++++++++
8542  src/hb-buffer-deserialize-text.rl |  52 +--------------
8543  src/hb-buffer-serialize.cc        |  45 +++++++++++--
8544  src/hb-private.hh                 |   6 +-
8545  src/hb-shape.cc                   |   2 -
8546  src/test-buffer-serialize.cc      |   4 +-
8547  7 files changed, 179 insertions(+), 61 deletions(-)
8548
8549 commit 847794e929831750e97525137ab5e285ccd1064e
8550 Author: Behdad Esfahbod <behdad@behdad.org>
8551 Date:   Wed Feb 27 17:59:28 2013 -0500
8552
8553     [buffer] Implement buffer deserialization for format=text
8554
8555     Using a ragel machine.
8556
8557  src/Makefile.am                   |   2 +
8558  src/hb-buffer-deserialize-text.rl | 169
8559  ++++++++++++++++++++++++++++++++++++++
8560  src/hb-buffer-private.hh          |   3 +-
8561  src/hb-buffer-serialize.cc        |  36 +++-----
8562  src/hb-buffer.cc                  |  13 ++-
8563  src/hb-buffer.h                   |   2 +-
8564  src/hb-private.hh                 |   5 +-
8565  src/hb-shape.cc                   |   9 +-
8566  src/test-buffer-serialize.cc      |  16 +++-
8567  9 files changed, 221 insertions(+), 34 deletions(-)
8568
8569 commit 4ee803b42a3baae4b0f295a07cb7ad591a538e4c
8570 Author: Behdad Esfahbod <behdad@behdad.org>
8571 Date:   Wed Feb 27 16:09:55 2013 -0500
8572
8573     [buffer] Fix serializing of buffer with invalid direction
8574
8575  src/hb-buffer-serialize.cc | 2 +-
8576  1 file changed, 1 insertion(+), 1 deletion(-)
8577
8578 commit e54dd26300f50eb19907a9d39269a363279b3e07
8579 Author: Behdad Esfahbod <behdad@behdad.org>
8580 Date:   Wed Feb 27 13:01:02 2013 -0500
8581
8582     [buffer] Start implementing buffer deserialization
8583
8584  src/Makefile.am              |  12 ++++-
8585  src/hb-buffer-serialize.cc   |  64 ++++++++++++++++++++++--
8586  src/hb-buffer.h              |   2 +-
8587  src/test-buffer-serialize.cc | 114
8588  +++++++++++++++++++++++++++++++++++++++++++
8589  4 files changed, 187 insertions(+), 5 deletions(-)
8590
8591 commit bcc8f32b4c46cd73f591924c64a6f63df6eaf9e7
8592 Author: Behdad Esfahbod <behdad@behdad.org>
8593 Date:   Wed Feb 27 12:02:42 2013 -0500
8594
8595     [buffer] Minor
8596
8597  src/hb-buffer-serialize.cc | 10 +++++++---
8598  src/hb-buffer.h            |  4 ++--
8599  2 files changed, 9 insertions(+), 5 deletions(-)
8600
8601 commit d3e14aafff60e1314d0ef66e42cdde6bf949bb66
8602 Author: Behdad Esfahbod <behdad@behdad.org>
8603 Date:   Wed Feb 27 11:06:36 2013 -0500
8604
8605     [buffer] Move buffer serialization code to a new file
8606
8607  Android.mk                 |   1 +
8608  src/Makefile.am            |   1 +
8609  src/hb-buffer-serialize.cc | 251
8610  +++++++++++++++++++++++++++++++++++++++++++++
8611  src/hb-buffer.cc           | 228 ----------------------------------------
8612  4 files changed, 253 insertions(+), 228 deletions(-)
8613
8614 commit 8da51112696ec8641d7dd9184b7ab1dd48458813
8615 Author: Behdad Esfahbod <behdad@behdad.org>
8616 Date:   Wed Feb 27 17:48:31 2013 -0500
8617
8618     Minor
8619
8620  src/hb-shape.cc | 2 ++
8621  1 file changed, 2 insertions(+)
8622
8623 commit 94789fd6012125acc8426dd88df97f03b0948ea5
8624 Author: Behdad Esfahbod <behdad@behdad.org>
8625 Date:   Tue Feb 26 21:22:37 2013 -0500
8626
8627     [Indic] Sort pre-base reordering consonants with post-forms
8628
8629     Before, we were marking them as below-form for initial reordering.
8630     However, there is a rule that says "post consonants should follow
8631     below consonsnts" for base determination purposes.  Malayalam has
8632     port-form YA/VA, and RA is pre-base.  As such, for a sequence like
8633     YA,Virama,YA,Virama,RA, the correct base is at index 0.  But
8634     because the code was seeing RA as a below-base, it was stopping at
8635     the second YA as base, instead of jumping it as a post-base.
8636
8637     By treating prebase-reordering consonants like post-forms, this
8638     is fixed.
8639
8640     MALAYALAM went down from 351 to 265.  Other numbers didn't change:
8641
8642     BENGALI: 353686 out of 354188 tests passed. 502 failed (0.141733%)
8643     DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
8644     GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
8645     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
8646     KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
8647     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
8648     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
8649     MALAYALAM: 1048069 out of 1048334 tests passed. 265 failed
8650     (0.0252782%)
8651     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
8652     SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
8653     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
8654     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
8655     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
8656
8657  src/hb-ot-shape-complex-indic.cc | 2 +-
8658  1 file changed, 1 insertion(+), 1 deletion(-)
8659
8660 commit 6d69a2cec158061ef097c488d08813c9503824b8
8661 Author: Behdad Esfahbod <behdad@behdad.org>
8662 Date:   Tue Feb 26 19:35:50 2013 -0500
8663
8664     [tests] Add Malayalam tests frim cibu
8665
8666  .../indic/script-malayalam/misc/MANIFEST           |   1 +
8667  .../indic/script-malayalam/misc/cibu.txt           | 188
8668  +++++++++++++++++++++
8669  2 files changed, 189 insertions(+)
8670
8671 commit 1edc6b97b67363d55cfb5914c991ae54d42a6440
8672 Author: Behdad Esfahbod <behdad@behdad.org>
8673 Date:   Tue Feb 26 15:01:45 2013 -0500
8674
8675     Update Android.mk
8676
8677  Android.mk | 3 +++
8678  1 file changed, 3 insertions(+)
8679
8680 commit 05d5d3cd63ba2fadfdb62190dd24ef80ee3df40c
8681 Author: Behdad Esfahbod <behdad@behdad.org>
8682 Date:   Mon Feb 25 23:57:51 2013 -0500
8683
8684     Fix "comparison between signed and unsigned" warnings
8685
8686     Patch from Jonathan Kew.
8687
8688  src/hb-open-type-private.hh | 2 +-
8689  1 file changed, 1 insertion(+), 1 deletion(-)
8690
8691 commit 07a52b62115f10caea5c2d174a4272eb9ddb2284
8692 Author: Behdad Esfahbod <behdad@behdad.org>
8693 Date:   Mon Feb 25 19:09:57 2013 -0500
8694
8695     Give up sanitizing after 100 edit requests
8696
8697     Such fonts are *definitely* really broken.  Give up.
8698     Limits time spent in sanitize for extremely / deliberately broken
8699     fonts.  For example, two fonts with these md5sum / names:
8700
8701       9343f0a1b8c84b8123e7d201cae62ffd.ttf
8702       eb8c978547f09d368fc204194fb34688.ttf
8703
8704     were spending over a second in sanitize!  Not anymore.
8705
8706  src/hb-open-type-private.hh | 7 +++++++
8707  1 file changed, 7 insertions(+)
8708
8709 commit 29ff25481584e20a2fa39195f295c8eb4bf3bad0
8710 Author: Behdad Esfahbod <behdad@behdad.org>
8711 Date:   Mon Feb 25 19:04:56 2013 -0500
8712
8713     Add HB_DEBUG_VERBOSE
8714
8715     Only affects the verbosity of function name printing right now.
8716
8717  src/hb-private.hh | 6 +++++-
8718  1 file changed, 5 insertions(+), 1 deletion(-)
8719
8720 commit 05686b5f697ed40dd21b330d044c3c286461fb26
8721 Author: Behdad Esfahbod <behdad@behdad.org>
8722 Date:   Mon Feb 25 18:19:20 2013 -0500
8723
8724     0.9.13
8725
8726  NEWS         | 29 +++++++++++++++++++++++++++++
8727  configure.ac |  2 +-
8728  2 files changed, 30 insertions(+), 1 deletion(-)
8729
8730 commit 9e5ac7b8c02c86a4f28c79173a5237503eaa7115
8731 Author: Behdad Esfahbod <behdad@behdad.org>
8732 Date:   Mon Feb 25 17:54:10 2013 -0500
8733
8734     Fix blob test to match c3ba49b6fa1865e8318926eaa6c0f2063d1053bb
8735
8736  test/api/test-blob.c | 57
8737  ++++++++++++++++++++++++++++++++++++++++++++++------
8738  1 file changed, 51 insertions(+), 6 deletions(-)
8739
8740 commit c3ba49b6fa1865e8318926eaa6c0f2063d1053bb
8741 Author: Behdad Esfahbod <behdad@behdad.org>
8742 Date:   Mon Feb 25 17:06:35 2013 -0500
8743
8744     Always create sub-blobs in MEMORY_MODE_READONLY
8745
8746     This fixes a design bug with sanitize and sub-blobs that can
8747     cause crashes.  Jonathan and I found and debugged this issue
8748     when we tested a corrupt font with the md5sum / filename:
8749     ea395483d37af0cb933f40689ff7b60a.  Two hours of intense
8750     debugging we found out that the font has overlapping GSUB/GPOS
8751     tables, and as such, sanitizing the second table can modify
8752     the first one, which can cause all kinds of undefined behavior.
8753
8754     The correct way to fix this is to make sure sub-blobs are
8755     always created readonly, since we consider the parent blob
8756     to be a shared resource and can't modify it, even if it *is*
8757     writable.
8758
8759     This essentially makes the READONLY_MAY_MAKE_WRITABLE mode
8760     unused...  Maybe we should simply remove / deprecate it.
8761
8762  src/hb-blob.cc |  2 +-
8763  src/hb-blob.h  | 26 ++++++++++++++++++++++++++
8764  2 files changed, 27 insertions(+), 1 deletion(-)
8765
8766 commit 57542d7f411c71d9b8110ce6f64090b2c0f6a925
8767 Author: Behdad Esfahbod <behdad@behdad.org>
8768 Date:   Thu Feb 21 15:54:05 2013 -0500
8769
8770     Minor
8771
8772  src/hb-ot-layout-private.hh | 10 +++++-----
8773  1 file changed, 5 insertions(+), 5 deletions(-)
8774
8775 commit d46606e119b48dcca375d6313abd0f93ba5d09c3
8776 Author: Behdad Esfahbod <behdad@behdad.org>
8777 Date:   Thu Feb 21 15:39:57 2013 -0500
8778
8779     Port TrueType-kerning to use skippy iterator
8780
8781     It skips joiners and default ignorables now.  Skips marks too,
8782     but only
8783     if there is proper GDEF classes for marks.
8784
8785  src/hb-ot-shape-fallback.cc | 50
8786  +++++++++++++++++++++++++--------------------
8787  1 file changed, 28 insertions(+), 22 deletions(-)
8788
8789 commit 722e8b857eafc52e07dee5d9b253b88ed5c5c8ed
8790 Author: Behdad Esfahbod <behdad@behdad.org>
8791 Date:   Thu Feb 21 15:37:51 2013 -0500
8792
8793     Fixup previous commit
8794
8795     Was not decreasing num_items.  Ouch!
8796
8797  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++----
8798  1 file changed, 8 insertions(+), 4 deletions(-)
8799
8800 commit ba87b8fc89bf745068ccd19264a2631ea0904846
8801 Author: Behdad Esfahbod <behdad@behdad.org>
8802 Date:   Thu Feb 21 15:23:39 2013 -0500
8803
8804     Move code around
8805
8806  src/hb-ot-shape-fallback-private.hh |  5 +++++
8807  src/hb-ot-shape-fallback.cc         | 40
8808  +++++++++++++++++++++++++++++++++++++
8809  src/hb-ot-shape.cc                  | 38
8810  +----------------------------------
8811  3 files changed, 46 insertions(+), 37 deletions(-)
8812
8813 commit 2b2a6e8944144755ab641f2842e36d9a847719f3
8814 Author: Behdad Esfahbod <behdad@behdad.org>
8815 Date:   Thu Feb 21 15:07:03 2013 -0500
8816
8817     [OTLayout] Correctly skip Default_Ignorable when match_func not set
8818
8819     When a match_func was not set on the matcher_t object (ie. from GPOS),
8820     then the Default_Ignorables (including joiners) were never skipped.
8821     This meant that they were not skipped as they should during GPOS
8822     matching.  Fix that.
8823
8824     A few Indic numbers have "regressed": BENGALI and DEVANAGARI went
8825     up from 290 and 58 respectively, but in both cases new results are
8826     superior to Uniscribe, as they apply GPOS when we weren't (and
8827     Uniscribe isn't) before.
8828     BENGALI: 353686 out of 354188 tests passed. 502 failed (0.141733%)
8829     DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
8830     GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
8831     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
8832     KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
8833     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
8834     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
8835     MALAYALAM: 1047983 out of 1048334 tests passed. 351 failed
8836     (0.0334817%)
8837     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
8838     SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
8839     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
8840     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
8841     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
8842
8843  src/hb-ot-layout-gsubgpos-private.hh | 32
8844  ++++++++++++++++++++++----------
8845  1 file changed, 22 insertions(+), 10 deletions(-)
8846
8847 commit ff93ac8cb24cbc3d9dc1a2bfb0faa88950f4a507
8848 Author: Behdad Esfahbod <behdad@behdad.org>
8849 Date:   Thu Feb 21 14:51:40 2013 -0500
8850
8851     Minor
8852
8853  src/hb-ot-layout-gsubgpos-private.hh | 6 ++----
8854  1 file changed, 2 insertions(+), 4 deletions(-)
8855
8856 commit e0486fc1affd3796fb8f664e2e7fc208f1d2106c
8857 Author: Behdad Esfahbod <behdad@behdad.org>
8858 Date:   Tue Feb 19 00:58:10 2013 -0500
8859
8860     [tests] Add Myanmar torture tests from Martin Hosken
8861
8862  .../shaper-myanmar/script-myanmar/misc/MANIFEST    |  1 +
8863  .../shaper-myanmar/script-myanmar/misc/torture.txt | 23
8864  ++++++++++++++++++++++
8865  2 files changed, 24 insertions(+)
8866
8867 commit a3df9a7bf87aeba7a3d6110cd5e01a65bd0b16d0
8868 Author: Behdad Esfahbod <behdad@behdad.org>
8869 Date:   Tue Feb 19 00:50:46 2013 -0500
8870
8871     Minor
8872
8873     Moving files around
8874
8875  test/shaping/texts/in-tree/MANIFEST                                    |
8876  2 --
8877  test/shaping/texts/in-tree/script-default/MANIFEST                     |
8878  1 -
8879  test/shaping/texts/in-tree/script-default/misc/MANIFEST                |
8880  1 -
8881  test/shaping/texts/in-tree/script-default/misc/misc.txt                |
8882  1 -
8883  test/shaping/texts/in-tree/shaper-default/MANIFEST                     |
8884  2 ++
8885  test/shaping/texts/in-tree/shaper-default/script-hangul/MANIFEST       |
8886  1 +
8887  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/MANIFEST  |
8888  1 +
8889  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt  |
8890  3 +++
8891  test/shaping/texts/in-tree/shaper-default/script-tibetan/MANIFEST      |
8892  1 +
8893  test/shaping/texts/in-tree/shaper-default/script-tibetan/misc/MANIFEST |
8894  1 +
8895  test/shaping/texts/in-tree/shaper-default/script-tibetan/misc/misc.txt |
8896  1 +
8897  test/shaping/texts/in-tree/shaper-hangul/MANIFEST                      |
8898  1 -
8899  test/shaping/texts/in-tree/shaper-hangul/script-hangul/MANIFEST        |
8900  1 -
8901  test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/MANIFEST   |
8902  1 -
8903  test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/misc.txt   |
8904  3 ---
8905  15 files changed, 10 insertions(+), 11 deletions(-)
8906
8907 commit b1f440759161cb5a54e1b1b910f3a8383b8e8472
8908 Author: Behdad Esfahbod <behdad@behdad.org>
8909 Date:   Sun Feb 17 12:12:37 2013 -0500
8910
8911     [SEA] Fix order of pre-base reordering Ra and left matras
8912
8913     The code was confused because it was expecting left matra to have
8914     POS_PRE_M, like we do in the Myanmar shaper, but that is not what
8915     we were doing in this shaper.  Rewrite to rely on category only.
8916
8917     Test case: U+AA06,U+AA34,U+AA2F
8918
8919  src/hb-ot-shape-complex-sea.cc                              | 13
8920  +++++++------
8921  .../texts/in-tree/shaper-sea/script-cham/misc/misc.txt      |  1 +
8922  2 files changed, 8 insertions(+), 6 deletions(-)
8923
8924 commit 99fa9ea020f26ed2697f38a7690ee1e1b5d946c4
8925 Author: Behdad Esfahbod <behdad@behdad.org>
8926 Date:   Fri Feb 15 11:47:24 2013 -0500
8927
8928     Minor
8929
8930  src/hb-ot-layout-gsub-table.hh | 4 +---
8931  1 file changed, 1 insertion(+), 3 deletions(-)
8932
8933 commit 27589620ba2dcf356fd7fa21cd80221a07803202
8934 Author: Behdad Esfahbod <behdad@behdad.org>
8935 Date:   Fri Feb 15 11:47:09 2013 -0500
8936
8937     [OTLayout] Remove unused code
8938
8939  src/hb-open-type-private.hh | 5 -----
8940  1 file changed, 5 deletions(-)
8941
8942 commit ebb77b9c5e357ff7c9badb0f4bf1c3a965c3e91d
8943 Author: Behdad Esfahbod <behdad@behdad.org>
8944 Date:   Fri Feb 15 09:33:10 2013 -0500
8945
8946     Remove TODO items that don't make sense
8947
8948     The spec says those features need to be disabled by default.
8949
8950  TODO | 2 --
8951  1 file changed, 2 deletions(-)
8952
8953 commit c2a1cdc4c4cc51f4680ebc4ec2c462cb660f9492
8954 Author: Behdad Esfahbod <behdad@behdad.org>
8955 Date:   Fri Feb 15 09:27:02 2013 -0500
8956
8957     [Arabic] Fix shaping of left-joining 'Phags-Pa U+A872
8958
8959     This is the first character in Unicode to have Arabic left-joining
8960     behavior.  Update the machine to recognize that.
8961
8962     Test case: U+A840,U+A872,U+A840.
8963
8964  src/hb-ot-shape-complex-arabic.cc | 40
8965  +++++++++++++++++++--------------------
8966  1 file changed, 19 insertions(+), 21 deletions(-)
8967
8968 commit 05ac87813d17d9ebbfa315eee3f80f25b53135c5
8969 Author: Behdad Esfahbod <behdad@behdad.org>
8970 Date:   Fri Feb 15 09:26:41 2013 -0500
8971
8972     [tests] Add Syriac Alaph shaping test cases
8973
8974  .../shaper-arabic/script-syriac/misc/MANIFEST      |  1 +
8975  .../shaper-arabic/script-syriac/misc/alaph.txt     | 98
8976  ++++++++++++++++++++++
8977  2 files changed, 99 insertions(+)
8978
8979 commit c462b32dcb883a7aca066af24c4d28c7a2b7fa28
8980 Author: Behdad Esfahbod <behdad@behdad.org>
8981 Date:   Fri Feb 15 07:51:47 2013 -0500
8982
8983     Disable automatic segment properties guessing
8984
8985     Before, if one called hb_shape() without setting script, language, and
8986     direction on the buffer, hb_shape() was calling
8987     hb_buffer_guess_segment_properties() on the user's behalf to guess
8988     these.
8989
8990     This is very dangerous, since any serious user of HarfBuzz must set
8991     these properly (specially important is direction).  So now, we don't
8992     guess properties by default.  People not setting direction will get
8993     an abort() now.  If the old behavior is desired (fragile, good for
8994     simple testing only), users can call
8995     hb_buffer_guess_segment_properties() on the buffer just before calling
8996     hb_shape().
8997
8998  src/hb-fallback-shape.cc | 1 -
8999  src/hb-ot-shape.cc       | 2 --
9000  src/hb-shape.cc          | 2 --
9001  util/options.hh          | 1 +
9002  4 files changed, 1 insertion(+), 5 deletions(-)
9003
9004 commit 7abddbb47a489aaac8e76ac6e700cd815739b1d2
9005 Author: Behdad Esfahbod <behdad@behdad.org>
9006 Date:   Fri Feb 15 07:46:57 2013 -0500
9007
9008     Add assertions for a couple programmer errors
9009
9010  src/hb-shape-plan.cc | 8 +++++++-
9011  1 file changed, 7 insertions(+), 1 deletion(-)
9012
9013 commit 038c98f6866fe1177b04bd2ae3bb461b2f0fd1ed
9014 Author: Behdad Esfahbod <behdad@behdad.org>
9015 Date:   Fri Feb 15 07:41:07 2013 -0500
9016
9017     Allow disabling of TrueType kerning
9018
9019     Responds to the same feature tag that GPOS kerning does:
9020     'kern' for horizontal and 'vkrn' for vertical.
9021
9022  TODO               |  2 --
9023  src/hb-ot-shape.cc | 55
9024  ++++++++++++++++++++++++++++++++++--------------------
9025  2 files changed, 35 insertions(+), 22 deletions(-)
9026
9027 commit 398238a2526d322eb79e255c24634a275473920f
9028 Author: Behdad Esfahbod <behdad@behdad.org>
9029 Date:   Fri Feb 15 07:40:10 2013 -0500
9030
9031     Fix partial disabling of default-on features
9032
9033     Surprisingly, if user ever tried to turn a default feature off
9034     partially
9035     (say, disable liga for a range), the feature was being turned off
9036     globally!  Fixed now.
9037
9038  src/hb-ot-map.cc | 5 ++---
9039  1 file changed, 2 insertions(+), 3 deletions(-)
9040
9041 commit cb90b1bbe6d27ca6968b70d2dbfea7ab7fb73293
9042 Author: Behdad Esfahbod <behdad@behdad.org>
9043 Date:   Fri Feb 15 07:02:08 2013 -0500
9044
9045     [OTLayout] Respect syllable boundaries for backtrack/lookahead
9046     matching
9047
9048     Originally we meant to match backtrack/lookahead across syllable
9049     boundaries.  But a bug in the code meant that this was NOT done for
9050     backtrack.  We "fixed" that in
9051     2c7d0b6b80d412de3fddd443ed1a485ea1cbb03c,
9052     but that broke Myanmar shaping.
9053
9054     We now believe that for Indic-like shapers (which is where syllables
9055     are
9056     used), all basic shaping forms should be fully contained within their
9057     syllables, so now we limit backtrack/lookahead matching to the
9058     syllable
9059     too.  Unbreaks Myanmar.
9060
9061  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
9062  1 file changed, 2 insertions(+), 2 deletions(-)
9063
9064 commit ee9c3a17d0bf263c5eee479fd778db97cff8e189
9065 Author: Behdad Esfahbod <behdad@behdad.org>
9066 Date:   Fri Feb 15 06:22:26 2013 -0500
9067
9068     Minor refactoring
9069
9070  src/hb-ot-shape-complex-myanmar.cc | 36
9071  ++++++++++--------------------------
9072  src/hb-ot-shape-complex-sea.cc     | 37
9073  ++++++++++---------------------------
9074  src/hb-ot-shape.cc                 | 17 ++++++-----------
9075  3 files changed, 26 insertions(+), 64 deletions(-)
9076
9077 commit cfc507c5432e6327e8484b07b9e091212653bc92
9078 Author: Behdad Esfahbod <behdad@behdad.org>
9079 Date:   Thu Feb 14 10:40:12 2013 -0500
9080
9081     [Indic-like] Disable automatic joiner handling for basic shaping
9082     features
9083
9084     Not for Arabic, but for Indic-like scripts.  ZWJ/ZWNJ have special
9085     meanings in those scripts, so let font lookups take full control.
9086
9087     This undoes the regression caused by automatic-joiners handling
9088     introduced two commits ago.
9089
9090     We only disable automatic joiner handling for the "basic shaping
9091     features" of Indic, Myanmar, and SEAsian shapers.  The "presentation
9092     forms" and other features are still applied with automatic-joiner
9093     handling.
9094
9095     This change also changes the test suite failure statistics, such that
9096     a few scripts show more "failures".  The most affected is Kannada.
9097     However, upon inspection, we believe that in most, if not all, of the
9098     new failures, we are producing results superior to Uniscribe.  Hard to
9099     count those!
9100
9101     Here's an example of what is fixed by the recent joiner-handling
9102     changes:
9103
9104       https://bugs.freedesktop.org/show_bug.cgi?id=58714
9105
9106     New numbers, for future reference:
9107
9108     BENGALI: 353892 out of 354188 tests passed. 296 failed (0.0835714%)
9109     DEVANAGARI: 707336 out of 707394 tests passed. 58 failed (0.00819911%)
9110     GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
9111     GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
9112     KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
9113     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
9114     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
9115     MALAYALAM: 1047983 out of 1048334 tests passed. 351 failed
9116     (0.0334817%)
9117     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
9118     SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
9119     TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
9120     TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
9121     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
9122
9123  src/hb-ot-layout-gsubgpos-private.hh       | 35
9124  +++++++++++++++++++-----------
9125  src/hb-ot-layout-private.hh                |  6 +++--
9126  src/hb-ot-layout.cc                        | 10 +++++----
9127  src/hb-ot-map-private.hh                   | 12 ++++++----
9128  src/hb-ot-map.cc                           | 32
9129  +++++++++++++++++++++------
9130  src/hb-ot-shape-complex-arabic-fallback.hh |  2 +-
9131  src/hb-ot-shape-complex-indic.cc           | 29 +++++++++++++------------
9132  src/hb-ot-shape-complex-myanmar.cc         |  4 ++--
9133  src/hb-ot-shape-complex-sea.cc             |  4 ++--
9134  9 files changed, 85 insertions(+), 49 deletions(-)
9135
9136 commit 0b45479198d61d5135dad771e9c68408eb13f930
9137 Author: Behdad Esfahbod <behdad@behdad.org>
9138 Date:   Thu Feb 14 10:46:52 2013 -0500
9139
9140     [OTLayout] Add fine-grained control over ZWJ matching
9141
9142     Not used yet.  Next commit...
9143
9144  src/hb-ot-layout-gsubgpos-private.hh | 10 ++++++++--
9145  src/hb-ot-layout-private.hh          | 11 +++++++++--
9146  2 files changed, 17 insertions(+), 4 deletions(-)
9147
9148 commit 607feb7cff0e50f8738d2e49ca463fc9d7d494de
9149 Author: Behdad Esfahbod <behdad@behdad.org>
9150 Date:   Thu Feb 14 07:43:13 2013 -0500
9151
9152     [OTLayout] Ignore default-ignorables when matching GSUB/GPOS
9153
9154     When matching lookups, be smart about default-ignorable characters.
9155     In particular:
9156
9157     Do nothing specific about ZWNJ, but for the other default-ignorables:
9158
9159     If the lookup in question uses the ignorable character in a sequence,
9160     then match it as we used to do.  However, if the sequence match will
9161     fail because the default-ignorable blocked it, try skipping the
9162     ignorable character and continue.
9163
9164     The most immediate thing it means is that if Lam-Alef forms a
9165     ligature,
9166     then Lam-ZWJ-Alef will do to.  Finally!
9167
9168     One exception: when matching for GPOS, or for backtrack/lookahead of
9169     GSUB, we ignore ZWNJ too.  That's the right thing to do.
9170
9171     It certainly is possible to build fonts that this feature will result
9172     in undesirable glyphs, but it's hard to think of a real-world case
9173     that that would happen.
9174
9175     This *does* break Indic shaping right now, since Indic Unicode has
9176     specific rules for what ZWJ/ZWNJ mean, and skipping ZWJ is breaking
9177     those rules.  That will be fixed in upcoming commits.
9178
9179  src/hb-ot-layout-gpos-table.hh       |   1 +
9180  src/hb-ot-layout-gsub-table.hh       |   2 +-
9181  src/hb-ot-layout-gsubgpos-private.hh | 279
9182  ++++++++++++++++++++++++-----------
9183  src/hb-ot-layout-private.hh          |  45 ++++++
9184  src/hb-ot-shape-private.hh           |  44 ------
9185  5 files changed, 237 insertions(+), 134 deletions(-)
9186
9187 commit ec5448667b30ad662401c2b4f5fc0da524c013fd
9188 Author: Behdad Esfahbod <behdad@behdad.org>
9189 Date:   Thu Feb 14 11:25:10 2013 -0500
9190
9191     Add hb_ot_map_feature_flags_t
9192
9193     Code cleanup.  No (intended) functional change.
9194
9195  src/hb-ot-map-private.hh           | 29 +++++++++++++++++---
9196  src/hb-ot-map.cc                   | 24 ++++++++---------
9197  src/hb-ot-shape-complex-arabic.cc  |  4 +--
9198  src/hb-ot-shape-complex-indic.cc   | 55
9199  +++++++++++++++++++-------------------
9200  src/hb-ot-shape-complex-myanmar.cc |  4 +--
9201  src/hb-ot-shape-complex-sea.cc     |  2 +-
9202  src/hb-ot-shape.cc                 |  6 +++--
9203  7 files changed, 74 insertions(+), 50 deletions(-)
9204
9205 commit e7ffcfafb1108801ac504f18f820e497226bf07f
9206 Author: Behdad Esfahbod <behdad@behdad.org>
9207 Date:   Thu Feb 14 11:05:56 2013 -0500
9208
9209     Clean-up add_bool_feature
9210
9211  src/hb-ot-map-private.hh           |  4 ++--
9212  src/hb-ot-shape-complex-arabic.cc  | 16 ++++++++--------
9213  src/hb-ot-shape-complex-default.cc |  2 +-
9214  src/hb-ot-shape-complex-indic.cc   |  8 ++++----
9215  src/hb-ot-shape-complex-myanmar.cc |  8 ++++----
9216  src/hb-ot-shape-complex-sea.cc     |  8 ++++----
9217  src/hb-ot-shape.cc                 | 10 +++++-----
9218  7 files changed, 28 insertions(+), 28 deletions(-)
9219
9220 commit e7562f53fe6a506d2c6d59d6688e4fa468bba462
9221 Author: Behdad Esfahbod <behdad@behdad.org>
9222 Date:   Thu Feb 14 11:05:36 2013 -0500
9223
9224     Fix compile warnings for ragel-generated machines
9225
9226  src/hb-ot-shape-complex-indic-machine.rl   | 2 +-
9227  src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
9228  src/hb-ot-shape-complex-sea-machine.rl     | 2 +-
9229  3 files changed, 3 insertions(+), 3 deletions(-)
9230
9231 commit 4e51df73a337f7232a7dfa85df78a4f19b24771b
9232 Author: Behdad Esfahbod <behdad@behdad.org>
9233 Date:   Thu Feb 14 07:42:42 2013 -0500
9234
9235     [OTLayout] Remove unused function
9236
9237  src/hb-ot-layout-gsubgpos-private.hh | 5 -----
9238  1 file changed, 5 deletions(-)
9239
9240 commit 8820bb235b1f63e4d93c8a2f5c08b44d89e06b78
9241 Author: Behdad Esfahbod <behdad@behdad.org>
9242 Date:   Thu Feb 14 07:41:03 2013 -0500
9243
9244     [OTLayout] Port apply_lookup to skippy_iter
9245
9246  src/hb-ot-layout-gsubgpos-private.hh | 50
9247  +++++++++++++++++++++++++-----------
9248  1 file changed, 35 insertions(+), 15 deletions(-)
9249
9250 commit dfca269f069dae2f99990dac24da15d316eccb9f
9251 Author: Behdad Esfahbod <behdad@behdad.org>
9252 Date:   Thu Feb 14 07:20:52 2013 -0500
9253
9254     [OTLayout] Port ligate_input to skippy_iter
9255
9256  src/hb-ot-layout-gsubgpos-private.hh | 5 ++++-
9257  1 file changed, 4 insertions(+), 1 deletion(-)
9258
9259 commit 7e53415c2d8859e8b5948a2edb38c39a8f78b825
9260 Author: Behdad Esfahbod <behdad@behdad.org>
9261 Date:   Thu Feb 14 06:24:30 2013 -0500
9262
9263     [OTLayout] Minor fix for apply_lookup()
9264
9265     Should NOT change behavior, since first glyph is a match.
9266
9267  src/hb-ot-layout-gsubgpos-private.hh | 16 +++++++++-------
9268  1 file changed, 9 insertions(+), 7 deletions(-)
9269
9270 commit 6880f7e19d44c50e45ecb86d26381aad956d9acb
9271 Author: Behdad Esfahbod <behdad@behdad.org>
9272 Date:   Wed Feb 13 12:17:25 2013 -0500
9273
9274     [OTLayout] Make table type known to apply context
9275
9276  src/hb-ot-layout-gsubgpos-private.hh       | 5 ++++-
9277  src/hb-ot-layout.cc                        | 4 ++--
9278  src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
9279  3 files changed, 7 insertions(+), 4 deletions(-)
9280
9281 commit 2c7d0b6b80d412de3fddd443ed1a485ea1cbb03c
9282 Author: Behdad Esfahbod <behdad@behdad.org>
9283 Date:   Wed Feb 13 12:10:08 2013 -0500
9284
9285     [OTLayou] Unbreak backtrack matching
9286
9287     Was introduced by 28b9d502bb69a8045818d5f6113ded9c59a56bd7.
9288
9289  src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
9290  1 file changed, 3 insertions(+), 4 deletions(-)
9291
9292 commit c074ebc466dcc9bcc0d8a5dd7e942dea974ff718
9293 Author: Behdad Esfahbod <behdad@behdad.org>
9294 Date:   Wed Feb 13 11:22:42 2013 -0500
9295
9296     [OTLayout] Minor refactoring
9297
9298  src/hb-ot-layout-gpos-table.hh       |  9 ++++++---
9299  src/hb-ot-layout-gsubgpos-private.hh | 30 +++++++++++++++++-------------
9300  2 files changed, 23 insertions(+), 16 deletions(-)
9301
9302 commit 407fc12466ef460d0edf11b89f0d04c4d724875f
9303 Author: Behdad Esfahbod <behdad@behdad.org>
9304 Date:   Wed Feb 13 11:13:06 2013 -0500
9305
9306     [OTLayout] Remove bogus caching of glyph property
9307
9308  src/hb-ot-layout-gpos-table.hh       | 21 ++++++++-----------
9309  src/hb-ot-layout-gsub-table.hh       |  7 +++----
9310  src/hb-ot-layout-gsubgpos-private.hh | 40
9311  ++++++++++++++----------------------
9312  3 files changed, 26 insertions(+), 42 deletions(-)
9313
9314 commit 6b1e3502e23c110dd810f854ba021f83baab1548
9315 Author: Behdad Esfahbod <behdad@behdad.org>
9316 Date:   Wed Feb 13 11:02:54 2013 -0500
9317
9318     Remember ZWNJ
9319
9320     To be used in upcoming changes.
9321
9322  src/hb-ot-shape-private.hh | 11 +++++++++--
9323  1 file changed, 9 insertions(+), 2 deletions(-)
9324
9325 commit 1f91c39677f840a1f630696d16d083060069abf5
9326 Author: Behdad Esfahbod <behdad@behdad.org>
9327 Date:   Wed Feb 13 09:38:40 2013 -0500
9328
9329     Indent
9330
9331  src/hb-ot-shape-complex-indic.cc | 8 ++++++--
9332  1 file changed, 6 insertions(+), 2 deletions(-)
9333
9334 commit a0cb9f33ee064628debe8e848094dfd661334640
9335 Author: Behdad Esfahbod <behdad@behdad.org>
9336 Date:   Wed Feb 13 09:26:55 2013 -0500
9337
9338     [Indic] Improve base finding in final_reordering
9339
9340     Fixes 5 Malayalam failures!
9341
9342     MALAYALAM: 1048016 out of 1048334 tests passed. 318 failed
9343     (0.0303338%)
9344
9345  src/hb-ot-shape-complex-indic.cc | 7 +++++++
9346  1 file changed, 7 insertions(+)
9347
9348 commit 126f39cd16cea87b2696f66467c83a585bd4c2cf
9349 Author: Behdad Esfahbod <behdad@behdad.org>
9350 Date:   Wed Feb 13 08:29:21 2013 -0500
9351
9352     Add more dot-reph tests
9353
9354  .../shaper-indic/indic/script-malayalam/misc/dot-reph.txt      |
9355  10 ++++++++++
9356  1 file changed, 10 insertions(+)
9357
9358 commit f22b7e77783fa2f44365e0fe6413c4474c07048d
9359 Author: Behdad Esfahbod <behdad@behdad.org>
9360 Date:   Wed Feb 13 07:32:46 2013 -0500
9361
9362     [Indic] Track base position when reordering things
9363
9364     Ouch, how did things ever work without this?!  The added test that
9365     has a
9366     dot-reph as well as a pre-base reordering Ra perfectly demonstrates
9367     the
9368     bug (tested with Nirmala font from Win8 for example).  Testing
9369     suggests
9370     that Win8 shaper has the *exact* same bug / behavior that we used to
9371     have.  Odd.
9372
9373  src/hb-ot-shape-complex-indic.cc                                    |
9374  6 ++++++
9375  .../in-tree/shaper-indic/indic/script-malayalam/misc/dot-reph.txt   | 1 +
9376  2 files changed, 7 insertions(+)
9377
9378 commit bc11de144c0a7a95fa0945aa7f053d8117af282a
9379 Author: Behdad Esfahbod <behdad@behdad.org>
9380 Date:   Wed Feb 13 05:59:06 2013 -0500
9381
9382     [SEA] Don't zero any mark advances
9383
9384     Keep the logic simple, easier to explain to font developers.
9385
9386  src/hb-ot-shape-complex-sea.cc | 2 +-
9387  1 file changed, 1 insertion(+), 1 deletion(-)
9388
9389 commit 0291a6528685f1f593707655943fb2360579cb9e
9390 Author: Behdad Esfahbod <behdad@behdad.org>
9391 Date:   Wed Feb 13 05:57:24 2013 -0500
9392
9393     Further adjust mark advance zeroing
9394
9395     This is a followup to 568000274c8edb5f41bc4f876ce21fcc8bdaeed8.
9396     Looks like in the Latin shaper, Uniscribe zeroes all Unicode NSM
9397     advances *after* GPOS, not before.  Match that.
9398
9399     Can be tested using DejaVu Sans Mono, since that font has GPOS
9400     rules to zero the mark advances on its own.
9401
9402  src/hb-ot-shape.cc | 33 +++++++++++++++++++++++----------
9403  1 file changed, 23 insertions(+), 10 deletions(-)
9404
9405 commit 85c51ec2e1d518019e32801ae38659c74fc20d80
9406 Author: Behdad Esfahbod <behdad@behdad.org>
9407 Date:   Tue Feb 12 18:17:39 2013 -0500
9408
9409     [Indic] Fix Eyelash Ra with old Devanagari spec
9410
9411  src/hb-ot-shape-complex-indic.cc | 32 ++++++++++++++++++++++++++++++++
9412  1 file changed, 32 insertions(+)
9413
9414 commit cc5f24cde079b451799562b3af7ce06d932cbe6b
9415 Author: Behdad Esfahbod <behdad@behdad.org>
9416 Date:   Tue Feb 12 18:17:12 2013 -0500
9417
9418     [tests] Add tests for Devanagary Eyelash Ra
9419
9420     Currently broken with Sanskrit 2003 font.
9421
9422  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST   |
9423  1 +
9424  .../in-tree/shaper-indic/indic/script-devanagari/misc/eyelash.txt      |
9425  3 +++
9426  2 files changed, 4 insertions(+)
9427
9428 commit 63e48bc33b68f940c351af623a55a4cf650db102
9429 Author: Behdad Esfahbod <behdad@behdad.org>
9430 Date:   Tue Feb 12 17:57:49 2013 -0500
9431
9432     [Indic] Apply 'blwf' before 'half'
9433
9434     This reverts 167b625d988b74572d6b2f646c285b666b650d49.  It didn't
9435     matter before, but that's going to change with next commit.
9436
9437  src/hb-ot-shape-complex-indic.cc | 4 ++--
9438  1 file changed, 2 insertions(+), 2 deletions(-)
9439
9440 commit 70d656571194d2bd32671244530edbe159722cec
9441 Author: Behdad Esfahbod <behdad@behdad.org>
9442 Date:   Tue Feb 12 18:01:21 2013 -0500
9443
9444     [Indic] Apply 'vatu' before 'cjct'
9445
9446     This essentially reverts 1d6846db9ebf84561bb30a4e48c6c43184914099,
9447     but that commit is from way back when.  We should be better
9448     following the spec order now again.
9449
9450  src/hb-ot-shape-complex-indic.cc | 4 ++--
9451  1 file changed, 2 insertions(+), 2 deletions(-)
9452
9453 commit 64bb2ae857cfda35dd71c7f1e962722069674ec6
9454 Author: Behdad Esfahbod <behdad@behdad.org>
9455 Date:   Tue Feb 12 16:29:25 2013 -0500
9456
9457     Didn't mean to push this out
9458
9459     Ouch!
9460
9461  test/shaping/hb_test_tools.py | 1 -
9462  1 file changed, 1 deletion(-)
9463
9464 commit f9b660534c269d2257d6b5e8ec2173ee71668f2f
9465 Author: Behdad Esfahbod <behdad@behdad.org>
9466 Date:   Tue Feb 12 16:13:56 2013 -0500
9467
9468     [Myanmar] Use master Indic table for syllable data
9469
9470  src/hb-ot-shape-complex-myanmar.cc | 144
9471  +++++++++----------------------------
9472  test/shaping/hb_test_tools.py      |   1 +
9473  2 files changed, 35 insertions(+), 110 deletions(-)
9474
9475 commit f60793e854393c32337a483c5d1700bf17d767fd
9476 Author: Behdad Esfahbod <behdad@behdad.org>
9477 Date:   Tue Feb 12 15:45:59 2013 -0500
9478
9479     [tests] Add Cham sample
9480
9481  test/shaping/texts/in-tree/shaper-sea/script-cham/misc/misc.txt | 1 +
9482  1 file changed, 1 insertion(+)
9483
9484 commit e2aab4b5db88c368c11cee81368b9ad41399e585
9485 Author: Behdad Esfahbod <behdad@behdad.org>
9486 Date:   Tue Feb 12 15:35:32 2013 -0500
9487
9488     Improve checks for setmode()
9489
9490     As reported by Jonathan, OS X has setmode() that is something other
9491     than what setmode() is on Win32.  So, limit invocation to Windows
9492     platforms only.
9493
9494  configure.ac    | 4 ++--
9495  util/options.cc | 4 ++--
9496  util/options.hh | 2 +-
9497  3 files changed, 5 insertions(+), 5 deletions(-)
9498
9499 commit a6c1e040e594faeefd61b456ef995c7886cdea78
9500 Author: Behdad Esfahbod <behdad@behdad.org>
9501 Date:   Tue Feb 12 15:31:58 2013 -0500
9502
9503     Improve check for Windows platforms
9504
9505     Instead of checking for compiler, check for platform.
9506
9507  src/hb-atomic-private.hh | 2 +-
9508  src/hb-mutex-private.hh  | 2 +-
9509  2 files changed, 2 insertions(+), 2 deletions(-)
9510
9511 commit 9e1f80ab3eea4a74cdaa6a390e4925a479ece1c5
9512 Author: Behdad Esfahbod <behdad@behdad.org>
9513 Date:   Tue Feb 12 15:28:21 2013 -0500
9514
9515     [SEA] Treat Consonant_Final like Consonant_Medial
9516
9517  src/hb-ot-shape-complex-indic-private.hh | 2 +-
9518  1 file changed, 1 insertion(+), 1 deletion(-)
9519
9520 commit bab02d339f39ed5168daaef9461227f78e596a2f
9521 Author: Behdad Esfahbod <behdad@behdad.org>
9522 Date:   Tue Feb 12 15:26:45 2013 -0500
9523
9524     Rename HB_OT_INDIC_OPTIONS env var to HB_OPTIONS
9525
9526     The Myanmar shaper now respects the uniscribe-bug-compatibility
9527     option too.
9528
9529  src/hb-common.cc                   | 20 ++++++++++++--
9530  src/hb-ot-shape-complex-indic.cc   | 53
9531  ++++----------------------------------
9532  src/hb-ot-shape-complex-myanmar.cc |  7 ++---
9533  src/hb-private.hh                  | 29 +++++++++++++++++++++
9534  4 files changed, 54 insertions(+), 55 deletions(-)
9535
9536 commit 3a83d33ec0b1be6f5992816ff5ebb0f43c8dff00
9537 Author: Behdad Esfahbod <behdad@behdad.org>
9538 Date:   Tue Feb 12 12:14:10 2013 -0500
9539
9540     Add South-East Asian shaper
9541
9542     Handles Tai Tham, Cham, and New Tai Lue for now.
9543
9544  src/Makefile.am                                    |  12 +-
9545  src/gen-indic-table.py                             |   9 +-
9546  src/hb-ot-shape-complex-indic-private.hh           | 241 +-----
9547  src/hb-ot-shape-complex-indic-table.cc             | 869
9548  ++++++++++++++++++++
9549  src/hb-ot-shape-complex-indic-table.hh             | 872
9550  ---------------------
9551  src/hb-ot-shape-complex-indic.cc                   | 239 ++++++
9552  src/hb-ot-shape-complex-myanmar.cc                 |   2 +-
9553  src/hb-ot-shape-complex-private.hh                 |  28 +-
9554  src/hb-ot-shape-complex-sea-machine.rl             | 102 +++
9555  src/hb-ot-shape-complex-sea.cc                     | 400 ++++++++++
9556  test/shaping/texts/in-tree/MANIFEST                |   1 +
9557  .../in-tree/shaper-indic/south-east-asian/MANIFEST |   1 -
9558  .../south-east-asian/script-new-tai-lue/MANIFEST   |   1 -
9559  .../script-new-tai-lue/misc/MANIFEST               |   1 -
9560  .../script-new-tai-lue/misc/misc.txt               |   1 -
9561  test/shaping/texts/in-tree/shaper-myanmar/MANIFEST |   1 +
9562  test/shaping/texts/in-tree/shaper-sea/MANIFEST     |   3 +
9563  .../texts/in-tree/shaper-sea/script-cham/MANIFEST  |   1 +
9564  .../in-tree/shaper-sea/script-cham/misc/MANIFEST   |   1 +
9565  .../in-tree/shaper-sea/script-cham/misc/misc.txt   |   1 +
9566  .../in-tree/shaper-sea/script-new-tai-lue/MANIFEST |   1 +
9567  .../shaper-sea/script-new-tai-lue/misc/MANIFEST    |   1 +
9568  .../shaper-sea/script-new-tai-lue/misc/misc.txt    |   1 +
9569  .../in-tree/shaper-sea/script-tai-tham/MANIFEST    |   1 +
9570  .../shaper-sea/script-tai-tham/misc/MANIFEST       |   1 +
9571  .../shaper-sea/script-tai-tham/misc/misc.txt       |   2 +
9572  26 files changed, 1661 insertions(+), 1132 deletions(-)
9573
9574 commit fb960212063016656dfaba83f072c81d1efc3202
9575 Author: Behdad Esfahbod <behdad@behdad.org>
9576 Date:   Tue Feb 12 10:33:58 2013 -0500
9577
9578     Minor test reshufflings
9579
9580  test/shaping/texts/in-tree/MANIFEST
9581  | 1 +
9582  test/shaping/texts/in-tree/script-default/MANIFEST
9583  | 1 +
9584  test/shaping/texts/in-tree/script-default/misc/MANIFEST
9585  | 1 +
9586  test/shaping/texts/in-tree/script-default/misc/misc.txt
9587  | 1 +
9588  test/shaping/texts/in-tree/shaper-indic/MANIFEST
9589  | 1 -
9590  test/shaping/texts/in-tree/shaper-indic/south-asian/MANIFEST
9591  | 1 -
9592  .../texts/in-tree/shaper-indic/south-asian/script-tibetan/MANIFEST
9593  | 1 -
9594  .../texts/in-tree/shaper-indic/south-asian/script-tibetan/misc/MANIFEST
9595  | 1 -
9596  .../texts/in-tree/shaper-indic/south-asian/script-tibetan/misc/misc.txt
9597  | 1 -
9598  test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
9599  | 1 -
9600  .../texts/in-tree/shaper-indic/south-east-asian/script-thai/MANIFEST
9601  | 1 -
9602  .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST
9603  | 0
9604  12 files changed, 4 insertions(+), 7 deletions(-)
9605
9606 commit 5676d5d52784e16068ae483103d59111a8081854
9607 Author: Behdad Esfahbod <behdad@behdad.org>
9608 Date:   Tue Feb 12 10:31:14 2013 -0500
9609
9610     [Indic] Make sure New Tai Lue works!
9611
9612  src/hb-ot-shape-complex-private.hh                           | 12
9613  ++++++++----
9614  .../texts/in-tree/shaper-indic/south-east-asian/MANIFEST     |  1 +
9615  .../south-east-asian/script-new-tai-lue/MANIFEST             |  1 +
9616  .../south-east-asian/script-new-tai-lue/misc/MANIFEST        |  1 +
9617  .../south-east-asian/script-new-tai-lue/misc/misc.txt        |  1 +
9618  5 files changed, 12 insertions(+), 4 deletions(-)
9619
9620 commit 568000274c8edb5f41bc4f876ce21fcc8bdaeed8
9621 Author: Behdad Esfahbod <behdad@behdad.org>
9622 Date:   Tue Feb 12 09:44:57 2013 -0500
9623
9624     Adjust mark advance-width zeroing logic for Myanmar
9625
9626     Before, we were zeroing advance width of attached marks for
9627     non-Indic scripts, and not doing it for Indic.
9628
9629     We have now three different behaviors, which seem to better
9630     reflect what Uniscribe is doing:
9631
9632       - For Indic, no explicit zeroing happens whatsoever, which
9633         is the same as before,
9634
9635       - For Myanmar, zero advance width of glyphs marked as marks
9636         *in GDEF*, and do that *before* applying GPOS.  This seems
9637         to be what the new Win8 Myanmar shaper does,
9638
9639       - For everything else, zero advance width of glyphs that are
9640         from General_Category=Mn Unicode characters, and do so
9641         before applying GPOS.  This seems to be what Uniscribe does
9642         for Latin at least.
9643
9644     With these changes, positioning of all tests matches for Myanmar,
9645     except for the glitch in Uniscribe not applying 'mark'.  See preivous
9646     commit.
9647
9648  src/hb-ot-layout-gpos-table.hh     | 12 ++++--------
9649  src/hb-ot-layout-private.hh        |  3 +--
9650  src/hb-ot-layout.cc                |  4 ++--
9651  src/hb-ot-shape-complex-arabic.cc  |  2 +-
9652  src/hb-ot-shape-complex-default.cc |  2 +-
9653  src/hb-ot-shape-complex-indic.cc   |  2 +-
9654  src/hb-ot-shape-complex-myanmar.cc |  2 +-
9655  src/hb-ot-shape-complex-private.hh |  9 ++++++++-
9656  src/hb-ot-shape-complex-thai.cc    |  2 +-
9657  src/hb-ot-shape.cc                 | 31 +++++++++++++++++++++++++++++--
9658  10 files changed, 49 insertions(+), 20 deletions(-)
9659
9660 commit 99749ca8e0c4c8dbea4620f07c4d0e6d1515cc65
9661 Author: Behdad Esfahbod <behdad@behdad.org>
9662 Date:   Tue Feb 12 09:44:35 2013 -0500
9663
9664     [Myanmar] Add note re Uniscribe NOT applying 'mark'
9665
9666  src/hb-ot-shape-complex-myanmar.cc | 14 ++++++++++++++
9667  1 file changed, 14 insertions(+)
9668
9669 commit b8427801381180da9611b2e3e0f0b3514274de81
9670 Author: Behdad Esfahbod <behdad@behdad.org>
9671 Date:   Mon Feb 11 17:02:17 2013 -0500
9672
9673     Minor
9674
9675  src/hb-atomic-private.hh | 2 +-
9676  src/hb-mutex-private.hh  | 2 +-
9677  2 files changed, 2 insertions(+), 2 deletions(-)
9678
9679 commit 419c933ed1b5d97c7561546536ef5810a7b0ebd0
9680 Author: Behdad Esfahbod <behdad@behdad.org>
9681 Date:   Mon Feb 11 16:16:16 2013 -0500
9682
9683     [Myanmar] Fix handling of Punctuation and Symbol types
9684
9685     Testing with "clusters" now on par with testing without them.  15
9686     failures both.
9687
9688  src/hb-ot-shape-complex-myanmar.cc | 12 ++++++++++++
9689  1 file changed, 12 insertions(+)
9690
9691 commit 0572c1410a9cb0ac5dd5dc84a8034698cc5c4892
9692 Author: Behdad Esfahbod <behdad@behdad.org>
9693 Date:   Mon Feb 11 16:06:02 2013 -0500
9694
9695     [Myanmar] Fixup handling of joiners and GB characters
9696
9697  src/hb-ot-shape-complex-myanmar-machine.rl |  6 ++----
9698  src/hb-ot-shape-complex-myanmar.cc         | 19 +++++++++++++++++--
9699  2 files changed, 19 insertions(+), 6 deletions(-)
9700
9701 commit 1c8654ead41ca746d577549c92d2a41c594ab639
9702 Author: Behdad Esfahbod <behdad@behdad.org>
9703 Date:   Mon Feb 11 14:27:02 2013 -0500
9704
9705     [Myanmar] Prevent reordering between Asat and Dot below
9706
9707     Implemented as a hack for now.  Myanmar failures down from 23 to 15.
9708
9709     MYANMAR: 1123868 out of 1123883 tests passed. 15 failed (0.00133466%)
9710
9711     The remaining 15 cases are all where the syllable is wrong according
9712     to
9713     the OpenType spec.  We insert dottedcircle.  Uniscribe fails to
9714     do that,
9715     but it also fails to reorder the prebase-reordering medial-Ra.  So it
9716     gets it wrong.
9717
9718  src/hb-unicode-private.hh | 3 +++
9719  1 file changed, 3 insertions(+)
9720
9721 commit bed687f886b8def06642ad986648e9149a935add
9722 Author: Behdad Esfahbod <behdad@behdad.org>
9723 Date:   Mon Feb 11 14:24:03 2013 -0500
9724
9725     Shuffle test data around
9726
9727  test/shaping/texts/in-tree/MANIFEST                |  1 +
9728  .../in-tree/shaper-indic/south-east-asian/MANIFEST |  1 -
9729  .../south-east-asian/script-myanmar/MANIFEST       |  1 -
9730  .../south-east-asian/script-myanmar/misc/MANIFEST  |  2 --
9731  .../south-east-asian/script-myanmar/misc/misc.txt  |  1 -
9732  .../south-east-asian/script-myanmar/misc/utn11.txt | 34
9733  ----------------------
9734  .../south-east-asian/script-thai/misc/MANIFEST     |  1 -
9735  .../south-east-asian/script-thai/misc/misc.txt     | 11 -------
9736  .../in-tree/shaper-myanmar/script-myanmar/MANIFEST |  1 +
9737  .../shaper-myanmar/script-myanmar/misc/MANIFEST    |  2 ++
9738  .../shaper-myanmar/script-myanmar/misc/misc.txt    |  1 +
9739  .../shaper-myanmar/script-myanmar/misc/utn11.txt   | 34
9740  ++++++++++++++++++++++
9741  .../in-tree/shaper-thai/script-thai/misc/MANIFEST  |  1 +
9742  .../in-tree/shaper-thai/script-thai/misc/misc.txt  | 11 +++++++
9743  14 files changed, 51 insertions(+), 51 deletions(-)
9744
9745 commit 98628cac9f733f2674d6409954cddb7d0634c233
9746 Author: Behdad Esfahbod <behdad@behdad.org>
9747 Date:   Mon Feb 11 13:36:23 2013 -0500
9748
9749     Add Win8-style Myanmar shaper
9750
9751     Myanmar failures down from 51% to 0.00204648%!
9752
9753     MYANMAR: 1123860 out of 1123883 tests passed. 23 failed (0.00204648%)
9754
9755  src/Makefile.am                            |  14 +-
9756  src/hb-ot-shape-complex-indic.cc           |   2 -
9757  src/hb-ot-shape-complex-myanmar-machine.rl | 127 ++++++
9758  src/hb-ot-shape-complex-myanmar.cc         | 599
9759  +++++++++++++++++++++++++++++
9760  src/hb-ot-shape-complex-private.hh         |   5 +-
9761  5 files changed, 740 insertions(+), 7 deletions(-)
9762
9763 commit 1df56449586bd32275a6fa69dcadd5fb77a84f82
9764 Author: Behdad Esfahbod <behdad@behdad.org>
9765 Date:   Mon Feb 11 14:17:54 2013 -0500
9766
9767     Minor
9768
9769  src/hb-ot-shape-complex-indic.cc | 3 ---
9770  1 file changed, 3 deletions(-)
9771
9772 commit 54f7b4d9ec13f8454aa298534da318c023fa3c63
9773 Author: Behdad Esfahbod <behdad@behdad.org>
9774 Date:   Mon Feb 11 13:27:17 2013 -0500
9775
9776     [OTLayout] Respect lookup-flags skipping over non-mark glyphs
9777
9778     Before, when matching ligatures, we never skipping over base / liga
9779     glyphs even if that was what the LookupFlags asked for.
9780
9781     Fixed now.  We carefully reviewed all instances of this, and
9782     tested with
9783     Amiri as well as some Indic scripts, and are confident that this
9784     should
9785     NOT break anyone's fonts.  It's also how Uniscribe does it, from what
9786     we can tell.
9787
9788  src/hb-ot-layout-gpos-table.hh       |  2 +-
9789  src/hb-ot-layout-gsubgpos-private.hh | 25 ++++++++++---------------
9790  2 files changed, 11 insertions(+), 16 deletions(-)
9791
9792 commit 9082efc4aacb34de8574d6a4a3c037987df58bd8
9793 Author: Behdad Esfahbod <behdad@behdad.org>
9794 Date:   Mon Feb 11 13:14:15 2013 -0500
9795
9796     [OTLayout] s/mark_skipping/skipping/
9797
9798     In aticipation of upcoming changes.
9799
9800  src/hb-ot-layout-gpos-table.hh       | 12 ++++++------
9801  src/hb-ot-layout-gsubgpos-private.hh | 28 ++++++++++++++--------------
9802  2 files changed, 20 insertions(+), 20 deletions(-)
9803
9804 commit 9621e0ba294c9cc6d458bbf632e63e92fda71e10
9805 Author: Behdad Esfahbod <behdad@behdad.org>
9806 Date:   Mon Feb 11 06:58:27 2013 -0500
9807
9808     [Indic] Fix bug introduced in 8b217f5ac54aa0dcbba2dd6d59aa89dde33e56c2
9809
9810     Was breaking reph formation logic when the Ra is the only consonant.
9811     Devanagari regression fixed.  Down to 57 failures again.  Ouch.
9812
9813  src/hb-ot-shape-complex-indic.cc | 2 +-
9814  1 file changed, 1 insertion(+), 1 deletion(-)
9815
9816 commit 6e74c64211b6aaac48bae8c87f9420d8dc03fd93
9817 Author: Behdad Esfahbod <behdad@behdad.org>
9818 Date:   Mon Feb 11 06:50:17 2013 -0500
9819
9820     Improve normalization heuristic
9821
9822     Before, for most scripts, we were not trying to recompose two
9823     characters
9824     if the second one had ccc=0.  That fails for Myanmar where U+1026
9825     decomposes to U+1025,U+102E, both of which have ccc=0.  However, we do
9826     want to try to recompose those.  We now check whether the second is a
9827     mark, using general category instead.
9828
9829     At the same time, remove optimization that was conflicting with this.
9830
9831     [Let the Ngapi hackfest begin!]
9832
9833  src/hb-ot-shape-normalize.cc | 39 +++++++++++++--------------------------
9834  1 file changed, 13 insertions(+), 26 deletions(-)
9835
9836 commit 614242efb043f2ed78916377138d456279a20a54
9837 Author: Behdad Esfahbod <behdad@behdad.org>
9838 Date:   Wed Feb 6 23:45:27 2013 -0500
9839
9840     Revert "Include config.h.in in tree"
9841
9842     This reverts commit 01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80.
9843
9844     Conflicts:
9845         config.h.in
9846
9847     Same argument as previous commit.
9848
9849  Makefile.am |   1 +
9850  config.h.in | 153
9851  ------------------------------------------------------------
9852  2 files changed, 1 insertion(+), 153 deletions(-)
9853
9854 commit adff3778155facb7b149ce66ab7d573368e048de
9855 Author: Behdad Esfahbod <behdad@behdad.org>
9856 Date:   Wed Feb 6 23:43:27 2013 -0500
9857
9858     Revert "[Indic] Import ragel-generated Indic machine in git"
9859
9860     This reverts commit fab7a71f110ed646745d54b23284537c50058c21.
9861
9862     Conflicts:
9863         src/hb-ot-shape-complex-indic-machine.hh
9864
9865     Keeping that generated file in-tree causes problems with processes
9866     like
9867     tinderbox  that automatically fetch and build harfbuzz.  It's harder
9868     to
9869     bootstrap harfbuzz now (as was previously), but I'm willing to
9870     give this
9871     another chance and see how it goes.
9872
9873  autogen.sh                               |    6 +
9874  src/Makefile.am                          |    1 +
9875  src/hb-ot-shape-complex-indic-machine.hh | 1443
9876  ------------------------------
9877  3 files changed, 7 insertions(+), 1443 deletions(-)
9878
9879 commit 5898fa94d12b19686f649104bd6efe8daa1ba0c9
9880 Author: Behdad Esfahbod <behdad@behdad.org>
9881 Date:   Wed Feb 6 15:29:07 2013 -0500
9882
9883     Don't use $(ENV)
9884
9885     As reported by Peter Breitenlohner:
9886
9887     I think this is a very bad idea because ENV is used to specify
9888     a startup
9889     file to be read by some/all shells.
9890
9891  test/api/Makefile.am | 2 +-
9892  1 file changed, 1 insertion(+), 1 deletion(-)
9893
9894 commit 52d66c26a2102bd1a49463b8e8f04612598f8ac1
9895 Author: Behdad Esfahbod <behdad@behdad.org>
9896 Date:   Mon Feb 4 23:31:24 2013 -0500
9897
9898     Add color-tests automake option
9899
9900  configure.ac | 2 +-
9901  1 file changed, 1 insertion(+), 1 deletion(-)
9902
9903 commit 9de5f98f363d96f308adc33f1c2286e5c33117de
9904 Author: Behdad Esfahbod <behdad@behdad.org>
9905 Date:   Mon Feb 4 23:28:22 2013 -0500
9906
9907     Bug 60035 - intermittent make install failure on hb-version.h
9908
9909  src/Makefile.am | 12 +++++++-----
9910  1 file changed, 7 insertions(+), 5 deletions(-)
9911
9912 commit 6c1e8b614cfd6ed016fba6bf20af1e422e79eb71
9913 Author: Behdad Esfahbod <behdad@behdad.org>
9914 Date:   Mon Feb 4 23:24:16 2013 -0500
9915
9916     Bug 59637 - check-exported-symbols.sh & check-internal-symbols.sh
9917     fail on mips/mipsel
9918
9919  src/check-symbols.sh | 2 +-
9920  1 file changed, 1 insertion(+), 1 deletion(-)
9921
9922 commit bafdf3d983dcc277d6e7e322277c0bb25b41a173
9923 Author: Behdad Esfahbod <behdad@behdad.org>
9924 Date:   Mon Feb 4 23:06:50 2013 -0500
9925
9926     Merge check-internal-symbols.sh and check-exported-symbols.sh
9927
9928  src/Makefile.am               |  3 +--
9929  src/check-exported-symbols.sh | 40 ----------------------------------
9930  src/check-internal-symbols.sh | 34 -----------------------------
9931  src/check-symbols.sh          | 50
9932  +++++++++++++++++++++++++++++++++++++++++++
9933  4 files changed, 51 insertions(+), 76 deletions(-)
9934
9935 commit ceeae30f47b9d628484ae398bc38f3f60ee8eab4
9936 Author: Behdad Esfahbod <behdad@behdad.org>
9937 Date:   Thu Jan 31 19:27:36 2013 -0500
9938
9939     Really fix setmode this time
9940
9941     Thanks to Khaled for spotting it.
9942
9943  util/options.cc | 2 +-
9944  1 file changed, 1 insertion(+), 1 deletion(-)
9945
9946 commit 7cba8a673b4b436a737fc4ffe85dc84ddd2bf41f
9947 Author: Behdad Esfahbod <behdad@behdad.org>
9948 Date:   Thu Jan 31 18:37:10 2013 -0500
9949
9950     Fixup previous commit
9951
9952     Now, it looks like this breaks Cygwin again.  Have to figure out
9953     what's
9954     going on.
9955
9956  util/options.cc | 4 ++--
9957  1 file changed, 2 insertions(+), 2 deletions(-)
9958
9959 commit bc76449f51f20491a4540b4f240f5a3e0dcb20fe
9960 Author: Behdad Esfahbod <behdad@behdad.org>
9961 Date:   Thu Jan 31 18:18:05 2013 -0500
9962
9963     Use setmode() instead of _setmode()
9964
9965     Looks like Cygwin / MSVC declare it that way, and it still works on
9966     MinGW32 cross.
9967
9968  config.h.in     | 6 +++---
9969  configure.ac    | 2 +-
9970  util/options.cc | 2 +-
9971  util/options.hh | 2 +-
9972  4 files changed, 6 insertions(+), 6 deletions(-)
9973
9974 commit e9171af55cc6a402eb20db4ea74c86a0b1e70e85
9975 Author: Behdad Esfahbod <behdad@behdad.org>
9976 Date:   Tue Jan 29 22:45:00 2013 -0500
9977
9978     Bug 60053 - hb-common.cc:181:6: warning: ‘void free_langs()’
9979     defined but not used
9980
9981  src/hb-common.cc | 2 +-
9982  src/hb-ft.cc     | 2 +-
9983  src/hb-shape.cc  | 2 +-
9984  src/hb-shaper.cc | 2 +-
9985  4 files changed, 4 insertions(+), 4 deletions(-)
9986
9987 commit 09b5393874e56fcfd63a92d28e6c1c2ddeee0942
9988 Author: Behdad Esfahbod <behdad@behdad.org>
9989 Date:   Fri Jan 18 17:10:47 2013 -0600
9990
9991     0.9.12
9992
9993  NEWS         | 7 +++++++
9994  configure.ac | 2 +-
9995  2 files changed, 8 insertions(+), 1 deletion(-)
9996
9997 commit eb45c0a2fbaeeb34e77a2935934e8d1302728ec8
9998 Author: Behdad Esfahbod <behdad@behdad.org>
9999 Date:   Wed Jan 16 22:07:50 2013 -0600
10000
10001     Minor
10002
10003  src/hb-ot-layout.cc | 8 +++++++-
10004  1 file changed, 7 insertions(+), 1 deletion(-)
10005
10006 commit 52c8d1226f3509276b11a1fadbd29e5363c0ecd7
10007 Author: Behdad Esfahbod <behdad@behdad.org>
10008 Date:   Mon Jan 14 13:51:46 2013 -0600
10009
10010     Minor
10011
10012  src/hb-blob.cc | 2 +-
10013  1 file changed, 1 insertion(+), 1 deletion(-)
10014
10015 commit f88d3bd7e407d332bb04688344c54756d24128c9
10016 Author: Behdad Esfahbod <behdad@behdad.org>
10017 Date:   Mon Jan 14 00:33:58 2013 -0600
10018
10019     Fix build with Sun compiler
10020
10021  src/hb-blob.cc | 3 +++
10022  1 file changed, 3 insertions(+)
10023
10024 commit 08b29c08094097f1c23ec53b10084bc390cea833
10025 Author: Behdad Esfahbod <behdad@behdad.org>
10026 Date:   Mon Jan 14 00:32:12 2013 -0600
10027
10028     Revert "Minor"
10029
10030     This reverts commit 0a492357016bc9a614d2a726f2006c10af68ca58.
10031
10032     Enables code on more compilers.
10033
10034  src/hb-warning.cc | 33 ++++++++++++++++++++++++++++++---
10035  1 file changed, 30 insertions(+), 3 deletions(-)
10036
10037 commit e78463211e7d85f237bd55afab7e8e5dae42346c
10038 Author: Behdad Esfahbod <behdad@behdad.org>
10039 Date:   Mon Jan 14 00:27:21 2013 -0600
10040
10041     Fix linking with non-gcc compilers
10042
10043  configure.ac    | 2 ++
10044  src/Makefile.am | 6 +++++-
10045  2 files changed, 7 insertions(+), 1 deletion(-)
10046
10047 commit de649f07f1f8fdeb998a0b049759f4f7363e25d2
10048 Author: Behdad Esfahbod <behdad@behdad.org>
10049 Date:   Mon Jan 14 00:26:43 2013 -0600
10050
10051     Fix residuals from fontconfig changes
10052
10053  src/hb-atomic-private.hh | 8 ++++----
10054  1 file changed, 4 insertions(+), 4 deletions(-)
10055
10056 commit cf81fb3624466b9df2250b58b27a92187c5b5b5c
10057 Author: Behdad Esfahbod <behdad@behdad.org>
10058 Date:   Thu Jan 10 09:06:34 2013 -0600
10059
10060     0.9.11
10061
10062  NEWS         | 14 ++++++++++++++
10063  configure.ac |  2 +-
10064  2 files changed, 15 insertions(+), 1 deletion(-)
10065
10066 commit 2dcb333f52492018816f0d5d67a47634a612e49c
10067 Author: Behdad Esfahbod <behdad@behdad.org>
10068 Date:   Thu Jan 10 01:17:59 2013 -0600
10069
10070     Add atomic ops for Solaris
10071
10072     Based on fontconfig patch from Raimund Steger.
10073
10074  config.h.in              |  5 ++++-
10075  configure.ac             | 27 +++++++++++++++++++++++++--
10076  src/hb-atomic-private.hh | 12 ++++++++++++
10077  3 files changed, 41 insertions(+), 3 deletions(-)
10078
10079 commit 69fd6e157c7ec83a5d5d8731fc14675ce4509b09
10080 Author: Behdad Esfahbod <behdad@behdad.org>
10081 Date:   Thu Jan 10 00:03:36 2013 -0600
10082
10083     Fix crasher during multi-thread shaper data creation
10084
10085     Sample crash:
10086
10087     0  _hb_graphite2_shaper_face_data_destroy (data=0xffffffffffffffff)
10088         at ../../src/hb-graphite2.cc:129
10089     1  0x00007ffff4271d7d in hb_graphite2_shaper_face_data_ensure (
10090         face=<optimized out>) at ../../src/hb-shaper-list.hh:35
10091     2  hb_shape_plan_plan (shaper_list=<optimized out>,
10092     num_user_features=0,
10093         user_features=0x0, shape_plan=0xf7b490) at
10094         ../../src/hb-shaper-list.hh:35
10095     3  hb_shape_plan_create (face=<optimized out>, props=<optimized out>,
10096         user_features=0x0, num_user_features=0, shaper_list=<optimized
10097         out>)
10098         at ../../src/hb-shape-plan.cc:108
10099     4  0x00007ffff4272c93 in hb_shape_plan_create_cached (face=0x10cf2b0,
10100         props=0x11980d8, user_features=0x0, num_user_features=<optimized
10101         out>,
10102         shaper_list=0x0) at ../../src/hb-shape-plan.cc:283
10103
10104  src/hb-shaper-private.hh | 5 ++++-
10105  1 file changed, 4 insertions(+), 1 deletion(-)
10106
10107 commit ecd454b3cd75050e0c95e1d2aa55744559338ec8
10108 Author: Behdad Esfahbod <behdad@behdad.org>
10109 Date:   Tue Jan 8 18:09:46 2013 -0600
10110
10111     [Indic] In old-spec shaping, don't move viramas around if seq ends
10112     with one
10113
10114     For example: u0c9a u0ccd u0c9a u0ccd with Lohit.  See:
10115
10116     https://bugs.freedesktop.org/show_bug.cgi?id=59118
10117
10118  src/hb-ot-shape-complex-indic.cc                                   |
10119  7 ++++---
10120  .../texts/in-tree/shaper-indic/indic/script-kannada/misc/misc.txt  | 1 +
10121  2 files changed, 5 insertions(+), 3 deletions(-)
10122
10123 commit e95e031b5682809488cc965883e15404cb9cfb6a
10124 Author: Behdad Esfahbod <behdad@behdad.org>
10125 Date:   Tue Jan 8 16:15:46 2013 -0600
10126
10127     [GPOS] If an Anchor offset is NULL, return false
10128
10129     If in a MarkPos table, a base has no anchor for a particular mark
10130     class,
10131     return NULL such that the subsequent subtables get a chance at it.
10132
10133     Test case:
10134     hb-shape ./EBGaramond12-Regular.otf ἂ --features="ss20","smcp"
10135
10136  src/hb-open-type-private.hh    | 14 ++++++++++++--
10137  src/hb-ot-layout-gpos-table.hh | 10 ++++++++--
10138  2 files changed, 20 insertions(+), 4 deletions(-)
10139
10140 commit e5dbf39900fa63051f64cc447a6742665cbee339
10141 Author: Behdad Esfahbod <behdad@behdad.org>
10142 Date:   Mon Jan 7 17:34:24 2013 -0600
10143
10144     Bug 58638 - Building fails with ICU due to not passing required flags
10145
10146  configure.ac | 1 +
10147  1 file changed, 1 insertion(+)
10148
10149 commit 1172dc736280566426eb6dade1a886b2a0ca9aa4
10150 Author: Behdad Esfahbod <behdad@behdad.org>
10151 Date:   Mon Jan 7 16:46:37 2013 -0600
10152
10153     Rename hb_buffer_clear() to hb_buffer_clear_contents()
10154
10155     The previous name was clashing with harfbuzz.old.  There are systems
10156     that need to link both...
10157
10158     Clash-free now again.
10159
10160  src/hb-buffer.cc       | 2 +-
10161  src/hb-buffer.h        | 2 +-
10162  test/api/test-buffer.c | 2 +-
10163  util/options.hh        | 2 +-
10164  4 files changed, 4 insertions(+), 4 deletions(-)
10165
10166 commit 7b912c1936c3e8a7df27a30782ca127d0a83822d
10167 Author: Behdad Esfahbod <behdad@behdad.org>
10168 Date:   Fri Jan 4 01:25:27 2013 -0600
10169
10170     Remove a few unnecessary const's
10171
10172     Apparently helps with MSVC compilation.
10173
10174  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
10175  1 file changed, 4 insertions(+), 4 deletions(-)
10176
10177 commit 34e6c3e3e452bdf6f93df565a70453a6e74d4c6e
10178 Author: Behdad Esfahbod <behdad@behdad.org>
10179 Date:   Thu Jan 3 00:14:24 2013 -0600
10180
10181     0.9.10
10182
10183  NEWS         | 24 ++++++++++++++++++++++++
10184  configure.ac |  2 +-
10185  2 files changed, 25 insertions(+), 1 deletion(-)
10186
10187 commit f0c82410dbe800cb6429ba4aa7cfd9f5a11cc70c
10188 Author: Behdad Esfahbod <behdad@behdad.org>
10189 Date:   Thu Jan 3 00:07:16 2013 -0600
10190
10191     [OTLayout] Always collect default language system in collect_lookups
10192
10193     Not sure if this is the most desired behavior.  It's the most easily
10194     defined though.
10195
10196  src/hb-ot-layout.cc | 7 +++++++
10197  1 file changed, 7 insertions(+)
10198
10199 commit 15e9e4e1ddaad655988144e7a56a765e8adf8782
10200 Author: Behdad Esfahbod <behdad@behdad.org>
10201 Date:   Thu Jan 3 00:04:40 2013 -0600
10202
10203     [OTLayout] Fix feature iteration in collect_lookups
10204
10205     Previous logic was just wrong.
10206
10207  src/hb-ot-layout.cc | 46 ++++++++++++++++++++++++++++++++--------------
10208  1 file changed, 32 insertions(+), 14 deletions(-)
10209
10210 commit 733e8c0d7bf0765884f2cc953c8edcd7ab7fb49b
10211 Author: Behdad Esfahbod <behdad@behdad.org>
10212 Date:   Thu Jan 3 00:00:23 2013 -0600
10213
10214     [OTLayout] Whitespace
10215
10216  src/hb-ot-layout.cc | 82
10217  ++++++++++++++++++++++++++++++++++++++++++++---------
10218  1 file changed, 68 insertions(+), 14 deletions(-)
10219
10220 commit d37ae38047bee12639741af9bb083b857fab950d
10221 Author: Behdad Esfahbod <behdad@behdad.org>
10222 Date:   Wed Jan 2 23:57:36 2013 -0600
10223
10224     [OTLayout] Handle required_feature_index in collect_lookups
10225
10226  src/hb-ot-layout.cc | 8 ++++++++
10227  1 file changed, 8 insertions(+)
10228
10229 commit 11fba79ee9383eb995ddf7eb924dd64c67e2df63
10230 Author: Behdad Esfahbod <behdad@behdad.org>
10231 Date:   Wed Jan 2 23:36:37 2013 -0600
10232
10233     [OTLayout] Fix various introspection issues with ClassDef's
10234
10235     As reported by Jonathan Kew.
10236
10237  src/hb-ot-layout-gsubgpos-private.hh | 19 +++++++++++++++----
10238  1 file changed, 15 insertions(+), 4 deletions(-)
10239
10240 commit e81aff9ef785be28751aab1fcd484af550656181
10241 Author: Behdad Esfahbod <behdad@behdad.org>
10242 Date:   Wed Jan 2 23:22:54 2013 -0600
10243
10244     [tests] Finish test-set.c
10245
10246     All passing now.
10247
10248  test/api/test-set.c | 373
10249  +++++++++++++++++++++-------------------------------
10250  1 file changed, 149 insertions(+), 224 deletions(-)
10251
10252 commit 7b1b720a8da69b68b775ce17104a40d55401b7ef
10253 Author: Behdad Esfahbod <behdad@behdad.org>
10254 Date:   Wed Jan 2 23:02:59 2013 -0600
10255
10256     Protect sets in-error from further modication
10257
10258     Fixes test-set.c
10259
10260  src/hb-set-private.hh | 13 +++++++++++++
10261  1 file changed, 13 insertions(+)
10262
10263 commit 8165f2765b93e99577ecc79b7956ae38c614bc78
10264 Author: Behdad Esfahbod <behdad@behdad.org>
10265 Date:   Wed Jan 2 22:50:36 2013 -0600
10266
10267     [tests] Start adding tests for hb-set.h
10268
10269     Fails now.  Fixing.
10270
10271  TODO                  |   2 -
10272  src/hb-set-private.hh |   6 +
10273  src/hb-set.cc         |   9 +-
10274  src/hb-set.h          |   3 +
10275  test/api/Makefile.am  |   1 +
10276  test/api/test-set.c   | 312
10277  ++++++++++++++++++++++++++++++++++++++++++++++++++
10278  6 files changed, 330 insertions(+), 3 deletions(-)
10279
10280 commit b9d28f696c433b94c5ffbad8d7c87cf3acff4056
10281 Author: Behdad Esfahbod <behdad@behdad.org>
10282 Date:   Wed Jan 2 22:49:58 2013 -0600
10283
10284     [tests] Add set object to test-object.c
10285
10286  test/api/test-object.c | 12 ++++++++++++
10287  1 file changed, 12 insertions(+)
10288
10289 commit 11d2956553f0d4a0086166a04ffc352fcfacf56e
10290 Author: Behdad Esfahbod <behdad@behdad.org>
10291 Date:   Wed Jan 2 17:41:27 2013 -0600
10292
10293     Minor
10294
10295  src/hb-atomic-private.hh | 2 +-
10296  1 file changed, 1 insertion(+), 1 deletion(-)
10297
10298 commit 596740db04e7c1dadae0d8be6e401089fcaffc2d
10299 Author: Behdad Esfahbod <behdad@behdad.org>
10300 Date:   Fri Dec 21 19:41:04 2012 -0500
10301
10302     [Indic] Insert dottedcircle after a lone Malayalam dot-reph
10303
10304  src/hb-ot-shape-complex-indic-machine.hh | 1617
10305  ++++++++++++++++--------------
10306  src/hb-ot-shape-complex-indic-machine.rl |    2 +-
10307  src/hb-ot-shape-complex-indic.cc         |   13 +-
10308  3 files changed, 881 insertions(+), 751 deletions(-)
10309
10310 commit 3cdce6497b2b9aeb2841bf077daa9dd9b196429d
10311 Author: Behdad Esfahbod <behdad@behdad.org>
10312 Date:   Fri Dec 21 16:54:22 2012 -0500
10313
10314     Remove TODO that I don't intend to fix
10315
10316  TODO | 1 -
10317  1 file changed, 1 deletion(-)
10318
10319 commit 6f69fa283e0a488da811df78bc83c41ed248b688
10320 Author: Behdad Esfahbod <behdad@behdad.org>
10321 Date:   Fri Dec 21 16:51:15 2012 -0500
10322
10323     Minor
10324
10325  src/hb-shape.h | 2 +-
10326  1 file changed, 1 insertion(+), 1 deletion(-)
10327
10328 commit f4abcbfc628718bb276363746440df06e7658f6e
10329 Author: Behdad Esfahbod <behdad@behdad.org>
10330 Date:   Fri Dec 21 16:48:51 2012 -0500
10331
10332     Minor
10333
10334  src/hb-buffer.cc | 4 ++--
10335  1 file changed, 2 insertions(+), 2 deletions(-)
10336
10337 commit 4a765f092d71bb4adeb468c004987a9121d39db5
10338 Author: Behdad Esfahbod <behdad@behdad.org>
10339 Date:   Fri Dec 21 16:48:47 2012 -0500
10340
10341     Minor
10342
10343  util/hb-shape.cc | 2 +-
10344  1 file changed, 1 insertion(+), 1 deletion(-)
10345
10346 commit 9815a88111072aa51e78e258c5f660993b47d4df
10347 Author: Behdad Esfahbod <behdad@behdad.org>
10348 Date:   Fri Dec 21 16:46:53 2012 -0500
10349
10350     [util] List supported output formats in --help output
10351
10352  util/hb-shape.cc     | 6 +++---
10353  util/helper-cairo.cc | 2 +-
10354  util/helper-cairo.hh | 1 +
10355  util/options.cc      | 9 ++++++++-
10356  util/options.hh      | 5 ++++-
10357  util/view-cairo.hh   | 2 +-
10358  6 files changed, 18 insertions(+), 7 deletions(-)
10359
10360 commit f95a87b7b813f588c7910ad4785ee68bb452e864
10361 Author: Behdad Esfahbod <behdad@behdad.org>
10362 Date:   Fri Dec 21 16:35:28 2012 -0500
10363
10364     [util] List supported output formats in hb-view
10365
10366  TODO                 |  1 -
10367  util/helper-cairo.cc | 30 +++++++++++++++++++++++++++++-
10368  2 files changed, 29 insertions(+), 2 deletions(-)
10369
10370 commit 6bad092aa87bc3e6bbf0b9faf07693e6ebbe55f2
10371 Author: Behdad Esfahbod <behdad@behdad.org>
10372 Date:   Fri Dec 21 16:01:52 2012 -0500
10373
10374     [util] Default to "text" output format in hb-shape
10375
10376     If you say:
10377
10378       hb-shape font.ttf text --output-file out.txt
10379
10380     This was previously failing:
10381
10382       Unknown output format `txt'; supported formats are: TEXT / JSON
10383
10384     Now we simply fallback to TEXT if no explicit format was requested.
10385
10386  util/hb-shape.cc | 11 ++++++++---
10387  util/options.hh  |  5 +++++
10388  2 files changed, 13 insertions(+), 3 deletions(-)
10389
10390 commit 8b217f5ac54aa0dcbba2dd6d59aa89dde33e56c2
10391 Author: Behdad Esfahbod <behdad@behdad.org>
10392 Date:   Fri Dec 21 15:48:32 2012 -0500
10393
10394     [Indic] Reorder Malayalam dot-reph to after base
10395
10396     Test sequence is simple: U+0D4E,U+0D15.  The doth-reph should be
10397     reordered to after the Ka.
10398
10399     https://bugzilla.redhat.com/show_bug.cgi?id=799565
10400
10401  src/hb-ot-shape-complex-indic.cc                            | 13
10402  ++++++++++---
10403  .../shaper-indic/indic/script-malayalam/misc/MANIFEST       |  1 +
10404  .../shaper-indic/indic/script-malayalam/misc/dot-reph.txt   |  1 +
10405  3 files changed, 12 insertions(+), 3 deletions(-)
10406
10407 commit 742c4ee97e1311e000ebcdf9f33361c4dc6400a4
10408 Author: Behdad Esfahbod <behdad@behdad.org>
10409 Date:   Fri Dec 21 15:35:03 2012 -0500
10410
10411     Minor
10412
10413  src/hb-ot-shape-complex-indic.cc | 2 +-
10414  1 file changed, 1 insertion(+), 1 deletion(-)
10415
10416 commit 94afeb6ebe27534fc80d7173cc6f67375c3aaca6
10417 Author: Behdad Esfahbod <behdad@behdad.org>
10418 Date:   Fri Dec 21 11:54:50 2012 -0500
10419
10420     Add Android.mk
10421
10422  Android.mk  | 74
10423  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10424  Makefile.am |  1 +
10425  2 files changed, 75 insertions(+)
10426
10427 commit d16ddbcbbee39b07a028776995c635119fe3cd98
10428 Author: Behdad Esfahbod <behdad@behdad.org>
10429 Date:   Thu Dec 20 01:02:36 2012 -0500
10430
10431     Add build confirmation notice to configure
10432
10433  configure.ac | 25 +++++++++++++++++++++++++
10434  1 file changed, 25 insertions(+)
10435
10436 commit e24d8dab749a1a796e7484e18572da5f7a733bd4
10437 Author: Behdad Esfahbod <behdad@behdad.org>
10438 Date:   Wed Dec 19 15:23:02 2012 -0500
10439
10440     [TODO] Remove done items
10441
10442  TODO | 7 -------
10443  1 file changed, 7 deletions(-)
10444
10445 commit 044d38527664d933c18c751c38fcf6fb4b5f888e
10446 Author: Behdad Esfahbod <behdad@behdad.org>
10447 Date:   Wed Dec 19 13:00:16 2012 -0500
10448
10449     Bug 58498 - Tests fail with gold linker on ARM
10450
10451  src/check-exported-symbols.sh | 2 +-
10452  src/check-internal-symbols.sh | 2 +-
10453  2 files changed, 2 insertions(+), 2 deletions(-)
10454
10455 commit b68b86daf1a8478b86aeae44a8c39a606ed873cb
10456 Author: Behdad Esfahbod <behdad@behdad.org>
10457 Date:   Tue Dec 18 20:39:40 2012 -0500
10458
10459     Use C++ linker if ICU is disabled
10460
10461     Bug 54948 - Undefined symbols: "operator delete(void*)" "operator
10462     new(unsigned long)" "___cxa_pure_virtual"
10463
10464  src/Makefile.am | 4 ++++
10465  1 file changed, 4 insertions(+)
10466
10467 commit 1ffd23cb47a61465d52a7aeebb9c1b676e7c9a7e
10468 Author: Behdad Esfahbod <behdad@behdad.org>
10469 Date:   Mon Dec 17 23:29:15 2012 -0500
10470
10471     [OTLayout] Limit alternate-location FeatureParams to 'size' feature
10472
10473  src/hb-ot-layout-common-private.hh | 7 ++++++-
10474  1 file changed, 6 insertions(+), 1 deletion(-)
10475
10476 commit efe252e6000558f78075adadb2a3dba25ab67c04
10477 Author: Behdad Esfahbod <behdad@behdad.org>
10478 Date:   Mon Dec 17 23:21:05 2012 -0500
10479
10480     [OTLayout] Fix 'size' featureParams implementation
10481
10482     Looks at alternate location now.
10483
10484  src/hb-ot-layout-common-private.hh | 133
10485  ++++++++++++++++++++++++++++---------
10486  src/hb-ot-layout.cc                |  93 ++++----------------------
10487  2 files changed, 117 insertions(+), 109 deletions(-)
10488
10489 commit e77b4425746ac9eb407ca4e742d962f1955971b4
10490 Author: Behdad Esfahbod <behdad@behdad.org>
10491 Date:   Mon Dec 17 18:42:59 2012 -0500
10492
10493     [OTLayout] Fix tracing
10494
10495  src/hb-open-type-private.hh | 3 ++-
10496  1 file changed, 2 insertions(+), 1 deletion(-)
10497
10498 commit 9b54562d63f1a9e0e5b33d71c32bd1588759ebf1
10499 Author: Behdad Esfahbod <behdad@behdad.org>
10500 Date:   Mon Dec 17 13:55:36 2012 -0500
10501
10502     [OTLayout] Towards correct FeatureParams handling
10503
10504  src/hb-open-type-private.hh        |  8 +++++++-
10505  src/hb-ot-layout-common-private.hh | 25 +++++++++++++++++++++++--
10506  2 files changed, 30 insertions(+), 3 deletions(-)
10507
10508 commit 87e43b7f2be25840748f920ca33ff553833da45f
10509 Author: Behdad Esfahbod <behdad@behdad.org>
10510 Date:   Fri Dec 14 17:48:23 2012 -0500
10511
10512     [OTLayout] Wire tag and list start all the way to Feature
10513
10514     To fix FeatureParam issues.  No actual fix yet, just plumbing.
10515
10516  src/hb-ot-layout-common-private.hh | 16 ++++++++++++----
10517  1 file changed, 12 insertions(+), 4 deletions(-)
10518
10519 commit 85bc44b90a19c6a669ed567a9cd8513448600afe
10520 Author: Behdad Esfahbod <behdad@behdad.org>
10521 Date:   Wed Dec 12 11:38:49 2012 -0500
10522
10523     [OTLayout] More 'size' feature sanity checking
10524
10525     We still don't look for the old incorrect place of the featureParams.
10526     I'll wait till someone actually complains about it...
10527
10528  src/hb-ot-layout.cc | 99
10529  ++++++++++++++++++++++++++++++++++++++++++-----------
10530  1 file changed, 79 insertions(+), 20 deletions(-)
10531
10532 commit 0bae50a36f3022f9bb6b2c001c191eeaaa4ef954
10533 Author: Behdad Esfahbod <behdad@behdad.org>
10534 Date:   Tue Dec 11 16:01:31 2012 -0500
10535
10536     [OTLayout] Add FeatureParamsCharacterVariants struct
10537
10538     No API yet.
10539
10540  src/hb-ot-layout-common-private.hh | 52
10541  +++++++++++++++++++++++++++++++++++---
10542  1 file changed, 49 insertions(+), 3 deletions(-)
10543
10544 commit bd61bc13ea8ff350ada5449b2cfeb612e66ecafa
10545 Author: Behdad Esfahbod <behdad@behdad.org>
10546 Date:   Tue Dec 11 16:00:43 2012 -0500
10547
10548     [OTLayout] Add UINT24 type
10549
10550  src/hb-open-type-private.hh | 33 ++++++++++++++++++++++-----------
10551  src/hb-private.hh           |  4 ++++
10552  2 files changed, 26 insertions(+), 11 deletions(-)
10553
10554 commit 9cf7f9d4f61741932570afbefdee5edf61f79ae4
10555 Author: Behdad Esfahbod <behdad@behdad.org>
10556 Date:   Tue Dec 11 14:31:13 2012 -0500
10557
10558     Make test-size-params write size in points
10559
10560  src/test-size-params.cc | 18 ++++--------------
10561  1 file changed, 4 insertions(+), 14 deletions(-)
10562
10563 commit 372fe2b67b1757e809bf33e1e9055a00c5bed304
10564 Author: Behdad Esfahbod <behdad@behdad.org>
10565 Date:   Tue Dec 11 14:30:57 2012 -0500
10566
10567     [OTLayout] Make hb_ot_layout_get_size_params() do some checks
10568
10569  src/hb-ot-layout.cc | 12 +++++++++++-
10570  1 file changed, 11 insertions(+), 1 deletion(-)
10571
10572 commit 875a5cbc9c37f4264241c43b80afad2628eab749
10573 Author: Behdad Esfahbod <behdad@behdad.org>
10574 Date:   Tue Dec 11 14:17:01 2012 -0500
10575
10576     [OTLayout] Change hb_ot_layout_get_params() API
10577
10578     And add implementation for StylisticSet UINameID.  No API yet.
10579
10580  src/hb-ot-layout-common-private.hh | 85
10581  ++++++++++++++++++++++++++++++++++++--
10582  src/hb-ot-layout.cc                | 28 +++++++++----
10583  src/hb-ot-layout.h                 |  8 +++-
10584  src/test-size-params.cc            |  9 +++-
10585  4 files changed, 115 insertions(+), 15 deletions(-)
10586
10587 commit 5e7e52ddf2b0c4fbc9d933d24336100368d39a5c
10588 Author: Behdad Esfahbod <behdad@behdad.org>
10589 Date:   Mon Dec 10 17:44:22 2012 -0500
10590
10591     [uniscribe] Enable Uniscribe backend only if it has
10592     ScriptShapeOpenType()
10593
10594     Bug 55494 - ScriptItemizeOpenType doesn't exists under Windows XP
10595
10596  config.h.in  |  6 ------
10597  configure.ac | 14 +++++++++++++-
10598  2 files changed, 13 insertions(+), 7 deletions(-)
10599
10600 commit d41c0c955b8ad9b52191ca47e1f3b1bfe606deb1
10601 Author: Behdad Esfahbod <behdad@behdad.org>
10602 Date:   Mon Dec 10 16:41:20 2012 -0500
10603
10604     Update config template
10605
10606  config.h.in | 4 ----
10607  1 file changed, 4 deletions(-)
10608
10609 commit c48a04e5ea899b82465a0f3f2cfdcffb3bf38f61
10610 Author: John Ralls <jralls@ceridwen.fremont.ca.us>
10611 Date:   Mon Dec 10 16:24:24 2012 -0500
10612
10613     [coretext] Better test for CoreText
10614
10615     Instead of checking for ApplicationServices.h, which is present in all
10616     versions of MacOSX, check for CTFontRef, a CoreText basic type.
10617
10618  configure.ac | 2 +-
10619  1 file changed, 1 insertion(+), 1 deletion(-)
10620
10621 commit 0e9f0f3e5f16a45951423a1229af42dc2fd798c3
10622 Author: Behdad Esfahbod <behdad@behdad.org>
10623 Date:   Mon Dec 10 15:25:21 2012 -0500
10624
10625     Fix atomic ops on iOS
10626
10627     Patch from John Ralls.
10628
10629  src/hb-atomic-private.hh | 8 +++++---
10630  1 file changed, 5 insertions(+), 3 deletions(-)
10631
10632 commit 5f9569c1391c65d7addff363ad6e5ec9b087f01a
10633 Author: Behdad Esfahbod <behdad@behdad.org>
10634 Date:   Mon Dec 10 13:38:42 2012 -0500
10635
10636     Make older MSVC happy
10637
10638  src/hb-private.hh | 2 +-
10639  1 file changed, 1 insertion(+), 1 deletion(-)
10640
10641 commit 071d5b831e6de5f3b24160dc77b139cb040ab886
10642 Author: Behdad Esfahbod <behdad@behdad.org>
10643 Date:   Mon Dec 10 00:57:00 2012 -0500
10644
10645     Work around missing OSAtomicCompareAndSwapPtrBarrier() on OS X 10.4
10646
10647     Not sure how to handle iOS.
10648
10649  src/hb-atomic-private.hh | 11 +++++++++++
10650  1 file changed, 11 insertions(+)
10651
10652 commit e923e6487b25ab86f6f629af480b291e8e5407b5
10653 Author: Behdad Esfahbod <behdad@behdad.org>
10654 Date:   Sun Dec 9 19:39:40 2012 -0500
10655
10656     [coretext] Fixed typo
10657
10658     Oops.  Thanks Khaled for catching this.
10659
10660  src/hb-coretext.cc | 2 +-
10661  1 file changed, 1 insertion(+), 1 deletion(-)
10662
10663 commit 9a8395824bf51c2ff2cfe0887ecad52b3d2c02e2
10664 Author: Behdad Esfahbod <behdad@behdad.org>
10665 Date:   Sun Dec 9 18:47:36 2012 -0500
10666
10667     [coretext] Add hb_coretext_face_get_cg_font()
10668
10669     Not sure if it's useful, but it was missing.
10670
10671  src/hb-coretext.cc | 20 ++++++++++++++------
10672  src/hb-coretext.h  |  3 +++
10673  2 files changed, 17 insertions(+), 6 deletions(-)
10674
10675 commit 86112356885fde32163882b6c9dd19a494304f7a
10676 Author: Behdad Esfahbod <behdad@behdad.org>
10677 Date:   Sun Dec 9 18:47:09 2012 -0500
10678
10679     [coretext] Remove hack around GlyphID
10680
10681     We not namespace our types, so the hack is not needed anymore.
10682
10683  src/hb-coretext.cc | 4 ----
10684  1 file changed, 4 deletions(-)
10685
10686 commit 8e58459aeb949591bb5bca340ef9bdd5cfd54e47
10687 Author: Behdad Esfahbod <behdad@behdad.org>
10688 Date:   Sun Dec 9 18:45:47 2012 -0500
10689
10690     [graphite2] "Update to new API"
10691
10692     Part of patch from Martin Hosken.  I believe he knows what he's doing
10693     :).
10694
10695  src/hb-graphite2.cc | 14 +++++++++++---
10696  1 file changed, 11 insertions(+), 3 deletions(-)
10697
10698 commit a5a4ab3846ef06769784e6469d76eace35e68805
10699 Author: Behdad Esfahbod <behdad@behdad.org>
10700 Date:   Sun Dec 9 18:44:41 2012 -0500
10701
10702     [graphite2] Add hb_graphite2_face_get_gr_face and
10703     hb_graphite2_font_get_gr_font
10704
10705     Based on patch from Martin Hosken.  I believe it returns NULL if the
10706     font doesn't have graphite tables, but have not tested.
10707
10708  src/hb-graphite2.cc | 14 ++++++++++++++
10709  src/hb-graphite2.h  |  8 +++++++-
10710  2 files changed, 21 insertions(+), 1 deletion(-)
10711
10712 commit 737ba156442f723d126c7c58c73729786b67c17a
10713 Author: Behdad Esfahbod <behdad@behdad.org>
10714 Date:   Sun Dec 9 18:43:03 2012 -0500
10715
10716     [graphite2] Preload all tables
10717
10718     Part of patch from Martin Hosken.
10719
10720  src/hb-graphite2.cc | 2 +-
10721  1 file changed, 1 insertion(+), 1 deletion(-)
10722
10723 commit 0ae6dbf1b4de8a0326b8a2f201597427cecfb6db
10724 Author: Behdad Esfahbod <behdad@behdad.org>
10725 Date:   Sun Dec 9 18:37:38 2012 -0500
10726
10727     Minor
10728
10729  src/hb-uniscribe.cc | 32 ++++++++++++++++----------------
10730  1 file changed, 16 insertions(+), 16 deletions(-)
10731
10732 commit 3fe5c159d3532f8ce8a85d217a00681225dd8ed1
10733 Author: Behdad Esfahbod <behdad@behdad.org>
10734 Date:   Sun Dec 9 18:20:19 2012 -0500
10735
10736     Remove excess return
10737
10738     Oops!
10739
10740  src/hb-uniscribe.cc | 1 -
10741  1 file changed, 1 deletion(-)
10742
10743 commit ba2d543004573e8e4e56df70b7fe2a66a42bc83f
10744 Author: Behdad Esfahbod <behdad@behdad.org>
10745 Date:   Sat Dec 8 19:28:41 2012 -0500
10746
10747     Update OT language tags
10748
10749     Patch from Roozbeh Pournader.
10750
10751  src/hb-ot-tag.cc | 212
10752  +++++++++++++++++++++++++++++--------------------------
10753  1 file changed, 110 insertions(+), 102 deletions(-)
10754
10755 commit aba38173c6b464c2884b73ef6cd4577d4efcebbc
10756 Author: Behdad Esfahbod <behdad@behdad.org>
10757 Date:   Wed Dec 5 19:54:48 2012 -0500
10758
10759     Minor
10760
10761  src/hb-ot-tag.cc | 2 +-
10762  1 file changed, 1 insertion(+), 1 deletion(-)
10763
10764 commit 61865745e35eb60aeb59968e7826e37059090780
10765 Author: Behdad Esfahbod <behdad@behdad.org>
10766 Date:   Wed Dec 5 19:42:10 2012 -0500
10767
10768     Fix test with gold linker
10769
10770     Bug 57633 - Symbol tests should ignore __bss_start, _edata, _end
10771
10772  src/check-exported-symbols.sh | 2 +-
10773  src/check-internal-symbols.sh | 2 +-
10774  2 files changed, 2 insertions(+), 2 deletions(-)
10775
10776 commit b71b0bd9ee64feadd7289e195bc58f6361ce707a
10777 Author: Behdad Esfahbod <behdad@behdad.org>
10778 Date:   Wed Dec 5 19:20:31 2012 -0500
10779
10780     [Indic] Add link to Sinhala split matra section of the Sinhala spec
10781
10782  src/hb-ot-shape-complex-indic.cc | 5 +++++
10783  1 file changed, 5 insertions(+)
10784
10785 commit 9a34a50daac3563464e0031f377e85f0c704f2d6
10786 Author: Behdad Esfahbod <behdad@behdad.org>
10787 Date:   Wed Dec 5 19:18:18 2012 -0500
10788
10789     Fix build with C++11
10790
10791  util/options.cc | 8 ++++----
10792  1 file changed, 4 insertions(+), 4 deletions(-)
10793
10794 commit 0beb66e3a61ae8bb1fa66e54b1ff1abb2f8711e9
10795 Author: Behdad Esfahbod <behdad@behdad.org>
10796 Date:   Wed Dec 5 18:46:04 2012 -0500
10797
10798     Fix warnings
10799
10800  src/hb-fallback-shape.cc                   | 10 +++++-----
10801  src/hb-glib.cc                             |  2 +-
10802  src/hb-icu-le.cc                           |  6 +++---
10803  src/hb-old.cc                              | 14 +++++++-------
10804  src/hb-open-type-private.hh                |  4 +---
10805  src/hb-ot-layout-gsubgpos-private.hh       | 24 ++++++++++++------------
10806  src/hb-ot-shape-complex-arabic-fallback.hh |  4 ++--
10807  src/hb-ot-shape-complex-arabic.cc          |  2 +-
10808  src/hb-ot-shape-complex-indic-machine.hh   |  2 +-
10809  src/hb-ot-shape-complex-indic-machine.rl   |  2 +-
10810  src/hb-ot-shape-complex-indic.cc           |  6 +++---
10811  src/hb-ot-shape-complex-thai.cc            |  2 +-
10812  src/hb-ot-shape-fallback.cc                |  4 ++--
10813  src/hb-private.hh                          |  8 ++++----
10814  src/hb-ucdn.cc                             | 27
10815  +++++++++++++++------------
10816  src/hb-utf-private.hh                      |  4 ++--
10817  16 files changed, 61 insertions(+), 60 deletions(-)
10818
10819 commit c6408a1009d2370fbdcfa694898819d99d53c3df
10820 Author: Behdad Esfahbod <behdad@behdad.org>
10821 Date:   Wed Dec 5 17:36:52 2012 -0500
10822
10823     0.9.9
10824
10825  NEWS         | 8 ++++++++
10826  configure.ac | 2 +-
10827  2 files changed, 9 insertions(+), 1 deletion(-)
10828
10829 commit 130bb3f6144afe5c88bb5b4e4c98e7cba03b1e26
10830 Author: Behdad Esfahbod <behdad@behdad.org>
10831 Date:   Wed Dec 5 16:49:47 2012 -0500
10832
10833     Rename VOID and void_t to have HarfBuzz prefix
10834
10835     Fixes build on Windows.  Ouch!
10836
10837  src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
10838  src/hb-private.hh                    | 12 ++++++------
10839  2 files changed, 17 insertions(+), 17 deletions(-)
10840
10841 commit 4a350d0eb25db60d95638664c892d4c8dacf050b
10842 Author: Behdad Esfahbod <behdad@behdad.org>
10843 Date:   Tue Dec 4 17:13:09 2012 -0500
10844
10845     [OTLayout] Reuse context in collect_glyphs() recursion
10846
10847  src/hb-ot-layout-gsubgpos-private.hh | 19 +++++++++++++++----
10848  1 file changed, 15 insertions(+), 4 deletions(-)
10849
10850 commit 8303593ba1db06e402eab52df47f21f13049112d
10851 Author: Behdad Esfahbod <behdad@behdad.org>
10852 Date:   Tue Dec 4 17:08:41 2012 -0500
10853
10854     Minor
10855
10856     Use pointers instead of references, in preparation for upcoming
10857     change.
10858
10859  src/hb-ot-layout-gpos-table.hh       | 28 +++++++++++++-------------
10860  src/hb-ot-layout-gsub-table.hh       | 30 ++++++++++++++--------------
10861  src/hb-ot-layout-gsubgpos-private.hh | 38
10862  ++++++++++++++++++------------------
10863  3 files changed, 48 insertions(+), 48 deletions(-)
10864
10865 commit 1bcfa06d1173f219809542a7380ce77f1c907bec
10866 Author: Behdad Esfahbod <behdad@behdad.org>
10867 Date:   Tue Dec 4 16:58:09 2012 -0500
10868
10869     [OTLayout] Don't recurse in collect_glyphs() for GPOS
10870
10871  src/hb-ot-layout-gpos-table.hh       | 2 +-
10872  src/hb-ot-layout-gsubgpos-private.hh | 4 ++++
10873  2 files changed, 5 insertions(+), 1 deletion(-)
10874
10875 commit b5e04c7dc6b78e311d1a14f1f808fac76a64c889
10876 Author: Behdad Esfahbod <behdad@behdad.org>
10877 Date:   Tue Dec 4 15:57:02 2012 -0500
10878
10879     [ucdn] Match upstream changes
10880
10881  src/hb-ucdn/ucdn.c | 16 ++++++++--------
10882  1 file changed, 8 insertions(+), 8 deletions(-)
10883
10884 commit a52f51b21635c626f6e5ccdba505c4df19bcff2c
10885 Author: Behdad Esfahbod <behdad@behdad.org>
10886 Date:   Tue Dec 4 15:43:38 2012 -0500
10887
10888     0.9.8
10889
10890  NEWS         | 16 ++++++++++++++++
10891  configure.ac |  2 +-
10892  2 files changed, 17 insertions(+), 1 deletion(-)
10893
10894 commit 7babfe5a7904c26060c5b8441ca1bf23e1444f35
10895 Author: Behdad Esfahbod <behdad@behdad.org>
10896 Date:   Tue Dec 4 00:35:54 2012 +0200
10897
10898     Move object mutext into the user-data array
10899
10900     We are not using it for anything lse it seems.
10901
10902  src/hb-common.cc         | 12 ++----------
10903  src/hb-object-private.hh | 24 ++++++++++--------------
10904  2 files changed, 12 insertions(+), 24 deletions(-)
10905
10906 commit a1900114770952778563dd6f3bc79334b0ca8df5
10907 Author: Behdad Esfahbod <behdad@behdad.org>
10908 Date:   Tue Dec 4 00:29:35 2012 +0200
10909
10910     Remove unused functions
10911
10912  src/hb-object-private.hh | 20 --------------------
10913  1 file changed, 20 deletions(-)
10914
10915 commit 88b7564183ae1cf59500b13c7e48756fe200c7cd
10916 Author: Behdad Esfahbod <behdad@behdad.org>
10917 Date:   Sun Dec 2 19:14:29 2012 +0200
10918
10919     "Update" to Unicode 6.2.0 tables
10920
10921     Nothing changed...
10922
10923  src/hb-ot-shape-complex-arabic-table.hh |  4 ++--
10924  src/hb-ot-shape-complex-indic-table.hh  | 12 ++++++------
10925  2 files changed, 8 insertions(+), 8 deletions(-)
10926
10927 commit 4ab99fb8c363cfc6a4f5952e69a19757f0cab344
10928 Author: Behdad Esfahbod <behdad@behdad.org>
10929 Date:   Fri Nov 30 15:02:04 2012 +0200
10930
10931     Minor
10932
10933  src/hb-ot-layout.h | 2 +-
10934  1 file changed, 1 insertion(+), 1 deletion(-)
10935
10936 commit 6748b96d27477b35dd69129e55d861259d66bf9f
10937 Author: Behdad Esfahbod <behdad@behdad.org>
10938 Date:   Fri Nov 30 12:02:21 2012 +0200
10939
10940     Minor
10941
10942  src/hb-ot-layout.cc | 1 -
10943  1 file changed, 1 deletion(-)
10944
10945 commit 624933f67642997ee0a46d5acea285362e837142
10946 Author: Behdad Esfahbod <behdad@behdad.org>
10947 Date:   Fri Nov 30 11:46:35 2012 +0200
10948
10949     Add Persian test cases from Mehran Mehr
10950
10951  test/shaping/texts/in-tree/shaper-arabic/script-arabic/MANIFEST   | 1 +
10952  .../in-tree/shaper-arabic/script-arabic/language-persian/MANIFEST | 1 +
10953  .../shaper-arabic/script-arabic/language-persian/mehran.txt       |
10954  8 ++++++++
10955  3 files changed, 10 insertions(+)
10956
10957 commit 0f3f5299047e3cfc4d1202fee83d484b871279ad
10958 Author: Behdad Esfahbod <behdad@behdad.org>
10959 Date:   Fri Nov 30 09:06:59 2012 +0200
10960
10961     Add test-size-params
10962
10963     Eventually this will become part of a yet-to-be-written hb-ot cmdline
10964     tool.
10965
10966  src/Makefile.am         | 10 ++++-
10967  src/test-size-params.cc | 98
10968  +++++++++++++++++++++++++++++++++++++++++++++++++
10969  2 files changed, 107 insertions(+), 1 deletion(-)
10970
10971 commit 8465a05a89742295d4b009a9b4442eb0a899fd80
10972 Author: Behdad Esfahbod <behdad@behdad.org>
10973 Date:   Fri Nov 30 08:46:43 2012 +0200
10974
10975     Fix hb_buffer_guess_segment_properties() for empty buffer
10976
10977     Was causing assertion failure in shape_plan().
10978
10979  src/hb-buffer.cc | 4 ++--
10980  1 file changed, 2 insertions(+), 2 deletions(-)
10981
10982 commit e75943de803f571b7ad2cf2f777119753a209656
10983 Author: Behdad Esfahbod <behdad@behdad.org>
10984 Date:   Fri Nov 30 08:38:24 2012 +0200
10985
10986     [OTLayout] Fix collect_glyphs() recursion in ContextFormat3
10987
10988  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
10989  1 file changed, 1 insertion(+), 1 deletion(-)
10990
10991 commit 3038ae6adbb61e55d6c665dea0c5271e0c9f0ed8
10992 Author: Behdad Esfahbod <behdad@behdad.org>
10993 Date:   Fri Nov 30 08:24:13 2012 +0200
10994
10995     [OTLayout] Minor
10996
10997  src/hb-ot-layout-gpos-table.hh | 4 ----
10998  src/hb-ot-layout-gsub-table.hh | 4 ----
10999  src/hb-ot-layout.cc            | 4 ++--
11000  3 files changed, 2 insertions(+), 10 deletions(-)
11001
11002 commit 0dff11f6bfbda444a153ca75ff2b947f94e9b3c5
11003 Author: Behdad Esfahbod <behdad@behdad.org>
11004 Date:   Fri Nov 30 08:14:20 2012 +0200
11005
11006     [OTLayout] Look for any 'size' feature, not only in DFLT script
11007
11008     The old code doesn't work with all fonts, as Khaled has reported.
11009
11010  src/hb-ot-layout.cc | 14 +++++---------
11011  1 file changed, 5 insertions(+), 9 deletions(-)
11012
11013 commit e9ad71dee845407da74ccacfbb53ad7ededf07fd
11014 Author: Behdad Esfahbod <behdad@behdad.org>
11015 Date:   Fri Nov 30 08:10:26 2012 +0200
11016
11017     [OTLayout] Rename hb_ot_layout_position_get_size() to
11018     hb_ot_layout_get_size_params()
11019
11020  src/hb-ot-layout.cc | 4 ++--
11021  src/hb-ot-layout.h  | 7 ++++---
11022  2 files changed, 6 insertions(+), 5 deletions(-)
11023
11024 commit f18ff5a84d9fe859c40a7a0c9a207cb40df0e84a
11025 Author: Behdad Esfahbod <behdad@behdad.org>
11026 Date:   Fri Nov 30 08:07:06 2012 +0200
11027
11028     [OTLayout] Return correct value from recursion
11029
11030     Commit 4c4e8f0e754b79ac6190d21878eaaf0b790c7579 broke contextual
11031     lookups
11032     by making the recurse() function always return false.
11033
11034     Reported by Khaled.  Test case: لا in Amiri.
11035
11036  src/hb-ot-layout-gsubgpos-private.hh | 9 ++++-----
11037  1 file changed, 4 insertions(+), 5 deletions(-)
11038
11039 commit f54cce3c6a0432268ce159dbe6c5c6b7f583b87a
11040 Author: Behdad Esfahbod <behdad@behdad.org>
11041 Date:   Mon Nov 26 14:02:31 2012 +0200
11042
11043     [OTLayout] Implement 'size' feature
11044
11045  src/hb-ot-layout-common-private.hh | 36
11046  ++++++++++++++++++++++++++++++++++--
11047  src/hb-ot-layout.cc                | 31 +++++++++++++++++++++++++++++++
11048  src/hb-ot-layout.h                 |  5 +++++
11049  3 files changed, 70 insertions(+), 2 deletions(-)
11050
11051 commit 2dc1141d7d0a9f5818862b09d6b9cfe0a27f1fc1
11052 Author: Behdad Esfahbod <behdad@behdad.org>
11053 Date:   Sat Nov 24 19:16:34 2012 -0500
11054
11055     [OTLayout] Remove operator() from ClassDef
11056
11057  src/hb-ot-layout-common-private.hh   | 2 --
11058  src/hb-ot-layout-gpos-table.hh       | 4 ++--
11059  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
11060  3 files changed, 6 insertions(+), 8 deletions(-)
11061
11062 commit b67881b171a7cf865af58df146da52fc1e27b160
11063 Author: Behdad Esfahbod <behdad@behdad.org>
11064 Date:   Sat Nov 24 19:13:55 2012 -0500
11065
11066     [OTLayout] Remove operator() from Coverage
11067
11068  src/hb-ot-layout-common-private.hh   |  2 --
11069  src/hb-ot-layout-gdef-table.hh       |  4 ++--
11070  src/hb-ot-layout-gpos-table.hh       | 24 ++++++++++++------------
11071  src/hb-ot-layout-gsub-table.hh       | 24 ++++++++++++------------
11072  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
11073  5 files changed, 34 insertions(+), 36 deletions(-)
11074
11075 commit a88e7160217b9f44e4e5b4b814d0ca98c457ee40
11076 Author: Behdad Esfahbod <behdad@behdad.org>
11077 Date:   Sat Nov 24 02:31:02 2012 -0500
11078
11079     [OTLayout] Implement hb_ot_layout_collect_lookups()
11080
11081     Untested.
11082
11083  src/hb-ot-layout.cc | 97
11084  +++++++++++++++++++++++++++++++++++++++++++++++++++++
11085  src/hb-ot-layout.h  |  4 +--
11086  2 files changed, 98 insertions(+), 3 deletions(-)
11087
11088 commit 1ea375da446bf68f705a70ce4a480db9fb9d13f3
11089 Author: Behdad Esfahbod <behdad@behdad.org>
11090 Date:   Sat Nov 24 02:05:52 2012 -0500
11091
11092     [OTLayout] Only collect output glyphs during recursion in
11093     collect_glyphs()
11094
11095  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
11096  1 file changed, 3 insertions(+), 1 deletion(-)
11097
11098 commit f1b12781d279a73b5754afee31e930b5cd87aac6
11099 Author: Behdad Esfahbod <behdad@behdad.org>
11100 Date:   Sat Nov 24 01:55:34 2012 -0500
11101
11102     [OTLayout] Implement ChainContext collect_glyphs()
11103
11104     All of collect_glyphs() complete and untested now.
11105
11106  src/hb-ot-layout-gsubgpos-private.hh | 103
11107  ++++++++++++++++++++++++++++++++---
11108  1 file changed, 96 insertions(+), 7 deletions(-)
11109
11110 commit cdd756b9f40665a201f5c4e65a87b9a27c390601
11111 Author: Behdad Esfahbod <behdad@behdad.org>
11112 Date:   Sat Nov 24 01:38:41 2012 -0500
11113
11114     [OTLayout] Implement GPOS collect_glyphs()
11115
11116  src/hb-ot-layout-gpos-table.hh | 95
11117  +++++++++++++++++++++++++++++++++++++++++-
11118  src/hb-ot-layout.cc            |  9 ++--
11119  2 files changed, 99 insertions(+), 5 deletions(-)
11120
11121 commit 4c4e8f0e754b79ac6190d21878eaaf0b790c7579
11122 Author: Behdad Esfahbod <behdad@behdad.org>
11123 Date:   Sat Nov 24 01:13:20 2012 -0500
11124
11125     [OTLayout] Reuse apply context for recursion
11126
11127  src/hb-ot-layout-gpos-table.hh       | 7 ++++++-
11128  src/hb-ot-layout-gsub-table.hh       | 7 ++++++-
11129  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
11130  3 files changed, 16 insertions(+), 6 deletions(-)
11131
11132 commit 53a69f49e58ef4c4226958e0496fc22455ee6c87
11133 Author: Behdad Esfahbod <behdad@behdad.org>
11134 Date:   Sat Nov 24 01:03:05 2012 -0500
11135
11136     [OTLayout] Remove unused members
11137
11138  src/hb-ot-layout-gsubgpos-private.hh | 3 ---
11139  1 file changed, 3 deletions(-)
11140
11141 commit d0a5233785eb327c4080432f597fe470a1046af3
11142 Author: Behdad Esfahbod <behdad@behdad.org>
11143 Date:   Fri Nov 23 18:54:59 2012 -0500
11144
11145     [OTLayout] Implement Context::collect_glyphs()
11146
11147  src/hb-ot-layout-gsubgpos-private.hh | 122
11148  +++++++++++++++++++++++++++++++----
11149  1 file changed, 111 insertions(+), 11 deletions(-)
11150
11151 commit 26514d51b6669f092d9ccb7523443a5ece74169a
11152 Author: Behdad Esfahbod <behdad@behdad.org>
11153 Date:   Fri Nov 23 18:13:48 2012 -0500
11154
11155     [OTLayout] More collect_glyphs()
11156
11157  src/hb-ot-layout-gpos-table.hh       |  6 ++---
11158  src/hb-ot-layout-gsub-table.hh       | 32 +++++++++++++++-------
11159  src/hb-ot-layout-gsubgpos-private.hh | 51
11160  ++++++++++++++++++++++++++++++++----
11161  3 files changed, 71 insertions(+), 18 deletions(-)
11162
11163 commit c6fb843f2a1c26322c6f4c85d1589f01a9e7a2ef
11164 Author: Behdad Esfahbod <behdad@behdad.org>
11165 Date:   Fri Nov 23 18:04:08 2012 -0500
11166
11167     [OTLayout] Templatize process_recurse_func
11168
11169  src/hb-ot-layout-gpos-table.hh | 10 ++++++++++
11170  src/hb-ot-layout-gsub-table.hh |  8 +++++---
11171  2 files changed, 15 insertions(+), 3 deletions(-)
11172
11173 commit 9b34677f362fb0ef5a7cb8a284a9e06d1a4cc03b
11174 Author: Behdad Esfahbod <behdad@behdad.org>
11175 Date:   Fri Nov 23 17:55:40 2012 -0500
11176
11177     [OTLayout] Clean up closure() a bit
11178
11179  src/hb-ot-layout-gsub-table.hh       | 29 ++++++++++++++---------------
11180  src/hb-ot-layout-gsubgpos-private.hh |  7 ++++---
11181  src/hb-ot-layout.cc                  |  6 +++++-
11182  3 files changed, 23 insertions(+), 19 deletions(-)
11183
11184 commit adf7758a27a11fb1a8a14a2673867589437d22a3
11185 Author: Behdad Esfahbod <behdad@behdad.org>
11186 Date:   Fri Nov 23 17:32:00 2012 -0500
11187
11188     Improve debug log format in presence of templates
11189
11190  src/hb-private.hh | 6 +++++-
11191  1 file changed, 5 insertions(+), 1 deletion(-)
11192
11193 commit 2c53bd3c3ec4f81eff126c5bf84b7f2ddf2f0fef
11194 Author: Behdad Esfahbod <behdad@behdad.org>
11195 Date:   Fri Nov 23 17:29:05 2012 -0500
11196
11197     [OTLayout] Start porting sanitize() to process()
11198
11199  src/hb-open-type-private.hh          | 12 +++++++++++-
11200  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++----
11201  2 files changed, 15 insertions(+), 5 deletions(-)
11202
11203 commit f48ec0e83432c038b50d9715a38ba1469e82e1e4
11204 Author: Behdad Esfahbod <behdad@behdad.org>
11205 Date:   Fri Nov 23 17:23:41 2012 -0500
11206
11207     [OTLayout] Add process() tracing
11208
11209  src/hb-ot-layout-gpos-table.hh       | 60
11210  ++++++++++++++++++++----------------
11211  src/hb-ot-layout-gsub-table.hh       | 51 +++++++++++++++++-------------
11212  src/hb-ot-layout-gsubgpos-private.hh | 17 +++++-----
11213  3 files changed, 72 insertions(+), 56 deletions(-)
11214
11215 commit ed2e13594479c6ed7909401509962ea2f03f9a6e
11216 Author: Behdad Esfahbod <behdad@behdad.org>
11217 Date:   Fri Nov 23 17:10:40 2012 -0500
11218
11219     [OTLayout] More Extension templatizing
11220
11221  src/hb-ot-layout-gpos-table.hh       | 11 -----------
11222  src/hb-ot-layout-gsub-table.hh       | 11 -----------
11223  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++--
11224  3 files changed, 10 insertions(+), 24 deletions(-)
11225
11226 commit 7dddd4e72bc35be962d93dc1b76c7e26c63aaa6d
11227 Author: Behdad Esfahbod <behdad@behdad.org>
11228 Date:   Fri Nov 23 17:04:55 2012 -0500
11229
11230     [OTLayout] More templatizing Extension
11231
11232  src/hb-ot-layout-gpos-table.hh       |  7 +------
11233  src/hb-ot-layout-gsub-table.hh       |  9 ++-------
11234  src/hb-ot-layout-gsubgpos-private.hh | 10 +++++++++-
11235  3 files changed, 12 insertions(+), 14 deletions(-)
11236
11237 commit 653eeb26450053b731b46346606931f5ae88db72
11238 Author: Behdad Esfahbod <behdad@behdad.org>
11239 Date:   Fri Nov 23 16:57:36 2012 -0500
11240
11241     Make Extension a template
11242
11243  src/hb-ot-layout-gpos-table.hh       | 11 +----------
11244  src/hb-ot-layout-gsub-table.hh       | 11 +----------
11245  src/hb-ot-layout-gsubgpos-private.hh |  7 +++++++
11246  3 files changed, 9 insertions(+), 20 deletions(-)
11247
11248 commit 08f1eede1bbc01ece2adf89847614a0670e50443
11249 Author: Behdad Esfahbod <behdad@behdad.org>
11250 Date:   Fri Nov 23 16:51:43 2012 -0500
11251
11252     Minor
11253
11254  src/hb-ot-layout-gpos-table.hh | 19 ++-----------------
11255  src/hb-ot-layout-gsub-table.hh | 19 ++-----------------
11256  2 files changed, 4 insertions(+), 34 deletions(-)
11257
11258 commit 2c9d6485a1f89c11f84e720d3c7978dc11a5039a
11259 Author: Behdad Esfahbod <behdad@behdad.org>
11260 Date:   Fri Nov 23 16:49:19 2012 -0500
11261
11262     More tracing fixup
11263
11264  src/hb-private.hh | 5 ++---
11265  1 file changed, 2 insertions(+), 3 deletions(-)
11266
11267 commit a1733db1c6ff40aae71fa142a12b1fea7b53dd37
11268 Author: Behdad Esfahbod <behdad@behdad.org>
11269 Date:   Fri Nov 23 16:40:04 2012 -0500
11270
11271     [OTLayout] Start adding process() tracing
11272
11273  src/hb-ot-layout-gsubgpos-private.hh | 44
11274  +++++++++++++++++++++++++++---------
11275  src/hb-private.hh                    |  6 +++--
11276  2 files changed, 37 insertions(+), 13 deletions(-)
11277
11278 commit 73c18ae1b982a4e65086afe5177afa79e721e2c0
11279 Author: Behdad Esfahbod <behdad@behdad.org>
11280 Date:   Fri Nov 23 15:34:11 2012 -0500
11281
11282     Cleanup
11283
11284  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++------------
11285  1 file changed, 4 insertions(+), 12 deletions(-)
11286
11287 commit be218c688cbb037a99c8c64bb835f3c980040c0b
11288 Author: Behdad Esfahbod <behdad@behdad.org>
11289 Date:   Fri Nov 23 15:32:14 2012 -0500
11290
11291     Pass this object to trace macros
11292
11293  src/hb-open-file-private.hh          |  10 +--
11294  src/hb-open-type-private.hh          |  34 +++++-----
11295  src/hb-ot-head-table.hh              |   2 +-
11296  src/hb-ot-hhea-table.hh              |   2 +-
11297  src/hb-ot-hmtx-table.hh              |   2 +-
11298  src/hb-ot-layout-common-private.hh   |  36 +++++------
11299  src/hb-ot-layout-gdef-table.hh       |  20 +++---
11300  src/hb-ot-layout-gpos-table.hh       |  80 +++++++++++------------
11301  src/hb-ot-layout-gsub-table.hh       | 122
11302  +++++++++++++++++------------------
11303  src/hb-ot-layout-gsubgpos-private.hh | 100 ++++++++++++++--------------
11304  src/hb-ot-maxp-table.hh              |   2 +-
11305  src/hb-ot-name-table.hh              |   6 +-
11306  12 files changed, 208 insertions(+), 208 deletions(-)
11307
11308 commit 902cc8aca0b3ff25eeee50b3a84d729e31731ef3
11309 Author: Behdad Esfahbod <behdad@behdad.org>
11310 Date:   Fri Nov 23 15:06:59 2012 -0500
11311
11312     [OTLayout] Start unbreaking tracing
11313
11314  src/hb-open-type-private.hh          | 37
11315  +++++++++++++++++++++---------------
11316  src/hb-ot-layout-gsubgpos-private.hh | 37
11317  +++++++++++++++++++++++++-----------
11318  src/hb-private.hh                    | 30 +++++++++++++++++++----------
11319  3 files changed, 68 insertions(+), 36 deletions(-)
11320
11321 commit dabe698fcbeb02911128b17aa8e3b2d864795960
11322 Author: Behdad Esfahbod <behdad@behdad.org>
11323 Date:   Fri Nov 23 14:21:35 2012 -0500
11324
11325     Minor
11326
11327  src/hb-open-type-private.hh          |  5 -----
11328  src/hb-ot-layout-gsubgpos-private.hh | 10 ++++------
11329  src/hb-private.hh                    | 27 +++++++++++++++++++++++++--
11330  3 files changed, 29 insertions(+), 13 deletions(-)
11331
11332 commit c779d82b2fc801eec0d349a106c0e860448fcf4e
11333 Author: Behdad Esfahbod <behdad@behdad.org>
11334 Date:   Fri Nov 23 14:07:24 2012 -0500
11335
11336     Fix warnings
11337
11338  src/hb-ot-layout-gpos-table.hh       | 2 --
11339  src/hb-ot-layout-gsub-table.hh       | 8 +++-----
11340  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
11341  src/hb-private.hh                    | 2 +-
11342  4 files changed, 5 insertions(+), 9 deletions(-)
11343
11344 commit 81822528efc63d867cb2343a8ff7af64fac1c70d
11345 Author: Behdad Esfahbod <behdad@behdad.org>
11346 Date:   Fri Nov 23 13:27:16 2012 -0500
11347
11348     Minor
11349
11350  src/hb-open-type-private.hh          | 6 ++++++
11351  src/hb-ot-layout-gsubgpos-private.hh | 3 ---
11352  2 files changed, 6 insertions(+), 3 deletions(-)
11353
11354 commit 1d67ef980f35ae30d4f8975f65ee07b8cc5deeea
11355 Author: Behdad Esfahbod <behdad@behdad.org>
11356 Date:   Thu Nov 22 16:47:53 2012 -0500
11357
11358     Move code around
11359
11360  src/hb-ot-layout-gsubgpos-private.hh | 44
11361  ++++++++++++++++++------------------
11362  1 file changed, 22 insertions(+), 22 deletions(-)
11363
11364 commit ec35a72a44301934b8f123ab2833f59d8c875a09
11365 Author: Behdad Esfahbod <behdad@behdad.org>
11366 Date:   Thu Nov 22 16:05:59 2012 -0500
11367
11368     [OTLayout] Port apply() operator to process() template
11369
11370  src/hb-ot-layout-gpos-table.hh       | 117
11371  ++++-------------------------------
11372  src/hb-ot-layout-gsub-table.hh       | 108
11373  +++-----------------------------
11374  src/hb-ot-layout-gsubgpos-private.hh |  99 +++++++++++++----------------
11375  src/hb-ot-layout.cc                  |   2 +-
11376  4 files changed, 65 insertions(+), 261 deletions(-)
11377
11378 commit 2005fa5340fc528c32dc2af945ad2431964a47d2
11379 Author: Behdad Esfahbod <behdad@behdad.org>
11380 Date:   Thu Nov 22 14:38:10 2012 -0500
11381
11382     [OTLayout] Port would_apply() and get_coverage() to process()
11383     templates
11384
11385  src/hb-ot-layout-gpos-table.hh       | 175
11386  +++++++++++--------------------
11387  src/hb-ot-layout-gsub-table.hh       | 198
11388  ++++++++++++-----------------------
11389  src/hb-ot-layout-gsubgpos-private.hh |  76 +++++---------
11390  3 files changed, 156 insertions(+), 293 deletions(-)
11391
11392 commit 44fc237b53ebfbaf8a539de16ad735d2c6afc52b
11393 Author: Behdad Esfahbod <behdad@behdad.org>
11394 Date:   Wed Nov 21 23:33:13 2012 -0500
11395
11396     [OTLayout] Port closure() to process() template
11397
11398  src/hb-ot-layout-gsub-table.hh       | 297
11399  ++++++++---------------------------
11400  src/hb-ot-layout-gsubgpos-private.hh | 209 ++++++++++++------------
11401  src/hb-ot-layout.cc                  |  10 +-
11402  3 files changed, 171 insertions(+), 345 deletions(-)
11403
11404 commit 5be86b1bb4fbb37b50a1e2798df0c9a3a528b6b2
11405 Author: Behdad Esfahbod <behdad@behdad.org>
11406 Date:   Thu Nov 22 16:26:22 2012 -0500
11407
11408     [ucdn] Make data tables const!
11409
11410  src/hb-ucdn/ucdn.c           | 16 ++++++++--------
11411  src/hb-ucdn/unicodedata_db.h | 28 ++++++++++++++--------------
11412  2 files changed, 22 insertions(+), 22 deletions(-)
11413
11414 commit 7c5b7fe686c9163afe2f31fbeac6f8c8512f5516
11415 Author: Behdad Esfahbod <behdad@behdad.org>
11416 Date:   Thu Nov 22 14:15:08 2012 -0500
11417
11418     Fix hb_shape_plan_get_shaper()
11419
11420  src/hb-shape-plan.cc | 1 +
11421  1 file changed, 1 insertion(+)
11422
11423 commit 4c8963576573483269b327c6465f6ec99f489e05
11424 Author: Behdad Esfahbod <behdad@behdad.org>
11425 Date:   Wed Nov 21 01:20:56 2012 -0500
11426
11427     0.9.7
11428
11429  NEWS         | 86
11430  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11431  configure.ac |  2 +-
11432  2 files changed, 87 insertions(+), 1 deletion(-)
11433
11434 commit ac064a2db2b7a010d99527e183145286215aea81
11435 Author: Behdad Esfahbod <behdad@behdad.org>
11436 Date:   Wed Nov 21 01:14:19 2012 -0500
11437
11438     Rename hb_set_population() to hb_set_get_population()
11439
11440  src/hb-set.cc | 2 +-
11441  src/hb-set.h  | 2 +-
11442  2 files changed, 2 insertions(+), 2 deletions(-)
11443
11444 commit 16c914c2a6efeb6999054333985b1f711e33cf94
11445 Author: Behdad Esfahbod <behdad@behdad.org>
11446 Date:   Wed Nov 21 01:04:15 2012 -0500
11447
11448     [Indic] One more try at unbreaking Khmer fonts
11449
11450     See comments and discussion on the list.
11451
11452  src/hb-ot-shape-complex-private.hh | 16 ++++++++++------
11453  1 file changed, 10 insertions(+), 6 deletions(-)
11454
11455 commit e8cfdd7fa8d0fb66e0a261f3547e5824897e5131
11456 Author: Behdad Esfahbod <behdad@behdad.org>
11457 Date:   Fri Nov 16 19:07:06 2012 -0800
11458
11459     Start implementing collect_glyphs() operation
11460
11461     Not functional yet.
11462
11463  src/hb-ot-layout-gsub-table.hh       | 185
11464  +++++++++++++++++++++++++++++++++++
11465  src/hb-ot-layout-gsubgpos-private.hh |  57 +++++++++++
11466  src/hb-ot-layout.cc                  |  29 ++++++
11467  src/hb-ot-layout.h                   |   4 +-
11468  4 files changed, 272 insertions(+), 3 deletions(-)
11469
11470 commit 7d52e6601f0e695690cd168a288466746cf25300
11471 Author: Behdad Esfahbod <behdad@behdad.org>
11472 Date:   Fri Nov 16 18:49:54 2012 -0800
11473
11474     Whitespace
11475
11476  src/hb-coretext.cc                   |  32 +++++-----
11477  src/hb-icu-le.cc                     |   2 +-
11478  src/hb-old.cc                        |  10 ++--
11479  src/hb-open-file-private.hh          |   2 +-
11480  src/hb-open-type-private.hh          |   2 +-
11481  src/hb-ot-head-table.hh              |   2 +-
11482  src/hb-ot-hhea-table.hh              |   2 +-
11483  src/hb-ot-hmtx-table.hh              |   2 +-
11484  src/hb-ot-layout-common-private.hh   |   2 +-
11485  src/hb-ot-layout-gdef-table.hh       |   2 +-
11486  src/hb-ot-layout-gpos-table.hh       |   2 +-
11487  src/hb-ot-layout-gsub-table.hh       |   2 +-
11488  src/hb-ot-layout-gsubgpos-private.hh |   2 +-
11489  src/hb-ot-maxp-table.hh              |   2 +-
11490  src/hb-ot-name-table.hh              |   2 +-
11491  src/hb-ot-shape-complex-default.cc   | 109
11492  ++++++++++++++++++-----------------
11493  src/hb-tt-font.cc                    |   2 +-
11494  17 files changed, 87 insertions(+), 92 deletions(-)
11495
11496 commit 51bb498b7b07bff4a447405b72f09b68d07a3e95
11497 Author: Behdad Esfahbod <behdad@behdad.org>
11498 Date:   Fri Nov 16 14:08:05 2012 -0800
11499
11500     Minor
11501
11502  src/hb-ot-shape.cc | 1 +
11503  1 file changed, 1 insertion(+)
11504
11505 commit 89ca8eeb83fedde06727d386369a0a39d410f12b
11506 Author: Behdad Esfahbod <behdad@behdad.org>
11507 Date:   Fri Nov 16 13:53:40 2012 -0800
11508
11509     Implement hb_ot_layout_get_glyphs_in_class()
11510
11511  src/hb-ot-layout-common-private.hh | 24 ++++++++++++++++++++++++
11512  src/hb-ot-layout-gdef-table.hh     |  2 ++
11513  src/hb-ot-layout.cc                |  8 ++++++++
11514  src/hb-ot-layout.h                 |  5 ++---
11515  4 files changed, 36 insertions(+), 3 deletions(-)
11516
11517 commit 5a08ecf9200a6ac9b4ebb7ec5c13dcb42d8820ce
11518 Author: Behdad Esfahbod <behdad@behdad.org>
11519 Date:   Fri Nov 16 13:34:29 2012 -0800
11520
11521     Implement hb_ot_layout_get_glyph_class()
11522
11523  src/hb-ot-layout-gdef-table.hh       | 10 +++++-----
11524  src/hb-ot-layout-gpos-table.hh       |  8 ++++----
11525  src/hb-ot-layout-gsub-table.hh       |  2 +-
11526  src/hb-ot-layout-gsubgpos-private.hh | 10 +++++-----
11527  src/hb-ot-layout-private.hh          | 10 +++++++++-
11528  src/hb-ot-layout.cc                  |  6 ++++++
11529  src/hb-ot-layout.h                   | 14 ++++++--------
11530  src/hb-ot-shape.cc                   |  4 ++--
11531  8 files changed, 38 insertions(+), 26 deletions(-)
11532
11533 commit f9edd5d56bd219625f5b16b23eac53b4c4a8b194
11534 Author: Behdad Esfahbod <behdad@behdad.org>
11535 Date:   Fri Nov 16 13:23:37 2012 -0800
11536
11537     Implement hb_shape_plan_get_shaper()
11538
11539     Untested.
11540
11541  src/hb-shape-plan-private.hh | 1 +
11542  src/hb-shape-plan.cc         | 7 +++++++
11543  src/hb-shape-plan.h          | 4 +---
11544  3 files changed, 9 insertions(+), 3 deletions(-)
11545
11546 commit 43b653150081a2f9dc6b7481229ac4cd952575dc
11547 Author: Behdad Esfahbod <behdad@behdad.org>
11548 Date:   Fri Nov 16 13:12:35 2012 -0800
11549
11550     [Indic] Another try to unbreak Sinhala split matras
11551
11552     Just read the comments...
11553
11554  src/hb-ot-shape-complex-indic.cc                   | 43
11555  ++++++++++++++++++----
11556  .../indic/script-sinhala/misc/MANIFEST             |  1 +
11557  .../indic/script-sinhala/misc/split-matras.txt     |  4 ++
11558  3 files changed, 40 insertions(+), 8 deletions(-)
11559
11560 commit 977f1740ace730dcdff8221a17f2a592c2ec7c74
11561 Author: Behdad Esfahbod <behdad@behdad.org>
11562 Date:   Fri Nov 16 13:10:07 2012 -0800
11563
11564     Unbreak tests
11565
11566  src/hb-ot-layout.h  | 14 +++++++-------
11567  src/hb-shape-plan.h |  2 +-
11568  2 files changed, 8 insertions(+), 8 deletions(-)
11569
11570 commit eba312c8d1b2bbe8cb9b6414e843e78d2c521aa4
11571 Author: Behdad Esfahbod <behdad@behdad.org>
11572 Date:   Fri Nov 16 12:39:23 2012 -0800
11573
11574     Plumbing to get shape plan and font into complex decompose function
11575
11576     So we can handle Sinhala split matras smartly...  Coming soon.
11577
11578  src/hb-ot-shape-complex-default.cc   |  6 ++--
11579  src/hb-ot-shape-complex-indic.cc     | 14 ++++-----
11580  src/hb-ot-shape-complex-private.hh   | 16 +++++------
11581  src/hb-ot-shape-normalize-private.hh | 22 ++++++++++++--
11582  src/hb-ot-shape-normalize.cc         | 56
11583  ++++++++++++++----------------------
11584  src/hb-ot-shape.cc                   |  2 +-
11585  6 files changed, 61 insertions(+), 55 deletions(-)
11586
11587 commit 3f82f8ff07a9d16a7c047129658c1bbedfdb5436
11588 Author: Behdad Esfahbod <behdad@behdad.org>
11589 Date:   Thu Nov 15 18:45:31 2012 -0800
11590
11591     Rename hb_buffer_guess_properties() to
11592     hb_buffer_guess_segment_properties()
11593
11594  src/hb-buffer-private.hh | 2 +-
11595  src/hb-buffer.cc         | 6 +++---
11596  src/hb-buffer.h          | 2 +-
11597  src/hb-fallback-shape.cc | 2 +-
11598  src/hb-ot-shape.cc       | 2 +-
11599  src/hb-shape.cc          | 2 +-
11600  6 files changed, 8 insertions(+), 8 deletions(-)
11601
11602 commit f30641038ba96e83950729b1bd9d86d2e98e46c5
11603 Author: Behdad Esfahbod <behdad@behdad.org>
11604 Date:   Thu Nov 15 18:39:46 2012 -0800
11605
11606     Bunch of independent changes (ouch)
11607
11608     API additions:
11609
11610         hb_segment_properties_t
11611         HB_SEGMENT_PROPERTIES_DEFAULT
11612         hb_segment_properties_equal()
11613         hb_segment_properties_hash()
11614
11615         hb_buffer_set_segment_properties()
11616         hb_buffer_get_segment_properties()
11617
11618         hb_ot_layout_glyph_class_t
11619
11620         hb_shape_plan_t
11621         hb_shape_plan_create()
11622         hb_shape_plan_create_cached()
11623         hb_shape_plan_get_empty()
11624         hb_shape_plan_reference()
11625         hb_shape_plan_destroy()
11626         hb_shape_plan_set_user_data()
11627         hb_shape_plan_get_user_data()
11628         hb_shape_plan_execute()
11629
11630         hb_ot_shape_plan_collect_lookups()
11631
11632     API changes:
11633
11634         Rename hb_ot_layout_feature_get_lookup_indexes() to
11635         hb_ot_layout_feature_get_lookups().
11636
11637     New header file:
11638
11639         hb-shape-plan.h
11640
11641     And a bunch of prototyped but not implemented stuff.  Coming soon.
11642     (Tests fail because of the prototypes right now.)
11643
11644  src/Makefile.am              |   2 +-
11645  src/hb-buffer-private.hh     |  37 ---------------
11646  src/hb-buffer.cc             |  45 +++++++++++++++++-
11647  src/hb-buffer.h              |  47 +++++++++++++++++--
11648  src/hb-ot-layout-private.hh  |   8 ----
11649  src/hb-ot-layout.cc          |  12 ++---
11650  src/hb-ot-layout.h           | 108
11651  ++++++++++++++++++++++++++++++++++++++++---
11652  src/hb-ot-map-private.hh     |   2 +-
11653  src/hb-ot-map.cc             |  15 +++---
11654  src/hb-ot-shape-private.hh   |  11 ++++-
11655  src/hb-ot-shape.cc           |  52 ++++++++++++++-------
11656  src/hb-ot.h                  |   1 +
11657  src/hb-shape-plan-private.hh |   3 +-
11658  src/hb-shape-plan.cc         |  23 +++++++--
11659  src/hb-shape-plan.h          |  50 +++++++++++++-------
11660  src/hb-shaper-private.hh     |   2 -
11661  src/hb-shaper.cc             |   2 +-
11662  src/hb.h                     |   1 +
11663  18 files changed, 304 insertions(+), 117 deletions(-)
11664
11665 commit 75da37dcb17aacc0be6bb006683a84aa31155938
11666 Author: Behdad Esfahbod <behdad@behdad.org>
11667 Date:   Thu Nov 15 18:39:23 2012 -0800
11668
11669     Minor
11670
11671  util/hb-ot-shape-closure.cc | 24 ++++++++++++------------
11672  1 file changed, 12 insertions(+), 12 deletions(-)
11673
11674 commit e05a999495e6575f7cebd7f35db087d964f11ef6
11675 Author: Behdad Esfahbod <behdad@behdad.org>
11676 Date:   Thu Nov 15 16:23:21 2012 -0800
11677
11678     Add hb_face_[sg]et_glyph_count()
11679
11680  src/hb-font-private.hh |  9 +++++++++
11681  src/hb-font.cc         | 29 ++++++++++++++++++++++++++++-
11682  src/hb-font.h          |  7 +++++++
11683  3 files changed, 44 insertions(+), 1 deletion(-)
11684
11685 commit aec89de5641fbe1c3031d63dd5f40ec99bf2a538
11686 Author: Behdad Esfahbod <behdad@behdad.org>
11687 Date:   Thu Nov 15 16:15:42 2012 -0800
11688
11689     Add / modify set API a bit
11690
11691  src/hb-ot-shape.cc          |  2 +-
11692  src/hb-set-private.hh       | 35 ++++++++++++++++--
11693  src/hb-set.cc               | 86
11694  ++++++++++++++++++++++++++++++---------------
11695  src/hb-set.h                | 55 +++++++++++++++++++----------
11696  util/hb-ot-shape-closure.cc |  2 +-
11697  5 files changed, 128 insertions(+), 52 deletions(-)
11698
11699 commit c54599ad269380c7aa28d885fcfd660fc2c10a7b
11700 Author: Behdad Esfahbod <behdad@behdad.org>
11701 Date:   Thu Nov 15 16:14:23 2012 -0800
11702
11703     Minor
11704
11705  src/hb-buffer.cc | 2 +-
11706  src/hb-buffer.h  | 8 +++-----
11707  2 files changed, 4 insertions(+), 6 deletions(-)
11708
11709 commit d1aa143ca434fe272de21d2002768c83387b583b
11710 Author: Behdad Esfahbod <behdad@behdad.org>
11711 Date:   Thu Nov 15 15:38:08 2012 -0800
11712
11713     [Thai] Remove U+0E2C from "AC" consonants
11714
11715     WinXP doesn't include it.
11716
11717  src/hb-ot-shape-complex-thai.cc | 2 +-
11718  1 file changed, 1 insertion(+), 1 deletion(-)
11719
11720 commit 362a990b2246f5448ecb9d600761f710aea7d42d
11721 Author: Behdad Esfahbod <behdad@behdad.org>
11722 Date:   Thu Nov 15 14:57:31 2012 -0800
11723
11724     Rename hb_ot_layout_would_substitute_lookup() and
11725     hb_ot_layout_substitute_closure_lookup()
11726
11727     To match upcoming API.
11728
11729  src/hb-ot-layout-private.hh      | 2 +-
11730  src/hb-ot-layout.cc              | 8 ++++----
11731  src/hb-ot-layout.h               | 4 ++--
11732  src/hb-ot-map.cc                 | 2 +-
11733  src/hb-ot-shape-complex-indic.cc | 2 +-
11734  src/test-would-substitute.cc     | 2 +-
11735  6 files changed, 10 insertions(+), 10 deletions(-)
11736
11737 commit a4bef84e375b090c1bc7e4221b8e0ee435dfcbba
11738 Author: Behdad Esfahbod <behdad@behdad.org>
11739 Date:   Thu Nov 15 13:29:51 2012 -0800
11740
11741     [util] Make hb-shape err if output-format is not understood
11742
11743     And list supported formats.
11744
11745  util/hb-shape.cc | 6 ++++++
11746  1 file changed, 6 insertions(+)
11747
11748 commit 3cec819d39e45470d03085bb6fa132882cc85943
11749 Author: Behdad Esfahbod <behdad@behdad.org>
11750 Date:   Thu Nov 15 13:15:39 2012 -0800
11751
11752     Make the OT shaper default, even if CoreText or Uniscribe is enabled
11753
11754  src/hb-shaper-list.hh | 15 ++++++++-------
11755  1 file changed, 8 insertions(+), 7 deletions(-)
11756
11757 commit 072ae7a982bf640804eee0b41525e7c328806bf5
11758 Author: Behdad Esfahbod <behdad@behdad.org>
11759 Date:   Thu Nov 15 13:14:12 2012 -0800
11760
11761     Add hb_buffer_serialize_list_formats()
11762
11763  src/hb-buffer.cc | 6 ++++++
11764  src/hb-buffer.h  | 3 +++
11765  2 files changed, 9 insertions(+)
11766
11767 commit f9edf1672511c3bcc3796cc79578ffea43b2bda1
11768 Author: Behdad Esfahbod <behdad@behdad.org>
11769 Date:   Thu Nov 15 12:14:09 2012 -0800
11770
11771     Add buffer serialization / deserialization API
11772
11773     Two output formats for now: TEXT, and JSON.  For example:
11774
11775       hb-shape --output-format=json
11776
11777     Deserialization API is added, but not implemented yet.
11778
11779  src/hb-buffer.cc | 222
11780  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
11781  src/hb-buffer.h  |  42 +++++++++++
11782  util/hb-shape.cc |  21 +++++-
11783  util/options.cc  |  57 +++++---------
11784  util/options.hh  |   7 +-
11785  5 files changed, 304 insertions(+), 45 deletions(-)
11786
11787 commit fd0de881f4fc004da6f36d50a91d0e62f8eb4d8c
11788 Author: Behdad Esfahbod <behdad@behdad.org>
11789 Date:   Thu Nov 15 10:47:14 2012 -0800
11790
11791     Avoid C++ undefined behavior
11792
11793     https://bugzilla.mozilla.org/show_bug.cgi?id=810823
11794
11795  src/hb-open-type-private.hh | 4 ++--
11796  1 file changed, 2 insertions(+), 2 deletions(-)
11797
11798 commit f41dc2d35b23220d59d38990bb66f1cbd66a55b3
11799 Author: Behdad Esfahbod <behdad@behdad.org>
11800 Date:   Thu Nov 15 10:36:43 2012 -0800
11801
11802     Fix undefined behavior in Indic dottedcircle
11803
11804     Chromium Issue 158998:      Conditional jump in harfbuzz-ng
11805     http://code.google.com/p/chromium/issues/detail?id=158998
11806
11807  src/hb-ot-shape-complex-indic.cc | 2 +-
11808  1 file changed, 1 insertion(+), 1 deletion(-)
11809
11810 commit 1eb3e94fe99a072ce422e60ac4d4d89ef489b08a
11811 Author: Behdad Esfahbod <behdad@behdad.org>
11812 Date:   Wed Nov 14 17:25:03 2012 -0800
11813
11814     [Thai] Implement PUA-based fallback shaping
11815
11816     As explained here:
11817
11818       http://linux.thai.net/~thep/th-otf/shaping.html
11819
11820     Our output now matches Uniscribe for old fonts (eg. XP Tahoma) with no
11821     Thai GSUB table.
11822
11823  src/hb-ot-shape-complex-thai.cc | 217
11824  ++++++++++++++++++++++++++++++++++++++++
11825  1 file changed, 217 insertions(+)
11826
11827 commit 851784f8372004e0a40b698c0cdc2d7db8629aa2
11828 Author: Behdad Esfahbod <behdad@behdad.org>
11829 Date:   Wed Nov 14 16:24:05 2012 -0800
11830
11831     Improve shaper selection
11832
11833  src/hb-ot-map-private.hh           |  8 ++++----
11834  src/hb-ot-map.cc                   |  6 ++++--
11835  src/hb-ot-shape-complex-indic.cc   |  2 +-
11836  src/hb-ot-shape-complex-private.hh | 13 ++++++++-----
11837  src/hb-ot-shape-complex-thai.cc    | 24 ++++++++++++++++++++++--
11838  5 files changed, 39 insertions(+), 14 deletions(-)
11839
11840 commit f3584d3a3a627e38dfd7769975a670db340d2a48
11841 Author: Behdad Esfahbod <behdad@behdad.org>
11842 Date:   Wed Nov 14 15:55:17 2012 -0800
11843
11844     Add test cases for Thai PUA shaping
11845
11846  .../texts/in-tree/shaper-thai/script-thai/misc/MANIFEST       |  1 +
11847  .../in-tree/shaper-thai/script-thai/misc/pua-shaping.txt      |
11848  11 +++++++++++
11849  2 files changed, 12 insertions(+)
11850
11851 commit 43f04a7456419153cb03e610a825056a47824780
11852 Author: Behdad Esfahbod <behdad@behdad.org>
11853 Date:   Wed Nov 14 15:51:54 2012 -0800
11854
11855     Move Thai shaper into a separate file
11856
11857  src/Makefile.am                    |   3 +-
11858  src/hb-ot-shape-complex-default.cc | 225 ++++++++++++++++++++++++
11859  src/hb-ot-shape-complex-misc.cc    | 339
11860  -------------------------------------
11861  src/hb-ot-shape-complex-thai.cc    | 141 +++++++++++++++
11862  4 files changed, 368 insertions(+), 340 deletions(-)
11863
11864 commit ba82325b7a6311b787ae47f41a56964e2f2cba9f
11865 Author: Behdad Esfahbod <behdad@behdad.org>
11866 Date:   Wed Nov 14 15:36:53 2012 -0800
11867
11868     Add note re 'Phags-pa letter U+A872, which is Joining_Type=L
11869
11870  src/hb-ot-shape-complex-arabic.cc | 1 +
11871  1 file changed, 1 insertion(+)
11872
11873 commit d469fadce8290c7dda559c5927dd19df65f91c1a
11874 Author: Behdad Esfahbod <behdad@behdad.org>
11875 Date:   Wed Nov 14 15:07:36 2012 -0800
11876
11877     [Indic] Exchange abort() for assert()
11878
11879  src/hb-ot-shape-complex-indic.cc | 7 ++++---
11880  1 file changed, 4 insertions(+), 3 deletions(-)
11881
11882 commit 0f80a89de99293ddbf0b8b815fe360677d057e38
11883 Author: Behdad Esfahbod <behdad@behdad.org>
11884 Date:   Wed Nov 14 15:05:19 2012 -0800
11885
11886     Don't route Kharoshthi through the Indic shaper
11887
11888     It's a simple, right-to-left, script.
11889
11890  src/hb-ot-shape-complex-private.hh | 2 +-
11891  1 file changed, 1 insertion(+), 1 deletion(-)
11892
11893 commit e67072bb179a5c17db04075de74215597fb43c82
11894 Author: Behdad Esfahbod <behdad@behdad.org>
11895 Date:   Wed Nov 14 15:00:53 2012 -0800
11896
11897     [Indic] Handle overstruck matra position
11898
11899  src/hb-ot-shape-complex-indic-private.hh | 6 +++---
11900  1 file changed, 3 insertions(+), 3 deletions(-)
11901
11902 commit 7e99e4f0740e47efda5882604954cb7d12700a4b
11903 Author: Behdad Esfahbod <behdad@behdad.org>
11904 Date:   Wed Nov 14 14:09:46 2012 -0800
11905
11906     Reposition Lao marks
11907
11908     Lao marks are center-aligned, unlike Thai ones.
11909
11910  src/hb-ot-shape-fallback.cc | 4 ++--
11911  1 file changed, 2 insertions(+), 2 deletions(-)
11912
11913 commit 865745b5b87236651f5663cae3461db9cb505eed
11914 Author: Behdad Esfahbod <behdad@behdad.org>
11915 Date:   Wed Nov 14 13:48:26 2012 -0800
11916
11917     Don't do fallback positioning for Indic and Thai shapers
11918
11919  src/hb-ot-shape-complex-arabic.cc  |  1 +
11920  src/hb-ot-shape-complex-indic.cc   |  1 +
11921  src/hb-ot-shape-complex-misc.cc    |  2 ++
11922  src/hb-ot-shape-complex-private.hh |  1 +
11923  src/hb-ot-shape.cc                 | 20 +++++---------------
11924  5 files changed, 10 insertions(+), 15 deletions(-)
11925
11926 commit 981748cb2e9b48b77177b19ec1f972cab7afda89
11927 Author: Behdad Esfahbod <behdad@behdad.org>
11928 Date:   Wed Nov 14 13:38:16 2012 -0800
11929
11930     [Indic] If Khmer fonts have a 'liga' feature, use generic shaper
11931
11932     Seems to produce more coherent results than trying the Indic shaper on
11933     them.  I'm looking at you, Kh-* fonts...
11934
11935  src/hb-ot-shape-complex-private.hh | 21 +++++++++++++++++----
11936  1 file changed, 17 insertions(+), 4 deletions(-)
11937
11938 commit 6b19fa48621dbf36d471d5005f6ae20df350954f
11939 Author: Behdad Esfahbod <behdad@behdad.org>
11940 Date:   Wed Nov 14 11:38:50 2012 -0800
11941
11942     Adjust diff rule for the new hb-shape output format
11943
11944  test/shaping/hb_test_tools.py | 2 +-
11945  1 file changed, 1 insertion(+), 1 deletion(-)
11946
11947 commit dde5506fd963e3cec27c3389bb1fc092f86d1e06
11948 Author: Behdad Esfahbod <behdad@behdad.org>
11949 Date:   Wed Nov 14 11:37:04 2012 -0800
11950
11951     [Indic] Don't move virama with left matra
11952
11953     This is important for the Sinhala U+0DDA split matra since it
11954     decomposes
11955     to U+0DD9,U+0DCA where U+0DD9 is a left matra and U+0DCA is the
11956     virama.
11957     We don't want to move the virama with the left matra.
11958     TEST: U+0D9A,U+0DDA
11959
11960     Note that we were already doing this in the Uniscribe bug
11961     compatibility
11962     mode.  We now do it all the time.
11963
11964  src/hb-ot-shape-complex-indic.cc | 8 ++++++--
11965  1 file changed, 6 insertions(+), 2 deletions(-)
11966
11967 commit 82c4d9880a2cd321f6426888511c5f0318f96ad5
11968 Author: Behdad Esfahbod <behdad@behdad.org>
11969 Date:   Wed Nov 14 10:56:02 2012 -0800
11970
11971     Add Sinhala test case for split matra U+0DDA
11972
11973  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt
11974  | 1 +
11975  1 file changed, 1 insertion(+)
11976
11977 commit d04b12853167d756a8cccaf4154f0fd894bce6de
11978 Author: Behdad Esfahbod <behdad@behdad.org>
11979 Date:   Wed Nov 14 10:53:10 2012 -0800
11980
11981     Fix test
11982
11983  test/api/test-buffer.c | 2 +-
11984  1 file changed, 1 insertion(+), 1 deletion(-)
11985
11986 commit 92f9bfed42f720c1fd78e795845542661aaf4f8a
11987 Author: Behdad Esfahbod <behdad@behdad.org>
11988 Date:   Tue Nov 13 16:50:45 2012 -0800
11989
11990     Minor
11991
11992  src/hb-buffer.h | 26 ++++++++++++++------------
11993  1 file changed, 14 insertions(+), 12 deletions(-)
11994
11995 commit 66ac2ff32e24f0d5658ca172147613081a133847
11996 Author: Behdad Esfahbod <behdad@behdad.org>
11997 Date:   Tue Nov 13 16:26:32 2012 -0800
11998
11999     API change: Remove "mask" from hb_buffer_add()
12000
12001     I don't expect anybody using hb_buffer_add(), so this shouldn't break
12002     anyone's code.
12003
12004  src/hb-buffer-private.hh | 1 -
12005  src/hb-buffer.cc         | 8 +++-----
12006  src/hb-buffer.h          | 1 -
12007  3 files changed, 3 insertions(+), 7 deletions(-)
12008
12009 commit 407f80d62589774f845ef1a6a0a7d841b09d57c6
12010 Author: Behdad Esfahbod <behdad@behdad.org>
12011 Date:   Tue Nov 13 15:33:27 2012 -0800
12012
12013     [util] Add --bot / --eot / --preserve-default-ignorables
12014
12015  util/options.cc |  3 +++
12016  util/options.hh | 12 ++++++++++++
12017  2 files changed, 15 insertions(+)
12018
12019 commit 78d41d8d69142ae95928b51215c0c0c5e3f5b3f0
12020 Author: Behdad Esfahbod <behdad@behdad.org>
12021 Date:   Tue Nov 13 15:15:09 2012 -0800
12022
12023     Minor
12024
12025  util/options.cc | 2 +-
12026  1 file changed, 1 insertion(+), 1 deletion(-)
12027
12028 commit 321f73c16efa0730c96e001d65268f4927a0f735
12029 Author: Behdad Esfahbod <behdad@behdad.org>
12030 Date:   Tue Nov 13 15:12:24 2012 -0800
12031
12032     [util] Add --text-before and --text-after to hb-shape / hb-view
12033
12034     Use with Arabic, for example, to see the effect on joining.
12035
12036  util/hb-ot-shape-closure.cc |  4 +++-
12037  util/main-font-text.hh      |  2 +-
12038  util/options.cc             |  2 ++
12039  util/options.hh             | 18 ++++++++++++++++--
12040  util/shape-consumer.hh      |  6 ++++--
12041  5 files changed, 26 insertions(+), 6 deletions(-)
12042
12043 commit e13f8d280bafc6a6b6e31e2eee587660b8333c56
12044 Author: Behdad Esfahbod <behdad@behdad.org>
12045 Date:   Tue Nov 13 15:12:06 2012 -0800
12046
12047     Fix UTF-8 backward iteration
12048
12049     Ouch!
12050
12051  src/hb-utf-private.hh | 4 ++--
12052  1 file changed, 2 insertions(+), 2 deletions(-)
12053
12054 commit 5669a6cf418f3a8b9281c36e9d662d843be80433
12055 Author: Behdad Esfahbod <behdad@behdad.org>
12056 Date:   Tue Nov 13 15:11:51 2012 -0800
12057
12058     [Arabic] Fix post-context handling
12059
12060     Ouch!
12061
12062  src/hb-ot-shape-complex-arabic.cc | 2 +-
12063  1 file changed, 1 insertion(+), 1 deletion(-)
12064
12065 commit 0c7df2222862122ebbdc8665a21d6771ef5e0252
12066 Author: Behdad Esfahbod <behdad@behdad.org>
12067 Date:   Tue Nov 13 14:42:35 2012 -0800
12068
12069     Add buffer flags
12070
12071     New API:
12072
12073         hb_buffer_flags_t
12074
12075         HB_BUFFER_FLAGS_DEFAULT
12076         HB_BUFFER_FLAG_BOT
12077         HB_BUFFER_FLAG_EOT
12078         HB_BUFFER_FLAG_PRESERVE_DEFAULT_IGNORABLES
12079
12080         hb_buffer_set_flags()
12081         hb_buffer_get_flags()
12082
12083     We use the BOT flag to decide whether to insert dottedcircle if the
12084     first char in the buffer is a combining mark.
12085
12086     The PRESERVE_DEFAULT_IGNORABLES flag prevents removal of characters
12087     like
12088     ZWNJ/ZWJ/...
12089
12090  src/hb-buffer-private.hh          |  1 +
12091  src/hb-buffer.cc                  | 18 ++++++++++++++++++
12092  src/hb-buffer.h                   | 13 +++++++++++++
12093  src/hb-ot-shape-complex-arabic.cc | 40
12094  ++++++++++++++++++++-------------------
12095  src/hb-ot-shape.cc                |  9 ++++++---
12096  test/api/test-buffer.c            |  9 +++++++++
12097  6 files changed, 68 insertions(+), 22 deletions(-)
12098
12099 commit 1c7e55511a870f2689680ca8f977e00879f3b3e3
12100 Author: Behdad Esfahbod <behdad@behdad.org>
12101 Date:   Tue Nov 13 14:42:22 2012 -0800
12102
12103     Minor fix
12104
12105     Ouch
12106
12107  src/hb-shape.cc | 2 +-
12108  1 file changed, 1 insertion(+), 1 deletion(-)
12109
12110 commit c8d4f8b0fe56ce909e3ca07f8a30cb4fb940868b
12111 Author: Behdad Esfahbod <behdad@behdad.org>
12112 Date:   Tue Nov 13 14:10:19 2012 -0800
12113
12114     Minor
12115
12116  test/api/test-object.c | 2 +-
12117  1 file changed, 1 insertion(+), 1 deletion(-)
12118
12119 commit 82ecaff736e245e117d70b6ec1497508c6eb08d2
12120 Author: Behdad Esfahbod <behdad@behdad.org>
12121 Date:   Tue Nov 13 13:57:52 2012 -0800
12122
12123     Add hb_buffer_clear()
12124
12125     Which is like _reset(), but does NOT clear unicode-funcs.
12126
12127  src/hb-buffer-private.hh |  1 +
12128  src/hb-buffer.cc         | 15 +++++++++++++++
12129  src/hb-buffer.h          |  4 ++++
12130  test/api/test-buffer.c   | 22 +++++++++++++++++++++-
12131  4 files changed, 41 insertions(+), 1 deletion(-)
12132
12133 commit da43a92b04929e93356ae393803ef101154d2267
12134 Author: Behdad Esfahbod <behdad@behdad.org>
12135 Date:   Tue Nov 13 13:48:26 2012 -0800
12136
12137     0.9.6
12138
12139  NEWS         | 28 ++++++++++++++++++++++++++++
12140  configure.ac |  2 +-
12141  2 files changed, 29 insertions(+), 1 deletion(-)
12142
12143 commit 0736915b8ed789a209205fec762997af3a8af89c
12144 Author: Behdad Esfahbod <behdad@behdad.org>
12145 Date:   Tue Nov 13 12:35:35 2012 -0800
12146
12147     [Indic] Decompose Sinhala split matras the way old HarfBuzz /
12148     Pango did
12149
12150     Had to do some refactoring to make this happen...
12151
12152     Under uniscribe bug compatibility mode, we still plit them
12153     Uniscrie-style, but Jonathan and I convinced ourselves that there
12154     is no
12155     harm doing this the Unicode way.  This change makes that happen, and
12156     unbreaks free Sinhala fonts.
12157
12158  src/hb-ot-shape-complex-arabic.cc    |   2 +
12159  src/hb-ot-shape-complex-indic.cc     |  74 +++++++++-
12160  src/hb-ot-shape-complex-misc.cc      | 133 ++++++++++++++++-
12161  src/hb-ot-shape-complex-private.hh   |  28 +++-
12162  src/hb-ot-shape-normalize-private.hh |   6 +-
12163  src/hb-ot-shape-normalize.cc         | 278
12164  ++++++++++-------------------------
12165  src/hb-ot-shape.cc                   |   5 +-
12166  7 files changed, 312 insertions(+), 214 deletions(-)
12167
12168 commit c8149ca85ed97112778590bc9f090f3ee0254100
12169 Author: Behdad Esfahbod <behdad@behdad.org>
12170 Date:   Tue Nov 13 11:07:20 2012 -0800
12171
12172     [hb-shape] Adjust postioning output format
12173
12174     1. If there is any offset (x or y), print out both x and y offsets.
12175
12176     2. Always print out the advance in the major direction of the buffer.
12177     Ie. even for zero-advance glyphs, print a "+0".  This is more
12178     intuitive.
12179
12180  util/options.cc | 13 +++++++------
12181  1 file changed, 7 insertions(+), 6 deletions(-)
12182
12183 commit 6fd5335622087e87739684f581aa9f88635ff970
12184 Author: Behdad Esfahbod <behdad@behdad.org>
12185 Date:   Mon Nov 12 18:42:18 2012 -0800
12186
12187     [Indic] Update auto-generated Indic machine to reflect previous commit
12188
12189  src/hb-ot-shape-complex-indic-machine.hh | 1126
12190  +++++++++++++++---------------
12191  1 file changed, 567 insertions(+), 559 deletions(-)
12192
12193 commit 9cac1338c4bc3e9034cbfa104291ed0329debefe
12194 Author: Behdad Esfahbod <behdad@behdad.org>
12195 Date:   Mon Nov 12 18:41:22 2012 -0800
12196
12197     [Indic] Allow Consonant_Medial's after Consonant's
12198
12199     Mostly affects Myanmar, but also Tai Tham, Javanese, and Cham.  The
12200     latter three are untested (no fonts!).
12201
12202  src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
12203  src/hb-ot-shape-complex-indic-private.hh | 7 ++++---
12204  2 files changed, 6 insertions(+), 4 deletions(-)
12205
12206 commit d187099cbab8e75f870a2bc9c23b6a1cf226905e
12207 Author: Behdad Esfahbod <behdad@behdad.org>
12208 Date:   Mon Nov 12 18:38:06 2012 -0800
12209
12210     [Indic] Categorize Myanmar "tone marks" as nuktas
12211
12212  src/hb-ot-shape-complex-indic-private.hh | 2 +-
12213  1 file changed, 1 insertion(+), 1 deletion(-)
12214
12215 commit 8173f23f3f16972c2e8e0a120724533100acfda2
12216 Author: Behdad Esfahbod <behdad@behdad.org>
12217 Date:   Mon Nov 12 18:37:20 2012 -0800
12218
12219     [Indic] Add config for Myanmar
12220
12221  src/hb-ot-shape-complex-indic.cc | 2 ++
12222  1 file changed, 2 insertions(+)
12223
12224 commit 9e92978c8aa3d3cdab4d20c81698c56adbb3dbdd
12225 Author: Behdad Esfahbod <behdad@behdad.org>
12226 Date:   Mon Nov 12 18:36:10 2012 -0800
12227
12228     [Indic] Route "new" Myanmar tag through the Indic shaper
12229
12230     Windows 8 adds a Myanmar shaper using the 'mym2' tag.  Route that
12231     through the Indic shaper.  It's still very broken, but at least this
12232     does NOT break old-style Myanmar shaping using the generic shaper.
12233
12234  src/hb-ot-shape-complex-private.hh | 14 +++++++-------
12235  1 file changed, 7 insertions(+), 7 deletions(-)
12236
12237 commit 5ab3855f8106158ee7e68797e8c35e63e9216e5d
12238 Author: Behdad Esfahbod <behdad@behdad.org>
12239 Date:   Mon Nov 12 18:27:42 2012 -0800
12240
12241     Choose shaper based on chosen OT script tag
12242
12243     For Arabic and Indic shapers, if the font doesn't have a script system
12244     for the script, use default shaper.
12245
12246     Make an exception for Arabic script since we have fallback logic for
12247     that one.
12248
12249  src/hb-ot-map-private.hh           |  4 ++++
12250  src/hb-ot-shape-complex-private.hh | 11 +++++++++--
12251  2 files changed, 13 insertions(+), 2 deletions(-)
12252
12253 commit 9b37b4c5800b158f61602d2aba8a01349e24d251
12254 Author: Behdad Esfahbod <behdad@behdad.org>
12255 Date:   Mon Nov 12 18:23:38 2012 -0800
12256
12257     Make planner available to complex shaper choosing logic
12258
12259  src/hb-ot-shape-complex-private.hh | 4 ++--
12260  src/hb-ot-shape.cc                 | 2 +-
12261  2 files changed, 3 insertions(+), 3 deletions(-)
12262
12263 commit 6fddf2d7397411bba8a23ac535e8b851495d3105
12264 Author: Behdad Esfahbod <behdad@behdad.org>
12265 Date:   Mon Nov 12 17:57:24 2012 -0800
12266
12267     Refactoring ot-map building to make chosen script available earlier
12268
12269  src/hb-ot-map-private.hh   | 13 ++++++++----
12270  src/hb-ot-map.cc           | 51
12271  ++++++++++++++++++++++++++--------------------
12272  src/hb-ot-shape-private.hh |  4 ++--
12273  3 files changed, 40 insertions(+), 28 deletions(-)
12274
12275 commit f17ed8116e7b6429af3fa60bb43d5f4fac66eae3
12276 Author: Behdad Esfahbod <behdad@behdad.org>
12277 Date:   Mon Nov 12 17:48:26 2012 -0800
12278
12279     Minor TODO
12280
12281  TODO | 2 ++
12282  1 file changed, 2 insertions(+)
12283
12284 commit de796a6fb98f4deda276caa82266b7c830978e0b
12285 Author: Behdad Esfahbod <behdad@behdad.org>
12286 Date:   Mon Nov 12 17:27:51 2012 -0800
12287
12288     Add "new" Myanmar OT Script tag
12289
12290     Windows 8 added support for Myanmar shaping using the "mym2"
12291     script tag,
12292     even though Windows never supported the old "mymr" tag.
12293
12294  src/hb-ot-tag.cc       | 2 ++
12295  test/api/test-ot-tag.c | 1 +
12296  2 files changed, 3 insertions(+)
12297
12298 commit 27f52dc3f6bbb97594a44f27b180aed73d9e5608
12299 Author: Behdad Esfahbod <behdad@behdad.org>
12300 Date:   Mon Nov 12 16:54:03 2012 -0800
12301
12302     Add Myanmar tests from UTN#11
12303
12304  .../south-east-asian/script-myanmar/misc/MANIFEST  |  1 +
12305  .../south-east-asian/script-myanmar/misc/utn11.txt | 34
12306  ++++++++++++++++++++++
12307  2 files changed, 35 insertions(+)
12308
12309 commit e9334ce97bb7f1de87fb211bb5a8168033629b14
12310 Author: Behdad Esfahbod <behdad@behdad.org>
12311 Date:   Mon Nov 12 14:57:02 2012 -0800
12312
12313     Break build when ragel is needed and missing
12314
12315  src/Makefile.am | 2 +-
12316  1 file changed, 1 insertion(+), 1 deletion(-)
12317
12318 commit dba186711e3f5e723f917b7104e849c4c525d3b8
12319 Author: Behdad Esfahbod <behdad@behdad.org>
12320 Date:   Mon Nov 12 14:48:33 2012 -0800
12321
12322     [Indic] Make more room in the table
12323
12324     To be used in upcoming commits.
12325
12326  src/hb-ot-shape-complex-indic-private.hh | 10 +++++-----
12327  1 file changed, 5 insertions(+), 5 deletions(-)
12328
12329 commit c4be9917438c45b972ec76dc68409014110f0837
12330 Author: Behdad Esfahbod <behdad@behdad.org>
12331 Date:   Mon Nov 12 14:27:33 2012 -0800
12332
12333     Typo
12334
12335  src/hb-ot-shape-complex-indic.cc | 2 +-
12336  1 file changed, 1 insertion(+), 1 deletion(-)
12337
12338 commit 56be677781736bbedc80df6f6aaa2b5f0bc4041c
12339 Author: Behdad Esfahbod <behdad@behdad.org>
12340 Date:   Mon Nov 12 14:09:40 2012 -0800
12341
12342     [Indic] Port 'pref' logic to look into font tables
12343
12344     ...instead of using a hardcoded list of Ra characters.
12345
12346  src/hb-ot-shape-complex-indic.cc | 7 ++++---
12347  1 file changed, 4 insertions(+), 3 deletions(-)
12348
12349 commit f2c0f59043c93c225274fc0c8177077d16c89d61
12350 Author: Behdad Esfahbod <behdad@behdad.org>
12351 Date:   Mon Nov 12 14:02:02 2012 -0800
12352
12353     [Indic] Port reph handling logic to look into font features
12354
12355     ...instead of using a hardcoded list of Ra characters.
12356
12357  src/hb-ot-shape-complex-indic.cc | 48
12358  +++++++++++++++++++++++++---------------
12359  1 file changed, 30 insertions(+), 18 deletions(-)
12360
12361 commit 43149afbc0007ea075a7017c0e56056c3c0f3614
12362 Author: Behdad Esfahbod <behdad@behdad.org>
12363 Date:   Mon Nov 12 13:34:17 2012 -0800
12364
12365     Route MEETEI_MAYEK through the Indic shaper
12366
12367     Since it has a couple of left-"matras".
12368
12369  src/hb-ot-shape-complex-private.hh | 5 ++---
12370  1 file changed, 2 insertions(+), 3 deletions(-)
12371
12372 commit d0905c3400085f9c0901c558ba1b81b5039510e4
12373 Author: Behdad Esfahbod <behdad@behdad.org>
12374 Date:   Mon Nov 12 13:02:20 2012 -0800
12375
12376     Minor
12377
12378  src/hb-ot-head-table.hh | 2 +-
12379  1 file changed, 1 insertion(+), 1 deletion(-)
12380
12381 commit 365f27ab5ba025bf1be6a882ed213c695cbfed7e
12382 Author: Behdad Esfahbod <behdad@behdad.org>
12383 Date:   Mon Nov 12 11:16:57 2012 -0800
12384
12385     Work around older compilers
12386
12387     As reported on the list:
12388
12389     I am seeing a similar problem building harfbuzz 0.9.5 with Apple gcc
12390     4.0.1 on OS X 10.5 Leopard:
12391
12392     hb-ot-layout-common-private.hh:406: error: 'struct
12393     OT::CoverageFormat1::Iter' is private
12394     hb-ot-layout-common-private.hh:646: error: within this context
12395     hb-ot-layout-common-private.hh:500: error: 'struct
12396     OT::CoverageFormat2::Iter' is private
12397     hb-ot-layout-common-private.hh:647: error: within this context
12398     make[4]: *** [libharfbuzz_la-hb-ot-layout.lo] Error 1
12399
12400     Also reported as happening with MSVC 2005.
12401
12402  src/hb-ot-layout-common-private.hh | 6 ++++++
12403  1 file changed, 6 insertions(+)
12404
12405 commit 6b389ddc3623d042ded4731f4d62dc354002fdd0
12406 Author: Behdad Esfahbod <behdad@behdad.org>
12407 Date:   Mon Nov 12 11:02:56 2012 -0800
12408
12409     [Indic] Don't apply 'liga'
12410
12411     Uniscribe doesn't.  And some fonts abuse this feature to get Indic
12412     shaping working in non-complex applications like Adobe's apps.
12413
12414     No change in numbers:
12415
12416     BENGALI: 353897 out of 354188 tests passed. 291 failed (0.0821598%)
12417     DEVANAGARI: 707337 out of 707394 tests passed. 57 failed (0.00805774%)
12418     GUJARATI: 366440 out of 366457 tests passed. 17 failed (0.00463902%)
12419     GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
12420     KANNADA: 951046 out of 951913 tests passed. 867 failed (0.0910798%)
12421     KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
12422     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
12423     MALAYALAM: 1048011 out of 1048334 tests passed. 323 failed
12424     (0.0308108%)
12425     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
12426     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
12427     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
12428     TELUGU: 970557 out of 970573 tests passed. 16 failed (0.00164851%)
12429     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
12430
12431  src/hb-ot-shape-complex-indic.cc | 2 ++
12432  1 file changed, 2 insertions(+)
12433
12434 commit d05ac7dc3f2949e85f1fe996315b31b7aae370fe
12435 Author: Behdad Esfahbod <behdad@behdad.org>
12436 Date:   Mon Nov 12 10:26:50 2012 -0800
12437
12438     Fix hb-ft glyph name for broken fonts that return empty glyph names
12439
12440  src/hb-ft.cc | 2 +-
12441  1 file changed, 1 insertion(+), 1 deletion(-)
12442
12443 commit 3bc22eb7b843c77706bb13fc332009097f247813
12444 Author: Behdad Esfahbod <behdad@behdad.org>
12445 Date:   Mon Nov 12 10:07:28 2012 -0800
12446
12447     Minor
12448
12449  util/options.cc | 2 +-
12450  1 file changed, 1 insertion(+), 1 deletion(-)
12451
12452 commit 4899801155cc0fef7a8aa58c33ac2d30ba34bcc3
12453 Author: Behdad Esfahbod <behdad@behdad.org>
12454 Date:   Thu Nov 8 15:08:26 2012 -0800
12455
12456     U+A872 PHAGS-PA SUPERFIXED LETTER RA is "Right"-Joining
12457
12458  src/hb-ot-shape-complex-arabic.cc | 3 +++
12459  1 file changed, 3 insertions(+)
12460
12461 commit 22a685836a59d1c02914761c02d3852810b83ec5
12462 Author: Behdad Esfahbod <behdad@behdad.org>
12463 Date:   Mon Nov 5 15:20:10 2012 -0800
12464
12465     Adjust Mongolian shaping
12466
12467     For U+1880..U+1886 Uniscribe thinks they are non-joining.
12468     For U+1887 Uniscribe thinks it's joining, but looks wrong to me.
12469     For now, match Uniscribe.
12470
12471  src/hb-ot-shape-complex-arabic.cc | 3 +++
12472  1 file changed, 3 insertions(+)
12473
12474 commit e6b86c8519f894bf7fe18d5c143276521fcacece
12475 Author: Behdad Esfahbod <behdad@behdad.org>
12476 Date:   Mon Nov 5 15:18:49 2012 -0800
12477
12478     Add test for non-joining Mongolian letters
12479
12480     For U+1880..U+1886 Uniscribe thinks they are non-joining.
12481     For U+1887 Uniscribe thinks it's joining, but looks wrong to me.
12482
12483  .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST    | 1 +
12484  .../in-tree/shaper-arabic/script-mongolian/misc/non-joining.txt   |
12485  8 ++++++++
12486  2 files changed, 9 insertions(+)
12487
12488 commit c26a52fbe62e5ba4d0e1e2ba13bfb6ceb3f773dc
12489 Author: Behdad Esfahbod <behdad@behdad.org>
12490 Date:   Sun Nov 4 16:48:45 2012 -0800
12491
12492     Minor
12493
12494  src/hb-ot-shape-fallback.cc | 2 +-
12495  1 file changed, 1 insertion(+), 1 deletion(-)
12496
12497 commit f60d3ed35d94f1adcfd73ca05d03d7e81fb5de03
12498 Author: Behdad Esfahbod <behdad@behdad.org>
12499 Date:   Sun Nov 4 16:44:47 2012 -0800
12500
12501     Minor
12502
12503  src/hb-set-private.hh | 2 +-
12504  1 file changed, 1 insertion(+), 1 deletion(-)
12505
12506 commit f5e55754f962184d2fb7dcab837cdba56e8c7731
12507 Author: Behdad Esfahbod <behdad@behdad.org>
12508 Date:   Fri Nov 2 13:53:18 2012 -0700
12509
12510     Add Tifinagh test data
12511
12512  test/shaping/texts/in-tree/shaper-default/MANIFEST            |  2 ++
12513  .../texts/in-tree/shaper-default/script-tifinagh/MANIFEST     |  1 +
12514  .../in-tree/shaper-default/script-tifinagh/misc/MANIFEST      |  1 +
12515  .../in-tree/shaper-default/script-tifinagh/misc/misc.txt      |
12516  11 +++++++++++
12517  4 files changed, 15 insertions(+)
12518
12519 commit 10a33296e674ee84b9ed2df25cf373de7d020b8d
12520 Author: Behdad Esfahbod <behdad@behdad.org>
12521 Date:   Fri Nov 2 13:38:55 2012 -0700
12522
12523     Minor
12524
12525  src/hb-ot-tag.cc | 2 ++
12526  1 file changed, 2 insertions(+)
12527
12528 commit c21498afd857e78230f761ee5c9e73adece89dd0
12529 Author: Behdad Esfahbod <behdad@behdad.org>
12530 Date:   Fri Nov 2 10:21:26 2012 -0700
12531
12532     Add Mongolian and 'Phags-pa joining test cases
12533
12534  test/shaping/texts/in-tree/shaper-arabic/MANIFEST          |  1 +
12535  .../in-tree/shaper-arabic/script-mongolian/misc/misc.txt   |  3 +++
12536  .../texts/in-tree/shaper-arabic/script-phags-pa/MANIFEST   |  1 +
12537  .../in-tree/shaper-arabic/script-phags-pa/misc/MANIFEST    |  1 +
12538  .../in-tree/shaper-arabic/script-phags-pa/misc/misc.txt    | 14
12539  ++++++++++++++
12540  5 files changed, 20 insertions(+)
12541
12542 commit 3ba7bc14ea652d27639f34109e51a497a678a54a
12543 Author: Behdad Esfahbod <behdad@behdad.org>
12544 Date:   Thu Nov 1 20:05:04 2012 -0700
12545
12546     Implement 'Phags-pa shaping
12547
12548     Through the Arabic shaper.  It's similar to Mongolian.
12549
12550  src/hb-ot-shape-complex-arabic.cc  | 15 ++++++++++++---
12551  src/hb-ot-shape-complex-private.hh |  4 +---
12552  2 files changed, 13 insertions(+), 6 deletions(-)
12553
12554 commit 431bef2e16c7888ca3960f5797432d3a20903550
12555 Author: Behdad Esfahbod <behdad@behdad.org>
12556 Date:   Thu Nov 1 16:26:01 2012 -0700
12557
12558     Minor build fix
12559
12560  test/api/Makefile.am | 10 +++++++++-
12561  1 file changed, 9 insertions(+), 1 deletion(-)
12562
12563 commit da70111ab234e8b740ce6fb1789a1809fbec0c44
12564 Author: Behdad Esfahbod <behdad@behdad.org>
12565 Date:   Wed Oct 31 13:45:30 2012 -0700
12566
12567     Don't clear buffer pre-context if no new context is being provided
12568
12569     Patch from Jonathan Kew.
12570
12571     Part of fixing:
12572
12573     Mozilla Bug 801410 - avoid inserting dotted-circle for run-initial
12574     Unicode combining characters in "simple" scripts such as Latin
12575
12576     https://bugzilla.mozilla.org/show_bug.cgi?id=801410
12577
12578  src/hb-buffer.cc | 9 ++++++++-
12579  1 file changed, 8 insertions(+), 1 deletion(-)
12580
12581 commit 0bc7a38463bfb37f12efeb1b8cb2024cf4a347bc
12582 Author: Behdad Esfahbod <behdad@behdad.org>
12583 Date:   Mon Oct 29 22:02:45 2012 -0700
12584
12585     [OT] Fix ReverseChainingSubst
12586
12587     We should make it clear that we don't want output buffer in this case,
12588     otherwise buffer->backtrack_len() would be wrong.
12589
12590  src/hb-buffer-private.hh       |  1 +
12591  src/hb-buffer.cc               | 13 +++++++++++++
12592  src/hb-ot-layout-gsub-table.hh |  1 +
12593  3 files changed, 15 insertions(+)
12594
12595 commit 2616689d159024d2b1cb1e68f9936b2129bf9be6
12596 Author: Behdad Esfahbod <behdad@behdad.org>
12597 Date:   Mon Oct 29 21:51:56 2012 -0700
12598
12599     More tracing fixups
12600
12601  src/hb-ot-layout-gsubgpos-private.hh | 13 +++++++------
12602  1 file changed, 7 insertions(+), 6 deletions(-)
12603
12604 commit 937f8d3871863b8b1ed1d8900cf41999d92ba30f
12605 Author: Behdad Esfahbod <behdad@behdad.org>
12606 Date:   Mon Oct 29 21:49:33 2012 -0700
12607
12608     [Arabic] Enable dlig and mset for Arabic
12609
12610     That's what the spec says, and what Uniscribe does.
12611
12612  src/hb-ot-shape-complex-arabic.cc | 3 ++-
12613  1 file changed, 2 insertions(+), 1 deletion(-)
12614
12615 commit 911ed096980630fd4a37bf2024036daae13a6056
12616 Author: Behdad Esfahbod <behdad@behdad.org>
12617 Date:   Mon Oct 29 19:42:19 2012 -0700
12618
12619     Ignore gid0 in test results
12620
12621  test/shaping/hb_test_tools.py | 1 +
12622  1 file changed, 1 insertion(+)
12623
12624 commit bc513add7999baf32f126ceebbd318105ee66985
12625 Author: Behdad Esfahbod <behdad@behdad.org>
12626 Date:   Mon Oct 29 19:03:55 2012 -0700
12627
12628     Add missing TRACE_RETURN
12629
12630  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
12631  1 file changed, 1 insertion(+), 1 deletion(-)
12632
12633 commit 10b88d89ef1efcfddbbfabd3669399b472c8a900
12634 Author: Behdad Esfahbod <behdad@behdad.org>
12635 Date:   Mon Oct 29 18:18:24 2012 -0700
12636
12637     Add Ethiopic test case
12638
12639     This sequence: U+120B,U+135F,U+120B with the Nyala font from Win7
12640     exposes a GPOS bug in Uniscribe, in that the positioned mark is
12641     wrongly
12642     moved as a result a following kern.
12643
12644     This is the one "failure" in the Ethiopic test suite :-).
12645
12646     ETHIOPIC: 118900 out of 118901 tests passed. 1 failed (0.000841036%)
12647
12648  test/shaping/texts/in-tree/shaper-default/script-ethiopic/MANIFEST      |
12649  1 +
12650  test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/MANIFEST |
12651  1 +
12652  test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/misc.txt |
12653  1 +
12654  3 files changed, 3 insertions(+)
12655
12656 commit 88d3c98e309e14c3115825d1d8d40d0b3eec2d97
12657 Author: Behdad Esfahbod <behdad@behdad.org>
12658 Date:   Mon Oct 29 16:27:02 2012 -0700
12659
12660     [Indic] Position pre-base reordering Ra after Chillus in Malayalam
12661
12662     The logic for pre-base reordering follows the left matra logic.
12663     We had an exception for Malayalam/Tamil in the left matra
12664     repositioning
12665     which was not reflected in pre-base reordering.
12666
12667     Malayalam failures down from 337 to 323.
12668
12669     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
12670     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
12671     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
12672     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
12673     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
12674     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
12675     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
12676     MALAYALAM: 1048011 out of 1048334 tests passed. 323 failed
12677     (0.0308108%)
12678     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
12679     SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
12680     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
12681     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
12682     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
12683
12684  src/hb-ot-shape-complex-indic.cc | 35 +++++++++++++++++++++--------------
12685  1 file changed, 21 insertions(+), 14 deletions(-)
12686
12687 commit 21bf796954678d02f136709cade43adef6f8f42b
12688 Author: Behdad Esfahbod <behdad@behdad.org>
12689 Date:   Mon Oct 29 14:21:09 2012 -0700
12690
12691     Add missed file
12692
12693  src/hb-ucdn/COPYING | 13 +++++++++++++
12694  1 file changed, 13 insertions(+)
12695
12696 commit 01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80
12697 Author: Behdad Esfahbod <behdad@behdad.org>
12698 Date:   Mon Oct 29 10:56:04 2012 -0700
12699
12700     Include config.h.in in tree
12701
12702     I typically don't like including generating files in tree.
12703     But like to
12704     make an exception for this, since this forms the canonical list of
12705     options one would need to go through when building with alternative
12706     build systems.
12707
12708  Makefile.am |   1 -
12709  config.h.in | 160
12710  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12711  2 files changed, 160 insertions(+), 1 deletion(-)
12712
12713 commit 02ed52169ad3bb48f4989f721b0c6572e064a712
12714 Author: Behdad Esfahbod <behdad@behdad.org>
12715 Date:   Sun Oct 28 21:26:19 2012 -0700
12716
12717     Improve license information
12718
12719  COPYING                   | 2 ++
12720  src/hb-icu-le/COPYING     | 2 ++
12721  src/hb-icu-le/Makefile.am | 2 +-
12722  src/hb-ucdn/Makefile.am   | 2 +-
12723  src/hb-ucdn/README        | 7 +++++++
12724  5 files changed, 13 insertions(+), 2 deletions(-)
12725
12726 commit 4c1d9244617e472464722e64d2cdbc1f9e8827f6
12727 Author: Behdad Esfahbod <behdad@behdad.org>
12728 Date:   Sun Oct 28 20:27:25 2012 -0700
12729
12730     Minor
12731
12732  src/hb-icu-le.cc | 2 +-
12733  1 file changed, 1 insertion(+), 1 deletion(-)
12734
12735 commit 38b015e57ffa75d3b078a368c23685beb7c3f946
12736 Author: Behdad Esfahbod <behdad@behdad.org>
12737 Date:   Sun Oct 28 20:11:47 2012 -0700
12738
12739     Fix hb_buffer_set_length(buffer, 0)
12740
12741     Was causing invalid realloc()s.
12742
12743  src/hb-buffer.cc | 2 +-
12744  1 file changed, 1 insertion(+), 1 deletion(-)
12745
12746 commit b7115b63be72e109b51f538ba581aed1017b2d55
12747 Author: Behdad Esfahbod <behdad@behdad.org>
12748 Date:   Sun Oct 28 20:11:42 2012 -0700
12749
12750     Add XXX
12751
12752  src/hb-icu-le.cc | 1 +
12753  1 file changed, 1 insertion(+)
12754
12755 commit 71ee1f24503cd066ffc1a36cc5dd9a3c1d1a6dfd
12756 Author: Behdad Esfahbod <behdad@behdad.org>
12757 Date:   Sun Oct 28 19:18:11 2012 -0700
12758
12759     Port to ICU LayoutEngine C API
12760
12761     Incidentally, this makes it not crash with icu-le-hb anymore...
12762     I'm not smart / stupid enough to spend two more days debugging C++
12763     linking issues, and this is ABI-stable at least.
12764
12765  src/hb-icu-le.cc | 31 ++++++++++++++++---------------
12766  1 file changed, 16 insertions(+), 15 deletions(-)
12767
12768 commit 0144f05e57088b30ac894cdae8b04b265d4dfbe7
12769 Author: Behdad Esfahbod <behdad@behdad.org>
12770 Date:   Fri Oct 26 13:48:06 2012 -0700
12771
12772     Remove unused members
12773
12774  src/hb-icu-le/PortableFontInstance.h | 3 ---
12775  1 file changed, 3 deletions(-)
12776
12777 commit cf3afd8979b1db76d437f428cbd51cb363e0d18e
12778 Author: Behdad Esfahbod <behdad@behdad.org>
12779 Date:   Thu Oct 25 16:32:54 2012 -0700
12780
12781     Rename and revamp is_zero_width() to be is_default_ignorable()
12782
12783     That's really the logic desired.  Except that MONGOLIAN VOWEL
12784     SEPARATOR
12785     is not default_ignorable but it really should be.  Reported to
12786     Unicode.
12787
12788     Based on suggestion from Konstantin Ritt.
12789
12790  src/hb-fallback-shape.cc   |  2 +-
12791  src/hb-ot-shape-private.hh |  4 +--
12792  src/hb-ot-shape.cc         |  2 +-
12793  src/hb-unicode-private.hh  | 90
12794  +++++++++++++++++++++++++++++-----------------
12795  4 files changed, 62 insertions(+), 36 deletions(-)
12796
12797 commit a724139e641bf1592b1ff786a75a9de2ea8163cf
12798 Author: Behdad Esfahbod <behdad@behdad.org>
12799 Date:   Wed Oct 24 14:02:15 2012 -0700
12800
12801     Update TODO
12802
12803  TODO | 14 ++++++++++----
12804  1 file changed, 10 insertions(+), 4 deletions(-)
12805
12806 commit 13c058472913b7b6d689f9022226079da65420b0
12807 Author: Behdad Esfahbod <behdad@behdad.org>
12808 Date:   Sun Oct 14 18:37:09 2012 -0500
12809
12810     0.9.5
12811
12812  NEWS         | 23 +++++++++++++++++++++++
12813  configure.ac |  2 +-
12814  2 files changed, 24 insertions(+), 1 deletion(-)
12815
12816 commit fecdfa95daf4916695f23e7dab89ab363be11b89
12817 Author: Behdad Esfahbod <behdad@behdad.org>
12818 Date:   Sun Oct 7 17:19:58 2012 -0400
12819
12820     Fixup hb_ot_shape_closure()
12821
12822     Broke it when merged cmap mapping and normalizer.  Ouch!
12823
12824  src/hb-ot-shape.cc | 2 +-
12825  1 file changed, 1 insertion(+), 1 deletion(-)
12826
12827 commit 2d1dcb3ce3354c2d5e2b4d1d291beb8d23cdea22
12828 Author: Behdad Esfahbod <behdad@behdad.org>
12829 Date:   Sun Oct 7 17:13:46 2012 -0400
12830
12831     Mark debug message functions static
12832
12833  src/hb-private.hh | 6 +++---
12834  1 file changed, 3 insertions(+), 3 deletions(-)
12835
12836 commit 9947bd6daffb5ec76b67536575e7617ba4f10b1e
12837 Author: Behdad Esfahbod <behdad@behdad.org>
12838 Date:   Tue Oct 2 20:44:43 2012 -0400
12839
12840     Update UCDN to upstream commit
12841     3f159c87824230b59af56e40e2db32caf6afa51a
12842
12843     - Unicode 6.2.0 goodness,
12844     - Unassigned codepoints now have correct properties.  Passes test
12845     suite.
12846
12847  src/hb-ucdn/unicodedata_db.h | 1966
12848  ++++++++++++++++++++++--------------------
12849  1 file changed, 1036 insertions(+), 930 deletions(-)
12850
12851 commit 32dbfcf763d1ae497d3c95de986a83441331678f
12852 Author: Behdad Esfahbod <behdad@behdad.org>
12853 Date:   Tue Oct 2 17:42:13 2012 -0400
12854
12855     Fix visibility of UCDN symbols
12856
12857  src/hb-ucdn.cc     |  2 --
12858  src/hb-ucdn/ucdn.h | 19 +++++++++++++++++++
12859  2 files changed, 19 insertions(+), 2 deletions(-)
12860
12861 commit 3f33f0d1f2603f22e86adffe3c3836136ba5e5fd
12862 Author: Behdad Esfahbod <behdad@behdad.org>
12863 Date:   Tue Oct 2 16:03:18 2012 -0400
12864
12865     Import UCDN into source tree
12866
12867     https://github.com/grigorig/ucdn
12868
12869  configure.ac                 |   11 +-
12870  src/Makefile.am              |    7 +
12871  src/hb-ucdn.cc               |  207 ++
12872  src/hb-ucdn/Makefile.am      |   18 +
12873  src/hb-ucdn/README           |   33 +
12874  src/hb-ucdn/ucdn.c           |  282 +++
12875  src/hb-ucdn/ucdn.h           |  290 +++
12876  src/hb-ucdn/unicodedata_db.h | 4648
12877  ++++++++++++++++++++++++++++++++++++++++++
12878  src/hb-unicode.cc            |    3 +
12879  9 files changed, 5498 insertions(+), 1 deletion(-)
12880
12881 commit 0e292eb2a2abbac152eeea2060e58b7a66449745
12882 Author: Behdad Esfahbod <behdad@behdad.org>
12883 Date:   Tue Oct 2 14:59:00 2012 -0400
12884
12885     Remove Glib thread-safety support
12886
12887     Now that we have pthread detection in configure, we don't need Glib
12888     anymore.  Glib will only be a Unicode data provider.
12889
12890  configure.ac             |  8 ++++----
12891  src/hb-atomic-private.hh | 13 -------------
12892  src/hb-mutex-private.hh  | 20 --------------------
12893  3 files changed, 4 insertions(+), 37 deletions(-)
12894
12895 commit 66efe896483c58f3ef9bd218c02bb7ea604f68ee
12896 Author: Behdad Esfahbod <behdad@behdad.org>
12897 Date:   Tue Oct 2 14:55:32 2012 -0400
12898
12899     Check for pthreads
12900
12901  configure.ac    | 7 +++++++
12902  src/Makefile.am | 5 +++++
12903  2 files changed, 12 insertions(+)
12904
12905 commit 10a8162dddb8b39ae130fe5bb7d1819471fa7e06
12906 Author: Behdad Esfahbod <behdad@behdad.org>
12907 Date:   Tue Oct 2 14:46:34 2012 -0400
12908
12909     Add ax_pthread.m4
12910
12911  m4/ax_pthread.m4 | 309
12912  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
12913  1 file changed, 309 insertions(+)
12914
12915 commit 8ac34bc6ff1d0646503a45659b1846d8cf9c0603
12916 Author: Behdad Esfahbod <behdad@behdad.org>
12917 Date:   Tue Oct 2 14:46:04 2012 -0400
12918
12919     Add pkg.m4 to git repo
12920
12921  m4/pkg.m4 | 157
12922  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12923  1 file changed, 157 insertions(+)
12924
12925 commit c7afac0aa6e51e6a49ebf13f72537398698c9e49
12926 Author: Behdad Esfahbod <behdad@behdad.org>
12927 Date:   Tue Oct 2 14:44:47 2012 -0400
12928
12929     Add AC_CONFIG_MACRODIR
12930
12931  Makefile.am  | 2 ++
12932  configure.ac | 2 ++
12933  2 files changed, 4 insertions(+)
12934
12935 commit f2eb3fa9dca8d21fae20c9b9dddad3245df74a05
12936 Author: Behdad Esfahbod <behdad@behdad.org>
12937 Date:   Tue Sep 25 21:35:35 2012 -0400
12938
12939     [OT] Only insert dottedcircle if at the beginning of paragraph
12940
12941     If the first char in the run is a combining mark, but there is text
12942     before the run, don't insert dottedcircle.
12943
12944     Part of addressing:
12945     https://bugzilla.redhat.com/show_bug.cgi?id=858736
12946
12947  src/hb-ot-shape.cc | 6 ++----
12948  1 file changed, 2 insertions(+), 4 deletions(-)
12949
12950 commit bdc2fc8294da7f374701aafe9f5a82d60633946f
12951 Author: Behdad Esfahbod <behdad@behdad.org>
12952 Date:   Tue Sep 25 21:32:35 2012 -0400
12953
12954     [Arabic] Respect Arabic joining from neighboring context
12955
12956     Now we respect Arabic joining across runs.
12957
12958  src/hb-ot-shape-complex-arabic.cc | 31 +++++++++++++++++++++++++++++--
12959  1 file changed, 29 insertions(+), 2 deletions(-)
12960
12961 commit 05207a79e0ae1769c5feaebe3fd99bdf9cfcf834
12962 Author: Behdad Esfahbod <behdad@behdad.org>
12963 Date:   Tue Sep 25 17:44:53 2012 -0400
12964
12965     [buffer] Save pre/post textual context
12966
12967     To be used for a variety of purposes.  We save up to five characters
12968     in each direction.  No public API changes, everything is taken care
12969     of already.  All clients need to do is to call hb_buffer_add_utf* with
12970     the full text + segment info (or at least some context) instead of
12971     just passing in the segment.
12972
12973     Various operations (hb_buffer_reset, hb_buffer_set_length,
12974     hb_buffer_add*) automatically reset the relevant contexts.
12975
12976  src/hb-buffer-private.hh | 13 ++++++++++++-
12977  src/hb-buffer.cc         | 44
12978  ++++++++++++++++++++++++++++++++++++++++----
12979  src/hb-buffer.h          |  2 +-
12980  3 files changed, 53 insertions(+), 6 deletions(-)
12981
12982 commit 89ac39dbbe028e6379f64392f2e590e3f1fdd847
12983 Author: Behdad Esfahbod <behdad@behdad.org>
12984 Date:   Tue Sep 25 13:59:24 2012 -0400
12985
12986     Add hb_utf_prev()
12987
12988  src/hb-utf-private.hh | 71
12989  +++++++++++++++++++++++++++++++++++++++++++++++++--
12990  1 file changed, 69 insertions(+), 2 deletions(-)
12991
12992 commit 70ea4ac6887c7057113d714a98e55738b6196562
12993 Author: Behdad Esfahbod <behdad@behdad.org>
12994 Date:   Tue Sep 25 12:30:16 2012 -0400
12995
12996     Slightly optimize UTF-8 parsing
12997
12998  src/hb-utf-private.hh | 4 ++--
12999  1 file changed, 2 insertions(+), 2 deletions(-)
13000
13001 commit 4445e5e2ecc257a5d0fa2f2715bb7181a47346da
13002 Author: Behdad Esfahbod <behdad@behdad.org>
13003 Date:   Tue Sep 25 12:26:12 2012 -0400
13004
13005     [buffer] Cleanup / optimize UTF-16 parsing a bit
13006
13007  src/hb-utf-private.hh | 12 +++++++-----
13008  1 file changed, 7 insertions(+), 5 deletions(-)
13009
13010 commit 1f66c3c1a0eb869c0d85a015235313177e0cec62
13011 Author: Behdad Esfahbod <behdad@behdad.org>
13012 Date:   Tue Sep 25 11:42:16 2012 -0400
13013
13014     Add hb_utf_strlen()
13015
13016     Speeds up UTF-8 parsing by calling strlen().
13017
13018  src/hb-buffer.cc      | 13 ++-----------
13019  src/hb-utf-private.hh | 22 ++++++++++++++++++++++
13020  2 files changed, 24 insertions(+), 11 deletions(-)
13021
13022 commit 7f19ae7b9f806a2e35206b2ad41651c5f80b2537
13023 Author: Behdad Esfahbod <behdad@behdad.org>
13024 Date:   Tue Sep 25 11:22:28 2012 -0400
13025
13026     [buffer] Templatize UTF handling
13027
13028     Also move UTF routines into a separate file, to be reused from shapers
13029     that need it.
13030
13031  src/Makefile.am       |   1 +
13032  src/hb-buffer.cc      | 157
13033  +++++++++++++-------------------------------------
13034  src/hb-utf-private.hh | 113 ++++++++++++++++++++++++++++++++++++
13035  3 files changed, 155 insertions(+), 116 deletions(-)
13036
13037 commit 0e0a4da9b7677a09e00d27313236e1f333864dd6
13038 Author: Behdad Esfahbod <behdad@behdad.org>
13039 Date:   Tue Sep 25 11:09:04 2012 -0400
13040
13041     [buffer] Towards template'izing different UTF adders
13042
13043  src/hb-buffer.cc | 11 ++++++++++-
13044  1 file changed, 10 insertions(+), 1 deletion(-)
13045
13046 commit 7d37280600c157f3c4eae8746e99511702a58e8f
13047 Author: Behdad Esfahbod <behdad@behdad.org>
13048 Date:   Tue Sep 25 11:04:41 2012 -0400
13049
13050     Minor
13051
13052  src/hb-buffer.cc | 2 +-
13053  1 file changed, 1 insertion(+), 1 deletion(-)
13054
13055 commit 54d5da4ee9d902ff36473cec558137eef8f23825
13056 Author: Behdad Esfahbod <behdad@behdad.org>
13057 Date:   Tue Sep 25 10:50:41 2012 -0400
13058
13059     Remove unused indic.cc
13060
13061  src/Makefile.am |  6 +-----
13062  src/indic.cc    | 51 ---------------------------------------------------
13063  2 files changed, 1 insertion(+), 56 deletions(-)
13064
13065 commit fab7a71f110ed646745d54b23284537c50058c21
13066 Author: Behdad Esfahbod <behdad@behdad.org>
13067 Date:   Mon Sep 24 21:51:13 2012 -0400
13068
13069     [Indic] Import ragel-generated Indic machine in git
13070
13071     I don't expect ragel to be creating too much noise in its generated
13072     output, and including this in-tree helps users right now.  We can
13073     revisit this later if it proved to be too much trouble.
13074
13075  autogen.sh                               |    6 -
13076  src/Makefile.am                          |    1 -
13077  src/hb-ot-shape-complex-indic-machine.hh | 1314
13078  ++++++++++++++++++++++++++++++
13079  3 files changed, 1314 insertions(+), 7 deletions(-)
13080
13081 commit 20a840c7cd08069720050782b4533cde505df09a
13082 Author: Behdad Esfahbod <behdad@behdad.org>
13083 Date:   Mon Sep 24 20:23:00 2012 -0400
13084
13085     Use a C++ linker on Windows
13086
13087     On Windows we don't care whether or not we link to libstdc++.
13088     Seems to fix build with mingw32 on msys, as reported by Werner.
13089
13090  src/Makefile.am | 6 ++++--
13091  1 file changed, 4 insertions(+), 2 deletions(-)
13092
13093 commit eb7669a38072b66eef3bd905a93c4815bef3f0e5
13094 Author: Behdad Esfahbod <behdad@behdad.org>
13095 Date:   Tue Sep 18 19:42:06 2012 -0400
13096
13097     Better autofoo
13098
13099  src/Makefile.am | 5 +----
13100  1 file changed, 1 insertion(+), 4 deletions(-)
13101
13102 commit d00f7d83750258eff915a3826700c4819e63e481
13103 Author: Behdad Esfahbod <behdad@behdad.org>
13104 Date:   Mon Sep 17 20:59:09 2012 -0400
13105
13106     Fix dependencies
13107
13108  src/Makefile.am | 5 ++++-
13109  1 file changed, 4 insertions(+), 1 deletion(-)
13110
13111 commit 811eefe225d20b20f1de20c6e62a0ebd6d89102a
13112 Author: Behdad Esfahbod <behdad@behdad.org>
13113 Date:   Mon Sep 10 09:56:27 2012 -0400
13114
13115     Return NULL, not false
13116
13117     Oh well...
13118
13119  src/hb-open-type-private.hh | 2 +-
13120  1 file changed, 1 insertion(+), 1 deletion(-)
13121
13122 commit 166b5cf7ec2d37fb54a909c437ccdec1edaf37aa
13123 Author: Behdad Esfahbod <behdad@behdad.org>
13124 Date:   Fri Sep 7 14:55:07 2012 -0400
13125
13126     [Indic] Find syllables before any features are applied
13127
13128     With FreeSerif, it seems that the 'ccmp' feature does ligature
13129     substituttions.  That was then causing syllable match failures.
13130     We now
13131     find syllables before any features have been applied.
13132
13133     Test sequence: U+0D9A,U+0DCA,U+200D,U+0DBB,U+0DCF
13134
13135  src/hb-ot-shape-complex-indic-machine.rl           |  4 +-
13136  src/hb-ot-shape-complex-indic.cc                   | 56
13137  +++++++++++++++-------
13138  .../indic/script-sinhala/misc/misc.txt             |  1 +
13139  3 files changed, 43 insertions(+), 18 deletions(-)
13140
13141 commit 96fdc04e5c6daafce3d45e7508418e4db94df44c
13142 Author: Behdad Esfahbod <behdad@behdad.org>
13143 Date:   Thu Sep 6 22:26:16 2012 -0400
13144
13145     Add hb_buffer_[sg]et_content_type
13146
13147     And hb_buffer_content_type_t and enum values.
13148
13149  TODO                     |  1 +
13150  src/hb-buffer-private.hh |  2 ++
13151  src/hb-buffer.cc         | 34 ++++++++++++++++++++++++++++++++++
13152  src/hb-buffer.h          | 14 ++++++++++++++
13153  src/hb-shape.cc          |  5 +++++
13154  5 files changed, 56 insertions(+)
13155
13156 commit e30ebd2794b37bd8ec716a258d5cb017fb1dfadc
13157 Author: Behdad Esfahbod <behdad@behdad.org>
13158 Date:   Thu Sep 6 22:09:06 2012 -0400
13159
13160     Add hb_feature_to/from_string()
13161
13162  TODO             |   4 +-
13163  src/hb-common.cc |   9 +++
13164  src/hb-common.h  |   6 +-
13165  src/hb-shape.cc  | 168
13166  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
13167  src/hb-shape.h   |  13 +++++
13168  util/options.cc  | 132 ++-----------------------------------------
13169  6 files changed, 201 insertions(+), 131 deletions(-)
13170
13171 commit f67917161bbe317a33d6407fbc62ebffcafe7154
13172 Author: Behdad Esfahbod <behdad@behdad.org>
13173 Date:   Thu Sep 6 17:22:31 2012 -0400
13174
13175     [OT] Do per-ligature-component fallback mark positioning
13176
13177     With this in place, you can remove GDEF/GSUB/GPOS tables from Arabic
13178     fonts and still get per-component marks positioned on
13179     oh-yeah-fallback-formed LAM-ALEF ligatures with marks in between
13180     the LAM
13181     and ALEF.
13182
13183     Now *that*'s pretty cool, if a bit anachronistic...
13184
13185  src/hb-ot-shape-fallback.cc | 43
13186  ++++++++++++++++++++++++++++++++++++-------
13187  1 file changed, 36 insertions(+), 7 deletions(-)
13188
13189 commit 525c6855783a018d52867b9ece2ee90868ff1f91
13190 Author: Behdad Esfahbod <behdad@behdad.org>
13191 Date:   Thu Sep 6 16:02:07 2012 -0400
13192
13193     [OT] Make fallback mark positioning more robust
13194
13195     ...with clusters spanning multiple base characters.
13196
13197  src/hb-ot-shape-fallback.cc | 11 +++++++++--
13198  1 file changed, 9 insertions(+), 2 deletions(-)
13199
13200 commit 5d502443f5a07cbd0aa860dd71a0fa4ea8b6ff9f
13201 Author: Behdad Esfahbod <behdad@behdad.org>
13202 Date:   Thu Sep 6 15:29:29 2012 -0400
13203
13204     [old] Clear offset array
13205
13206  src/hb-old.cc | 3 +++
13207  1 file changed, 3 insertions(+)
13208
13209 commit 9433c218b4853442dd9ad53d0588a837a33dbf1e
13210 Author: Behdad Esfahbod <behdad@behdad.org>
13211 Date:   Thu Sep 6 14:27:15 2012 -0400
13212
13213     [OT] Simplify fallback positioning condition
13214
13215  src/hb-ot-shape-fallback.cc | 3 +--
13216  1 file changed, 1 insertion(+), 2 deletions(-)
13217
13218 commit 028a1706f898bfcee0d14acfba47ebe1de09f0c4
13219 Author: Behdad Esfahbod <behdad@behdad.org>
13220 Date:   Thu Sep 6 14:25:48 2012 -0400
13221
13222     Refactor common macro
13223
13224  src/hb-ot-shape-fallback.cc  | 5 +----
13225  src/hb-ot-shape-normalize.cc | 5 +----
13226  src/hb-ot-shape.cc           | 5 +----
13227  src/hb-unicode-private.hh    | 9 +++++++++
13228  4 files changed, 12 insertions(+), 12 deletions(-)
13229
13230 commit 07cfbe21b511056d5c3c75cbfe84e4e982c3e8fb
13231 Author: Behdad Esfahbod <behdad@behdad.org>
13232 Date:   Thu Sep 6 01:16:39 2012 -0400
13233
13234     [OT] Streamline Arabic fallback shaping table
13235
13236  src/gen-arabic-table.py                    |   6 +-
13237  src/hb-ot-shape-complex-arabic-fallback.hh |   2 +-
13238  src/hb-ot-shape-complex-arabic-table.hh    | 266
13239  ++++++++++++++---------------
13240  3 files changed, 137 insertions(+), 137 deletions(-)
13241
13242 commit 82f6b6f388b801a1483854cb56a2cadbb94e0f2b
13243 Author: Behdad Esfahbod <behdad@behdad.org>
13244 Date:   Thu Sep 6 01:12:50 2012 -0400
13245
13246     Minor
13247
13248  src/hb-ot-shape-complex-arabic-fallback.hh | 13 +++++++------
13249  1 file changed, 7 insertions(+), 6 deletions(-)
13250
13251 commit fabd3113a98c5f4114f48920fa7ea38bd65a8d32
13252 Author: Behdad Esfahbod <behdad@behdad.org>
13253 Date:   Wed Sep 5 22:19:28 2012 -0400
13254
13255     [OT] Port Arabic fallback shaping to synthetic GSUB
13256
13257     All of init/medi/fina/isol and rlig implemented.
13258
13259     Let there be dragons... ⻯
13260
13261  src/Makefile.am                            |   1 +
13262  src/hb-open-type-private.hh                |  69 +++++---
13263  src/hb-ot-layout-common-private.hh         |   9 +-
13264  src/hb-ot-layout-gsub-table.hh             |  11 +-
13265  src/hb-ot-map-private.hh                   |   6 +
13266  src/hb-ot-map.cc                           |   1 +
13267  src/hb-ot-shape-complex-arabic-fallback.hh | 252
13268  +++++++++++++++++++++++++++++
13269  src/hb-ot-shape-complex-arabic.cc          | 158 ++++++------------
13270  src/hb-ot-shape.cc                         |   7 +-
13271  src/hb-private.hh                          |  11 +-
13272  10 files changed, 369 insertions(+), 156 deletions(-)
13273
13274 commit f0b8ed1b6dd9f1d2b9084c101a6fc5dee0cc22a8
13275 Author: Behdad Esfahbod <behdad@behdad.org>
13276 Date:   Wed Sep 5 17:32:57 2012 -0400
13277
13278     [Indic] Allow "H,ZWJ,M"
13279
13280     Uniscribe accepts a Halant,ZWJ before matras.  Allow that.
13281
13282     BENGALI down from 295 to 291
13283     DEVANAGARI down from 69 to 57
13284     GUJARATI down from 19 to 17
13285     KANNADA down from 871 to 867
13286     MALAYALAM down from 340 to 337
13287     TELUGU down from 20 to 16
13288
13289     Currently at:
13290
13291     BENGALI: 353897 out of 354188 tests passed. 291 failed (0.0821598%)
13292     DEVANAGARI: 707337 out of 707394 tests passed. 57 failed (0.00805774%)
13293     GUJARATI: 366440 out of 366457 tests passed. 17 failed (0.00463902%)
13294     GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
13295     KANNADA: 951046 out of 951913 tests passed. 867 failed (0.0910798%)
13296     KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
13297     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
13298     MALAYALAM: 1047997 out of 1048334 tests passed. 337 failed
13299     (0.0321462%)
13300     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
13301     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
13302     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
13303     TELUGU: 970557 out of 970573 tests passed. 16 failed (0.00164851%)
13304     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
13305
13306  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
13307  1 file changed, 1 insertion(+), 1 deletion(-)
13308
13309 commit 4ed717ef61813fa16cf74f2874848e9feb81568f
13310 Author: Behdad Esfahbod <behdad@behdad.org>
13311 Date:   Wed Sep 5 17:21:17 2012 -0400
13312
13313     [Indic] Relax grammar
13314
13315     Now that we insert dotted-circle, tests break more easily when
13316     our indic
13317     machine breaks.
13318
13319     In particular, a few Devanagari tests were having sequences like
13320     "C,H,ZWJ,N", and because of the ZWJ the Nukta does NOT get reordered
13321     to
13322     before the Halant as the grammar used to expect...  Fixup.
13323
13324     Another case is as simple as "C,ZWJ,SM".
13325
13326     Fixes 10 out of 79 failures:
13327
13328     DEVANAGARI: 707325 out of 707394 tests passed. 69 failed (0.00975411%)
13329
13330  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
13331  1 file changed, 2 insertions(+), 2 deletions(-)
13332
13333 commit aa7141efe49991a1160489106984e95163fe2ab8
13334 Author: Behdad Esfahbod <behdad@behdad.org>
13335 Date:   Wed Sep 5 15:54:21 2012 -0400
13336
13337     [Indic] Fix Khmer syllable-final coeng-consonant
13338
13339     Brings down Khmer failures from 162 to 47.
13340
13341     KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
13342
13343     Also rebaselined some of the test files that had only-inherited lines.
13344     Removing those, the stats are:
13345
13346     BENGALI: 353893 out of 354188 tests passed. 295 failed (0.0832891%)
13347     DEVANAGARI: 707315 out of 707394 tests passed. 79 failed (0.0111678%)
13348     GUJARATI: 366438 out of 366457 tests passed. 19 failed (0.00518478%)
13349     GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
13350     KANNADA: 951042 out of 951913 tests passed. 871 failed (0.0915%)
13351     KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
13352     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
13353     MALAYALAM: 1047994 out of 1048334 tests passed. 340 failed
13354     (0.0324324%)
13355     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
13356     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
13357     TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
13358     TELUGU: 970553 out of 970573 tests passed. 20 failed (0.00206064%)
13359     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
13360
13361     Still some regressions, but some of the more egregious cases are
13362     addressed.
13363
13364  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
13365  1 file changed, 1 insertion(+), 1 deletion(-)
13366
13367 commit efb8d3eb713bca7cbfca41380a012bdb4d380e5c
13368 Author: Behdad Esfahbod <behdad@behdad.org>
13369 Date:   Wed Sep 5 15:50:47 2012 -0400
13370
13371     Fixup test failure reporting
13372
13373     After we implemented dotted-circle, we were still ignoring any tests
13374     that had dottedcircle in it for any of the shapers.  That meant
13375     that if
13376     we wrongly outputted dottedcircle, the test was being ignored.  Ouch!
13377
13378     Fixing that shows regressions across the board.  Most are Uniscribe
13379     bugs: NOT inserting dotted-circle when it should.  Some are arou
13380     machine bugs.  This is in fact a nice way to catch Indic-machine
13381     deficiencies and when I fix the regressions, our clusters should be
13382     much closer to Uniscribe.  For now, we regressed from:
13383
13384     BENGALI: 353997 out of 354285 tests passed. 288 failed (0.0812905%)
13385     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
13386     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
13387     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
13388     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
13389     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
13390     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
13391     MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
13392     (0.0297592%)
13393     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
13394     SINHALA: 271747 out of 271847 tests passed. 100 failed (0.0367854%)
13395     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
13396     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
13397     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
13398
13399     To:
13400
13401     BENGALI: 353990 out of 354285 tests passed. 295 failed (0.0832663%)
13402     DEVANAGARI: 707315 out of 707394 tests passed. 79 failed (0.0111678%)
13403     GUJARATI: 366447 out of 366506 tests passed. 59 failed (0.016098%)
13404     GURMUKHI: 60707 out of 60809 tests passed. 102 failed (0.167738%)
13405     KANNADA: 951042 out of 951913 tests passed. 871 failed (0.0915%)
13406     KHMER: 298962 out of 299124 tests passed. 162 failed (0.0541581%)
13407     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
13408     MALAYALAM: 1048074 out of 1048416 tests passed. 342 failed
13409     (0.0326206%)
13410     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
13411     SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
13412     TAMIL: 1091835 out of 1091837 tests passed. 2 failed (0.000183178%)
13413     TELUGU: 970553 out of 970573 tests passed. 20 failed (0.00206064%)
13414     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
13415
13416     Investigating.
13417
13418  test/shaping/hb_test_tools.py | 8 +++++---
13419  1 file changed, 5 insertions(+), 3 deletions(-)
13420
13421 commit 27bd55bd2ca599d501f10c2fae81861137517e46
13422 Author: Behdad Esfahbod <behdad@behdad.org>
13423 Date:   Wed Sep 5 15:11:14 2012 -0400
13424
13425     [Indic] Tamil does not have half-forms either
13426
13427     The Win7 Tamil font does not realy on this behavior, but the WinXP
13428     version does.  Handle Tamil like Malayalam: Matras always move to
13429     before base.
13430
13431     WinXP Tamil failures went down from 168964 (15.4752%) to 167
13432     (0.0152953%) (two orders of magnitude reduction!).
13433
13434     Included in this is a minor fixup that actually fixed a few tests
13435     with non-Tamil too.  Numbers at:
13436
13437     BENGALI: 353997 out of 354285 tests passed. 288 failed (0.0812905%)
13438     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
13439     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
13440     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
13441     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
13442     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
13443     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
13444     MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
13445     (0.0297592%)
13446     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
13447     SINHALA: 271747 out of 271847 tests passed. 100 failed (0.0367854%)
13448     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
13449     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
13450     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
13451
13452  src/hb-ot-shape-complex-indic.cc | 10 +++++-----
13453  1 file changed, 5 insertions(+), 5 deletions(-)
13454
13455 commit 87b75d0a4aa03fe7a03e3bf7baf8ece131aec1bb
13456 Author: Behdad Esfahbod <behdad@behdad.org>
13457 Date:   Tue Sep 4 23:06:38 2012 -0400
13458
13459     [OT] Allow adding features with fallback implementation
13460
13461  src/hb-ot-map-private.hh | 7 ++++---
13462  src/hb-ot-map.cc         | 6 ++++--
13463  2 files changed, 8 insertions(+), 5 deletions(-)
13464
13465 commit 1d3947a6bda6986c9c7d993589053051c119cc81
13466 Author: Behdad Esfahbod <behdad@behdad.org>
13467 Date:   Tue Sep 4 22:42:17 2012 -0400
13468
13469     Minor
13470
13471  src/hb-ot-layout-gpos-table.hh | 2 +-
13472  src/hb-ot-layout-gsub-table.hh | 2 +-
13473  2 files changed, 2 insertions(+), 2 deletions(-)
13474
13475 commit b3b89b66586897a69b410ef02e7434691de84ae6
13476 Author: Behdad Esfahbod <behdad@behdad.org>
13477 Date:   Tue Sep 4 21:13:17 2012 -0400
13478
13479     [OT] Add SubstLookup serialize API
13480
13481  src/hb-ot-layout-common-private.hh |  2 +-
13482  src/hb-ot-layout-gsub-table.hh     | 65
13483  +++++++++++++++++++++++++++++++++++++-
13484  2 files changed, 65 insertions(+), 2 deletions(-)
13485
13486 commit 715e03bc21d6adaa8e1f647235843839dc47dad1
13487 Author: Behdad Esfahbod <behdad@behdad.org>
13488 Date:   Tue Sep 4 20:10:17 2012 -0400
13489
13490     Minor
13491
13492  src/hb-open-type-private.hh | 7 ++-----
13493  1 file changed, 2 insertions(+), 5 deletions(-)
13494
13495 commit 652d1e0d64e47313ead2fc8318d1236f0e0d80ca
13496 Author: Behdad Esfahbod <behdad@behdad.org>
13497 Date:   Tue Sep 4 20:00:44 2012 -0400
13498
13499     [OT] Start adding Lookup-level serialize API
13500
13501  src/hb-ot-layout-common-private.hh | 20 +++++++++++++++++++-
13502  1 file changed, 19 insertions(+), 1 deletion(-)
13503
13504 commit a930c68e9c50aade78c1eb0eef075c9c117e4ef6
13505 Author: Behdad Esfahbod <behdad@behdad.org>
13506 Date:   Tue Sep 4 18:17:57 2012 -0400
13507
13508     [OT] More serialize.  Implements all basic GSUB subtables
13509
13510  src/hb-open-type-private.hh        |  53 +++++++++++++++-
13511  src/hb-ot-layout-common-private.hh |   8 ++-
13512  src/hb-ot-layout-gsub-table.hh     | 125
13513  +++++++++++++++++++++++++++++--------
13514  3 files changed, 156 insertions(+), 30 deletions(-)
13515
13516 commit 1b38b4e817d871b9549be65af6030bd0eea7f775
13517 Author: Behdad Esfahbod <behdad@behdad.org>
13518 Date:   Tue Sep 4 18:17:21 2012 -0400
13519
13520     Minor
13521
13522  src/hb-ot-layout-gsub-table.hh | 4 ++--
13523  1 file changed, 2 insertions(+), 2 deletions(-)
13524
13525 commit f7e81ce0b882aa942ae33c787e741c5e8e5a0173
13526 Author: Behdad Esfahbod <behdad@behdad.org>
13527 Date:   Tue Sep 4 15:32:37 2012 -0400
13528
13529     0.9.4
13530
13531  NEWS         | 18 ++++++++++++++++++
13532  configure.ac |  2 +-
13533  2 files changed, 19 insertions(+), 1 deletion(-)
13534
13535 commit 2bd9fe359839a653f7caae534bf768af1735f155
13536 Author: Behdad Esfahbod <behdad@behdad.org>
13537 Date:   Tue Sep 4 15:15:19 2012 -0400
13538
13539     Refactor
13540
13541  src/hb-ot-layout-gpos-table.hh       |  7 ++-----
13542  src/hb-ot-layout-gsub-table.hh       | 16 +++++-----------
13543  src/hb-ot-layout-gsubgpos-private.hh | 13 +++----------
13544  src/hb-ot-layout.cc                  | 23 +++++++++++++++++------
13545  src/hb-ot-shape-complex-arabic.cc    |  4 +---
13546  5 files changed, 28 insertions(+), 35 deletions(-)
13547
13548 commit a5ddd9e31cd7906c4b559aa5b2fafdae4b9c8935
13549 Author: Behdad Esfahbod <behdad@behdad.org>
13550 Date:   Tue Sep 4 14:55:00 2012 -0400
13551
13552     [OT] Really fix possible NULL dereference this time
13553
13554  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
13555  src/hb-ot-layout.cc                  | 6 +++---
13556  src/hb-ot-shape-complex-arabic.cc    | 4 +++-
13557  3 files changed, 10 insertions(+), 8 deletions(-)
13558
13559 commit 29416833584d7831ece84aaeada6f5ebba7828c0
13560 Author: Behdad Esfahbod <behdad@behdad.org>
13561 Date:   Mon Sep 3 23:31:14 2012 -0400
13562
13563     [OT] Implement serialize() for AlternateSubst
13564
13565  src/hb-ot-layout-gsub-table.hh | 33 +++++++++++++++++++++++++++++++++
13566  1 file changed, 33 insertions(+)
13567
13568 commit 1f07e3382a1608b054cbf88b89fef74f6c485434
13569 Author: Behdad Esfahbod <behdad@behdad.org>
13570 Date:   Mon Sep 3 23:28:34 2012 -0400
13571
13572     [OT] Implement serialize() for MultiSubst
13573
13574  src/hb-open-type-private.hh    | 10 ++++++++++
13575  src/hb-ot-layout-gsub-table.hh | 43
13576  ++++++++++++++++++++++++++++++++++++++++++
13577  2 files changed, 53 insertions(+)
13578
13579 commit 4912030dfba740c822e200d33cbb5c6dbbeaf79e
13580 Author: Behdad Esfahbod <behdad@behdad.org>
13581 Date:   Mon Sep 3 20:58:03 2012 -0400
13582
13583     Minor
13584
13585  src/hb-open-type-private.hh    | 4 ++--
13586  src/hb-ot-layout-gsub-table.hh | 4 ++--
13587  2 files changed, 4 insertions(+), 4 deletions(-)
13588
13589 commit f8fa2b5cf67b02d74514dec7885d03de73ec7349
13590 Author: Behdad Esfahbod <behdad@behdad.org>
13591 Date:   Mon Sep 3 20:19:46 2012 -0400
13592
13593     Fix possible NULL dereference
13594
13595     As reported by Kenichi Ishibashi.
13596
13597  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
13598  1 file changed, 1 insertion(+), 1 deletion(-)
13599
13600 commit 4b312fb288faa383a2c5bd3be0428f0e58e02699
13601 Author: Behdad Esfahbod <behdad@behdad.org>
13602 Date:   Sat Sep 1 21:56:06 2012 -0400
13603
13604     [OT] Remove serialize alignment
13605
13606     Will reintroduce in a different way when we actually need it.
13607
13608  src/hb-open-type-private.hh | 24 +++++++++++-------------
13609  1 file changed, 11 insertions(+), 13 deletions(-)
13610
13611 commit c61be03d6df122f18eebda3b29e42c9e768d45b9
13612 Author: Behdad Esfahbod <behdad@behdad.org>
13613 Date:   Sat Sep 1 21:43:38 2012 -0400
13614
13615     [OT] A bit more serialize
13616
13617  src/hb-open-type-private.hh        | 14 +++++++++++++
13618  src/hb-ot-layout-common-private.hh |  2 +-
13619  src/hb-ot-layout-gsub-table.hh     | 43
13620  ++++++++++++++++++++++++++++++++++++--
13621  3 files changed, 56 insertions(+), 3 deletions(-)
13622
13623 commit abcc5ac1fde1c493e4055dd2f27b8aade7713156
13624 Author: Behdad Esfahbod <behdad@behdad.org>
13625 Date:   Sat Sep 1 21:30:17 2012 -0400
13626
13627     [OT] Improve serialize syntax
13628
13629     For some definition of improvement...
13630
13631  src/hb-open-type-private.hh    | 6 ++++--
13632  src/hb-ot-layout-gsub-table.hh | 3 +--
13633  2 files changed, 5 insertions(+), 4 deletions(-)
13634
13635 commit bc5be24014371ceb811b9ffd37062ede63d87bb1
13636 Author: Behdad Esfahbod <behdad@behdad.org>
13637 Date:   Sat Sep 1 20:48:22 2012 -0400
13638
13639     [OT] Restart work on serialize()
13640
13641  src/hb-open-type-private.hh        | 39 ++++++++++++++++++------
13642  src/hb-ot-layout-common-private.hh | 61
13643  +++++++++++++++++++-------------------
13644  src/hb-ot-layout-gsub-table.hh     | 13 ++++++++
13645  3 files changed, 73 insertions(+), 40 deletions(-)
13646
13647 commit 6912e476dd92639c3ddf07ca51c8d4a262c8b3a5
13648 Author: Behdad Esfahbod <behdad@behdad.org>
13649 Date:   Sat Sep 1 20:38:45 2012 -0400
13650
13651     [OT] Insert dotted-circle for run-initial marks
13652
13653     Unfortunately if the font has GPOS and 'mark' feature does
13654     not position mark on dotted-circle, our inserted dotted-circle
13655     will not get the mark repositioned to itself.  Uniscribe cheats
13656     here.
13657
13658     If there is no GPOS however, the fallback positioning kicks in
13659     and sorts this out.
13660
13661     I'm not willing to address the first case.
13662
13663  src/hb-ot-shape.cc | 32 ++++++++++++++++++++++++++++++++
13664  1 file changed, 32 insertions(+)
13665
13666 commit 1d581ec384bc1780995e32e1c44103af57596eda
13667 Author: Behdad Esfahbod <behdad@behdad.org>
13668 Date:   Sat Sep 1 20:06:26 2012 -0400
13669
13670     [OT] Fallback-position ccc=0 Thai / Lao marks
13671
13672     Not perfect, but so is fallback positioning in 2012...
13673
13674  src/hb-ot-shape-fallback.cc | 56
13675  +++++++++++++++++++++++++++++++++++++--------
13676  1 file changed, 46 insertions(+), 10 deletions(-)
13677
13678 commit 3992b5ec4cb43d114d87ff7ee2b992bcf819c9cd
13679 Author: Behdad Esfahbod <behdad@behdad.org>
13680 Date:   Sat Sep 1 19:20:41 2012 -0400
13681
13682     Move code around
13683
13684  src/hb-ot-shape-fallback-private.hh |  5 ++++
13685  src/hb-ot-shape-fallback.cc         | 46
13686  +++++++++++++++++++++++++------------
13687  src/hb-ot-shape-private.hh          |  6 +++++
13688  src/hb-ot-shape.cc                  |  4 ++++
13689  4 files changed, 46 insertions(+), 15 deletions(-)
13690
13691 commit b85800f9de8976a7418ef9df467d3080c6ab0199
13692 Author: Behdad Esfahbod <behdad@behdad.org>
13693 Date:   Fri Aug 31 18:12:01 2012 -0400
13694
13695     [Indic] Implement dotted-circle insertion for broken clusters
13696
13697     No panic, we reeally insert dotted circle when it's absolutely broken.
13698
13699     Fixes most of the dotted-circle cases against Uniscribe. (for
13700     Devanagari
13701     fixes 80% of them, for Khmer 70%; the rest look like Uniscribe being
13702     really bogus...)
13703
13704     I had to make a decision.  Apparently Uniscribe adds one dotted circle
13705     to each broken character.  I tried that, but that goes wrong
13706     easily with
13707     split matras.  So I made it add only one dotted circle to an entire
13708     broken syllable tail.  As in: "if there was a dotted circle here, this
13709     would have formed a correct cluster."  That works better for split
13710     stuff, and I like it more.
13711
13712  src/hb-buffer-private.hh                 |  1 +
13713  src/hb-buffer.cc                         | 10 +++++
13714  src/hb-ot-shape-complex-indic-machine.rl |  4 +-
13715  src/hb-ot-shape-complex-indic-private.hh |  2 +-
13716  src/hb-ot-shape-complex-indic.cc         | 67
13717  +++++++++++++++++++++++++++++---
13718  src/hb-ot-shape-normalize-private.hh     |  1 +
13719  src/hb-ot-shape-normalize.cc             | 11 +++---
13720  7 files changed, 83 insertions(+), 13 deletions(-)
13721
13722 commit 327d14ef188396006d54af976506ab6f8bb2869a
13723 Author: Behdad Esfahbod <behdad@behdad.org>
13724 Date:   Fri Aug 31 16:49:34 2012 -0400
13725
13726     [Indic] Start adding dotted-circle instrastructure
13727
13728  src/hb-ot-shape-complex-indic-machine.rl | 19 +++++++------
13729  src/hb-ot-shape-complex-indic.cc         | 46
13730  +++++++++++++++++++++++++++++---
13731  2 files changed, 51 insertions(+), 14 deletions(-)
13732
13733 commit 1be368e96fb7de8c77bf992874e0d5bd6b272ebe
13734 Author: Behdad Esfahbod <behdad@behdad.org>
13735 Date:   Fri Aug 31 16:29:17 2012 -0400
13736
13737     Minor
13738
13739  src/hb-buffer-private.hh | 16 +++++++++++++++-
13740  src/hb-buffer.cc         | 15 ---------------
13741  2 files changed, 15 insertions(+), 16 deletions(-)
13742
13743 commit 784f29d061a2939562eca0c4943feb01174aee00
13744 Author: Behdad Esfahbod <behdad@behdad.org>
13745 Date:   Fri Aug 31 14:06:26 2012 -0400
13746
13747     Minor
13748
13749  src/hb-ot-shape.cc | 12 ++++++++----
13750  1 file changed, 8 insertions(+), 4 deletions(-)
13751
13752 commit 5a7f18767a87a3f07269d0814f984a98f86ab852
13753 Author: Behdad Esfahbod <behdad@behdad.org>
13754 Date:   Thu Aug 30 22:53:29 2012 -0400
13755
13756     [OT] Better fallback-position Thai / Lao ccc!=0 marks
13757
13758  src/hb-ot-shape-fallback.cc | 8 ++++----
13759  1 file changed, 4 insertions(+), 4 deletions(-)
13760
13761 commit 9f2348de58f0f85593027378169bc03c4dd64e59
13762 Author: Behdad Esfahbod <behdad@behdad.org>
13763 Date:   Wed Aug 29 21:08:59 2012 -0400
13764
13765     [OT] Add serialize() for Coverage
13766
13767  src/hb-open-type-private.hh        | 34 +++++++++++++++++----
13768  src/hb-ot-layout-common-private.hh | 62
13769  ++++++++++++++++++++++++++++++++++++++
13770  2 files changed, 90 insertions(+), 6 deletions(-)
13771
13772 commit e901b954c6ec44ac3ae7fb3c326e6e7a40718e4b
13773 Author: Behdad Esfahbod <behdad@behdad.org>
13774 Date:   Wed Aug 29 20:26:08 2012 -0400
13775
13776     [OT] Start adding serialize() API
13777
13778  src/hb-open-type-private.hh | 77
13779  +++++++++++++++++++++++++++++++++++++++++++++
13780  1 file changed, 77 insertions(+)
13781
13782 commit 965c280de09b49d711cb78d629da321c802084de
13783 Author: Behdad Esfahbod <behdad@behdad.org>
13784 Date:   Wed Aug 29 13:59:16 2012 -0400
13785
13786     Add HB_BUFFER_ASSERT_VAR
13787
13788     To be used in places we access buffer vars...
13789
13790  src/hb-buffer-private.hh |  3 +++
13791  src/hb-buffer.cc         | 16 ++++++++++++++++
13792  2 files changed, 19 insertions(+)
13793
13794 commit 0ccf9b64736559a230425fd131c9eb8aa3048221
13795 Author: Behdad Esfahbod <behdad@behdad.org>
13796 Date:   Wed Aug 29 11:53:26 2012 -0400
13797
13798     Move code around
13799
13800  src/hb-ot-shape.cc | 21 ++++++++++-----------
13801  1 file changed, 10 insertions(+), 11 deletions(-)
13802
13803 commit 2fcbbdb41a322f54b61d9ce983ab54434504c5ed
13804 Author: Behdad Esfahbod <behdad@behdad.org>
13805 Date:   Wed Aug 29 11:11:54 2012 -0400
13806
13807     Port Arabic fallback ligating to share code with GSUB
13808
13809     This will eventually allow us to skip marks, as well as (fallback)
13810     attach marks to ligature components of fallback-shaped Arabic.
13811     That would be pretty cool.  I kludged GDEF props in, so mark-skipping
13812     works, but the produced ligature id/components will be cleared later
13813     by substitute_start() et al.
13814
13815     Perhaps using a synthetic table for Arabic fallback shaping was
13816     a better
13817     idea.  The current approach has way too many layering violations...
13818
13819  src/hb-ot-layout-gsubgpos-private.hh |  4 ++
13820  src/hb-ot-shape-complex-arabic.cc    | 72
13821  ++++++++++++++++++++++++------------
13822  src/hb-ot-shape.cc                   |  4 +-
13823  3 files changed, 56 insertions(+), 24 deletions(-)
13824
13825 commit 5e399a8a45bddb49e06e2ca39df1ed04398c0aff
13826 Author: Behdad Esfahbod <behdad@behdad.org>
13827 Date:   Wed Aug 29 10:40:49 2012 -0400
13828
13829     Minor
13830
13831  src/hb-ot-layout-gsub-table.hh       | 1 -
13832  src/hb-ot-layout-gsubgpos-private.hh | 1 -
13833  2 files changed, 2 deletions(-)
13834
13835 commit a177d027d1d0ad9539e30ed75d8652e0e8da20ff
13836 Author: Behdad Esfahbod <behdad@behdad.org>
13837 Date:   Tue Aug 28 23:18:22 2012 -0400
13838
13839     [GSUB] Move ligation logic over
13840
13841  src/hb-ot-layout-gsub-table.hh       | 78
13842  ++++-------------------------------
13843  src/hb-ot-layout-gsubgpos-private.hh | 80
13844  ++++++++++++++++++++++++++++++++++++
13845  2 files changed, 89 insertions(+), 69 deletions(-)
13846
13847 commit 191fa885d9e0a2dce92dd8727cddd18495e62409
13848 Author: Behdad Esfahbod <behdad@behdad.org>
13849 Date:   Tue Aug 28 22:58:55 2012 -0400
13850
13851     [GSUB] Merge Ligature and context input matching
13852
13853     Looks better now...
13854
13855  TODO                                 |  4 --
13856  src/hb-ot-layout-gsub-table.hh       | 71
13857  +++++++-----------------------------
13858  src/hb-ot-layout-gsubgpos-private.hh | 29 ++++++++++++++-
13859  3 files changed, 40 insertions(+), 64 deletions(-)
13860
13861 commit 93814ca7dc2a7251f861c1c47ba155ba6e6bdf19
13862 Author: Behdad Esfahbod <behdad@behdad.org>
13863 Date:   Tue Aug 28 22:24:51 2012 -0400
13864
13865     Start converging Ligature and match_input
13866
13867  src/hb-ot-layout-gsub-table.hh       | 58
13868  +++++++++++++++++----------------
13869  src/hb-ot-layout-gsubgpos-private.hh | 62
13870  ++++++++++++++++++++++++++++--------
13871  2 files changed, 78 insertions(+), 42 deletions(-)
13872
13873 commit 2eef71737ea29ffadbb5a2be4a898b44f53f66ac
13874 Author: Behdad Esfahbod <behdad@behdad.org>
13875 Date:   Tue Aug 28 19:16:38 2012 -0400
13876
13877     [hb-icu-le] Add visbility
13878
13879  src/hb-icu-le/FontTableCache.h         |  6 +++++-
13880  src/hb-icu-le/PortableFontInstance.cpp | 39
13881  ----------------------------------
13882  src/hb-icu-le/PortableFontInstance.h   |  7 ++++--
13883  src/hb-icu-le/cmaps.cpp                |  2 +-
13884  src/hb-icu-le/cmaps.h                  |  5 ++++-
13885  src/hb-icu-le/letest.h                 | 14 ++++++++++++
13886  src/hb-icu-le/sfnt.h                   |  6 +++++-
13887  7 files changed, 34 insertions(+), 45 deletions(-)
13888
13889 commit d59e28e49204ed609d8a1bf3c0f21ab5fc178337
13890 Author: Behdad Esfahbod <behdad@behdad.org>
13891 Date:   Tue Aug 28 19:08:36 2012 -0400
13892
13893     Minor
13894
13895  src/Makefile.am           | 6 +++++-
13896  src/check-libstdc++.sh    | 2 +-
13897  src/check-static-inits.sh | 4 ++--
13898  3 files changed, 8 insertions(+), 4 deletions(-)
13899
13900 commit af169d2813ff8075288cd4a7811f0715e4fea3da
13901 Author: Behdad Esfahbod <behdad@behdad.org>
13902 Date:   Tue Aug 28 19:08:22 2012 -0400
13903
13904     Minor
13905
13906  src/hb-icu-le/PortableFontInstance.h | 8 ++++----
13907  1 file changed, 4 insertions(+), 4 deletions(-)
13908
13909 commit 52ff2681d88886e2165ced397966ba29c2073583
13910 Author: Behdad Esfahbod <behdad@behdad.org>
13911 Date:   Tue Aug 28 18:03:35 2012 -0400
13912
13913     Use VisualStudio-style atomic intrinsics on mingw32
13914
13915  src/hb-atomic-private.hh | 25 ++++++++++++++++++-------
13916  1 file changed, 18 insertions(+), 7 deletions(-)
13917
13918 commit 7c8e844d92aa604fc4b396343721ea90eb83adb8
13919 Author: Behdad Esfahbod <behdad@behdad.org>
13920 Date:   Tue Aug 28 17:57:49 2012 -0400
13921
13922     Use namespace for OpenType tables
13923
13924     Avoids USHORT, SHORT, ULONG, LONG clashes with Windows API.
13925
13926  src/hb-font.cc                       | 12 ++---
13927  src/hb-open-file-private.hh          |  4 ++
13928  src/hb-open-type-private.hh          |  9 ++--
13929  src/hb-ot-head-table.hh              |  4 ++
13930  src/hb-ot-hhea-table.hh              |  5 ++
13931  src/hb-ot-hmtx-table.hh              |  6 +++
13932  src/hb-ot-layout-common-private.hh   |  5 ++
13933  src/hb-ot-layout-gdef-table.hh       |  4 ++
13934  src/hb-ot-layout-gpos-table.hh       |  4 ++
13935  src/hb-ot-layout-gsub-table.hh       |  4 ++
13936  src/hb-ot-layout-gsubgpos-private.hh |  4 ++
13937  src/hb-ot-layout-private.hh          | 12 +++--
13938  src/hb-ot-layout.cc                  | 91
13939  ++++++++++++++++++------------------
13940  src/hb-ot-maxp-table.hh              |  4 ++
13941  src/hb-ot-name-table.hh              |  4 ++
13942  src/hb-uniscribe.cc                  |  8 ++--
13943  src/main.cc                          |  2 +
13944  17 files changed, 117 insertions(+), 65 deletions(-)
13945
13946 commit dc5df5af6b349c3d9e4ab876864d9dec8096401f
13947 Author: Behdad Esfahbod <behdad@behdad.org>
13948 Date:   Tue Aug 28 16:31:23 2012 -0400
13949
13950     Revert "Minor"
13951
13952     This reverts commit 3e0a03978b91994bb7fa7922593cbdfc50878dfc.
13953
13954     I know remember why that line is there :).
13955
13956  src/hb-ot-shape-complex-arabic.cc | 1 +
13957  1 file changed, 1 insertion(+)
13958
13959 commit 3e0a03978b91994bb7fa7922593cbdfc50878dfc
13960 Author: Behdad Esfahbod <behdad@behdad.org>
13961 Date:   Mon Aug 27 17:10:02 2012 -0400
13962
13963     Minor
13964
13965  src/hb-ot-shape-complex-arabic.cc | 1 -
13966  1 file changed, 1 deletion(-)
13967
13968 commit 667218a5b134728863a318c73070f4e323590bbd
13969 Author: Behdad Esfahbod <behdad@behdad.org>
13970 Date:   Mon Aug 27 17:00:44 2012 -0400
13971
13972     Minor
13973
13974  src/hb-ot-shape-fallback.cc | 4 +---
13975  1 file changed, 1 insertion(+), 3 deletions(-)
13976
13977 commit 30dd62251fcd04c2cbaa9b979d47ddbf62c6d460
13978 Author: Behdad Esfahbod <behdad@behdad.org>
13979 Date:   Mon Aug 27 16:54:34 2012 -0400
13980
13981     Only fallback-position glyphs if we have the ccc
13982
13983     Previously, ccc=0 Thai / Lao marks were being
13984     mispositioned.  Don't touch them.
13985
13986  src/hb-ot-shape-fallback.cc | 2 +-
13987  1 file changed, 1 insertion(+), 1 deletion(-)
13988
13989 commit e1ba62811a61afb046d349e578cd141363c7fb34
13990 Author: Behdad Esfahbod <behdad@behdad.org>
13991 Date:   Mon Aug 27 16:28:05 2012 -0400
13992
13993     Center unknown marks horizontally
13994
13995  src/hb-ot-shape-fallback.cc | 1 +
13996  1 file changed, 1 insertion(+)
13997
13998 commit a4e75e4128751bb902117abc1a59dce4f2147672
13999 Author: Behdad Esfahbod <behdad@behdad.org>
14000 Date:   Mon Aug 27 15:54:15 2012 -0400
14001
14002     Minor
14003
14004  test/shaping/hb_test_tools.py | 2 +-
14005  1 file changed, 1 insertion(+), 1 deletion(-)
14006
14007 commit 23b0e9d7dc801e11640979af3c2b00649a519bb1
14008 Author: Behdad Esfahbod <behdad@behdad.org>
14009 Date:   Sun Aug 26 14:30:18 2012 -0400
14010
14011     [Indic] Fix switch
14012
14013     D'oh.  Was working by pure chance :)).
14014
14015  src/hb-ot-shape-complex-indic.cc | 2 +-
14016  1 file changed, 1 insertion(+), 1 deletion(-)
14017
14018 commit ae4d4e1de6b4512576080e95896383887b30982f
14019 Author: Behdad Esfahbod <behdad@behdad.org>
14020 Date:   Sun Aug 26 14:27:44 2012 -0400
14021
14022     Bug 53815 - CoreText backend doesn't link
14023
14024  configure.ac | 2 +-
14025  1 file changed, 1 insertion(+), 1 deletion(-)
14026
14027 commit ec0e46376a2afec4ff7606f95582b0ec49c2a44a
14028 Author: Behdad Esfahbod <behdad@behdad.org>
14029 Date:   Fri Aug 24 00:44:53 2012 -0400
14030
14031     Remove TODO items
14032
14033  TODO | 4 ----
14034  1 file changed, 4 deletions(-)
14035
14036 commit 56e878ab875ff06d74702145e380e198be967bd6
14037 Author: Behdad Esfahbod <behdad@behdad.org>
14038 Date:   Fri Aug 24 00:41:51 2012 -0400
14039
14040     [graphite2] Cleanup scratch buffer allocation
14041
14042  src/hb-graphite2.cc | 77
14043  ++++++++++++++++++++++++++++++-----------------------
14044  1 file changed, 44 insertions(+), 33 deletions(-)
14045
14046 commit 2f7586c6229096143ca0a96712a27416ee0d3c85
14047 Author: Behdad Esfahbod <behdad@behdad.org>
14048 Date:   Thu Aug 23 23:59:55 2012 -0400
14049
14050     [icu-le] Implement icu layout engine shaper
14051
14052  configure.ac          |   2 +-
14053  src/hb-icu-le.cc      | 113
14054  +++++++++++++++++++++++++++++++++++++++++++++-----
14055  src/hb-icu-le/cmaps.h |   1 -
14056  src/hb-shaper-list.hh |   4 ++
14057  4 files changed, 108 insertions(+), 12 deletions(-)
14058
14059 commit ba7f6c3797e5b440557bacd9b666bf09713dca76
14060 Author: Behdad Esfahbod <behdad@behdad.org>
14061 Date:   Thu Aug 23 21:52:44 2012 -0400
14062
14063     [icu-le] Hook up to hb_face_t
14064
14065  src/hb-icu-le.cc                       |  17 +++-
14066  src/hb-icu-le/FontTableCache.cpp       |  34 ++++----
14067  src/hb-icu-le/FontTableCache.h         |   9 ++-
14068  src/hb-icu-le/PortableFontInstance.cpp | 144
14069  +++------------------------------
14070  src/hb-icu-le/PortableFontInstance.h   |  21 ++---
14071  src/hb-icu-le/README                   |   1 +
14072  6 files changed, 57 insertions(+), 169 deletions(-)
14073
14074 commit e96bb36995b2a5321b4d32bb11906e1701aaf115
14075 Author: Behdad Esfahbod <behdad@behdad.org>
14076 Date:   Thu Aug 23 21:37:51 2012 -0400
14077
14078     [icu-le] Actually use the FontTableCache
14079
14080  src/hb-icu-le/PortableFontInstance.cpp | 25 ++++++++-----------------
14081  1 file changed, 8 insertions(+), 17 deletions(-)
14082
14083 commit 7d242364ea647f655a7092bda25f9a10774c57f5
14084 Author: Behdad Esfahbod <behdad@behdad.org>
14085 Date:   Thu Aug 23 21:23:41 2012 -0400
14086
14087     [icu-le] Start adding a icu-layout-engine backend
14088
14089     Import PortableFontInstance and add shaper stub.
14090
14091  configure.ac                           |   9 +
14092  src/Makefile.am                        |   8 +
14093  src/hb-icu-le.cc                       | 111 ++++++++
14094  src/hb-icu-le/FontTableCache.cpp       |  91 +++++++
14095  src/hb-icu-le/FontTableCache.h         |  41 +++
14096  src/hb-icu-le/Makefile.am              |  25 ++
14097  src/hb-icu-le/PortableFontInstance.cpp | 436
14098  ++++++++++++++++++++++++++++++++
14099  src/hb-icu-le/PortableFontInstance.h   | 117 +++++++++
14100  src/hb-icu-le/README                   |   2 +
14101  src/hb-icu-le/cmaps.cpp                | 200 +++++++++++++++
14102  src/hb-icu-le/cmaps.h                  |  85 +++++++
14103  src/hb-icu-le/letest.h                 |  49 ++++
14104  src/hb-icu-le/license.html             |  51 ++++
14105  src/hb-icu-le/sfnt.h                   | 449
14106  +++++++++++++++++++++++++++++++++
14107  14 files changed, 1674 insertions(+)
14108
14109 commit b5584ee4be46b47e1678acf28426970a6d670b4f
14110 Author: Behdad Esfahbod <behdad@behdad.org>
14111 Date:   Thu Aug 23 16:26:07 2012 -0400
14112
14113     [Indic] For old-spec, match non-zero context
14114
14115     Fixes consonant-position with old-spec Malayalam.  Uniscribe seem
14116     to be
14117     doing this.  Fixes below-base La (eg. Pa,H,La) with AnjaliNewLipi.ttf.
14118     Doesn't regress new-spec or other scripts.
14119
14120  src/hb-ot-shape-complex-indic.cc | 10 ++++++----
14121  1 file changed, 6 insertions(+), 4 deletions(-)
14122
14123 commit d9b204d3d24cde165167714728bf380267903d6a
14124 Author: Behdad Esfahbod <behdad@behdad.org>
14125 Date:   Thu Aug 23 16:22:28 2012 -0400
14126
14127     [GSUB] Allow non-zero-context matching in would_apply()
14128
14129     To be used in the next patch.
14130
14131  src/hb-ot-layout-gsubgpos-private.hh |  6 ++++--
14132  src/hb-ot-layout-private.hh          |  3 ++-
14133  src/hb-ot-layout.cc                  | 14 ++++++++------
14134  src/hb-ot-layout.h                   |  7 ++++---
14135  src/hb-ot-map.cc                     | 12 ++----------
14136  src/hb-ot-shape-complex-indic.cc     |  2 +-
14137  src/test-would-substitute.cc         |  2 +-
14138  7 files changed, 22 insertions(+), 24 deletions(-)
14139
14140 commit 1f2bb172fe9a173ecfd61054f1fdd850943ef059
14141 Author: Behdad Esfahbod <behdad@behdad.org>
14142 Date:   Thu Aug 23 16:10:37 2012 -0400
14143
14144     Revert "[Indic/GSUB] Ignore context when matching would_apply()"
14145
14146     This reverts commit 24dd4e56743c6ce5e01cb710ca9e01b3e527af58.
14147
14148     Oops.  My bad.  The change _regressed_ Malayalam test suite, not
14149     improved it.  I'll redo it, differentiating between old-spec and
14150     new-spec cases.
14151
14152  src/hb-ot-layout-gsubgpos-private.hh | 8 +++-----
14153  1 file changed, 3 insertions(+), 5 deletions(-)
14154
14155 commit 24dd4e56743c6ce5e01cb710ca9e01b3e527af58
14156 Author: Behdad Esfahbod <behdad@behdad.org>
14157 Date:   Thu Aug 23 15:47:10 2012 -0400
14158
14159     [Indic/GSUB] Ignore context when matching would_apply()
14160
14161     The MS Indic specs say "...all classifications are determined
14162     ... using
14163     context-free substitutions."  However, testing shows that MS's
14164     Malayalam
14165     shapers (both old and new), "match" even if there is no zero-context
14166     rule.
14167     We follow.
14168
14169     Fixes below-base La (eg. Pa,H,La) with AnjaliNewLipi.ttf (old spec).
14170     Moreover, test suite Malayalam failures are down to 312 from 875!  No
14171     change in other scripts.
14172
14173     Current numbers:
14174
14175     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
14176     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
14177     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
14178     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
14179     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
14180     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
14181     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
14182     MALAYALAM: 1047541 out of 1048416 tests passed. 875 failed
14183     (0.0834592%)
14184     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
14185     SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
14186     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
14187     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
14188     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
14189
14190  src/hb-ot-layout-gsubgpos-private.hh | 8 +++++---
14191  1 file changed, 5 insertions(+), 3 deletions(-)
14192
14193 commit 6732d62e78b13842ead9549c97bede25c73976cb
14194 Author: Behdad Esfahbod <behdad@behdad.org>
14195 Date:   Thu Aug 23 15:19:45 2012 -0400
14196
14197     [Indic] Implement pre-base reordering Ra for old-spec Malayalam
14198
14199     Fixes Pa,H,Ra sequence with AnjaliNewLipi.ttf.
14200
14201  src/hb-ot-shape-complex-indic.cc | 5 ++---
14202  1 file changed, 2 insertions(+), 3 deletions(-)
14203
14204 commit 80cd92326f8a3f48a7821e720e8ecb2072e73286
14205 Author: Behdad Esfahbod <behdad@behdad.org>
14206 Date:   Thu Aug 23 12:06:14 2012 -0400
14207
14208     [Indic] Only apply basic features per-syllable
14209
14210     Free up syllables and let features work across syllables for the
14211     presentation forms features and GPOS.
14212
14213     Fixed:
14214     - 1 GURMUKHI test (remains 40)
14215     - 12 KHMER tests (remains 18)
14216     - 11 SINHALA tests (remains 121)
14217
14218     Regresses:
14219     - 5 MALAYALAM tests (up to 312)
14220
14221     Current numbers:
14222
14223     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
14224     DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
14225     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
14226     GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
14227     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
14228     KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
14229     LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
14230     MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
14231     (0.0297592%)
14232     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
14233     SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
14234     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
14235     TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
14236     TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
14237
14238  src/hb-ot-shape-complex-indic.cc | 4 ++++
14239  1 file changed, 4 insertions(+)
14240
14241 commit df5d5c68f3a5cab17bf4a429802a1a1a834c3456
14242 Author: Behdad Esfahbod <behdad@behdad.org>
14243 Date:   Thu Aug 23 09:33:30 2012 -0400
14244
14245     Whitespace
14246
14247  src/hb-ot-layout-gpos-table.hh | 20 ++++++++++----------
14248  1 file changed, 10 insertions(+), 10 deletions(-)
14249
14250 commit 7fe00d15da20193ca94a8ead9aee60df24074a9e
14251 Author: Behdad Esfahbod <behdad@behdad.org>
14252 Date:   Sat Aug 18 13:59:46 2012 -0400
14253
14254     Release 0.9.3
14255
14256  NEWS         | 16 ++++++++++++++++
14257  configure.ac |  2 +-
14258  2 files changed, 17 insertions(+), 1 deletion(-)
14259
14260 commit 7068e534c4ef7ed2eb7ef8e1370fd4a449556ce8
14261 Author: Behdad Esfahbod <behdad@behdad.org>
14262 Date:   Sat Aug 18 13:56:10 2012 -0400
14263
14264     Fix ChangeLog generation rule
14265
14266  Makefile.am | 2 +-
14267  1 file changed, 1 insertion(+), 1 deletion(-)
14268
14269 commit 2f1747ed7d28148807ad07eb8e22db3ab5c54966
14270 Author: Behdad Esfahbod <behdad@behdad.org>
14271 Date:   Thu Aug 16 11:46:46 2012 -0400
14272
14273     Add comment
14274
14275  src/hb-ot-shape-complex-arabic.cc | 4 ++++
14276  1 file changed, 4 insertions(+)
14277
14278 commit bd08d5d126aa878d1dbf7bfd4b1a764c170cd9ad
14279 Author: Behdad Esfahbod <behdad@behdad.org>
14280 Date:   Thu Aug 16 11:35:50 2012 -0400
14281
14282     [OT] Fix Arabic shaper OOB access
14283
14284     https://bugzilla.mozilla.org/show_bug.cgi?id=782908
14285
14286  src/hb-ot-shape-complex-arabic.cc | 2 +-
14287  1 file changed, 1 insertion(+), 1 deletion(-)
14288
14289 commit b161bfc4f6f2db0edea780b95b798ff7b559cf33
14290 Author: Behdad Esfahbod <behdad@behdad.org>
14291 Date:   Thu Aug 16 08:09:44 2012 -0400
14292
14293     [configure] Cleanup check for ICU
14294
14295     Check for upstream-provided 'icu-uc' pkgconfig package.
14296
14297  configure.ac | 21 +--------------------
14298  1 file changed, 1 insertion(+), 20 deletions(-)
14299
14300 commit daf0731865f91da960446928667d4095bde471ea
14301 Author: Behdad Esfahbod <behdad@behdad.org>
14302 Date:   Thu Aug 16 07:32:59 2012 -0400
14303
14304     [ICU] Fix includes
14305
14306     As reported by Steven Loomis, including uversion.h works everywhere.
14307
14308  src/hb-icu.cc | 6 ------
14309  1 file changed, 6 deletions(-)
14310
14311 commit a67ba9c0fe6798a3500af9f4acee8d678f5144ee
14312 Author: Behdad Esfahbod <behdad@behdad.org>
14313 Date:   Wed Aug 15 18:52:17 2012 -0400
14314
14315     Whitespace
14316
14317  src/hb-old/Makefile.am | 4 ++--
14318  1 file changed, 2 insertions(+), 2 deletions(-)
14319
14320 commit 9fe76051f7003d6b6a10486c5595bf1a4dbf5fe6
14321 Author: Behdad Esfahbod <behdad@behdad.org>
14322 Date:   Wed Aug 15 17:24:28 2012 -0400
14323
14324     [NEWS] Fix date
14325
14326     Oops!
14327
14328  NEWS | 2 +-
14329  1 file changed, 1 insertion(+), 1 deletion(-)
14330
14331 commit 45c1383cc7315f89c23c0ed388b99e87224884e7
14332 Author: Behdad Esfahbod <behdad@behdad.org>
14333 Date:   Tue Aug 14 09:33:18 2012 -0400
14334
14335     Minor
14336
14337  src/hb-coretext.cc       | 8 ++++----
14338  src/hb-fallback-shape.cc | 8 ++++----
14339  src/hb-graphite2.cc      | 8 ++++----
14340  src/hb-uniscribe.cc      | 8 ++++----
14341  4 files changed, 16 insertions(+), 16 deletions(-)
14342
14343 commit 4ac4c6f2e12ddc8bf5e750671321458218b6e0c8
14344 Author: Behdad Esfahbod <behdad@behdad.org>
14345 Date:   Mon Aug 13 10:52:52 2012 -0400
14346
14347     Fix ICU build with older ICUs
14348
14349  src/hb-icu.cc | 7 ++++++-
14350  1 file changed, 6 insertions(+), 1 deletion(-)
14351
14352 commit 883cbf5ed79d2b60191f803a5ee3f3e4496f3441
14353 Author: Behdad Esfahbod <behdad@behdad.org>
14354 Date:   Sun Aug 12 17:11:27 2012 -0400
14355
14356     Minor
14357
14358  contrib/README | 2 ++
14359  1 file changed, 2 insertions(+)
14360
14361 commit b7a4d37d0b162f2222b65d09b9271b8c636086f8
14362 Author: Behdad Esfahbod <behdad@behdad.org>
14363 Date:   Sat Aug 11 21:32:23 2012 -0400
14364
14365     minor
14366
14367  configure.ac | 2 ++
14368  1 file changed, 2 insertions(+)
14369
14370 commit d5045a5f4017631a4660f985fe451c5a64c42ca0
14371 Author: Behdad Esfahbod <behdad@behdad.org>
14372 Date:   Sat Aug 11 21:26:25 2012 -0400
14373
14374     [ICU] Use new normalizer2 compose/decompose API
14375
14376     It's considerably faster than the fallback implementation we had
14377     previously!
14378
14379  src/hb-buffer.cc          |  9 +++---
14380  src/hb-glib.cc            | 26 +++++++---------
14381  src/hb-icu.cc             | 75
14382  +++++++++++++++++++++++++++++++++++++----------
14383  src/hb-unicode-private.hh | 13 ++------
14384  src/hb-unicode.cc         | 35 ++++++++++++++++++++--
14385  src/hb-warning.cc         |  8 -----
14386  6 files changed, 110 insertions(+), 56 deletions(-)
14387
14388 commit 2b73a1f112c489c2553743c08dc03cd89f60cb2d
14389 Author: Behdad Esfahbod <behdad@behdad.org>
14390 Date:   Sat Aug 11 19:17:54 2012 -0400
14391
14392     Add TODO
14393
14394  TODO | 1 +
14395  1 file changed, 1 insertion(+)
14396
14397 commit 9f9f04c2229227bb0712166e824157bbbf5cef80
14398 Author: Behdad Esfahbod <behdad@behdad.org>
14399 Date:   Sat Aug 11 18:34:13 2012 -0400
14400
14401     [OT] Unbreak Thai shaping and fallback Arabic shaping
14402
14403     The merger of normalizer and glyph-mapping broke shapers that
14404     modified text stream.  Unbreak them by adding a new preprocess_text
14405     shaping stage that happens before normalizing/cmap and disallow
14406     setup_mask modification of actual text.
14407
14408  src/hb-ot-shape-complex-arabic.cc  | 42
14409  ++++++++++++++++++++++++++++----------
14410  src/hb-ot-shape-complex-indic.cc   |  1 +
14411  src/hb-ot-shape-complex-misc.cc    | 12 ++++++-----
14412  src/hb-ot-shape-complex-private.hh | 15 +++++++++++---
14413  src/hb-ot-shape.cc                 |  3 +++
14414  5 files changed, 54 insertions(+), 19 deletions(-)
14415
14416 commit e9f28a38f54b98fa59f9159ccaaa3be6027e1378
14417 Author: Behdad Esfahbod <behdad@behdad.org>
14418 Date:   Sat Aug 11 18:20:28 2012 -0400
14419
14420     [OT] Add shape_plan to Arabic shaper
14421
14422  src/hb-ot-shape-complex-arabic.cc | 82
14423  +++++++++++++++++++++++++--------------
14424  1 file changed, 53 insertions(+), 29 deletions(-)
14425
14426 commit 344cc56698a8c84c4c1a05a71d829e5171aa3a60
14427 Author: Behdad Esfahbod <behdad@behdad.org>
14428 Date:   Sat Aug 11 17:36:23 2012 -0400
14429
14430     Add TODO
14431
14432  TODO | 4 ++++
14433  1 file changed, 4 insertions(+)
14434
14435 commit daf13afb0801740dcc7900c4af190e24b80a05c0
14436 Author: Behdad Esfahbod <behdad@behdad.org>
14437 Date:   Fri Aug 10 16:38:44 2012 -0400
14438
14439     [OT] Implement fallback mark positioning for "double" combining marks
14440
14441  src/hb-ot-shape-fallback.cc | 9 ++++++++-
14442  1 file changed, 8 insertions(+), 1 deletion(-)
14443
14444 commit d345313104d9e3c8a8533ccdebd74e0648d0bee3
14445 Author: Behdad Esfahbod <behdad@behdad.org>
14446 Date:   Fri Aug 10 16:34:04 2012 -0400
14447
14448     [OT] Fix fallback mark positioning with left-to-right text
14449
14450     Ouch!
14451
14452  src/hb-ot-shape-fallback.cc | 13 +++++++++++--
14453  1 file changed, 11 insertions(+), 2 deletions(-)
14454
14455 commit e297ee4acd6f9d950f8542fc6ad71fd580b69284
14456 Author: Behdad Esfahbod <behdad@behdad.org>
14457 Date:   Fri Aug 10 14:49:37 2012 -0400
14458
14459     Bump version to 0.9.2
14460
14461     A *real* release this time, with NEWS, ChangeLog, etc.
14462
14463  AUTHORS      |   8 ++++
14464  COPYING      |   9 ++--
14465  Makefile.am  |  13 +++---
14466  NEWS         | 136
14467  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
14468  THANKS       |   7 +++
14469  configure.ac |   4 +-
14470  6 files changed, 165 insertions(+), 12 deletions(-)
14471
14472 commit 6efe1200b97cefe019857b0b5951a4a87deeb02b
14473 Author: Behdad Esfahbod <behdad@behdad.org>
14474 Date:   Fri Aug 10 13:49:32 2012 -0400
14475
14476     Bump version to 0.9.1
14477
14478  configure.ac | 2 +-
14479  1 file changed, 1 insertion(+), 1 deletion(-)
14480
14481 commit 206ab6057303273590a3d005660e075bdcee0f5f
14482 Author: Behdad Esfahbod <behdad@behdad.org>
14483 Date:   Fri Aug 10 09:06:30 2012 -0400
14484
14485     [test] Move around
14486
14487  .../in-tree/shaper-arabic/script-arabic/MANIFEST   |    2 +-
14488  .../shaper-arabic/script-arabic/crulp/MANIFEST     |    1 -
14489  .../script-arabic/crulp/ligatures/2grams.txt       |  601 --
14490  .../script-arabic/crulp/ligatures/3grams.txt       | 3415 -----------
14491  .../script-arabic/crulp/ligatures/4grams.txt       | 6316
14492  --------------------
14493  .../script-arabic/crulp/ligatures/5grams.txt       | 5029
14494  ----------------
14495  .../script-arabic/crulp/ligatures/6grams.txt       | 1542 -----
14496  .../script-arabic/crulp/ligatures/7grams.txt       |  354 --
14497  .../script-arabic/crulp/ligatures/8grams.txt       |   26 -
14498  .../script-arabic/crulp/ligatures/LICENSE          |    3 -
14499  .../script-arabic/crulp/ligatures/MANIFEST         |    7 -
14500  .../script-arabic/crulp/ligatures/README           |   16 -
14501  .../script-arabic/crulp/ligatures/SOURCES          |    4 -
14502  .../script-arabic/language-urdu/MANIFEST           |    1 +
14503  .../script-arabic/language-urdu/crulp/MANIFEST     |    1 +
14504  .../language-urdu/crulp/ligatures/2grams.txt       |  601 ++
14505  .../language-urdu/crulp/ligatures/3grams.txt       | 3415 +++++++++++
14506  .../language-urdu/crulp/ligatures/4grams.txt       | 6316
14507  ++++++++++++++++++++
14508  .../language-urdu/crulp/ligatures/5grams.txt       | 5029
14509  ++++++++++++++++
14510  .../language-urdu/crulp/ligatures/6grams.txt       | 1542 +++++
14511  .../language-urdu/crulp/ligatures/7grams.txt       |  354 ++
14512  .../language-urdu/crulp/ligatures/8grams.txt       |   26 +
14513  .../language-urdu/crulp/ligatures/LICENSE          |    3 +
14514  .../language-urdu/crulp/ligatures/MANIFEST         |    7 +
14515  .../language-urdu/crulp/ligatures/README           |   16 +
14516  .../language-urdu/crulp/ligatures/SOURCES          |    4 +
14517  26 files changed, 17316 insertions(+), 17315 deletions(-)
14518
14519 commit 7a484c601e0958533eb85a6902296733c39537fe
14520 Author: Behdad Esfahbod <behdad@behdad.org>
14521 Date:   Fri Aug 10 09:05:29 2012 -0400
14522
14523     [test] Add Urdu ligature sequences from CRULP
14524
14525  .../in-tree/shaper-arabic/script-arabic/MANIFEST   |    1 +
14526  .../shaper-arabic/script-arabic/crulp/MANIFEST     |    1 +
14527  .../script-arabic/crulp/ligatures/2grams.txt       |  601 ++
14528  .../script-arabic/crulp/ligatures/3grams.txt       | 3415 +++++++++++
14529  .../script-arabic/crulp/ligatures/4grams.txt       | 6316
14530  ++++++++++++++++++++
14531  .../script-arabic/crulp/ligatures/5grams.txt       | 5029
14532  ++++++++++++++++
14533  .../script-arabic/crulp/ligatures/6grams.txt       | 1542 +++++
14534  .../script-arabic/crulp/ligatures/7grams.txt       |  354 ++
14535  .../script-arabic/crulp/ligatures/8grams.txt       |   26 +
14536  .../script-arabic/crulp/ligatures/LICENSE          |    3 +
14537  .../script-arabic/crulp/ligatures/MANIFEST         |    7 +
14538  .../script-arabic/crulp/ligatures/README           |   16 +
14539  .../script-arabic/crulp/ligatures/SOURCES          |    4 +
14540  13 files changed, 17315 insertions(+)
14541
14542 commit f4cb4762986a28634fa7de9b706f9d37859b881e
14543 Author: Behdad Esfahbod <behdad@behdad.org>
14544 Date:   Fri Aug 10 03:51:44 2012 -0400
14545
14546     [OT] Slightly adjust normalizer
14547
14548     The change is very subtle.  If we have a single-char cluster that
14549     decomposes to three or more characters, then try recomposition, in
14550     case the farther mark may compose with the base.
14551
14552  src/hb-ot-shape-normalize.cc | 81
14553  +++++++++++++++++++++++++++++---------------
14554  1 file changed, 54 insertions(+), 27 deletions(-)
14555
14556 commit 07d682806349aee81f53114778ce0beb23909ed7
14557 Author: Behdad Esfahbod <behdad@behdad.org>
14558 Date:   Fri Aug 10 03:28:50 2012 -0400
14559
14560     Minor
14561
14562  src/hb-ot-shape-normalize.cc | 25 ++++++++-----------------
14563  src/hb-ot-shape.cc           |  2 +-
14564  2 files changed, 9 insertions(+), 18 deletions(-)
14565
14566 commit b00321ea78793d9b3592b5173a9800e6322424fe
14567 Author: Behdad Esfahbod <behdad@behdad.org>
14568 Date:   Thu Aug 9 22:33:32 2012 -0400
14569
14570     [OT] Avoid calling get_glyph() twice
14571
14572     Essentially move the glyph mapping to normalization process.
14573     The effect on Devanagari is small (but observable).  Should be more
14574     observable in simple text, like ASCII.
14575
14576  src/hb-ot-shape-normalize-private.hh |  2 +
14577  src/hb-ot-shape-normalize.cc         | 76
14578  +++++++++++++++++++++++++-----------
14579  src/hb-ot-shape.cc                   | 44 ++++++++++-----------
14580  3 files changed, 77 insertions(+), 45 deletions(-)
14581
14582 commit 12c0875eafa4bd92db650e5acca046d99594d1e6
14583 Author: Behdad Esfahbod <behdad@behdad.org>
14584 Date:   Thu Aug 9 22:00:53 2012 -0400
14585
14586     [OT] Remove redundant check
14587
14588  src/hb-ot-shape.cc | 5 +----
14589  1 file changed, 1 insertion(+), 4 deletions(-)
14590
14591 commit 5c60b70c89b4e0a6512d9fd1ab5394dd76feb742
14592 Author: Behdad Esfahbod <behdad@behdad.org>
14593 Date:   Thu Aug 9 21:58:07 2012 -0400
14594
14595     [OT] More code shuffling around
14596
14597     Preparing for merging map_glyphs() and normalize().
14598
14599  src/hb-ot-shape.cc | 167
14600  +++++++++++++++++++++++++++--------------------------
14601  1 file changed, 86 insertions(+), 81 deletions(-)
14602
14603 commit cd0c6e148f6d078b364370cb2f808b793b921be2
14604 Author: Behdad Esfahbod <behdad@behdad.org>
14605 Date:   Thu Aug 9 21:48:55 2012 -0400
14606
14607     Shuffle buffer variable allocations around
14608
14609     To room for more allocations, coming.
14610
14611  src/hb-ot-layout-private.hh              | 6 +++---
14612  src/hb-ot-shape-complex-arabic.cc        | 2 +-
14613  src/hb-ot-shape-complex-indic-private.hh | 4 ++--
14614  src/hb-ot-shape-complex-private.hh       | 5 ++---
14615  src/hb-ot-shape-private.hh               | 4 ++--
14616  5 files changed, 10 insertions(+), 11 deletions(-)
14617
14618 commit 8d1eef3f32fb539de2a72804fa3834acc18daab5
14619 Author: Behdad Esfahbod <behdad@behdad.org>
14620 Date:   Thu Aug 9 21:31:52 2012 -0400
14621
14622     Minor
14623
14624  src/hb-ot-shape-normalize.cc | 50
14625  +++++++++++++++++++++++++++-----------------
14626  1 file changed, 31 insertions(+), 19 deletions(-)
14627
14628 commit 56c9e7c004e802ddcb8c704346026f1d7a812f9f
14629 Author: Behdad Esfahbod <behdad@behdad.org>
14630 Date:   Thu Aug 9 21:12:30 2012 -0400
14631
14632     Fill out combining class resetting for fallback shaping
14633     Thai/Lao/Tibetan
14634
14635  src/hb-ot-shape-fallback.cc | 38 +++++++++++++++++++++++++++++++++++++-
14636  src/hb-unicode-private.hh   |  7 ++++---
14637  src/hb-unicode.cc           |  2 +-
14638  3 files changed, 42 insertions(+), 5 deletions(-)
14639
14640 commit a321e1d51e0e7fa02738410e8d6e77c841bc6b13
14641 Author: Behdad Esfahbod <behdad@behdad.org>
14642 Date:   Thu Aug 9 18:30:34 2012 -0400
14643
14644     Revert "Reject lookups with no subTable"
14645
14646     This reverts commit 30ec9002d84e8b49290e782e6192069821ffa942.
14647
14648     See previous commit.
14649
14650  src/hb-ot-layout-common-private.hh | 1 -
14651  1 file changed, 1 deletion(-)
14652
14653 commit 2eaf482b371034ce6ebfaedee98049b036fd3493
14654 Author: Behdad Esfahbod <behdad@behdad.org>
14655 Date:   Thu Aug 9 18:30:05 2012 -0400
14656
14657     Revert "[GSUB/GPOS] Reject Context/ChainContext lookups with zero
14658     input"
14659
14660     This reverts commit 0981068b75710397f08e0d2d776a0a2ea68d7117.
14661
14662     I was confused.  Even if we access coverage[0] unconditionally,
14663     we don't
14664     need bound checks since the array machinary already handles that.
14665
14666  src/hb-ot-layout-gsubgpos-private.hh | 2 --
14667  1 file changed, 2 deletions(-)
14668
14669 commit a02d86484be870615297abfc7be9f94645434762
14670 Author: Behdad Esfahbod <behdad@behdad.org>
14671 Date:   Wed Aug 8 18:04:29 2012 -0400
14672
14673     Add check-exported-symbols.sh
14674
14675     And misc linking fixes.
14676
14677  src/Makefile.am                  |  1 +
14678  src/check-exported-symbols.sh    | 40
14679  ++++++++++++++++++++++++++++++++++++++++
14680  src/check-internal-symbols.sh    |  2 +-
14681  src/hb-ot-shape-complex-indic.cc |  2 +-
14682  src/hb-ot-shape.cc               |  6 +++---
14683  5 files changed, 46 insertions(+), 5 deletions(-)
14684
14685 commit 4c8ac4f47e95d2b266b2f64e75c55af8233b6b91
14686 Author: Behdad Esfahbod <behdad@behdad.org>
14687 Date:   Wed Aug 8 17:44:19 2012 -0400
14688
14689     Misc minor fixes
14690
14691  src/check-internal-symbols.sh |  10 +--
14692  src/hb-font-private.hh        |  29 +++++++-
14693  src/hb-font.cc                |  63 +++++++---------
14694  src/hb-font.h                 |   2 +-
14695  src/hb-graphite2.cc           |   4 +-
14696  src/hb-old.cc                 |   2 +-
14697  src/hb-ot-layout.cc           |   6 +-
14698  src/hb-ot-shape-fallback.cc   |  10 +--
14699  src/hb-ot-shape.cc            |   2 +-
14700  src/hb-shape-plan.cc          |   2 +-
14701  src/hb-shape-plan.h           |   2 +-
14702  src/hb-tt-font.cc             | 166
14703  +-----------------------------------------
14704  12 files changed, 72 insertions(+), 226 deletions(-)
14705
14706 commit 560d68af8168d1baff607b9616a3590af70fe9ec
14707 Author: Behdad Esfahbod <behdad@behdad.org>
14708 Date:   Wed Aug 8 17:16:01 2012 -0400
14709
14710     Use a export-file for Windows builds
14711
14712     Apparently even that doesn't make check-internal-symbols.sh happy with
14713     mingw32.  Going to disable that for DLLs again, but hopefully the
14714     export-file is doing *something*.
14715
14716  configure.ac    | 14 +++++++++++++-
14717  src/Makefile.am | 22 +++++++++++++++++++++-
14718  src/hb-buffer.h |  4 ++--
14719  3 files changed, 36 insertions(+), 4 deletions(-)
14720
14721 commit f8751cf8e0a16125d63a88da65fdbfa76a19453f
14722 Author: Behdad Esfahbod <behdad@behdad.org>
14723 Date:   Wed Aug 8 17:15:44 2012 -0400
14724
14725     [hb-old] speed-up build
14726
14727  src/hb-old/harfbuzz-external.h | 3 ++-
14728  1 file changed, 2 insertions(+), 1 deletion(-)
14729
14730 commit 5f4c52867ce67faa15f5d26b59c18c8d068e9261
14731 Author: Behdad Esfahbod <behdad@behdad.org>
14732 Date:   Wed Aug 8 16:53:37 2012 -0400
14733
14734     Minor
14735
14736  src/hb-ot-layout.h | 1 -
14737  1 file changed, 1 deletion(-)
14738
14739 commit fe2b8a7777ab1c84980424ede713cb0d6701f987
14740 Author: Behdad Esfahbod <behdad@behdad.org>
14741 Date:   Wed Aug 8 15:27:14 2012 -0400
14742
14743     Minor
14744
14745  TODO | 4 ++--
14746  1 file changed, 2 insertions(+), 2 deletions(-)
14747
14748 commit 7e7d245b332306949a19c628bacd920717434769
14749 Author: Behdad Esfahbod <behdad@behdad.org>
14750 Date:   Wed Aug 8 15:23:48 2012 -0400
14751
14752     Make default_language threadsafe
14753
14754  src/hb-common.cc | 15 +++++----------
14755  1 file changed, 5 insertions(+), 10 deletions(-)
14756
14757 commit 06b192c458010c847362d809673209c87ea29949
14758 Author: Behdad Esfahbod <behdad@behdad.org>
14759 Date:   Wed Aug 8 15:23:45 2012 -0400
14760
14761     Minor
14762
14763  src/hb-common.h | 3 ++-
14764  1 file changed, 2 insertions(+), 1 deletion(-)
14765
14766 commit 37191ede7583fdb864db32a8f4d90956657926c7
14767 Author: Behdad Esfahbod <behdad@behdad.org>
14768 Date:   Wed Aug 8 14:59:09 2012 -0400
14769
14770     Minor
14771
14772  src/hb-common.h | 4 ++--
14773  src/hb-icu.h    | 1 -
14774  2 files changed, 2 insertions(+), 3 deletions(-)
14775
14776 commit 6d9a329a8a0f11f4b175e407de59c55924de1ef6
14777 Author: Behdad Esfahbod <behdad@behdad.org>
14778 Date:   Wed Aug 8 14:48:41 2012 -0400
14779
14780     Adjust a couple source checks
14781
14782  src/check-internal-symbols.sh |  4 ++--
14783  src/check-static-inits.sh     | 10 ++++++++--
14784  2 files changed, 10 insertions(+), 4 deletions(-)
14785
14786 commit 9c929abdcfef44c0193a2917b20981df37ade21c
14787 Author: Behdad Esfahbod <behdad@behdad.org>
14788 Date:   Wed Aug 8 14:33:37 2012 -0400
14789
14790     Minor renaming
14791
14792  src/Makefile.am                              |   4 +-
14793  src/hb-ot-shape-fallback-private.hh          |  39 ++++
14794  src/hb-ot-shape-fallback.cc                  | 276
14795  +++++++++++++++++++++++++++
14796  src/hb-ot-shape-position-fallback-private.hh |  39 ----
14797  src/hb-ot-shape-position-fallback.cc         | 276
14798  ---------------------------
14799  src/hb-ot-shape.cc                           |   4 +-
14800  6 files changed, 319 insertions(+), 319 deletions(-)
14801
14802 commit 801298b590effd768607bb532dc83c73ba65d16b
14803 Author: Behdad Esfahbod <behdad@behdad.org>
14804 Date:   Wed Aug 8 14:26:36 2012 -0400
14805
14806     Fix cast
14807
14808     https://bugs.freedesktop.org/show_bug.cgi?id=53233
14809
14810  src/hb-buffer-private.hh | 10 ++++++----
14811  src/hb-shape-plan.cc     |  4 ++--
14812  2 files changed, 8 insertions(+), 6 deletions(-)
14813
14814 commit 21756934a15e31dc243e2b6d80adec5752477652
14815 Author: Behdad Esfahbod <behdad@behdad.org>
14816 Date:   Wed Aug 8 01:20:45 2012 -0400
14817
14818     [OT] Implement fallback positioning
14819
14820     Implemented for Arabic, Hebrew, and generic marks.
14821     Activated if no GPOS table present.
14822
14823  src/hb-font.h                        |   3 +-
14824  src/hb-ft.cc                         |   3 +-
14825  src/hb-old.cc                        |   2 +-
14826  src/hb-ot-shape-position-fallback.cc | 237
14827  ++++++++++++++++++++++++++++++++++-
14828  src/hb-unicode-private.hh            |  81 ++++++++++++
14829  src/hb-unicode.cc                    | 107 ++++++----------
14830  6 files changed, 356 insertions(+), 77 deletions(-)
14831
14832 commit fb56e7628362a73e20f7f0b49fe31e802dc01f4f
14833 Author: Behdad Esfahbod <behdad@behdad.org>
14834 Date:   Tue Aug 7 23:44:47 2012 -0400
14835
14836     [hb-old] Fix warnings
14837
14838  src/hb-old/harfbuzz-shaper.cpp | 2 ++
14839  1 file changed, 2 insertions(+)
14840
14841 commit affaf8a0e5aa38e5820455f789eebf916e02eb7b
14842 Author: Behdad Esfahbod <behdad@behdad.org>
14843 Date:   Tue Aug 7 22:41:38 2012 -0400
14844
14845     [OT] Start adding fallback positioning
14846
14847     Used when there is no GPOS.
14848
14849  src/Makefile.am                              |  2 ++
14850  src/hb-ot-shape-position-fallback-private.hh | 39 +++++++++++++++++++++++
14851  src/hb-ot-shape-position-fallback.cc         | 47
14852  ++++++++++++++++++++++++++++
14853  src/hb-ot-shape.cc                           | 23 +++-----------
14854  4 files changed, 93 insertions(+), 18 deletions(-)
14855
14856 commit 7e4920fd1577987bf6804f67765e22a84983e057
14857 Author: Behdad Esfahbod <behdad@behdad.org>
14858 Date:   Tue Aug 7 22:32:23 2012 -0400
14859
14860     Minor
14861
14862  src/hb-ot-shape.cc | 2 +-
14863  1 file changed, 1 insertion(+), 1 deletion(-)
14864
14865 commit 472f229a63f0d1bb21b02179ef430b7698df8f12
14866 Author: Behdad Esfahbod <behdad@behdad.org>
14867 Date:   Tue Aug 7 22:25:24 2012 -0400
14868
14869     [GSUB] Generalize would_apply()
14870
14871     Fixes logic also, where before we were always matching if
14872     glyphs_len==1
14873     and a ligature started with the glyph.
14874
14875  src/hb-ot-layout-gsub-table.hh       | 26 ++++++++++++++++++++-----
14876  src/hb-ot-layout-gsubgpos-private.hh | 37
14877  ++++++++++++++++++------------------
14878  src/hb-ot-layout.cc                  |  3 +--
14879  3 files changed, 40 insertions(+), 26 deletions(-)
14880
14881 commit 6f3a300138f659020c21c3e08b7981c78df5f332
14882 Author: Behdad Esfahbod <behdad@behdad.org>
14883 Date:   Tue Aug 7 22:13:25 2012 -0400
14884
14885     Add hb_font_glyph_from/to_string
14886
14887  src/hb-font-private.hh       | 43
14888  +++++++++++++++++++++++++++++++++++++++++++
14889  src/hb-font.cc               | 24 ++++++++++++++++++++----
14890  src/hb-font.h                | 11 +++++++++++
14891  src/hb-private.hh            | 16 ++++++++++++++++
14892  src/test-would-substitute.cc | 11 ++++++++++-
14893  util/options.cc              |  2 +-
14894  6 files changed, 101 insertions(+), 6 deletions(-)
14895
14896 commit eb56f6ae96260c5b4bcd4e1dfb7ab733a230f3a8
14897 Author: Behdad Esfahbod <behdad@behdad.org>
14898 Date:   Tue Aug 7 21:44:25 2012 -0400
14899
14900     Minor
14901
14902  src/hb-mutex-private.hh | 1 +
14903  src/hb-uniscribe.cc     | 1 +
14904  src/hb-uniscribe.h      | 2 ++
14905  3 files changed, 4 insertions(+)
14906
14907 commit f4e48adcdd4315ce09e755f87a0f801d88194f42
14908 Author: Behdad Esfahbod <behdad@behdad.org>
14909 Date:   Tue Aug 7 21:12:49 2012 -0400
14910
14911     [OT] Apply 'rclt' feature in horizontal mode
14912
14913     'rclt' is "Required Contextual Forms" being proposed by Microsoft.
14914     It's like 'calt', but supposedly always on.  We apply 'calt' anyway,
14915     and now apply this too.
14916
14917  src/hb-ot-shape.cc | 1 +
14918  1 file changed, 1 insertion(+)
14919
14920 commit b1914b8bd08ecdea79930dda7e3bb2ae9e6134a1
14921 Author: Behdad Esfahbod <behdad@behdad.org>
14922 Date:   Tue Aug 7 16:57:48 2012 -0400
14923
14924     Fix warnings
14925
14926  src/hb-icu.cc | 6 +++---
14927  1 file changed, 3 insertions(+), 3 deletions(-)
14928
14929 commit 0f8881d6bbf6cd59938315eeff9b71cfc736aa4e
14930 Author: Behdad Esfahbod <behdad@behdad.org>
14931 Date:   Tue Aug 7 16:57:02 2012 -0400
14932
14933     More refactoring
14934
14935  src/hb-ot-shape-normalize.cc | 161
14936  +++++++++++++++++++++++++++++++++++++++++-
14937  src/hb-unicode-private.hh    | 164
14938  +------------------------------------------
14939  2 files changed, 162 insertions(+), 163 deletions(-)
14940
14941 commit 428dfcab6634ff264570a0a5d715efb8048c3db5
14942 Author: Behdad Esfahbod <behdad@behdad.org>
14943 Date:   Tue Aug 7 16:51:48 2012 -0400
14944
14945     Minor refactoring
14946
14947  src/hb-ot-shape-normalize.cc | 27 +++++++++++++++++++++++----
14948  1 file changed, 23 insertions(+), 4 deletions(-)
14949
14950 commit 61f41849af6ff9edf8b55cf9610066d1bfb4a8df
14951 Author: Behdad Esfahbod <behdad@behdad.org>
14952 Date:   Tue Aug 7 16:45:27 2012 -0400
14953
14954     Add Hebrew presentation forms shaping
14955
14956     Lifted from https://bugzilla.mozilla.org/show_bug.cgi?id=728866
14957
14958  src/hb-unicode-private.hh | 121
14959  +++++++++++++++++++++++++++++++++++++++++++++-
14960  1 file changed, 120 insertions(+), 1 deletion(-)
14961
14962 commit 32d71dc13317b322e2c5de00d767b2cb15fddd8b
14963 Author: Behdad Esfahbod <behdad@behdad.org>
14964 Date:   Tue Aug 7 14:11:16 2012 -0400
14965
14966     [Graphite] Minor
14967
14968  src/hb-graphite2.cc | 60
14969  +++++++++++++++++++++++++----------------------------
14970  1 file changed, 28 insertions(+), 32 deletions(-)
14971
14972 commit 030ac5022e8a43b9329c26e72527bafc582ef44b
14973 Author: Behdad Esfahbod <behdad@behdad.org>
14974 Date:   Tue Aug 7 13:01:12 2012 -0400
14975
14976     Remove enum trailing comma
14977
14978     ...again.
14979
14980  src/hb-ot-shape-normalize-private.hh | 2 +-
14981  1 file changed, 1 insertion(+), 1 deletion(-)
14982
14983 commit 368b4e7649f9bc8c6bebf7c7ff03c9b9ec425a25
14984 Author: Behdad Esfahbod <behdad@behdad.org>
14985 Date:   Mon Aug 6 23:06:04 2012 -0400
14986
14987     Minor
14988
14989  src/hb-font.cc | 6 ++++--
14990  1 file changed, 4 insertions(+), 2 deletions(-)
14991
14992 commit ade7459ea7c75b4f33f7cfa43dd5bdfa0c18d6d5
14993 Author: Behdad Esfahbod <behdad@behdad.org>
14994 Date:   Mon Aug 6 19:42:47 2012 -0700
14995
14996     [util] Fix leaks
14997
14998  src/hb-graphite2.cc | 18 ++++++++++++++----
14999  util/options.cc     |  2 +-
15000  util/options.hh     |  2 +-
15001  3 files changed, 16 insertions(+), 6 deletions(-)
15002
15003 commit 2fef993460dcfd94c92ab35413bdde18ad2b0ceb
15004 Author: Behdad Esfahbod <behdad@behdad.org>
15005 Date:   Mon Aug 6 19:35:04 2012 -0700
15006
15007     [Graphite] Fix graphite2 backend with RTL text
15008
15009     Patch from Martin Hosken.
15010
15011  src/hb-graphite2.cc | 33 ++++++++++++++++++---------------
15012  1 file changed, 18 insertions(+), 15 deletions(-)
15013
15014 commit e4992e13e19877a73ea05fc1d31005a262c685ad
15015 Author: Behdad Esfahbod <behdad@behdad.org>
15016 Date:   Mon Aug 6 19:25:39 2012 -0700
15017
15018     [Graphite] Port graphite2 backend to new shaper infrastructure
15019
15020  src/hb-graphite2.cc   | 234
15021  +++++++++++++++++++++++---------------------------
15022  src/hb-graphite2.h    |   2 +-
15023  src/hb-shaper-list.hh |   2 +-
15024  3 files changed, 109 insertions(+), 129 deletions(-)
15025
15026 commit 66591ececfba9791de06c814f5f30131e95e5fd2
15027 Author: Behdad Esfahbod <behdad@behdad.org>
15028 Date:   Mon Aug 6 17:07:19 2012 -0700
15029
15030     Remove unnecessary lifecycle bits
15031
15032     We already set recount to INVALID when destroying.
15033     This block was not necessary.
15034
15035  src/hb-font.cc | 3 ---
15036  1 file changed, 3 deletions(-)
15037
15038 commit e3320ecc1b5a7eaccc7c9370b2d1b76850f054be
15039 Author: Behdad Esfahbod <behdad@behdad.org>
15040 Date:   Mon Aug 6 11:44:10 2012 -0700
15041
15042     Fix compiler warnings
15043
15044  configure.ac | 12 +++++++++---
15045  1 file changed, 9 insertions(+), 3 deletions(-)
15046
15047 commit 167b625d988b74572d6b2f646c285b666b650d49
15048 Author: Behdad Esfahbod <behdad@behdad.org>
15049 Date:   Sun Aug 5 21:16:26 2012 -0700
15050
15051     [Indic] Minor, move 'blwf' after 'half'
15052
15053     We don't apply them together anyway.  Should not make any difference
15054     right now.
15055
15056  src/hb-ot-shape-complex-indic.cc | 4 ++--
15057  1 file changed, 2 insertions(+), 2 deletions(-)
15058
15059 commit 048e3b596fb7fccd3fb5f48de98b6b67788f774a
15060 Author: Behdad Esfahbod <behdad@behdad.org>
15061 Date:   Sat Aug 4 18:04:57 2012 -0700
15062
15063     Speed up hb_set_digest_lowest_bits_t calcs
15064
15065  src/hb-set-private.hh | 10 +++++++---
15066  1 file changed, 7 insertions(+), 3 deletions(-)
15067
15068 commit 3d1b66a35e1ab3be19335705f310b278d76d66d2
15069 Author: Behdad Esfahbod <behdad@behdad.org>
15070 Date:   Sat Aug 4 17:42:28 2012 -0700
15071
15072     Speed up hb_set_digest_common_bits_t calcs
15073
15074  src/hb-set-private.hh | 6 +++---
15075  1 file changed, 3 insertions(+), 3 deletions(-)
15076
15077 commit bdc48a879a1900138d8caaa8d90fb9fe1e768d1d
15078 Author: Behdad Esfahbod <behdad@behdad.org>
15079 Date:   Sat Aug 4 17:08:38 2012 -0700
15080
15081     Enlarge glyph_name buffer
15082
15083     Lohit Devanagari has a glyph named:
15084     u0924_u094D.half_u0930_u094D.blwf.vatu
15085
15086  util/options.cc | 2 +-
15087  1 file changed, 1 insertion(+), 1 deletion(-)
15088
15089 commit 25326c2359b0a3e25222b94acd142bc36eff78a4
15090 Author: Behdad Esfahbod <behdad@behdad.org>
15091 Date:   Sat Aug 4 16:43:18 2012 -0700
15092
15093     Rewrite ARRAY_LENGTH as a template function
15094
15095     Such it wouldn't apply to pointers accidentally.
15096
15097  src/hb-ot-shape-complex-arabic-table.hh | 4 ++--
15098  src/hb-private.hh                       | 9 ++++++---
15099  2 files changed, 8 insertions(+), 5 deletions(-)
15100
15101 commit 8ba8042821e4581fe4e87419e58c823520441205
15102 Author: Behdad Esfahbod <behdad@behdad.org>
15103 Date:   Fri Aug 3 18:54:54 2012 -0700
15104
15105     [Indic] Fix consonant position font lookup logic
15106
15107     Oops.  I broken this badly and the test suite did not notice.  That
15108     worries me.  Have to investigate.
15109
15110  src/hb-ot-shape-complex-indic.cc | 6 +++---
15111  1 file changed, 3 insertions(+), 3 deletions(-)
15112
15113 commit abd0c05f1f7f0546593bb2f1c4d59db12cb32e46
15114 Author: Behdad Esfahbod <behdad@behdad.org>
15115 Date:   Fri Aug 3 18:45:05 2012 -0700
15116
15117     Minor
15118
15119  src/test-would-substitute.cc | 2 +-
15120  1 file changed, 1 insertion(+), 1 deletion(-)
15121
15122 commit 46ee108ef80f5d4675899862698a8c34d8fcfab5
15123 Author: Behdad Esfahbod <behdad@behdad.org>
15124 Date:   Fri Aug 3 18:21:13 2012 -0700
15125
15126     Fix leak
15127
15128  src/hb-shape-plan.cc | 2 ++
15129  1 file changed, 2 insertions(+)
15130
15131 commit 71baea0062da4d7f143d62da38492a0813814e49
15132 Author: Behdad Esfahbod <behdad@behdad.org>
15133 Date:   Fri Aug 3 17:40:07 2012 -0700
15134
15135     [OT] Use general-category, not GDEF class, to decide to zero mark
15136     advances
15137
15138     At this point, the GDEF glyph synthesis looks pointless.  Not that I
15139     have many fonts without GDEF lying around.
15140
15141     As for mark advance zeroing when GPOS not available, that also
15142     is being
15143     replaced by proper fallback mark positioning soon.
15144
15145  src/hb-ot-shape.cc | 7 ++-----
15146  1 file changed, 2 insertions(+), 5 deletions(-)
15147
15148 commit 3a7e137a68ec8f723dc3afa89c918ca2df7ff6bf
15149 Author: Behdad Esfahbod <behdad@behdad.org>
15150 Date:   Fri Aug 3 17:23:40 2012 -0700
15151
15152     Dn't use gint
15153
15154  src/hb-glib.cc | 4 ++--
15155  src/hb-icu.cc  | 2 +-
15156  2 files changed, 3 insertions(+), 3 deletions(-)
15157
15158 commit 11b0e20ba42bf0b17133c3e1087732802bb4f230
15159 Author: Behdad Esfahbod <behdad@behdad.org>
15160 Date:   Thu Aug 2 14:21:40 2012 -0400
15161
15162     [Indic] Add per-script configuration tables
15163
15164     This concludes the Indic shape_plan work.  May do for Arabic also...
15165
15166  src/hb-ot-shape-complex-indic-private.hh |  16 +-
15167  src/hb-ot-shape-complex-indic.cc         | 309
15168  +++++++++++++++----------------
15169  2 files changed, 159 insertions(+), 166 deletions(-)
15170
15171 commit 85fc6c483f6d734febbe39270e84701a651f01f1
15172 Author: Behdad Esfahbod <behdad@behdad.org>
15173 Date:   Thu Aug 2 12:21:44 2012 -0400
15174
15175     [Indic] Move more stuff to the shape_plan
15176
15177     Almost done.  Need to add per-script static tables.
15178
15179  src/hb-ot-shape-complex-indic-machine.rl |   4 +-
15180  src/hb-ot-shape-complex-indic.cc         | 216
15181  ++++++++++++++++---------------
15182  2 files changed, 116 insertions(+), 104 deletions(-)
15183
15184 commit 914ffaa40fcca020f65bacdd709421e9047afd83
15185 Author: Behdad Esfahbod <behdad@behdad.org>
15186 Date:   Thu Aug 2 11:03:39 2012 -0400
15187
15188     [Indic] Move more repeated work into shape_plan
15189
15190  src/hb-ot-shape-complex-indic.cc | 63
15191  ++++++++++++++++++++++++++--------------
15192  1 file changed, 42 insertions(+), 21 deletions(-)
15193
15194 commit a8c6da90f4c6e8d27a3a1b758a55476776d9f750
15195 Author: Behdad Esfahbod <behdad@behdad.org>
15196 Date:   Thu Aug 2 10:46:34 2012 -0400
15197
15198     [OT] Add per-complex-shaper shape_plan data
15199
15200     Hookup some Indic data to it.  More to come.
15201
15202  src/hb-ot-shape-complex-arabic.cc  |   2 +
15203  src/hb-ot-shape-complex-indic.cc   | 128
15204  ++++++++++++++++++++++---------------
15205  src/hb-ot-shape-complex-misc.cc    |   4 ++
15206  src/hb-ot-shape-complex-private.hh |  16 ++++-
15207  src/hb-ot-shape-private.hh         |   1 +
15208  src/hb-ot-shape.cc                 |  23 +++++--
15209  6 files changed, 113 insertions(+), 61 deletions(-)
15210
15211 commit 8bb5deba9630d35878eb6edb4643ecfabf99f15f
15212 Author: Behdad Esfahbod <behdad@behdad.org>
15213 Date:   Thu Aug 2 10:07:58 2012 -0400
15214
15215     [OT] Pipe shape_plan down to pause_callbacks
15216
15217  src/hb-ot-map-private.hh                 |  8 ++---
15218  src/hb-ot-map.cc                         | 11 ++++---
15219  src/hb-ot-shape-complex-indic-machine.rl |  4 +--
15220  src/hb-ot-shape-complex-indic.cc         | 50
15221  +++++++++++++++-----------------
15222  src/hb-ot-shape-private.hh               |  6 ++++
15223  src/hb-ot-shape.cc                       | 28 ++++++++++--------
15224  6 files changed, 57 insertions(+), 50 deletions(-)
15225
15226 commit 3e38c0f2886c38d2f0a9d80a97a36edf2479d2c7
15227 Author: Behdad Esfahbod <behdad@behdad.org>
15228 Date:   Thu Aug 2 09:44:18 2012 -0400
15229
15230     More massaging
15231
15232  src/hb-ot-map-private.hh          | 20 ++++++++------------
15233  src/hb-ot-map.cc                  | 17 ++++++++---------
15234  src/hb-ot-shape-complex-arabic.cc |  8 ++++----
15235  src/hb-ot-shape-complex-indic.cc  | 18 +++++++-----------
15236  4 files changed, 27 insertions(+), 36 deletions(-)
15237
15238 commit 16c6a27b4bffc19026944c7bea9cf0a3a8ff1d8f
15239 Author: Behdad Esfahbod <behdad@behdad.org>
15240 Date:   Thu Aug 2 09:38:28 2012 -0400
15241
15242     [OT] Port complex_shaper to planner/plan
15243
15244  src/hb-ot-shape-complex-arabic.cc  | 17 ++++++++---------
15245  src/hb-ot-shape-complex-indic.cc   | 19 ++++++++-----------
15246  src/hb-ot-shape-complex-misc.cc    | 20 ++++++++------------
15247  src/hb-ot-shape-complex-private.hh | 32 +++++++++++---------------------
15248  src/hb-ot-shape-private.hh         | 14 +++++++++++---
15249  src/hb-ot-shape.cc                 |  9 +++++----
15250  6 files changed, 51 insertions(+), 60 deletions(-)
15251
15252 commit 5393e3a62ba09fd7bcf3767b36225c8f49badb9d
15253 Author: Behdad Esfahbod <behdad@behdad.org>
15254 Date:   Thu Aug 2 09:24:35 2012 -0400
15255
15256     [OT] Minor refactoring
15257
15258  src/hb-ot-map.cc           |  4 ----
15259  src/hb-ot-shape-private.hh | 26 ++++++++++++++++++++++++++
15260  src/hb-ot-shape.cc         | 26 ++------------------------
15261  src/hb-shape-plan.cc       |  2 ++
15262  src/hb-shape.cc            |  2 --
15263  5 files changed, 30 insertions(+), 30 deletions(-)
15264
15265 commit 24eacf17c801c66a2d466e8ae02b73f501a26b25
15266 Author: Behdad Esfahbod <behdad@behdad.org>
15267 Date:   Thu Aug 2 08:42:11 2012 -0400
15268
15269     [Indic] Move consonant-position-setting into initial_reordering()
15270
15271  src/hb-ot-shape-complex-indic.cc | 65
15272  +++++++++++++++++++++-------------------
15273  1 file changed, 35 insertions(+), 30 deletions(-)
15274
15275 commit afbcc24be01a64bdb5c05c63880269145fa1d3c8
15276 Author: Behdad Esfahbod <behdad@behdad.org>
15277 Date:   Thu Aug 2 08:36:40 2012 -0400
15278
15279     [GSUB] Wire the font, not just the face, down to substitute()
15280
15281     We need the font for glyph lookup during GSUB pauses in Indic shaper.
15282     Could perhaps be avoided, but at this point, we don't mean to support
15283     separate substitute()/position() entry points (anymore), so there is
15284     no point in not providing the font to GSUB.
15285
15286  src/hb-ot-layout-gsub-table.hh       | 13 +++++--------
15287  src/hb-ot-layout-gsubgpos-private.hh |  7 ++-----
15288  src/hb-ot-layout-private.hh          |  6 +++---
15289  src/hb-ot-layout.cc                  | 18 +++++++++---------
15290  src/hb-ot-map-private.hh             | 15 ++++++---------
15291  src/hb-ot-map.cc                     |  8 ++++----
15292  src/hb-ot-shape-complex-indic.cc     |  8 ++++----
15293  src/hb-ot-shape.cc                   |  6 +++---
15294  8 files changed, 36 insertions(+), 45 deletions(-)
15295
15296 commit b0e6a26a10ccca70ebc88a9e158a89ccfab0add5
15297 Author: Behdad Esfahbod <behdad@behdad.org>
15298 Date:   Thu Aug 2 08:11:14 2012 -0400
15299
15300     [OT] Hide some API
15301
15302     It was impossible to meaningfully use them from the outside these
15303     days.
15304
15305  src/hb-ot-layout-private.hh | 40 ++++++++++++++++++++++++++++++++--------
15306  src/hb-ot-layout.cc         | 20 --------------------
15307  src/hb-ot-layout.h          | 34 ----------------------------------
15308  src/hb-ot-map.cc            |  8 ++++----
15309  4 files changed, 36 insertions(+), 66 deletions(-)
15310
15311 commit 305246744ed178f116e01498b7f9d1af6950ca30
15312 Author: Behdad Esfahbod <behdad@behdad.org>
15313 Date:   Thu Aug 2 08:08:04 2012 -0400
15314
15315     Minor
15316
15317  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
15318  1 file changed, 1 insertion(+), 1 deletion(-)
15319
15320 commit 8ef3d53255ae9fbb0e46c22909e50009d1e7eeb0
15321 Author: Behdad Esfahbod <behdad@behdad.org>
15322 Date:   Thu Aug 2 07:53:18 2012 -0400
15323
15324     [Indic] More refactoring of consonant position peeking in the font
15325
15326     To be moved to initial_reordering next...
15327
15328  src/hb-ot-shape-complex-indic.cc | 59
15329  ++++++++++++++++++++++++++++------------
15330  1 file changed, 41 insertions(+), 18 deletions(-)
15331
15332 commit 3eb6f81fd3f1e56679eec10d08f5e2303121753f
15333 Author: Behdad Esfahbod <behdad@behdad.org>
15334 Date:   Thu Aug 2 07:37:46 2012 -0400
15335
15336     [Indic] Refactor
15337
15338     Move all the logic that needs to eventually move into the indic table
15339     into hb-ot-shape-complex-indic-private.hh.
15340
15341  src/hb-ot-shape-complex-indic-private.hh | 210
15342  ++++++++++++++++++++++++++++
15343  src/hb-ot-shape-complex-indic.cc         | 227
15344  ++-----------------------------
15345  2 files changed, 218 insertions(+), 219 deletions(-)
15346
15347 commit 3614ba242fc7d338761acdda365a134706035b6d
15348 Author: Behdad Esfahbod <behdad@behdad.org>
15349 Date:   Thu Aug 2 07:13:55 2012 -0400
15350
15351     [Indic] Rename
15352
15353  src/hb-ot-shape-complex-indic.cc | 40
15354  +++++++++++++++++++++-------------------
15355  1 file changed, 21 insertions(+), 19 deletions(-)
15356
15357 commit 610e5e8f713bb2a68939b72cb2b801a7aaede4f9
15358 Author: Behdad Esfahbod <behdad@behdad.org>
15359 Date:   Thu Aug 2 05:27:46 2012 -0400
15360
15361     [Indic] Streamline feature would_apply()
15362
15363     Comes with some 10% speedup for Devanagari even!
15364
15365  src/hb-ot-map-private.hh         | 85
15366  +++++++++++++++++++++++++---------------
15367  src/hb-ot-map.cc                 | 18 ++++-----
15368  src/hb-ot-shape-complex-indic.cc | 85
15369  +++++++++++++++++++++++-----------------
15370  3 files changed, 110 insertions(+), 78 deletions(-)
15371
15372 commit 1d002048d5afcd45abbb09fdf0419f13b2e2265c
15373 Author: Behdad Esfahbod <behdad@behdad.org>
15374 Date:   Thu Aug 2 05:01:11 2012 -0400
15375
15376     [Indic] Minor
15377
15378  src/hb-ot-shape-complex-indic-private.hh | 16 --------
15379  src/hb-ot-shape-complex-indic.cc         | 64
15380  +++++++++++++++++++++-----------
15381  2 files changed, 43 insertions(+), 37 deletions(-)
15382
15383 commit 6f7611375521c6d285a9aa763f2ea5cb44cd0d39
15384 Author: Behdad Esfahbod <behdad@behdad.org>
15385 Date:   Thu Aug 2 04:00:31 2012 -0400
15386
15387     [GSUB/GPOS] Check array size before accessing digests
15388
15389  src/hb-ot-layout-private.hh |  3 +++
15390  src/hb-ot-layout.cc         | 32 ++++++++++++++++----------------
15391  2 files changed, 19 insertions(+), 16 deletions(-)
15392
15393 commit 22148b8c4af3ed296d96e969cdd47bac97b32307
15394 Author: Behdad Esfahbod <behdad@behdad.org>
15395 Date:   Thu Aug 2 03:51:51 2012 -0400
15396
15397     Use Coverage digests in would_apply
15398
15399  src/hb-ot-layout-gsub-table.hh       | 1 +
15400  src/hb-ot-layout-gsubgpos-private.hh | 6 +++++-
15401  src/hb-ot-layout.cc                  | 4 ++--
15402  3 files changed, 8 insertions(+), 3 deletions(-)
15403
15404 commit 6c459c8fef85bc44f45d7b58c28a34abfb2c33fc
15405 Author: Behdad Esfahbod <behdad@behdad.org>
15406 Date:   Thu Aug 2 03:45:53 2012 -0400
15407
15408     Minor
15409
15410  src/hb-ot-layout-gpos-table.hh       | 2 +-
15411  src/hb-ot-layout-gsub-table.hh       | 4 ++--
15412  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
15413  3 files changed, 5 insertions(+), 5 deletions(-)
15414
15415 commit e2b8d75fa6e847ecf5c040f4e1e16a565c5d8aaf
15416 Author: Behdad Esfahbod <behdad@behdad.org>
15417 Date:   Wed Aug 1 22:17:48 2012 -0400
15418
15419     Use wider set digests on 64-bit archs
15420
15421  src/hb-set-private.hh | 6 +++---
15422  1 file changed, 3 insertions(+), 3 deletions(-)
15423
15424 commit 0120ce9679aab3ac936aeb18f6709529eef000a4
15425 Author: Behdad Esfahbod <behdad@behdad.org>
15426 Date:   Wed Aug 1 21:56:35 2012 -0400
15427
15428     [GSUB/GPOS] Remove unused get_coverage() methods
15429
15430  src/hb-ot-layout-gpos-table.hh | 11 -----------
15431  src/hb-ot-layout-gsub-table.hh | 11 -----------
15432  2 files changed, 22 deletions(-)
15433
15434 commit 1336ecdf8e4e9879b96b26ecfbf5c9ba6c49e2b9
15435 Author: Behdad Esfahbod <behdad@behdad.org>
15436 Date:   Wed Aug 1 21:46:36 2012 -0400
15437
15438     [GSUB/GPOS] Use Coverage digests as gatekeeper
15439
15440     Gives me a good 10% speedup for the Devanagari test case.  Less so
15441     for less lookup-intensive tests.
15442
15443     For the Devanagari test case, the false positive rate of the GSUB
15444     digest
15445     is 4%.
15446
15447  src/hb-ot-layout-gpos-table.hh       | 30 +++++++++---------------------
15448  src/hb-ot-layout-gsub-table.hh       | 35
15449  ++++++++++++-----------------------
15450  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++++--
15451  src/hb-ot-layout-private.hh          |  4 ++++
15452  src/hb-ot-layout.cc                  | 29 +++++++++++++++++++++++++----
15453  5 files changed, 56 insertions(+), 50 deletions(-)
15454
15455 commit a878c58a8fc1500986d713b2bcedfeb90a0087b0
15456 Author: Behdad Esfahbod <behdad@behdad.org>
15457 Date:   Wed Aug 1 21:18:54 2012 -0400
15458
15459     [GSUB/GPOS] Add add_coverage()
15460
15461  src/hb-ot-layout-gpos-table.hh | 18 ++++++++++++++++++
15462  src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++++++
15463  2 files changed, 36 insertions(+)
15464
15465 commit 60a3035ac5ec8227e4cc0e6708732bb139c9e0b8
15466 Author: Behdad Esfahbod <behdad@behdad.org>
15467 Date:   Wed Aug 1 21:06:27 2012 -0400
15468
15469     Add hb_set_digest_t
15470
15471     Implement two set digests, and one that combines the two.
15472
15473  src/hb-set-private.hh | 95
15474  +++++++++++++++++++++++++++++++++++++++++++++++++++
15475  1 file changed, 95 insertions(+)
15476
15477 commit c8accf1dd2d92cc4f714393eb0ea46f69bb182a6
15478 Author: Behdad Esfahbod <behdad@behdad.org>
15479 Date:   Wed Aug 1 21:05:57 2012 -0400
15480
15481     [OT] Templatize Coverage::add_coverage()
15482
15483  src/hb-ot-layout-common-private.hh | 12 ++++++++----
15484  1 file changed, 8 insertions(+), 4 deletions(-)
15485
15486 commit 8fbfda920e0b3bb4ab7afb732826026964b79be9
15487 Author: Behdad Esfahbod <behdad@behdad.org>
15488 Date:   Wed Aug 1 19:03:46 2012 -0400
15489
15490     Inline font getters
15491
15492  src/hb-fallback-shape.cc          |  21 ++--
15493  src/hb-font-private.hh            | 204
15494  ++++++++++++++++++++++++++++++++++++++
15495  src/hb-font.cc                    | 129 ++++--------------------
15496  src/hb-graphite2.cc               |   6 +-
15497  src/hb-old.cc                     |  10 +-
15498  src/hb-ot-layout-gdef-table.hh    |   2 +-
15499  src/hb-ot-layout-gpos-table.hh    |   2 +-
15500  src/hb-ot-shape-complex-arabic.cc |   4 +-
15501  src/hb-ot-shape-complex-indic.cc  |   6 +-
15502  src/hb-ot-shape-normalize.cc      |  12 +--
15503  src/hb-ot-shape.cc                |  47 +++++----
15504  11 files changed, 277 insertions(+), 166 deletions(-)
15505
15506 commit 6adf417bc15d4524e280b284e3accd1ae647662e
15507 Author: Behdad Esfahbod <behdad@behdad.org>
15508 Date:   Wed Aug 1 18:07:42 2012 -0400
15509
15510     Use a lookup table for modified_combining_class
15511
15512  src/hb-unicode-private.hh |  10 ++-
15513  src/hb-unicode.cc         | 213
15514  +++++++++++++++++++++++++++++++---------------
15515  src/hb-unicode.h          |   4 +
15516  3 files changed, 157 insertions(+), 70 deletions(-)
15517
15518 commit 208f70f0553d73d2908b21b9552298029482a8b9
15519 Author: Behdad Esfahbod <behdad@behdad.org>
15520 Date:   Wed Aug 1 17:13:10 2012 -0400
15521
15522     Inline Unicode callbacks internally
15523
15524  src/hb-buffer.cc                |   2 +-
15525  src/hb-fallback-shape.cc        |   2 +-
15526  src/hb-old.cc                   |   2 +-
15527  src/hb-ot-shape-complex-misc.cc |   2 +-
15528  src/hb-ot-shape-normalize.cc    |  13 +++--
15529  src/hb-ot-shape-private.hh      |   6 +--
15530  src/hb-ot-shape.cc              |   4 +-
15531  src/hb-unicode-private.hh       | 112
15532  ++++++++++++++++++++--------------------
15533  src/hb-unicode.cc               |   5 +-
15534  9 files changed, 73 insertions(+), 75 deletions(-)
15535
15536 commit 7470315a3e782aa6192bbe64f7a3944266fb1521
15537 Author: Behdad Esfahbod <behdad@behdad.org>
15538 Date:   Wed Aug 1 17:01:59 2012 -0400
15539
15540     Move unicode accessors around
15541
15542  src/hb-unicode-private.hh | 73
15543  ++++++++++++++++++++++++++++++++++++++++++++++-
15544  src/hb-unicode.cc         | 65 ++++-------------------------------------
15545  2 files changed, 78 insertions(+), 60 deletions(-)
15546
15547 commit 21fdcee00125b6e1c09f0bed3064d16ccd3a7a5d
15548 Author: Behdad Esfahbod <behdad@behdad.org>
15549 Date:   Wed Aug 1 16:23:44 2012 -0400
15550
15551     Add hb_unicode_combining_class_t
15552
15553  src/hb-common.h           |  38 +-------------
15554  src/hb-glib.cc            |   4 +-
15555  src/hb-icu.cc             |   4 +-
15556  src/hb-unicode-private.hh |   2 +-
15557  src/hb-unicode.cc         |  11 ++--
15558  src/hb-unicode.h          | 124
15559  +++++++++++++++++++++++++++++++++++++++++++++-
15560  6 files changed, 134 insertions(+), 49 deletions(-)
15561
15562 commit 84186a64004e5dcd2ce98b564d0e0a09aa5d68b2
15563 Author: Behdad Esfahbod <behdad@behdad.org>
15564 Date:   Wed Aug 1 13:32:39 2012 -0400
15565
15566     Add commentary on the compatibility decomposition in the normalizer
15567
15568  src/hb-ot-shape-normalize.cc | 18 +++++++++++++++---
15569  1 file changed, 15 insertions(+), 3 deletions(-)
15570
15571 commit 0834d952017a04c6f4599e574cb75ecf3ca27d3b
15572 Author: Behdad Esfahbod <behdad@behdad.org>
15573 Date:   Wed Aug 1 00:21:09 2012 -0400
15574
15575     [hb-old] Adjust mark positioning parameters
15576
15577     Fallback mark positioning works now...  With hb-ft and hb-view /
15578     hb-shape at least.
15579
15580  src/hb-old.cc                  | 10 +++++-----
15581  src/hb-old/harfbuzz-shaper.cpp |  1 +
15582  2 files changed, 6 insertions(+), 5 deletions(-)
15583
15584 commit 4ca743dfb8e09f9fa525061c7f1144d55f72effb
15585 Author: Behdad Esfahbod <behdad@behdad.org>
15586 Date:   Wed Aug 1 00:03:41 2012 -0400
15587
15588     [old] Implement fontMetrics
15589
15590  src/hb-old.cc | 11 ++++++++++-
15591  1 file changed, 10 insertions(+), 1 deletion(-)
15592
15593 commit 1e7d860613032e40a3f90e2caa2ee5ac44ab8c8c
15594 Author: Behdad Esfahbod <behdad@behdad.org>
15595 Date:   Tue Jul 31 23:41:06 2012 -0400
15596
15597     [GPOS] Adjust mark advance-width zeroing logic
15598
15599     If there is no GPOS, zero mark advances.
15600
15601     If there *is* GPOS and the shaper requests so, zero mark advances for
15602     attached marks.
15603
15604     Fixes regression with Tibetan, where the font has GPOS, and marks a
15605     glyph as mark where it shouldn't get zero advance.
15606
15607  src/hb-ot-layout-gpos-table.hh     | 14 ++++++++------
15608  src/hb-ot-layout.cc                |  4 ++--
15609  src/hb-ot-layout.h                 |  3 ++-
15610  src/hb-ot-shape-complex-arabic.cc  |  2 +-
15611  src/hb-ot-shape-complex-indic.cc   |  2 +-
15612  src/hb-ot-shape-complex-misc.cc    |  4 ++--
15613  src/hb-ot-shape-complex-private.hh |  2 +-
15614  src/hb-ot-shape.cc                 |  6 ++----
15615  8 files changed, 19 insertions(+), 18 deletions(-)
15616
15617 commit a8842e4a448efb30f3f2f3c628d6dc4824829726
15618 Author: Behdad Esfahbod <behdad@behdad.org>
15619 Date:   Tue Jul 31 23:10:11 2012 -0400
15620
15621     Remove some TODO items
15622
15623  TODO            | 27 ---------------------------
15624  src/hb-shape.cc |  2 ++
15625  2 files changed, 2 insertions(+), 27 deletions(-)
15626
15627 commit 2bc3b9a616cedbc56ff4a915f9e3439ff3a6bf13
15628 Author: Behdad Esfahbod <behdad@behdad.org>
15629 Date:   Tue Jul 31 23:08:25 2012 -0400
15630
15631     [OT] Zero mark advances if the shaper desires so
15632
15633     Enabled for all shapers except for Indic.
15634
15635  src/hb-ot-shape-complex-arabic.cc  |  1 +
15636  src/hb-ot-shape-complex-indic.cc   |  1 +
15637  src/hb-ot-shape-complex-misc.cc    |  2 ++
15638  src/hb-ot-shape-complex-private.hh |  2 ++
15639  src/hb-ot-shape.cc                 | 15 +++++++++++++++
15640  5 files changed, 21 insertions(+)
15641
15642 commit 5fecd8b0355894ceda14b3d3c654f20c3d5e77f4
15643 Author: Behdad Esfahbod <behdad@behdad.org>
15644 Date:   Tue Jul 31 22:48:38 2012 -0400
15645
15646     [OT] Synthesize glyph classes
15647
15648  TODO               |  2 --
15649  src/hb-ot-shape.cc | 20 ++++++++++++++++++--
15650  2 files changed, 18 insertions(+), 4 deletions(-)
15651
15652 commit 03b09214c073ce37eeb8af5218942c85b2d393df
15653 Author: Behdad Esfahbod <behdad@behdad.org>
15654 Date:   Tue Jul 31 22:43:58 2012 -0400
15655
15656     [GSUB] Minor
15657
15658  src/hb-ot-layout-gsub-table.hh | 5 ++++-
15659  1 file changed, 4 insertions(+), 1 deletion(-)
15660
15661 commit f0fc1df8fc949739b68d55948741016081b69c3a
15662 Author: Behdad Esfahbod <behdad@behdad.org>
15663 Date:   Tue Jul 31 22:43:32 2012 -0400
15664
15665     [hb-old] Implement getGlyphMetrics()
15666
15667     Still working on it.
15668
15669  src/hb-old.cc | 13 ++++++++++++-
15670  1 file changed, 12 insertions(+), 1 deletion(-)
15671
15672 commit 378d279bbf692195c4654e312dae854ab3be04cf
15673 Author: Behdad Esfahbod <behdad@behdad.org>
15674 Date:   Tue Jul 31 21:36:16 2012 -0400
15675
15676     Implement Unicode compatibility decompositions
15677
15678     Based on patch from Philip Withnall.
15679     https://bugs.freedesktop.org/show_bug.cgi?id=41095
15680
15681  src/hb-glib.cc               | 30 +++++++++++++++++++++++++
15682  src/hb-icu.cc                | 36 +++++++++++++++++++++++++++++-
15683  src/hb-ot-shape-normalize.cc | 53
15684  +++++++++++++++++++++++++++++---------------
15685  src/hb-unicode-private.hh    |  1 +
15686  src/hb-unicode.cc            | 27 +++++++++++++++++++++-
15687  src/hb-unicode.h             | 37 ++++++++++++++++++++++++++++++-
15688  test/api/hb-test.h           |  1 +
15689  test/api/test-unicode.c      | 50
15690  +++++++++++++++++++++++++++++++++++++++++
15691  8 files changed, 214 insertions(+), 21 deletions(-)
15692
15693 commit 321ec29cc270e7e66a529696b70b2caac553c95f
15694 Author: Behdad Esfahbod <behdad@behdad.org>
15695 Date:   Tue Jul 31 21:10:16 2012 -0400
15696
15697     Remove unused function
15698
15699  src/hb-ot-shape-complex-indic.cc | 7 -------
15700  1 file changed, 7 deletions(-)
15701
15702 commit 69cc492dc120847ed00cae65ec958593ebf550c5
15703 Author: Behdad Esfahbod <behdad@behdad.org>
15704 Date:   Tue Jul 31 14:51:36 2012 -0400
15705
15706     [buffer] Minor
15707
15708  src/hb-buffer-private.hh |  3 ++-
15709  src/hb-buffer.cc         | 24 ++++++++++++------------
15710  2 files changed, 14 insertions(+), 13 deletions(-)
15711
15712 commit 693918ef8541014a5ef7dfb91c6ea0ae36d9c368
15713 Author: Behdad Esfahbod <behdad@behdad.org>
15714 Date:   Mon Jul 30 21:08:51 2012 -0400
15715
15716     [OT] Streamline complex shaper enumeration
15717
15718     Add a shaper class struct.
15719
15720  src/hb-ot-shape-complex-arabic.cc    |  37 ++++----
15721  src/hb-ot-shape-complex-indic.cc     |  47 ++++++---
15722  src/hb-ot-shape-complex-misc.cc      |  67 ++++++-------
15723  src/hb-ot-shape-complex-private.hh   | 179
15724  ++++++++++-------------------------
15725  src/hb-ot-shape-normalize-private.hh |   4 +-
15726  src/hb-ot-shape-private.hh           |   2 +-
15727  src/hb-ot-shape.cc                   |  16 ++--
15728  7 files changed, 143 insertions(+), 209 deletions(-)
15729
15730 commit c2e42c3db691515f3a458eb4c71fe1e6439d5620
15731 Author: Behdad Esfahbod <behdad@behdad.org>
15732 Date:   Mon Jul 30 19:54:50 2012 -0400
15733
15734     Minor
15735
15736  src/hb-ot-layout-gpos-table.hh       | 2 +-
15737  src/hb-ot-layout-gsub-table.hh       | 4 ++--
15738  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
15739  src/hb-ot-layout-private.hh          | 4 ++--
15740  4 files changed, 9 insertions(+), 9 deletions(-)
15741
15742 commit 03f67bc012f42131b36083a23efc78e1b04b828c
15743 Author: Behdad Esfahbod <behdad@behdad.org>
15744 Date:   Mon Jul 30 19:47:53 2012 -0400
15745
15746     More refactoring glyph class access
15747
15748  src/hb-ot-layout-gpos-table.hh       |   2 +-
15749  src/hb-ot-layout-gsub-table.hh       |   2 +-
15750  src/hb-ot-layout-gsubgpos-private.hh | 154
15751  +++++++++++++++++------------------
15752  3 files changed, 76 insertions(+), 82 deletions(-)
15753
15754 commit 300c7307eb7943ba7416b672345506be1e27c6ba
15755 Author: Behdad Esfahbod <behdad@behdad.org>
15756 Date:   Mon Jul 30 19:37:44 2012 -0400
15757
15758     [OT] Don't crash if no GDEF available
15759
15760  src/hb-ot-layout-gsubgpos-private.hh | 8 +++++---
15761  1 file changed, 5 insertions(+), 3 deletions(-)
15762
15763 commit 3dcbdc2125c04c173f29f04922fc031929893f4e
15764 Author: Behdad Esfahbod <behdad@behdad.org>
15765 Date:   Mon Jul 30 19:31:17 2012 -0400
15766
15767     Minor
15768
15769  src/hb-ot-layout.cc | 15 +++++----------
15770  1 file changed, 5 insertions(+), 10 deletions(-)
15771
15772 commit 05bd1b63426e07d1df7a1b40bf845dc94ab995a8
15773 Author: Behdad Esfahbod <behdad@behdad.org>
15774 Date:   Mon Jul 30 19:30:01 2012 -0400
15775
15776     [GSUB/GPOS] Move glyph props matching around
15777
15778  src/hb-ot-layout-gpos-table.hh       |  11 ++--
15779  src/hb-ot-layout-gsub-table.hh       |  18 +++---
15780  src/hb-ot-layout-gsubgpos-private.hh |  99
15781  +++++++++++++++++++++++++++++----
15782  src/hb-ot-layout-private.hh          |  12 ----
15783  src/hb-ot-layout.cc                  | 104
15784  +++--------------------------------
15785  src/hb-ot-layout.h                   |  12 ++--
15786  src/hb-ot-shape.cc                   |  10 ++--
15787  7 files changed, 127 insertions(+), 139 deletions(-)
15788
15789 commit 2fca1426ca06cabbe8f027f2dc9dee9c27560c76
15790 Author: Behdad Esfahbod <behdad@behdad.org>
15791 Date:   Mon Jul 30 18:46:41 2012 -0400
15792
15793     [GSUB] Don't erase glyph classes if GDEF does not have glyph classes
15794
15795  src/hb-ot-layout-gsubgpos-private.hh | 5 ++++-
15796  1 file changed, 4 insertions(+), 1 deletion(-)
15797
15798 commit fd42257f8c45ff8e036e1c3eb1a788a101be7ead
15799 Author: Behdad Esfahbod <behdad@behdad.org>
15800 Date:   Mon Jul 30 18:40:27 2012 -0400
15801
15802     Minor
15803
15804  src/hb-ot-layout.cc | 29 +++++------------------------
15805  1 file changed, 5 insertions(+), 24 deletions(-)
15806
15807 commit 7fbbf86efe675e4c038dfc5985c24bbc544620cd
15808 Author: Behdad Esfahbod <behdad@behdad.org>
15809 Date:   Mon Jul 30 18:36:42 2012 -0400
15810
15811     [GSUB] Minor
15812
15813  src/hb-ot-layout-gsub-table.hh       | 2 +-
15814  src/hb-ot-layout-gsubgpos-private.hh | 6 ++++++
15815  2 files changed, 7 insertions(+), 1 deletion(-)
15816
15817 commit 713914d3203109a8e9213f5a1d3b384730703ce9
15818 Author: Behdad Esfahbod <behdad@behdad.org>
15819 Date:   Mon Jul 30 17:54:38 2012 -0400
15820
15821     [Uniscribe] Clean up a bit
15822
15823  src/hb-uniscribe.cc | 17 +++++------------
15824  1 file changed, 5 insertions(+), 12 deletions(-)
15825
15826 commit 301168dae77a63ee25adfb26ce2b54a708f83791
15827 Author: Behdad Esfahbod <behdad@behdad.org>
15828 Date:   Mon Jul 30 17:48:04 2012 -0400
15829
15830     [CoreText] Port to shape_plan infrastructure
15831
15832  src/hb-coretext.cc | 161
15833  ++++++++++++++++++++++++++---------------------------
15834  1 file changed, 80 insertions(+), 81 deletions(-)
15835
15836 commit 6cdfd14bb19d60ac3d6b20ff611408432254f273
15837 Author: Behdad Esfahbod <behdad@behdad.org>
15838 Date:   Mon Jul 30 17:22:17 2012 -0400
15839
15840     Fix build on Mac
15841
15842  src/hb-ot-layout-gsub-table.hh | 4 ++--
15843  1 file changed, 2 insertions(+), 2 deletions(-)
15844
15845 commit 7e34601dededd521bcef15111e39293df3d0d13d
15846 Author: Behdad Esfahbod <behdad@behdad.org>
15847 Date:   Mon Jul 30 14:53:41 2012 -0400
15848
15849     Unbreak Hangul jamo composition
15850
15851     When we removed the separate Hangul shaper, the specific normalization
15852     preference of Hangul was lost.  Fix that.  Also, the Thai shaper was
15853     copied from Hangul, so had the fully-composed normalization behavior,
15854     which was unnecessary.  So, fix that too.
15855
15856  src/hb-ot-shape-complex-arabic.cc  |  2 +-
15857  src/hb-ot-shape-complex-indic.cc   |  4 +---
15858  src/hb-ot-shape-complex-misc.cc    | 12 +++++++++---
15859  src/hb-ot-shape-complex-private.hh |  9 ++++-----
15860  src/hb-ot-shape.cc                 |  4 +++-
15861  5 files changed, 18 insertions(+), 13 deletions(-)
15862
15863 commit 7afb14407e59dfeaa79c33aca1ffa60e7982e349
15864 Author: Behdad Esfahbod <behdad@behdad.org>
15865 Date:   Mon Jul 30 13:54:46 2012 -0400
15866
15867     [Indic] Recategorize Telugu length marks
15868
15869     Fixes 8 more Telugu tests.  Failures at 15 (0.00154548%).
15870
15871  src/hb-unicode.cc |  8 ++++++++
15872  src/indic.cc      | 11 ++++++++---
15873  2 files changed, 16 insertions(+), 3 deletions(-)
15874
15875 commit 70b3dc327232b20051b36397aa2b196ab8c62397
15876 Author: Behdad Esfahbod <behdad@behdad.org>
15877 Date:   Mon Jul 30 12:40:18 2012 -0400
15878
15879     Add Hebrew test
15880
15881  .../texts/in-tree/shaper-default/script-hebrew/misc/diacritics.txt
15882  | 1 +
15883  1 file changed, 1 insertion(+)
15884
15885 commit f2377155e35c15919af4d7db21b6edc6783146b6
15886 Author: Behdad Esfahbod <behdad@behdad.org>
15887 Date:   Mon Jul 30 10:50:57 2012 -0400
15888
15889     [hb-old] Fix misc leaks
15890
15891     Backport (forward-port?!) from upstream:
15892
15893     commit 3ab7b37bdebf0f8773493a1fee910b151c4de30f
15894     Author: Behdad Esfahbod <behdad@behdad.org>
15895     Date:   Mon Jul 30 10:50:22 2012 -0400
15896
15897         Fix misc leaks
15898
15899         https://bugs.freedesktop.org/show_bug.cgi?id=31992
15900         https://bugs.freedesktop.org/show_bug.cgi?id=31993
15901         https://bugs.freedesktop.org/show_bug.cgi?id=31994
15902         https://bugs.freedesktop.org/show_bug.cgi?id=31995
15903
15904  src/hb-old/harfbuzz-arabic.c  | 12 +++++++++---
15905  src/hb-old/harfbuzz-gpos.c    |  6 +++---
15906  src/hb-old/harfbuzz-gsub.c    |  6 +++---
15907  src/hb-old/harfbuzz-tibetan.c |  1 +
15908  4 files changed, 16 insertions(+), 9 deletions(-)
15909
15910 commit 3f4764bb56bb7e42ba8859f1905810bd2f998838
15911 Author: Behdad Esfahbod <behdad@behdad.org>
15912 Date:   Mon Jul 30 10:06:42 2012 -0400
15913
15914     Don't lock user_data set during destruction if empty
15915
15916  src/hb-private.hh | 5 +++++
15917  1 file changed, 5 insertions(+)
15918
15919 commit 4ba647eecf0f70917ac4229af1f2dd3c62fcb7d5
15920 Author: Behdad Esfahbod <behdad@behdad.org>
15921 Date:   Mon Jul 30 09:53:06 2012 -0400
15922
15923     Fix leak
15924
15925  src/hb-ot-shape.cc | 2 ++
15926  1 file changed, 2 insertions(+)
15927
15928 commit f860366456d9e59b139a940da6d89c3c4fb9e96e
15929 Author: Behdad Esfahbod <behdad@behdad.org>
15930 Date:   Mon Jul 30 02:38:39 2012 -0400
15931
15932     [OT] Gain back some lost speed
15933
15934  src/hb-ot-layout-private.hh        | 27 +++++++++++++++-
15935  src/hb-ot-layout.cc                | 63
15936  ++++++++++++++++++++++++++++++++++----
15937  src/hb-ot-map-private.hh           | 26 +++-------------
15938  src/hb-ot-map.cc                   | 35 +++++++++++++++------
15939  src/hb-ot-shape-complex-indic.cc   |  2 +-
15940  src/hb-ot-shape-complex-private.hh |  5 ---
15941  6 files changed, 114 insertions(+), 44 deletions(-)
15942
15943 commit 11f4c87d01924cac43bf40044f67838440e19e42
15944 Author: Behdad Esfahbod <behdad@behdad.org>
15945 Date:   Mon Jul 30 02:36:46 2012 -0400
15946
15947     [OT] Remove hb_ot_layout_ensure()
15948
15949     I didn't like it from the beginning.
15950
15951  src/hb-ot-layout.cc | 9 +++++----
15952  src/hb-ot-layout.h  | 5 -----
15953  2 files changed, 5 insertions(+), 9 deletions(-)
15954
15955 commit 578e42182b9b9cf15b4c5426fae36e224160cbd7
15956 Author: Behdad Esfahbod <behdad@behdad.org>
15957 Date:   Mon Jul 30 02:35:07 2012 -0400
15958
15959     Minor
15960
15961  src/hb-ot-layout-private.hh | 2 --
15962  src/hb-ot-layout.cc         | 1 -
15963  2 files changed, 3 deletions(-)
15964
15965 commit a973b5ce86051e8ef0d20df362db1a50488842ab
15966 Author: Behdad Esfahbod <behdad@behdad.org>
15967 Date:   Mon Jul 30 01:46:34 2012 -0400
15968
15969     [GSUB] Further adjustments to mark-attachment vs ligation interaction
15970
15971     The d1d69ec52e75a78575b620a1c456d528b6078170 change broke Kannada
15972     badly,
15973     since it was ligating consonants, pushing matra out, and then ligating
15974     with the matra.  Adjust for that.  See comments.
15975
15976  src/hb-ot-layout-gsub-table.hh                                |
15977  11 ++++++++---
15978  .../in-tree/shaper-indic/indic/script-kannada/misc/misc.txt   |  1 +
15979  2 files changed, 9 insertions(+), 3 deletions(-)
15980
15981 commit 0aef425e25e2c58445157057f17ef18f695c5240
15982 Author: Behdad Esfahbod <behdad@behdad.org>
15983 Date:   Mon Jul 30 00:55:15 2012 -0400
15984
15985     [GSUB] Minor
15986
15987  src/hb-ot-layout-gpos-table.hh | 15 ++++++---------
15988  1 file changed, 6 insertions(+), 9 deletions(-)
15989
15990 commit d1d69ec52e75a78575b620a1c456d528b6078170
15991 Author: Behdad Esfahbod <behdad@behdad.org>
15992 Date:   Mon Jul 30 00:51:47 2012 -0400
15993
15994     [GSUB] Don't ligate glyphs attached to different components of
15995     ligatures
15996
15997     This concludes the mark-attachment vs ligating interaction fixes
15998     (for now).
15999
16000  src/hb-ot-layout-gsub-table.hh | 24 ++++++++++++++++++++++++
16001  1 file changed, 24 insertions(+)
16002
16003 commit 4751dec8be05883483fd5f6b474ebd22583ae566
16004 Author: Behdad Esfahbod <behdad@behdad.org>
16005 Date:   Mon Jul 30 00:42:07 2012 -0400
16006
16007     Minor
16008
16009  src/hb-ot-layout-private.hh | 20 ++++++++++----------
16010  1 file changed, 10 insertions(+), 10 deletions(-)
16011
16012 commit f24bcfbed1f3b4f4f6311246bd870f73ad6ba750
16013 Author: Behdad Esfahbod <behdad@behdad.org>
16014 Date:   Mon Jul 30 00:39:00 2012 -0400
16015
16016     Minor
16017
16018  src/hb-ot-layout-gsub-table.hh | 2 +-
16019  1 file changed, 1 insertion(+), 1 deletion(-)
16020
16021 commit fe20c0f84f5ff518dc471bf22ac5a83ef079eb69
16022 Author: Behdad Esfahbod <behdad@behdad.org>
16023 Date:   Mon Jul 30 00:00:59 2012 -0400
16024
16025     [GSUB] Fix mark component stuff when ligatures form ligatures!
16026
16027     See comments.
16028
16029     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=437633
16030
16031  src/hb-ot-layout-gsub-table.hh       | 117
16032  +++++++++++++++++++++++------------
16033  src/hb-ot-layout-gsubgpos-private.hh |   8 ---
16034  src/hb-ot-layout-private.hh          |   8 +--
16035  3 files changed, 79 insertions(+), 54 deletions(-)
16036
16037 commit 2ec3ba46a3c24469096e901750e38f6ee555479a
16038 Author: Behdad Esfahbod <behdad@behdad.org>
16039 Date:   Sun Jul 29 22:02:24 2012 -0400
16040
16041     [GSUB/GPOS] Minor
16042
16043     Start squeezing more out of lig_id/lig_comp.
16044
16045  src/hb-ot-layout-gsub-table.hh |  6 +++---
16046  src/hb-ot-layout-private.hh    | 35 +++++++++++++++++++++++++++++++----
16047  2 files changed, 34 insertions(+), 7 deletions(-)
16048
16049 commit ef6e9cec3399e4f63f4b662abd77cf6d4683e8a3
16050 Author: Behdad Esfahbod <behdad@behdad.org>
16051 Date:   Sun Jul 29 21:35:22 2012 -0400
16052
16053     Fixup bb0e4ba3e9c5a407fc5d73c914e429d24d336380
16054
16055  src/hb-shape-plan.cc | 2 +-
16056  1 file changed, 1 insertion(+), 1 deletion(-)
16057
16058 commit cb3d34063154bf164c61eeba41c6166b0bd304fb
16059 Author: Behdad Esfahbod <behdad@behdad.org>
16060 Date:   Sun Jul 29 20:37:38 2012 -0400
16061
16062     [GSUB] Don't set new lig_id on mark ligatures
16063
16064     If two marks form a ligature, retain their previous lig_id, such that
16065     the mark ligature can attach to ligature components...
16066
16067     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676343
16068
16069     In fact, I noticed that we should not let ligatures form between
16070     glyphs
16071     coming from different components of a previous ligature.  For example,
16072     if the sequence is: LAM,SHADDA,LAM,FATHA,HEH, the LAM,LAM,HEH form a
16073     ligature, putting SHADDA and FATHA next to eachother.  However,
16074     it would
16075     be wrong to ligate them.  Uniscribe has this bug also.
16076
16077  src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++----
16078  1 file changed, 14 insertions(+), 4 deletions(-)
16079
16080 commit 97a201becf936f62046914b568e5763e27ee936e
16081 Author: Behdad Esfahbod <behdad@behdad.org>
16082 Date:   Sun Jul 29 20:31:36 2012 -0400
16083
16084     Add Arabic tests for mark ligature component attachments
16085
16086  .../script-arabic/misc/diacritics/MANIFEST             |  1 +
16087  .../misc/diacritics/ligature-components.txt            | 18
16088  ++++++++++++++++++
16089  2 files changed, 19 insertions(+)
16090
16091 commit a15b70a81a609f024083cb04f9819483f4d5cab7
16092 Author: Behdad Esfahbod <behdad@behdad.org>
16093 Date:   Sun Jul 29 20:09:22 2012 -0400
16094
16095     [hb-old] Fix cluster formation in RTL
16096
16097     Unlike Uniscribe, hb-old returns glyphs in logical order, so the logic
16098     does not need to duplicated for RTL.
16099
16100  src/hb-old.cc | 12 +++---------
16101  1 file changed, 3 insertions(+), 9 deletions(-)
16102
16103 commit 8a7e70ef65952fc16b8c1d5f1126c94d9d81e755
16104 Author: Behdad Esfahbod <behdad@behdad.org>
16105 Date:   Sun Jul 29 19:56:54 2012 -0400
16106
16107     [Minor]
16108
16109  src/test.cc | 2 +-
16110  1 file changed, 1 insertion(+), 1 deletion(-)
16111
16112 commit bb0e4ba3e9c5a407fc5d73c914e429d24d336380
16113 Author: Behdad Esfahbod <behdad@behdad.org>
16114 Date:   Sun Jul 29 17:34:14 2012 -0400
16115
16116     Minor
16117
16118  src/hb-shape-plan.cc         | 2 +-
16119  src/test-would-substitute.cc | 2 +-
16120  2 files changed, 2 insertions(+), 2 deletions(-)
16121
16122 commit a00ad60bc0fe74bf0e11d73da563239f3392f351
16123 Author: Behdad Esfahbod <behdad@behdad.org>
16124 Date:   Sat Jul 28 21:16:08 2012 -0400
16125
16126     [Uniscribe] Remove hb_uniscribe_font_ensure()
16127
16128     Wasn't a huge fan of putting the burden on the user.  Just remove
16129     it and
16130     do what we've got to do transparently.
16131
16132  src/hb-uniscribe.cc | 6 +++++-
16133  src/hb-uniscribe.h  | 4 ----
16134  2 files changed, 5 insertions(+), 5 deletions(-)
16135
16136 commit 5d874d566fe5d2cc4cfaf02c79b663d8a626ca1e
16137 Author: Behdad Esfahbod <behdad@behdad.org>
16138 Date:   Sat Jul 28 21:05:25 2012 -0400
16139
16140     [GPOS] Fix mark-to-mark positioning when one of the marks is
16141     a ligature
16142
16143     This commit: a3313e54008167e415b72c780ca7b9cda958d07e broke
16144     MarkMarkPos
16145     when one of the marks itself is a ligature.  That regressed 26 Tibetan
16146     tests (up from zero!).  Fix that.  Tibetan back to zero.
16147
16148  src/hb-ot-layout-gpos-table.hh                     | 27
16149  ++++++++++++++++------
16150  src/hb-ot-layout-private.hh                        |  5 ++--
16151  test/shaping/texts/in-tree/shaper-indic/MANIFEST   |  1 +
16152  .../indic/script-sinhala/misc/MANIFEST             |  1 +
16153  .../in-tree/shaper-indic/south-asian/MANIFEST      |  1 +
16154  .../south-asian/script-tibetan/MANIFEST            |  1 +
16155  .../south-asian/script-tibetan/misc/MANIFEST       |  1 +
16156  .../south-asian/script-tibetan/misc/misc.txt       |  1 +
16157  8 files changed, 29 insertions(+), 9 deletions(-)
16158
16159 commit 338fe662b50f9309bf0050dd99becb644874195b
16160 Author: Behdad Esfahbod <behdad@behdad.org>
16161 Date:   Sat Jul 28 18:53:01 2012 -0400
16162
16163     [GSUB] Minor
16164
16165  src/hb-ot-layout-gsub-table.hh | 33 ++++++++++++++++-----------------
16166  1 file changed, 16 insertions(+), 17 deletions(-)
16167
16168 commit e6f7479fe34fb4a7cada61d84c2ed70d1fd565c8
16169 Author: Behdad Esfahbod <behdad@behdad.org>
16170 Date:   Sat Jul 28 18:34:58 2012 -0400
16171
16172     [GSUB] Simplify would-apply
16173
16174  src/hb-ot-layout-gsub-table.hh       | 71
16175  +++---------------------------------
16176  src/hb-ot-layout-gsubgpos-private.hh | 24 +++---------
16177  2 files changed, 11 insertions(+), 84 deletions(-)
16178
16179 commit dadede012e4841f9fcb70d514fdc752f3ea4663d
16180 Author: Behdad Esfahbod <behdad@behdad.org>
16181 Date:   Sat Jul 28 18:03:20 2012 -0400
16182
16183     Minor
16184
16185  src/hb-ot-layout-common-private.hh | 7 +++----
16186  src/hb-ot-layout-gpos-table.hh     | 2 +-
16187  src/hb-ot-layout-gsub-table.hh     | 2 +-
16188  3 files changed, 5 insertions(+), 6 deletions(-)
16189
16190 commit 0b99429ead05ae32b3c210cb499af401b02770a9
16191 Author: Behdad Esfahbod <behdad@behdad.org>
16192 Date:   Sat Jul 28 17:31:01 2012 -0400
16193
16194     [GSUB/GPOS] Add get_coverage() and use it to speed up main loop
16195
16196     And use it to speed up the hotspot by checking coverage directly in
16197     the main loop, not 10 functions deep in.
16198
16199     Gives me a solid 20% boost with Indic test suite.  Less so for less
16200     lookup-intensive scenarios.
16201
16202     Remove the "fast_path" hack from before.
16203
16204  src/hb-ot-layout-gpos-table.hh       | 179
16205  ++++++++++++++++++++++++++++++-----
16206  src/hb-ot-layout-gsub-table.hh       | 166
16207  ++++++++++++++++++++++++++------
16208  src/hb-ot-layout-gsubgpos-private.hh |  26 +++++
16209  3 files changed, 321 insertions(+), 50 deletions(-)
16210
16211 commit 30ec9002d84e8b49290e782e6192069821ffa942
16212 Author: Behdad Esfahbod <behdad@behdad.org>
16213 Date:   Sat Jul 28 17:25:20 2012 -0400
16214
16215     Reject lookups with no subTable
16216
16217  src/hb-ot-layout-common-private.hh | 1 +
16218  1 file changed, 1 insertion(+)
16219
16220 commit 0981068b75710397f08e0d2d776a0a2ea68d7117
16221 Author: Behdad Esfahbod <behdad@behdad.org>
16222 Date:   Sat Jul 28 17:01:59 2012 -0400
16223
16224     [GSUB/GPOS] Reject Context/ChainContext lookups with zero input
16225
16226  src/hb-ot-layout-gsubgpos-private.hh | 2 ++
16227  1 file changed, 2 insertions(+)
16228
16229 commit 2f87cebe1062c7007021ebd05c1664e60da80825
16230 Author: Behdad Esfahbod <behdad@behdad.org>
16231 Date:   Fri Jul 27 04:02:38 2012 -0400
16232
16233     Implement shape_plan caching
16234
16235     Should give us some performance boost.
16236
16237  TODO                     |   4 ++
16238  src/hb-buffer-private.hh |  30 ++++++++++++++
16239  src/hb-font-private.hh   |   6 +++
16240  src/hb-font.cc           |  15 ++++++-
16241  src/hb-shape-plan.cc     | 100
16242  +++++++++++++++++++++++++++++++++++++++++++++++
16243  src/hb-shape-plan.h      |   7 ++++
16244  src/hb-shape.cc          |   2 +-
16245  7 files changed, 162 insertions(+), 2 deletions(-)
16246
16247 commit e9eb9503e97044222f843daacfa47e26e51312b7
16248 Author: Behdad Esfahbod <behdad@behdad.org>
16249 Date:   Fri Jul 27 03:16:22 2012 -0400
16250
16251     Add default_shaper_list to shape_plan
16252
16253  src/hb-shape-plan-private.hh | 1 +
16254  src/hb-shape-plan.cc         | 2 ++
16255  2 files changed, 3 insertions(+)
16256
16257 commit 3b7c4e270694ed962e2a2839e44f2a59c26b326c
16258 Author: Behdad Esfahbod <behdad@behdad.org>
16259 Date:   Fri Jul 27 03:12:23 2012 -0400
16260
16261     Don't fail choosing shaper on planning failure
16262
16263     Shapers have a chance to reject a font in face shaper_data creation.
16264     No need to allow failing during planning.
16265
16266  src/hb-shape-plan.cc | 17 ++++++-----------
16267  1 file changed, 6 insertions(+), 11 deletions(-)
16268
16269 commit cfe9882610489e1b917e09a74dfbf6bbba2e4a57
16270 Author: Behdad Esfahbod <behdad@behdad.org>
16271 Date:   Fri Jul 27 03:06:30 2012 -0400
16272
16273     Add hb_ot_layout_ensure() and hb_uniscribe_font_ensure()
16274
16275  src/hb-ot-layout.cc      |  7 +++++++
16276  src/hb-ot-layout.h       |  6 ++++++
16277  src/hb-shape-plan.cc     | 22 ++--------------------
16278  src/hb-shaper-private.hh | 18 ++++++++++++++++++
16279  src/hb-uniscribe.cc      | 11 +++++++++++
16280  src/hb-uniscribe.h       |  4 ++++
16281  6 files changed, 48 insertions(+), 20 deletions(-)
16282
16283 commit c5b668fb9239c912d2448280a7176e331ebc9181
16284 Author: Behdad Esfahbod <behdad@behdad.org>
16285 Date:   Fri Jul 27 02:49:39 2012 -0400
16286
16287     Choose one shaper per plan
16288
16289  src/hb-shape-plan-private.hh |  2 +-
16290  src/hb-shape-plan.cc         | 19 +++++++++----------
16291  2 files changed, 10 insertions(+), 11 deletions(-)
16292
16293 commit e82061e8db922f0ddbefd5a184ee2f9f967b9a05
16294 Author: Behdad Esfahbod <behdad@behdad.org>
16295 Date:   Fri Jul 27 02:29:32 2012 -0400
16296
16297     Move ot shaper completely to shape_plan
16298
16299  src/hb-ot-shape-private.hh |   6 --
16300  src/hb-ot-shape.cc         | 181
16301  +++++++++++++++++++++------------------------
16302  src/hb-uniscribe.cc        |   2 +-
16303  3 files changed, 84 insertions(+), 105 deletions(-)
16304
16305 commit ea278d3895fe0c92801d692cd71d8d9f1de7c048
16306 Author: Behdad Esfahbod <behdad@behdad.org>
16307 Date:   Fri Jul 27 02:12:28 2012 -0400
16308
16309     Partially switch ot shaper to shape_plan
16310
16311  src/hb-buffer-private.hh       |  1 +
16312  src/hb-buffer.cc               |  1 -
16313  src/hb-font-private.hh         |  2 --
16314  src/hb-font.cc                 | 22 ++++++++++++++--------
16315  src/hb-ot-layout-gpos-table.hh |  2 +-
16316  src/hb-ot-layout-gsub-table.hh |  4 ++--
16317  src/hb-ot-layout-private.hh    |  1 +
16318  src/hb-ot-layout.cc            |  9 ++++++---
16319  src/hb-ot-shape.cc             |  3 ++-
16320  src/hb-shape-plan.cc           | 11 +++++++++++
16321  src/hb-shaper-private.hh       |  3 ++-
16322  11 files changed, 40 insertions(+), 19 deletions(-)
16323
16324 commit b6b7ba1313bf686e6ed567183466104c90504a67
16325 Author: Behdad Esfahbod <behdad@behdad.org>
16326 Date:   Fri Jul 27 01:26:11 2012 -0400
16327
16328     Switch old and uniscribe backends to shape_plan
16329
16330  src/hb-old.cc                 |  80 ++------------------------
16331  src/hb-shape.cc               |   5 ++
16332  src/hb-shaper-impl-private.hh |   3 +-
16333  src/hb-shaper-private.hh      |   4 --
16334  src/hb-uniscribe.cc           | 130
16335  ++++++++++++------------------------------
16336  5 files changed, 48 insertions(+), 174 deletions(-)
16337
16338 commit c32c096a429da3e64896cf42ff5ab8c775d3c2ec
16339 Author: Behdad Esfahbod <behdad@behdad.org>
16340 Date:   Fri Jul 27 01:13:53 2012 -0400
16341
16342     Switch to shape_plan
16343
16344     Not optimized yet.  Eats babies.  And no shaper uses the shape_plan.
16345
16346  src/hb-shape-plan.cc | 37 +++++++++++++++++++++++++++++++++++--
16347  src/hb-shape-plan.h  |  8 ++++++++
16348  src/hb-shape.cc      | 27 ++++-----------------------
16349  3 files changed, 47 insertions(+), 25 deletions(-)
16350
16351 commit 5b95c148cc485f79fd7018bc4520b4cb5f728a18
16352 Author: Behdad Esfahbod <behdad@behdad.org>
16353 Date:   Thu Jul 26 23:46:53 2012 -0400
16354
16355     Start implementing shape_plan
16356
16357  src/hb-fallback-shape.cc     |  4 ++-
16358  src/hb-font-private.hh       |  4 +++
16359  src/hb-old.cc                |  4 ++-
16360  src/hb-ot-shape.cc           |  4 ++-
16361  src/hb-shape-plan-private.hh |  7 ++++
16362  src/hb-shape-plan.cc         | 76
16363  ++++++++++++++++++++++++++++++++++++++++++--
16364  src/hb-shape.cc              |  4 +++
16365  src/hb-shaper-private.hh     |  4 +--
16366  src/hb-uniscribe.cc          |  4 ++-
16367  9 files changed, 103 insertions(+), 8 deletions(-)
16368
16369 commit bd26b4d21f59312805d294f46f15182adbcc47da
16370 Author: Behdad Esfahbod <behdad@behdad.org>
16371 Date:   Thu Jul 26 22:05:39 2012 -0400
16372
16373     Minor
16374
16375  src/Makefile.am              |   1 +
16376  src/hb-fallback-shape.cc     |   3 +-
16377  src/hb-old.cc                |   3 +-
16378  src/hb-ot-shape.cc           |   3 +-
16379  src/hb-shape-plan-private.hh |   2 +-
16380  src/hb-shape-plan.cc         |   2 +
16381  src/hb-shape.cc              |  98 ++++----------------------------------
16382  src/hb-shaper-private.hh     |  16 ++++++-
16383  src/hb-shaper.cc             | 109
16384  +++++++++++++++++++++++++++++++++++++++++++
16385  src/hb-uniscribe.cc          |   3 +-
16386  10 files changed, 145 insertions(+), 95 deletions(-)
16387
16388 commit 027857d0412477fb4427dcb8a8c45287c272e143
16389 Author: Behdad Esfahbod <behdad@behdad.org>
16390 Date:   Thu Jul 26 17:34:25 2012 -0400
16391
16392     Start adding a unified shaper access infrastructure
16393
16394     Add global shape_plan.  Unused so far.
16395
16396  src/Makefile.am                  |  15 ++--
16397  src/hb-coretext-private.hh       |  42 ---------
16398  src/hb-coretext.cc               |   6 +-
16399  src/hb-fallback-shape-private.hh |  41 ---------
16400  src/hb-fallback-shape.cc         |  62 ++++++++++++-
16401  src/hb-font-private.hh           |  12 +++
16402  src/hb-font.cc                   |  15 +++-
16403  src/hb-graphite2-private.hh      |  42 ---------
16404  src/hb-old-private.hh            |  40 ---------
16405  src/hb-old.cc                    | 109 ++++++++++++++++++-----
16406  src/hb-ot-shape-private.hh       |   8 --
16407  src/hb-ot-shape.cc               |  60 ++++++++++++-
16408  src/hb-shape-plan-private.hh     |  52 +++++++++++
16409  src/hb-shape-plan.cc             |  85 ++++++++++++++++++
16410  src/hb-shape-plan.h              |  60 +++++++++++++
16411  src/hb-shape.cc                  |  48 ++--------
16412  src/hb-shaper-impl-private.hh    |  44 +++++++++
16413  src/hb-shaper-list.hh            |  50 +++++++++++
16414  src/hb-shaper-private.hh         |  81 +++++++++++++++++
16415  src/hb-uniscribe-private.hh      |  42 ---------
16416  src/hb-uniscribe.cc              | 186
16417  ++++++++++++++++++++++++---------------
16418  21 files changed, 735 insertions(+), 365 deletions(-)
16419
16420 commit fa2dfcd560444d8c54b6349ee106134d3536f79b
16421 Author: Behdad Esfahbod <behdad@behdad.org>
16422 Date:   Thu Jul 26 16:06:16 2012 -0400
16423
16424     Fix visibility warnings with MinGW32
16425
16426  src/hb-old/harfbuzz-global.h | 17 +++++++++++------
16427  src/hb-old/harfbuzz-impl.h   |  6 +++++-
16428  2 files changed, 16 insertions(+), 7 deletions(-)
16429
16430 commit ac2085d4b391b0a72473ecac3dd6c22efe66833f
16431 Author: Jonathan Kew <jfkthame@gmail.com>
16432 Date:   Thu Jul 26 15:58:45 2012 -0400
16433
16434     [CoreText] Ensure cluster indices in output buffer are non-decreasing.
16435
16436     Does not provide Uniscribe-compatible results, but should at least
16437     avoid
16438     breaking hb-view due to out-of-order cluster values.
16439
16440     For RTL runs, ensure cluster values are non-increasing (instead of
16441     non-decreasing).
16442
16443  src/hb-coretext.cc | 37 +++++++++++++++++++++++++++++++++++++
16444  1 file changed, 37 insertions(+)
16445
16446 commit 441d3bb7de311d54b9f0a5210344f9a96e97e153
16447 Author: Behdad Esfahbod <behdad@behdad.org>
16448 Date:   Thu Jul 26 12:01:12 2012 -0400
16449
16450     Minor
16451
16452  src/hb-coretext.cc | 4 ++--
16453  1 file changed, 2 insertions(+), 2 deletions(-)
16454
16455 commit 2e7f223054d310695bdb3498b2b2b5d17b6cce78
16456 Author: Behdad Esfahbod <behdad@behdad.org>
16457 Date:   Wed Jul 25 19:30:15 2012 -0400
16458
16459     [hb-old] Fix Arabic cursive positioning
16460
16461     Backporting from upstream:
16462
16463     commit b847f24ce855d24f6822bcd9c0006905e81b94d8
16464     Author: Behdad Esfahbod <behdad@behdad.org>
16465     Date:   Wed Jul 25 19:29:16 2012 -0400
16466
16467         [arabic] Fix Arabic cursive positioning
16468
16469         This was clearly broken in testing.  Who knows...  Fixes for me.
16470         Test with a Nastaleeq font, or with Arabic Typesetting.
16471
16472         Backporting from Chromium.
16473
16474  src/hb-old/harfbuzz-shaper.cpp | 2 +-
16475  1 file changed, 1 insertion(+), 1 deletion(-)
16476
16477 commit 9550a8c4e8b4e28be60d38c27d59253846ff9569
16478 Author: Behdad Esfahbod <behdad@behdad.org>
16479 Date:   Wed Jul 25 19:22:57 2012 -0400
16480
16481     [hb-old] Fixup not-enough-space handling
16482
16483  src/hb-old.cc | 15 ++++++++-------
16484  1 file changed, 8 insertions(+), 7 deletions(-)
16485
16486 commit 91e721ea8693205f4f738bca97a5055ee75cf463
16487 Author: Behdad Esfahbod <behdad@behdad.org>
16488 Date:   Wed Jul 25 19:20:34 2012 -0400
16489
16490     [hb-old] Fix clusters
16491
16492     Unlike its "documentation", hb-old's log_clusters are, well, indeed
16493     logical, not visual.  Fixup.  Adapted / copied from hb-uniscribe.
16494
16495  src/hb-old.cc                | 51
16496  ++++++++++++++++++++++++++++++++++----------
16497  src/hb-old/harfbuzz-shaper.h |  1 +
16498  src/hb-uniscribe.cc          |  5 +++--
16499  3 files changed, 44 insertions(+), 13 deletions(-)
16500
16501 commit a3313e54008167e415b72c780ca7b9cda958d07e
16502 Author: Behdad Esfahbod <behdad@behdad.org>
16503 Date:   Wed Jul 25 18:37:51 2012 -0400
16504
16505     [GPOS] Fix MarkMarkPos applied to results of MultipleSubst
16506
16507     This was broken as a result of
16508     7b84c536c10ab90ed96a033d88e9ad232d46c5b8.
16509     As Khaled reported, MarkMark positioning was broken with glyphs
16510     resulting from a MultipleSubst.  Fixed.  Test with the ALLAH character
16511     in Amiri.
16512
16513  src/hb-ot-layout-gpos-table.hh | 10 +++++-----
16514  src/hb-ot-layout-private.hh    | 23 +++++++++++++++++++++--
16515  2 files changed, 26 insertions(+), 7 deletions(-)
16516
16517 commit 35bdab3cf1f0836807160e3ce93766c321b32e8c
16518 Author: Behdad Esfahbod <behdad@behdad.org>
16519 Date:   Wed Jul 25 11:59:52 2012 -0400
16520
16521     Minor
16522
16523  src/hb-unicode-private.hh | 2 +-
16524  1 file changed, 1 insertion(+), 1 deletion(-)
16525
16526 commit 8fe4c7405b922cf0f936a46a9baedf4885b05254
16527 Author: Behdad Esfahbod <behdad@behdad.org>
16528 Date:   Tue Jul 24 21:05:12 2012 -0400
16529
16530     [hb-old] Add HarfBuzz.old shaper
16531
16532     Choose using shaper name "old".
16533
16534  configure.ac           |   8 +
16535  src/Makefile.am        |  14 +-
16536  src/hb-old-private.hh  |  40 +++
16537  src/hb-old.cc          | 369 ++++++++++++++++++++++++
16538  src/hb-old/.gitignore  |   7 -
16539  src/hb-old/Makefile.am |   2 +
16540  src/hb-old/Makefile.in | 762
16541  -------------------------------------------------
16542  src/hb-shape.cc        |   8 +-
16543  8 files changed, 436 insertions(+), 774 deletions(-)
16544
16545 commit 5e1987005eb1b9af7a4d3d9f90c5768d8cc80015
16546 Author: Behdad Esfahbod <behdad@behdad.org>
16547 Date:   Tue Jul 24 19:53:55 2012 -0400
16548
16549     [hb-old] Define Unicode funcs in terms of new HarfBuzz
16550
16551  src/hb-old/Makefile.am         |   4 +
16552  src/hb-old/Makefile.in         | 182
16553  ++++++++++++++++++++++++++++++++++++-----
16554  src/hb-old/harfbuzz-external.h | 100 +++++++++++++---------
16555  3 files changed, 224 insertions(+), 62 deletions(-)
16556
16557 commit 4a31166b2853c1ec052844140e114158f47c2355
16558 Author: Behdad Esfahbod <behdad@behdad.org>
16559 Date:   Tue Jul 24 19:49:48 2012 -0400
16560
16561     [hb-old] Shovel out the line-breaking / word-segmentation stuff
16562
16563  src/hb-old/Makefile.am               |  10 +-
16564  src/hb-old/Makefile.in               |  13 +-
16565  src/hb-old/harfbuzz-external.h       |  66 ------
16566  src/hb-old/harfbuzz-indic.cpp        |  26 ---
16567  src/hb-old/harfbuzz-khmer.c          |  25 ---
16568  src/hb-old/harfbuzz-myanmar.c        |  28 ---
16569  src/hb-old/harfbuzz-shaper-private.h |  12 --
16570  src/hb-old/harfbuzz-shaper.cpp       | 403
16571  +++--------------------------------
16572  src/hb-old/harfbuzz-shaper.h         |  31 ---
16573  src/hb-old/harfbuzz-thai.c           | 111 ----------
16574  src/hb-old/harfbuzz-tibetan.c        |  26 ---
16575  src/hb-old/harfbuzz.c                |  32 ---
16576  12 files changed, 33 insertions(+), 750 deletions(-)
16577
16578 commit 0bcbe88cf313117f739b98a11dbe698b75784e9d
16579 Author: Behdad Esfahbod <behdad@behdad.org>
16580 Date:   Tue Jul 24 19:38:24 2012 -0400
16581
16582     [hb-old] Add visibility attributes
16583
16584  src/hb-old/harfbuzz-global.h | 10 ++++++----
16585  src/hb-old/harfbuzz-impl.h   |  2 +-
16586  2 files changed, 7 insertions(+), 5 deletions(-)
16587
16588 commit 6a9d43c3178c920672a84382ca3797e3c478b2b0
16589 Author: Behdad Esfahbod <behdad@behdad.org>
16590 Date:   Tue Jul 24 19:21:22 2012 -0400
16591
16592     [hb-old] Remove unused header file
16593
16594  src/hb-old/harfbuzz-shape.h | 199
16595  --------------------------------------------
16596  1 file changed, 199 deletions(-)
16597
16598 commit fb47209c5b3aa992faf18d1a3f78b9d7682cf62f
16599 Author: Behdad Esfahbod <behdad@behdad.org>
16600 Date:   Tue Jul 24 19:20:19 2012 -0400
16601
16602     [hb-old] Rename hb_buffer_* to HB_Buffer_*
16603
16604  src/hb-old/harfbuzz-buffer.c   | 22 +++++++++++-----------
16605  src/hb-old/harfbuzz-buffer.h   |  8 ++++----
16606  src/hb-old/harfbuzz-shaper.cpp |  8 ++++----
16607  3 files changed, 19 insertions(+), 19 deletions(-)
16608
16609 commit 1512a7357513b72e2a07dda706a176bb23d694e9
16610 Author: Behdad Esfahbod <behdad@behdad.org>
16611 Date:   Tue Jul 24 19:16:56 2012 -0400
16612
16613     [hb-old] Start adding HarfBuzz-old as a new backend
16614
16615  configure.ac                         |    1 +
16616  src/Makefile.am                      |    5 +
16617  src/hb-old/.gitignore                |    7 +
16618  src/hb-old/COPYING                   |   24 +
16619  src/hb-old/Makefile.am               |   56 +
16620  src/hb-old/Makefile.in               |  631 ++++
16621  src/hb-old/README                    |    7 +
16622  src/hb-old/harfbuzz-arabic.c         | 1144 +++++++
16623  src/hb-old/harfbuzz-buffer-private.h |  107 +
16624  src/hb-old/harfbuzz-buffer.c         |  383 +++
16625  src/hb-old/harfbuzz-buffer.h         |  102 +
16626  src/hb-old/harfbuzz-external.h       |  151 +
16627  src/hb-old/harfbuzz-gdef-private.h   |  135 +
16628  src/hb-old/harfbuzz-gdef.c           | 1163 +++++++
16629  src/hb-old/harfbuzz-gdef.h           |  140 +
16630  src/hb-old/harfbuzz-global.h         |  118 +
16631  src/hb-old/harfbuzz-gpos-private.h   |  729 ++++
16632  src/hb-old/harfbuzz-gpos.c           | 6094
16633  ++++++++++++++++++++++++++++++++++
16634  src/hb-old/harfbuzz-gpos.h           |  155 +
16635  src/hb-old/harfbuzz-greek.c          |  447 +++
16636  src/hb-old/harfbuzz-gsub-private.h   |  483 +++
16637  src/hb-old/harfbuzz-gsub.c           | 4329 ++++++++++++++++++++++++
16638  src/hb-old/harfbuzz-gsub.h           |  148 +
16639  src/hb-old/harfbuzz-hangul.c         |  268 ++
16640  src/hb-old/harfbuzz-hebrew.c         |  187 ++
16641  src/hb-old/harfbuzz-impl.c           |   84 +
16642  src/hb-old/harfbuzz-impl.h           |  131 +
16643  src/hb-old/harfbuzz-indic.cpp        | 1894 +++++++++++
16644  src/hb-old/harfbuzz-khmer.c          |  667 ++++
16645  src/hb-old/harfbuzz-myanmar.c        |  539 +++
16646  src/hb-old/harfbuzz-open-private.h   |  102 +
16647  src/hb-old/harfbuzz-open.c           | 1433 ++++++++
16648  src/hb-old/harfbuzz-open.h           |  288 ++
16649  src/hb-old/harfbuzz-shape.h          |  199 ++
16650  src/hb-old/harfbuzz-shaper-all.cpp   |   37 +
16651  src/hb-old/harfbuzz-shaper-private.h |  171 +
16652  src/hb-old/harfbuzz-shaper.cpp       | 1338 ++++++++
16653  src/hb-old/harfbuzz-shaper.h         |  294 ++
16654  src/hb-old/harfbuzz-stream-private.h |   81 +
16655  src/hb-old/harfbuzz-stream.c         |  114 +
16656  src/hb-old/harfbuzz-stream.h         |   51 +
16657  src/hb-old/harfbuzz-thai.c           |  111 +
16658  src/hb-old/harfbuzz-tibetan.c        |  274 ++
16659  src/hb-old/harfbuzz.c                |   32 +
16660  src/hb-old/harfbuzz.h                |   38 +
16661  45 files changed, 24892 insertions(+)
16662
16663 commit 478fd0529b868b22905a9dedf331ac7cc9721723
16664 Author: Behdad Esfahbod <behdad@behdad.org>
16665 Date:   Tue Jul 24 17:09:01 2012 -0400
16666
16667     Minor
16668
16669  src/hb-unicode-private.hh | 27 ++++++++++++++-------------
16670  1 file changed, 14 insertions(+), 13 deletions(-)
16671
16672 commit 8979a7f6f2b44ade4c0198a31ae08561b35ce009
16673 Author: Behdad Esfahbod <behdad@behdad.org>
16674 Date:   Tue Jul 24 17:03:55 2012 -0400
16675
16676     [Mongolian] Remove Mongolian Vowel Separator at the end of shaping
16677
16678     Results match Uniscribe now.
16679
16680  src/hb-unicode-private.hh | 3 +++
16681  1 file changed, 3 insertions(+)
16682
16683 commit aa6d849838d5231465ae1a25a4dd5ea1e9380ff9
16684 Author: Jonathan Kew <jfkthame@gmail.com>
16685 Date:   Tue Jul 24 15:52:32 2012 -0400
16686
16687     [CoreText] Add basic Core Text backend for comparison with our
16688     native shaping
16689
16690     Does not attempt to handle clusters in a Uniscribe- or
16691     HarfBuzz-compatible way;
16692     just returns the original string indexes that CT maintains. These
16693     may even be
16694     out-of-order in the case of reordrant glyphs.
16695
16696  configure.ac               |  12 ++
16697  src/Makefile.am            |   7 +
16698  src/hb-coretext-private.hh |  42 ++++++
16699  src/hb-coretext.cc         | 323
16700  +++++++++++++++++++++++++++++++++++++++++++++
16701  src/hb-coretext.h          |  43 ++++++
16702  src/hb-shape.cc            |   6 +
16703  6 files changed, 433 insertions(+)
16704
16705 commit ec8d2494694275dfbbac2dd0d33ca2894b0463d6
16706 Author: Behdad Esfahbod <behdad@behdad.org>
16707 Date:   Tue Jul 24 15:40:37 2012 -0400
16708
16709     Make data members of various OpenType structs protected instead
16710     of private
16711
16712     Should fix warnings generated when building with
16713     -Wunused-private-field.
16714     Based on patch from Jonathan Kew.
16715
16716  src/hb-open-file-private.hh          |  8 +++---
16717  src/hb-ot-head-table.hh              |  2 +-
16718  src/hb-ot-hhea-table.hh              |  2 +-
16719  src/hb-ot-hmtx-table.hh              |  2 +-
16720  src/hb-ot-layout-common-private.hh   | 14 ++++++-----
16721  src/hb-ot-layout-gdef-table.hh       | 20 +++++++--------
16722  src/hb-ot-layout-gpos-table.hh       | 48
16723  ++++++++++++++++++------------------
16724  src/hb-ot-layout-gsub-table.hh       | 30 +++++++++++-----------
16725  src/hb-ot-layout-gsubgpos-private.hh | 32 ++++++++++++------------
16726  src/hb-ot-maxp-table.hh              |  2 +-
16727  src/hb-ot-name-table.hh              |  2 +-
16728  11 files changed, 82 insertions(+), 80 deletions(-)
16729
16730 commit 97aa0b738a33b73a3f9763dd2950f2dd39f596ed
16731 Author: Behdad Esfahbod <behdad@behdad.org>
16732 Date:   Tue Jul 24 15:02:34 2012 -0400
16733
16734     Minor const correctness shuffling
16735
16736  src/hb-shape.cc | 6 +++---
16737  1 file changed, 3 insertions(+), 3 deletions(-)
16738
16739 commit 6411e74caf23af7b0545f1fe54d19a1c8da895e8
16740 Author: Behdad Esfahbod <behdad@behdad.org>
16741 Date:   Tue Jul 24 13:48:49 2012 -0400
16742
16743     [Indic] Reposition Gurmukhi top matras to after post
16744
16745     The font is forming a post-base consonant in some samples, and
16746     Uniscribe
16747     positions top matra on the post-base.  Do the same.
16748
16749     Gurmukhi failures down from 59 to 41 (0.0674242%).
16750
16751  src/hb-ot-shape-complex-indic.cc                                        |
16752  2 +-
16753  .../texts/in-tree/shaper-indic/indic/script-gurmukhi/misc/misc.txt      |
16754  1 +
16755  2 files changed, 2 insertions(+), 1 deletion(-)
16756
16757 commit c3f769ba09df319fa69d04f68c57444f95eceee6
16758 Author: Behdad Esfahbod <behdad@behdad.org>
16759 Date:   Tue Jul 24 13:26:32 2012 -0400
16760
16761     [Indic] Ignore Uniscribe output containing two zero-width space glyphs
16762
16763     Uniscribe is buggy and sometimes /eats/ a mark next to a non-joiner.
16764     Most of Malayalam failures where actually hitting this bug.
16765
16766     Ignore test output with two zero-width space glyphs.  This is a hack
16767     until we build up the test suite infrastructure better.
16768
16769     Bengali went down by 9, Devanagari by 2, Kannada by 130, Malayalm down
16770     from 1197 to 307, Sinhala down by 16, Telugu down by 26.  New stats:
16771
16772     BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
16773     DEVANAGARI: 693573 out of 693628 tests passed. 55 failed (0.00792932%)
16774     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
16775     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
16776     KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
16777     KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
16778     MALAYALAM: 1048109 out of 1048416 tests passed. 307 failed
16779     (0.0292823%)
16780     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
16781     SINHALA: 271715 out of 271847 tests passed. 132 failed (0.0485567%)
16782     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
16783     TELUGU: 970550 out of 970573 tests passed. 23 failed (0.00236973%)
16784
16785  test/shaping/hb_test_tools.py                                           |
16786  1 +
16787  .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt     |
16788  2 ++
16789  2 files changed, 3 insertions(+)
16790
16791 commit 65c43accdc4d2082282d5cedba8514b8df0c18a2
16792 Author: Behdad Esfahbod <behdad@behdad.org>
16793 Date:   Tue Jul 24 03:36:47 2012 -0400
16794
16795     [Indic] Better position left-matra in Malayalam
16796
16797     Just put it before base, which is what's expected.
16798
16799     Malayalam failures down from 1559 to 1197 (0.114172%).
16800
16801     BENGALI: 353988 out of 354285 tests passed. 297 failed (0.0838308%)
16802     DEVANAGARI: 693571 out of 693628 tests passed. 57 failed (0.00821766%)
16803     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
16804     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
16805     KANNADA: 950956 out of 951913 tests passed. 957 failed (0.100534%)
16806     KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
16807     MALAYALAM: 1047219 out of 1048416 tests passed. 1197 failed
16808     (0.114172%)
16809     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
16810     SINHALA: 271699 out of 271847 tests passed. 148 failed (0.0544424%)
16811     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
16812     TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
16813
16814  src/hb-ot-shape-complex-indic.cc                   | 41
16815  +++++++++++++++-------
16816  .../indic/script-malayalam/misc/misc.txt           |  1 +
16817  2 files changed, 29 insertions(+), 13 deletions(-)
16818
16819 commit 88f413b56f2858d149e2fc067685aeecaea779ca
16820 Author: Behdad Esfahbod <behdad@behdad.org>
16821 Date:   Tue Jul 24 03:04:36 2012 -0400
16822
16823     [Indic] Implement Reph+Ya-Phalaa interaction
16824
16825     The sequence Ra,H,Ya in Bengali is ambigious and Unicode encoded
16826     that to
16827     get Ya-Phalaa, one would place ZWJ before Halant.  Ie. a ZWJ,H
16828     sequence
16829     requests subjoining, while a H,ZWJ requests Half form.  Implement
16830     that.
16831
16832     Bengali failures go down from 377 to 297 (0.0838308%).
16833     Gujarati is down by 4 to 17 (0.0046384%).
16834     Kannada is down by 226 to 957 (0.100534%).
16835
16836     Current status:
16837
16838     BENGALI: 353988 out of 354285 tests passed. 297 failed (0.0838308%)
16839     DEVANAGARI: 693571 out of 693628 tests passed. 57 failed (0.00821766%)
16840     GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
16841     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
16842     KANNADA: 950956 out of 951913 tests passed. 957 failed (0.100534%)
16843     KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
16844     MALAYALAM: 1046857 out of 1048416 tests passed. 1559 failed
16845     (0.148701%)
16846     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
16847     SINHALA: 271699 out of 271847 tests passed. 148 failed (0.0544424%)
16848     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
16849     TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
16850
16851  src/hb-ot-shape-complex-indic.cc                               |
16852  10 ++++++++--
16853  .../in-tree/shaper-indic/indic/script-bengali/misc/reph.txt    |  4 ++++
16854  2 files changed, 12 insertions(+), 2 deletions(-)
16855
16856 commit dff0ece11d61978c04e839501f179a5c3077f340
16857 Author: Behdad Esfahbod <behdad@behdad.org>
16858 Date:   Tue Jul 24 02:30:38 2012 -0400
16859
16860     [Indic] Limit matras to 4 per syllable
16861
16862     Also limit joiners.
16863
16864     This limits our syllable length to a constant, and is
16865     closer to what Uniscribe does anyway.
16866
16867     Two Devanagari tests regressed, but who cares about tests with 20
16868     joiners in a row?!  Devanagari at 57 (0.00821766%) now.
16869
16870  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
16871  1 file changed, 2 insertions(+), 2 deletions(-)
16872
16873 commit 330b329c8905a37ca88c556dea82c70d74c77458
16874 Author: Behdad Esfahbod <behdad@behdad.org>
16875 Date:   Tue Jul 24 02:25:26 2012 -0400
16876
16877     [Indic] Unmark U+17D1 KHMER SIGN VIRIAM to NOT be a Virama
16878
16879     Fixes another 1 Khmer failure.  Down to 30 (0.0100293%) now.
16880
16881  src/hb-ot-shape-complex-indic.cc                                        |
16882  2 ++
16883  .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt    |
16884  1 +
16885  2 files changed, 3 insertions(+)
16886
16887 commit 6824a7194e01b77eddb95bd95a9b32e219140912
16888 Author: Behdad Esfahbod <behdad@behdad.org>
16889 Date:   Tue Jul 24 02:22:18 2012 -0400
16890
16891     [Indic] Recategorize Khmer various signs as top matras
16892
16893     Khmer failures down from 39 to 31 (0.0103636%).
16894
16895  src/hb-ot-shape-complex-indic.cc | 23 ++++++++++-------------
16896  1 file changed, 10 insertions(+), 13 deletions(-)
16897
16898 commit d90b8e841e0068a601c96ab184d18b0f48eec9d1
16899 Author: Behdad Esfahbod <behdad@behdad.org>
16900 Date:   Tue Jul 24 02:10:20 2012 -0400
16901
16902     [Indic] Reposition Khmer prebase-reordering Ra around split matras
16903
16904     In Khmer coeng model, a V,Ra can go *after* matras.  If it goes
16905     after a
16906     split matra, it should be reordered to *before* the left part of
16907     such matra.
16908
16909     Khmer failures down from 136 to 39 (0.0130381%).
16910
16911  src/hb-ot-shape-complex-indic.cc                            | 13
16912  +++++++++++++
16913  .../south-east-asian/script-khmer/misc/misc.txt             |  4 ++++
16914  2 files changed, 17 insertions(+)
16915
16916 commit 0afb84c12567ac35adac657bf8be29999b8c5a50
16917 Author: Behdad Esfahbod <behdad@behdad.org>
16918 Date:   Tue Jul 24 01:44:47 2012 -0400
16919
16920     [Indic] Fix minor bug in pre-base Ra positioning
16921
16922  src/hb-ot-shape-complex-indic.cc | 4 ++--
16923  1 file changed, 2 insertions(+), 2 deletions(-)
16924
16925 commit 7573799126e812a047daa5f64121ec959866b3c8
16926 Author: Behdad Esfahbod <behdad@behdad.org>
16927 Date:   Tue Jul 24 01:32:07 2012 -0400
16928
16929     [Indic] Position Khmer U+17CE
16930
16931     Fixes another 6 Khmer failures.  Now at 136 (0.0454661%).
16932
16933  src/hb-ot-shape-complex-indic.cc                                    |
16934  6 ++++++
16935  .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt        | 1 +
16936  2 files changed, 7 insertions(+)
16937
16938 commit 8d00e8d0e7d10f823e6975fecaffb9d557b1a99a
16939 Author: Behdad Esfahbod <behdad@behdad.org>
16940 Date:   Tue Jul 24 01:04:18 2012 -0400
16941
16942     [Indic] Don't reposition Khmer Bindu
16943
16944     Khmer Bindu doesn't like to move to syllable end.  Leave it where it
16945     was.
16946
16947     Brings down Khmer failures from 510 to 142 (0.047572%).
16948
16949  src/hb-ot-shape-complex-indic.cc | 2 ++
16950  1 file changed, 2 insertions(+)
16951
16952 commit 2278eefcdb3dd0d492b9d07176fbecc1f0516bb7
16953 Author: Behdad Esfahbod <behdad@behdad.org>
16954 Date:   Tue Jul 24 00:26:43 2012 -0400
16955
16956     [Indic] In Sinhala, form forced Reph even if no other consonant found
16957
16958     Fixes another 10 Sinhala failures.  Down to 148 (0.0544424%).
16959
16960  src/hb-ot-shape-complex-indic.cc                               |
16961  10 +++++-----
16962  .../in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt    |  1 +
16963  2 files changed, 6 insertions(+), 5 deletions(-)
16964
16965 commit 71fd5e80ad06c8e85a1112cc89e129d6cd03f82c
16966 Author: Behdad Esfahbod <behdad@behdad.org>
16967 Date:   Tue Jul 24 00:21:16 2012 -0400
16968
16969     [Indic] Further adjust base algorithm for Sinhala
16970
16971     Apparently if there is C,V,ZWJ,C, the first C will be base, but if
16972     it's C,ZWJ,V,C, the second one will be.
16973
16974     Note that Uniscribe implements this differently, by breaking
16975     syllable in
16976     the case of C,ZWJ,V,C and putting the first consonant in one syllable
16977     and the rest in the next syllable.
16978
16979     Sinhala failures down from 208 to 158 (0.0581209%).  No changes to
16980     Khmer.
16981
16982  src/hb-ot-shape-complex-indic.cc                              |
16983  11 +++++++----
16984  .../in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt   |  3 +++
16985  2 files changed, 10 insertions(+), 4 deletions(-)
16986
16987 commit 73d71cc527d28fd5519c5d965c272ea1fb149a0e
16988 Author: Behdad Esfahbod <behdad@behdad.org>
16989 Date:   Tue Jul 24 00:09:12 2012 -0400
16990
16991     [Indic] End Vowel-based syllable at ZWJ
16992
16993     One Devanagari test regressed, plus 10 Malayalam (at 1545 now).
16994
16995     Fixed 120 Sinhala failures.  Now at 208 (0.0765136%).
16996
16997  src/hb-ot-shape-complex-indic-machine.rl                                |
16998  2 +-
16999  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt       |
17000  1 +
17001  2 files changed, 2 insertions(+), 1 deletion(-)
17002
17003 commit 34c215036f5fcdc7599b1ab0591b56dbb3811902
17004 Author: Behdad Esfahbod <behdad@behdad.org>
17005 Date:   Mon Jul 23 23:51:29 2012 -0400
17006
17007     [Indic] Improve Sinhala base algorithm and reph positioning
17008
17009     Sinhala does not have half forms.  And most (all?) consonants can be
17010     base, except when preceded by ZWJ, which would request a subjoined
17011     form.
17012     Hence switch the base algorithm to categorize with Khmer, start search
17013     at start, and stop at a ZWJ.
17014
17015     Also, mark all pos=base consonants after base to be subjoined.  Mark
17016     base itself to have pos=base.
17017
17018     Finally, adjust Sinhala's reph position to after-main.
17019
17020     Brings down Sinhala failures from 455 to 328 (0.120656%).
17021
17022  src/hb-ot-shape-complex-indic.cc                       | 18
17023  +++++++++++++++++-
17024  .../shaper-indic/indic/script-sinhala/misc/misc.txt    |  1 +
17025  2 files changed, 18 insertions(+), 1 deletion(-)
17026
17027 commit 2ec934c6c25423e7af20d909a9c698a149808ea9
17028 Author: Behdad Esfahbod <behdad@behdad.org>
17029 Date:   Mon Jul 23 23:49:04 2012 -0400
17030
17031     [Indic] Change "unknown" position to end of syllable
17032
17033  src/hb-ot-shape-complex-indic-private.hh | 2 +-
17034  1 file changed, 1 insertion(+), 1 deletion(-)
17035
17036 commit b70021f7c81a0ed08475b14b07291f662cd9f905
17037 Author: Behdad Esfahbod <behdad@behdad.org>
17038 Date:   Mon Jul 23 20:18:17 2012 -0400
17039
17040     When removing zero-width marks, don't remove ligatures
17041
17042     If a mark ligated, it probably should NOT be removed.
17043
17044  src/hb-ot-shape.cc | 6 +++---
17045  1 file changed, 3 insertions(+), 3 deletions(-)
17046
17047 commit 49c5ec51444f27f33e1eb6aa1959c61b08fa89c0
17048 Author: Behdad Esfahbod <behdad@behdad.org>
17049 Date:   Mon Jul 23 20:14:13 2012 -0400
17050
17051     Minor refactoring
17052
17053  src/hb-ot-layout-gsubgpos-private.hh | 32
17054  --------------------------------
17055  src/hb-ot-layout-private.hh          | 35
17056  +++++++++++++++++++++++++++++++++++
17057  src/hb-ot-shape-complex-indic.cc     |  2 +-
17058  3 files changed, 36 insertions(+), 33 deletions(-)
17059
17060 commit c3e6fdc3791168cf2b4c9412e751f187d58faa42
17061 Author: Behdad Esfahbod <behdad@behdad.org>
17062 Date:   Mon Jul 23 20:11:42 2012 -0400
17063
17064     [Indic] Improve check on ligatures
17065
17066     Only skip actual ligatures, not marks in-between ligature components.
17067
17068  src/hb-ot-layout-gsubgpos-private.hh | 5 +++++
17069  src/hb-ot-shape-complex-indic.cc     | 2 +-
17070  2 files changed, 6 insertions(+), 1 deletion(-)
17071
17072 commit 771a8f50289e8fa458cfc3cd84f73a380ce98077
17073 Author: Behdad Esfahbod <behdad@behdad.org>
17074 Date:   Mon Jul 23 20:07:50 2012 -0400
17075
17076     [Indic] exclude ligatures when matching on Indic category
17077
17078     If, say, a H,ZWJ,C ligature was formed, we don't want the code
17079     to detec
17080     that as a Halant.  So, ignore ligatures when matching category in
17081     final_reordering.
17082
17083     Sinhala failures down from 514 to 455 (0.167374%).
17084
17085  src/hb-ot-shape-complex-indic.cc                   | 41
17086  ++++++++++++----------
17087  .../indic/script-sinhala/misc/misc.txt             |  1 +
17088  2 files changed, 23 insertions(+), 19 deletions(-)
17089
17090 commit d1af9e82e5309158ed334ab8e21f3a3b64b9540f
17091 Author: Behdad Esfahbod <behdad@behdad.org>
17092 Date:   Mon Jul 23 19:55:35 2012 -0400
17093
17094     [GSUB/GPOS] Const correctness
17095
17096  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
17097  1 file changed, 2 insertions(+), 2 deletions(-)
17098
17099 commit baacd090df97610e3f6d1b2a110dc67b6c6f9f5c
17100 Author: Behdad Esfahbod <behdad@behdad.org>
17101 Date:   Mon Jul 23 19:51:48 2012 -0400
17102
17103     [Indic] Minor refactoring
17104
17105  src/hb-ot-shape-complex-indic.cc | 10 ++++++++--
17106  1 file changed, 8 insertions(+), 2 deletions(-)
17107
17108 commit c7c4de2fb9bba216e37875d79815eef55c0acc01
17109 Author: Behdad Esfahbod <behdad@behdad.org>
17110 Date:   Mon Jul 23 18:25:02 2012 -0400
17111
17112     [Indic] Remove syllable length check before sorting
17113
17114     We now limit syllable lengths in the machine.  No need to match here.
17115
17116  src/hb-ot-shape-complex-indic.cc | 2 --
17117  1 file changed, 2 deletions(-)
17118
17119 commit 9fa052733eb93a3ce1205f63ff8f74cb295cbe99
17120 Author: Behdad Esfahbod <behdad@behdad.org>
17121 Date:   Mon Jul 23 18:19:17 2012 -0400
17122
17123     [Indic] Limit syllables to at most five consonants
17124
17125     Seems to be about what Uniscribe does.  Not exactly.  But close
17126     enough.
17127     More consonants will start a new cluster.
17128
17129     A few scripts went way down in failures.  In particular:
17130
17131       - Devanagari failures went down from 490 to 56.
17132       - Telugu went down from 113 to 49.
17133
17134     Other scripts went down slightly or didn't change.  New numbers:
17135
17136     BENGALI: 353908 out of 354285 tests passed. 377 failed (0.106412%)
17137     DEVANAGARI: 693572 out of 693628 tests passed. 56 failed (0.00807349%)
17138     GUJARATI: 366485 out of 366506 tests passed. 21 failed (0.00572978%)
17139     GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
17140     KANNADA: 950730 out of 951913 tests passed. 1183 failed (0.124276%)
17141     KHMER: 298613 out of 299124 tests passed. 511 failed (0.170832%)
17142     MALAYALAM: 1046881 out of 1048416 tests passed. 1535 failed
17143     (0.146411%)
17144     ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
17145     SINHALA: 271333 out of 271847 tests passed. 514 failed (0.189077%)
17146     TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
17147     TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
17148
17149     Some of the remaining Telugu and Devanagari issues seem to be
17150     Uniscribe
17151     eating Anusvara when placed before a non-joiner.  Ouch!
17152
17153  src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
17154  1 file changed, 3 insertions(+), 3 deletions(-)
17155
17156 commit 093cd583263a5d427e3377b31585043fb55d2557
17157 Author: Behdad Esfahbod <behdad@behdad.org>
17158 Date:   Mon Jul 23 14:04:42 2012 -0400
17159
17160     [Thai] Fix SARA AM handling
17161
17162     Oops, thinko.
17163
17164  src/hb-ot-shape-complex-misc.cc | 6 +++---
17165  src/hb-private.hh               | 4 ++--
17166  2 files changed, 5 insertions(+), 5 deletions(-)
17167
17168 commit 42848453bf260b456b46a07f066e31b8c3aac2f1
17169 Author: Behdad Esfahbod <behdad@behdad.org>
17170 Date:   Mon Jul 23 13:52:07 2012 -0400
17171
17172     [Thai] Reorder U+0E3A THAI VOWEL SIGN PHINTHU
17173
17174     Uniscribe reorders U+0E3A to be after U+0E38 and U+0E39.  We do
17175     that by
17176     modifying the ccc for U+0E3A.
17177
17178     Fixes the two remaining Thai failures (see previous commit).
17179
17180  src/hb-ot-shape-complex-misc.cc                          |  7 +++++++
17181  src/hb-unicode.cc                                        |  6 ++++++
17182  .../texts/in-tree/shaper-thai/script-thai/misc/MANIFEST  |  1 +
17183  .../in-tree/shaper-thai/script-thai/misc/phinthu.txt     | 16
17184  ++++++++++++++++
17185  4 files changed, 30 insertions(+)
17186
17187 commit 4a7f4f3e56f8f7640ae7337aa1b3324f31e0d4ab
17188 Author: Behdad Esfahbod <behdad@behdad.org>
17189 Date:   Mon Jul 23 13:15:33 2012 -0400
17190
17191     [Thai] Adjust SARA AM reordering to match Uniscribe
17192
17193     Adjust the list of marks before SARA AM that get the reordering
17194     treatment.  Also adjust cluster formation to match Uniscribe.
17195
17196     With Wikipedia test data, now I see:
17197
17198       - For Thai, with the Angsana New font from Win7, I see 54
17199       failures out
17200         of over 4M tests  (0.00129107%).  Of the 54, two are legitimate
17201         reordering issues (fix coming soon), and the other 52 are simply
17202         Uniscribe using a zero-width space char instead of an unknown
17203         character for missing glyphs.  No idea why.  The missing-glyph
17204         sequences include one that is a Thai character followed by
17205         an Arabic
17206         Sokun.  Someone confused it with Nikhahit I assume!
17207
17208       - For Lao, with the Dokchampa font from Win7, 33 tests fail out of
17209         54k (0.0615167%).  All seem to be insignificant mark positioning
17210         with two marks on a base.  Have to investigate.
17211
17212  src/hb-ot-shape-complex-misc.cc                    | 42
17213  +++++++++++++---------
17214  src/hb-private.hh                                  |  6 ++++
17215  test/shaping/texts/in-tree/shaper-thai/MANIFEST    |  1 +
17216  .../texts/in-tree/shaper-thai/script-lao/MANIFEST  |  1 +
17217  .../in-tree/shaper-thai/script-lao/misc/MANIFEST   |  1 +
17218  .../shaper-thai/script-lao/misc/sara-am.txt        | 20 +++++++++++
17219  .../shaper-thai/script-thai/misc/sara-am.txt       | 18 +++++++++-
17220  7 files changed, 72 insertions(+), 17 deletions(-)
17221
17222 commit 2cc933aff97916e5d0fe42883f40f0879f848e25
17223 Author: Behdad Esfahbod <behdad@behdad.org>
17224 Date:   Mon Jul 23 08:22:55 2012 -0400
17225
17226     [Indic] Fix cluster formation with left-matras and conjunct forms
17227
17228     Test case was: <U+0D15,U+0D4D,U+0D15,U+0D4A>.
17229
17230  src/hb-ot-shape-complex-indic.cc | 4 ++--
17231  1 file changed, 2 insertions(+), 2 deletions(-)
17232
17233 commit e6b01a878cd2e63cb675e7e0c6ac4d83a8c10f37
17234 Author: Behdad Esfahbod <behdad@behdad.org>
17235 Date:   Mon Jul 23 00:11:26 2012 -0400
17236
17237     [Indic] Further streamline cluster formation
17238
17239     This should address all possible cluster misformations that I had in
17240     mind.
17241
17242  src/hb-ot-shape-complex-indic.cc | 21 ++++++++++-----------
17243  1 file changed, 10 insertions(+), 11 deletions(-)
17244
17245 commit 7b2a7dadd6c616bbfe1d8358700cab9cee88e584
17246 Author: Behdad Esfahbod <behdad@behdad.org>
17247 Date:   Sun Jul 22 23:58:55 2012 -0400
17248
17249     [Indic] Merge clusters before sorting
17250
17251     This should fix any instabilities in cluster formation that we were
17252     speculating may happen with surrounding syllables.  Or most of it
17253     perhaps.
17254
17255  src/hb-ot-shape-complex-indic.cc | 4 ++++
17256  1 file changed, 4 insertions(+)
17257
17258 commit abb3239ef92cc5dccb4638806d7ae9868b9ac9b3
17259 Author: Behdad Esfahbod <behdad@behdad.org>
17260 Date:   Sun Jul 22 23:55:19 2012 -0400
17261
17262     [Indic] Update clusters for left-matra even if matra didn't move
17263
17264     Fixes crashes reported with left matra under
17265     non-uniscribe-bug-compatibilty mode.
17266
17267  src/hb-ot-shape-complex-indic.cc | 9 ++++++++-
17268  1 file changed, 8 insertions(+), 1 deletion(-)
17269
17270 commit 60554f14d8dca208721f0da8b69d84b92819c54f
17271 Author: Behdad Esfahbod <behdad@behdad.org>
17272 Date:   Sun Jul 22 23:23:56 2012 -0400
17273
17274     [Indic] Merge in Malayalam tests
17275
17276     From:
17277     http://silpa.org.in/pub/tests/hb/ml/ml-harfbuzz-testdata.txt
17278
17279  .../indic/script-malayalam/misc/misc.txt           | 94
17280  +++++++++++-----------
17281  1 file changed, 46 insertions(+), 48 deletions(-)
17282
17283 commit 5c7081770c7a611bbe79b451b7b86dec4fa6395d
17284 Author: Behdad Esfahbod <behdad@behdad.org>
17285 Date:   Sun Jul 22 23:20:27 2012 -0400
17286
17287     [Indic] Add extensive Sinhala tests
17288
17289     Generated by:
17290     http://git.savannah.gnu.org/cgit/sinhala.git/plain/utils/gen-unicode-sinhala.py
17291
17292  .../indic/script-sinhala/misc/extensive.txt        | 4390
17293  ++++++++++++++++++++
17294  1 file changed, 4390 insertions(+)
17295
17296 commit 2efe4707b1b449962f6e161716477d9775456c46
17297 Author: Behdad Esfahbod <behdad@behdad.org>
17298 Date:   Sun Jul 22 23:17:59 2012 -0400
17299
17300     [Indic] Add Sinhala tests
17301
17302     Merge tests from:
17303     http://git.savannah.gnu.org/cgit/sinhala.git/plain/patches/icu-sinhala-rendering.txt
17304
17305  .../indic/script-sinhala/misc/misc.txt             | 26
17306  ++++++++++++++++++++--
17307  1 file changed, 24 insertions(+), 2 deletions(-)
17308
17309 commit 3d4c111b7a13700b2f7a0b087eb3992283295f21
17310 Author: Behdad Esfahbod <behdad@behdad.org>
17311 Date:   Fri Jul 20 19:34:39 2012 -0400
17312
17313     Add a test case
17314
17315  .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt
17316  | 1 +
17317  1 file changed, 1 insertion(+)
17318
17319 commit 92a1ad7bef9efb456ab87bd63818cfbed7da3f6f
17320 Author: Behdad Esfahbod <behdad@behdad.org>
17321 Date:   Fri Jul 20 18:38:27 2012 -0400
17322
17323     [Indic] Stop searching for base if a post form is found before
17324     below form
17325
17326     Improves Bengali and Gurmukhi.  Malayalam regressed a bit.  We will
17327     deal
17328     with that later.
17329
17330  src/hb-ot-shape-complex-indic.cc | 5 ++++-
17331  1 file changed, 4 insertions(+), 1 deletion(-)
17332
17333 commit 4c450c703f8e4618c587bcd7ef46dcc1f2c7947b
17334 Author: Behdad Esfahbod <behdad@behdad.org>
17335 Date:   Fri Jul 20 18:13:04 2012 -0400
17336
17337     [Indic] Recompose Bengali Ya,Nukta
17338
17339     This is a bunch of hacks for now.
17340
17341     Improves Bengali a bit.
17342
17343  src/hb-ot-shape-complex-indic.cc | 4 ++--
17344  src/hb-unicode.cc                | 8 ++++++++
17345  2 files changed, 10 insertions(+), 2 deletions(-)
17346
17347 commit e9c0f152a38cb2e76650a3e43f7fdcda266af696
17348 Author: Behdad Esfahbod <behdad@behdad.org>
17349 Date:   Fri Jul 20 17:05:46 2012 -0400
17350
17351     [Uniscribe] Fix script fallback
17352
17353     Gurmukhi failures half now.  Others changed slightly.
17354
17355  src/hb-uniscribe.cc | 34 ++++++++++++++--------------------
17356  1 file changed, 14 insertions(+), 20 deletions(-)
17357
17358 commit 5791f329159c9863317e2b507514c29321be31a7
17359 Author: Behdad Esfahbod <behdad@behdad.org>
17360 Date:   Fri Jul 20 16:26:55 2012 -0400
17361
17362     [Indic] Allow a ZWNJ after SM's
17363
17364     Malayalam failures go way down.  Other scripts benefitted slightly
17365     too.
17366     Sinhala had one or two test regressions, but...
17367
17368  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
17369  1 file changed, 1 insertion(+), 1 deletion(-)
17370
17371 commit 34ae336f3fae93ef9372881d545c817bce383041
17372 Author: Behdad Esfahbod <behdad@behdad.org>
17373 Date:   Fri Jul 20 16:17:28 2012 -0400
17374
17375     [Indic] Improve Reph AfterMain positioning
17376
17377     Fixes 20 out of 48 failing Oriya tests.  Failure rate down to
17378     0.066% now.
17379
17380  src/hb-ot-shape-complex-indic.cc | 3 +--
17381  1 file changed, 1 insertion(+), 2 deletions(-)
17382
17383 commit bdd080431a40bc941ece3230f338b94a46bd12a2
17384 Author: Behdad Esfahbod <behdad@behdad.org>
17385 Date:   Fri Jul 20 16:03:09 2012 -0400
17386
17387     [Indic] Reposition Oriya Candrabindu
17388
17389     Oriya failures down from 0.65% to 0.20%.
17390
17391  src/hb-ot-shape-complex-indic.cc                                        |
17392  1 +
17393  .../shaping/texts/in-tree/shaper-indic/indic/script-oriya/misc/MANIFEST |
17394  1 +
17395  .../texts/in-tree/shaper-indic/indic/script-oriya/misc/bindu.txt        |
17396  2 ++
17397  3 files changed, 4 insertions(+)
17398
17399 commit 5f0eaaad129ff04d56b8756bebf19fbc242718c9
17400 Author: Behdad Esfahbod <behdad@behdad.org>
17401 Date:   Fri Jul 20 15:47:24 2012 -0400
17402
17403     [Indic] Fix base search in final_reordering
17404
17405     Fixes most Malayalam failures.  Down from 1.6% to 0.38% now.  Fixes a
17406     few more in other scripts too.
17407
17408  src/hb-ot-shape-complex-indic.cc | 12 ++++++++----
17409  1 file changed, 8 insertions(+), 4 deletions(-)
17410
17411 commit 81202bd860e4034c18d9f80c5a4f33d9f48463a3
17412 Author: Behdad Esfahbod <behdad@behdad.org>
17413 Date:   Fri Jul 20 15:10:02 2012 -0400
17414
17415     [Indic] Don't attach SM/VD to other characters
17416
17417  src/hb-ot-shape-complex-indic-private.hh |  3 +++
17418  src/hb-ot-shape-complex-indic.cc         | 38
17419  ++++++++++++++++++--------------
17420  2 files changed, 24 insertions(+), 17 deletions(-)
17421
17422 commit efb4ad735691837a52447bedc1a66a87d0d9af51
17423 Author: Behdad Esfahbod <behdad@behdad.org>
17424 Date:   Fri Jul 20 14:27:38 2012 -0400
17425
17426     Fix compiler warnings
17427
17428     If x is not constant, we cannot ASSERT_STATIC on it.
17429
17430  src/hb-private.hh | 2 +-
17431  1 file changed, 1 insertion(+), 1 deletion(-)
17432
17433 commit f31d97e44eeb6fb141f3de928e27e033fc7b1f47
17434 Author: Behdad Esfahbod <behdad@behdad.org>
17435 Date:   Fri Jul 20 14:13:35 2012 -0400
17436
17437     [Indic] Form Telugu Reph out of Ra,Virama,ZWJ
17438
17439     Apparently this was approved in Feb 2012.  No font yet.
17440
17441  src/hb-ot-shape-complex-indic-private.hh | 2 +-
17442  src/hb-ot-shape-complex-indic.cc         | 4 ++--
17443  2 files changed, 3 insertions(+), 3 deletions(-)
17444
17445 commit 2e193b240ec85cab0d4e2f8a375c5a7f0ef99985
17446 Author: Behdad Esfahbod <behdad@behdad.org>
17447 Date:   Fri Jul 20 14:02:35 2012 -0400
17448
17449     [Indic] Don't split U+0AC9
17450
17451     Althought IndicMatraCategory.txt classifies it as Top_And_Right matra,
17452     it does not have Unicode decomposition, and Uniscribe does not do
17453     anything special about it either.
17454
17455     Gujarati failures down from 0.672% to 0.0130966%.
17456
17457  src/hb-unicode.cc | 2 +-
17458  1 file changed, 1 insertion(+), 1 deletion(-)
17459
17460 commit 30c3d5e9fc61b49c2c6ad4e744300edd6f3e0261
17461 Author: Behdad Esfahbod <behdad@behdad.org>
17462 Date:   Fri Jul 20 13:56:32 2012 -0400
17463
17464     [Indic] Simplify Uniscribe cluster emulation
17465
17466     Now that we break syllables on Halant,ZWNJ, this code can be
17467     simplified.
17468
17469  src/hb-ot-shape-complex-indic.cc | 11 ++---------
17470  1 file changed, 2 insertions(+), 9 deletions(-)
17471
17472 commit decf6ffca475fe01ff3151b7641f629f031137d2
17473 Author: Behdad Esfahbod <behdad@behdad.org>
17474 Date:   Fri Jul 20 13:51:31 2012 -0400
17475
17476     [Indic] Minor!
17477
17478  src/hb-ot-shape-complex-indic.cc | 2 +-
17479  1 file changed, 1 insertion(+), 1 deletion(-)
17480
17481 commit 9e4f94a72cea6d65a6a7ba5a47db92e00dbfbb91
17482 Author: Behdad Esfahbod <behdad@behdad.org>
17483 Date:   Fri Jul 20 13:48:03 2012 -0400
17484
17485     [Indic] Break syllables at Halant,ZWNJ
17486
17487     That's really what Uniscribe does, and explains a lot of pecularities
17488     of
17489     Halant,ZWNJ before the base.
17490
17491     Sent Telugu from 1% failures to 0.03%.  Improved Kannada and Malayalam
17492     slightly.  Fixed half of Bengali, and did NOT break anything!
17493
17494  src/hb-ot-shape-complex-indic-machine.rl | 5 +++--
17495  src/hb-ot-shape-complex-indic.cc         | 5 ++---
17496  2 files changed, 5 insertions(+), 5 deletions(-)
17497
17498 commit 2c372b80f6befad69e216e3f218b38640b8cc044
17499 Author: Behdad Esfahbod <behdad@behdad.org>
17500 Date:   Fri Jul 20 13:37:48 2012 -0400
17501
17502     [Indic] Better check for applying 'init'
17503
17504     Specifically, don't apply 'init' if previous char is a joiner.
17505
17506     Fixes some more of Bengali.
17507
17508  src/hb-ot-shape-complex-indic.cc | 9 +--------
17509  src/hb-private.hh                | 3 ++-
17510  2 files changed, 3 insertions(+), 9 deletions(-)
17511
17512 commit 34a7440b7c6c6e53394ddbdbedaad57b23f85105
17513 Author: Behdad Esfahbod <behdad@behdad.org>
17514 Date:   Fri Jul 20 12:32:59 2012 -0400
17515
17516     [GPOS] Don't zero mark advances
17517
17518     Fixes more of Telugu, Kannada, and Oriya.
17519
17520     May break things (outside Indic...), but we cannot think of any
17521     font relying
17522     on this immediately.
17523
17524  src/hb-ot-layout-gpos-table.hh | 4 ++--
17525  1 file changed, 2 insertions(+), 2 deletions(-)
17526
17527 commit 8ed248de77e5d2ed978e55c0ce1a11727bc9e34c
17528 Author: Behdad Esfahbod <behdad@behdad.org>
17529 Date:   Fri Jul 20 11:42:24 2012 -0400
17530
17531     [Indic] Minor
17532
17533  src/hb-ot-shape-complex-indic.cc | 5 +++--
17534  1 file changed, 3 insertions(+), 2 deletions(-)
17535
17536 commit d0e68dbd0b9fc9a42c4280d01c8ffd9c5015d550
17537 Author: Behdad Esfahbod <behdad@behdad.org>
17538 Date:   Fri Jul 20 11:25:41 2012 -0400
17539
17540     [Indic] Implement reph positioning step 5
17541
17542     Not tuned, just copied from step 2.  Fixes another 0.5% of Kannada
17543     failures.  1% to go.
17544
17545  src/hb-ot-shape-complex-indic.cc | 12 +++++++++++-
17546  1 file changed, 11 insertions(+), 1 deletion(-)
17547
17548 commit a9e45c32e4a0d6da33c52f8427aa694e57f52eb9
17549 Author: Behdad Esfahbod <behdad@behdad.org>
17550 Date:   Fri Jul 20 11:04:15 2012 -0400
17551
17552     [Indic] Don't let ZWNJ at the end of syllable affect base search
17553
17554     Fixes a few Devanagari, half of remaining Kannada failures,
17555     quarter for
17556     Telugu, and others slightly improved or unchanged.
17557
17558  src/hb-ot-shape-complex-indic.cc | 6 +++++-
17559  1 file changed, 5 insertions(+), 1 deletion(-)
17560
17561 commit 20b68e699f73e6ce046c0ec143d40b3d6d48e06b
17562 Author: Behdad Esfahbod <behdad@behdad.org>
17563 Date:   Fri Jul 20 10:47:46 2012 -0400
17564
17565     [Indic] Apply 'cjct' globally
17566
17567     Fixes 5 Devanagari failures, and no regressions.
17568
17569  src/hb-ot-shape-complex-indic.cc | 15 +++++++++------
17570  1 file changed, 9 insertions(+), 6 deletions(-)
17571
17572 commit 51e764de441072e7c9f67de23e8ed717b9b8957d
17573 Author: Behdad Esfahbod <behdad@behdad.org>
17574 Date:   Fri Jul 20 10:30:24 2012 -0400
17575
17576     [Indic] Unbreak old scriptures
17577
17578     Brings down failures with Lohit-Telugu from 57% to 1.40%.
17579
17580  src/hb-ot-shape-complex-indic.cc | 5 +++--
17581  1 file changed, 3 insertions(+), 2 deletions(-)
17582
17583 commit 900cf3d449bf36d4f8b1474590cae925fef48fc8
17584 Author: Behdad Esfahbod <behdad@behdad.org>
17585 Date:   Fri Jul 20 10:18:23 2012 -0400
17586
17587     Minor
17588
17589  src/hb-ot-shape-complex-indic.cc | 2 +-
17590  1 file changed, 1 insertion(+), 1 deletion(-)
17591
17592 commit 87cd63266e73af316b250573ef57388a0bcc9133
17593 Author: Behdad Esfahbod <behdad@behdad.org>
17594 Date:   Thu Jul 19 21:17:48 2012 -0400
17595
17596     [Indic] Recategorize some Kannada right matras
17597
17598     Kannada failures down from 3.5% to 2.93%.
17599
17600  src/hb-ot-shape-complex-indic.cc                                   | 2 +-
17601  .../texts/in-tree/shaper-indic/indic/script-kannada/misc/MANIFEST  | 1 +
17602  .../shaper-indic/indic/script-kannada/misc/right-matras.txt        |
17603  7 +++++++
17604  3 files changed, 9 insertions(+), 1 deletion(-)
17605
17606 commit 3604d64ced909ade91998d294a7b4b2ee14d47aa
17607 Author: Behdad Esfahbod <behdad@behdad.org>
17608 Date:   Thu Jul 19 21:13:04 2012 -0400
17609
17610     [Indic] Recategorize GURMUKHI ADDAK
17611
17612     It's not in IndicSyllabicCategory.txt.  Fixes most of Gurmukhi
17613     failures.
17614     Failures down from 7.7% to 0.222%!
17615
17616  src/hb-ot-shape-complex-indic.cc | 1 +
17617  1 file changed, 1 insertion(+)
17618
17619 commit 89328581236a53ec16508b95db54c7e5315b178f
17620 Author: Behdad Esfahbod <behdad@behdad.org>
17621 Date:   Thu Jul 19 21:02:38 2012 -0400
17622
17623     Minor
17624
17625  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
17626  1 file changed, 2 insertions(+), 2 deletions(-)
17627
17628 commit 47ef931f13778b894090139a64238a5ab9ac1154
17629 Author: Behdad Esfahbod <behdad@behdad.org>
17630 Date:   Thu Jul 19 20:52:44 2012 -0400
17631
17632     [buffer] Make sure out_info = info during GPOS
17633
17634  src/hb-buffer.cc | 9 +++++++--
17635  1 file changed, 7 insertions(+), 2 deletions(-)
17636
17637 commit ae63cf206291befe3920adfe015e6cd0961580e5
17638 Author: Behdad Esfahbod <behdad@behdad.org>
17639 Date:   Thu Jul 19 20:45:41 2012 -0400
17640
17641     Print line number during return when tracing
17642
17643  src/hb-private.hh | 8 ++++----
17644  1 file changed, 4 insertions(+), 4 deletions(-)
17645
17646 commit 5249f3aee108b0f41770d137e63a625f594418e7
17647 Author: Behdad Esfahbod <behdad@behdad.org>
17648 Date:   Thu Jul 19 20:30:22 2012 -0400
17649
17650     [Indic] Unbreak Khmer
17651
17652     For Khmer, all consonants are subjoining.  No need to look in
17653     the font.
17654     We were looking in the wrong order anyway.
17655
17656  src/hb-ot-shape-complex-indic.cc | 4 +++-
17657  1 file changed, 3 insertions(+), 1 deletion(-)
17658
17659 commit e0475345d5d7db8dbc8b554beedfa2435c5d7fd1
17660 Author: Behdad Esfahbod <behdad@behdad.org>
17661 Date:   Thu Jul 19 20:24:14 2012 -0400
17662
17663     [Indic] Apply 'akhn' globally
17664
17665     Fixes 1.5% more failures for Telugu, 2% for Kannada.
17666     Breaks one test in Devanagari.
17667
17668  src/hb-ot-shape-complex-indic.cc | 8 ++++----
17669  1 file changed, 4 insertions(+), 4 deletions(-)
17670
17671 commit c87bcddb10752b407c0471ee5ac4de6f1b00b711
17672 Author: Behdad Esfahbod <behdad@behdad.org>
17673 Date:   Thu Jul 19 20:03:25 2012 -0400
17674
17675     [Indic] Add failing test for Kannada
17676
17677  .../texts/in-tree/shaper-indic/indic/script-kannada/misc/misc.txt
17678  | 1 +
17679  1 file changed, 1 insertion(+)
17680
17681 commit fa247ebe524f92fa95d344ba912f704262879c13
17682 Author: Behdad Esfahbod <behdad@behdad.org>
17683 Date:   Thu Jul 19 19:52:19 2012 -0400
17684
17685     [Indic] Better position U+0CD5
17686
17687     Fixes another 5% of Kannada failures.
17688
17689  src/hb-ot-shape-complex-indic.cc | 4 ++--
17690  1 file changed, 2 insertions(+), 2 deletions(-)
17691
17692 commit f055442716ec7543ed156d4789955b19c11a5255
17693 Author: Behdad Esfahbod <behdad@behdad.org>
17694 Date:   Thu Jul 19 16:20:21 2012 -0400
17695
17696     [Indic] Lookup consonant position in the font
17697
17698     Fixes most failures of Oriya, and improves others a bit.
17699
17700  src/hb-ot-map-private.hh                 |  13 ++--
17701  src/hb-ot-shape-complex-indic-private.hh | 105
17702  -------------------------------
17703  src/hb-ot-shape-complex-indic.cc         |  63 +++++++++++++------
17704  3 files changed, 54 insertions(+), 127 deletions(-)
17705
17706 commit 74d1d88781e91866a52e27f391e34df03b313442
17707 Author: Behdad Esfahbod <behdad@behdad.org>
17708 Date:   Thu Jul 19 16:14:23 2012 -0400
17709
17710     [GSUB] Fix would_apply() for LigatureSubst
17711
17712  src/hb-ot-layout-gsub-table.hh | 1 +
17713  1 file changed, 1 insertion(+)
17714
17715 commit 787f7d1e9ba9ad038f24e5a1063d12c7d169ad37
17716 Author: Behdad Esfahbod <behdad@behdad.org>
17717 Date:   Thu Jul 19 15:29:13 2012 -0400
17718
17719     [TODO] Minor
17720
17721  TODO | 2 ++
17722  1 file changed, 2 insertions(+)
17723
17724 commit be73a5f9368136ecbdb211b96516ad0c554c8201
17725 Author: Behdad Esfahbod <behdad@behdad.org>
17726 Date:   Thu Jul 19 14:59:15 2012 -0400
17727
17728     Add src/test-would-substitute tool
17729
17730  src/Makefile.am              |   6 +-
17731  src/test-would-substitute.cc |  94 ++++++++++++++++++++++++++++++
17732  src/test.cc                  | 132
17733  +++++++++++++++++++++++++++++++++++++++++++
17734  3 files changed, 231 insertions(+), 1 deletion(-)
17735
17736 commit e72b360ac6381b549249b8836fa3e70b909d3437
17737 Author: Behdad Esfahbod <behdad@behdad.org>
17738 Date:   Thu Jul 19 14:35:23 2012 -0400
17739
17740     Refactor / finish would_apply() operation
17741
17742     Untested.
17743
17744  src/hb-ot-layout-gpos-table.hh       |   6 +-
17745  src/hb-ot-layout-gsub-table.hh       | 126 +++++++++----------
17746  src/hb-ot-layout-gsubgpos-private.hh | 233
17747  ++++++++++++++++++++++++++++++++++-
17748  src/hb-ot-layout.cc                  |  11 ++
17749  src/hb-ot-layout.h                   |   7 ++
17750  5 files changed, 308 insertions(+), 75 deletions(-)
17751
17752 commit 8c973ebf0f59abb5ee920edd5d64e23d8e47ad75
17753 Author: Behdad Esfahbod <behdad@behdad.org>
17754 Date:   Thu Jul 19 13:25:08 2012 -0400
17755
17756     [Indic] Implement per-script matra positioning
17757
17758     Following what the spec says.
17759
17760     Brings down Telugu failures from 40% to 3.75%, and Kannada failures
17761     from
17762     44% to 10%.  Does NOT affect other scripts' test results.
17763
17764  src/hb-ot-shape-complex-indic-private.hh |  2 +-
17765  src/hb-ot-shape-complex-indic.cc         | 40
17766  +++++++++++++++++++++++++++++---
17767  src/hb-unicode.cc                        |  2 +-
17768  3 files changed, 39 insertions(+), 5 deletions(-)
17769
17770 commit 8bb32458f95f13f66688e0811cc91f1bfffb867d
17771 Author: Behdad Esfahbod <behdad@behdad.org>
17772 Date:   Thu Jul 19 12:59:06 2012 -0400
17773
17774     [Indic] More refactoring
17775
17776  src/hb-ot-shape-complex-indic-private.hh |  9 ++---
17777  src/hb-ot-shape-complex-indic.cc         | 65
17778  ++++++++++++++++++++++++--------
17779  2 files changed, 54 insertions(+), 20 deletions(-)
17780
17781 commit 9ccc6382ba43760167c134c18c1c4ada4b8c3f22
17782 Author: Behdad Esfahbod <behdad@behdad.org>
17783 Date:   Thu Jul 19 12:32:16 2012 -0400
17784
17785     [Indic] Minor refactoring
17786
17787  src/hb-ot-shape-complex-indic.cc | 127
17788  ++++++++++++++++++++++-----------------
17789  1 file changed, 71 insertions(+), 56 deletions(-)
17790
17791 commit f83aaa3133de5d807be267a100d6a200e8db9017
17792 Author: Behdad Esfahbod <behdad@behdad.org>
17793 Date:   Thu Jul 19 12:23:23 2012 -0400
17794
17795     [Indic] Minor
17796
17797  src/hb-ot-shape-complex-indic-private.hh | 42
17798  ++++++++++++++++++++------------
17799  1 file changed, 26 insertions(+), 16 deletions(-)
17800
17801 commit be8b9f5f715f6fb36b98bd33c3303f79cc068f8a
17802 Author: Behdad Esfahbod <behdad@behdad.org>
17803 Date:   Thu Jul 19 12:11:12 2012 -0400
17804
17805     [Indic] Start refactoring different matra positions per script
17806
17807  src/hb-ot-shape-complex-indic-private.hh | 36
17808  +++++++++++++++++++-------------
17809  src/hb-ot-shape-complex-indic.cc         |  4 ++--
17810  2 files changed, 24 insertions(+), 16 deletions(-)
17811
17812 commit deeb540a74f8d394db273145b17bf385d14d01bb
17813 Author: Behdad Esfahbod <behdad@behdad.org>
17814 Date:   Thu Jul 19 11:30:48 2012 -0400
17815
17816     [test] Ignore tests with DOTTED CIRCLE in the output
17817
17818  test/shaping/hb_test_tools.py | 4 ++++
17819  1 file changed, 4 insertions(+)
17820
17821 commit b01d9b3d90e892341ee4463f2eda4600850b97d8
17822 Author: Behdad Esfahbod <behdad@behdad.org>
17823 Date:   Thu Jul 19 11:25:49 2012 -0400
17824
17825     [Indic] Disallow decomposition of a couple characters
17826
17827     This is a hack for now.  Will be fixed when we do
17828     complex-shaper-driven
17829     normalization properly.
17830
17831     The results with or without decomposition are the same, but Uniscribe
17832     does not normalize, so this matches better.
17833
17834  src/hb-unicode.cc | 3 +++
17835  1 file changed, 3 insertions(+)
17836
17837 commit 422ecd2d3c198a36d07d409341cb82ea57c7ad6b
17838 Author: Behdad Esfahbod <behdad@behdad.org>
17839 Date:   Wed Jul 18 23:25:58 2012 -0400
17840
17841     [Indic] Accept a forced Rakar sequence at the end of syllable
17842
17843     In Sinhala, Rakar is formed by Al-Lakuna,ZWJ,Ra.  If you put that
17844     at the
17845     end of a Consonant,Matra syllable, you get a dotted-circle from
17846     Uniscribe.  Apparently adding a ZWJ before the Al-Lakuna "fixes" that.
17847     And people have been encoding that sequence...  So, allow a forced
17848     "ZWJ,Virama,ZWJ,Ra" sequence at the of syllables.
17849
17850     Fixes some 100 or more of Sinhala failures.  Now at 622 only (0.23%).
17851
17852  src/hb-ot-shape-complex-indic-machine.rl                               |
17853  3 ++-
17854  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt      |
17855  2 ++
17856  2 files changed, 4 insertions(+), 1 deletion(-)
17857
17858 commit 6fc1732003d71cf90d37247482772c3da884687f
17859 Author: Behdad Esfahbod <behdad@behdad.org>
17860 Date:   Wed Jul 18 17:49:19 2012 -0400
17861
17862     [Indic] Allow joiners on both sides of Halant at the same time
17863
17864     The sequence <ZWJ,Al-Lakuna,ZWJ> is used in Sinhala to explicitly ask
17865     for Rakar.  Fixes two-thousand Sinhala tests.  Not many left.
17866
17867  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
17868  1 file changed, 1 insertion(+), 1 deletion(-)
17869
17870 commit 10cdc94eee2225f14c198c015256a5a0063eecad
17871 Author: Behdad Esfahbod <behdad@behdad.org>
17872 Date:   Wed Jul 18 17:42:34 2012 -0400
17873
17874     [Indic] In final reordering, find base, even if it disappeared
17875
17876     POS_BASE can disappear if base ligated backward.  Define base as last
17877     with position not after base.
17878
17879     Fixes a few hundred of Sinhala failures with Iskoola Pota.
17880
17881  src/hb-ot-shape-complex-indic.cc                                   |
17882  7 ++-----
17883  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt  | 1 +
17884  2 files changed, 3 insertions(+), 5 deletions(-)
17885
17886 commit 9c4d24a3a677a58ec59c7fb0f8b70b8aad30a032
17887 Author: Behdad Esfahbod <behdad@behdad.org>
17888 Date:   Wed Jul 18 17:29:10 2012 -0400
17889
17890     [Indic] Minor
17891
17892  src/hb-ot-shape-complex-indic.cc | 1 +
17893  1 file changed, 1 insertion(+)
17894
17895 commit 3285e107c9a83aeb552e67f9460680ff6d167d88
17896 Author: Behdad Esfahbod <behdad@behdad.org>
17897 Date:   Wed Jul 18 17:22:14 2012 -0400
17898
17899     [Indic] Implement Sinhala "Al Lakuna" Reph behavior
17900
17901     In Sinhala, Reph is formed only explicitly, by the presence of a ZWJ.
17902
17903  src/hb-ot-shape-complex-indic-private.hh                           | 2 ++
17904  src/hb-ot-shape-complex-indic.cc                                   |
17905  7 ++++++-
17906  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/MANIFEST  | 1 +
17907  .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/reph.txt  |
17908  3 +++
17909  4 files changed, 12 insertions(+), 1 deletion(-)
17910
17911 commit 91cade755534c42bb826a6aefcbca8a543d94387
17912 Author: Behdad Esfahbod <behdad@behdad.org>
17913 Date:   Wed Jul 18 16:50:41 2012 -0400
17914
17915     [Indic/Unicode] Decompose Sinhala split matras the way Uniscribe likes
17916
17917     Makes no visual difference.
17918
17919     Fixes most of the failures.  Down from 15% to 1.3%!
17920
17921  src/hb-unicode.cc | 8 ++++++++
17922  1 file changed, 8 insertions(+)
17923
17924 commit d8942dcbb4e3249a2d78a6455c119294ed4390bc
17925 Author: Behdad Esfahbod <behdad@behdad.org>
17926 Date:   Wed Jul 18 16:34:10 2012 -0400
17927
17928     Apply Tibetan (global) features.
17929
17930     Fixes all Tibetan failures.  All 180k of them!
17931
17932     Merges back Hangul into the default shaper.
17933
17934  src/hb-ot-shape-complex-misc.cc    | 82
17935  +++++++++++++++++---------------------
17936  src/hb-ot-shape-complex-private.hh |  7 ----
17937  2 files changed, 37 insertions(+), 52 deletions(-)
17938
17939 commit 552d19b7a11f7dff888587fce4d56d9f8e47e819
17940 Author: Behdad Esfahbod <behdad@behdad.org>
17941 Date:   Wed Jul 18 16:00:49 2012 -0400
17942
17943     [Indic] Treat Register Shifters like Nukta
17944
17945     Really this time.
17946
17947     Fixes another 18 Khmer tests.
17948
17949  src/hb-ot-shape-complex-indic-machine.rl                                |
17950  2 +-
17951  src/hb-ot-shape-complex-indic.cc                                        |
17952  2 --
17953  .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt    |
17954  1 +
17955  3 files changed, 2 insertions(+), 3 deletions(-)
17956
17957 commit e8cd81f76d159f3ecf808952dab24bc07782497a
17958 Author: Behdad Esfahbod <behdad@behdad.org>
17959 Date:   Wed Jul 18 16:00:20 2012 -0400
17960
17961     [Indic] Minor
17962
17963  src/hb-ot-shape-complex-indic.cc | 2 +-
17964  1 file changed, 1 insertion(+), 1 deletion(-)
17965
17966 commit 69f26bf39c824d6bf5b1c0d410380cc5462ad5ca
17967 Author: Behdad Esfahbod <behdad@behdad.org>
17968 Date:   Wed Jul 18 15:45:43 2012 -0400
17969
17970     [Indic] Fix Matra reordering when base is at end of syllable
17971
17972     For example: U+915,U+200c,U+93f
17973
17974     Fixes last Tamil failure!
17975
17976  src/hb-ot-shape-complex-indic.cc                                        |
17977  2 +-
17978  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt    |
17979  1 +
17980  2 files changed, 2 insertions(+), 1 deletion(-)
17981
17982 commit d16ccc4ae7aa8be460881042413fa2637929fede
17983 Author: Behdad Esfahbod <behdad@behdad.org>
17984 Date:   Wed Jul 18 15:43:55 2012 -0400
17985
17986     Leave one extra item at the end of buffer allocation
17987
17988     Just in case, for the times we do out-of-bounds access.
17989
17990     jk
17991
17992  src/hb-buffer-private.hh | 2 +-
17993  1 file changed, 1 insertion(+), 1 deletion(-)
17994
17995 commit 075d671f1093d2e3c58f7f45568696030f1b3efd
17996 Author: Behdad Esfahbod <behdad@behdad.org>
17997 Date:   Wed Jul 18 15:41:53 2012 -0400
17998
17999     [Indic] Fix out-of-bounds array access
18000
18001  src/hb-ot-shape-complex-indic.cc | 6 ++++--
18002  1 file changed, 4 insertions(+), 2 deletions(-)
18003
18004 commit dcb527242b1eca4db1e190a7802f9cd132aaf46e
18005 Author: Behdad Esfahbod <behdad@behdad.org>
18006 Date:   Wed Jul 18 15:28:25 2012 -0400
18007
18008     [Indic] Allow joiners before matras
18009
18010     Fixes 1 more Devanagari test!
18011
18012  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
18013  1 file changed, 2 insertions(+), 2 deletions(-)
18014
18015 commit 391cc0331749e263bdfe83a8f5f6d76f2360ee7a
18016 Author: Behdad Esfahbod <behdad@behdad.org>
18017 Date:   Wed Jul 18 15:10:05 2012 -0400
18018
18019     [Indic] Allow halant group in Vowel and placeholder syllables
18020
18021     Fixes 2 out of 560 Devanagari failures.  AND:
18022     Fixes 1 out of 2 Tamil failures.
18023
18024  src/hb-ot-shape-complex-indic-machine.rl                           |
18025  7 ++++---
18026  .../in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt     | 1 +
18027  2 files changed, 5 insertions(+), 3 deletions(-)
18028
18029 commit ca4e3d3eab7b738c2b8e2a81696a28bca1b81495
18030 Author: Behdad Esfahbod <behdad@behdad.org>
18031 Date:   Wed Jul 18 15:05:40 2012 -0400
18032
18033     [Indic] Streamline halant/joiner in grammar
18034
18035  src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
18036  1 file changed, 3 insertions(+), 3 deletions(-)
18037
18038 commit 418d00dffddd95a1f27e9be15752d494c627d45e
18039 Author: Behdad Esfahbod <behdad@behdad.org>
18040 Date:   Wed Jul 18 14:57:28 2012 -0400
18041
18042     [Indic] Minor
18043
18044  src/hb-ot-shape-complex-indic-machine.rl                               |
18045  3 ++-
18046  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt   |
18047  3 +++
18048  2 files changed, 5 insertions(+), 1 deletion(-)
18049
18050 commit 4c3691d2a32ca7e54a54f7c08098fd96fa7af39e
18051 Author: Behdad Esfahbod <behdad@behdad.org>
18052 Date:   Wed Jul 18 14:23:55 2012 -0400
18053
18054     [Indic] Hopefully minor!
18055
18056     Refactoring Indic machin.  No semantic change.
18057
18058  src/hb-ot-shape-complex-indic-machine.rl | 12 +++++++-----
18059  1 file changed, 7 insertions(+), 5 deletions(-)
18060
18061 commit e092c556fb1cf38be3cea1f4b75a0d879372dfa2
18062 Author: Behdad Esfahbod <behdad@behdad.org>
18063 Date:   Wed Jul 18 14:09:25 2012 -0400
18064
18065     [Indic] Minor
18066
18067  src/hb-ot-shape-complex-indic-private.hh | 4 ++--
18068  1 file changed, 2 insertions(+), 2 deletions(-)
18069
18070 commit 14dbdd9e39d3a869fd1521000c889c347433d22b
18071 Author: Behdad Esfahbod <behdad@behdad.org>
18072 Date:   Wed Jul 18 13:13:03 2012 -0400
18073
18074     [Indic] Unbreak Tamil
18075
18076     Tamil has only about 150 failures now!
18077
18078  src/hb-ot-shape-complex-indic.cc | 18 +++++++++++++++++-
18079  1 file changed, 17 insertions(+), 1 deletion(-)
18080
18081 commit db8981f1e0e8625714568c6d0f11f0b317b11d0a
18082 Author: Behdad Esfahbod <behdad@behdad.org>
18083 Date:   Tue Jul 17 18:17:30 2012 -0400
18084
18085     [Indic] Position Khmer Robat
18086
18087     It's a visual Repha.
18088
18089     Still not positioning logical Repha as occurs in Malayalam.
18090
18091     Another 200 Khmer failures fixed.  547 to go.  That's better than
18092     Devanagari!
18093
18094  src/hb-ot-shape-complex-indic-machine.rl | 36
18095  +++++++++++++++++---------------
18096  src/hb-ot-shape-complex-indic-private.hh |  7 ++++---
18097  src/hb-ot-shape-complex-indic.cc         | 13 ++++++++++++
18098  3 files changed, 36 insertions(+), 20 deletions(-)
18099
18100 commit 25bc489498ef7d0beb8fe9ab663e3f0b2f52c9c2
18101 Author: Behdad Esfahbod <behdad@behdad.org>
18102 Date:   Tue Jul 17 17:53:03 2012 -0400
18103
18104     [Indic] Better categorize Register Shifters and Khmer Various signs
18105
18106     Down another 500 or so Khmer failures!
18107
18108  src/hb-ot-shape-complex-indic-machine.rl                   | 14
18109  +++++++-------
18110  src/hb-ot-shape-complex-indic-private.hh                   |  2 +-
18111  src/hb-ot-shape-complex-indic.cc                           |  8 ++++----
18112  .../south-east-asian/script-khmer/misc/MANIFEST            |  2 ++
18113  .../script-khmer/misc/other-marks-invalid.txt              |  4 ++++
18114  .../south-east-asian/script-khmer/misc/other-marks.txt     |  6 ++++++
18115  6 files changed, 24 insertions(+), 12 deletions(-)
18116
18117 commit 39b17837b4064d59c18cebb49c1c0b5b8cc0c117
18118 Author: Behdad Esfahbod <behdad@behdad.org>
18119 Date:   Tue Jul 17 17:09:29 2012 -0400
18120
18121     Add hb_buffer_normalize_glyphs() and hb-shape --normalize-glyphs
18122
18123     This reorders glyphs within the cluster to a nominal order.
18124     This should
18125     have no visible effect on the output, but helps with testing, for
18126     getting the same hb-shape output for visually-equal glyphs for each
18127     cluster.
18128
18129  src/hb-buffer.cc  | 76
18130  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
18131  src/hb-buffer.h   | 13 ++++++++++
18132  src/hb-private.hh | 29 ++++++++++++++++-----
18133  util/options.cc   |  1 +
18134  util/options.hh   |  7 ++++-
18135  5 files changed, 118 insertions(+), 8 deletions(-)
18136
18137 commit 25e302da9a712e6f1d63b0d243a8df0d326ddba3
18138 Author: Behdad Esfahbod <behdad@behdad.org>
18139 Date:   Tue Jul 17 14:25:14 2012 -0400
18140
18141     [Indic] Minor
18142
18143  src/hb-ot-shape-complex-indic.cc | 5 ++++-
18144  1 file changed, 4 insertions(+), 1 deletion(-)
18145
18146 commit 5d32690a3428fa86eb26fe5fcec943a10aa95881
18147 Author: Behdad Esfahbod <behdad@behdad.org>
18148 Date:   Tue Jul 17 14:23:28 2012 -0400
18149
18150     [Indic] For scripts without Half forms, always choose first consonant
18151     as base
18152
18153     In such scripts (ie. Khmer), a ZWJ/ZWNJ shouldn't stop the search for
18154     base.  So, instead just choose the first consonant as base directly.
18155
18156     Test sequence:
18157     U+1798,200c,U+17C9,U+17D2,U+179B,U+17C1,U+17C7
18158
18159  src/hb-ot-shape-complex-indic.cc | 59
18160  ++++++++++++++++++++++++----------------
18161  1 file changed, 35 insertions(+), 24 deletions(-)
18162
18163 commit 34b57149065d96f7528aaccaa7654e956ce27e93
18164 Author: Behdad Esfahbod <behdad@behdad.org>
18165 Date:   Tue Jul 17 14:09:32 2012 -0400
18166
18167     [Indic] Treat Khmer Register Shifters more like Nuktas
18168
18169     Except that there may be a ZWNJ before a Register Shifter.
18170
18171  src/hb-ot-shape-complex-indic-machine.rl                                |
18172  2 +-
18173  .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt    |
18174  2 ++
18175  2 files changed, 3 insertions(+), 1 deletion(-)
18176
18177 commit 11e2a601b19861b05dbb2051d2d078c3cfd75b29
18178 Author: Behdad Esfahbod <behdad@behdad.org>
18179 Date:   Tue Jul 17 14:02:28 2012 -0400
18180
18181     [Indic] Minor
18182
18183  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
18184  1 file changed, 2 insertions(+), 2 deletions(-)
18185
18186 commit 0201e0a4649ad5b607e50bcb9605e7a5b7143812
18187 Author: Behdad Esfahbod <behdad@behdad.org>
18188 Date:   Tue Jul 17 13:55:10 2012 -0400
18189
18190     [Indic] Apply 'cfar' for Khmer
18191
18192     Mark stuff after a pre-base reordering Ro 'cfar'.  Used in Khmer.
18193     This allows distinguishing the following cases with MS Khmer fonts:
18194
18195       U+1784,U+17D2,U+179A,U+17D2,U+1782
18196       U+1784,U+17D2,U+1782,U+17D2,U+179A
18197
18198  src/hb-ot-shape-complex-indic.cc                         | 16
18199  ++++++++++++++--
18200  .../south-east-asian/script-khmer/misc/misc.txt          |  2 ++
18201  2 files changed, 16 insertions(+), 2 deletions(-)
18202
18203 commit 55f70ebfb95083f515d9b0044a2a65ab11484bb5
18204 Author: Behdad Esfahbod <behdad@behdad.org>
18205 Date:   Tue Jul 17 12:50:13 2012 -0400
18206
18207     [Indic] Position final subjoined consonants (and vowels) after matras
18208
18209     In Khmer, a final subjoined consonant or independent vowel can occur
18210     after matras.  This final subjoined thing should NOT be reordered to
18211     before the matra even though it's subjoined.
18212
18213     Fixes another 1k of the Khmer failures.  Not much left really.
18214
18215  src/hb-ot-shape-complex-indic-private.hh                    |  1 +
18216  src/hb-ot-shape-complex-indic.cc                            | 13
18217  +++++++++++++
18218  .../south-east-asian/script-khmer/misc/misc.txt             |  2 ++
18219  3 files changed, 16 insertions(+)
18220
18221 commit c50ed71e9a3df1844f564de66d54b46a696c1356
18222 Author: Behdad Esfahbod <behdad@behdad.org>
18223 Date:   Tue Jul 17 11:54:28 2012 -0400
18224
18225     [Indic] Recategorize Khmer coeng sign as a separate category OT_Coeng
18226
18227     Amend the syllable structure to allow a final subscripted consonant
18228     (Coeng+C) and a final subscripted independent vowel (Coeng+V).
18229     Fixes another 2k of Khmer failures.
18230
18231  src/hb-ot-shape-complex-indic-machine.rl                           |
18232  7 ++++---
18233  src/hb-ot-shape-complex-indic.cc                                   |
18234  6 +++++-
18235  .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt       | 1 +
18236  3 files changed, 10 insertions(+), 4 deletions(-)
18237
18238 commit deb521dee4fdca8c2124cfb39a205e6269d4a70d
18239 Author: Behdad Esfahbod <behdad@behdad.org>
18240 Date:   Tue Jul 17 11:37:32 2012 -0400
18241
18242     [Indic] Add a separate Coeng class
18243
18244     No characters recategorized yet.  No semantic change.
18245
18246  src/hb-ot-shape-complex-indic-machine.rl |  1 +
18247  src/hb-ot-shape-complex-indic-private.hh |  3 ++-
18248  src/hb-ot-shape-complex-indic.cc         | 26 ++++++++++++++++----------
18249  3 files changed, 19 insertions(+), 11 deletions(-)
18250
18251 commit 74ccc6a1322f8c48c5f2a05f04821783c4b87a14
18252 Author: Behdad Esfahbod <behdad@behdad.org>
18253 Date:   Tue Jul 17 11:16:19 2012 -0400
18254
18255     [Indic] Move Halant with after-base consonants
18256
18257     Normally, we attach the Halant to the previous character and move it
18258     with it.  For after-base consonants however, the Halant "belongs"
18259     to the
18260     consonant after, so attach it so.
18261
18262     This fixes Bengali sequences involving post-base consonant Ya, which
18263     should ligate with the Halant to form Ya Phala, but previously a
18264     reordered matras was blocking the ligation.
18265
18266  src/hb-ot-shape-complex-indic.cc                              |
18267  11 +++++++++++
18268  .../in-tree/shaper-indic/indic/script-bengali/misc/misc.txt   |  1 +
18269  2 files changed, 12 insertions(+)
18270
18271 commit d5c4edcdd6df32f2f23aca44f14838b4baab4d7a
18272 Author: Behdad Esfahbod <behdad@behdad.org>
18273 Date:   Tue Jul 17 10:40:59 2012 -0400
18274
18275     [Indic] Apply presentation-forms features all at once
18276
18277     Seems like this is what Uniscribe is doing, and does not break
18278     any fonts
18279     we tested (with Devanagari, Malayalam, Khmer, and Bengali), while
18280     fixing
18281     some Ra Phala sequences for Bengali with Vrinda.  Fixes another 2% of
18282     Bengali failures (a couple more to go).
18283
18284  src/hb-ot-shape-complex-indic.cc                                    |
18285  6 +++---
18286  .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt   | 1 +
18287  2 files changed, 4 insertions(+), 3 deletions(-)
18288
18289 commit 559f70667891a3ceeffb36f40de38a4f85868945
18290 Author: Behdad Esfahbod <behdad@behdad.org>
18291 Date:   Mon Jul 16 22:43:17 2012 -0400
18292
18293     Fix MarkAttachmentType matching
18294
18295     Fixes issue reported by Khaled Hosny with his Hussaini Nastaleeq font
18296     and sequences like those added in the previous commit.
18297
18298  src/hb-ot-layout.cc | 2 +-
18299  1 file changed, 1 insertion(+), 1 deletion(-)
18300
18301 commit 6de103547e4a7fb34c833861713ea373cd912261
18302 Author: Behdad Esfahbod <behdad@behdad.org>
18303 Date:   Mon Jul 16 22:46:06 2012 -0400
18304
18305     [test/arabic] Add Arabic tests for mark skipping
18306
18307     Expose a bug with Khaled's Hussaini Nastaleeq font.
18308
18309  .../shaper-arabic/script-arabic/misc/diacritics/MANIFEST       |  1 +
18310  .../script-arabic/misc/diacritics/mark-skipping.txt            |
18311  10 ++++++++++
18312  2 files changed, 11 insertions(+)
18313
18314 commit ad4494759fa8bfd2497800c24fa414075ed1aa61
18315 Author: Behdad Esfahbod <behdad@behdad.org>
18316 Date:   Mon Jul 16 22:40:21 2012 -0400
18317
18318     Minor
18319
18320  src/hb-ot-layout.cc | 2 +-
18321  1 file changed, 1 insertion(+), 1 deletion(-)
18322
18323 commit af92b4cc90e4184d5bdd8037c551ed482700114f
18324 Author: Behdad Esfahbod <behdad@behdad.org>
18325 Date:   Mon Jul 16 20:31:24 2012 -0400
18326
18327     [Indic] Disable 'kern' in Uniscribe bug compatibility mode
18328
18329     Uniscribe does not apply 'kern' in the Indic module.  Some of
18330     the Khmer
18331     fonts they ship have small adjustments in the 'kern' table.  Disable
18332     'kern' in the Indic module under Uniscribe bug compatibility mode.
18333
18334     Fixes some 10% of the Khmer failures.  Remains under 3% (excluding
18335     dotted-circle ones).
18336
18337  src/hb-ot-shape-complex-indic.cc | 3 +++
18338  1 file changed, 3 insertions(+)
18339
18340 commit d96838ef951ce6170eb2dc576ebcba2262cf7008
18341 Author: Behdad Esfahbod <behdad@behdad.org>
18342 Date:   Mon Jul 16 20:26:57 2012 -0400
18343
18344     Allow complex shapers overriding common features
18345
18346     In a new callback...  Currently unused by all complex shapers.
18347
18348  src/hb-ot-shape-complex-arabic.cc  |  6 ++++++
18349  src/hb-ot-shape-complex-indic.cc   |  6 ++++++
18350  src/hb-ot-shape-complex-misc.cc    | 18 ++++++++++++++++++
18351  src/hb-ot-shape-complex-private.hh | 30 ++++++++++++++++++++++++++++++
18352  src/hb-ot-shape.cc                 |  2 ++
18353  5 files changed, 62 insertions(+)
18354
18355 commit df50b8474094f0563ccfdae12c4425a51b72add6
18356 Author: Behdad Esfahbod <behdad@behdad.org>
18357 Date:   Mon Jul 16 19:56:29 2012 -0400
18358
18359     [Indic] Categorize other Khmer marks
18360
18361     Mark them the same as the Register Shifters for now.  Need to rename
18362     that category to something more sensible after all is settled.
18363
18364     Fixes another percent of Khmer failures.  Down to under 3%!
18365
18366  src/hb-ot-shape-complex-indic.cc | 4 ++++
18367  1 file changed, 4 insertions(+)
18368
18369 commit 8e7b5882fb4c1921c9d030d354a9b998115cdb8c
18370 Author: Behdad Esfahbod <behdad@behdad.org>
18371 Date:   Mon Jul 16 17:04:46 2012 -0400
18372
18373     [Indic] Recognize pre-base reordering Ra anywhere in the syllable
18374
18375     We were doing that only immediately after base.
18376
18377     Fixes another percent in the Khmer failures.  About three more
18378     to go...
18379
18380  src/hb-ot-shape-complex-indic.cc | 84
18381  ++++++++++++++++++++++------------------
18382  1 file changed, 46 insertions(+), 38 deletions(-)
18383
18384 commit 7d09c98a1fff97127e48eae48d380dc9fcff288e
18385 Author: Behdad Esfahbod <behdad@behdad.org>
18386 Date:   Mon Jul 16 16:45:22 2012 -0400
18387
18388     [Indic] Recognizer Register Shifter marks
18389
18390     Fixes another 6% of the Khmer failures.
18391
18392  src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
18393  src/hb-ot-shape-complex-indic-private.hh | 5 +++--
18394  src/hb-ot-shape-complex-indic.cc         | 2 ++
18395  3 files changed, 7 insertions(+), 3 deletions(-)
18396
18397 commit 60da763dfac96a7931d6e6bdef8b9973bd5209ab
18398 Author: Behdad Esfahbod <behdad@behdad.org>
18399 Date:   Mon Jul 16 16:13:32 2012 -0400
18400
18401     [GSUB/GDEF] Guess glyph classes after substitution only if no GDEF
18402
18403     Brings down Khmer failures with Daun Penh font from 36% to 20%.
18404
18405  src/hb-ot-layout-gsubgpos-private.hh | 20 +++++++++++++-------
18406  1 file changed, 13 insertions(+), 7 deletions(-)
18407
18408 commit fcdc5f1c8849a7f38d9f34f64d60c6d95d7501f7
18409 Author: Behdad Esfahbod <behdad@behdad.org>
18410 Date:   Mon Jul 16 15:52:54 2012 -0400
18411
18412     [Indic] Categorize Khmer Ro
18413
18414     Khmer failures down from 58% to 36%.
18415
18416  src/hb-ot-shape-complex-indic-private.hh | 2 ++
18417  1 file changed, 2 insertions(+)
18418
18419 commit 78818124b17691ec2c647142fdb9ae743aa03dee
18420 Author: Behdad Esfahbod <behdad@behdad.org>
18421 Date:   Mon Jul 16 15:49:08 2012 -0400
18422
18423     [Indic] Reoder pre-base reordering Ra
18424
18425     Brings down Malayalam failures from 14% down to 3%.
18426
18427  src/hb-ot-shape-complex-indic.cc | 42
18428  +++++++++++++++++++++++++++-------------
18429  1 file changed, 29 insertions(+), 13 deletions(-)
18430
18431 commit 1a1dbe9a2787f226f3e43063da8eb6633438b0a0
18432 Author: Behdad Esfahbod <behdad@behdad.org>
18433 Date:   Mon Jul 16 15:40:33 2012 -0400
18434
18435     [Indic] Rename
18436
18437  src/hb-ot-shape-complex-indic.cc | 8 ++++----
18438  1 file changed, 4 insertions(+), 4 deletions(-)
18439
18440 commit 46e645ec4b59f0a278347be11f40c7df700d5bb6
18441 Author: Behdad Esfahbod <behdad@behdad.org>
18442 Date:   Mon Jul 16 15:30:05 2012 -0400
18443
18444     [Indic] Start implementing pre-base reordering
18445
18446  src/hb-ot-shape-complex-indic.cc | 33 ++++++++++++++++++---------------
18447  1 file changed, 18 insertions(+), 15 deletions(-)
18448
18449 commit 921ce5b17daf06af8e17989a3e335b9f5df20483
18450 Author: Behdad Esfahbod <behdad@behdad.org>
18451 Date:   Mon Jul 16 15:26:56 2012 -0400
18452
18453     [Indic] Rename
18454
18455     No semantic change.
18456
18457  src/hb-ot-shape-complex-indic.cc | 26 +++++++++++++-------------
18458  1 file changed, 13 insertions(+), 13 deletions(-)
18459
18460 commit b504e060f008e95b1ba36c06600c9fea4f5d4808
18461 Author: Behdad Esfahbod <behdad@behdad.org>
18462 Date:   Mon Jul 16 15:21:12 2012 -0400
18463
18464     [Indic] Implement After-Main Reph positioning
18465
18466     Almost...
18467
18468  src/hb-ot-shape-complex-indic.cc | 8 +++++++-
18469  1 file changed, 7 insertions(+), 1 deletion(-)
18470
18471 commit 17d7de91d76406d3e92db37d9eef2fc615f06e68
18472 Author: Behdad Esfahbod <behdad@behdad.org>
18473 Date:   Mon Jul 16 15:20:15 2012 -0400
18474
18475     [Indic] Apply 'pref' to pre-base reodering Ra
18476
18477     No reordering yet.
18478
18479  src/hb-ot-shape-complex-indic.cc | 10 ++++++++++
18480  1 file changed, 10 insertions(+)
18481
18482 commit 362d3db8d3527d0fef260a17d2466e92a4a25425
18483 Author: Behdad Esfahbod <behdad@behdad.org>
18484 Date:   Mon Jul 16 15:15:28 2012 -0400
18485
18486     [Indic] Minor
18487
18488     Should not be any semantic change.  In preparation for implementing
18489     pre-base reordering Ra.
18490
18491  src/hb-ot-shape-complex-indic.cc | 8 +-------
18492  1 file changed, 1 insertion(+), 7 deletions(-)
18493
18494 commit 70fe77bb9a25922bd34f206826d8731d901fb451
18495 Author: Behdad Esfahbod <behdad@behdad.org>
18496 Date:   Mon Jul 16 14:52:18 2012 -0400
18497
18498     Minor
18499
18500  src/hb-ot-shape-complex-indic.cc | 44
18501  ++++++++++++++++++++--------------------
18502  1 file changed, 22 insertions(+), 22 deletions(-)
18503
18504 commit 2f903215c5da2330a37abe489a3f45f7c3fd5a09
18505 Author: Behdad Esfahbod <behdad@behdad.org>
18506 Date:   Mon Jul 16 13:54:43 2012 -0400
18507
18508     Minor
18509
18510  src/hb-ot-shape-complex-indic.cc | 2 +-
18511  1 file changed, 1 insertion(+), 1 deletion(-)
18512
18513 commit a3e04bee2c2fa648759a87e460db6b4f1b685586
18514 Author: Behdad Esfahbod <behdad@behdad.org>
18515 Date:   Mon Jul 16 13:47:19 2012 -0400
18516
18517     [Indic] Reorder virama only for old Indic spec
18518
18519  src/hb-ot-shape-complex-indic.cc | 15 +++++++++++++--
18520  1 file changed, 13 insertions(+), 2 deletions(-)
18521
18522 commit 0de771b72da6b342b015e3556190821547a4011d
18523 Author: Behdad Esfahbod <behdad@behdad.org>
18524 Date:   Mon Jul 16 13:39:36 2012 -0400
18525
18526     [Indic] Categorize Khmer consonants
18527
18528  src/hb-ot-shape-complex-indic.cc | 4 ++++
18529  1 file changed, 4 insertions(+)
18530
18531 commit d487fff266258eb1af056e9704cfb09d04251ddc
18532 Author: Behdad Esfahbod <behdad@behdad.org>
18533 Date:   Mon Jul 16 13:25:17 2012 -0400
18534
18535     Split matras without a Unicode decomposition
18536
18537     This is a hack for now, to get us going with Khmer.  This will be
18538     refactored properly later to move the complex logic into complex
18539     shapers.
18540
18541  src/hb-unicode.cc | 22 ++++++++++++++++++++++
18542  1 file changed, 22 insertions(+)
18543
18544 commit 8aa801a6fd1a737fa20b851edf7528bdd6635b8b
18545 Author: Behdad Esfahbod <behdad@behdad.org>
18546 Date:   Mon Jul 16 13:24:26 2012 -0400
18547
18548     [Indic] Adjust position for split matras
18549
18550     We are going to split matras without a Unicode decompositions in a way
18551     that the second half takes the codepoint of the whole matra.  So,
18552     position them where the second half is supposed to end up.
18553
18554  src/hb-ot-shape-complex-indic-private.hh | 6 +++---
18555  1 file changed, 3 insertions(+), 3 deletions(-)
18556
18557 commit 1feb8345a5fd92297eb6796e6dce633bafa0c76e
18558 Author: Behdad Esfahbod <behdad@behdad.org>
18559 Date:   Mon Jul 16 13:23:40 2012 -0400
18560
18561     [GSUB] Allow 1-to-1 ligature substitutions!
18562
18563     Apparently Uniscribe allows these, and they are used in some Khmer
18564     fonts
18565     shipped with Windows, namely, Daun Penh.
18566
18567  src/hb-ot-layout-gsub-table.hh | 2 +-
18568  1 file changed, 1 insertion(+), 1 deletion(-)
18569
18570 commit 29f106d7fba25e1464debd3a4831a7380d75c4c9
18571 Author: Behdad Esfahbod <behdad@behdad.org>
18572 Date:   Mon Jul 16 12:05:35 2012 -0400
18573
18574     [Indic] Apply Above Forms
18575
18576  src/hb-ot-shape-complex-indic.cc | 4 +++-
18577  1 file changed, 3 insertions(+), 1 deletion(-)
18578
18579 commit fa2bd9fb63d83b657373764d4b657084d8327fc9
18580 Author: Behdad Esfahbod <behdad@behdad.org>
18581 Date:   Sat Jul 14 12:15:54 2012 -0400
18582
18583     Further simplify atomic ops on Visual Studio
18584
18585  src/hb-atomic-private.hh | 5 -----
18586  1 file changed, 5 deletions(-)
18587
18588 commit 0a492357016bc9a614d2a726f2006c10af68ca58
18589 Author: Behdad Esfahbod <behdad@behdad.org>
18590 Date:   Fri Jul 13 13:20:49 2012 -0400
18591
18592     Minor
18593
18594  src/hb-warning.cc | 29 +++++------------------------
18595  1 file changed, 5 insertions(+), 24 deletions(-)
18596
18597 commit 11c4ad439ef2b39a840f397a693b1ba643f52c21
18598 Author: Behdad Esfahbod <behdad@behdad.org>
18599 Date:   Fri Jul 13 11:29:31 2012 -0400
18600
18601     Add -Wcast-align
18602
18603  configure.ac    | 3 +++
18604  src/Makefile.am | 2 +-
18605  2 files changed, 4 insertions(+), 1 deletion(-)
18606
18607 commit a98d0ab18624501ee60551304f2715361ac643da
18608 Author: Behdad Esfahbod <behdad@behdad.org>
18609 Date:   Fri Jul 13 10:19:10 2012 -0400
18610
18611     Make sure HB_BEGIN_DECLS / HB_END_DECLS is only used in public headers
18612
18613     So we can use them to switch default visibility to internal if
18614     desired,
18615     and use these to make only declared symbols public.
18616
18617  src/check-c-linkage-decls.sh             | 10 +++++++++-
18618  src/hb-fallback-shape-private.hh         |  6 ------
18619  src/hb-ot-shape-complex-indic-machine.rl |  4 ----
18620  3 files changed, 9 insertions(+), 11 deletions(-)
18621
18622 commit 5c5bc96216c9ad58243eb3ed27b253e237f08ebe
18623 Author: Behdad Esfahbod <behdad@behdad.org>
18624 Date:   Fri Jul 13 10:15:37 2012 -0400
18625
18626     Allow overriding HB_BEGIN_DECLS / HB_END_DECLS
18627
18628  src/hb-common.h | 2 ++
18629  1 file changed, 2 insertions(+)
18630
18631 commit ec5f5f0f8a1d5b3ff98452175bb4450a59897620
18632 Author: Behdad Esfahbod <behdad@behdad.org>
18633 Date:   Fri Jul 13 10:00:42 2012 -0400
18634
18635     Don't export inline methods
18636
18637  configure.ac | 3 +++
18638  1 file changed, 3 insertions(+)
18639
18640 commit 50a4e78b530563917eb606ff3b96dcc9eed5b3ee
18641 Author: Behdad Esfahbod <behdad@behdad.org>
18642 Date:   Fri Jul 13 09:48:39 2012 -0400
18643
18644     Check for exported weak symbols
18645
18646     Ouch, all our C++ inline functions are being exported (weakly)
18647     already.
18648     Fix coming.
18649
18650  src/check-internal-symbols.sh | 8 +++++++-
18651  1 file changed, 7 insertions(+), 1 deletion(-)
18652
18653 commit b5aeb95afeb13a66177caada9f5d5ad4cddbd35f
18654 Author: Behdad Esfahbod <behdad@behdad.org>
18655 Date:   Fri Jul 13 09:45:54 2012 -0400
18656
18657     Make hb_in_range() static
18658
18659  src/hb-private.hh | 2 +-
18660  1 file changed, 1 insertion(+), 1 deletion(-)
18661
18662 commit 271c8f89075607c689938b4f5e60323d9a1acd70
18663 Author: Behdad Esfahbod <behdad@behdad.org>
18664 Date:   Fri Jul 13 09:32:30 2012 -0400
18665
18666     Minor
18667
18668  src/hb-ft.cc | 4 ++--
18669  1 file changed, 2 insertions(+), 2 deletions(-)
18670
18671 commit 391f1ff5d894b60bfe0f606be436ffe7e43f7455
18672 Author: Behdad Esfahbod <behdad@behdad.org>
18673 Date:   Fri Jul 13 09:04:07 2012 -0400
18674
18675     Fix _InterlockedCompareExchangePointer on x86
18676
18677  src/hb-atomic-private.hh | 6 ++++++
18678  1 file changed, 6 insertions(+)
18679
18680 commit 2023e2b54d91924dddfd228ffdbb46021135b068
18681 Author: Behdad Esfahbod <behdad@behdad.org>
18682 Date:   Wed Jul 11 19:00:30 2012 -0400
18683
18684     [ft] Disable ppem setting
18685
18686     The calculations were wrong.
18687
18688     FreeType makes it really hard to set size and ppem independently.
18689     For now, disable it.  Need to come up with a fix later.
18690
18691  src/hb-ft.cc | 3 +++
18692  1 file changed, 3 insertions(+)
18693
18694 commit cdf7444505a7ae49d20f9ba6776dea92c1fde2a6
18695 Author: Behdad Esfahbod <behdad@behdad.org>
18696 Date:   Wed Jul 11 18:52:39 2012 -0400
18697
18698     [ft] Use unfitted kerning if x_ppem is zero
18699
18700  src/hb-ft.cc | 5 +++--
18701  1 file changed, 3 insertions(+), 2 deletions(-)
18702
18703 commit 6d08c7f1b3601095f9a12630045331dd0fe75380
18704 Author: Behdad Esfahbod <behdad@behdad.org>
18705 Date:   Wed Jul 11 18:01:27 2012 -0400
18706
18707     Revert "Towards templatizing common Lookup types"
18708
18709     This reverts commit 727135f3a9938c1ebd5b9f5015a46c7ccc8573c5.
18710
18711     This is work-in-progress.  Didn't mean to push it out just yet.
18712
18713  src/hb-ot-layout-gpos-table.hh       | 16 ++++++----------
18714  src/hb-ot-layout-gsub-table.hh       | 24 ++++++++++--------------
18715  src/hb-ot-layout-gsubgpos-private.hh | 33
18716  ++-------------------------------
18717  3 files changed, 18 insertions(+), 55 deletions(-)
18718
18719 commit 552bf3a9f9651311084b7979805dbdc18c0335ca
18720 Author: Behdad Esfahbod <behdad@behdad.org>
18721 Date:   Wed Jul 11 16:44:51 2012 -0400
18722
18723     Bump WINNT version requested from 500 to 600
18724
18725     Since we use the OpenType versions of Uniscribe functions, we are
18726     relying on that version of the WINNT API.  Otherwise, usp10.h
18727     will hide
18728     those symbols.
18729
18730  src/hb-uniscribe.cc | 2 +-
18731  src/hb-uniscribe.h  | 2 +-
18732  2 files changed, 2 insertions(+), 2 deletions(-)
18733
18734 commit 9a5b421a64db1bb23d5c6ebbc3bf3f3a5513dc36
18735 Author: Behdad Esfahbod <behdad@behdad.org>
18736 Date:   Wed Jul 11 16:35:04 2012 -0400
18737
18738     Fix build with no Unicode funcs implementations provided
18739
18740  src/hb-unicode-private.hh | 1 +
18741  1 file changed, 1 insertion(+)
18742
18743 commit 6efe1eca660135096f05987ac0ef9b635de6cdfd
18744 Author: Behdad Esfahbod <behdad@behdad.org>
18745 Date:   Wed Jul 11 15:30:08 2012 -0400
18746
18747     Update git.mk to upstream
18748
18749  git.mk | 58 ++++++++++++++++++++++++++++++++++++++--------------------
18750  1 file changed, 38 insertions(+), 20 deletions(-)
18751
18752 commit 727135f3a9938c1ebd5b9f5015a46c7ccc8573c5
18753 Author: Behdad Esfahbod <behdad@behdad.org>
18754 Date:   Tue Jul 3 22:15:35 2012 -0400
18755
18756     Towards templatizing common Lookup types
18757
18758  src/hb-ot-layout-gpos-table.hh       | 16 ++++++++++------
18759  src/hb-ot-layout-gsub-table.hh       | 24 ++++++++++++++----------
18760  src/hb-ot-layout-gsubgpos-private.hh | 33
18761  +++++++++++++++++++++++++++++++--
18762  3 files changed, 55 insertions(+), 18 deletions(-)
18763
18764 commit 1167c7bfc9e61f145e11da4881968293a4d3c0a9
18765 Author: Behdad Esfahbod <behdad@behdad.org>
18766 Date:   Tue Jul 3 11:38:46 2012 -0400
18767
18768     Minor
18769
18770  test/shaping/texts/in-tree/shaper-thai/MANIFEST                     |
18771  2 +-
18772  test/shaping/texts/in-tree/shaper-thai/misc/MANIFEST                | 1 -
18773  test/shaping/texts/in-tree/shaper-thai/misc/misc.txt                |
18774  6 ------
18775  test/shaping/texts/in-tree/shaper-thai/script-thai/MANIFEST         | 1 +
18776  test/shaping/texts/in-tree/shaper-thai/script-thai/misc/MANIFEST    | 1 +
18777  test/shaping/texts/in-tree/shaper-thai/script-thai/misc/sara-am.txt |
18778  4 ++++
18779  6 files changed, 7 insertions(+), 8 deletions(-)
18780
18781 commit aa116582e69d18777448e7993078e5d6335ddfed
18782 Author: Behdad Esfahbod <behdad@behdad.org>
18783 Date:   Fri Jun 29 10:50:12 2012 -0400
18784
18785     Minor
18786
18787  .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt
18788  | 1 +
18789  1 file changed, 1 insertion(+)
18790
18791 commit 1f13c7185f02ea18d4fadd2ea8ad444bea863c39
18792 Author: Behdad Esfahbod <behdad@behdad.org>
18793 Date:   Wed Jun 27 10:07:27 2012 -0400
18794
18795     Add TODO item
18796
18797  TODO | 2 ++
18798  1 file changed, 2 insertions(+)
18799
18800 commit 12f5c0a222a2f0aebe63c0d367937a0ff985474a
18801 Author: Behdad Esfahbod <behdad@behdad.org>
18802 Date:   Tue Jun 26 11:16:13 2012 -0400
18803
18804     Fix check for Intel atomic ops
18805
18806  configure.ac             | 9 +++++----
18807  src/hb-atomic-private.hh | 2 +-
18808  2 files changed, 6 insertions(+), 5 deletions(-)
18809
18810 commit 6932a41fb61ffc2901c260587b1e98ed9c2a7ea1
18811 Author: Behdad Esfahbod <behdad@behdad.org>
18812 Date:   Tue Jun 26 10:46:31 2012 -0400
18813
18814     Use octal-escaped UTF-8 characters instead of plain text
18815
18816     https://bugs.freedesktop.org/show_bug.cgi?id=50970
18817
18818  src/hb-private.hh | 17 ++++++++++++-----
18819  1 file changed, 12 insertions(+), 5 deletions(-)
18820
18821 commit 8c0ea7bcb4409aaf8c96ad641f2db30003228ad0
18822 Author: Behdad Esfahbod <behdad@behdad.org>
18823 Date:   Sun Jun 24 13:20:56 2012 -0400
18824
18825     Disable introspection again
18826
18827     Until I figure out the build issues.  Sigh...
18828
18829  configure.ac    |  2 +-
18830  src/Makefile.am | 42 +++++++++++++++++++++---------------------
18831  2 files changed, 22 insertions(+), 22 deletions(-)
18832
18833 commit 8c5f5e6f5ec2b6a219fbdfc955f6299325a0adde
18834 Author: Behdad Esfahbod <behdad@behdad.org>
18835 Date:   Sun Jun 17 14:58:59 2012 -0400
18836
18837     Minor
18838
18839  configure.ac | 2 +-
18840  1 file changed, 1 insertion(+), 1 deletion(-)
18841
18842 commit 49f8e0cd9a5493ae26857c43bac0711cdf47c80d
18843 Author: Behdad Esfahbod <behdad@behdad.org>
18844 Date:   Sat Jun 16 15:40:03 2012 -0400
18845
18846     GStaticMutex is deprecated
18847
18848  src/hb-mutex-private.hh | 9 +++++++++
18849  1 file changed, 9 insertions(+)
18850
18851 commit 5e113a4b7921ced6af2d53460a7a2f1d0185c02a
18852 Author: Behdad Esfahbod <behdad@behdad.org>
18853 Date:   Sat Jun 16 15:26:13 2012 -0400
18854
18855     g_thread_init() is deprecated
18856
18857  test/api/hb-test.h | 2 ++
18858  1 file changed, 2 insertions(+)
18859
18860 commit 1bc1cb3603167f5da309336f7018c8b0608ac104
18861 Author: Behdad Esfahbod <behdad@behdad.org>
18862 Date:   Sat Jun 16 15:21:55 2012 -0400
18863
18864     Make source more digestable for gobject-introspection
18865
18866  src/hb-blob.cc            | 2 +-
18867  src/hb-blob.h             | 2 +-
18868  src/hb-buffer-private.hh  | 4 ++--
18869  src/hb-buffer.h           | 6 +++---
18870  src/hb-common.cc          | 2 +-
18871  src/hb-common.h           | 4 ++--
18872  src/hb-font-private.hh    | 6 +++---
18873  src/hb-font.cc            | 2 +-
18874  src/hb-font.h             | 8 ++++----
18875  src/hb-set-private.hh     | 2 +-
18876  src/hb-set.h              | 2 +-
18877  src/hb-shape.h            | 2 +-
18878  src/hb-unicode-private.hh | 2 +-
18879  src/hb-unicode.h          | 2 +-
18880  14 files changed, 23 insertions(+), 23 deletions(-)
18881
18882 commit 84d781e54cc75c81a06ba43fd7b1a74b8c7d9591
18883 Author: Behdad Esfahbod <behdad@behdad.org>
18884 Date:   Sat Jun 16 15:21:41 2012 -0400
18885
18886     Flesh out gobject-introspection stuff a bit
18887
18888  configure.ac    |  1 +
18889  src/Makefile.am | 23 +++++++++++++++++++++--
18890  2 files changed, 22 insertions(+), 2 deletions(-)
18891
18892 commit 49ee12ccd00870d4976339dc546c74eaf08a8fc0
18893 Author: Behdad Esfahbod <behdad@behdad.org>
18894 Date:   Sat Jun 16 14:53:51 2012 -0400
18895
18896     Add TODO item
18897
18898  TODO | 1 +
18899  1 file changed, 1 insertion(+)
18900
18901 commit d3c8115d1ad09404b8970b98e6b5ab74510a35f6
18902 Author: Behdad Esfahbod <behdad@behdad.org>
18903 Date:   Tue Jun 12 09:52:57 2012 -0400
18904
18905     Minor
18906
18907  TODO | 2 ++
18908  1 file changed, 2 insertions(+)
18909
18910 commit 2cf301968cb8c1150cead0ab909457cdd3ee2d01
18911 Author: Behdad Esfahbod <behdad@behdad.org>
18912 Date:   Sat Jun 9 14:58:01 2012 -0400
18913
18914     Add hb_object_lock/unlock()
18915
18916  src/hb-object-private.hh | 32 ++++++++++++++++++++++++++------
18917  1 file changed, 26 insertions(+), 6 deletions(-)
18918
18919 commit 6a5661f1e69c937083e8d976cb12429b99180d54
18920 Author: Behdad Esfahbod <behdad@behdad.org>
18921 Date:   Sat Jun 9 03:26:16 2012 -0400
18922
18923     Ugh
18924
18925  util/shape-consumer.hh | 2 --
18926  1 file changed, 2 deletions(-)
18927
18928 commit f211d5c291b4c947cfd732e873627567173057e4
18929 Author: Behdad Esfahbod <behdad@behdad.org>
18930 Date:   Sat Jun 9 03:11:22 2012 -0400
18931
18932     More Oops!  Fix fast-path with sub-type==0
18933
18934  src/hb-ot-layout-gpos-table.hh | 2 +-
18935  src/hb-ot-layout-gsub-table.hh | 2 +-
18936  util/shape-consumer.hh         | 2 ++
18937  3 files changed, 4 insertions(+), 2 deletions(-)
18938
18939 commit b1de6aa1f33b228afe231c8209aef90a5fa1ee5d
18940 Author: Behdad Esfahbod <behdad@behdad.org>
18941 Date:   Sat Jun 9 03:07:59 2012 -0400
18942
18943     Oops!
18944
18945  src/hb-ot-layout-gpos-table.hh | 2 +-
18946  src/hb-ot-layout-gsub-table.hh | 2 +-
18947  2 files changed, 2 insertions(+), 2 deletions(-)
18948
18949 commit b12e2549cbcd4f1ef46e66c75533686ee560f59b
18950 Author: Behdad Esfahbod <behdad@behdad.org>
18951 Date:   Sat Jun 9 03:05:20 2012 -0400
18952
18953     Minor
18954
18955  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
18956  1 file changed, 2 insertions(+), 2 deletions(-)
18957
18958 commit faf0f20253d954cc4cfa4c967ece7573a5ddae3b
18959 Author: Behdad Esfahbod <behdad@behdad.org>
18960 Date:   Sat Jun 9 03:02:36 2012 -0400
18961
18962     Add sanitize() logic for fast-paths
18963
18964  src/hb-ot-layout-gpos-table.hh | 15 ++++++++++++---
18965  src/hb-ot-layout-gsub-table.hh | 20 ++++++++++++++------
18966  2 files changed, 26 insertions(+), 9 deletions(-)
18967
18968 commit 4e766ff28d1fb831ded20666799787478129c07c
18969 Author: Behdad Esfahbod <behdad@behdad.org>
18970 Date:   Sat Jun 9 02:53:57 2012 -0400
18971
18972     Add fast-path for GPOS too
18973
18974     Shaves another 3% for DejaVu Sans long Latin strings.
18975
18976  src/hb-ot-layout-gpos-table.hh | 16 ++++++++++++++--
18977  1 file changed, 14 insertions(+), 2 deletions(-)
18978
18979 commit 993c51915f503f74ee00eee646b67bf2e3f73596
18980 Author: Behdad Esfahbod <behdad@behdad.org>
18981 Date:   Sat Jun 9 02:48:16 2012 -0400
18982
18983     Add fast-path to GSUB to check coverage
18984
18985     Shaves a good 10% off DejaVu Sans with simple Latin text for me.
18986     Now, DejaVu is very ChainContext-intensive, but it's also a very
18987     popular font!
18988
18989  src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++++--
18990  1 file changed, 16 insertions(+), 2 deletions(-)
18991
18992 commit f19e0b0099ec73b8fedccacff4902403f5eabc42
18993 Author: Behdad Esfahbod <behdad@behdad.org>
18994 Date:   Sat Jun 9 02:26:57 2012 -0400
18995
18996     Match input before backtrack
18997
18998     Makes more sense, optimization-wise.
18999
19000  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
19001  1 file changed, 4 insertions(+), 4 deletions(-)
19002
19003 commit 67bb9e8cea49a44be6996515e1c7d8cdc95a77e6
19004 Author: Behdad Esfahbod <behdad@behdad.org>
19005 Date:   Sat Jun 9 02:02:46 2012 -0400
19006
19007     Add set add_coverage() to Coverage()
19008
19009  src/hb-ot-layout-common-private.hh | 24 ++++++++++++++++++++++++
19010  src/hb-set-private.hh              |  5 +++++
19011  2 files changed, 29 insertions(+)
19012
19013 commit 4952f0aa5b2f4368d9e3418252e0a1b9294cd5ee
19014 Author: Behdad Esfahbod <behdad@behdad.org>
19015 Date:   Sat Jun 9 01:39:11 2012 -0400
19016
19017     Minor
19018
19019  src/hb-ot-layout-gsub-table.hh | 2 ++
19020  1 file changed, 2 insertions(+)
19021
19022 commit ad6a6f22401d6256e34521d0f52e91348c5ed4c9
19023 Author: Behdad Esfahbod <behdad@behdad.org>
19024 Date:   Sat Jun 9 01:21:02 2012 -0400
19025
19026     Minor
19027
19028  src/hb-ot-layout.cc | 2 +-
19029  1 file changed, 1 insertion(+), 1 deletion(-)
19030
19031 commit 46617a42133fbab151de4111a74dcbdc4e769c74
19032 Author: Behdad Esfahbod <behdad@behdad.org>
19033 Date:   Sat Jun 9 01:18:58 2012 -0400
19034
19035     Fix cache implementation
19036
19037  src/hb-cache-private.hh | 2 ++
19038  1 file changed, 2 insertions(+)
19039
19040 commit ce47613889aa3ff9b0067d3e51ba63cfdb139adb
19041 Author: Behdad Esfahbod <behdad@behdad.org>
19042 Date:   Sat Jun 9 01:10:26 2012 -0400
19043
19044     Micro-optimize
19045
19046     I know...
19047
19048  src/hb-ot-layout-gsubgpos-private.hh |  3 ++-
19049  src/hb-ot-layout.cc                  | 46
19050  ++++++++++++++++++++++--------------
19051  2 files changed, 30 insertions(+), 19 deletions(-)
19052
19053 commit 70416de298b811ab6be53a1c67f0d2531d99cd46
19054 Author: Behdad Esfahbod <behdad@behdad.org>
19055 Date:   Sat Jun 9 00:56:41 2012 -0400
19056
19057     Minor
19058
19059  src/hb-open-type-private.hh | 2 --
19060  1 file changed, 2 deletions(-)
19061
19062 commit 99159e52a3c9d5ae6c0fbdec64e7ed684fa70b61
19063 Author: Behdad Esfahbod <behdad@behdad.org>
19064 Date:   Sat Jun 9 00:50:40 2012 -0400
19065
19066     Use linear search for small counts
19067
19068     I see about 8% speedup with long strings with DejaVu Sans.
19069
19070  src/hb-open-type-private.hh | 19 ++++++++++++++-----
19071  1 file changed, 14 insertions(+), 5 deletions(-)
19072
19073 commit caf0412690542e58e23246dccc4b2fb83bd652ec
19074 Author: Behdad Esfahbod <behdad@behdad.org>
19075 Date:   Sat Jun 9 00:26:32 2012 -0400
19076
19077     Minor
19078
19079  src/hb-ot-layout-common-private.hh | 2 +-
19080  1 file changed, 1 insertion(+), 1 deletion(-)
19081
19082 commit 0f8fea71a66b1e01ee4398967db464393f478d42
19083 Author: Behdad Esfahbod <behdad@behdad.org>
19084 Date:   Sat Jun 9 00:24:38 2012 -0400
19085
19086     Minor.  Hide _hb_ot_layout_get_glyph_property()
19087
19088  src/hb-ot-layout-private.hh | 4 ----
19089  src/hb-ot-layout.cc         | 2 +-
19090  2 files changed, 1 insertion(+), 5 deletions(-)
19091
19092 commit 44b8ee0c90d7b1dd91e5848114141e3186534a0f
19093 Author: Behdad Esfahbod <behdad@behdad.org>
19094 Date:   Sat Jun 9 00:23:24 2012 -0400
19095
19096     Minor
19097
19098  src/hb-ot-layout-gpos-table.hh | 3 ++-
19099  src/hb-ot-layout.cc            | 2 +-
19100  2 files changed, 3 insertions(+), 2 deletions(-)
19101
19102 commit 7b84c536c10ab90ed96a033d88e9ad232d46c5b8
19103 Author: Behdad Esfahbod <behdad@behdad.org>
19104 Date:   Fri Jun 8 22:04:23 2012 -0400
19105
19106     In MarkBase attachment, only attach to first of a MultipleSubst
19107     sequence
19108
19109     This is apparently what Uniscribe does.  Test case is:
19110
19111       SEEN FATHA TEH ALEF
19112
19113     with Arabic Typesetting.  Originally reported by Khaled Hosny.
19114
19115  src/hb-ot-layout-gpos-table.hh       | 7 ++++++-
19116  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
19117  2 files changed, 14 insertions(+), 1 deletion(-)
19118
19119 commit ec57e0c5655ced5109c4638bf802772d336448fd
19120 Author: Behdad Esfahbod <behdad@behdad.org>
19121 Date:   Fri Jun 8 21:47:23 2012 -0400
19122
19123     Set lig_comp for MultipleSubst components
19124
19125     To be used for correct mark attachment to first component of a
19126     MultipleSubst output.  That's what Uniscribe does.
19127
19128  src/hb-ot-layout-gsub-table.hh | 4 +++-
19129  1 file changed, 3 insertions(+), 1 deletion(-)
19130
19131 commit e085fcf7ca302eb7802a032197c022819e7e7074
19132 Author: Behdad Esfahbod <behdad@behdad.org>
19133 Date:   Fri Jun 8 21:45:00 2012 -0400
19134
19135     Remove unused buffer->replace_glyphs_be16
19136
19137  src/hb-buffer-private.hh             |  3 ---
19138  src/hb-buffer.cc                     | 23 -----------------------
19139  src/hb-ot-layout-gsubgpos-private.hh |  8 --------
19140  3 files changed, 34 deletions(-)
19141
19142 commit 3ec77d6ae0510dc2c0ec64382c4948bc6e109844
19143 Author: Behdad Esfahbod <behdad@behdad.org>
19144 Date:   Fri Jun 8 21:44:06 2012 -0400
19145
19146     Don't use replace_glyphs_be for MultipleSubst
19147
19148  src/hb-ot-layout-gsub-table.hh       | 5 ++++-
19149  src/hb-ot-layout-gsubgpos-private.hh | 7 ++++++-
19150  2 files changed, 10 insertions(+), 2 deletions(-)
19151
19152 commit 4b7192125ffd295091d6b3a0bdfca7011947c2ca
19153 Author: Behdad Esfahbod <behdad@behdad.org>
19154 Date:   Fri Jun 8 21:41:46 2012 -0400
19155
19156     Minor
19157
19158  src/hb-ot-layout-gsub-table.hh       | 3 ++-
19159  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
19160  2 files changed, 10 insertions(+), 1 deletion(-)
19161
19162 commit 4508789f4b5e0ece5620d35598aeeb7ecbe3e3aa
19163 Author: Behdad Esfahbod <behdad@behdad.org>
19164 Date:   Fri Jun 8 21:32:43 2012 -0400
19165
19166     Add test for static initializers and other C++ stuff
19167
19168  src/Makefile.am           |  3 ++-
19169  src/check-static-inits.sh | 33 +++++++++++++++++++++++++++++++++
19170  2 files changed, 35 insertions(+), 1 deletion(-)
19171
19172 commit 56bd259b9ac22dd98913c8ca2e2cf7b30b632373
19173 Author: Behdad Esfahbod <behdad@behdad.org>
19174 Date:   Fri Jun 8 21:29:18 2012 -0400
19175
19176     Minor
19177
19178  src/check-internal-symbols.sh | 2 +-
19179  1 file changed, 1 insertion(+), 1 deletion(-)
19180
19181 commit 4538b47bf08e73e7f5cce6337df5fe154233c168
19182 Author: Behdad Esfahbod <behdad@behdad.org>
19183 Date:   Fri Jun 8 21:01:45 2012 -0400
19184
19185     Remove done TODO items
19186
19187  TODO | 7 +------
19188  1 file changed, 1 insertion(+), 6 deletions(-)
19189
19190 commit bc8357ea7b4c0d7c715aae353176434fb9460205
19191 Author: Behdad Esfahbod <behdad@behdad.org>
19192 Date:   Fri Jun 8 21:01:20 2012 -0400
19193
19194     Merge clusters during normalization
19195
19196  src/hb-ot-shape-normalize.cc | 11 +++++++----
19197  1 file changed, 7 insertions(+), 4 deletions(-)
19198
19199 commit fe3dabc08df7501010564f8844bd4d11771cc6a4
19200 Author: Behdad Esfahbod <behdad@behdad.org>
19201 Date:   Fri Jun 8 20:56:05 2012 -0400
19202
19203     Minor
19204
19205  src/hb-buffer.cc | 4 ++--
19206  1 file changed, 2 insertions(+), 2 deletions(-)
19207
19208 commit e88e14421a33ca5bdfd76bc0b2f801fcb6e78911
19209 Author: Behdad Esfahbod <behdad@behdad.org>
19210 Date:   Fri Jun 8 20:55:21 2012 -0400
19211
19212     Use merge_clusters instead of open-coding
19213
19214  src/hb-buffer.cc | 16 ++++------------
19215  1 file changed, 4 insertions(+), 12 deletions(-)
19216
19217 commit 330a2af3ff0e12c01b3b451357b8bdc83b2e9b47
19218 Author: Behdad Esfahbod <behdad@behdad.org>
19219 Date:   Fri Jun 8 20:40:02 2012 -0400
19220
19221     Use merge_clusters when forming Unicode clusters
19222
19223  src/hb-ot-shape.cc | 4 +++-
19224  1 file changed, 3 insertions(+), 1 deletion(-)
19225
19226 commit bd300df9adf955c1e69b3783c1c061876940fb8b
19227 Author: Behdad Esfahbod <behdad@behdad.org>
19228 Date:   Fri Jun 8 20:35:18 2012 -0400
19229
19230     Minor
19231
19232  src/hb-object-private.hh | 2 +-
19233  1 file changed, 1 insertion(+), 1 deletion(-)
19234
19235 commit e51d2b6ed1c794ac28c5610bfd01dbc9fb383633
19236 Author: Behdad Esfahbod <behdad@behdad.org>
19237 Date:   Fri Jun 8 20:33:27 2012 -0400
19238
19239     Extend into main buffer if extension hit end of out-buffer merging
19240     clusters
19241
19242  src/hb-buffer.cc                | 5 +++++
19243  src/hb-ot-shape-complex-misc.cc | 9 ---------
19244  2 files changed, 5 insertions(+), 9 deletions(-)
19245
19246 commit 5ced012d9f58c51d557a835593c3277e35fe3b35
19247 Author: Behdad Esfahbod <behdad@behdad.org>
19248 Date:   Fri Jun 8 20:31:32 2012 -0400
19249
19250     Extend end when merging clusters in out-buffer
19251
19252  src/hb-buffer.cc | 4 ++++
19253  1 file changed, 4 insertions(+)
19254
19255 commit 72c0a1878313e7232d554bc226f4c6dc01418a95
19256 Author: Behdad Esfahbod <behdad@behdad.org>
19257 Date:   Fri Jun 8 20:30:03 2012 -0400
19258
19259     Extend clusters backward in out-buffer
19260
19261  src/hb-buffer.cc                | 8 ++++++++
19262  src/hb-ot-shape-complex-misc.cc | 2 --
19263  2 files changed, 8 insertions(+), 2 deletions(-)
19264
19265 commit cd5891493df06fdb92e1ae526d29dee8df250235
19266 Author: Behdad Esfahbod <behdad@behdad.org>
19267 Date:   Fri Jun 8 20:27:53 2012 -0400
19268
19269     Extend clusters backwards, into the out-buffer too
19270
19271  src/hb-buffer.cc | 9 +++++++++
19272  1 file changed, 9 insertions(+)
19273
19274 commit 77471e037122548bfc08cacea6fbb472831c34f3
19275 Author: Behdad Esfahbod <behdad@behdad.org>
19276 Date:   Fri Jun 8 20:21:02 2012 -0400
19277
19278     Clear output buffer before calling GSUB pause functions
19279
19280  src/hb-ot-map.cc | 3 +++
19281  1 file changed, 3 insertions(+)
19282
19283 commit cafa6f372721fd6b0a7c0da68b9421d3e94931bc
19284 Author: Behdad Esfahbod <behdad@behdad.org>
19285 Date:   Fri Jun 8 20:17:10 2012 -0400
19286
19287     When merging clusters, extend the end
19288
19289  src/hb-buffer.cc | 20 ++++++++++++++------
19290  1 file changed, 14 insertions(+), 6 deletions(-)
19291
19292 commit 28ce5fa454b54f728044ee12a9dbe7d016783d4a
19293 Author: Behdad Esfahbod <behdad@behdad.org>
19294 Date:   Fri Jun 8 20:13:56 2012 -0400
19295
19296     Merge clusters when ligating
19297
19298  src/hb-ot-layout-gsub-table.hh | 1 +
19299  1 file changed, 1 insertion(+)
19300
19301 commit 2bb1761ccb7d300744ced6427165f4ea75ddf96c
19302 Author: Behdad Esfahbod <behdad@behdad.org>
19303 Date:   Fri Jun 8 19:29:44 2012 -0400
19304
19305     Minor, use next_glyph()
19306
19307  src/hb-ot-layout-gsub-table.hh | 2 +-
19308  1 file changed, 1 insertion(+), 1 deletion(-)
19309
19310 commit 5f68f8675e5ccaee91f5a90d86bc3b022b9a54e4
19311 Author: Behdad Esfahbod <behdad@behdad.org>
19312 Date:   Fri Jun 8 19:23:43 2012 -0400
19313
19314     Minor
19315
19316  src/hb-ot-shape.cc | 1 +
19317  1 file changed, 1 insertion(+)
19318
19319 commit 872969126756456a69bf958f3df6e56a26e57b0a
19320 Author: Behdad Esfahbod <behdad@behdad.org>
19321 Date:   Fri Jun 8 14:18:30 2012 -0400
19322
19323     Increase Uniscribe MAX_ITEMS
19324
19325  src/hb-uniscribe.cc | 2 +-
19326  1 file changed, 1 insertion(+), 1 deletion(-)
19327
19328 commit dbffa4c83d29c689ee4cd8a1c53e84521028c711
19329 Author: Behdad Esfahbod <behdad@behdad.org>
19330 Date:   Fri Jun 8 14:08:32 2012 -0400
19331
19332     Fix Uniscribe charset matching
19333
19334     Previously was failing to match fonts that didn't support
19335     CHARSET_ANSI.
19336
19337     There still remains a problem with the Uniscribe backend, in that if a
19338     font with the same family name is installed, and is newer, the native
19339     one is preferred over the font we provide.  Fixing it requires
19340     rewriting
19341     the name table with a unique family name...
19342
19343  src/hb-uniscribe.cc | 1 +
19344  1 file changed, 1 insertion(+)
19345
19346 commit 82e8bd8628aeb37835fb019a71b6bdac87824b97
19347 Author: Behdad Esfahbod <behdad@behdad.org>
19348 Date:   Fri Jun 8 11:48:29 2012 -0400
19349
19350     Remove unused code
19351
19352  src/hb-uniscribe.cc | 4 +---
19353  1 file changed, 1 insertion(+), 3 deletions(-)
19354
19355 commit 6da9dbff21b47fb10794b8d6cb747393c9eab7dd
19356 Author: Behdad Esfahbod <behdad@behdad.org>
19357 Date:   Fri Jun 8 10:53:35 2012 -0400
19358
19359     Remove zero-width chars in the fallback shaper too
19360
19361  src/hb-fallback-shape.cc | 16 ++++++++++++----
19362  1 file changed, 12 insertions(+), 4 deletions(-)
19363
19364 commit 68b76121f83fc9b87dc84f03e8bef38d4332734d
19365 Author: Behdad Esfahbod <behdad@behdad.org>
19366 Date:   Fri Jun 8 10:43:49 2012 -0400
19367
19368     Fix regressions introduced by sed.  Ouch!
19369
19370     Introduced in 99c2695759a6af855d565f4994bbdf220570bb48.
19371     Broken mark-mark and mark-ligature stuff.
19372
19373  src/hb-ot-layout-gpos-table.hh       | 6 +++---
19374  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
19375  2 files changed, 4 insertions(+), 4 deletions(-)
19376
19377 commit 0dd86f9f6849d82d60a99e66b6928795cfb2a3c7
19378 Author: Behdad Esfahbod <behdad@behdad.org>
19379 Date:   Fri Jun 8 10:23:03 2012 -0400
19380
19381     Whitespace
19382
19383  src/hb-uniscribe.cc | 144
19384  ++++++++++++++++++++++++++--------------------------
19385  1 file changed, 72 insertions(+), 72 deletions(-)
19386
19387 commit 8e7beba7c3b3dea3cb3b7e280c5aab4f13b92d31
19388 Author: Behdad Esfahbod <behdad@behdad.org>
19389 Date:   Fri Jun 8 10:22:06 2012 -0400
19390
19391     Fix Uniscribe clusters with direction-overriden Arabic
19392
19393  src/hb-uniscribe.cc | 4 ++--
19394  1 file changed, 2 insertions(+), 2 deletions(-)
19395
19396 commit b069c3c31bfbbf160eb897c7474be9ea90ed4fc1
19397 Author: Behdad Esfahbod <behdad@behdad.org>
19398 Date:   Fri Jun 8 10:10:29 2012 -0400
19399
19400     Really fix override-direction in Uniscribe
19401
19402  src/hb-uniscribe.cc | 10 +++++++---
19403  1 file changed, 7 insertions(+), 3 deletions(-)
19404
19405 commit fcd6f5326166e993b8f5222efbaffe916da98f0a
19406 Author: Behdad Esfahbod <behdad@behdad.org>
19407 Date:   Fri Jun 8 09:59:43 2012 -0400
19408
19409     Unbreak Uniscribe
19410
19411     Oops.  hb_tag_t and OPENTYPE_TAG have different endianness.  Perhaps
19412     something to add API for in hb-uniscribe.h
19413
19414  src/hb-private.hh   | 12 +++++++++++-
19415  src/hb-uniscribe.cc |  8 ++++----
19416  2 files changed, 15 insertions(+), 5 deletions(-)
19417
19418 commit 29eac8f591fdb86f1c4fdc0a6ab63910ff286b84
19419 Author: Behdad Esfahbod <behdad@behdad.org>
19420 Date:   Fri Jun 8 09:26:17 2012 -0400
19421
19422     Override direction in Uniscribe backend
19423
19424     Matches OT backend now.
19425
19426  src/hb-uniscribe.cc | 2 +-
19427  1 file changed, 1 insertion(+), 1 deletion(-)
19428
19429 commit 1c1233e57686d77d89fe3ac1dc53de9ee60798c1
19430 Author: Behdad Esfahbod <behdad@behdad.org>
19431 Date:   Fri Jun 8 09:20:53 2012 -0400
19432
19433     Make Uniscribe backend respect selected script
19434
19435  src/hb-uniscribe.cc | 15 +++++++++++++--
19436  1 file changed, 13 insertions(+), 2 deletions(-)
19437
19438 commit 0bb0f5d41976ae27c5c7a51cbb82144b48315a4b
19439 Author: Behdad Esfahbod <behdad@behdad.org>
19440 Date:   Thu Jun 7 17:42:48 2012 -0400
19441
19442     Add note re _NullPool
19443
19444  src/hb-open-type-private.hh | 1 +
19445  1 file changed, 1 insertion(+)
19446
19447 commit 2a3d911fe0ff5d6442659d3381d5b08c30ee2896
19448 Author: Behdad Esfahbod <behdad@behdad.org>
19449 Date:   Thu Jun 7 17:31:46 2012 -0400
19450
19451     Fix alignment-requirement missmatch
19452
19453     Detected by clang and lots of cmdline options.
19454
19455  src/hb-buffer-private.hh             | 2 +-
19456  src/hb-buffer.cc                     | 5 +++--
19457  src/hb-ot-layout-gsub-table.hh       | 4 ++--
19458  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
19459  4 files changed, 7 insertions(+), 6 deletions(-)
19460
19461 commit 6095de1635441af16340c7b2c5a6b4c531ec242f
19462 Author: Behdad Esfahbod <behdad@behdad.org>
19463 Date:   Thu Jun 7 15:48:18 2012 -0400
19464
19465     Fix clang warning with NO_MT path
19466
19467  src/hb-shape.cc | 2 +-
19468  1 file changed, 1 insertion(+), 1 deletion(-)
19469
19470 commit a18280a8ce9128fc9d75f8a367ae8ce0886a9599
19471 Author: Behdad Esfahbod <behdad@behdad.org>
19472 Date:   Thu Jun 7 15:44:12 2012 -0400
19473
19474     Fix warnings produced by clang analyzer
19475
19476  src/hb-icu.cc          | 6 ++++--
19477  test/api/test-blob.c   | 2 +-
19478  test/api/test-buffer.c | 4 ++--
19479  util/helper-cairo.cc   | 2 +-
19480  4 files changed, 8 insertions(+), 6 deletions(-)
19481
19482 commit 7ec83051c05777c0e6e2eea6ef6c71effede9527
19483 Author: Behdad Esfahbod <behdad@behdad.org>
19484 Date:   Thu Jun 7 13:32:57 2012 -0400
19485
19486     Fix warnings
19487
19488  util/ansi-print.cc | 30 +++++++++++++-----------------
19489  1 file changed, 13 insertions(+), 17 deletions(-)
19490
19491 commit 73cb02de2dd28b09d4aa76230132248215cfe83d
19492 Author: Behdad Esfahbod <behdad@behdad.org>
19493 Date:   Wed Jun 6 11:29:25 2012 -0400
19494
19495     Minor
19496
19497  src/hb-private.hh | 26 +++++++++++++-------------
19498  1 file changed, 13 insertions(+), 13 deletions(-)
19499
19500 commit 79e2b4791fe95ede9a1e6b1c71ccc6e36c4fc0e5
19501 Author: Behdad Esfahbod <behdad@behdad.org>
19502 Date:   Wed Jun 6 11:27:17 2012 -0400
19503
19504     Fix ASSERT_POD on clang
19505
19506     As reported by bashi.  Not tested.
19507
19508  src/hb-private.hh | 8 ++++++--
19509  1 file changed, 6 insertions(+), 2 deletions(-)
19510
19511 commit 4282d2f3771d6510c27b62e54cc1254d6f2389b3
19512 Author: Behdad Esfahbod <behdad@behdad.org>
19513 Date:   Wed Jun 6 03:42:36 2012 -0400
19514
19515     Enabled ICU again
19516
19517  configure.ac | 1 -
19518  1 file changed, 1 deletion(-)
19519
19520 commit 6220e5fc0dad728e67a92e838d3ac275d032f2c7
19521 Author: Behdad Esfahbod <behdad@behdad.org>
19522 Date:   Wed Jun 6 03:30:09 2012 -0400
19523
19524     Add ASSERT_POD for most objects
19525
19526  src/hb-blob.cc            | 1 +
19527  src/hb-buffer-private.hh  | 2 ++
19528  src/hb-font-private.hh    | 3 +++
19529  src/hb-object-private.hh  | 2 ++
19530  src/hb-private.hh         | 2 +-
19531  src/hb-set-private.hh     | 4 +++-
19532  src/hb-unicode-private.hh | 1 +
19533  7 files changed, 13 insertions(+), 2 deletions(-)
19534
19535 commit a00a63b5ef503fafa87e26b517732b2214e01719
19536 Author: Behdad Esfahbod <behdad@behdad.org>
19537 Date:   Wed Jun 6 03:07:01 2012 -0400
19538
19539     Add macros to check that types are POD
19540
19541  configure.ac                |  1 +
19542  src/hb-open-type-private.hh | 32 ++++++++++++++++++++------------
19543  src/hb-private.hh           | 24 ++++++++++++++++++++++++
19544  3 files changed, 45 insertions(+), 12 deletions(-)
19545
19546 commit 61eb60c129e865e92f6a5767a88c44a391f4d413
19547 Author: Behdad Esfahbod <behdad@behdad.org>
19548 Date:   Tue Jun 5 21:14:04 2012 -0400
19549
19550     Don't link to libstdc++
19551
19552     New try.
19553
19554  src/Makefile.am | 3 ++-
19555  1 file changed, 2 insertions(+), 1 deletion(-)
19556
19557 commit 81a4b9fd4eb8995c5930db1df3669db93661eb52
19558 Author: Behdad Esfahbod <behdad@behdad.org>
19559 Date:   Tue Jun 5 20:49:51 2012 -0400
19560
19561     Remove unused hb_static_mutex_t
19562
19563  src/hb-mutex-private.hh | 11 -----------
19564  1 file changed, 11 deletions(-)
19565
19566 commit 4a3a9897b3698dd09c3e880b3ddd4db24c6fb460
19567 Author: Behdad Esfahbod <behdad@behdad.org>
19568 Date:   Tue Jun 5 20:39:07 2012 -0400
19569
19570     Disable Intel atomic ops on mingw32
19571
19572     Apparently the configure test is not enough...
19573
19574  src/hb-atomic-private.hh | 2 +-
19575  1 file changed, 1 insertion(+), 1 deletion(-)
19576
19577 commit 0594a2448440208efa0acac9a5d8d52d43108289
19578 Author: Behdad Esfahbod <behdad@behdad.org>
19579 Date:   Tue Jun 5 20:35:40 2012 -0400
19580
19581     Cleanup TRUE/FALSE vs true/false
19582
19583  src/hb-atomic-private.hh           |  4 +--
19584  src/hb-blob.cc                     | 28 +++++++++---------
19585  src/hb-buffer-private.hh           |  2 +-
19586  src/hb-buffer.cc                   | 38 ++++++++++++-------------
19587  src/hb-buffer.h                    |  4 +--
19588  src/hb-fallback-shape.cc           |  2 +-
19589  src/hb-font.cc                     | 22 +++++++--------
19590  src/hb-ft.cc                       | 22 +++++++--------
19591  src/hb-glib.cc                     | 16 +++++------
19592  src/hb-graphite2.cc                |  8 +++---
19593  src/hb-icu.cc                      | 30 ++++++++++----------
19594  src/hb-ot-layout.cc                | 28 +++++++++---------
19595  src/hb-ot-shape-complex-private.hh |  2 +-
19596  src/hb-ot-shape-normalize.cc       | 16 +++++------
19597  src/hb-ot-shape.cc                 |  4 +--
19598  src/hb-private.hh                  | 18 ++++--------
19599  src/hb-set.cc                      |  2 +-
19600  src/hb-set.h                       |  2 +-
19601  src/hb-shape.cc                    |  6 ++--
19602  src/hb-tt-font.cc                  | 12 ++++----
19603  src/hb-unicode.cc                  |  8 +++---
19604  src/hb-uniscribe.cc                | 18 ++++++------
19605  src/main.cc                        |  2 +-
19606  util/hb-shape.cc                   |  2 +-
19607  util/helper-cairo.cc               | 16 +++++------
19608  util/main-font-text.hh             |  2 +-
19609  util/options.cc                    | 58
19610  +++++++++++++++++++-------------------
19611  util/options.hh                    |  2 +-
19612  util/view-cairo.hh                 |  2 +-
19613  29 files changed, 185 insertions(+), 191 deletions(-)
19614
19615 commit e1ac38f8dd04c29d2d4140f5a492cdaf25d72901
19616 Author: Behdad Esfahbod <behdad@behdad.org>
19617 Date:   Tue Jun 5 20:31:49 2012 -0400
19618
19619     Fix inert buffer set_length() with zero
19620
19621     Oops!
19622
19623  src/hb-buffer.cc | 3 +++
19624  1 file changed, 3 insertions(+)
19625
19626 commit 04bc1eebe7a304c0e6f86ab6814c65889f152602
19627 Author: Behdad Esfahbod <behdad@behdad.org>
19628 Date:   Tue Jun 5 20:16:56 2012 -0400
19629
19630     Add configure tests for Intel atomic intrinsics
19631
19632  configure.ac             | 17 +++++++++++++++++
19633  src/hb-atomic-private.hh | 12 ++++++------
19634  src/hb-mutex-private.hh  |  2 +-
19635  3 files changed, 24 insertions(+), 7 deletions(-)
19636
19637 commit 68c75b46977beb57e35082db26be712b3cd65678
19638 Author: Behdad Esfahbod <behdad@behdad.org>
19639 Date:   Tue Jun 5 19:55:46 2012 -0400
19640
19641     Shuffle
19642
19643  configure.ac | 16 ++++++++--------
19644  1 file changed, 8 insertions(+), 8 deletions(-)
19645
19646 commit f64b2ebf82c5f355cd95806478cd30c00b1a2731
19647 Author: Behdad Esfahbod <behdad@behdad.org>
19648 Date:   Tue Jun 5 19:23:29 2012 -0400
19649
19650     Remove last static initializer
19651
19652     We're free!  Lazy or immediate...
19653
19654  src/hb-ft.cc    |   2 +
19655  src/hb-shape.cc | 150
19656  ++++++++++++++++++++++++++++++++++++++++----------------
19657  2 files changed, 110 insertions(+), 42 deletions(-)
19658
19659 commit 4a8a529068fc380298bb05b9d878bede3e9f4da1
19660 Author: Behdad Esfahbod <behdad@behdad.org>
19661 Date:   Tue Jun 5 19:17:02 2012 -0400
19662
19663     Make hb-view err if all shapers failed
19664
19665  util/view-cairo.hh | 2 +-
19666  1 file changed, 1 insertion(+), 1 deletion(-)
19667
19668 commit 04aed572f112b96a6033cd6c3df7bdba5e29e93c
19669 Author: Behdad Esfahbod <behdad@behdad.org>
19670 Date:   Tue Jun 5 18:30:19 2012 -0400
19671
19672     Make hb-ft static-initializer free
19673
19674  src/hb-common.cc |  5 ++---
19675  src/hb-ft.cc     | 38 +++++++++++++++++++++++++++-----------
19676  2 files changed, 29 insertions(+), 14 deletions(-)
19677
19678 commit be4560a3b5e8599cbe2b29a01a60c21c9e2b194f
19679 Author: Behdad Esfahbod <behdad@behdad.org>
19680 Date:   Tue Jun 5 18:14:03 2012 -0400
19681
19682     Undo default unicode-funcs to avoid static initializer again
19683
19684  src/hb-buffer.cc          |  2 +-
19685  src/hb-glib.cc            | 23 ++++++++++++-----------
19686  src/hb-icu.cc             | 24 +++++++++++++-----------
19687  src/hb-unicode-private.hh | 10 +++++-----
19688  src/hb-unicode.cc         | 26 ++++++++++++++------------
19689  5 files changed, 45 insertions(+), 40 deletions(-)
19690
19691 commit 093171cceca63e48e735bbf05a2c11b1b7e95ef1
19692 Author: Behdad Esfahbod <behdad@behdad.org>
19693 Date:   Tue Jun 5 18:00:45 2012 -0400
19694
19695     Implement lock-free hb_language_t
19696
19697     Another static-initialization down.  One more to go.
19698
19699  src/hb-common.cc | 66
19700  +++++++++++++++++++++++++++++++++++++++++++++-----------
19701  1 file changed, 54 insertions(+), 12 deletions(-)
19702
19703 commit 6843ce01be0df501ef3149a2c1c54cdfb693195d
19704 Author: Behdad Esfahbod <behdad@behdad.org>
19705 Date:   Tue Jun 5 17:27:20 2012 -0400
19706
19707     Add atomic-pointer functions
19708
19709     Gonig to use these for lock-free linked-lists, to be used for
19710     hb_language_t among other things.
19711
19712  src/hb-atomic-private.hh | 21 +++++++++++++++++++++
19713  1 file changed, 21 insertions(+)
19714
19715 commit cdafe3a7d8483ac586e2c16487e2a09164e0f65c
19716 Author: Behdad Esfahbod <behdad@behdad.org>
19717 Date:   Tue Jun 5 16:34:49 2012 -0400
19718
19719     Add gcc intrinsics implementations for atomic and mutex
19720
19721  configure.ac             |  4 ++--
19722  src/hb-atomic-private.hh | 11 +++++++++--
19723  src/hb-mutex-private.hh  | 51
19724  +++++++++++++++++++++++++++++++++++++++++-------
19725  src/hb-object-private.hh |  4 +++-
19726  src/hb-warning.cc        | 14 ++++++-------
19727  5 files changed, 65 insertions(+), 19 deletions(-)
19728
19729 commit d970d2899b36a2fbd002b224b8bd37b0906fdd5f
19730 Author: Behdad Esfahbod <behdad@behdad.org>
19731 Date:   Tue Jun 5 16:06:28 2012 -0400
19732
19733     Add gcc implementation for atomic ops
19734
19735  src/hb-atomic-private.hh | 9 +++++++--
19736  1 file changed, 7 insertions(+), 2 deletions(-)
19737
19738 commit 0e253e97af71e2a7ead153589f61fd579a247502
19739 Author: Behdad Esfahbod <behdad@behdad.org>
19740 Date:   Tue Jun 5 15:37:19 2012 -0400
19741
19742     Add a mutex to object header
19743
19744     Removes one more static-initialization.  A few more to go.
19745
19746  src/hb-common.cc         | 24 +++++++++---------------
19747  src/hb-mutex-private.hh  | 19 +++++++------------
19748  src/hb-object-private.hh | 36 ++++++++++++++++++++++--------------
19749  src/hb-private.hh        | 11 +++++------
19750  4 files changed, 43 insertions(+), 47 deletions(-)
19751
19752 commit a2b471df821b32625d127f83b2f90e6d6a967e7e
19753 Author: Behdad Esfahbod <behdad@behdad.org>
19754 Date:   Tue Jun 5 15:17:44 2012 -0400
19755
19756     Remove static initializers from indic
19757
19758  src/hb-ot-shape-complex-indic.cc | 50
19759  +++++++++++++++++++++++++++++++---------
19760  1 file changed, 39 insertions(+), 11 deletions(-)
19761
19762 commit f06ab8a4262c759b4723614fd28f55ee77aa8466
19763 Author: Behdad Esfahbod <behdad@behdad.org>
19764 Date:   Tue Jun 5 12:31:51 2012 -0400
19765
19766     Better hide nil objects and make them const
19767
19768  src/hb-blob.cc            | 34 +++++++++++------------
19769  src/hb-buffer.cc          | 39 +++++++++++++-------------
19770  src/hb-font.cc            | 70
19771  +++++++++++++++++++++++------------------------
19772  src/hb-ft.cc              | 49 +++++++++++++++------------------
19773  src/hb-glib.cc            | 25 ++++++++---------
19774  src/hb-icu.cc             | 25 ++++++++---------
19775  src/hb-set.cc             | 16 +++++------
19776  src/hb-unicode-private.hh | 11 ++++----
19777  src/hb-unicode.cc         | 34 +++++++++++------------
19778  9 files changed, 146 insertions(+), 157 deletions(-)
19779
19780 commit bf93b636c4963cbc32d5fba7ace1053db6719192
19781 Author: Behdad Esfahbod <behdad@behdad.org>
19782 Date:   Tue Jun 5 14:17:32 2012 -0400
19783
19784     Remove constructor from hb_prealloced_array_t
19785
19786     This was causing all object types to be non-POD and have static
19787     initializers.  We don't need that!
19788
19789     Now, most nil objects just moved from .bss to .data.  Fixing for that
19790     coming soon.
19791
19792  src/hb-object-private.hh | 3 +++
19793  src/hb-private.hh        | 4 +++-
19794  src/hb-set-private.hh    | 1 +
19795  3 files changed, 7 insertions(+), 1 deletion(-)
19796
19797 commit 7037291aacb858f8090fd7d9028c196cc1a21703
19798 Author: Behdad Esfahbod <behdad@behdad.org>
19799 Date:   Tue Jun 5 13:30:11 2012 -0400
19800
19801     Check for atexit()
19802
19803  configure.ac | 2 +-
19804  1 file changed, 1 insertion(+), 1 deletion(-)
19805
19806 commit f1971a217424bd6db5c7072ba5cf197f318d4e47
19807 Author: Behdad Esfahbod <behdad@behdad.org>
19808 Date:   Tue Jun 5 13:04:20 2012 -0400
19809
19810     Fix warnings
19811
19812  src/indic.cc | 2 +-
19813  1 file changed, 1 insertion(+), 1 deletion(-)
19814
19815 commit b0a6e58bb3dda72dcce37d54d987591630a3db6c
19816 Author: Behdad Esfahbod <behdad@behdad.org>
19817 Date:   Mon Jun 4 10:21:22 2012 -0400
19818
19819     s/script-punjabi/script-gurmukhi/
19820
19821  .../texts/in-tree/shaper-indic/indic/MANIFEST      |   2 +-
19822  .../shaper-indic/indic/script-gurmukhi/MANIFEST    |   2 +
19823  .../indic/script-gurmukhi/misc/MANIFEST            |   1 +
19824  .../indic/script-gurmukhi/misc/misc.txt            |   1 +
19825  .../indic/script-gurmukhi/utrrs/LICENSE            |  19 +++
19826  .../indic/script-gurmukhi/utrrs/MANIFEST           |   3 +
19827  .../indic/script-gurmukhi/utrrs/README             |  13 ++
19828  .../indic/script-gurmukhi/utrrs/SOURCES            |   2 +
19829  .../IndicFontFeatureCodepoint-Consonants.txt       |  38 ++++++
19830  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   9 ++
19831  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |  10 ++
19832  .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt |   6 +
19833  ...IndicFontFeatureCodepoint-IndependentVowels.txt |  10 ++
19834  .../IndicFontFeatureCodepoint-Reserved.txt         |   2 +
19835  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   6 +
19836  .../indic/script-gurmukhi/utrrs/codepoint/MANIFEST |   7 +
19837  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  22 +++
19838  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   2 +
19839  .../indic/script-gurmukhi/utrrs/gpos/MANIFEST      |   2 +
19840  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 152
19841  +++++++++++++++++++++
19842  .../indic/script-gurmukhi/utrrs/gsub/MANIFEST      |   1 +
19843  .../shaper-indic/indic/script-punjabi/MANIFEST     |   2 -
19844  .../indic/script-punjabi/misc/MANIFEST             |   1 -
19845  .../indic/script-punjabi/misc/misc.txt             |   1 -
19846  .../indic/script-punjabi/utrrs/LICENSE             |  19 ---
19847  .../indic/script-punjabi/utrrs/MANIFEST            |   3 -
19848  .../shaper-indic/indic/script-punjabi/utrrs/README |  13 --
19849  .../indic/script-punjabi/utrrs/SOURCES             |   2 -
19850  .../IndicFontFeatureCodepoint-Consonants.txt       |  38 ------
19851  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   9 --
19852  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |  10 --
19853  .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt |   6 -
19854  ...IndicFontFeatureCodepoint-IndependentVowels.txt |  10 --
19855  .../IndicFontFeatureCodepoint-Reserved.txt         |   2 -
19856  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   6 -
19857  .../indic/script-punjabi/utrrs/codepoint/MANIFEST  |   7 -
19858  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  22 ---
19859  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   2 -
19860  .../indic/script-punjabi/utrrs/gpos/MANIFEST       |   2 -
19861  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 152
19862  ---------------------
19863  .../indic/script-punjabi/utrrs/gsub/MANIFEST       |   1 -
19864  41 files changed, 309 insertions(+), 309 deletions(-)
19865
19866 commit c1885483120d4b686b2fe95b217dce7248e040b1
19867 Author: Behdad Esfahbod <behdad@behdad.org>
19868 Date:   Mon Jun 4 08:56:00 2012 -0400
19869
19870     Add --verbose to hb-shape
19871
19872     Just turns all --show-* options on.
19873
19874  util/options.cc | 11 +++++++++++
19875  util/options.hh |  1 -
19876  2 files changed, 11 insertions(+), 1 deletion(-)
19877
19878 commit 9fc7a11469113d31d8095757c4fc038c3427d44a
19879 Author: Behdad Esfahbod <behdad@behdad.org>
19880 Date:   Mon Jun 4 08:28:19 2012 -0400
19881
19882     Remove comma at the end of enum
19883
19884     As reported by Jonathan Kew on the list.
19885
19886  src/hb-ot-shape-complex-indic.cc | 2 +-
19887  1 file changed, 1 insertion(+), 1 deletion(-)
19888
19889 commit 3b8fd9c48f4bde368bf2d465c148b9743a9216ee
19890 Author: Behdad Esfahbod <behdad@behdad.org>
19891 Date:   Sun Jun 3 15:54:19 2012 -0400
19892
19893     Remove const from ref_count.ref_count
19894
19895     According to Tom Hacohen this was breaking build with some compilers.
19896
19897     In file included from hb-buffer-private.hh:35:0,
19898                      from hb-ot-map-private.hh:32,
19899                      from hb-ot-shape-private.hh:32,
19900                      from hb-ot-shape.cc:29:
19901     hb-object-private.hh: In constructor
19902     '_hb_object_header_t::_hb_object_header_t()':
19903     hb-object-private.hh:97:8: error: uninitialized const member in
19904     'struct hb_reference_count_t'
19905     hb-object-private.hh:51:25: note: 'hb_reference_count_t::ref_count'
19906     should be initialized
19907     In file included from hb-ot-shape.cc:33:0:
19908     hb-set-private.hh: In constructor '_hb_set_t::_hb_set_t()':
19909     hb-set-private.hh:37:8: note: synthesized method
19910     '_hb_object_header_t::_hb_object_header_t()' first required here
19911     hb-ot-shape.cc: In function 'void
19912     hb_ot_shape_glyphs_closure(hb_font_t*, hb_buffer_t*, const
19913     hb_feature_t*, unsigned int, hb_set_t*)':
19914     hb-ot-shape.cc:521:12: note: synthesized method
19915     '_hb_set_t::_hb_set_t()' first required here
19916
19917  src/hb-object-private.hh | 2 +-
19918  1 file changed, 1 insertion(+), 1 deletion(-)
19919
19920 commit 70600dbf626808a30fb0fd8b7ae860e64d9ffe87
19921 Author: Behdad Esfahbod <behdad@behdad.org>
19922 Date:   Sun Jun 3 15:52:51 2012 -0400
19923
19924     Minor
19925
19926  src/hb-object-private.hh | 14 +++++++-------
19927  1 file changed, 7 insertions(+), 7 deletions(-)
19928
19929 commit ae62166519291057316a9d15cea3f1570fcb5eaf
19930 Author: Behdad Esfahbod <behdad@behdad.org>
19931 Date:   Sat Jun 2 12:21:19 2012 -0400
19932
19933     [util] Minor
19934
19935  util/options.cc        |  4 +---
19936  util/options.hh        | 26 ++++++++++++++------------
19937  util/shape-consumer.hh |  4 +++-
19938  3 files changed, 18 insertions(+), 16 deletions(-)
19939
19940 commit 5db0683a822f70c914468430cda6487cee740ae3
19941 Author: Behdad Esfahbod <behdad@behdad.org>
19942 Date:   Sat Jun 2 12:13:08 2012 -0400
19943
19944     [util] Make hb-shape continue shaping other lines if shapers failed
19945
19946  util/hb-ot-shape-closure.cc |  3 +++
19947  util/hb-shape.cc            | 36 +++++++++++++++++++++++++------
19948  util/main-font-text.hh      |  2 +-
19949  util/options.cc             | 34 ++++++++++++++++++++++-------
19950  util/options.hh             | 33 ++++++++++++++--------------
19951  util/shape-consumer.hh      | 17 ++++++++++++---
19952  util/view-cairo.cc          | 47 +++++++---------------------------------
19953  util/view-cairo.hh          | 52
19954  +++++++++++++++++++++++++++++++++++++++------
19955  8 files changed, 143 insertions(+), 81 deletions(-)
19956
19957 commit 96a9ef0c9fca8d58d8dc6baf6b262d96587abee0
19958 Author: Behdad Esfahbod <behdad@behdad.org>
19959 Date:   Fri Jun 1 13:46:26 2012 -0400
19960
19961     Remove tab character like other "zero-width" characters
19962
19963     Uniscribe does that, this make comparing results to Uniscribe
19964     easier.
19965
19966  src/hb-unicode-private.hh | 3 ++-
19967  1 file changed, 2 insertions(+), 1 deletion(-)
19968
19969 commit cd6a5493411fea30a04466128e1a37b4d89c6a72
19970 Author: Behdad Esfahbod <behdad@behdad.org>
19971 Date:   Fri Jun 1 13:45:25 2012 -0400
19972
19973     Remove unused variable
19974
19975  util/hb-ot-shape-closure.cc | 2 --
19976  1 file changed, 2 deletions(-)
19977
19978 commit 0558d55bac7fb9279aac859b465e7c0e3ad97492
19979 Author: Behdad Esfahbod <behdad@behdad.org>
19980 Date:   Mon May 28 10:46:47 2012 -0400
19981
19982     Remove hb_atomic_int_set/get()
19983
19984     We never use them in fact...
19985
19986     I'm just adjusting these as I better understand the requirements of
19987     the code and the guarantees of each operation.
19988
19989  src/hb-atomic-private.hh |  8 --------
19990  src/hb-object-private.hh | 12 +++++-------
19991  2 files changed, 5 insertions(+), 15 deletions(-)
19992
19993 commit 4efdffec095e19ceeb4b319d60201e84ece30fd9
19994 Author: Behdad Esfahbod <behdad@behdad.org>
19995 Date:   Sun May 27 22:39:48 2012 -0400
19996
19997     Minor Malayalam test case
19998
19999     From https://bugs.freedesktop.org/show_bug.cgi?id=45166
20000
20001  .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt
20002  | 1 +
20003  1 file changed, 1 insertion(+)
20004
20005 commit dfff5b3021016d3a472c100272fd8e2f52307860
20006 Author: Behdad Esfahbod <behdad@behdad.org>
20007 Date:   Sun May 27 22:07:04 2012 -0400
20008
20009     Add Myanmar test case
20010
20011  test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
20012  | 1 +
20013  .../texts/in-tree/shaper-indic/south-east-asian/script-myanmar/MANIFEST
20014  | 1 +
20015  .../in-tree/shaper-indic/south-east-asian/script-myanmar/misc/MANIFEST
20016  | 1 +
20017  .../in-tree/shaper-indic/south-east-asian/script-myanmar/misc/misc.txt
20018  | 1 +
20019  4 files changed, 4 insertions(+)
20020
20021 commit bce095524b3e69a47f8e88a2fb02d6ab537f9b0a
20022 Author: Behdad Esfahbod <behdad@behdad.org>
20023 Date:   Sun May 27 11:29:21 2012 -0400
20024
20025     Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name()
20026
20027  TODO                        |  1 +
20028  src/hb-font-private.hh      |  2 ++
20029  src/hb-font.cc              | 80
20030  +++++++++++++++++++++++++++++++++++----------
20031  src/hb-font.h               | 28 ++++++++++++++++
20032  src/hb-ft.cc                | 52 ++++++++++++++++++++++++-----
20033  util/hb-ot-shape-closure.cc |  9 ++---
20034  util/options.cc             | 10 ++----
20035  7 files changed, 142 insertions(+), 40 deletions(-)
20036
20037 commit bc145658bdaeaeea0cdbd719e2756f09a2dbfb48
20038 Author: Behdad Esfahbod <behdad@behdad.org>
20039 Date:   Sun May 27 10:45:57 2012 -0400
20040
20041     Warn if no Unicode functions implementation is found
20042
20043  src/hb-unicode-private.hh |  1 +
20044  src/hb-warning.cc         | 13 +++++++++++++
20045  2 files changed, 14 insertions(+)
20046
20047 commit a3547330fa88e30a138f6f17e60d9c7d1e316622
20048 Author: Behdad Esfahbod <behdad@behdad.org>
20049 Date:   Sun May 27 10:20:47 2012 -0400
20050
20051     Cleanup atomic ops on OS X
20052
20053  src/hb-atomic-private.hh | 7 +++----
20054  1 file changed, 3 insertions(+), 4 deletions(-)
20055
20056 commit e4b6d503c5575ddbf49249e3fef693d75ae75170
20057 Author: Behdad Esfahbod <behdad@behdad.org>
20058 Date:   Sun May 27 10:11:13 2012 -0400
20059
20060     Don't use atomic ops in hb_cache_t
20061
20062     We don't care about linearizability, so unprotected int read/write
20063     are enough, no need for expensive memory barriers.  It's a cache,
20064     that's all.
20065
20066  src/hb-cache-private.hh | 8 ++++----
20067  1 file changed, 4 insertions(+), 4 deletions(-)
20068
20069 commit 819faa05307aa192015f4b43d8103a35e87d6cc7
20070 Author: Behdad Esfahbod <behdad@behdad.org>
20071 Date:   Sun May 27 10:09:18 2012 -0400
20072
20073     Minor
20074
20075  src/hb-atomic-private.hh | 2 +-
20076  1 file changed, 1 insertion(+), 1 deletion(-)
20077
20078 commit 303d5850ec0516e198db241456b0cfc4899ef9c0
20079 Author: Behdad Esfahbod <behdad@behdad.org>
20080 Date:   Sun May 27 10:01:13 2012 -0400
20081
20082     Fix Windows atomic get/set
20083
20084     According to:
20085     http://msdn.microsoft.com/en-us/library/65tt87y8.aspx
20086
20087     MemoryBarrier() is the right macro to protect these, not
20088     _ReadBarrier()
20089     and/or _WriteBarrier().
20090
20091  src/hb-atomic-private.hh | 4 ++--
20092  1 file changed, 2 insertions(+), 2 deletions(-)
20093
20094 commit 8f8956a55fff95e5ad529d2f124c9528d1f4f81d
20095 Author: Behdad Esfahbod <behdad@behdad.org>
20096 Date:   Fri May 25 14:30:24 2012 -0400
20097
20098     [util] Add hidden --shaper that is equivalent of --shapers
20099
20100  util/helper-cairo.cc | 2 +-
20101  util/options.cc      | 6 +++++-
20102  2 files changed, 6 insertions(+), 2 deletions(-)
20103
20104 commit 29ce446d3161b7ea5874352e5f8eb33cd59338c3
20105 Author: Behdad Esfahbod <behdad@behdad.org>
20106 Date:   Fri May 25 14:17:54 2012 -0400
20107
20108     Add set iterator
20109
20110  src/hb-set-private.hh       | 26 +++++++++++++++++++++++---
20111  src/hb-set.cc               |  7 +++++++
20112  src/hb-set.h                | 11 +++++++++--
20113  util/hb-ot-shape-closure.cc |  8 +++++---
20114  4 files changed, 44 insertions(+), 8 deletions(-)
20115
20116 commit 62c3e111fce0ad34960871134c2eb6da572df303
20117 Author: Behdad Esfahbod <behdad@behdad.org>
20118 Date:   Fri May 25 13:48:00 2012 -0400
20119
20120     Add set symmetric difference
20121
20122  src/hb-set-private.hh | 5 +++++
20123  src/hb-set.cc         | 7 +++++++
20124  src/hb-set.h          | 6 ++++++
20125  3 files changed, 18 insertions(+)
20126
20127 commit 27aba594c90b4444c35273a38f5fedc8e09d9a88
20128 Author: Behdad Esfahbod <behdad@behdad.org>
20129 Date:   Thu May 24 15:00:01 2012 -0400
20130
20131     Minor
20132
20133  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
20134  src/hb-ot-shape-complex-indic.cc         | 2 +-
20135  2 files changed, 2 insertions(+), 2 deletions(-)
20136
20137 commit cde1c0114ba66a45d907e81a49bf625e0dc946b0
20138 Author: Behdad Esfahbod <behdad@behdad.org>
20139 Date:   Thu May 24 10:46:39 2012 -0400
20140
20141     Fix hb_atomic_int_set() implementation for HB_NO_MT
20142
20143     As pointed out by Jonathan Kew.
20144
20145  src/hb-atomic-private.hh | 2 +-
20146  1 file changed, 1 insertion(+), 1 deletion(-)
20147
20148 commit 3b9b7133bea787f787170beea073f185e36d2327
20149 Author: Behdad Esfahbod <behdad@behdad.org>
20150 Date:   Wed May 23 22:00:25 2012 -0400
20151
20152     Update TODO
20153
20154  TODO | 18 ++++++++++++++++--
20155  1 file changed, 16 insertions(+), 2 deletions(-)
20156
20157 commit ff3524c21aabf5d0d6014d1ce1b3e12ca5f0990f
20158 Author: Behdad Esfahbod <behdad@behdad.org>
20159 Date:   Wed May 23 21:50:43 2012 -0400
20160
20161     Add Arabic diacritics tests
20162
20163  .../shaper-arabic/script-arabic/misc/MANIFEST      |   2 +-
20164  .../script-arabic/misc/diacritics/MANIFEST         |   5 +
20165  .../script-arabic/misc/diacritics/lam-alef.txt     |  28 +
20166  .../misc/diacritics/language-arabic.txt            | 695
20167  +++++++++++++++++++++
20168  .../misc/diacritics/language-persian.txt           |  48 ++
20169  .../misc/diacritics/language-urdu.txt              | 188 ++++++
20170  .../misc/diacritics/ligature-diacritics.txt        |   1 +
20171  .../script-arabic/misc/ligature-diacritics.txt     |   1 -
20172  8 files changed, 966 insertions(+), 2 deletions(-)
20173
20174 commit ed2f1363a391add41f10cff18792003583a10257
20175 Author: Behdad Esfahbod <behdad@behdad.org>
20176 Date:   Tue May 22 22:12:22 2012 -0400
20177
20178     Fix substitution glyph class propagation
20179
20180     The old code was doing nothing.
20181
20182     Still got to find an example font+string that makes this matter, but
20183     need this for fixing synthetic GDEF anyway.
20184
20185  src/hb-ot-layout-gsub-table.hh       | 10 ++++------
20186  src/hb-ot-layout-gsubgpos-private.hh | 23 ++++++-----------------
20187  2 files changed, 10 insertions(+), 23 deletions(-)
20188
20189 commit a6de53664df9549a5dc93752647ea1d3bb336f7b
20190 Author: Behdad Esfahbod <behdad@behdad.org>
20191 Date:   Fri May 18 15:04:35 2012 -0400
20192
20193     Add CJK Compatibility Ideographs tests
20194
20195     From:
20196     http://people.mozilla.org/~jdaggett/tests/cjkcompat.html
20197
20198  test/shaping/texts/in-tree/shaper-default/MANIFEST |  3 +-
20199  .../in-tree/shaper-default/script-han/MANIFEST     |  1 +
20200  .../shaper-default/script-han/misc/MANIFEST        |  1 +
20201  .../shaper-default/script-han/misc/cjk-compat.txt  |  3 ++
20202  .../shaper-default/script-hiragana/MANIFEST        |  1 +
20203  .../shaper-default/script-hiragana/misc/MANIFEST   |  2 +
20204  .../script-hiragana/misc/kazuraki-liga-lines.txt   |  8 ++++
20205  .../script-hiragana/misc/kazuraki-liga.txt         | 53
20206  ++++++++++++++++++++++
20207  .../shaper-default/script-japanese/MANIFEST        |  1 -
20208  .../shaper-default/script-japanese/misc/MANIFEST   |  2 -
20209  .../script-japanese/misc/kazuraki-liga-lines.txt   |  8 ----
20210  .../script-japanese/misc/kazuraki-liga.txt         | 53
20211  ----------------------
20212  12 files changed, 71 insertions(+), 65 deletions(-)
20213
20214 commit 20fdb0f41d81b226e076a4830d4b0d03da31fc19
20215 Author: Behdad Esfahbod <behdad@behdad.org>
20216 Date:   Thu May 17 22:04:45 2012 -0400
20217
20218     Add a lock-free cache type for int->int functions
20219
20220     To be used for cmap and advance caching if desired.
20221
20222  TODO                    |  2 ++
20223  src/Makefile.am         |  1 +
20224  src/hb-cache-private.hh | 72
20225  +++++++++++++++++++++++++++++++++++++++++++++++++
20226  src/hb-font.cc          |  2 ++
20227  4 files changed, 77 insertions(+)
20228
20229 commit bd908b4f102b5ae18a3ad4a8b137994cf74b86ce
20230 Author: Behdad Esfahbod <behdad@behdad.org>
20231 Date:   Thu May 17 22:02:08 2012 -0400
20232
20233     Implement hb_atomic_int_set() for OS X
20234
20235  src/hb-atomic-private.hh | 2 ++
20236  1 file changed, 2 insertions(+)
20237
20238 commit 022a05ae90f30bcddff413022e0cd801809b5390
20239 Author: Behdad Esfahbod <behdad@behdad.org>
20240 Date:   Thu May 17 21:53:24 2012 -0400
20241
20242     Minor
20243
20244  src/hb-atomic-private.hh | 4 +++-
20245  src/hb-mutex-private.hh  | 4 +++-
20246  2 files changed, 6 insertions(+), 2 deletions(-)
20247
20248 commit 22afd66a30d01b6771405e76777306f600807bea
20249 Author: Behdad Esfahbod <behdad@behdad.org>
20250 Date:   Thu May 17 21:23:49 2012 -0400
20251
20252     Add hb_atomic_int_set() again
20253
20254  src/hb-atomic-private.hh | 9 ++++++---
20255  1 file changed, 6 insertions(+), 3 deletions(-)
20256
20257 commit 4aa7258cb16176a89e1547fee8f86571fdd98307
20258 Author: Behdad Esfahbod <behdad@behdad.org>
20259 Date:   Thu May 17 21:01:04 2012 -0400
20260
20261     Fix type conflicts on Windows without glib
20262
20263  src/hb-tt-font.cc | 3 ++-
20264  1 file changed, 2 insertions(+), 1 deletion(-)
20265
20266 commit f039e79d5438a8fc4a3ec11a387bbfc0f6b83024
20267 Author: Behdad Esfahbod <behdad@behdad.org>
20268 Date:   Thu May 17 20:55:12 2012 -0400
20269
20270     Don't use min/max as function names
20271
20272     They can be macros on some systems.  Eg. mingw32.
20273
20274  src/hb-set-private.hh | 4 ++--
20275  src/hb-set.cc         | 4 ++--
20276  2 files changed, 4 insertions(+), 4 deletions(-)
20277
20278 commit 34961e3198e27fa37fd4cfdad12ef86a2e9e51c2
20279 Author: Behdad Esfahbod <behdad@behdad.org>
20280 Date:   Thu May 17 20:50:38 2012 -0400
20281
20282     Prefer native atomic/mutex ops to glib's
20283
20284  src/hb-atomic-private.hh | 29 ++++++++++++++++-------------
20285  src/hb-mutex-private.hh  | 24 ++++++++++++++----------
20286  2 files changed, 30 insertions(+), 23 deletions(-)
20287
20288 commit ec3ba4b96fc4f262db1ff9f906628c32f26c9b7d
20289 Author: Behdad Esfahbod <behdad@behdad.org>
20290 Date:   Thu May 17 20:30:46 2012 -0400
20291
20292     Move atomic ops into their own header
20293
20294  src/Makefile.am          |  1 +
20295  src/hb-atomic-private.hh | 78
20296  ++++++++++++++++++++++++++++++++++++++++++++++++
20297  src/hb-mutex-private.hh  |  1 -
20298  src/hb-object-private.hh | 52 ++------------------------------
20299  src/hb-warning.cc        |  2 +-
20300  5 files changed, 82 insertions(+), 52 deletions(-)
20301
20302 commit de0878395be5c72d7058faac8f64715bdd42eb3b
20303 Author: Behdad Esfahbod <behdad@behdad.org>
20304 Date:   Thu May 17 20:15:49 2012 -0400
20305
20306     Update TODO
20307
20308  TODO | 12 ++++++++----
20309  1 file changed, 8 insertions(+), 4 deletions(-)
20310
20311 commit c87b317f0eb118e67134e8e419a6d65e0fa40d30
20312 Author: Behdad Esfahbod <behdad@behdad.org>
20313 Date:   Tue May 15 23:53:18 2012 -0400
20314
20315     [util] Add hb-ot-shape-closure tool
20316
20317     Computes all the glyphs that may be generated given a font and
20318     set of Unicode characters.
20319
20320     The order of the Unicode characters is irrelevant.
20321
20322     Sample output:
20323
20324     behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf f
20325     f f_f
20326
20327     behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf i
20328     i
20329
20330     behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf fi
20331     f f_i f_f_i f_f i
20332
20333     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ب
20334     uni0628 uni0628.init uni0628.medi uni0628.fina
20335
20336     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ا
20337     uni0627 uni0627.fina
20338
20339     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با
20340     uni0627 uni0627.fina uni0628 uni0628.init uni0628.medi uni0628.fina
20341
20342     behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با
20343     --no-glyph-names
20344     5 6 133 134 135 136
20345
20346  configure.ac                |   2 +-
20347  util/Makefile.am            |  22 ++++++---
20348  util/hb-ot-shape-closure.cc | 112
20349  ++++++++++++++++++++++++++++++++++++++++++++
20350  util/options.hh             |  12 +++++
20351  4 files changed, 140 insertions(+), 8 deletions(-)
20352
20353 commit 45675e589e6ef9f81b2a4199cf33e3e7778433a8
20354 Author: Behdad Esfahbod <behdad@behdad.org>
20355 Date:   Tue May 15 23:10:39 2012 -0400
20356
20357     [util] Refactor to accommodate for upcoming new tool
20358
20359  util/Makefile.am       | 10 ++++---
20360  util/hb-shape.cc       | 70 +++++++++++++++++++------------------------
20361  util/hb-view.cc        |  8 +++--
20362  util/hb-view.hh        | 80
20363  --------------------------------------------------
20364  util/main-font-text.hh | 80
20365  ++++++++++++++++++++++++++++++++++++++++++++++++++
20366  util/shape-consumer.hh | 69 +++++++++++++++++++++++++++++++++++++++++++
20367  6 files changed, 191 insertions(+), 126 deletions(-)
20368
20369 commit 1d6846db9ebf84561bb30a4e48c6c43184914099
20370 Author: Behdad Esfahbod <behdad@behdad.org>
20371 Date:   Sun May 13 18:09:29 2012 +0200
20372
20373     [Indic] Apply vatu feature after cjct
20374
20375     Testing with old Deva spec this reduces failures.
20376     Test sequence: U+0915,U+094D,U+0930.
20377
20378  src/hb-ot-shape-complex-indic.cc | 6 +++---
20379  1 file changed, 3 insertions(+), 3 deletions(-)
20380
20381 commit 8caf5dcd66550351c6038b9ae7ecc5254eed64ff
20382 Author: Behdad Esfahbod <behdad@behdad.org>
20383 Date:   Sun May 13 17:10:18 2012 +0200
20384
20385     Minor
20386
20387  util/ansi-print.cc | 67
20388  +++++++++++++++++++++++++++---------------------------
20389  1 file changed, 33 insertions(+), 34 deletions(-)
20390
20391 commit 617f4ac46f1084859d2034c08760e31e52d3bec3
20392 Author: Behdad Esfahbod <behdad@behdad.org>
20393 Date:   Sun May 13 16:48:03 2012 +0200
20394
20395     Refactor
20396
20397  src/hb-ot-shape-complex-indic.cc | 44
20398  +++++++++++++++++++++-------------------
20399  1 file changed, 23 insertions(+), 21 deletions(-)
20400
20401 commit 5e4e21fce4b548b0b8a5951bc8f35a9f27428192
20402 Author: Behdad Esfahbod <behdad@behdad.org>
20403 Date:   Sun May 13 16:46:08 2012 +0200
20404
20405     Revert "[Indic] Refactoring"
20406
20407     This reverts commit 0831061efb78983b9c6e1e72574c977e56383c08.
20408
20409  src/hb-ot-shape-complex-indic.cc | 28 ++++++++--------------------
20410  1 file changed, 8 insertions(+), 20 deletions(-)
20411
20412 commit 3f18236a03880c0960f5990dc90685f6146951a6
20413 Author: Behdad Esfahbod <behdad@behdad.org>
20414 Date:   Sun May 13 16:20:10 2012 +0200
20415
20416     Fix more warnings
20417
20418  src/hb-ot-layout-common-private.hh | 2 +-
20419  src/hb-ot-layout-gsub-table.hh     | 2 +-
20420  src/hb-ot-shape-complex-indic.cc   | 8 ++++----
20421  3 files changed, 6 insertions(+), 6 deletions(-)
20422
20423 commit 9f377ed3210fe7d9f15e0c4f82020556f9a8f6f0
20424 Author: Behdad Esfahbod <behdad@behdad.org>
20425 Date:   Sun May 13 16:13:44 2012 +0200
20426
20427     Fix more unused-var warnings
20428
20429  src/hb-ot-shape-complex-arabic.cc |  7 +++++--
20430  src/hb-ot-shape-complex-indic.cc  | 25 ++++++++++++++++++-------
20431  src/hb-ot-shape-complex-misc.cc   | 21 +++++++++++++++------
20432  src/hb-ot-shape-normalize.cc      | 13 ++++++-------
20433  src/hb-set.cc                     |  2 +-
20434  5 files changed, 45 insertions(+), 23 deletions(-)
20435
20436 commit d993e72331c6c4c783b803e01e4d4a02c8e3eb77
20437 Author: Behdad Esfahbod <behdad@behdad.org>
20438 Date:   Sun May 13 16:04:36 2012 +0200
20439
20440     Fix hb_face_set_index()
20441
20442  src/hb-font.cc | 2 +-
20443  1 file changed, 1 insertion(+), 1 deletion(-)
20444
20445 commit 93345edcbea49bdf0e22f26b5b74a23e601dfab4
20446 Author: Behdad Esfahbod <behdad@behdad.org>
20447 Date:   Sun May 13 16:01:08 2012 +0200
20448
20449     Fix warnings
20450
20451  src/hb-fallback-shape.cc |  4 ++--
20452  src/hb-private.hh        | 54
20453  ++++++++++++++++++++++++------------------------
20454  2 files changed, 29 insertions(+), 29 deletions(-)
20455
20456 commit eace47b173807d94b29a6490d0bc3c9f8f6168d1
20457 Author: Behdad Esfahbod <behdad@behdad.org>
20458 Date:   Sun May 13 15:54:43 2012 +0200
20459
20460     Minor
20461
20462  src/hb-ot-shape-complex-indic.cc | 2 +-
20463  1 file changed, 1 insertion(+), 1 deletion(-)
20464
20465 commit 99c2695759a6af855d565f4994bbdf220570bb48
20466 Author: Behdad Esfahbod <behdad@behdad.org>
20467 Date:   Sun May 13 15:45:18 2012 +0200
20468
20469     Add accessort to buffer for current info, current pos, and prev info
20470
20471  src/hb-buffer-private.hh             |  9 ++++++++
20472  src/hb-ot-layout-gpos-table.hh       | 44
20473  ++++++++++++++++++------------------
20474  src/hb-ot-layout-gsub-table.hh       | 28 +++++++++++------------
20475  src/hb-ot-layout-gsubgpos-private.hh | 28 +++++++++++------------
20476  src/hb-ot-shape-complex-arabic.cc    |  4 ++--
20477  src/hb-ot-shape-complex-misc.cc      |  5 ++--
20478  src/hb-ot-shape-normalize.cc         | 16 ++++++-------
20479  src/hb-ot-shape.cc                   |  8 +++----
20480  8 files changed, 76 insertions(+), 66 deletions(-)
20481
20482 commit 6736f3c5b09af6a71935afc04248b033e171a9b2
20483 Author: Behdad Esfahbod <behdad@behdad.org>
20484 Date:   Sun May 13 15:21:06 2012 +0200
20485
20486     Minor
20487
20488  src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
20489  1 file changed, 3 insertions(+), 4 deletions(-)
20490
20491 commit 5df809b655bb1318115651fd87d4555cdd9b41cb
20492 Author: Behdad Esfahbod <behdad@behdad.org>
20493 Date:   Sun May 13 15:17:51 2012 +0200
20494
20495     [GSUB/GPOS] Remove context_length
20496
20497     The spec doesn't say contextual matching should be done this way,
20498     and AOTS doesn't do it either.  It was inherited from old HarfBuzz.
20499     Remove it.
20500
20501  src/hb-ot-layout-common-private.hh   |  1 -
20502  src/hb-ot-layout-gpos-table.hh       |  3 ---
20503  src/hb-ot-layout-gsub-table.hh       |  6 ++----
20504  src/hb-ot-layout-gsubgpos-private.hh | 32
20505  +++++++++++---------------------
20506  4 files changed, 13 insertions(+), 29 deletions(-)
20507
20508 commit 28b9d502bb69a8045818d5f6113ded9c59a56bd7
20509 Author: Behdad Esfahbod <behdad@behdad.org>
20510 Date:   Sun May 13 15:04:00 2012 +0200
20511
20512     Minor
20513
20514  src/hb-ot-layout-gsubgpos-private.hh | 11 +++++------
20515  1 file changed, 5 insertions(+), 6 deletions(-)
20516
20517 commit 50f630c17ced1bd59b4da4f27728dcfbb876400a
20518 Author: Behdad Esfahbod <behdad@behdad.org>
20519 Date:   Sun May 13 13:03:44 2012 +0200
20520
20521     Remove ioctl checks
20522
20523     Ended up not using terminal size after all.
20524
20525  configure.ac       |  2 +-
20526  util/ansi-print.cc | 11 -----------
20527  2 files changed, 1 insertion(+), 12 deletions(-)
20528
20529 commit db0de7cd616e1e9d6fde6659e52a541477fb0148
20530 Author: Behdad Esfahbod <behdad@behdad.org>
20531 Date:   Sun May 13 13:02:38 2012 +0200
20532
20533     [util] Set ansi color only on color change
20534
20535  util/ansi-print.cc | 28 +++++++++++++++++++++++-----
20536  1 file changed, 23 insertions(+), 5 deletions(-)
20537
20538 commit 912c5ff80a255edb8145b9db69e2ed828f8eab5c
20539 Author: Behdad Esfahbod <behdad@behdad.org>
20540 Date:   Sun May 13 12:51:02 2012 +0200
20541
20542     Reduce default margin
20543
20544  util/options.hh | 2 +-
20545  1 file changed, 1 insertion(+), 1 deletion(-)
20546
20547 commit 52e7b1424a3613122e9ca30879298df42733acda
20548 Author: Behdad Esfahbod <behdad@behdad.org>
20549 Date:   Sun May 13 02:02:58 2012 +0200
20550
20551     [util] Make hb-view print out Unicode art if stdout is a terminal
20552
20553  configure.ac              |   4 +-
20554  util/Makefile.am          |   4 +
20555  util/ansi-print.cc        | 411
20556  ++++++++++++++++++++++++++++++++++++++++++++++
20557  util/ansi-print.hh        |  39 +++++
20558  util/helper-cairo-ansi.cc | 102 ++++++++++++
20559  util/helper-cairo-ansi.hh |  39 +++++
20560  util/helper-cairo.cc      |  70 +++++++-
20561  util/options.hh           |   3 +
20562  8 files changed, 668 insertions(+), 4 deletions(-)
20563
20564 commit 8b2753ce2bea8a21ea757186d86dc4a55d8c8b0c
20565 Author: Behdad Esfahbod <behdad@behdad.org>
20566 Date:   Sun May 13 00:54:07 2012 +0200
20567
20568     Minor
20569
20570  TODO | 2 ++
20571  1 file changed, 2 insertions(+)
20572
20573 commit 30874b4819a99cc84fa39e794266685e1b8735d2
20574 Author: Behdad Esfahbod <behdad@behdad.org>
20575 Date:   Sat May 12 15:54:27 2012 +0200
20576
20577     [util] Make tools default to stdin if no text is provided
20578
20579     One less argument to type in typical testing workflow!
20580
20581  util/hb-view.hh |  4 +++-
20582  util/options.cc | 12 +++++-------
20583  util/options.hh |  2 +-
20584  3 files changed, 9 insertions(+), 9 deletions(-)
20585
20586 commit 2097951110e33fe091ed9515ae77e2683c46c889
20587 Author: Behdad Esfahbod <behdad@behdad.org>
20588 Date:   Sat May 12 15:41:48 2012 +0200
20589
20590     [util] Change default font size of hb-view to 256
20591
20592     Most common usecase of hb-view is to test rendering of short words for
20593     testing / inspection.  Not having to type "--font-size 150" each time
20594     isn't such a bad idea...
20595
20596  util/options.hh | 4 ++--
20597  1 file changed, 2 insertions(+), 2 deletions(-)
20598
20599 commit 737dded2e08fcc19935db51c05201a987184d337
20600 Author: Behdad Esfahbod <behdad@behdad.org>
20601 Date:   Sat May 12 15:40:11 2012 +0200
20602
20603     Fix compiler warnings
20604
20605  src/hb-ot-shape-complex-indic.cc | 5 -----
20606  1 file changed, 5 deletions(-)
20607
20608 commit f538fcb538f1decb4100ba89457eb83f2350d64b
20609 Author: Behdad Esfahbod <behdad@behdad.org>
20610 Date:   Sat May 12 15:34:40 2012 +0200
20611
20612     [test] Make tool usage easier by not requiring "--stdin"
20613
20614     Just default to it.  Added "--help" instead to get usage.
20615
20616  test/shaping/hb_test_tools.py | 9 ++++-----
20617  1 file changed, 4 insertions(+), 5 deletions(-)
20618
20619 commit a3273e30bb7ffd727ffc18af5716dfef705d3d94
20620 Author: Behdad Esfahbod <behdad@behdad.org>
20621 Date:   Sat May 12 13:34:18 2012 +0200
20622
20623     [Indic] Add more Malayalam tests
20624
20625  .../indic/script-malayalam/misc/misc.txt           | 38
20626  ++++++++++++++++++++++
20627  1 file changed, 38 insertions(+)
20628
20629 commit 7f852b644b8143492a02edfc853114aaa23446bd
20630 Author: Behdad Esfahbod <behdad@behdad.org>
20631 Date:   Fri May 11 23:10:31 2012 +0200
20632
20633     Fix compiler warnings
20634
20635  src/hb-ot-shape-complex-indic.cc   | 2 +-
20636  src/hb-ot-shape-complex-private.hh | 2 +-
20637  2 files changed, 2 insertions(+), 2 deletions(-)
20638
20639 commit f7e8dcfd4fc377e3d786b097beb656284240456d
20640 Author: Behdad Esfahbod <behdad@behdad.org>
20641 Date:   Fri May 11 22:00:06 2012 +0200
20642
20643     [Indic] Unbreak Devanagari
20644
20645     And this, concludes the HarfBuzz Massala Hackfest.
20646
20647     I like to specially thank Jonathan Kew for doing all the decription
20648     and
20649     letting me get commit points.
20650
20651  configure.ac                             | 2 +-
20652  src/hb-ot-shape-complex-indic-private.hh | 2 +-
20653  2 files changed, 2 insertions(+), 2 deletions(-)
20654
20655 commit 6a091df9b403b147ef78f3974610dedf4ce1e08a
20656 Author: Behdad Esfahbod <behdad@behdad.org>
20657 Date:   Fri May 11 21:42:27 2012 +0200
20658
20659     [Indic] Disambiguate sub vs post vs above matras
20660
20661     Bengali is at *just* above 5% now.
20662
20663  src/hb-ot-shape-complex-indic-private.hh | 31
20664  +++++++++++++++----------------
20665  src/hb-ot-shape-complex-indic.cc         | 12 ++++++------
20666  2 files changed, 21 insertions(+), 22 deletions(-)
20667
20668 commit 9d0d319a4a7e85d922e58fade0f40caae1c9f109
20669 Author: Behdad Esfahbod <behdad@behdad.org>
20670 Date:   Fri May 11 21:36:32 2012 +0200
20671
20672     [Indic] Position Bengali Reph before matras
20673
20674  src/hb-ot-shape-complex-indic.cc | 62
20675  +++++++++++++++++++++++-----------------
20676  1 file changed, 36 insertions(+), 26 deletions(-)
20677
20678 commit f89367251109af235f4f0446c13c261a5a4a6f72
20679 Author: Behdad Esfahbod <behdad@behdad.org>
20680 Date:   Fri May 11 21:10:03 2012 +0200
20681
20682     [Indic] Start categorizing Reph per script
20683
20684  src/hb-ot-shape-complex-indic.cc | 41
20685  ++++++++++++++++++++++++++++++++++------
20686  1 file changed, 35 insertions(+), 6 deletions(-)
20687
20688 commit a913b024d84973556094fd64ce5f0b7106fcc3b5
20689 Author: Behdad Esfahbod <behdad@behdad.org>
20690 Date:   Fri May 11 20:59:26 2012 +0200
20691
20692     [Indic] Apply 'init' feature for Bengali
20693
20694     Error down from 20% to 7%.
20695
20696  src/hb-ot-shape-complex-indic.cc | 15 +++++++++++++++
20697  1 file changed, 15 insertions(+)
20698
20699 commit eed903b1644e087178438959664a6a57bebc398b
20700 Author: Behdad Esfahbod <behdad@behdad.org>
20701 Date:   Fri May 11 20:50:53 2012 +0200
20702
20703     [Indic] Refactor for the arrival of 'init' feature
20704
20705     Yep, on Bengali now!
20706
20707  src/hb-ot-shape-complex-indic.cc | 52
20708  +++++++++++++++++++++++++++-------------
20709  1 file changed, 36 insertions(+), 16 deletions(-)
20710
20711 commit 18c06e189bd078affbb84c3bb5bb80687a227c5e
20712 Author: Behdad Esfahbod <behdad@behdad.org>
20713 Date:   Fri May 11 20:02:14 2012 +0200
20714
20715     [Indic] Add Uniscribe bug feature for dotted circle
20716
20717     For dotted-circle independent clusters, Uniscribe does no Reph shaping
20718     for the exact sequence Ra+Halant+25CC.  Which also is the only
20719     possible
20720     sequence with 25CC at the end.
20721
20722  src/hb-ot-shape-complex-indic-machine.rl |  4 +++-
20723  src/hb-ot-shape-complex-indic-private.hh |  3 ++-
20724  src/hb-ot-shape-complex-indic.cc         | 20 ++++++++++++++++----
20725  3 files changed, 21 insertions(+), 6 deletions(-)
20726
20727 commit 5b16de97bcc4b24da4c77ca6c1a42e814d8cdbd1
20728 Author: Behdad Esfahbod <behdad@behdad.org>
20729 Date:   Fri May 11 19:55:42 2012 +0200
20730
20731     [Indic] Add tests for dottedcircle
20732
20733  .../in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST     | 1 +
20734  .../shaper-indic/indic/script-devanagari/misc/dottedcircle.txt     |
20735  7 +++++++
20736  2 files changed, 8 insertions(+)
20737
20738 commit 0831061efb78983b9c6e1e72574c977e56383c08
20739 Author: Behdad Esfahbod <behdad@behdad.org>
20740 Date:   Fri May 11 19:07:58 2012 +0200
20741
20742     [Indic] Refactoring
20743
20744  src/hb-ot-shape-complex-indic.cc | 26 ++++++++++++++++++--------
20745  1 file changed, 18 insertions(+), 8 deletions(-)
20746
20747 commit 7ea58db311bfb0d8f804d1e9f4a1f004bd45075a
20748 Author: Behdad Esfahbod <behdad@behdad.org>
20749 Date:   Fri May 11 18:58:57 2012 +0200
20750
20751     Minor
20752
20753  src/hb-ot-shape-complex-indic.cc | 6 +++---
20754  1 file changed, 3 insertions(+), 3 deletions(-)
20755
20756 commit 9c09928989316e2befe00d52ed66e055637ccd36
20757 Author: Behdad Esfahbod <behdad@behdad.org>
20758 Date:   Fri May 11 18:46:35 2012 +0200
20759
20760     [Indic] Allow multiple Consonants in Vowel/NBSP syllables
20761
20762     Uniscribe allows multiple Halant+Consonant after a Vowel.
20763     Tests:
20764     ↦       * U+0905,U+094D,U+092B,U+094D,930,94d,930
20765
20766  src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
20767  1 file changed, 3 insertions(+), 3 deletions(-)
20768
20769 commit 8c0aa486f31e9b6cbb31ce295573b53b0a214124
20770 Author: Behdad Esfahbod <behdad@behdad.org>
20771 Date:   Fri May 11 18:13:42 2012 +0200
20772
20773     [Indic] Allow two Nuktas per consonant
20774
20775     Uniscribe allows up to two nuktas per consonant and one per matra. It
20776     does so
20777     indepent of whether the consonant already has a nukta in it.  Tests:
20778
20779             * U+0916,U+093C,U+0941
20780             * U+0959,U+093C,U+0941
20781             * U+0916,U+093C,U+093C,U+0941
20782             * U+0959,U+093C,U+093C,U+0941
20783             * U+0916,U+093C,U+093C,U+093C,U+0941
20784             * U+0959,U+093C,U+093C,U+093C,U+0941
20785             * 915,93c,93c,,94d,U+0916,U+093C,U+093C,U+093e,93c,93c
20786
20787  src/hb-ot-shape-complex-indic-machine.rl | 7 ++++---
20788  1 file changed, 4 insertions(+), 3 deletions(-)
20789
20790 commit 3399a06e7033651ee926448737bdb18e553c1796
20791 Author: Behdad Esfahbod <behdad@behdad.org>
20792 Date:   Fri May 11 17:54:26 2012 +0200
20793
20794     [Indic] Fix U+0952 and similar classification to match Uniscribe
20795
20796     See comments.
20797
20798  src/hb-ot-shape-complex-indic-machine.rl |  1 +
20799  src/hb-ot-shape-complex-indic.cc         | 16 +++++++++++-----
20800  2 files changed, 12 insertions(+), 5 deletions(-)
20801
20802 commit 11aa3ef18dbc6ac9561bd119f5ca2c1aa1209c3a
20803 Author: Behdad Esfahbod <behdad@behdad.org>
20804 Date:   Fri May 11 17:30:48 2012 +0200
20805
20806     [Indic] Treat U+0951..U+0954 all similar to U+0952
20807
20808  src/hb-ot-shape-complex-indic.cc | 3 ++-
20809  1 file changed, 2 insertions(+), 1 deletion(-)
20810
20811 commit 5f131d3226131df440d7f36655e57f6effcae204
20812 Author: Behdad Esfahbod <behdad@behdad.org>
20813 Date:   Fri May 11 17:29:40 2012 +0200
20814
20815     [GSUB/GPOS/Indic] Apply GSUB/GPOS within syllables only
20816
20817     This does not apply to the context matchings.
20818
20819     This regresses tests right now.  And we are not sure whether this is
20820     the right thing to do for GPOS.  But we'll figure out.
20821
20822  src/hb-ot-layout-gsubgpos-private.hh | 18 ++++++++++++------
20823  1 file changed, 12 insertions(+), 6 deletions(-)
20824
20825 commit 8fd83aaf6e50c2c25002c51fee26d82847a61769
20826 Author: Behdad Esfahbod <behdad@behdad.org>
20827 Date:   Fri May 11 17:18:37 2012 +0200
20828
20829     [GSUB/GPOS] Fix wrong buffer access in backward skippy mask matching
20830
20831  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
20832  1 file changed, 1 insertion(+), 1 deletion(-)
20833
20834 commit ff24d1081af08a887895975285d7e38f5d07bc37
20835 Author: Behdad Esfahbod <behdad@behdad.org>
20836 Date:   Fri May 11 17:07:08 2012 +0200
20837
20838     [Indic] Don't use syllable serial value 0
20839
20840  src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
20841  1 file changed, 2 insertions(+), 1 deletion(-)
20842
20843 commit 892eb7878238d810a2a70f9dadbf958207bfeaa1
20844 Author: Behdad Esfahbod <behdad@behdad.org>
20845 Date:   Fri May 11 16:54:40 2012 +0200
20846
20847     [Indic] Implement Uniscribe Reph+Matra+Halant bug feature
20848
20849  src/hb-ot-shape-complex-indic.cc | 14 +++++++++-----
20850  1 file changed, 9 insertions(+), 5 deletions(-)
20851
20852 commit 67ea29af49bb08ee679914076808327992cf6676
20853 Author: Behdad Esfahbod <behdad@behdad.org>
20854 Date:   Fri May 11 16:51:23 2012 +0200
20855
20856     [Indic] Add example of different Uniscribe behavior
20857
20858  src/hb-ot-shape-complex-indic.cc | 5 ++++-
20859  1 file changed, 4 insertions(+), 1 deletion(-)
20860
20861 commit ebe29733d44fe0fa9fb30f946ab0dd7a40336a24
20862 Author: Behdad Esfahbod <behdad@behdad.org>
20863 Date:   Fri May 11 16:43:12 2012 +0200
20864
20865     [Indic] Add runtime Uniscribe bug compatibility mode!
20866
20867     Enable by setting envvar:
20868
20869       HB_OT_INDIC_OPTIONS=uniscribe-bug-compatible
20870
20871     Plus, LeftMatra+Halant "feature".
20872
20873  src/hb-ot-shape-complex-indic.cc | 44
20874  ++++++++++++++++++++++++++++++----------
20875  1 file changed, 33 insertions(+), 11 deletions(-)
20876
20877 commit 616e692e2950d326b6c46aba5b5bead3cc29d315
20878 Author: Behdad Esfahbod <behdad@behdad.org>
20879 Date:   Fri May 11 16:25:02 2012 +0200
20880
20881     [Indic] Add #define UNISCRIBE_BUG_COMPATIBLE 1
20882
20883  src/hb-ot-shape-complex-indic.cc | 3 ++-
20884  1 file changed, 2 insertions(+), 1 deletion(-)
20885
20886 commit 6782bdae3be0357da1dadc7b806a43ceefa67a90
20887 Author: Behdad Esfahbod <behdad@behdad.org>
20888 Date:   Fri May 11 16:23:43 2012 +0200
20889
20890     [Indic] Fix Left Matra + Halant reordering
20891
20892     As can be seen in: U+092B,U+093F,U+094D
20893
20894  src/hb-ot-shape-complex-indic.cc | 6 ++++--
20895  1 file changed, 4 insertions(+), 2 deletions(-)
20896
20897 commit 3c2ea9481b1028e927e615a5434ebf8edcb5f891
20898 Author: Behdad Esfahbod <behdad@behdad.org>
20899 Date:   Fri May 11 16:23:38 2012 +0200
20900
20901     Minor
20902
20903  src/hb-ot-shape-complex-indic.cc | 73
20904  ++++++++++++++++++++--------------------
20905  1 file changed, 37 insertions(+), 36 deletions(-)
20906
20907 commit c071b99f150a9344a2056dfeba8c613f8a5602db
20908 Author: Behdad Esfahbod <behdad@behdad.org>
20909 Date:   Fri May 11 16:22:46 2012 +0200
20910
20911     [Indic] Add test for Left Matra with Halant
20912
20913     Uniscribe doesn't move the Halant, we do.  And do a broken job of
20914     it now.
20915
20916  .../shaper-indic/indic/script-devanagari/misc/tricky-reordering.txt
20917  | 1 +
20918  1 file changed, 1 insertion(+)
20919
20920 commit 203d71069c45048b6dd8fa22b61fd8f2c844b4f6
20921 Author: Behdad Esfahbod <behdad@behdad.org>
20922 Date:   Fri May 11 16:01:44 2012 +0200
20923
20924     [GSUB/GPOS] Check all glyph masks when matching input
20925
20926  src/hb-ot-layout-gsubgpos-private.hh | 18 ++++++++++++------
20927  1 file changed, 12 insertions(+), 6 deletions(-)
20928
20929 commit 668c6046c1b3af3bd316bda0cc8636f2a5e8df42
20930 Author: Behdad Esfahbod <behdad@behdad.org>
20931 Date:   Fri May 11 15:34:13 2012 +0200
20932
20933     [Indic] Apply Reph mask to all POS_REPH glyphs
20934
20935     Needed for upcoming changes to GSUB/GPOS mask matching.
20936
20937  src/hb-ot-shape-complex-indic.cc | 4 ++--
20938  1 file changed, 2 insertions(+), 2 deletions(-)
20939
20940 commit 4be46bade26faf13f7b4d447e9cc608e183955dc
20941 Author: Behdad Esfahbod <behdad@behdad.org>
20942 Date:   Fri May 11 14:39:01 2012 +0200
20943
20944     [Indic] Fix state machine to backtrack
20945
20946  src/hb-ot-shape-complex-indic-machine.rl | 42
20947  +++++++++++++++-----------------
20948  src/hb-private.hh                        |  2 ++
20949  2 files changed, 21 insertions(+), 23 deletions(-)
20950
20951 commit cee7187447b76b22e1bb6136d137b35ac49c3a5d
20952 Author: Behdad Esfahbod <behdad@behdad.org>
20953 Date:   Fri May 11 11:41:39 2012 +0200
20954
20955     [Indic] Move syllable tracking from Indic to generic layer
20956
20957     This is to incorporate it into GSUB/GPOS processing.
20958
20959  src/hb-ot-layout-gpos-table.hh           |  1 +
20960  src/hb-ot-layout-gsub-table.hh           |  3 ++-
20961  src/hb-ot-layout-gsubgpos-private.hh     |  3 ---
20962  src/hb-ot-layout-private.hh              |  4 +---
20963  src/hb-ot-shape-complex-indic-machine.rl |  2 +-
20964  src/hb-ot-shape-complex-indic-private.hh |  1 -
20965  src/hb-ot-shape-complex-indic.cc         |  8 +++-----
20966  src/hb-ot-shape-complex-private.hh       | 13 ++++++++-----
20967  8 files changed, 16 insertions(+), 19 deletions(-)
20968
20969 commit 3bf27a9f0e92aa31b464bd3b9fdea5933c9ae8b1
20970 Author: Behdad Esfahbod <behdad@behdad.org>
20971 Date:   Fri May 11 11:17:23 2012 +0200
20972
20973     [Indic] Disable conjuncts when a ZWJ happens
20974
20975     Not that the code makes any difference since the presence of ZWJ
20976     itself
20977     causes the ligature to fail to match anyway.
20978
20979  src/hb-ot-shape-complex-indic.cc | 7 +------
20980  1 file changed, 1 insertion(+), 6 deletions(-)
20981
20982 commit c6d904d67db589dd6209928e56504f04f6a07756
20983 Author: Behdad Esfahbod <behdad@behdad.org>
20984 Date:   Fri May 11 11:07:40 2012 +0200
20985
20986     [Indic] Fix bitops typo!
20987
20988     Another 1000 down!
20989
20990  src/hb-ot-shape-complex-indic.cc | 4 ++--
20991  1 file changed, 2 insertions(+), 2 deletions(-)
20992
20993 commit 55fe2cf79b11d9a63ea33b3ee76bd0ebca345157
20994 Author: Behdad Esfahbod <behdad@behdad.org>
20995 Date:   Fri May 11 03:45:28 2012 +0200
20996
20997     Make APPLY debug output print current index and codepoint
20998
20999     Yay!
21000
21001  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
21002  1 file changed, 1 insertion(+), 1 deletion(-)
21003
21004 commit 7bd2b04fea5649d77d796d58b7f4918fe0378ee5
21005 Author: Behdad Esfahbod <behdad@behdad.org>
21006 Date:   Fri May 11 03:40:58 2012 +0200
21007
21008     Minor
21009
21010  src/hb-object-private.hh | 8 +++++---
21011  1 file changed, 5 insertions(+), 3 deletions(-)
21012
21013 commit cf26510dbbd8d38486e6ba423800db6427ade332
21014 Author: Behdad Esfahbod <behdad@behdad.org>
21015 Date:   Fri May 11 03:35:08 2012 +0200
21016
21017     Some more...
21018
21019     Done.  I promise.
21020
21021  src/hb-object-private.hh | 1 +
21022  1 file changed, 1 insertion(+)
21023
21024 commit 9659523ca32b0e254d0e5fe387d817208d9cb6bf
21025 Author: Behdad Esfahbod <behdad@behdad.org>
21026 Date:   Fri May 11 03:33:36 2012 +0200
21027
21028     More beauty in debug output!
21029
21030  src/hb-private.hh | 12 +++++++-----
21031  1 file changed, 7 insertions(+), 5 deletions(-)
21032
21033 commit cf26e88a5ab477295479f5b9450c2019b6430eaa
21034 Author: Behdad Esfahbod <behdad@behdad.org>
21035 Date:   Fri May 11 03:16:57 2012 +0200
21036
21037     Finish off debug output beautification
21038
21039  src/hb-open-type-private.hh | 58
21040  ++++++++++++++++++++-------------------------
21041  1 file changed, 26 insertions(+), 32 deletions(-)
21042
21043 commit d7bba01a353efc7432c474dd8755a02db4abd2ae
21044 Author: Behdad Esfahbod <behdad@behdad.org>
21045 Date:   Fri May 11 02:46:26 2012 +0200
21046
21047     Only print class name in debug output if there's one available
21048
21049  src/hb-private.hh | 12 +++++++-----
21050  1 file changed, 7 insertions(+), 5 deletions(-)
21051
21052 commit 85f73fa8da1fbb864aef0f3a592b1d65e24d593d
21053 Author: Behdad Esfahbod <behdad@behdad.org>
21054 Date:   Fri May 11 02:40:42 2012 +0200
21055
21056     Only printout class name in tracing, if one is available
21057
21058     Makes debug output much more pleasant.
21059
21060  src/hb-private.hh | 8 ++++++--
21061  1 file changed, 6 insertions(+), 2 deletions(-)
21062
21063 commit 98619ce4fa650c593b030d06d2f89fec83a10015
21064 Author: Behdad Esfahbod <behdad@behdad.org>
21065 Date:   Fri May 11 02:34:06 2012 +0200
21066
21067     Minor
21068
21069  src/hb-ot-layout-gsubgpos-private.hh | 2 ++
21070  1 file changed, 2 insertions(+)
21071
21072 commit acea183e986dd378c6f95120fe0feb0586a8ef36
21073 Author: Behdad Esfahbod <behdad@behdad.org>
21074 Date:   Fri May 11 02:33:11 2012 +0200
21075
21076     Add return annotation for APPLY
21077
21078  src/hb-ot-layout-gpos-table.hh       | 163
21079  +++++++++++++++--------------------
21080  src/hb-ot-layout-gsub-table.hh       | 114 +++++++++++-------------
21081  src/hb-ot-layout-gsubgpos-private.hh |  83 ++++++++----------
21082  3 files changed, 151 insertions(+), 209 deletions(-)
21083
21084 commit 5ccfe8e2154ad0b58dabcc236bbe9478c17b02ab
21085 Author: Behdad Esfahbod <behdad@behdad.org>
21086 Date:   Fri May 11 02:19:41 2012 +0200
21087
21088     /Minor/
21089
21090  src/hb-private.hh | 2 +-
21091  1 file changed, 1 insertion(+), 1 deletion(-)
21092
21093 commit 0ab8c8621712d33e1e91dfdb4ad0b335e3d2a3fb
21094 Author: Behdad Esfahbod <behdad@behdad.org>
21095 Date:   Fri May 11 01:25:34 2012 +0200
21096
21097     Annotate SANITIZE return values
21098
21099     More to come, for APPLY, CLOSURE, etc.
21100
21101  src/hb-open-file-private.hh          |  23 ++---
21102  src/hb-open-type-private.hh          |  49 +++++-----
21103  src/hb-ot-head-table.hh              |   4 +-
21104  src/hb-ot-hhea-table.hh              |   4 +-
21105  src/hb-ot-hmtx-table.hh              |   4 +-
21106  src/hb-ot-layout-common-private.hh   |  51 +++++-----
21107  src/hb-ot-layout-gdef-table.hh       |  48 +++++-----
21108  src/hb-ot-layout-gpos-table.hh       | 180
21109  ++++++++++++++++-------------------
21110  src/hb-ot-layout-gsub-table.hh       | 101 +++++++++-----------
21111  src/hb-ot-layout-gsubgpos-private.hh |  88 ++++++++---------
21112  src/hb-ot-maxp-table.hh              |   7 +-
21113  src/hb-ot-name-table.hh              |  17 ++--
21114  src/hb-private.hh                    |  39 ++++++--
21115  13 files changed, 299 insertions(+), 316 deletions(-)
21116
21117 commit 829e814ff358c5e700ba4df54932696801aa9f65
21118 Author: Behdad Esfahbod <behdad@behdad.org>
21119 Date:   Fri May 11 00:52:16 2012 +0200
21120
21121     Minor
21122
21123  src/hb-private.hh | 32 ++++++++++----------------------
21124  1 file changed, 10 insertions(+), 22 deletions(-)
21125
21126 commit 6eec6f406d2cc13dbca422e88492d3d498af02bf
21127 Author: Behdad Esfahbod <behdad@behdad.org>
21128 Date:   Fri May 11 00:50:38 2012 +0200
21129
21130     Code reshuffling
21131
21132  src/hb-private.hh | 36 +++++++++++++++++++++++++-----------
21133  1 file changed, 25 insertions(+), 11 deletions(-)
21134
21135 commit 1e08830b4fac3a60ae52349cab6e101d389d30cd
21136 Author: Behdad Esfahbod <behdad@behdad.org>
21137 Date:   Fri May 11 00:16:40 2012 +0200
21138
21139     Beautify debug output
21140
21141  src/hb-open-type-private.hh | 20 ++++++------
21142  src/hb-private.hh           | 74
21143  +++++++++++++++++++++++++++------------------
21144  2 files changed, 55 insertions(+), 39 deletions(-)
21145
21146 commit 6f4553801729a06e506ffdde7b27c72780d4bb80
21147 Author: Behdad Esfahbod <behdad@behdad.org>
21148 Date:   Thu May 10 23:24:43 2012 +0200
21149
21150     More massaging trace messaging
21151
21152  src/hb-open-type-private.hh          | 2 +-
21153  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
21154  src/hb-private.hh                    | 4 ++--
21155  3 files changed, 5 insertions(+), 5 deletions(-)
21156
21157 commit b5fa37cb694b01a7df3a656710391c40dd3fcc04
21158 Author: Behdad Esfahbod <behdad@behdad.org>
21159 Date:   Thu May 10 23:09:48 2012 +0200
21160
21161     Minor
21162
21163  src/hb-set-private.hh | 2 +-
21164  1 file changed, 1 insertion(+), 1 deletion(-)
21165
21166 commit 208109703c929428c684ddcf9310b8ba780c4c31
21167 Author: Behdad Esfahbod <behdad@behdad.org>
21168 Date:   Thu May 10 23:06:58 2012 +0200
21169
21170     Better trace message support infrastructure
21171
21172     We have varargs in the trace interface now.  To be used soon...
21173
21174  src/hb-open-type-private.hh          | 17 ++++------
21175  src/hb-ot-layout-gsubgpos-private.hh |  4 +--
21176  src/hb-private.hh                    | 64
21177  ++++++++++++++++++++++++++----------
21178  3 files changed, 56 insertions(+), 29 deletions(-)
21179
21180 commit 02b2922fbf098c8282eb23dc2c54d5829cf67024
21181 Author: Behdad Esfahbod <behdad@behdad.org>
21182 Date:   Thu May 10 21:44:50 2012 +0200
21183
21184     [Indic] Towards better Reph positioning
21185
21186     Fixed for Deva cases with two full-form consonants.  Failures **way**
21187     down.
21188     Not much left to go :-).
21189
21190  src/hb-ot-shape-complex-indic.cc | 111
21191  ++++++++++++++++++++++++++++-----------
21192  1 file changed, 80 insertions(+), 31 deletions(-)
21193
21194 commit 74e54cf446bb979e488685e8c09eeed6b9d03c24
21195 Author: Behdad Esfahbod <behdad@behdad.org>
21196 Date:   Thu May 10 21:20:37 2012 +0200
21197
21198     [Indic] Add Ra back for scripts without Reph
21199
21200     We now check that the 'rphp' table exists before forming Reph, so
21201     we don't need to comment out Ra for those scripts.
21202
21203  src/hb-ot-shape-complex-indic-private.hh | 10 +++++-----
21204  1 file changed, 5 insertions(+), 5 deletions(-)
21205
21206 commit 2b70df5cc008617453b12bafeaac50e6d61b3224
21207 Author: Behdad Esfahbod <behdad@behdad.org>
21208 Date:   Thu May 10 18:38:22 2012 +0200
21209
21210     [Indic] Add note re Uniscribe clusters
21211
21212  src/hb-ot-shape-complex-indic.cc | 4 ++++
21213  1 file changed, 4 insertions(+)
21214
21215 commit 21d2803133c2c424ed37a9f3d17c7fc4963e5a60
21216 Author: Behdad Esfahbod <behdad@behdad.org>
21217 Date:   Thu May 10 18:34:34 2012 +0200
21218
21219     [Indic] Do clustering like Uniscribe does
21220
21221     Hindi Wikipedia failures down to 6639 (0.938381%)!
21222
21223  src/hb-ot-shape-complex-indic.cc | 24 ++++++++++++++++++++----
21224  1 file changed, 20 insertions(+), 4 deletions(-)
21225
21226 commit b20c9ebaf5176101fdfcffbe4714a2e619dd94b6
21227 Author: Behdad Esfahbod <behdad@behdad.org>
21228 Date:   Thu May 10 18:31:17 2012 +0200
21229
21230     [Indic] Add test for matra group
21231
21232     The spec says: "[{M}+[N]+[H]]", and that's what Uniscribe implements.
21233     We instead do: "{M+[N]+[H]}", which means we allow Nukta and Halant
21234     after all Matras, not just the last one.  It makes more sense.
21235
21236  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST
21237  | 1 +
21238  .../shaper-indic/indic/script-devanagari/misc/spec-deviations.txt
21239  | 1 +
21240  2 files changed, 2 insertions(+)
21241
21242 commit 8df5636968389ac7bf8620ccd091fd4872b0bbee
21243 Author: Behdad Esfahbod <behdad@behdad.org>
21244 Date:   Thu May 10 15:41:04 2012 +0200
21245
21246     [Indic] Reorder Reph to before the Halant after Matras
21247
21248     Uniscribe doesn't do it, but we want to do as it gives the Reph the
21249     opportunity to interact with the Matras.  Test with mangal for
21250     example.
21251     Sequence: <0930,094d,0915,094b,094d>
21252     In test suite already.
21253
21254  src/hb-ot-shape-complex-indic.cc | 12 ++++++++++++
21255  1 file changed, 12 insertions(+)
21256
21257 commit daf3234bdc82c669302599a76d2b14f5e69989db
21258 Author: Behdad Esfahbod <behdad@behdad.org>
21259 Date:   Thu May 10 15:28:27 2012 +0200
21260
21261     [Indic] Don't clear the mask for Reph
21262
21263     This was removing the mandatory global 1 bit in the mask and hence
21264     disabling GPOS for Reph!
21265
21266  src/hb-ot-shape-complex-indic.cc | 2 +-
21267  1 file changed, 1 insertion(+), 1 deletion(-)
21268
21269 commit 7708ee23cbcc8c8edce13e73b6e549b77bd8c2d0
21270 Author: Behdad Esfahbod <behdad@behdad.org>
21271 Date:   Thu May 10 14:48:25 2012 +0200
21272
21273     [Indic] Improve Left Matra repositioning
21274
21275     Move its dependents too.
21276
21277  src/hb-ot-shape-complex-indic.cc | 2 +-
21278  1 file changed, 1 insertion(+), 1 deletion(-)
21279
21280 commit 61a58e26a5bda16851669404fc8206896e124740
21281 Author: Behdad Esfahbod <behdad@behdad.org>
21282 Date:   Thu May 10 14:43:53 2012 +0200
21283
21284     [Indic] Add tricky reordering test cases
21285
21286     In the case of Consonant,LeftMatra,Halant, Uniscribe leaves the Halant
21287     where it is, but we want to move it with the Matra as that makes more
21288     logical sense.
21289
21290  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST  |
21291  1 +
21292  .../shaper-indic/indic/script-devanagari/misc/tricky-reordering.txt   |
21293  4 ++++
21294  2 files changed, 5 insertions(+)
21295
21296 commit dbb105883c6e9b83e78dc8b10766cd56b98cd7e1
21297 Author: Behdad Esfahbod <behdad@behdad.org>
21298 Date:   Thu May 10 13:45:52 2012 +0200
21299
21300     [Indic] Do Reph repositioning in final reordering like the spec says
21301
21302     This introduced a failure, which we tracked down to a test case
21303     like this:
21304
21305       U+092E,U+094B,U+094D,U+0930
21306
21307     The final character is a Ra that should be put in a syllable of it's
21308     own.  And we do.  But it will interact with the Halant before it.  So
21309     now we finally are convinced that we have to limit features to
21310     syllable
21311     boundaries.  That's coming after lunch!
21312
21313  src/hb-ot-shape-complex-indic-private.hh |   2 -
21314  src/hb-ot-shape-complex-indic.cc         | 103
21315  +++++++++++++++++++------------
21316  2 files changed, 64 insertions(+), 41 deletions(-)
21317
21318 commit 4705a7026900e51f6430f03a73c87f2df035df92
21319 Author: Behdad Esfahbod <behdad@behdad.org>
21320 Date:   Thu May 10 13:09:08 2012 +0200
21321
21322     Minor
21323
21324  src/hb-ot-shape-complex-indic.cc | 3 +++
21325  1 file changed, 3 insertions(+)
21326
21327 commit 4ac9e98d9d2ea973dd612dc4063cf78496c643a0
21328 Author: Behdad Esfahbod <behdad@behdad.org>
21329 Date:   Thu May 10 12:53:53 2012 +0200
21330
21331     [Indic] Reorder left matras to be closer to base
21332
21333  src/hb-ot-shape-complex-indic-private.hh |  4 ---
21334  src/hb-ot-shape-complex-indic.cc         | 50
21335  +++++++++++++++++++++++++++++---
21336  2 files changed, 46 insertions(+), 8 deletions(-)
21337
21338 commit 1a1fa8c655a082fc1439608457ba717306cc83ca
21339 Author: Behdad Esfahbod <behdad@behdad.org>
21340 Date:   Thu May 10 12:20:21 2012 +0200
21341
21342     [Indic] Treat the standalone cluster case reusing the consonant logic
21343
21344  src/hb-ot-shape-complex-indic.cc | 12 ++++++------
21345  1 file changed, 6 insertions(+), 6 deletions(-)
21346
21347 commit 190eb31a16178269aecaf5d2ecc9012f956749f4
21348 Author: Behdad Esfahbod <behdad@behdad.org>
21349 Date:   Thu May 10 12:17:16 2012 +0200
21350
21351     [Indic] Minor
21352
21353  src/hb-ot-shape-complex-indic.cc | 2 +-
21354  1 file changed, 1 insertion(+), 1 deletion(-)
21355
21356 commit c5306b6861cfaa50af40e8ceb058791fa06d7981
21357 Author: Behdad Esfahbod <behdad@behdad.org>
21358 Date:   Thu May 10 12:07:33 2012 +0200
21359
21360     [Indic] Handle Vowel syllables
21361
21362     Reusing the consonant logic!
21363
21364  src/hb-ot-shape-complex-indic-private.hh |  3 +--
21365  src/hb-ot-shape-complex-indic.cc         | 11 ++++++-----
21366  2 files changed, 7 insertions(+), 7 deletions(-)
21367
21368 commit 6d8e0cb74c02f6bc09cd4abe9e4bc82062e1b517
21369 Author: Behdad Esfahbod <behdad@behdad.org>
21370 Date:   Thu May 10 11:41:51 2012 +0200
21371
21372     [Indic] Simplify Reph logic
21373
21374  src/hb-ot-shape-complex-indic.cc | 24 +++++-------------------
21375  1 file changed, 5 insertions(+), 19 deletions(-)
21376
21377 commit 3d25079f8d6be81b9b4b91d3a97016b8a572f571
21378 Author: Behdad Esfahbod <behdad@behdad.org>
21379 Date:   Thu May 10 11:37:42 2012 +0200
21380
21381     [Indic] Don't form Reph is Ra is the only consonant in the syllable
21382
21383  src/hb-ot-shape-complex-indic-private.hh |  2 +-
21384  src/hb-ot-shape-complex-indic.cc         | 10 ++++++++++
21385  2 files changed, 11 insertions(+), 1 deletion(-)
21386
21387 commit b99d63ae114fb58f129562b293a8a66543d499ad
21388 Author: Behdad Esfahbod <behdad@behdad.org>
21389 Date:   Thu May 10 11:32:52 2012 +0200
21390
21391     [Indic] Increase max syllable length
21392
21393     20 was way too low, one could hit a syllable with 7ish consonants
21394     with it.
21395
21396  src/hb-ot-shape-complex-indic.cc | 2 +-
21397  1 file changed, 1 insertion(+), 1 deletion(-)
21398
21399 commit a391ff50b9a7b6ac3e58d199ea726b20ee6839bb
21400 Author: Behdad Esfahbod <behdad@behdad.org>
21401 Date:   Thu May 10 11:31:20 2012 +0200
21402
21403     [Indic] Adjust base after sorting
21404
21405  src/hb-ot-shape-complex-indic.cc | 11 ++++++++++-
21406  1 file changed, 10 insertions(+), 1 deletion(-)
21407
21408 commit d3637edb248162970e202e9d0671540274192844
21409 Author: Behdad Esfahbod <behdad@behdad.org>
21410 Date:   Thu May 10 10:51:38 2012 +0200
21411
21412     [Indic] Don't return for long syllables.  Just not sort.
21413
21414  src/hb-ot-shape-complex-indic.cc | 6 ++----
21415  1 file changed, 2 insertions(+), 4 deletions(-)
21416
21417 commit dfa0cade7fce3791e47eaa7edcd23da76c7a0ed0
21418 Author: Behdad Esfahbod <behdad@behdad.org>
21419 Date:   Wed May 9 19:10:07 2012 +0200
21420
21421     Fix Uniscribe clusters with multiple items
21422
21423  src/hb-uniscribe.cc | 3 +++
21424  1 file changed, 3 insertions(+)
21425
21426 commit 86e5dd386a7989701da476db89be268e4ac1e219
21427 Author: Behdad Esfahbod <behdad@behdad.org>
21428 Date:   Wed May 9 18:57:37 2012 +0200
21429
21430     [Indic] Don't give up syllable parsing upon junk
21431
21432  src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
21433  1 file changed, 2 insertions(+), 2 deletions(-)
21434
21435 commit ef24cc8c8e2478a6352c340f4611a617646de4cc
21436 Author: Behdad Esfahbod <behdad@behdad.org>
21437 Date:   Wed May 9 17:56:03 2012 +0200
21438
21439     [Indic] Towards multi-cluster syllables and final reordering
21440
21441  src/hb-ot-shape-complex-arabic.cc        |  2 +-
21442  src/hb-ot-shape-complex-indic-machine.rl | 21 ++++++++++-----
21443  src/hb-ot-shape-complex-indic-private.hh |  1 +
21444  src/hb-ot-shape-complex-indic.cc         | 45
21445  +++++++++++++++++++++++---------
21446  src/hb-ot-shape-complex-private.hh       |  5 ++--
21447  5 files changed, 51 insertions(+), 23 deletions(-)
21448
21449 commit a9844d41c6cb30d8a2d733130a0e72f51b6c81c1
21450 Author: Behdad Esfahbod <behdad@behdad.org>
21451 Date:   Wed May 9 17:53:13 2012 +0200
21452
21453     Combine lig_id and lig_comp into one byte, to free up one for Indic
21454
21455  src/hb-ot-layout-gpos-table.hh       | 14 ++++++++------
21456  src/hb-ot-layout-gsub-table.hh       | 11 ++++-------
21457  src/hb-ot-layout-gsubgpos-private.hh | 26 ++++++++++++++++++++++----
21458  3 files changed, 34 insertions(+), 17 deletions(-)
21459
21460 commit 92332e5116271a5d96e532005fe750e7552a6cbb
21461 Author: Behdad Esfahbod <behdad@behdad.org>
21462 Date:   Wed May 9 17:40:00 2012 +0200
21463
21464     Minor
21465
21466  src/hb-ot-shape-complex-indic.cc | 41
21467  ++++++++++++++++++++--------------------
21468  1 file changed, 21 insertions(+), 20 deletions(-)
21469
21470 commit dbccf87eef0d26838fa4bb3ae26410f6c4818836
21471 Author: Behdad Esfahbod <behdad@behdad.org>
21472 Date:   Wed May 9 17:24:39 2012 +0200
21473
21474     [Indic] Make room for more reordering positions
21475
21476  src/hb-ot-shape-complex-indic-private.hh | 213
21477  ++++++++++++++++---------------
21478  src/hb-ot-shape-complex-indic.cc         |  12 +-
21479  2 files changed, 115 insertions(+), 110 deletions(-)
21480
21481 commit d4480ace7fdbe48aeaf77278c032b8b2ef2ebe8e
21482 Author: Behdad Esfahbod <behdad@behdad.org>
21483 Date:   Wed May 9 15:56:35 2012 +0200
21484
21485     [Indic] Improve matra vs consonant ordering
21486
21487     Another 1.5% down.
21488
21489  src/hb-ot-shape-complex-indic-private.hh | 32
21490  ++++++++++++++++++++------------
21491  src/hb-ot-shape-complex-indic.cc         |  6 +++---
21492  src/indic.cc                             |  2 +-
21493  3 files changed, 24 insertions(+), 16 deletions(-)
21494
21495 commit 33c92e769563ec2a6c1249b57d8cac742eea6f88
21496 Author: Behdad Esfahbod <behdad@behdad.org>
21497 Date:   Wed May 9 15:41:51 2012 +0200
21498
21499     [Indic] Categorize Anudatta
21500
21501  src/hb-ot-shape-complex-indic.cc | 9 +++++++--
21502  1 file changed, 7 insertions(+), 2 deletions(-)
21503
21504 commit 3943293a9942201d8fc8d59212fcc8cca5132e3d
21505 Author: Behdad Esfahbod <behdad@behdad.org>
21506 Date:   Wed May 9 15:27:56 2012 +0200
21507
21508     [Indic] Add joiner test cases for Devanagari
21509
21510  .../indic/script-devanagari/misc/MANIFEST             |  1 +
21511  .../indic/script-devanagari/misc/joiners.txt          | 19
21512  +++++++++++++++++++
21513  2 files changed, 20 insertions(+)
21514
21515 commit 19d984edaa4f86c842345a9d4150597e045e1887
21516 Author: Behdad Esfahbod <behdad@behdad.org>
21517 Date:   Wed May 9 15:21:13 2012 +0200
21518
21519     [Indic] Make sure Reph jumps over all matras to the right
21520
21521     Another 12 thousand failures gone! (78 to go)
21522
21523  src/hb-ot-shape-complex-indic.cc | 2 +-
21524  1 file changed, 1 insertion(+), 1 deletion(-)
21525
21526 commit 9034641333d7bfb41a0784cce72e43591faea083
21527 Author: Behdad Esfahbod <behdad@behdad.org>
21528 Date:   Wed May 9 15:04:58 2012 +0200
21529
21530     [Indic] Keep Vedic signs at the right too
21531
21532  src/hb-ot-shape-complex-indic.cc | 3 ++-
21533  1 file changed, 2 insertions(+), 1 deletion(-)
21534
21535 commit d1deaa2f5bd028e8076265cba92cffa4fa2834ac
21536 Author: Behdad Esfahbod <behdad@behdad.org>
21537 Date:   Wed May 9 15:04:13 2012 +0200
21538
21539     Replace zerowidth invisible chars with a zero-advance space glyph
21540
21541     Like Uniscribe does.
21542
21543  src/hb-ot-shape-complex-arabic.cc  |  3 ++-
21544  src/hb-ot-shape-complex-indic.cc   | 20 -------------------
21545  src/hb-ot-shape-complex-private.hh |  4 ++--
21546  src/hb-ot-shape-normalize.cc       | 25 +++++++++--------------
21547  src/hb-ot-shape-private.hh         | 27 +++++++++++++++++++++++++
21548  src/hb-ot-shape.cc                 | 41
21549  +++++++++++++++++++++++++-------------
21550  src/hb-unicode-private.hh          | 38
21551  +++++++++++++++++++++++++++++++++++
21552  7 files changed, 105 insertions(+), 53 deletions(-)
21553
21554 commit 49e5da1591b8d28f01e7ff9caac9d9ac53668bba
21555 Author: Behdad Esfahbod <behdad@behdad.org>
21556 Date:   Wed May 9 13:23:27 2012 +0200
21557
21558     [indic] Keep the syllable modifier marks to the right
21559
21560     Shaping failures on Hindi Wikipedia go down from 25% to 14%!
21561
21562  src/hb-ot-shape-complex-indic.cc | 2 ++
21563  1 file changed, 2 insertions(+)
21564
21565 commit 5b1260909350bffa3e3d06da346f9f86ce651dbb
21566 Author: Behdad Esfahbod <behdad@behdad.org>
21567 Date:   Wed May 9 12:37:27 2012 +0200
21568
21569     Minor
21570
21571  src/hb-ot-shape-complex-private.hh | 2 +-
21572  1 file changed, 1 insertion(+), 1 deletion(-)
21573
21574 commit 9ce939232bbce8f51e235195e3854d1e8bb961f8
21575 Author: Behdad Esfahbod <behdad@behdad.org>
21576 Date:   Wed May 9 12:03:09 2012 +0200
21577
21578     Minor
21579
21580  src/hb-ot-shape-complex-indic-private.hh | 14 +++++++-------
21581  1 file changed, 7 insertions(+), 7 deletions(-)
21582
21583 commit 76b3409de6887c1cdd5c679939497b1b56f4554b
21584 Author: Behdad Esfahbod <behdad@behdad.org>
21585 Date:   Wed May 9 11:43:43 2012 +0200
21586
21587     [indic] Better Reph matching
21588
21589  src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++------
21590  1 file changed, 15 insertions(+), 6 deletions(-)
21591
21592 commit df6d45c693c417bf311e6fa49f18a8558542e525
21593 Author: Behdad Esfahbod <behdad@behdad.org>
21594 Date:   Wed May 9 11:38:31 2012 +0200
21595
21596     Minor
21597
21598  src/hb-ot-shape-complex-indic.cc | 2 +-
21599  1 file changed, 1 insertion(+), 1 deletion(-)
21600
21601 commit 412b91889d9a1ae477e8b6907d0b9a76e78a6c91
21602 Author: Behdad Esfahbod <behdad@behdad.org>
21603 Date:   Wed May 9 11:07:18 2012 +0200
21604
21605     [indic] Apply Indic features in order
21606
21607  src/hb-ot-shape-complex-indic.cc | 8 ++++++--
21608  1 file changed, 6 insertions(+), 2 deletions(-)
21609
21610 commit 1ac075b227090a9ad930dcc1670236c176b27067
21611 Author: Behdad Esfahbod <behdad@behdad.org>
21612 Date:   Wed May 9 11:06:47 2012 +0200
21613
21614     [indic] Apply rakaar forms
21615
21616     Fixes 10% of the failures against all of Hindi Wikipedia!
21617
21618  src/hb-ot-shape-complex-indic.cc | 2 +-
21619  1 file changed, 1 insertion(+), 1 deletion(-)
21620
21621 commit 2214a03900d32710573a1b05c7665195b3129761
21622 Author: Behdad Esfahbod <behdad@behdad.org>
21623 Date:   Wed May 9 09:54:54 2012 +0200
21624
21625     Add hb-diff-ngrams
21626
21627  test/shaping/Makefile.am      |  1 +
21628  test/shaping/hb-diff-ngrams   |  5 +++
21629  test/shaping/hb_test_tools.py | 71
21630  ++++++++++++++++++++++++++++++++++++++++---
21631  3 files changed, 72 insertions(+), 5 deletions(-)
21632
21633 commit 178e6dce01ad28c8708bad62ce0fb79c46e836dc
21634 Author: Behdad Esfahbod <behdad@behdad.org>
21635 Date:   Wed May 9 08:57:29 2012 +0200
21636
21637     Add N-gram generator
21638
21639  test/shaping/hb_test_tools.py | 72
21640  +++++++++++++++++++++++++++++++++++++++++--
21641  1 file changed, 70 insertions(+), 2 deletions(-)
21642
21643 commit 98669ceb77657d60435f2cb2e3fc18272c0a2c6a
21644 Author: Behdad Esfahbod <behdad@behdad.org>
21645 Date:   Wed May 9 08:16:15 2012 +0200
21646
21647     Use groupby()
21648
21649  test/shaping/hb_test_tools.py | 26 ++++++++------------------
21650  1 file changed, 8 insertions(+), 18 deletions(-)
21651
21652 commit c438a14b62433db488b5c90854a4a3934adf3305
21653 Author: Behdad Esfahbod <behdad@behdad.org>
21654 Date:   Wed May 9 07:45:17 2012 +0200
21655
21656     Add hb-diff-stat
21657
21658  test/shaping/Makefile.am      |  1 +
21659  test/shaping/hb-diff-stat     |  5 +++++
21660  test/shaping/hb_test_tools.py | 22 ++++++++++++++++++++--
21661  3 files changed, 26 insertions(+), 2 deletions(-)
21662
21663 commit 1058d031e2046eb80331b0950eaff75c2bf608dc
21664 Author: Behdad Esfahbod <behdad@behdad.org>
21665 Date:   Wed May 9 07:30:07 2012 +0200
21666
21667     Make hb-diff-filter-failtures retain all test info for failed tests
21668
21669  test/shaping/hb_test_tools.py | 33 ++++++++++++++++++++++++++-------
21670  1 file changed, 26 insertions(+), 7 deletions(-)
21671
21672 commit f1eb008cc727370e1bd0dc32fdf301f62d9ff981
21673 Author: Behdad Esfahbod <behdad@behdad.org>
21674 Date:   Tue May 8 23:41:41 2012 +0200
21675
21676     Add hb-diff-colorize
21677
21678     Accepts --format=html now.
21679
21680  test/shaping/Makefile.am      |   1 +
21681  test/shaping/hb-diff          |   4 +-
21682  test/shaping/hb-diff-colorize |   7 ++
21683  test/shaping/hb_test_tools.py | 158
21684  +++++++++++++++++++++++++-----------------
21685  4 files changed, 106 insertions(+), 64 deletions(-)
21686
21687 commit 9155e4ffe00c96a2c14e14a300004b1038ca3a9c
21688 Author: Behdad Esfahbod <behdad@behdad.org>
21689 Date:   Tue May 8 22:44:21 2012 +0200
21690
21691     Cleanup diff
21692
21693     Doesn't do --color anymore.  That will go into a new hb-diff-colorize
21694     tool.
21695
21696  test/shaping/hb-diff          | 10 +++-------
21697  test/shaping/hb_test_tools.py | 32 ++++++++++++++++++--------------
21698  2 files changed, 21 insertions(+), 21 deletions(-)
21699
21700 commit 7d22135b4c3f8fb70552302bf8239df9976dddda
21701 Author: Behdad Esfahbod <behdad@behdad.org>
21702 Date:   Tue May 8 19:38:49 2012 +0200
21703
21704     Make hb-diff faster
21705
21706  test/shaping/hb_test_tools.py | 6 ++++--
21707  1 file changed, 4 insertions(+), 2 deletions(-)
21708
21709 commit a93e238e05a2f70a6e664e5d04ba25bbd54493dc
21710 Author: Behdad Esfahbod <behdad@behdad.org>
21711 Date:   Tue May 8 18:55:29 2012 +0200
21712
21713     More tests
21714
21715  .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST |  1 +
21716  .../texts/in-tree/shaper-arabic/script-mongolian/misc/poem.txt |  4 ++++
21717  .../in-tree/shaper-indic/indic/script-bengali/misc/MANIFEST    |  1 +
21718  .../in-tree/shaper-indic/indic/script-bengali/misc/reph.txt    |
21719  10 ++++++++++
21720  4 files changed, 16 insertions(+)
21721
21722 commit 1a2a4a0078dda834443edd421037a4bcbad18c5e
21723 Author: Behdad Esfahbod <behdad@behdad.org>
21724 Date:   Sat May 5 22:38:20 2012 +0200
21725
21726     Fix warning and build issues
21727
21728     As reported by Jonathan Kew on the list.
21729
21730  src/hb-set-private.hh | 2 +-
21731  src/main.cc           | 9 +++++----
21732  2 files changed, 6 insertions(+), 5 deletions(-)
21733
21734 commit a5e39fed85e069ba1afbf90408349ad99ceb0e1d
21735 Author: Behdad Esfahbod <behdad@behdad.org>
21736 Date:   Wed Apr 25 00:14:46 2012 -0400
21737
21738     Minor
21739
21740  src/hb-set-private.hh | 2 ++
21741  src/hb-set.cc         | 2 ++
21742  2 files changed, 4 insertions(+)
21743
21744 commit 1827dc208c867e433a95237d1ed3fc7a73d1d9a7
21745 Author: Behdad Esfahbod <behdad@behdad.org>
21746 Date:   Tue Apr 24 16:56:37 2012 -0400
21747
21748     Add hb_ot_shape_glyphs_closure()
21749
21750     Experimental API for now.
21751
21752  src/hb-ot-map-private.hh |  7 ++++---
21753  src/hb-ot-shape.cc       | 35 +++++++++++++++++++++++++++++++++++
21754  src/hb-ot.h              |  8 ++++++++
21755  src/hb-set-private.hh    |  3 +++
21756  4 files changed, 50 insertions(+), 3 deletions(-)
21757
21758 commit bb09f0ec10216b11189b5e8584856adf0f14d1fc
21759 Author: Behdad Esfahbod <behdad@behdad.org>
21760 Date:   Tue Apr 24 16:02:12 2012 -0400
21761
21762     Minor
21763
21764  src/hb-unicode.cc | 2 --
21765  1 file changed, 2 deletions(-)
21766
21767 commit 29a7e306e30e894f7a38daf73eca9fc772c58158
21768 Author: Behdad Esfahbod <behdad@behdad.org>
21769 Date:   Tue Apr 24 16:01:30 2012 -0400
21770
21771     Minor
21772
21773  src/hb-ot-shape-normalize.cc | 1 +
21774  1 file changed, 1 insertion(+)
21775
21776 commit 585b107cdee7305920dacc83c9ee1f8eeff7afd1
21777 Author: Behdad Esfahbod <behdad@behdad.org>
21778 Date:   Tue Apr 24 16:00:50 2012 -0400
21779
21780     Add test caes for a minority language using Bengali
21781
21782     U+0985 BENGALI LETTER A followed by U+09D7 BENGALI AU LENGTH MARK.
21783     According to Bobby de Vos on the mailing list, this results in
21784     a dotted
21785     circle with most shaping engines, but is a legitimate sequence in this
21786     minority language.
21787
21788     We reached the consensus on the list to NOT implement dotted-circle
21789     in HarfBuzz.
21790
21791  .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt
21792  | 1 +
21793  1 file changed, 1 insertion(+)
21794
21795 commit 6c6ccaf575392f6e6bb9a15534026e4ea462705b
21796 Author: Behdad Esfahbod <behdad@behdad.org>
21797 Date:   Tue Apr 24 14:21:15 2012 -0400
21798
21799     Add a few more set operations
21800
21801     TODO: Tests for hb_set_t.
21802
21803  src/hb-set-private.hh | 54
21804  +++++++++++++++++++++++++++++++++++++++++++++++++-
21805  src/hb-set.cc         | 55
21806  +++++++++++++++++++++++++++++++++++++++++++++++++++
21807  src/hb-set.h          | 34 ++++++++++++++++++++++++++++---
21808  3 files changed, 139 insertions(+), 4 deletions(-)
21809
21810 commit 5caece67ab9eee322bdcdf6f4b607eadde297e56
21811 Author: Behdad Esfahbod <behdad@behdad.org>
21812 Date:   Mon Apr 23 23:03:12 2012 -0400
21813
21814     Make closure() return void
21815
21816  src/hb-ot-layout-gsub-table.hh       | 142 +++++++++++++-----------------
21817  src/hb-ot-layout-gsubgpos-private.hh | 165
21818  ++++++++++++++++++-----------------
21819  src/hb-ot-layout.cc                  |  10 +--
21820  src/hb-ot-layout.h                   |   8 +-
21821  src/hb-set-private.hh                |  20 ++---
21822  5 files changed, 157 insertions(+), 188 deletions(-)
21823
21824 commit 0b08adb3539f2ec29682456b89c69e89ff5e9c03
21825 Author: Behdad Esfahbod <behdad@behdad.org>
21826 Date:   Mon Apr 23 22:41:09 2012 -0400
21827
21828     Add hb_set_t
21829
21830  TODO                               |   2 +
21831  src/Makefile.am                    |   3 +
21832  src/hb-ot-layout-common-private.hh |   1 +
21833  src/hb-ot-layout-private.hh        |  47 ---------------
21834  src/hb-ot-layout.h                 |   2 -
21835  src/hb-set-private.hh              |  95 +++++++++++++++++++++++++++++
21836  src/hb-set.cc                      | 120
21837  +++++++++++++++++++++++++++++++++++++
21838  src/hb-set.h                       |  91 ++++++++++++++++++++++++++++
21839  src/hb.h                           |   1 +
21840  9 files changed, 313 insertions(+), 49 deletions(-)
21841
21842 commit 5b93e8d94fb4c2474816304ae3f52e1c704882de
21843 Author: Behdad Esfahbod <behdad@behdad.org>
21844 Date:   Mon Apr 23 22:26:13 2012 -0400
21845
21846     Update copyright headers
21847
21848  src/hb-ot-layout-common-private.hh   | 2 +-
21849  src/hb-ot-layout-gpos-table.hh       | 2 +-
21850  src/hb-ot-layout-gsub-table.hh       | 2 +-
21851  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
21852  4 files changed, 4 insertions(+), 4 deletions(-)
21853
21854 commit 6a9be5bd3524dc3eb1e88d1063bde2e4d8b57011
21855 Author: Behdad Esfahbod <behdad@behdad.org>
21856 Date:   Mon Apr 23 22:23:17 2012 -0400
21857
21858     Rename hb_glyph_map_t to hb_set_t
21859
21860  src/hb-ot-layout-common-private.hh   | 16 ++++++++--------
21861  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
21862  src/hb-ot-layout-private.hh          |  2 +-
21863  src/hb-ot-layout.cc                  |  2 +-
21864  src/hb-ot-layout.h                   |  4 ++--
21865  src/hb-ot-map-private.hh             |  2 +-
21866  src/hb-ot-map.cc                     |  2 +-
21867  7 files changed, 20 insertions(+), 20 deletions(-)
21868
21869 commit a4385f0b0a6949e2ce49e6a147ad4beaa724f6c3
21870 Author: Behdad Esfahbod <behdad@behdad.org>
21871 Date:   Mon Apr 23 22:20:14 2012 -0400
21872
21873     Improve clustering
21874
21875  src/hb-ot-shape.cc | 5 ++---
21876  1 file changed, 2 insertions(+), 3 deletions(-)
21877
21878 commit 8e3715f8a16b315c1c7dd4b256e7f68a36c53e7c
21879 Author: Behdad Esfahbod <behdad@behdad.org>
21880 Date:   Mon Apr 23 22:18:54 2012 -0400
21881
21882     Minor
21883
21884  src/hb-buffer-private.hh          | 2 +-
21885  src/hb-buffer.cc                  | 2 +-
21886  src/hb-graphite2.cc               | 5 ++---
21887  src/hb-ot-shape-complex-arabic.cc | 4 ++--
21888  src/hb-ot-shape-complex-misc.cc   | 4 ++--
21889  5 files changed, 8 insertions(+), 9 deletions(-)
21890
21891 commit d2984a241e4819474d827b1dd5d4b6d76596b3a5
21892 Author: Behdad Esfahbod <behdad@behdad.org>
21893 Date:   Mon Apr 23 17:21:14 2012 -0400
21894
21895     Add map->substitute_closure()
21896
21897  src/hb-ot-map-private.hh |  3 +++
21898  src/hb-ot-map.cc         | 15 +++++++++++++++
21899  2 files changed, 18 insertions(+)
21900
21901 commit 31081f7390e5130df72f89acc609ccab5dc77a48
21902 Author: Behdad Esfahbod <behdad@behdad.org>
21903 Date:   Mon Apr 23 16:54:58 2012 -0400
21904
21905     Implement closure() for Context and ChainContext lookups
21906
21907  src/hb-ot-layout-common-private.hh   |  54 ++++++
21908  src/hb-ot-layout-gsubgpos-private.hh | 347
21909  ++++++++++++++++++++++++++++-------
21910  src/hb-ot-layout-private.hh          |  23 ++-
21911  3 files changed, 351 insertions(+), 73 deletions(-)
21912
21913 commit c64ddab3c34897cd520d4d73a054866e649e8793
21914 Author: Behdad Esfahbod <behdad@behdad.org>
21915 Date:   Mon Apr 23 15:28:35 2012 -0400
21916
21917     Flesh out closure() for GSUB
21918
21919     The GSUBGPOS part still missing.
21920
21921  src/hb-ot-layout-common-private.hh |  61 ++++++++++++++------
21922  src/hb-ot-layout-gsub-table.hh     | 112
21923  ++++++++++++++++++++++++++++---------
21924  src/hb-ot-layout-private.hh        |  34 +++++++++++
21925  src/hb-ot-layout.h                 |   2 +-
21926  4 files changed, 165 insertions(+), 44 deletions(-)
21927
21928 commit 0da132bde4d576a03095d6738507954f7f85103d
21929 Author: Behdad Esfahbod <behdad@behdad.org>
21930 Date:   Mon Apr 23 14:21:33 2012 -0400
21931
21932     Fix Coverage iters
21933
21934  src/hb-ot-layout-common-private.hh | 30 +++++++++++++++++++++---------
21935  1 file changed, 21 insertions(+), 9 deletions(-)
21936
21937 commit 3e32cd9570fd8b09901fb790b80365ae425f681a
21938 Author: Behdad Esfahbod <behdad@behdad.org>
21939 Date:   Mon Apr 23 13:20:52 2012 -0400
21940
21941     Minor
21942
21943  src/hb-ot-layout-gsubgpos-private.hh | 1 -
21944  src/hb-ot-layout.cc                  | 6 +++---
21945  src/hb-ot-layout.h                   | 8 ++++++++
21946  src/hb-private.hh                    | 4 +++-
21947  4 files changed, 14 insertions(+), 5 deletions(-)
21948
21949 commit 650ac00da3d2f988197393f34d40f0ba1a0fa093
21950 Author: Behdad Esfahbod <behdad@behdad.org>
21951 Date:   Mon Apr 23 13:17:09 2012 -0400
21952
21953     Minor refactoring
21954
21955  src/hb-ot-layout-gpos-table.hh       | 27 +++++++++++--------------
21956  src/hb-ot-layout-gsub-table.hh       | 39
21957  +++++++++++++++++-------------------
21958  src/hb-ot-layout-gsubgpos-private.hh |  8 ++------
21959  src/hb-ot-layout.cc                  |  6 ++++--
21960  4 files changed, 36 insertions(+), 44 deletions(-)
21961
21962 commit f94b0aa64609654497ced9c00312c9643eb69053
21963 Author: Behdad Esfahbod <behdad@behdad.org>
21964 Date:   Mon Apr 23 13:04:38 2012 -0400
21965
21966     Add "closure" operation stubs to GSUB
21967
21968     Filling in.
21969
21970  src/hb-ot-layout-gsub-table.hh       | 179
21971  +++++++++++++++++++++++++++++++++++
21972  src/hb-ot-layout-gsubgpos-private.hh | 110 ++++++++++++++++++++-
21973  src/hb-ot-layout.cc                  |   8 ++
21974  3 files changed, 293 insertions(+), 4 deletions(-)
21975
21976 commit 7d50d502635d7c95e6bd091e7d4cc993f0853f76
21977 Author: Behdad Esfahbod <behdad@behdad.org>
21978 Date:   Mon Apr 23 13:02:14 2012 -0400
21979
21980     Add Coverage iterators
21981
21982  src/hb-ot-layout-common-private.hh | 59
21983  ++++++++++++++++++++++++++++++++++++++
21984  1 file changed, 59 insertions(+)
21985
21986 commit 3ed4634ec349fa9e943ad23718c04be4dd4bba62
21987 Author: Behdad Esfahbod <behdad@behdad.org>
21988 Date:   Thu Apr 19 22:34:06 2012 -0400
21989
21990     Add Indic inspection tool
21991
21992  src/Makefile.am                          |   7 +-
21993  src/hb-ot-shape-complex-indic-private.hh | 264
21994  +++++++++++++++++++++++++++++++
21995  src/hb-ot-shape-complex-indic.cc         | 229
21996  +--------------------------
21997  src/indic.cc                             |  46 ++++++
21998  4 files changed, 317 insertions(+), 229 deletions(-)
21999
22000 commit a06411ecf93c7e5256e363eef3ef69554896dd55
22001 Author: Behdad Esfahbod <behdad@behdad.org>
22002 Date:   Thu Apr 19 22:28:25 2012 -0400
22003
22004     Minor matra renumbering
22005
22006     Should have no visible effect.
22007
22008  src/hb-ot-shape-complex-indic.cc | 30 +++++++++++++++++-------------
22009  1 file changed, 17 insertions(+), 13 deletions(-)
22010
22011 commit 36608941f3cc530fea57282fa175e4cc3b4c66c6
22012 Author: Behdad Esfahbod <behdad@behdad.org>
22013 Date:   Thu Apr 19 22:21:38 2012 -0400
22014
22015     Add GSUB "would_apply" API
22016
22017     To be used in the Indic shaper later.  Unused for now.
22018
22019  src/hb-ot-layout-gsub-table.hh | 140
22020  ++++++++++++++++++++++++++++++++++++++++-
22021  1 file changed, 138 insertions(+), 2 deletions(-)
22022
22023 commit a0d4caeb91fa5e5f2090db4efc35c64ff9a64789
22024 Author: Behdad Esfahbod <behdad@behdad.org>
22025 Date:   Tue Apr 17 13:42:30 2012 -0400
22026
22027     Minor
22028
22029  TODO | 3 +++
22030  1 file changed, 3 insertions(+)
22031
22032 commit a5e40542ab9508f0ba6f822f1262d93fccb71f45
22033 Author: Behdad Esfahbod <behdad@behdad.org>
22034 Date:   Tue Apr 17 12:37:19 2012 -0400
22035
22036     Make font immutable in hb_shape()
22037
22038  src/hb-shape.cc | 2 ++
22039  1 file changed, 2 insertions(+)
22040
22041 commit 3cde23664fbbe9cd2ac1b8fd5eb2ea288309cc9c
22042 Author: Behdad Esfahbod <behdad@behdad.org>
22043 Date:   Tue Apr 17 11:44:49 2012 -0400
22044
22045     Minor note re Graphite
22046
22047  src/hb-graphite2.cc | 3 +++
22048  1 file changed, 3 insertions(+)
22049
22050 commit 4dc2449d92308f8dd366142831c0b85bd30ea5a9
22051 Author: Behdad Esfahbod <behdad@behdad.org>
22052 Date:   Tue Apr 17 11:39:48 2012 -0400
22053
22054     Fix leak in graphite
22055
22056  src/hb-graphite2.cc | 1 +
22057  1 file changed, 1 insertion(+)
22058
22059 commit 0290bbf8611aa881daed907f22256a431250c90a
22060 Author: Behdad Esfahbod <behdad@behdad.org>
22061 Date:   Tue Apr 17 10:28:21 2012 -0400
22062
22063     Add another Thai test
22064
22065  test/shaping/texts/in-tree/shaper-thai/misc/misc.txt | 1 +
22066  1 file changed, 1 insertion(+)
22067
22068 commit 9ceca3aeb14cc096f5f87660cf7351bc35073084
22069 Author: Behdad Esfahbod <behdad@behdad.org>
22070 Date:   Mon Apr 16 21:05:51 2012 -0400
22071
22072     Fix ragel regexp in vowel-based syllable
22073
22074     As reported by datao zhang on the mailing list.
22075
22076  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
22077  1 file changed, 1 insertion(+), 1 deletion(-)
22078
22079 commit b870afcd1b436614af95db6dc297e54c8f03f0cd
22080 Author: Behdad Esfahbod <behdad@behdad.org>
22081 Date:   Mon Apr 16 21:05:11 2012 -0400
22082
22083     Rewrite ragel expression to better match the one on MS spec
22084
22085     https://www.microsoft.com/typography/otfntdev/devanot/shaping.aspx
22086
22087  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
22088  1 file changed, 1 insertion(+), 1 deletion(-)
22089
22090 commit 95cefdf96efe43a44133aa8a186155cf4e63e2b7
22091 Author: Behdad Esfahbod <behdad@behdad.org>
22092 Date:   Mon Apr 16 18:08:20 2012 -0400
22093
22094     Add --utf8-clusters
22095
22096     Also fix cairo cluster generation.
22097
22098  util/hb-shape.cc     |  8 +++++---
22099  util/hb-view.hh      |  2 +-
22100  util/helper-cairo.cc | 22 +++++++++++++++++-----
22101  util/helper-cairo.hh |  3 ++-
22102  util/options.cc      | 19 ++++++++++++++-----
22103  util/options.hh      | 26 ++++++++++++++++----------
22104  util/view-cairo.cc   |  5 +++--
22105  util/view-cairo.hh   |  3 ++-
22106  8 files changed, 60 insertions(+), 28 deletions(-)
22107
22108 commit effb42e5c520128bdc2e29398ed801730c5c0f52
22109 Author: Behdad Esfahbod <behdad@behdad.org>
22110 Date:   Mon Apr 16 16:04:07 2012 -0400
22111
22112     Always use cairo_show_text_glyphs()
22113
22114     Better catches cluster errors.
22115
22116  util/view-cairo.cc | 2 +-
22117  1 file changed, 1 insertion(+), 1 deletion(-)
22118
22119 commit 799cfdd15ab369580b2283200c3aca6866214b59
22120 Author: Behdad Esfahbod <behdad@behdad.org>
22121 Date:   Mon Apr 16 16:00:36 2012 -0400
22122
22123     Make page progression be right to left for vertical text
22124
22125  util/view-cairo.cc | 8 ++++----
22126  1 file changed, 4 insertions(+), 4 deletions(-)
22127
22128 commit a5f1834f57ea3fb254f5c7d372747de316fcc8f1
22129 Author: Behdad Esfahbod <behdad@behdad.org>
22130 Date:   Mon Apr 16 15:55:13 2012 -0400
22131
22132     Apply 'liga' for vertical writing mode too
22133
22134     Apparently that's what Kazuraki uses to form vertical ligatures,
22135     which suggests that it's what Adobe does.
22136
22137  src/hb-ot-shape.cc | 2 +-
22138  1 file changed, 1 insertion(+), 1 deletion(-)
22139
22140 commit 4d85252bda25cddd1fbdd744687e449888f0b5fa
22141 Author: Behdad Esfahbod <behdad@behdad.org>
22142 Date:   Mon Apr 16 15:54:26 2012 -0400
22143
22144     Add Japanese test data from Adobe's Kazuraki font ligatures
22145
22146  test/shaping/texts/in-tree/shaper-default/MANIFEST |  1 +
22147  .../shaper-default/script-japanese/MANIFEST        |  1 +
22148  .../shaper-default/script-japanese/misc/MANIFEST   |  2 +
22149  .../script-japanese/misc/kazuraki-liga-lines.txt   |  8 ++++
22150  .../script-japanese/misc/kazuraki-liga.txt         | 53
22151  ++++++++++++++++++++++
22152  5 files changed, 65 insertions(+)
22153
22154 commit e74616b8898b5f18d9bf82b9e81aefad056c1e36
22155 Author: Behdad Esfahbod <behdad@behdad.org>
22156 Date:   Sun Apr 15 14:12:13 2012 -0400
22157
22158     Add comment
22159
22160  src/hb-private.hh | 8 ++++++++
22161  1 file changed, 8 insertions(+)
22162
22163 commit 683b503f30bba29d57a93d7e8ac7138c2e7f49f1
22164 Author: Behdad Esfahbod <behdad@behdad.org>
22165 Date:   Sat Apr 14 20:47:14 2012 -0400
22166
22167     Minor
22168
22169  src/hb-ot-shape-normalize.cc | 11 +++++++++--
22170  src/hb-ot-shape-private.hh   |  9 ---------
22171  src/hb-ot-shape.cc           |  9 ++++++++-
22172  3 files changed, 17 insertions(+), 12 deletions(-)
22173
22174 commit b9f199c8e38cc5ed0d73845568630f3bcbdd4374
22175 Author: Behdad Esfahbod <behdad@behdad.org>
22176 Date:   Sat Apr 14 20:23:58 2012 -0400
22177
22178     Move code around
22179
22180  src/hb-ot-shape-private.hh | 40 ----------------------------------------
22181  src/hb-ot-shape.cc         | 45
22182  +++++++++++++++++++++++++++++++++++++++++----
22183  2 files changed, 41 insertions(+), 44 deletions(-)
22184
22185 commit 38a83019e6a7f4aa47662fd557344f62ae001abe
22186 Author: Behdad Esfahbod <behdad@behdad.org>
22187 Date:   Sat Apr 14 19:40:18 2012 -0400
22188
22189     Minor
22190
22191  src/hb-common.h | 2 +-
22192  1 file changed, 1 insertion(+), 1 deletion(-)
22193
22194 commit d4adade217a61007dd2da5cd9eccf889f79a019a
22195 Author: Behdad Esfahbod <behdad@behdad.org>
22196 Date:   Sat Apr 14 19:23:17 2012 -0400
22197
22198     Add assert
22199
22200  src/hb-ot-shape.cc | 2 ++
22201  1 file changed, 2 insertions(+)
22202
22203 commit fe28b997fbbeb2cfeab62ac453993ccffe3e6719
22204 Author: Behdad Esfahbod <behdad@behdad.org>
22205 Date:   Sat Apr 14 19:19:26 2012 -0400
22206
22207     Add HB_DIRECTION_IS_VALID
22208
22209  src/hb-common.h        | 1 +
22210  test/api/test-common.c | 7 +++++++
22211  2 files changed, 8 insertions(+)
22212
22213 commit 5e88aa66822ba64324b4428c9ffbe06a43b4f310
22214 Author: Behdad Esfahbod <behdad@behdad.org>
22215 Date:   Sat Apr 14 18:51:50 2012 -0400
22216
22217     Remove public enum names again
22218
22219     As was reported to me, glib-mkenum does not understand named enums,
22220     so remove for now.
22221
22222  src/hb-blob.h               | 2 +-
22223  src/hb-common.h             | 6 +++---
22224  src/hb-ot-layout-private.hh | 2 +-
22225  3 files changed, 5 insertions(+), 5 deletions(-)
22226
22227 commit 08569c0eaab026c7122c0dc29922cf44011c4d10
22228 Author: Behdad Esfahbod <behdad@behdad.org>
22229 Date:   Sat Apr 14 18:47:07 2012 -0400
22230
22231     Minor
22232
22233  TODO | 2 ++
22234  1 file changed, 2 insertions(+)
22235
22236 commit 4bf90f648313e35d21b427a956aa1fe762bae757
22237 Author: Behdad Esfahbod <behdad@behdad.org>
22238 Date:   Thu Apr 12 17:38:23 2012 -0400
22239
22240     Make HB_DIRECTION_INVALID be zero
22241
22242     This changes all the HB_DIRECTION_* enum member values, but is
22243     nicer, in preparation for making hb_segment_properties_t public.
22244
22245  src/hb-common.cc       |  7 ++++---
22246  src/hb-common.h        | 20 ++++++++++----------
22247  test/api/test-common.c |  9 +++++++--
22248  3 files changed, 21 insertions(+), 15 deletions(-)
22249
22250 commit d01402da9c756f90a84bfb1f964fd56caf2b35c3
22251 Author: Behdad Esfahbod <behdad@behdad.org>
22252 Date:   Thu Apr 12 17:38:02 2012 -0400
22253
22254     Minor
22255
22256  TODO | 6 +++++-
22257  1 file changed, 5 insertions(+), 1 deletion(-)
22258
22259 commit 69b84a8f6c789726815261c2e86692de7a65d6e8
22260 Author: Behdad Esfahbod <behdad@behdad.org>
22261 Date:   Thu Apr 12 15:50:40 2012 -0400
22262
22263     Fix hb-view surface size calc for vertical text
22264
22265     For some reason it doesn't quite work with IranianNastaliq, but
22266     that looks like a font issue.
22267
22268  util/helper-cairo.hh |  5 +++--
22269  util/options.hh      |  7 +++++++
22270  util/view-cairo.cc   | 31 +++++++++++++++++++++----------
22271  util/view-cairo.hh   |  1 +
22272  4 files changed, 32 insertions(+), 12 deletions(-)
22273
22274 commit 6bd9b479b8b2befbb0847282e93beade197c8038
22275 Author: Behdad Esfahbod <behdad@behdad.org>
22276 Date:   Thu Apr 12 14:53:53 2012 -0400
22277
22278     Hide backend-specific shape functions
22279
22280     Also remove shaper_options argument to hb_shape_full().  That was
22281     unused and for "future".  Let it go.
22282
22283     More shaper API coming in preparation for plan/planned API.
22284
22285  configure.ac                     |  6 ++---
22286  src/Makefile.am                  | 11 +++++----
22287  src/hb-fallback-shape-private.hh |  9 ++++----
22288  src/hb-fallback-shape.cc         |  9 ++++----
22289  src/hb-graphite2-private.hh      | 42 +++++++++++++++++++++++++++++++++++
22290  src/hb-graphite2.cc              |  5 ++---
22291  src/hb-graphite2.h               |  7 ------
22292  src/hb-ot-shape-private.hh       |  8 +++++--
22293  src/hb-ot-shape.cc               | 11 ++++-----
22294  src/hb-ot-shape.h                | 48
22295  ----------------------------------------
22296  src/hb-ot.h                      |  1 -
22297  src/hb-shape.cc                  | 24 ++++++++------------
22298  src/hb-shape.h                   |  1 -
22299  src/hb-uniscribe-private.hh      | 42 +++++++++++++++++++++++++++++++++++
22300  src/hb-uniscribe.cc              |  9 ++++----
22301  src/hb-uniscribe.h               |  7 ------
22302  util/options.hh                  |  2 +-
22303  17 files changed, 126 insertions(+), 116 deletions(-)
22304
22305 commit c6035cf802c60f0526f421f39a55886061df94ee
22306 Author: Behdad Esfahbod <behdad@behdad.org>
22307 Date:   Thu Apr 12 13:23:59 2012 -0400
22308
22309     Add names to enums
22310
22311     gdb was showing <anonymous enum> instead of useful stuff, so name
22312     all our enums.
22313
22314  src/hb-blob.h                      | 2 +-
22315  src/hb-common.h                    | 6 +++---
22316  src/hb-ot-layout-common-private.hh | 2 +-
22317  src/hb-ot-layout-gdef-table.hh     | 2 +-
22318  src/hb-ot-layout-gpos-table.hh     | 5 ++---
22319  src/hb-ot-layout-gsub-table.hh     | 2 +-
22320  src/hb-ot-layout-private.hh        | 2 +-
22321  7 files changed, 10 insertions(+), 11 deletions(-)
22322
22323 commit d1c9eb458c843215da8df84b596bfae51fee135b
22324 Author: Behdad Esfahbod <behdad@behdad.org>
22325 Date:   Thu Apr 12 13:17:44 2012 -0400
22326
22327     Make it an error to include non-top-level headers
22328
22329     Users should #include <hb.h> (or hb-ft.h, hb-glib.h, etc), but
22330     never things like hb-shape.h directly.  This makes it easier to
22331     refactor headers later on without breaking compatibility.
22332
22333  src/hb-blob.h       | 4 ++++
22334  src/hb-buffer.h     | 4 ++++
22335  src/hb-common.h     | 4 ++++
22336  src/hb-font.h       | 4 ++++
22337  src/hb-ft.h         | 2 --
22338  src/hb-glib.h       | 1 +
22339  src/hb-gobject.h    | 1 +
22340  src/hb-graphite2.h  | 5 +++--
22341  src/hb-icu.h        | 1 +
22342  src/hb-ot-layout.h  | 8 +++++---
22343  src/hb-ot-shape.h   | 9 +++++----
22344  src/hb-ot-tag.h     | 6 +++++-
22345  src/hb-ot.h         | 2 ++
22346  src/hb-private.hh   | 5 ++++-
22347  src/hb-shape.h      | 4 ++++
22348  src/hb-unicode.h    | 4 ++++
22349  src/hb-uniscribe.h  | 3 +--
22350  src/hb-version.h.in | 4 ++++
22351  src/hb.h            | 2 ++
22352  19 files changed, 58 insertions(+), 15 deletions(-)
22353
22354 commit 323190c27b80cddc9b3c42d19f1f243e2acb2411
22355 Author: Behdad Esfahbod <behdad@behdad.org>
22356 Date:   Thu Apr 12 12:29:10 2012 -0400
22357
22358     Minor
22359
22360  src/hb-ft.cc | 2 ++
22361  1 file changed, 2 insertions(+)
22362
22363 commit 0e3361464b00b76aa7375515163e0710a691db0c
22364 Author: Behdad Esfahbod <behdad@behdad.org>
22365 Date:   Thu Apr 12 10:06:52 2012 -0400
22366
22367     Fix bug with not setting Unicode props of the first character
22368
22369     Fixes Mongolian shaping issue:
22370     https://bugs.freedesktop.org/show_bug.cgi?id=45695
22371
22372  src/hb-ot-shape.cc | 2 +-
22373  1 file changed, 1 insertion(+), 1 deletion(-)
22374
22375 commit f9746b600a6e14dbe48aabfc17df8f12a5b46b11
22376 Author: Behdad Esfahbod <behdad@behdad.org>
22377 Date:   Thu Apr 12 09:59:26 2012 -0400
22378
22379     Minor
22380
22381  test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/misc.txt |
22382  1 -
22383  1 file changed, 1 deletion(-)
22384
22385 commit 7470b0ff805e4ff59d23d7a1808888fafdf550eb
22386 Author: Behdad Esfahbod <behdad@behdad.org>
22387 Date:   Thu Apr 12 09:44:27 2012 -0400
22388
22389     Add Mongolian test case
22390
22391  test/shaping/texts/in-tree/MANIFEST                                   |
22392  1 +
22393  .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST        |
22394  1 +
22395  .../texts/in-tree/shaper-arabic/script-mongolian/misc/misc.txt        |
22396  4 ++++
22397  test/shaping/texts/in-tree/shaper-thai/MANIFEST                       |
22398  1 +
22399  test/shaping/texts/in-tree/shaper-thai/misc/MANIFEST                  |
22400  1 +
22401  5 files changed, 8 insertions(+)
22402
22403 commit c65662b71e6160f5adfb6226d97589ca457d98b9
22404 Author: Behdad Esfahbod <behdad@behdad.org>
22405 Date:   Thu Apr 12 09:31:55 2012 -0400
22406
22407     Fix left-matra positioning in Indic
22408
22409     Fixes 200 failures out of previous 4290 cases in the OO.o Indic
22410     dictionary (of ~16000 entries).
22411
22412  src/hb-ot-shape-complex-indic.cc | 12 ++++++------
22413  1 file changed, 6 insertions(+), 6 deletions(-)
22414
22415 commit 6d16403bfaa4d710d80c93298eca7211ecaa419f
22416 Author: Behdad Esfahbod <behdad@behdad.org>
22417 Date:   Wed Apr 11 22:04:42 2012 -0400
22418
22419     Adjust TODO
22420
22421  TODO | 2 +-
22422  1 file changed, 1 insertion(+), 1 deletion(-)
22423
22424 commit 029a82d81d8ffa1b6771d19018d592fec1dbc934
22425 Author: Behdad Esfahbod <behdad@behdad.org>
22426 Date:   Wed Apr 11 22:00:46 2012 -0400
22427
22428     [hangul] Apply *jmo features to all Hangul chars
22429
22430     This is what old HB does.  Morever, fixes rendering with Win8 malgun
22431     font.  The Win7 version doesn't compose with either Uniscribe nor HB,
22432     but Win8 version works as expected, like Uniscribe, with this change.
22433
22434     Lets call Hangul done for now.
22435
22436  src/hb-ot-shape-complex-misc.cc | 9 +++++++++
22437  1 file changed, 9 insertions(+)
22438
22439 commit 3baae2440de69577d330209edb708e7d2bb2231d
22440 Author: Behdad Esfahbod <behdad@behdad.org>
22441 Date:   Wed Apr 11 21:54:37 2012 -0400
22442
22443     Update TODO
22444
22445  TODO | 28 +++++++++++++++-------------
22446  1 file changed, 15 insertions(+), 13 deletions(-)
22447
22448 commit a4976447cd1a1feffdecd0d501a2690716b1cf4b
22449 Author: Behdad Esfahbod <behdad@behdad.org>
22450 Date:   Wed Apr 11 17:48:40 2012 -0400
22451
22452     Add Hangul test
22453
22454  test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/misc.txt |
22455  1 +
22456  1 file changed, 1 insertion(+)
22457
22458 commit e95d912b3b0af027c4384553f95236db822e5acc
22459 Author: Behdad Esfahbod <behdad@behdad.org>
22460 Date:   Wed Apr 11 17:33:02 2012 -0400
22461
22462     Fix diff tool
22463
22464  test/shaping/hb_test_tools.py | 4 ++--
22465  1 file changed, 2 insertions(+), 2 deletions(-)
22466
22467 commit 41ae674f6871f43d0a6e4ca67a747074d63ae576
22468 Author: Behdad Esfahbod <behdad@behdad.org>
22469 Date:   Wed Apr 11 17:11:05 2012 -0400
22470
22471     Don't create hb_apply_context_t per glyph!
22472
22473     I couldn't measure significant performance gains out of this; maybe
22474     about 5% (with one million Malayalam strings).  Still, not bad.
22475     But reminds me that optimizing this codebase without profiling first
22476     is simply not going to work.  Oh well...
22477
22478  src/hb-ot-layout-gpos-table.hh       | 24 ++++++------------------
22479  src/hb-ot-layout-gsub-table.hh       | 26 +++++++-------------------
22480  src/hb-ot-layout-gsubgpos-private.hh | 22 ++++++++++++++++++++++
22481  3 files changed, 35 insertions(+), 37 deletions(-)
22482
22483 commit 4a1e02ef7979d58fe0c726ee7c665b2420c42ddd
22484 Author: Behdad Esfahbod <behdad@behdad.org>
22485 Date:   Wed Apr 11 14:37:53 2012 -0400
22486
22487     Fix shape to presentation forms font check
22488
22489     As reported by Jonathan Kew on the list.
22490
22491  src/hb-ot-shape-complex-arabic.cc | 9 ++++++---
22492  1 file changed, 6 insertions(+), 3 deletions(-)
22493
22494 commit 6062f5f01436b4044be729890ed00b9b62737824
22495 Author: Behdad Esfahbod <behdad@behdad.org>
22496 Date:   Wed Apr 11 14:19:55 2012 -0400
22497
22498     Fix build with some compilers
22499
22500     As reported by Jonathan Kew on the list.
22501
22502  src/hb-ot-shape-complex-misc.cc | 7 ++++---
22503  1 file changed, 4 insertions(+), 3 deletions(-)
22504
22505 commit acd88e659fdb2fa1cbf7171f0a1c7fbc81b9f298
22506 Author: Behdad Esfahbod <behdad@behdad.org>
22507 Date:   Tue Apr 10 18:02:20 2012 -0400
22508
22509     In Arabic fallback shaping, check that the font has glyph for new char
22510
22511  src/hb-ot-shape-complex-arabic.cc  | 12 +++++++-----
22512  src/hb-ot-shape-complex-indic.cc   |  2 +-
22513  src/hb-ot-shape-complex-misc.cc    |  6 +++---
22514  src/hb-ot-shape-complex-private.hh |  7 ++++---
22515  src/hb-ot-shape.cc                 |  2 +-
22516  5 files changed, 16 insertions(+), 13 deletions(-)
22517
22518 commit 7752aa73e72301a46c64c533c1e423ff5987cc05
22519 Author: Behdad Esfahbod <behdad@behdad.org>
22520 Date:   Tue Apr 10 17:22:14 2012 -0400
22521
22522     Minor
22523
22524  src/hb-ot-shape-private.hh |  1 -
22525  src/hb-ot-shape.cc         | 10 ----------
22526  2 files changed, 11 deletions(-)
22527
22528 commit 939c010211b063f78874a3b72b032c1ed9a13b87
22529 Author: Behdad Esfahbod <behdad@behdad.org>
22530 Date:   Tue Apr 10 17:20:05 2012 -0400
22531
22532     Implement Arabic fallback shaping mandatory ligatures
22533
22534  src/gen-arabic-table.py                 | 32
22535  ++++++++++++++++++++++----------
22536  src/hb-ot-shape-complex-arabic-table.hh | 28 +++++++++++++++++++---------
22537  src/hb-ot-shape-complex-arabic.cc       | 31
22538  +++++++++++++++++++++++++++++++
22539  src/hb-ot-shape-complex-misc.cc         |  4 ++--
22540  4 files changed, 74 insertions(+), 21 deletions(-)
22541
22542 commit b7d04eb606800100faa11100d2adf559e297a4ee
22543 Author: Behdad Esfahbod <behdad@behdad.org>
22544 Date:   Tue Apr 10 16:44:38 2012 -0400
22545
22546     Do Arabic fallback shaping
22547
22548  src/hb-ot-shape-complex-arabic.cc | 38
22549  +++++++++++++++++++++++++++++++++-----
22550  1 file changed, 33 insertions(+), 5 deletions(-)
22551
22552 commit ae4a2b9365051c23c9a299cf76f3ab7e661999b1
22553 Author: Behdad Esfahbod <behdad@behdad.org>
22554 Date:   Tue Apr 10 16:25:08 2012 -0400
22555
22556     Generate fallback Arabic shaping table
22557
22558     Not hooked up yet.
22559
22560  src/Makefile.am                         |   6 +-
22561  src/gen-arabic-table.py                 | 220
22562  +++++++++++++++++++++++---------
22563  src/gen-indic-table.py                  |   4 +-
22564  src/hb-ot-shape-complex-arabic-table.hh | 205
22565  ++++++++++++++++++++++++++++-
22566  4 files changed, 367 insertions(+), 68 deletions(-)
22567
22568 commit 3b26f96ebe859570d14c6902afc23462bca40712
22569 Author: Behdad Esfahbod <behdad@behdad.org>
22570 Date:   Tue Apr 10 10:52:07 2012 -0400
22571
22572     Add Thai shaper that does SARA AM decomposition / reordering
22573
22574     That's not in the OpenType spec, but it's what MS and Adobe do.
22575
22576  src/hb-buffer.cc                   |   1 +
22577  src/hb-ot-shape-complex-misc.cc    | 104
22578  ++++++++++++++++++++++++++++++++++++-
22579  src/hb-ot-shape-complex-private.hh |   8 +++
22580  3 files changed, 112 insertions(+), 1 deletion(-)
22581
22582 commit 0b6d2ac6a1d04877ae4542fc2a3b920185547053
22583 Author: Behdad Esfahbod <behdad@behdad.org>
22584 Date:   Tue Apr 10 10:52:03 2012 -0400
22585
22586     Minor
22587
22588  TODO | 10 ++++------
22589  1 file changed, 4 insertions(+), 6 deletions(-)
22590
22591 commit e099dd6592b4ea887696330f4718efb572494d93
22592 Author: Behdad Esfahbod <behdad@behdad.org>
22593 Date:   Tue Apr 10 10:47:33 2012 -0400
22594
22595     Add Thai test case for SARA AM decomposition
22596
22597  test/shaping/texts/in-tree/shaper-hangul/MANIFEST    | 1 +
22598  test/shaping/texts/in-tree/shaper-thai/misc/misc.txt | 5 +++++
22599  2 files changed, 6 insertions(+)
22600
22601 commit 4450dc9354b18cd68980b0891b24ea8efa4f38b6
22602 Author: Behdad Esfahbod <behdad@behdad.org>
22603 Date:   Sat Apr 7 22:07:23 2012 -0400
22604
22605     Move around
22606
22607  test/shaping/texts/in-tree/MANIFEST                                   |
22608  1 +
22609  test/shaping/texts/in-tree/shaper-default/MANIFEST                    |
22610  1 -
22611  test/shaping/texts/in-tree/shaper-default/script-hangul/MANIFEST      |
22612  1 -
22613  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/MANIFEST |
22614  1 -
22615  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt |
22616  2 --
22617  test/shaping/texts/in-tree/shaper-hangul/script-hangul/MANIFEST       |
22618  1 +
22619  test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/MANIFEST  |
22620  1 +
22621  test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/misc.txt  |
22622  2 ++
22623  8 files changed, 5 insertions(+), 5 deletions(-)
22624
22625 commit d4cc44716c1e098f8abbc0e495404598026ef242
22626 Author: Behdad Esfahbod <behdad@behdad.org>
22627 Date:   Sat Apr 7 21:52:28 2012 -0400
22628
22629     Move code around, in prep for Thai/Lao shaper
22630
22631  src/hb-buffer-private.hh                 |  5 +++++
22632  src/hb-buffer.cc                         | 23 +++++++++++++++++++++++
22633  src/hb-ot-shape-complex-indic-machine.rl | 14 +-------------
22634  3 files changed, 29 insertions(+), 13 deletions(-)
22635
22636 commit c9a841f4452921c5361b8f5697bbff7736ce60cd
22637 Author: Behdad Esfahbod <behdad@behdad.org>
22638 Date:   Sat Apr 7 15:06:55 2012 -0400
22639
22640     Add simple Hangul shaper that recomposes Jamo when feasible
22641
22642     Previously, we were NOT actually recomposing Hangul Jamo.  We do now.
22643     The two lines in:
22644
22645     test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt
22646
22647     Now render the same with the UnDotum.ttf font.  Previously the second
22648     linle was rendering boxes.
22649
22650     We can also start applying OpenType Jamo features later.  At this
22651     time,
22652     I have no idea how the 'ljmo', 'vjmo', 'tjmo' features are supposed to
22653     work.  Maybe someone can explain them to me?
22654
22655  src/hb-ot-shape-complex-misc.cc    | 16 ++++++++++++++++
22656  src/hb-ot-shape-complex-private.hh | 15 +++++++++++++--
22657  2 files changed, 29 insertions(+), 2 deletions(-)
22658
22659 commit 968318455304804dc53045e8ba0cd4d76800c02d
22660 Author: Behdad Esfahbod <behdad@behdad.org>
22661 Date:   Sat Apr 7 14:57:21 2012 -0400
22662
22663     Implement normalization mode
22664     HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_FULL
22665
22666     In this mode we try composing CCC=0 with CCC=0 characters.  Useful for
22667     Hangul.
22668
22669  src/hb-ot-shape-normalize.cc | 21 +++++++++++++--------
22670  1 file changed, 13 insertions(+), 8 deletions(-)
22671
22672 commit bec2ac4fde1ba0dd6dba02adbb836ce569a5cf6f
22673 Author: Behdad Esfahbod <behdad@behdad.org>
22674 Date:   Sat Apr 7 14:51:17 2012 -0400
22675
22676     Bring normalization algorithm closer to the spec
22677
22678     No logical difference so far.
22679
22680  src/hb-ot-shape-normalize.cc | 3 ++-
22681  1 file changed, 2 insertions(+), 1 deletion(-)
22682
22683 commit e02d9257863b49e33ab5942971266349d3c548f6
22684 Author: Behdad Esfahbod <behdad@behdad.org>
22685 Date:   Sat Apr 7 14:49:13 2012 -0400
22686
22687     Flip logic around
22688
22689  src/hb-ot-shape-normalize.cc | 38 +++++++++++++-------------------------
22690  1 file changed, 13 insertions(+), 25 deletions(-)
22691
22692 commit aaa25d5f458127f53f4b5ecdeb986ae91fabbad3
22693 Author: Behdad Esfahbod <behdad@behdad.org>
22694 Date:   Thu Apr 5 17:27:23 2012 -0400
22695
22696     Add Hangul test case
22697
22698     Composed, and decomposed, of the same text.
22699
22700  test/shaping/texts/in-tree/shaper-default/MANIFEST                    |
22701  1 +
22702  test/shaping/texts/in-tree/shaper-default/script-hangul/MANIFEST      |
22703  1 +
22704  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/MANIFEST |
22705  1 +
22706  test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt |
22707  2 ++
22708  4 files changed, 5 insertions(+)
22709
22710 commit 11138ccff71f442da1fcf64faa0e1d22e083e775
22711 Author: Behdad Esfahbod <behdad@behdad.org>
22712 Date:   Thu Apr 5 17:25:19 2012 -0400
22713
22714     Add normalize mode
22715
22716     In preparation for Hangul shaper.
22717
22718  src/Makefile.am                      |  1 +
22719  src/hb-ot-layout-common-private.hh   |  1 -
22720  src/hb-ot-shape-complex-arabic.cc    |  6 +--
22721  src/hb-ot-shape-complex-indic.cc     |  6 +--
22722  src/hb-ot-shape-complex-misc.cc      |  8 ++--
22723  src/hb-ot-shape-complex-private.hh   | 13 ++++---
22724  src/hb-ot-shape-normalize-private.hh | 46 +++++++++++++++++++++++
22725  src/hb-ot-shape-normalize.cc         | 73
22726  +++++++++++++++++-------------------
22727  src/hb-ot-shape-private.hh           |  7 +---
22728  src/hb-ot-shape.cc                   |  2 +-
22729  10 files changed, 102 insertions(+), 61 deletions(-)
22730
22731 commit 6769f21d579a354e32577ec57348e97d2cb1b438
22732 Author: Behdad Esfahbod <behdad@behdad.org>
22733 Date:   Thu Apr 5 16:46:46 2012 -0400
22734
22735     More moving code around
22736
22737  src/hb-ot-shape-normalize.cc | 2 +-
22738  src/hb-ot-shape-private.hh   | 8 --------
22739  src/hb-ot-shape.cc           | 2 +-
22740  src/hb-unicode-private.hh    | 8 ++++++++
22741  4 files changed, 10 insertions(+), 10 deletions(-)
22742
22743 commit 2db2a566826ed4763ce69629194ec656bd48b0bd
22744 Author: Behdad Esfahbod <behdad@behdad.org>
22745 Date:   Thu Apr 5 16:40:37 2012 -0400
22746
22747     Move code around
22748
22749  src/hb-ot-shape-private.hh | 53
22750  --------------------------------------------
22751  src/hb-unicode-private.hh  |  3 +++
22752  src/hb-unicode.cc          | 55
22753  ++++++++++++++++++++++++++++++++++++++++++++++
22754  3 files changed, 58 insertions(+), 53 deletions(-)
22755
22756 commit cad3821f3d5b68d490b0728bd37bd57428ec809c
22757 Author: Behdad Esfahbod <behdad@behdad.org>
22758 Date:   Wed Mar 7 17:13:25 2012 -0500
22759
22760     More sorting by Unicode version
22761
22762     This is the most convenient way to browse scripts.
22763
22764  src/hb-common.cc                   |  2 +-
22765  src/hb-common.h                    |  2 +-
22766  src/hb-ot-shape-complex-private.hh | 94
22767  ++++++++++++++++++++++++++++----------
22768  3 files changed, 72 insertions(+), 26 deletions(-)
22769
22770 commit 317b9504d7a4faa70dcf21e5c2aff4792dbd201a
22771 Author: Behdad Esfahbod <behdad@behdad.org>
22772 Date:   Wed Mar 7 16:51:29 2012 -0500
22773
22774     Minor
22775
22776  src/hb-ot-shape-complex-private.hh | 10 ++++++++--
22777  1 file changed, 8 insertions(+), 2 deletions(-)
22778
22779 commit fa2673c1ee954ddbbfbfca7cced7b839d7776fc0
22780 Author: Behdad Esfahbod <behdad@behdad.org>
22781 Date:   Wed Mar 7 15:52:02 2012 -0500
22782
22783     More Unicode script age annotation, and a couple more RTL scripts
22784
22785     Cross-checked with Mark Davis's spreadsheet at http://goo.gl/x9ilM
22786
22787  src/hb-common.cc |  8 ++++++++
22788  src/hb-common.h  | 52
22789  +++++++++++++++++++++++++++++-----------------------
22790  2 files changed, 37 insertions(+), 23 deletions(-)
22791
22792 commit 6d4016f1ba48d409800dc3281b93e5cd58c99d9f
22793 Author: Behdad Esfahbod <behdad@behdad.org>
22794 Date:   Wed Mar 7 15:33:14 2012 -0500
22795
22796     Make src tests pass again
22797
22798  src/gen-arabic-table.py                 | 11 ++++++-----
22799  src/gen-indic-table.py                  |  9 +++++----
22800  src/hb-ot-shape-complex-arabic-table.hh |  6 ++++++
22801  src/hb-ot-shape-complex-indic-table.hh  |  4 ++++
22802  4 files changed, 21 insertions(+), 9 deletions(-)
22803
22804 commit 7da435f08cc406080a5ee9b1ab5351db6a93acae
22805 Author: Behdad Esfahbod <behdad@behdad.org>
22806 Date:   Wed Mar 7 15:20:20 2012 -0500
22807
22808     Separate Unicode 3.1 and Unicode 3.2 additions
22809
22810  src/hb-common.h | 14 +++++++++-----
22811  1 file changed, 9 insertions(+), 5 deletions(-)
22812
22813 commit f91136cb528e298651c4a8a8a1d6dc54136e09ce
22814 Author: Behdad Esfahbod <behdad@behdad.org>
22815 Date:   Wed Mar 7 12:56:22 2012 -0500
22816
22817     Route three Unicode 6.1 scripts through Indic shaper
22818
22819  src/hb-ot-shape-complex-private.hh | 7 ++++++-
22820  1 file changed, 6 insertions(+), 1 deletion(-)
22821
22822 commit f32c0012ad794cd2df669dfc7b0438fafbe38b2d
22823 Author: Behdad Esfahbod <behdad@behdad.org>
22824 Date:   Wed Mar 7 12:53:34 2012 -0500
22825
22826     Add Unicode 6.1.0 scripts
22827
22828  src/hb-common.h |  9 +++++++++
22829  src/hb-glib.cc  | 11 ++++++++++-
22830  2 files changed, 19 insertions(+), 1 deletion(-)
22831
22832 commit 50e810cd0e55c25fddb0a2fd0861c51fbf65700e
22833 Author: Behdad Esfahbod <behdad@behdad.org>
22834 Date:   Wed Mar 7 12:49:08 2012 -0500
22835
22836     Lydian and Kharoshthi are right-to-left
22837
22838  src/hb-common.cc | 6 ++++++
22839  1 file changed, 6 insertions(+)
22840
22841 commit a52835635e4a2a12715aff2febb561515a10cd5a
22842 Author: Behdad Esfahbod <behdad@behdad.org>
22843 Date:   Wed Mar 7 12:38:39 2012 -0500
22844
22845     Whitespace
22846
22847  src/hb-common.h | 194
22848  ++++++++++++++++++++++++++++----------------------------
22849  1 file changed, 97 insertions(+), 97 deletions(-)
22850
22851 commit 183224684a45d7dcd7d28510d4383a7a7cb3dff3
22852 Author: Behdad Esfahbod <behdad@behdad.org>
22853 Date:   Wed Mar 7 12:21:28 2012 -0500
22854
22855     Use generic shaper for Buhid
22856
22857     As requested by Jonathan Kew.
22858
22859     We need to devise a better mechanism to choose which scripts to
22860     pass through the Indic shaper.  Moreover, currently we are storing
22861     data for some scripts in the Indic shaper that are not even going
22862     through that shaper.  Need to find a better way...
22863
22864  src/hb-ot-shape-complex-private.hh | 2 +-
22865  1 file changed, 1 insertion(+), 1 deletion(-)
22866
22867 commit cdc8b491a8e7cec5082ca2ad0346c1f41fdd5c92
22868 Author: Behdad Esfahbod <behdad@behdad.org>
22869 Date:   Wed Mar 7 12:08:33 2012 -0500
22870
22871     Update Indic table to Unicode 6.1 data
22872
22873  src/Makefile.am                         |  15 +++
22874  src/gen-indic-table.py                  |  20 ++--
22875  src/hb-ot-shape-complex-arabic-table.hh |  35 -------
22876  src/hb-ot-shape-complex-indic-table.hh  | 178
22877  +++++++++++++++++++-------------
22878  4 files changed, 134 insertions(+), 114 deletions(-)
22879
22880 commit e3b2e077f549b04779c08a9fedb1f35b9f11075c
22881 Author: Behdad Esfahbod <behdad@behdad.org>
22882 Date:   Wed Mar 7 10:21:24 2012 -0500
22883
22884     Typo
22885
22886  src/hb-ot-shape-normalize.cc | 2 +-
22887  1 file changed, 1 insertion(+), 1 deletion(-)
22888
22889 commit c346671b6b9b05fa51b95c16212eb29ac69510fa
22890 Author: Behdad Esfahbod <behdad@behdad.org>
22891 Date:   Tue Mar 6 20:47:50 2012 -0500
22892
22893     Minor doc fixes
22894
22895  src/hb-ot-shape-normalize.cc | 10 ++++++----
22896  1 file changed, 6 insertions(+), 4 deletions(-)
22897
22898 commit 406044986a68676f3050f9350ccc448c615fc685
22899 Author: Behdad Esfahbod <behdad@behdad.org>
22900 Date:   Tue Mar 6 20:24:31 2012 -0500
22901
22902     Add Hebrew diacritics test cases
22903
22904     From:
22905     https://bugzilla.mozilla.org/show_bug.cgi?id=662055
22906
22907  test/shaping/texts/in-tree/shaper-default/MANIFEST        |  1 +
22908  .../texts/in-tree/shaper-default/script-hebrew/MANIFEST   |  1 +
22909  .../in-tree/shaper-default/script-hebrew/misc/MANIFEST    |  1 +
22910  .../shaper-default/script-hebrew/misc/diacritics.txt      | 15
22911  +++++++++++++++
22912  4 files changed, 18 insertions(+)
22913
22914 commit 461b9b6347e4f58589f5be82c40a2df61da2c715
22915 Author: Behdad Esfahbod <behdad@behdad.org>
22916 Date:   Thu Mar 1 18:11:19 2012 -0800
22917
22918     Fix cluster formation in Indic
22919
22920     Makes number of failures against Uniscribe with hi_IN dictionary from
22921     OO.o to go down from 6334 to 4290.  Not bad for a one-line change!
22922
22923     Mozilla Bug 729626 - ASAN: heap-buffer-overflow HTML
22924
22925  src/hb-ot-shape-complex-indic-machine.rl | 2 +-
22926  1 file changed, 1 insertion(+), 1 deletion(-)
22927
22928 commit bc71ad4973842f25216b48842a46d6c9cbce6aa3
22929 Author: Behdad Esfahbod <behdad@behdad.org>
22930 Date:   Thu Mar 1 17:30:29 2012 -0800
22931
22932     Fix atomic-int op on Apple
22933
22934     The OSAtomicAdd32Barrier operator returns the new value, we want the
22935     old value.
22936
22937  src/hb-blob.cc           | 2 +-
22938  src/hb-object-private.hh | 2 +-
22939  2 files changed, 2 insertions(+), 2 deletions(-)
22940
22941 commit a1970d9afc15b2c6b7513b923019bb223bd95154
22942 Author: Behdad Esfahbod <behdad@behdad.org>
22943 Date:   Fri Feb 24 13:51:09 2012 -0500
22944
22945     Add support for atomic int and mutex on Apple systems
22946
22947     So, apparently there's no atomic int 'get' method on Apple.
22948     You have to
22949     add(0) to get.  And that's not const-friendly.  So switch inert-object
22950     checking to a non-atomic get.  This, however, is safe, and a
22951     negligible
22952     performance boost too.
22953
22954  src/hb-mutex-private.hh  | 14 +++++++++-----
22955  src/hb-object-private.hh | 15 ++++++++++-----
22956  2 files changed, 19 insertions(+), 10 deletions(-)
22957
22958 commit 8004429102d7d3a8c42e1cbfe231835de4d3d782
22959 Author: Behdad Esfahbod <behdad@behdad.org>
22960 Date:   Thu Feb 23 18:47:17 2012 -0500
22961
22962     Remove unused hb_atomic_int_set()
22963
22964     Apparently it can't be implemented on OS X.  We weren't using
22965     it anyway.
22966
22967  src/hb-object-private.hh | 4 ----
22968  1 file changed, 4 deletions(-)
22969
22970 commit 45227c10e416894ba7f84fdf72d849cecdb9b898
22971 Author: Behdad Esfahbod <behdad@behdad.org>
22972 Date:   Thu Feb 23 19:47:43 2012 -0500
22973
22974     Add hb-warning.cc.  Oops!
22975
22976  src/hb-warning.cc | 53
22977  +++++++++++++++++++++++++++++++++++++++++++++++++++++
22978  1 file changed, 53 insertions(+)
22979
22980 commit bd7ff1dec5b92ee59fa060e793f88499adcd8c11
22981 Author: Behdad Esfahbod <behdad@behdad.org>
22982 Date:   Thu Feb 23 15:06:16 2012 -0500
22983
22984     Allow disabling multi-threaded support
22985
22986     By defining HB_NO_MT.
22987
22988     Also, only warn once per missing MT feature support.
22989
22990     Mozilla Bug 666661 - gfx/harfbuzz/src/hb-prive.h - compiler warnings
22991     on mac
22992
22993  src/Makefile.am          |  1 +
22994  src/hb-mutex-private.hh  |  6 +++---
22995  src/hb-object-private.hh | 11 +++--------
22996  3 files changed, 7 insertions(+), 11 deletions(-)
22997
22998 commit 634c9e3423a9c23793400d1f56e98070e00b6056
22999 Author: Behdad Esfahbod <behdad@behdad.org>
23000 Date:   Wed Feb 22 16:43:21 2012 -0500
23001
23002     Minor
23003
23004  src/hb-ot-shape-private.hh | 69
23005  ++++++++++++++++++++++++++--------------------
23006  1 file changed, 39 insertions(+), 30 deletions(-)
23007
23008 commit 514b6f88668da4eab85103c536dabe24b7bc457b
23009 Author: Behdad Esfahbod <behdad@behdad.org>
23010 Date:   Wed Feb 22 16:34:37 2012 -0500
23011
23012     Followup: Reorder Hebrew combining classes for better rendering
23013
23014     Patch from Jonathan Kew.
23015
23016     Bug 662055 - advanced Hebrew diacritics are shown correctly only in
23017     particular order.
23018
23019  src/hb-ot-shape-private.hh | 20 ++++++++++----------
23020  1 file changed, 10 insertions(+), 10 deletions(-)
23021
23022 commit 6e78607ea71e3e5306f88f227ddba76133d16ed0
23023 Author: Behdad Esfahbod <behdad@behdad.org>
23024 Date:   Wed Feb 22 16:31:15 2012 -0500
23025
23026     Reorder Hebrew combining classes for better rendering
23027
23028     Patch from Jonathan Kew.
23029
23030     Bug 662055 - advanced Hebrew diacritics are shown correctly only in
23031     particular order
23032
23033  src/hb-ot-shape-private.hh | 28 ++++++++++++++++++++++++++++
23034  1 file changed, 28 insertions(+)
23035
23036 commit 7a70ca78e06c676befe1ae17199fff1f000f8188
23037 Author: Behdad Esfahbod <behdad@behdad.org>
23038 Date:   Tue Feb 21 11:31:47 2012 -0500
23039
23040     Add test case from https://bugzilla.mozilla.org/show_bug.cgi?id=714067
23041
23042  test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/MANIFEST
23043  | 1 +
23044  .../in-tree/shaper-arabic/script-arabic/misc/ligature-diacritics.txt
23045  | 1 +
23046  2 files changed, 2 insertions(+)
23047
23048 commit f51e167436a51b890ffe3f7f7920498fa287acd9
23049 Author: Behdad Esfahbod <behdad@behdad.org>
23050 Date:   Mon Jan 30 09:48:33 2012 -0500
23051
23052     Minor error handling
23053
23054  util/options.cc | 6 +++++-
23055  1 file changed, 5 insertions(+), 1 deletion(-)
23056
23057 commit bee74efbdebc4e46ce57daa8a88bcf06b13411fe
23058 Author: Behdad Esfahbod <behdad@behdad.org>
23059 Date:   Fri Jan 27 02:14:08 2012 -0500
23060
23061     Update git.mk to new upstream
23062
23063  git.mk | 44 +++++++++++++++++++++++++++++++++-----------
23064  1 file changed, 33 insertions(+), 11 deletions(-)
23065
23066 commit 134aa7bc7e3f9b9de76c9de2ed4b7344a7b323f9
23067 Author: Behdad Esfahbod <behdad@behdad.org>
23068 Date:   Fri Jan 27 02:09:40 2012 -0500
23069
23070     Make checks more OS X friendly
23071
23072  src/check-internal-symbols.sh | 21 +++++++++++++--------
23073  src/check-libstdc++.sh        | 21 +++++++++++++--------
23074  2 files changed, 26 insertions(+), 16 deletions(-)
23075
23076 commit 6152199368399bf98368ea3c794fa760b49756ba
23077 Author: Behdad Esfahbod <behdad@behdad.org>
23078 Date:   Fri Jan 27 01:57:59 2012 -0500
23079
23080     Fix check-header-guards on OS X
23081
23082  src/check-header-guards.sh | 2 +-
23083  1 file changed, 1 insertion(+), 1 deletion(-)
23084
23085 commit c62e41b6aad1fc56225d0e53d6d4abd0f005fe3b
23086 Author: Behdad Esfahbod <behdad@behdad.org>
23087 Date:   Fri Jan 27 02:20:58 2012 -0500
23088
23089     Minor
23090
23091  configure.ac | 8 ++++----
23092  1 file changed, 4 insertions(+), 4 deletions(-)
23093
23094 commit 1a5a91dc0d8bf4b72a2f22dc6300b06ad7000b79
23095 Author: Behdad Esfahbod <behdad@behdad.org>
23096 Date:   Sun Jan 22 19:57:00 2012 -0500
23097
23098     Add a few more tests
23099
23100  .../in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt   | 3 +++
23101  .../shaper-indic/south-east-asian/script-thai/misc/misc.txt      |
23102  9 +++++++++
23103  2 files changed, 12 insertions(+)
23104
23105 commit 1795f3a222a85cdf80c78a0e9181d23dd1673876
23106 Author: Behdad Esfahbod <behdad@behdad.org>
23107 Date:   Sun Jan 22 19:29:45 2012 -0500
23108
23109     Add a couple Thai test cases from Thep
23110
23111  test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST       |
23112  1 +
23113  .../texts/in-tree/shaper-indic/south-east-asian/script-thai/MANIFEST    |
23114  1 +
23115  .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST     |
23116  1 +
23117  .../in-tree/shaper-indic/south-east-asian/script-thai/misc/misc.txt     |
23118  2 ++
23119  4 files changed, 5 insertions(+)
23120
23121 commit ec3f506682fc6e2d7d7455e49d6c82ac9dd0c660
23122 Author: Behdad Esfahbod <behdad@behdad.org>
23123 Date:   Sun Jan 22 19:10:55 2012 -0500
23124
23125     Add Devanagari test from Tom Hacohen
23126
23127  .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt
23128  | 1 +
23129  1 file changed, 1 insertion(+)
23130
23131 commit 71be4ca3dd5eaaca31957e34fef11f6aeb4aebdf
23132 Author: Behdad Esfahbod <behdad@behdad.org>
23133 Date:   Sun Jan 22 16:26:49 2012 -0500
23134
23135     Also ignore "ChangeLog" in manifests
23136
23137  test/shaping/hb_test_tools.py | 2 +-
23138  1 file changed, 1 insertion(+), 1 deletion(-)
23139
23140 commit 3c9a39ecd65990f2c7b29bb741c6a538fa425531
23141 Author: Behdad Esfahbod <behdad@behdad.org>
23142 Date:   Sun Jan 22 16:21:19 2012 -0500
23143
23144     Remove newline
23145
23146  test/shaping/hb_test_tools.py | 2 ++
23147  1 file changed, 2 insertions(+)
23148
23149 commit e4ccbfe276db5ed098ddcf78a7bb8f2da4263128
23150 Author: Behdad Esfahbod <behdad@behdad.org>
23151 Date:   Sun Jan 22 16:07:32 2012 -0500
23152
23153     Allow --color=html in hb-diff
23154
23155     Not that useful right now as we don't escape < and >.  Perhaps
23156     another tool can be added to convert the ANSI output to HTML.
23157
23158  test/shaping/hb-diff          |  2 +-
23159  test/shaping/hb_test_tools.py | 22 +++++++++++++++++-----
23160  2 files changed, 18 insertions(+), 6 deletions(-)
23161
23162 commit 71632c96daa4ba15e13f4d9e7f2c121d0162614e
23163 Author: Behdad Esfahbod <behdad@behdad.org>
23164 Date:   Sun Jan 22 15:31:44 2012 -0500
23165
23166     Fallback to Latin script if the font has no other usable scripts
23167
23168     Patch and description from Jonathan Kew:
23169
23170     It turns out that some legacy Thai fonts provide OpenType substitution
23171     features to implement mark positioning, but (incorrectly) put those
23172     features/lookups under the 'latn' script tag instead of using 'thai'
23173     (or
23174     possibly 'DFLT'). See
23175     https://bugzilla.mozilla.org/show_bug.cgi?id=719366 for an example and
23176     more detailed description.
23177
23178     Although this is really a font bug, I suggest that we could improve
23179     the
23180     rendering of such fonts by looking for the 'latn' as a fallback if
23181     neither the requested script nor "default" is found in
23182     hb_ot_layout_table_choose_script. Suggested patch against harfbuzz
23183     master is attached.
23184
23185     This does _not_ affect the other kind of legacy Thai font, where
23186     custom
23187     code to support vendor-specific PUA codepoints would be needed. I'm
23188     not
23189     keen to go down that path; IMO, such fonts should be ruthlessly
23190     stamped
23191     out in favour of standards-based solutions. :)
23192
23193     JK
23194
23195  src/hb-ot-layout.cc | 9 +++++++++
23196  1 file changed, 9 insertions(+)
23197
23198 commit 8f80f93491be73f05eba908591c856339acda51e
23199 Author: Behdad Esfahbod <behdad@behdad.org>
23200 Date:   Sat Jan 21 20:03:25 2012 -0500
23201
23202     More shoveling around
23203
23204  test/shaping/hb-diff-filter-failures |  2 +-
23205  test/shaping/hb-manifest-read        |  2 +-
23206  test/shaping/hb_test_tools.py        | 27 ++++++++++++++++-----------
23207  3 files changed, 18 insertions(+), 13 deletions(-)
23208
23209 commit c78c6e9844a23144ce7fa29afbf57b74587bfcd0
23210 Author: Behdad Esfahbod <behdad@behdad.org>
23211 Date:   Sat Jan 21 19:55:16 2012 -0500
23212
23213     Cleanup
23214
23215  test/shaping/hb-manifest-read |  2 +-
23216  test/shaping/hb_test_tools.py | 13 ++++++++-----
23217  2 files changed, 9 insertions(+), 6 deletions(-)
23218
23219 commit ab94a9c542f7ec9143335b73493ccb75d4586a3a
23220 Author: Behdad Esfahbod <behdad@behdad.org>
23221 Date:   Sat Jan 21 19:43:58 2012 -0500
23222
23223     Distribute testing tools
23224
23225  test/shaping/Makefile.am | 24 ++++++++++++++++++++++++
23226  1 file changed, 24 insertions(+)
23227
23228 commit 3e86feb54c94e46b60168fd2a4773183eb1354b4
23229 Author: Behdad Esfahbod <behdad@behdad.org>
23230 Date:   Sat Jan 21 19:40:30 2012 -0500
23231
23232     Speed up colorless diff
23233
23234  test/shaping/hb_test_tools.py | 6 ++++++
23235  1 file changed, 6 insertions(+)
23236
23237 commit 1e58df603457cb4b57da78b5d4a8df66aa7d7be4
23238 Author: Behdad Esfahbod <behdad@behdad.org>
23239 Date:   Sat Jan 21 19:37:31 2012 -0500
23240
23241     Cleanup manifest code
23242
23243  test/shaping/hb_test_tools.py | 18 ++++++++++++------
23244  1 file changed, 12 insertions(+), 6 deletions(-)
23245
23246 commit 956d552e108eeb50bb3ad21588830af7a2f3862a
23247 Author: Behdad Esfahbod <behdad@behdad.org>
23248 Date:   Sat Jan 21 19:31:51 2012 -0500
23249
23250     Port hb-manifest-update to Python
23251
23252  test/shaping/hb-manifest-update | 23 +++--------------------
23253  test/shaping/hb_test_tools.py   | 38
23254  ++++++++++++++++++++++++++++++--------
23255  2 files changed, 33 insertions(+), 28 deletions(-)
23256
23257 commit 3a34e9e351ed0ee3eb27f9c0f154bc227f1226bf
23258 Author: Behdad Esfahbod <behdad@behdad.org>
23259 Date:   Sat Jan 21 19:15:41 2012 -0500
23260
23261     Ignore Broken Pipe errors
23262
23263  test/shaping/hb_test_tools.py | 76
23264  +++++++++++++++++++++++++++----------------
23265  1 file changed, 48 insertions(+), 28 deletions(-)
23266
23267 commit d5300241680844f5625f32792f7dd7181ed05f9b
23268 Author: Behdad Esfahbod <behdad@behdad.org>
23269 Date:   Sat Jan 21 19:07:22 2012 -0500
23270
23271     [util] Make clusters work with char offset instead of UTF-8 offset
23272
23273     This means the --features indices also refer to char position
23274     instead of byte position now.  Same for cluster values reported
23275     by hb-shape.
23276
23277     Will add an option for byte indices later.
23278
23279  util/options.cc |  7 +++++--
23280  util/options.hh | 12 ++++++++++++
23281  2 files changed, 17 insertions(+), 2 deletions(-)
23282
23283 commit 0f68f4a0b5ee78cbdb2a89a9a1a9125afe72ed2f
23284 Author: Behdad Esfahbod <behdad@behdad.org>
23285 Date:   Sat Jan 21 18:59:48 2012 -0500
23286
23287     Correctly print out Unicode strings
23288
23289  util/options.cc | 2 +-
23290  1 file changed, 1 insertion(+), 1 deletion(-)
23291
23292 commit f22089ac24f43ff048c2a0f1c1f604ae3a96be8b
23293 Author: Behdad Esfahbod <behdad@behdad.org>
23294 Date:   Fri Jan 20 21:21:47 2012 -0500
23295
23296     Misc fixes
23297
23298  test/shaping/hb-diff          | 8 ++++----
23299  test/shaping/hb_test_tools.py | 4 ++--
23300  2 files changed, 6 insertions(+), 6 deletions(-)
23301
23302 commit 96968bfae5ce61a0a098bf0e6acd2210a309a499
23303 Author: Behdad Esfahbod <behdad@behdad.org>
23304 Date:   Fri Jan 20 21:16:34 2012 -0500
23305
23306     Port hb-manifest-read to Python
23307
23308  test/shaping/hb-diff-filter-failures |  2 +-
23309  test/shaping/hb-manifest-read        | 37 +++------------------------
23310  test/shaping/hb_test_tools.py        | 49
23311  ++++++++++++++++++++++++++++++++----
23312  3 files changed, 48 insertions(+), 40 deletions(-)
23313
23314 commit a59ed46fa4f7b76605f8ce6e75783ead406468f5
23315 Author: Behdad Esfahbod <behdad@behdad.org>
23316 Date:   Fri Jan 20 20:56:32 2012 -0500
23317
23318     Add final residues from test-shape-complex
23319
23320  .../shaping/texts/in-tree/shaper-arabic/script-nko/misc/MANIFEST | 1 +
23321  .../shaping/texts/in-tree/shaper-arabic/script-nko/misc/misc.txt |
23322  5 +++++
23323  test/shaping/texts/in-tree/shaper-default/MANIFEST               | 1 +
23324  .../texts/in-tree/shaper-default/script-linear-b/MANIFEST        | 1 +
23325  .../texts/in-tree/shaper-default/script-linear-b/misc/MANIFEST   | 1 +
23326  .../texts/in-tree/shaper-default/script-linear-b/misc/misc.txt   | 1 +
23327  test/shaping/texts/in-tree/shaper-indic/MANIFEST                 | 1 +
23328  .../shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST | 1 +
23329  .../in-tree/shaper-indic/south-east-asian/script-khmer/MANIFEST  | 1 +
23330  .../shaper-indic/south-east-asian/script-khmer/misc/MANIFEST     | 1 +
23331  .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt     |
23332  9 +++++++++
23333  11 files changed, 23 insertions(+)
23334
23335 commit 820e0ed318d9b187a131baa9491d5d390ec33ef4
23336 Author: Behdad Esfahbod <behdad@behdad.org>
23337 Date:   Fri Jan 20 20:51:52 2012 -0500
23338
23339     Add Punjabi tests from test-shape-complex also
23340
23341  .../texts/in-tree/shaper-indic/indic/script-punjabi/misc/MANIFEST
23342  | 1 +
23343  .../texts/in-tree/shaper-indic/indic/script-punjabi/misc/misc.txt
23344  | 1 +
23345  2 files changed, 2 insertions(+)
23346
23347 commit a7d71c105772fb612871b4cae59bdae47bbc8751
23348 Author: Behdad Esfahbod <behdad@behdad.org>
23349 Date:   Fri Jan 20 20:50:09 2012 -0500
23350
23351     Add Tamil test data from Muguntharaj Subramanian
23352
23353  .../shaper-indic/indic/script-tamil/misc/MANIFEST  |  1 +
23354  .../shaper-indic/indic/script-tamil/misc/misc.txt  | 43
23355  ++++++++++++++++++++++
23356  2 files changed, 44 insertions(+)
23357
23358 commit 5992a9941e7f19181df1e34e79e514ccedc3d284
23359 Author: Behdad Esfahbod <behdad@behdad.org>
23360 Date:   Fri Jan 20 20:48:14 2012 -0500
23361
23362     Import test data from late test-shape-complex
23363
23364  .../in-tree/shaper-arabic/script-arabic/MANIFEST   |  1 +
23365  .../shaper-arabic/script-arabic/misc/MANIFEST      |  0
23366  .../in-tree/shaper-arabic/script-mandaic/MANIFEST  |  1 +
23367  .../shaper-arabic/script-mandaic/misc/MANIFEST     |  0
23368  .../shaper-arabic/script-mongolian/MANIFEST        |  1 +
23369  .../shaper-arabic/script-mongolian/misc/MANIFEST   |  0
23370  .../in-tree/shaper-arabic/script-nko/MANIFEST      |  1 +
23371  .../in-tree/shaper-arabic/script-nko/misc/MANIFEST |  0
23372  .../in-tree/shaper-arabic/script-syriac/MANIFEST   |  1 +
23373  .../shaper-arabic/script-syriac/misc/MANIFEST      |  0
23374  .../shaper-indic/indic/script-assamese/MANIFEST    |  1 +
23375  .../indic/script-assamese/misc/MANIFEST            |  0
23376  .../shaper-indic/indic/script-bengali/MANIFEST     |  1 +
23377  .../indic/script-bengali/misc/MANIFEST             |  1 +
23378  .../indic/script-bengali/misc/misc.txt             | 48
23379  ++++++++++++++++++++++
23380  .../shaper-indic/indic/script-devanagari/MANIFEST  |  1 +
23381  .../indic/script-devanagari/misc/MANIFEST          |  1 +
23382  .../indic/script-devanagari/misc/misc.txt          | 23 +++++++++++
23383  .../shaper-indic/indic/script-gujarati/MANIFEST    |  1 +
23384  .../indic/script-gujarati/misc/MANIFEST            |  0
23385  .../shaper-indic/indic/script-kannada/MANIFEST     |  1 +
23386  .../indic/script-kannada/misc/MANIFEST             |  1 +
23387  .../indic/script-kannada/misc/misc.txt             | 17 ++++++++
23388  .../shaper-indic/indic/script-malayalam/MANIFEST   |  1 +
23389  .../indic/script-malayalam/misc/MANIFEST           |  1 +
23390  .../indic/script-malayalam/misc/misc.txt           | 22 ++++++++++
23391  .../shaper-indic/indic/script-oriya/MANIFEST       |  1 +
23392  .../shaper-indic/indic/script-oriya/misc/MANIFEST  |  1 +
23393  .../shaper-indic/indic/script-oriya/misc/misc.txt  | 28 +++++++++++++
23394  .../shaper-indic/indic/script-punjabi/MANIFEST     |  1 +
23395  .../indic/script-punjabi/misc/MANIFEST             |  0
23396  .../shaper-indic/indic/script-sinhala/MANIFEST     |  1 +
23397  .../indic/script-sinhala/misc/MANIFEST             |  1 +
23398  .../indic/script-sinhala/misc/misc.txt             |  6 +++
23399  .../shaper-indic/indic/script-tamil/MANIFEST       |  1 +
23400  .../shaper-indic/indic/script-tamil/misc/MANIFEST  |  0
23401  .../shaper-indic/indic/script-telugu/MANIFEST      |  1 +
23402  .../shaper-indic/indic/script-telugu/misc/MANIFEST |  1 +
23403  .../shaper-indic/indic/script-telugu/misc/misc.txt | 11 +++++
23404  39 files changed, 178 insertions(+)
23405
23406 commit 46ac45647760984c6220f04ba4521038e628b169
23407 Author: Behdad Esfahbod <behdad@behdad.org>
23408 Date:   Fri Jan 20 19:32:17 2012 -0500
23409
23410     Fix Unicode encoding issue
23411
23412  test/shaping/hb_test_tools.py | 8 ++++----
23413  1 file changed, 4 insertions(+), 4 deletions(-)
23414
23415 commit ad34e39a4a320310b1edd9fc4d7e740373510c69
23416 Author: Behdad Esfahbod <behdad@behdad.org>
23417 Date:   Fri Jan 20 18:39:27 2012 -0500
23418
23419     Make test tools interactive
23420
23421     By bypassing readlines() buffering.
23422
23423  test/shaping/hb_test_tools.py | 33 +++++++++++++++++++++++++++------
23424  1 file changed, 27 insertions(+), 6 deletions(-)
23425
23426 commit 91540a7d97051a3d6e97fdcd1e98af23e0780cdd
23427 Author: Behdad Esfahbod <behdad@behdad.org>
23428 Date:   Fri Jan 20 18:27:52 2012 -0500
23429
23430     Move most testing logic into hb_test_tools.py
23431
23432     The actual utils are one-liners now.
23433
23434  test/shaping/hb-diff                 |  77 ++-------------
23435  test/shaping/hb-diff-filter-failures |  27 +-----
23436  test/shaping/hb-unicode-decode       |  18 +---
23437  test/shaping/hb-unicode-encode       |  21 +---
23438  test/shaping/hb-unicode-prettyname   |  53 +----------
23439  test/shaping/hb_test_tools.py        | 180
23440  +++++++++++++++++++++++++++++++++++
23441  6 files changed, 197 insertions(+), 179 deletions(-)
23442
23443 commit 66aa080033dcff07b8bb5e7b1f0e3511f067d6c1
23444 Author: Behdad Esfahbod <behdad@behdad.org>
23445 Date:   Fri Jan 20 17:36:10 2012 -0500
23446
23447     Remove test-shape-complex
23448
23449     New shaping testsuite and framework coming.
23450
23451  test/api/Makefile.am               |    6 -
23452  test/api/test-shape-complex.c      | 1237
23453  ------------------------------------
23454  test/shaping/hb-unicode-prettyname |    1 +
23455  3 files changed, 1 insertion(+), 1243 deletions(-)
23456
23457 commit ed459bfb63c58b59fc0dbe25021c396e8ef8683c
23458 Author: Behdad Esfahbod <behdad@behdad.org>
23459 Date:   Fri Jan 20 17:24:05 2012 -0500
23460
23461     Add hb-unicode-encode
23462
23463  test/shaping/hb-unicode-encode | 22 ++++++++++++++++++++++
23464  1 file changed, 22 insertions(+)
23465
23466 commit d8134bc017ca3383e0978ddee57070eb3aab8964
23467 Author: Behdad Esfahbod <behdad@behdad.org>
23468 Date:   Fri Jan 20 17:18:59 2012 -0500
23469
23470     [hb-shape] Add parantheses around --show-text output
23471
23472  util/options.cc | 2 ++
23473  1 file changed, 2 insertions(+)
23474
23475 commit b12c4d43614199f8910a06507603f6c431d9df67
23476 Author: Behdad Esfahbod <behdad@behdad.org>
23477 Date:   Fri Jan 20 17:17:44 2012 -0500
23478
23479     Add hb-diff-filter-failures
23480
23481  test/shaping/hb-diff-filter-failures | 28 ++++++++++++++++++++++++++++
23482  1 file changed, 28 insertions(+)
23483
23484 commit d4bffbc55bf4c23ab5c7f46af613aeecc79ac515
23485 Author: Behdad Esfahbod <behdad@behdad.org>
23486 Date:   Fri Jan 20 17:16:35 2012 -0500
23487
23488     Move
23489
23490  test/shaping/texts/MANIFEST                        |    4 +-
23491  test/shaping/texts/in-tree/MANIFEST                |    3 +
23492  test/shaping/texts/in-tree/shaper-arabic/MANIFEST  |    5 +
23493  .../in-tree/shaper-arabic/script-arabic/MANIFEST   |    0
23494  .../in-tree/shaper-arabic/script-mandaic/MANIFEST  |    0
23495  .../shaper-arabic/script-mongolian/MANIFEST        |    0
23496  .../in-tree/shaper-arabic/script-nko/MANIFEST      |    0
23497  .../in-tree/shaper-arabic/script-syriac/MANIFEST   |    0
23498  test/shaping/texts/in-tree/shaper-default/MANIFEST |    0
23499  test/shaping/texts/in-tree/shaper-indic/MANIFEST   |    1 +
23500  .../texts/in-tree/shaper-indic/indic/MANIFEST      |   11 +
23501  .../shaper-indic/indic/script-assamese/MANIFEST    |    1 +
23502  .../indic/script-assamese/utrrs/LICENSE            |   19 +
23503  .../indic/script-assamese/utrrs/MANIFEST           |    3 +
23504  .../indic/script-assamese/utrrs/README             |   13 +
23505  .../indic/script-assamese/utrrs/SOURCES            |    2 +
23506  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
23507  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 +
23508  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 +
23509  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23510  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   11 +
23511  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23512  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
23513  .../indic/script-assamese/utrrs/codepoint/MANIFEST |    7 +
23514  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   59 +
23515  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  131 ++
23516  .../indic/script-assamese/utrrs/gpos/MANIFEST      |    2 +
23517  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  139 ++
23518  .../indic/script-assamese/utrrs/gsub/MANIFEST      |    1 +
23519  .../shaper-indic/indic/script-bengali/MANIFEST     |    1 +
23520  .../indic/script-bengali/utrrs/LICENSE             |   19 +
23521  .../indic/script-bengali/utrrs/MANIFEST            |    3 +
23522  .../shaper-indic/indic/script-bengali/utrrs/README |   13 +
23523  .../indic/script-bengali/utrrs/SOURCES             |    2 +
23524  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 +
23525  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 +
23526  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 +
23527  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23528  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
23529  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23530  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
23531  .../indic/script-bengali/utrrs/codepoint/MANIFEST  |    7 +
23532  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   58 +
23533  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  119 ++
23534  .../indic/script-bengali/utrrs/gpos/MANIFEST       |    2 +
23535  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  215 +++
23536  .../indic/script-bengali/utrrs/gsub/MANIFEST       |    1 +
23537  .../shaper-indic/indic/script-devanagari/MANIFEST  |    1 +
23538  .../indic/script-devanagari/utrrs/LICENSE          |   19 +
23539  .../indic/script-devanagari/utrrs/MANIFEST         |    3 +
23540  .../indic/script-devanagari/utrrs/README           |   13 +
23541  .../indic/script-devanagari/utrrs/SOURCES          |    2 +
23542  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    8 +
23543  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
23544  .../IndicFontFeatureCodepoint-Consonants.txt       |   45 +
23545  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   14 +
23546  ...tFeatureCodepoint-DevnagariSpecificAddition.txt |    1 +
23547  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23548  ...ndicFontFeatureCodepoint-GenericPunctuation.txt |    2 +
23549  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   16 +
23550  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   10 +
23551  .../script-devanagari/utrrs/codepoint/MANIFEST     |    9 +
23552  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  185 +++
23553  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  185 +++
23554  .../indic/script-devanagari/utrrs/gpos/MANIFEST    |    2 +
23555  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1367
23556  ++++++++++++++++++++
23557  .../indic/script-devanagari/utrrs/gsub/MANIFEST    |    1 +
23558  .../shaper-indic/indic/script-gujarati/MANIFEST    |    1 +
23559  .../indic/script-gujarati/utrrs/LICENSE            |   19 +
23560  .../indic/script-gujarati/utrrs/MANIFEST           |    3 +
23561  .../indic/script-gujarati/utrrs/README             |   13 +
23562  .../indic/script-gujarati/utrrs/SOURCES            |    2 +
23563  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 +
23564  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 +
23565  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
23566  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23567  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   13 +
23568  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23569  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    7 +
23570  .../indic/script-gujarati/utrrs/codepoint/MANIFEST |    7 +
23571  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  170 +++
23572  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  170 +++
23573  .../indic/script-gujarati/utrrs/gpos/MANIFEST      |    2 +
23574  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1156
23575  +++++++++++++++++
23576  .../indic/script-gujarati/utrrs/gsub/MANIFEST      |    1 +
23577  .../shaper-indic/indic/script-kannada/MANIFEST     |    1 +
23578  .../indic/script-kannada/utrrs/LICENSE             |   19 +
23579  .../indic/script-kannada/utrrs/MANIFEST            |    3 +
23580  .../shaper-indic/indic/script-kannada/utrrs/README |   13 +
23581  .../indic/script-kannada/utrrs/SOURCES             |    2 +
23582  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    1 +
23583  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
23584  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 +
23585  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 +
23586  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23587  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
23588  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23589  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    9 +
23590  .../indic/script-kannada/utrrs/codepoint/MANIFEST  |    8 +
23591  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  188 +++
23592  .../indic/script-kannada/utrrs/gpos/MANIFEST       |    1 +
23593  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  306 +++++
23594  .../indic/script-kannada/utrrs/gsub/MANIFEST       |    1 +
23595  .../shaper-indic/indic/script-malayalam/MANIFEST   |    1 +
23596  .../indic/script-malayalam/utrrs/LICENSE           |   19 +
23597  .../indic/script-malayalam/utrrs/MANIFEST          |    2 +
23598  .../indic/script-malayalam/utrrs/README            |   13 +
23599  .../indic/script-malayalam/utrrs/SOURCES           |    2 +
23600  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
23601  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 +
23602  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
23603  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23604  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
23605  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23606  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 +
23607  .../script-malayalam/utrrs/codepoint/MANIFEST      |    7 +
23608  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  254 ++++
23609  .../indic/script-malayalam/utrrs/gsub/MANIFEST     |    1 +
23610  .../shaper-indic/indic/script-oriya/MANIFEST       |    1 +
23611  .../shaper-indic/indic/script-oriya/utrrs/LICENSE  |   19 +
23612  .../shaper-indic/indic/script-oriya/utrrs/MANIFEST |    2 +
23613  .../shaper-indic/indic/script-oriya/utrrs/README   |   13 +
23614  .../shaper-indic/indic/script-oriya/utrrs/SOURCES  |    2 +
23615  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    3 +
23616  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
23617  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 +
23618  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
23619  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23620  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
23621  .../IndicFontFeatureCodepoint-OriyaSpecific.txt    |    2 +
23622  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23623  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    8 +
23624  .../indic/script-oriya/utrrs/codepoint/MANIFEST    |    9 +
23625  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  170 +++
23626  .../indic/script-oriya/utrrs/gsub/MANIFEST         |    1 +
23627  .../shaper-indic/indic/script-punjabi/MANIFEST     |    1 +
23628  .../indic/script-punjabi/utrrs/LICENSE             |   19 +
23629  .../indic/script-punjabi/utrrs/MANIFEST            |    3 +
23630  .../shaper-indic/indic/script-punjabi/utrrs/README |   13 +
23631  .../indic/script-punjabi/utrrs/SOURCES             |    2 +
23632  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 +
23633  .../IndicFontFeatureCodepoint-DependentVowels.txt  |    9 +
23634  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23635  .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt |    6 +
23636  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   10 +
23637  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23638  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
23639  .../indic/script-punjabi/utrrs/codepoint/MANIFEST  |    7 +
23640  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   22 +
23641  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |    2 +
23642  .../indic/script-punjabi/utrrs/gpos/MANIFEST       |    2 +
23643  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  152 +++
23644  .../indic/script-punjabi/utrrs/gsub/MANIFEST       |    1 +
23645  .../shaper-indic/indic/script-sinhala/MANIFEST     |    1 +
23646  .../indic/script-sinhala/utrrs/LICENSE             |   19 +
23647  .../indic/script-sinhala/utrrs/MANIFEST            |    3 +
23648  .../shaper-indic/indic/script-sinhala/utrrs/README |   13 +
23649  .../indic/script-sinhala/utrrs/SOURCES             |    2 +
23650  .../IndicFontFeatureCodepoint-Consonants.txt       |   41 +
23651  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   17 +
23652  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   18 +
23653  .../IndicFontFeatureCodepoint-Punctuation.txt      |    1 +
23654  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    3 +
23655  .../indic/script-sinhala/utrrs/codepoint/MANIFEST  |    5 +
23656  .../utrrs/gpos/IndicFontFeatureGPOS.txt            |  162 +++
23657  .../indic/script-sinhala/utrrs/gpos/MANIFEST       |    1 +
23658  .../utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt   |    1 +
23659  .../gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt    |   41 +
23660  .../utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt     |   42 +
23661  .../gsub/IndicFontFeatureGSUB-Special-Cases.txt    |    2 +
23662  .../gsub/IndicFontFeatureGSUB-TouchingLetters.txt  |    1 +
23663  .../utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt    |   41 +
23664  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    1 +
23665  .../indic/script-sinhala/utrrs/gsub/MANIFEST       |    7 +
23666  .../shaper-indic/indic/script-tamil/MANIFEST       |    1 +
23667  .../shaper-indic/indic/script-tamil/utrrs/LICENSE  |   19 +
23668  .../shaper-indic/indic/script-tamil/utrrs/MANIFEST |    3 +
23669  .../shaper-indic/indic/script-tamil/utrrs/README   |   13 +
23670  .../shaper-indic/indic/script-tamil/utrrs/SOURCES  |    2 +
23671  .../IndicFontFeatureCodepoint-Consonants.txt       |   23 +
23672  .../IndicFontFeatureCodepoint-CurrencySymbols.txt  |    1 +
23673  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   11 +
23674  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23675  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
23676  .../IndicFontFeatureCodepoint-Numerics.txt         |    3 +
23677  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23678  .../IndicFontFeatureCodepoint-Symbols.txt          |    6 +
23679  .../IndicFontFeatureCodepoint-TamilSymbol.txt      |    1 +
23680  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 +
23681  .../indic/script-tamil/utrrs/codepoint/MANIFEST    |   10 +
23682  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   64 +
23683  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   44 +
23684  .../indic/script-tamil/utrrs/gpos/MANIFEST         |    2 +
23685  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    4 +
23686  .../indic/script-tamil/utrrs/gsub/MANIFEST         |    1 +
23687  .../shaper-indic/indic/script-telugu/MANIFEST      |    1 +
23688  .../shaper-indic/indic/script-telugu/utrrs/LICENSE |   19 +
23689  .../indic/script-telugu/utrrs/MANIFEST             |    3 +
23690  .../shaper-indic/indic/script-telugu/utrrs/README  |   13 +
23691  .../shaper-indic/indic/script-telugu/utrrs/SOURCES |    2 +
23692  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
23693  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 +
23694  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 +
23695  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23696  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
23697  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23698  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
23699  .../indic/script-telugu/utrrs/codepoint/MANIFEST   |    7 +
23700  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  385 ++++++
23701  .../indic/script-telugu/utrrs/gpos/MANIFEST        |    1 +
23702  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  287 ++++
23703  .../indic/script-telugu/utrrs/gsub/MANIFEST        |    1 +
23704  test/shaping/texts/shaper-arabic/MANIFEST          |    5 -
23705  .../texts/shaper-arabic/script-arabic/MANIFEST     |    0
23706  .../texts/shaper-arabic/script-mandaic/MANIFEST    |    0
23707  .../texts/shaper-arabic/script-mongolian/MANIFEST  |    0
23708  .../texts/shaper-arabic/script-nko/MANIFEST        |    0
23709  .../texts/shaper-arabic/script-syriac/MANIFEST     |    0
23710  test/shaping/texts/shaper-default/MANIFEST         |    0
23711  test/shaping/texts/shaper-indic/MANIFEST           |    1 -
23712  test/shaping/texts/shaper-indic/indic/MANIFEST     |   11 -
23713  .../shaper-indic/indic/script-assamese/MANIFEST    |    1 -
23714  .../indic/script-assamese/utrrs/LICENSE            |   19 -
23715  .../indic/script-assamese/utrrs/MANIFEST           |    3 -
23716  .../indic/script-assamese/utrrs/README             |   13 -
23717  .../indic/script-assamese/utrrs/SOURCES            |    2 -
23718  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 -
23719  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 -
23720  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 -
23721  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23722  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   11 -
23723  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23724  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 -
23725  .../indic/script-assamese/utrrs/codepoint/MANIFEST |    7 -
23726  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   59 -
23727  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  131 --
23728  .../indic/script-assamese/utrrs/gpos/MANIFEST      |    2 -
23729  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  139 --
23730  .../indic/script-assamese/utrrs/gsub/MANIFEST      |    1 -
23731  .../shaper-indic/indic/script-bengali/MANIFEST     |    1 -
23732  .../indic/script-bengali/utrrs/LICENSE             |   19 -
23733  .../indic/script-bengali/utrrs/MANIFEST            |    3 -
23734  .../shaper-indic/indic/script-bengali/utrrs/README |   13 -
23735  .../indic/script-bengali/utrrs/SOURCES             |    2 -
23736  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 -
23737  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 -
23738  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 -
23739  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23740  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 -
23741  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23742  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 -
23743  .../indic/script-bengali/utrrs/codepoint/MANIFEST  |    7 -
23744  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   58 -
23745  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  119 --
23746  .../indic/script-bengali/utrrs/gpos/MANIFEST       |    2 -
23747  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  215 ---
23748  .../indic/script-bengali/utrrs/gsub/MANIFEST       |    1 -
23749  .../shaper-indic/indic/script-devanagari/MANIFEST  |    1 -
23750  .../indic/script-devanagari/utrrs/LICENSE          |   19 -
23751  .../indic/script-devanagari/utrrs/MANIFEST         |    3 -
23752  .../indic/script-devanagari/utrrs/README           |   13 -
23753  .../indic/script-devanagari/utrrs/SOURCES          |    2 -
23754  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    8 -
23755  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 -
23756  .../IndicFontFeatureCodepoint-Consonants.txt       |   45 -
23757  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   14 -
23758  ...tFeatureCodepoint-DevnagariSpecificAddition.txt |    1 -
23759  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23760  ...ndicFontFeatureCodepoint-GenericPunctuation.txt |    2 -
23761  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   16 -
23762  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   10 -
23763  .../script-devanagari/utrrs/codepoint/MANIFEST     |    9 -
23764  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  185 ---
23765  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  185 ---
23766  .../indic/script-devanagari/utrrs/gpos/MANIFEST    |    2 -
23767  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1367
23768  --------------------
23769  .../indic/script-devanagari/utrrs/gsub/MANIFEST    |    1 -
23770  .../shaper-indic/indic/script-gujarati/MANIFEST    |    1 -
23771  .../indic/script-gujarati/utrrs/LICENSE            |   19 -
23772  .../indic/script-gujarati/utrrs/MANIFEST           |    3 -
23773  .../indic/script-gujarati/utrrs/README             |   13 -
23774  .../indic/script-gujarati/utrrs/SOURCES            |    2 -
23775  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 -
23776  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 -
23777  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 -
23778  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23779  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   13 -
23780  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23781  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    7 -
23782  .../indic/script-gujarati/utrrs/codepoint/MANIFEST |    7 -
23783  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  170 ---
23784  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  170 ---
23785  .../indic/script-gujarati/utrrs/gpos/MANIFEST      |    2 -
23786  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1156
23787  -----------------
23788  .../indic/script-gujarati/utrrs/gsub/MANIFEST      |    1 -
23789  .../shaper-indic/indic/script-kannada/MANIFEST     |    1 -
23790  .../indic/script-kannada/utrrs/LICENSE             |   19 -
23791  .../indic/script-kannada/utrrs/MANIFEST            |    3 -
23792  .../shaper-indic/indic/script-kannada/utrrs/README |   13 -
23793  .../indic/script-kannada/utrrs/SOURCES             |    2 -
23794  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    1 -
23795  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 -
23796  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 -
23797  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 -
23798  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23799  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 -
23800  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23801  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    9 -
23802  .../indic/script-kannada/utrrs/codepoint/MANIFEST  |    8 -
23803  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  188 ---
23804  .../indic/script-kannada/utrrs/gpos/MANIFEST       |    1 -
23805  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  306 -----
23806  .../indic/script-kannada/utrrs/gsub/MANIFEST       |    1 -
23807  .../shaper-indic/indic/script-malayalam/MANIFEST   |    1 -
23808  .../indic/script-malayalam/utrrs/LICENSE           |   19 -
23809  .../indic/script-malayalam/utrrs/MANIFEST          |    2 -
23810  .../indic/script-malayalam/utrrs/README            |   13 -
23811  .../indic/script-malayalam/utrrs/SOURCES           |    2 -
23812  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 -
23813  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 -
23814  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 -
23815  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23816  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 -
23817  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23818  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 -
23819  .../script-malayalam/utrrs/codepoint/MANIFEST      |    7 -
23820  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  254 ----
23821  .../indic/script-malayalam/utrrs/gsub/MANIFEST     |    1 -
23822  .../texts/shaper-indic/indic/script-oriya/MANIFEST |    1 -
23823  .../shaper-indic/indic/script-oriya/utrrs/LICENSE  |   19 -
23824  .../shaper-indic/indic/script-oriya/utrrs/MANIFEST |    2 -
23825  .../shaper-indic/indic/script-oriya/utrrs/README   |   13 -
23826  .../shaper-indic/indic/script-oriya/utrrs/SOURCES  |    2 -
23827  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    3 -
23828  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 -
23829  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 -
23830  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 -
23831  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23832  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 -
23833  .../IndicFontFeatureCodepoint-OriyaSpecific.txt    |    2 -
23834  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23835  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    8 -
23836  .../indic/script-oriya/utrrs/codepoint/MANIFEST    |    9 -
23837  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  170 ---
23838  .../indic/script-oriya/utrrs/gsub/MANIFEST         |    1 -
23839  .../shaper-indic/indic/script-punjabi/MANIFEST     |    1 -
23840  .../indic/script-punjabi/utrrs/LICENSE             |   19 -
23841  .../indic/script-punjabi/utrrs/MANIFEST            |    3 -
23842  .../shaper-indic/indic/script-punjabi/utrrs/README |   13 -
23843  .../indic/script-punjabi/utrrs/SOURCES             |    2 -
23844  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 -
23845  .../IndicFontFeatureCodepoint-DependentVowels.txt  |    9 -
23846  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23847  .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt |    6 -
23848  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   10 -
23849  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23850  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 -
23851  .../indic/script-punjabi/utrrs/codepoint/MANIFEST  |    7 -
23852  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   22 -
23853  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |    2 -
23854  .../indic/script-punjabi/utrrs/gpos/MANIFEST       |    2 -
23855  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  152 ---
23856  .../indic/script-punjabi/utrrs/gsub/MANIFEST       |    1 -
23857  .../shaper-indic/indic/script-sinhala/MANIFEST     |    1 -
23858  .../indic/script-sinhala/utrrs/LICENSE             |   19 -
23859  .../indic/script-sinhala/utrrs/MANIFEST            |    3 -
23860  .../shaper-indic/indic/script-sinhala/utrrs/README |   13 -
23861  .../indic/script-sinhala/utrrs/SOURCES             |    2 -
23862  .../IndicFontFeatureCodepoint-Consonants.txt       |   41 -
23863  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   17 -
23864  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   18 -
23865  .../IndicFontFeatureCodepoint-Punctuation.txt      |    1 -
23866  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    3 -
23867  .../indic/script-sinhala/utrrs/codepoint/MANIFEST  |    5 -
23868  .../utrrs/gpos/IndicFontFeatureGPOS.txt            |  162 ---
23869  .../indic/script-sinhala/utrrs/gpos/MANIFEST       |    1 -
23870  .../utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt   |    1 -
23871  .../gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt    |   41 -
23872  .../utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt     |   42 -
23873  .../gsub/IndicFontFeatureGSUB-Special-Cases.txt    |    2 -
23874  .../gsub/IndicFontFeatureGSUB-TouchingLetters.txt  |    1 -
23875  .../utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt    |   41 -
23876  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    1 -
23877  .../indic/script-sinhala/utrrs/gsub/MANIFEST       |    7 -
23878  .../texts/shaper-indic/indic/script-tamil/MANIFEST |    1 -
23879  .../shaper-indic/indic/script-tamil/utrrs/LICENSE  |   19 -
23880  .../shaper-indic/indic/script-tamil/utrrs/MANIFEST |    3 -
23881  .../shaper-indic/indic/script-tamil/utrrs/README   |   13 -
23882  .../shaper-indic/indic/script-tamil/utrrs/SOURCES  |    2 -
23883  .../IndicFontFeatureCodepoint-Consonants.txt       |   23 -
23884  .../IndicFontFeatureCodepoint-CurrencySymbols.txt  |    1 -
23885  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   11 -
23886  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23887  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 -
23888  .../IndicFontFeatureCodepoint-Numerics.txt         |    3 -
23889  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23890  .../IndicFontFeatureCodepoint-Symbols.txt          |    6 -
23891  .../IndicFontFeatureCodepoint-TamilSymbol.txt      |    1 -
23892  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 -
23893  .../indic/script-tamil/utrrs/codepoint/MANIFEST    |   10 -
23894  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   64 -
23895  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   44 -
23896  .../indic/script-tamil/utrrs/gpos/MANIFEST         |    2 -
23897  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    4 -
23898  .../indic/script-tamil/utrrs/gsub/MANIFEST         |    1 -
23899  .../shaper-indic/indic/script-telugu/MANIFEST      |    1 -
23900  .../shaper-indic/indic/script-telugu/utrrs/LICENSE |   19 -
23901  .../indic/script-telugu/utrrs/MANIFEST             |    3 -
23902  .../shaper-indic/indic/script-telugu/utrrs/README  |   13 -
23903  .../shaper-indic/indic/script-telugu/utrrs/SOURCES |    2 -
23904  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 -
23905  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 -
23906  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 -
23907  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 -
23908  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 -
23909  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 -
23910  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 -
23911  .../indic/script-telugu/utrrs/codepoint/MANIFEST   |    7 -
23912  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  385 ------
23913  .../indic/script-telugu/utrrs/gpos/MANIFEST        |    1 -
23914  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  287 ----
23915  .../indic/script-telugu/utrrs/gsub/MANIFEST        |    1 -
23916  422 files changed, 7601 insertions(+), 7600 deletions(-)
23917
23918 commit 45f640c98d752161e51eda63061d70fad9ab9f68
23919 Author: Behdad Esfahbod <behdad@behdad.org>
23920 Date:   Fri Jan 20 14:24:21 2012 -0500
23921
23922     Minor
23923
23924  test/shaping/hb-diff | 35 ++++++++++++++++++++---------------
23925  1 file changed, 20 insertions(+), 15 deletions(-)
23926
23927 commit 47ca766a9cbdfb304f60e23a4dee0a155075a277
23928 Author: Behdad Esfahbod <behdad@behdad.org>
23929 Date:   Fri Jan 20 14:21:53 2012 -0500
23930
23931     Minor
23932
23933  test/shaping/hb-unicode-decode     | 2 +-
23934  test/shaping/hb-unicode-prettyname | 5 ++---
23935  2 files changed, 3 insertions(+), 4 deletions(-)
23936
23937 commit 8f1db07894674b02c36ca9352e666b4618ee8832
23938 Author: Behdad Esfahbod <behdad@behdad.org>
23939 Date:   Fri Jan 20 13:57:57 2012 -0500
23940
23941     [test/shaping] Add some Indic test data for the new test suite
23942
23943     Imported from UTRRS.
23944
23945  test/shaping/texts/shaper-indic/indic/MANIFEST     |    2 +-
23946  .../shaper-indic/indic/script-assamese/MANIFEST    |    1 +
23947  .../indic/script-assamese/utrrs/LICENSE            |   19 +
23948  .../indic/script-assamese/utrrs/MANIFEST           |    3 +
23949  .../indic/script-assamese/utrrs/README             |   13 +
23950  .../indic/script-assamese/utrrs/SOURCES            |    2 +
23951  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
23952  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 +
23953  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 +
23954  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23955  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   11 +
23956  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23957  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
23958  .../indic/script-assamese/utrrs/codepoint/MANIFEST |    7 +
23959  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   59 +
23960  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  131 ++
23961  .../indic/script-assamese/utrrs/gpos/MANIFEST      |    2 +
23962  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  139 ++
23963  .../indic/script-assamese/utrrs/gsub/MANIFEST      |    1 +
23964  .../shaper-indic/indic/script-bengali/MANIFEST     |    1 +
23965  .../indic/script-bengali/utrrs/LICENSE             |   19 +
23966  .../indic/script-bengali/utrrs/MANIFEST            |    3 +
23967  .../shaper-indic/indic/script-bengali/utrrs/README |   13 +
23968  .../indic/script-bengali/utrrs/SOURCES             |    2 +
23969  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 +
23970  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 +
23971  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   10 +
23972  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23973  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
23974  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
23975  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
23976  .../indic/script-bengali/utrrs/codepoint/MANIFEST  |    7 +
23977  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   58 +
23978  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  119 ++
23979  .../indic/script-bengali/utrrs/gpos/MANIFEST       |    2 +
23980  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  215 +++
23981  .../indic/script-bengali/utrrs/gsub/MANIFEST       |    1 +
23982  .../shaper-indic/indic/script-devanagari/MANIFEST  |    1 +
23983  .../indic/script-devanagari/utrrs/LICENSE          |   19 +
23984  .../indic/script-devanagari/utrrs/MANIFEST         |    3 +
23985  .../indic/script-devanagari/utrrs/README           |   13 +
23986  .../indic/script-devanagari/utrrs/SOURCES          |    2 +
23987  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    8 +
23988  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
23989  .../IndicFontFeatureCodepoint-Consonants.txt       |   45 +
23990  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   14 +
23991  ...tFeatureCodepoint-DevnagariSpecificAddition.txt |    1 +
23992  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
23993  ...ndicFontFeatureCodepoint-GenericPunctuation.txt |    2 +
23994  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   16 +
23995  .../IndicFontFeatureCodepoint-VariousSigns.txt     |   10 +
23996  .../script-devanagari/utrrs/codepoint/MANIFEST     |    9 +
23997  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  185 +++
23998  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  185 +++
23999  .../indic/script-devanagari/utrrs/gpos/MANIFEST    |    2 +
24000  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1367
24001  ++++++++++++++++++++
24002  .../indic/script-devanagari/utrrs/gsub/MANIFEST    |    1 +
24003  .../shaper-indic/indic/script-gujarati/MANIFEST    |    1 +
24004  .../indic/script-gujarati/utrrs/LICENSE            |   19 +
24005  .../indic/script-gujarati/utrrs/MANIFEST           |    3 +
24006  .../indic/script-gujarati/utrrs/README             |   13 +
24007  .../indic/script-gujarati/utrrs/SOURCES            |    2 +
24008  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    1 +
24009  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 +
24010  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
24011  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
24012  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   13 +
24013  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
24014  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    7 +
24015  .../indic/script-gujarati/utrrs/codepoint/MANIFEST |    7 +
24016  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  170 +++
24017  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |  170 +++
24018  .../indic/script-gujarati/utrrs/gpos/MANIFEST      |    2 +
24019  .../utrrs/gsub/IndicFontFeatureGSUB.txt            | 1156
24020  +++++++++++++++++
24021  .../indic/script-gujarati/utrrs/gsub/MANIFEST      |    1 +
24022  .../shaper-indic/indic/script-kannada/MANIFEST     |    1 +
24023  .../indic/script-kannada/utrrs/LICENSE             |   19 +
24024  .../indic/script-kannada/utrrs/MANIFEST            |    3 +
24025  .../shaper-indic/indic/script-kannada/utrrs/README |   13 +
24026  .../indic/script-kannada/utrrs/SOURCES             |    2 +
24027  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    1 +
24028  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    4 +
24029  .../IndicFontFeatureCodepoint-Consonants.txt       |   40 +
24030  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 +
24031  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
24032  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
24033  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
24034  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    9 +
24035  .../indic/script-kannada/utrrs/codepoint/MANIFEST  |    8 +
24036  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  188 +++
24037  .../indic/script-kannada/utrrs/gpos/MANIFEST       |    1 +
24038  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  306 +++++
24039  .../indic/script-kannada/utrrs/gsub/MANIFEST       |    1 +
24040  .../shaper-indic/indic/script-malayalam/MANIFEST   |    1 +
24041  .../indic/script-malayalam/utrrs/LICENSE           |   19 +
24042  .../indic/script-malayalam/utrrs/MANIFEST          |    2 +
24043  .../indic/script-malayalam/utrrs/README            |   13 +
24044  .../indic/script-malayalam/utrrs/SOURCES           |    2 +
24045  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
24046  .../IndicFontFeatureCodepoint-Consonants.txt       |   36 +
24047  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
24048  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
24049  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
24050  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
24051  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 +
24052  .../script-malayalam/utrrs/codepoint/MANIFEST      |    7 +
24053  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  254 ++++
24054  .../indic/script-malayalam/utrrs/gsub/MANIFEST     |    1 +
24055  .../texts/shaper-indic/indic/script-oriya/MANIFEST |    1 +
24056  .../shaper-indic/indic/script-oriya/utrrs/LICENSE  |   19 +
24057  .../shaper-indic/indic/script-oriya/utrrs/MANIFEST |    2 +
24058  .../shaper-indic/indic/script-oriya/utrrs/README   |   13 +
24059  .../shaper-indic/indic/script-oriya/utrrs/SOURCES  |    2 +
24060  ...icFontFeatureCodepoint-AdditionalConsonants.txt |    3 +
24061  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
24062  .../IndicFontFeatureCodepoint-Consonants.txt       |   34 +
24063  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   12 +
24064  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
24065  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
24066  .../IndicFontFeatureCodepoint-OriyaSpecific.txt    |    2 +
24067  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
24068  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    8 +
24069  .../indic/script-oriya/utrrs/codepoint/MANIFEST    |    9 +
24070  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  170 +++
24071  .../indic/script-oriya/utrrs/gsub/MANIFEST         |    1 +
24072  .../shaper-indic/indic/script-punjabi/MANIFEST     |    1 +
24073  .../indic/script-punjabi/utrrs/LICENSE             |   19 +
24074  .../indic/script-punjabi/utrrs/MANIFEST            |    3 +
24075  .../shaper-indic/indic/script-punjabi/utrrs/README |   13 +
24076  .../indic/script-punjabi/utrrs/SOURCES             |    2 +
24077  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 +
24078  .../IndicFontFeatureCodepoint-DependentVowels.txt  |    9 +
24079  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
24080  .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt |    6 +
24081  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   10 +
24082  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
24083  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
24084  .../indic/script-punjabi/utrrs/codepoint/MANIFEST  |    7 +
24085  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   22 +
24086  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |    2 +
24087  .../indic/script-punjabi/utrrs/gpos/MANIFEST       |    2 +
24088  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  152 +++
24089  .../indic/script-punjabi/utrrs/gsub/MANIFEST       |    1 +
24090  .../shaper-indic/indic/script-sinhala/MANIFEST     |    1 +
24091  .../indic/script-sinhala/utrrs/LICENSE             |   19 +
24092  .../indic/script-sinhala/utrrs/MANIFEST            |    3 +
24093  .../shaper-indic/indic/script-sinhala/utrrs/README |   13 +
24094  .../indic/script-sinhala/utrrs/SOURCES             |    2 +
24095  .../IndicFontFeatureCodepoint-Consonants.txt       |   41 +
24096  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   17 +
24097  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   18 +
24098  .../IndicFontFeatureCodepoint-Punctuation.txt      |    1 +
24099  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    3 +
24100  .../indic/script-sinhala/utrrs/codepoint/MANIFEST  |    5 +
24101  .../utrrs/gpos/IndicFontFeatureGPOS.txt            |  162 +++
24102  .../indic/script-sinhala/utrrs/gpos/MANIFEST       |    1 +
24103  .../utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt   |    1 +
24104  .../gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt    |   41 +
24105  .../utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt     |   42 +
24106  .../gsub/IndicFontFeatureGSUB-Special-Cases.txt    |    2 +
24107  .../gsub/IndicFontFeatureGSUB-TouchingLetters.txt  |    1 +
24108  .../utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt    |   41 +
24109  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    1 +
24110  .../indic/script-sinhala/utrrs/gsub/MANIFEST       |    7 +
24111  .../texts/shaper-indic/indic/script-tamil/MANIFEST |    1 +
24112  .../shaper-indic/indic/script-tamil/utrrs/LICENSE  |   19 +
24113  .../shaper-indic/indic/script-tamil/utrrs/MANIFEST |    3 +
24114  .../shaper-indic/indic/script-tamil/utrrs/README   |   13 +
24115  .../shaper-indic/indic/script-tamil/utrrs/SOURCES  |    2 +
24116  .../IndicFontFeatureCodepoint-Consonants.txt       |   23 +
24117  .../IndicFontFeatureCodepoint-CurrencySymbols.txt  |    1 +
24118  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   11 +
24119  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
24120  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   12 +
24121  .../IndicFontFeatureCodepoint-Numerics.txt         |    3 +
24122  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
24123  .../IndicFontFeatureCodepoint-Symbols.txt          |    6 +
24124  .../IndicFontFeatureCodepoint-TamilSymbol.txt      |    1 +
24125  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    4 +
24126  .../indic/script-tamil/utrrs/codepoint/MANIFEST    |   10 +
24127  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |   64 +
24128  .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt  |   44 +
24129  .../indic/script-tamil/utrrs/gpos/MANIFEST         |    2 +
24130  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |    4 +
24131  .../indic/script-tamil/utrrs/gsub/MANIFEST         |    1 +
24132  .../shaper-indic/indic/script-telugu/MANIFEST      |    1 +
24133  .../shaper-indic/indic/script-telugu/utrrs/LICENSE |   19 +
24134  .../indic/script-telugu/utrrs/MANIFEST             |    3 +
24135  .../shaper-indic/indic/script-telugu/utrrs/README  |   13 +
24136  .../shaper-indic/indic/script-telugu/utrrs/SOURCES |    2 +
24137  .../IndicFontFeatureCodepoint-AdditionalVowels.txt |    2 +
24138  .../IndicFontFeatureCodepoint-Consonants.txt       |   38 +
24139  .../IndicFontFeatureCodepoint-DependentVowels.txt  |   13 +
24140  .../codepoint/IndicFontFeatureCodepoint-Digits.txt |   10 +
24141  ...IndicFontFeatureCodepoint-IndependentVowels.txt |   14 +
24142  .../IndicFontFeatureCodepoint-Reserved.txt         |    2 +
24143  .../IndicFontFeatureCodepoint-VariousSigns.txt     |    6 +
24144  .../indic/script-telugu/utrrs/codepoint/MANIFEST   |    7 +
24145  .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt  |  385 ++++++
24146  .../indic/script-telugu/utrrs/gpos/MANIFEST        |    1 +
24147  .../utrrs/gsub/IndicFontFeatureGSUB.txt            |  287 ++++
24148  .../indic/script-telugu/utrrs/gsub/MANIFEST        |    1 +
24149  202 files changed, 7581 insertions(+), 1 deletion(-)
24150
24151 commit 11267aef364b1cc5683ce65aaf544b7f2a127fb3
24152 Author: Behdad Esfahbod <behdad@behdad.org>
24153 Date:   Fri Jan 20 13:57:14 2012 -0500
24154
24155     Fix
24156
24157  test/shaping/Makefile.am | 2 +-
24158  1 file changed, 1 insertion(+), 1 deletion(-)
24159
24160 commit 4e84ce48d5d41cf1bad2fb8774e5c66745b0e75e
24161 Author: Behdad Esfahbod <behdad@behdad.org>
24162 Date:   Fri Jan 20 13:50:55 2012 -0500
24163
24164     Move hb-diff to test/shaping/
24165
24166  test/shaping/hb-diff | 70
24167  ++++++++++++++++++++++++++++++++++++++++++++++++++++
24168  util/Makefile.am     |  2 --
24169  util/hb-diff         | 70
24170  ----------------------------------------------------
24171  3 files changed, 70 insertions(+), 72 deletions(-)
24172
24173 commit f868e1b84d2f73688d4d6558d44610b1ac75ec13
24174 Author: Behdad Esfahbod <behdad@behdad.org>
24175 Date:   Fri Jan 20 13:50:05 2012 -0500
24176
24177     Add hb-unicode-decode
24178
24179  test/shaping/hb-manifest-read    | 36
24180  ++++++++++++++++++++++++++++++++++++
24181  test/shaping/hb-manifest-update  | 22 ++++++++++++++++++++++
24182  test/shaping/hb-read-manifest    | 36
24183  ------------------------------------
24184  test/shaping/hb-unicode-decode   | 19 +++++++++++++++++++
24185  test/shaping/hb-update-manifests | 22 ----------------------
24186  5 files changed, 77 insertions(+), 58 deletions(-)
24187
24188 commit 9ab23ef4749b51e60464b9ef2a92739cdc2b36ba
24189 Author: Behdad Esfahbod <behdad@behdad.org>
24190 Date:   Fri Jan 20 13:49:56 2012 -0500
24191
24192     Minor
24193
24194  test/shaping/hb-unicode-prettyname | 5 +++++
24195  1 file changed, 5 insertions(+)
24196
24197 commit c8d81db03335192f20f08ab8fabe9869fd7350a2
24198 Author: Behdad Esfahbod <behdad@behdad.org>
24199 Date:   Fri Jan 20 13:39:27 2012 -0500
24200
24201     Recognize more characters
24202
24203  test/shaping/hb-unicode-prettyname | 7 +++++++
24204  1 file changed, 7 insertions(+)
24205
24206 commit 0016d4662d486fa32c2191df801a2792f44b273c
24207 Author: Behdad Esfahbod <behdad@behdad.org>
24208 Date:   Fri Jan 20 13:31:59 2012 -0500
24209
24210     [test] Make hb-unicode-prettyname take a --stdin option
24211
24212  test/shaping/hb-unicode-prettyname | 15 +++++++++------
24213  1 file changed, 9 insertions(+), 6 deletions(-)
24214
24215 commit ad8c6446f2e0d21d065203924467f6a2c418401e
24216 Author: Behdad Esfahbod <behdad@behdad.org>
24217 Date:   Thu Jan 19 20:28:31 2012 -0500
24218
24219     [test/shaping] Add hb-unicode-prettyname
24220
24221  test/shaping/hb-unicode-prettyname | 38
24222  ++++++++++++++++++++++++++++++++++++++
24223  1 file changed, 38 insertions(+)
24224
24225 commit e900869b0f373d25b72d966338beb6cbc53e6446
24226 Author: Behdad Esfahbod <behdad@behdad.org>
24227 Date:   Thu Jan 19 20:28:15 2012 -0500
24228
24229     [test/shaping] Add hb-read-manifest
24230
24231  test/shaping/hb-read-manifest | 36 ++++++++++++++++++++++++++++++++++++
24232  1 file changed, 36 insertions(+)
24233
24234 commit a211cd3ffce3aa100e92d837384bbaa9decf6b09
24235 Author: Behdad Esfahbod <behdad@behdad.org>
24236 Date:   Thu Jan 19 20:27:53 2012 -0500
24237
24238     Ignore AUTHORS also
24239
24240  test/shaping/hb-update-manifests | 2 +-
24241  1 file changed, 1 insertion(+), 1 deletion(-)
24242
24243 commit c91c4fa47140c0d6191241a832fc534b1c1514ce
24244 Author: Behdad Esfahbod <behdad@behdad.org>
24245 Date:   Thu Jan 19 17:51:57 2012 -0500
24246
24247     [hb-shape] Change glyphstring brackets from </> to [/]
24248
24249     Sorry for the disruption but I need this to differentiate from the
24250     Unicode string.
24251
24252  util/options.cc | 4 ++--
24253  1 file changed, 2 insertions(+), 2 deletions(-)
24254
24255 commit 36fe87d1b4bf8317074a597501d1ee52c0bec38d
24256 Author: Behdad Esfahbod <behdad@behdad.org>
24257 Date:   Thu Jan 19 16:55:26 2012 -0500
24258
24259     More Indic tests from Pravin
24260
24261  test/api/test-shape-complex.c | 48
24262  +++++++++++++++++++++++++++++++++++++++++++
24263  1 file changed, 48 insertions(+)
24264
24265 commit a33e46cf7d9862856fd7ecb04e047cc58a9785c8
24266 Author: Behdad Esfahbod <behdad@behdad.org>
24267 Date:   Thu Jan 19 15:43:48 2012 -0500
24268
24269     [test/shaping] Add hb-update-manifests
24270
24271  test/shaping/Makefile.am                       |  6 ++----
24272  test/shaping/hb-update-manifests               | 22
24273  ++++++++++++++++++++++
24274  test/shaping/texts/shaper-indic/indic/MANIFEST |  1 +
24275  3 files changed, 25 insertions(+), 4 deletions(-)
24276
24277 commit d4de562adf691425b15e3e9c0eec035feaa60413
24278 Author: Behdad Esfahbod <behdad@behdad.org>
24279 Date:   Thu Jan 19 15:21:04 2012 -0500
24280
24281     Start adding new shaping test suite together
24282
24283  configure.ac                                                   |  1 +
24284  test/Makefile.am                                               |  2 +-
24285  test/shaping/Makefile.am                                       |
24286  10 ++++++++++
24287  test/shaping/texts/MANIFEST                                    |  3 +++
24288  test/shaping/texts/shaper-arabic/MANIFEST                      |  5 +++++
24289  test/shaping/texts/shaper-arabic/script-arabic/MANIFEST        |  0
24290  test/shaping/texts/shaper-arabic/script-mandaic/MANIFEST       |  0
24291  test/shaping/texts/shaper-arabic/script-mongolian/MANIFEST     |  0
24292  test/shaping/texts/shaper-arabic/script-nko/MANIFEST           |  0
24293  test/shaping/texts/shaper-arabic/script-syriac/MANIFEST        |  0
24294  test/shaping/texts/shaper-default/MANIFEST                     |  0
24295  test/shaping/texts/shaper-indic/MANIFEST                       |  1 +
24296  test/shaping/texts/shaper-indic/indic/MANIFEST                 |
24297  10 ++++++++++
24298  test/shaping/texts/shaper-indic/indic/script-assamese/MANIFEST |  0
24299  test/shaping/texts/shaper-indic/indic/script-bengali/MANIFEST  |  0
24300  .../texts/shaper-indic/indic/script-devanagari/MANIFEST        |  0
24301  test/shaping/texts/shaper-indic/indic/script-gujarati/MANIFEST |  0
24302  test/shaping/texts/shaper-indic/indic/script-kannada/MANIFEST  |  0
24303  .../shaping/texts/shaper-indic/indic/script-malayalam/MANIFEST |  0
24304  test/shaping/texts/shaper-indic/indic/script-oriya/MANIFEST    |  0
24305  test/shaping/texts/shaper-indic/indic/script-punjabi/MANIFEST  |  0
24306  test/shaping/texts/shaper-indic/indic/script-tamil/MANIFEST    |  0
24307  test/shaping/texts/shaper-indic/indic/script-telugu/MANIFEST   |  0
24308  23 files changed, 31 insertions(+), 1 deletion(-)
24309
24310 commit 7a4a848db27d1605195f677c9c8632cde558aa05
24311 Author: Behdad Esfahbod <behdad@behdad.org>
24312 Date:   Thu Jan 19 15:15:21 2012 -0500
24313
24314     Minor
24315
24316  src/hb-ot-shape-complex-private.hh | 3 ++-
24317  1 file changed, 2 insertions(+), 1 deletion(-)
24318
24319 commit 4d6dafd47f4271549e528d2e8047d50562aef399
24320 Author: Behdad Esfahbod <behdad@behdad.org>
24321 Date:   Thu Jan 19 14:52:02 2012 -0500
24322
24323     Rename test/ to test/api/
24324
24325  configure.ac                  |    1 +
24326  test/Makefile.am              |  128 +----
24327  test/api/Makefile.am          |  131 +++++
24328  test/api/hb-test.h            |  265 +++++++++
24329  test/api/test-blob.c          |  301 +++++++++++
24330  test/api/test-buffer.c        |  783 +++++++++++++++++++++++++++
24331  test/api/test-c.c             |   58 ++
24332  test/api/test-common.c        |  213 ++++++++
24333  test/api/test-cplusplus.cc    |   30 ++
24334  test/api/test-font.c          |  502 +++++++++++++++++
24335  test/api/test-object.c        |  367 +++++++++++++
24336  test/api/test-ot-tag.c        |  241 +++++++++
24337  test/api/test-shape-complex.c | 1189
24338  +++++++++++++++++++++++++++++++++++++++++
24339  test/api/test-shape.c         |  165 ++++++
24340  test/api/test-unicode.c       |  887 ++++++++++++++++++++++++++++++
24341  test/api/test-version.c       |   80 +++
24342  test/hb-test.h                |  265 ---------
24343  test/test-blob.c              |  301 -----------
24344  test/test-buffer.c            |  783 ---------------------------
24345  test/test-c.c                 |   58 --
24346  test/test-common.c            |  213 --------
24347  test/test-cplusplus.cc        |   30 --
24348  test/test-font.c              |  502 -----------------
24349  test/test-object.c            |  367 -------------
24350  test/test-ot-tag.c            |  241 ---------
24351  test/test-shape-complex.c     | 1189
24352  -----------------------------------------
24353  test/test-shape.c             |  165 ------
24354  test/test-unicode.c           |  887 ------------------------------
24355  test/test-version.c           |   80 ---
24356  29 files changed, 5214 insertions(+), 5208 deletions(-)
24357
24358 commit 3b5c22c39b87155f315853fb0c40edcf14e99b54
24359 Author: Behdad Esfahbod <behdad@behdad.org>
24360 Date:   Thu Jan 19 14:28:11 2012 -0500
24361
24362     Remove src/test.cc
24363
24364     Not really useful.
24365
24366  src/Makefile.am |   6 +--
24367  src/test.cc     | 132
24368  --------------------------------------------------------
24369  2 files changed, 1 insertion(+), 137 deletions(-)
24370
24371 commit 4983feebbbb25e79201bf34035e4d58e61218758
24372 Author: Behdad Esfahbod <behdad@behdad.org>
24373 Date:   Thu Jan 19 13:54:52 2012 -0500
24374
24375     [hb-diff] Clean up
24376
24377  util/hb-diff | 41 ++++++++++++++++++++++++++---------------
24378  1 file changed, 26 insertions(+), 15 deletions(-)
24379
24380 commit cdc673d97c5ffedb386865a81f54a5cedcbad27c
24381 Author: Behdad Esfahbod <behdad@behdad.org>
24382 Date:   Thu Jan 19 12:46:18 2012 -0500
24383
24384     [hb-shape] Add --show-line-num
24385
24386     Ok, much more useful as a test suite driver now.
24387
24388  util/hb-shape.cc | 24 +++++-------------------
24389  util/options.cc  | 34 ++++++++++++++++++++++++++++++++++
24390  util/options.hh  | 25 ++++++++++++++++++++-----
24391  3 files changed, 59 insertions(+), 24 deletions(-)
24392
24393 commit cc4d9810d6318ca2e4de3b8d62f03b51cc21ee05
24394 Author: Behdad Esfahbod <behdad@behdad.org>
24395 Date:   Thu Jan 19 12:32:20 2012 -0500
24396
24397     [hb-shape] Add --show-text and --show-unicode options
24398
24399  util/hb-shape.cc | 19 ++++++++++++++++++-
24400  util/options.cc  | 26 +++++++++++++++++++++++---
24401  util/options.hh  | 12 +++++++++---
24402  3 files changed, 50 insertions(+), 7 deletions(-)
24403
24404 commit 27c36af411c7c4d75dd25d79fc76dd92c6bb9643
24405 Author: Behdad Esfahbod <behdad@behdad.org>
24406 Date:   Thu Jan 19 12:30:43 2012 -0500
24407
24408     Fix OOB in hb-shape
24409
24410  util/options.cc | 2 +-
24411  1 file changed, 1 insertion(+), 1 deletion(-)
24412
24413 commit 8d2781d69274672303e30522e222bd01c6b5e781
24414 Author: Behdad Esfahbod <behdad@behdad.org>
24415 Date:   Thu Jan 19 11:36:39 2012 -0500
24416
24417     [test] Add two Indic test cases from Bernard Massot
24418
24419  test/test-shape-complex.c | 16 ++++++++++++++++
24420  1 file changed, 16 insertions(+)
24421
24422 commit 8750abaf8410005facbea8c886c592bead7f959b
24423 Author: Behdad Esfahbod <behdad@behdad.org>
24424 Date:   Wed Jan 18 22:47:44 2012 -0500
24425
24426     [util] Add --help-features
24427
24428     Patch from Khaled Hosny.
24429
24430  util/options.cc | 42 +++++++++++++++++++++++++++++++++++++++++-
24431  1 file changed, 41 insertions(+), 1 deletion(-)
24432
24433 commit 889caa52fa1bef61013ec1d127f84d7d5907ef1e
24434 Author: Behdad Esfahbod <behdad@behdad.org>
24435 Date:   Wed Jan 18 22:32:52 2012 -0500
24436
24437     [icu] Use U_FAILURE
24438
24439  src/hb-icu.cc | 10 +++++-----
24440  1 file changed, 5 insertions(+), 5 deletions(-)
24441
24442 commit 36a4f4a482456ee816dcb59befa0b0538ba487df
24443 Author: Behdad Esfahbod <behdad@behdad.org>
24444 Date:   Wed Jan 18 22:16:49 2012 -0500
24445
24446     Replace u_strlen() with u_countChar32()
24447
24448     The latter is what I meant.
24449
24450  src/hb-icu.cc | 8 +++-----
24451  1 file changed, 3 insertions(+), 5 deletions(-)
24452
24453 commit 055fb24d03ae518fa0aa6c2860a03f3cb6a5ef0d
24454 Author: Behdad Esfahbod <behdad@behdad.org>
24455 Date:   Wed Jan 18 21:58:34 2012 -0500
24456
24457     Add test for bug in ICU decompose
24458
24459     As reported by Kenichi Ishibashi on 2011-10-28.
24460
24461  test/test-unicode.c | 2 +-
24462  1 file changed, 1 insertion(+), 1 deletion(-)
24463
24464 commit c521e793bd6c1dafacb94253a45b9c70ab38525e
24465 Author: Behdad Esfahbod <behdad@behdad.org>
24466 Date:   Wed Jan 18 21:51:05 2012 -0500
24467
24468     Fix OOB in replace_glyph()
24469
24470     Patch from Kenichi Ishibashi.
24471
24472  src/hb-buffer.cc | 2 ++
24473  1 file changed, 2 insertions(+)
24474
24475 commit 03408ce73d003ed4e58e3f8472f9445e72b86bee
24476 Author: Behdad Esfahbod <behdad@behdad.org>
24477 Date:   Wed Jan 18 21:28:34 2012 -0500
24478
24479     Fix more possible buffer overruns
24480
24481     I have this function, but can't clean up it to my satisfaction.
24482
24483  src/hb-ot-layout-gsubgpos-private.hh | 6 ++++--
24484  1 file changed, 4 insertions(+), 2 deletions(-)
24485
24486 commit 7d479900cd11bc88148cd601ee43bc5492ce5843
24487 Author: Behdad Esfahbod <behdad@behdad.org>
24488 Date:   Wed Jan 18 21:19:32 2012 -0500
24489
24490     Refactor the two remaining uses of _hb_ot_layout_skip_mark()
24491
24492  src/hb-ot-layout-gsub-table.hh       | 2 +-
24493  src/hb-ot-layout-gsubgpos-private.hh | 7 +++++--
24494  2 files changed, 6 insertions(+), 3 deletions(-)
24495
24496 commit 506ffeb8e77a668fa305139582d215c32e46bb03
24497 Author: Behdad Esfahbod <behdad@behdad.org>
24498 Date:   Wed Jan 18 16:07:53 2012 -0500
24499
24500     Further mark skippy fixes from Jonathan Kew
24501
24502     We should be in good shape now.
24503
24504  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
24505  1 file changed, 3 insertions(+), 1 deletion(-)
24506
24507 commit a4a48fe6d4f884a37e720430347d10dbe3562a79
24508 Author: Behdad Esfahbod <behdad@behdad.org>
24509 Date:   Tue Jan 17 18:08:41 2012 -0500
24510
24511     Fix mark skipping regression
24512
24513     Ouch!
24514
24515  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
24516  1 file changed, 1 insertion(+), 1 deletion(-)
24517
24518 commit 4ab97311541225906f6b737a2b47de252224cc09
24519 Author: Behdad Esfahbod <behdad@behdad.org>
24520 Date:   Mon Jan 16 22:05:08 2012 -0500
24521
24522     Refactor mark skipping
24523
24524  src/hb-ot-layout-gpos-table.hh       |  95 ++++++++++----------------
24525  src/hb-ot-layout-gsub-table.hh       |  21 +++---
24526  src/hb-ot-layout-gsubgpos-private.hh | 125
24527  +++++++++++++++++++++++++++--------
24528  3 files changed, 143 insertions(+), 98 deletions(-)
24529
24530 commit 370f03e9c69d98d735eafb7e72b13b17f42cbaa9
24531 Author: Behdad Esfahbod <behdad@behdad.org>
24532 Date:   Mon Jan 16 17:03:55 2012 -0500
24533
24534     Minor
24535
24536  src/hb-ot-layout-gsub-table.hh       | 5 ++---
24537  src/hb-ot-layout-gsubgpos-private.hh | 6 ++----
24538  2 files changed, 4 insertions(+), 7 deletions(-)
24539
24540 commit 4d3aeb8cb2bc1ca7cdd03ba28ba8c334f12d4c03
24541 Author: Behdad Esfahbod <behdad@behdad.org>
24542 Date:   Mon Jan 16 16:43:26 2012 -0500
24543
24544     [GSUB/GPOS] Fix mark skip indexing issues
24545
24546     Mozilla bug 701637 and 714067 combined.
24547
24548     Patch from Jonathan Kew.
24549
24550  src/hb-ot-layout-gpos-table.hh       | 42
24551  ++++++++++++++++-----------------
24552  src/hb-ot-layout-gsub-table.hh       | 21 +++++++++--------
24553  src/hb-ot-layout-gsubgpos-private.hh | 45
24554  ++++++++++++++++++------------------
24555  3 files changed, 54 insertions(+), 54 deletions(-)
24556
24557 commit e8eedf2687f05372bf5476e84139d01ba67c9f73
24558 Author: Behdad Esfahbod <behdad@behdad.org>
24559 Date:   Mon Jan 16 16:39:40 2012 -0500
24560
24561     Avoid enum trailing commas
24562
24563     Based on patch from Jonathan Kew.
24564
24565  src/hb-ot-shape-complex-indic.cc   | 4 ++--
24566  src/hb-ot-shape-complex-private.hh | 2 ++
24567  2 files changed, 4 insertions(+), 2 deletions(-)
24568
24569 commit 3d0ddd12801689b4093ffca97da4dd9ca669b64a
24570 Author: Behdad Esfahbod <behdad@behdad.org>
24571 Date:   Sun Jan 15 15:55:52 2012 -0500
24572
24573     Require glib >= 2.16 for the gobject option
24574
24575  configure.ac | 2 +-
24576  1 file changed, 1 insertion(+), 1 deletion(-)
24577
24578 commit 95ab82a992ab916046c2e6205db7cadeec88d206
24579 Author: Behdad Esfahbod <behdad@behdad.org>
24580 Date:   Sun Jan 15 14:56:56 2012 -0500
24581
24582     Disable gtk-doc macro
24583
24584     We don't have any docs yet.
24585
24586  configure.ac | 2 +-
24587  1 file changed, 1 insertion(+), 1 deletion(-)
24588
24589 commit 299ae0c3a367c84a835eadbd1276ca284d2720c0
24590 Author: Behdad Esfahbod <behdad@behdad.org>
24591 Date:   Sat Jan 14 21:29:45 2012 -0500
24592
24593     [icu] Remove glib-ism
24594
24595  src/hb-icu.cc | 4 ++--
24596  1 file changed, 2 insertions(+), 2 deletions(-)
24597
24598 commit a097043f9a81e6c20caf69a5dabdf9e00438d79b
24599 Author: Behdad Esfahbod <behdad@behdad.org>
24600 Date:   Sat Jan 14 17:55:51 2012 -0500
24601
24602     Allow space in one more place when parsing features
24603
24604  util/options.cc | 2 ++
24605  1 file changed, 2 insertions(+)
24606
24607 commit af92135424b994062648f4fb7e26af0bd970a4b1
24608 Author: Behdad Esfahbod <behdad@behdad.org>
24609 Date:   Fri Oct 21 09:18:43 2011 -0700
24610
24611     Minor
24612
24613  src/hb-object-private.hh | 2 +-
24614  1 file changed, 1 insertion(+), 1 deletion(-)
24615
24616 commit 89d89646e8163b6c0874b9a3c14d4da974ea8219
24617 Author: Behdad Esfahbod <behdad@behdad.org>
24618 Date:   Mon Oct 17 11:50:54 2011 -0700
24619
24620     Fix intrin.h b0rkage with older MSVC
24621
24622     Reported by Jonathan Kew.
24623
24624  src/hb-object-private.hh | 6 +++++-
24625  1 file changed, 5 insertions(+), 1 deletion(-)
24626
24627 commit af913c5788e600e36d29f44fe4e77db84cf8c442
24628 Author: Behdad Esfahbod <behdad@behdad.org>
24629 Date:   Mon Oct 17 11:39:28 2011 -0700
24630
24631     Fix infinite loop in normalization code with variation selectors
24632
24633     Reported by Jonathan Kew.
24634
24635  src/hb-ot-shape-normalize.cc | 5 ++++-
24636  1 file changed, 4 insertions(+), 1 deletion(-)
24637
24638 commit fd528c17b7b5ac912f1ac980e1d9981f561c3b46
24639 Author: Behdad Esfahbod <behdad@behdad.org>
24640 Date:   Wed Oct 12 15:03:58 2011 -0400
24641
24642     [util] Add --list-shapers to hb-view and hb-shape
24643
24644  util/options.cc | 17 ++++++++++++++++-
24645  1 file changed, 16 insertions(+), 1 deletion(-)
24646
24647 commit a17554bfd51dc8a37b1674d1ede63e616618e0a6
24648 Author: Behdad Esfahbod <behdad@behdad.org>
24649 Date:   Wed Sep 28 16:57:34 2011 -0400
24650
24651     Make test-c.c actually use hb
24652
24653     This will make sure we test that C code can actually link to the
24654     library.
24655
24656  test/test-c.c | 2 +-
24657  1 file changed, 1 insertion(+), 1 deletion(-)
24658
24659 commit 55deff7595ef357d000fef83559c74c9f8acad00
24660 Author: Behdad Esfahbod <behdad@behdad.org>
24661 Date:   Wed Sep 28 16:20:09 2011 -0400
24662
24663     Add comments
24664
24665  src/hb-ot-shape-normalize.cc | 4 ++++
24666  1 file changed, 4 insertions(+)
24667
24668 commit a240d5a0a3ccc71902e7a341b6d531995319999d
24669 Author: Behdad Esfahbod <behdad@behdad.org>
24670 Date:   Tue Sep 27 13:50:45 2011 -0400
24671
24672     Add TODO item
24673
24674  TODO | 2 ++
24675  1 file changed, 2 insertions(+)
24676
24677 commit 52ebdff49d13f239efc886de935d47be9860f6e5
24678 Author: Behdad Esfahbod <behdad@behdad.org>
24679 Date:   Tue Sep 27 12:38:16 2011 -0400
24680
24681     Fix GSUB lookuptype 1 subtype 1 delta wrapping
24682
24683  src/hb-ot-layout-gsub-table.hh | 4 +++-
24684  1 file changed, 3 insertions(+), 1 deletion(-)
24685
24686 commit 5857720cd35078d1c3906c8b2db3190b5166b66f
24687 Author: Behdad Esfahbod <behdad@behdad.org>
24688 Date:   Tue Sep 27 12:36:26 2011 -0400
24689
24690     [util] s/%d/%u/ when printing glyph ids and clusters
24691
24692  util/options.cc | 6 +++---
24693  1 file changed, 3 insertions(+), 3 deletions(-)
24694
24695 commit b95324cdd217f44c40c5fd44898e659500f19511
24696 Author: Behdad Esfahbod <behdad@behdad.org>
24697 Date:   Wed Sep 21 16:50:39 2011 -0400
24698
24699     Minor
24700
24701  src/hb-blob.cc | 2 +-
24702  1 file changed, 1 insertion(+), 1 deletion(-)
24703
24704 commit 0cd33592ab4bb486ffc438ba0efdac2fa7a1bb7f
24705 Author: Behdad Esfahbod <behdad@behdad.org>
24706 Date:   Wed Sep 21 16:49:33 2011 -0400
24707
24708     Fix possible leaks
24709
24710  src/hb-font.cc | 16 +++++++++++++---
24711  1 file changed, 13 insertions(+), 3 deletions(-)
24712
24713 commit d3f3690b485e1d240fec4f204aef54e07853a244
24714 Author: Behdad Esfahbod <behdad@behdad.org>
24715 Date:   Wed Sep 21 16:41:43 2011 -0400
24716
24717     hb-shape: In --no-glyph-names, output glyph number directly
24718
24719     Ie. write "86" instead of "gid86".
24720
24721  util/options.cc | 11 +++++++----
24722  1 file changed, 7 insertions(+), 4 deletions(-)
24723
24724 commit 088c1e27c0fc0cdef999cf1f567e4d5eb2cfb2e4
24725 Author: Behdad Esfahbod <behdad@behdad.org>
24726 Date:   Tue Sep 20 14:43:55 2011 -0400
24727
24728     [util] Fix option parsing
24729
24730     Wow, who knew bool is one byte and I was using it as a 4byte int?!
24731
24732     C++ auto casts fails you in mysterious ways...
24733
24734  util/helper-cairo.cc |  2 +-
24735  util/options.cc      |  3 ++-
24736  util/options.hh      | 14 +++++++-------
24737  3 files changed, 10 insertions(+), 9 deletions(-)
24738
24739 commit d606daa4cca323c8977b2e52e6863dc0f1b72fa9
24740 Author: Behdad Esfahbod <behdad@behdad.org>
24741 Date:   Tue Sep 20 14:34:06 2011 -0400
24742
24743     Whitespace
24744
24745  src/gen-arabic-table.py | 2 +-
24746  src/gen-indic-table.py  | 2 +-
24747  2 files changed, 2 insertions(+), 2 deletions(-)
24748
24749 commit e700bce1189465a159a7c3c179f231be224f31cc
24750 Author: Behdad Esfahbod <behdad@behdad.org>
24751 Date:   Tue Sep 20 11:20:53 2011 -0400
24752
24753     [util] Add hb-diff
24754
24755     A diff program written in Python that is more suitable for comparing
24756     hb-shape output from different backends.  Main differences with stock
24757     diff:
24758
24759     1. It outputs one line's comparison at a time, as opposed to batching
24760     '+' lines and '-' lines.
24761
24762     2. It colors the part of the line that changed, taking word boundaries
24763     into consideration.
24764
24765     You can pipe the colored output to 'less -r'.
24766
24767  util/Makefile.am |  2 ++
24768  util/hb-diff     | 59
24769  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
24770  2 files changed, 61 insertions(+)
24771
24772 commit 880c1f0e4ede65890592d28dfb38bb06f5b57500
24773 Author: Behdad Esfahbod <behdad@behdad.org>
24774 Date:   Mon Sep 19 23:10:22 2011 -0400
24775
24776     Rewrite ICU detection code with in-house macros
24777
24778     At least works for cross-compiling now...
24779
24780  configure.ac | 26 +++++++++++++++-----------
24781  1 file changed, 15 insertions(+), 11 deletions(-)
24782
24783 commit f83f0f4836691b04306c2ef80979f2e1d76a2f28
24784 Author: Behdad Esfahbod <behdad@behdad.org>
24785 Date:   Mon Sep 19 18:51:48 2011 -0400
24786
24787     [graphite] Add note about graphite shaker brokenness
24788
24789  src/hb-graphite2.cc | 8 ++++++++
24790  1 file changed, 8 insertions(+)
24791
24792 commit 422558142aabb996d8ad1848df7ea4d5a8ade98a
24793 Author: Behdad Esfahbod <behdad@behdad.org>
24794 Date:   Mon Sep 19 17:57:02 2011 -0400
24795
24796     [util] Account for line-space in surface size
24797
24798  util/options.cc    | 2 +-
24799  util/options.hh    | 1 -
24800  util/view-cairo.cc | 2 +-
24801  3 files changed, 2 insertions(+), 3 deletions(-)
24802
24803 commit b5afd8f78e6b372f1bbed469329c1554adb20eea
24804 Author: Behdad Esfahbod <behdad@behdad.org>
24805 Date:   Mon Sep 19 16:56:21 2011 -0400
24806
24807     [util] Rename --output to --output_file, and --format to
24808     --output-format
24809
24810  util/options.cc | 4 ++--
24811  1 file changed, 2 insertions(+), 2 deletions(-)
24812
24813 commit 0a965eee880428a43ad7f9d1317c344666247dd7
24814 Author: Behdad Esfahbod <behdad@behdad.org>
24815 Date:   Mon Sep 19 16:53:47 2011 -0400
24816
24817     Minor
24818
24819  src/hb-ot-shape-complex-indic.cc | 4 ++++
24820  1 file changed, 4 insertions(+)
24821
24822 commit 466393c2f04fb5b3dcb3e81ea9609905fa8c9648
24823 Author: Behdad Esfahbod <behdad@behdad.org>
24824 Date:   Mon Sep 19 16:50:18 2011 -0400
24825
24826     Really fix build this time
24827
24828  util/hb-view.hh | 1 -
24829  1 file changed, 1 deletion(-)
24830
24831 commit fe1605db4f28ed75d5debe0db45a19aa77f0585f
24832 Author: Behdad Esfahbod <behdad@behdad.org>
24833 Date:   Mon Sep 19 16:49:03 2011 -0400
24834
24835     Fix dist
24836
24837  util/Makefile.am | 2 ++
24838  1 file changed, 2 insertions(+)
24839
24840 commit 8b8b19056decaf09e4e0ccd9412ee1aeb30f4de7
24841 Author: Behdad Esfahbod <behdad@behdad.org>
24842 Date:   Mon Sep 19 16:41:17 2011 -0400
24843
24844     [util] Add hb-shape utility
24845
24846     Like hb-view, but prints out buffer contents.
24847
24848     The output format is kinda cryptic.  Suggestions welcome.
24849
24850  configure.ac         |   6 -
24851  util/Makefile.am     |  44 +++---
24852  util/common.cc       |  43 ------
24853  util/common.hh       |  57 --------
24854  util/hb-shape.cc     |  78 +++++++++++
24855  util/hb-view.cc      |  44 +-----
24856  util/hb-view.hh      |  79 +++++++++++
24857  util/helper-cairo.cc | 375
24858  ++++++++++++++++++++++++++++++++++++++++++++++++++
24859  util/helper-cairo.hh |  79 +++++++++++
24860  util/options.cc      |  79 +++++++++++
24861  util/options.hh      |  53 ++++++-
24862  util/view-cairo.cc   | 381
24863  ++-------------------------------------------------
24864  util/view-cairo.hh   |   8 +-
24865  13 files changed, 785 insertions(+), 541 deletions(-)
24866
24867 commit eb2d8be7a8ede0c0f5e346cf06516792f83f36f7
24868 Author: Behdad Esfahbod <behdad@behdad.org>
24869 Date:   Mon Sep 19 16:15:22 2011 -0400
24870
24871     Minor
24872
24873  TODO | 2 ++
24874  1 file changed, 2 insertions(+)
24875
24876 commit f6496663c2f6849a944e41afcf9511f378477532
24877 Author: Behdad Esfahbod <behdad@behdad.org>
24878 Date:   Mon Sep 19 15:45:52 2011 -0400
24879
24880     [util] If no text is provided, simply call cairo_show_glyphs()
24881
24882  util/view-cairo.cc | 92
24883  ++++++++++++++++++++++++++++++------------------------
24884  1 file changed, 51 insertions(+), 41 deletions(-)
24885
24886 commit 5c299343118d1eaff32ffb2a5dac077cfff67dee
24887 Author: Behdad Esfahbod <behdad@behdad.org>
24888 Date:   Mon Sep 19 14:53:26 2011 -0400
24889
24890     [uniscribe] Various improvements
24891
24892  src/hb-uniscribe.cc | 30 +++++++++++++++++++-----------
24893  1 file changed, 19 insertions(+), 11 deletions(-)
24894
24895 commit 11e51993ab562d4c7460eb7c43d0e97404e628e7
24896 Author: Behdad Esfahbod <behdad@behdad.org>
24897 Date:   Mon Sep 19 09:58:55 2011 -0400
24898
24899     [util] Move font-size into view-options
24900
24901  util/options.cc    | 2 +-
24902  util/options.hh    | 7 +++----
24903  util/view-cairo.cc | 4 ++--
24904  3 files changed, 6 insertions(+), 7 deletions(-)
24905
24906 commit 0fe296019746689551d224a5f6fb7e0ebe1b91dc
24907 Author: Behdad Esfahbod <behdad@behdad.org>
24908 Date:   Sat Sep 17 09:59:58 2011 -0400
24909
24910     Fix Linux build when io.h is available
24911
24912     Bug 40953 - fail compile git: make[2]: *** [hb_view-options.o] Error 1
24913
24914  configure.ac    | 2 +-
24915  util/options.cc | 8 ++++----
24916  2 files changed, 5 insertions(+), 5 deletions(-)
24917
24918 commit d2b3ab9ecebbf46cb9dac1f09c17379c50ea4575
24919 Author: Behdad Esfahbod <behdad@behdad.org>
24920 Date:   Fri Sep 16 16:59:17 2011 -0400
24921
24922     Fix "[util] Fix hb-view crash with bogus font."
24923
24924  util/view-cairo.cc | 2 +-
24925  1 file changed, 1 insertion(+), 1 deletion(-)
24926
24927 commit da4a2a1426ee3aa9d9678ec12c9ba4dfcba0bcf8
24928 Author: Behdad Esfahbod <behdad@behdad.org>
24929 Date:   Fri Sep 16 16:56:34 2011 -0400
24930
24931     Cosmetic
24932
24933  util/view-cairo.cc | 31 +++++++++++++++++++++++--------
24934  1 file changed, 23 insertions(+), 8 deletions(-)
24935
24936 commit 4274ed7ab6fb03fbf8eaaa43ab06647dc0beed79
24937 Author: Behdad Esfahbod <behdad@behdad.org>
24938 Date:   Fri Sep 16 16:52:26 2011 -0400
24939
24940     [util] Fix hb-view crash with bogus font
24941
24942  util/view-cairo.cc | 8 +++++++-
24943  1 file changed, 7 insertions(+), 1 deletion(-)
24944
24945 commit 5ddd9cc499f2470eca239ae357a5c8a3626c0809
24946 Author: Behdad Esfahbod <behdad@behdad.org>
24947 Date:   Fri Sep 16 16:40:44 2011 -0400
24948
24949     Minor
24950
24951  src/hb-private.hh         | 2 +-
24952  src/hb-unicode-private.hh | 4 ++--
24953  src/test.cc               | 4 ++--
24954  util/common.hh            | 2 +-
24955  util/options.cc           | 8 ++++----
24956  5 files changed, 10 insertions(+), 10 deletions(-)
24957
24958 commit 652d64aa8d32d914bf3ee2f2c451de103fea8fa9
24959 Author: Behdad Esfahbod <behdad@behdad.org>
24960 Date:   Fri Sep 16 16:34:39 2011 -0400
24961
24962     TODO items
24963
24964  TODO | 6 ++++++
24965  1 file changed, 6 insertions(+)
24966
24967 commit 947c9a778c0d4b428b58806f98c34ede59b7439c
24968 Author: Behdad Esfahbod <behdad@behdad.org>
24969 Date:   Fri Sep 16 16:33:18 2011 -0400
24970
24971     Minor
24972
24973  src/hb-ot-shape-normalize.cc | 4 ++--
24974  1 file changed, 2 insertions(+), 2 deletions(-)
24975
24976 commit d5476a30a10da5e54783c8dbf04340225a9a00d7
24977 Author: Behdad Esfahbod <behdad@behdad.org>
24978 Date:   Fri Sep 16 12:30:50 2011 -0400
24979
24980     Minor
24981
24982  src/hb-object-private.hh | 26 +++++++++++++++-----------
24983  1 file changed, 15 insertions(+), 11 deletions(-)
24984
24985 commit 55aeb0490454cc1ba93a42f307ed1230f59dee4b
24986 Author: Behdad Esfahbod <behdad@behdad.org>
24987 Date:   Fri Sep 16 02:08:36 2011 -0400
24988
24989     Fix reading text from stdin
24990
24991  util/options.cc    | 76
24992  +++++++++++++++++++++++++++++++++++-------------------
24993  util/options.hh    | 16 +++++++-----
24994  util/view-cairo.cc |  6 +++--
24995  3 files changed, 64 insertions(+), 34 deletions(-)
24996
24997 commit a75c1b125159f6cfb6b652a9ec40803f7c7e3f71
24998 Author: Behdad Esfahbod <behdad@behdad.org>
24999 Date:   Fri Sep 16 01:16:41 2011 -0400
25000
25001     Move code around
25002
25003  util/options.cc | 27 +++++++++++++++++++++++++--
25004  util/options.hh | 20 +-------------------
25005  2 files changed, 26 insertions(+), 21 deletions(-)
25006
25007 commit 7bf6ecd3bfb1ccf5d9ac6fe274efa74b46885fea
25008 Author: Behdad Esfahbod <behdad@behdad.org>
25009 Date:   Fri Sep 16 01:11:30 2011 -0400
25010
25011     Always shape at size=upem
25012
25013     Fixes bug with uniscribe not handling GIGANTIC sizes.
25014
25015  util/options.cc    | 2 +-
25016  util/view-cairo.cc | 8 ++++----
25017  util/view-cairo.hh | 2 +-
25018  3 files changed, 6 insertions(+), 6 deletions(-)
25019
25020 commit 674ee58d9bc9f825d769220d77f58513edae4558
25021 Author: Behdad Esfahbod <behdad@behdad.org>
25022 Date:   Fri Sep 16 00:54:05 2011 -0400
25023
25024     Minor
25025
25026  util/options.cc | 4 +---
25027  1 file changed, 1 insertion(+), 3 deletions(-)
25028
25029 commit 4451168e5d1ea26560899e9a9733b3a3f1853050
25030 Author: Behdad Esfahbod <behdad@behdad.org>
25031 Date:   Fri Sep 16 00:38:19 2011 -0400
25032
25033     Fix binary stdin/stdout io in Windows
25034
25035     Make --font-file accept "-" to mean stdin, and have it work
25036     in Windows too!
25037
25038  configure.ac    |  2 +-
25039  util/common.hh  |  5 +++++
25040  util/options.cc | 64
25041  +++++++++++++++++++++++++++++++++++++++++++++++----------
25042  util/options.hh | 10 +++++++--
25043  4 files changed, 67 insertions(+), 14 deletions(-)
25044
25045 commit 639b5957d9c7b6d8bef6784e3467ccc055ddeea4
25046 Author: Behdad Esfahbod <behdad@behdad.org>
25047 Date:   Thu Sep 15 18:09:49 2011 -0400
25048
25049     Minor
25050
25051  util/options.cc | 5 +++--
25052  util/options.hh | 4 ++--
25053  2 files changed, 5 insertions(+), 4 deletions(-)
25054
25055 commit f7e2ef74f856ee13d6fd6cf3f1e04bc162203bc2
25056 Author: Behdad Esfahbod <behdad@behdad.org>
25057 Date:   Thu Sep 15 17:52:00 2011 -0400
25058
25059     [hb-view] Make print to stdout work in Windows
25060
25061     Apparently there's no equivalent to "/dev/stdout", so write using
25062     stdio to be able to output to stdout.
25063
25064  util/common.hh     |  1 +
25065  util/options.hh    | 31 ++++++++++++++++-----
25066  util/view-cairo.cc | 79
25067  ++++++++++++++++++++++++++++++++++++------------------
25068  3 files changed, 78 insertions(+), 33 deletions(-)
25069
25070 commit 36b10f58cc70ce9570d17b30616f9cb27423e03b
25071 Author: Behdad Esfahbod <behdad@behdad.org>
25072 Date:   Thu Sep 15 16:29:51 2011 -0400
25073
25074     Minor
25075
25076  src/hb-ot-shape-normalize.cc | 7 +++++--
25077  1 file changed, 5 insertions(+), 2 deletions(-)
25078
25079 commit c4611cb66f8e3a133ec00e3ace62ef19d9b95b28
25080 Author: Behdad Esfahbod <behdad@behdad.org>
25081 Date:   Tue Sep 13 13:33:11 2011 -0400
25082
25083     Fix test
25084
25085  src/hb-graphite2.h | 1 +
25086  src/hb-ot-shape.h  | 1 +
25087  src/hb-uniscribe.h | 1 +
25088  3 files changed, 3 insertions(+)
25089
25090 commit b9b10ad78b1f977494a3a42b58f8040fe16505a3
25091 Author: Behdad Esfahbod <behdad@behdad.org>
25092 Date:   Tue Sep 13 13:30:39 2011 -0400
25093
25094     [util] Refactor hb-view completely
25095
25096     Now we can use the same code to do other utils...
25097
25098  configure.ac       |   2 +
25099  util/Makefile.am   |   2 +
25100  util/common.cc     |   7 +-
25101  util/common.hh     |   2 +-
25102  util/hb-view.cc    | 244 ++++-------------------------
25103  util/options.cc    | 321 ++++++++++++++++++++++++++------------
25104  util/options.hh    | 179 +++++++++++++++++++---
25105  util/view-cairo.cc | 440
25106  +++++++++++++++++++++++++++++++++++++++++++++++++++++
25107  util/view-cairo.hh |  63 ++++++++
25108  9 files changed, 927 insertions(+), 333 deletions(-)
25109
25110 commit bc4b07b05ea9e39eb9f966eb2c3e1c737efa77ff
25111 Author: Behdad Esfahbod <behdad@behdad.org>
25112 Date:   Thu Sep 8 17:08:32 2011 -0400
25113
25114     More reshuffling
25115
25116  util/hb-view.cc |  4 ++--
25117  util/options.cc | 64
25118  ++++++++++++++++++++++++++++++---------------------------
25119  util/options.hh | 13 ++++++------
25120  3 files changed, 43 insertions(+), 38 deletions(-)
25121
25122 commit 516857eb51bbb79ff4adf44e3fefbf460f9ee8f8
25123 Author: Behdad Esfahbod <behdad@behdad.org>
25124 Date:   Thu Sep 8 16:50:24 2011 -0400
25125
25126     [util] Simplify more
25127
25128  util/options.hh | 9 +++------
25129  1 file changed, 3 insertions(+), 6 deletions(-)
25130
25131 commit 4f4b114a5592c2f5d128ee795f159b438ad97829
25132 Author: Behdad Esfahbod <behdad@behdad.org>
25133 Date:   Thu Sep 8 16:49:02 2011 -0400
25134
25135     [util] Move code around
25136
25137  util/hb-view.cc |  8 +-------
25138  util/options.hh | 14 ++++++++++++++
25139  2 files changed, 15 insertions(+), 7 deletions(-)
25140
25141 commit 46d86a73a103b061144018c3fe947b57548fc58f
25142 Author: Behdad Esfahbod <behdad@behdad.org>
25143 Date:   Thu Sep 8 16:43:15 2011 -0400
25144
25145     Minor
25146
25147     We now support using -1 for NUL-terminated strings.
25148
25149  util/hb-view.cc | 2 --
25150  1 file changed, 2 deletions(-)
25151
25152 commit 90e312cb85df7a6dc350cb62138ab950790e3d15
25153 Author: Behdad Esfahbod <behdad@behdad.org>
25154 Date:   Thu Sep 8 16:42:37 2011 -0400
25155
25156     [util] Move code around
25157
25158  util/hb-view.cc | 5 -----
25159  util/options.hh | 4 ++++
25160  2 files changed, 4 insertions(+), 5 deletions(-)
25161
25162 commit 109cb382898f491eed733dba4ef5ba12de94aaf6
25163 Author: Behdad Esfahbod <behdad@behdad.org>
25164 Date:   Thu Sep 8 16:00:04 2011 -0400
25165
25166     [util] Further refactor option parsing
25167
25168  util/options.cc | 80
25169  +++++++++++++++++++++++++++++++++++++++++++++++----------
25170  util/options.hh | 20 ++++++++++++---
25171  2 files changed, 83 insertions(+), 17 deletions(-)
25172
25173 commit bc187e5ac7433f5561b0e97e8c62172c73883f3f
25174 Author: Behdad Esfahbod <behdad@behdad.org>
25175 Date:   Thu Sep 8 13:35:17 2011 -0400
25176
25177     Refine Indic scripts, following Martin Hosken's recommendation
25178
25179  src/hb-ot-shape-complex-private.hh | 56
25180  +++++++++++++++++++++++---------------
25181  1 file changed, 34 insertions(+), 22 deletions(-)
25182
25183 commit 738d096a06822e63b3894bd817ecb90e5fb94f73
25184 Author: Behdad Esfahbod <behdad@behdad.org>
25185 Date:   Fri Sep 2 13:31:19 2011 -0400
25186
25187     Pass through unknown ISO 639-3 language tags to OpenType engine
25188
25189     In hb_ot_tag_from_language(), if first component of an unknown
25190     language is three letters long, use it directly as OpenType language
25191     tag (after case conversion and padding).
25192
25193  src/hb-ot-tag.cc   | 8 ++++++++
25194  test/test-ot-tag.c | 5 +++++
25195  2 files changed, 13 insertions(+)
25196
25197 commit ea02cbf03c084b3ead6e9e4c9af07b3b47608d5b
25198 Author: Behdad Esfahbod <behdad@behdad.org>
25199 Date:   Fri Sep 2 12:39:20 2011 -0400
25200
25201     [graphite] Don't preload glyphs
25202
25203     Doesn't seem to be slower.
25204
25205  src/hb-graphite2.cc | 2 +-
25206  1 file changed, 1 insertion(+), 1 deletion(-)
25207
25208 commit 210a06f3d7bd2df55ebd1743da74f327c5a7a967
25209 Author: Behdad Esfahbod <behdad@behdad.org>
25210 Date:   Fri Aug 26 13:39:49 2011 +0200
25211
25212     Minor
25213
25214  src/hb-graphite2.h | 12 ++++++------
25215  src/hb-ot-shape.h  |  1 -
25216  src/hb-uniscribe.h |  1 -
25217  3 files changed, 6 insertions(+), 8 deletions(-)
25218
25219 commit 4a8d2e379a34b19bccc72bc3e2d9ace3fdd27733
25220 Author: Behdad Esfahbod <behdad@behdad.org>
25221 Date:   Fri Aug 26 09:40:54 2011 +0200
25222
25223     [graphite2] Chop a few more lines
25224
25225  src/hb-graphite2.cc | 13 ++++---------
25226  1 file changed, 4 insertions(+), 9 deletions(-)
25227
25228 commit 81ec289da799bd2f50da9382507c606d2c779ab9
25229 Author: Behdad Esfahbod <behdad@behdad.org>
25230 Date:   Fri Aug 26 09:33:06 2011 +0200
25231
25232     Minor
25233
25234  src/hb-graphite2.cc | 24 ++++++++++++------------
25235  1 file changed, 12 insertions(+), 12 deletions(-)
25236
25237 commit 3380de5abbaff535e1cf57ea7e5c2a7c4fdcfe66
25238 Author: Behdad Esfahbod <behdad@behdad.org>
25239 Date:   Fri Aug 26 09:30:49 2011 +0200
25240
25241     [graphite] Use buffer->replace_glyphs()
25242
25243  src/hb-graphite2.cc | 3 +--
25244  1 file changed, 1 insertion(+), 2 deletions(-)
25245
25246 commit 9ebe8c0286856d46430ae184ba7303bd34485883
25247 Author: Behdad Esfahbod <behdad@behdad.org>
25248 Date:   Fri Aug 26 09:29:42 2011 +0200
25249
25250     Add buffer->replace_glyphs()
25251
25252  src/hb-buffer-private.hh |  3 +++
25253  src/hb-buffer.cc         | 26 ++++++++++++++++++++++++++
25254  2 files changed, 29 insertions(+)
25255
25256 commit a5edb1031c204464da4f852ba3d90e8cc20cd20e
25257 Author: Behdad Esfahbod <behdad@behdad.org>
25258 Date:   Fri Aug 26 09:27:13 2011 +0200
25259
25260     Minor
25261
25262  src/hb-graphite2.cc | 9 +++++----
25263  1 file changed, 5 insertions(+), 4 deletions(-)
25264
25265 commit 290e3ee51727df75d136ccfff79831b94d1583b6
25266 Author: Behdad Esfahbod <behdad@behdad.org>
25267 Date:   Fri Aug 26 09:25:04 2011 +0200
25268
25269     [graphite] Only pass the first part language tag to graphite
25270
25271     Still not sure about:
25272
25273     1) Case.  We pass lowercase for now.  Would be nice if graphite was
25274     uppercase 3letter like OpenType,
25275
25276     2) Padding.  IMO, tag padding is always with spaces, but Martin was
25277     talking about NUL bytes.
25278
25279  src/hb-graphite2.cc | 5 +++--
25280  1 file changed, 3 insertions(+), 2 deletions(-)
25281
25282 commit 4c9fe88d30036340fe592bcbc375049b84602b8b
25283 Author: Behdad Esfahbod <behdad@behdad.org>
25284 Date:   Fri Aug 26 09:18:53 2011 +0200
25285
25286     [API] Make all _from_string() functions take a len parameter
25287
25288     Can be -1 for NUL-terminated string.  This is useful for passing parts
25289     of a larger string to a function without having to copy or modify the
25290     string first.
25291
25292     Affected functions:
25293
25294         hb_tag_t hb_tag_from_string()
25295         hb_direction_from_string()
25296         hb_language_from_string()
25297         hb_script_from_string()
25298
25299  src/hb-common.cc    | 29 +++++++++++++-------
25300  src/hb-common.h     | 12 +++++---
25301  src/hb-graphite2.cc |  2 +-
25302  src/hb-icu.cc       |  2 +-
25303  src/hb-ot-tag.cc    |  8 +++---
25304  test/test-buffer.c  |  4 +--
25305  test/test-common.c  | 79
25306  +++++++++++++++++++++++++++++++----------------------
25307  test/test-ot-tag.c  | 22 +++++++--------
25308  util/hb-view.cc     |  6 ++--
25309  util/options.cc     |  5 +---
25310  10 files changed, 96 insertions(+), 73 deletions(-)
25311
25312 commit a499bdea5cc5097dec62eeafdef58d08ba534be0
25313 Author: Behdad Esfahbod <behdad@behdad.org>
25314 Date:   Thu Aug 25 22:46:21 2011 +0200
25315
25316     [graphite2] Bail if grface is NULL
25317
25318  src/hb-graphite2.cc | 1 +
25319  1 file changed, 1 insertion(+)
25320
25321 commit 3007ffa9e53e6100a761c2363f50a2b19a0764fc
25322 Author: Behdad Esfahbod <behdad@behdad.org>
25323 Date:   Thu Aug 25 09:08:53 2011 +0200
25324
25325     Reorder combining-class to better suit Arabic shadda mark-mark
25326     positioning
25327
25328     As reported by Khaled on the list:
25329
25330     "After the introduction of canonical reordering of combining marks
25331     (commit 34c22f8), I'm no longer able to do mark/mark substitution or
25332     positioning for mark sequences that involve shadda as a first mark (or
25333     most interesting sequences at least).
25334
25335     "After some digging, it turned out that shadda have a ccc=33
25336     while most
25337     Arabic marks that combine with it have a lower ccc value, which
25338     results
25339     in the shadda being reordered after the other mark which,
25340     unsurprisingly, breaks my contextual substitution and mkmk anchors."
25341
25342     See:
25343
25344     http://unicode.org/faq/normalization.html#8
25345     http://unicode.org/faq/normalization.html#9
25346
25347  src/hb-ot-shape-private.hh | 18 +++++++++++++++++-
25348  1 file changed, 17 insertions(+), 1 deletion(-)
25349
25350 commit 74ef81a0b0f9adddfb42c3cb87f08f8156054519
25351 Author: Behdad Esfahbod <behdad@behdad.org>
25352 Date:   Wed Aug 24 19:16:13 2011 +0200
25353
25354     Fix make distcheck
25355
25356  src/Makefile.am              | 15 ++++++++-------
25357  src/hb-gobject-enums.cc.tmpl |  2 +-
25358  2 files changed, 9 insertions(+), 8 deletions(-)
25359
25360 commit 24bcdbcc0639ca9e9c0fde1a71cbbf1c3d2ef98d
25361 Author: Behdad Esfahbod <behdad@behdad.org>
25362 Date:   Wed Aug 24 19:13:15 2011 +0200
25363
25364     Add hb-ot-hmtx-table.hh
25365
25366     Oops!
25367
25368  src/hb-ot-hmtx-table.hh | 86
25369  +++++++++++++++++++++++++++++++++++++++++++++++++
25370  1 file changed, 86 insertions(+)
25371
25372 commit a3bd8a0e1862212a2d4141b973039bd000a3054f
25373 Author: Behdad Esfahbod <behdad@behdad.org>
25374 Date:   Wed Aug 24 03:22:49 2011 +0200
25375
25376     [graphite] Rewrite properly
25377
25378  src/hb-graphite2.cc | 633
25379  ++++++++++++++++++++++------------------------------
25380  src/hb-uniscribe.cc |   2 +
25381  2 files changed, 273 insertions(+), 362 deletions(-)
25382
25383 commit 5072934c35bddc23d6bcb07a41010da51eb1b090
25384 Author: Behdad Esfahbod <behdad@behdad.org>
25385 Date:   Wed Aug 24 02:24:27 2011 +0200
25386
25387     Minor
25388
25389  src/hb-uniscribe.cc | 14 +++++++-------
25390  1 file changed, 7 insertions(+), 7 deletions(-)
25391
25392 commit 46377396accf6b43792ffba553dcd9847608aa86
25393 Author: Behdad Esfahbod <behdad@behdad.org>
25394 Date:   Wed Aug 24 02:12:05 2011 +0200
25395
25396     [configure] Fix graphite bits
25397
25398  configure.ac | 9 +++++----
25399  1 file changed, 5 insertions(+), 4 deletions(-)
25400
25401 commit 71388b3ee71c7d3b79f842db7588bd683691797c
25402 Author: Behdad Esfahbod <behdad@behdad.org>
25403 Date:   Wed Aug 24 02:09:04 2011 +0200
25404
25405     [uniscribe] Minor
25406
25407  src/hb-uniscribe.cc | 19 +++++++++----------
25408  1 file changed, 9 insertions(+), 10 deletions(-)
25409
25410 commit cd2b901027bd154e31aa509c0cb2d86633e36398
25411 Author: Behdad Esfahbod <behdad@behdad.org>
25412 Date:   Wed Aug 24 01:47:25 2011 +0200
25413
25414     [graphite] Minor
25415
25416  src/hb-graphite2.cc | 10 ++++------
25417  src/hb-shape.cc     |  1 -
25418  2 files changed, 4 insertions(+), 7 deletions(-)
25419
25420 commit 834af3b48a1aca3e53811d1eb4ca09b582b8e598
25421 Author: Behdad Esfahbod <behdad@behdad.org>
25422 Date:   Wed Aug 24 01:45:47 2011 +0200
25423
25424     [graphite] Remove hb_graphite2_feature_check()
25425
25426     I don't see how this function can be useful.
25427
25428  src/hb-graphite2.cc | 10 ----------
25429  src/hb-graphite2.h  |  2 --
25430  2 files changed, 12 deletions(-)
25431
25432 commit 1f49cf32c96cb45a4d8ba2c210aeb7a8076b4762
25433 Author: Behdad Esfahbod <behdad@behdad.org>
25434 Date:   Wed Aug 24 01:29:25 2011 +0200
25435
25436     Add graphite2 integration from Martin Hosken
25437
25438     To be modified, a lot.
25439
25440  configure.ac                      |   9 +-
25441  contrib/python/lib/harfbuzz.pyx   |  20 +-
25442  contrib/python/runpy              |   2 -
25443  contrib/python/scripts/hbtestfont |   4 +-
25444  contrib/python/setup.py           |  18 +-
25445  src/Makefile.am                   |   7 +
25446  src/hb-graphite2.cc               | 446
25447  ++++++++++++++++++++++++++++++++++++++
25448  src/hb-graphite2.h                |  47 ++++
25449  src/hb-shape.cc                   |   7 +
25450  9 files changed, 542 insertions(+), 18 deletions(-)
25451
25452 commit 0e6d36d8a3f9f533cb6eb04408af62bfd1ad83da
25453 Author: Behdad Esfahbod <behdad@behdad.org>
25454 Date:   Wed Aug 24 01:31:29 2011 +0200
25455
25456     Minor
25457
25458  src/Makefile.am           |   2 +-
25459  src/hb-uniscribe-shape.cc | 454
25460  ----------------------------------------------
25461  src/hb-uniscribe.cc       | 454
25462  ++++++++++++++++++++++++++++++++++++++++++++++
25463  3 files changed, 455 insertions(+), 455 deletions(-)
25464
25465 commit efde8113258b117ec0a7fbffe6d681442d045c41
25466 Author: Behdad Esfahbod <behdad@behdad.org>
25467 Date:   Tue Aug 23 00:04:57 2011 +0200
25468
25469     Add a constructor for hb_prealloced_array_t
25470
25471     Fixes build with MSVC.
25472
25473  src/hb-private.hh | 2 ++
25474  1 file changed, 2 insertions(+)
25475
25476 commit d75333f166d21e9b9f2341c3bc8a9ef8a886f4b3
25477 Author: Behdad Esfahbod <behdad@behdad.org>
25478 Date:   Fri Aug 19 19:59:24 2011 +0200
25479
25480     Add gobject enum support, but disabled for now
25481
25482     need to figure out the naming.  The generated code doesn't have the
25483     right name.
25484
25485  configure.ac                 |  2 ++
25486  src/Makefile.am              | 13 ++++++--
25487  src/hb-gobject-enums.cc.tmpl | 74
25488  ++++++++++++++++++++++++++++++++++++++++++++
25489  src/hb-gobject-structs.cc    | 63 +++++++++++++++++++++++++++++++++++++
25490  src/hb-gobject.cc            | 63 -------------------------------------
25491  5 files changed, 149 insertions(+), 66 deletions(-)
25492
25493 commit 7d235d272f4c9213f54c9c807fb8fba5068c45b0
25494 Author: Behdad Esfahbod <behdad@behdad.org>
25495 Date:   Wed Aug 17 23:55:29 2011 +0200
25496
25497     Flesh out tt funcs a bit
25498
25499  src/hb-tt-font.cc | 36 +++++++++++++++++++++++++++++++++++-
25500  1 file changed, 35 insertions(+), 1 deletion(-)
25501
25502 commit b9415e76d7b41da203b9ae85e38b6dc777481184
25503 Author: Behdad Esfahbod <behdad@behdad.org>
25504 Date:   Wed Aug 17 19:21:44 2011 +0200
25505
25506     [API] Add hb_font_set_funcs_data()
25507
25508  src/hb-font.cc | 15 +++++++++++++++
25509  src/hb-font.h  |  6 ++++++
25510  2 files changed, 21 insertions(+)
25511
25512 commit e6c09cdf43201ff1b7f38e411ae1f9977e4f9271
25513 Author: Behdad Esfahbod <behdad@behdad.org>
25514 Date:   Wed Aug 17 19:07:59 2011 +0200
25515
25516     Remove the pre_allocate argument from hb_buffer_create()
25517
25518     For two reasons:
25519
25520     1. User can always call hb_buffer_pre_allocate() themselves, and
25521
25522     2. Now we do a pre_alloc in add_utfX anyway, so the total number of
25523     reallocs is limited to a small number (~3) anyway.  This just
25524     makes the
25525     API cleaner.
25526
25527  src/hb-buffer.cc          | 7 +------
25528  src/hb-buffer.h           | 2 +-
25529  src/test.cc               | 2 +-
25530  test/test-buffer.c        | 9 ++++-----
25531  test/test-object.c        | 4 ++--
25532  test/test-shape-complex.c | 2 +-
25533  test/test-shape.c         | 2 +-
25534  util/hb-view.cc           | 2 +-
25535  8 files changed, 12 insertions(+), 18 deletions(-)
25536
25537 commit 187bdeaa6c82fcb95fdd546da9c78b843e1dea0e
25538 Author: Behdad Esfahbod <behdad@behdad.org>
25539 Date:   Wed Aug 17 19:03:06 2011 +0200
25540
25541     Do (nothing for) hmtx sanitize
25542
25543  src/hb-ot-hhea-table.hh | 1 -
25544  src/hb-tt-font.cc       | 1 +
25545  2 files changed, 1 insertion(+), 1 deletion(-)
25546
25547 commit d6016e49108be183ab2dc9c226447d1db3a09b90
25548 Author: Behdad Esfahbod <behdad@behdad.org>
25549 Date:   Wed Aug 17 14:47:41 2011 +0200
25550
25551     Fix name-table sanitize
25552
25553  src/hb-ot-name-table.hh | 4 ++--
25554  1 file changed, 2 insertions(+), 2 deletions(-)
25555
25556 commit ae9877dea6a1aed3566d9b87a75ede84259deaca
25557 Author: Behdad Esfahbod <behdad@behdad.org>
25558 Date:   Wed Aug 17 14:43:45 2011 +0200
25559
25560     Add hhea-table support
25561
25562  src/Makefile.am                |   1 +
25563  src/hb-open-type-private.hh    |   6 ++
25564  src/hb-ot-head-table.hh        |   2 +-
25565  src/hb-ot-hhea-table.hh        |  93 ++++++++++++++++++
25566  src/hb-ot-layout-gdef-table.hh |   2 +-
25567  src/hb-ot-layout-gpos-table.hh |   2 +-
25568  src/hb-ot-layout-gsub-table.hh |   2 +-
25569  src/hb-ot-maxp-table.hh        |   2 +-
25570  src/hb-ot-name-table.hh        |   3 +-
25571  src/hb-tt-font.cc              | 207
25572  +++++++++++++++++++++++++++++++++++++++++
25573  10 files changed, 314 insertions(+), 6 deletions(-)
25574
25575 commit 7a750ac33ec482e2c4856c19ea607f3563741c24
25576 Author: Behdad Esfahbod <behdad@behdad.org>
25577 Date:   Wed Aug 17 14:19:59 2011 +0200
25578
25579     Rename table files from eg maxp-private.hh to maxp-table.hh
25580
25581  src/Makefile.am                      |   12 +-
25582  src/hb-font.cc                       |    2 +-
25583  src/hb-ot-head-private.hh            |  143 ---
25584  src/hb-ot-head-table.hh              |  143 +++
25585  src/hb-ot-layout-gdef-private.hh     |  427 ---------
25586  src/hb-ot-layout-gdef-table.hh       |  427 +++++++++
25587  src/hb-ot-layout-gpos-private.hh     | 1633
25588  ----------------------------------
25589  src/hb-ot-layout-gpos-table.hh       | 1633
25590  ++++++++++++++++++++++++++++++++++
25591  src/hb-ot-layout-gsub-private.hh     |  943 --------------------
25592  src/hb-ot-layout-gsub-table.hh       |  943 ++++++++++++++++++++
25593  src/hb-ot-layout-gsubgpos-private.hh |    2 +-
25594  src/hb-ot-layout.cc                  |    8 +-
25595  src/hb-ot-maxp-private.hh            |   66 --
25596  src/hb-ot-maxp-table.hh              |   66 ++
25597  src/hb-ot-name-private.hh            |  128 ---
25598  src/hb-ot-name-table.hh              |  128 +++
25599  src/hb-uniscribe-shape.cc            |    2 +-
25600  src/main.cc                          |    2 +-
25601  18 files changed, 3354 insertions(+), 3354 deletions(-)
25602
25603 commit 0b7e4d9f20b3ed947d0c441ca59b43c4097cdb0e
25604 Author: Behdad Esfahbod <behdad@behdad.org>
25605 Date:   Mon Aug 15 20:41:59 2011 +0200
25606
25607     [ft] FT_Get_Advance() for advance-width callbacks
25608
25609     Using graphite2's comparerenderer suggests that this makes hb-ft 15
25610     times faster.  No caching layer needed anymore.
25611
25612  configure.ac   |  2 +-
25613  src/hb-ft.cc   | 19 +++++++++++++------
25614  util/common.hh |  4 +++-
25615  3 files changed, 17 insertions(+), 8 deletions(-)
25616
25617 commit 97796453aab56873809a15b5e316cba8acea7449
25618 Author: Behdad Esfahbod <behdad@behdad.org>
25619 Date:   Mon Aug 15 19:03:43 2011 +0200
25620
25621     Fix falloffs of the GOption conversion
25622
25623  util/options.cc | 8 ++++----
25624  util/options.hh | 4 ++--
25625  2 files changed, 6 insertions(+), 6 deletions(-)
25626
25627 commit 4e9ff1dd6ee3ea63fd91a76a91d9725a10a294a0
25628 Author: Behdad Esfahbod <behdad@behdad.org>
25629 Date:   Mon Aug 15 16:21:22 2011 +0200
25630
25631     Pre-allocate buffers when adding string
25632
25633     We do a conservative estimate of the number of characters, but still,
25634     this limits the number of buffer reallocs to a small constant.
25635
25636  src/hb-buffer.cc | 1 +
25637  1 file changed, 1 insertion(+)
25638
25639 commit 553bc3de82cfda8d83db26a93205e0d39440cbd1
25640 Author: Behdad Esfahbod <behdad@behdad.org>
25641 Date:   Mon Aug 15 16:21:06 2011 +0200
25642
25643     Minor
25644
25645  src/hb-ft.cc | 2 +-
25646  1 file changed, 1 insertion(+), 1 deletion(-)
25647
25648 commit 254142bb67a5c520a304142301479eb5292592d1
25649 Author: Behdad Esfahbod <behdad@behdad.org>
25650 Date:   Mon Aug 15 16:15:44 2011 +0200
25651
25652     [ft] FT_Select_Charmap() when we create face
25653
25654  src/hb-ft.cc | 2 ++
25655  1 file changed, 2 insertions(+)
25656
25657 commit a4cbd03dd17990783d8fd4c6be0c9c0d3d9cae5b
25658 Author: Behdad Esfahbod <behdad@behdad.org>
25659 Date:   Mon Aug 15 09:52:05 2011 +0200
25660
25661     Apply 'locl' with 'ccmp' in Arabic shaper
25662
25663     According to Peter Constable this is indeed what Uniscribe has been
25664     doing for years.
25665
25666     Mozilla Bug 667166 - wrong shape of letter when it comes at the end of
25667     word in the arabic version of Firefox 5.0
25668
25669  src/hb-ot-shape-complex-arabic.cc | 1 +
25670  1 file changed, 1 insertion(+)
25671
25672 commit c214cff55ce539d004d069a484dac3988953cb11
25673 Author: Behdad Esfahbod <behdad@behdad.org>
25674 Date:   Sun Aug 14 15:17:16 2011 +0200
25675
25676     Start adding gobject-introspection support
25677
25678  configure.ac      | 13 ++++++++++-
25679  src/Makefile.am   | 43 ++++++++++++++++-------------------
25680  src/hb-common.h   |  1 +
25681  src/hb-glib.cc    |  3 ---
25682  src/hb-gobject.cc | 63
25683  +++++++++++++++++++++++++++++++++++++++++++++++++++
25684  src/hb-gobject.h  | 68
25685  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
25686  6 files changed, 163 insertions(+), 28 deletions(-)
25687
25688 commit 9527fb200ffbbd839334e99b51d9671752d393db
25689 Author: Behdad Esfahbod <behdad@behdad.org>
25690 Date:   Sat Aug 13 19:03:48 2011 +0200
25691
25692     Fix missing return
25693
25694  src/hb-ft.cc | 2 ++
25695  1 file changed, 2 insertions(+)
25696
25697 commit 77a328769545f6b2970d8491fe77fe98781961cf
25698 Author: Behdad Esfahbod <behdad@behdad.org>
25699 Date:   Sat Aug 13 17:16:45 2011 +0200
25700
25701     Minor
25702
25703  src/hb-common.h | 2 +-
25704  1 file changed, 1 insertion(+), 1 deletion(-)
25705
25706 commit 3bb300ee78a40f9ded21ab19283863b733aeb677
25707 Author: Behdad Esfahbod <behdad@behdad.org>
25708 Date:   Thu Aug 11 11:54:31 2011 +0200
25709
25710     Refactor hb-view code
25711
25712  util/Makefile.am |  26 +++-
25713  util/common.cc   |  40 ++++++
25714  util/common.hh   |  49 +++++++
25715  util/hb-view.cc  | 387
25716  ++++---------------------------------------------------
25717  util/options.cc  | 318 +++++++++++++++++++++++++++++++++++++++++++++
25718  util/options.hh  |  86 +++++++++++++
25719  6 files changed, 541 insertions(+), 365 deletions(-)
25720
25721 commit d6660356dd81358033743f72d8a5fbf2fc70eaf7
25722 Author: Behdad Esfahbod <behdad@behdad.org>
25723 Date:   Wed Aug 10 22:08:36 2011 +0200
25724
25725     Add uniscribe font getters
25726
25727  src/hb-uniscribe-shape.cc | 24 +++++++++++++++++++++---
25728  src/hb-uniscribe.h        |  8 ++++++++
25729  2 files changed, 29 insertions(+), 3 deletions(-)
25730
25731 commit 01ec13a1d9ae380305b593e1c52cebb0e8327cb6
25732 Author: Behdad Esfahbod <behdad@behdad.org>
25733 Date:   Wed Aug 10 22:00:35 2011 +0200
25734
25735     Implement hb_ft_font_get_face
25736
25737  src/hb-ft.cc | 15 ++++++++++++++-
25738  src/hb-ft.h  |  2 ++
25739  2 files changed, 16 insertions(+), 1 deletion(-)
25740
25741 commit 36a4fe037df201f85b7a544eb30d75dc3585a1b6
25742 Author: Behdad Esfahbod <behdad@behdad.org>
25743 Date:   Wed Aug 10 21:54:22 2011 +0200
25744
25745     Fix charset conversion
25746
25747  util/hb-view.cc | 2 +-
25748  1 file changed, 1 insertion(+), 1 deletion(-)
25749
25750 commit 25c4830593064f023e296aa795b72ddcaa1c9322
25751 Author: Behdad Esfahbod <behdad@behdad.org>
25752 Date:   Wed Aug 10 16:28:38 2011 +0200
25753
25754     [util] Add hb-shape --shapers
25755
25756     If the specified shapers fail, hb-shape will fail immediately
25757
25758  util/hb-view.cc | 57
25759  +++++++++++++++++++++++++++++++++------------------------
25760  1 file changed, 33 insertions(+), 24 deletions(-)
25761
25762 commit 0501573deda3a8dcdfcea491392f554f21ed0154
25763 Author: Behdad Esfahbod <behdad@behdad.org>
25764 Date:   Wed Aug 10 16:25:56 2011 +0200
25765
25766     Fix const correctness in the API
25767
25768  src/hb-fallback-shape-private.hh |  2 +-
25769  src/hb-fallback-shape.cc         |  2 +-
25770  src/hb-ot-shape.cc               |  2 +-
25771  src/hb-ot-shape.h                |  2 +-
25772  src/hb-shape.cc                  | 14 +++++++-------
25773  src/hb-shape.h                   | 12 ++++++------
25774  src/hb-uniscribe-shape.cc        |  2 +-
25775  src/hb-uniscribe.h               |  2 +-
25776  8 files changed, 19 insertions(+), 19 deletions(-)
25777
25778 commit a21add6c0da067173d51792d716d6e38379f138f
25779 Author: Behdad Esfahbod <behdad@behdad.org>
25780 Date:   Wed Aug 10 16:07:49 2011 +0200
25781
25782     Reformat
25783
25784  util/hb-view.cc | 49 ++++++++++++++++++-------------------------------
25785  1 file changed, 18 insertions(+), 31 deletions(-)
25786
25787 commit 8df90c81187db58eee6b90426cd16c32feef6be3
25788 Author: Behdad Esfahbod <behdad@behdad.org>
25789 Date:   Wed Aug 10 15:26:41 2011 +0200
25790
25791     [util] Port hb-view to GOption
25792
25793  util/hb-view.cc | 267
25794  +++++++++++++++++++++++++++++++++-----------------------
25795  1 file changed, 156 insertions(+), 111 deletions(-)
25796
25797 commit 511a136f0c092880b19250a5df53bcf9f4b043ca
25798 Author: Behdad Esfahbod <behdad@behdad.org>
25799 Date:   Tue Aug 9 15:03:00 2011 +0200
25800
25801     Move hb-view into util/
25802
25803  Makefile.am      |   3 +-
25804  configure.ac     |   1 +
25805  src/Makefile.am  |  13 --
25806  src/hb-view.cc   | 568
25807  -------------------------------------------------------
25808  util/Makefile.am |  24 +++
25809  util/hb-view.cc  | 568
25810  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
25811  6 files changed, 594 insertions(+), 583 deletions(-)
25812
25813 commit d753ac78da5619a0a545cdaf7a8e65787e996570
25814 Author: Behdad Esfahbod <behdad@behdad.org>
25815 Date:   Tue Aug 9 14:03:12 2011 +0200
25816
25817     [uniscribe] Remove zerowidth glyphs from output
25818
25819  src/hb-uniscribe-shape.cc | 7 +++++--
25820  1 file changed, 5 insertions(+), 2 deletions(-)
25821
25822 commit 217cc81cd9c3de30b2ef226983ec43c0f78b5c7d
25823 Author: Behdad Esfahbod <behdad@behdad.org>
25824 Date:   Tue Aug 9 14:00:44 2011 +0200
25825
25826     [test/shape-complex] Print cluster and position info in --verbose
25827
25828  test/test-shape-complex.c | 20 +++++++++++++++++---
25829  1 file changed, 17 insertions(+), 3 deletions(-)
25830
25831 commit 708403e7f3e4a5cf9b0d2bd764fb74b148af7adb
25832 Author: Behdad Esfahbod <behdad@behdad.org>
25833 Date:   Tue Aug 9 13:52:36 2011 +0200
25834
25835     Fix warnings with old glib
25836
25837  test/hb-test.h | 3 +--
25838  1 file changed, 1 insertion(+), 2 deletions(-)
25839
25840 commit ddd247b0c528cdb8bdf5f8063180abe884afa305
25841 Author: Behdad Esfahbod <behdad@behdad.org>
25842 Date:   Tue Aug 9 11:44:42 2011 +0200
25843
25844     Minor
25845
25846  src/test.cc | 3 +--
25847  1 file changed, 1 insertion(+), 2 deletions(-)
25848
25849 commit 1b8196c98638ba05ae0ebcb8ba7aa99ed9c08e0a
25850 Author: Behdad Esfahbod <behdad@behdad.org>
25851 Date:   Tue Aug 9 11:37:46 2011 +0200
25852
25853     Add fallback shaper
25854
25855  src/hb-fallback-shape.cc | 23 +++++++++++++++++++++--
25856  1 file changed, 21 insertions(+), 2 deletions(-)
25857
25858 commit 13a601fe99f237b08b7166448e386eaea0b77294
25859 Author: Behdad Esfahbod <behdad@behdad.org>
25860 Date:   Tue Aug 9 11:36:54 2011 +0200
25861
25862     [FT] Don't make font immutable
25863
25864  src/hb-ft.cc | 2 --
25865  1 file changed, 2 deletions(-)
25866
25867 commit 38b2118724600521c6ad1e49df0667dcdf863634
25868 Author: Behdad Esfahbod <behdad@behdad.org>
25869 Date:   Tue Aug 9 10:51:24 2011 +0200
25870
25871     [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs()
25872
25873     Remove hb_ft_get_font_funcs() as it cannot be used by the user anyway.
25874
25875     Add hb_ft_font_set_funcs().  Which will make the font internally use
25876     FreeType.  That is, no need for the font to have created using the
25877     hb-ft API.  Just create using hb_face_create()/hb_font_create() and
25878     then call this on the font (after having set font scale).  This
25879     internally creates an FT_Face and attached to the font.
25880
25881  src/Makefile.am    |  4 +--
25882  src/hb-ft.cc       | 76
25883  +++++++++++++++++++++++++++++++++++++++++++++++++++---
25884  src/hb-ft.h        | 10 ++++---
25885  src/test.cc        |  7 +++++
25886  test/Makefile.am   |  8 ------
25887  test/test-object.c |  9 -------
25888  6 files changed, 89 insertions(+), 25 deletions(-)
25889
25890 commit 255f176fdcd42ab94f9c3c54e2bffb55d0b1a8f5
25891 Author: Behdad Esfahbod <behdad@behdad.org>
25892 Date:   Tue Aug 9 08:35:07 2011 +0200
25893
25894     Minor
25895
25896  src/hb-uniscribe-shape.cc | 2 +-
25897  1 file changed, 1 insertion(+), 1 deletion(-)
25898
25899 commit a9057eb3f38018faa1ece53c4aaeeba798b41fd1
25900 Author: Behdad Esfahbod <behdad@behdad.org>
25901 Date:   Tue Aug 9 00:47:55 2011 +0200
25902
25903     [uniscribe] Unbreak
25904
25905  src/hb-uniscribe-shape.cc | 4 ++--
25906  1 file changed, 2 insertions(+), 2 deletions(-)
25907
25908 commit c0975e12315b7167b92411584d2f00a751bbc204
25909 Author: Behdad Esfahbod <behdad@behdad.org>
25910 Date:   Tue Aug 9 00:46:18 2011 +0200
25911
25912     Fix build again
25913
25914  test/Makefile.am | 3 +++
25915  1 file changed, 3 insertions(+)
25916
25917 commit 33ccc77902660ed4b49184e5ec99f4fd0ef63175
25918 Author: Behdad Esfahbod <behdad@behdad.org>
25919 Date:   Tue Aug 9 00:43:24 2011 +0200
25920
25921     [API] Make set_user_data() functions take a replace parameter
25922
25923     We need this to set data on objects safely without worrying that some
25924     other thread unsets it by setting it at the same time.
25925
25926  src/hb-blob.cc            |  5 +++--
25927  src/hb-blob.h             |  3 ++-
25928  src/hb-buffer.cc          |  5 +++--
25929  src/hb-buffer.h           |  3 ++-
25930  src/hb-common.cc          | 13 ++++++++-----
25931  src/hb-font.cc            | 15 +++++++++------
25932  src/hb-font.h             |  9 ++++++---
25933  src/hb-object-private.hh  | 13 ++++++++-----
25934  src/hb-private.hh         | 16 +++++++++++-----
25935  src/hb-shape.cc           |  2 +-
25936  src/hb-unicode.cc         |  5 +++--
25937  src/hb-unicode.h          |  3 ++-
25938  src/hb-uniscribe-shape.cc | 18 ++++++++++++++----
25939  test/test-object.c        | 33 +++++++++++++++++----------------
25940  14 files changed, 89 insertions(+), 54 deletions(-)
25941
25942 commit 944b2ba1ce076385f985212bbdf2df96a8a995f0
25943 Author: Behdad Esfahbod <behdad@behdad.org>
25944 Date:   Tue Aug 9 00:23:58 2011 +0200
25945
25946     [buffer] Make API take signed int length
25947
25948     Since we already switched to accepting -1 as 'zero-terminated'.
25949
25950  src/hb-buffer.cc    | 12 ++++++------
25951  src/hb-buffer.h     | 12 ++++++------
25952  src/hb-ot-layout.cc |  2 --
25953  src/main.cc         |  1 -
25954  4 files changed, 12 insertions(+), 15 deletions(-)
25955
25956 commit de1e1cf9bccfd116d495804e230dc2e12b733a2d
25957 Author: Behdad Esfahbod <behdad@behdad.org>
25958 Date:   Tue Aug 9 00:19:38 2011 +0200
25959
25960     [FT] Adapt to new face API
25961
25962  src/hb-ft.cc | 3 +++
25963  1 file changed, 3 insertions(+)
25964
25965 commit 458c89a85695220d43b69dbae36fc93e3fe78d89
25966 Author: Behdad Esfahbod <behdad@behdad.org>
25967 Date:   Tue Aug 9 00:19:19 2011 +0200
25968
25969     Minor
25970
25971  test/test-c.c | 10 +++++-----
25972  1 file changed, 5 insertions(+), 5 deletions(-)
25973
25974 commit bf3eef540f81fdeba1c36263d7d5b2ec4c5f07b1
25975 Author: Behdad Esfahbod <behdad@behdad.org>
25976 Date:   Tue Aug 9 00:13:24 2011 +0200
25977
25978     [uniscribe] Cleanup backend
25979
25980  TODO                      |   2 +
25981  src/hb-uniscribe-shape.cc | 161
25982  ++++++++++++++++++++++++++++++++++------------
25983  2 files changed, 123 insertions(+), 40 deletions(-)
25984
25985 commit f1f848e2e46ac54ff08aca7cd83390af31c7c9ef
25986 Author: Behdad Esfahbod <behdad@behdad.org>
25987 Date:   Mon Aug 8 23:41:06 2011 +0200
25988
25989     Fix build
25990
25991  test/Makefile.am | 5 +++++
25992  1 file changed, 5 insertions(+)
25993
25994 commit 3897335c7620c37e9a0224b0c42ade0dfdce4053
25995 Author: Behdad Esfahbod <behdad@behdad.org>
25996 Date:   Mon Aug 8 23:37:41 2011 +0200
25997
25998     [API] Sort out get_blob API
25999
26000     hb_face_get_blob() renamed to hb_face_reference_blob(), returns a
26001     reference now.
26002
26003     hb_face_[sg]et_index() added.
26004
26005     hb_face_set_upem() added.
26006
26007  src/hb-font-private.hh      |  3 +-
26008  src/hb-font.cc              | 67
26009  +++++++++++++++++++++++++++++++++++----------
26010  src/hb-font.h               | 17 ++++++++++--
26011  src/hb-ft.cc                |  3 +-
26012  src/hb-ot-layout-private.hh |  9 ------
26013  src/hb-ot-layout.cc         | 21 --------------
26014  src/hb-uniscribe-shape.cc   |  3 +-
26015  7 files changed, 72 insertions(+), 51 deletions(-)
26016
26017 commit e715784be35f0846c0e084b7c53c7556ce933a45
26018 Author: Behdad Esfahbod <behdad@behdad.org>
26019 Date:   Mon Aug 8 21:42:02 2011 +0200
26020
26021     Rename get_table to reference_table in all API
26022
26023  src/hb-font-private.hh |  6 +++---
26024  src/hb-font.cc         | 20 ++++++++++----------
26025  src/hb-font.h          |  8 ++++----
26026  src/hb-ft.cc           |  4 ++--
26027  4 files changed, 19 insertions(+), 19 deletions(-)
26028
26029 commit 670c873499f7f03fdfc07b8a0567b041628c6ab0
26030 Author: Behdad Esfahbod <behdad@behdad.org>
26031 Date:   Mon Aug 8 21:36:24 2011 +0200
26032
26033     Fix shaper ordering logic
26034
26035  src/hb-shape.cc | 80
26036  ++++++++++++++++++++++++---------------------------------
26037  1 file changed, 34 insertions(+), 46 deletions(-)
26038
26039 commit cc797e0d5368b2f5732d77eb3e3882283bd87cf7
26040 Author: Behdad Esfahbod <behdad@behdad.org>
26041 Date:   Mon Aug 8 03:49:30 2011 +0200
26042
26043     Minor
26044
26045  TODO            | 2 --
26046  src/hb-shape.cc | 2 ++
26047  2 files changed, 2 insertions(+), 2 deletions(-)
26048
26049 commit 826e22732dd8697600a1392f48af21b7b3ce6271
26050 Author: Behdad Esfahbod <behdad@behdad.org>
26051 Date:   Sun Aug 7 03:53:42 2011 -0400
26052
26053     [uniscribe] Fix blob lifecycles
26054
26055  src/hb-uniscribe-shape.cc | 3 ++-
26056  1 file changed, 2 insertions(+), 1 deletion(-)
26057
26058 commit ff199ba356f0eb5bc6252203eea18a1d1fd28934
26059 Author: Behdad Esfahbod <behdad@behdad.org>
26060 Date:   Sun Aug 7 03:43:46 2011 -0400
26061
26062     Fix shaper_list manipulation, aaaaaaaaaaaaargh
26063
26064  src/hb-shape.cc | 16 +++++++++-------
26065  1 file changed, 9 insertions(+), 7 deletions(-)
26066
26067 commit 206e32934592b915b1f3052aecf014c6ced729e1
26068 Author: Behdad Esfahbod <behdad@behdad.org>
26069 Date:   Sun Aug 7 01:10:55 2011 -0400
26070
26071     [test] test-object is not FreeType-specific, move it to the right
26072     place
26073
26074  test/Makefile.am | 8 +++-----
26075  1 file changed, 3 insertions(+), 5 deletions(-)
26076
26077 commit 577326b86af80cc137eea81f4cc1e30adf9232b1
26078 Author: Behdad Esfahbod <behdad@behdad.org>
26079 Date:   Sun Aug 7 01:04:40 2011 -0400
26080
26081     [uniscribe] Fix cluster calculation
26082
26083  src/hb-uniscribe-shape.cc | 6 +++++-
26084  1 file changed, 5 insertions(+), 1 deletion(-)
26085
26086 commit f6d83b2dcf120f9d6f0a28c6f5de2da7addf9089
26087 Author: Behdad Esfahbod <behdad@behdad.org>
26088 Date:   Sun Aug 7 00:59:58 2011 -0400
26089
26090     Minor
26091
26092  src/test.cc | 4 ++--
26093  1 file changed, 2 insertions(+), 2 deletions(-)
26094
26095 commit 2eb474afb4a09f4da8f14b444bd6066769010224
26096 Author: Behdad Esfahbod <behdad@behdad.org>
26097 Date:   Sun Aug 7 00:59:38 2011 -0400
26098
26099     [uniscribe] Fix shaper
26100
26101     It's kinda working finally!
26102
26103  src/hb-uniscribe-shape.cc | 9 ++++++---
26104  1 file changed, 6 insertions(+), 3 deletions(-)
26105
26106 commit f22e661147691ebc9d531aa28a850988e6503f9b
26107 Author: Behdad Esfahbod <behdad@behdad.org>
26108 Date:   Sun Aug 7 00:59:12 2011 -0400
26109
26110     [glib] Protect against invalid characters
26111
26112  src/hb-glib.cc | 8 ++++++--
26113  1 file changed, 6 insertions(+), 2 deletions(-)
26114
26115 commit 144cd49a0eb3ccc749325d0ee14b3ebf4367c971
26116 Author: Behdad Esfahbod <behdad@behdad.org>
26117 Date:   Sun Aug 7 00:51:50 2011 -0400
26118
26119     [buffer] Accept -1 for text_length and item_length
26120
26121     A -1 text_length means: zero-terminated string.
26122     A -1 item_length means: to the end of string.
26123
26124  src/hb-buffer.cc | 10 ++++++++++
26125  1 file changed, 10 insertions(+)
26126
26127 commit e9c71fab30fd1d5b163c8a072f9e2d3eb8ba3a92
26128 Author: Behdad Esfahbod <behdad@behdad.org>
26129 Date:   Sun Aug 7 00:00:27 2011 -0400
26130
26131     Fix name-table lookup
26132
26133     Oops!
26134
26135  src/hb-ot-name-private.hh | 2 +-
26136  src/hb-uniscribe-shape.cc | 2 ++
26137  2 files changed, 3 insertions(+), 1 deletion(-)
26138
26139 commit 3fd2b5bece28c81e3e379352f09eee39d19ac372
26140 Author: Behdad Esfahbod <behdad@behdad.org>
26141 Date:   Sat Aug 6 22:59:54 2011 -0400
26142
26143     [uniscribe] Use font size directly
26144
26145  src/hb-uniscribe-shape.cc | 2 +-
26146  1 file changed, 1 insertion(+), 1 deletion(-)
26147
26148 commit 892eb2e462b40451b8f73879eab66310d884386a
26149 Author: Behdad Esfahbod <behdad@behdad.org>
26150 Date:   Sat Aug 6 22:06:52 2011 -0400
26151
26152     [uniscribe] Make font selection work
26153
26154     Not tested yet.
26155
26156  src/hb-ot-name-private.hh | 37 +++++++++++++++++++++++++++++++++++++
26157  src/hb-uniscribe-shape.cc | 30 +++++++++++++++++++++++-------
26158  src/test.cc               |  1 -
26159  3 files changed, 60 insertions(+), 8 deletions(-)
26160
26161 commit b492299eb3c398701557e452f6c2c9bd370fbbf3
26162 Author: Behdad Esfahbod <behdad@behdad.org>
26163 Date:   Fri Aug 5 20:34:50 2011 -0400
26164
26165     Start implementing the 'name' table
26166
26167  src/Makefile.am           |  3 +-
26168  src/hb-ot-name-private.hh | 91
26169  +++++++++++++++++++++++++++++++++++++++++++++++
26170  src/hb-uniscribe-shape.cc | 12 ++++---
26171  3 files changed, 100 insertions(+), 6 deletions(-)
26172
26173 commit 4538efacca84329a60ff69851de70027d9b4f567
26174 Author: Behdad Esfahbod <behdad@behdad.org>
26175 Date:   Fri Aug 5 20:11:06 2011 -0400
26176
26177     Skip tests by returning 77
26178
26179     automake test runner understands this.
26180
26181  src/check-internal-symbols.sh | 3 ++-
26182  src/check-libstdc++.sh        | 3 ++-
26183  2 files changed, 4 insertions(+), 2 deletions(-)
26184
26185 commit 54eb65538da0a6ab0389d09944c90e12a913157d
26186 Author: Behdad Esfahbod <behdad@behdad.org>
26187 Date:   Fri Aug 5 20:09:25 2011 -0400
26188
26189     Fix check on OS X sh
26190
26191  src/check-header-guards.sh | 2 +-
26192  1 file changed, 1 insertion(+), 1 deletion(-)
26193
26194 commit 9da554504e30a326fc57b28cdb0e57108bfa9555
26195 Author: Behdad Esfahbod <behdad@behdad.org>
26196 Date:   Fri Aug 5 19:48:49 2011 -0400
26197
26198     Add hb_shape_list_shapers()
26199
26200  src/hb-shape.cc   | 22 ++++++++++++++++++----
26201  src/hb-shape.h    |  3 +++
26202  test/Makefile.am  |  2 ++
26203  test/test-c.c     |  8 ++++++++
26204  test/test-shape.c | 15 +++++++++++++++
26205  5 files changed, 46 insertions(+), 4 deletions(-)
26206
26207 commit d7bf473ef222ab420456ff155ffaa09bacb3a394
26208 Author: Behdad Esfahbod <behdad@behdad.org>
26209 Date:   Fri Aug 5 18:18:21 2011 -0400
26210
26211     Minor
26212
26213  src/check-header-guards.sh  |  1 -
26214  src/hb-open-type-private.hh | 10 +++++-----
26215  2 files changed, 5 insertions(+), 6 deletions(-)
26216
26217 commit c62a8f10f3b9a4ac3ac6b686464ac734ebfa2f7f
26218 Author: Behdad Esfahbod <behdad@behdad.org>
26219 Date:   Fri Aug 5 18:02:30 2011 -0400
26220
26221     Free all static memory upon exit
26222
26223  src/hb-common.cc | 8 +++++---
26224  src/hb-shape.cc  | 4 ++--
26225  2 files changed, 7 insertions(+), 5 deletions(-)
26226
26227 commit c4d63ef744f79701458ab7af2055afb87ffe8de3
26228 Author: Behdad Esfahbod <behdad@behdad.org>
26229 Date:   Fri Aug 5 17:54:25 2011 -0400
26230
26231     Fix env parsing code
26232
26233     Also changed the separator to comma instead of colon.
26234
26235  src/hb-shape.cc | 34 +++++++++++++++++++++++++---------
26236  1 file changed, 25 insertions(+), 9 deletions(-)
26237
26238 commit 3931837bebd79c5eb1bd5b24ff12e2c8e7d3f24c
26239 Author: Behdad Esfahbod <behdad@behdad.org>
26240 Date:   Fri Aug 5 17:22:19 2011 -0400
26241
26242     Change hb_shape() API back to what it was, add hb_shape_full()
26243
26244     I disliked changing hb_shape() API, and disliked the fact that it was
26245     returning a bool now.  So, reverted.  Added new API for the extra
26246     functionality.
26247
26248  src/hb-view.cc | 2 +-
26249  1 file changed, 1 insertion(+), 1 deletion(-)
26250
26251 commit 3ca6c4ecc299295b6682fa2b6b9f83b213223bad
26252 Author: Behdad Esfahbod <behdad@behdad.org>
26253 Date:   Fri Aug 5 17:22:19 2011 -0400
26254
26255     Change hb_shape() API back to what it was, add hb_shape_full()
26256
26257     I disliked changing hb_shape() API, and disliked the fact that it was
26258     returning a bool now.  So, reverted.  Added new API for the extra
26259     functionality.
26260
26261  src/hb-shape.cc   | 21 +++++++++++++++------
26262  src/hb-shape.h    | 14 ++++++++++----
26263  src/test.cc       |  2 +-
26264  test/test-shape.c |  2 +-
26265  4 files changed, 27 insertions(+), 12 deletions(-)
26266
26267 commit 02aeca985b570763342c35e99af90025bfa088d5
26268 Author: Behdad Esfahbod <behdad@behdad.org>
26269 Date:   Thu Aug 4 22:31:05 2011 -0400
26270
26271     [API] Changes to main shape API
26272
26273     hb_shape() now accepts a shaper_options and a shaper_list argument.
26274     Both can be set to NULL to emulate previous API.  And in most
26275     situations
26276     they are expected to be set to NULL.
26277
26278     hb_shape() also returns a boolean for now.  If shaper_list is
26279     NULL, the
26280     return value can be ignored.
26281
26282     shaper_options is ignored for now, but otherwise it should be a
26283     NULL-terminated list of strings.
26284
26285     shaper_list is a NULL-terminated list of strings.  Currently
26286     recognized
26287     strings are "ot" for native OpenType Layout implementation,
26288     "uniscribe"
26289     for the Uniscribe backend, and "fallback" for the non-complex backend
26290     (that will be implemented shortly).  The fallback backend never fails.
26291
26292     The env var HB_SHAPER_LIST is also parsed and honored.  It's a
26293     colon-separated list of shaper names.  The fallback shaper is
26294     invoked if
26295     none of the env-listed shapers succeed.
26296
26297     New API hb_buffer_guess_properties() added.
26298
26299  TODO                             |   2 -
26300  configure.ac                     |   9 +++
26301  src/Makefile.am                  |  14 ++--
26302  src/hb-buffer-private.hh         |   1 +
26303  src/hb-buffer.cc                 |  35 ++++++++++
26304  src/hb-buffer.h                  |   3 +
26305  src/hb-fallback-shape-private.hh |  48 ++++++++++++++
26306  src/hb-fallback-shape.cc         |  43 +++++++++++++
26307  src/hb-ot-shape.cc               |   9 ++-
26308  src/hb-ot-shape.h                |   5 +-
26309  src/hb-shape.cc                  | 135
26310  +++++++++++++++++++++++----------------
26311  src/hb-shape.h                   |  13 ++--
26312  src/hb-uniscribe-shape.cc        |  52 ++++++---------
26313  src/hb-uniscribe.h               |   5 +-
26314  src/hb-view.cc                   |   2 +-
26315  src/test.cc                      |   3 +-
26316  test/test-shape.c                |   2 +-
26317  17 files changed, 274 insertions(+), 107 deletions(-)
26318
26319 commit 57692adf1294a6db4627d0de7c671e4aa01d2a8f
26320 Author: Behdad Esfahbod <behdad@behdad.org>
26321 Date:   Thu Aug 4 20:49:16 2011 -0400
26322
26323     Make test.cc do something more useful
26324
26325     Hardcoded to the uniscribe backend for now.  Will fix soon.
26326
26327  src/test.cc | 38 ++++++++++++++++++++++++++++++++++----
26328  1 file changed, 34 insertions(+), 4 deletions(-)
26329
26330 commit c605bbbb6d4b2a98b1f40ca818760088d991f7d1
26331 Author: Behdad Esfahbod <behdad@behdad.org>
26332 Date:   Thu Aug 4 20:00:53 2011 -0400
26333
26334     Remove C++ guards from source files
26335
26336     Where causing issues for people with MSVC.
26337
26338  src/check-c-linkage-decls.sh            | 3 +--
26339  src/hb-blob.cc                          | 2 --
26340  src/hb-buffer-private.hh                | 2 --
26341  src/hb-buffer.cc                        | 2 --
26342  src/hb-common.cc                        | 2 --
26343  src/hb-font-private.hh                  | 2 --
26344  src/hb-font.cc                          | 2 --
26345  src/hb-ft.cc                            | 2 --
26346  src/hb-glib.cc                          | 2 --
26347  src/hb-icu.cc                           | 2 --
26348  src/hb-mutex-private.hh                 | 2 --
26349  src/hb-object-private.hh                | 4 ----
26350  src/hb-open-file-private.hh             | 2 --
26351  src/hb-open-type-private.hh             | 4 ----
26352  src/hb-ot-head-private.hh               | 2 --
26353  src/hb-ot-layout-common-private.hh      | 4 ----
26354  src/hb-ot-layout-gdef-private.hh        | 2 --
26355  src/hb-ot-layout-gpos-private.hh        | 4 ----
26356  src/hb-ot-layout-gsub-private.hh        | 4 ----
26357  src/hb-ot-layout-gsubgpos-private.hh    | 6 ------
26358  src/hb-ot-layout-private.hh             | 2 --
26359  src/hb-ot-layout.cc                     | 2 --
26360  src/hb-ot-map-private.hh                | 2 --
26361  src/hb-ot-map.cc                        | 2 --
26362  src/hb-ot-maxp-private.hh               | 2 --
26363  src/hb-ot-shape-complex-arabic-table.hh | 2 --
26364  src/hb-ot-shape-complex-arabic.cc       | 2 --
26365  src/hb-ot-shape-complex-indic-table.hh  | 2 --
26366  src/hb-ot-shape-complex-indic.cc        | 2 --
26367  src/hb-ot-shape-complex-misc.cc         | 2 --
26368  src/hb-ot-shape-complex-private.hh      | 2 --
26369  src/hb-ot-shape-normalize.cc            | 2 --
26370  src/hb-ot-shape-private.hh              | 2 --
26371  src/hb-ot-shape.cc                      | 2 --
26372  src/hb-ot-tag.cc                        | 2 --
26373  src/hb-private.hh                       | 8 --------
26374  src/hb-shape.cc                         | 2 --
26375  src/hb-unicode-private.hh               | 2 --
26376  src/hb-unicode.cc                       | 2 --
26377  src/hb-uniscribe-shape.cc               | 2 --
26378  src/hb-view.cc                          | 2 --
26379  src/main.cc                             | 2 --
26380  src/test.cc                             | 2 --
26381  43 files changed, 1 insertion(+), 106 deletions(-)
26382
26383 commit 8336186a52813b53e90b4399dc462d55750e2d37
26384 Author: Behdad Esfahbod <behdad@behdad.org>
26385 Date:   Thu Aug 4 19:49:05 2011 -0400
26386
26387     Zero map objects
26388
26389  src/hb-ot-map-private.hh | 4 ++++
26390  1 file changed, 4 insertions(+)
26391
26392 commit ecd3b6e4ad253cf9d0dae1ed2da8ba6caed16b85
26393 Author: Behdad Esfahbod <behdad@behdad.org>
26394 Date:   Thu Aug 4 01:57:40 2011 -0400
26395
26396     More build fixes
26397
26398  configure.ac | 2 ++
26399  1 file changed, 2 insertions(+)
26400
26401 commit c747f509bcc4e6a34ced04e9e79ed414a44437b1
26402 Author: Behdad Esfahbod <behdad@behdad.org>
26403 Date:   Thu Aug 4 01:51:30 2011 -0400
26404
26405     More out-of-tree build fixes
26406
26407  src/check-c-linkage-decls.sh | 3 +--
26408  src/check-header-guards.sh   | 8 ++++----
26409  2 files changed, 5 insertions(+), 6 deletions(-)
26410
26411 commit 0530ca9a180edc330ab801c535907cefa4a0c298
26412 Author: Behdad Esfahbod <behdad@behdad.org>
26413 Date:   Thu Aug 4 01:42:59 2011 -0400
26414
26415     Fix out-of-tree build
26416
26417  test/Makefile.am | 2 +-
26418  1 file changed, 1 insertion(+), 1 deletion(-)
26419
26420 commit ddbf4edc5d09a645351b1bd1722b068aba6a6dec
26421 Author: Behdad Esfahbod <behdad@behdad.org>
26422 Date:   Thu Aug 4 01:38:37 2011 -0400
26423
26424     Minor
26425
26426  configure.ac | 1 -
26427  1 file changed, 1 deletion(-)
26428
26429 commit 20dde6101662fd9ebe5f613631ea468f4c0a995f
26430 Author: Behdad Esfahbod <behdad@behdad.org>
26431 Date:   Thu Aug 4 01:07:33 2011 -0400
26432
26433     Minor
26434
26435  src/hb-uniscribe.h | 6 +++---
26436  1 file changed, 3 insertions(+), 3 deletions(-)
26437
26438 commit 44b4f50d05fd51d8056a78e359fbb00fbcac43a0
26439 Author: Behdad Esfahbod <behdad@behdad.org>
26440 Date:   Thu Aug 4 00:52:20 2011 -0400
26441
26442     Fix typo
26443
26444  src/hb-private.hh | 2 +-
26445  1 file changed, 1 insertion(+), 1 deletion(-)
26446
26447 commit 0fbb2dc83132a89201ad8b56c6909610437d2da0
26448 Author: Behdad Esfahbod <behdad@behdad.org>
26449 Date:   Wed Aug 3 19:55:04 2011 -0400
26450
26451     Add draft experimental Uniscribe backend
26452
26453     Not complete yet, font selection doesn't work.  But hey it shapes!
26454
26455     This is not supposed to be a production backend, more like a testing
26456     backend.
26457
26458  configure.ac              |   9 ++
26459  src/Makefile.am           |  11 ++
26460  src/hb-private.hh         |   4 +-
26461  src/hb-uniscribe-shape.cc | 325
26462  ++++++++++++++++++++++++++++++++++++++++++++++
26463  src/hb-uniscribe.h        |  46 +++++++
26464  5 files changed, 394 insertions(+), 1 deletion(-)
26465
26466 commit 0d7d4824b2edc7aeeb995077655a9a89b5c360a9
26467 Author: Behdad Esfahbod <behdad@behdad.org>
26468 Date:   Wed Aug 3 17:39:24 2011 -0400
26469
26470     Minor
26471
26472  configure.ac | 10 +++++-----
26473  1 file changed, 5 insertions(+), 5 deletions(-)
26474
26475 commit e62df43649e31b7815c272f01808b3f726c7d07d
26476 Author: Behdad Esfahbod <behdad@behdad.org>
26477 Date:   Wed Aug 3 17:38:54 2011 -0400
26478
26479     Add internal hb_buffer_t::get_scratch_buffer()
26480
26481  src/hb-buffer-private.hh |  2 ++
26482  src/hb-buffer.cc         | 10 ++++++++++
26483  2 files changed, 12 insertions(+)
26484
26485 commit 71e7936fcadfd375a8bdc47987ef8b1b2b542df5
26486 Author: Behdad Esfahbod <behdad@behdad.org>
26487 Date:   Wed Aug 3 17:38:34 2011 -0400
26488
26489     Minor
26490
26491  TODO | 2 ++
26492  1 file changed, 2 insertions(+)
26493
26494 commit bf8c57ba745c02370c38198adfdcd8075ba38b13
26495 Author: Behdad Esfahbod <behdad@behdad.org>
26496 Date:   Wed Aug 3 17:38:04 2011 -0400
26497
26498     [API] Add hb_face_get_blob()
26499
26500     Need to think more about it.
26501
26502  src/hb-font.cc | 10 ++++++++++
26503  src/hb-font.h  |  3 +++
26504  2 files changed, 13 insertions(+)
26505
26506 commit 2118fdb9f584e6735e904638e48bae48314372fa
26507 Author: Behdad Esfahbod <behdad@behdad.org>
26508 Date:   Tue Aug 2 14:06:51 2011 -0400
26509
26510     Fix fallback shaping
26511
26512     Broke it a few commits ago.
26513
26514  src/hb-ot-shape.cc | 8 +++++---
26515  1 file changed, 5 insertions(+), 3 deletions(-)
26516
26517 commit 199abbd0f15bd295c3a56845c71b38dd20af1332
26518 Author: Behdad Esfahbod <behdad@behdad.org>
26519 Date:   Tue Aug 2 13:59:47 2011 -0400
26520
26521     Minor
26522
26523  test/test-unicode.c | 4 +++-
26524  1 file changed, 3 insertions(+), 1 deletion(-)
26525
26526 commit 4f052b93c0b17d92b9f0adddf64ef77518bf2ac4
26527 Author: Behdad Esfahbod <behdad@behdad.org>
26528 Date:   Tue Aug 2 13:44:24 2011 -0400
26529
26530     Fix build with glib but not freetype
26531
26532  test/Makefile.am | 7 +++----
26533  1 file changed, 3 insertions(+), 4 deletions(-)
26534
26535 commit c21be799daa85d5edb2d831ac985d3e43c8755ec
26536 Author: Behdad Esfahbod <behdad@behdad.org>
26537 Date:   Tue Aug 2 12:05:49 2011 -0400
26538
26539     Minor
26540
26541  test/Makefile.am | 3 ++-
26542  1 file changed, 2 insertions(+), 1 deletion(-)
26543
26544 commit e9c2341b1384c161bbab9871411af0bc9f6c3cf4
26545 Author: Behdad Esfahbod <behdad@behdad.org>
26546 Date:   Tue Aug 2 11:40:44 2011 -0400
26547
26548     Don't use icu-config when cross-compiling
26549
26550  configure.ac | 17 ++++++++++-------
26551  1 file changed, 10 insertions(+), 7 deletions(-)
26552
26553 commit 390dab49b6cf34f263b67d20a13f0752ada57bcc
26554 Author: Behdad Esfahbod <behdad@behdad.org>
26555 Date:   Tue Aug 2 11:29:55 2011 -0400
26556
26557     Unbreak icu-config results a bit
26558
26559  configure.ac | 1 +
26560  1 file changed, 1 insertion(+)
26561
26562 commit b301478a69d961c724a4875b839a81fb458d1153
26563 Author: Behdad Esfahbod <behdad@behdad.org>
26564 Date:   Tue Aug 2 11:25:13 2011 -0400
26565
26566     Bug 39763 - autogen.sh should check pkg-config availability
26567
26568     (and revert change have_icu change I mistakenly pushed out)
26569
26570  autogen.sh   | 10 ++++++++--
26571  configure.ac |  1 -
26572  2 files changed, 8 insertions(+), 3 deletions(-)
26573
26574 commit f60271c0c2b0101e7b2725f9a9ad950c277a616c
26575 Author: Behdad Esfahbod <behdad@behdad.org>
26576 Date:   Tue Aug 2 09:56:30 2011 -0400
26577
26578     Add mingw32 support
26579
26580     With these changes, on Ubuntu I can do:
26581
26582     ./configure --host=i586-mingw32msvc  && make
26583
26584  configure.ac                | 1 +
26585  src/hb-mutex-private.hh     | 4 ++--
26586  src/hb-open-type-private.hh | 5 +++++
26587  src/hb-private.hh           | 6 +++++-
26588  src/main.cc                 | 1 +
26589  5 files changed, 14 insertions(+), 3 deletions(-)
26590
26591 commit 1264b23e4a4ae1c9831a3009e1c7ab8e65a5b434
26592 Author: Behdad Esfahbod <behdad@behdad.org>
26593 Date:   Mon Aug 1 16:39:32 2011 -0400
26594
26595     Bug 39702 - configure check for ragel
26596
26597  autogen.sh | 18 +++++++++++++-----
26598  1 file changed, 13 insertions(+), 5 deletions(-)
26599
26600 commit f5414cf0a220d6e6f3d4b6e8221cd583b4684187
26601 Author: Behdad Esfahbod <behdad@behdad.org>
26602 Date:   Mon Aug 1 16:34:16 2011 -0400
26603
26604     Use missing script for calling ragel
26605
26606  src/Makefile.am | 3 ++-
26607  1 file changed, 2 insertions(+), 1 deletion(-)
26608
26609 commit a91c58bf98258a34e5f7c1ad39a38db58fadc4b9
26610 Author: Behdad Esfahbod <behdad@behdad.org>
26611 Date:   Mon Aug 1 16:30:11 2011 -0400
26612
26613     [Indic] Disable CJCT-disabling logic
26614
26615     Read comment.
26616
26617  src/hb-ot-shape-complex-indic.cc | 7 ++++++-
26618  1 file changed, 6 insertions(+), 1 deletion(-)
26619
26620 commit 5e72071062c015237b79fbd0521341a63166a204
26621 Author: Behdad Esfahbod <behdad@behdad.org>
26622 Date:   Sun Jul 31 17:51:50 2011 -0400
26623
26624     [Indic] Stop looking for base upon seeing joiners
26625
26626     Not sure where this is documented, but I remember this being the
26627     desired
26628     behavior.
26629
26630     test-shape-complex failures are down from 48 to 46.  Meh.
26631
26632  src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
26633  1 file changed, 9 insertions(+), 2 deletions(-)
26634
26635 commit 281683995a46ed37aeeb84061249758c59822457
26636 Author: Behdad Esfahbod <behdad@behdad.org>
26637 Date:   Sun Jul 31 16:00:35 2011 -0400
26638
26639     Cosmetic
26640
26641  src/hb-ot-shape-complex-indic.cc | 23 +++++++++++++++--------
26642  1 file changed, 15 insertions(+), 8 deletions(-)
26643
26644 commit 6b37bc80843e38ca7b62500f95fd70c08af68d62
26645 Author: Behdad Esfahbod <behdad@behdad.org>
26646 Date:   Sun Jul 31 15:57:00 2011 -0400
26647
26648     [Indic] Fix ZWJ/ZWNJ application
26649
26650     Not quite working just yet.  False alarm re 10 failures.  It was
26651     crashing.  Ouch!  Back to 48 failures.
26652
26653  src/hb-ot-shape-complex-indic.cc | 10 ++++++----
26654  1 file changed, 6 insertions(+), 4 deletions(-)
26655
26656 commit e7be05702447ae270d797398132c1930cd3a9b86
26657 Author: Behdad Esfahbod <behdad@behdad.org>
26658 Date:   Sun Jul 31 15:18:57 2011 -0400
26659
26660     [Indic] Add Final Reordering rules into comments
26661
26662     Not applied yet.
26663
26664  src/hb-ot-shape-complex-indic.cc | 86
26665  ++++++++++++++++++++++++++++++++++++++--
26666  1 file changed, 83 insertions(+), 3 deletions(-)
26667
26668 commit cfd4382ec1af91640129551697de36fd42c0849a
26669 Author: Behdad Esfahbod <behdad@behdad.org>
26670 Date:   Sun Jul 31 15:07:11 2011 -0400
26671
26672     [Indic] Handle Reph when determining base consonant
26673
26674  src/hb-ot-shape-complex-indic.cc | 24 +++++++++++++++---------
26675  1 file changed, 15 insertions(+), 9 deletions(-)
26676
26677 commit 97158392a5899ddb739afaac925128f33f699bd7
26678 Author: Behdad Esfahbod <behdad@behdad.org>
26679 Date:   Sun Jul 31 15:01:28 2011 -0400
26680
26681     [Indic] Ra is a consonant too
26682
26683  src/hb-ot-shape-complex-indic.cc | 3 +--
26684  1 file changed, 1 insertion(+), 2 deletions(-)
26685
26686 commit 0d8f8a177c4bfd4dc642a353bab8d03674e839ac
26687 Author: Behdad Esfahbod <behdad@behdad.org>
26688 Date:   Sun Jul 31 14:57:59 2011 -0400
26689
26690     [Indic] Fix reph inhibition logic
26691
26692  src/hb-ot-shape-complex-indic.cc | 4 ++--
26693  1 file changed, 2 insertions(+), 2 deletions(-)
26694
26695 commit 9da0487cd452d780673e24329ce03e174a4ef83b
26696 Author: Behdad Esfahbod <behdad@behdad.org>
26697 Date:   Sun Jul 31 13:46:44 2011 -0400
26698
26699     [Indic] Support ZWJ/ZWNJ
26700
26701     Brings test-shape-complex failures down from 52 to 10!
26702
26703     I hereby declare harfbuzz-ng supporting Indic!
26704
26705  src/hb-ot-shape-complex-indic.cc | 57
26706  +++++++++++++++++++++++++++++++++-------
26707  1 file changed, 48 insertions(+), 9 deletions(-)
26708
26709 commit 9ee27a928a989c71923cef82a9e9828f8e9ca051
26710 Author: Behdad Esfahbod <behdad@behdad.org>
26711 Date:   Sun Jul 31 11:10:14 2011 -0400
26712
26713     [Indic] Suppress reph formation upon joiners
26714
26715  src/hb-ot-shape-complex-indic.cc | 8 +++++++-
26716  1 file changed, 7 insertions(+), 1 deletion(-)
26717
26718 commit 8354e004e553856d7d743e0f0b4de4668484026a
26719 Author: Behdad Esfahbod <behdad@behdad.org>
26720 Date:   Sun Jul 31 02:24:51 2011 -0400
26721
26722     Un-Ra U+09F1.  According to the test suite this is correct.
26723
26724     But I'm not sure...  Down from 54 failures to 52.
26725
26726  src/hb-ot-shape-complex-indic.cc | 2 +-
26727  1 file changed, 1 insertion(+), 1 deletion(-)
26728
26729 commit 07cedd81f48907b2e372cd2e963716bbded9ce29
26730 Author: Behdad Esfahbod <behdad@behdad.org>
26731 Date:   Sat Jul 30 21:16:51 2011 -0400
26732
26733     Minor
26734
26735  test/test-shape-complex.c | 21 +++++++++++----------
26736  1 file changed, 11 insertions(+), 10 deletions(-)
26737
26738 commit ba7e85c104e68b4685c1b3b5c9a260fe0f6879df
26739 Author: Behdad Esfahbod <behdad@behdad.org>
26740 Date:   Sat Jul 30 21:11:53 2011 -0400
26741
26742     Cosmetic
26743
26744  src/hb-ot-shape-complex-indic.cc | 1 +
26745  1 file changed, 1 insertion(+)
26746
26747 commit f5bc2725cb892264ba223e0a49f7fd2c622a0730
26748 Author: Behdad Esfahbod <behdad@behdad.org>
26749 Date:   Sat Jul 30 21:08:10 2011 -0400
26750
26751     [Indic] For old-style Indic tables, move Halant around
26752
26753     In old-style Indic OT standards, the post-base Halants are moved after
26754     their base.  Emulate that by moving first post-base Halant to
26755     post-last-consonant.
26756
26757     Brings test-shape-complex failures down from 88 to 54.  Getting there!
26758
26759  src/hb-ot-map-private.hh         |  3 +++
26760  src/hb-ot-shape-complex-indic.cc | 20 ++++++++++++++++++++
26761  2 files changed, 23 insertions(+)
26762
26763 commit c47a31fb4793b825f4be57e9cb1b10db352b9512
26764 Author: Behdad Esfahbod <behdad@behdad.org>
26765 Date:   Sat Jul 30 20:57:01 2011 -0400
26766
26767     [OT] Save chosen script tag
26768
26769  src/hb-ot-layout.cc      | 20 ++++++++++++++++----
26770  src/hb-ot-layout.h       |  3 ++-
26771  src/hb-ot-map-private.hh |  1 +
26772  src/hb-ot-map.cc         |  2 +-
26773  4 files changed, 20 insertions(+), 6 deletions(-)
26774
26775 commit 3a9b14dfdfc278b432890e1537672a4ca141a3b0
26776 Author: Behdad Esfahbod <behdad@behdad.org>
26777 Date:   Sat Jul 30 20:23:55 2011 -0400
26778
26779     Minor
26780
26781  test/test-shape-complex.c | 8 ++++----
26782  1 file changed, 4 insertions(+), 4 deletions(-)
26783
26784 commit 8613193bbf28fe8951c900b68c4418a6fb929626
26785 Author: Behdad Esfahbod <behdad@behdad.org>
26786 Date:   Sat Jul 30 20:21:40 2011 -0400
26787
26788     [test] Fix problem with N'ko test direction
26789
26790     Old HarfBuzz test suite always shaped as left-to-right and hence
26791     had wrong
26792     0x14db, direction expected glyphstring for N'ko.  Doh!
26793
26794     Failures down from 92 to 88.
26795
26796  test/test-shape-complex.c | 8 ++++----
26797  1 file changed, 4 insertions(+), 4 deletions(-)
26798
26799 commit fd06bf56110e73826b3d5c73ac964e2609450d46
26800 Author: Behdad Esfahbod <behdad@behdad.org>
26801 Date:   Sat Jul 30 20:14:44 2011 -0400
26802
26803     [Indic] Handle initial Ra+Halant in scripts that support Reph
26804
26805     Brings test-shape-complex failures down from 104 to 92.  Way to go!
26806
26807  src/hb-ot-shape-complex-indic.cc | 10 ++++++++++
26808  1 file changed, 10 insertions(+)
26809
26810 commit ee58f3bc75d2d071a71b94063bf12205a5871acb
26811 Author: Behdad Esfahbod <behdad@behdad.org>
26812 Date:   Sat Jul 30 19:15:53 2011 -0400
26813
26814     Minor
26815
26816  src/hb-ot-shape-complex-indic.cc | 23 ++++++++++++-----------
26817  1 file changed, 12 insertions(+), 11 deletions(-)
26818
26819 commit 352372ae5ea0998e40cf9fe43c22b6b610a5764e
26820 Author: Behdad Esfahbod <behdad@behdad.org>
26821 Date:   Sat Jul 30 19:04:02 2011 -0400
26822
26823     [Indic] Categorize Ra in scripts that have Reph
26824
26825     Is the categorization correct?  I don't know.
26826
26827  src/hb-ot-shape-complex-indic.cc | 31 ++++++++++++++++++++++++++++++-
26828  1 file changed, 30 insertions(+), 1 deletion(-)
26829
26830 commit 45d6f29f15f1d2323bcaa2498aed23ff0c8a1567
26831 Author: Behdad Esfahbod <behdad@behdad.org>
26832 Date:   Sat Jul 30 14:44:30 2011 -0400
26833
26834     [Indic] Reorder matras
26835
26836     Number of failing shape-complex tests goes from 125 down to 94.
26837
26838     Next: Add Ra handling and it's fair to say we kinda support Indic :).
26839
26840  src/hb-ot-shape-complex-indic.cc | 29 +++++++++++++++++++++++++++--
26841  src/hb-ot-shape-normalize.cc     | 26 ++++++++++----------------
26842  src/hb-private.hh                | 36
26843  ++++++++++++++++++++++++++++++------
26844  3 files changed, 67 insertions(+), 24 deletions(-)
26845
26846 commit 911bf32acad7f1cd161f666cb659990ade0925ad
26847 Author: Behdad Esfahbod <behdad@behdad.org>
26848 Date:   Sat Jul 30 11:16:00 2011 -0400
26849
26850     Bug 39686 - Add '-no-undefined' to libharfbuzz LDFLAGS
26851
26852  src/Makefile.am | 2 +-
26853  1 file changed, 1 insertion(+), 1 deletion(-)
26854
26855 commit 8f0b64fb6988f9502d2c5e39768a9af133d9a83f
26856 Author: Behdad Esfahbod <behdad@behdad.org>
26857 Date:   Fri Jul 29 17:02:48 2011 -0400
26858
26859     Minor
26860
26861  src/hb-ot-shape-complex-arabic.cc | 6 +++---
26862  src/hb-private.hh                 | 8 ++++++--
26863  2 files changed, 9 insertions(+), 5 deletions(-)
26864
26865 commit 743807a3ce1b2229e5307a8aea074a7544623d8d
26866 Author: Behdad Esfahbod <behdad@behdad.org>
26867 Date:   Fri Jul 29 16:37:02 2011 -0400
26868
26869     [Indic] Apply Indic features
26870
26871     Find the base consonant and apply basic Indic features accordingly.
26872     Nothing complete, but does something for now.  Specifically:
26873     no Ra handling right now, and no ZWJ/ZWNJ.
26874
26875     Number of failing shape-complex tests goes from 174 down to 125.
26876
26877     Next: reorder matras.
26878
26879  src/hb-ot-shape-complex-indic-machine.rl |  35 ++++--
26880  src/hb-ot-shape-complex-indic.cc         | 209
26881  ++++++++++++++++++++++++++++---
26882  2 files changed, 212 insertions(+), 32 deletions(-)
26883
26884 commit 1a1b5013159369b343d0c32df02c9c419277aead
26885 Author: Behdad Esfahbod <behdad@behdad.org>
26886 Date:   Fri Jul 29 16:36:46 2011 -0400
26887
26888     Minor
26889
26890  test/test-shape-complex.c | 8 ++++++--
26891  1 file changed, 6 insertions(+), 2 deletions(-)
26892
26893 commit dd5546de15e63c0320b7db2bf42b0f15271f7915
26894 Author: Behdad Esfahbod <behdad@behdad.org>
26895 Date:   Fri Jul 29 16:27:31 2011 -0400
26896
26897     Minor
26898
26899  test/test-shape-complex.c | 2 +-
26900  1 file changed, 1 insertion(+), 1 deletion(-)
26901
26902 commit 9f9bcceca6321d5a5812f878de1de39901349a78
26903 Author: Behdad Esfahbod <behdad@behdad.org>
26904 Date:   Thu Jul 28 17:06:46 2011 -0400
26905
26906     Register buffer vars in Indic shaper
26907
26908  src/hb-ot-shape-complex-indic.cc | 6 ++++++
26909  src/hb-ot-shape.cc               | 2 ++
26910  2 files changed, 8 insertions(+)
26911
26912 commit be09bf6b799cafc2ff54a28915b307ffe99661b6
26913 Author: Behdad Esfahbod <behdad@behdad.org>
26914 Date:   Thu Jul 28 17:03:43 2011 -0400
26915
26916     Oops.  This should have gone into the previous commit
26917
26918  src/hb-ot-layout-gsub-private.hh | 2 +-
26919  1 file changed, 1 insertion(+), 1 deletion(-)
26920
26921 commit b65c06025d2b54a44f716e030d4b10072c65bea8
26922 Author: Behdad Esfahbod <behdad@behdad.org>
26923 Date:   Thu Jul 28 16:48:43 2011 -0400
26924
26925     Formalize buffer var allocations
26926
26927  src/hb-buffer-private.hh           | 25 ++++++----------
26928  src/hb-buffer.cc                   | 15 +++++-----
26929  src/hb-ot-layout-gpos-private.hh   | 14 +++++----
26930  src/hb-ot-layout-gsub-private.hh   |  5 +++-
26931  src/hb-ot-shape-complex-arabic.cc  |  6 +++-
26932  src/hb-ot-shape-complex-indic.cc   |  4 +--
26933  src/hb-ot-shape-complex-private.hh | 10 ++++++-
26934  src/hb-ot-shape.cc                 | 60
26935  +++++++++++++++++++++++---------------
26936  src/hb-private.hh                  |  1 +
26937  9 files changed, 83 insertions(+), 57 deletions(-)
26938
26939 commit a9ad3d3460ba863a8d8f3766ccbeab288c3c6822
26940 Author: Behdad Esfahbod <behdad@behdad.org>
26941 Date:   Thu Jul 28 15:42:18 2011 -0400
26942
26943     Move more code around
26944
26945     Buffer var allocation coming into shape
26946
26947  src/hb-buffer-private.hh         |  1 +
26948  src/hb-buffer.cc                 | 35 +++++++++++++++++++++++++++++++++++
26949  src/hb-ot-layout-gpos-private.hh |  7 +++++++
26950  src/hb-ot-layout-gsub-private.hh | 18 ++++++++++++++++++
26951  src/hb-ot-layout.cc              |  8 +++-----
26952  5 files changed, 64 insertions(+), 5 deletions(-)
26953
26954 commit cc06c243d8be3ebb1190281653d2dba504c16c0f
26955 Author: Behdad Esfahbod <behdad@behdad.org>
26956 Date:   Mon Jul 25 20:25:44 2011 -0400
26957
26958     Streamline debugging infrastructure even more
26959
26960  src/hb-blob.cc                       |  26 ++++-----
26961  src/hb-object-private.hh             |   8 +--
26962  src/hb-open-type-private.hh          |  64 ++++++--------------
26963  src/hb-ot-layout-gsubgpos-private.hh |   2 +-
26964  src/hb-private.hh                    | 109
26965  +++++++++++++++++++++++++++++++----
26966  5 files changed, 136 insertions(+), 73 deletions(-)
26967
26968 commit 43ff203d8ea3e1b09e316e3aae1a4e5ec15bfdd2
26969 Author: Behdad Esfahbod <behdad@behdad.org>
26970 Date:   Mon Jul 25 17:35:24 2011 -0400
26971
26972     Use variadic macros for debugging
26973
26974     Looks *so* much nicer!
26975
26976  src/hb-blob.cc              | 26 ++++++++--------
26977  src/hb-object-private.hh    |  8 ++---
26978  src/hb-open-type-private.hh | 75
26979  ++++++++++++++++++++-------------------------
26980  src/hb-private.hh           |  7 +++--
26981  4 files changed, 56 insertions(+), 60 deletions(-)
26982
26983 commit decd4e3e16424dc311e9fb5b663170414a11556a
26984 Author: Behdad Esfahbod <behdad@behdad.org>
26985 Date:   Mon Jul 25 16:47:02 2011 -0400
26986
26987     Add sugar syntax for debug messages
26988
26989     Buffer debugging coming soon.
26990
26991  src/hb-blob.cc              | 35 +++++++++++++----------------------
26992  src/hb-object-private.hh    |  9 ++++-----
26993  src/hb-open-type-private.hh | 44
26994  ++++++++++++++++++++++----------------------
26995  src/hb-private.hh           |  7 +++++--
26996  4 files changed, 44 insertions(+), 51 deletions(-)
26997
26998 commit 3a81b1db89beba91fb91791918b9fdd9f8fc9fa0
26999 Author: Behdad Esfahbod <behdad@behdad.org>
27000 Date:   Mon Jul 25 16:30:32 2011 -0400
27001
27002     Minor, fix leak from my previous refactorings
27003
27004  src/hb-buffer.cc | 14 +++++++-------
27005  1 file changed, 7 insertions(+), 7 deletions(-)
27006
27007 commit f4a579bc42fb811ff5c391a0e97b7d8656ef59b1
27008 Author: Behdad Esfahbod <behdad@behdad.org>
27009 Date:   Mon Jul 25 16:20:16 2011 -0400
27010
27011     Add internal API for buffer var allocation
27012
27013  src/hb-buffer-private.hh | 25 +++++++++++++++++++++++--
27014  src/hb-buffer.cc         | 22 ++++++++++++++++++++++
27015  2 files changed, 45 insertions(+), 2 deletions(-)
27016
27017 commit 651e8dd79ec8eaca5ab75a61e8ce961ff7bd26eb
27018 Author: Behdad Esfahbod <behdad@behdad.org>
27019 Date:   Mon Jul 25 14:54:08 2011 -0400
27020
27021     Start cleaning up buffer var allocation
27022
27023     I've messed up a lot of stuff recently, different parts of the
27024     shaping process are stumbling on eachother's toes because
27025     manually tracking what's in which buffer var is hard.  I'm
27026     going to add some internal API to track those such that mistakes
27027     are discovered as soon as they are introduced.
27028
27029  src/hb-ot-layout-gsubgpos-private.hh |  1 -
27030  src/hb-ot-layout.cc                  |  1 +
27031  src/hb-ot-shape.cc                   | 10 ----------
27032  3 files changed, 1 insertion(+), 11 deletions(-)
27033
27034 commit c86f932015bdf5803572b0904d343d3bc033e009
27035 Author: Behdad Esfahbod <behdad@behdad.org>
27036 Date:   Mon Jul 25 00:44:50 2011 -0400
27037
27038     Move code around
27039
27040  src/hb-ot-shape.cc | 85
27041  +++++++++++++++++++++++++++---------------------------
27042  1 file changed, 42 insertions(+), 43 deletions(-)
27043
27044 commit 18c42850c9327ab4479ff150660a76d4ff6f3e9c
27045 Author: Behdad Esfahbod <behdad@behdad.org>
27046 Date:   Mon Jul 25 00:36:58 2011 -0400
27047
27048     Shrink space used for ligature ids
27049
27050     This frees 16bits in the glyph_info struct during the ot_layout
27051     process.
27052     We can use the freed space in the shapers now.
27053
27054  src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
27055  1 file changed, 4 insertions(+), 4 deletions(-)
27056
27057 commit d8787493c9aa420544096cef07c29a591a0c1a99
27058 Author: Behdad Esfahbod <behdad@behdad.org>
27059 Date:   Mon Jul 25 00:36:01 2011 -0400
27060
27061     Minor
27062
27063  src/hb-ot-layout-gsub-private.hh     | 6 ------
27064  src/hb-ot-layout-gsubgpos-private.hh | 7 +++++++
27065  2 files changed, 7 insertions(+), 6 deletions(-)
27066
27067 commit c311d852080b50ffc85e80168de62abb05a6be59
27068 Author: Behdad Esfahbod <behdad@behdad.org>
27069 Date:   Sat Jul 23 23:43:54 2011 -0400
27070
27071     Keep Unicode props updated as we go so we avoid a scan later
27072
27073  src/hb-ot-shape-normalize.cc | 54
27074  +++++++++++++++++++++-----------------------
27075  1 file changed, 26 insertions(+), 28 deletions(-)
27076
27077 commit 5389ff4dbc46c76c9483e3c95f22524b60e21166
27078 Author: Behdad Esfahbod <behdad@behdad.org>
27079 Date:   Fri Jul 22 20:22:49 2011 -0400
27080
27081     Implement the Unicode Canonical Composition algorithm
27082
27083     Fallback normalization is complete and working now!
27084
27085  src/hb-ot-shape-normalize.cc | 49
27086  +++++++++++++++++++++++++++++++++++++++++---
27087  1 file changed, 46 insertions(+), 3 deletions(-)
27088
27089 commit dcdc51cdc0ba9d9fb75f84dd5fa7a49aa0b24ea0
27090 Author: Behdad Esfahbod <behdad@behdad.org>
27091 Date:   Fri Jul 22 17:14:46 2011 -0400
27092
27093     Handle singleton decompositions
27094
27095  src/hb-ot-shape-normalize.cc | 12 +++++++-----
27096  1 file changed, 7 insertions(+), 5 deletions(-)
27097
27098 commit 34c22f816808d061a980cffca12de03beb437fa0
27099 Author: Behdad Esfahbod <behdad@behdad.org>
27100 Date:   Fri Jul 22 17:04:20 2011 -0400
27101
27102     Implement Unicode Canonical Reordering Algorithm
27103
27104  src/hb-ot-shape-normalize.cc | 80
27105  +++++++++++++++++++++++++++++++++++++-------
27106  src/hb-ot-shape-private.hh   |  2 ++
27107  src/hb-ot-shape.cc           |  6 ++--
27108  3 files changed, 73 insertions(+), 15 deletions(-)
27109
27110 commit 4ff0d2d9dfc4f7e4880a4e964ca9872624508ea0
27111 Author: Behdad Esfahbod <behdad@behdad.org>
27112 Date:   Fri Jul 22 16:15:32 2011 -0400
27113
27114     Decomposition works now!
27115
27116  src/hb-ot-shape-normalize.cc | 109
27117  +++++++++++++++++++++++++++----------------
27118  src/hb-ot-shape.cc           |   3 +-
27119  2 files changed, 70 insertions(+), 42 deletions(-)
27120
27121 commit 468e9cb25c9bc14781b7013e447d763f93bf76a3
27122 Author: Behdad Esfahbod <behdad@behdad.org>
27123 Date:   Fri Jul 22 11:28:07 2011 -0400
27124
27125     Move buffer methods into the object
27126
27127  src/hb-buffer-private.hh             | 110 +++----
27128  src/hb-buffer.cc                     | 605
27129  +++++++++++++++++------------------
27130  src/hb-ot-layout-gpos-private.hh     |  88 ++---
27131  src/hb-ot-layout-gsub-private.hh     |  58 ++--
27132  src/hb-ot-layout-gsubgpos-private.hh |  50 +--
27133  src/hb-ot-shape-normalize.cc         |  16 +-
27134  src/hb-ot-shape.cc                   |  14 +-
27135  7 files changed, 456 insertions(+), 485 deletions(-)
27136
27137 commit 45412523dc295cb5ee12e096bfacb282cc925843
27138 Author: Behdad Esfahbod <behdad@behdad.org>
27139 Date:   Fri Jul 22 11:07:05 2011 -0400
27140
27141     More normalization kick
27142
27143  src/hb-ot-shape-normalize.cc | 54
27144  +++++++++++++++++++++++++++++---------------
27145  src/hb-ot-shape-private.hh   |  8 ++++++-
27146  src/hb-ot-shape.cc           | 13 +++--------
27147  3 files changed, 46 insertions(+), 29 deletions(-)
27148
27149 commit 63c0ef4a0763e579c9c80887bbfbd2651de05067
27150 Author: Behdad Esfahbod <behdad@behdad.org>
27151 Date:   Thu Jul 21 20:58:42 2011 -0400
27152
27153     Fix decompose() implementations to work with non-starter
27154     non-composables
27155
27156     Add tests.
27157
27158  src/hb-glib.cc      | 10 +++++-----
27159  src/hb-icu.cc       | 20 +++++++++++++-------
27160  test/test-unicode.c | 11 ++++++++---
27161  3 files changed, 26 insertions(+), 15 deletions(-)
27162
27163 commit 5d90a342e319068716429bf7af76c3896b61a0e5
27164 Author: Behdad Esfahbod <behdad@behdad.org>
27165 Date:   Thu Jul 21 15:25:01 2011 -0400
27166
27167     Document normalization design
27168
27169  src/hb-ot-shape-normalize.cc | 78
27170  +++++++++++++++++++++++++++++++++++---------
27171  src/hb-ot-shape-private.hh   |  2 +-
27172  src/hb-ot-shape.cc           |  6 ++--
27173  3 files changed, 67 insertions(+), 19 deletions(-)
27174
27175 commit 02cdf743c2ec345a44d4fcf865594b6ac13fccd0
27176 Author: Behdad Esfahbod <behdad@behdad.org>
27177 Date:   Thu Jul 21 12:23:12 2011 -0400
27178
27179     Add prefer_decomposed() complex-shaper callback
27180
27181     This allows the Indic shaper to request decomposed characters.
27182     This will
27183     handle split matra for free.  Other shapers prefer precomposed
27184     characters.
27185
27186  src/hb-ot-shape-complex-arabic.cc  |  6 ++++++
27187  src/hb-ot-shape-complex-indic.cc   |  7 +++++++
27188  src/hb-ot-shape-complex-misc.cc    |  6 ++++++
27189  src/hb-ot-shape-complex-private.hh | 31 +++++++++++++++++++++++++++++--
27190  4 files changed, 48 insertions(+), 2 deletions(-)
27191
27192 commit d6b9c6d20041b4f4fa11befc179aee757c41904d
27193 Author: Behdad Esfahbod <behdad@behdad.org>
27194 Date:   Thu Jul 21 12:16:45 2011 -0400
27195
27196     More kicking
27197
27198  src/hb-ot-shape-normalize.cc | 17 ++++++++++++++---
27199  1 file changed, 14 insertions(+), 3 deletions(-)
27200
27201 commit 192445aef2e50087049243ce54ce7059ec441ffa
27202 Author: Behdad Esfahbod <behdad@behdad.org>
27203 Date:   Thu Jul 21 12:13:04 2011 -0400
27204
27205     Remove intermittent_glyph()
27206
27207     Lets not worry about performance for now...
27208
27209  src/hb-ot-shape-normalize.cc | 3 ++-
27210  src/hb-ot-shape-private.hh   | 2 --
27211  2 files changed, 2 insertions(+), 3 deletions(-)
27212
27213 commit d63adfc7d09b26764d9166da97372b21257e7611
27214 Author: Behdad Esfahbod <behdad@behdad.org>
27215 Date:   Thu Jul 21 11:48:57 2011 -0400
27216
27217     No need to handle variation-selectors seperately, they are GC=Mn
27218
27219  src/hb-ot-shape.cc | 3 +--
27220  1 file changed, 1 insertion(+), 2 deletions(-)
27221
27222 commit aa7264123a088936f2043b45d4d41ca7413fabe5
27223 Author: Behdad Esfahbod <behdad@behdad.org>
27224 Date:   Thu Jul 21 11:34:59 2011 -0400
27225
27226     Only form clusters if we are reversing
27227
27228     This produces more accurate cluster mappings.  Cluster mappings are
27229     minimal now.  Combining marks get their own cluster value most of
27230     the time.
27231
27232  src/hb-ot-shape.cc | 45 ++++++++++++++++++++++-----------------------
27233  1 file changed, 22 insertions(+), 23 deletions(-)
27234
27235 commit 5c6f5982d78e2d7fadc2fbb8b4f3a4be9420c59a
27236 Author: Behdad Esfahbod <behdad@behdad.org>
27237 Date:   Thu Jul 21 11:31:08 2011 -0400
27238
27239     Towards normalization
27240
27241  src/hb-ot-shape-normalize.cc | 33 ++++++++++++++++++++++-----------
27242  src/hb-ot-shape-private.hh   |  3 ++-
27243  src/hb-ot-shape.cc           |  4 +++-
27244  3 files changed, 27 insertions(+), 13 deletions(-)
27245
27246 commit ad903e66b1cc4ec1b8160f93b3ab2b5e636f8d62
27247 Author: Behdad Esfahbod <behdad@behdad.org>
27248 Date:   Thu Jul 21 10:17:22 2011 -0400
27249
27250     s/COMBINING_MARK/SPACING_MARK/ here too.  Oops!
27251
27252  test/test-unicode.c | 2 +-
27253  1 file changed, 1 insertion(+), 1 deletion(-)
27254
27255 commit cf7f43ec3382cac2af11f5637c840500daabf889
27256 Author: Behdad Esfahbod <behdad@behdad.org>
27257 Date:   Thu Jul 21 01:12:26 2011 -0400
27258
27259     Remove stale comment
27260
27261  src/hb-ot-shape.cc | 1 -
27262  1 file changed, 1 deletion(-)
27263
27264 commit 54d1a0d2b2c4ffe15494967122c6422ecb1fc80b
27265 Author: Behdad Esfahbod <behdad@behdad.org>
27266 Date:   Thu Jul 21 01:11:09 2011 -0400
27267
27268     Form clusters before ensuring native direciton
27269
27270     This is essential as ensure_native_direction uses cluster info that
27271     is set by form_clusters().
27272
27273  src/hb-ot-shape.cc | 4 ++--
27274  1 file changed, 2 insertions(+), 2 deletions(-)
27275
27276 commit 9111b21ef99d5e53348176f683261b0101eb427f
27277 Author: Behdad Esfahbod <behdad@behdad.org>
27278 Date:   Thu Jul 21 00:58:29 2011 -0400
27279
27280     Add _hb_buffer_output_glyph() and _hb_buffer_skip_glyph()
27281
27282  src/hb-buffer-private.hh | 10 ++++++++++
27283  src/hb-buffer.cc         | 19 ++++++++++++++++---
27284  src/hb-ot-shape.cc       |  2 +-
27285  3 files changed, 27 insertions(+), 4 deletions(-)
27286
27287 commit 655586fe5e1fadf2a2ef7826e61ee9a445ffa37a
27288 Author: Behdad Esfahbod <behdad@behdad.org>
27289 Date:   Thu Jul 21 00:51:18 2011 -0400
27290
27291     Towards normalization
27292
27293  src/Makefile.am              |  1 +
27294  src/hb-ot-shape-normalize.cc | 71
27295  ++++++++++++++++++++++++++++++++++++++++++++
27296  src/hb-ot-shape-private.hh   | 12 ++++++++
27297  src/hb-ot-shape.cc           | 10 ++-----
27298  4 files changed, 86 insertions(+), 8 deletions(-)
27299
27300 commit 49741c86334d12fa08a5bfa2110ff3b9adcba1c7
27301 Author: Behdad Esfahbod <behdad@behdad.org>
27302 Date:   Thu Jul 21 00:35:37 2011 -0400
27303
27304     Include variation-selectors in cluster calculation
27305
27306  src/hb-ot-shape.cc | 3 ++-
27307  1 file changed, 2 insertions(+), 1 deletion(-)
27308
27309 commit dd89d958c139d85efb776fffaf314eead3952c78
27310 Author: Behdad Esfahbod <behdad@behdad.org>
27311 Date:   Thu Jul 21 00:28:57 2011 -0400
27312
27313     Fix cluster calculation for non-LTR text
27314
27315  TODO             | 6 ------
27316  src/hb-buffer.cc | 5 +++++
27317  2 files changed, 5 insertions(+), 6 deletions(-)
27318
27319 commit 4a68684654e645882095c1189477146287ce9437
27320 Author: Behdad Esfahbod <behdad@behdad.org>
27321 Date:   Thu Jul 21 00:14:01 2011 -0400
27322
27323     When forming clusters, participate all mark types
27324
27325  src/hb-ot-shape.cc | 6 ++++--
27326  1 file changed, 4 insertions(+), 2 deletions(-)
27327
27328 commit 5157e12a55f943b7fc5be7dce0b2ee1bcacca6ec
27329 Author: Behdad Esfahbod <behdad@behdad.org>
27330 Date:   Thu Jul 21 00:12:33 2011 -0400
27331
27332     Rename HB_UNICODE_GENERAL_CATEGORY_COMBINING_MARK to
27333     HB_UNICODE_GENERAL_CATEGORY_SPACING_MARK
27334
27335     Spacing_Mark is the current Unicode long-name for this property value.
27336     The previous name was wrongly carried from glib.
27337
27338  src/hb-common.h | 2 +-
27339  src/hb-icu.cc   | 2 +-
27340  2 files changed, 2 insertions(+), 2 deletions(-)
27341
27342 commit 7b08b0a7f2057937dfc3ab2ec191656bf2386463
27343 Author: Behdad Esfahbod <behdad@behdad.org>
27344 Date:   Wed Jul 20 23:59:07 2011 -0400
27345
27346     Minor
27347
27348  src/hb-ot-shape-complex-arabic.cc |  8 ++++----
27349  src/hb-private.hh                 | 19 +++++++++++++++++++
27350  2 files changed, 23 insertions(+), 4 deletions(-)
27351
27352 commit 498e1a9be673bb02c00aac3f12bb4c6993a85910
27353 Author: Behdad Esfahbod <behdad@behdad.org>
27354 Date:   Wed Jul 20 23:19:49 2011 -0400
27355
27356     [icu] Implement compose()/decompose()
27357
27358  src/hb-icu.cc       | 87
27359  +++++++++++++++++++++++++++++++++++++++++++++++++++--
27360  test/test-unicode.c |  1 +
27361  2 files changed, 86 insertions(+), 2 deletions(-)
27362
27363 commit ffd4a436f7baccb68a0c3602f94ea0246e32844f
27364 Author: Behdad Esfahbod <behdad@behdad.org>
27365 Date:   Wed Jul 20 22:30:29 2011 -0400
27366
27367     Add tests for compose()/decompose()
27368
27369     Adjust glib fallback implementation.
27370
27371     The tests are not hooked up for ICU yet.
27372
27373  src/hb-glib.cc      | 17 ++++++++++++--
27374  src/hb-unicode.cc   |  2 +-
27375  test/test-unicode.c | 66
27376  +++++++++++++++++++++++++++++++++++++++++++++++++++++
27377  3 files changed, 82 insertions(+), 3 deletions(-)
27378
27379 commit fca0923b04aeff9369849da97d247a647611f346
27380 Author: Behdad Esfahbod <behdad@behdad.org>
27381 Date:   Wed Jul 20 22:16:13 2011 -0400
27382
27383     Minor
27384
27385  src/hb-icu.cc | 62
27386  ++++++++++++++++++++++++++++++++++++-----------------------
27387  1 file changed, 38 insertions(+), 24 deletions(-)
27388
27389 commit 26b6024962b254b624d4f22088b6c87745074743
27390 Author: Behdad Esfahbod <behdad@behdad.org>
27391 Date:   Wed Jul 20 21:58:14 2011 -0400
27392
27393     [glib] Use g_unicode_script_to/from_iso15924() if available
27394
27395  src/hb-glib.cc | 10 ++++++++++
27396  1 file changed, 10 insertions(+)
27397
27398 commit 22fdc66712464bdb02e45eed49e4be57e79b442f
27399 Author: Behdad Esfahbod <behdad@behdad.org>
27400 Date:   Wed Jul 20 21:51:37 2011 -0400
27401
27402     [glib] Add compose() and decompose() implementations with fallback
27403
27404  src/hb-glib.cc    | 126
27405  +++++++++++++++++++++++++++++++++++++++++++-----------
27406  src/hb-unicode.cc |   6 ++-
27407  2 files changed, 106 insertions(+), 26 deletions(-)
27408
27409 commit a54a5505a35eef5315a8e2e7a79502901e3eff5f
27410 Author: Behdad Esfahbod <behdad@behdad.org>
27411 Date:   Wed Jul 20 16:42:10 2011 -0400
27412
27413     Minor
27414
27415  src/hb-ot-shape-complex-indic.cc | 4 ++--
27416  1 file changed, 2 insertions(+), 2 deletions(-)
27417
27418 commit 23db8d5c92c96a34c716b68e1aa6819c5a20477a
27419 Author: Behdad Esfahbod <behdad@behdad.org>
27420 Date:   Tue Jul 12 12:02:26 2011 -0400
27421
27422     [test] Work around glib <= 2.30 API
27423
27424  test/hb-test.h | 4 ++++
27425  1 file changed, 4 insertions(+)
27426
27427 commit 22989c5ffc8cce1ea05d729cdf33661c35a52334
27428 Author: Behdad Esfahbod <behdad@behdad.org>
27429 Date:   Tue Jul 12 11:54:58 2011 -0400
27430
27431     Distribute hb-ot-shape-complex-indic-machine.rl
27432
27433  src/Makefile.am | 1 +
27434  1 file changed, 1 insertion(+)
27435
27436 commit f6fd3780e12b23ff7ed3743497c8996e71dcb064
27437 Author: Behdad Esfahbod <behdad@behdad.org>
27438 Date:   Fri Jul 8 00:22:40 2011 -0400
27439
27440     Let shapers decide when to apply ccmp and locl
27441
27442     Instead of always applying those two features before the complex
27443     shaper,
27444     let the complex shaper decide whether they should be applied first.
27445
27446     Also add stub for Indic's final_reordering().
27447
27448  src/hb-ot-shape-complex-arabic.cc |  2 ++
27449  src/hb-ot-shape-complex-indic.cc  | 16 ++++++++++++++++
27450  src/hb-ot-shape.cc                |  7 +------
27451  3 files changed, 19 insertions(+), 6 deletions(-)
27452
27453 commit c4641723fbf6532b2e80a662e15573b31276bc73
27454 Author: Behdad Esfahbod <behdad@behdad.org>
27455 Date:   Thu Jul 7 23:47:19 2011 -0400
27456
27457     [API] Add compose() and decompose() unicode funcs, rename other ones
27458
27459     Add compose() and decompose() unicode funcs.  These implement
27460     pair-wise canonical composition/decomposition.
27461
27462     The glib/icu implementations are lacking for now.  We are adding
27463     API for this to glib, but I cannot find any useful API in ICU.
27464     May end of implementing these in-house.
27465
27466     Changed all unicode_funcs callback names to remove the "_get" part.
27467     Eg, hb_unicode_get_script_func_t is now hb_unicode_script_func_t,
27468     and hb_unicode_get_script() is hb_unicode_script() now.
27469
27470  TODO                      |  4 ++-
27471  src/hb-glib.cc            |  6 +++-
27472  src/hb-icu.cc             |  6 +++-
27473  src/hb-ot-shape.cc        |  6 ++--
27474  src/hb-shape.cc           |  2 +-
27475  src/hb-unicode-private.hh |  8 +++--
27476  src/hb-unicode.cc         | 85
27477  ++++++++++++++++++++++++++++++++++-------------
27478  src/hb-unicode.h          | 70 +++++++++++++++++++++++++++-----------
27479  test/test-unicode.c       | 21 +++++++-----
27480  9 files changed, 146 insertions(+), 62 deletions(-)
27481
27482 commit d05dded1676924e8894c90f7a7c3527b492bcdff
27483 Author: Behdad Esfahbod <behdad@behdad.org>
27484 Date:   Thu Jul 7 23:42:40 2011 -0400
27485
27486     More code generation through preprocessor
27487
27488  src/hb-ot-shape-complex-private.hh | 46
27489  ++++++++++++++++++++++++--------------
27490  1 file changed, 29 insertions(+), 17 deletions(-)
27491
27492 commit 891c4755baae6cd59fad59d27fd8933e5f548a74
27493 Author: Behdad Esfahbod <behdad@behdad.org>
27494 Date:   Thu Jul 7 23:19:27 2011 -0400
27495
27496     Humm, undo some shuffling
27497
27498     In preparation for adding more advanced unicode funcs.
27499
27500  src/hb-ot-shape.cc        |  6 ++---
27501  src/hb-shape.cc           |  2 +-
27502  src/hb-unicode-private.hh | 36 +++++++++++++-------------
27503  src/hb-unicode.cc         | 65
27504  ++++++++++++++++++++++++++++++++++-------------
27505  4 files changed, 70 insertions(+), 39 deletions(-)
27506
27507 commit 4b6317c4f426cfaf21e509dbf6ee6d4e0422cdac
27508 Author: Behdad Esfahbod <behdad@behdad.org>
27509 Date:   Thu Jul 7 23:14:42 2011 -0400
27510
27511     More code shuffling
27512
27513  src/hb-font-private.hh    |  16 +++---
27514  src/hb-font.cc            |   3 +-
27515  src/hb-unicode-private.hh |  42 +++++++-------
27516  src/hb-unicode.cc         | 140
27517  +++++++++++++++++-----------------------------
27518  4 files changed, 82 insertions(+), 119 deletions(-)
27519
27520 commit 3361c9a323575309d9fd55fe076697a3e22073c0
27521 Author: Behdad Esfahbod <behdad@behdad.org>
27522 Date:   Thu Jul 7 22:35:17 2011 -0400
27523
27524     Minor
27525
27526  src/Makefile.am                    |  1 +
27527  src/hb-ot-shape-complex-misc.cc    | 51
27528  ++++++++++++++++++++++++++++++++++++++
27529  src/hb-ot-shape-complex-private.hh | 12 ++++++---
27530  3 files changed, 60 insertions(+), 4 deletions(-)
27531
27532 commit 76f76812ac7cca8ac6935952a2360d5e151480fa
27533 Author: Behdad Esfahbod <behdad@behdad.org>
27534 Date:   Thu Jul 7 22:25:25 2011 -0400
27535
27536     Shuffle code around, remove shape_plan from complex shapers
27537
27538  src/hb-ot-shape-complex-arabic.cc        | 36 +++++++++++++-------------
27539  src/hb-ot-shape-complex-indic-machine.rl | 12 ++++-----
27540  src/hb-ot-shape-complex-indic.cc         | 25 +++++++++---------
27541  src/hb-ot-shape-complex-private.hh       | 44
27542  +++++++++++++++++++++-----------
27543  src/hb-ot-shape-private.hh               | 13 ++--------
27544  src/hb-ot-shape.cc                       |  4 +--
27545  6 files changed, 69 insertions(+), 65 deletions(-)
27546
27547 commit e88bff9b4d77dc86c04832163081effbff752216
27548 Author: Behdad Esfahbod <behdad@behdad.org>
27549 Date:   Thu Jul 7 22:03:02 2011 -0400
27550
27551     Minor, use function typedefs
27552
27553  src/hb-ot-shape-complex-private.hh | 10 ++++++----
27554  1 file changed, 6 insertions(+), 4 deletions(-)
27555
27556 commit 359dcaa0d33271025ca42a5f54ecbac7ae3b56d3
27557 Author: Behdad Esfahbod <behdad@behdad.org>
27558 Date:   Thu Jul 7 21:55:05 2011 -0400
27559
27560     Update copyright headers
27561
27562  src/hb-ot-map-private.hh           | 2 +-
27563  src/hb-ot-map.cc                   | 2 +-
27564  src/hb-ot-shape-complex-private.hh | 2 +-
27565  src/hb-ot-shape.cc                 | 2 +-
27566  4 files changed, 4 insertions(+), 4 deletions(-)
27567
27568 commit d8d0c480c85246a74d47dd5297019c7e39391ab0
27569 Author: Behdad Esfahbod <behdad@behdad.org>
27570 Date:   Thu Jul 7 21:22:08 2011 -0400
27571
27572     Refactor some code common to GSUB and GPOS
27573
27574  src/hb-ot-map-private.hh | 29 ++++++++++++++++++--------
27575  src/hb-ot-map.cc         | 54
27576  +++++++++---------------------------------------
27577  2 files changed, 30 insertions(+), 53 deletions(-)
27578
27579 commit b70c96dbe41d6512b80fe3d966a1942e1ef64a4b
27580 Author: Behdad Esfahbod <behdad@behdad.org>
27581 Date:   Thu Jul 7 21:07:41 2011 -0400
27582
27583     Enable applying GSUB/GPOS features in multiple segments
27584
27585     Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=644184
27586     among others.
27587
27588     Shapers now can request segmented feature application by calling
27589     add_gsub_pause() or add_gpos_pause().  They can also provide a
27590     callback to be called at the pause.  Currently the Arabic shaper
27591     uses pauses to enforce certain feature application.  The Indic
27592     shaper can use the same facility to pause and do reordering in the
27593     callback.
27594
27595  src/hb-ot-map-private.hh          |  50 +++++++++++----
27596  src/hb-ot-map.cc                  | 132
27597  +++++++++++++++++++++++++++++++++-----
27598  src/hb-ot-shape-complex-arabic.cc |  24 ++++++-
27599  src/hb-private.hh                 |   5 ++
27600  4 files changed, 181 insertions(+), 30 deletions(-)
27601
27602 commit f6d7a9bb4c19e605f1f16d9ca40adefba138c37e
27603 Author: Behdad Esfahbod <behdad@behdad.org>
27604 Date:   Thu Jul 7 16:20:35 2011 -0400
27605
27606     Shuffle code around
27607
27608  src/hb-ot-map-private.hh | 68
27609  ++++++++++++++++++++++++------------------------
27610  1 file changed, 34 insertions(+), 34 deletions(-)
27611
27612 commit fc551edbf236d71a522ae7c2c9461aa71c5f7d66
27613 Author: Behdad Esfahbod <behdad@behdad.org>
27614 Date:   Thu Jul 7 16:09:38 2011 -0400
27615
27616     Add todo
27617
27618     I'm too lazy to fix the tests now.
27619
27620  test/test-shape.c | 1 +
27621  1 file changed, 1 insertion(+)
27622
27623 commit 2e18c6dbdfbbfdec0490260bb7cb5213551b2188
27624 Author: Behdad Esfahbod <behdad@behdad.org>
27625 Date:   Wed Jul 6 16:05:45 2011 -0400
27626
27627     Fix reverse_range() position loop
27628
27629     Mozilla Bug 669175 - Slow rendering of text sometimes in this case,
27630     using direction: rtl
27631
27632  src/hb-buffer.cc | 7 +++++--
27633  1 file changed, 5 insertions(+), 2 deletions(-)
27634
27635 commit fa2befa46f215d8c33a54dfc57889928a628164c
27636 Author: Behdad Esfahbod <behdad@behdad.org>
27637 Date:   Mon Jul 4 17:18:57 2011 -0400
27638
27639     Minor
27640
27641  src/hb-view.cc | 2 +-
27642  1 file changed, 1 insertion(+), 1 deletion(-)
27643
27644 commit d69d5ceaa0ad30e8d4b9783507c59c6d4221de4f
27645 Author: Behdad Esfahbod <behdad@behdad.org>
27646 Date:   Mon Jul 4 12:56:38 2011 -0400
27647
27648     [Indic] Well, at least finding syllables works now :)
27649
27650     Still not much there.
27651
27652  src/hb-ot-shape-complex-indic-machine.rl | 4 +++-
27653  src/hb-ot-shape-complex-indic.cc         | 9 ++++++++-
27654  2 files changed, 11 insertions(+), 2 deletions(-)
27655
27656 commit 253a57fb5ab211f67140e6139d183e49483a9074
27657 Author: Behdad Esfahbod <behdad@behdad.org>
27658 Date:   Tue Jun 28 17:26:03 2011 -0400
27659
27660     [test-shape-complex] Remove the greek tests
27661
27662     They are outdated with respect to the DejaVu Sans I'm using.
27663     We need to add font version checking to the tests.
27664
27665  test/test-shape-complex.c | 17 -----------------
27666  1 file changed, 17 deletions(-)
27667
27668 commit afa74bf90405fb121d3132982b87762c1686d80c
27669 Author: Behdad Esfahbod <behdad@behdad.org>
27670 Date:   Tue Jun 28 17:25:17 2011 -0400
27671
27672     [test-shape-complex] Print out expected and actual glyphstrings
27673     upon failure
27674
27675     One has to run the test with --verbose to see that right now.
27676
27677  test/test-shape-complex.c | 25 ++++++++++++++++++++++---
27678  1 file changed, 22 insertions(+), 3 deletions(-)
27679
27680 commit 42d453b0236f67239342df2003b7abce6e2c51ea
27681 Author: Behdad Esfahbod <behdad@behdad.org>
27682 Date:   Tue Jun 28 16:59:16 2011 -0400
27683
27684     [test] Name tests after their input string
27685
27686  test/Makefile.am          |   2 +-
27687  test/test-shape-complex.c | 150
27688  ++++++++++++++++++++++++++++++----------------
27689  2 files changed, 100 insertions(+), 52 deletions(-)
27690
27691 commit 27413169782fdf79e278dd6552c8e194b3bc4eaa
27692 Author: Behdad Esfahbod <behdad@behdad.org>
27693 Date:   Tue Jun 28 16:21:31 2011 -0400
27694
27695     Minor
27696
27697     Towards a better test runner.
27698
27699  test/test-shape-complex.c | 10 +++++++++-
27700  1 file changed, 9 insertions(+), 1 deletion(-)
27701
27702 commit cc674cbf7fb9972975dc0499974e5e7fb4ae3c81
27703 Author: Behdad Esfahbod <behdad@behdad.org>
27704 Date:   Tue Jun 28 16:17:16 2011 -0400
27705
27706     Minor
27707
27708  test/test-shape-complex.c | 2 --
27709  1 file changed, 2 deletions(-)
27710
27711 commit 20d8a3982ae320035edd6a04b402cefc9a5e5779
27712 Author: Behdad Esfahbod <behdad@behdad.org>
27713 Date:   Tue Jun 28 16:16:21 2011 -0400
27714
27715     [test] Remove disabled code
27716
27717     We'd add normalization and decomposition tests later.
27718
27719  test/test-shape-complex.c | 92
27720  -----------------------------------------------
27721  1 file changed, 92 deletions(-)
27722
27723 commit 9704f0ca6c2defed52640da77506c80bc67b4f56
27724 Author: Behdad Esfahbod <behdad@behdad.org>
27725 Date:   Tue Jun 28 16:15:46 2011 -0400
27726
27727     [test] Restructure shape test data a bit
27728
27729  test/test-shape-complex.c | 75
27730  +++++++++++++++++++++++++++--------------------
27731  1 file changed, 43 insertions(+), 32 deletions(-)
27732
27733 commit 4ec30aec3014be6effc09cbbc88dcd075f3826df
27734 Author: Behdad Esfahbod <behdad@behdad.org>
27735 Date:   Tue Jun 28 14:13:38 2011 -0400
27736
27737     [Indic] Optimize Indic table storage
27738
27739  src/hb-ot-shape-complex-indic.cc | 8 +++++---
27740  src/hb-private.hh                | 1 +
27741  2 files changed, 6 insertions(+), 3 deletions(-)
27742
27743 commit c4a59de6d8c1e581b5c155319232be9e805e5cba
27744 Author: Behdad Esfahbod <behdad@behdad.org>
27745 Date:   Tue Jun 28 14:03:29 2011 -0400
27746
27747     [Indic] Generate a single data table instead of multiple ones
27748
27749  src/gen-indic-table.py                 | 30 +++++++++-------
27750  src/hb-ot-shape-complex-indic-table.hh | 62
27751  ++++++++++++++++------------------
27752  2 files changed, 48 insertions(+), 44 deletions(-)
27753
27754 commit a346e923a99f920bbebc25b335db51fdfb1429ea
27755 Author: Behdad Esfahbod <behdad@behdad.org>
27756 Date:   Tue Jun 28 12:49:18 2011 -0400
27757
27758     [test] Add Indic tests from harfbuzz.old
27759
27760     Needs fonts to be put in test/fonts.  Tests are skipped otherwise.
27761     Run with --verbose for details.  Working on improving the test runner
27762     to make it easier to make sense of what's going on.
27763
27764  test/Makefile.am          |   11 +-
27765  test/hb-test.h            |   21 +
27766  test/test-shape-complex.c | 1179
27767  +++++++++++++++++++++++++++++++++++++++++++++
27768  3 files changed, 1209 insertions(+), 2 deletions(-)
27769
27770 commit 8fdba506f0f1c66b50f8f4b114d624cb956d03b7
27771 Author: Behdad Esfahbod <behdad@behdad.org>
27772 Date:   Fri Jun 24 20:45:55 2011 -0400
27773
27774     [Indic] Define indic_position_t
27775
27776  src/hb-ot-shape-complex-indic.cc | 239
27777  ++++++++++++++++++++-------------------
27778  1 file changed, 122 insertions(+), 117 deletions(-)
27779
27780 commit 65988a145b4a52c37fd53c1473034f9e701f61d9
27781 Author: Behdad Esfahbod <behdad@behdad.org>
27782 Date:   Fri Jun 24 19:05:52 2011 -0400
27783
27784     [Indic] Add a table of consonant positions
27785
27786     Copied form HarfBuzz.old Indic data.  These are below and post
27787     consonants.  This is temporary.  Read the comment in the patch.
27788
27789  src/hb-ot-shape-complex-indic.cc | 106
27790  +++++++++++++++++++++++++++++++++++++++
27791  1 file changed, 106 insertions(+)
27792
27793 commit c7fe56a1d5d3e969b6ec51cd9ecd471706a19568
27794 Author: Behdad Esfahbod <behdad@behdad.org>
27795 Date:   Fri Jun 24 19:05:34 2011 -0400
27796
27797     [Indic] Some of the basic features are global;  Mark them so
27798
27799  src/hb-ot-shape-complex-indic-machine.rl |  1 +
27800  src/hb-ot-shape-complex-indic.cc         | 48
27801  ++++++++++++++++++++++----------
27802  2 files changed, 35 insertions(+), 14 deletions(-)
27803
27804 commit 867361c3ad39629a8d5b7dc48d558a1c19e37d43
27805 Author: Behdad Esfahbod <behdad@behdad.org>
27806 Date:   Fri Jun 17 18:35:46 2011 -0400
27807
27808     [indic] Add syllable recognition state machine
27809
27810     Using an incredible tool called Ragel.
27811
27812  src/Makefile.am                          |   5 ++
27813  src/hb-ot-shape-complex-indic-machine.rl | 105
27814  +++++++++++++++++++++++++++++++
27815  src/hb-ot-shape-complex-indic.cc         |  21 +++++--
27816  3 files changed, 125 insertions(+), 6 deletions(-)
27817
27818 commit 422e08dbb8e2c0c5664f1bdc7e159a673cfea8c5
27819 Author: Behdad Esfahbod <behdad@behdad.org>
27820 Date:   Wed Jun 15 17:22:48 2011 -0400
27821
27822     Better categorize Indic character classes
27823
27824     Matches OT types now.
27825
27826  src/hb-ot-shape-complex-indic.cc | 51
27827  +++++++++++++++++++++++++---------------
27828  1 file changed, 32 insertions(+), 19 deletions(-)
27829
27830 commit 31f18abecb149f8888a72510f2660328dd6de16d
27831 Author: Behdad Esfahbod <behdad@behdad.org>
27832 Date:   Wed Jun 15 09:49:58 2011 -0400
27833
27834     Minor compiler warning fixes
27835
27836  src/hb-buffer-private.hh           |  8 ++++----
27837  src/hb-object-private.hh           |  4 ++--
27838  src/hb-open-type-private.hh        |  6 +++---
27839  src/hb-ot-layout-common-private.hh |  8 ++++----
27840  src/hb-ot-map.cc                   | 28 +++++++++++++++-------------
27841  src/hb-ot-shape-complex-arabic.cc  |  3 +--
27842  src/hb-view.cc                     | 11 ++++++-----
27843  test/test-object.c                 | 22 +++++++++++-----------
27844  test/test-unicode.c                |  4 ++--
27845  9 files changed, 48 insertions(+), 46 deletions(-)
27846
27847 commit e3693b72f0651985d4f619cde668611639dca885
27848 Author: Behdad Esfahbod <behdad@behdad.org>
27849 Date:   Wed Jun 15 09:33:52 2011 -0400
27850
27851     Change a couple strstr() to strchr()
27852
27853  src/hb-ot-tag.cc | 4 ++--
27854  1 file changed, 2 insertions(+), 2 deletions(-)
27855
27856 commit b9452bfc1696457e156e79037c863903da5454fc
27857 Author: Behdad Esfahbod <behdad@behdad.org>
27858 Date:   Tue Jun 14 14:47:07 2011 -0400
27859
27860     Fix compiler warnings with -pedantic
27861
27862  src/hb-blob.cc                   | 18 +++++++++---------
27863  src/hb-glib.cc                   | 20 ++++++++++----------
27864  src/hb-icu.cc                    | 20 ++++++++++----------
27865  src/hb-object-private.hh         |  2 +-
27866  src/hb-open-type-private.hh      | 14 +++++++-------
27867  src/hb-ot-layout-gdef-private.hh |  2 +-
27868  src/hb-ot-layout.cc              |  2 +-
27869  src/hb-ot-map-private.hh         |  2 +-
27870  src/hb-ot-shape-complex-indic.cc |  8 ++++----
27871  src/hb-ot-shape-private.hh       |  2 +-
27872  src/hb-ot-shape.cc               |  2 +-
27873  11 files changed, 46 insertions(+), 46 deletions(-)
27874
27875 commit 970e092dc23cbeb7897d4c7bb58c042209f518fb
27876 Author: Behdad Esfahbod <behdad@behdad.org>
27877 Date:   Tue Jun 14 14:35:44 2011 -0400
27878
27879     Remove extra semicolon
27880
27881  src/hb-private.hh | 2 +-
27882  1 file changed, 1 insertion(+), 1 deletion(-)
27883
27884 commit 81426808020e2b88f008480bd63519aa68c579a7
27885 Author: Behdad Esfahbod <behdad@behdad.org>
27886 Date:   Mon Jun 13 16:02:18 2011 -0400
27887
27888     Cosmetic
27889
27890  src/gen-indic-table.py                 |    9 +-
27891  src/hb-ot-shape-complex-indic-table.hh | 1038
27892  ++++++++++++++++----------------
27893  2 files changed, 524 insertions(+), 523 deletions(-)
27894
27895 commit 902ab866f2d2edc3a71c1203065e6ddf49e5b431
27896 Author: Behdad Esfahbod <behdad@behdad.org>
27897 Date:   Fri Jun 10 23:08:54 2011 -0400
27898
27899     GNOME Bug 652227 - Unconditional use of stdint.h
27900
27901  src/hb-common.h | 33 ++++++++++++++++++++++-----------
27902  1 file changed, 22 insertions(+), 11 deletions(-)
27903
27904 commit 20503ccd578c9983162857954e3236413469ed35
27905 Author: Behdad Esfahbod <behdad@behdad.org>
27906 Date:   Tue Jun 7 17:02:48 2011 -0400
27907
27908     More Indic data shuffling
27909
27910  src/hb-ot-shape-complex-indic.cc | 74
27911  +++++++++++++++++++++++++++-------------
27912  1 file changed, 50 insertions(+), 24 deletions(-)
27913
27914 commit 63b177e45c2405272da3fa6c26fe11ae37950bd0
27915 Author: Behdad Esfahbod <behdad@behdad.org>
27916 Date:   Tue Jun 7 15:51:40 2011 -0400
27917
27918     Minor
27919
27920  src/hb-ot-shape.cc | 1 +
27921  1 file changed, 1 insertion(+)
27922
27923 commit b9ddbd55930228422e82b34a141ad1b6093f5376
27924 Author: Behdad Esfahbod <behdad@behdad.org>
27925 Date:   Thu Jun 2 17:43:12 2011 -0400
27926
27927     [Indic] Start an Indic shaper
27928
27929     Nothing functional in there yet.
27930
27931     So far, we're parsing IndicSyllabicCategory.txt and
27932     IndicMatraCategory.txt
27933     fils from Unicode Character Database and store them in an array to
27934     be used
27935     by the shaper.  Also hooked up the shaper, but it does not do anything
27936     right now.
27937
27938  src/Makefile.am                        |   3 +
27939  src/gen-indic-table.py                 | 201 ++++++++
27940  src/hb-ot-shape-complex-arabic.cc      |   4 +-
27941  src/hb-ot-shape-complex-indic-table.hh | 834
27942  +++++++++++++++++++++++++++++++++
27943  src/hb-ot-shape-complex-indic.cc       | 141 ++++++
27944  src/hb-ot-shape-complex-private.hh     |  58 ++-
27945  src/hb-ot-shape-private.hh             |   3 +-
27946  7 files changed, 1237 insertions(+), 7 deletions(-)
27947
27948 commit 697a65c5f5cda53bc68720886a253a019e8212a8
27949 Author: Behdad Esfahbod <behdad@behdad.org>
27950 Date:   Wed Jun 1 20:52:00 2011 -0400
27951
27952     Minor
27953
27954  src/gen-arabic-table.py                 | 21 +++++++++++++--------
27955  src/hb-ot-shape-complex-arabic-table.hh |  9 ++++-----
27956  2 files changed, 17 insertions(+), 13 deletions(-)
27957
27958 commit 9de1481f2bbbf2a174280b849628612f36a2f701
27959 Author: Behdad Esfahbod <behdad@behdad.org>
27960 Date:   Wed Jun 1 20:45:14 2011 -0400
27961
27962     Update to ArabicShaping-6.1.0d2.txt
27963
27964  src/hb-ot-shape-complex-arabic-table.hh | 307
27965  ++++++++++++++++++++------------
27966  1 file changed, 197 insertions(+), 110 deletions(-)
27967
27968 commit 9d49433efba2217852f4e44f056465b451961c49
27969 Author: Behdad Esfahbod <behdad@behdad.org>
27970 Date:   Wed Jun 1 18:10:10 2011 -0400
27971
27972     Minor rename
27973
27974  src/Makefile.am                         |  2 +-
27975  src/gen-arabic-joining-table.py         | 83
27976  ---------------------------------
27977  src/gen-arabic-table.py                 | 83
27978  +++++++++++++++++++++++++++++++++
27979  src/hb-ot-shape-complex-arabic-table.hh |  2 +-
27980  4 files changed, 85 insertions(+), 85 deletions(-)
27981
27982 commit 0eafce56eed4c5166ee5b97b121a452ffd292a7a
27983 Author: Behdad Esfahbod <behdad@behdad.org>
27984 Date:   Wed Jun 1 12:44:30 2011 -0400
27985
27986     [TODO] New items
27987
27988  TODO | 4 ++++
27989  1 file changed, 4 insertions(+)
27990
27991 commit 89a2bc9ba674e7e57fec1fd8ce7648a44f3aab63
27992 Author: Behdad Esfahbod <behdad@behdad.org>
27993 Date:   Tue May 31 15:18:13 2011 -0400
27994
27995     [Vertical] Apply vertical features
27996
27997     We apply all of vert, vrt2, vkrn, valt, and vpal.
27998
27999  TODO               |  7 -------
28000  src/hb-ot-shape.cc | 50
28001  +++++++++++++++++++++++++++++++++++++++++---------
28002  2 files changed, 41 insertions(+), 16 deletions(-)
28003
28004 commit 0c6a9767c812c00f2a6a02d9f43f4694e1f43815
28005 Author: Behdad Esfahbod <behdad@behdad.org>
28006 Date:   Tue May 31 12:59:17 2011 -0400
28007
28008     [hb-view] Add --face-index to choose a face in a TrueType Collection
28009
28010  src/hb-view.cc | 7 ++++++-
28011  1 file changed, 6 insertions(+), 1 deletion(-)
28012
28013 commit 4f28fbdd804fabeec57a98fe267d892ab58b3a6d
28014 Author: Behdad Esfahbod <behdad@behdad.org>
28015 Date:   Tue May 31 12:33:11 2011 -0400
28016
28017     Fix TTC header handling
28018
28019     Also change the Version type to avoid similar bugs in the future.
28020
28021     Reported by Grigori Goronzy.
28022
28023  src/hb-open-file-private.hh      | 6 +++---
28024  src/hb-open-type-private.hh      | 2 +-
28025  src/hb-ot-layout-gdef-private.hh | 6 +++---
28026  3 files changed, 7 insertions(+), 7 deletions(-)
28027
28028 commit 21deab2bdc58d8e9f1a3ba1f9c61c30a79e288a1
28029 Author: Behdad Esfahbod <behdad@behdad.org>
28030 Date:   Mon May 30 11:08:40 2011 -0400
28031
28032     Fixed inifinite loop introduced in 7403e055cd1463f
28033
28034     k is the index, not j.
28035
28036     Reported by Tom Hacohen.
28037
28038  src/hb-ot-layout-gpos-private.hh | 4 ++--
28039  1 file changed, 2 insertions(+), 2 deletions(-)
28040
28041 commit 51881a61ca96c3328e2d92927a5a61e60997a429
28042 Author: Behdad Esfahbod <behdad@behdad.org>
28043 Date:   Fri May 27 18:15:56 2011 -0400
28044
28045     Shrink code size
28046
28047  src/hb-ot-map-private.hh | 11 +----------
28048  src/hb-ot-map.cc         | 11 +++++++++++
28049  2 files changed, 12 insertions(+), 10 deletions(-)
28050
28051 commit 90645fb24bcbb78183576d3641a99560d87e49f2
28052 Author: Behdad Esfahbod <behdad@behdad.org>
28053 Date:   Fri May 27 18:13:31 2011 -0400
28054
28055     [OT] Separate map_builder from the actual map
28056
28057     Respectively, separate planner from the actual plan.
28058
28059  src/hb-ot-map-private.hh           | 121
28060  ++++++++++++++++++++-----------------
28061  src/hb-ot-map.cc                   |  33 +++++-----
28062  src/hb-ot-shape-complex-arabic.cc  |   6 +-
28063  src/hb-ot-shape-complex-private.hh |   8 +--
28064  src/hb-ot-shape-private.hh         |  22 +++++++
28065  src/hb-ot-shape.cc                 |  28 +++++----
28066  6 files changed, 127 insertions(+), 91 deletions(-)
28067
28068 commit 5560a19e2b3901437d8ee2e5905b4ac77073bfbe
28069 Author: Behdad Esfahbod <behdad@behdad.org>
28070 Date:   Fri May 27 17:49:16 2011 -0400
28071
28072     Minor
28073
28074  src/hb-view.cc | 2 +-
28075  1 file changed, 1 insertion(+), 1 deletion(-)
28076
28077 commit 1587c26fe94087040b4a5d682ec196f568e4a1a2
28078 Author: Behdad Esfahbod <behdad@behdad.org>
28079 Date:   Fri May 27 16:05:01 2011 -0400
28080
28081     [TODO] Add item
28082
28083  TODO | 2 ++
28084  1 file changed, 2 insertions(+)
28085
28086 commit 5c9f14932d59e306fbc72f7daecb384a16da73d9
28087 Author: Behdad Esfahbod <behdad@behdad.org>
28088 Date:   Fri May 27 15:59:33 2011 -0400
28089
28090     Minor
28091
28092  Makefile.am | 2 ++
28093  1 file changed, 2 insertions(+)
28094
28095 commit 5bc18195d55570ef01e4b24dd248f222f081b0a2
28096 Author: Behdad Esfahbod <behdad@behdad.org>
28097 Date:   Fri May 27 15:58:54 2011 -0400
28098
28099     Add check-includes.sh
28100
28101  src/Makefile.am               |  7 +++++++
28102  src/check-c-linkage-decls.sh  |  6 +++++-
28103  src/check-header-guards.sh    |  8 +++++++-
28104  src/check-includes.sh         | 42
28105  ++++++++++++++++++++++++++++++++++++++++++
28106  src/check-internal-symbols.sh |  8 ++++----
28107  src/check-libstdc++.sh        |  7 ++++---
28108  src/hb-ot-shape.h             |  1 +
28109  7 files changed, 70 insertions(+), 9 deletions(-)
28110
28111 commit 3f12c434e20261f6d5c600e56575b7dfdd5b1470
28112 Author: Behdad Esfahbod <behdad@behdad.org>
28113 Date:   Fri May 27 04:58:11 2011 -0400
28114
28115     [configure] Generate sha256sum and GPG-sign it
28116
28117  Makefile.am | 29 ++++++++++++++++++++++++++++-
28118  1 file changed, 28 insertions(+), 1 deletion(-)
28119
28120 commit 75ba4073ca6f72c135927d9314197a605281b789
28121 Author: Behdad Esfahbod <behdad@behdad.org>
28122 Date:   Fri May 27 03:58:17 2011 -0400
28123
28124     [test] Rename valgrind-log to log-vaglring.txt
28125
28126  test/Makefile.am | 6 +++---
28127  1 file changed, 3 insertions(+), 3 deletions(-)
28128
28129 commit e3b0ba8e292e6a90666cfbbab6faf11ae11f9ddb
28130 Author: Behdad Esfahbod <behdad@behdad.org>
28131 Date:   Fri May 27 03:56:37 2011 -0400
28132
28133     Minor
28134
28135  harfbuzz.doap | 4 ++--
28136  1 file changed, 2 insertions(+), 2 deletions(-)
28137
28138 commit 595dc63eee926a0e0fee26f8225b5fbe00610fcb
28139 Author: Behdad Esfahbod <behdad@behdad.org>
28140 Date:   Fri May 27 04:14:12 2011 -0400
28141
28142     Bump version to 0.7.0 to open up for development
28143
28144  configure.ac | 2 +-
28145  1 file changed, 1 insertion(+), 1 deletion(-)
28146
28147 commit f24557604281356131618546332d7ee3a0c8abef
28148 Author: Behdad Esfahbod <behdad@behdad.org>
28149 Date:   Wed May 25 16:08:06 2011 -0400
28150
28151     Release 0.6.0.  First official tarball release!
28152
28153     There are no API guarantees just yet, but I *expect* that no
28154     incompatible API changes to happen before 1.0.0.
28155
28156     Update NEWS.
28157
28158  NEWS         | 262
28159  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
28160  configure.ac |   2 +-
28161  2 files changed, 263 insertions(+), 1 deletion(-)
28162
28163 commit 654f88fbc9bcb54f9bd2d5586236234e03424044
28164 Author: Behdad Esfahbod <behdad@behdad.org>
28165 Date:   Fri May 27 03:38:46 2011 -0400
28166
28167     [test-common] Test hb_direction_to_string()
28168
28169     Caught by "make check-symbols".
28170
28171  test/test-common.c | 6 ++++++
28172  1 file changed, 6 insertions(+)
28173
28174 commit 18bced134fc3379c9124ba029e22ff3f6434ca0f
28175 Author: Behdad Esfahbod <behdad@behdad.org>
28176 Date:   Fri May 27 03:38:30 2011 -0400
28177
28178     [test] Rename test-symbols to check-symbols
28179
28180     Shows undocumented symbols.
28181
28182  test/Makefile.am | 37 +++++++++++++++++++++----------------
28183  1 file changed, 21 insertions(+), 16 deletions(-)
28184
28185 commit 376dafa6ed414e368e9dc1d5a2e0bfc8e55f410d
28186 Author: Behdad Esfahbod <behdad@behdad.org>
28187 Date:   Fri May 27 03:35:58 2011 -0400
28188
28189     Hide internal symbols
28190
28191  src/hb-ot-shape.cc | 4 ++--
28192  1 file changed, 2 insertions(+), 2 deletions(-)
28193
28194 commit 0e482ec6ba30b613f2d7ee97c61be458c5aebcd6
28195 Author: Behdad Esfahbod <behdad@behdad.org>
28196 Date:   Fri May 27 02:46:28 2011 -0400
28197
28198     [test/unicode] Fix double-free
28199
28200     Caught by "make check-valgrind".
28201
28202  test/Makefile.am    | 2 +-
28203  test/test-unicode.c | 2 --
28204  2 files changed, 1 insertion(+), 3 deletions(-)
28205
28206 commit 28b1bac5415774cf892c9cc0afcac1324c2093f5
28207 Author: Behdad Esfahbod <behdad@behdad.org>
28208 Date:   Fri May 27 02:44:29 2011 -0400
28209
28210     [test] Switch to automake-based test-runner
28211
28212     Adds check-valgrind among other modes.  We do not run under gtester by
28213     default anymore.
28214
28215  Makefile.am                 |  2 +
28216  test/.valgrind-suppressions |  0
28217  test/Makefile.am            | 48 ++++++++++++++++++++++--
28218  test/Makefile.decl          | 90
28219  ---------------------------------------------
28220  4 files changed, 47 insertions(+), 93 deletions(-)
28221
28222 commit adbc97ddde27cf609d95d3249f3ea8060a6e1d20
28223 Author: Behdad Esfahbod <behdad@behdad.org>
28224 Date:   Fri May 27 01:33:18 2011 -0400
28225
28226     [test] Add test-symbols that checks API symbol text coverage
28227
28228     We're not at 100% coverage yet, so do not enable the test by default.
28229
28230  test/Makefile.am | 21 +++++++++++++++++++++
28231  1 file changed, 21 insertions(+)
28232
28233 commit 9313b9aa66a82fd3fa60d8417c22a5350e5a8791
28234 Author: Behdad Esfahbod <behdad@behdad.org>
28235 Date:   Fri May 27 01:00:55 2011 -0400
28236
28237     [test/version] Test hb-version.h
28238
28239  test/Makefile.am    |  1 +
28240  test/test-version.c | 80
28241  +++++++++++++++++++++++++++++++++++++++++++++++++++++
28242  2 files changed, 81 insertions(+)
28243
28244 commit 329c15714be90d3fc2d9054f80cb14fa325dc959
28245 Author: Behdad Esfahbod <behdad@behdad.org>
28246 Date:   Wed May 25 16:07:07 2011 -0400
28247
28248     Add libtool versioning
28249
28250     The versioning is automatic.  For now, soname-major is 0.  With
28251     the 1.0.0 release it will jump to 1 and stay there forever.
28252
28253  configure.ac    | 26 +++++++++++++++++++++-----
28254  src/Makefile.am |  1 +
28255  2 files changed, 22 insertions(+), 5 deletions(-)
28256
28257 commit 5b21eff8c4a00962d4315a47a65a143abe323299
28258 Author: Behdad Esfahbod <behdad@behdad.org>
28259 Date:   Wed May 25 14:49:35 2011 -0400
28260
28261     Update README, etc
28262
28263  COPYING      | 1 +
28264  README       | 8 +++-----
28265  configure.ac | 2 +-
28266  3 files changed, 5 insertions(+), 6 deletions(-)
28267
28268 commit 5bf56ea056b30fba8e07e82ec818c430cab8cafd
28269 Author: Behdad Esfahbod <behdad@behdad.org>
28270 Date:   Wed May 25 14:43:10 2011 -0400
28271
28272     [TODO] Add item
28273
28274  TODO              | 2 ++
28275  test/test-shape.c | 2 ++
28276  2 files changed, 4 insertions(+)
28277
28278 commit 2d8ebcb9d089c2cfbefac71ca6350e2703ab13e3
28279 Author: Behdad Esfahbod <behdad@behdad.org>
28280 Date:   Wed May 25 11:27:33 2011 -0400
28281
28282     [API] One last font-funcs API change
28283
28284     Now that vertical text works correctly, I'm doing a last round
28285     modification of the font-funcs API to simplify.  Expect no more
28286     changes around here.
28287
28288  src/hb-font.cc    | 107
28289  ++++++++++++++++++------------------------------------
28290  src/hb-font.h     |  50 +++++++++++--------------
28291  src/hb-ft.cc      |  26 ++++++-------
28292  test/test-font.c  |  27 +++++++-------
28293  test/test-shape.c |  21 +++++------
28294  5 files changed, 91 insertions(+), 140 deletions(-)
28295
28296 commit d31691296f7d3051fcd345bf1325d17835484b50
28297 Author: Behdad Esfahbod <behdad@behdad.org>
28298 Date:   Wed May 25 11:01:32 2011 -0400
28299
28300     [test] Update to API changes
28301
28302  test/test-font.c  | 72
28303  ++++++++++++++++++++++---------------------------------
28304  test/test-shape.c | 35 +++++++++++++--------------
28305  2 files changed, 44 insertions(+), 63 deletions(-)
28306
28307 commit 7403e055cd1463f38215ad9faedd61c3e1b66ac5
28308 Author: Behdad Esfahbod <behdad@behdad.org>
28309 Date:   Tue May 24 21:04:15 2011 -0400
28310
28311     [Vertical] fix vertical gpos
28312
28313     Wow, it took me a few days to find the right fix!
28314
28315     We now set the advance for attached marks to zero, but we
28316     do this in the _finish() state of gpos, so it shouldn't
28317     regress with fonts like DejaVuSansMono that explicitly
28318     decrease the mark advance width to set it to zero.
28319
28320  src/hb-ot-layout-gpos-private.hh | 167
28321  +++++++++++++++++++++++----------------
28322  src/hb-ot-shape.cc               |   9 ++-
28323  2 files changed, 103 insertions(+), 73 deletions(-)
28324
28325 commit ff7cbd0219a7c260612c53b3bed343747d79ec4e
28326 Author: Behdad Esfahbod <behdad@behdad.org>
28327 Date:   Wed May 25 09:56:06 2011 -0400
28328
28329     [TODO] Update
28330
28331  TODO | 14 ++++++++++++--
28332  1 file changed, 12 insertions(+), 2 deletions(-)
28333
28334 commit 3b0bb855e011099f1a4c77ffc5214c658e280b2d
28335 Author: Behdad Esfahbod <behdad@behdad.org>
28336 Date:   Fri May 20 15:59:59 2011 -0400
28337
28338     [Vertical] GPOS x/y advance adjustments only apply in hori/vert
28339     respectively
28340
28341  src/hb-ot-layout-gpos-private.hh | 31 +++++++++++++++++++++----------
28342  1 file changed, 21 insertions(+), 10 deletions(-)
28343
28344 commit cc2086d67ce559878a5ce2b41d89a37eabac90b8
28345 Author: Behdad Esfahbod <behdad@behdad.org>
28346 Date:   Thu May 19 19:19:50 2011 -0400
28347
28348     [Vertical] Fix GPOS y-advance direction
28349
28350  src/hb-ot-layout-gpos-private.hh | 7 ++++---
28351  1 file changed, 4 insertions(+), 3 deletions(-)
28352
28353 commit 67d51ff96154c8909734046601e439dd8f6a86df
28354 Author: Behdad Esfahbod <behdad@behdad.org>
28355 Date:   Thu May 19 19:08:57 2011 -0400
28356
28357     [Vertical] Do fallback origin calculation
28358
28359  src/hb-font.cc | 32 +++++++++++++++++++++++++++-----
28360  1 file changed, 27 insertions(+), 5 deletions(-)
28361
28362 commit 60fbb36096e344e9af79409ce8cfe3f1f7b0d321
28363 Author: Behdad Esfahbod <behdad@behdad.org>
28364 Date:   Thu May 19 18:46:15 2011 -0400
28365
28366     [Vertical] GPOS is always done with horizontal origin
28367
28368  src/hb-font-private.hh           |   4 +-
28369  src/hb-font.cc                   | 187
28370  ++++++++++++++++++---------------------
28371  src/hb-font.h                    |  53 ++++++-----
28372  src/hb-ft.cc                     |  47 ++++------
28373  src/hb-ot-layout-gdef-private.hh |  18 ++--
28374  src/hb-ot-layout-gpos-private.hh |  23 ++---
28375  src/hb-ot-layout.h               |   2 +-
28376  src/hb-ot-shape.cc               |  15 ++++
28377  8 files changed, 166 insertions(+), 183 deletions(-)
28378
28379 commit 8b38faeede41e64eb0f6ac2e12ce51dd7138d50a
28380 Author: Behdad Esfahbod <behdad@behdad.org>
28381 Date:   Thu May 19 13:08:00 2011 -0400
28382
28383     More vertical
28384
28385     Starting to get there, but not without yet another round of changes.
28386
28387     I think I know wheere to go now.
28388
28389  src/hb-font.cc     | 44 ++++++++++++++++++++++++++++++++------------
28390  src/hb-font.h      | 10 ++++++++++
28391  src/hb-ft.cc       | 14 ++++++++++++--
28392  src/hb-ot-shape.cc |  4 ++++
28393  4 files changed, 58 insertions(+), 14 deletions(-)
28394
28395 commit e609aeb1e24da6b7c812396cddb93ee3c95ef87a
28396 Author: Behdad Esfahbod <behdad@behdad.org>
28397 Date:   Wed May 18 10:17:02 2011 -0400
28398
28399     [hb-view] Add --annotate
28400
28401     Currently it only marks glyph origins.
28402
28403  src/hb-view.cc | 20 +++++++++++++++++++-
28404  1 file changed, 19 insertions(+), 1 deletion(-)
28405
28406 commit b8d76dd74e50d295918cc015e9d2a55e2bf6a461
28407 Author: Behdad Esfahbod <behdad@behdad.org>
28408 Date:   Tue May 17 23:31:00 2011 -0400
28409
28410     Vertical: Adjust origin in glyph_extents() and glyph_contour_point()
28411
28412     The base for vertical is almost ready now.
28413
28414  src/hb-font.cc | 12 ++++++++----
28415  1 file changed, 8 insertions(+), 4 deletions(-)
28416
28417 commit 190981851fe2bb6479b5c72451279f66fe4f6e23
28418 Author: Behdad Esfahbod <behdad@behdad.org>
28419 Date:   Tue May 17 23:27:22 2011 -0400
28420
28421     Cosmetic
28422
28423  src/hb-font.cc | 114
28424  ++++++++++++++++++++++++++++-----------------------------
28425  src/hb-ft.cc   |  36 +++++++++---------
28426  2 files changed, 74 insertions(+), 76 deletions(-)
28427
28428 commit 2c3f51a11c176aa3fc12a9522325efaef2c79d35
28429 Author: Behdad Esfahbod <behdad@behdad.org>
28430 Date:   Tue May 17 23:23:27 2011 -0400
28431
28432     Minor
28433
28434  src/hb-font.cc | 4 ++--
28435  1 file changed, 2 insertions(+), 2 deletions(-)
28436
28437 commit 7e2c85de305be59e1a6afa7d2061e4b7dd00acf7
28438 Author: Behdad Esfahbod <behdad@behdad.org>
28439 Date:   Tue May 17 17:55:03 2011 -0400
28440
28441     [API] Vertical support, take 2
28442
28443     I like this API *much* better.  Implementation still incomplete, but
28444     horizontal works.
28445
28446  src/hb-font-private.hh           |   7 +-
28447  src/hb-font.cc                   | 185
28448  +++++++++++++++++++++++----------------
28449  src/hb-font.h                    | 109 ++++++++++++-----------
28450  src/hb-ft.cc                     |  66 ++++++++------
28451  src/hb-ot-layout-gdef-private.hh |   2 +-
28452  src/hb-ot-layout-gpos-private.hh |   2 +-
28453  src/hb-ot-shape.cc               |   8 +-
28454  7 files changed, 218 insertions(+), 161 deletions(-)
28455
28456 commit 744970af4d884cc87ffa645804578fec8df674a9
28457 Author: Behdad Esfahbod <behdad@behdad.org>
28458 Date:   Mon May 16 18:15:37 2011 -0400
28459
28460     [API] Add support for vertical text
28461
28462     Design not final yet, and in fact I'm going to change it immediately,
28463     but this is an standalone change for itself.
28464
28465  src/hb-font-private.hh               |  35 ++--
28466  src/hb-font.cc                       | 387
28467  +++++++++++++++++++++++++----------
28468  src/hb-font.h                        | 164 +++++++++++----
28469  src/hb-ft.cc                         | 227 +++++++++++++-------
28470  src/hb-ot-layout-gdef-private.hh     |   2 +-
28471  src/hb-ot-layout-gpos-private.hh     |  35 ++--
28472  src/hb-ot-layout-gsub-private.hh     |   1 +
28473  src/hb-ot-layout-gsubgpos-private.hh |   1 +
28474  src/hb-ot-shape.cc                   |  14 +-
28475  src/hb-ot-tag.cc                     |   2 +-
28476  test/test-font.c                     |  61 +++---
28477  test/test-shape.c                    |  17 +-
28478  12 files changed, 650 insertions(+), 296 deletions(-)
28479
28480 commit 80dce8b7c8202766d52cc7666355446bbf5b0565
28481 Author: Behdad Esfahbod <behdad@behdad.org>
28482 Date:   Tue May 17 17:08:36 2011 -0400
28483
28484     Minor
28485
28486  TODO | 2 ++
28487  1 file changed, 2 insertions(+)
28488
28489 commit 5be7d047f6bf54cc577e311b5426c463d2b9b131
28490 Author: Behdad Esfahbod <behdad@behdad.org>
28491 Date:   Tue May 17 15:05:34 2011 -0400
28492
28493     Check for mmap()
28494
28495     Apparently there exist systems with mprotect(), but not mmap()?
28496
28497  configure.ac     | 2 +-
28498  test/test-blob.c | 6 ++++--
28499  2 files changed, 5 insertions(+), 3 deletions(-)
28500
28501 commit 4053f3f788353448b41e541ee617aafbe1cac366
28502 Author: Behdad Esfahbod <behdad@behdad.org>
28503 Date:   Mon May 16 16:20:48 2011 -0400
28504
28505     Cosmetic
28506
28507  src/hb-font.h     | 8 ++++----
28508  test/test-shape.c | 6 +++---
28509  2 files changed, 7 insertions(+), 7 deletions(-)
28510
28511 commit 56d12e0356bee5a95b870dfbc2100b8caeb5d593
28512 Author: Behdad Esfahbod <behdad@behdad.org>
28513 Date:   Mon May 16 16:01:58 2011 -0400
28514
28515     Remove unnecessary TODO item
28516
28517  src/hb-ft.cc | 1 -
28518  1 file changed, 1 deletion(-)
28519
28520 commit 1883af3796459cafe2d194064403b6b1152c584d
28521 Author: Behdad Esfahbod <behdad@behdad.org>
28522 Date:   Mon May 16 15:18:16 2011 -0400
28523
28524     [hb-view] Start work on vertical support
28525
28526  src/hb-view.cc | 10 ++++++----
28527  1 file changed, 6 insertions(+), 4 deletions(-)
28528
28529 commit 9aa6f96af5e5940ba5c9596c6ae377fea23c0ec0
28530 Author: Behdad Esfahbod <behdad@behdad.org>
28531 Date:   Mon May 16 15:08:31 2011 -0400
28532
28533     [hb-view] No need to allocate an extra glyph item at the end
28534
28535  src/hb-view.cc | 3 +--
28536  1 file changed, 1 insertion(+), 2 deletions(-)
28537
28538 commit a0359485c9997e3a211f7c00d40c09074d906c4f
28539 Author: Behdad Esfahbod <behdad@behdad.org>
28540 Date:   Mon May 16 15:07:48 2011 -0400
28541
28542     Minor
28543
28544  test/test-shape.c | 6 ++++++
28545  1 file changed, 6 insertions(+)
28546
28547 commit 92de53ea450eaee077eb1730e6d7a487b20ac721
28548 Author: Behdad Esfahbod <behdad@behdad.org>
28549 Date:   Mon May 16 12:24:56 2011 -0400
28550
28551     [test/buffer] Add more tests for nil buffer
28552
28553  test/test-buffer.c | 38 ++++++++++++++++++++++++++++++++++++++
28554  1 file changed, 38 insertions(+)
28555
28556 commit 065fb38c9a338ddb095f2ec9e034fcc5a02167bd
28557 Author: Behdad Esfahbod <behdad@behdad.org>
28558 Date:   Fri May 13 23:04:46 2011 -0400
28559
28560     [test/ot-tag] More tests
28561
28562  test/test-ot-tag.c | 9 +++++++++
28563  1 file changed, 9 insertions(+)
28564
28565 commit 1a64f6e19a4b483e278c85e4941107be2f71b0a4
28566 Author: Behdad Esfahbod <behdad@behdad.org>
28567 Date:   Fri May 13 22:55:32 2011 -0400
28568
28569     [API] Add HB_LANGUAGE_INVALID
28570
28571  src/hb-common.cc   | 5 +++--
28572  src/hb-common.h    | 2 ++
28573  src/hb-ot-tag.cc   | 2 +-
28574  src/hb-shape.cc    | 2 +-
28575  test/test-common.c | 9 ++++++---
28576  5 files changed, 13 insertions(+), 7 deletions(-)
28577
28578 commit 40b5c2e86c633441040196d158e965ad95d6ad37
28579 Author: Behdad Esfahbod <behdad@behdad.org>
28580 Date:   Fri May 13 22:46:36 2011 -0400
28581
28582     [test/test-ot-tag] Test hb-ot-tag.h, fix many bugs
28583
28584     I'm in awe with how many bugs this test revealed.  All fixed.
28585
28586  src/hb-ot-tag.cc   | 153 +++++++++++++++++++++---------------
28587  test/Makefile.am   |   3 +
28588  test/test-ot-tag.c | 227
28589  +++++++++++++++++++++++++++++++++++++++++++++++++++++
28590  3 files changed, 320 insertions(+), 63 deletions(-)
28591
28592 commit 1368018b475c2a6dd5f625af99695ae2fcba1f05
28593 Author: Behdad Esfahbod <behdad@behdad.org>
28594 Date:   Fri May 13 20:25:38 2011 -0400
28595
28596     [TODO] Add items
28597
28598  TODO | 2 ++
28599  1 file changed, 2 insertions(+)
28600
28601 commit 7fc5a30cb4fbe9a4633ab842b0a8cbbcc6f6bd1b
28602 Author: Behdad Esfahbod <behdad@behdad.org>
28603 Date:   Thu May 12 17:48:20 2011 -0400
28604
28605     [API] Add hb_face_make/is_immutable()
28606
28607  src/hb-font-private.hh |  2 ++
28608  src/hb-font.cc         | 18 ++++++++++++++++++
28609  src/hb-font.h          |  6 ++++++
28610  test/test-font.c       |  2 ++
28611  test/test-object.c     |  2 +-
28612  5 files changed, 29 insertions(+), 1 deletion(-)
28613
28614 commit 20c8b908ddf50a9814dfdd9fca595f258273cd4f
28615 Author: Behdad Esfahbod <behdad@behdad.org>
28616 Date:   Thu May 12 15:19:33 2011 -0400
28617
28618     Finish off previous change
28619
28620  src/hb-font.cc | 1 +
28621  1 file changed, 1 insertion(+)
28622
28623 commit 0fd8c2f1be693616f19f2f1526369874763d6cf6
28624 Author: Behdad Esfahbod <behdad@behdad.org>
28625 Date:   Thu May 12 15:14:13 2011 -0400
28626
28627     [API] Make get_glyph() callback return a boolean
28628
28629     We need to know whether the glyph exists, so we can fallback to
28630     composing / decomposing.  Assuming that glyph==0 means "doesn't exist"
28631     wouldn't work for applications like Pango that want to use different
28632     "doesn't exist" glyph codes for different characters.  An explicit
28633     return value fixes that.
28634
28635  src/hb-font.cc     | 15 +++++++++------
28636  src/hb-font.h      | 12 +++++++-----
28637  src/hb-ft.cc       | 12 +++++++-----
28638  src/hb-ot-shape.cc | 13 +++++++++----
28639  test/test-font.c   |  5 ++++-
28640  test/test-shape.c  | 12 +++++++-----
28641  6 files changed, 43 insertions(+), 26 deletions(-)
28642
28643 commit 8e07f93ab4a3ef9adc7942727ef21f2f9a141d10
28644 Author: Behdad Esfahbod <behdad@behdad.org>
28645 Date:   Thu May 12 14:27:44 2011 -0400
28646
28647     [test/shape] Check shape output
28648
28649  test/test-shape.c | 23 +++++++++++++++++++----
28650  1 file changed, 19 insertions(+), 4 deletions(-)
28651
28652 commit 805af72405a2f653f08de392d7172291ffe8e902
28653 Author: Behdad Esfahbod <behdad@behdad.org>
28654 Date:   Thu May 12 12:39:40 2011 -0400
28655
28656     Rename get_kernings() arguments from first/second_glyph to
28657     left/right_glyph
28658
28659     Makes it clear that kerning is in visual order.
28660
28661  src/hb-font.cc | 10 +++++-----
28662  src/hb-font.h  |  4 ++--
28663  src/hb-ft.cc   |  6 +++---
28664  3 files changed, 10 insertions(+), 10 deletions(-)
28665
28666 commit 23d2432219a91c6328efa9e041b1ecf137752ac3
28667 Author: Behdad Esfahbod <behdad@behdad.org>
28668 Date:   Thu May 12 10:53:57 2011 -0400
28669
28670     [test] Add test-shape.c.  Oops
28671
28672  test/test-shape.c | 125
28673  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
28674  1 file changed, 125 insertions(+)
28675
28676 commit c098c3acc8c48b4b6883c50c9a87e81dbe98ba24
28677 Author: Behdad Esfahbod <behdad@behdad.org>
28678 Date:   Thu May 12 10:49:30 2011 -0400
28679
28680     [test/blob] Use MAP_ANON instead of MAP_ANONYMOUS
28681
28682     More portable.
28683
28684  test/test-blob.c | 2 +-
28685  1 file changed, 1 insertion(+), 1 deletion(-)
28686
28687 commit 8329eb7c6ca39e162228733a2210e643b1a1019d
28688 Author: Behdad Esfahbod <behdad@behdad.org>
28689 Date:   Thu May 12 01:39:17 2011 -0400
28690
28691     [test/shape] Add simplest test for hb_shape()
28692
28693  test/Makefile.am | 1 +
28694  1 file changed, 1 insertion(+)
28695
28696 commit df077fadd7828b609bdfe4dbcad52ef2448525c7
28697 Author: Behdad Esfahbod <behdad@behdad.org>
28698 Date:   Thu May 12 01:19:39 2011 -0400
28699
28700     [object] Make object inert during destruction
28701
28702     Such that user_data and other finalizers cannot resurrect object
28703
28704  src/hb-object-private.hh | 2 ++
28705  1 file changed, 2 insertions(+)
28706
28707 commit ee8dd83bb4e0b1c2ca5928391e35e8bd1fca6121
28708 Author: Behdad Esfahbod <behdad@behdad.org>
28709 Date:   Thu May 12 01:02:03 2011 -0400
28710
28711     [TODO] Update
28712
28713  TODO | 6 ++++++
28714  1 file changed, 6 insertions(+)
28715
28716 commit 52df150efeff4cf003cee65f8c91618f1a980bc8
28717 Author: Behdad Esfahbod <behdad@behdad.org>
28718 Date:   Thu May 12 00:46:57 2011 -0400
28719
28720     Fix font subclass chainup
28721
28722     Test passing now.
28723
28724  src/hb-font.cc | 6 +-----
28725  1 file changed, 1 insertion(+), 5 deletions(-)
28726
28727 commit f2c1dd4f746c36a44cf33d0257a3cd800107c286
28728 Author: Behdad Esfahbod <behdad@behdad.org>
28729 Date:   Thu May 12 00:35:12 2011 -0400
28730
28731     [test/font] Test font_funcs subclassing
28732
28733  test/test-font.c | 158
28734  +++++++++++++++++++++++++++++++++++++++++++++++++++++--
28735  1 file changed, 155 insertions(+), 3 deletions(-)
28736
28737 commit 14f1e81b77971204e9325e2a8b6f8b690fac20a7
28738 Author: Behdad Esfahbod <behdad@behdad.org>
28739 Date:   Thu May 12 00:18:28 2011 -0400
28740
28741     [test/font] Test empty funcs
28742
28743  test/test-font.c | 75
28744  ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
28745  1 file changed, 73 insertions(+), 2 deletions(-)
28746
28747 commit 2ca0b5ae1e65d3f43df3a4a2144a1451d8b485c4
28748 Author: Behdad Esfahbod <behdad@behdad.org>
28749 Date:   Wed May 11 23:57:36 2011 -0400
28750
28751     [test/font] Test more
28752
28753  test/test-font.c | 63
28754  ++++++++++++++++++++++++++++++++++++++++++++++++--------
28755  1 file changed, 54 insertions(+), 9 deletions(-)
28756
28757 commit 7033518f756490e9cf00b96387fee6f2f7fae785
28758 Author: Behdad Esfahbod <behdad@behdad.org>
28759 Date:   Wed May 11 23:31:15 2011 -0400
28760
28761     [API] Pass face to get_table()
28762
28763  src/hb-font.cc   | 4 ++--
28764  src/hb-font.h    | 2 +-
28765  src/hb-ft.cc     | 2 +-
28766  test/test-font.c | 2 +-
28767  4 files changed, 5 insertions(+), 5 deletions(-)
28768
28769 commit b46782780690e26a8221e2d63dd224159aebe413
28770 Author: Behdad Esfahbod <behdad@behdad.org>
28771 Date:   Wed May 11 23:25:28 2011 -0400
28772
28773     [API] Remove const from font user_data
28774
28775  src/hb-font.cc | 20 ++++++++++----------
28776  src/hb-font.h  | 20 ++++++++++----------
28777  src/hb-ft.cc   | 20 ++++++++++----------
28778  3 files changed, 30 insertions(+), 30 deletions(-)
28779
28780 commit ea93e7b27ca04a1655d62bd1d18a32805994af44
28781 Author: Behdad Esfahbod <behdad@behdad.org>
28782 Date:   Wed May 11 23:22:55 2011 -0400
28783
28784     [test/font] More tests
28785
28786  test/test-font.c | 36 +++++++++++++++++++++++++++++++++---
28787  1 file changed, 33 insertions(+), 3 deletions(-)
28788
28789 commit cdb153175f8a1521cde112c65b173f548ca6ee5c
28790 Author: Behdad Esfahbod <behdad@behdad.org>
28791 Date:   Wed May 11 23:12:58 2011 -0400
28792
28793     [test/font] More tests
28794
28795  test/test-font.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
28796  1 file changed, 44 insertions(+)
28797
28798 commit 74d9fa3d9ac226ed72702884e721ef94ecc48e22
28799 Author: Behdad Esfahbod <behdad@behdad.org>
28800 Date:   Wed May 11 23:07:47 2011 -0400
28801
28802     [test/font] More get_empty() tests
28803
28804  test/test-font.c | 5 +++++
28805  1 file changed, 5 insertions(+)
28806
28807 commit db9f4eb4e004fadae9d540522d1d21c3bbe659b0
28808 Author: Behdad Esfahbod <behdad@behdad.org>
28809 Date:   Wed May 11 23:06:02 2011 -0400
28810
28811     [test/font] Test get_face() / get_parent()
28812
28813  test/test-font.c | 4 ++++
28814  1 file changed, 4 insertions(+)
28815
28816 commit 606923bb4304d5b9cf164745d657cba58949a80a
28817 Author: Behdad Esfahbod <behdad@behdad.org>
28818 Date:   Wed May 11 23:05:02 2011 -0400
28819
28820     [test/font] Add test_font_properties()
28821
28822  test/test-font.c | 85
28823  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
28824  1 file changed, 85 insertions(+)
28825
28826 commit da603e80386b41b360acb070a862b6ed87da57b8
28827 Author: Behdad Esfahbod <behdad@behdad.org>
28828 Date:   Wed May 11 22:52:35 2011 -0400
28829
28830     [test/font] Start adding tests for hb-font.h
28831
28832  test/Makefile.am    |  1 +
28833  test/test-buffer.c  |  2 +-
28834  test/test-font.c    | 69
28835  +++++++++++++++++++++++++++++++++++++++++++++++++++++
28836  test/test-unicode.c |  1 +
28837  4 files changed, 72 insertions(+), 1 deletion(-)
28838
28839 commit 9a14688e40e926b9453fcb75891f27bff1e45c49
28840 Author: Behdad Esfahbod <behdad@behdad.org>
28841 Date:   Wed May 11 22:49:29 2011 -0400
28842
28843     [API] Rename hb_face_create_for_data() to hb_face_create()
28844
28845  src/hb-font.cc     | 4 ++--
28846  src/hb-font.h      | 4 ++--
28847  src/hb-ft.cc       | 2 +-
28848  src/test.cc        | 2 +-
28849  test/test-object.c | 4 ++--
28850  5 files changed, 8 insertions(+), 8 deletions(-)
28851
28852 commit 46d6a21cc8613519e6ce27b1925e29285cccb71d
28853 Author: Behdad Esfahbod <behdad@behdad.org>
28854 Date:   Wed May 11 22:33:13 2011 -0400
28855
28856     [API] Add hb_ot_layout_substitute_start/finish()
28857
28858  src/hb-ot-layout.cc | 13 +++++++++++++
28859  src/hb-ot-layout.h  |  8 ++++++++
28860  2 files changed, 21 insertions(+)
28861
28862 commit c84d15f52e1183164502d45b476b54f8fe812e0f
28863 Author: Behdad Esfahbod <behdad@behdad.org>
28864 Date:   Wed May 11 22:23:15 2011 -0400
28865
28866     Remove unused hb_set_t
28867
28868  src/hb-private.hh | 48 ------------------------------------------------
28869  1 file changed, 48 deletions(-)
28870
28871 commit 389a7c9e67549b1a9f7c538965e4647077f8e6ec
28872 Author: Behdad Esfahbod <behdad@behdad.org>
28873 Date:   Wed May 11 22:21:38 2011 -0400
28874
28875     Remove hb_static_threadsafe_set_t
28876
28877  src/hb-common.cc        |  5 +++--
28878  src/hb-mutex-private.hh | 42 ------------------------------------------
28879  2 files changed, 3 insertions(+), 44 deletions(-)
28880
28881 commit e06d4eda7bbdb3a1be1f1ce8d98b059a0730f14d
28882 Author: Behdad Esfahbod <behdad@behdad.org>
28883 Date:   Wed May 11 22:18:31 2011 -0400
28884
28885     Use constructor/destructor for hb_ot_shape_plan_t
28886
28887  src/hb-ot-shape-private.hh | 6 +++++-
28888  src/hb-ot-shape.cc         | 4 +---
28889  2 files changed, 6 insertions(+), 4 deletions(-)
28890
28891 commit a5e4e109460ea23fa5e64926a1676c6a02ab6ba2
28892 Author: Behdad Esfahbod <behdad@behdad.org>
28893 Date:   Wed May 11 22:00:56 2011 -0400
28894
28895     Minor
28896
28897  TODO | 2 +-
28898  1 file changed, 1 insertion(+), 1 deletion(-)
28899
28900 commit daa446f184fa27c9764ff7f8a2444d47cf34d986
28901 Author: Behdad Esfahbod <behdad@behdad.org>
28902 Date:   Wed May 11 21:31:25 2011 -0400
28903
28904     Fix compile with no mutex available
28905
28906  src/hb-mutex-private.hh | 10 +++++-----
28907  1 file changed, 5 insertions(+), 5 deletions(-)
28908
28909 commit 1e56c476c10577fe319fe553c5ced000bd740940
28910 Author: Behdad Esfahbod <behdad@behdad.org>
28911 Date:   Wed May 11 21:28:01 2011 -0400
28912
28913     Free static mutex'es
28914
28915  src/hb-mutex-private.hh | 1 +
28916  1 file changed, 1 insertion(+)
28917
28918 commit 831886a9b4073cfe27f7e1db0e957cbd5913fd31
28919 Author: Behdad Esfahbod <behdad@behdad.org>
28920 Date:   Wed May 11 21:27:52 2011 -0400
28921
28922     Streamline mutex stuff
28923
28924  src/hb-mutex-private.hh | 61
28925  ++++++++++++++++++++++++++++++-------------------
28926  src/hb-private.hh       |  8 +++++++
28927  2 files changed, 46 insertions(+), 23 deletions(-)
28928
28929 commit 438c4eee353ddf0de66171d84c6ef9b21cbdf8f6
28930 Author: Behdad Esfahbod <behdad@behdad.org>
28931 Date:   Wed May 11 21:14:34 2011 -0400
28932
28933     Remove unused hb_mutex_trylock()
28934
28935  src/hb-mutex-private.hh | 3 ---
28936  1 file changed, 3 deletions(-)
28937
28938 commit b8477e1da2785708f3232f8f2577f602a5d320d1
28939 Author: Behdad Esfahbod <behdad@behdad.org>
28940 Date:   Wed May 11 21:12:44 2011 -0400
28941
28942     [test] Add tests for _get_empty() funcs
28943
28944  test/test-blob.c    |  1 +
28945  test/test-buffer.c  |  7 +++++++
28946  test/test-unicode.c | 10 ++++++++++
28947  3 files changed, 18 insertions(+)
28948
28949 commit 3994be3ded40e5a3da0e187ad421b19a78865e02
28950 Author: Behdad Esfahbod <behdad@behdad.org>
28951 Date:   Wed May 11 21:08:31 2011 -0400
28952
28953     [TODO] Update
28954
28955  TODO | 4 ++--
28956  1 file changed, 2 insertions(+), 2 deletions(-)
28957
28958 commit 80a6833b032bc63b4e8c3da6489d3767af1168f3
28959 Author: Behdad Esfahbod <behdad@behdad.org>
28960 Date:   Wed May 11 18:14:44 2011 -0400
28961
28962     [API] Add hb_*_get_empty() for all objects
28963
28964  src/hb-buffer.cc   |  6 ++++++
28965  src/hb-buffer.h    |  3 +++
28966  src/hb-font.cc     | 18 ++++++++++++++++++
28967  src/hb-font.h      |  9 +++++++++
28968  src/hb-unicode.cc  |  6 ++++++
28969  src/hb-unicode.h   |  3 +++
28970  test/test-object.c | 36 +++++++++++++++++++++++++++++++++---
28971  7 files changed, 78 insertions(+), 3 deletions(-)
28972
28973 commit d3b30be378c1dec0259a626d9a408bb9ca1b71ac
28974 Author: Behdad Esfahbod <behdad@behdad.org>
28975 Date:   Wed May 11 18:06:12 2011 -0400
28976
28977     [API] Add HB_UNTAG()
28978
28979     Useful in C API only.
28980
28981  src/hb-common.h | 1 +
28982  1 file changed, 1 insertion(+)
28983
28984 commit 3cc6e9dcb42551761c3a1a9d3c25b1f1bcdc2419
28985 Author: Behdad Esfahbod <behdad@behdad.org>
28986 Date:   Wed May 11 18:02:48 2011 -0400
28987
28988     Minor
28989
28990  src/test.cc | 9 ++++++---
28991  1 file changed, 6 insertions(+), 3 deletions(-)
28992
28993 commit 4101ca7dbbdf1438fa116fb8cad935501ac7cca8
28994 Author: Behdad Esfahbod <behdad@behdad.org>
28995 Date:   Wed May 11 14:30:56 2011 -0400
28996
28997     Plug more leaks
28998
28999     All good now.
29000
29001  src/hb-blob.cc              | 2 +-
29002  src/hb-open-type-private.hh | 8 ++++----
29003  2 files changed, 5 insertions(+), 5 deletions(-)
29004
29005 commit 6a7ac79e26e85f6781186cf708a12825c0857324
29006 Author: Behdad Esfahbod <behdad@behdad.org>
29007 Date:   Wed May 11 14:19:18 2011 -0400
29008
29009     Plug leaks
29010
29011  src/hb-ot-map-private.hh   |  7 +++++++
29012  src/hb-ot-shape-private.hh |  2 ++
29013  src/hb-ot-shape.cc         |  2 ++
29014  src/hb-private.hh          | 10 +++++++++-
29015  4 files changed, 20 insertions(+), 1 deletion(-)
29016
29017 commit 7aa12ebdff11a4ffbd04bf9b164586eb0c172e37
29018 Author: Behdad Esfahbod <behdad@behdad.org>
29019 Date:   Wed May 11 11:55:11 2011 -0400
29020
29021     [unicode] Simplify method setting
29022
29023  src/hb-unicode.cc   | 6 +-----
29024  test/test-unicode.c | 6 +++++-
29025  2 files changed, 6 insertions(+), 6 deletions(-)
29026
29027 commit d5bfd0272130a315d3b5e6cdcf9b7e6395879204
29028 Author: Behdad Esfahbod <behdad@behdad.org>
29029 Date:   Wed May 11 11:48:28 2011 -0400
29030
29031     Minor
29032
29033  src/Makefile.am | 2 +-
29034  1 file changed, 1 insertion(+), 1 deletion(-)
29035
29036 commit 6a4e7e1372ef9fde81b84ecc9c4d1f23d97396c1
29037 Author: Behdad Esfahbod <behdad@behdad.org>
29038 Date:   Wed May 11 10:31:33 2011 -0400
29039
29040     Add maxp table
29041
29042     Not used for anything right now.  Will use to get num_glyphs in
29043     the future.
29044
29045  src/Makefile.am           |  1 +
29046  src/hb-ot-head-private.hh |  1 -
29047  src/hb-ot-layout.cc       |  1 +
29048  src/hb-ot-maxp-private.hh | 68
29049  +++++++++++++++++++++++++++++++++++++++++++++++
29050  4 files changed, 70 insertions(+), 1 deletion(-)
29051
29052 commit e0b0710ae52bcc8c6fbd87dfae83818faa5d5f5f
29053 Author: Behdad Esfahbod <behdad@behdad.org>
29054 Date:   Wed May 11 08:58:21 2011 -0400
29055
29056     Minor
29057
29058  TODO | 4 +++-
29059  1 file changed, 3 insertions(+), 1 deletion(-)
29060
29061 commit a513dbcf73ab1cc39a7c9653034904d0c6cd9fe9
29062 Author: Behdad Esfahbod <behdad@behdad.org>
29063 Date:   Wed May 11 00:24:34 2011 -0400
29064
29065     [API] Change signature of get_contour_point and get_kerning ffuncs
29066
29067     get_contour_point now takes glyph id before point_index.
29068
29069     get_kerning now takes a vector to fill-in.
29070
29071  src/hb-font.cc                   | 56
29072  +++++++++++++++++++++-------------------
29073  src/hb-font.h                    | 16 +++++++-----
29074  src/hb-ft.cc                     | 11 +++++---
29075  src/hb-ot-layout-gdef-private.hh |  2 +-
29076  src/hb-ot-layout-gpos-private.hh |  2 +-
29077  src/hb-ot-shape.cc               | 15 ++++++++---
29078  6 files changed, 59 insertions(+), 43 deletions(-)
29079
29080 commit 63d646fb2933c2765ce526d321a498d0f7fae2f5
29081 Author: Behdad Esfahbod <behdad@behdad.org>
29082 Date:   Wed May 11 00:15:37 2011 -0400
29083
29084     [font] Do user-space conversion when chaining up to parent font
29085
29086  src/hb-font-private.hh | 28 ++++++++++++++++++++++++++++
29087  src/hb-font.cc         | 23 +++++++++++++++++------
29088  2 files changed, 45 insertions(+), 6 deletions(-)
29089
29090 commit b6f902a1a9c8b72b5d6a241a14a7bacfaea3a56a
29091 Author: Behdad Esfahbod <behdad@behdad.org>
29092 Date:   Wed May 11 00:04:15 2011 -0400
29093
29094     Minor
29095
29096  src/hb-font-private.hh           |  6 +++---
29097  src/hb-ot-layout-gdef-private.hh |  6 +++---
29098  src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
29099  3 files changed, 16 insertions(+), 16 deletions(-)
29100
29101 commit abcfe9b59b4475eb02dd679aac4bc59616713b28
29102 Author: Behdad Esfahbod <behdad@behdad.org>
29103 Date:   Wed May 11 00:02:02 2011 -0400
29104
29105     Remove hb_ot_layout_context_t, simplify code
29106
29107  src/hb-font-private.hh               |  12 +++-
29108  src/hb-font.cc                       |   6 +-
29109  src/hb-ot-layout-common-private.hh   |   8 +--
29110  src/hb-ot-layout-gdef-private.hh     |  34 +++++-----
29111  src/hb-ot-layout-gpos-private.hh     | 121
29112  ++++++++++++++++++-----------------
29113  src/hb-ot-layout-gsub-private.hh     |  24 +++----
29114  src/hb-ot-layout-gsubgpos-private.hh |  11 ++--
29115  src/hb-ot-layout-private.hh          |  13 ----
29116  src/hb-ot-layout.cc                  |  15 +----
29117  9 files changed, 118 insertions(+), 126 deletions(-)
29118
29119 commit 1ded6d8bbf93b7dabf2b1f620c07bd3236e7a60f
29120 Author: Behdad Esfahbod <behdad@behdad.org>
29121 Date:   Tue May 10 20:49:02 2011 -0400
29122
29123     Make default font-funcs chain-up to the parent
29124
29125  src/hb-font.cc | 44 +++++++++++++++++++++++++++++++++++++++-----
29126  src/hb-font.h  | 41 +++++++++++++++++++++--------------------
29127  2 files changed, 60 insertions(+), 25 deletions(-)
29128
29129 commit b9d975b931d6310f25fab5ac280f523cdc27bf94
29130 Author: Behdad Esfahbod <behdad@behdad.org>
29131 Date:   Tue May 10 20:41:13 2011 -0400
29132
29133     [API] Pass down closure user_data to font funcs
29134
29135  src/hb-font-private.hh |  30 ++++++--
29136  src/hb-font.cc         | 184
29137  +++++++++++++++++++++++++------------------------
29138  src/hb-font.h          |  42 ++++++-----
29139  src/hb-ft.cc           | 103 ++++++++++++++-------------
29140  4 files changed, 198 insertions(+), 161 deletions(-)
29141
29142 commit 446df9cdb1fddb51819b731436fca54146d0bb23
29143 Author: Behdad Esfahbod <behdad@behdad.org>
29144 Date:   Tue May 10 20:14:44 2011 -0400
29145
29146     Whitespace
29147
29148  src/hb-unicode.h | 30 +++++++++++++++---------------
29149  1 file changed, 15 insertions(+), 15 deletions(-)
29150
29151 commit 686c2d165dfb284b74b78f6b902d04b585dcaef3
29152 Author: Behdad Esfahbod <behdad@behdad.org>
29153 Date:   Tue May 10 20:04:26 2011 -0400
29154
29155     [API] Remove font_funcs func getter functions
29156
29157  src/hb-font.cc | 32 --------------------------------
29158  src/hb-font.h  | 18 ------------------
29159  2 files changed, 50 deletions(-)
29160
29161 commit defc45be6d75aba4a67fa7814b91b73bad953fe6
29162 Author: Behdad Esfahbod <behdad@behdad.org>
29163 Date:   Tue May 10 20:02:49 2011 -0400
29164
29165     [API] Add hb_font_create_sub_font() and hb_font_get_parent()
29166
29167     Not quite useful just yet.
29168
29169  src/hb-font-private.hh |  1 +
29170  src/hb-font.cc         | 41 ++++++++++++++++++++++++++++++++++++++---
29171  src/hb-font.h          |  5 +++++
29172  src/hb-unicode.h       |  2 +-
29173  4 files changed, 45 insertions(+), 4 deletions(-)
29174
29175 commit 11bb8fe7b3925bc9b019ad0c0218a231e581f152
29176 Author: Behdad Esfahbod <behdad@behdad.org>
29177 Date:   Tue May 10 19:57:00 2011 -0400
29178
29179     [font] Fix internal sign of x/y_scale
29180
29181     Should have been done as part of
29182     da975419884a535281745f30f4b32fee0bc8a7a1
29183
29184  src/hb-font-private.hh | 4 ++--
29185  1 file changed, 2 insertions(+), 2 deletions(-)
29186
29187 commit 85e6218e3306165d69ef44277459511d5b54b9ff
29188 Author: Behdad Esfahbod <behdad@behdad.org>
29189 Date:   Tue May 10 19:40:44 2011 -0400
29190
29191     [API] Remove broken-by-design hb_font_unset_funcs()
29192
29193  src/hb-font.cc | 22 ----------------------
29194  src/hb-font.h  | 16 ----------------
29195  2 files changed, 38 deletions(-)
29196
29197 commit 74f1d896f2479500d65649cf3ec86dd201f0663a
29198 Author: Behdad Esfahbod <behdad@behdad.org>
29199 Date:   Tue May 10 19:39:32 2011 -0400
29200
29201     Add hb_font_make/is_immutable()
29202
29203  src/hb-font-private.hh |  2 ++
29204  src/hb-font.cc         | 26 +++++++++++++++++++++++---
29205  src/hb-font.h          |  6 ++++++
29206  test/test-object.c     |  2 +-
29207  4 files changed, 32 insertions(+), 4 deletions(-)
29208
29209 commit 8c7a100a4d0f3a257fb7563cb08ed4356c3af669
29210 Author: Behdad Esfahbod <behdad@behdad.org>
29211 Date:   Tue May 10 19:21:07 2011 -0400
29212
29213     Fix build without mutex
29214
29215  src/hb-mutex-private.hh | 12 ++++++------
29216  1 file changed, 6 insertions(+), 6 deletions(-)
29217
29218 commit 19d3035c40e73923bcad709dc5eefe31cb34d681
29219 Author: Behdad Esfahbod <behdad@behdad.org>
29220 Date:   Tue May 10 19:18:12 2011 -0400
29221
29222     Remove duplicate atomic_int implementation
29223
29224  src/hb-mutex-private.hh | 17 -----------------
29225  1 file changed, 17 deletions(-)
29226
29227 commit 45bfa99034512e886d75b1d45a5a649647f4711f
29228 Author: Behdad Esfahbod <behdad@behdad.org>
29229 Date:   Tue May 10 19:12:49 2011 -0400
29230
29231     Fix set implementation to be truly threadsafe even with destroy()
29232     callbacks
29233
29234     The test/object test is passing again, instead of deadlocking.
29235
29236  src/hb-common.cc         |  26 +++++------
29237  src/hb-mutex-private.hh  |  47 +++++++------------
29238  src/hb-object-private.hh |   6 ++-
29239  src/hb-private.hh        | 117
29240  ++++++++++++++++++++++++++++++++++++++---------
29241  4 files changed, 128 insertions(+), 68 deletions(-)
29242
29243 commit 0c2ec1d78bfa0166ffd4afc204c2668d4f456ed9
29244 Author: Behdad Esfahbod <behdad@behdad.org>
29245 Date:   Tue May 10 19:11:27 2011 -0400
29246
29247     [test] Always initialize gthread such that our mutex() stuff is tested
29248
29249     Now the test/object test deadlocks as expected.  Fix coming.
29250
29251  configure.ac     | 1 +
29252  test/Makefile.am | 4 ++--
29253  test/hb-test.h   | 1 +
29254  3 files changed, 4 insertions(+), 2 deletions(-)
29255
29256 commit 6a9093cc486c1899197cd7cc9a3eb907c2e756f7
29257 Author: Behdad Esfahbod <behdad@behdad.org>
29258 Date:   Tue May 10 19:00:07 2011 -0400
29259
29260     [test/object] Test user_data with destroy() callback that calls
29261     user_data
29262
29263     Exposes the non-atomicity of user_data opertaions at this time because
29264     we call finish() while still locked and modifying the object.
29265     In fact,
29266     I'm surprised that it doesn't deadlock.  It should.
29267
29268  test/test-object.c | 22 ++++++++++++++++++++++
29269  1 file changed, 22 insertions(+)
29270
29271 commit abe636b8761e47ea60b193c7e72a044de224d172
29272 Author: Behdad Esfahbod <behdad@behdad.org>
29273 Date:   Tue May 10 17:55:40 2011 -0400
29274
29275     Add DOAP file
29276
29277  Makefile.am   |  6 +++++-
29278  harfbuzz.doap | 24 ++++++++++++++++++++++++
29279  2 files changed, 29 insertions(+), 1 deletion(-)
29280
29281 commit f82c18630471216a04e4e3ad42396da4e6d74cba
29282 Author: Behdad Esfahbod <behdad@behdad.org>
29283 Date:   Tue May 10 17:48:34 2011 -0400
29284
29285     [test/blob] Fix bug in test
29286
29287  test/test-blob.c | 3 ++-
29288  1 file changed, 2 insertions(+), 1 deletion(-)
29289
29290 commit 785d23acd0ce72d399f9c5021bebc854872648af
29291 Author: Behdad Esfahbod <behdad@behdad.org>
29292 Date:   Tue May 10 17:41:44 2011 -0400
29293
29294     [test/blob] Add create_sub_blob()
29295
29296  test/test-blob.c | 17 +++++++++++++++++
29297  1 file changed, 17 insertions(+)
29298
29299 commit 0617b1558234673d3924f37541be01b04d36f05a
29300 Author: Behdad Esfahbod <behdad@behdad.org>
29301 Date:   Tue May 10 17:37:08 2011 -0400
29302
29303     [test] Test blob API
29304
29305  test/Makefile.am   |   1 +
29306  test/test-blob.c   | 280
29307  +++++++++++++++++++++++++++++++++++++++++++++++++++++
29308  test/test-buffer.c | 149 ++++++++++++++--------------
29309  3 files changed, 359 insertions(+), 71 deletions(-)
29310
29311 commit 1c9f8717eb12c37c219333cbb0d123e1d2da4896
29312 Author: Behdad Esfahbod <behdad@behdad.org>
29313 Date:   Fri May 6 22:28:26 2011 -0400
29314
29315     [API] Simplify blob API, remove lock
29316
29317  TODO                        |   2 -
29318  src/hb-blob.cc              | 206
29319  ++++++++++++++++++--------------------------
29320  src/hb-blob.h               |  19 ++--
29321  src/hb-font.cc              |   2 -
29322  src/hb-open-type-private.hh |  32 ++++---
29323  src/hb-ot-layout.cc         |   7 +-
29324  test/test-object.c          |   2 +-
29325  7 files changed, 118 insertions(+), 152 deletions(-)
29326
29327 commit 71cef14ac3de07e4fed0a2903b1f0f639406ec6c
29328 Author: Behdad Esfahbod <behdad@behdad.org>
29329 Date:   Fri May 6 19:30:59 2011 -0400
29330
29331     Add -Bsymbolic-functions to linker flags
29332
29333  configure.ac | 3 +++
29334  1 file changed, 3 insertions(+)
29335
29336 commit ab428aeab724ca40341318b66640f992cd72d2fc
29337 Author: Behdad Esfahbod <behdad@behdad.org>
29338 Date:   Fri May 6 19:30:46 2011 -0400
29339
29340     [TODO] Update
29341
29342  TODO | 2 +-
29343  1 file changed, 1 insertion(+), 1 deletion(-)
29344
29345 commit a0f337a1cce1788dbf3147b459e7f615acbfe81b
29346 Author: Behdad Esfahbod <behdad@behdad.org>
29347 Date:   Fri May 6 19:20:52 2011 -0400
29348
29349     Remove unused hb_blob_try_writable_inplace()
29350
29351  src/hb-blob.cc | 20 --------------------
29352  src/hb-blob.h  |  3 ---
29353  2 files changed, 23 deletions(-)
29354
29355 commit 08611d5194144bbf5d96a1110aeb812db06e0901
29356 Author: Behdad Esfahbod <behdad@behdad.org>
29357 Date:   Fri May 6 16:28:10 2011 -0400
29358
29359     Add note re deadlocks
29360
29361  src/hb-common.cc        | 1 +
29362  src/hb-mutex-private.hh | 4 ++++
29363  2 files changed, 5 insertions(+)
29364
29365 commit 34fb5521a5fbb6b95ceff4bbac42a62628bc9f31
29366 Author: Behdad Esfahbod <behdad@behdad.org>
29367 Date:   Fri May 6 00:04:28 2011 -0400
29368
29369     [API] Add hb_language_get_default()
29370
29371     It uses locale information to detect default language.  It's used by
29372     hb_shape() whenever language is not set on the buffer.
29373
29374     Not sure how to properly test it in the test suite.  Tested by
29375     observing
29376     that with DejaVu Sans we select the proper local glyph version
29377     for U+431
29378     under Serbian locale.  See http://www.pango.org/ScriptGallery
29379
29380  src/hb-common.cc   | 21 +++++++++++++++++++++
29381  src/hb-common.h    |  3 +++
29382  src/hb-shape.cc    |  2 +-
29383  test/test-common.c |  5 +++++
29384  4 files changed, 30 insertions(+), 1 deletion(-)
29385
29386 commit c78f4485587cc1dee07e772c164a13fde9d2859f
29387 Author: Behdad Esfahbod <behdad@behdad.org>
29388 Date:   Thu May 5 21:31:04 2011 -0400
29389
29390     [API] Add version macros and functions
29391
29392     Step version up to 0.5.0.
29393
29394     Also, fix to pass "make distcheck"
29395
29396  configure.ac                 | 24 ++++++++++++-----
29397  src/Makefile.am              |  9 +++++++
29398  src/check-c-linkage-decls.sh |  2 +-
29399  src/hb-common.cc             | 29 +++++++++++++++++++++
29400  src/hb-version.h.in          | 62
29401  ++++++++++++++++++++++++++++++++++++++++++++
29402  src/hb.h                     |  1 +
29403  test/Makefile.am             |  2 ++
29404  7 files changed, 122 insertions(+), 7 deletions(-)
29405
29406 commit 9ff819f6571fd0d570f271162d7a30d97ee64148
29407 Author: Behdad Esfahbod <behdad@behdad.org>
29408 Date:   Thu May 5 19:47:59 2011 -0400
29409
29410     Add disable-static libtool flag
29411
29412     No one who builds harfbuzz static uses the autotools build system
29413     to do it.
29414
29415  configure.ac | 2 +-
29416  1 file changed, 1 insertion(+), 1 deletion(-)
29417
29418 commit 7ca7571ef91754274f6c84bbf988962d74a74098
29419 Author: Behdad Esfahbod <behdad@behdad.org>
29420 Date:   Thu May 5 19:47:12 2011 -0400
29421
29422     Remove win32-dll libtool flag
29423
29424     Since we're not win32-dll clean the way libtool docs define it.
29425
29426  configure.ac | 2 +-
29427  1 file changed, 1 insertion(+), 1 deletion(-)
29428
29429 commit 174e3fe89b72729c9c34c647544a2dc1bf63cd84
29430 Author: Behdad Esfahbod <behdad@behdad.org>
29431 Date:   Thu May 5 19:37:53 2011 -0400
29432
29433     Add AC_CANONICAL_HOST
29434
29435  configure.ac | 10 ++++++++++
29436  1 file changed, 10 insertions(+)
29437
29438 commit e6a5b88c01420366a70e0c9ae1775fb3c930cb8b
29439 Author: Behdad Esfahbod <behdad@behdad.org>
29440 Date:   Thu May 5 16:24:42 2011 -0400
29441
29442     Fix build with older glib
29443
29444  configure.ac   |  2 +-
29445  test/hb-test.h | 55
29446  +++++++++++++++++++++++++++++++++----------------------
29447  2 files changed, 34 insertions(+), 23 deletions(-)
29448
29449 commit 3935af1c0d0f53a5fd6054e1ee219f3adda42dca
29450 Author: Behdad Esfahbod <behdad@behdad.org>
29451 Date:   Thu May 5 16:09:45 2011 -0400
29452
29453     [buffer] Remove wrong optimization
29454
29455     While the cluster fields of the glyph string are usually sorted, they
29456     wouldn't be in special cases (for example for non-native direction).
29457     Blindly using bsearch is plain wrong.  If we want to reintroduce this
29458     optimization we have to make sure we know the buffer clusters are
29459     monotonic and in which direction.  Not sure it's worth it though.
29460
29461  src/hb-buffer.cc | 16 +++-------------
29462  1 file changed, 3 insertions(+), 13 deletions(-)
29463
29464 commit 46df6828513d56cd60467e36cbe45aa06648f488
29465 Author: Behdad Esfahbod <behdad@behdad.org>
29466 Date:   Thu May 5 15:33:19 2011 -0400
29467
29468     Make user_data access threadsafe
29469
29470     For now, by taking a global user_data mutex.
29471
29472  src/hb-common.cc         | 25 +++++++++++++++++++++++--
29473  src/hb-object-private.hh |  2 --
29474  2 files changed, 23 insertions(+), 4 deletions(-)
29475
29476 commit 218e67b9eefa26e2e4fe43f99a84d082b185b1b0
29477 Author: Behdad Esfahbod <behdad@behdad.org>
29478 Date:   Thu May 5 15:28:37 2011 -0400
29479
29480     Shrink code
29481
29482  src/hb-common.cc         | 26 ++++++++++++++++++++++++++
29483  src/hb-object-private.hh | 21 ++++-----------------
29484  2 files changed, 30 insertions(+), 17 deletions(-)
29485
29486 commit b8d6183ebc4697a434776cf2aec7857d63a7d881
29487 Author: Behdad Esfahbod <behdad@behdad.org>
29488 Date:   Thu May 5 15:14:04 2011 -0400
29489
29490     Use threadsafe set implementation for hb_language lookups
29491
29492     Note that the static variable has to be a global static, as gcc
29493     implements local statics differently and that would require linking
29494     to libstdc++, which we don't want.
29495
29496  src/hb-common.cc | 6 ++++--
29497  1 file changed, 4 insertions(+), 2 deletions(-)
29498
29499 commit d37486d87b65c5abaaa2998fa5c9e48eedde0933
29500 Author: Behdad Esfahbod <behdad@behdad.org>
29501 Date:   Thu May 5 15:07:54 2011 -0400
29502
29503     Add hb_threadsafe_set_t
29504
29505  src/hb-mutex-private.hh | 54
29506  +++++++++++++++++++++++++++++++++++++++++++++++++
29507  src/hb-private.hh       |  3 +--
29508  2 files changed, 55 insertions(+), 2 deletions(-)
29509
29510 commit b45f32ee4e599c515ce93e44315283d236b073bb
29511 Author: Behdad Esfahbod <behdad@behdad.org>
29512 Date:   Thu May 5 15:00:43 2011 -0400
29513
29514     Use hb_array_t for hb_language_t mapping
29515
29516  src/hb-common.cc         | 48
29517  ++++++++++++++++++++++--------------------------
29518  src/hb-object-private.hh |  4 ++--
29519  src/hb-private.hh        | 19 +++++++++++++++----
29520  3 files changed, 39 insertions(+), 32 deletions(-)
29521
29522 commit 21d2c92fdf7307c7117f8948021f0dd7d5a5d2a3
29523 Author: Behdad Esfahbod <behdad@behdad.org>
29524 Date:   Thu May 5 14:47:53 2011 -0400
29525
29526     Move code around
29527
29528  src/hb-object-private.hh | 28 ++++++++++++++--------------
29529  1 file changed, 14 insertions(+), 14 deletions(-)
29530
29531 commit 448ea9bf63104d39f87fff66219034222fa632b8
29532 Author: Behdad Esfahbod <behdad@behdad.org>
29533 Date:   Thu May 5 14:39:24 2011 -0400
29534
29535     [TODO] Remove done items
29536
29537  TODO | 9 ---------
29538  1 file changed, 9 deletions(-)
29539
29540 commit 265ac614ea6d26041c7d64739098b76a82bbc4f4
29541 Author: Behdad Esfahbod <behdad@behdad.org>
29542 Date:   Thu May 5 14:38:16 2011 -0400
29543
29544     Replace fixed-size lookup_maps array with hb_array_t
29545
29546  src/hb-ot-map-private.hh | 13 +++++--------
29547  src/hb-ot-map.cc         | 47
29548  +++++++++++++++++++++++++----------------------
29549  src/hb-private.hh        |  6 ++----
29550  3 files changed, 32 insertions(+), 34 deletions(-)
29551
29552 commit 6843569d2c70c1771ce964e3d1a4cf91e14e7687
29553 Author: Behdad Esfahbod <behdad@behdad.org>
29554 Date:   Thu May 5 14:12:37 2011 -0400
29555
29556     Replace fixed-size feature_maps array with hb_array_t
29557
29558  src/hb-ot-map-private.hh | 10 +++-------
29559  src/hb-ot-map.cc         | 12 ++++++------
29560  src/hb-ot-shape.cc       |  2 +-
29561  src/hb-private.hh        | 42 +++++++++++++++++++++++++++++-------------
29562  4 files changed, 39 insertions(+), 27 deletions(-)
29563
29564 commit 44b0a4d2fc62689fc56ef57f412b4bb1e439a614
29565 Author: Behdad Esfahbod <behdad@behdad.org>
29566 Date:   Thu May 5 13:42:19 2011 -0400
29567
29568     Replace fixed-size feature_infos array with hb_array_t
29569
29570  src/hb-ot-map-private.hh |  9 +++++----
29571  src/hb-ot-map.cc         |  9 +++++----
29572  src/hb-private.hh        | 12 ++++++++++++
29573  3 files changed, 22 insertions(+), 8 deletions(-)
29574
29575 commit b214ec3ac0ce6568e9226fd09661d52de11dca96
29576 Author: Behdad Esfahbod <behdad@behdad.org>
29577 Date:   Thu May 5 13:24:07 2011 -0400
29578
29579     Minor
29580
29581  src/hb-private.hh | 4 ++--
29582  1 file changed, 2 insertions(+), 2 deletions(-)
29583
29584 commit 811482bd650fb5652a9835471ae8ecf0fb185611
29585 Author: Behdad Esfahbod <behdad@behdad.org>
29586 Date:   Thu May 5 13:21:04 2011 -0400
29587
29588     Replace hb_map_t with hb_set_t which is more intuitive and flexible
29589
29590  src/hb-object-private.hh | 24 ++++++++++++++----------
29591  src/hb-private.hh        | 44
29592  +++++++++++++++++---------------------------
29593  test/test-object.c       |  4 ++++
29594  3 files changed, 35 insertions(+), 37 deletions(-)
29595
29596 commit 478a42536ff7ab777a7774fbfdb9c5e51334a14e
29597 Author: Behdad Esfahbod <behdad@behdad.org>
29598 Date:   Thu May 5 12:39:51 2011 -0400
29599
29600     Make array/map implementation more generic
29601
29602  src/hb-object-private.hh |  2 ++
29603  src/hb-private.hh        | 13 +++++++------
29604  2 files changed, 9 insertions(+), 6 deletions(-)
29605
29606 commit b81bd42951e1ce1569b29168015d3c5a2dacf773
29607 Author: Behdad Esfahbod <behdad@behdad.org>
29608 Date:   Thu May 5 00:21:16 2011 -0400
29609
29610     Make hb_mutex_*() macros take a pointer
29611
29612     More intuitive.
29613
29614  src/hb-blob.cc          | 28 ++++++++++++++--------------
29615  src/hb-mutex-private.hh | 32 ++++++++++++++++----------------
29616  2 files changed, 30 insertions(+), 30 deletions(-)
29617
29618 commit a4b1900913c91aa9db74c4fdfa7c691a5cdf02a8
29619 Author: Behdad Esfahbod <behdad@behdad.org>
29620 Date:   Thu May 5 00:17:43 2011 -0400
29621
29622     Add hb_static_mutex_t
29623
29624  src/hb-mutex-private.hh | 8 ++++++++
29625  1 file changed, 8 insertions(+)
29626
29627 commit 56eb5ad6f94c32189ad219438db9a18683ca6846
29628 Author: Behdad Esfahbod <behdad@behdad.org>
29629 Date:   Wed May 4 19:27:37 2011 -0400
29630
29631     Move code around
29632
29633     Mutex (and Windows.h by extension) are fairly isolated now.
29634
29635  src/Makefile.am          |   8 ++--
29636  src/hb-blob-private.hh   |  60 ---------------------------
29637  src/hb-blob.cc           |  24 ++++++++++-
29638  src/hb-font-private.hh   |   3 --
29639  src/hb-font.cc           |  12 +++---
29640  src/hb-mutex-private.hh  | 105
29641  +++++++++++++++++++++++++++++++++++++++++++++++
29642  src/hb-object-private.hh |  33 ++-------------
29643  src/hb-unicode.cc        |   1 -
29644  8 files changed, 141 insertions(+), 105 deletions(-)
29645
29646 commit d292885893395dcb345dce1010e5c8628a715ef4
29647 Author: Behdad Esfahbod <behdad@behdad.org>
29648 Date:   Tue May 3 01:03:53 2011 -0400
29649
29650     [ft] Fix font->face handling
29651
29652     Don't use _cached()
29653
29654  src/hb-ft.cc | 7 +++++--
29655  1 file changed, 5 insertions(+), 2 deletions(-)
29656
29657 commit 2000179487b49e0d504ec127450dc6fcb5568cec
29658 Author: Behdad Esfahbod <behdad@behdad.org>
29659 Date:   Tue May 3 00:49:06 2011 -0400
29660
29661     Move Win32 thread-safety stuff to hb-object-private.h
29662
29663     The Win32 definitions for LONG, ULONG, etc conflicts with
29664     hb-open-type.h.  Avoid that by making sure hb-object-private.h
29665     and hb-open-type.h are not included in the same compilation unit.
29666
29667  src/hb-common.cc         | 54 ---------------------------------------
29668  src/hb-object-private.hh | 66
29669  ++++++++++++++++++++++++++++++++++++++++++++++++
29670  src/hb-private.hh        | 66
29671  ------------------------------------------------
29672  3 files changed, 66 insertions(+), 120 deletions(-)
29673
29674 commit 266b34418c9bbe23ccaf29cb354b58c465fa3b22
29675 Author: Behdad Esfahbod <behdad@behdad.org>
29676 Date:   Tue May 3 00:35:53 2011 -0400
29677
29678     Refactor to keep hb-object-private.h and hb-open-type.h separate
29679
29680     Needed to be able to include <Windows.h> from hb-object-private.h.
29681
29682  src/hb-font.cc              | 19 ++++----------
29683  src/hb-ot-layout-private.hh | 60
29684  +++++++++++++++++++++++++--------------------
29685  src/hb-ot-layout.cc         | 28 ++++++++++++++++++---
29686  3 files changed, 63 insertions(+), 44 deletions(-)
29687
29688 commit d4141a44b97377a65e6d2a3e03b3709307af38c1
29689 Author: Behdad Esfahbod <behdad@behdad.org>
29690 Date:   Tue May 3 00:19:18 2011 -0400
29691
29692     [blob] Implement sub_blob() in terms of create()
29693
29694     Fixes problem with uninitialized sub_blob->mutex among other things.
29695
29696     Reported by Bradley Grainger.
29697
29698  src/hb-blob.cc | 12 +++++-------
29699  1 file changed, 5 insertions(+), 7 deletions(-)
29700
29701 commit fc52e9e44c2fe84d63f18dc0098720830f0b467d
29702 Author: Behdad Esfahbod <behdad@behdad.org>
29703 Date:   Tue May 3 00:09:16 2011 -0400
29704
29705     Implement win32 thread-safety stuff
29706
29707     Patch from Bradley Grainger.
29708
29709  src/hb-common.cc  | 54
29710  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
29711  src/hb-private.hh | 30 +++++++++++++++++++++++++-----
29712  2 files changed, 79 insertions(+), 5 deletions(-)
29713
29714 commit f55272ecde857c116f97a3195f3abd1df3be4b86
29715 Author: Behdad Esfahbod <behdad@behdad.org>
29716 Date:   Mon May 2 20:57:28 2011 -0400
29717
29718     Add hb_mutex_free() and use it
29719
29720     Based on patch by Bradley Grainger.
29721
29722  src/hb-blob.cc    |  1 +
29723  src/hb-private.hh | 16 +++++++++-------
29724  2 files changed, 10 insertions(+), 7 deletions(-)
29725
29726 commit 8d5186484b28b5f629b523e067d7d5166eec557a
29727 Author: Behdad Esfahbod <behdad@behdad.org>
29728 Date:   Mon May 2 20:52:21 2011 -0400
29729
29730     Cosmetic
29731
29732  src/hb-private.hh | 2 +-
29733  1 file changed, 1 insertion(+), 1 deletion(-)
29734
29735 commit 72657e4ce757dcb055a8db7291b68f96f0d34bfb
29736 Author: Behdad Esfahbod <behdad@behdad.org>
29737 Date:   Mon May 2 20:46:32 2011 -0400
29738
29739     [API] Make hb_font_create() take a face and reference it
29740
29741  src/hb-font-private.hh           |  2 ++
29742  src/hb-font.cc                   | 42
29743  +++++++++++++++++++++++++---------------
29744  src/hb-font.h                    | 26 ++++++++++++++-----------
29745  src/hb-ft.cc                     |  7 +------
29746  src/hb-ot-layout-gdef-private.hh |  2 +-
29747  src/hb-ot-layout-gpos-private.hh |  2 +-
29748  src/hb-ot-layout.cc              | 10 ++++------
29749  src/hb-ot-layout.h               |  2 --
29750  src/hb-ot-map-private.hh         |  2 +-
29751  src/hb-ot-shape.cc               | 23 +++++++++++-----------
29752  src/hb-ot-shape.h                |  1 -
29753  src/hb-shape.cc                  | 18 ++---------------
29754  src/hb-shape.h                   |  1 -
29755  src/hb-view.cc                   |  4 +---
29756  test/test-object.c               |  7 +++++--
29757  15 files changed, 70 insertions(+), 79 deletions(-)
29758
29759 commit cec6611c5ce84d69d910bf7e9ec1fdd594398f9f
29760 Author: Behdad Esfahbod <behdad@behdad.org>
29761 Date:   Mon May 2 20:18:58 2011 -0400
29762
29763     Protect NULL in a couple places
29764
29765  src/hb-font.cc | 6 +++---
29766  1 file changed, 3 insertions(+), 3 deletions(-)
29767
29768 commit 5a5030366e40baa8d96ca67b47a52ad5af143157
29769 Author: Behdad Esfahbod <behdad@behdad.org>
29770 Date:   Mon May 2 19:54:29 2011 -0400
29771
29772     Fix bug in array growth implementation
29773
29774     With this, test/object is now passing.  Yay!
29775
29776  src/hb-private.hh | 24 +++++++++++-------------
29777  1 file changed, 11 insertions(+), 13 deletions(-)
29778
29779 commit 16123e10700436df18d14e37371bb621b31ea5d1
29780 Author: Behdad Esfahbod <behdad@behdad.org>
29781 Date:   Mon May 2 19:54:17 2011 -0400
29782
29783     Fix bug in map implementation
29784
29785  src/hb-private.hh | 2 +-
29786  1 file changed, 1 insertion(+), 1 deletion(-)
29787
29788 commit 1cd5969f253528b1fc05a06c7a9f222baa29f68d
29789 Author: Behdad Esfahbod <behdad@behdad.org>
29790 Date:   Mon May 2 19:53:39 2011 -0400
29791
29792     [object] Fix bug in get_user_data() implementation
29793
29794  src/hb-object-private.hh | 7 ++++---
29795  1 file changed, 4 insertions(+), 3 deletions(-)
29796
29797 commit db99589529a22a2113bcef1680ab6d9b934f382e
29798 Author: Behdad Esfahbod <behdad@behdad.org>
29799 Date:   Mon May 2 19:52:47 2011 -0400
29800
29801     [test/object] Add test for object lifecycle stuff
29802
29803     Revealed many bugs in the (untested and known buggy) user_data
29804     support.
29805
29806  test/Makefile.am   |   4 +
29807  test/test-object.c | 316
29808  +++++++++++++++++++++++++++++++++++++++++++++++++++++
29809  2 files changed, 320 insertions(+)
29810
29811 commit f74d6c81f14f117b3cecfb65f0d5df22849c9a07
29812 Author: Behdad Esfahbod <behdad@behdad.org>
29813 Date:   Mon May 2 19:52:32 2011 -0400
29814
29815     Cosmetic
29816
29817  test/test-unicode.c | 10 +++++-----
29818  1 file changed, 5 insertions(+), 5 deletions(-)
29819
29820 commit 4911062d5be0d937ee8f1a70cc93e05d162f45b3
29821 Author: Behdad Esfahbod <behdad@behdad.org>
29822 Date:   Mon May 2 19:36:39 2011 -0400
29823
29824     [API] Rename hb_blob_create_empty() to hb_blob_get_empty()
29825
29826  src/hb-blob.cc              | 2 +-
29827  src/hb-blob.h               | 2 +-
29828  src/hb-font.cc              | 2 +-
29829  src/hb-open-type-private.hh | 2 +-
29830  4 files changed, 4 insertions(+), 4 deletions(-)
29831
29832 commit 1ab1d3e38cdf8e7331efdbc4ef0c02ee9d5c8c04
29833 Author: Behdad Esfahbod <behdad@behdad.org>
29834 Date:   Mon May 2 19:35:53 2011 -0400
29835
29836     [face] Return nil face if blob is inert
29837
29838  src/hb-font.cc | 3 +++
29839  1 file changed, 3 insertions(+)
29840
29841 commit e87867cb88280e3f3a38d829e359cb686168b2cb
29842 Author: Behdad Esfahbod <behdad@behdad.org>
29843 Date:   Mon May 2 19:35:05 2011 -0400
29844
29845     [buffer] Fail in _create() if we cannot pre-allocate the requested
29846     size
29847
29848  src/hb-buffer.cc | 8 +++++---
29849  1 file changed, 5 insertions(+), 3 deletions(-)
29850
29851 commit cd361ec9a1b2bfc271e5490dbfc0a870fd5c439a
29852 Author: Behdad Esfahbod <behdad@behdad.org>
29853 Date:   Mon May 2 16:54:05 2011 -0400
29854
29855     Cosmetic
29856
29857  test/test-unicode.c | 2 +-
29858  1 file changed, 1 insertion(+), 1 deletion(-)
29859
29860 commit c784c67a28f5b92d396eaa9529d57ef91a5cb9ac
29861 Author: Behdad Esfahbod <behdad@behdad.org>
29862 Date:   Mon May 2 15:59:57 2011 -0400
29863
29864     [unicode] Make _get_parent() return _nil object instead of NULL
29865
29866  src/hb-unicode.cc   | 29 ++++++++++++-----------------
29867  test/test-unicode.c |  2 +-
29868  2 files changed, 13 insertions(+), 18 deletions(-)
29869
29870 commit 07e22779abd089d5921bf2d19d4a3bf1bd0173c6
29871 Author: Behdad Esfahbod <behdad@behdad.org>
29872 Date:   Mon May 2 14:58:04 2011 -0400
29873
29874     [test/unicode] Add script roundtrip tests for glib and ICU
29875
29876  test/test-unicode.c | 70
29877  ++++++++++++++++++++++++++++++++++++++++++++++++-----
29878  1 file changed, 64 insertions(+), 6 deletions(-)
29879
29880 commit 7cda65935c73c277550f6ac12f6730e96d4852a7
29881 Author: Behdad Esfahbod <behdad@behdad.org>
29882 Date:   Mon May 2 14:33:53 2011 -0400
29883
29884     [test/unicode] Better test chainup
29885
29886  test/test-unicode.c | 54
29887  ++++++++++++++++++++++++++++++++++++++++++++++++-----
29888  1 file changed, 49 insertions(+), 5 deletions(-)
29889
29890 commit 250c59225ead28449deb11522dee3819480a19b4
29891 Author: Behdad Esfahbod <behdad@behdad.org>
29892 Date:   Mon May 2 14:21:30 2011 -0400
29893
29894     [test/unicode] Port the _custom test to test all property setters
29895
29896  test/test-unicode.c | 186
29897  +++++++++++++++++++++++++++++-----------------------
29898  1 file changed, 104 insertions(+), 82 deletions(-)
29899
29900 commit e74b5b339ab0af53d893ec84a0955d5aa508fed3
29901 Author: Behdad Esfahbod <behdad@behdad.org>
29902 Date:   Mon May 2 14:03:55 2011 -0400
29903
29904     [test/unicode] Test Unicode 5.2+ but don't fail
29905
29906  test/test-unicode.c | 21 +++++++++++++++++++--
29907  1 file changed, 19 insertions(+), 2 deletions(-)
29908
29909 commit c763aa42b46eaee95359806cab56fa632ff3ad58
29910 Author: Behdad Esfahbod <behdad@behdad.org>
29911 Date:   Mon May 2 13:52:17 2011 -0400
29912
29913     [test/buffer] Clean up testing
29914
29915     Getting the hang of how to cleanly use gtest.
29916
29917  test/test-buffer.c | 154
29918  +++++++++++++++++++++++++++++------------------------
29919  1 file changed, 85 insertions(+), 69 deletions(-)
29920
29921 commit 819e9d9e5310e67e8dcce9fa885f8a086a9b9ee8
29922 Author: Behdad Esfahbod <behdad@behdad.org>
29923 Date:   Mon May 2 12:38:54 2011 -0400
29924
29925     Minor
29926
29927  test/test-unicode.c | 5 ++++-
29928  1 file changed, 4 insertions(+), 1 deletion(-)
29929
29930 commit 03034acb8a9fdd33135bc3775a1f932da9ebdd42
29931 Author: Behdad Esfahbod <behdad@behdad.org>
29932 Date:   Mon May 2 12:37:45 2011 -0400
29933
29934     [icu] Make sure we return script UNKNOWN instead of INVALID
29935
29936  src/hb-icu.cc | 3 +++
29937  1 file changed, 3 insertions(+)
29938
29939 commit d02985ec5a24c659a0a133cc6bc103f1d76bcb29
29940 Author: Behdad Esfahbod <behdad@behdad.org>
29941 Date:   Mon May 2 12:35:14 2011 -0400
29942
29943     ISO 15924 fixes
29944
29945     Update to http://unicode.org/iso15924
29946
29947     Fixes some of the test failures in test-unicode with ICU.  Still
29948     one more to fix before the test passes.
29949
29950  src/hb-common.cc | 10 ++++++++--
29951  src/hb-common.h  |  5 +++--
29952  src/hb-ot-tag.cc |  2 --
29953  3 files changed, 11 insertions(+), 6 deletions(-)
29954
29955 commit e8e29c725a72c2e991cd1c4422a020457e1684e9
29956 Author: Behdad Esfahbod <behdad@behdad.org>
29957 Date:   Mon May 2 12:06:18 2011 -0400
29958
29959     [test/unicode] Add log messages
29960
29961     Use with --verbose to see what's failing
29962
29963  test/test-unicode.c | 9 ++++++---
29964  1 file changed, 6 insertions(+), 3 deletions(-)
29965
29966 commit 208c2c31501f6eb2b81b6bf80fcf39f4646eb38b
29967 Author: Behdad Esfahbod <behdad@behdad.org>
29968 Date:   Sun May 1 20:04:01 2011 -0400
29969
29970     Minor
29971
29972  test/test-unicode.c | 478
29973  ++++++++++++++++++++++++++--------------------------
29974  1 file changed, 243 insertions(+), 235 deletions(-)
29975
29976 commit 60833efaf1310c3f18e150b61daaeb0074ae3d91
29977 Author: Behdad Esfahbod <behdad@behdad.org>
29978 Date:   Fri Apr 29 16:49:57 2011 -0400
29979
29980     [test/unicode] Add testing of all unicode properties
29981
29982     ICU fails for now.
29983
29984  test/hb-test.h      |   4 +-
29985  test/test-unicode.c | 432
29986  +++++++++++++++++++++++++++++++++++++++++++++++++---
29987  2 files changed, 416 insertions(+), 20 deletions(-)
29988
29989 commit da96ee072fa3544c3d36cf0b82ada11806789d70
29990 Author: Behdad Esfahbod <behdad@behdad.org>
29991 Date:   Fri Apr 29 12:17:09 2011 -0400
29992
29993     [test/unicode] Test is/make_immutable()
29994
29995  test/test-unicode.c | 46 ++++++++++++++++++++++++++++++----------------
29996  1 file changed, 30 insertions(+), 16 deletions(-)
29997
29998 commit 6af9cff5e17e82100b435c8d21aed0765296d58d
29999 Author: Behdad Esfahbod <behdad@behdad.org>
30000 Date:   Fri Apr 29 12:00:38 2011 -0400
30001
30002     [test/unicode] Use text fixture instead of static variables
30003
30004  src/hb-unicode-private.hh |   2 +-
30005  src/hb-unicode.h          |   2 +-
30006  test/test-buffer.c        |   2 +-
30007  test/test-c.c             |   1 +
30008  test/test-common.c        |   3 +-
30009  test/test-cplusplus.cc    |   1 +
30010  test/test-unicode.c       | 112
30011  +++++++++++++++++++++++++++-------------------
30012  7 files changed, 74 insertions(+), 49 deletions(-)
30013
30014 commit 13db3d40bfc09c68f9761a71435b1840b9d34099
30015 Author: Behdad Esfahbod <behdad@behdad.org>
30016 Date:   Thu Apr 28 19:44:45 2011 -0400
30017
30018     [test/buffer] Add UTF-16 tests
30019
30020  test/test-buffer.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
30021  1 file changed, 46 insertions(+), 2 deletions(-)
30022
30023 commit 243673d601588a6f704ceafbff5dd5cdf66c47b7
30024 Author: Behdad Esfahbod <behdad@behdad.org>
30025 Date:   Thu Apr 28 19:37:51 2011 -0400
30026
30027     [test/buffer] Add more extensive UTF-8 test data from glib
30028
30029  src/hb-buffer.cc   |   2 +-
30030  test/test-buffer.c | 317
30031  ++++++++++++++++++++++++++++++++++++++++++++++++++---
30032  2 files changed, 303 insertions(+), 16 deletions(-)
30033
30034 commit dfec67f958482e5c3bb01e06b08694cd4ded6f66
30035 Author: Behdad Esfahbod <behdad@behdad.org>
30036 Date:   Thu Apr 28 18:34:42 2011 -0400
30037
30038     [test/buffer] Add initial utf-8 tests
30039
30040  test/hb-test.h     | 25 ++++++++++++++++++++++++-
30041  test/test-buffer.c | 46 +++++++++++++++++++++++++++++++++++++++++++++-
30042  2 files changed, 69 insertions(+), 2 deletions(-)
30043
30044 commit aafe395ab550d3ba2fabc69155662e87d45e74a8
30045 Author: Behdad Esfahbod <behdad@behdad.org>
30046 Date:   Thu Apr 28 17:10:44 2011 -0400
30047
30048     Add test suite infrastructure
30049
30050     Wraps around glib for convenience and ease of use.
30051
30052  test/Makefile.am    |   1 +
30053  test/hb-test.h      | 132
30054  ++++++++++++++++++++++++++++++++++++++++++++++++----
30055  test/test-buffer.c  |  29 ++++++------
30056  test/test-common.c  |  14 +++---
30057  test/test-unicode.c |  32 ++++++-------
30058  5 files changed, 160 insertions(+), 48 deletions(-)
30059
30060 commit c7ffe2ad5f6e97e26d14e2cc0d4098af8f5f36d0
30061 Author: Behdad Esfahbod <behdad@behdad.org>
30062 Date:   Thu Apr 28 16:03:29 2011 -0400
30063
30064     [API Remove hb_font_funcs_copy()
30065
30066     Will be adding font_funcs subclassing instead.
30067
30068  src/hb-font.cc | 13 -------------
30069  src/hb-font.h  |  3 ---
30070  2 files changed, 16 deletions(-)
30071
30072 commit 30f34d08d445722320db711c3ddf41e66225752c
30073 Author: Behdad Esfahbod <behdad@behdad.org>
30074 Date:   Thu Apr 28 16:02:40 2011 -0400
30075
30076     [TODO] Remove finished items
30077
30078  TODO          |  2 --
30079  src/hb-font.h | 10 ----------
30080  2 files changed, 12 deletions(-)
30081
30082 commit 080a0eb7d82d7195be72c16ece6e0a3ffed636b6
30083 Author: Behdad Esfahbod <behdad@behdad.org>
30084 Date:   Thu Apr 28 16:01:01 2011 -0400
30085
30086     Add _hb_unsigned_int_mul_overflows
30087
30088  src/hb-buffer.cc                 | 7 ++-----
30089  src/hb-open-type-private.hh      | 2 +-
30090  src/hb-ot-layout-gsub-private.hh | 2 +-
30091  src/hb-private.hh                | 9 ++++++++-
30092  4 files changed, 12 insertions(+), 8 deletions(-)
30093
30094 commit 1d39d6e42b3d7628512d675a84a831a0f58624eb
30095 Author: Behdad Esfahbod <behdad@behdad.org>
30096 Date:   Thu Apr 28 15:54:16 2011 -0400
30097
30098     Desable possibly lethal test on 64-bit machines
30099
30100  test/test-buffer.c | 9 ++++++---
30101  1 file changed, 6 insertions(+), 3 deletions(-)
30102
30103 commit 3264042873fd639f3ef8ff0acfad777a0a9f3355
30104 Author: Behdad Esfahbod <behdad@behdad.org>
30105 Date:   Thu Apr 28 14:24:16 2011 -0400
30106
30107     [test/buffer] Test pre_allocate() and allocation_successful()
30108
30109  src/hb-buffer.cc   |  3 ++-
30110  test/test-buffer.c | 26 +++++++++++++++++++++++++-
30111  2 files changed, 27 insertions(+), 2 deletions(-)
30112
30113 commit 123aa04f7b3241d6e43de2d472c4a1cbdb250ac7
30114 Author: Behdad Esfahbod <behdad@behdad.org>
30115 Date:   Thu Apr 28 12:58:28 2011 -0400
30116
30117     Fix possible but improbable overflow in hb_array_t
30118
30119  src/hb-private.hh | 2 +-
30120  1 file changed, 1 insertion(+), 1 deletion(-)
30121
30122 commit e0db4b868f9fdd8e680890f87dd4e13a1c27b7a1
30123 Author: Behdad Esfahbod <behdad@behdad.org>
30124 Date:   Thu Apr 28 12:56:49 2011 -0400
30125
30126     [buffer] More error handling
30127
30128     Should be all set now.
30129
30130  src/hb-buffer-private.hh |  2 +-
30131  src/hb-buffer.cc         | 60
30132  +++++++++++++++++++++++++++++++++---------------
30133  2 files changed, 43 insertions(+), 19 deletions(-)
30134
30135 commit 15c57e04bf05026ef424f8ae912d2f379301bf93
30136 Author: Behdad Esfahbod <behdad@behdad.org>
30137 Date:   Thu Apr 28 12:28:54 2011 -0400
30138
30139     [test/buffer] Add test pre_alloc(); hangs in the buffer code right now
30140
30141     Because the following loop overflows:
30142
30143       while (size > new_allocated)
30144           new_allocated += (new_allocated >> 1) + 32;
30145
30146  test/test-buffer.c | 33 ++++++++++++++++++++++++++-------
30147  1 file changed, 26 insertions(+), 7 deletions(-)
30148
30149 commit 1e5527e2d60ed3b4a5adf62b258415ec3aef41fb
30150 Author: Behdad Esfahbod <behdad@behdad.org>
30151 Date:   Thu Apr 28 12:15:24 2011 -0400
30152
30153     [test/buffer] Test reset(), set_length(), and set/get_unicode_data()
30154
30155  test/test-buffer.c | 66
30156  ++++++++++++++++++++++++++++++++++++++++++++++++------
30157  1 file changed, 59 insertions(+), 7 deletions(-)
30158
30159 commit db126b5448ec802285cf2b6f0e7da412d02dfb28
30160 Author: Behdad Esfahbod <behdad@behdad.org>
30161 Date:   Thu Apr 28 11:56:29 2011 -0400
30162
30163     [test/buffer] Test reverse() and reverse_clusters()
30164
30165  test/test-buffer.c | 61
30166  ++++++++++++++++++++++++++++++++++++++++++++++++++----
30167  1 file changed, 57 insertions(+), 4 deletions(-)
30168
30169 commit 5fa849b77d49da2212825ebb1bea9145713b8449
30170 Author: Behdad Esfahbod <behdad@behdad.org>
30171 Date:   Wed Apr 27 21:46:01 2011 -0400
30172
30173     [API] Add _set/get_user_data() for all objects
30174
30175  src/hb-blob.cc    | 17 +++++++++++++++++
30176  src/hb-blob.h     | 12 ++++++++++++
30177  src/hb-buffer.cc  | 16 ++++++++++++++++
30178  src/hb-buffer.h   | 10 ++++++++++
30179  src/hb-font.cc    | 51
30180  +++++++++++++++++++++++++++++++++++++++++++++++++++
30181  src/hb-font.h     | 36 ++++++++++++++++++++++++++++++++++++
30182  src/hb-unicode.cc | 17 +++++++++++++++++
30183  src/hb-unicode.h  | 12 ++++++++++++
30184  8 files changed, 171 insertions(+)
30185
30186 commit 852e08ec8fbfbce1d50e571d0bb0b52ef4d4cc58
30187 Author: Behdad Esfahbod <behdad@behdad.org>
30188 Date:   Wed Apr 27 21:45:51 2011 -0400
30189
30190     Move code around
30191
30192  src/hb-object-private.hh | 153
30193  ++++++++++-------------------------------------
30194  src/hb-private.hh        | 136 +++++++++++++++++++++++++++++++++++++----
30195  2 files changed, 157 insertions(+), 132 deletions(-)
30196
30197 commit 29c67d3f70b081766a6c01353980f457f38aeb12
30198 Author: Behdad Esfahbod <behdad@behdad.org>
30199 Date:   Wed Apr 27 21:22:32 2011 -0400
30200
30201     Add initial implementation of user_data to objects
30202
30203  src/hb-common.h          |  11 ++-
30204  src/hb-object-private.hh | 186
30205  ++++++++++++++++++++++++++++++++++++++++++++++-
30206  2 files changed, 193 insertions(+), 4 deletions(-)
30207
30208 commit 47e71d9661946a4ffb96026bf1d697d788414ab5
30209 Author: Behdad Esfahbod <behdad@behdad.org>
30210 Date:   Wed Apr 27 16:38:03 2011 -0400
30211
30212     [object] Remove unnecessary use of macros
30213
30214  TODO                     |  2 --
30215  src/hb-blob.cc           | 18 +++++++++---------
30216  src/hb-buffer.cc         |  6 +++---
30217  src/hb-font.cc           | 30 +++++++++++++++---------------
30218  src/hb-object-private.hh |  9 ---------
30219  src/hb-unicode.cc        |  8 ++++----
30220  6 files changed, 31 insertions(+), 42 deletions(-)
30221
30222 commit 8be1420f8fd0e5c53282245d6830efbee5c7409d
30223 Author: Behdad Esfahbod <behdad@behdad.org>
30224 Date:   Wed Apr 27 16:14:04 2011 -0400
30225
30226     [blob] Use HB_FUNC instead of __FUNCTION__
30227
30228  src/hb-blob.cc | 24 ++++++++++++------------
30229  1 file changed, 12 insertions(+), 12 deletions(-)
30230
30231 commit ae008b90cfc2028e878100f78b21d70f923a6044
30232 Author: Behdad Esfahbod <behdad@behdad.org>
30233 Date:   Wed Apr 27 16:12:12 2011 -0400
30234
30235     [object] Add tracing support back in
30236
30237  src/hb-object-private.hh | 38 ++++++++++++++++++++++++++------------
30238  1 file changed, 26 insertions(+), 12 deletions(-)
30239
30240 commit 5b7f38979fa90117861fe327477de1707f117a8c
30241 Author: Behdad Esfahbod <behdad@behdad.org>
30242 Date:   Wed Apr 27 15:10:12 2011 -0400
30243
30244     GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
30245
30246     With gcc on arm, request 8-bit structure alignment.
30247
30248  configure.ac | 10 +++++++++-
30249  1 file changed, 9 insertions(+), 1 deletion(-)
30250
30251 commit 39a840ae65327b173e6eb1bb291e235a8305d7a1
30252 Author: Behdad Esfahbod <behdad@behdad.org>
30253 Date:   Wed Apr 27 14:48:19 2011 -0400
30254
30255     [API] Add hb_direction_from/to_string()
30256
30257     And hb-view --direction argument.
30258
30259  TODO               |  1 -
30260  src/hb-common.cc   | 36 ++++++++++++++++++++++++++++++++++++
30261  src/hb-common.h    |  6 ++++++
30262  src/hb-view.cc     | 13 ++++++++++---
30263  test/test-common.c | 21 ++++++++++++++++++++-
30264  5 files changed, 72 insertions(+), 5 deletions(-)
30265
30266 commit f1425a549fef360c3750532de23604cd318999d8
30267 Author: Behdad Esfahbod <behdad@behdad.org>
30268 Date:   Wed Apr 27 12:15:06 2011 -0400
30269
30270     Rename hb-view.c and test.c to .cc files
30271
30272  src/Makefile.am |   4 +-
30273  src/hb-view.c   | 540
30274  --------------------------------------------------------
30275  src/hb-view.cc  | 540
30276  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30277  src/test.c      |  94 ----------
30278  src/test.cc     |  97 ++++++++++
30279  5 files changed, 639 insertions(+), 636 deletions(-)
30280
30281 commit eb5796f58897ecfb9d76fd99915bf1a30669a0fa
30282 Author: Behdad Esfahbod <behdad@behdad.org>
30283 Date:   Wed Apr 27 12:14:53 2011 -0400
30284
30285     [TODO] Add hb-view items
30286
30287  TODO | 10 ++++++++++
30288  1 file changed, 10 insertions(+)
30289
30290 commit 65e0063eae2f3adb25315b8bd7b0e7757aa960f3
30291 Author: Behdad Esfahbod <behdad@behdad.org>
30292 Date:   Wed Apr 27 09:33:58 2011 -0400
30293
30294     Make buffer size growth start from 32 instead of 8
30295
30296  src/hb-buffer.cc | 2 +-
30297  1 file changed, 1 insertion(+), 1 deletion(-)
30298
30299 commit d4bee9f813bb299b1c4aab7c33d588be2a7d354b
30300 Author: Behdad Esfahbod <behdad@behdad.org>
30301 Date:   Wed Apr 27 09:24:37 2011 -0400
30302
30303     [API] Add hb_unicode_funcs_get_default()
30304
30305  src/hb-buffer.cc          |  4 ++--
30306  src/hb-glib.cc            |  5 +++--
30307  src/hb-icu.cc             |  5 +++--
30308  src/hb-unicode-private.hh | 11 +++++++++++
30309  src/hb-unicode.cc         |  7 +++++++
30310  src/hb-unicode.h          |  8 ++++++++
30311  src/hb-view.c             | 13 ++++++-------
30312  test/test-unicode.c       | 11 ++++++++++-
30313  8 files changed, 50 insertions(+), 14 deletions(-)
30314
30315 commit 153142dac8dd9abaf164bb88af07c600c17fc3a1
30316 Author: Behdad Esfahbod <behdad@behdad.org>
30317 Date:   Wed Apr 27 01:49:03 2011 -0400
30318
30319     Replace simple macros with inline functions for better type safety
30320
30321     Now that we use C++ for all source code, lets benefit from it!
30322
30323     The hb_be_int16/32_get/put/eq() macros grow code size if replaced with
30324     inline functions, so leave them as is.
30325
30326  src/hb-open-type-private.hh |  4 ++--
30327  src/hb-private.hh           | 30 +++++++++++++++++++++---------
30328  2 files changed, 23 insertions(+), 11 deletions(-)
30329
30330 commit 40a9b8154f929947f4693bf90c64301afa407c3f
30331 Author: Behdad Esfahbod <behdad@behdad.org>
30332 Date:   Wed Apr 27 01:48:56 2011 -0400
30333
30334     Add TODO item
30335
30336  src/hb-object-private.hh | 1 +
30337  1 file changed, 1 insertion(+)
30338
30339 commit ebdc83467c31574daa118fc18cd2ef2dc819b503
30340 Author: Behdad Esfahbod <behdad@behdad.org>
30341 Date:   Wed Apr 27 01:41:24 2011 -0400
30342
30343     Don't return in void function
30344
30345     Would have been nice if gcc had warned...
30346
30347  src/hb-private.hh | 2 +-
30348  1 file changed, 1 insertion(+), 1 deletion(-)
30349
30350 commit ec6f9c2fd03a49d1e91cbaefa5bdbbfb35dff92e
30351 Author: Behdad Esfahbod <behdad@behdad.org>
30352 Date:   Thu Apr 21 18:35:58 2011 -0400
30353
30354     Further simplify object handling
30355
30356  src/hb-object-private.hh | 53
30357  ++++++++++++++++++++++++------------------------
30358  1 file changed, 27 insertions(+), 26 deletions(-)
30359
30360 commit fca368c4682624346a0aaee690e1ad6ed4c0b337
30361 Author: Behdad Esfahbod <behdad@behdad.org>
30362 Date:   Thu Apr 21 18:24:02 2011 -0400
30363
30364     Add hb_object_header_t which is the common part of all objects
30365
30366     Makes way for adding arbitrary user_data support.
30367
30368  src/hb-blob-private.hh    |  3 +-
30369  src/hb-blob.cc            |  2 +-
30370  src/hb-buffer-private.hh  |  9 +++--
30371  src/hb-buffer.cc          |  2 +-
30372  src/hb-font-private.hh    |  7 ++--
30373  src/hb-font.cc            |  7 ++--
30374  src/hb-ft.cc              |  3 +-
30375  src/hb-glib.cc            |  3 +-
30376  src/hb-icu.cc             |  3 +-
30377  src/hb-object-private.hh  | 95
30378  ++++++++++++++++++++++++++---------------------
30379  src/hb-private.hh         |  5 +--
30380  src/hb-unicode-private.hh |  6 ++-
30381  src/hb-unicode.cc         |  3 +-
30382  13 files changed, 82 insertions(+), 66 deletions(-)
30383
30384 commit a9f24c802956d57180d71b83e96a0fb81197df4a
30385 Author: Behdad Esfahbod <behdad@behdad.org>
30386 Date:   Thu Apr 21 17:18:22 2011 -0400
30387
30388     Move hb_reference_count_t to hb-private.h
30389
30390  src/hb-object-private.hh | 17 -----------------
30391  src/hb-private.hh        | 20 ++++++++++++++++++++
30392  2 files changed, 20 insertions(+), 17 deletions(-)
30393
30394 commit 2409d5f8d7dd8b535ce5ea29e933f7db27d33793
30395 Author: Behdad Esfahbod <behdad@behdad.org>
30396 Date:   Thu Apr 21 17:14:28 2011 -0400
30397
30398     Update Copyright headers
30399
30400  COPYING                                 | 15 ++++++++-------
30401  src/hb-blob-private.hh                  |  2 +-
30402  src/hb-blob.cc                          |  2 +-
30403  src/hb-blob.h                           |  2 +-
30404  src/hb-buffer-private.hh                |  4 ++--
30405  src/hb-buffer.cc                        |  6 +++---
30406  src/hb-buffer.h                         |  6 +++---
30407  src/hb-common.cc                        |  4 +++-
30408  src/hb-common.h                         |  4 +++-
30409  src/hb-font-private.hh                  |  4 +++-
30410  src/hb-font.cc                          |  2 +-
30411  src/hb-font.h                           |  2 +-
30412  src/hb-ft.cc                            |  4 ++--
30413  src/hb-ft.h                             |  2 +-
30414  src/hb-glib.cc                          |  4 +++-
30415  src/hb-glib.h                           |  4 +++-
30416  src/hb-icu.cc                           |  6 ++++--
30417  src/hb-icu.h                            |  4 +++-
30418  src/hb-object-private.hh                |  6 ++++--
30419  src/hb-open-file-private.hh             |  2 +-
30420  src/hb-open-type-private.hh             |  2 +-
30421  src/hb-ot-head-private.hh               |  2 +-
30422  src/hb-ot-layout-common-private.hh      |  4 ++--
30423  src/hb-ot-layout-gdef-private.hh        |  4 ++--
30424  src/hb-ot-layout-gpos-private.hh        |  4 ++--
30425  src/hb-ot-layout-gsub-private.hh        |  4 ++--
30426  src/hb-ot-layout-gsubgpos-private.hh    |  4 ++--
30427  src/hb-ot-layout-private.hh             |  2 +-
30428  src/hb-ot-layout.cc                     |  6 +++---
30429  src/hb-ot-layout.h                      |  2 +-
30430  src/hb-ot-map-private.hh                |  4 ++--
30431  src/hb-ot-map.cc                        |  4 ++--
30432  src/hb-ot-shape-complex-arabic-table.hh |  2 +-
30433  src/hb-ot-shape-complex-arabic.cc       |  2 +-
30434  src/hb-ot-shape-complex-private.hh      |  2 +-
30435  src/hb-ot-shape-private.hh              |  2 +-
30436  src/hb-ot-shape.cc                      |  4 ++--
30437  src/hb-ot-shape.h                       |  2 +-
30438  src/hb-ot-tag.cc                        |  4 +++-
30439  src/hb-ot-tag.h                         |  2 +-
30440  src/hb-ot.h                             |  2 +-
30441  src/hb-private.hh                       |  4 +++-
30442  src/hb-shape.cc                         |  2 +-
30443  src/hb-shape.h                          |  2 +-
30444  src/hb-unicode-private.hh               |  4 ++--
30445  src/hb-unicode.cc                       |  4 ++--
30446  src/hb-unicode.h                        |  4 +++-
30447  src/hb-view.c                           |  4 ++--
30448  src/hb.h                                |  2 +-
30449  src/main.cc                             |  2 +-
30450  src/test.c                              |  2 +-
30451  test/hb-test.h                          | 17 ++++++++++++++++-
30452  test/test-buffer.c                      |  2 +-
30453  test/test-c.c                           |  2 +-
30454  test/test-common.c                      |  2 +-
30455  test/test-cplusplus.cc                  |  2 +-
30456  test/test-unicode.c                     |  2 +-
30457  57 files changed, 122 insertions(+), 84 deletions(-)
30458
30459 commit 08da7a3841ca7dfcb627314cae1c3a668b9c7236
30460 Author: Behdad Esfahbod <behdad@behdad.org>
30461 Date:   Thu Apr 21 16:59:10 2011 -0400
30462
30463     [hb-view] Accept numbers in feature tag name
30464
30465     Reported by Adam Twardoch.
30466
30467  src/hb-view.c | 6 +++---
30468  1 file changed, 3 insertions(+), 3 deletions(-)
30469
30470 commit 24229eb13268a422efffbcb28a094b726824c7f0
30471 Author: Behdad Esfahbod <behdad@behdad.org>
30472 Date:   Thu Apr 21 16:55:17 2011 -0400
30473
30474     Remove obsolete comment
30475
30476     Talking to Ryan Lortie, he thinks my comment doesn't make sense.
30477
30478     So I'm making the getter const.  Note that g_atomic_int_get()
30479     casts that away itself, so we don't need to worry about that
30480     (which kinda makes me uncomfortable actually).
30481
30482  src/hb-object-private.hh | 16 ++--------------
30483  1 file changed, 2 insertions(+), 14 deletions(-)
30484
30485 commit dcb7026f33cbcdf60e9b7fcdd44c64cc08702c74
30486 Author: Behdad Esfahbod <behdad@behdad.org>
30487 Date:   Thu Apr 21 16:34:22 2011 -0400
30488
30489     Add ASSERT_STATIC_EXPR macro
30490
30491     Unused right now.
30492
30493  src/hb-private.hh | 2 ++
30494  1 file changed, 2 insertions(+)
30495
30496 commit 3e8bdbf9414291da5cf61213d5f4275c1ae23ae5
30497 Author: Behdad Esfahbod <behdad@behdad.org>
30498 Date:   Thu Apr 21 16:16:21 2011 -0400
30499
30500     Cleanup hb_refrence_count_t
30501
30502  src/hb-object-private.hh | 23 ++++++++++++++++++-----
30503  src/hb-private.hh        |  6 +++---
30504  2 files changed, 21 insertions(+), 8 deletions(-)
30505
30506 commit 783a7d69696bf0b1502ec9c1495e482e491c78e0
30507 Author: Behdad Esfahbod <behdad@behdad.org>
30508 Date:   Thu Apr 21 16:03:59 2011 -0400
30509
30510     [TODO] Remove finished items
30511
30512  TODO         | 6 +-----
30513  src/hb-ft.cc | 1 -
30514  2 files changed, 1 insertion(+), 6 deletions(-)
30515
30516 commit da975419884a535281745f30f4b32fee0bc8a7a1
30517 Author: Behdad Esfahbod <behdad@behdad.org>
30518 Date:   Thu Apr 21 15:08:01 2011 -0400
30519
30520     [API] Allow negative font x_scale/y_scale
30521
30522     I was reconsidering whether y should grow down, since all three/four
30523     times I've used this API I was tricked and got that wrong in my use.
30524     So I was very inclined to make y grow down instead of up.  However,
30525     considering that the font space has y up and it would be very
30526     confusing
30527     for callbacks to work against that, I decided that what I really want
30528     is for the user to be able to set y_scale to a negative number
30529     to imply
30530     that user-space y grows down.
30531
30532     Changing x_scale/y_scale from unsigned int to int allows that,
30533     and I've
30534     made pango to use that instead of negating glyph y_offset later.
30535     hb-ft
30536     however still has y group up.  I *guess* that's how FreeType works?
30537     I'm not sure, FreeType docs don't make this clear...
30538
30539     I'm happy with the resolution :-).
30540
30541  src/hb-font.cc                     | 8 ++++----
30542  src/hb-font.h                      | 8 ++++----
30543  src/hb-ot-layout-common-private.hh | 6 +-----
30544  src/hb-ot-layout-private.hh        | 2 +-
30545  4 files changed, 10 insertions(+), 14 deletions(-)
30546
30547 commit 4d559cddbb3b3a5c12c5167eba69598618a9f283
30548 Author: Behdad Esfahbod <behdad@behdad.org>
30549 Date:   Thu Apr 21 14:58:23 2011 -0400
30550
30551     [icu] Remove big script switch(), rely on reverse-lookup
30552
30553  src/hb-icu.cc | 137
30554  ++++------------------------------------------------------
30555  1 file changed, 9 insertions(+), 128 deletions(-)
30556
30557 commit d18431b4cd8c1b14523733cd60a62b862f5b471f
30558 Author: Behdad Esfahbod <behdad@behdad.org>
30559 Date:   Wed Apr 20 18:59:10 2011 -0400
30560
30561     Move hb_reference_count_t from macros to inline methods
30562
30563  src/hb-object-private.hh | 25 +++++++++++--------------
30564  1 file changed, 11 insertions(+), 14 deletions(-)
30565
30566 commit c57d454accff66e5f2c58006e8fb40bc020b6182
30567 Author: Behdad Esfahbod <behdad@behdad.org>
30568 Date:   Wed Apr 20 18:50:27 2011 -0400
30569
30570     Rename all private sources and headers to C++ files
30571
30572     So we can liberally use the simple features of C++ that parts of the
30573     codebase is already using.
30574
30575  src/Makefile.am                         |  17 +-
30576  src/hb-blob-private.h                   |  59 ---
30577  src/hb-blob-private.hh                  |  59 +++
30578  src/hb-blob.cc                          |   4 +-
30579  src/hb-buffer-private.hh                |   2 +-
30580  src/hb-common.c                         | 222 -----------
30581  src/hb-common.cc                        | 222 +++++++++++
30582  src/hb-font-private.h                   |  97 -----
30583  src/hb-font-private.hh                  |  97 +++++
30584  src/hb-font.cc                          |   6 +-
30585  src/hb-ft.c                             | 262 ------------
30586  src/hb-ft.cc                            | 262 ++++++++++++
30587  src/hb-glib.cc                          |   2 +-
30588  src/hb-icu.cc                           |   2 +-
30589  src/hb-object-private.h                 | 134 -------
30590  src/hb-object-private.hh                | 132 +++++++
30591  src/hb-open-type-private.hh             |   2 +-
30592  src/hb-ot-layout-gdef-private.hh        |   2 +-
30593  src/hb-ot-layout-private.hh             |   4 +-
30594  src/hb-ot-shape-complex-arabic-table.h  | 674
30595  -------------------------------
30596  src/hb-ot-shape-complex-arabic-table.hh | 674
30597  +++++++++++++++++++++++++++++++
30598  src/hb-ot-shape-complex-arabic.cc       |   2 +-
30599  src/hb-ot-shape-complex-private.hh      |   2 +-
30600  src/hb-ot-shape-private.hh              |   2 +-
30601  src/hb-ot-tag.c                         | 677
30602  --------------------------------
30603  src/hb-ot-tag.cc                        | 677
30604  ++++++++++++++++++++++++++++++++
30605  src/hb-private.h                        | 301 --------------
30606  src/hb-private.hh                       | 301 ++++++++++++++
30607  src/hb-shape.cc                         |   2 +-
30608  src/hb-unicode-private.hh               |   2 +-
30609  src/hb-unicode.cc                       |   2 +-
30610  src/hb-view.c                           |   6 +
30611  32 files changed, 2457 insertions(+), 2452 deletions(-)
30612
30613 commit f19f4f9b0965ad7473a0f3a1ffcdbf16930e35d4
30614 Author: Behdad Esfahbod <behdad@behdad.org>
30615 Date:   Wed Apr 20 18:25:56 2011 -0400
30616
30617     Rename hb-blob.c to hb-blob.cc in preparation of more changes
30618
30619  src/Makefile.am |   2 +-
30620  src/hb-blob.c   | 356
30621  --------------------------------------------------------
30622  src/hb-blob.cc  | 356
30623  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30624  3 files changed, 357 insertions(+), 357 deletions(-)
30625
30626 commit 04744e73bad22d679986173b5f0d84dbbf49dd57
30627 Author: Behdad Esfahbod <behdad@behdad.org>
30628 Date:   Wed Apr 20 17:24:03 2011 -0400
30629
30630     [TODO] Remove done items
30631
30632  TODO | 6 ------
30633  1 file changed, 6 deletions(-)
30634
30635 commit 9417c1c0d2b005eadf0c087ca695121a6200d0f7
30636 Author: Behdad Esfahbod <behdad@behdad.org>
30637 Date:   Wed Apr 20 17:21:23 2011 -0400
30638
30639     [API] Make hb_face_reference_table() return empty blob instead of NULL
30640
30641     The idea here is that:
30642
30643       - Like pretty much all other API in harfbuzz, user does not have to
30644         check for NULL.
30645
30646       - In any caller code, the case of missing table should be handled
30647         exactly the same way that a too-short table is handled.  Turning
30648         a non-existent talbe into a table of size 0 makes the user code
30649         safer.
30650
30651  src/hb-font.cc              | 2 ++
30652  src/hb-open-type-private.hh | 3 ---
30653  2 files changed, 2 insertions(+), 3 deletions(-)
30654
30655 commit c035812feb0d385a9e8c334631738e4915912c71
30656 Author: Behdad Esfahbod <behdad@behdad.org>
30657 Date:   Wed Apr 20 17:03:00 2011 -0400
30658
30659     [API] Rename hb_face_get_table() to hb_face_reference_table()
30660
30661     That correctly reflects the reference ownership transfer happening.
30662
30663  src/hb-font.cc      | 4 ++--
30664  src/hb-font.h       | 7 ++-----
30665  src/hb-ot-layout.cc | 6 +++---
30666  src/hb-shape.cc     | 2 +-
30667  4 files changed, 8 insertions(+), 11 deletions(-)
30668
30669 commit 2d7b61a4b0ed212ca414b3281c2eae3e3db19c13
30670 Author: Behdad Esfahbod <behdad@behdad.org>
30671 Date:   Wed Apr 20 16:40:56 2011 -0400
30672
30673     [TODO] Remove done items
30674
30675  TODO        | 10 ++--------
30676  src/hb-ft.h |  2 +-
30677  2 files changed, 3 insertions(+), 9 deletions(-)
30678
30679 commit af02933739e03a156b9f7761fd7a63e2a02d0df1
30680 Author: Behdad Esfahbod <behdad@behdad.org>
30681 Date:   Wed Apr 20 15:49:31 2011 -0400
30682
30683     [API] Remove hb_*_get_reference_count()
30684
30685     This was a bizzare piece of API that I inherited from cairo.  It has
30686     been wrong adding them to cairo in the first place.  Remove them
30687     before
30688     someone uses them!
30689
30690  src/hb-blob.c           |  6 ------
30691  src/hb-blob.h           |  3 ---
30692  src/hb-buffer.cc        |  6 ------
30693  src/hb-buffer.h         |  3 ---
30694  src/hb-font.cc          | 18 ------------------
30695  src/hb-font.h           |  9 ---------
30696  src/hb-object-private.h |  7 -------
30697  src/hb-unicode.cc       |  6 ------
30698  src/hb-unicode.h        |  3 ---
30699  test/test-unicode.c     | 24 ------------------------
30700  10 files changed, 85 deletions(-)
30701
30702 commit 440a76b630a36a7336c93e8b05d988c6407b085e
30703 Author: Behdad Esfahbod <behdad@behdad.org>
30704 Date:   Wed Apr 20 14:20:00 2011 -0400
30705
30706     [OT] Fix script to ot-script-tag conversion
30707
30708  src/hb-ot-tag.c | 4 ++--
30709  1 file changed, 2 insertions(+), 2 deletions(-)
30710
30711 commit a3036a3e97b14c8eb1df208aed944207f9b6cc0b
30712 Author: Behdad Esfahbod <behdad@behdad.org>
30713 Date:   Wed Apr 20 14:13:23 2011 -0400
30714
30715     Minor
30716
30717  src/hb-view.c | 1 -
30718  1 file changed, 1 deletion(-)
30719
30720 commit fb6291d9c9224bedf207bf0077ad9f0a2690f867
30721 Author: Behdad Esfahbod <behdad@behdad.org>
30722 Date:   Wed Apr 20 03:15:31 2011 -0400
30723
30724     [test] Add test for headers included from C and C++
30725
30726  test/Makefile.am       | 17 +++++++++++++++++
30727  test/test-c.c          | 49
30728  +++++++++++++++++++++++++++++++++++++++++++++++++
30729  test/test-cplusplus.cc | 29 +++++++++++++++++++++++++++++
30730  3 files changed, 95 insertions(+)
30731
30732 commit 107a50581ccab7df7c390d5b927fdab1bbe8e713
30733 Author: Behdad Esfahbod <behdad@behdad.org>
30734 Date:   Wed Apr 20 03:04:56 2011 -0400
30735
30736     [test] Add todo items
30737
30738  test/test-unicode.c | 3 +++
30739  1 file changed, 3 insertions(+)
30740
30741 commit 5668189c12c264e8d2caf0d12dac918363ef6f80
30742 Author: Behdad Esfahbod <behdad@behdad.org>
30743 Date:   Wed Apr 20 03:03:32 2011 -0400
30744
30745     [API] font: move user_data before destroy()
30746
30747     This is the common convention for language binding tools.
30748
30749  src/hb-font-private.h |  4 ++--
30750  src/hb-font.cc        | 30 +++++++++++++++---------------
30751  src/hb-font.h         | 12 ++++++------
30752  src/hb-ft.c           |  8 ++++----
30753  4 files changed, 27 insertions(+), 27 deletions(-)
30754
30755 commit e5847f75fb7bd25c5db6061d8e20d61fa469f9fe
30756 Author: Behdad Esfahbod <behdad@behdad.org>
30757 Date:   Wed Apr 20 02:59:28 2011 -0400
30758
30759     [API] blob: move user_data before destroy()
30760
30761     This is the common convention for language binding tools.
30762
30763  src/hb-blob-private.h |  2 +-
30764  src/hb-blob.c         | 16 ++++++++--------
30765  src/hb-blob.h         |  4 ++--
30766  3 files changed, 11 insertions(+), 11 deletions(-)
30767
30768 commit 1fd73b594d611624ccb73f614c61298debf48994
30769 Author: Behdad Esfahbod <behdad@behdad.org>
30770 Date:   Wed Apr 20 02:56:39 2011 -0400
30771
30772     [test] Rename test-types to test-common
30773
30774  test/Makefile.am   |   2 +-
30775  test/test-common.c | 166
30776  +++++++++++++++++++++++++++++++++++++++++++++++++++++
30777  test/test-types.c  | 166
30778  -----------------------------------------------------
30779  3 files changed, 167 insertions(+), 167 deletions(-)
30780
30781 commit f144a8ea840c6452c1fece2fd988b42a8ea7c5a6
30782 Author: Behdad Esfahbod <behdad@behdad.org>
30783 Date:   Wed Apr 20 02:54:42 2011 -0400
30784
30785     [icu] Add two-way script conversion functions
30786
30787     Also optimizes the common-direction script lookup.
30788
30789  src/hb-common.c   |   5 +-
30790  src/hb-icu.cc     | 205
30791  +++++++++++++++++++++++++++++-------------------------
30792  src/hb-icu.h      |   9 +++
30793  test/test-types.c |   2 +-
30794  4 files changed, 124 insertions(+), 97 deletions(-)
30795
30796 commit 0809aadd4bbd5d0f256407def7cc10b79772a824
30797 Author: Behdad Esfahbod <behdad@behdad.org>
30798 Date:   Wed Apr 20 02:44:29 2011 -0400
30799
30800     [glib] Add two-way script conversion functions
30801
30802     Also optimizes the common-direction script lookup to be an array
30803     lookup.
30804
30805  src/hb-glib.cc | 270
30806  ++++++++++++++++++++++++++++++---------------------------
30807  src/hb-glib.h  |   8 ++
30808  2 files changed, 148 insertions(+), 130 deletions(-)
30809
30810 commit 5c8c1b680c4fa23c8574b9aebd21113e276f57a3
30811 Author: Behdad Esfahbod <behdad@behdad.org>
30812 Date:   Wed Apr 20 02:29:22 2011 -0400
30813
30814     Remove verbose comments
30815
30816  src/hb-glib.cc | 194 ++++++++++++++++++++---------------------
30817  src/hb-icu.cc  | 266
30818  ++++++++++++++++++++++++++++-----------------------------
30819  2 files changed, 230 insertions(+), 230 deletions(-)
30820
30821 commit fb194b8794898f51eb596fa4092c26606889d376
30822 Author: Behdad Esfahbod <behdad@behdad.org>
30823 Date:   Wed Apr 20 02:00:47 2011 -0400
30824
30825     unicode: Cleanup implementation
30826
30827  src/Makefile.am           |   8 +-
30828  src/hb-buffer-private.hh  |   2 +-
30829  src/hb-glib.c             | 230 -------------------------------------
30830  src/hb-glib.cc            | 231 +++++++++++++++++++++++++++++++++++++
30831  src/hb-icu.c              | 285
30832  ----------------------------------------------
30833  src/hb-icu.cc             | 285
30834  ++++++++++++++++++++++++++++++++++++++++++++++
30835  src/hb-ot-shape.cc        |  14 +--
30836  src/hb-shape.cc           |   4 +-
30837  src/hb-unicode-private.h  |  77 -------------
30838  src/hb-unicode-private.hh |  96 ++++++++++++++++
30839  src/hb-unicode.c          | 256 -----------------------------------------
30840  src/hb-unicode.cc         | 223 ++++++++++++++++++++++++++++++++++++
30841  src/hb-unicode.h          |  57 +++++-----
30842  test/test-unicode.c       |  23 ++--
30843  14 files changed, 892 insertions(+), 899 deletions(-)
30844
30845 commit ecfb773829a5d98a4f5456a992f3e5ecd6731435
30846 Author: Behdad Esfahbod <behdad@behdad.org>
30847 Date:   Wed Apr 20 01:34:51 2011 -0400
30848
30849     Cosmetic
30850
30851  src/hb-unicode.h | 22 +++++++++-------------
30852  1 file changed, 9 insertions(+), 13 deletions(-)
30853
30854 commit 2fd0c577e322ccbf762927bc4600b3ea31db4c80
30855 Author: Ryan Lortie <desrt@desrt.ca>
30856 Date:   Wed Apr 20 00:19:20 2011 -0400
30857
30858     [API] unicode: rework virtual functions for subclassing
30859
30860     Unicode data providers can now be subclassed, including support for
30861     chain-up.  The interface should now be nicely bindable, as well.
30862
30863     Also fix glib unicode funcs that where broken after hb_script_t
30864     changes.  Nicely caught by the test-unicode.c added in this commit.
30865
30866  src/hb-glib.c            | 186 ++++++++++++++++++++++++++++++++++++--
30867  src/hb-icu.c             |  45 +++++++--
30868  src/hb-ot-shape.cc       |   9 +-
30869  src/hb-shape.cc          |   2 +-
30870  src/hb-unicode-private.h |  17 ++++
30871  src/hb-unicode.c         | 231
30872  +++++++++++++++++++++++++----------------------
30873  src/hb-unicode.h         |  68 +++++++-------
30874  test/Makefile.am         |   1 +
30875  test/test-unicode.c      | 215
30876  +++++++++++++++++++++++++++++++++++++++++++
30877  9 files changed, 610 insertions(+), 164 deletions(-)
30878
30879 commit f85faee9b3cb841ea977403945e2c877ab32b97a
30880 Author: Behdad Esfahbod <behdad@behdad.org>
30881 Date:   Tue Apr 19 00:38:01 2011 -0400
30882
30883     [API] Rename hb_buffer_add_glyph() to hb_buffer_add()
30884
30885  src/hb-buffer.cc   | 10 +++++-----
30886  src/hb-buffer.h    |  8 ++++----
30887  test/test-buffer.c |  2 +-
30888  3 files changed, 10 insertions(+), 10 deletions(-)
30889
30890 commit aab0de50e23727b69fa8c3d4e05c50c114c62835
30891 Author: Behdad Esfahbod <behdad@behdad.org>
30892 Date:   Tue Apr 19 00:32:19 2011 -0400
30893
30894     [API] Add hb_buffer_allocation_successful()
30895
30896     Returns the error status of the buffer.
30897
30898  src/hb-buffer.cc   | 6 ++++++
30899  src/hb-buffer.h    | 6 ++++++
30900  test/test-buffer.c | 2 +-
30901  3 files changed, 13 insertions(+), 1 deletion(-)
30902
30903 commit 02a534b23f2d1e7475109563b9f61221ed020e8b
30904 Author: Ryan Lortie <desrt@desrt.ca>
30905 Date:   Fri Apr 15 18:34:45 2011 -0400
30906
30907     [API] Rename hb_buffer_ensure() to hb_buffer_pre_allocate()
30908
30909     The new name is self-documenting.
30910
30911  src/hb-buffer.cc | 4 ++--
30912  src/hb-buffer.h  | 4 ++--
30913  2 files changed, 4 insertions(+), 4 deletions(-)
30914
30915 commit 70566befc59cfa8b9c43ac682749c40ea783b1dd
30916 Author: Ryan Lortie <desrt@desrt.ca>
30917 Date:   Fri Apr 15 18:32:36 2011 -0400
30918
30919     [API} hb_buffer_get_glyph_{infos,positions}: Add length out parameter
30920
30921     Return the length, whenever we return an array.  Makes it easier
30922     on the
30923     language bindings.
30924
30925  src/hb-buffer.cc                 | 12 ++++++++++--
30926  src/hb-buffer.h                  |  6 ++++--
30927  src/hb-ot-layout-gpos-private.hh |  4 ++--
30928  src/hb-view.c                    |  4 ++--
30929  test/test-buffer.c               |  7 ++-----
30930  5 files changed, 20 insertions(+), 13 deletions(-)
30931
30932 commit 62879eebd9965179af8602ba29ac0a64a739b757
30933 Author: Behdad Esfahbod <behdad@behdad.org>
30934 Date:   Mon Apr 18 23:40:21 2011 -0400
30935
30936     [API] Use ISO 15924 tags for hb_script_t
30937
30938     This simplifies the code, reduces static data, and makes the design
30939     more extensible to future additions of new scripts.
30940
30941  src/hb-common.c                    | 411
30942  ++++---------------------------------
30943  src/hb-common.h                    | 199 +++++++++---------
30944  src/hb-ot-map.cc                   |   4 +-
30945  src/hb-ot-shape-complex-private.hh |   3 +-
30946  src/hb-ot-tag.c                    | 228 +++++++++-----------
30947  src/hb-ot-tag.h                    |   6 +-
30948  src/hb-shape.cc                    |   4 +-
30949  test/test-types.c                  |   2 +-
30950  8 files changed, 252 insertions(+), 605 deletions(-)
30951
30952 commit c0af193c8e25c4f11d23b8893e9ce1c2d2615bb2
30953 Author: Behdad Esfahbod <behdad@behdad.org>
30954 Date:   Fri Apr 15 19:26:24 2011 -0400
30955
30956     Change buffer default properties to invalid
30957
30958     This includes HB_DIRECTION_INVALID and HB_SCRIPT_INVALID.
30959
30960     The INVALID will cause a "guess whatever from the text" in hb_shape().
30961     While it's not ideal, it works better than the previous defaults at
30962     least (HB_DIRECTION_LTR and HB_SCRIPT_COMMON).
30963
30964  src/hb-buffer-private.hh |  9 +++------
30965  src/hb-buffer.cc         | 24 ++++++++++++++++--------
30966  src/hb-view.c            |  6 ++----
30967  test/test-buffer.c       |  4 ++--
30968  4 files changed, 23 insertions(+), 20 deletions(-)
30969
30970 commit 00bec2c969555e76c3f84650a1d3c45308e585ad
30971 Author: Behdad Esfahbod <behdad@behdad.org>
30972 Date:   Fri Apr 15 19:16:54 2011 -0400
30973
30974     Move enum types to hb-common.h
30975
30976  src/hb-common.c  | 406
30977  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
30978  src/hb-common.h  | 170 +++++++++++++++++++++++
30979  src/hb-unicode.c | 406
30980  -------------------------------------------------------
30981  src/hb-unicode.h | 166 -----------------------
30982  4 files changed, 576 insertions(+), 572 deletions(-)
30983
30984 commit 5dd4609f4da5674966a0169d9fa533ac5bc9f464
30985 Author: Behdad Esfahbod <behdad@behdad.org>
30986 Date:   Fri Apr 15 19:16:34 2011 -0400
30987
30988     [TODO] Add new item
30989
30990  TODO | 1 +
30991  1 file changed, 1 insertion(+)
30992
30993 commit b54cd07b2623b68171e00179a9dc3ecbea7aa6a1
30994 Author: Behdad Esfahbod <behdad@behdad.org>
30995 Date:   Fri Apr 15 19:12:01 2011 -0400
30996
30997     Mark internal buffer variables private
30998
30999  src/hb-buffer.h | 4 ++++
31000  1 file changed, 4 insertions(+)
31001
31002 commit 0e8d35c0932ddc20ebf430f2fd82c087da698954
31003 Author: Behdad Esfahbod <behdad@behdad.org>
31004 Date:   Fri Apr 15 19:07:10 2011 -0400
31005
31006     Add hb_script_from_string()
31007
31008  src/hb-unicode.c | 6 ++++++
31009  src/hb-unicode.h | 4 ++++
31010  src/hb-view.c    | 2 +-
31011  3 files changed, 11 insertions(+), 1 deletion(-)
31012
31013 commit 8f0d7e0c3fd4b05c43ac449be4f374dc2dc56127
31014 Author: Behdad Esfahbod <behdad@behdad.org>
31015 Date:   Fri Apr 15 18:59:56 2011 -0400
31016
31017     Remove hb_buffer_clear_positions(), add hb_ot_layout_position_start()
31018
31019  src/hb-buffer-private.hh |  6 +++++-
31020  src/hb-buffer.cc         | 24 ++++++++++++------------
31021  src/hb-buffer.h          |  5 +----
31022  src/hb-ot-layout.cc      |  6 ++++++
31023  src/hb-ot-layout.h       |  4 ++++
31024  src/hb-ot-shape.cc       |  2 +-
31025  6 files changed, 29 insertions(+), 18 deletions(-)
31026
31027 commit 2fc56edff6d64f190271454ccb1b5fd347d4f172
31028 Author: Behdad Esfahbod <behdad@behdad.org>
31029 Date:   Fri Apr 15 18:35:08 2011 -0400
31030
31031     [API] Remove hb_buffer_clear()
31032
31033     One should use hb_buffer_reset() really.
31034
31035  src/hb-buffer.cc   | 16 +++++-----------
31036  src/hb-buffer.h    |  4 ----
31037  test/test-buffer.c |  4 ----
31038  3 files changed, 5 insertions(+), 19 deletions(-)
31039
31040 commit 7f5bdc80541cdc90aa1acafba5e9e0bd2df53ff4
31041 Author: Behdad Esfahbod <behdad@behdad.org>
31042 Date:   Fri Apr 15 18:34:55 2011 -0400
31043
31044     [TODO] Remove done items
31045
31046  TODO | 4 ----
31047  1 file changed, 4 deletions(-)
31048
31049 commit 5814dfa3f5aa41bc3df06b78980d57d7bea0ba58
31050 Author: Behdad Esfahbod <behdad@behdad.org>
31051 Date:   Fri Apr 15 14:41:04 2011 -0400
31052
31053     Cosmetic
31054
31055  src/hb-ot-shape.cc | 14 +++++++-------
31056  src/hb-ot-shape.h  |  4 ++--
31057  src/hb-shape.cc    | 20 ++++++++++----------
31058  src/hb-shape.h     | 10 +++++-----
31059  4 files changed, 24 insertions(+), 24 deletions(-)
31060
31061 commit cfbfeb88a6ec059ea97a6624e63cfacc642b685a
31062 Author: Behdad Esfahbod <behdad@behdad.org>
31063 Date:   Fri Apr 15 12:40:40 2011 -0400
31064
31065     [TODO] Remove done items
31066
31067  TODO | 4 ----
31068  1 file changed, 4 deletions(-)
31069
31070 commit 3cbdf70e0a92f1c24e16c0d4dcfbec4ac59a77a3
31071 Author: Behdad Esfahbod <behdad@behdad.org>
31072 Date:   Fri Apr 15 12:32:06 2011 -0400
31073
31074     Make hb_language_t typesafe
31075
31076  src/hb-common.c | 18 +++++++++++-------
31077  src/hb-common.h |  2 +-
31078  2 files changed, 12 insertions(+), 8 deletions(-)
31079
31080 commit 2f2f448af35c232d18888c0e57cb21c9796ba7a8
31081 Author: Behdad Esfahbod <behdad@behdad.org>
31082 Date:   Fri Apr 15 11:45:14 2011 -0400
31083
31084     [test] Add more TODO items
31085
31086  test/test-buffer.c | 2 ++
31087  1 file changed, 2 insertions(+)
31088
31089 commit c910bec863215f918c659f58debbc7fe5264d7b6
31090 Author: Behdad Esfahbod <behdad@behdad.org>
31091 Date:   Wed Apr 13 15:49:06 2011 -0400
31092
31093     Add hb_buffer_reset() and hb_buffer_set_length()
31094
31095  src/hb-buffer.cc | 31 +++++++++++++++++++++++++++++++
31096  src/hb-buffer.h  | 15 ++++++++++++++-
31097  2 files changed, 45 insertions(+), 1 deletion(-)
31098
31099 commit 69ea23cb5d47dd1cfd3129f68375021ef79bf63b
31100 Author: Behdad Esfahbod <behdad@behdad.org>
31101 Date:   Wed Apr 13 15:02:40 2011 -0400
31102
31103     Minor
31104
31105  src/hb-buffer.cc | 2 +-
31106  1 file changed, 1 insertion(+), 1 deletion(-)
31107
31108 commit 7dea908cd582c8c25555015940065c69c1e7e65b
31109 Author: Behdad Esfahbod <behdad@behdad.org>
31110 Date:   Wed Apr 13 01:35:58 2011 -0400
31111
31112     [test] Add todo items
31113
31114  test/test-buffer.c | 5 ++++-
31115  1 file changed, 4 insertions(+), 1 deletion(-)
31116
31117 commit 07cbaac07d7f43437b171e9275430b5fb3097716
31118 Author: Behdad Esfahbod <behdad@behdad.org>
31119 Date:   Wed Apr 13 01:11:19 2011 -0400
31120
31121     [TODO] Add item re script iso15924 functions
31122
31123  TODO | 2 ++
31124  1 file changed, 2 insertions(+)
31125
31126 commit d0f53fdbead15d9003b521b8ed47d02fd29a4c64
31127 Author: Behdad Esfahbod <behdad@behdad.org>
31128 Date:   Wed Apr 13 01:09:09 2011 -0400
31129
31130     [test] Test hb-buffer.h
31131
31132  test/Makefile.am   |   8 ++-
31133  test/test-buffer.c | 195
31134  +++++++++++++++++++++++++++++++++++++++++++++++++++++
31135  2 files changed, 202 insertions(+), 1 deletion(-)
31136
31137 commit 72d89404c2837d578f5305456c817130b6a15c73
31138 Author: Behdad Esfahbod <behdad@behdad.org>
31139 Date:   Wed Apr 13 01:07:42 2011 -0400
31140
31141     [TODO] Add item re hb_buffer_reset()
31142
31143  TODO | 2 ++
31144  1 file changed, 2 insertions(+)
31145
31146 commit 5015c12dfb4de8525325178ae6def9e80fd83669
31147 Author: Behdad Esfahbod <behdad@behdad.org>
31148 Date:   Wed Apr 13 01:06:02 2011 -0400
31149
31150     [TODO] Add item re hb_buffer_resize()
31151
31152  TODO | 2 ++
31153  1 file changed, 2 insertions(+)
31154
31155 commit 9329ec92078d0e2d7bb04f683e0c6a582aab92f7
31156 Author: Behdad Esfahbod <behdad@behdad.org>
31157 Date:   Wed Apr 13 00:06:23 2011 -0400
31158
31159     [TODO] Add API item
31160
31161  TODO | 2 ++
31162  1 file changed, 2 insertions(+)
31163
31164 commit 4744379efc6063d94e15ff99381a7ab8b88ee567
31165 Author: Behdad Esfahbod <behdad@behdad.org>
31166 Date:   Mon Apr 11 19:47:33 2011 -0400
31167
31168     Minor
31169
31170  test/test-types.c | 2 +-
31171  1 file changed, 1 insertion(+), 1 deletion(-)
31172
31173 commit 9385caa8a693df0f06a511a71de9aa407637097c
31174 Author: Behdad Esfahbod <behdad@behdad.org>
31175 Date:   Mon Apr 11 19:43:51 2011 -0400
31176
31177     [test] Actually hook up hb_script_t tests
31178
31179     I really shall find a way to automate the test enumeration.  Otherwise
31180     it's too easy to add a test and wrongly hook it up.  Did it twice
31181     today.
31182
31183  test/test-types.c | 4 ++--
31184  1 file changed, 2 insertions(+), 2 deletions(-)
31185
31186 commit 8e4bb3cacc269ed32187aaaeaa166c64f41a0418
31187 Author: Behdad Esfahbod <behdad@behdad.org>
31188 Date:   Mon Apr 11 17:55:58 2011 -0400
31189
31190     Fold hb-language.[ch] into hb-common.[ch]
31191
31192  src/Makefile.am   |   2 -
31193  src/hb-buffer.h   |   1 -
31194  src/hb-common.c   |  92 ++++++++++++++++++++++++++++++++++++++++-
31195  src/hb-common.h   |  42 +++++++++++++------
31196  src/hb-language.c | 120
31197  ------------------------------------------------------
31198  src/hb-language.h |  46 ---------------------
31199  src/hb-ot-tag.h   |   1 -
31200  src/hb.h          |   1 -
31201  8 files changed, 120 insertions(+), 185 deletions(-)
31202
31203 commit 09125576ca745b3393f3dc49071df891400bbdc9
31204 Author: Behdad Esfahbod <behdad@behdad.org>
31205 Date:   Mon Apr 11 17:49:33 2011 -0400
31206
31207     [test] Test hb_language_t
31208
31209  test/test-types.c | 26 +++++++++++++++++++++++++-
31210  1 file changed, 25 insertions(+), 1 deletion(-)
31211
31212 commit 316b7a1afb84a5dfeaed886a585669b4d549c9b7
31213 Author: Behdad Esfahbod <behdad@behdad.org>
31214 Date:   Mon Apr 11 17:49:10 2011 -0400
31215
31216     Make hb_language_from_string("") return NULL language
31217
31218  src/hb-language.c | 2 +-
31219  1 file changed, 1 insertion(+), 1 deletion(-)
31220
31221 commit db60c96f20426111ffa71e9802ef6e248f8b28d0
31222 Author: Behdad Esfahbod <behdad@behdad.org>
31223 Date:   Mon Apr 11 16:17:02 2011 -0400
31224
31225     [teset] Test hb_script_t
31226
31227  test/hb-test.h    |  8 ++++++++
31228  test/test-types.c | 35 ++++++++++++++++++++++++++++++++++-
31229  2 files changed, 42 insertions(+), 1 deletion(-)
31230
31231 commit 99b74760a4cddc798ab44b5ca897486bbb9c76d6
31232 Author: Behdad Esfahbod <behdad@behdad.org>
31233 Date:   Mon Apr 11 15:47:40 2011 -0400
31234
31235     Rename hb_category_t to hb_unicode_general_category_t
31236
31237  src/hb-glib.c                     |  2 +-
31238  src/hb-icu.c                      | 64
31239  ++++++++++++++++++-------------------
31240  src/hb-ot-shape-complex-arabic.cc |  8 ++---
31241  src/hb-ot-shape-private.hh        |  2 +-
31242  src/hb-ot-shape.cc                |  2 +-
31243  src/hb-unicode.c                  |  4 +--
31244  src/hb-unicode.h                  | 66
31245  +++++++++++++++++++--------------------
31246  7 files changed, 74 insertions(+), 74 deletions(-)
31247
31248 commit 4188096a7722f09ffa9319986c0286071da10a27
31249 Author: Behdad Esfahbod <behdad@behdad.org>
31250 Date:   Mon Apr 11 14:58:28 2011 -0400
31251
31252     Make HB_TAG_CHAR4 private
31253
31254     It's just sugar.
31255
31256  src/hb-common.h   | 5 +----
31257  src/hb-private.h  | 7 ++++++-
31258  test/test-types.c | 2 --
31259  3 files changed, 7 insertions(+), 7 deletions(-)
31260
31261 commit 7ff7401c9237cda661869c1cb196d685706ac4e9
31262 Author: Behdad Esfahbod <behdad@behdad.org>
31263 Date:   Mon Apr 11 13:27:30 2011 -0400
31264
31265     Make hb_tag_from_string(NULL) return HB_TAG_NONE
31266
31267  src/hb-common.c   | 3 +++
31268  test/test-types.c | 3 +++
31269  2 files changed, 6 insertions(+)
31270
31271 commit 02f6e62d6cabc7808c188daef26a1fe7ac626b1f
31272 Author: Behdad Esfahbod <behdad@behdad.org>
31273 Date:   Mon Apr 11 13:27:21 2011 -0400
31274
31275     Build fix
31276
31277  test/Makefile.am | 4 ++--
31278  1 file changed, 2 insertions(+), 2 deletions(-)
31279
31280 commit db5227c40e5c35fe2ffb750f32b639cb44424a1d
31281 Author: Behdad Esfahbod <behdad@behdad.org>
31282 Date:   Mon Apr 11 13:16:08 2011 -0400
31283
31284     Move macros around
31285
31286  src/hb-ot-tag.c  | 6 ++----
31287  src/hb-private.h | 7 +++++++
31288  2 files changed, 9 insertions(+), 4 deletions(-)
31289
31290 commit 07233581c9d953708d3c020907c42b8b89472b89
31291 Author: Behdad Esfahbod <behdad@behdad.org>
31292 Date:   Mon Apr 11 13:12:37 2011 -0400
31293
31294     Rename HB_TAG_STR() to HB_TAG_CHAR4()
31295
31296     The problem with HB_TAG_STR() was that it expected a string of size 4
31297     exactly, and unlike hb_tag_from_string() it doesn't pad the tag with
31298     space characters.  So, the new name is more appropriate.
31299
31300  src/hb-common.c   | 2 +-
31301  src/hb-common.h   | 8 ++++----
31302  src/hb-ot-tag.c   | 2 +-
31303  test/test-types.c | 2 +-
31304  4 files changed, 7 insertions(+), 7 deletions(-)
31305
31306 commit 9faa980067f802f712c2adf8263152ed40c98088
31307 Author: Behdad Esfahbod <behdad@behdad.org>
31308 Date:   Mon Apr 11 12:46:49 2011 -0400
31309
31310     Add an in-tree test suite
31311
31312     Uses the glib testing framework.  Wrote unit tests for hb-common.h
31313     types.
31314
31315  Makefile.am        |   2 +-
31316  test/Makefile.am   |  18 +++++++++
31317  test/Makefile.decl |  90 ++++++++++++++++++++++++++++++++++++++++++++
31318  test/hb-test.h     |  67 +++++++++++++++++++++++++++++++++
31319  test/test-types.c  | 108
31320  +++++++++++++++++++++++++++++++++++++++++++++++++++++
31321  5 files changed, 284 insertions(+), 1 deletion(-)
31322
31323 commit d77b76200efbaa0611691920f9f2018b1e8be340
31324 Author: Behdad Esfahbod <behdad@behdad.org>
31325 Date:   Mon Apr 11 12:29:52 2011 -0400
31326
31327     Add few more paratheses to the HB_TAG macro
31328
31329     Never hurts.
31330
31331  src/hb-common.h | 2 +-
31332  1 file changed, 1 insertion(+), 1 deletion(-)
31333
31334 commit b13640de6992de9ee9d07e3581c33b8181b70ff9
31335 Author: Behdad Esfahbod <behdad@behdad.org>
31336 Date:   Mon Apr 11 12:29:31 2011 -0400
31337
31338     A few more ASSERTs
31339
31340  src/hb-private.h | 3 +++
31341  1 file changed, 3 insertions(+)
31342
31343 commit ae9eeaff9300f3bb7bed588c5478e8e5461b3df0
31344 Author: Behdad Esfahbod <behdad@behdad.org>
31345 Date:   Mon Apr 11 11:49:08 2011 -0400
31346
31347     Remove warning message from public header file
31348
31349     Since we now assert thos in hb-private.h, the int types cannot
31350     be wrong.
31351     (Except for when someone else includes hb-common.h in a very broken
31352     configuration, but that's not our problem!)
31353
31354     Plus, we don't use inline in the public headers, so remove that too.
31355
31356  src/hb-common.h  | 7 -------
31357  src/hb-private.h | 4 ++++
31358  2 files changed, 4 insertions(+), 7 deletions(-)
31359
31360 commit 6fd5364bdc3a2b459175377e9e16c86cff054232
31361 Author: Behdad Esfahbod <behdad@behdad.org>
31362 Date:   Mon Apr 11 11:47:14 2011 -0400
31363
31364     Assert int types
31365
31366  src/hb-private.h | 12 ++++++++++++
31367  1 file changed, 12 insertions(+)
31368
31369 commit bbdeff59646e5502b9fc53ab1761b3f014ee276c
31370 Author: Behdad Esfahbod <behdad@behdad.org>
31371 Date:   Thu Apr 7 16:05:07 2011 -0400
31372
31373     Add test directory
31374
31375  configure.ac     | 1 +
31376  test/Makefile.am | 0
31377  2 files changed, 1 insertion(+)
31378
31379 commit 4accc92afc702177ea53280d977cec839af3c12c
31380 Author: Behdad Esfahbod <behdad@behdad.org>
31381 Date:   Thu Apr 7 15:53:26 2011 -0400
31382
31383     Update TODO items
31384
31385  TODO | 31 ++++++++++++++++++++-----------
31386  1 file changed, 20 insertions(+), 11 deletions(-)
31387
31388 commit a71b9c8579d73aea4549f12524bbc2e89f43b5c5
31389 Author: Behdad Esfahbod <behdad@behdad.org>
31390 Date:   Wed Apr 6 14:04:56 2011 -0400
31391
31392     Disable 'cswh' by default except for Arabic shaper
31393
31394     That better matches OpenType spec.  Note that we enable it for all
31395     Arabic-shaper scripts.  Ie. we enable it by default for Syriac too,
31396     but the SyriacOT spec does not require it.  I think this is a more
31397     useful compromise than special-casing for Arabic script alone.
31398
31399  src/hb-ot-shape-complex-arabic.cc | 3 +++
31400  src/hb-ot-shape.cc                | 1 -
31401  2 files changed, 3 insertions(+), 1 deletion(-)
31402
31403 commit cab6f65bba560ac1651d9152f1ecf12eb88eca74
31404 Author: Behdad Esfahbod <behdad@behdad.org>
31405 Date:   Mon Apr 4 15:36:51 2011 -0400
31406
31407     [hb-view] setlocale (LC_ALL, "")
31408
31409     For now we don't use anything from the locale, but we should default
31410     to using $LANG, etc, if --language is not specified.  Right?
31411
31412  src/hb-view.c | 3 +++
31413  1 file changed, 3 insertions(+)
31414
31415 commit fb9ca1bfabde7da0c274e7a1bd12bffaf7949c18
31416 Author: Behdad Esfahbod <behdad@behdad.org>
31417 Date:   Mon Apr 4 14:50:09 2011 -0400
31418
31419     [hb-view] Rewrite --features parsing, with range support
31420
31421     The --features parsing handles errors now.  More importantly, it
31422     allos limiting individual features to specific byte ranges.  The
31423     format is Python-esque.  Here is how it all works:
31424
31425       Syntax:   Value:  Start:  End:
31426
31427     Setting value:
31428       "kern"    1       0       ∞     # Turn feature on
31429       "+kern"   1       0       ∞     # Turn feature off
31430       "-kern"   0       0       ∞     # Turn feature off
31431       "kern=0"  0       0       ∞     # Turn feature off
31432       "kern=1"  1       0       ∞     # Turn feature on
31433       "kern=2"  2       0       ∞     # Choose 2nd alternate
31434
31435     Setting index:
31436       "kern[]"  1       0       ∞     # Turn feature on
31437       "kern[:]" 1       0       ∞     # Turn feature on
31438       "kern[5:]"        1       5       ∞     # Turn feature on, partial
31439       "kern[:5]"        1       0       5       # Turn feature on, partial
31440       "kern[3:5]"       1       3       5       # Turn feature on, range
31441       "kern[3]" 1       3       3+1     # Turn feature on, single char
31442
31443     Mixing it all:
31444
31445       "kern[3:5]=0"     1       3       5       # Turn feature off
31446       for range
31447
31448  src/hb-view.c | 169
31449  +++++++++++++++++++++++++++++++++++++++++++++-------------
31450  1 file changed, 132 insertions(+), 37 deletions(-)
31451
31452 commit ccc6745afaa68ce7497a6cd02ce85986d3c863d0
31453 Author: Behdad Esfahbod <behdad@behdad.org>
31454 Date:   Mon Apr 4 14:49:50 2011 -0400
31455
31456     [hb-view] Use cached hb-ft face creation
31457
31458     Avoids recreating the face the second time we call draw().
31459
31460  src/hb-view.c | 2 +-
31461  1 file changed, 1 insertion(+), 1 deletion(-)
31462
31463 commit 1b4a2cc095d165dc573e0235f00fbbf2a5d3c2c5
31464 Author: Behdad Esfahbod <behdad@behdad.org>
31465 Date:   Mon Apr 4 14:45:28 2011 -0400
31466
31467     [hb-view] Add --debug
31468
31469     Frees all allocated memory before exiting.  Useful for valgrind run.
31470
31471  src/hb-view.c | 17 +++++++++++++++++
31472  1 file changed, 17 insertions(+)
31473
31474 commit b2da26d1e32a012f7feaad7c7cced61e4fb269f1
31475 Author: Behdad Esfahbod <behdad@behdad.org>
31476 Date:   Fri Apr 1 15:48:43 2011 -0400
31477
31478     [hb-view] Support --features
31479
31480     Accepts values like:
31481
31482       --features="-mkmk,aalt=2,calt=1,+cswh"
31483
31484     A minus sign means "=0", a plus sign means "=1".  Default is "=1".
31485     A minus sign overrides an explicit value.
31486
31487  src/hb-view.c | 70
31488  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
31489  1 file changed, 68 insertions(+), 2 deletions(-)
31490
31491 commit f48ff19b629070d13cee3c0eeeb06c98992f93c6
31492 Author: Behdad Esfahbod <behdad@behdad.org>
31493 Date:   Fri Apr 1 14:19:10 2011 -0400
31494
31495     Sort options for clarity
31496
31497  src/hb-view.c | 12 ++++++------
31498  1 file changed, 6 insertions(+), 6 deletions(-)
31499
31500 commit 5d91c3d547f78163b36aa7436d4388a836cca94a
31501 Author: Behdad Esfahbod <behdad@behdad.org>
31502 Date:   Wed Mar 16 17:36:32 2011 -0300
31503
31504     Add script to/from ISO 15924 tag support
31505
31506     Also adds --script support to hb-view.
31507
31508     If a script tag is not known to us, we pass the ISO 15924 tag around.
31509     Right now, the OT layer ignores that, but we can fix it to blindly
31510     convert that to an OT script tag.
31511
31512  src/hb-ot-tag.c  |   4 +
31513  src/hb-unicode.c | 273
31514  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
31515  src/hb-unicode.h |   8 +-
31516  src/hb-view.c    |  10 +-
31517  4 files changed, 293 insertions(+), 2 deletions(-)
31518
31519 commit 3286fc0e9adc3f2874c9409e7fdb09e4d2b7dda1
31520 Author: Behdad Esfahbod <behdad@behdad.org>
31521 Date:   Wed Mar 16 14:53:32 2011 -0300
31522
31523     Let hb_shape() guess script and direction...
31524
31525     - Rename HB_SCRIPT_INVALID_CODE to HB_SCRIPT_INVALID
31526
31527     - Add HB_DIRECTION_INVALID
31528
31529     - Make hb_script_get_horizontal_direction() public
31530
31531     - Make hb_shape() guess script from buffer text (first non-common
31532       non-inherit script) if buffer script is set to HB_SCRIPT_INVALID
31533       (this
31534       is NOT the default.)
31535
31536     - Make hb_shape() guess direction from buffer script if buffer
31537     direction
31538     is set to HB_DIRECTION_INVALID (this is NOT the default.)
31539
31540     - Make hb-view.c set INVALID script and direction on the buffer.
31541
31542     The above changes are meant to make hb-view fairly useful for
31543     uni-script
31544     uni-direction text.  The guessing behavior however is NOT the
31545     default of
31546     hb_shape() and must be asked for explicitly.  This is intended,
31547     because
31548     the guess is not a suitable substitute to full-fledged bidi and script
31549     segmentation.  It's just a testing tool.
31550
31551  src/hb-common.h          |  3 ++-
31552  src/hb-icu.c             |  2 +-
31553  src/hb-ot-shape.cc       |  3 ++-
31554  src/hb-shape.cc          | 52
31555  ++++++++++++++++++++++++++++++++++++++++++------
31556  src/hb-unicode-private.h |  4 ----
31557  src/hb-unicode.c         |  2 +-
31558  src/hb-unicode.h         |  8 +++++++-
31559  src/hb-view.c            |  4 ++--
31560  8 files changed, 61 insertions(+), 17 deletions(-)
31561
31562 commit b7b29684df67af7280b74ca4cf18f02ad6521bdc
31563 Author: Behdad Esfahbod <behdad@behdad.org>
31564 Date:   Wed Mar 2 01:01:03 2011 -0500
31565
31566     [hb-view] Handle write_to_png errors
31567
31568  src/hb-view.c | 9 ++++++++-
31569  1 file changed, 8 insertions(+), 1 deletion(-)
31570
31571 commit c2cb98c8185c5560cfd04de7ee7c64c9496b986c
31572 Author: Behdad Esfahbod <behdad@behdad.org>
31573 Date:   Tue Mar 1 23:18:09 2011 -0500
31574
31575     [hb-view] Link with -lm
31576
31577  src/Makefile.am | 2 +-
31578  1 file changed, 1 insertion(+), 1 deletion(-)
31579
31580 commit b5dd44e24669cd35affcd92788d39ff56cac94db
31581 Author: Behdad Esfahbod <behdad@behdad.org>
31582 Date:   Mon Feb 28 10:13:52 2011 -0800
31583
31584     Fix possible overflow
31585
31586  src/hb-buffer.cc | 12 ++++++++++--
31587  1 file changed, 10 insertions(+), 2 deletions(-)
31588
31589 commit a4b781e93a0bee0549611e129b3564d9804d9090
31590 Author: Behdad Esfahbod <behdad@behdad.org>
31591 Date:   Wed Feb 23 12:47:56 2011 -0500
31592
31593     Default background color shall either be white or transparent
31594
31595     Definitely not black!
31596
31597  src/hb-view.c | 2 +-
31598  1 file changed, 1 insertion(+), 1 deletion(-)
31599
31600 commit 5353bf439c150492708ef9337078cfd73b83627b
31601 Author: Behdad Esfahbod <behdad@behdad.org>
31602 Date:   Tue Feb 22 18:06:19 2011 -0500
31603
31604     Add initial hb-view tool
31605
31606     Currently doesn't handle script or direction.
31607
31608  configure.ac    |  18 +++
31609  src/Makefile.am |  14 +++
31610  src/hb-view.c   | 342
31611  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
31612  3 files changed, 374 insertions(+)
31613
31614 commit 82438c6ad5f60b6afc75c48cef72e18bef532468
31615 Author: Bradley Grainger <bgrainger@logos.com>
31616 Date:   Tue Feb 15 18:37:29 2011 -0500
31617
31618     Fix #pragma message for MSVC.
31619
31620     __LOC__ was renamed to _HB__LOC__ in cd7555 but the corresponding
31621     change wasn't made in hb-private.h.
31622
31623  src/hb-private.h | 2 +-
31624  1 file changed, 1 insertion(+), 1 deletion(-)
31625
31626 commit ba9ab8d6d9c863662c4b44ace4a4d89e29e592f2
31627 Author: Behdad Esfahbod <behdad@behdad.org>
31628 Date:   Mon Jan 10 07:45:41 2011 -0500
31629
31630     Fix language extension matching
31631
31632  src/hb-ot-tag.c | 2 +-
31633  1 file changed, 1 insertion(+), 1 deletion(-)
31634
31635 commit a07874300a669ec0ea09a67df2a3ee8b0612d6b9
31636 Author: Behdad Esfahbod <behdad@behdad.org>
31637 Date:   Mon Jan 10 02:27:49 2011 -0500
31638
31639     Don't use the m4/ dir
31640
31641     We just require people to have libtool, pkg-config, etc installed
31642     when running autogen.sh
31643
31644  Makefile.am  | 2 --
31645  configure.ac | 1 -
31646  2 files changed, 3 deletions(-)
31647
31648 commit 7bbe14bed8a886ea5b293c927c4bf937cbfc6f51
31649 Author: Behdad Esfahbod <behdad@behdad.org>
31650 Date:   Sun Jan 9 22:29:14 2011 -0500
31651
31652     Fix 'make distcheck'
31653
31654  src/Makefile.am | 7 ++++---
31655  1 file changed, 4 insertions(+), 3 deletions(-)
31656
31657 commit 2abe1264a580858bf7803af1701117a462375fb4
31658 Author: Javier Jardón <jjardon@gnome.org>
31659 Date:   Sun Jan 9 22:18:53 2011 -0500
31660
31661     Bug 31174 - Update autotools configuration
31662
31663  Makefile.am  |   2 +
31664  autogen.sh   | 188
31665  ++++-------------------------------------------------------
31666  configure.ac |  22 +++++--
31667  3 files changed, 29 insertions(+), 183 deletions(-)
31668
31669 commit cc1a8a938b4c13e76b58825a9e1951c4134e634a
31670 Author: Behdad Esfahbod <behdad@behdad.org>
31671 Date:   Thu Jan 6 14:58:52 2011 -0500
31672
31673     Fix ChanContext backtrack matching with GPOS
31674
31675     Reported on mailing list by Keith Stribley and Khaled Hosny.
31676
31677  src/hb-buffer-private.hh             | 5 +++--
31678  src/hb-buffer.cc                     | 2 +-
31679  src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
31680  3 files changed, 7 insertions(+), 6 deletions(-)
31681
31682 commit 1c3183027fe823cd673866ba29d169b69f8efba1
31683 Author: Behdad Esfahbod <behdad@behdad.org>
31684 Date:   Thu Jan 6 14:44:14 2011 -0500
31685
31686     Remove unused realloc
31687
31688     We always allocate and grow str and pos together.
31689
31690  src/hb-buffer.cc | 6 ------
31691  1 file changed, 6 deletions(-)
31692
31693 commit 76691f0240d6de230e9b42280b54e91639464635
31694 Author: Behdad Esfahbod <behdad@behdad.org>
31695 Date:   Thu Jan 6 14:16:59 2011 -0500
31696
31697     Fix ICU detection
31698
31699  configure.ac | 2 +-
31700  1 file changed, 1 insertion(+), 1 deletion(-)
31701
31702 commit 756f794a1fce701092345a3f9afae039583fb55b
31703 Author: Behdad Esfahbod <behdad@behdad.org>
31704 Date:   Sun Dec 26 20:52:40 2010 -0500
31705
31706     Remove Graphite backend
31707
31708     It was unmaintained and the code has to be replaced to use the new
31709     grphite-ng code base.
31710
31711  configure.ac       |   6 --
31712  src/Makefile.am    |  14 ---
31713  src/hb-graphite.cc | 310
31714  -----------------------------------------------------
31715  src/hb-graphite.h  |  47 --------
31716  4 files changed, 377 deletions(-)
31717
31718 commit f3d9d9879364609502d9d3a3a9f4647adb167d78
31719 Author: Behdad Esfahbod <behdad@behdad.org>
31720 Date:   Wed Dec 22 01:39:29 2010 -0500
31721
31722     Docs
31723
31724  src/hb-unicode.h | 60
31725  ++++++++++++++++++++++++++++----------------------------
31726  1 file changed, 30 insertions(+), 30 deletions(-)
31727
31728 commit d86a5b3c5752abcc791724035ba4115958e6b5e2
31729 Author: Behdad Esfahbod <behdad@behdad.org>
31730 Date:   Tue Dec 21 18:36:25 2010 -0500
31731
31732     Bug 32274 - classic mongolian shaper
31733
31734     Add support for classic Mongolian script to the Arabic shaper.
31735
31736     Still work to be done around U+180E MONGOLIAN VOWEL SEPARATOR as it
31737     should not be included in the final glyph stream the same way that
31738     ZWNJ, etc should not appear in the final glyph stream.
31739
31740     But the joining part should be done.
31741
31742     There remains the question of how should the U+18A9 MONGOLIAN
31743     LETTER ALI
31744     GALI DAGALGA be handled as it has General Category NSM but a letter
31745     nonetheless.  For now, our generic logic makes this a joining
31746     T instead
31747     of joining D as other Mongolian letters are.
31748
31749  src/hb-ot-shape-complex-arabic.cc  | 8 ++++++++
31750  src/hb-ot-shape-complex-private.hh | 1 +
31751  2 files changed, 9 insertions(+)
31752
31753 commit b0e7378fa9a4fc6fc74d9b3c27d927602eaacc5b
31754 Author: Behdad Esfahbod <behdad@behdad.org>
31755 Date:   Tue Dec 21 14:19:32 2010 -0500
31756
31757     Reroute Mandaic shaping through the Arabic shaper
31758
31759     We added Mandaic joining data to the Arabic shaper a while ago, but
31760     were not actually using the Arabic shaper for Mandaic.  Fixed.
31761
31762  src/hb-ot-shape-complex-private.hh | 1 +
31763  1 file changed, 1 insertion(+)
31764
31765 commit 88e7f37488e4e8590619d815b975232a0c9d2ea0
31766 Author: Behdad Esfahbod <behdad@behdad.org>
31767 Date:   Tue Dec 21 14:18:24 2010 -0500
31768
31769     Annotate the Arabic joining table with block information
31770
31771  src/gen-arabic-joining-table.py        | 93
31772  +++++++++++++++++++++-------------
31773  src/hb-ot-shape-complex-arabic-table.h | 24 +++++++--
31774  2 files changed, 80 insertions(+), 37 deletions(-)
31775
31776 commit 1482a39e56cd4151874e5c073540274349240a87
31777 Author: Behdad Esfahbod <behdad@behdad.org>
31778 Date:   Fri Dec 17 20:15:05 2010 -0500
31779
31780     Rename remaining metrics uses to extents
31781
31782  src/hb-font.h | 4 ++--
31783  1 file changed, 2 insertions(+), 2 deletions(-)
31784
31785 commit 22c537657cee1f47a4056a21e2cddfcbe6ab1c01
31786 Author: Behdad Esfahbod <behdad@behdad.org>
31787 Date:   Tue Dec 14 23:51:29 2010 -0500
31788
31789     Rename TableDirectory to TableRecord as per OpenType 1.6
31790
31791  src/hb-open-file-private.hh | 18 +++++++++---------
31792  1 file changed, 9 insertions(+), 9 deletions(-)
31793
31794 commit 33e8b86197239e667a887709104357bdc6566b7c
31795 Author: Behdad Esfahbod <behdad@behdad.org>
31796 Date:   Mon Dec 13 15:54:56 2010 -0500
31797
31798     Update 'head' table to OpenType 1.6
31799
31800  src/hb-ot-head-private.hh | 8 +++++++-
31801  1 file changed, 7 insertions(+), 1 deletion(-)
31802
31803 commit b7683335146bfe3a74d9419db92cd7a8019a9c10
31804 Author: Behdad Esfahbod <behdad@behdad.org>
31805 Date:   Mon Dec 13 14:22:35 2010 -0500
31806
31807     Disallow ligature substitutions replacing one glyph
31808
31809  src/hb-ot-layout-gsub-private.hh | 2 +-
31810  1 file changed, 1 insertion(+), 1 deletion(-)
31811
31812 commit 7eb875118dc31e9fb0e23c45985396a8bfe977e3
31813 Author: Behdad Esfahbod <behdad@behdad.org>
31814 Date:   Mon Dec 13 14:13:35 2010 -0500
31815
31816     Mozilla Bug 618592 - freeze on typekit
31817
31818     Fix apply_lookup() for zero-input broken fonts.
31819
31820  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
31821  1 file changed, 2 insertions(+), 2 deletions(-)
31822
31823 commit bbbbe80ec9bc45c5b685bc09c8f993e98496555c
31824 Author: Behdad Esfahbod <behdad@behdad.org>
31825 Date:   Tue Dec 7 16:22:02 2010 -0500
31826
31827     Rename original_direction to target_direction
31828
31829  src/hb-ot-shape-private.hh | 2 +-
31830  src/hb-ot-shape.cc         | 6 +++---
31831  2 files changed, 4 insertions(+), 4 deletions(-)
31832
31833 commit ee8aaf976a6eb42be49b63b4c51c7a0a338e0298
31834 Author: Behdad Esfahbod <behdad@behdad.org>
31835 Date:   Tue Dec 7 16:20:42 2010 -0500
31836
31837     Fix arabic shaping of LTR text
31838
31839     We should ensure-direction before doing any complex work.  The only
31840     exception is mirroring that needs to see the original / final
31841     direction,
31842     not the native.  Handle that.
31843
31844  src/hb-ot-shape.cc | 6 +++---
31845  1 file changed, 3 insertions(+), 3 deletions(-)
31846
31847 commit d1f1707adc03317760b0f75e04d0f3dd425e547f
31848 Author: Behdad Esfahbod <behdad@behdad.org>
31849 Date:   Tue Nov 30 00:57:15 2010 -0500
31850
31851     Bug 31965 - some GNU/Linux distributions lack icu.pc but have
31852     icu-config
31853
31854     Patch from suzuki toshiya.
31855
31856  configure.ac | 10 +++++++++-
31857  1 file changed, 9 insertions(+), 1 deletion(-)
31858
31859 commit 3c48982be6b2286088541ee55cac78b0f2b6e771
31860 Author: Behdad Esfahbod <behdad@behdad.org>
31861 Date:   Sun Nov 28 19:39:47 2010 -0500
31862
31863     Adjust pyx files to reflect change from int to hb_var_int_t
31864
31865     Patch from Thomas Hunger.
31866
31867  contrib/python/lib/harfbuzz.pyx | 7 +++++--
31868  1 file changed, 5 insertions(+), 2 deletions(-)
31869
31870 commit 4f9e4a40bc248aeb1364ed6f4aa7f392aa364497
31871 Author: Behdad Esfahbod <behdad@behdad.org>
31872 Date:   Mon Nov 22 11:30:32 2010 -0500
31873
31874     Fix failing checks
31875
31876  src/hb-ot-shape-complex-arabic-table.h | 37
31877  ++++++++++++++++++++++++++++++++++
31878  1 file changed, 37 insertions(+)
31879
31880 commit 9da26d6669e7f3b91ba37e71f6f8a6e2ea806688
31881 Author: Behdad Esfahbod <behdad@behdad.org>
31882 Date:   Mon Nov 22 11:03:18 2010 -0500
31883
31884     Remove email address from Copyright headers
31885
31886  COPYING      | 2 +-
31887  src/hb-ft.c  | 2 +-
31888  src/hb-icu.c | 2 +-
31889  3 files changed, 3 insertions(+), 3 deletions(-)
31890
31891 commit a45f00019242734fca742adeb2ed507305baeda6
31892 Author: Behdad Esfahbod <behdad@behdad.org>
31893 Date:   Thu Nov 18 13:58:32 2010 -0500
31894
31895     Clarify copyright notice
31896
31897  COPYING                 | 12 ++++++++++++
31898  README                  |  4 ++--
31899  src/hb-graphite.cc      |  4 ++--
31900  src/hb-object-private.h |  2 +-
31901  4 files changed, 17 insertions(+), 5 deletions(-)
31902
31903 commit 0884a8d9cd576f116400b3f7c8815e747c315d5e
31904 Author: Behdad Esfahbod <behdad@behdad.org>
31905 Date:   Wed Nov 17 16:58:21 2010 -0500
31906
31907     Move generated table to its own file
31908
31909  src/Makefile.am                        |   1 +
31910  src/hb-ot-shape-complex-arabic-table.h | 619
31911  ++++++++++++++++++++++++++++++++
31912  src/hb-ot-shape-complex-arabic.cc      | 621
31913  +--------------------------------
31914  3 files changed, 621 insertions(+), 620 deletions(-)
31915
31916 commit 14d784116b08685425e4ddcb1c1f813dbe2b2986
31917 Author: Behdad Esfahbod <behdad@behdad.org>
31918 Date:   Wed Nov 17 16:52:58 2010 -0500
31919
31920     Update Arabic joining table to include Mandaic
31921
31922     Mandaic was added to Unicode 6.0, but the joining data was not
31923     updated.
31924     Draft ArabicShaping.txt from 6.1 includes the joining data for
31925     Mandaic.
31926     Use that.
31927
31928  src/gen-arabic-joining-table.py   |  45 ++++++++++----
31929  src/hb-ot-shape-complex-arabic.cc | 123
31930  ++++++++++++++++++++++++++++++++------
31931  2 files changed, 137 insertions(+), 31 deletions(-)
31932
31933 commit 43bf2f7f1ec427c431e2ee2fd1a9345e7d5c9718
31934 Author: Behdad Esfahbod <behdad@behdad.org>
31935 Date:   Wed Nov 17 14:49:40 2010 -0500
31936
31937     Add OpenType script tags for Unicode 5.2 and Unicode 6.0 scripts
31938
31939     Based on tags proposed by Microsoft for inclusion in OpenType.
31940
31941  src/hb-ot-tag.c | 34 +++++++++++++++++-----------------
31942  1 file changed, 17 insertions(+), 17 deletions(-)
31943
31944 commit afab01cf7caca79cf6dfabe6827d1703be1a74f7
31945 Author: Behdad Esfahbod <behdad@behdad.org>
31946 Date:   Wed Nov 17 14:35:34 2010 -0500
31947
31948     Add Unicode 6.0 scripts
31949
31950  src/hb-icu.c     | 6 ++++++
31951  src/hb-ot-tag.c  | 7 ++++++-
31952  src/hb-unicode.c | 7 ++++++-
31953  src/hb-unicode.h | 7 ++++++-
31954  4 files changed, 24 insertions(+), 3 deletions(-)
31955
31956 commit f234b68d18d956f7e4eb4bf58d6dc408d9e5146e
31957 Author: Behdad Esfahbod <behdad@behdad.org>
31958 Date:   Wed Nov 17 14:25:44 2010 -0500
31959
31960     Change HB_SCRIPT_MEITEI_MAYEK to HB_SCRIPT_MEETEI_MAYEK
31961
31962     The new name matches the Unicode name.  Reported by Jonathan Kew.
31963
31964  src/hb-icu.c     | 2 +-
31965  src/hb-ot-tag.c  | 2 +-
31966  src/hb-unicode.h | 2 +-
31967  3 files changed, 3 insertions(+), 3 deletions(-)
31968
31969 commit 3ca9a6d1cffe950b325e1d522b20d4a645ae448e
31970 Author: Behdad Esfahbod <behdad@behdad.org>
31971 Date:   Wed Nov 17 13:08:47 2010 -0500
31972
31973     Add TODO item
31974
31975  TODO | 3 +++
31976  1 file changed, 3 insertions(+)
31977
31978 commit 300cb41417d40473268e3b4089bed24e9e77a753
31979 Author: Behdad Esfahbod <behdad@behdad.org>
31980 Date:   Wed Nov 17 12:57:23 2010 -0500
31981
31982     Add XXX marks
31983
31984  src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
31985  1 file changed, 3 insertions(+), 1 deletion(-)
31986
31987 commit ea00aee9f94ae8c6cf03d620254817d5e1f51d64
31988 Author: Behdad Esfahbod <behdad@behdad.org>
31989 Date:   Fri Nov 5 10:51:37 2010 -0400
31990
31991     Add TODO item
31992
31993  TODO | 2 ++
31994  1 file changed, 2 insertions(+)
31995
31996 commit 3a852ae7fe6edfaadd75625d27515a3689503395
31997 Author: Behdad Esfahbod <behdad@behdad.org>
31998 Date:   Wed Nov 3 16:37:24 2010 -0400
31999
32000     Save general category and combining class in the buffer for reuse
32001
32002  src/hb-ot-layout-private.hh       |  3 ++-
32003  src/hb-ot-shape-complex-arabic.cc | 16 ++++++++++------
32004  src/hb-ot-shape-private.hh        |  6 ++++++
32005  src/hb-ot-shape.cc                | 26 +++++++++++++++++++++-----
32006  4 files changed, 39 insertions(+), 12 deletions(-)
32007
32008 commit a5ab682b9ba8224fc132624f93e6fef9973a68ca
32009 Author: Behdad Esfahbod <behdad@behdad.org>
32010 Date:   Wed Nov 3 15:50:36 2010 -0400
32011
32012     More "unreached code" warning fixes
32013
32014     Ugly :(.
32015
32016  src/hb-blob.c | 48 ++++++++++++++++++++++++------------------------
32017  1 file changed, 24 insertions(+), 24 deletions(-)
32018
32019 commit 4e22c7e94102c9f00c32b8cb6aaa832f83909149
32020 Author: Behdad Esfahbod <behdad@behdad.org>
32021 Date:   Wed Nov 3 15:47:12 2010 -0400
32022
32023     Add comment
32024
32025  src/hb-ot-layout-common-private.hh | 3 +++
32026  1 file changed, 3 insertions(+)
32027
32028 commit 0342034d1cb577d34b42f7204da7fb930c12a464
32029 Author: Behdad Esfahbod <behdad@behdad.org>
32030 Date:   Wed Nov 3 15:40:07 2010 -0400
32031
32032     Pedantic
32033
32034  src/hb-ot-layout-gpos-private.hh | 2 +-
32035  1 file changed, 1 insertion(+), 1 deletion(-)
32036
32037 commit 4a2d844c2f12dc1b858ab4ddd737ded7c0852221
32038 Author: Behdad Esfahbod <behdad@behdad.org>
32039 Date:   Wed Nov 3 15:28:56 2010 -0400
32040
32041     Minor code shuffling
32042
32043  src/hb-ot-layout-private.hh | 21 +++-------------
32044  src/hb-ot-layout.cc         | 61
32045  +++++++++++++++++++++++++++++++++------------
32046  2 files changed, 48 insertions(+), 34 deletions(-)
32047
32048 commit 11e3ec444a85fc72541823c2e98cc92c4ceb19af
32049 Author: Behdad Esfahbod <behdad@behdad.org>
32050 Date:   Wed Nov 3 15:11:04 2010 -0400
32051
32052     Fix a few more "unreachable code" warnings
32053
32054  src/hb-blob.c                        |  2 +-
32055  src/hb-object-private.h              | 12 +++---
32056  src/hb-open-type-private.hh          | 84
32057  +++++++++++++++++-------------------
32058  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
32059  src/hb-private.h                     |  3 +-
32060  5 files changed, 49 insertions(+), 54 deletions(-)
32061
32062 commit 2304856340782c72cb30873f7907191dc359e921
32063 Author: Behdad Esfahbod <behdad@behdad.org>
32064 Date:   Wed Nov 3 12:46:58 2010 -0400
32065
32066     Remove another couple lines of dead code
32067
32068  src/hb-ot-layout-gsubgpos-private.hh | 2 --
32069  1 file changed, 2 deletions(-)
32070
32071 commit b8783c85ac5dd9ea8f5a66eacb92dfcfbf649a6d
32072 Author: Behdad Esfahbod <behdad@behdad.org>
32073 Date:   Wed Nov 3 11:50:21 2010 -0400
32074
32075     Fix unreachable-code warning
32076
32077  src/hb-ot-layout-gpos-private.hh | 8 ++++----
32078  1 file changed, 4 insertions(+), 4 deletions(-)
32079
32080 commit c2709119c8c610a0d4d71884a7d4fdba7cb65b72
32081 Author: Behdad Esfahbod <behdad@behdad.org>
32082 Date:   Wed Oct 27 23:18:51 2010 -0400
32083
32084     Move things around some more
32085
32086  src/hb-ot-layout-gpos-private.hh     | 8 ++++----
32087  src/hb-ot-layout-gsub-private.hh     | 4 ++--
32088  src/hb-ot-layout-gsubgpos-private.hh | 9 +++++++--
32089  src/hb-ot-layout-private.hh          | 7 +++----
32090  src/hb-ot-layout.cc                  | 6 +++---
32091  5 files changed, 19 insertions(+), 15 deletions(-)
32092
32093 commit 194d4566ec054db03fa31d369a9f1c6cf4941e74
32094 Author: Behdad Esfahbod <behdad@behdad.org>
32095 Date:   Wed Oct 27 23:09:10 2010 -0400
32096
32097     Move buffer var allocation local
32098
32099  src/hb-ot-layout-gpos-private.hh | 19 ++++++++++++++-----
32100  src/hb-ot-layout-private.hh      |  2 --
32101  2 files changed, 14 insertions(+), 7 deletions(-)
32102
32103 commit 1e7c1fcbc33599faefc32d4a28e5d8506d2c56fa
32104 Author: Behdad Esfahbod <behdad@behdad.org>
32105 Date:   Wed Oct 27 22:48:31 2010 -0400
32106
32107     Move code around
32108
32109  src/hb-ot-layout-gpos-private.hh | 59
32110  ++++++++++++++++++++++++++++++++++++++++
32111  src/hb-ot-layout.cc              | 59
32112  ++--------------------------------------
32113  src/hb-ot-layout.h               |  4 +--
32114  src/hb-ot-shape.cc               |  2 +-
32115  4 files changed, 63 insertions(+), 61 deletions(-)
32116
32117 commit bf94b3ad22b2fe4730d4e64d673c63154fc5b5fe
32118 Author: Behdad Esfahbod <behdad@behdad.org>
32119 Date:   Wed Oct 27 22:37:59 2010 -0400
32120
32121     Move some more code around
32122
32123  src/hb-ot-layout-gdef-private.hh | 21 +++++++++++++++
32124  src/hb-ot-layout-private.hh      | 27 ++++++++++++++++---
32125  src/hb-ot-layout.cc              | 56
32126  ++++++----------------------------------
32127  3 files changed, 52 insertions(+), 52 deletions(-)
32128
32129 commit 6334658fe79d6acfb46a2a147721b78f92510ebb
32130 Author: Behdad Esfahbod <behdad@behdad.org>
32131 Date:   Wed Oct 27 22:11:32 2010 -0400
32132
32133     Simplify mark skipping logic
32134
32135  src/hb-ot-layout.cc | 17 +++--------------
32136  1 file changed, 3 insertions(+), 14 deletions(-)
32137
32138 commit 8c69e65abed961002d90024c92e18538c6516262
32139 Author: Behdad Esfahbod <behdad@behdad.org>
32140 Date:   Wed Oct 27 22:07:49 2010 -0400
32141
32142     Rename lookup_flags to lookup_props since it's more than just flags
32143
32144  src/hb-ot-layout-common-private.hh   |  6 +++++-
32145  src/hb-ot-layout-gpos-private.hh     | 14 +++++++-------
32146  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
32147  src/hb-ot-layout-gsubgpos-private.hh | 10 +++++-----
32148  src/hb-ot-layout-private.hh          |  4 ++--
32149  src/hb-ot-layout.cc                  | 36
32150  ++++++++++++++++++------------------
32151  src/main.cc                          |  4 ++--
32152  7 files changed, 43 insertions(+), 39 deletions(-)
32153
32154 commit 98370e89d1bff248737b482d129c2a4deb8bfd95
32155 Author: Behdad Esfahbod <behdad@behdad.org>
32156 Date:   Wed Oct 27 17:39:01 2010 -0400
32157
32158     WIP removing external synthesized GDEF support and implementing
32159     it internally
32160
32161  TODO                                 |   2 -
32162  src/hb-buffer-private.hh             |   4 -
32163  src/hb-buffer.cc                     |   3 -
32164  src/hb-ot-layout-common-private.hh   |   8 +-
32165  src/hb-ot-layout-gdef-private.hh     |   6 +-
32166  src/hb-ot-layout-gpos-private.hh     |   4 +-
32167  src/hb-ot-layout-gsub-private.hh     |  66 ++++++-----------
32168  src/hb-ot-layout-gsubgpos-private.hh |  29 +++++++-
32169  src/hb-ot-layout-private.hh          |  29 +++-----
32170  src/hb-ot-layout.cc                  | 138
32171  +++++------------------------------
32172  src/hb-ot-layout.h                   |  26 -------
32173  src/hb-ot-shape.cc                   |  10 +++
32174  12 files changed, 98 insertions(+), 227 deletions(-)
32175
32176 commit 870e2d6eac01d004c72a925ea93e6823251d5fa2
32177 Author: Behdad Esfahbod <behdad@behdad.org>
32178 Date:   Wed Oct 27 17:37:20 2010 -0400
32179
32180     Remove unused function
32181
32182  src/hb-buffer-private.hh | 10 ----------
32183  src/hb-buffer.cc         | 27 ---------------------------
32184  2 files changed, 37 deletions(-)
32185
32186 commit 1115890b90709fa5329a55d22f543020f3df9f6f
32187 Author: Behdad Esfahbod <behdad@behdad.org>
32188 Date:   Wed Oct 27 17:07:04 2010 -0400
32189
32190     More cleanup
32191
32192  src/hb-buffer-private.hh    | 5 +----
32193  src/hb-ot-layout-private.hh | 6 ++++++
32194  2 files changed, 7 insertions(+), 4 deletions(-)
32195
32196 commit dbf56b1d94910f04823e53e39ace1e5145bddc04
32197 Author: Behdad Esfahbod <behdad@behdad.org>
32198 Date:   Wed Oct 27 17:06:12 2010 -0400
32199
32200     More lig-id cleanup
32201
32202  src/hb-buffer-private.hh         | 4 ++--
32203  src/hb-buffer.cc                 | 2 +-
32204  src/hb-ot-layout-gsub-private.hh | 8 +++++++-
32205  3 files changed, 10 insertions(+), 4 deletions(-)
32206
32207 commit f6a23a0b9171958f76c1d0473b09fc08d2b3a0d0
32208 Author: Behdad Esfahbod <behdad@behdad.org>
32209 Date:   Wed Oct 27 17:01:03 2010 -0400
32210
32211     More removal of lig-id code from buffer
32212
32213  src/hb-buffer.cc | 4 ++--
32214  1 file changed, 2 insertions(+), 2 deletions(-)
32215
32216 commit dd2ffd282c059194fd87fb1664e2e0cdb56a87a0
32217 Author: Behdad Esfahbod <behdad@behdad.org>
32218 Date:   Wed Oct 27 16:57:01 2010 -0400
32219
32220     Minor renaming
32221
32222  src/hb-buffer-private.hh         | 41
32223  ++++++++++++++++++++--------------------
32224  src/hb-buffer.cc                 | 20 ++++++++++----------
32225  src/hb-ot-layout-gsub-private.hh |  8 ++++----
32226  src/hb-ot-shape.cc               |  6 +++---
32227  4 files changed, 37 insertions(+), 38 deletions(-)
32228
32229 commit fe263272a2b26204bc39829a94d90ab537517f3f
32230 Author: Behdad Esfahbod <behdad@behdad.org>
32231 Date:   Wed Oct 27 16:51:02 2010 -0400
32232
32233     Move setting lig_id/component out of buffer and to the gsub code
32234
32235  src/hb-buffer-private.hh         | 30 +++++++----------------
32236  src/hb-buffer.cc                 | 52
32237  +++++++---------------------------------
32238  src/hb-ot-layout-gsub-private.hh | 27 ++++++++++++---------
32239  3 files changed, 34 insertions(+), 75 deletions(-)
32240
32241 commit 2e2b2480c01c788ea702d78ca830c2bb659654a8
32242 Author: Behdad Esfahbod <behdad@behdad.org>
32243 Date:   Wed Oct 27 16:25:28 2010 -0400
32244
32245     Always allocate new ligature id
32246
32247     No practical point in reusing ligature ids.
32248
32249  src/hb-ot-layout-gsub-private.hh | 5 +----
32250  1 file changed, 1 insertion(+), 4 deletions(-)
32251
32252 commit bf07d5a29c61baf6fd683289c7764f487ad7e413
32253 Author: Behdad Esfahbod <behdad@behdad.org>
32254 Date:   Wed Oct 27 16:19:13 2010 -0400
32255
32256     Set component=0 for ligature glyph
32257
32258  src/hb-ot-layout-gsub-private.hh | 5 +++--
32259  1 file changed, 3 insertions(+), 2 deletions(-)
32260
32261 commit 37ab877149582c7ce7416425bb402340e3f948a2
32262 Author: Behdad Esfahbod <behdad@behdad.org>
32263 Date:   Wed Oct 27 15:38:06 2010 -0400
32264
32265     Remove comment
32266
32267  src/hb-buffer.cc | 20 --------------------
32268  1 file changed, 20 deletions(-)
32269
32270 commit 88474c6fdaf35c56368694a5b164f4988a004d49
32271 Author: Behdad Esfahbod <behdad@behdad.org>
32272 Date:   Wed Oct 27 14:42:15 2010 -0400
32273
32274     Get rid of the OpenType-specific internal buffer representation
32275
32276     Add variant integers to buffer item types.  More cleanup coming.
32277
32278  TODO                              |  2 --
32279  src/hb-buffer-private.hh          | 35 ++++++----------------
32280  src/hb-buffer.cc                  | 62
32281  +++++++++++++++++++--------------------
32282  src/hb-buffer.h                   |  2 +-
32283  src/hb-ot-layout-gpos-private.hh  | 24 +++++++--------
32284  src/hb-ot-layout-gsub-private.hh  |  2 +-
32285  src/hb-ot-layout-private.hh       |  4 +--
32286  src/hb-ot-layout.cc               | 39 ++++++++++++------------
32287  src/hb-ot-shape-complex-arabic.cc |  8 ++---
32288  9 files changed, 79 insertions(+), 99 deletions(-)
32289
32290 commit 6cb8c3493019e1497921666fc268cb81943f9f1f
32291 Author: Behdad Esfahbod <behdad@behdad.org>
32292 Date:   Wed Oct 27 14:27:03 2010 -0400
32293
32294     Add hb_var_int_t
32295
32296  src/hb-buffer.h |  6 +++---
32297  src/hb-common.h | 10 ++++++++++
32298  2 files changed, 13 insertions(+), 3 deletions(-)
32299
32300 commit f22802431a983bd4bc60a7653b1103973c3475cb
32301 Author: Behdad Esfahbod <behdad@behdad.org>
32302 Date:   Tue Nov 2 19:12:37 2010 -0400
32303
32304     Remove trailing comma
32305
32306  src/hb-ot-shape-complex-arabic.cc | 2 +-
32307  1 file changed, 1 insertion(+), 1 deletion(-)
32308
32309 commit 13528d0c78cadb1f67267c9a692558caef9fdaa6
32310 Author: Behdad Esfahbod <behdad@behdad.org>
32311 Date:   Wed Oct 27 14:09:27 2010 -0400
32312
32313     Supposedly implement vertical support in GPOS
32314
32315     Not tested at all.
32316
32317  src/hb-ot-layout-gpos-private.hh | 27 ++++++++++++++++++++-------
32318  src/hb-ot-layout.cc              | 39
32319  ++++++++++++++++++++++++---------------
32320  2 files changed, 44 insertions(+), 22 deletions(-)
32321
32322 commit 9624de5b496846cd89ee4f7b07d38029aca70ce1
32323 Author: Behdad Esfahbod <behdad@behdad.org>
32324 Date:   Wed Oct 27 13:44:59 2010 -0400
32325
32326     Clarify cursive_chain (and change its sign)
32327
32328  src/hb-ot-layout-gpos-private.hh |  4 ++--
32329  src/hb-ot-layout.cc              | 13 +++++++------
32330  2 files changed, 9 insertions(+), 8 deletions(-)
32331
32332 commit d6c9eadb88240c40b3cb9a33f067e575cbc2f729
32333 Author: Behdad Esfahbod <behdad@behdad.org>
32334 Date:   Wed Oct 27 12:34:50 2010 -0400
32335
32336     Remove more pointless LONGTERMTODO items
32337
32338  src/hb-ot-layout-common-private.hh | 2 --
32339  1 file changed, 2 deletions(-)
32340
32341 commit e204674fe340a57c48a9fe7e1ed02a9a08f4aca4
32342 Author: Behdad Esfahbod <behdad@behdad.org>
32343 Date:   Wed Oct 27 12:32:02 2010 -0400
32344
32345     Rename hb_ot_layout_get_lig_carets() to
32346     hb_ot_layout_get_ligature_carets()
32347
32348  src/hb-ot-layout.cc | 14 +++++++-------
32349  src/hb-ot-layout.h  | 14 +++++++-------
32350  2 files changed, 14 insertions(+), 14 deletions(-)
32351
32352 commit 3357d145f81cb7b746c910018fe3a0dfab00972c
32353 Author: Behdad Esfahbod <behdad@behdad.org>
32354 Date:   Wed Oct 27 12:30:46 2010 -0400
32355
32356     Implement vertical support in get_lig_carets()
32357
32358  src/hb-ot-layout-gdef-private.hh | 34 ++++++++++++++++++----------------
32359  src/hb-ot-layout.cc              |  3 ++-
32360  src/hb-ot-layout.h               |  1 +
32361  3 files changed, 21 insertions(+), 17 deletions(-)
32362
32363 commit 8eeed7eddc789151cbffe62ed6bfd77612266bf1
32364 Author: Behdad Esfahbod <behdad@behdad.org>
32365 Date:   Wed Oct 27 12:07:49 2010 -0400
32366
32367     Remove LONGTERMTODO item that I'll never fix
32368
32369  src/hb-ot-layout-gsubgpos-private.hh | 6 ------
32370  1 file changed, 6 deletions(-)
32371
32372 commit 184a5279c64f37bc2ceefbe2191bb64ca87f88d8
32373 Author: Behdad Esfahbod <behdad@behdad.org>
32374 Date:   Wed Oct 27 12:00:49 2010 -0400
32375
32376     Remove unused macro
32377
32378  src/hb-ot-layout-gpos-private.hh | 2 --
32379  1 file changed, 2 deletions(-)
32380
32381 commit af5d02a269d55331300df1e382241893928d64e0
32382 Author: Behdad Esfahbod <behdad@behdad.org>
32383 Date:   Wed Oct 27 11:54:26 2010 -0400
32384
32385     Rewrite Cursive joining to act more like other pair lookups
32386
32387     Look forward for next character instead of joining to the last
32388     character.
32389
32390  src/hb-ot-layout-gpos-private.hh | 71
32391  ++++++++++++++++++----------------------
32392  src/hb-ot-layout-private.hh      | 10 ------
32393  2 files changed, 31 insertions(+), 50 deletions(-)
32394
32395 commit ea22c749c7371cf66ca44f0bfe7030aef1926edd
32396 Author: Behdad Esfahbod <behdad@behdad.org>
32397 Date:   Wed Oct 27 11:09:48 2010 -0400
32398
32399     Fix Cursive positioning
32400
32401     Test case: "مرا" rendered using IranNastaliq.
32402
32403  src/hb-ot-layout-gpos-private.hh | 124
32404  +--------------------------------------
32405  1 file changed, 3 insertions(+), 121 deletions(-)
32406
32407 commit aefdb64689aab19df76590a36c4a04052a8bffdb
32408 Author: Behdad Esfahbod <behdad@behdad.org>
32409 Date:   Wed Oct 27 10:40:39 2010 -0400
32410
32411     Fix segfault with Arabic combining marks
32412
32413  src/hb-ot-shape-complex-arabic.cc | 4 +++-
32414  1 file changed, 3 insertions(+), 1 deletion(-)
32415
32416 commit 12b2d09a87adc1e1aac089cd2e09a68fb7129829
32417 Author: Behdad Esfahbod <behdad@behdad.org>
32418 Date:   Wed Oct 27 01:28:28 2010 -0400
32419
32420     Remove obsolete TODO item
32421
32422     We don't cache any metrics internally, so the correct way to add more
32423     glyph metrics items is to add new callbacks for them.  We already have
32424     separeate callbacks for advance vs extents.
32425
32426  TODO | 2 --
32427  1 file changed, 2 deletions(-)
32428
32429 commit 248e3c2ba47889c247959e44166644872aed59ba
32430 Author: Behdad Esfahbod <behdad@behdad.org>
32431 Date:   Wed Oct 27 01:23:14 2010 -0400
32432
32433     Oops, remove extra mask setting that broke complex shaping
32434
32435  src/hb-ot-shape.cc | 2 --
32436  1 file changed, 2 deletions(-)
32437
32438 commit 502f4cba3e0bcd625d31f8fd295b8b18e2d02a5a
32439 Author: Behdad Esfahbod <behdad@behdad.org>
32440 Date:   Wed Oct 27 01:13:56 2010 -0400
32441
32442     Divide get_metrics into get_advance and get_extents
32443
32444     Graphite module not updated.
32445     Bump version to 0.3.
32446
32447  configure.ac          |  2 +-
32448  src/hb-font-private.h |  3 +-
32449  src/hb-font.cc        | 96
32450  +++++++++++++++++++++++++++++++++++----------------
32451  src/hb-font.h         | 61 ++++++++++++++++++++------------
32452  src/hb-ft.c           | 72 +++++++++++++++++++++++---------------
32453  src/hb-ot-shape.cc    |  7 ++--
32454  6 files changed, 154 insertions(+), 87 deletions(-)
32455
32456 commit ec6c0e54d322d58cbc835feb58dcec7ede6ab744
32457 Author: Behdad Esfahbod <behdad@behdad.org>
32458 Date:   Tue Oct 26 11:28:14 2010 -0400
32459
32460     Fix blob leak
32461
32462  src/hb-font.cc | 2 +-
32463  1 file changed, 1 insertion(+), 1 deletion(-)
32464
32465 commit bd7378b2ef9793de4e7f57b920f29f48ac9d0c25
32466 Author: Behdad Esfahbod <behdad@behdad.org>
32467 Date:   Wed Oct 13 18:33:16 2010 -0400
32468
32469     Massage mask setting a bit more
32470
32471     Still finding the exact correct way the masks should be set.
32472
32473  src/hb-buffer-private.hh | 19 ++++++++++++++++---
32474  src/hb-buffer.cc         |  9 +++++++++
32475  src/hb-ot-shape.cc       |  6 ++++--
32476  3 files changed, 29 insertions(+), 5 deletions(-)
32477
32478 commit 961f9baa7bc3556f1e4e7135859cebe1351f73a4
32479 Author: Behdad Esfahbod <behdad@behdad.org>
32480 Date:   Wed Oct 13 17:17:00 2010 -0400
32481
32482     Oops, actually set global mask
32483
32484  src/hb-buffer.cc | 2 +-
32485  1 file changed, 1 insertion(+), 1 deletion(-)
32486
32487 commit 39dede9ffffe732f78cbd092ccb3b48d77ddd66d
32488 Author: Behdad Esfahbod <behdad@behdad.org>
32489 Date:   Wed Oct 13 15:54:06 2010 -0400
32490
32491     Make sure boolean features always use value=1
32492
32493     Previously boolean features turned on the entire feature mask.
32494     This is
32495     wrong if feature is Alternate and user has provided values bigger
32496     than one.
32497     Though, I don't think other engines support such corner cases.
32498
32499  src/hb-ot-map-private.hh          | 10 ++++++++--
32500  src/hb-ot-map.cc                  |  3 ++-
32501  src/hb-ot-shape-complex-arabic.cc |  2 +-
32502  src/hb-ot-shape.cc                |  2 +-
32503  4 files changed, 12 insertions(+), 5 deletions(-)
32504
32505 commit 3506b2e78db27e7835bd2c09c053a9807c9cac40
32506 Author: Behdad Esfahbod <behdad@behdad.org>
32507 Date:   Wed Oct 13 15:38:52 2010 -0400
32508
32509     Return early if mask is 0
32510
32511  src/hb-buffer.cc | 3 +++
32512  1 file changed, 3 insertions(+)
32513
32514 commit 5c1c8c9c50ddbe66ea595afb245a208b7775b27c
32515 Author: Behdad Esfahbod <behdad@behdad.org>
32516 Date:   Wed Oct 13 15:36:38 2010 -0400
32517
32518     Make sure feature values don't leak out of their mask
32519
32520  src/hb-buffer.cc | 1 +
32521  1 file changed, 1 insertion(+)
32522
32523 commit 852912fc2db06b6183a2dc87c45ec1b563063572
32524 Author: Behdad Esfahbod <behdad@behdad.org>
32525 Date:   Wed Oct 13 15:34:50 2010 -0400
32526
32527     Fix applying default-value for features
32528
32529     Previously if a default global feature was overrided by a non-global
32530     user feature, we were not setting any default mask for the feature,
32531     essentially disabling the feature by default.  Fix that.
32532
32533  TODO                     |  2 --
32534  src/hb-ot-map-private.hh | 10 ++++++----
32535  src/hb-ot-map.cc         | 13 +++++++------
32536  3 files changed, 13 insertions(+), 12 deletions(-)
32537
32538 commit 2989be4919242670c94825bded96db20a7b2035b
32539 Author: Behdad Esfahbod <behdad@behdad.org>
32540 Date:   Wed Oct 13 15:18:29 2010 -0400
32541
32542     Set user masks after complex masks
32543
32544  src/hb-ot-shape.cc | 4 ++--
32545  1 file changed, 2 insertions(+), 2 deletions(-)
32546
32547 commit a7820b7b15a809b4a1a4077147ceed7bea528483
32548 Author: Behdad Esfahbod <behdad@behdad.org>
32549 Date:   Wed Oct 13 14:20:48 2010 -0400
32550
32551     Add TODO item
32552
32553  TODO | 2 ++
32554  1 file changed, 2 insertions(+)
32555
32556 commit 04a3023a66203d94b77f2d7a8d6bcdedf067e155
32557 Author: Behdad Esfahbod <behdad@behdad.org>
32558 Date:   Wed Oct 13 10:57:27 2010 -0400
32559
32560     Cleanup TODO
32561
32562     Looks like a roadmap now.
32563
32564  TODO | 72
32565  +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
32566  1 file changed, 59 insertions(+), 13 deletions(-)
32567
32568 commit 3111b8a0d5b38da57c0f6285aec2b92eb690188f
32569 Author: Behdad Esfahbod <behdad@behdad.org>
32570 Date:   Wed Oct 13 10:41:53 2010 -0400
32571
32572     Fix stupid bug, oops
32573
32574  src/hb-font.cc | 2 +-
32575  1 file changed, 1 insertion(+), 1 deletion(-)
32576
32577 commit 3703f88b74707113e782eb6ca9a77603561760d0
32578 Author: Behdad Esfahbod <behdad@behdad.org>
32579 Date:   Tue Oct 12 18:34:20 2010 -0400
32580
32581     Step the version up to 0.2 now that Arabic shaper is in
32582
32583  configure.ac | 2 +-
32584  1 file changed, 1 insertion(+), 1 deletion(-)
32585
32586 commit 758f68b860b44b5a04eb3dde5cb40b1b04cf634a
32587 Author: Behdad Esfahbod <behdad@behdad.org>
32588 Date:   Tue Oct 12 17:37:44 2010 -0400
32589
32590     Fix Arabic shaper
32591
32592     It's tested now.  It works!
32593
32594  src/hb-ot-shape-complex-arabic.cc | 7 ++++---
32595  1 file changed, 4 insertions(+), 3 deletions(-)
32596
32597 commit 13403bc67a01e0d4908fb964093fd02ddd11c580
32598 Author: Behdad Esfahbod <behdad@behdad.org>
32599 Date:   Tue Oct 12 17:23:54 2010 -0400
32600
32601     Hookup Arabic shaper!
32602
32603     Not tested yet.
32604
32605  src/hb-ot-shape-complex-arabic.cc  |  6 +++---
32606  src/hb-ot-shape-complex-private.hh | 37
32607  ++++++++++++++++++++++---------------
32608  src/hb-ot-shape-private.hh         | 14 +++++++++++++-
32609  src/hb-ot-shape.cc                 |  3 ++-
32610  4 files changed, 40 insertions(+), 20 deletions(-)
32611
32612 commit 57ac0ecb7843533b2e6e6d6c8a12b2a44437cc1c
32613 Author: Behdad Esfahbod <behdad@behdad.org>
32614 Date:   Tue Oct 12 17:07:02 2010 -0400
32615
32616     Merge clearing masks and setting global masks
32617
32618  src/hb-buffer-private.hh | 11 ++++++-----
32619  src/hb-buffer.cc         |  5 +++--
32620  src/hb-ot-map.cc         |  2 +-
32621  src/hb-ot-shape.cc       |  7 ++-----
32622  4 files changed, 12 insertions(+), 13 deletions(-)
32623
32624 commit fc96596b7c1c4e62491e951a3c256fb00dcde550
32625 Author: Behdad Esfahbod <behdad@behdad.org>
32626 Date:   Tue Oct 12 17:00:25 2010 -0400
32627
32628     Form clusters before setting masks
32629
32630  src/hb-ot-shape.cc | 4 ++--
32631  1 file changed, 2 insertions(+), 2 deletions(-)
32632
32633 commit 1e80782244cdb1dedae9d1e61079d0508e57ca72
32634 Author: Behdad Esfahbod <behdad@behdad.org>
32635 Date:   Tue Oct 12 17:00:07 2010 -0400
32636
32637     Clear masks before setting them up, not after!
32638
32639  src/hb-ot-shape.cc | 6 ++----
32640  1 file changed, 2 insertions(+), 4 deletions(-)
32641
32642 commit fd3d32d31cb6d74a9994b6850d539fd0b707d941
32643 Author: Behdad Esfahbod <behdad@behdad.org>
32644 Date:   Tue Oct 12 16:57:47 2010 -0400
32645
32646     Add hb_ot_shape_execute()
32647
32648     Not public yet.
32649
32650  src/hb-ot-shape-private.hh |  5 ++---
32651  src/hb-ot-shape.cc         | 19 ++++++++++++++-----
32652  2 files changed, 16 insertions(+), 8 deletions(-)
32653
32654 commit 49baa1f69efb0e3c62e45bd59dd88459a84bf390
32655 Author: Behdad Esfahbod <behdad@behdad.org>
32656 Date:   Tue Oct 12 16:50:36 2010 -0400
32657
32658     Add hb_ot_complex_shaper_t stuff and start hooking Arabic shaper up
32659
32660  src/Makefile.am                    |   3 +-
32661  src/hb-ot-map-private.hh           |   2 +-
32662  src/hb-ot-map.cc                   |   2 +-
32663  src/hb-ot-shape-arabic.cc          | 706
32664  ------------------------------------
32665  src/hb-ot-shape-complex-arabic.cc  | 715
32666  +++++++++++++++++++++++++++++++++++++
32667  src/hb-ot-shape-complex-private.hh |  88 +++++
32668  src/hb-ot-shape-private.hh         |  12 +-
32669  src/hb-ot-shape.cc                 |   8 +-
32670  8 files changed, 813 insertions(+), 723 deletions(-)
32671
32672 commit 605ed468f380f86d642031f6451447d270cb6de1
32673 Author: Behdad Esfahbod <behdad@behdad.org>
32674 Date:   Tue Oct 12 16:19:29 2010 -0400
32675
32676     Add hb_ot_shape_plan_t
32677
32678     This is the object that a separate plan/execute shaping API will
32679     use in
32680     between the two stages.
32681
32682  src/hb-ot-shape-private.hh | 12 ++++++++++--
32683  src/hb-ot-shape.cc         | 38 ++++++++++++++++++--------------------
32684  2 files changed, 28 insertions(+), 22 deletions(-)
32685
32686 commit 895fb5d364e7ae5d9d2e34b9f68b8651804369ef
32687 Author: Behdad Esfahbod <behdad@behdad.org>
32688 Date:   Tue Oct 12 16:00:21 2010 -0400
32689
32690     Refactor, in a different direction
32691
32692  src/hb-ot-map-private.hh   | 15 ++++++++-------
32693  src/hb-ot-map.cc           | 23 ++++++++++++-----------
32694  src/hb-ot-shape-private.hh | 13 +------------
32695  src/hb-ot-shape.cc         | 33 +++++++++++++++++----------------
32696  4 files changed, 38 insertions(+), 46 deletions(-)
32697
32698 commit d2ba016ca1ba7489537768b619980d5159b5870c
32699 Author: Behdad Esfahbod <behdad@behdad.org>
32700 Date:   Tue Oct 12 15:35:45 2010 -0400
32701
32702     More refactoring
32703
32704  src/hb-ot-map-private.hh   | 32 +++++---------------------------
32705  src/hb-ot-map.cc           | 32 +++++++++++++++++++++++++++++---
32706  src/hb-ot-shape-private.hh | 16 ++++++++++++++--
32707  src/hb-ot-shape.cc         | 43
32708  ++++++++++++++++++++++++++++---------------
32709  src/hb-ot-shape.h          | 10 +++++-----
32710  5 files changed, 81 insertions(+), 52 deletions(-)
32711
32712 commit 66e487dfbfdccd0c4be8cd11661d412ca27c3425
32713 Author: Behdad Esfahbod <behdad@behdad.org>
32714 Date:   Tue Oct 12 13:51:19 2010 -0400
32715
32716     Update Arabic shaping table to Unicode 6.0.0.
32717
32718  src/hb-ot-shape-arabic.cc | 8 ++++----
32719  1 file changed, 4 insertions(+), 4 deletions(-)
32720
32721 commit f4792d99eee0e8cd72b7cb01c96a09f16e2a72ce
32722 Author: Behdad Esfahbod <behdad@behdad.org>
32723 Date:   Tue Oct 12 12:32:18 2010 -0400
32724
32725     Fix infinite loop!
32726
32727     Untested code is indeed buggy code.
32728
32729     Mozilla bug #603352.
32730
32731  src/hb-ot-tag.c | 6 ++----
32732  1 file changed, 2 insertions(+), 4 deletions(-)
32733
32734 commit 993d1e786a32612b796dae8309ce402a4121bec7
32735 Author: Behdad Esfahbod <behdad@behdad.org>
32736 Date:   Tue Oct 12 11:17:30 2010 -0400
32737
32738     Fix missing negation in unreachable code!
32739
32740     Mozilla bug #603346
32741
32742  src/hb-open-type-private.hh | 5 ++---
32743  1 file changed, 2 insertions(+), 3 deletions(-)
32744
32745 commit 52601275d5e4000dada4f925fb78723eeeee7bd4
32746 Author: Behdad Esfahbod <behdad@behdad.org>
32747 Date:   Fri Oct 8 20:38:46 2010 -0400
32748
32749     More separation
32750
32751  src/hb-ot-shape.cc | 14 +++++---------
32752  1 file changed, 5 insertions(+), 9 deletions(-)
32753
32754 commit 6b7e6758626268ba1c7c266128e618ec73ae2c0f
32755 Author: Behdad Esfahbod <behdad@behdad.org>
32756 Date:   Fri Oct 8 20:30:04 2010 -0400
32757
32758     Minor
32759
32760  src/hb-ot-shape.cc | 22 +++++++++++-----------
32761  1 file changed, 11 insertions(+), 11 deletions(-)
32762
32763 commit aa9c450bb2d7c3c9e36ea32e3558250391a0582d
32764 Author: Behdad Esfahbod <behdad@behdad.org>
32765 Date:   Fri Oct 8 20:27:38 2010 -0400
32766
32767     Enable 'rtlm' mirroring
32768
32769  src/hb-ot-map-private.hh |  9 +++++----
32770  src/hb-ot-shape.cc       | 30 +++++++++++++++---------------
32771  2 files changed, 20 insertions(+), 19 deletions(-)
32772
32773 commit 36925f695d349a53d52ecc3a58f18240a6977463
32774 Author: Behdad Esfahbod <behdad@behdad.org>
32775 Date:   Fri Oct 8 20:20:32 2010 -0400
32776
32777     Rename hb_mask_allocator_t to hb_ot_map_t
32778
32779     hb_ot_plan_t may be a better name, donno.
32780
32781  src/hb-ot-map-private.hh   |  4 ++--
32782  src/hb-ot-map.cc           |  2 +-
32783  src/hb-ot-shape-private.hh |  4 ++--
32784  src/hb-ot-shape.cc         | 49
32785  +++++++++++++++++++++-------------------------
32786  4 files changed, 27 insertions(+), 32 deletions(-)
32787
32788 commit f5dd3be46b5c77a2c5b97b82a0b67ac9e851b898
32789 Author: Behdad Esfahbod <behdad@behdad.org>
32790 Date:   Fri Oct 8 20:16:23 2010 -0400
32791
32792     Improve checks
32793
32794  src/check-c-linkage-decls.sh | 2 +-
32795  src/check-header-guards.sh   | 2 +-
32796  2 files changed, 2 insertions(+), 2 deletions(-)
32797
32798 commit 5a2b0b3878cd9c62121bb4fd6344e102a9ee1825
32799 Author: Behdad Esfahbod <behdad@behdad.org>
32800 Date:   Fri Oct 8 20:14:57 2010 -0400
32801
32802     Add hb-ot-map.cc
32803
32804  src/Makefile.am          |   1 +
32805  src/hb-ot-map-private.hh | 129 +-----------------------------------
32806  src/hb-ot-map.cc         | 165
32807  +++++++++++++++++++++++++++++++++++++++++++++++
32808  3 files changed, 168 insertions(+), 127 deletions(-)
32809
32810 commit ecc4550ed7bc900a61081edfbcd0ad09cbf29b36
32811 Author: Behdad Esfahbod <behdad@behdad.org>
32812 Date:   Fri Oct 8 20:05:29 2010 -0400
32813
32814     Fix feature overriding
32815
32816  src/hb-ot-map-private.hh | 2 +-
32817  1 file changed, 1 insertion(+), 1 deletion(-)
32818
32819 commit 8f08c3275040870a645ef034a38d30c05c619f21
32820 Author: Behdad Esfahbod <behdad@behdad.org>
32821 Date:   Fri Oct 8 19:43:48 2010 -0400
32822
32823     Minor cleanup
32824
32825  src/hb-open-type-private.hh |  8 ++----
32826  src/hb-ot-map-private.hh    | 61
32827  +++++++++++++--------------------------------
32828  src/hb-ot-tag.c             | 11 ++++----
32829  src/hb-private.h            |  4 +++
32830  4 files changed, 28 insertions(+), 56 deletions(-)
32831
32832 commit a806762a314e83154793d96ee665e6668d6b56de
32833 Author: Behdad Esfahbod <behdad@behdad.org>
32834 Date:   Fri Oct 8 19:18:40 2010 -0400
32835
32836     Add hb-ot-shape-private.hh
32837
32838  src/Makefile.am            |  1 +
32839  src/hb-ot-shape-arabic.cc  |  2 +-
32840  src/hb-ot-shape-private.hh | 60
32841  ++++++++++++++++++++++++++++++++++++++++++++++
32842  3 files changed, 62 insertions(+), 1 deletion(-)
32843
32844 commit 4924affe0f0adf75f2a0e2137a71206b0576d63f
32845 Author: Behdad Esfahbod <behdad@behdad.org>
32846 Date:   Fri Oct 8 19:18:16 2010 -0400
32847
32848     Add hb-ot-map-private.hh
32849
32850  src/Makefile.am          |   1 +
32851  src/hb-ot-map-private.hh | 307
32852  +++++++++++++++++++++++++++++++++++++++++++++++
32853  src/hb-ot-shape.cc       | 274 ++----------------------------------------
32854  3 files changed, 315 insertions(+), 267 deletions(-)
32855
32856 commit a7c5046d6b676a32298b97403a49235f7f255161
32857 Author: Behdad Esfahbod <behdad@behdad.org>
32858 Date:   Fri Oct 8 18:47:47 2010 -0400
32859
32860     Add private hb_segment_properties_t
32861
32862  src/hb-buffer-private.hh | 14 ++++++++------
32863  1 file changed, 8 insertions(+), 6 deletions(-)
32864
32865 commit b897c607d91d569f4eaa681d1f5b3d9f3d2bb093
32866 Author: Behdad Esfahbod <behdad@behdad.org>
32867 Date:   Fri Oct 8 18:41:57 2010 -0400
32868
32869     Flip the OT bit-allocation vs gsub/gpos inside-out
32870
32871     We now build our entire attack plan before jumping in.
32872
32873  src/hb-ot-shape.cc | 333
32874  ++++++++++++++++++++++++++++-------------------------
32875  1 file changed, 176 insertions(+), 157 deletions(-)
32876
32877 commit e89b7d2a61b7f58e6c7cec00d5ce2246dee1e8a1
32878 Author: Behdad Esfahbod <behdad@behdad.org>
32879 Date:   Fri Oct 8 12:29:59 2010 -0400
32880
32881     Logically separate feature collection
32882
32883  src/hb-ot-shape.cc | 29 ++++++++++++++++++-----------
32884  1 file changed, 18 insertions(+), 11 deletions(-)
32885
32886 commit 5b88908f12ad1d828dd6075fb8fc0036c2d6af3a
32887 Author: Behdad Esfahbod <behdad@behdad.org>
32888 Date:   Fri Oct 8 12:23:01 2010 -0400
32889
32890     Minor
32891
32892  src/hb-ot-shape.cc | 18 ++++++------------
32893  1 file changed, 6 insertions(+), 12 deletions(-)
32894
32895 commit 5360ce0c5c33f921b3f9ad3f42529a19df5ad0fe
32896 Author: Behdad Esfahbod <behdad@behdad.org>
32897 Date:   Thu Oct 7 21:21:11 2010 -0400
32898
32899     Move some more code around
32900
32901  src/hb-ot-shape.cc | 27 +++++++++++++--------------
32902  1 file changed, 13 insertions(+), 14 deletions(-)
32903
32904 commit d9c726078828d50db62e05407a3f38f2e7607533
32905 Author: Behdad Esfahbod <behdad@behdad.org>
32906 Date:   Thu Oct 7 21:19:54 2010 -0400
32907
32908     Minor
32909
32910  src/hb-ot-shape.cc | 18 +++++++++---------
32911  1 file changed, 9 insertions(+), 9 deletions(-)
32912
32913 commit efe0d682e860ffd23a1d17c68c8273f17d51c1c9
32914 Author: Behdad Esfahbod <behdad@behdad.org>
32915 Date:   Thu Oct 7 21:12:46 2010 -0400
32916
32917     Simplify compiling lookups
32918
32919  src/hb-ot-shape.cc | 66
32920  ++++++++++++++++++++++--------------------------------
32921  1 file changed, 27 insertions(+), 39 deletions(-)
32922
32923 commit 476c94218b4f5b8e119e82b0e10b641e0c10bf56
32924 Author: Behdad Esfahbod <behdad@behdad.org>
32925 Date:   Thu Oct 7 17:47:33 2010 -0400
32926
32927     Rename
32928
32929  src/hb-ot-shape.cc | 18 ++++++++++--------
32930  1 file changed, 10 insertions(+), 8 deletions(-)
32931
32932 commit 34db6f031d7ac009f554386ef990bad44886b9ee
32933 Author: Behdad Esfahbod <behdad@behdad.org>
32934 Date:   Thu Oct 7 01:21:19 2010 -0400
32935
32936     Add XXX note
32937
32938  src/hb-buffer.cc | 1 +
32939  1 file changed, 1 insertion(+)
32940
32941 commit 98aa3f65446496dc250d9b01d98cacfdf1157e06
32942 Author: Behdad Esfahbod <behdad@behdad.org>
32943 Date:   Wed Oct 6 00:23:36 2010 -0400
32944
32945     Call hb_ot_shape_setup_lookups_complex()
32946
32947  src/hb-ot-shape.cc | 10 +++++++++-
32948  1 file changed, 9 insertions(+), 1 deletion(-)
32949
32950 commit f1d07885dc358e79c237e824c94b3320c0a9c17d
32951 Author: Behdad Esfahbod <behdad@behdad.org>
32952 Date:   Wed Oct 6 00:21:37 2010 -0400
32953
32954     Rename setup_lookups()
32955
32956  src/hb-ot-shape.cc | 10 +++++-----
32957  1 file changed, 5 insertions(+), 5 deletions(-)
32958
32959 commit affc5abac7bdae51df85856a5478d34d96fda4fe
32960 Author: Behdad Esfahbod <behdad@behdad.org>
32961 Date:   Wed Oct 6 00:18:16 2010 -0400
32962
32963     Move table_tag to hb_ot_shape_context_t
32964
32965  src/hb-ot-shape.cc | 31 +++++++++++++++++--------------
32966  1 file changed, 17 insertions(+), 14 deletions(-)
32967
32968 commit 967240dd8b96802345ef273e75427066e91ea8fb
32969 Author: Behdad Esfahbod <behdad@behdad.org>
32970 Date:   Tue Oct 5 23:00:05 2010 -0400
32971
32972     Add internal hb_ot_shape_context_t
32973
32974  src/hb-ot-shape-arabic.cc |  26 ++---
32975  src/hb-ot-shape.cc        | 237
32976  +++++++++++++++++++---------------------------
32977  2 files changed, 108 insertions(+), 155 deletions(-)
32978
32979 commit 3eb936f1539475098f39be78654b9c39b86f0799
32980 Author: Behdad Esfahbod <behdad@behdad.org>
32981 Date:   Tue Oct 5 18:36:58 2010 -0400
32982
32983     Add Arabic/Syriac/N'ko shaping logic
32984
32985     Not hooked up just yet.
32986
32987  src/Makefile.am                 |   9 +
32988  src/gen-arabic-joining-table.py |  39 +++
32989  src/hb-ot-shape-arabic.cc       | 716
32990  ++++++++++++++++++++++++++++++++++++++++
32991  3 files changed, 764 insertions(+)
32992
32993 commit 0109816b50064a314389333ff64aaf22cb4b1e56
32994 Author: Behdad Esfahbod <behdad@behdad.org>
32995 Date:   Tue Oct 5 18:36:45 2010 -0400
32996
32997     Update build system
32998
32999  autogen.sh   | 3 ---
33000  configure.ac | 1 +
33001  2 files changed, 1 insertion(+), 3 deletions(-)
33002
33003 commit e81d7afe6e0e9dd26025f3243a11cf0b408a8046
33004 Author: Behdad Esfahbod <behdad@behdad.org>
33005 Date:   Mon Oct 4 18:18:48 2010 -0400
33006
33007     Add hb_face_get_upem()
33008
33009  src/hb-font.cc | 6 ++++++
33010  src/hb-font.h  | 3 +++
33011  2 files changed, 9 insertions(+)
33012
33013 commit d47f79db92fa45d51cd5f7845db8a206f5ec122b
33014 Author: Behdad Esfahbod <behdad@behdad.org>
33015 Date:   Mon Oct 4 18:13:30 2010 -0400
33016
33017     Add TODO item
33018
33019  TODO | 2 ++
33020  1 file changed, 2 insertions(+)
33021
33022 commit bd361945a89ea31e6c4525aa030e18744ea81fb3
33023 Author: Behdad Esfahbod <behdad@behdad.org>
33024 Date:   Mon Oct 4 17:22:57 2010 -0400
33025
33026     Add API comments
33027
33028  src/hb-font.h | 17 +++++++++++++++--
33029  1 file changed, 15 insertions(+), 2 deletions(-)
33030
33031 commit 645f6f265b5f6fb85b3c0f59ea874d58c86e3917
33032 Author: Behdad Esfahbod <behdad@behdad.org>
33033 Date:   Mon Oct 4 17:01:01 2010 -0400
33034
33035     Add is_mutable() functions
33036
33037     Correspond to the make_mutable() ones.
33038
33039  src/hb-font.cc   | 6 ++++++
33040  src/hb-font.h    | 2 ++
33041  src/hb-unicode.c | 6 ++++++
33042  src/hb-unicode.h | 2 ++
33043  4 files changed, 16 insertions(+)
33044
33045 commit 19c0eab8cf96d00e168c4b11ec435019c1ed44f7
33046 Author: Behdad Esfahbod <behdad@behdad.org>
33047 Date:   Mon Oct 4 16:45:21 2010 -0400
33048
33049     Add getters for all setter APIs
33050
33051     One in particular is not a straight getter: hb_font_unset_funcs() is
33052     special because of the specific needs of the lifecycle management of
33053     the user_data object.
33054
33055  src/hb-font.cc   | 64
33056  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
33057  src/hb-font.h    | 40 +++++++++++++++++++++++++++++++++++
33058  src/hb-unicode.c | 32 ++++++++++++++++++++++++++++
33059  src/hb-unicode.h | 31 ++++++++++++++++++++++++++-
33060  4 files changed, 166 insertions(+), 1 deletion(-)
33061
33062 commit f0feb084b0fd1510474b25404d1dcc5686ee0538
33063 Author: Behdad Esfahbod <behdad@behdad.org>
33064 Date:   Sun Oct 3 19:09:39 2010 -0400
33065
33066     Minor
33067
33068  src/hb-ot-layout-private.hh | 12 +++++++-----
33069  1 file changed, 7 insertions(+), 5 deletions(-)
33070
33071 commit ac0c1663fa6e93a5a94c88fc7497bc11ca17f0a1
33072 Author: Behdad Esfahbod <behdad@behdad.org>
33073 Date:   Fri Oct 1 19:09:23 2010 -0400
33074
33075     Avoid div-by-zero, validate upem
33076
33077  src/hb-ot-head-private.hh   | 7 +++++++
33078  src/hb-ot-layout-private.hh | 6 +++---
33079  2 files changed, 10 insertions(+), 3 deletions(-)
33080
33081 commit 7f97d2cd904ea999c099c73c52187c5d65aeec67
33082 Author: Behdad Esfahbod <behdad@behdad.org>
33083 Date:   Fri Oct 1 18:58:50 2010 -0400
33084
33085     Pedantic
33086
33087  src/hb-open-type-private.hh        | 12 ++++++------
33088  src/hb-ot-layout-common-private.hh |  2 +-
33089  src/hb-ot-layout-gdef-private.hh   | 10 +++++-----
33090  src/hb-ot-layout-gpos-private.hh   |  6 +++---
33091  4 files changed, 15 insertions(+), 15 deletions(-)
33092
33093 commit 2841436926d6a406bd1f4a35c66a0e3c2fdbeca7
33094 Author: Behdad Esfahbod <behdad@behdad.org>
33095 Date:   Wed Sep 29 12:20:36 2010 -0400
33096
33097     Don't zero glyph advances in MarkToBase and similar lookups
33098
33099     See email thread "Should MarkToBase attachment zero the mark advance?"
33100     started by Jonathan Kew on 23 August 2010 for details.
33101
33102  src/hb-ot-layout-gpos-private.hh | 2 --
33103  1 file changed, 2 deletions(-)
33104
33105 commit 36b3862009c00ad922d68810173a69ac59723365
33106 Author: Behdad Esfahbod <behdad@behdad.org>
33107 Date:   Wed Sep 29 12:10:24 2010 -0400
33108
33109     One fewer cmp() implementation...
33110
33111  src/hb-ot-layout-common-private.hh | 3 +--
33112  1 file changed, 1 insertion(+), 2 deletions(-)
33113
33114 commit 4e573715ae5f5ed486ad66382bb44c47a86591ff
33115 Author: Behdad Esfahbod <behdad@behdad.org>
33116 Date:   Tue Sep 28 16:23:58 2010 -0400
33117
33118     Improve cmp function parameter namings and casts
33119
33120     No semantic change.
33121
33122  src/hb-open-type-private.hh        | 6 +++---
33123  src/hb-ot-layout-common-private.hh | 6 +++---
33124  src/hb-ot-shape.cc                 | 8 ++++----
33125  3 files changed, 10 insertions(+), 10 deletions(-)
33126
33127 commit dca8aff24652c83c53efbb9d06e5e1c7ef1c2fa5
33128 Author: Behdad Esfahbod <behdad@behdad.org>
33129 Date:   Tue Sep 28 16:25:23 2010 -0400
33130
33131     Add comment re DejaVu Sans Mono having 'dflt' script
33132
33133  src/hb-ot-layout.cc | 3 ++-
33134  1 file changed, 2 insertions(+), 1 deletion(-)
33135
33136 commit 9dc45401c07cb40114067cafbe286c63a9598f3b
33137 Author: Behdad Esfahbod <behdad@behdad.org>
33138 Date:   Tue Sep 28 16:23:28 2010 -0400
33139
33140     Fix stupid bug in bsearch cmp function!
33141
33142  src/hb-ot-layout-common-private.hh | 2 +-
33143  1 file changed, 1 insertion(+), 1 deletion(-)
33144
33145 commit 6fca4c18c42bdcbc67ee8855499c51c7d6311eb2
33146 Author: Behdad Esfahbod <behdad@behdad.org>
33147 Date:   Thu Sep 23 10:28:51 2010 -0400
33148
33149     Add TODO iteam
33150
33151  TODO | 2 ++
33152  1 file changed, 2 insertions(+)
33153
33154 commit f2a30bd605a57b99fce4b78e288c2ca62f7191ad
33155 Author: Behdad Esfahbod <behdad@behdad.org>
33156 Date:   Thu Sep 23 10:27:08 2010 -0400
33157
33158     Remove unimplemented method hb_font_get_funcs()
33159
33160     Got to add a suitable replacement.
33161
33162  src/hb-font.h | 3 ---
33163  1 file changed, 3 deletions(-)
33164
33165 commit 7b9a38a112aa2421d97187a9b30619360edeabbe
33166 Author: Behdad Esfahbod <behdad@behdad.org>
33167 Date:   Wed Sep 22 17:42:59 2010 -0400
33168
33169     Add test.c using public API
33170
33171  src/Makefile.am |  6 +++-
33172  src/test.c      | 94
33173  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
33174  2 files changed, 99 insertions(+), 1 deletion(-)
33175
33176 commit 9ea7368fce3fa373d8d2925961ad211f5cf6ce70
33177 Author: Behdad Esfahbod <behdad@behdad.org>
33178 Date:   Wed Sep 22 17:38:44 2010 -0400
33179
33180     Fix hb_ot_layout leak
33181
33182  src/hb-ot-layout.cc | 2 ++
33183  1 file changed, 2 insertions(+)
33184
33185 commit 8e577acae2e605547b6a1b9b3a941cb9e3c56a4c
33186 Author: Behdad Esfahbod <behdad@behdad.org>
33187 Date:   Wed Sep 22 17:37:02 2010 -0400
33188
33189     Fix blob refcounting with insane SFNT table directories
33190
33191  src/hb-font.cc | 4 +---
33192  1 file changed, 1 insertion(+), 3 deletions(-)
33193
33194 commit 75371bea4fbf50b8604d2698b4935c011648a6b6
33195 Author: Behdad Esfahbod <behdad@behdad.org>
33196 Date:   Wed Sep 22 17:12:10 2010 -0400
33197
33198     Add TODO item
33199
33200  TODO | 2 ++
33201  1 file changed, 2 insertions(+)
33202
33203 commit 5bd1e95236320aed60fb29ca1e93b9595d4aeeec
33204 Author: Behdad Esfahbod <behdad@behdad.org>
33205 Date:   Wed Sep 22 16:46:18 2010 -0400
33206
33207     Speedup Device table delta computation for common cases
33208
33209  src/hb-ot-layout-common-private.hh | 25 +++++++++++++++++++++----
33210  1 file changed, 21 insertions(+), 4 deletions(-)
33211
33212 commit ed4acbde9c5e3323cc95037b500d1bf2878ed3ee
33213 Author: Behdad Esfahbod <behdad@behdad.org>
33214 Date:   Mon Aug 16 14:36:27 2010 -0400
33215
33216     Fix NULL dereference
33217
33218     Reported by Jonathan Kew.  Face table handling needs to be redone
33219     anyway, but fix this for now.
33220
33221  src/hb-ot-layout.cc | 6 +++---
33222  1 file changed, 3 insertions(+), 3 deletions(-)
33223
33224 commit 258305c2a5dd47bd2d83f12eaf9caa5b19ae5efb
33225 Author: Behdad Esfahbod <behdad@behdad.org>
33226 Date:   Fri Aug 13 14:10:02 2010 -0400
33227
33228     [GPOS] Fix div-by-zero
33229
33230     Patch by Jonathan Kew.  Mozilla bug #465728.
33231
33232  src/hb-ot-layout-gpos-private.hh | 2 +-
33233  1 file changed, 1 insertion(+), 1 deletion(-)
33234
33235 commit 2422c4b96d32037a5cdaef4c427ed1d25db5f647
33236 Author: Behdad Esfahbod <behdad@behdad.org>
33237 Date:   Fri Aug 13 14:00:34 2010 -0400
33238
33239     Add TODO
33240
33241  src/hb-ot-shape.cc | 2 +-
33242  1 file changed, 1 insertion(+), 1 deletion(-)
33243
33244 commit 27f0b092a13344e8791c496c77a3c1e5de4f887c
33245 Author: Behdad Esfahbod <behdad@behdad.org>
33246 Date:   Fri Jul 23 17:35:54 2010 -0400
33247
33248     Logically separate feature allocation from application
33249
33250  src/hb-ot-shape.cc | 8 ++++----
33251  1 file changed, 4 insertions(+), 4 deletions(-)
33252
33253 commit 6cf63132dc771e1bcd5627720daf4bd2ea0800a5
33254 Author: Behdad Esfahbod <behdad@behdad.org>
33255 Date:   Fri Jul 23 17:32:26 2010 -0400
33256
33257     Minor
33258
33259  src/hb-ot-shape.cc | 2 +-
33260  1 file changed, 1 insertion(+), 1 deletion(-)
33261
33262 commit 4e4ef24e46f273ad2bdda2f718223e05b37dd50f
33263 Author: Behdad Esfahbod <behdad@behdad.org>
33264 Date:   Fri Jul 23 17:22:11 2010 -0400
33265
33266     Towards separating bit allocation from shaping
33267
33268  src/hb-buffer-private.hh         |  9 ++++++---
33269  src/hb-buffer.cc                 | 12 ++++++------
33270  src/hb-ot-layout-gpos-private.hh |  2 +-
33271  src/hb-ot-layout.cc              |  2 +-
33272  src/hb-ot-shape.cc               | 41
33273  ++++++++++++++++------------------------
33274  5 files changed, 30 insertions(+), 36 deletions(-)
33275
33276 commit da6cff3864d2ef4a061a29e5918359bafcd51f4c
33277 Author: Behdad Esfahbod <behdad@behdad.org>
33278 Date:   Fri Jul 23 15:40:58 2010 -0400
33279
33280     Add TODO items
33281
33282  TODO | 3 +++
33283  1 file changed, 3 insertions(+)
33284
33285 commit acdba3f90b232fc12fcb200dca2584481b339118
33286 Author: Behdad Esfahbod <behdad@behdad.org>
33287 Date:   Fri Jul 23 15:11:18 2010 -0400
33288
33289     Prefer C linkage
33290
33291  src/Makefile.am                      |  1 +
33292  src/check-c-linkage-decls.sh         | 18 ++++++++++++++++++
33293  src/hb-blob-private.h                |  2 ++
33294  src/hb-blob.c                        | 18 ++++++++++++------
33295  src/hb-blob.h                        |  2 ++
33296  src/hb-buffer-private.hh             |  1 +
33297  src/hb-buffer.cc                     |  7 ++++++-
33298  src/hb-buffer.h                      |  1 +
33299  src/hb-common.c                      |  6 ++++++
33300  src/hb-common.h                      | 21 +++++++++++++--------
33301  src/hb-font-private.h                |  1 +
33302  src/hb-font.cc                       |  4 ++++
33303  src/hb-font.h                        |  1 +
33304  src/hb-ft.c                          | 10 ++++++++--
33305  src/hb-ft.h                          |  2 ++
33306  src/hb-glib.c                        |  6 ++++++
33307  src/hb-glib.h                        |  2 ++
33308  src/hb-graphite.cc                   |  6 ++++++
33309  src/hb-graphite.h                    |  3 ++-
33310  src/hb-icu.c                         |  6 ++++++
33311  src/hb-icu.h                         |  2 ++
33312  src/hb-language.c                    |  5 +++++
33313  src/hb-language.h                    |  2 ++
33314  src/hb-object-private.h              |  2 ++
33315  src/hb-open-file-private.hh          |  4 ++++
33316  src/hb-open-type-private.hh          |  5 +++++
33317  src/hb-ot-head-private.hh            |  5 +++++
33318  src/hb-ot-layout-common-private.hh   |  6 ++++++
33319  src/hb-ot-layout-gdef-private.hh     |  4 ++++
33320  src/hb-ot-layout-gpos-private.hh     |  6 ++++++
33321  src/hb-ot-layout-gsub-private.hh     |  7 ++++++-
33322  src/hb-ot-layout-gsubgpos-private.hh | 13 +++++++++++++
33323  src/hb-ot-layout-private.hh          |  3 ++-
33324  src/hb-ot-layout.cc                  |  5 +++++
33325  src/hb-ot-layout.h                   |  1 +
33326  src/hb-ot-shape.cc                   |  6 ++++++
33327  src/hb-ot-shape.h                    |  2 ++
33328  src/hb-ot-tag.c                      |  5 +++++
33329  src/hb-ot-tag.h                      |  2 ++
33330  src/hb-ot.h                          |  3 +++
33331  src/hb-private.h                     |  5 +++++
33332  src/hb-shape.cc                      |  5 +++++
33333  src/hb-shape.h                       |  1 +
33334  src/hb-unicode-private.h             |  1 +
33335  src/hb-unicode.c                     |  6 ++++++
33336  src/hb-unicode.h                     |  1 +
33337  src/hb.h                             |  3 +++
33338  src/main.cc                          |  6 ++++++
33339  48 files changed, 214 insertions(+), 20 deletions(-)
33340
33341 commit cc6d52279d10a2edcf0d86c3a18a79ff4f6d3858
33342 Author: Behdad Esfahbod <behdad@behdad.org>
33343 Date:   Fri Jul 23 15:00:13 2010 -0400
33344
33345     De-C++ where possible
33346
33347     Helps with avoiding many "extern C" declarations in source files.
33348
33349  src/Makefile.am                  |   4 +-
33350  src/check-header-guards.sh       |   2 +-
33351  src/hb-font-private.h            |  95 ++++++++++++++++
33352  src/hb-font-private.hh           |  95 ----------------
33353  src/hb-font.cc                   |   2 +-
33354  src/hb-ft.c                      | 240
33355  +++++++++++++++++++++++++++++++++++++++
33356  src/hb-ft.cc                     | 240
33357  ---------------------------------------
33358  src/hb-graphite.cc               |   2 +-
33359  src/hb-ot-layout-gdef-private.hh |   2 +-
33360  src/hb-ot-layout-private.hh      |   2 +-
33361  10 files changed, 342 insertions(+), 342 deletions(-)
33362
33363 commit 0dd200d28f51bf4062d8a377432c8977c80cb210
33364 Author: Behdad Esfahbod <behdad@behdad.org>
33365 Date:   Fri Jul 23 14:56:29 2010 -0400
33366
33367     Header dep cleanup
33368
33369  src/hb-font-private.hh      | 2 --
33370  src/hb-ot-layout-private.hh | 1 +
33371  2 files changed, 1 insertion(+), 2 deletions(-)
33372
33373 commit fb0d25246267851a1fc200ead28c56359a40047e
33374 Author: Behdad Esfahbod <behdad@behdad.org>
33375 Date:   Fri Jul 23 14:54:22 2010 -0400
33376
33377     dos2unix
33378
33379  src/hb-ot-head-private.hh | 256
33380  +++++++++++++++++++++++-----------------------
33381  1 file changed, 128 insertions(+), 128 deletions(-)
33382
33383 commit 81408cd51ce575891e79e6483be187130f864c28
33384 Author: Behdad Esfahbod <behdad@behdad.org>
33385 Date:   Fri Jul 23 14:46:57 2010 -0400
33386
33387     Don't use "operator ="
33388
33389     Some compilers don't like operator = defined on members of union
33390     members
33391     either.  Reported by Ginn Chen for Sun Studio compilers.
33392
33393  src/hb-open-type-private.hh | 6 +++---
33394  1 file changed, 3 insertions(+), 3 deletions(-)
33395
33396 commit 39fe34d4c356516f0a92f42b13a168572829d24e
33397 Author: Behdad Esfahbod <behdad@behdad.org>
33398 Date:   Thu Jul 22 18:12:38 2010 -0400
33399
33400     Add TODO option
33401
33402  TODO | 2 ++
33403  1 file changed, 2 insertions(+)
33404
33405 commit 243a96f41482edb83e4798358064bd3329dd278c
33406 Author: Behdad Esfahbod <behdad@behdad.org>
33407 Date:   Wed Jul 21 17:21:12 2010 -0400
33408
33409     Add arm build fix to TODO
33410
33411  TODO | 1 +
33412  1 file changed, 1 insertion(+)
33413
33414 commit c407f05f99f9225916d3d0ae06eac8fbc8b55b97
33415 Author: Behdad Esfahbod <behdad@behdad.org>
33416 Date:   Wed Jul 21 17:20:44 2010 -0400
33417
33418     Remove fixed TODO item
33419
33420  TODO | 1 -
33421  1 file changed, 1 deletion(-)
33422
33423 commit 4f801bd6586defdbf70162e0c7f8968d2b476df2
33424 Author: Behdad Esfahbod <behdad@behdad.org>
33425 Date:   Wed Jul 21 16:37:01 2010 -0400
33426
33427     Mozilla bug 580233 - check for zero-length record in hb sanitizer.
33428
33429     Patch / report by Jonathan Kew.
33430
33431  src/hb-open-type-private.hh | 2 +-
33432  1 file changed, 1 insertion(+), 1 deletion(-)
33433
33434 commit 17e9ff938b638fd1cb80c990ba13bd47562116b8
33435 Author: Behdad Esfahbod <behdad@behdad.org>
33436 Date:   Thu Jul 15 11:21:34 2010 -0700
33437
33438     Fix 64bit issues with debug prints
33439
33440  src/hb-blob.c               | 10 +++++-----
33441  src/hb-open-type-private.hh |  5 +++--
33442  2 files changed, 8 insertions(+), 7 deletions(-)
33443
33444 commit fd56ae49637b978ea3b36fab5b48f1a3cc99e90e
33445 Author: Behdad Esfahbod <behdad@behdad.org>
33446 Date:   Thu Jul 8 00:53:40 2010 -0400
33447
33448     Don't bother sorting, it's a safe font error if the array is not
33449     sorted
33450
33451  src/hb-open-type-private.hh        | 29 -----------------------------
33452  src/hb-ot-layout-common-private.hh |  7 -------
33453  2 files changed, 36 deletions(-)
33454
33455 commit cc8a4abea68f2dba26feb5785f9e518e6853c744
33456 Author: Behdad Esfahbod <behdad@behdad.org>
33457 Date:   Thu Jul 8 00:40:04 2010 -0400
33458
33459     Use bsearch where applicable
33460
33461  src/hb-open-type-private.hh        |  49 +++++++++++++
33462  src/hb-ot-layout-common-private.hh | 145
33463  +++++++++++++------------------------
33464  2 files changed, 100 insertions(+), 94 deletions(-)
33465
33466 commit 2f418f5709b2b8b3ef2f6056b9d8c13b66f0b74a
33467 Author: Behdad Esfahbod <behdad@behdad.org>
33468 Date:   Wed Jul 7 22:07:40 2010 -0400
33469
33470     Remove useless TODO
33471
33472  src/hb-open-file-private.hh | 1 -
33473  1 file changed, 1 deletion(-)
33474
33475 commit da8edbb62204dc39f93d500ef85929e234e0bd19
33476 Author: Behdad Esfahbod <behdad@behdad.org>
33477 Date:   Wed Jun 9 07:15:39 2010 -0400
33478
33479     Fix header
33480
33481  src/hb-buffer-private.hh | 6 +++---
33482  1 file changed, 3 insertions(+), 3 deletions(-)
33483
33484 commit d05d13df02fbe76814694fe49cc01bbb41c3d0e7
33485 Author: Behdad Esfahbod <behdad@behdad.org>
33486 Date:   Wed Jun 9 07:15:03 2010 -0400
33487
33488     Add a test for header preprocessor guards
33489
33490  src/Makefile.am            |  4 +++-
33491  src/check-header-guards.sh | 20 ++++++++++++++++++++
33492  src/check-libstdc++.sh     |  1 -
33493  3 files changed, 23 insertions(+), 2 deletions(-)
33494
33495 commit 0f0cd9d361f1bb614aa3fd4616160d027062370e
33496 Author: Behdad Esfahbod <behdad@behdad.org>
33497 Date:   Wed Jun 9 06:32:56 2010 -0400
33498
33499     Fix header tags
33500
33501  src/hb-font-private.hh      | 6 +++---
33502  src/hb-object-private.h     | 6 +++---
33503  src/hb-open-type-private.hh | 4 ++--
33504  src/hb-ot-layout-private.hh | 6 +++---
33505  src/hb-ot-shape.h           | 2 +-
33506  5 files changed, 12 insertions(+), 12 deletions(-)
33507
33508 commit f2a1b411b1d48c3dfac0df8e78c848d9aa3bb047
33509 Author: Behdad Esfahbod <behdad@behdad.org>
33510 Date:   Thu Jun 3 11:37:51 2010 -0400
33511
33512     Followup fix for variation-selectors
33513
33514     Patch from Jonathan Kew
33515
33516  src/hb-ot-shape.cc | 3 ++-
33517  1 file changed, 2 insertions(+), 1 deletion(-)
33518
33519 commit a224b4d502d026fa642ee4098bf7bc0b4ba7ce27
33520 Author: Behdad Esfahbod <behdad@behdad.org>
33521 Date:   Wed Jun 2 22:24:54 2010 -0400
33522
33523     Fix skipping variation-selectors
33524
33525  src/hb-ot-shape.cc | 14 ++++++++------
33526  1 file changed, 8 insertions(+), 6 deletions(-)
33527
33528 commit 81a77b115db401f69e869690f24b9047370bdfde
33529 Author: Behdad Esfahbod <behdad@behdad.org>
33530 Date:   Tue Jun 1 23:03:54 2010 -0400
33531
33532     Make feature sorting stable
33533
33534  src/hb-ot-shape.cc | 4 +++-
33535  1 file changed, 3 insertions(+), 1 deletion(-)
33536
33537 commit fdc322a82047c4bda9fa3dab4338a0eac1c1bde7
33538 Author: Behdad Esfahbod <behdad@behdad.org>
33539 Date:   Fri May 28 20:55:52 2010 -0400
33540
33541     Minor
33542
33543  src/hb-ot-shape.cc | 38 +++++++++++++++++++++-----------------
33544  1 file changed, 21 insertions(+), 17 deletions(-)
33545
33546 commit f062ec6bb24b1c21d37b12adc7e944a5fe53526a
33547 Author: Behdad Esfahbod <behdad@behdad.org>
33548 Date:   Fri May 28 20:54:43 2010 -0400
33549
33550     Further simplify mask allocator
33551
33552  src/hb-ot-shape.cc | 23 +++++++----------------
33553  1 file changed, 7 insertions(+), 16 deletions(-)
33554
33555 commit 8af45fda475d075c5a285002463a00a0423d3926
33556 Author: Behdad Esfahbod <behdad@behdad.org>
33557 Date:   Fri May 28 20:41:20 2010 -0400
33558
33559     Fix global feature handling
33560
33561  src/hb-ot-shape.cc | 6 +++++-
33562  1 file changed, 5 insertions(+), 1 deletion(-)
33563
33564 commit e04685ee7be01695ec437fab50f919f1b7423c57
33565 Author: Behdad Esfahbod <behdad@behdad.org>
33566 Date:   Fri May 28 20:37:06 2010 -0400
33567
33568     Simplify mask allocation
33569
33570  src/hb-ot-shape.cc | 48 ++++++++++++++++++++----------------------------
33571  1 file changed, 20 insertions(+), 28 deletions(-)
33572
33573 commit 0e235d0fc9bdeeaffa7215c21abc5d40767a10c7
33574 Author: Behdad Esfahbod <behdad@behdad.org>
33575 Date:   Fri May 28 20:21:47 2010 -0400
33576
33577     Towards a mask allocator
33578
33579  src/hb-ot-shape.cc | 291
33580  ++++++++++++++++++++++++++++++++++-------------------
33581  1 file changed, 186 insertions(+), 105 deletions(-)
33582
33583 commit 81c5e8724b740c6e42ed3a45e0574c7c5f3ad8e6
33584 Author: Behdad Esfahbod <behdad@behdad.org>
33585 Date:   Fri May 28 18:31:16 2010 -0400
33586
33587     Allow disabling default features
33588
33589     Patch from Jonathan Kew
33590
33591  src/hb-buffer-private.hh |  18 +++--
33592  src/hb-buffer.cc         |  15 ++--
33593  src/hb-ot-shape.cc       | 196
33594  ++++++++++++++++++++++++++++++++---------------
33595  3 files changed, 153 insertions(+), 76 deletions(-)
33596
33597 commit 2163afbf35044f59dbf449254e65b8c9feb6cdeb
33598 Author: Behdad Esfahbod <behdad@behdad.org>
33599 Date:   Thu May 27 14:04:15 2010 -0400
33600
33601     Add note about UTF-8 decoder
33602
33603  src/hb-buffer.cc | 2 ++
33604  1 file changed, 2 insertions(+)
33605
33606 commit 226faa58f4e23eb655bebb0eff7206a3024c8d55
33607 Author: Behdad Esfahbod <behdad@behdad.org>
33608 Date:   Thu May 27 11:42:34 2010 -0400
33609
33610     Fix loop
33611
33612  src/hb-ot-tag.c | 4 ++--
33613  1 file changed, 2 insertions(+), 2 deletions(-)
33614
33615 commit 56bef5680cc76a67d16ca14ac69f0dda1a691968
33616 Author: Martin Hosken <martin_hosken@sil.org>
33617 Date:   Thu May 27 10:09:04 2010 +0100
33618
33619     Fixes to Python and Graphite from Martin
33620
33621  contrib/python/README             |  10 ++++
33622  contrib/python/lib/fontconfig.pyx |  47 +++++++++++++++++
33623  contrib/python/lib/harfbuzz.pyx   | 104
33624  ++------------------------------------
33625  contrib/python/scripts/hbtestfont | 103
33626  +++++++++++++++++++++++++++++++++----
33627  contrib/python/setup.py           |   3 +-
33628  src/hb-graphite.cc                |   8 +--
33629  6 files changed, 159 insertions(+), 116 deletions(-)
33630
33631 commit b485da0b719cb03cc33da57802c5151301664c2f
33632 Author: Behdad Esfahbod <behdad@behdad.org>
33633 Date:   Thu May 27 11:39:19 2010 -0400
33634
33635     Disable Graphite as it crashes all over the place...
33636
33637  src/hb-shape.cc | 2 +-
33638  1 file changed, 1 insertion(+), 1 deletion(-)
33639
33640 commit 93ac709b1f6b015371c29bf244a9ece62baedff0
33641 Author: Behdad Esfahbod <behdad@behdad.org>
33642 Date:   Wed May 26 16:22:00 2010 -0400
33643
33644     Cypriot is RTL
33645
33646  src/hb-unicode.c | 2 +-
33647  1 file changed, 1 insertion(+), 1 deletion(-)
33648
33649 commit 15c7379c16dbb9ee8ed1c0333ca7492532ce8423
33650 Author: Behdad Esfahbod <behdad@behdad.org>
33651 Date:   Wed May 26 10:48:10 2010 -0400
33652
33653     Revert "Merge remote branch 'martin/master'"
33654
33655     This reverts commit 80af2812fb3b231ddcb4608ec13c6038a681c818,
33656     reversing
33657     changes made to c442672ec2fb83ed41f3994b3aa4f92a097664ab.
33658
33659  contrib/python/README             |  10 ----
33660  contrib/python/lib/fontconfig.pyx |  47 -----------------
33661  contrib/python/lib/harfbuzz.pyx   | 104
33662  ++++++++++++++++++++++++++++++++++++--
33663  contrib/python/scripts/hbtestfont |  98
33664  ++++-------------------------------
33665  contrib/python/setup.py           |   3 +-
33666  src/Makefile.am                   |   2 +-
33667  src/hb-graphite.cc                |   8 +--
33668  src/hb-ot-shape.cc                |   2 +-
33669  src/hb-ot-tag.c                   |   1 -
33670  src/hb-ot.h                       |   2 +-
33671  src/hb-shape.cc                   |   2 +-
33672  11 files changed, 119 insertions(+), 160 deletions(-)
33673
33674 commit 80af2812fb3b231ddcb4608ec13c6038a681c818
33675 Merge: c442672 3109a86
33676 Author: Behdad Esfahbod <behdad@behdad.org>
33677 Date:   Mon May 24 18:14:24 2010 +0100
33678
33679     Merge remote branch 'martin/master'
33680
33681 commit c442672ec2fb83ed41f3994b3aa4f92a097664ab
33682 Author: Behdad Esfahbod <behdad@behdad.org>
33683 Date:   Mon May 24 18:02:32 2010 +0100
33684
33685     Fix struct initializers
33686
33687  src/hb-ft.cc  | 12 ++++++------
33688  src/hb-glib.c | 14 +++++++-------
33689  src/hb-icu.c  | 14 +++++++-------
33690  3 files changed, 20 insertions(+), 20 deletions(-)
33691
33692 commit f5ac9de259773a5f86809892e58166a485d70a3d
33693 Author: Behdad Esfahbod <behdad@behdad.org>
33694 Date:   Mon May 24 18:01:09 2010 +0100
33695
33696     Minor
33697
33698  src/hb-object-private.h | 24 +++++++++++++-----------
33699  1 file changed, 13 insertions(+), 11 deletions(-)
33700
33701 commit f97bf4f81257c97a46dff51be31b2ec214d6c270
33702 Author: Behdad Esfahbod <behdad@behdad.org>
33703 Date:   Mon May 24 17:50:19 2010 +0100
33704
33705     Make sure we initialize all callbacks upon creation
33706
33707     Also fixes issue with unicode callbacks never being set really.
33708
33709  src/hb-font.cc   | 18 +++++++-----------
33710  src/hb-unicode.c |  9 ++-------
33711  2 files changed, 9 insertions(+), 18 deletions(-)
33712
33713 commit bf36a1074ab23abeab0a7a6c47db26770dc1ab0a
33714 Author: Behdad Esfahbod <behdad@behdad.org>
33715 Date:   Mon May 24 17:46:21 2010 +0100
33716
33717     Move all callback functions in a vtable structs
33718
33719  src/hb-font-private.hh   | 10 ++++++----
33720  src/hb-font.cc           | 28 +++++++++++++++-------------
33721  src/hb-ot-shape.cc       |  4 ++--
33722  src/hb-unicode-private.h | 12 +++++++-----
33723  src/hb-unicode.c         | 32 +++++++++++++++++---------------
33724  5 files changed, 47 insertions(+), 39 deletions(-)
33725
33726 commit 3109a86add936ae4cc77541fc026c4fe2db4e328
33727 Author: Martin Hosken <martin_hosken@sil.org>
33728 Date:   Mon May 24 13:25:37 2010 +0100
33729
33730     hb-graphite now no longer has -ve advances within clusters. Fix
33731     infinite loop in tag_to_script(). python fixed to use tag_to_script
33732     and allow hbtestfont to be passed font files, where fontconfig knows
33733     about them.
33734
33735  contrib/python/lib/harfbuzz.pyx   | 4 ++--
33736  contrib/python/scripts/hbtestfont | 6 +++++-
33737  src/hb-graphite.cc                | 4 ++--
33738  src/hb-ot-tag.c                   | 1 +
33739  4 files changed, 10 insertions(+), 5 deletions(-)
33740
33741 commit e5bed0a37fe1b0576d08435179e455cb28eadcdb
33742 Author: Martin Hosken <martin_hosken@sil.org>
33743 Date:   Sat May 22 20:19:00 2010 +0100
33744
33745     Tidy up hbtestfont and add README
33746
33747  contrib/python/README             |  10 +++
33748  contrib/python/scripts/hbtestfont | 134
33749  +++++++++++++++++++-------------------
33750  2 files changed, 77 insertions(+), 67 deletions(-)
33751
33752 commit 70ae332fe66510500d303b6fcc79537833b42f05
33753 Author: Martin Hosken <martin_hosken@sil.org>
33754 Date:   Sat May 22 19:58:00 2010 +0100
33755
33756     Add fontconfig to hbtestfont
33757
33758  contrib/python/lib/fontconfig.pyx | 47 ++++++++++++++++++++++++++++
33759  contrib/python/scripts/hbtestfont | 64
33760  ++++++++++++++++++++++++---------------
33761  contrib/python/setup.py           |  3 +-
33762  3 files changed, 88 insertions(+), 26 deletions(-)
33763
33764 commit 72631c9d06b131d82080f212908e7d0b0266b841
33765 Merge: 1432ab1 1094a29
33766 Author: Martin Hosken <martin_hosken@sil.org>
33767 Date:   Sat May 22 09:38:02 2010 +0100
33768
33769     Merge branch 'master' of git://git.freedesktop.org/~behdad/harfbuzz-ng
33770
33771 commit 1432ab15c163eb0b5be3de66a4cb3df15ad73500
33772 Author: Martin Hosken <martin_hosken@sil.org>
33773 Date:   Sat May 22 00:56:40 2010 +0100
33774
33775     Add graphical output to hbtestfont
33776
33777  contrib/python/lib/harfbuzz.pyx   | 100
33778  +-------------------------------------
33779  contrib/python/scripts/hbtestfont |  62 ++++++++++++++++++++++-
33780  src/Makefile.am                   |   2 +-
33781  src/hb-ot-shape.cc                |   2 +-
33782  src/hb-ot.h                       |   2 +-
33783  src/hb-shape.cc                   |   2 +-
33784  6 files changed, 67 insertions(+), 103 deletions(-)
33785
33786 commit bbc7a99d01298f9be1ebaaceacbc9bc961e247e5
33787 Author: Behdad Esfahbod <behdad@behdad.org>
33788 Date:   Fri May 21 18:24:34 2010 +0100
33789
33790     Move mirroring around a bit
33791
33792  src/hb-ot-shape.cc | 8 ++++----
33793  1 file changed, 4 insertions(+), 4 deletions(-)
33794
33795 commit bd0987386b3a4dddf208ccf1a70ebfff6242ba73
33796 Author: Behdad Esfahbod <behdad@behdad.org>
33797 Date:   Fri May 21 18:06:35 2010 +0100
33798
33799     Add a few more standard features
33800
33801  src/hb-ot-shape.cc | 10 ++++++----
33802  1 file changed, 6 insertions(+), 4 deletions(-)
33803
33804 commit 75f3469ca6d626b08eb411984a2ba7fd48ca5b5f
33805 Author: Behdad Esfahbod <behdad@behdad.org>
33806 Date:   Fri May 21 17:59:04 2010 +0100
33807
33808     Add note
33809
33810  src/hb-ot-shape.cc | 1 +
33811  1 file changed, 1 insertion(+)
33812
33813 commit 1094a294f6a44c47fc75867983f2b135a6442bab
33814 Author: Behdad Esfahbod <behdad@behdad.org>
33815 Date:   Fri May 21 17:58:20 2010 +0100
33816
33817     Add rtlm
33818
33819  src/hb-ot-shape.cc | 26 +++++++++++++++++++++-----
33820  1 file changed, 21 insertions(+), 5 deletions(-)
33821
33822 commit 074ea787493a37ae8f68d17be7820f13fff57520
33823 Author: Behdad Esfahbod <behdad@behdad.org>
33824 Date:   Fri May 21 17:53:10 2010 +0100
33825
33826     Add ltra, ltrm, and rtla features
33827
33828  src/hb-ot-shape.cc | 60
33829  +++++++++++++++++++++++++++++++++++++++++++-----------
33830  1 file changed, 48 insertions(+), 12 deletions(-)
33831
33832 commit 1ce7b87c4d8d1ab3ec1d5198351d71b7199f7c64
33833 Author: Behdad Esfahbod <behdad@behdad.org>
33834 Date:   Fri May 21 17:31:45 2010 +0100
33835
33836     Cleanup bitmask allocation
33837
33838  src/hb-buffer-private.hh | 16 +++++++++++++
33839  src/hb-buffer.cc         | 36 +++++++++++++++++++++++++++++
33840  src/hb-ot-shape.cc       | 60
33841  +++++++++++++++++++++---------------------------
33842  3 files changed, 78 insertions(+), 34 deletions(-)
33843
33844 commit dd22a8f7bfd424a69286e90f79d2a23af6e89ec1
33845 Author: Behdad Esfahbod <behdad@behdad.org>
33846 Date:   Fri May 21 16:43:17 2010 +0100
33847
33848     Add note
33849
33850  src/hb-ot-layout-gsub-private.hh | 1 +
33851  1 file changed, 1 insertion(+)
33852
33853 commit cbd1d6a63a5d696b7d6a5aba9ee7305ea228416a
33854 Author: Martin Hosken <martin_hosken@sil.org>
33855 Date:   Fri May 21 15:16:43 2010 +0100
33856
33857     Rename Grxxx to HbGrxxx
33858
33859  src/hb-graphite.cc | 26 +++++++++++++-------------
33860  1 file changed, 13 insertions(+), 13 deletions(-)
33861
33862 commit 0375bdd2027767ee7bebef1ed289b33dc64f430e
33863 Author: Martin Hosken <martin_hosken@sil.org>
33864 Date:   Fri May 21 15:01:37 2010 +0100
33865
33866     Rename classes from Grxxx to HbGrxxx
33867
33868  src/hb-graphite.cc | 22 +++++++++++-----------
33869  1 file changed, 11 insertions(+), 11 deletions(-)
33870
33871 commit a5a72e004bb7123445c2c3a94352d358fc80d904
33872 Author: Behdad Esfahbod <behdad@behdad.org>
33873 Date:   Fri May 21 15:12:52 2010 +0100
33874
33875     Add hb-ot-shape.h, oops.
33876
33877  src/hb-ot-shape.h | 44 ++++++++++++++++++++++++++++++++++++++++++++
33878  1 file changed, 44 insertions(+)
33879
33880 commit aa62a402a72bdecad2a955dbfaf6e24cd2c00e55
33881 Author: Behdad Esfahbod <behdad@behdad.org>
33882 Date:   Fri May 21 14:42:11 2010 +0100
33883
33884     Fix Makefile to install hb-ot-shape.h
33885
33886  src/Makefile.am | 2 +-
33887  src/hb-ot.h     | 1 +
33888  2 files changed, 2 insertions(+), 1 deletion(-)
33889
33890 commit 9722b8f005a10fd16e841df4da3ccd80be66e296
33891 Author: Behdad Esfahbod <behdad@behdad.org>
33892 Date:   Fri May 21 14:37:47 2010 +0100
33893
33894     Simple renames
33895
33896  src/hb-ot-shape.cc | 36 ++++++++++++++++++------------------
33897  1 file changed, 18 insertions(+), 18 deletions(-)
33898
33899 commit 02f28550d785671cf92fd4239c5f913f7e71585f
33900 Author: Behdad Esfahbod <behdad@behdad.org>
33901 Date:   Fri May 21 14:37:28 2010 +0100
33902
33903     Graphite also forces us to link to libstdc++ currently
33904
33905  src/Makefile.am | 3 +++
33906  1 file changed, 3 insertions(+)
33907
33908 commit ca663bb23c16f6a1f04efa6e10dad0e3e7c260a3
33909 Author: Behdad Esfahbod <behdad@behdad.org>
33910 Date:   Fri May 21 14:34:23 2010 +0100
33911
33912     Move main shaper code into hb_ot_shape()
33913
33914  src/hb-ot-shape-private.hh |  53 -----------
33915  src/hb-ot-shape.cc         | 225
33916  ++++++++++++++++++++++++++++++++++++++++++---
33917  src/hb-shape.cc            | 209
33918  +----------------------------------------
33919  3 files changed, 214 insertions(+), 273 deletions(-)
33920
33921 commit 7acd232d36c2b2ed03823e6aa6bb2b814bf673b3
33922 Author: Behdad Esfahbod <behdad@behdad.org>
33923 Date:   Fri May 21 14:20:48 2010 +0100
33924
33925     Fix test failing
33926
33927  src/hb-graphite.cc | 2 +-
33928  1 file changed, 1 insertion(+), 1 deletion(-)
33929
33930 commit dd47924d88d86b83e7f3ab040de6e7136ac0ca09
33931 Author: Behdad Esfahbod <behdad@behdad.org>
33932 Date:   Fri May 21 14:18:08 2010 +0100
33933
33934     Fix warnings
33935
33936  src/hb-graphite.cc | 14 +++++---------
33937  1 file changed, 5 insertions(+), 9 deletions(-)
33938
33939 commit 305ba8671553cd955c20a54db622666c0bb02532
33940 Author: Behdad Esfahbod <behdad@behdad.org>
33941 Date:   Fri May 21 14:02:20 2010 +0100
33942
33943     Import Graphite shaping backend by Martin Hosken
33944
33945  configure.ac       |   6 ++
33946  src/Makefile.am    |  11 ++
33947  src/hb-graphite.cc | 308
33948  +++++++++++++++++++++++++++++++++++++++++++++++++++++
33949  src/hb-graphite.h  |  46 ++++++++
33950  src/hb-shape.cc    |  15 +++
33951  5 files changed, 386 insertions(+)
33952
33953 commit 3ba6818ba9be950e46902f0239f2451ec0e65d44
33954 Author: Behdad Esfahbod <behdad@behdad.org>
33955 Date:   Fri May 21 13:51:29 2010 +0100
33956
33957     Update the Python module
33958
33959  contrib/python/lib/harfbuzz.pyx | 40
33960  +++++++++++++++++++++-------------------
33961  1 file changed, 21 insertions(+), 19 deletions(-)
33962
33963 commit 83f34677bcbc6bb194940407b0fcb23575650e3d
33964 Author: Behdad Esfahbod <behdad@behdad.org>
33965 Date:   Fri May 21 13:43:49 2010 +0100
33966
33967     Add hb_tag_from_string()
33968
33969  src/Makefile.am |  1 +
33970  src/hb-common.c | 41 +++++++++++++++++++++++++++++++++++++++++
33971  src/hb-common.h |  3 +++
33972  3 files changed, 45 insertions(+)
33973
33974 commit 4a9a5c0b06e8aa5d15327242609a7c766d3e0e94
33975 Author: Behdad Esfahbod <behdad@behdad.org>
33976 Date:   Fri May 21 13:33:46 2010 +0100
33977
33978     Don't allocate bits for features not available
33979
33980  src/hb-ot-shape.cc | 10 ++++++----
33981  1 file changed, 6 insertions(+), 4 deletions(-)
33982
33983 commit e53d77142ac4ecbe38ab3235491fa93cb7ff16ab
33984 Author: Behdad Esfahbod <behdad@behdad.org>
33985 Date:   Fri May 21 13:32:38 2010 +0100
33986
33987     Speed up feature mask setting
33988
33989     Patch from Jonathan Kew.
33990
33991  src/hb-ot-shape.cc | 31 +++++++++++++++++++++++++------
33992  1 file changed, 25 insertions(+), 6 deletions(-)
33993
33994 commit 4fa67f34ecc65056ce60a572213fbdae66e0423b
33995 Author: Behdad Esfahbod <behdad@behdad.org>
33996 Date:   Fri May 21 13:29:12 2010 +0100
33997
33998     Add Unicode 5.2 scripts
33999
34000  src/hb-icu.c     | 29 ++++++++++++++++++++++++++++-
34001  src/hb-ot-tag.c  | 21 +++++++++++++++++++--
34002  src/hb-unicode.c | 19 ++++++++++++++++++-
34003  src/hb-unicode.h | 19 ++++++++++++++++++-
34004  4 files changed, 83 insertions(+), 5 deletions(-)
34005
34006 commit ee1b322100a6bd575b999904592abbd9fed5587f
34007 Author: Behdad Esfahbod <behdad@behdad.org>
34008 Date:   Fri May 21 12:55:57 2010 +0100
34009
34010     Fix feature mask setting
34011
34012  src/hb-ot-shape.cc | 6 +++---
34013  1 file changed, 3 insertions(+), 3 deletions(-)
34014
34015 commit b490fa343322f1b5abaf880abc073287c1f34132
34016 Author: Behdad Esfahbod <behdad@behdad.org>
34017 Date:   Fri May 21 11:15:07 2010 +0100
34018
34019     Add hb_ot_tag_to_script()
34020
34021  src/hb-ot-tag.c | 14 ++++++++++++++
34022  src/hb-ot-tag.h |  3 +++
34023  2 files changed, 17 insertions(+)
34024
34025 commit 50355309047765558ef8f5d60aefed42a7f954cc
34026 Author: Behdad Esfahbod <behdad@behdad.org>
34027 Date:   Fri May 21 10:33:23 2010 +0100
34028
34029     Add Python wrapper from Martin Hosken
34030
34031  contrib/python/lib/harfbuzz.pyx   | 306
34032  ++++++++++++++++++++++++++++++++++++++
34033  contrib/python/runpy              |   2 +
34034  contrib/python/scripts/hbtestfont |  35 +++++
34035  contrib/python/setup.py           |  24 +++
34036  4 files changed, 367 insertions(+)
34037
34038 commit 280af1bddb958ff97cf7ce12fe7ec2b6352e61d0
34039 Author: Behdad Esfahbod <behdad@behdad.org>
34040 Date:   Thu May 20 18:33:35 2010 +0100
34041
34042     Let hb_face_get_table() return NULL if table not found
34043
34044  src/hb-font.cc              | 2 +-
34045  src/hb-font.h               | 1 +
34046  src/hb-open-type-private.hh | 3 +++
34047  3 files changed, 5 insertions(+), 1 deletion(-)
34048
34049 commit 1cdbfd944eecb58587461f57f037e47a44f39990
34050 Author: Behdad Esfahbod <behdad@behdad.org>
34051 Date:   Thu May 20 17:47:28 2010 +0100
34052
34053     Fix alternate, again
34054
34055  src/hb-ot-layout-gsub-private.hh | 6 +++---
34056  1 file changed, 3 insertions(+), 3 deletions(-)
34057
34058 commit fdca3d51603bd6bef6a4b0ee4a560f7dcd2f1d37
34059 Author: Behdad Esfahbod <behdad@behdad.org>
34060 Date:   Thu May 20 17:46:20 2010 +0100
34061
34062     Fix alternate off-by-one
34063
34064  src/hb-ot-layout-gsub-private.hh | 2 +-
34065  1 file changed, 1 insertion(+), 1 deletion(-)
34066
34067 commit b634beb39e0a4fef7167a8af646f6b2d8cafe69b
34068 Author: Behdad Esfahbod <behdad@behdad.org>
34069 Date:   Thu May 20 17:44:52 2010 +0100
34070
34071     Fix delta scale, again...
34072
34073  src/hb-ot-layout-common-private.hh |  8 ++++++++
34074  src/hb-ot-layout-gdef-private.hh   |  3 +--
34075  src/hb-ot-layout-gpos-private.hh   | 12 ++++++------
34076  src/hb-ot-layout-private.hh        |  2 +-
34077  4 files changed, 16 insertions(+), 9 deletions(-)
34078
34079 commit 40335d4533ac2b08121c9dc6003f3ebc5b44a67b
34080 Author: Behdad Esfahbod <behdad@behdad.org>
34081 Date:   Thu May 20 17:35:14 2010 +0100
34082
34083     Remove unused operator
34084
34085  src/hb-ot-layout-common-private.hh | 2 --
34086  1 file changed, 2 deletions(-)
34087
34088 commit f7acd8df5146155b51d6f50aeb04f54f3030c1c3
34089 Author: Behdad Esfahbod <behdad@behdad.org>
34090 Date:   Thu May 20 17:26:35 2010 +0100
34091
34092     Do alternate glyph selection!
34093
34094     Kinda hand-wavy right now.  Not tested.
34095
34096  src/hb-ot-layout-gpos-private.hh     | 12 +++++++-----
34097  src/hb-ot-layout-gsub-private.hh     | 20 +++++++++-----------
34098  src/hb-ot-layout-gsubgpos-private.hh |  1 +
34099  src/hb-private.h                     | 19 ++++++++++++++++++-
34100  4 files changed, 35 insertions(+), 17 deletions(-)
34101
34102 commit 750a2294553d252e28875b605fe61fd9d6696e0f
34103 Author: Behdad Esfahbod <behdad@behdad.org>
34104 Date:   Thu May 20 16:23:27 2010 +0100
34105
34106     get_table() is allowed to return NULL.  Use that to simplify code
34107
34108  src/hb-font.cc | 2 +-
34109  src/hb-ft.cc   | 6 +++---
34110  2 files changed, 4 insertions(+), 4 deletions(-)
34111
34112 commit 99d9ef785f108df76f80a307eaa2784685ea86ba
34113 Author: Behdad Esfahbod <behdad@behdad.org>
34114 Date:   Thu May 20 15:47:49 2010 +0100
34115
34116     Write hb_face_create_for_data() in terms of
34117     hb_face_create_for_tables()
34118
34119     Fixes lack of head_table initialization in create_for_tables() also.
34120
34121  src/hb-font.cc | 35 ++++++++++++-----------------------
34122  1 file changed, 12 insertions(+), 23 deletions(-)
34123
34124 commit 6774463883978b00b4d8c719ed75edfc4537c77f
34125 Author: Behdad Esfahbod <behdad@behdad.org>
34126 Date:   Thu May 20 15:40:12 2010 +0100
34127
34128     Apply user features to ranges!
34129
34130  src/hb-ot-shape.cc | 23 ++++++++++++++++++++++-
34131  1 file changed, 22 insertions(+), 1 deletion(-)
34132
34133 commit 9b6023338530a2dbb8214eb4391ef3e8372f3892
34134 Author: Behdad Esfahbod <behdad@behdad.org>
34135 Date:   Thu May 20 15:31:12 2010 +0100
34136
34137     Add _hb_bit_storage()
34138
34139  src/hb-private.h | 35 ++++++++++++++++++++++-------------
34140  1 file changed, 22 insertions(+), 13 deletions(-)
34141
34142 commit 6b1b957f6d2955cbe4fa97e2659e033b3eaaf4d2
34143 Author: Behdad Esfahbod <behdad@behdad.org>
34144 Date:   Thu May 20 15:14:44 2010 +0100
34145
34146     Add lookup_map
34147
34148  src/hb-ot-shape.cc | 48 +++++++++++++++++++++++++++++++++---------------
34149  1 file changed, 33 insertions(+), 15 deletions(-)
34150
34151 commit 60010a0c4d8efae5c61a0c9cf10cfe2c1860f41e
34152 Author: Behdad Esfahbod <behdad@behdad.org>
34153 Date:   Thu May 20 14:05:02 2010 +0100
34154
34155     Update always-apply mask from 0xFFFF to 1
34156
34157     We plan to use the first bit to be always on.
34158
34159  src/hb-ot-shape.cc | 4 ++--
34160  1 file changed, 2 insertions(+), 2 deletions(-)
34161
34162 commit 009aad567863c05ee2ec4a3ee76fe0ee79c767bb
34163 Author: Behdad Esfahbod <behdad@behdad.org>
34164 Date:   Thu May 20 14:00:57 2010 +0100
34165
34166     Invert the mask logic
34167
34168     Before, the mask in the buffer was inverted.  That is, a 0 bit meant
34169     feature should be applied and 1 meant not applied, whereas in the
34170     lookups, the logic was positive.
34171
34172     Now both are in sync.  When calling hb_buffer_add_glyph() manually,
34173     the mask should be 1 instead of 0.
34174
34175  src/hb-buffer.cc                 | 2 +-
34176  src/hb-ot-layout-gpos-private.hh | 2 +-
34177  src/hb-ot-layout-gsub-private.hh | 4 ++--
34178  3 files changed, 4 insertions(+), 4 deletions(-)
34179
34180 commit 7f411dbfd9f8d5360c948531ff9f6c3998d1d897
34181 Author: Behdad Esfahbod <behdad@behdad.org>
34182 Date:   Thu May 20 13:40:18 2010 +0100
34183
34184     Apply user features
34185
34186     No ranges yet
34187
34188  src/hb-ot-shape.cc | 8 ++++++++
34189  1 file changed, 8 insertions(+)
34190
34191 commit 0db299ccad346d9ea5573ea8408b78d9997bd379
34192 Author: Behdad Esfahbod <behdad@behdad.org>
34193 Date:   Thu May 20 13:30:09 2010 +0100
34194
34195     Change hb_feature_t to keep tag/int instead of string
34196
34197  src/hb-shape.h | 4 ++--
34198  1 file changed, 2 insertions(+), 2 deletions(-)
34199
34200 commit 0a4399ca228d244e646abdb3487da0f13b228889
34201 Author: Behdad Esfahbod <behdad@behdad.org>
34202 Date:   Wed May 19 15:45:06 2010 -0400
34203
34204     Fix scale issues
34205
34206     hb_font_set_scale() now sets the value to be used to represent a unit
34207     pixel.  For example, if rendering a 10px font with a 26.6
34208     representation,
34209     you would set scale to (10 << 6).  For 10px in 16.16 you would set
34210     it to
34211     (10 << 16).  This space should be the same space that the
34212     get_glyph_metrics
34213     and get_kerning callbacks work in.
34214
34215  src/hb-common.h                  |  1 -
34216  src/hb-font-private.hh           |  8 +++-----
34217  src/hb-font.cc                   | 12 ++++++------
34218  src/hb-font.h                    | 12 +++---------
34219  src/hb-ft.cc                     |  4 ++--
34220  src/hb-ot-layout-gdef-private.hh |  6 +++---
34221  src/hb-ot-layout-gpos-private.hh | 37
34222  +++++++++++++++++--------------------
34223  src/hb-ot-layout-gsub-private.hh |  2 +-
34224  src/hb-ot-layout-private.hh      | 20 +++++++++++---------
34225  src/hb-ot-layout.cc              | 31 +++++++++++++++----------------
34226  src/hb-private.h                 |  4 ----
34227  11 files changed, 61 insertions(+), 76 deletions(-)
34228
34229 commit cf5585cfa6cac6fdf627a99941299e76af5ae0f7
34230 Author: Behdad Esfahbod <behdad@behdad.org>
34231 Date:   Wed May 19 12:03:35 2010 -0400
34232
34233     Add 'head' table
34234
34235  src/Makefile.am             |   1 +
34236  src/hb-font-private.hh      |   5 ++
34237  src/hb-font.cc              |   9 ++++
34238  src/hb-open-type-private.hh |   2 +-
34239  src/hb-ot-head-private.hh   | 128
34240  ++++++++++++++++++++++++++++++++++++++++++++
34241  5 files changed, 144 insertions(+), 1 deletion(-)
34242
34243 commit e29caf3f943b2b6f4997f469f7274252c82f465e
34244 Author: Behdad Esfahbod <behdad@behdad.org>
34245 Date:   Wed May 19 11:47:17 2010 -0400
34246
34247     Add LONGDATETIME
34248
34249  src/hb-open-type-private.hh | 15 +++++++++++++++
34250  1 file changed, 15 insertions(+)
34251
34252 commit f415755fdf011d3fa3b9aad04c38f2255dd7acf8
34253 Author: Behdad Esfahbod <behdad@behdad.org>
34254 Date:   Mon May 17 15:14:14 2010 -0400
34255
34256     Minor
34257
34258  src/hb-ot-layout.cc | 52
34259  +++++++++++++++++++++++++++-------------------------
34260  1 file changed, 27 insertions(+), 25 deletions(-)
34261
34262 commit 73af7756dc6d3961f176854246e5722baff101fb
34263 Author: Behdad Esfahbod <behdad@behdad.org>
34264 Date:   Fri May 14 23:38:08 2010 -0400
34265
34266     Indent
34267
34268  src/hb-ot-layout-gsub-private.hh | 12 ++++++------
34269  1 file changed, 6 insertions(+), 6 deletions(-)
34270
34271 commit 3567b87cce541dfb0af7caf024ec67c9d3c09214
34272 Author: Behdad Esfahbod <behdad@behdad.org>
34273 Date:   Fri May 14 23:28:44 2010 -0400
34274
34275     Add an inline version of hb_buffer_ensure()
34276
34277  src/hb-buffer.cc | 117
34278  ++++++++++++++++++++++++++++++-------------------------
34279  1 file changed, 63 insertions(+), 54 deletions(-)
34280
34281 commit a6a79df5fe2ed2cd307e7a991346faee164e70d9
34282 Author: Behdad Esfahbod <behdad@behdad.org>
34283 Date:   Fri May 14 23:20:16 2010 -0400
34284
34285     Handle malloc failture in the buffer
34286
34287  src/hb-buffer-private.hh |  5 ++--
34288  src/hb-buffer.cc         | 71
34289  +++++++++++++++++++++++++++++-------------------
34290  src/hb-buffer.h          |  2 +-
34291  3 files changed, 47 insertions(+), 31 deletions(-)
34292
34293 commit ca54a12658510f9aa0b2db82f20a8fac230d6bb6
34294 Author: Behdad Esfahbod <behdad@behdad.org>
34295 Date:   Fri May 14 22:25:42 2010 -0400
34296
34297     Minor
34298
34299  src/hb-shape.cc | 60
34300  +++++++++++++++++++++++++--------------------------------
34301  1 file changed, 26 insertions(+), 34 deletions(-)
34302
34303 commit 910a33fe8457a8e13f7eb77fc92fa59c31f5e8fd
34304 Author: Behdad Esfahbod <behdad@behdad.org>
34305 Date:   Fri May 14 22:13:38 2010 -0400
34306
34307     Update buffer docs
34308
34309  src/hb-buffer-private.hh | 13 +++++++------
34310  src/hb-buffer.cc         | 16 ++++++++--------
34311  2 files changed, 15 insertions(+), 14 deletions(-)
34312
34313 commit 36b73c80df91e96492357c6da945e081e9046a93
34314 Author: Behdad Esfahbod <behdad@behdad.org>
34315 Date:   Fri May 14 22:10:39 2010 -0400
34316
34317     Shortening buffer accessors: rename buffer->in_pos to buffer->i
34318
34319  src/hb-buffer-private.hh             |  2 +-
34320  src/hb-buffer.cc                     | 52 ++++++++++----------
34321  src/hb-ot-layout-gpos-private.hh     | 94
34322  ++++++++++++++++++------------------
34323  src/hb-ot-layout-gsub-private.hh     | 48 +++++++++---------
34324  src/hb-ot-layout-gsubgpos-private.hh | 46 +++++++++---------
34325  src/hb-shape.cc                      | 40 +++++++--------
34326  6 files changed, 141 insertions(+), 141 deletions(-)
34327
34328 commit 29427c5c51ac70aca53ed523fa5ddb3de4355fb0
34329 Author: Behdad Esfahbod <behdad@behdad.org>
34330 Date:   Fri May 14 22:08:22 2010 -0400
34331
34332     Shortening buffer accessors: rename buffer->out_length to
34333     buffer->out_len
34334
34335  src/hb-buffer-private.hh             |  2 +-
34336  src/hb-buffer.cc                     | 52
34337  ++++++++++++++++++------------------
34338  src/hb-ot-layout-gsub-private.hh     |  2 +-
34339  src/hb-ot-layout-gsubgpos-private.hh |  6 ++---
34340  4 files changed, 31 insertions(+), 31 deletions(-)
34341
34342 commit 6960350be97f24e97140391025b56369c393a3df
34343 Author: Behdad Esfahbod <behdad@behdad.org>
34344 Date:   Fri May 14 22:07:46 2010 -0400
34345
34346     Shortening buffer accessors: rename buffer->in_length to buffer->len
34347
34348  src/hb-buffer-private.hh             |  2 +-
34349  src/hb-buffer.cc                     | 26 +++++++++++++-------------
34350  src/hb-ot-layout-gpos-private.hh     |  8 ++++----
34351  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
34352  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++----
34353  src/hb-shape.cc                      | 12 ++++++------
34354  6 files changed, 32 insertions(+), 32 deletions(-)
34355
34356 commit 1b621823f3e31b48c80cc8b0691dfa873ba086cd
34357 Author: Behdad Esfahbod <behdad@behdad.org>
34358 Date:   Fri May 14 22:05:53 2010 -0400
34359
34360     Shortening buffer accessors: rename buffer->positions to buffer->pos
34361
34362  src/hb-buffer-private.hh         |  4 ++--
34363  src/hb-buffer.cc                 | 32 ++++++++++++++++----------------
34364  src/hb-ot-layout-gpos-private.hh | 26 +++++++++++++-------------
34365  src/hb-shape.cc                  | 10 +++++-----
34366  4 files changed, 36 insertions(+), 36 deletions(-)
34367
34368 commit 9d5e26df0877aa5b187764ba09bd7bf221e92968
34369 Author: Behdad Esfahbod <behdad@behdad.org>
34370 Date:   Fri May 14 22:03:11 2010 -0400
34371
34372     Shortening buffer accessors: rename buffer->out_string to
34373     buffer->out_info
34374
34375  src/hb-buffer-private.hh             |  2 +-
34376  src/hb-buffer.cc                     | 56
34377  ++++++++++++++++++------------------
34378  src/hb-ot-layout-gsubgpos-private.hh |  4 +--
34379  3 files changed, 31 insertions(+), 31 deletions(-)
34380
34381 commit 7e7007a1c9bf2c07a8369752126ece8fa6164248
34382 Author: Behdad Esfahbod <behdad@behdad.org>
34383 Date:   Fri May 14 22:02:37 2010 -0400
34384
34385     Shortening buffer accessors: rename buffer->in_string to buffer->info
34386
34387  src/hb-buffer-private.hh             |  2 +-
34388  src/hb-buffer.cc                     | 82
34389  ++++++++++++++++++------------------
34390  src/hb-ot-layout-gpos-private.hh     | 58 ++++++++++++-------------
34391  src/hb-ot-layout-gsub-private.hh     | 30 ++++++-------
34392  src/hb-ot-layout-gsubgpos-private.hh | 26 ++++++------
34393  src/hb-shape.cc                      | 18 ++++----
34394  6 files changed, 108 insertions(+), 108 deletions(-)
34395
34396 commit 8e6b6bb2932946ebc7b01c3abf575b654c741e20
34397 Author: Behdad Esfahbod <behdad@behdad.org>
34398 Date:   Fri May 14 21:58:22 2010 -0400
34399
34400     Merge buffer->out_pos and buffer->out_length
34401
34402  src/hb-buffer-private.hh             |  1 -
34403  src/hb-buffer.cc                     | 48
34404  +++++++++++++++---------------------
34405  src/hb-ot-layout-gsub-private.hh     |  2 +-
34406  src/hb-ot-layout-gsubgpos-private.hh |  6 ++---
34407  4 files changed, 24 insertions(+), 33 deletions(-)
34408
34409 commit 22f668eb9ad5f62d9fcd2e0c826ea78977687e5c
34410 Author: Behdad Esfahbod <behdad@behdad.org>
34411 Date:   Fri May 14 21:41:04 2010 -0400
34412
34413     Remove the unused BUFFER macro
34414
34415  src/hb-buffer-private.hh             | 6 ------
34416  src/hb-ot-layout-gpos-private.hh     | 6 ------
34417  src/hb-ot-layout-gsub-private.hh     | 6 ------
34418  src/hb-ot-layout-gsubgpos-private.hh | 5 -----
34419  4 files changed, 23 deletions(-)
34420
34421 commit 7e53ebe478597778c25c197ff9f0cb379f1d0043
34422 Author: Behdad Esfahbod <behdad@behdad.org>
34423 Date:   Fri May 14 21:38:13 2010 -0400
34424
34425     Remove the IN_CURGLYPH() macro
34426
34427  src/hb-buffer-private.hh             |  3 ---
34428  src/hb-ot-layout-gpos-private.hh     | 24 ++++++++++++------------
34429  src/hb-ot-layout-gsub-private.hh     | 16 ++++++++--------
34430  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
34431  src/hb-shape.cc                      | 14 +++++++-------
34432  5 files changed, 35 insertions(+), 38 deletions(-)
34433
34434 commit d784da1923ff2ca093f8b0210449731d376b7513
34435 Author: Behdad Esfahbod <behdad@behdad.org>
34436 Date:   Fri May 14 21:37:18 2010 -0400
34437
34438     Remove the IN_CURINFO() macro
34439
34440  src/hb-buffer-private.hh             | 1 -
34441  src/hb-ot-layout-gpos-private.hh     | 2 +-
34442  src/hb-ot-layout-gsub-private.hh     | 4 ++--
34443  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
34444  4 files changed, 4 insertions(+), 5 deletions(-)
34445
34446 commit 281f59b4fb16f7c73767eb042a91f70f4c109b3a
34447 Author: Behdad Esfahbod <behdad@behdad.org>
34448 Date:   Fri May 14 21:34:22 2010 -0400
34449
34450     Remove IN_INFO() and IN_NEXTGLYPH() macros
34451
34452  src/hb-buffer-private.hh             |  2 --
34453  src/hb-ot-layout-gpos-private.hh     | 10 +++++-----
34454  src/hb-ot-layout-gsub-private.hh     |  2 +-
34455  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
34456  src/hb-shape.cc                      |  4 ++--
34457  5 files changed, 10 insertions(+), 12 deletions(-)
34458
34459 commit 6e489cdf7623ac627d06d59a80ecea03ca97dc1b
34460 Author: Behdad Esfahbod <behdad@behdad.org>
34461 Date:   Fri May 14 21:07:35 2010 -0400
34462
34463     Remove the IN_GLYPH() macro
34464
34465  src/hb-buffer-private.hh             |  1 -
34466  src/hb-ot-layout-gpos-private.hh     | 12 ++++++------
34467  src/hb-ot-layout-gsub-private.hh     |  2 +-
34468  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
34469  src/hb-shape.cc                      |  2 +-
34470  5 files changed, 10 insertions(+), 11 deletions(-)
34471
34472 commit 01feb74c78a3a302fa3472a0be7b2a1d52fd1ba3
34473 Author: Behdad Esfahbod <behdad@behdad.org>
34474 Date:   Fri May 14 21:00:08 2010 -0400
34475
34476     Remove the IN_CLUSTER() macro
34477
34478  src/hb-buffer-private.hh | 1 -
34479  src/hb-shape.cc          | 2 +-
34480  2 files changed, 1 insertion(+), 2 deletions(-)
34481
34482 commit d63a1e089acad9ab9f80addd936d36b6d38fb46a
34483 Author: Behdad Esfahbod <behdad@behdad.org>
34484 Date:   Fri May 14 20:30:07 2010 -0400
34485
34486     Remove the IN_MASK() macro
34487
34488  src/hb-buffer-private.hh         | 1 -
34489  src/hb-ot-layout-gpos-private.hh | 2 +-
34490  src/hb-ot-layout-gsub-private.hh | 4 ++--
34491  3 files changed, 3 insertions(+), 4 deletions(-)
34492
34493 commit 89e2834dabd2d17f2823c51fe3a7fcadeaba7a59
34494 Author: Behdad Esfahbod <behdad@behdad.org>
34495 Date:   Fri May 14 20:25:55 2010 -0400
34496
34497     Remove the IN_LIGID() macro
34498
34499  src/hb-buffer-private.hh         | 1 -
34500  src/hb-ot-layout-gpos-private.hh | 4 ++--
34501  src/hb-ot-layout-gsub-private.hh | 2 +-
34502  3 files changed, 3 insertions(+), 4 deletions(-)
34503
34504 commit 4a871041f4718834afa312ed17cdd157603468b7
34505 Author: Behdad Esfahbod <behdad@behdad.org>
34506 Date:   Fri May 14 20:25:04 2010 -0400
34507
34508     Remove IN_COMPONENT() macro
34509
34510  src/hb-buffer-private.hh         | 1 -
34511  src/hb-ot-layout-gpos-private.hh | 8 ++++----
34512  src/hb-ot-layout-gsub-private.hh | 2 +-
34513  3 files changed, 5 insertions(+), 6 deletions(-)
34514
34515 commit 27da6dd89a359f7ef340c646c4cb79373782261d
34516 Author: Behdad Esfahbod <behdad@behdad.org>
34517 Date:   Fri May 14 20:17:50 2010 -0400
34518
34519     Remove OUT_GLYPH() and OUT_INFO() macros
34520
34521  src/hb-buffer-private.hh             | 2 --
34522  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
34523  2 files changed, 2 insertions(+), 4 deletions(-)
34524
34525 commit cc6ae7ff91eeb93bef153f331ed02b500062f90e
34526 Author: Behdad Esfahbod <behdad@behdad.org>
34527 Date:   Fri May 14 20:09:48 2010 -0400
34528
34529     Fix lookahead matching.  Oops!
34530
34531  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
34532  1 file changed, 1 insertion(+), 1 deletion(-)
34533
34534 commit 3109375b849f340b4807724218010c53dea58082
34535 Author: Behdad Esfahbod <behdad@behdad.org>
34536 Date:   Fri May 14 19:55:27 2010 -0400
34537
34538     Remove POSITION() and CURPOSITION() macros
34539
34540  src/hb-buffer-private.hh         |  2 --
34541  src/hb-ot-layout-gpos-private.hh | 54
34542  ++++++++++++++++++++--------------------
34543  src/hb-shape.cc                  | 10 ++++----
34544  3 files changed, 32 insertions(+), 34 deletions(-)
34545
34546 commit d7cfb3b2d1dd2e9fdae2b3e540bbe313660895e8
34547 Author: Behdad Esfahbod <behdad@behdad.org>
34548 Date:   Thu May 13 14:18:49 2010 -0400
34549
34550     s/\<context\>/c/g
34551
34552  src/hb-open-file-private.hh          |  28 +--
34553  src/hb-open-type-private.hh          | 100 ++++----
34554  src/hb-ot-layout-common-private.hh   |  84 +++----
34555  src/hb-ot-layout-gdef-private.hh     |  98 ++++----
34556  src/hb-ot-layout-gpos-private.hh     | 460
34557  +++++++++++++++++------------------
34558  src/hb-ot-layout-gsub-private.hh     | 306 +++++++++++------------
34559  src/hb-ot-layout-gsubgpos-private.hh | 258 ++++++++++----------
34560  src/hb-ot-layout.cc                  |  24 +-
34561  8 files changed, 679 insertions(+), 679 deletions(-)
34562
34563 commit f679635893eebc13402c5ee51a6f106eed0c76be
34564 Author: Behdad Esfahbod <behdad@behdad.org>
34565 Date:   Thu May 13 13:34:17 2010 -0400
34566
34567     Don't use variable-length-arrays
34568
34569  src/hb-open-type-private.hh | 11 +++++++++--
34570  1 file changed, 9 insertions(+), 2 deletions(-)
34571
34572 commit 72071a8afaba2952fe42be093024ae9dbd37f233
34573 Author: Behdad Esfahbod <behdad@behdad.org>
34574 Date:   Thu May 13 13:22:24 2010 -0400
34575
34576     Add a few more buffer convenience methods
34577
34578  src/hb-buffer-private.hh         | 12 ++++++++++++
34579  src/hb-ot-layout-gsub-private.hh | 20 ++++++++++----------
34580  2 files changed, 22 insertions(+), 10 deletions(-)
34581
34582 commit 11a81612e51c598e857507c268312206423cbfca
34583 Author: Behdad Esfahbod <behdad@behdad.org>
34584 Date:   Thu May 13 00:01:40 2010 -0400
34585
34586     Minor
34587
34588  src/hb-unicode.c | 2 +-
34589  1 file changed, 1 insertion(+), 1 deletion(-)
34590
34591 commit 3f93518a634cb1852bf050877db23b9b9203ad03
34592 Author: Behdad Esfahbod <behdad@behdad.org>
34593 Date:   Wed May 12 23:48:40 2010 -0400
34594
34595     Improve check for internal symbols
34596
34597  src/check-internal-symbols.sh | 2 +-
34598  1 file changed, 1 insertion(+), 1 deletion(-)
34599
34600 commit 357d0f29c431b842179ee4b56c21bcc402178ce7
34601 Author: Behdad Esfahbod <behdad@behdad.org>
34602 Date:   Wed May 12 23:46:16 2010 -0400
34603
34604     Make HB_PRIVATE more useful
34605
34606     So we can apply it to class methods also.  Not sure if that works!
34607
34608  src/hb-blob-private.h    | 2 +-
34609  src/hb-font-private.hh   | 4 ++--
34610  src/hb-private.h         | 2 +-
34611  src/hb-unicode-private.h | 3 +--
34612  4 files changed, 5 insertions(+), 6 deletions(-)
34613
34614 commit 1d5e78013696b10751d8a35027619e81978e1312
34615 Author: Behdad Esfahbod <behdad@behdad.org>
34616 Date:   Wed May 12 23:43:00 2010 -0400
34617
34618     Add a few other buffer methods
34619
34620  src/hb-buffer-private.hh             | 11 +++++++----
34621  src/hb-buffer.cc                     |  7 -------
34622  src/hb-ot-layout-gsub-private.hh     | 10 +++++-----
34623  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
34624  4 files changed, 14 insertions(+), 18 deletions(-)
34625
34626 commit d0316a81f59a4e814b0af78797d915d7ce04d119
34627 Author: Behdad Esfahbod <behdad@behdad.org>
34628 Date:   Wed May 12 23:34:52 2010 -0400
34629
34630     Add buffer->swap()
34631
34632  src/hb-buffer-private.hh         | 68
34633  ++++++++++++++++++++++------------------
34634  src/hb-ot-layout-gsub-private.hh |  2 +-
34635  2 files changed, 38 insertions(+), 32 deletions(-)
34636
34637 commit 3b649a38b5772dd7aba7f07ff7698a7f427f421f
34638 Author: Behdad Esfahbod <behdad@behdad.org>
34639 Date:   Wed May 12 23:28:38 2010 -0400
34640
34641     Add check for internal symbols
34642
34643  src/Makefile.am               |  3 ++-
34644  src/check-internal-symbols.sh | 28 ++++++++++++++++++++++++++++
34645  2 files changed, 30 insertions(+), 1 deletion(-)
34646
34647 commit eee8598d75d3af692d9ececf7e8ac458e892ba9e
34648 Author: Behdad Esfahbod <behdad@behdad.org>
34649 Date:   Wed May 12 23:22:55 2010 -0400
34650
34651     Hide internal symbols
34652
34653  src/hb-ot-layout-private.hh | 4 ++--
34654  src/hb-private.h            | 8 ++++----
34655  2 files changed, 6 insertions(+), 6 deletions(-)
34656
34657 commit 8951fc2c82f2db4865da6d9e303fce419b6363bb
34658 Author: Behdad Esfahbod <behdad@behdad.org>
34659 Date:   Wed May 12 23:13:39 2010 -0400
34660
34661     Add buffer->allocate_lig_id()
34662
34663  src/hb-buffer-private.hh         | 5 ++---
34664  src/hb-buffer.cc                 | 6 ------
34665  src/hb-ot-layout-gsub-private.hh | 4 ++--
34666  3 files changed, 4 insertions(+), 11 deletions(-)
34667
34668 commit 1ce4dc95dbb28842085342aea4f9d12cbe9671a9
34669 Author: Behdad Esfahbod <behdad@behdad.org>
34670 Date:   Wed May 12 18:29:25 2010 -0400
34671
34672     Use bit tricks for HB_DIRECTION_IS_*
34673
34674     We already depend on the exact values of the direction enum
34675     in HB_DIRECTION_REVERSE(), so we may as well use that.
34676
34677  src/hb-common.h | 8 ++++----
34678  1 file changed, 4 insertions(+), 4 deletions(-)
34679
34680 commit 22da7fd94d6318c52df69d70470a85464ffc533d
34681 Author: Behdad Esfahbod <behdad@behdad.org>
34682 Date:   Wed May 12 18:23:21 2010 -0400
34683
34684     Rename a few files to be C++ sources
34685
34686     In anticipation for buffer revamp coming.
34687
34688  src/Makefile.am                      |  16 +-
34689  src/hb-buffer-private.h              | 155 ---------
34690  src/hb-buffer-private.hh             | 155 +++++++++
34691  src/hb-buffer.c                      | 650
34692  -----------------------------------
34693  src/hb-buffer.cc                     | 650
34694  +++++++++++++++++++++++++++++++++++
34695  src/hb-common.h                      |   1 +
34696  src/hb-font-private.h                |  92 -----
34697  src/hb-font-private.hh               |  92 +++++
34698  src/hb-font.cc                       |   4 +-
34699  src/hb-ft.c                          | 240 -------------
34700  src/hb-ft.cc                         | 240 +++++++++++++
34701  src/hb-ot-layout-common-private.hh   |   2 +-
34702  src/hb-ot-layout-gdef-private.hh     |   2 +-
34703  src/hb-ot-layout-gsubgpos-private.hh |   2 +-
34704  src/hb-ot-layout-private.h           | 121 -------
34705  src/hb-ot-layout-private.hh          | 121 +++++++
34706  src/hb-ot-layout.cc                  |   2 +-
34707  src/hb-ot-shape-private.h            |  53 ---
34708  src/hb-ot-shape-private.hh           |  53 +++
34709  src/hb-ot-shape.c                    | 164 ---------
34710  src/hb-ot-shape.cc                   | 164 +++++++++
34711  src/hb-shape.c                       | 258 --------------
34712  src/hb-shape.cc                      | 258 ++++++++++++++
34713  23 files changed, 1748 insertions(+), 1747 deletions(-)
34714
34715 commit c3df649f258b334e93c7626a43cd8ebfbd5a610e
34716 Author: Behdad Esfahbod <behdad@behdad.org>
34717 Date:   Tue May 11 13:54:12 2010 -0400
34718
34719     Fix comment
34720
34721  src/hb-buffer-private.h | 3 +--
34722  1 file changed, 1 insertion(+), 2 deletions(-)
34723
34724 commit 281f08954a1d96d7807153c25073b8eb7630703b
34725 Author: Behdad Esfahbod <behdad@behdad.org>
34726 Date:   Tue May 11 11:37:58 2010 -0400
34727
34728     Remove obsolete friend
34729
34730  src/hb-ot-layout-gpos-private.hh | 1 -
34731  1 file changed, 1 deletion(-)
34732
34733 commit 70c9bfd5646a4a55a7f43c0cf0b5ac5993615d5b
34734 Author: Behdad Esfahbod <behdad@behdad.org>
34735 Date:   Tue May 11 00:23:50 2010 -0400
34736
34737     Simplify PairSet
34738
34739  src/hb-ot-layout-gpos-private.hh | 101
34740  +++++++++++++++++++++------------------
34741  1 file changed, 54 insertions(+), 47 deletions(-)
34742
34743 commit 97e7f8f305c47caf2968a9da3b8407825547286d
34744 Author: Behdad Esfahbod <behdad@behdad.org>
34745 Date:   Tue May 11 00:11:36 2010 -0400
34746
34747     Add CONST_FUNC annotation
34748
34749  src/hb-private.h | 2 +-
34750  1 file changed, 1 insertion(+), 1 deletion(-)
34751
34752 commit 494d28ad988e505c1c45cc35a7ec6b880cfec5fc
34753 Author: Behdad Esfahbod <behdad@behdad.org>
34754 Date:   Mon May 10 23:50:07 2010 -0400
34755
34756     Simplify likely() implementation
34757
34758     Shrinks .text by 1%!
34759
34760  src/hb-private.h | 10 +---------
34761  1 file changed, 1 insertion(+), 9 deletions(-)
34762
34763 commit 75651b20871047d3ec17f4221794b8ef5d60e14b
34764 Author: Behdad Esfahbod <behdad@behdad.org>
34765 Date:   Mon May 10 23:44:51 2010 -0400
34766
34767     Fix warnings
34768
34769  src/hb-open-type-private.hh | 2 +-
34770  1 file changed, 1 insertion(+), 1 deletion(-)
34771
34772 commit 4c20d8c057738b66150a88472714690e137884f8
34773 Author: Behdad Esfahbod <behdad@behdad.org>
34774 Date:   Mon May 10 23:27:54 2010 -0400
34775
34776     Sprinkle a few strategic likely()'s
34777
34778     Shrinks the code size by some 2% even.
34779
34780  src/hb-open-file-private.hh |  4 ++--
34781  src/hb-open-type-private.hh | 20 ++++++++++----------
34782  2 files changed, 12 insertions(+), 12 deletions(-)
34783
34784 commit 69cb28bc13d236a01acf40da62e345c7e83ccba7
34785 Author: Behdad Esfahbod <behdad@behdad.org>
34786 Date:   Mon May 10 23:13:08 2010 -0400
34787
34788     Remove a few likely()'s
34789
34790  src/hb-ot-layout-common-private.hh | 2 +-
34791  src/hb-ot-layout-gpos-private.hh   | 8 ++++----
34792  2 files changed, 5 insertions(+), 5 deletions(-)
34793
34794 commit 24552ecf92982fe561dc47d5102fcf1a7b337c70
34795 Author: Behdad Esfahbod <behdad@behdad.org>
34796 Date:   Mon May 10 23:08:41 2010 -0400
34797
34798     Remove excess sub_format sanitize
34799
34800  src/hb-ot-layout-gpos-private.hh | 1 -
34801  src/hb-ot-layout-gsub-private.hh | 1 -
34802  2 files changed, 2 deletions(-)
34803
34804 commit f7adc5e9be352ac31ad3ab847abb6fceb239aa12
34805 Author: Behdad Esfahbod <behdad@behdad.org>
34806 Date:   Mon May 10 22:41:50 2010 -0400
34807
34808     Shrink NullPool now that we have accurate size tracking
34809
34810  src/hb-open-type-private.hh | 2 +-
34811  1 file changed, 1 insertion(+), 1 deletion(-)
34812
34813 commit 3d44fb6f15177dc6518166e435597936b044acc1
34814 Author: Behdad Esfahbod <behdad@behdad.org>
34815 Date:   Mon May 10 22:22:54 2010 -0400
34816
34817     Fix warning
34818
34819  src/hb-ot-layout-common-private.hh | 2 +-
34820  1 file changed, 1 insertion(+), 1 deletion(-)
34821
34822 commit b5db4f1e4eefa266a71a28b5496f47ff9d1a81e8
34823 Author: Behdad Esfahbod <behdad@behdad.org>
34824 Date:   Mon May 10 22:22:22 2010 -0400
34825
34826     Clean up NO_INDEX
34827
34828  src/hb-open-file-private.hh        |  2 +-
34829  src/hb-open-type-private.hh        | 10 ++++++----
34830  src/hb-ot-layout-common-private.hh | 17 ++++-------------
34831  src/hb-ot-layout.cc                |  8 ++++----
34832  src/main.cc                        |  2 +-
34833  5 files changed, 16 insertions(+), 23 deletions(-)
34834
34835 commit fe9bc070e1d545b0df2ea548eebf5a1fc4c92ddc
34836 Author: Behdad Esfahbod <behdad@behdad.org>
34837 Date:   Mon May 10 21:39:24 2010 -0400
34838
34839     Fix awful confusion between lookup format and subtable format
34840
34841     As reported by John Daggett.
34842
34843  src/hb-ot-layout-gpos-private.hh | 14 +++++++-------
34844  src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
34845  2 files changed, 14 insertions(+), 14 deletions(-)
34846
34847 commit 458ecbb60bb7e8e32aca62a562586d921d5396aa
34848 Author: Behdad Esfahbod <behdad@behdad.org>
34849 Date:   Mon May 10 21:11:35 2010 -0400
34850
34851     Fix tracing order
34852
34853  src/hb-open-type-private.hh          | 14 +++++---------
34854  src/hb-ot-layout-gsubgpos-private.hh |  3 +--
34855  2 files changed, 6 insertions(+), 11 deletions(-)
34856
34857 commit 48146e5612f6d272d6962f6829c6d64a31edef89
34858 Author: Behdad Esfahbod <behdad@behdad.org>
34859 Date:   Mon May 10 20:07:56 2010 -0400
34860
34861     Don't fail sanitize on NULL data
34862
34863  src/hb-open-type-private.hh | 5 +++++
34864  1 file changed, 5 insertions(+)
34865
34866 commit d2c2ca8faf62fc380d4717d286556139a62d2356
34867 Author: Behdad Esfahbod <behdad@behdad.org>
34868 Date:   Mon May 10 19:58:25 2010 -0400
34869
34870     Fix comment
34871
34872  src/hb-open-type-private.hh | 2 +-
34873  1 file changed, 1 insertion(+), 1 deletion(-)
34874
34875 commit b435ab7e29c388e3b100f729957319931625a3a8
34876 Author: Behdad Esfahbod <behdad@behdad.org>
34877 Date:   Mon May 10 19:51:57 2010 -0400
34878
34879     Fix accessing tables from NULL pointer
34880
34881  src/hb-font.cc              | 2 +-
34882  src/hb-open-type-private.hh | 5 +++++
34883  src/hb-ot-layout.cc         | 6 +++---
34884  3 files changed, 9 insertions(+), 4 deletions(-)
34885
34886 commit dacebcadae36b35531d635d81df2afb937677b7a
34887 Author: Behdad Esfahbod <behdad@behdad.org>
34888 Date:   Mon May 10 19:45:41 2010 -0400
34889
34890     Simplify unions
34891
34892  src/hb-open-file-private.hh          |  24 +++----
34893  src/hb-ot-layout-common-private.hh   |  24 +++----
34894  src/hb-ot-layout-gdef-private.hh     |  24 +++----
34895  src/hb-ot-layout-gpos-private.hh     | 120
34896  +++++++++++++++++------------------
34897  src/hb-ot-layout-gsub-private.hh     |  88 ++++++++++++-------------
34898  src/hb-ot-layout-gsubgpos-private.hh |  44 ++++++-------
34899  6 files changed, 163 insertions(+), 161 deletions(-)
34900
34901 commit fd671e02433bcbc1fd07901fa2d6065020f41ba8
34902 Author: Behdad Esfahbod <behdad@behdad.org>
34903 Date:   Mon May 10 19:02:32 2010 -0400
34904
34905     Remove unused macro
34906
34907  src/hb-open-type-private.hh | 1 -
34908  1 file changed, 1 deletion(-)
34909
34910 commit 0eb9fc6e37935707dba2bf4b3705de2161a08cb7
34911 Author: Behdad Esfahbod <behdad@behdad.org>
34912 Date:   Mon May 10 19:01:17 2010 -0400
34913
34914     Change DEFINE_SIZE_VAR to DEFINE_SIZE_ARRAY
34915
34916  src/hb-open-file-private.hh          |  4 ++--
34917  src/hb-open-type-private.hh          | 10 +++++-----
34918  src/hb-ot-layout-common-private.hh   | 27 +++++++++++++++------------
34919  src/hb-ot-layout-gdef-private.hh     | 10 +++++-----
34920  src/hb-ot-layout-gpos-private.hh     | 25 ++++++++++++-------------
34921  src/hb-ot-layout-gsub-private.hh     | 14 +++++++-------
34922  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
34923  7 files changed, 54 insertions(+), 52 deletions(-)
34924
34925 commit 596e471aa5053d955fb5d5b5923088c8814469b1
34926 Author: Behdad Esfahbod <behdad@behdad.org>
34927 Date:   Mon May 10 18:47:48 2010 -0400
34928
34929     Cleanup DEFINE_SIZE_VAR2
34930
34931  src/hb-open-type-private.hh          | 18 +++++++++++-------
34932  src/hb-ot-layout-common-private.hh   |  6 +++---
34933  src/hb-ot-layout-gdef-private.hh     |  4 ++--
34934  src/hb-ot-layout-gpos-private.hh     |  4 ++--
34935  src/hb-ot-layout-gsub-private.hh     |  2 +-
34936  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
34937  6 files changed, 21 insertions(+), 17 deletions(-)
34938
34939 commit 33afa4e2dc352f08cc094703e3f01d3ecd83b354
34940 Author: Behdad Esfahbod <behdad@behdad.org>
34941 Date:   Mon May 10 18:35:02 2010 -0400
34942
34943     Minor
34944
34945  src/hb-open-type-private.hh | 14 +++++++-------
34946  1 file changed, 7 insertions(+), 7 deletions(-)
34947
34948 commit b961518b9611471ff7060e97686e5625974847eb
34949 Author: Behdad Esfahbod <behdad@behdad.org>
34950 Date:   Mon May 10 18:20:54 2010 -0400
34951
34952     Simplify array access
34953
34954  src/hb-open-type-private.hh          | 29 ++++++++++-------------------
34955  src/hb-ot-layout-common-private.hh   |  8 ++++----
34956  src/hb-ot-layout-gsub-private.hh     |  6 +++---
34957  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
34958  4 files changed, 25 insertions(+), 34 deletions(-)
34959
34960 commit 54842374c2b291ef208c51ae1d853ec0403ccf84
34961 Author: Behdad Esfahbod <behdad@behdad.org>
34962 Date:   Mon May 10 18:13:32 2010 -0400
34963
34964     Fix check_struct to check min_size instead of sizeof
34965
34966  src/hb-open-type-private.hh | 2 +-
34967  1 file changed, 1 insertion(+), 1 deletion(-)
34968
34969 commit ed07422c33bbb52ff4d79e65986171e3f07697d8
34970 Author: Behdad Esfahbod <behdad@behdad.org>
34971 Date:   Mon May 10 18:08:46 2010 -0400
34972
34973     Further cleanup of sizeof
34974
34975  src/hb-open-type-private.hh          |  7 +++++--
34976  src/hb-ot-layout-common-private.hh   |  4 ++++
34977  src/hb-ot-layout-gdef-private.hh     |  4 ++++
34978  src/hb-ot-layout-gpos-private.hh     | 10 +++++++---
34979  src/hb-ot-layout-gsub-private.hh     |  4 +++-
34980  src/hb-ot-layout-gsubgpos-private.hh |  2 ++
34981  6 files changed, 25 insertions(+), 6 deletions(-)
34982
34983 commit a82ef7a893b773a17f7548375de9f588dfc83aba
34984 Author: Behdad Esfahbod <behdad@behdad.org>
34985 Date:   Mon May 10 17:55:03 2010 -0400
34986
34987     Remove CastP completely
34988
34989  src/hb-open-type-private.hh | 39 +++++++++++++++++----------------------
34990  1 file changed, 17 insertions(+), 22 deletions(-)
34991
34992 commit 40cbefe858192531ed64dd51d402f7ca7b8153a3
34993 Author: Behdad Esfahbod <behdad@behdad.org>
34994 Date:   Mon May 10 17:47:22 2010 -0400
34995
34996     Remove unnecessary casts
34997
34998  src/hb-open-type-private.hh          | 12 ++++++------
34999  src/hb-ot-layout-common-private.hh   |  2 +-
35000  src/hb-ot-layout-gpos-private.hh     | 34
35001  +++++++++++++++++-----------------
35002  src/hb-ot-layout-gsub-private.hh     |  4 ++--
35003  src/hb-ot-layout-gsubgpos-private.hh | 34
35004  +++++++++++++++++-----------------
35005  5 files changed, 43 insertions(+), 43 deletions(-)
35006
35007 commit 09766b1ec5ec55a61edbcd7a89ed3613cc92d4cb
35008 Author: Behdad Esfahbod <behdad@behdad.org>
35009 Date:   Mon May 10 17:36:03 2010 -0400
35010
35011     Make StructAtOffset take a pointer
35012
35013     Is safer.
35014
35015  src/hb-open-type-private.hh      | 26 +++++++++++++-------------
35016  src/hb-ot-layout-gpos-private.hh |  6 +++---
35017  src/hb-ot-layout-gsub-private.hh |  4 ++--
35018  3 files changed, 18 insertions(+), 18 deletions(-)
35019
35020 commit bea34c7cbb583cf7660776e95cab3171590b8427
35021 Author: Behdad Esfahbod <behdad@behdad.org>
35022 Date:   Mon May 10 17:28:16 2010 -0400
35023
35024     Further cleanup of DEFINE_SIZE
35025
35026  src/hb-open-file-private.hh          |  2 +-
35027  src/hb-open-type-private.hh          | 10 +++++-----
35028  src/hb-ot-layout-common-private.hh   | 16 ++++++++--------
35029  src/hb-ot-layout-gdef-private.hh     |  8 ++++----
35030  src/hb-ot-layout-gpos-private.hh     | 16 +++++-----------
35031  src/hb-ot-layout-gsub-private.hh     | 14 +++++++-------
35032  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++-------
35033  7 files changed, 37 insertions(+), 43 deletions(-)
35034
35035 commit 0abcc3b48cfd51a22695c9e988938b2f45cb19d8
35036 Author: Behdad Esfahbod <behdad@behdad.org>
35037 Date:   Mon May 10 17:04:20 2010 -0400
35038
35039     Cleanup
35040
35041  src/hb-open-type-private.hh | 18 ++++++++++--------
35042  1 file changed, 10 insertions(+), 8 deletions(-)
35043
35044 commit b3651231bf80bb7009214547a75ed90e21815c68
35045 Author: Behdad Esfahbod <behdad@behdad.org>
35046 Date:   Mon May 10 16:57:29 2010 -0400
35047
35048     Remove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC
35049
35050  src/hb-open-file-private.hh          |  3 ++-
35051  src/hb-open-type-private.hh          | 20 +++++++++++++---
35052  src/hb-ot-layout-common-private.hh   | 24 ++++++++++++--------
35053  src/hb-ot-layout-gdef-private.hh     | 22 +++++++++++-------
35054  src/hb-ot-layout-gpos-private.hh     | 44
35055  ++++++++++++++++++++----------------
35056  src/hb-ot-layout-gsub-private.hh     | 32 ++++++++++++++++----------
35057  src/hb-ot-layout-gsubgpos-private.hh | 27 ++++++++++++++--------
35058  src/hb-private.h                     |  2 --
35059  8 files changed, 109 insertions(+), 65 deletions(-)
35060
35061 commit 569da92bc6956f42d9b2d65c784e184fb6380efe
35062 Author: Behdad Esfahbod <behdad@behdad.org>
35063 Date:   Mon May 10 16:38:32 2010 -0400
35064
35065     Cleanup ASSERT_SIZE_VAR
35066
35067  src/hb-open-file-private.hh          |  9 ++++++---
35068  src/hb-open-type-private.hh          |  6 ++++--
35069  src/hb-ot-layout-common-private.hh   | 22 ++++++++++++----------
35070  src/hb-ot-layout-gdef-private.hh     |  3 ++-
35071  src/hb-ot-layout-gpos-private.hh     | 30 +++++++++++++++++++-----------
35072  src/hb-ot-layout-gsubgpos-private.hh | 10 ++++++----
35073  src/hb-private.h                     |  8 --------
35074  7 files changed, 49 insertions(+), 39 deletions(-)
35075
35076 commit 99bf03459ff2f00cf3fb7fa3c8b8336ec9fcca56
35077 Author: Behdad Esfahbod <behdad@behdad.org>
35078 Date:   Thu May 6 19:37:32 2010 -0400
35079
35080     Whitespace
35081
35082  src/hb-ot-layout-gpos-private.hh | 1 +
35083  1 file changed, 1 insertion(+)
35084
35085 commit 65f46b00333e20ab8a52a4b350747507541ec1db
35086 Author: Behdad Esfahbod <behdad@behdad.org>
35087 Date:   Thu May 6 19:35:19 2010 -0400
35088
35089     Simplify DEFINE_NULL_DATA
35090
35091     Using ::min_size.
35092
35093  src/hb-open-type-private.hh        | 6 +++---
35094  src/hb-ot-layout-common-private.hh | 9 +++++----
35095  2 files changed, 8 insertions(+), 7 deletions(-)
35096
35097 commit e45d3f86f9a5f3d29ca35a282de7f98e702878f9
35098 Author: Behdad Esfahbod <behdad@behdad.org>
35099 Date:   Thu May 6 19:33:31 2010 -0400
35100
35101     Start cleaning up get_size()
35102
35103     So we know when the size is static and when dynamic.
35104
35105  src/hb-open-file-private.hh          |  7 +++---
35106  src/hb-open-type-private.hh          | 42
35107  +++++++++++++++++++++++++-----------
35108  src/hb-ot-layout-common-private.hh   | 14 ++++++------
35109  src/hb-ot-layout-gpos-private.hh     | 17 ++++++---------
35110  src/hb-ot-layout-gsubgpos-private.hh | 19 ++++++++--------
35111  5 files changed, 55 insertions(+), 44 deletions(-)
35112
35113 commit b157617644d1e38f680163889d1dc2e2f64d9ba3
35114 Author: Behdad Esfahbod <behdad@behdad.org>
35115 Date:   Thu May 6 14:48:27 2010 -0400
35116
35117     Remove the last of SANITIZE macros: SANITIZE_SELF
35118
35119  src/hb-open-file-private.hh          |  4 ++--
35120  src/hb-open-type-private.hh          | 21 ++++++++++++---------
35121  src/hb-ot-layout-common-private.hh   | 16 ++++++++--------
35122  src/hb-ot-layout-gdef-private.hh     |  6 +++---
35123  src/hb-ot-layout-gpos-private.hh     | 26 +++++++++++++-------------
35124  src/hb-ot-layout-gsubgpos-private.hh |  6 +++---
35125  6 files changed, 41 insertions(+), 38 deletions(-)
35126
35127 commit 4f252fedc7136c66a9d7fbcb2978581986da6227
35128 Author: Behdad Esfahbod <behdad@behdad.org>
35129 Date:   Thu May 6 13:30:23 2010 -0400
35130
35131     Remove SANITIZE macro
35132
35133  src/hb-open-file-private.hh          |  4 ++--
35134  src/hb-open-type-private.hh          |  6 ++----
35135  src/hb-ot-layout-common-private.hh   | 18 +++++++++---------
35136  src/hb-ot-layout-gdef-private.hh     |  6 +++---
35137  src/hb-ot-layout-gpos-private.hh     | 18 +++++++++---------
35138  src/hb-ot-layout-gsub-private.hh     | 26 +++++++++++++-------------
35139  src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
35140  7 files changed, 49 insertions(+), 51 deletions(-)
35141
35142 commit c2ddfd2d268385257c77c09a9abeacf4230d5377
35143 Author: Behdad Esfahbod <behdad@behdad.org>
35144 Date:   Thu May 6 13:06:15 2010 -0400
35145
35146     Cleanup Value casts
35147
35148  src/hb-ot-layout-gpos-private.hh | 34 +++++++++++++++++++++-------------
35149  1 file changed, 21 insertions(+), 13 deletions(-)
35150
35151 commit 41a93d2c1ff175ef06328a99983577459c2d34b0
35152 Author: Behdad Esfahbod <behdad@behdad.org>
35153 Date:   Thu May 6 12:55:14 2010 -0400
35154
35155     Remove SANITIZE_WITH_BASE
35156
35157  src/hb-open-file-private.hh          |  2 +-
35158  src/hb-open-type-private.hh          |  2 -
35159  src/hb-ot-layout-common-private.hh   |  6 +--
35160  src/hb-ot-layout-gdef-private.hh     | 24 +++++-----
35161  src/hb-ot-layout-gpos-private.hh     | 90
35162  ++++++++++++++++++------------------
35163  src/hb-ot-layout-gsub-private.hh     | 31 ++++++-------
35164  src/hb-ot-layout-gsubgpos-private.hh | 44 +++++++++---------
35165  7 files changed, 98 insertions(+), 101 deletions(-)
35166
35167 commit f5fab0c71837371cce32dc3e9edca1ccb8d44e29
35168 Author: Behdad Esfahbod <behdad@behdad.org>
35169 Date:   Thu May 6 10:26:52 2010 -0400
35170
35171     Remove SANITIZE_MEM
35172
35173  src/hb-open-type-private.hh          | 4 +---
35174  src/hb-ot-layout-common-private.hh   | 2 +-
35175  src/hb-ot-layout-gpos-private.hh     | 2 +-
35176  src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
35177  4 files changed, 6 insertions(+), 8 deletions(-)
35178
35179 commit 4ad2cc5dec6b0639da2b1846282bdd99d06d5ff1
35180 Author: Behdad Esfahbod <behdad@behdad.org>
35181 Date:   Thu May 6 09:24:24 2010 -0400
35182
35183     Rename check to check_range
35184
35185  src/hb-open-type-private.hh | 8 ++++----
35186  1 file changed, 4 insertions(+), 4 deletions(-)
35187
35188 commit 1cd1e117d060d38e314618b627d7663cb01ed584
35189 Author: Behdad Esfahbod <behdad@behdad.org>
35190 Date:   Wed May 5 20:15:14 2010 -0400
35191
35192     Remove SANITIZE_ARRAY
35193
35194  src/hb-open-file-private.hh          |  2 +-
35195  src/hb-open-type-private.hh          | 16 +++++++---------
35196  src/hb-ot-layout-gpos-private.hh     |  8 ++++----
35197  src/hb-ot-layout-gsubgpos-private.hh |  4 ++--
35198  4 files changed, 14 insertions(+), 16 deletions(-)
35199
35200 commit 583d7f9586ce69754f1354aa3895e6d732a0c2ce
35201 Author: Behdad Esfahbod <behdad@behdad.org>
35202 Date:   Wed May 5 01:49:22 2010 -0400
35203
35204     Cosmetic
35205
35206  src/hb-open-file-private.hh          |  3 ++-
35207  src/hb-open-type-private.hh          |  6 ++++--
35208  src/hb-ot-layout-common-private.hh   | 15 ++++++++++-----
35209  src/hb-ot-layout-gpos-private.hh     |  5 ++---
35210  src/hb-ot-layout-gsub-private.hh     |  3 ++-
35211  src/hb-ot-layout-gsubgpos-private.hh |  9 +++++----
35212  6 files changed, 25 insertions(+), 16 deletions(-)
35213
35214 commit 705e215268aa95c2bc6af8af9b48b72b690ec1f7
35215 Author: Behdad Esfahbod <behdad@behdad.org>
35216 Date:   Wed May 5 01:40:25 2010 -0400
35217
35218     Minor
35219
35220  src/hb-open-type-private.hh          | 4 ++--
35221  src/hb-ot-layout-gpos-private.hh     | 2 +-
35222  src/hb-ot-layout-gsub-private.hh     | 2 +-
35223  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
35224  4 files changed, 5 insertions(+), 5 deletions(-)
35225
35226 commit b18eafd0f62f854d15276c78f99843aecd47acad
35227 Author: Behdad Esfahbod <behdad@behdad.org>
35228 Date:   Wed May 5 01:39:26 2010 -0400
35229
35230     Minor
35231
35232  src/hb-open-type-private.hh | 2 +-
35233  1 file changed, 1 insertion(+), 1 deletion(-)
35234
35235 commit 4169710911450e0f9bc045fe279bfc8ba9e8457c
35236 Author: Behdad Esfahbod <behdad@behdad.org>
35237 Date:   Wed May 5 01:37:58 2010 -0400
35238
35239     Simplify chaining
35240
35241  src/hb-ot-layout-gsubgpos-private.hh | 61
35242  +++++++++++++++---------------------
35243  1 file changed, 25 insertions(+), 36 deletions(-)
35244
35245 commit 1911b9d21b2b7b6b8219ce6c888540e3a60aa9c3
35246 Author: Behdad Esfahbod <behdad@behdad.org>
35247 Date:   Wed May 5 01:32:04 2010 -0400
35248
35249     Remove APPLY_ARG_DEF and APPLY_ARG
35250
35251  src/hb-ot-layout-gpos-private.hh     | 92
35252  ++++++++++++++++++------------------
35253  src/hb-ot-layout-gsub-private.hh     | 88
35254  +++++++++++++++++-----------------
35255  src/hb-ot-layout-gsubgpos-private.hh | 89
35256  ++++++++++++++++------------------
35257  3 files changed, 132 insertions(+), 137 deletions(-)
35258
35259 commit 6c42cddfe53a1c664081862bb9a3e1c38d05a823
35260 Author: Behdad Esfahbod <behdad@behdad.org>
35261 Date:   Wed May 5 01:30:48 2010 -0400
35262
35263     Port apply to use hb_trace_t
35264
35265  src/hb-ot-layout-gpos-private.hh     |  9 ++++-----
35266  src/hb-ot-layout-gsub-private.hh     | 11 +++++------
35267  src/hb-ot-layout-gsubgpos-private.hh | 13 +++++--------
35268  3 files changed, 14 insertions(+), 19 deletions(-)
35269
35270 commit 969c9705ae0c64577c3f69f5300fec975f952e1f
35271 Author: Behdad Esfahbod <behdad@behdad.org>
35272 Date:   Wed May 5 01:23:44 2010 -0400
35273
35274     Move context_length into apply_context
35275
35276  src/hb-ot-layout-gpos-private.hh     |  9 ++---
35277  src/hb-ot-layout-gsub-private.hh     |  9 ++---
35278  src/hb-ot-layout-gsubgpos-private.hh | 70
35279  ++++++++++++++++++++----------------
35280  3 files changed, 50 insertions(+), 38 deletions(-)
35281
35282 commit 94a23aaeca39c662614037ef887412249bdc8d49
35283 Author: Behdad Esfahbod <behdad@behdad.org>
35284 Date:   Wed May 5 01:13:09 2010 -0400
35285
35286     Move buffer into apply_context
35287
35288  src/hb-buffer-private.h              | 30 +++++++++--------
35289  src/hb-ot-layout-gpos-private.hh     | 64
35290  ++++++++++++++++++++----------------
35291  src/hb-ot-layout-gsub-private.hh     | 45 ++++++++++++++-----------
35292  src/hb-ot-layout-gsubgpos-private.hh | 49 ++++++++++++++-------------
35293  4 files changed, 106 insertions(+), 82 deletions(-)
35294
35295 commit 63493f956dca519df49da0a6badc3cb0a1b92779
35296 Author: Behdad Esfahbod <behdad@behdad.org>
35297 Date:   Wed May 5 01:01:05 2010 -0400
35298
35299     Move layout_context into apply_context
35300
35301  src/hb-ot-layout-gpos-private.hh     | 105
35302  ++++++++++++++++++-----------------
35303  src/hb-ot-layout-gsub-private.hh     |  47 ++++++++--------
35304  src/hb-ot-layout-gsubgpos-private.hh |  11 ++--
35305  3 files changed, 82 insertions(+), 81 deletions(-)
35306
35307 commit fff9aa263d1daf7c5117cf383fafa5043d5eb5af
35308 Author: Behdad Esfahbod <behdad@behdad.org>
35309 Date:   Wed May 5 00:32:21 2010 -0400
35310
35311     Minor
35312
35313  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
35314  1 file changed, 6 insertions(+), 6 deletions(-)
35315
35316 commit 27e302dc8e794ff6bf878bc76e17d336d510849e
35317 Author: Behdad Esfahbod <behdad@behdad.org>
35318 Date:   Wed May 5 00:26:16 2010 -0400
35319
35320     I keep changing my mind about this
35321
35322  src/hb-open-type-private.hh | 30 ++++++++++--------------------
35323  1 file changed, 10 insertions(+), 20 deletions(-)
35324
35325 commit 39840474afd2cda9ff576c08aff9c87095496c27
35326 Author: Behdad Esfahbod <behdad@behdad.org>
35327 Date:   Wed May 5 00:23:19 2010 -0400
35328
35329     Remove SANITIZE_ARG_DEF and SANITIZE_ARG
35330
35331  src/hb-open-file-private.hh          |  16 ++---
35332  src/hb-open-type-private.hh          |  59 +++++++--------
35333  src/hb-ot-layout-common-private.hh   |  42 +++++------
35334  src/hb-ot-layout-gdef-private.hh     |  28 ++++----
35335  src/hb-ot-layout-gpos-private.hh     | 136
35336  +++++++++++++++++------------------
35337  src/hb-ot-layout-gsub-private.hh     |  72 +++++++++----------
35338  src/hb-ot-layout-gsubgpos-private.hh |  46 ++++++------
35339  7 files changed, 197 insertions(+), 202 deletions(-)
35340
35341 commit b261e2ad5c5a065599ce1dbc4ba437caa2cee1e9
35342 Author: Behdad Esfahbod <behdad@behdad.org>
35343 Date:   Wed May 5 00:20:16 2010 -0400
35344
35345     Remove trace from sanitize_shallow()
35346
35347  src/hb-open-type-private.hh | 1 -
35348  1 file changed, 1 deletion(-)
35349
35350 commit dfc8cbe85479dde1ffdc6b2e73f4907331d77a19
35351 Author: Behdad Esfahbod <behdad@behdad.org>
35352 Date:   Wed May 5 00:19:46 2010 -0400
35353
35354     Add hb_trace_t
35355
35356  src/hb-open-type-private.hh | 33 +++++++++++++++++++--------------
35357  1 file changed, 19 insertions(+), 14 deletions(-)
35358
35359 commit 20e3dd5d292b65f70d2eae63b8d8713a1c889d47
35360 Author: Behdad Esfahbod <behdad@behdad.org>
35361 Date:   Tue May 4 23:21:57 2010 -0400
35362
35363     Make sanitize_depth variable automatic and not passed through
35364     function args
35365
35366  src/hb-open-type-private.hh | 72
35367  +++++++++++++++++++++++++++------------------
35368  1 file changed, 43 insertions(+), 29 deletions(-)
35369
35370 commit 4a446ac35136eff23d55f47bdd7b40095ad707ab
35371 Author: Behdad Esfahbod <behdad@behdad.org>
35372 Date:   Tue May 4 22:46:21 2010 -0400
35373
35374     Use function template for pass-thru argument
35375
35376  src/hb-open-type-private.hh      | 26 ++++++--------------------
35377  src/hb-ot-layout-gpos-private.hh |  6 +++---
35378  2 files changed, 9 insertions(+), 23 deletions(-)
35379
35380 commit 98daaf183d6dbf2b68959da608cd9876ba55d7aa
35381 Author: Behdad Esfahbod <behdad@behdad.org>
35382 Date:   Tue May 4 22:42:49 2010 -0400
35383
35384     Make _hb_sanitize_*() methods of the context object
35385
35386  src/hb-open-type-private.hh | 190
35387  +++++++++++++++++++++++---------------------
35388  1 file changed, 98 insertions(+), 92 deletions(-)
35389
35390 commit bb029af943faa9905e652d58856998687e60c31d
35391 Author: Behdad Esfahbod <behdad@behdad.org>
35392 Date:   Tue May 4 15:28:52 2010 -0400
35393
35394     Remove SANITIZE_THIS
35395
35396  src/hb-open-file-private.hh          |  2 +-
35397  src/hb-open-type-private.hh          |  3 +-
35398  src/hb-ot-layout-common-private.hh   |  4 +--
35399  src/hb-ot-layout-gdef-private.hh     | 25 ++++++++--------
35400  src/hb-ot-layout-gpos-private.hh     | 55
35401  ++++++++++++++++++++----------------
35402  src/hb-ot-layout-gsub-private.hh     | 29 ++++++++++---------
35403  src/hb-ot-layout-gsubgpos-private.hh | 42 +++++++++++++--------------
35404  7 files changed, 85 insertions(+), 75 deletions(-)
35405
35406 commit 2226fc93d1427b8830bfb892fe1b25b488ea36dc
35407 Author: Behdad Esfahbod <behdad@behdad.org>
35408 Date:   Tue May 4 15:12:17 2010 -0400
35409
35410     Rename SANITIZE_BASE to SANITIZE_WITH_BASE
35411
35412  src/hb-open-type-private.hh        | 11 +++++++----
35413  src/hb-ot-layout-common-private.hh |  3 ++-
35414  src/hb-ot-layout-gpos-private.hh   | 15 ++++++++-------
35415  3 files changed, 17 insertions(+), 12 deletions(-)
35416
35417 commit 89da1346ec3a8dec8a368df46d61ca75356e22fa
35418 Author: Behdad Esfahbod <behdad@behdad.org>
35419 Date:   Tue May 4 15:01:45 2010 -0400
35420
35421     Remove SANITIZE_OBJ
35422
35423  src/hb-open-type-private.hh | 3 +--
35424  1 file changed, 1 insertion(+), 2 deletions(-)
35425
35426 commit 4d4cce96266b777a01cec03e8766dc8c0b159351
35427 Author: Behdad Esfahbod <behdad@behdad.org>
35428 Date:   Tue May 4 14:57:55 2010 -0400
35429
35430     Remove SANITIZE_THIS2
35431
35432  src/hb-open-type-private.hh          |  2 --
35433  src/hb-ot-layout-common-private.hh   |  3 ++-
35434  src/hb-ot-layout-gdef-private.hh     | 10 ++++++----
35435  src/hb-ot-layout-gpos-private.hh     |  9 ++++++---
35436  src/hb-ot-layout-gsub-private.hh     | 11 +++++++----
35437  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++++-----
35438  6 files changed, 30 insertions(+), 19 deletions(-)
35439
35440 commit 26bfcb64e473c40e439d6efbe974781dada28eca
35441 Author: Behdad Esfahbod <behdad@behdad.org>
35442 Date:   Tue May 4 14:49:45 2010 -0400
35443
35444     Cosmetic
35445
35446  src/hb-ot-layout-gdef-private.hh     | 5 ++---
35447  src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
35448  2 files changed, 5 insertions(+), 7 deletions(-)
35449
35450 commit be74284673a1944e0f1884e861c3fe8f9855172c
35451 Author: Behdad Esfahbod <behdad@behdad.org>
35452 Date:   Tue May 4 14:47:05 2010 -0400
35453
35454     Remove SANITIZE_THIS3
35455
35456  src/hb-open-type-private.hh          |  1 -
35457  src/hb-ot-layout-gpos-private.hh     | 21 +++++++++++++++------
35458  src/hb-ot-layout-gsubgpos-private.hh |  8 ++++++--
35459  3 files changed, 21 insertions(+), 9 deletions(-)
35460
35461 commit fbab9f9bd8ba59e7e5811f33c1dda198f95cf05a
35462 Author: Behdad Esfahbod <behdad@behdad.org>
35463 Date:   Tue May 4 14:42:10 2010 -0400
35464
35465     Remove SANITIZE_BASE2
35466
35467  src/hb-open-type-private.hh      | 1 -
35468  src/hb-ot-layout-gpos-private.hh | 3 ++-
35469  2 files changed, 2 insertions(+), 2 deletions(-)
35470
35471 commit 73c7dbf7f5433c0cdd467ef32402f52867e9798e
35472 Author: Behdad Esfahbod <behdad@behdad.org>
35473 Date:   Tue May 4 14:40:55 2010 -0400
35474
35475     Remove SANITIZE2
35476
35477  src/hb-open-type-private.hh      | 1 -
35478  src/hb-ot-layout-gsub-private.hh | 2 +-
35479  2 files changed, 1 insertion(+), 2 deletions(-)
35480
35481 commit c9f14687a30866181feb57ee2736a147ec9f25a1
35482 Author: Behdad Esfahbod <behdad@behdad.org>
35483 Date:   Tue May 4 14:38:08 2010 -0400
35484
35485     Remove the NEUTER macro, move code to a method
35486
35487  src/hb-open-type-private.hh | 21 +++++++++++++--------
35488  1 file changed, 13 insertions(+), 8 deletions(-)
35489
35490 commit 30fa2821c277df99a14089749313dfe2b541e2d0
35491 Author: Behdad Esfahbod <behdad@behdad.org>
35492 Date:   Tue May 4 14:28:18 2010 -0400
35493
35494     Make internal method private
35495
35496  src/hb-open-type-private.hh | 12 +++++++-----
35497  1 file changed, 7 insertions(+), 5 deletions(-)
35498
35499 commit ce5694c79671bf75990923c1da17bb611e4e7d15
35500 Author: Behdad Esfahbod <behdad@behdad.org>
35501 Date:   Tue May 4 14:10:18 2010 -0400
35502
35503     [main] Recognize Apple SFNTs
35504
35505  src/hb-open-file-private.hh | 4 ++--
35506  src/main.cc                 | 6 ++++++
35507  2 files changed, 8 insertions(+), 2 deletions(-)
35508
35509 commit 710500a93ecc2a0c595045602aa367073485ff91
35510 Author: Behdad Esfahbod <behdad@behdad.org>
35511 Date:   Mon May 3 23:11:16 2010 -0400
35512
35513     Comment new SFNT tags
35514
35515  src/hb-open-file-private.hh | 10 +++++-----
35516  1 file changed, 5 insertions(+), 5 deletions(-)
35517
35518 commit 64d3fc8d0dada673245cc8c0b1c12cd849b30997
35519 Author: Behdad Esfahbod <behdad@behdad.org>
35520 Date:   Mon May 3 22:51:19 2010 -0400
35521
35522     Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
35523
35524  src/hb-buffer.c                      | 14 ++++----
35525  src/hb-font.cc                       |  6 ++--
35526  src/hb-ft.c                          | 14 ++++----
35527  src/hb-language.c                    |  2 +-
35528  src/hb-object-private.h              | 10 +++---
35529  src/hb-open-file-private.hh          |  2 +-
35530  src/hb-open-type-private.hh          | 38 ++++++++++-----------
35531  src/hb-ot-layout-common-private.hh   | 16 ++++-----
35532  src/hb-ot-layout-gdef-private.hh     |  2 +-
35533  src/hb-ot-layout-gpos-private.hh     | 64
35534  ++++++++++++++++++------------------
35535  src/hb-ot-layout-gsub-private.hh     | 52 ++++++++++++++---------------
35536  src/hb-ot-layout-gsubgpos-private.hh | 40 +++++++++++-----------
35537  src/hb-ot-layout.cc                  | 12 +++----
35538  src/hb-ot-tag.c                      |  2 +-
35539  src/hb-private.h                     |  8 ++---
35540  src/hb-shape.c                       | 10 +++---
35541  src/hb-unicode.c                     |  2 +-
35542  17 files changed, 147 insertions(+), 147 deletions(-)
35543
35544 commit fa3b3d58443a7c22eca3f86243993ba2d4bd9f4a
35545 Author: Behdad Esfahbod <behdad@behdad.org>
35546 Date:   Mon May 3 22:47:22 2010 -0400
35547
35548     Mark a couple functions as inline
35549
35550  src/hb-open-type-private.hh | 4 ++--
35551  1 file changed, 2 insertions(+), 2 deletions(-)
35552
35553 commit 6b84198f9d471defb6f55d44d4f5423df70b2a10
35554 Merge: 631d10b eaf29ed
35555 Author: Behdad Esfahbod <behdad@behdad.org>
35556 Date:   Mon May 3 22:46:52 2010 -0400
35557
35558     Merge remote branch 'jrmuizel/master'
35559
35560 commit eaf29edb8fa49390e5f48b78105dfd173aff445b
35561 Author: Jeff Muizelaar <jmuizelaar@mozilla.com>
35562 Date:   Mon May 3 22:27:56 2010 -0400
35563
35564     HB_UNUSED is unneeded on static inline functions
35565
35566  src/hb-object-private.h     | 2 +-
35567  src/hb-open-type-private.hh | 6 +++---
35568  src/hb-private.h            | 4 ++--
35569  3 files changed, 6 insertions(+), 6 deletions(-)
35570
35571 commit 4ce578ed369f1526c91deedcf9e72537b3e4328f
35572 Author: Jeff Muizelaar <jmuizelaar@mozilla.com>
35573 Date:   Mon May 3 15:03:53 2010 -0400
35574
35575     Include the tags from the Apple specification for TrueType fonts
35576
35577  src/hb-open-file-private.hh | 8 ++++++++
35578  1 file changed, 8 insertions(+)
35579
35580 commit 631d10b728d9e1a02c7dddf505d4fae5e244c6e8
35581 Author: Behdad Esfahbod <behdad@behdad.org>
35582 Date:   Sun May 2 21:14:21 2010 -0400
35583
35584     Remove unused method
35585
35586  src/hb-open-file-private.hh | 5 -----
35587  1 file changed, 5 deletions(-)
35588
35589 commit f0abcd69408a3af65207cdf8847575ade4579bd4
35590 Author: Behdad Esfahbod <behdad@behdad.org>
35591 Date:   Sun May 2 18:14:25 2010 -0400
35592
35593     Whitespace
35594
35595  src/hb-open-type-private.hh | 9 ++++-----
35596  1 file changed, 4 insertions(+), 5 deletions(-)
35597
35598 commit a8d960bd26883ee937b04ca2a3c16a3644870356
35599 Author: Behdad Esfahbod <behdad@behdad.org>
35600 Date:   Thu Apr 29 14:31:56 2010 -0400
35601
35602     [GPOS] Speedup apply_value()
35603
35604  src/hb-ot-layout-gpos-private.hh | 7 ++++++-
35605  1 file changed, 6 insertions(+), 1 deletion(-)
35606
35607 commit 2cd1ea4411d0808559a942ff3fa4e637f9c9a9c8
35608 Author: Behdad Esfahbod <behdad@behdad.org>
35609 Date:   Thu Apr 29 14:15:32 2010 -0400
35610
35611     [ft] Disallow getting the entire font data with tag=0
35612
35613  src/hb-ft.c | 3 +++
35614  1 file changed, 3 insertions(+)
35615
35616 commit 33d13fdda99acaeffa9600737e8870278d053ebe
35617 Author: Behdad Esfahbod <behdad@behdad.org>
35618 Date:   Thu Apr 29 13:56:44 2010 -0400
35619
35620     Rename HB_GNUC_UNUSED -> HB_UNUSED
35621
35622  src/hb-buffer.c                      |  6 ++---
35623  src/hb-font.cc                       | 44
35624  ++++++++++++++++++------------------
35625  src/hb-ft.c                          | 16 ++++++-------
35626  src/hb-object-private.h              |  2 +-
35627  src/hb-open-type-private.hh          | 18 +++++++--------
35628  src/hb-ot-layout-gdef-private.hh     |  4 ++--
35629  src/hb-ot-layout-gpos-private.hh     |  4 ++--
35630  src/hb-ot-layout-gsubgpos-private.hh |  6 ++---
35631  src/hb-ot-layout.cc                  |  4 ++--
35632  src/hb-ot-shape.c                    |  2 +-
35633  src/hb-private.h                     | 16 ++++++-------
35634  src/hb-shape.c                       | 32 +++++++++++++-------------
35635  src/hb-unicode.c                     |  8 +++----
35636  13 files changed, 81 insertions(+), 81 deletions(-)
35637
35638 commit 7d3a126334f8e6f6441561c1bb592bd3fa7a2c5c
35639 Author: Behdad Esfahbod <behdad@behdad.org>
35640 Date:   Thu Apr 29 13:54:01 2010 -0400
35641
35642     Define HB_FUNC for portability to non-gcc
35643
35644  src/hb-open-type-private.hh          | 12 ++++++------
35645  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
35646  src/hb-private.h                     |  9 +++++++++
35647  3 files changed, 16 insertions(+), 7 deletions(-)
35648
35649 commit fa030175ca998b00cc42cbced6e98de323ec01ec
35650 Author: Behdad Esfahbod <behdad@behdad.org>
35651 Date:   Thu Apr 29 13:48:26 2010 -0400
35652
35653     [sanitize] Make debug code always available to the compiler
35654
35655     Such that we don't break debug build all the time.
35656
35657  src/hb-open-type-private.hh | 71
35658  ++++++++++++++++++++-------------------------
35659  1 file changed, 31 insertions(+), 40 deletions(-)
35660
35661 commit fde6f5bd682f5ad0cc5e2ec69fc831b0192bf90b
35662 Author: Behdad Esfahbod <behdad@behdad.org>
35663 Date:   Thu Apr 29 04:41:41 2010 -0400
35664
35665     Convert to uppercase in hb_ot_tag_from_language()
35666
35667  src/hb-ot-tag.c | 6 ++++--
35668  1 file changed, 4 insertions(+), 2 deletions(-)
35669
35670 commit 6f729b45b04243c42ad7201b67cda9d5e5c363f1
35671 Author: Behdad Esfahbod <behdad@behdad.org>
35672 Date:   Thu Apr 29 03:59:06 2010 -0400
35673
35674     More contour point use
35675
35676  src/hb-font.cc                   |  1 +
35677  src/hb-ot-layout-gdef-private.hh |  8 +++++---
35678  src/hb-ot-layout-gpos-private.hh | 13 +++++++++----
35679  3 files changed, 15 insertions(+), 7 deletions(-)
35680
35681 commit 3840b6b50503ba2c9a99f774284e0077baffa8a0
35682 Author: Behdad Esfahbod <behdad@behdad.org>
35683 Date:   Thu Apr 29 03:48:27 2010 -0400
35684
35685     [gdef] Fix delta scale
35686
35687  src/hb-ot-layout-gdef-private.hh | 2 +-
35688  1 file changed, 1 insertion(+), 1 deletion(-)
35689
35690 commit 4ac6cc284b2c1eb670c2a3659ec385ed729acac4
35691 Author: Behdad Esfahbod <behdad@behdad.org>
35692 Date:   Thu Apr 29 03:48:11 2010 -0400
35693
35694     [gdef] Fix rounding
35695
35696  src/hb-ot-layout-gdef-private.hh | 4 ++--
35697  1 file changed, 2 insertions(+), 2 deletions(-)
35698
35699 commit b52fbb1bab608bda76efb936f08344afaec600a1
35700 Author: Behdad Esfahbod <behdad@behdad.org>
35701 Date:   Thu Apr 29 03:47:00 2010 -0400
35702
35703     [gdef] Implement getting contour point
35704
35705  src/hb-ot-layout-gdef-private.hh | 5 ++++-
35706  1 file changed, 4 insertions(+), 1 deletion(-)
35707
35708 commit 4c5fbae011a33b9efef5aedd61c357fc0ded1113
35709 Author: Behdad Esfahbod <behdad@behdad.org>
35710 Date:   Thu Apr 29 03:39:39 2010 -0400
35711
35712     Make sure mirroring is done in original direction
35713
35714     Reported by Jonathan Kew.
35715
35716  src/hb-shape.c | 5 ++++-
35717  1 file changed, 4 insertions(+), 1 deletion(-)
35718
35719 commit ce23c9234b87513d6460fb89bad178fb8537e161
35720 Author: Behdad Esfahbod <behdad@behdad.org>
35721 Date:   Thu Apr 29 03:31:03 2010 -0400
35722
35723     Use BCP47 private-use tags for OpenType tag language string mapping
35724
35725  src/hb-ot-tag.c | 16 ++++++++--------
35726  1 file changed, 8 insertions(+), 8 deletions(-)
35727
35728 commit eaf1d9a46c4a320f3b0026c0a610f95a620d566f
35729 Author: Behdad Esfahbod <behdad@behdad.org>
35730 Date:   Thu Apr 29 03:11:32 2010 -0400
35731
35732     Minor
35733
35734  src/hb-ot-tag.c | 1 +
35735  1 file changed, 1 insertion(+)
35736
35737 commit 3a4784fe88a0f14147ccdd3633952c9c0f3ae8f3
35738 Author: Behdad Esfahbod <behdad@behdad.org>
35739 Date:   Thu Apr 29 02:58:38 2010 -0400
35740
35741     Fix bug in hb_language_from_string()
35742
35743     Reported by Jonathan Kew.
35744
35745  src/hb-language.c | 2 ++
35746  1 file changed, 2 insertions(+)
35747
35748 commit 602e4f8d5512cdf48c696ad64ad62ff97f6dbdcc
35749 Author: Behdad Esfahbod <behdad@behdad.org>
35750 Date:   Thu Apr 29 02:28:54 2010 -0400
35751
35752     Use const_cast
35753
35754  src/hb-open-type-private.hh | 3 +--
35755  1 file changed, 1 insertion(+), 2 deletions(-)
35756
35757 commit abff3580a5b229641086e0da097efee11d22ff81
35758 Author: Behdad Esfahbod <behdad@behdad.org>
35759 Date:   Thu Apr 29 02:27:20 2010 -0400
35760
35761     Add const
35762
35763  src/hb-object-private.h | 2 +-
35764  1 file changed, 1 insertion(+), 1 deletion(-)
35765
35766 commit 6617eada95928457a25e29f793f1a93c6b3edaec
35767 Author: Behdad Esfahbod <behdad@behdad.org>
35768 Date:   Thu Apr 29 02:25:30 2010 -0400
35769
35770     Rename apply_context -> context
35771
35772  src/hb-ot-layout-gpos-private.hh     | 22 +++++++++++-----------
35773  src/hb-ot-layout-gsub-private.hh     | 26 +++++++++++++-------------
35774  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
35775  3 files changed, 30 insertions(+), 30 deletions(-)
35776
35777 commit b4c7fab762935b9c182b3e2ac3415f29fc6a5558
35778 Author: Behdad Esfahbod <behdad@behdad.org>
35779 Date:   Thu Apr 29 02:24:25 2010 -0400
35780
35781     Rename
35782
35783  src/hb-ot-layout-gpos-private.hh     | 98
35784  ++++++++++++++++++------------------
35785  src/hb-ot-layout-gsub-private.hh     | 46 ++++++++---------
35786  src/hb-ot-layout-gsubgpos-private.hh | 12 ++---
35787  3 files changed, 78 insertions(+), 78 deletions(-)
35788
35789 commit 1376fb7bf9ef07970f0ba13dc64d6a8ab8252762
35790 Author: Behdad Esfahbod <behdad@behdad.org>
35791 Date:   Thu Apr 29 02:19:21 2010 -0400
35792
35793     [apply] Use a context object to reduce number of parameters passed
35794     around
35795
35796  src/hb-open-type-private.hh          |  5 ++---
35797  src/hb-ot-layout-gpos-private.hh     | 26 ++++++++++++++-----------
35798  src/hb-ot-layout-gsub-private.hh     | 37
35799  +++++++++++++++++++-----------------
35800  src/hb-ot-layout-gsubgpos-private.hh | 29 +++++++++++++++-------------
35801  4 files changed, 53 insertions(+), 44 deletions(-)
35802
35803 commit 173fde7087c0db3e99409f1119530477c14072f5
35804 Author: Behdad Esfahbod <behdad@behdad.org>
35805 Date:   Thu Apr 29 01:47:30 2010 -0400
35806
35807     Further simplify tracing
35808
35809  src/hb-open-type-private.hh          | 31 +++++++++++++++----------------
35810  src/hb-ot-layout-gpos-private.hh     |  9 +++++----
35811  src/hb-ot-layout-gsub-private.hh     | 11 ++++++-----
35812  src/hb-ot-layout-gsubgpos-private.hh |  8 --------
35813  4 files changed, 26 insertions(+), 33 deletions(-)
35814
35815 commit bc200457430c083914a64bf4b056153506749610
35816 Author: Behdad Esfahbod <behdad@behdad.org>
35817 Date:   Thu Apr 29 01:40:26 2010 -0400
35818
35819     Simplify trace code
35820
35821  src/hb-open-type-private.hh          | 41 +++++++++---------------------
35822  src/hb-ot-layout-gsubgpos-private.hh | 25 +++++--------------
35823  src/hb-private.h                     | 48
35824  +++++++++++++++++++++++++-----------
35825  3 files changed, 51 insertions(+), 63 deletions(-)
35826
35827 commit 807c5b03a2251a3c29a520852639421783101b55
35828 Author: Behdad Esfahbod <behdad@behdad.org>
35829 Date:   Wed Apr 28 20:25:22 2010 -0400
35830
35831     [sanitize] Make debug code always available to the compiler
35832
35833     Such that we don't break debug build all the time.
35834
35835  src/hb-open-type-private.hh          | 31 ++++++++++++++++++++-----------
35836  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
35837  2 files changed, 21 insertions(+), 12 deletions(-)
35838
35839 commit 74e313c016704e1d9157c2763691c4151f049dfc
35840 Author: Behdad Esfahbod <behdad@behdad.org>
35841 Date:   Wed Apr 28 15:15:09 2010 -0400
35842
35843     [gsubgpos] Make debug code always available to the compiler
35844
35845     Such that we don't break debug build all the time.
35846
35847  src/hb-ot-layout-gsubgpos-private.hh | 52
35848  ++++++++++++++++++------------------
35849  1 file changed, 26 insertions(+), 26 deletions(-)
35850
35851 commit 41011a6ed7c4891b20c0eddbb6d4ad9c820cfddb
35852 Author: Behdad Esfahbod <behdad@behdad.org>
35853 Date:   Wed Apr 28 13:33:09 2010 -0400
35854
35855     Fix compiler warning about value unused
35856
35857  src/hb-object-private.h | 2 +-
35858  1 file changed, 1 insertion(+), 1 deletion(-)
35859
35860 commit 863df68e894b7644dcd12da88aa22f73edf829dc
35861 Author: Behdad Esfahbod <behdad@behdad.org>
35862 Date:   Wed Apr 28 13:29:55 2010 -0400
35863
35864     [object] Make debug code always available to the compiler
35865
35866     Such that we don't break debug build all the time.
35867
35868  src/hb-object-private.h | 42 +++++++++++++++++++++++++++---------------
35869  1 file changed, 27 insertions(+), 15 deletions(-)
35870
35871 commit 1d52151a19ed8ec776276aac5cc6ce3769e0d947
35872 Author: Behdad Esfahbod <behdad@behdad.org>
35873 Date:   Wed Apr 28 13:18:41 2010 -0400
35874
35875     Minor
35876
35877  src/hb-private.h | 8 +++++---
35878  1 file changed, 5 insertions(+), 3 deletions(-)
35879
35880 commit 444fffb1ab378cb3022e2a8e9f90d20a00c82f6a
35881 Author: Behdad Esfahbod <behdad@behdad.org>
35882 Date:   Wed Apr 28 13:16:38 2010 -0400
35883
35884     [blob] Make debug code always available to the compiler
35885
35886     Such that we don't break debug build all the time.
35887
35888  src/hb-blob.c | 78
35889  ++++++++++++++++++++++++-----------------------------------
35890  1 file changed, 32 insertions(+), 46 deletions(-)
35891
35892 commit ba51b25c7ba568aeced17f016eceba987569c5d9
35893 Author: Behdad Esfahbod <behdad@behdad.org>
35894 Date:   Wed Apr 28 13:10:36 2010 -0400
35895
35896     Fix build.  Ouch!
35897
35898  src/hb-object-private.h | 2 +-
35899  1 file changed, 1 insertion(+), 1 deletion(-)
35900
35901 commit a92f0fda7fee9d60b399b8865541bf73e6e30141
35902 Author: Behdad Esfahbod <behdad@behdad.org>
35903 Date:   Wed Apr 28 13:09:40 2010 -0400
35904
35905     Fix debug build
35906
35907  src/hb-open-type-private.hh          | 4 ++--
35908  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
35909  2 files changed, 3 insertions(+), 3 deletions(-)
35910
35911 commit c165f25410f817d248ad5d07e1827d33efd1b0a0
35912 Author: Behdad Esfahbod <behdad@behdad.org>
35913 Date:   Tue Apr 27 23:28:10 2010 -0400
35914
35915     [object] Actually handle malloc() failure
35916
35917     Caught by John Daggett.
35918
35919  src/hb-object-private.h | 10 ++++++----
35920  1 file changed, 6 insertions(+), 4 deletions(-)
35921
35922 commit caff7db93d205e32a535d49e51a3cad70f91dfdd
35923 Author: Behdad Esfahbod <behdad@behdad.org>
35924 Date:   Mon Apr 26 10:07:35 2010 -0400
35925
35926     Fix Device::get_size() calculation
35927
35928  src/hb-ot-layout-common-private.hh | 8 ++++++--
35929  1 file changed, 6 insertions(+), 2 deletions(-)
35930
35931 commit 66d6eb30eb0b8d61e00f86ea0c7829abaddb52fa
35932 Author: Behdad Esfahbod <behdad@behdad.org>
35933 Date:   Sun Apr 25 23:01:45 2010 -0400
35934
35935     Rename Var to Obj
35936
35937  src/hb-open-type-private.hh | 8 ++++----
35938  1 file changed, 4 insertions(+), 4 deletions(-)
35939
35940 commit 690b9194619589c32ffc0c092e45262ae7776e79
35941 Author: Behdad Esfahbod <behdad@behdad.org>
35942 Date:   Sun Apr 25 22:51:05 2010 -0400
35943
35944     Remove use of flexible arrays
35945
35946     Also remove wrong ASSERT_SIZE that would trigger only when not using
35947     flexible arrays (which was the case on win32, but not with gcc).
35948
35949  configure.ac                | 2 --
35950  src/hb-open-file-private.hh | 1 -
35951  src/hb-private.h            | 4 ----
35952  3 files changed, 7 deletions(-)
35953
35954 commit 1cebfbb0636b13dc5dc6a4b8b7acbb7da28129d2
35955 Author: Behdad Esfahbod <behdad@behdad.org>
35956 Date:   Fri Apr 23 20:49:18 2010 -0400
35957
35958     Cleanup hb_face_create_for_data()
35959
35960  src/Makefile.am       |  1 +
35961  src/hb-blob-private.h | 57 +++++++++++++++++++++++++++++++
35962  src/hb-blob.c         | 20 ++---------
35963  src/hb-font-private.h |  3 --
35964  src/hb-font.cc        | 92
35965  +++++++++++++++++++++++++++++++++++----------------
35966  5 files changed, 123 insertions(+), 50 deletions(-)
35967
35968 commit d6b3c83a90f60bedb4049750ffb351161710980d
35969 Author: Behdad Esfahbod <behdad@behdad.org>
35970 Date:   Fri Apr 23 19:59:53 2010 -0400
35971
35972     Allow get_table() to return NULL
35973
35974  src/hb-font.cc | 6 +++++-
35975  src/hb-ft.c    | 2 +-
35976  2 files changed, 6 insertions(+), 2 deletions(-)
35977
35978 commit ad3653751b1e4a03f7058200cb83f64db46722d5
35979 Author: Behdad Esfahbod <behdad@behdad.org>
35980 Date:   Fri Apr 23 19:43:40 2010 -0400
35981
35982     Typo
35983
35984  src/hb-open-type-private.hh | 2 +-
35985  1 file changed, 1 insertion(+), 1 deletion(-)
35986
35987 commit 990443e5f282ad61de00dcf1ebff9cf1d5bc2d70
35988 Author: Behdad Esfahbod <behdad@behdad.org>
35989 Date:   Fri Apr 23 17:53:32 2010 -0400
35990
35991     Remove lock_instance()
35992
35993  src/hb-font.cc              | 2 +-
35994  src/hb-open-type-private.hh | 4 ----
35995  src/hb-ot-layout.cc         | 6 +++---
35996  3 files changed, 4 insertions(+), 8 deletions(-)
35997
35998 commit 187454c595559ce48d072fee6bccb51f3de283d4
35999 Author: Behdad Esfahbod <behdad@behdad.org>
36000 Date:   Fri Apr 23 16:35:01 2010 -0400
36001
36002     Add different casts from pointer and ref to avoid bugs
36003
36004  src/hb-open-type-private.hh      | 22 +++++++++++++++-------
36005  src/hb-ot-layout-gpos-private.hh |  8 ++++----
36006  src/hb-ot-layout-gsub-private.hh | 12 ++++++------
36007  src/main.cc                      |  6 +++---
36008  4 files changed, 28 insertions(+), 20 deletions(-)
36009
36010 commit efb324a46ff64adb4ec8612b4089e8daff1e6d8e
36011 Author: Behdad Esfahbod <behdad@behdad.org>
36012 Date:   Fri Apr 23 16:22:54 2010 -0400
36013
36014     Remove GET_FOR_DATA macros
36015
36016     The major-version check is now handled by sanitize.  If major
36017     doesn't match, we reject and fall back to the Null object.
36018
36019  src/hb-open-file-private.hh          |  4 ----
36020  src/hb-open-type-private.hh          | 23 ++---------------------
36021  src/hb-ot-layout-gdef-private.hh     |  2 --
36022  src/hb-ot-layout-gpos-private.hh     |  3 ---
36023  src/hb-ot-layout-gsub-private.hh     |  3 ---
36024  src/hb-ot-layout-gsubgpos-private.hh |  2 --
36025  src/main.cc                          |  6 +++---
36026  7 files changed, 5 insertions(+), 38 deletions(-)
36027
36028 commit f1aaa2a43654c28405ffd393de2cb127437c99a5
36029 Author: Behdad Esfahbod <behdad@behdad.org>
36030 Date:   Fri Apr 23 15:19:50 2010 -0400
36031
36032     Add TODO
36033
36034  src/hb-ft.c                        |  2 --
36035  src/hb-ft.h                        |  1 +
36036  src/hb-open-file-private.hh        |  2 +-
36037  src/hb-open-type-private.hh        |  2 ++
36038  src/hb-ot-layout-common-private.hh | 12 ++++++------
36039  5 files changed, 10 insertions(+), 9 deletions(-)
36040
36041 commit 33d4d4325e15e332105ea8f361bab79ee542f0f8
36042 Author: Behdad Esfahbod <behdad@behdad.org>
36043 Date:   Fri Apr 23 14:56:55 2010 -0400
36044
36045     Zero glyph metrics before calling user callback
36046
36047  src/hb-font.cc | 6 +++---
36048  1 file changed, 3 insertions(+), 3 deletions(-)
36049
36050 commit 4206e9511a222c0c50cc9b4fe72ec421983bba2c
36051 Author: Behdad Esfahbod <behdad@behdad.org>
36052 Date:   Fri Apr 23 14:44:55 2010 -0400
36053
36054     More warning fixes
36055
36056  src/hb-ot-layout.cc |  4 ++--
36057  src/hb-ot-shape.c   |  9 ++++-----
36058  src/hb-shape.c      | 32 ++++++++++++++++----------------
36059  3 files changed, 22 insertions(+), 23 deletions(-)
36060
36061 commit ef66ebeabc6c234004bd9e9bb67eb5c9711f4a1e
36062 Author: Behdad Esfahbod <behdad@behdad.org>
36063 Date:   Fri Apr 23 14:40:36 2010 -0400
36064
36065     Remove unused parameter
36066
36067  src/hb-open-file-private.hh | 6 +++---
36068  1 file changed, 3 insertions(+), 3 deletions(-)
36069
36070 commit 1d720192b193f48b44be0385eda3c2c5d5cd28ad
36071 Author: Behdad Esfahbod <behdad@behdad.org>
36072 Date:   Fri Apr 23 14:39:10 2010 -0400
36073
36074     Fix compile warnings (HB_GNUC_UNUSED)
36075
36076  src/hb-buffer.c             |  6 +++---
36077  src/hb-font.cc              | 31 ++++++++++++++++++++++---------
36078  src/hb-ft.c                 | 29 +++++++++++++++++++++--------
36079  src/hb-open-type-private.hh |  2 +-
36080  src/hb-unicode.c            |  8 ++++----
36081  5 files changed, 51 insertions(+), 25 deletions(-)
36082
36083 commit 8dfdca599c0a3ba5255131002910bca3b381acac
36084 Author: Behdad Esfahbod <behdad@behdad.org>
36085 Date:   Fri Apr 23 14:07:34 2010 -0400
36086
36087     No need to keep blob in sanitize context
36088
36089  src/hb-open-type-private.hh | 13 +++++--------
36090  1 file changed, 5 insertions(+), 8 deletions(-)
36091
36092 commit 254933c397f1ce9796f59689a25f9fc2e58df4ea
36093 Author: Behdad Esfahbod <behdad@behdad.org>
36094 Date:   Fri Apr 23 13:57:10 2010 -0400
36095
36096     When sanitizing, delay making writable
36097
36098     Before, as soon as we needed to make an edit, we tried to make
36099     the blob
36100     writable inplace.  That grows code unnecessarily though.  We can
36101     simply
36102     fail, make writable, then start again.  That's indeed what the
36103     fallback
36104     was doing anyway.
36105
36106  src/hb-open-type-private.hh | 11 +++++++----
36107  1 file changed, 7 insertions(+), 4 deletions(-)
36108
36109 commit 71e735e915c85536ee4d3035576f7426e8cd19dd
36110 Author: Behdad Esfahbod <behdad@behdad.org>
36111 Date:   Fri Apr 23 13:48:06 2010 -0400
36112
36113     [blob] Fallback to copying if mprotect() fails
36114
36115  src/hb-blob.c | 5 +++--
36116  1 file changed, 3 insertions(+), 2 deletions(-)
36117
36118 commit 1aa4666b914da7747fc58a8f6f2d913c94e3b8da
36119 Author: Behdad Esfahbod <behdad@behdad.org>
36120 Date:   Fri Apr 23 13:32:03 2010 -0400
36121
36122     Cleanup OpenTypeFontFile
36123
36124  src/hb-open-file-private.hh | 44
36125  ++++++++++++++++++++++++++------------------
36126  src/main.cc                 |  2 +-
36127  2 files changed, 27 insertions(+), 19 deletions(-)
36128
36129 commit ae4190cafe927649f8ff8be6a0082478d1298fda
36130 Author: Behdad Esfahbod <behdad@behdad.org>
36131 Date:   Fri Apr 23 12:33:02 2010 -0400
36132
36133     Properly define separate structs for TTCHeader and TTCHeaderVersion1
36134
36135  src/hb-open-file-private.hh | 71
36136  +++++++++++++++++++++++++++++++++++----------
36137  1 file changed, 55 insertions(+), 16 deletions(-)
36138
36139 commit a065f471b3bc23d33ef75217308efeaed4ffd033
36140 Author: Behdad Esfahbod <behdad@behdad.org>
36141 Date:   Thu Apr 22 20:15:11 2010 -0400
36142
36143     Cleanup Extension lookups
36144
36145     Two things:
36146
36147     1. Allow nested Extension lookups.  The offset is always positive, so
36148     it can't loop circularly.
36149
36150     2. Move the check for all Extension subtables having the same lookup
36151     type to the correct place.  Before it wasn't really working.
36152
36153  src/hb-ot-layout-gpos-private.hh | 29 +-------------------
36154  src/hb-ot-layout-gsub-private.hh | 57
36155  ++++++++++++++++++++++------------------
36156  2 files changed, 33 insertions(+), 53 deletions(-)
36157
36158 commit a0bb49c5830f8a7f25d573ec57b79df2620ddba7
36159 Author: Behdad Esfahbod <behdad@behdad.org>
36160 Date:   Thu Apr 22 18:47:03 2010 -0400
36161
36162     Add comment re bsearch effect on sanitize
36163
36164  src/hb-open-file-private.hh        | 2 +-
36165  src/hb-ot-layout-common-private.hh | 8 ++++----
36166  2 files changed, 5 insertions(+), 5 deletions(-)
36167
36168 commit d632ec4000b3079150e6424e88a3ab7509f7445c
36169 Author: Behdad Esfahbod <behdad@behdad.org>
36170 Date:   Thu Apr 22 18:33:12 2010 -0400
36171
36172     Cosmetic
36173
36174  src/hb-open-type-private.hh          | 6 +++---
36175  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
36176  2 files changed, 4 insertions(+), 4 deletions(-)
36177
36178 commit a3263aa773ad7a914496792466c69047048b093c
36179 Author: Behdad Esfahbod <behdad@behdad.org>
36180 Date:   Thu Apr 22 18:29:09 2010 -0400
36181
36182     Convert the last set of cast macros to templates
36183
36184  src/hb-open-file-private.hh          |  4 +--
36185  src/hb-open-type-private.hh          | 53
36186  +++++++++++++++++++++++-------------
36187  src/hb-ot-layout-gpos-private.hh     | 16 +++++------
36188  src/hb-ot-layout-gsub-private.hh     | 14 +++++-----
36189  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++----
36190  5 files changed, 57 insertions(+), 42 deletions(-)
36191
36192 commit c38188a1912f72d9ef90ae1bcbdbba7ecce63371
36193 Author: Behdad Esfahbod <behdad@behdad.org>
36194 Date:   Thu Apr 22 16:52:09 2010 -0400
36195
36196     Remove unused macro
36197
36198  src/hb-open-type-private.hh | 1 -
36199  1 file changed, 1 deletion(-)
36200
36201 commit 3b2c2df41b90f2a1d9e33b3dc15a92cff58a689a
36202 Author: Behdad Esfahbod <behdad@behdad.org>
36203 Date:   Thu Apr 22 16:51:42 2010 -0400
36204
36205     Cleanup Extension sanitize()
36206
36207  src/hb-ot-layout-common-private.hh   | 20 +++-----------------
36208  src/hb-ot-layout-gpos-private.hh     | 20 +++++++++++++-------
36209  src/hb-ot-layout-gsub-private.hh     | 20 +++++++++++++-------
36210  src/hb-ot-layout-gsubgpos-private.hh | 13 ++++---------
36211  4 files changed, 33 insertions(+), 40 deletions(-)
36212
36213 commit 1856184b93760a1a54fb1a3c54281bb252df7ce6
36214 Author: Behdad Esfahbod <behdad@behdad.org>
36215 Date:   Thu Apr 22 14:15:11 2010 -0400
36216
36217     Fail sanitize on major version mismatch
36218
36219     We handle major-version differences via get_for_data(), so sanitize
36220     should never see a major version mismatch.
36221
36222  src/hb-open-file-private.hh          | 4 ++--
36223  src/hb-ot-layout-gdef-private.hh     | 2 +-
36224  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
36225  3 files changed, 4 insertions(+), 4 deletions(-)
36226
36227 commit df3f505dcfeefc8cd395900b116767d22549f756
36228 Author: Behdad Esfahbod <behdad@behdad.org>
36229 Date:   Thu Apr 22 14:11:33 2010 -0400
36230
36231     More sanitize cleanup
36232
36233  src/hb-open-file-private.hh | 24 ++----------------------
36234  src/main.cc                 |  4 ++--
36235  2 files changed, 4 insertions(+), 24 deletions(-)
36236
36237 commit 278a91f0cd802ac817c2603429bae1fa4a350ea0
36238 Author: Behdad Esfahbod <behdad@behdad.org>
36239 Date:   Thu Apr 22 13:59:39 2010 -0400
36240
36241     Minor cleanup of sanitize
36242
36243     Done with an audit of all sanitize()
36244
36245  src/hb-ot-layout-gpos-private.hh | 18 +++++++++---------
36246  1 file changed, 9 insertions(+), 9 deletions(-)
36247
36248 commit 9ac7dc73bc24b6dafb94df5de9cbf8fa0c82d5bc
36249 Author: Behdad Esfahbod <behdad@behdad.org>
36250 Date:   Thu Apr 22 13:50:22 2010 -0400
36251
36252     Check for (impossible) overflow
36253
36254  src/hb-ot-layout-gpos-private.hh | 1 +
36255  1 file changed, 1 insertion(+)
36256
36257 commit 9fc8684fd85ef6ec82b3b54323761bbdd4c3d891
36258 Author: Behdad Esfahbod <behdad@behdad.org>
36259 Date:   Thu Apr 22 13:37:58 2010 -0400
36260
36261     Cleanup ContextFormat3 sanitize
36262
36263  src/hb-ot-layout-gsubgpos-private.hh | 5 +++--
36264  1 file changed, 3 insertions(+), 2 deletions(-)
36265
36266 commit e77302c61f1f1620d1f438a997575fa6ee5c172e
36267 Author: Behdad Esfahbod <behdad@behdad.org>
36268 Date:   Thu Apr 22 13:34:00 2010 -0400
36269
36270     Add comment
36271
36272  src/hb-ot-layout-common-private.hh | 4 +++-
36273  1 file changed, 3 insertions(+), 1 deletion(-)
36274
36275 commit 7c469c3ca4ed4e45c50eff70df59b1a4780bae5b
36276 Author: Behdad Esfahbod <behdad@behdad.org>
36277 Date:   Thu Apr 22 13:26:21 2010 -0400
36278
36279     Minor
36280
36281  src/hb-ot-layout-common-private.hh | 2 +-
36282  1 file changed, 1 insertion(+), 1 deletion(-)
36283
36284 commit dc228048a813e43356373505168d3822deea5d72
36285 Author: Behdad Esfahbod <behdad@behdad.org>
36286 Date:   Thu Apr 22 13:22:41 2010 -0400
36287
36288     Remove integrity check in Tag sanitize
36289
36290     Serves no useful purpose.
36291
36292  src/hb-open-type-private.hh        | 9 ---------
36293  src/hb-ot-layout-common-private.hh | 2 +-
36294  2 files changed, 1 insertion(+), 10 deletions(-)
36295
36296 commit 8015a8c762dc7be36998d529b7a3af59e3d14d87
36297 Author: Behdad Esfahbod <behdad@behdad.org>
36298 Date:   Thu Apr 22 11:06:30 2010 -0400
36299
36300     Don't sanitize raw table data
36301
36302     That part is performed by individual table sanitize.
36303
36304  src/hb-open-file-private.hh | 15 +++++++++------
36305  1 file changed, 9 insertions(+), 6 deletions(-)
36306
36307 commit c293581e962b7982622e7d607fa3909b40da718e
36308 Author: Behdad Esfahbod <behdad@behdad.org>
36309 Date:   Thu Apr 22 11:15:46 2010 -0400
36310
36311     Add coment
36312
36313  src/hb-open-type-private.hh | 1 +
36314  1 file changed, 1 insertion(+)
36315
36316 commit 1faa76c6e848c6b0e360d9ddcf567533b87f8f31
36317 Author: Behdad Esfahbod <behdad@behdad.org>
36318 Date:   Thu Apr 22 10:54:26 2010 -0400
36319
36320     Remove unnecessary casts
36321
36322  src/hb-open-type-private.hh | 8 ++++----
36323  1 file changed, 4 insertions(+), 4 deletions(-)
36324
36325 commit 079dc40112d3908ff7b7028ea3019bfe82bf606d
36326 Author: Behdad Esfahbod <behdad@behdad.org>
36327 Date:   Thu Apr 22 10:47:12 2010 -0400
36328
36329     Avoid overflow in TableDirectory sanitize
36330
36331  src/hb-open-file-private.hh | 2 +-
36332  1 file changed, 1 insertion(+), 1 deletion(-)
36333
36334 commit fb5904ec935d925a423401bc975ffaa22022ce1b
36335 Author: Behdad Esfahbod <behdad@behdad.org>
36336 Date:   Thu Apr 22 10:43:30 2010 -0400
36337
36338     Make casts more explicit
36339
36340  src/hb-ot-layout-gpos-private.hh | 4 ++--
36341  src/hb-ot-layout-gsub-private.hh | 4 ++--
36342  2 files changed, 4 insertions(+), 4 deletions(-)
36343
36344 commit 565c80bd2960366ace2d10dd71beaaf2a80213c8
36345 Author: Behdad Esfahbod <behdad@behdad.org>
36346 Date:   Thu Apr 22 10:26:35 2010 -0400
36347
36348     Make sure semicolon is expected after DEFINE_NULL_DATA()
36349
36350  src/hb-open-type-private.hh | 5 +++--
36351  1 file changed, 3 insertions(+), 2 deletions(-)
36352
36353 commit bb1e16335e537231246f44740f73cc23c0707364
36354 Author: Behdad Esfahbod <behdad@behdad.org>
36355 Date:   Thu Apr 22 01:01:35 2010 -0400
36356
36357     Improve Subst/Pos SubTable access and sanitize
36358
36359  src/hb-ot-layout-gpos-private.hh | 4 ++--
36360  src/hb-ot-layout-gsub-private.hh | 4 ++--
36361  2 files changed, 4 insertions(+), 4 deletions(-)
36362
36363 commit 81f2af40f9afd5bb9695018e6baddcd4aa3361c1
36364 Author: Behdad Esfahbod <behdad@behdad.org>
36365 Date:   Thu Apr 22 00:58:49 2010 -0400
36366
36367     Simplify Extension offset now that our int types have no alignment
36368
36369  src/hb-ot-layout-gsubgpos-private.hh | 9 +++------
36370  1 file changed, 3 insertions(+), 6 deletions(-)
36371
36372 commit 19828ad42d8117563412aae3c70887aa117805a9
36373 Author: Behdad Esfahbod <behdad@behdad.org>
36374 Date:   Thu Apr 22 00:49:16 2010 -0400
36375
36376     Sanitize shallow in Lookup since the generic SubLookup has no methods
36377
36378  src/hb-ot-layout-common-private.hh | 2 +-
36379  1 file changed, 1 insertion(+), 1 deletion(-)
36380
36381 commit e5546a4352c54311ac4a9ef138b187378155ebe1
36382 Author: Behdad Esfahbod <behdad@behdad.org>
36383 Date:   Thu Apr 22 00:45:42 2010 -0400
36384
36385     Watch for overflow in Array sanitize
36386
36387  src/hb-open-type-private.hh        | 21 +++++++++++++++------
36388  src/hb-ot-layout-common-private.hh |  2 +-
36389  2 files changed, 16 insertions(+), 7 deletions(-)
36390
36391 commit 4f5f1c34dda1e0629bfa6d7b0ffa2e1ce003b7c7
36392 Author: Behdad Esfahbod <behdad@behdad.org>
36393 Date:   Thu Apr 22 00:27:39 2010 -0400
36394
36395     Rename const_sub_array to sub_array since all consts are implicit now
36396
36397  src/hb-open-type-private.hh        | 2 +-
36398  src/hb-ot-layout-common-private.hh | 4 ++--
36399  src/hb-ot-layout-gdef-private.hh   | 4 ++--
36400  3 files changed, 5 insertions(+), 5 deletions(-)
36401
36402 commit 0795b784dd1009976c185482a376df250167e73b
36403 Author: Behdad Esfahbod <behdad@behdad.org>
36404 Date:   Thu Apr 22 00:23:14 2010 -0400
36405
36406     Cosmetic
36407
36408  src/hb-ot-layout-common-private.hh | 6 +++---
36409  1 file changed, 3 insertions(+), 3 deletions(-)
36410
36411 commit 2d98d3bbaa0ddadcb08b5a8f437b18c211c50768
36412 Author: Behdad Esfahbod <behdad@behdad.org>
36413 Date:   Thu Apr 22 00:19:30 2010 -0400
36414
36415     Simplify Lookup sanitize
36416
36417  src/hb-ot-layout-common-private.hh | 2 +-
36418  1 file changed, 1 insertion(+), 1 deletion(-)
36419
36420 commit c755cb3e3ac55156d0d2ec05adea7a650b97cc41
36421 Author: Behdad Esfahbod <behdad@behdad.org>
36422 Date:   Thu Apr 22 00:11:43 2010 -0400
36423
36424     Change header comment
36425
36426  README                               | 2 +-
36427  src/hb-blob.c                        | 2 +-
36428  src/hb-blob.h                        | 2 +-
36429  src/hb-buffer-private.h              | 2 +-
36430  src/hb-buffer.c                      | 2 +-
36431  src/hb-buffer.h                      | 2 +-
36432  src/hb-common.h                      | 2 +-
36433  src/hb-font-private.h                | 2 +-
36434  src/hb-font.cc                       | 2 +-
36435  src/hb-font.h                        | 2 +-
36436  src/hb-ft.c                          | 2 +-
36437  src/hb-ft.h                          | 2 +-
36438  src/hb-glib.c                        | 2 +-
36439  src/hb-glib.h                        | 2 +-
36440  src/hb-icu.c                         | 2 +-
36441  src/hb-icu.h                         | 2 +-
36442  src/hb-language.c                    | 2 +-
36443  src/hb-language.h                    | 2 +-
36444  src/hb-object-private.h              | 2 +-
36445  src/hb-open-file-private.hh          | 2 +-
36446  src/hb-open-type-private.hh          | 2 +-
36447  src/hb-ot-layout-common-private.hh   | 2 +-
36448  src/hb-ot-layout-gdef-private.hh     | 2 +-
36449  src/hb-ot-layout-gpos-private.hh     | 2 +-
36450  src/hb-ot-layout-gsub-private.hh     | 2 +-
36451  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
36452  src/hb-ot-layout-private.h           | 2 +-
36453  src/hb-ot-layout.cc                  | 2 +-
36454  src/hb-ot-layout.h                   | 2 +-
36455  src/hb-ot-shape-private.h            | 2 +-
36456  src/hb-ot-shape.c                    | 2 +-
36457  src/hb-ot-tag.c                      | 2 +-
36458  src/hb-ot-tag.h                      | 2 +-
36459  src/hb-ot.h                          | 2 +-
36460  src/hb-private.h                     | 2 +-
36461  src/hb-shape.c                       | 2 +-
36462  src/hb-shape.h                       | 2 +-
36463  src/hb-unicode-private.h             | 2 +-
36464  src/hb-unicode.c                     | 2 +-
36465  src/hb-unicode.h                     | 2 +-
36466  src/hb.h                             | 2 +-
36467  src/main.cc                          | 2 +-
36468  42 files changed, 42 insertions(+), 42 deletions(-)
36469
36470 commit 243d20e011e251462a07947275e0e98cc19c7e9b
36471 Author: Behdad Esfahbod <behdad@behdad.org>
36472 Date:   Wed Apr 21 23:57:01 2010 -0400
36473
36474     More cast simplification
36475
36476  src/hb-open-type-private.hh | 6 +++---
36477  1 file changed, 3 insertions(+), 3 deletions(-)
36478
36479 commit 0dfcc13a4668cdd2c2ebdd5f4a7540a51222cf2f
36480 Author: Behdad Esfahbod <behdad@behdad.org>
36481 Date:   Wed Apr 21 23:41:26 2010 -0400
36482
36483     Rename ConstCharP to CharP (overloaded now)
36484
36485  src/hb-open-file-private.hh          | 10 +++++-----
36486  src/hb-open-type-private.hh          | 24 ++++++++++++------------
36487  src/hb-ot-layout-gpos-private.hh     | 12 ++++++------
36488  src/hb-ot-layout-gsub-private.hh     |  4 ++--
36489  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++-------
36490  5 files changed, 32 insertions(+), 32 deletions(-)
36491
36492 commit 62c0fd75737a69721dbf29e773405a4c529f8b6d
36493 Author: Behdad Esfahbod <behdad@behdad.org>
36494 Date:   Wed Apr 21 23:30:48 2010 -0400
36495
36496     Cleanup de-const-casting during sanitize
36497
36498  src/hb-open-file-private.hh        |  2 +-
36499  src/hb-open-type-private.hh        | 29 ++++++++++++++---------------
36500  src/hb-ot-layout-common-private.hh |  4 ++--
36501  src/hb-ot-layout-gpos-private.hh   | 12 ++++++------
36502  4 files changed, 23 insertions(+), 24 deletions(-)
36503
36504 commit dd155870567cfb9647b2e71593ace8b2705d7cff
36505 Author: Behdad Esfahbod <behdad@behdad.org>
36506 Date:   Wed Apr 21 23:13:33 2010 -0400
36507
36508     Add more comments
36509
36510  src/hb-open-type-private.hh | 1 +
36511  1 file changed, 1 insertion(+)
36512
36513 commit c85c3620675f38ffdca59134aeec2641485f40ca
36514 Author: Behdad Esfahbod <behdad@behdad.org>
36515 Date:   Wed Apr 21 23:12:54 2010 -0400
36516
36517     Add comment
36518
36519  src/hb-open-type-private.hh | 1 +
36520  1 file changed, 1 insertion(+)
36521
36522 commit 2467c669c2aee4de2a6621a9d06cba0262376d41
36523 Author: Behdad Esfahbod <behdad@behdad.org>
36524 Date:   Wed Apr 21 23:11:45 2010 -0400
36525
36526     Add comment
36527
36528  src/hb-open-type-private.hh | 1 +
36529  1 file changed, 1 insertion(+)
36530
36531 commit 29c3f5e1b6212c775a7b911becd44ba093b7b0eb
36532 Author: Behdad Esfahbod <behdad@behdad.org>
36533 Date:   Wed Apr 21 23:01:00 2010 -0400
36534
36535     Improve comment
36536
36537  src/hb-open-type-private.hh | 2 +-
36538  1 file changed, 1 insertion(+), 1 deletion(-)
36539
36540 commit 01c01618e98283611628cd54d5ba4bf122f24cd9
36541 Author: Behdad Esfahbod <behdad@behdad.org>
36542 Date:   Wed Apr 21 22:49:56 2010 -0400
36543
36544     Further simplify IntType struct defs
36545
36546  src/hb-open-type-private.hh | 21 ++++++++++++---------
36547  1 file changed, 12 insertions(+), 9 deletions(-)
36548
36549 commit 2cb08458f674301cde9d962c13911035a251f7c5
36550 Author: Behdad Esfahbod <behdad@behdad.org>
36551 Date:   Wed Apr 21 22:37:31 2010 -0400
36552
36553     Rename const_array() to array() (overloaded)
36554
36555  src/hb-open-type-private.hh          | 12 ++++++------
36556  src/hb-ot-layout-common-private.hh   |  4 ++--
36557  src/hb-ot-layout-gsub-private.hh     |  6 +++---
36558  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
36559  4 files changed, 19 insertions(+), 19 deletions(-)
36560
36561 commit 2e2f43edf2f49f4047e28b1ce2ea95938536de9c
36562 Author: Behdad Esfahbod <behdad@behdad.org>
36563 Date:   Wed Apr 21 22:30:36 2010 -0400
36564
36565     Remove ArrayAfter, use StructAfter in place
36566
36567  src/hb-open-type-private.hh | 21 ++++++---------------
36568  1 file changed, 6 insertions(+), 15 deletions(-)
36569
36570 commit e961c86c579fd98ee604342a9c70c4e7f8d4f220
36571 Author: Behdad Esfahbod <behdad@behdad.org>
36572 Date:   Wed Apr 21 15:56:11 2010 -0400
36573
36574     Convert NEXT() and ARRAY_AFTER() macros to templates
36575
36576  src/hb-open-type-private.hh          | 40
36577  ++++++++++++++++++++++++++----------
36578  src/hb-ot-layout-common-private.hh   |  4 ++--
36579  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
36580  src/hb-ot-layout-gsubgpos-private.hh | 24 +++++++++++-----------
36581  4 files changed, 47 insertions(+), 29 deletions(-)
36582
36583 commit 198facdc55756cb48cdfb8ba7fa50916fac54ec3
36584 Author: Behdad Esfahbod <behdad@behdad.org>
36585 Date:   Wed Apr 21 13:35:36 2010 -0400
36586
36587     Use templates for const char * casts
36588
36589  src/hb-open-file-private.hh          | 12 ++++-----
36590  src/hb-open-type-private.hh          | 48
36591  ++++++++++++++++++------------------
36592  src/hb-ot-layout-common-private.hh   |  2 +-
36593  src/hb-ot-layout-gpos-private.hh     | 32 ++++++++++++------------
36594  src/hb-ot-layout-gsub-private.hh     |  4 +--
36595  src/hb-ot-layout-gsubgpos-private.hh | 14 +++++------
36596  6 files changed, 56 insertions(+), 56 deletions(-)
36597
36598 commit 1922ffe7013c46014803a9f18c42e193a25b1968
36599 Author: Behdad Esfahbod <behdad@behdad.org>
36600 Date:   Wed Apr 21 04:19:51 2010 -0400
36601
36602     Const correctness
36603
36604  src/hb-ot-layout-gsub-private.hh     |  4 ++--
36605  src/hb-ot-layout-gsubgpos-private.hh | 30 +++++++++++++++---------------
36606  2 files changed, 17 insertions(+), 17 deletions(-)
36607
36608 commit e032ed9f75d4a0f365649a25706871bbb5ae6651
36609 Author: Behdad Esfahbod <behdad@behdad.org>
36610 Date:   Wed Apr 21 03:11:46 2010 -0400
36611
36612     Use templates for defining int typess
36613
36614  src/hb-open-type-private.hh | 66
36615  ++++++++++++++++++++++++++++++---------------
36616  src/hb-private.h            | 10 ++-----
36617  2 files changed, 46 insertions(+), 30 deletions(-)
36618
36619 commit 2c9fd2adce5a6a9dcd62c874bd64613ea68d8d9b
36620 Author: Behdad Esfahbod <behdad@behdad.org>
36621 Date:   Wed Apr 21 02:15:39 2010 -0400
36622
36623     Remove unused macro
36624
36625  src/hb-open-type-private.hh | 15 ---------------
36626  1 file changed, 15 deletions(-)
36627
36628 commit 7a52f281178867379adb6e6c6fb0022102f75d17
36629 Author: Behdad Esfahbod <behdad@behdad.org>
36630 Date:   Wed Apr 21 02:14:44 2010 -0400
36631
36632     Rename macros
36633
36634  src/hb-open-type-private.hh |  6 +++---
36635  src/hb-private.h            | 30 +++++++++++++++---------------
36636  2 files changed, 18 insertions(+), 18 deletions(-)
36637
36638 commit ffff7dc44cb2a35a60f92831165e9d3c3a61ce19
36639 Author: Behdad Esfahbod <behdad@behdad.org>
36640 Date:   Wed Apr 21 02:13:55 2010 -0400
36641
36642     Minor
36643
36644  src/hb-private.h | 12 ++++++------
36645  1 file changed, 6 insertions(+), 6 deletions(-)
36646
36647 commit f60f2166c48d07f556ff83f04e95181946eb03df
36648 Author: Behdad Esfahbod <behdad@behdad.org>
36649 Date:   Wed Apr 21 02:12:45 2010 -0400
36650
36651     Move macros around
36652
36653  src/hb-private.h | 122
36654  ++++++++++++++++++++++++++++---------------------------
36655  1 file changed, 62 insertions(+), 60 deletions(-)
36656
36657 commit 649a4344ca363da3d44cdd908350449ec40ed0f9
36658 Author: Behdad Esfahbod <behdad@behdad.org>
36659 Date:   Wed Apr 21 02:11:59 2010 -0400
36660
36661     Remove unused macros
36662
36663  src/hb-private.h | 7 -------
36664  1 file changed, 7 deletions(-)
36665
36666 commit eba8b4f644701cc6b78b0fcb4e932dce15561598
36667 Author: Behdad Esfahbod <behdad@behdad.org>
36668 Date:   Mon Mar 29 00:04:12 2010 -0400
36669
36670     GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced
36671     from ValueRecords
36672
36673  src/hb-ot-layout-gpos-private.hh | 47
36674  ++++++++++++++++++++++++++++++----------
36675  1 file changed, 36 insertions(+), 11 deletions(-)
36676
36677 commit 673a4efcbc72a62105a24d9b0b54047417160f7d
36678 Author: Behdad Esfahbod <behdad@behdad.org>
36679 Date:   Wed Apr 21 02:02:57 2010 -0400
36680
36681     WIP
36682
36683  src/hb-ot-layout-gpos-private.hh | 102
36684  +++++++++++++++++++++++++++++++--------
36685  1 file changed, 81 insertions(+), 21 deletions(-)
36686
36687 commit 40d73bc68dd828cf68f90fde0f9499a6ce9fbb19
36688 Author: Behdad Esfahbod <behdad@behdad.org>
36689 Date:   Wed Apr 21 00:49:40 2010 -0400
36690
36691     Improve comments
36692
36693  src/hb-open-type-private.hh | 22 ++++++++++++++--------
36694  1 file changed, 14 insertions(+), 8 deletions(-)
36695
36696 commit 394bad41a76f90e441e327cef76efb99997e9ae0
36697 Author: Behdad Esfahbod <behdad@behdad.org>
36698 Date:   Wed Apr 21 00:40:50 2010 -0400
36699
36700     Remove stale TODO item
36701
36702  src/hb-open-type-private.hh | 1 -
36703  1 file changed, 1 deletion(-)
36704
36705 commit 9d3677899f90abdc7fb3e3d854db654a8707a84b
36706 Author: Behdad Esfahbod <behdad@behdad.org>
36707 Date:   Wed Apr 21 00:32:47 2010 -0400
36708
36709     Use a function template instead of struct template for Null
36710
36711  src/hb-open-type-private.hh | 24 ++++++++++--------------
36712  1 file changed, 10 insertions(+), 14 deletions(-)
36713
36714 commit ffd321afd91429c5de7ab03d71ef1030044f53cb
36715 Author: Behdad Esfahbod <behdad@behdad.org>
36716 Date:   Wed Apr 21 00:14:12 2010 -0400
36717
36718     Simplify Tag struct
36719
36720  src/hb-open-file-private.hh        | 3 ++-
36721  src/hb-open-type-private.hh        | 6 +-----
36722  src/hb-ot-layout-common-private.hh | 3 ++-
36723  3 files changed, 5 insertions(+), 7 deletions(-)
36724
36725 commit 00e23fcc6fd0eee5c582251bf3de6a2703fbbd3e
36726 Author: Behdad Esfahbod <behdad@behdad.org>
36727 Date:   Tue Apr 20 23:50:45 2010 -0400
36728
36729     Cosmetic
36730
36731  src/hb-open-type-private.hh        | 8 ++++----
36732  src/hb-ot-layout-common-private.hh | 6 +++---
36733  2 files changed, 7 insertions(+), 7 deletions(-)
36734
36735 commit a87072db5d41e25b2e31191545298bca4838c65c
36736 Author: Behdad Esfahbod <behdad@behdad.org>
36737 Date:   Tue Apr 20 15:52:47 2010 -0400
36738
36739     Fix Class operator return type
36740
36741  src/hb-ot-layout-common-private.hh | 2 +-
36742  1 file changed, 1 insertion(+), 1 deletion(-)
36743
36744 commit f9b37727985191c9b4aedb0e9835736027e59260
36745 Author: Behdad Esfahbod <behdad@behdad.org>
36746 Date:   Tue Apr 20 15:51:53 2010 -0400
36747
36748     Add couple consts to operators
36749
36750  src/hb-open-type-private.hh | 6 +++---
36751  1 file changed, 3 insertions(+), 3 deletions(-)
36752
36753 commit 53d237ec6352d7c6fab3b2805b48154a25506beb
36754 Author: Behdad Esfahbod <behdad@behdad.org>
36755 Date:   Tue Apr 20 15:25:27 2010 -0400
36756
36757     Remove ASSERT_SIZE_DATA
36758
36759  src/hb-open-type-private.hh        | 4 ----
36760  src/hb-ot-layout-common-private.hh | 9 ++++++---
36761  2 files changed, 6 insertions(+), 7 deletions(-)
36762
36763 commit 06558d2a745b8f3af11a8d6dce956ae52187a7e5
36764 Author: Behdad Esfahbod <behdad@behdad.org>
36765 Date:   Mon Apr 19 02:34:10 2010 -0400
36766
36767     Round instead of trunc
36768
36769  src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
36770  src/hb-private.h                 |  2 +-
36771  2 files changed, 11 insertions(+), 11 deletions(-)
36772
36773 commit 0e206de98621ed8a55824b42e9e6bf320f4c6cc8
36774 Author: Behdad Esfahbod <behdad@behdad.org>
36775 Date:   Mon Apr 19 02:29:04 2010 -0400
36776
36777     Fix warnings
36778
36779  src/hb-open-type-private.hh          | 2 +-
36780  src/hb-ot-layout-gdef-private.hh     | 2 +-
36781  src/hb-ot-layout-gpos-private.hh     | 4 ++--
36782  src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
36783  4 files changed, 7 insertions(+), 7 deletions(-)
36784
36785 commit d5943407a4251cb947fbfc130c0facb2f6216bd6
36786 Author: Behdad Esfahbod <behdad@behdad.org>
36787 Date:   Mon Apr 19 02:27:56 2010 -0400
36788
36789     Fix debug build
36790
36791  src/hb-open-type-private.hh          | 2 +-
36792  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
36793  2 files changed, 2 insertions(+), 2 deletions(-)
36794
36795 commit 12b27ed91de0192deee4e9feffcaf4aca4c78113
36796 Author: Behdad Esfahbod <behdad@behdad.org>
36797 Date:   Sat Mar 27 17:00:19 2010 -0400
36798
36799     Fix leak when duplicating blob
36800
36801  src/hb-blob.c | 6 ++++--
36802  1 file changed, 4 insertions(+), 2 deletions(-)
36803
36804 commit 4b8487d83e0c10076a6c573cb3487790ce366607
36805 Author: Behdad Esfahbod <behdad@behdad.org>
36806 Date:   Tue Mar 16 03:46:17 2010 -0400
36807
36808     Fix the mystery bug!
36809
36810     A couple bugs joined forces to exhibit the mystery behavior of
36811     crashes / infinite loops on OS X / wrong kerning / invalid memory
36812     access.  Pooh!
36813
36814     The bugs were involved:
36815
36816       - Wrong pointer math with ValueRecord in PairPosFormat1
36817
36818       - Fallout from avoiding flex arrays, code not correctly updated
36819         to remove sizeof() usage.
36820
36821     We strictly never use sizeof() directly now.  And the PairPos code
36822     is cleaned up.  Should fix them all.  Bugs are:
36823
36824       Bug 605655 - Pango 1.26.2 introduces kerning bug
36825       Bug 611229 - Pango reads from uninitialized memory
36826       Bug 593240 - (pangoosx) Crash / infinite loop with Mac OS X
36827
36828     We were also doing wrong math converting Device adjustments to
36829     hb_position_t.  Fallout from FreeType days.  Should shift 16, not
36830     6.  Fixed that too.
36831
36832     There's still another bug: we don't sanitize Device records
36833     referenced from value records.  Fixing that also.
36834
36835  src/hb-open-file-private.hh          |  4 +++-
36836  src/hb-open-type-private.hh          | 11 ++++++-----
36837  src/hb-ot-layout-common-private.hh   | 10 ++++++++--
36838  src/hb-ot-layout-gpos-private.hh     | 37
36839  ++++++++++++++++++++----------------
36840  src/hb-ot-layout-gsubgpos-private.hh | 15 ++++++++-------
36841  5 files changed, 46 insertions(+), 31 deletions(-)
36842
36843 commit 9b39755d104603d1163738f77637cc1923d4055b
36844 Author: Behdad Esfahbod <behdad@behdad.org>
36845 Date:   Thu Apr 15 14:00:25 2010 -0400
36846
36847     Typo
36848
36849  src/hb-open-type-private.hh | 4 ++--
36850  1 file changed, 2 insertions(+), 2 deletions(-)
36851
36852 commit f85ec1c7da36d2c2c9b1c94a988563697dcc79c9
36853 Author: Behdad Esfahbod <behdad@behdad.org>
36854 Date:   Wed Mar 10 04:14:40 2010 -0500
36855
36856     Cosmetic
36857
36858  src/hb-open-type-private.hh | 2 +-
36859  1 file changed, 1 insertion(+), 1 deletion(-)
36860
36861 commit e48ed72230a83499dabbd02af2ac63340220a353
36862 Author: Behdad Esfahbod <behdad@behdad.org>
36863 Date:   Mon Mar 1 22:33:45 2010 -0500
36864
36865     [ft] Check stream->read instead of stream->base
36866
36867     The former is more robust.  See discussion on freetype-devel.
36868
36869  src/hb-ft.c | 5 +++--
36870  1 file changed, 3 insertions(+), 2 deletions(-)
36871
36872 commit 917c227500305aee543981ad24a39f868c5ca0b7
36873 Author: Behdad Esfahbod <behdad@behdad.org>
36874 Date:   Tue Feb 23 16:47:51 2010 -0500
36875
36876     Make blob unlocking 64bit-safe
36877
36878     GNOME Bug 604128 - Applications crash when displaying Hebrew
36879     characters
36880
36881  src/hb-blob.c | 14 +++++++-------
36882  1 file changed, 7 insertions(+), 7 deletions(-)
36883
36884 commit ecd2e996d2137fef30011a41dd57ea45f9a796de
36885 Author: Behdad Esfahbod <behdad@behdad.org>
36886 Date:   Tue Feb 23 02:42:00 2010 -0500
36887
36888     Improve the alignment for NullPool
36889
36890  src/hb-open-type-private.hh | 2 +-
36891  1 file changed, 1 insertion(+), 1 deletion(-)
36892
36893 commit bc7830e4259755ce7549025c6f5bf750e78c2ff1
36894 Author: Behdad Esfahbod <behdad@behdad.org>
36895 Date:   Wed Feb 17 15:14:57 2010 -0500
36896
36897     Use __attribute__((unused)) only with gcc 4 and later
36898
36899     See discussion at:
36900     https://bugzilla.gnome.org/show_bug.cgi?id=610183
36901
36902  src/hb-private.h | 7 +++++--
36903  1 file changed, 5 insertions(+), 2 deletions(-)
36904
36905 commit 555d11273ee4c30e84eda3a78ffadb3ee7da65d0
36906 Author: Behdad Esfahbod <behdad@behdad.org>
36907 Date:   Tue Jan 26 12:58:59 2010 -0500
36908
36909     [GDEF] Fix bug in building synthetic GDEF
36910
36911  src/hb-ot-layout.cc | 5 +++--
36912  src/hb-ot-layout.h  | 1 -
36913  2 files changed, 3 insertions(+), 3 deletions(-)
36914
36915 commit 70834d89c30a56fcd78825fbc28fc9c6bec31124
36916 Author: Behdad Esfahbod <behdad@behdad.org>
36917 Date:   Tue Jan 26 12:17:37 2010 -0500
36918
36919     [TODO] Add kern/GPOS interaction
36920
36921  TODO | 3 +++
36922  1 file changed, 3 insertions(+)
36923
36924 commit cd11a98fa1426e9dbc4b61e702913b23a4794ae2
36925 Author: Behdad Esfahbod <behdad@behdad.org>
36926 Date:   Sun Dec 20 23:05:02 2009 +0100
36927
36928     Fix compile with older FreeType
36929
36930  configure.ac | 7 +++++++
36931  src/hb-ft.c  | 2 ++
36932  2 files changed, 9 insertions(+)
36933
36934 commit 7f7448a354c43650348b4e91b4e40ecf18718d66
36935 Author: Behdad Esfahbod <behdad@behdad.org>
36936 Date:   Sun Dec 20 21:42:14 2009 +0100
36937
36938     Indent
36939
36940  src/hb-ot-layout-gpos-private.hh | 4 ++--
36941  1 file changed, 2 insertions(+), 2 deletions(-)
36942
36943 commit e70f45eb522bcb41388cc218b79bbd6aaecf8050
36944 Author: Behdad Esfahbod <behdad@behdad.org>
36945 Date:   Sun Dec 20 21:26:24 2009 +0100
36946
36947     Revert "Fallback to 'kern' if no GPOS applied"
36948
36949     This reverts commit d740c8f78bcbe80a8bcd8a9468830a406da37cc0.
36950
36951     The change is wrong.  If there is a GPOS table, we should not use
36952     'kern'.
36953
36954  src/hb-ot-shape.c | 4 ++--
36955  1 file changed, 2 insertions(+), 2 deletions(-)
36956
36957 commit d740c8f78bcbe80a8bcd8a9468830a406da37cc0
36958 Author: Behdad Esfahbod <behdad@behdad.org>
36959 Date:   Sun Dec 20 21:23:56 2009 +0100
36960
36961     Fallback to 'kern' if no GPOS applied
36962
36963  src/hb-ot-shape.c | 4 ++--
36964  1 file changed, 2 insertions(+), 2 deletions(-)
36965
36966 commit 2f78c17197892b2bdc2f64caeb1c1c806ef44545
36967 Author: Behdad Esfahbod <behdad@behdad.org>
36968 Date:   Sun Dec 20 21:03:11 2009 +0100
36969
36970     Remove glibism!
36971
36972  src/hb-ot-shape-private.h | 4 ++--
36973  src/hb-ot-shape.c         | 4 ++--
36974  src/hb-shape.c            | 4 ++--
36975  3 files changed, 6 insertions(+), 6 deletions(-)
36976
36977 commit 907e67da13b5ed719362702138703fe2f90e790d
36978 Author: Behdad Esfahbod <behdad@behdad.org>
36979 Date:   Sun Dec 20 20:59:51 2009 +0100
36980
36981     Oops, add file.
36982
36983  src/hb-ot-shape-private.h | 53
36984  +++++++++++++++++++++++++++++++++++++++++++++++
36985  1 file changed, 53 insertions(+)
36986
36987 commit 2014b8d110231b13e524008282ece7451f1ae9e7
36988 Author: Behdad Esfahbod <behdad@behdad.org>
36989 Date:   Sun Dec 20 20:58:26 2009 +0100
36990
36991     Hook OpenType shaping up
36992
36993     Default features only for now.
36994
36995  src/Makefile.am     |   2 +
36996  src/hb-ot-layout.cc |  28 +++++++++
36997  src/hb-ot-layout.h  |   7 +++
36998  src/hb-ot-shape.c   | 165
36999  ++++++++++++++++++++++++++++++++++++++++++++++++++++
37000  src/hb-shape.c      |   8 +--
37001  5 files changed, 206 insertions(+), 4 deletions(-)
37002
37003 commit 196610ba4c7071c2b802d0fc921a63cbc0753114
37004 Author: Behdad Esfahbod <behdad@behdad.org>
37005 Date:   Sun Dec 20 19:01:14 2009 +0100
37006
37007     Pass features down
37008
37009  src/hb-shape.c | 49 +++++++++++++++++++++++++++++++++----------------
37010  1 file changed, 33 insertions(+), 16 deletions(-)
37011
37012 commit 51f141a7f38a73f671b23f58cadf97a72c43b625
37013 Author: Behdad Esfahbod <behdad@behdad.org>
37014 Date:   Sun Dec 20 18:22:28 2009 +0100
37015
37016     Avoid overflow
37017
37018  src/hb-shape.c | 2 ++
37019  1 file changed, 2 insertions(+)
37020
37021 commit 26d7a75752631b2596a5bcb7e645b34cc3d139ab
37022 Author: Behdad Esfahbod <behdad@behdad.org>
37023 Date:   Sun Dec 20 17:58:25 2009 +0100
37024
37025     Refactor hb_shape a bit
37026
37027  src/hb-shape.c | 87
37028  +++++++++++++++++++++++++++++++++++++++++++++++++---------
37029  1 file changed, 74 insertions(+), 13 deletions(-)
37030
37031 commit 001fc2d2aa22f14302739fe4ca45f7535855e0fb
37032 Author: Behdad Esfahbod <behdad@behdad.org>
37033 Date:   Sun Dec 20 17:24:05 2009 +0100
37034
37035     Add TrueType kern support
37036
37037  src/hb-shape.c | 74
37038  +++++++++++++++++++++++++++++++++++++---------------------
37039  1 file changed, 48 insertions(+), 26 deletions(-)
37040
37041 commit 2c1b85cf66e5ecb7521b6018b76f0e161fb68967
37042 Author: Behdad Esfahbod <behdad@behdad.org>
37043 Date:   Sun Dec 20 16:29:17 2009 +0100
37044
37045     Direct unicode->get_mirroring directly
37046
37047  src/hb-shape.c | 4 ++--
37048  1 file changed, 2 insertions(+), 2 deletions(-)
37049
37050 commit 6a2ef5aa5459def232708af30ef8a484906b868b
37051 Author: Behdad Esfahbod <behdad@behdad.org>
37052 Date:   Sun Dec 20 16:28:01 2009 +0100
37053
37054     Do mirroring
37055
37056  src/hb-shape.c | 18 +++++++++++++++++-
37057  1 file changed, 17 insertions(+), 1 deletion(-)
37058
37059 commit 0465e69832393cc1ed36508ec5d597fbab64877a
37060 Author: Behdad Esfahbod <behdad@behdad.org>
37061 Date:   Sun Dec 20 16:25:18 2009 +0100
37062
37063     Protect against NULL funcs
37064
37065  src/hb-buffer.c | 3 +++
37066  src/hb-font.cc  | 3 +++
37067  2 files changed, 6 insertions(+)
37068
37069 commit 5ceefa1d8dbd310570ea8d1c47107fe8d3dc96d9
37070 Author: Behdad Esfahbod <behdad@behdad.org>
37071 Date:   Sun Dec 20 15:29:16 2009 +0100
37072
37073     Add hb_unicode_get_*() functions
37074
37075  src/hb-unicode.c | 37 +++++++++++++++++++++++++++++++++++++
37076  src/hb-unicode.h | 21 +++++++++++++++++++++
37077  2 files changed, 58 insertions(+)
37078
37079 commit b8a53e44ce05911ce98b7cff34dee165e19d87ba
37080 Author: Behdad Esfahbod <behdad@behdad.org>
37081 Date:   Sun Dec 20 14:56:25 2009 +0100
37082
37083     We'll have to link to libstdc++ if linking to ICU, so disable test
37084     for now
37085
37086     We have to get rid of the ICU in main lib.  Still thinking about
37087     best way
37088     to do it.
37089
37090  src/Makefile.am | 9 ++++++---
37091  1 file changed, 6 insertions(+), 3 deletions(-)
37092
37093 commit 314905d7548d5be58354546d660754b807b6efb2
37094 Author: Behdad Esfahbod <behdad@behdad.org>
37095 Date:   Sun Dec 20 14:50:42 2009 +0100
37096
37097     Explicitly track whether the buffer has positions
37098
37099  src/hb-buffer-private.h |  3 ++-
37100  src/hb-buffer.c         | 27 ++++++++++++++-------------
37101  2 files changed, 16 insertions(+), 14 deletions(-)
37102
37103 commit 314b460d8a02ed4b2789ff527cf6c9bc19769114
37104 Author: Behdad Esfahbod <behdad@behdad.org>
37105 Date:   Sun Dec 20 13:58:50 2009 +0100
37106
37107     Add HB_DIRECTION_IS_FORWARD/BACKWARD
37108
37109  src/hb-common.h | 2 ++
37110  src/hb-shape.c  | 3 +--
37111  2 files changed, 3 insertions(+), 2 deletions(-)
37112
37113 commit bdd0ff5290bae4db65c3fdf95c5728031f13ca84
37114 Author: Behdad Esfahbod <behdad@behdad.org>
37115 Date:   Tue Dec 15 04:07:40 2009 -0500
37116
37117     Make main.cc compile without glib
37118
37119  src/main.cc | 18 ++++++++++++++++--
37120  1 file changed, 16 insertions(+), 2 deletions(-)
37121
37122 commit 8a7d16808200f4fa02d6d12a8b8492bdedeb2c24
37123 Author: Behdad Esfahbod <behdad@behdad.org>
37124 Date:   Tue Dec 15 03:53:45 2009 -0500
37125
37126     Distribute autogen.sh
37127
37128  Makefile.am | 3 +++
37129  1 file changed, 3 insertions(+)
37130
37131 commit 807b8aa486753474e05e09f4fcca8ac94021b97c
37132 Author: Behdad Esfahbod <behdad@behdad.org>
37133 Date:   Thu Nov 19 20:28:03 2009 -0500
37134
37135     Another C++ strictness fix
37136
37137     Pango Bug 602408 - Invalid C++ code breaks compile with Sun C++
37138     Compiler
37139     (Error: A union member cannot have a user-defined assignment operator)
37140
37141     According to the bug:
37142
37143     C++ Programming Language by Bjarne Stroustrup: Chapter 10.4.12 forbids
37144     explicitly using of union members with constructors, destructors
37145     or assignment
37146     operations.
37147
37148     So we use a set() method instead of the assignment operator.  Ugly,
37149     but hey,
37150     that's life.
37151
37152  src/hb-open-type-private.hh        | 8 ++++----
37153  src/hb-ot-layout-common-private.hh | 2 +-
37154  2 files changed, 5 insertions(+), 5 deletions(-)
37155
37156 commit 8b9b866d3e495c186f0530fcf4e00ffcdc170d3f
37157 Author: Behdad Esfahbod <behdad@behdad.org>
37158 Date:   Thu Nov 19 20:27:57 2009 -0500
37159
37160     Fix warning
37161
37162  src/hb-ot-layout-gdef-private.hh | 2 +-
37163  1 file changed, 1 insertion(+), 1 deletion(-)
37164
37165 commit c65b26acf28bd1a5b346fd8f6f28bec1f7d17a2a
37166 Author: Behdad Esfahbod <behdad@behdad.org>
37167 Date:   Wed Nov 18 11:27:33 2009 -0500
37168
37169     Use autoconf FLEXIBLE_ARRAY_MEMBER when available
37170
37171  configure.ac                     |  2 ++
37172  src/hb-ot-layout-gpos-private.hh |  4 ++--
37173  src/hb-private.h                 | 13 ++++++++++---
37174  3 files changed, 14 insertions(+), 5 deletions(-)
37175
37176 commit d33f674cb793af40f1612df3660b138383f2de95
37177 Author: Behdad Esfahbod <behdad@behdad.org>
37178 Date:   Wed Nov 18 09:47:44 2009 -0500
37179
37180     Add Mongolian variation selectors
37181
37182  src/hb-shape.c | 5 +++--
37183  1 file changed, 3 insertions(+), 2 deletions(-)
37184
37185 commit d6387757de2c27867d6f57c4ee7c4ef436b3a74f
37186 Author: Behdad Esfahbod <behdad@behdad.org>
37187 Date:   Wed Nov 11 17:15:03 2009 -0500
37188
37189     Fix sanitize
37190
37191  src/hb-ot-layout-common-private.hh | 2 +-
37192  1 file changed, 1 insertion(+), 1 deletion(-)
37193
37194 commit 636f017e387d46d4083c9f9ee57647a94dc5dc6d
37195 Author: Behdad Esfahbod <behdad@behdad.org>
37196 Date:   Tue Nov 10 12:56:35 2009 -0500
37197
37198     Remove obsolete TODO item
37199
37200  src/hb-open-file-private.hh | 2 --
37201  1 file changed, 2 deletions(-)
37202
37203 commit bf2b25dd8591e92f3944c763641b613a70c379a7
37204 Author: Behdad Esfahbod <behdad@behdad.org>
37205 Date:   Fri Nov 6 19:52:47 2009 -0500
37206
37207     Remove done item
37208
37209  src/hb-shape.c | 1 -
37210  1 file changed, 1 deletion(-)
37211
37212 commit 4a8605315901e0ff1e6e09437a92dd5ac39164cc
37213 Author: Behdad Esfahbod <behdad@behdad.org>
37214 Date:   Fri Nov 6 19:52:01 2009 -0500
37215
37216     Reverse buffer at the end if RTL
37217
37218  src/hb-shape.c | 12 ++++++++----
37219  1 file changed, 8 insertions(+), 4 deletions(-)
37220
37221 commit ff44f88df2c46920f3ec2384ef321a4c7bb0f6ef
37222 Author: Behdad Esfahbod <behdad@behdad.org>
37223 Date:   Fri Nov 6 19:48:16 2009 -0500
37224
37225     Handle shaping in non-native direction
37226
37227  src/hb-buffer-private.h  |   1 +
37228  src/hb-buffer.c          |  42 +++++++++++++++++--
37229  src/hb-buffer.h          |  10 ++---
37230  src/hb-common.h          |  11 +++++
37231  src/hb-shape.c           |  38 +++++++++++++++--
37232  src/hb-unicode-private.h |   5 +++
37233  src/hb-unicode.c         | 103
37234  +++++++++++++++++++++++++++++++++++++++++++++++
37235  7 files changed, 196 insertions(+), 14 deletions(-)
37236
37237 commit b4b4272c8d19ba3e0cb8f12b3b7d1590349e3d14
37238 Author: Behdad Esfahbod <behdad@behdad.org>
37239 Date:   Fri Nov 6 17:46:33 2009 -0500
37240
37241     Oops, wrong change
37242
37243  src/hb-ot-layout.h | 2 +-
37244  1 file changed, 1 insertion(+), 1 deletion(-)
37245
37246 commit 52ea47767c7c35650ebddfba6ddc8203a3e33d3a
37247 Author: Behdad Esfahbod <behdad@behdad.org>
37248 Date:   Fri Nov 6 17:45:38 2009 -0500
37249
37250     Change order of font and face for API consistency
37251
37252  src/hb-ot-layout.cc | 14 +++++++-------
37253  src/hb-ot-layout.h  | 14 +++++++-------
37254  2 files changed, 14 insertions(+), 14 deletions(-)
37255
37256 commit f4f1fc970b3e37d9903cbf5e05bbd38be4df3047
37257 Author: Behdad Esfahbod <behdad@behdad.org>
37258 Date:   Fri Nov 6 17:42:38 2009 -0500
37259
37260     Remove debug info that crept in
37261
37262  src/hb-ot-layout.cc | 2 --
37263  1 file changed, 2 deletions(-)
37264
37265 commit aa196d6026b496ec70be3d3588cc8cd2b8ccdb36
37266 Author: Behdad Esfahbod <behdad@behdad.org>
37267 Date:   Fri Nov 6 17:23:31 2009 -0500
37268
37269     [GSUB] More ligature/component fixing
37270
37271     We can only reuse the ligid if it belongs to a previous ligature,
37272     not a
37273     component!
37274
37275  src/hb-ot-layout-gsub-private.hh | 4 ++--
37276  1 file changed, 2 insertions(+), 2 deletions(-)
37277
37278 commit 25e7ef704633447f109b148620336c42d6fb310e
37279 Author: Behdad Esfahbod <behdad@behdad.org>
37280 Date:   Fri Nov 6 17:21:01 2009 -0500
37281
37282     Add _hb_buffer_add_output_glyphs() that takes codepoint_t*
37283
37284  src/hb-buffer-private.h          | 10 ++++++++-
37285  src/hb-buffer.c                  | 45
37286  ++++++++++++++++++++++++++++++++++++++--
37287  src/hb-ot-layout-gsub-private.hh | 16 +++++++-------
37288  3 files changed, 60 insertions(+), 11 deletions(-)
37289
37290 commit 9db8ad75317d589807e7725455f49cafece58d5d
37291 Author: Behdad Esfahbod <behdad@behdad.org>
37292 Date:   Fri Nov 6 16:47:31 2009 -0500
37293
37294     Add hb_ot_layout_position_finish()
37295
37296     We expect buffer to be setup with default positions before GPOS.
37297
37298  src/hb-buffer-private.h          |  6 +----
37299  src/hb-buffer.h                  | 11 +--------
37300  src/hb-ot-layout-gpos-private.hh |  8 +++----
37301  src/hb-ot-layout.cc              | 52
37302  ++++++++++++++++++++++++++++++++++++++++
37303  src/hb-ot-layout.h               | 16 +++++++++----
37304  5 files changed, 69 insertions(+), 24 deletions(-)
37305
37306 commit edb54e9aeca25f4120a69ed3d5562cbb68fdb348
37307 Author: Behdad Esfahbod <behdad@behdad.org>
37308 Date:   Fri Nov 6 15:19:22 2009 -0500
37309
37310     Fix FT_Face finalizer call
37311
37312  src/hb-ft.c | 2 +-
37313  1 file changed, 1 insertion(+), 1 deletion(-)
37314
37315 commit 3d14528b8b2e7da425a9df7057fc9fb326d8298c
37316 Author: Behdad Esfahbod <behdad@behdad.org>
37317 Date:   Fri Nov 6 15:13:17 2009 -0500
37318
37319     Rename hb_buffer_get_len() to hb_buffer_get_length()
37320
37321  src/hb-buffer.c | 2 +-
37322  src/hb-buffer.h | 2 +-
37323  2 files changed, 2 insertions(+), 2 deletions(-)
37324
37325 commit 1ff7775051559a8ca442be3938450c7ed3817806
37326 Author: Behdad Esfahbod <behdad@behdad.org>
37327 Date:   Fri Nov 6 13:52:57 2009 -0500
37328
37329     Minor.
37330
37331  src/hb-shape.c | 6 +++++-
37332  1 file changed, 5 insertions(+), 1 deletion(-)
37333
37334 commit 3648bdf5b221adfe01ad99714de420b49964921e
37335 Author: Behdad Esfahbod <behdad@behdad.org>
37336 Date:   Thu Nov 5 20:17:53 2009 -0500
37337
37338     Fix FT_Face generic finalizer
37339
37340  src/hb-ft.c | 10 ++++++++--
37341  1 file changed, 8 insertions(+), 2 deletions(-)
37342
37343 commit 5a11c875d8c95d480e6f32b57e969ee34ca1940d
37344 Author: Behdad Esfahbod <behdad@behdad.org>
37345 Date:   Thu Nov 5 20:08:17 2009 -0500
37346
37347     Cosmetic
37348
37349  src/hb-blob.c | 10 ++++++----
37350  1 file changed, 6 insertions(+), 4 deletions(-)
37351
37352 commit 44533e773f75b9a1171d884fcbe91a2f3879e2d8
37353 Author: Behdad Esfahbod <behdad@behdad.org>
37354 Date:   Thu Nov 5 19:58:02 2009 -0500
37355
37356     Fix warning
37357
37358  src/hb-object-private.h | 2 +-
37359  1 file changed, 1 insertion(+), 1 deletion(-)
37360
37361 commit bcc0406a525ca3fe597aec5f2a97e5c50965d49c
37362 Author: Behdad Esfahbod <behdad@behdad.org>
37363 Date:   Thu Nov 5 19:54:23 2009 -0500
37364
37365     include errno.h
37366
37367  src/hb-blob.c | 1 +
37368  1 file changed, 1 insertion(+)
37369
37370 commit 799b3c375ad0e1293fd37a0e3a0d422a3166dcd8
37371 Author: Behdad Esfahbod <behdad@behdad.org>
37372 Date:   Thu Nov 5 19:37:58 2009 -0500
37373
37374     Add debugging to object lifecycle
37375
37376  src/hb-object-private.h | 18 ++++++++++++++++++
37377  1 file changed, 18 insertions(+)
37378
37379 commit 25edb940ab050545f47a06648e73c192fa213548
37380 Author: Behdad Esfahbod <behdad@behdad.org>
37381 Date:   Thu Nov 5 19:20:06 2009 -0500
37382
37383     Cosmetic
37384
37385  src/hb-ft.c | 2 +-
37386  1 file changed, 1 insertion(+), 1 deletion(-)
37387
37388 commit 850dc5bb551409bb9bf6113ec2199bb3fb905e43
37389 Author: Behdad Esfahbod <behdad@behdad.org>
37390 Date:   Thu Nov 5 18:26:52 2009 -0500
37391
37392     Return 0 from get_glyph_nil
37393
37394  src/hb-font.cc | 2 +-
37395  1 file changed, 1 insertion(+), 1 deletion(-)
37396
37397 commit 85555a953376ee68a8fcc64485e74d44a353577b
37398 Author: Behdad Esfahbod <behdad@behdad.org>
37399 Date:   Thu Nov 5 18:25:56 2009 -0500
37400
37401     Initialize font->klass
37402
37403  src/hb-font.cc | 2 ++
37404  1 file changed, 2 insertions(+)
37405
37406 commit bcd26bd7b1c96057bf154d7d50a61018d40f0d29
37407 Author: Behdad Esfahbod <behdad@behdad.org>
37408 Date:   Thu Nov 5 18:03:26 2009 -0500
37409
37410     Add TODO item
37411
37412  src/hb-ft.c | 1 +
37413  1 file changed, 1 insertion(+)
37414
37415 commit f4281e0a92a40746fa630fb15b877adaf3ff15b1
37416 Author: Behdad Esfahbod <behdad@behdad.org>
37417 Date:   Thu Nov 5 17:58:41 2009 -0500
37418
37419     Fix ref counting
37420
37421  src/hb-ft.c | 16 ++++++++--------
37422  1 file changed, 8 insertions(+), 8 deletions(-)
37423
37424 commit 6358ff45ae8cfc0b58b4976619319e3dde43add2
37425 Author: Behdad Esfahbod <behdad@behdad.org>
37426 Date:   Thu Nov 5 17:39:16 2009 -0500
37427
37428     Add hb_ft_face_create_cached
37429
37430  src/hb-ft.c | 16 ++++++++++++++++
37431  src/hb-ft.h |  3 +++
37432  2 files changed, 19 insertions(+)
37433
37434 commit 2027f74b286cabe3c60c275170c4f4b437a30f55
37435 Author: Behdad Esfahbod <behdad@behdad.org>
37436 Date:   Thu Nov 5 16:34:47 2009 -0500
37437
37438     Add default positioning to hb-shape
37439
37440  src/hb-shape.c | 28 ++++++++++++++++++++++++----
37441  1 file changed, 24 insertions(+), 4 deletions(-)
37442
37443 commit c3f9f7e59d865f8664862b7ca99d9a3a9221e456
37444 Author: Behdad Esfahbod <behdad@behdad.org>
37445 Date:   Thu Nov 5 16:16:14 2009 -0500
37446
37447     Fix MarkMark issue with ligid and components
37448
37449  src/hb-ot-layout-gpos-private.hh | 11 ++++++-----
37450  src/hb-ot-layout-gsub-private.hh |  6 +-----
37451  2 files changed, 7 insertions(+), 10 deletions(-)
37452
37453 commit d0351314cd29fbdf0efb5c7f89a569648f7a7fc7
37454 Author: Behdad Esfahbod <behdad@behdad.org>
37455 Date:   Thu Nov 5 16:16:06 2009 -0500
37456
37457     Include stdio.h if debugging
37458
37459  src/hb-blob.c                        | 4 ++++
37460  src/hb-open-type-private.hh          | 1 +
37461  src/hb-ot-layout-gsubgpos-private.hh | 1 +
37462  3 files changed, 6 insertions(+)
37463
37464 commit 2e336692913405976392bf505028481a5caa53b4
37465 Author: Behdad Esfahbod <behdad@behdad.org>
37466 Date:   Thu Nov 5 13:55:41 2009 -0500
37467
37468     Add hb_font_get_*
37469
37470  src/hb-font.cc | 35 +++++++++++++++++++++++++++++++++++
37471  src/hb-font.h  | 18 ++++++++++++++++++
37472  src/hb-shape.c |  2 +-
37473  3 files changed, 54 insertions(+), 1 deletion(-)
37474
37475 commit 9bef3611f07b45ba8199a4a339c72f49d266216a
37476 Author: Behdad Esfahbod <behdad@behdad.org>
37477 Date:   Thu Nov 5 12:20:11 2009 -0500
37478
37479     Rename [xy]_pos to [xy]_offset since we don't accumulate positions
37480
37481  src/hb-buffer-private.h          |  4 ++--
37482  src/hb-buffer.h                  |  4 ++--
37483  src/hb-font.h                    |  4 ++--
37484  src/hb-ft.c                      | 10 +++++-----
37485  src/hb-ot-layout-gpos-private.hh | 40
37486  ++++++++++++----------------------------
37487  src/hb-shape.c                   | 14 +++++++-------
37488  src/hb-shape.h                   |  4 ++--
37489  7 files changed, 32 insertions(+), 48 deletions(-)
37490
37491 commit 2daa47e9cdbfb027f76765301b3a78950e92eb09
37492 Author: Behdad Esfahbod <behdad@behdad.org>
37493 Date:   Thu Nov 5 12:08:34 2009 -0500
37494
37495     Cosmetic
37496
37497  src/hb-shape.c | 2 +-
37498  1 file changed, 1 insertion(+), 1 deletion(-)
37499
37500 commit 2f50d873680ce0a43b6ec79df1ac946b91f31e63
37501 Author: Behdad Esfahbod <behdad@behdad.org>
37502 Date:   Wed Nov 4 21:07:03 2009 -0500
37503
37504     Start filling hb_shape() in
37505
37506  src/hb-buffer-private.h |  1 +
37507  src/hb-shape.c          | 40 +++++++++++++++++++++++++++++++++++++++-
37508  2 files changed, 40 insertions(+), 1 deletion(-)
37509
37510 commit ae070b7d39d03bd8bc1244f687b24db505f4af3f
37511 Author: Behdad Esfahbod <behdad@behdad.org>
37512 Date:   Wed Nov 4 20:29:54 2009 -0500
37513
37514     Add script and language to buffer
37515
37516  TODO                    |  1 -
37517  src/hb-buffer-private.h |  6 +++---
37518  src/hb-buffer.c         | 26 ++++++++++++++++++++++++++
37519  src/hb-buffer.h         | 15 ++++++++++++++-
37520  4 files changed, 43 insertions(+), 5 deletions(-)
37521
37522 commit 8a3511ac6c795226699c2b36e03401ecdf88f5f8
37523 Author: Behdad Esfahbod <behdad@behdad.org>
37524 Date:   Wed Nov 4 19:45:39 2009 -0500
37525
37526     Add hb_language_t as well as language/script conversion to OT tags
37527
37528  src/Makefile.am     |   4 +
37529  src/hb-language.c   | 113 +++++++++
37530  src/hb-language.h   |  44 ++++
37531  src/hb-ot-layout.cc |   6 +-
37532  src/hb-ot-layout.h  |   4 +-
37533  src/hb-ot-tag.c     | 662
37534  ++++++++++++++++++++++++++++++++++++++++++++++++++++
37535  src/hb-ot-tag.h     |  49 ++++
37536  src/hb-ot.h         |   1 +
37537  src/hb-private.h    |   3 +
37538  src/hb.h            |   1 +
37539  10 files changed, 882 insertions(+), 5 deletions(-)
37540
37541 commit 4591753ad4b5ec0224e3f1befdfe4fc5f6075562
37542 Author: Behdad Esfahbod <behdad@behdad.org>
37543 Date:   Wed Nov 4 18:15:59 2009 -0500
37544
37545     Define ARRAY_LENGTH
37546
37547  src/hb-private.h | 15 ++++++++-------
37548  1 file changed, 8 insertions(+), 7 deletions(-)
37549
37550 commit 214ac7c1ff51b397d227832526f882e824cb9ea3
37551 Author: Behdad Esfahbod <behdad@behdad.org>
37552 Date:   Wed Nov 4 18:12:32 2009 -0500
37553
37554     Another one
37555
37556  src/hb-unicode.h | 2 +-
37557  1 file changed, 1 insertion(+), 1 deletion(-)
37558
37559 commit 1e91434569a9e9535ef021ca52b60b2e2af75d19
37560 Author: Behdad Esfahbod <behdad@behdad.org>
37561 Date:   Wed Nov 4 18:12:09 2009 -0500
37562
37563     Minor
37564
37565  src/hb-open-type-private.hh | 2 +-
37566  1 file changed, 1 insertion(+), 1 deletion(-)
37567
37568 commit 48de3730cdf91b9f6473509e22260a902ccec992
37569 Author: Behdad Esfahbod <behdad@behdad.org>
37570 Date:   Wed Nov 4 16:59:50 2009 -0500
37571
37572     Fix previous commit, ouch!
37573
37574  src/hb-open-type-private.hh        | 12 ++++++++++++
37575  src/hb-ot-layout-common-private.hh | 12 ++++--------
37576  src/hb-ot-layout-gdef-private.hh   | 12 ++++--------
37577  3 files changed, 20 insertions(+), 16 deletions(-)
37578
37579 commit e21899bc3593aa0d3adf64cee21c5de2ea219783
37580 Author: Behdad Esfahbod <behdad@behdad.org>
37581 Date:   Wed Nov 4 16:36:14 2009 -0500
37582
37583     Fix array query API
37584
37585     The array query APIs now all do:
37586
37587       - Return the total number of items
37588       - Take a start_offset, such that individual items can be fetched
37589       - The _count IN/OUT variable always has number of items written
37590         into the array upon return of the function
37591
37592  TODO                                 |  1 -
37593  src/hb-ot-layout-common-private.hh   | 59 ++++++++++++++-----------
37594  src/hb-ot-layout-gdef-private.hh     | 84
37595  +++++++++++++++++++++---------------
37596  src/hb-ot-layout-gsubgpos-private.hh | 14 +++---
37597  src/hb-ot-layout.cc                  | 40 ++++++++++-------
37598  src/hb-ot-layout.h                   | 24 +++++++----
37599  6 files changed, 131 insertions(+), 91 deletions(-)
37600
37601 commit 3b59306b858d31d97be0ea8c64461de1d0d03572
37602 Author: Behdad Esfahbod <behdad@behdad.org>
37603 Date:   Wed Nov 4 15:48:32 2009 -0500
37604
37605     Finish FT glue.  Rough and untested
37606
37607  src/hb-font.cc |   2 +-
37608  src/hb-font.h  |   2 +-
37609  src/hb-ft.c    | 114
37610  ++++++++++++++++++++++++++++++---------------------------
37611  3 files changed, 63 insertions(+), 55 deletions(-)
37612
37613 commit f8be443aecd54b479470e6559b1dfbc8f33c5f55
37614 Author: Behdad Esfahbod <behdad@behdad.org>
37615 Date:   Tue Nov 3 20:28:27 2009 -0500
37616
37617     Add TODO item
37618
37619  TODO | 1 +
37620  1 file changed, 1 insertion(+)
37621
37622 commit 7951279b4a52b48f13631e7838dbc180c7249ea4
37623 Author: Behdad Esfahbod <behdad@behdad.org>
37624 Date:   Tue Nov 3 20:27:05 2009 -0500
37625
37626     Implement nil font functions
37627
37628  TODO                             |  1 +
37629  src/hb-font-private.h            |  8 ++---
37630  src/hb-font.cc                   | 72
37631  +++++++++++++++++++++++++++++++++++++---
37632  src/hb-font.h                    |  9 +++--
37633  src/hb-ot-layout-gpos-private.hh |  7 ++--
37634  src/hb-ot-layout-gsub-private.hh |  2 +-
37635  src/hb-private.h                 | 18 +++++-----
37636  7 files changed, 91 insertions(+), 26 deletions(-)
37637
37638 commit 8fb3d1aa4e613cdf965a83bd650c668884c58ad8
37639 Author: Behdad Esfahbod <behdad@behdad.org>
37640 Date:   Tue Nov 3 18:34:20 2009 -0500
37641
37642     Start ft glue
37643
37644  TODO                  |   3 -
37645  src/Makefile.am       |  16 ++++-
37646  src/hb-font-private.h |   4 +-
37647  src/hb-font.cc        |  17 ++++-
37648  src/hb-font.h         |   6 +-
37649  src/hb-ft.c           | 192
37650  ++++++++++++++++++++++++++++++++++++++++++++++++++
37651  src/hb-ft.h           |  52 ++++++++++++++
37652  src/hb-glib.h         |   2 -
37653  src/hb-icu.h          |   2 -
37654  src/hb.h              |   4 +-
37655  10 files changed, 281 insertions(+), 17 deletions(-)
37656
37657 commit d94647e2cd187bf4a4c8fb1c0c15c3d23c1293ac
37658 Author: Behdad Esfahbod <behdad@behdad.org>
37659 Date:   Tue Nov 3 16:35:10 2009 -0500
37660
37661     Add ICU glue
37662
37663  configure.ac    |   8 +-
37664  src/Makefile.am |  23 +++++-
37665  src/hb-icu.c    | 221
37666  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
37667  src/hb-icu.h    |  41 +++++++++++
37668  4 files changed, 288 insertions(+), 5 deletions(-)
37669
37670 commit b7dd4b945b4ec384526439b365a25739bf9cd2df
37671 Author: Behdad Esfahbod <behdad@behdad.org>
37672 Date:   Tue Nov 3 15:21:15 2009 -0500
37673
37674     Fix hb_be_uint16()
37675
37676  src/hb-private.h | 2 +-
37677  1 file changed, 1 insertion(+), 1 deletion(-)
37678
37679 commit cd7555eef27cb18857c0c06d2afdaf3a354a3c15
37680 Author: Behdad Esfahbod <behdad@behdad.org>
37681 Date:   Tue Nov 3 15:16:10 2009 -0500
37682
37683     Namespace MSVC defines in public header
37684
37685  src/hb-common.h | 8 ++++----
37686  1 file changed, 4 insertions(+), 4 deletions(-)
37687
37688 commit 5ebabecef382c3e8b0a2a5657b2c01f7ff37d796
37689 Author: Behdad Esfahbod <behdad@behdad.org>
37690 Date:   Tue Nov 3 15:15:07 2009 -0500
37691
37692     Move unicode_funcs to buffer
37693
37694  TODO                    |  1 -
37695  src/hb-buffer-private.h | 12 +++++++++++-
37696  src/hb-buffer.c         | 47
37697  ++++++++++++++++++++++++++++++++++++++---------
37698  src/hb-buffer.h         | 10 ++++++++++
37699  src/hb-font-private.h   |  3 ---
37700  src/hb-font.cc          | 17 -----------------
37701  src/hb-font.h           |  9 ++++-----
37702  7 files changed, 63 insertions(+), 36 deletions(-)
37703
37704 commit d5a8e46099e363d928b54de104126b1b34ba401c
37705 Author: Behdad Esfahbod <behdad@behdad.org>
37706 Date:   Tue Nov 3 15:14:40 2009 -0500
37707
37708     [Makefile] Install hb-unicode.h
37709
37710     Separate OT headers also.
37711
37712  src/Makefile.am | 27 ++++++++++++++++-----------
37713  1 file changed, 16 insertions(+), 11 deletions(-)
37714
37715 commit 63d7a41dd0704a7e89bd2872ad096f470f51866a
37716 Author: Behdad Esfahbod <behdad@behdad.org>
37717 Date:   Tue Nov 3 15:14:08 2009 -0500
37718
37719     [TODO] Add item for fixing buffer error handling
37720
37721  TODO | 1 +
37722  1 file changed, 1 insertion(+)
37723
37724 commit 21d0fce3d5364c91e5582bd530210f03e054d1a4
37725 Author: Behdad Esfahbod <behdad@behdad.org>
37726 Date:   Tue Nov 3 14:28:32 2009 -0500
37727
37728     Add check for not linking to libstdc++
37729
37730  TODO                   |  3 +--
37731  src/Makefile.am        |  4 ++++
37732  src/check-libstdc++.sh | 28 ++++++++++++++++++++++++++++
37733  3 files changed, 33 insertions(+), 2 deletions(-)
37734
37735 commit ca95ce460adf2ca6901595d4a6107fd000d90151
37736 Author: Behdad Esfahbod <behdad@behdad.org>
37737 Date:   Tue Nov 3 14:18:33 2009 -0500
37738
37739     Use the C linker, not C++ linker
37740
37741     Such that we don't link to libstdc++.
37742
37743  src/Makefile.am | 2 ++
37744  1 file changed, 2 insertions(+)
37745
37746 commit eb4ebda2d10637b966f42a4ed5cfaec46082a050
37747 Author: Behdad Esfahbod <behdad@behdad.org>
37748 Date:   Tue Nov 3 14:09:32 2009 -0500
37749
37750     [configure] Fix check for FreeType
37751
37752  configure.ac | 2 +-
37753  1 file changed, 1 insertion(+), 1 deletion(-)
37754
37755 commit cb0e99a5a76136c128faba1c27d7e7eac2f219ee
37756 Author: Behdad Esfahbod <behdad@behdad.org>
37757 Date:   Tue Nov 3 14:09:10 2009 -0500
37758
37759     [TODO] Remove obsolete item
37760
37761  TODO | 2 --
37762  1 file changed, 2 deletions(-)
37763
37764 commit 3a59ec37c5576b711c7c36dcfa2a63f6c00a3f5c
37765 Author: Behdad Esfahbod <behdad@behdad.org>
37766 Date:   Tue Nov 3 11:36:06 2009 -0500
37767
37768     Add bunch of TODO items
37769
37770  TODO | 15 ++++++++++++---
37771  1 file changed, 12 insertions(+), 3 deletions(-)
37772
37773 commit ffbe0a853d5e7defa85d0eef53814c22d1ecb412
37774 Author: Behdad Esfahbod <behdad@behdad.org>
37775 Date:   Tue Nov 3 10:52:45 2009 -0500
37776
37777     More MSVC fixes from Jonathan Kew
37778
37779  src/hb-common.h  | 7 ++++++-
37780  src/hb-private.h | 5 +++++
37781  2 files changed, 11 insertions(+), 1 deletion(-)
37782
37783 commit d3480ba37fbb5d4be75b094060f5b2f1ce98fb53
37784 Author: Behdad Esfahbod <behdad@behdad.org>
37785 Date:   Tue Nov 3 10:47:29 2009 -0500
37786
37787     Don't use zero-sized arrays
37788
37789     It's not part of the standard and MSVC doesn't like it.  It makes
37790     the code
37791     a lot less elegant than it used to be, but I think it should work now.
37792
37793  src/hb-open-file-private.hh          |  4 +-
37794  src/hb-open-type-private.hh          | 36 +++++++++++------
37795  src/hb-ot-layout-common-private.hh   | 33 ++++++++--------
37796  src/hb-ot-layout-gdef-private.hh     | 14 +++----
37797  src/hb-ot-layout-gpos-private.hh     | 76
37798  ++++++++++++++----------------------
37799  src/hb-ot-layout-gsub-private.hh     | 44 ++++++++-------------
37800  src/hb-ot-layout-gsubgpos-private.hh | 47 +++++++++++-----------
37801  src/hb-private.h                     |  5 +++
37802  8 files changed, 122 insertions(+), 137 deletions(-)
37803
37804 commit 6bec81aa3a58b8be255568b2ea63b7854e1b0ea7
37805 Author: Behdad Esfahbod <behdad@behdad.org>
37806 Date:   Mon Nov 2 19:17:36 2009 -0500
37807
37808     Cosmetic
37809
37810  src/hb-ot-layout-common-private.hh | 2 +-
37811  1 file changed, 1 insertion(+), 1 deletion(-)
37812
37813 commit f94cf6b969281cf8a7f701ff26ea4f134ff9746e
37814 Author: Behdad Esfahbod <behdad@behdad.org>
37815 Date:   Mon Nov 2 18:55:19 2009 -0500
37816
37817     Another try at build without glib
37818
37819  configure.ac | 8 ++++++--
37820  1 file changed, 6 insertions(+), 2 deletions(-)
37821
37822 commit 2f3e69f3cb7e571cc62b0840d0b3f2072b29345a
37823 Author: Behdad Esfahbod <behdad@behdad.org>
37824 Date:   Mon Nov 2 18:53:15 2009 -0500
37825
37826     Fix build without glib, again
37827
37828  src/Makefile.am | 4 ++--
37829  1 file changed, 2 insertions(+), 2 deletions(-)
37830
37831 commit d03f81865914b40e941bf680557c0d8f98e30ad5
37832 Author: Behdad Esfahbod <behdad@behdad.org>
37833 Date:   Mon Nov 2 18:52:21 2009 -0500
37834
37835     Disable configure cache
37836
37837  autogen.sh | 1 -
37838  1 file changed, 1 deletion(-)
37839
37840 commit a6451aa626fa5850d7c3b716bd52126995154e27
37841 Author: Behdad Esfahbod <behdad@behdad.org>
37842 Date:   Mon Nov 2 18:35:12 2009 -0500
37843
37844     We don't really use gthread directly
37845
37846  configure.ac | 2 +-
37847  1 file changed, 1 insertion(+), 1 deletion(-)
37848
37849 commit 63a792a811e0ad69d05e8805d4f347bd533db4c3
37850 Author: Behdad Esfahbod <behdad@behdad.org>
37851 Date:   Mon Nov 2 18:33:52 2009 -0500
37852
37853     Update Makefile to build without glib
37854
37855  src/Makefile.am | 12 +++++++++---
37856  src/hb-glib.c   |  2 ++
37857  2 files changed, 11 insertions(+), 3 deletions(-)
37858
37859 commit 68a2c771e2b923461a552bf3673e9e8245e1bfea
37860 Author: Behdad Esfahbod <behdad@behdad.org>
37861 Date:   Mon Nov 2 18:31:53 2009 -0500
37862
37863     Build without glib
37864
37865     Thready-safety disabled in that case, until we add support for
37866     pthread, etc.
37867     Fun...
37868
37869  src/hb-private.h | 19 +++++++++++++++++--
37870  1 file changed, 17 insertions(+), 2 deletions(-)
37871
37872 commit cc4c096a7e08ae96b3030fe27f871ce5b797f370
37873 Author: Behdad Esfahbod <behdad@behdad.org>
37874 Date:   Mon Nov 2 18:13:17 2009 -0500
37875
37876     MSVC has no stdint.h
37877
37878  src/hb-common.h | 13 +++++++++++++
37879  1 file changed, 13 insertions(+)
37880
37881 commit 9a204c7ab57ca0a866c72e1431c54a8883b15605
37882 Author: Behdad Esfahbod <behdad@behdad.org>
37883 Date:   Mon Nov 2 18:11:55 2009 -0500
37884
37885     Remove use of GINT16_FROM_BE
37886
37887  src/hb-private.h | 10 ++--------
37888  1 file changed, 2 insertions(+), 8 deletions(-)
37889
37890 commit 1f0ceeb8cf2fad0a0dfd338ce1472470a81789d4
37891 Author: Behdad Esfahbod <behdad@behdad.org>
37892 Date:   Mon Nov 2 16:28:39 2009 -0500
37893
37894     Install library
37895
37896  autogen.sh      | 2 +-
37897  src/Makefile.am | 5 ++---
37898  2 files changed, 3 insertions(+), 4 deletions(-)
37899
37900 commit 5932f8f7c3b73ade3752020351fa8b6a9a3bf500
37901 Author: Behdad Esfahbod <behdad@behdad.org>
37902 Date:   Mon Nov 2 16:38:41 2009 -0500
37903
37904     Generate ChangeLog
37905
37906  Makefile.am | 39 +++++++++++++++++++++++++++++++++++++++
37907  1 file changed, 39 insertions(+)
37908
37909 commit 29aa40018301a4f138cd5e73463079c7704bf3ac
37910 Author: Behdad Esfahbod <behdad@behdad.org>
37911 Date:   Mon Nov 2 16:28:39 2009 -0500
37912
37913     Add build system
37914
37915  AUTHORS         |   0
37916  COPYING         |  17 +++++
37917  Makefile.am     |   3 +
37918  NEWS            |   0
37919  README          |   9 +++
37920  TODO            |   6 ++
37921  autogen.sh      | 189
37922  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
37923  configure.ac    |  40 ++++++++++++
37924  git.mk          | 184
37925  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
37926  harfbuzz.pc.in  |  11 ++++
37927  src/.gitignore  |   1 -
37928  src/COPYING     |  17 -----
37929  src/Makefile.ng |  11 ----
37930  src/README      |   9 ---
37931  src/TODO        |   6 --
37932  15 files changed, 459 insertions(+), 44 deletions(-)
37933
37934 commit c09ed9801ead002d6f8e507ce664b83707b202e9
37935 Author: Behdad Esfahbod <behdad@behdad.org>
37936 Date:   Thu Oct 29 03:08:42 2009 -0400
37937
37938     [HB] Add glyph_metrics typedef
37939
37940  src/hb-font.h | 9 +++++++++
37941  1 file changed, 9 insertions(+)
37942
37943 commit 91b1e03e0312be2a7a165308239b40449e3ab360
37944 Author: Behdad Esfahbod <behdad@behdad.org>
37945 Date:   Thu Oct 29 03:05:18 2009 -0400
37946
37947     [HB] Add point_index to get_contour_point()
37948
37949     Pointed out by Keith Stribley on HarfBuzz list.
37950
37951  src/hb-font.h | 1 +
37952  1 file changed, 1 insertion(+)
37953
37954 commit aa87d951739f6beacb66daa235cd033fdcfcadd7
37955 Author: Behdad Esfahbod <behdad@behdad.org>
37956 Date:   Thu Oct 29 03:00:44 2009 -0400
37957
37958     [HB] Fix lookup_flag ignoring
37959
37960     Reported by Keith Stribley on HarfBuzz list.
37961
37962  src/hb-ot-layout-common-private.hh | 1 +
37963  src/hb-ot-layout.cc                | 2 +-
37964  2 files changed, 2 insertions(+), 1 deletion(-)
37965
37966 commit 52e9a71d578c5171bbb0f4bfc1b70841c3270328
37967 Author: Behdad Esfahbod <behdad@behdad.org>
37968 Date:   Mon Sep 21 13:58:56 2009 -0400
37969
37970     [HB] Add comment
37971
37972  src/hb-ot-layout-gsubgpos-private.hh | 5 +++++
37973  1 file changed, 5 insertions(+)
37974
37975 commit f9c0a2dad09cd168fb28cdee09b4303f307ea56d
37976 Author: Behdad Esfahbod <behdad@behdad.org>
37977 Date:   Mon Sep 21 13:43:54 2009 -0400
37978
37979     [HB] Fix apply_lookup() loop
37980
37981     Part of Bug 595539 - Regressions in rendering certain Thai sequences
37982     with
37983     OpenType font
37984
37985  src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
37986  1 file changed, 2 insertions(+), 1 deletion(-)
37987
37988 commit c0ab43c05833e8fc06d770a89370bec58a627e74
37989 Author: Behdad Esfahbod <behdad@behdad.org>
37990 Date:   Mon Sep 21 13:40:38 2009 -0400
37991
37992     [HB] Fix bug in chain_context_lookup() invocations
37993
37994     Part of Bug 595539 - Regressions in rendering certain Thai sequences
37995     with
37996     OpenType font
37997
37998  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
37999  1 file changed, 2 insertions(+), 2 deletions(-)
38000
38001 commit e6bd4e93bd5722249ab977dfa98bdc8eb765318c
38002 Author: Behdad Esfahbod <behdad@behdad.org>
38003 Date:   Sun Aug 30 21:02:28 2009 -0400
38004
38005     [HB] Add TODO item
38006
38007  src/TODO | 1 +
38008  1 file changed, 1 insertion(+)
38009
38010 commit 3e2401f6c53d2b047954d75c37aef5e5e7cdc51a
38011 Author: Behdad Esfahbod <behdad@behdad.org>
38012 Date:   Fri Aug 28 17:17:11 2009 -0400
38013
38014     [HB] Rename DEBUG to TRACE where appropriate
38015
38016  src/hb-open-file-private.hh          |  8 ++--
38017  src/hb-open-type-private.hh          | 50 ++++++++++----------
38018  src/hb-ot-layout-common-private.hh   | 32 ++++++-------
38019  src/hb-ot-layout-gdef-private.hh     | 20 ++++----
38020  src/hb-ot-layout-gpos-private.hh     | 92
38021  ++++++++++++++++++------------------
38022  src/hb-ot-layout-gsub-private.hh     | 72 ++++++++++++++--------------
38023  src/hb-ot-layout-gsubgpos-private.hh | 78 +++++++++++++++---------------
38024  7 files changed, 176 insertions(+), 176 deletions(-)
38025
38026 commit 0535b50f436f3dac85e6df1761957f86c2bd7213
38027 Author: Behdad Esfahbod <behdad@behdad.org>
38028 Date:   Fri Aug 28 17:14:33 2009 -0400
38029
38030     [HB] Add GSUB/GPOS tracing
38031
38032  src/hb-ot-layout-gpos-private.hh     | 29 ++++++++++++++++++---
38033  src/hb-ot-layout-gsub-private.hh     | 28 ++++++++++++++++++---
38034  src/hb-ot-layout-gsubgpos-private.hh | 49
38035  ++++++++++++++++++++++++++++++++++--
38036  3 files changed, 98 insertions(+), 8 deletions(-)
38037
38038 commit 95e202403ffa543c817f45cca21fbc116eb8e807
38039 Author: Behdad Esfahbod <behdad@behdad.org>
38040 Date:   Fri Aug 28 16:31:20 2009 -0400
38041
38042     [HB] Allow enabling different debug facilities individually
38043
38044  src/hb-blob.c               | 28 ++++++++++++++++------------
38045  src/hb-open-type-private.hh | 32 ++++++++++++++++++--------------
38046  2 files changed, 34 insertions(+), 26 deletions(-)
38047
38048 commit 37006bd1bd107ac1a1c1b131579e9c494ba3a20f
38049 Author: Behdad Esfahbod <behdad@behdad.org>
38050 Date:   Fri Aug 28 09:46:14 2009 -0400
38051
38052     Fix stupid array growing bug
38053
38054  src/hb-ot-layout.cc | 5 ++++-
38055  1 file changed, 4 insertions(+), 1 deletion(-)
38056
38057 commit 9897749113f76dc26a83bfae8de62e55d384fcad
38058 Author: Behdad Esfahbod <behdad@behdad.org>
38059 Date:   Thu Aug 27 01:32:17 2009 -0400
38060
38061     [HB] Simplify counting
38062
38063  src/hb-ot-layout.cc | 9 +++++----
38064  1 file changed, 5 insertions(+), 4 deletions(-)
38065
38066 commit 81a5c4df94e7c6066314d5fe75bbaf24483bc022
38067 Author: Behdad Esfahbod <behdad@behdad.org>
38068 Date:   Thu Aug 27 00:21:04 2009 -0400
38069
38070     [HB] Indent
38071
38072  src/hb-blob.c | 4 ++--
38073  1 file changed, 2 insertions(+), 2 deletions(-)
38074
38075 commit c91facd83b5dc3b9aed75617c7c35585ff18889f
38076 Author: Behdad Esfahbod <behdad@behdad.org>
38077 Date:   Wed Aug 26 18:53:43 2009 -0400
38078
38079     [HB] Bug 593231 - < c99 compiler dislikes ValueRecord
38080
38081  src/hb-ot-layout-gpos-private.hh | 4 +++-
38082  1 file changed, 3 insertions(+), 1 deletion(-)
38083
38084 commit f0c7540c4e217a7354072365a7301453d1e25b80
38085 Author: Behdad Esfahbod <behdad@behdad.org>
38086 Date:   Thu Aug 20 14:01:37 2009 -0400
38087
38088     Bug 592484 -  invalid write in HB
38089
38090     Fix off-by-one.
38091
38092  src/hb-ot-layout.cc | 4 ++--
38093  1 file changed, 2 insertions(+), 2 deletions(-)
38094
38095 commit b614b004723ead60849dd37e7ba2faee67cebd93
38096 Author: Behdad Esfahbod <behdad@behdad.org>
38097 Date:   Thu Aug 20 13:07:50 2009 -0400
38098
38099     [HB][glib] Make glib unicode funcs static
38100
38101  src/hb-glib.c | 36 +++++++++++++++++-------------------
38102  1 file changed, 17 insertions(+), 19 deletions(-)
38103
38104 commit 8b5346130425c7c101f6ff2432874ba2fd372edc
38105 Author: Behdad Esfahbod <behdad@behdad.org>
38106 Date:   Wed Aug 19 18:16:50 2009 -0400
38107
38108     [HB] Fix more casts
38109
38110  src/hb-open-type-private.hh | 10 +++++-----
38111  1 file changed, 5 insertions(+), 5 deletions(-)
38112
38113 commit 9d2e02db74deb3b3b92beab96f112cc387c8bd88
38114 Author: Behdad Esfahbod <behdad@behdad.org>
38115 Date:   Wed Aug 19 18:07:36 2009 -0400
38116
38117     [HB] Rename CAIRO_ in macro prefix to HB_
38118
38119     Hiss!
38120
38121  src/hb-private.h | 6 +++---
38122  1 file changed, 3 insertions(+), 3 deletions(-)
38123
38124 commit 388ad037ff399c23c5e24bbcede27e0e35bed07e
38125 Author: Behdad Esfahbod <behdad@behdad.org>
38126 Date:   Wed Aug 19 16:45:41 2009 -0400
38127
38128     [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE
38129
38130     Unlike the rest of the memory-mode enum, this one didn't only
38131     describe the access mode of the input memory region.  Remove it.
38132
38133     If someone wants to inhibit duplicating, they can lock the blob
38134     and throw away the key.
38135
38136     Based on mailing list discussion with Carl Worth.
38137
38138  src/hb-blob.c | 51 +++++++++++++++++++++++++--------------------------
38139  src/hb-blob.h |  1 -
38140  2 files changed, 25 insertions(+), 27 deletions(-)
38141
38142 commit 977eeb714454630bd045bb11f58ff6397f10b143
38143 Author: Behdad Esfahbod <behdad@behdad.org>
38144 Date:   Wed Aug 19 16:17:24 2009 -0400
38145
38146     [HB] s/writeable/writable/g
38147
38148  src/hb-blob.c               | 38 +++++++++++++++++++-------------------
38149  src/hb-blob.h               | 10 +++++-----
38150  src/hb-open-type-private.hh |  6 +++---
38151  3 files changed, 27 insertions(+), 27 deletions(-)
38152
38153 commit 2f5931e404cb56e31d24b2eb7ff0a849fb077b55
38154 Author: Behdad Esfahbod <behdad@behdad.org>
38155 Date:   Wed Aug 19 16:07:40 2009 -0400
38156
38157     [HB] Hide lig_id and component members of hb_glyph_info_t
38158
38159  src/hb-buffer.h | 5 ++---
38160  1 file changed, 2 insertions(+), 3 deletions(-)
38161
38162 commit 6b600dd6199104cff01b3fa43d2abb52ae4319ea
38163 Author: Behdad Esfahbod <behdad@behdad.org>
38164 Date:   Wed Aug 19 14:45:24 2009 -0400
38165
38166     [HB] Fix typo
38167
38168  src/hb-font.h | 2 +-
38169  1 file changed, 1 insertion(+), 1 deletion(-)
38170
38171 commit 32c65a5ca3bde673bf2aa8fca911dd32914d3122
38172 Author: Behdad Esfahbod <behdad@behdad.org>
38173 Date:   Tue Aug 18 18:37:36 2009 -0400
38174
38175     [HB] Add font funcs prototypes
38176
38177  src/hb-font-private.h |  2 --
38178  src/hb-font.cc        | 14 ++++++--------
38179  src/hb-font.h         | 23 ++++++++++++++++-------
38180  3 files changed, 22 insertions(+), 17 deletions(-)
38181
38182 commit 8f034d5849627ee95a5889fa34c9ba294fff13ca
38183 Author: Behdad Esfahbod <behdad@behdad.org>
38184 Date:   Tue Aug 18 16:41:59 2009 -0400
38185
38186     Fix a few other pedantic warnings
38187
38188  src/hb-ot-layout-common-private.hh | 2 +-
38189  src/hb-ot-layout-gdef-private.hh   | 2 +-
38190  src/hb-ot-layout-gpos-private.hh   | 4 ++--
38191  src/hb-ot-layout-gsub-private.hh   | 2 +-
38192  4 files changed, 5 insertions(+), 5 deletions(-)
38193
38194 commit 864e2560b627f1e73be3b0635e02f00844cb67c3
38195 Author: Behdad Esfahbod <behdad@behdad.org>
38196 Date:   Tue Aug 18 16:38:48 2009 -0400
38197
38198     [HB] Fix pedantic warnings
38199
38200  src/hb-blob.h           |  2 +-
38201  src/hb-buffer-private.h | 18 +++++++++---------
38202  src/hb-buffer.h         |  6 +++---
38203  3 files changed, 13 insertions(+), 13 deletions(-)
38204
38205 commit 3e09722214d9bbcc9014409342072c79d0c4447f
38206 Author: Behdad Esfahbod <behdad@behdad.org>
38207 Date:   Tue Aug 18 16:32:31 2009 -0400
38208
38209     [HB] Fix more wrong method signatures
38210
38211  src/hb-ot-layout-common-private.hh | 2 +-
38212  1 file changed, 1 insertion(+), 1 deletion(-)
38213
38214 commit 822e99fe9ae920df41a0bd3f1125495c2ea96b45
38215 Author: Behdad Esfahbod <behdad@behdad.org>
38216 Date:   Tue Aug 18 16:27:48 2009 -0400
38217
38218     [HB] Fix wrong method signature
38219
38220  src/hb-ot-layout-common-private.hh | 4 ++--
38221  1 file changed, 2 insertions(+), 2 deletions(-)
38222
38223 commit 4ff2a58952f010c6252f06e5f404d6840d257250
38224 Author: Behdad Esfahbod <behdad@behdad.org>
38225 Date:   Tue Aug 18 15:49:23 2009 -0400
38226
38227     Bug 592194 -  Fix missing _SC_PAGE_SIZE macro
38228
38229     Autoconfiscate a simple call to mprotect() even more.
38230
38231  src/hb-blob.c | 94
38232  ++++++++++++++++++++++++++++++++++++++---------------------
38233  1 file changed, 60 insertions(+), 34 deletions(-)
38234
38235 commit 3c69bd46e27069fac0bfdefdecf5492c17eb01df
38236 Author: Behdad Esfahbod <behdad@behdad.org>
38237 Date:   Mon Aug 17 16:48:13 2009 -0400
38238
38239     [HB] Avoid int overflow in GPOS
38240
38241     Bug 592036 - integer overflow bug causes misrendering of Nepali
38242     characters
38243
38244  src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
38245  src/hb-private.h                 |  3 +++
38246  2 files changed, 13 insertions(+), 10 deletions(-)
38247
38248 commit b2b18ef43c5bac6a5bb8412da7c9a37f815d4deb
38249 Author: Behdad Esfahbod <behdad@behdad.org>
38250 Date:   Fri Aug 14 19:37:18 2009 -0400
38251
38252     [HB] Simplify loop
38253
38254  src/hb-ot-layout-gpos-private.hh | 31 ++++++++++++++-----------------
38255  1 file changed, 14 insertions(+), 17 deletions(-)
38256
38257 commit b41f210d12d8df48e645823463343f7e14b0ddd0
38258 Author: Behdad Esfahbod <behdad@behdad.org>
38259 Date:   Fri Aug 14 19:33:24 2009 -0400
38260
38261     [HB] Merge mark positionin code between three types of lookups
38262
38263  src/hb-ot-layout-gpos-private.hh | 95
38264  ++++++++++++----------------------------
38265  1 file changed, 29 insertions(+), 66 deletions(-)
38266
38267 commit cd33cb9ed84308da72bd7c64b9355dc2410c63ec
38268 Author: Behdad Esfahbod <behdad@behdad.org>
38269 Date:   Fri Aug 14 18:42:42 2009 -0400
38270
38271     [HB] More minor shuffling
38272
38273  src/hb-open-type-private.hh        | 3 ---
38274  src/hb-ot-layout-common-private.hh | 5 +++++
38275  2 files changed, 5 insertions(+), 3 deletions(-)
38276
38277 commit 80e2aa2e1bfa2c8ecedcfa4cce8cadeb15792ac3
38278 Author: Behdad Esfahbod <behdad@behdad.org>
38279 Date:   Fri Aug 14 18:40:56 2009 -0400
38280
38281     [HB] Move code around
38282
38283  src/hb-open-type-private.hh        | 21 +++++++++++++++++++++
38284  src/hb-ot-layout-common-private.hh | 19 -------------------
38285  2 files changed, 21 insertions(+), 19 deletions(-)
38286
38287 commit 3564ee5216004d45d30b0ded61184cf8dde5dd89
38288 Author: Behdad Esfahbod <behdad@behdad.org>
38289 Date:   Fri Aug 14 18:32:56 2009 -0400
38290
38291     [HB] Correctly sanitize LigatureAttach
38292
38293  src/hb-open-type-private.hh        | 14 ++++++++++----
38294  src/hb-ot-layout-common-private.hh |  4 ++++
38295  src/hb-ot-layout-gdef-private.hh   |  4 ++--
38296  src/hb-ot-layout-gpos-private.hh   |  6 +++---
38297  4 files changed, 19 insertions(+), 9 deletions(-)
38298
38299 commit cb71a2fb76c6ddee050f775eb299ee44230c3ac9
38300 Author: Behdad Esfahbod <behdad@behdad.org>
38301 Date:   Fri Aug 14 18:14:03 2009 -0400
38302
38303     [HB] Simplify MarkBase and MarkLig too
38304
38305  src/hb-ot-layout-gpos-private.hh | 127
38306  +++++++++++++++------------------------
38307  1 file changed, 48 insertions(+), 79 deletions(-)
38308
38309 commit dfa54f4440960c39d37ef02fff4c0d9eb315d4b4
38310 Author: Behdad Esfahbod <behdad@behdad.org>
38311 Date:   Fri Aug 14 17:53:31 2009 -0400
38312
38313     [HB] Simplify MarkMark
38314
38315  src/hb-ot-layout-gpos-private.hh | 29 ++++++++++++++++-------------
38316  1 file changed, 16 insertions(+), 13 deletions(-)
38317
38318 commit 815a73e4202ca17677f12e862b70ca8724cf2f57
38319 Author: Behdad Esfahbod <behdad@behdad.org>
38320 Date:   Fri Aug 14 17:31:16 2009 -0400
38321
38322     [HB] Fix possible int overflows during sanitize
38323
38324  src/TODO                         |  1 -
38325  src/hb-open-type-private.hh      | 22 ++++++++++++++++++++++
38326  src/hb-ot-layout-gpos-private.hh | 15 ++++++++-------
38327  3 files changed, 30 insertions(+), 8 deletions(-)
38328
38329 commit ae728e51e94d18d731b7c8dc524da1a4f427d63b
38330 Author: Behdad Esfahbod <behdad@behdad.org>
38331 Date:   Fri Aug 14 16:41:00 2009 -0400
38332
38333     [HB] Debug output for SANITIZE_MEM()
38334
38335  src/hb-open-type-private.hh | 34 +++++++++++++++++++++++-----------
38336  1 file changed, 23 insertions(+), 11 deletions(-)
38337
38338 commit 41895506cb6a41b1a833866f8822261ea449ea0b
38339 Author: Behdad Esfahbod <behdad@behdad.org>
38340 Date:   Fri Aug 14 16:25:33 2009 -0400
38341
38342     [HB] Use inline function for SANITIZE_MEM()
38343
38344  src/hb-open-type-private.hh | 33 ++++++++++++++++++++-------------
38345  1 file changed, 20 insertions(+), 13 deletions(-)
38346
38347 commit 95528131b5ab9fc9e265ace715832135ebd457a4
38348 Author: Behdad Esfahbod <behdad@behdad.org>
38349 Date:   Fri Aug 14 16:17:32 2009 -0400
38350
38351     [HB] Use SANITIZE_THIS() when applicable
38352
38353  src/hb-open-type-private.hh | 6 +++---
38354  1 file changed, 3 insertions(+), 3 deletions(-)
38355
38356 commit 5769538abfe153c503da4801649493e57a9854c2
38357 Author: Behdad Esfahbod <behdad@behdad.org>
38358 Date:   Fri Aug 14 16:12:22 2009 -0400
38359
38360     [HB] Add note about auditing sanitize code for overflows
38361
38362  src/TODO                         | 1 +
38363  src/hb-ot-layout-gpos-private.hh | 2 +-
38364  2 files changed, 2 insertions(+), 1 deletion(-)
38365
38366 commit 15232e26f4a89dab1b6de35ad9d3d16e75bf93d0
38367 Author: Behdad Esfahbod <behdad@behdad.org>
38368 Date:   Thu Aug 13 17:13:25 2009 -0400
38369
38370     [HB] Add empty hb_shape() API
38371
38372  src/Makefile.am |  2 ++
38373  src/hb-shape.c  | 40 ++++++++++++++++++++++++++++++++++++++++
38374  src/hb-shape.h  | 53
38375  +++++++++++++++++++++++++++++++++++++++++++++++++++++
38376  3 files changed, 95 insertions(+)
38377
38378 commit 2866d2974b6768e93cc7d473d14c5a8abae5f7fd
38379 Author: Behdad Esfahbod <behdad@behdad.org>
38380 Date:   Thu Aug 13 11:47:08 2009 -0400
38381
38382     [HB] Bitfield packing *is* very delicate
38383
38384     Fix the second instance.
38385
38386  src/hb-buffer.h | 2 +-
38387  1 file changed, 1 insertion(+), 1 deletion(-)
38388
38389 commit ec90ee23b29aab187c3fa209970aa97434c84b1b
38390 Author: Behdad Esfahbod <behdad@behdad.org>
38391 Date:   Thu Aug 13 05:25:23 2009 -0400
38392
38393     Bug 591511 – hh-blob.c does not compile using mingw on windows
38394
38395     Check for sys/mman.h, not mprotect().
38396
38397  src/hb-blob.c | 8 ++++----
38398  1 file changed, 4 insertions(+), 4 deletions(-)
38399
38400 commit 12eae6d55d468ff2fbe2bc12bec188d313c671f9
38401 Author: Behdad Esfahbod <behdad@behdad.org>
38402 Date:   Thu Aug 13 05:20:46 2009 -0400
38403
38404     [HB] Fix buffer sizing issue with mingw gcc
38405
38406     Bit field packing is a delicate field.  Issue reported in comment
38407     3 here:
38408     http://bugzilla.gnome.org/show_bug.cgi?id=591511
38409
38410  src/hb-buffer-private.h | 14 +++++++-------
38411  1 file changed, 7 insertions(+), 7 deletions(-)
38412
38413 commit 6936706cd77f96961a1239d0c9dc8ede64d7f06d
38414 Author: Behdad Esfahbod <behdad@behdad.org>
38415 Date:   Wed Aug 12 19:45:50 2009 -0400
38416
38417     Bug 591413 – needs to link with libstdc++
38418
38419     Enforce -fno-exceptions better.
38420
38421  src/Makefile.am | 2 +-
38422  1 file changed, 1 insertion(+), 1 deletion(-)
38423
38424 commit c486ea9c3582710474c1085c21c1dc5e2700adc3
38425 Author: Behdad Esfahbod <behdad@behdad.org>
38426 Date:   Wed Aug 12 19:36:29 2009 -0400
38427
38428     Bug 591511 – hb-blob.c does not compile using mingw on windows
38429
38430     Only call mprotect() when available.  For optimal performance, a win32
38431     way to make memory writeable needs to be added.
38432
38433  src/hb-blob.c | 8 ++++++++
38434  1 file changed, 8 insertions(+)
38435
38436 commit a579584594f1ca4781f1c5b92ad78513c0b37480
38437 Author: Behdad Esfahbod <behdad@behdad.org>
38438 Date:   Wed Aug 12 19:23:16 2009 -0400
38439
38440     [HB] Add comment
38441
38442  src/hb-buffer-private.h | 2 +-
38443  1 file changed, 1 insertion(+), 1 deletion(-)
38444
38445 commit b6e66ee102eb5b64d945e5a73ab63fe8cac5edcb
38446 Author: Behdad Esfahbod <behdad@behdad.org>
38447 Date:   Wed Aug 12 16:50:28 2009 -0400
38448
38449     [HB] Always clear positions if dirty, before returning to user
38450
38451  src/hb-buffer.c | 4 ++--
38452  1 file changed, 2 insertions(+), 2 deletions(-)
38453
38454 commit e4679d9fae43f3219c476c5b9e411d1f5d0d5bae
38455 Author: Behdad Esfahbod <behdad@behdad.org>
38456 Date:   Wed Aug 12 16:47:27 2009 -0400
38457
38458     [HB] Fix _hb_buffer_next() when positioning
38459
38460     We were copying glyphs to output.  This should not happen when in
38461     GPOS.  Back then it was fine, then some optimizations broke then
38462     assumption.
38463
38464  src/hb-buffer-private.h |  1 +
38465  src/hb-buffer.c         | 12 ++++++++++++
38466  2 files changed, 13 insertions(+)
38467
38468 commit 5ccf1ba339d6ffb4469f1c4f20d8d8d00012c857
38469 Author: Behdad Esfahbod <behdad@behdad.org>
38470 Date:   Wed Aug 12 15:55:23 2009 -0400
38471
38472     [HB] Fixed signedness warnings
38473
38474  src/hb-open-type-private.hh | 4 ++--
38475  1 file changed, 2 insertions(+), 2 deletions(-)
38476
38477 commit f71329147bd3087588cfeafd6feff45f29d1ca7a
38478 Author: Behdad Esfahbod <behdad@behdad.org>
38479 Date:   Wed Aug 12 15:48:44 2009 -0400
38480
38481     [HB] Ouch.  Fix compilation.
38482
38483  src/hb-ot-layout-gpos-private.hh | 2 +-
38484  1 file changed, 1 insertion(+), 1 deletion(-)
38485
38486 commit 0532ed160c678b5404b20594fd2ca9a640bf6a0a
38487 Author: Behdad Esfahbod <behdad@behdad.org>
38488 Date:   Wed Aug 12 15:40:04 2009 -0400
38489
38490     [HB] Fix invalid access / overflow on x86-64
38491
38492     Bug 591557 – [HB] crash scrolling the evolution message list
38493     Bug 591576 – crashed with SIGSEGV at pango
38494
38495  src/hb-ot-layout-gpos-private.hh | 21 ++++++++++++---------
38496  src/hb-ot-layout-gsub-private.hh |  2 --
38497  2 files changed, 12 insertions(+), 11 deletions(-)
38498
38499 commit 8d70312c7b899131c3aafa7a43527ef3ced33bfe
38500 Author: Behdad Esfahbod <behdad@behdad.org>
38501 Date:   Mon Aug 10 23:50:51 2009 -0400
38502
38503     [HB] Add hb_font_funcs_make_immutable()
38504
38505  src/hb-font-private.h |  4 ++++
38506  src/hb-font.cc        | 17 +++++++++++++++--
38507  src/hb-font.h         |  3 +++
38508  3 files changed, 22 insertions(+), 2 deletions(-)
38509
38510 commit 3284d05da27c338d94f0da99df66d924cd9d6717
38511 Author: Behdad Esfahbod <behdad@behdad.org>
38512 Date:   Mon Aug 10 23:45:57 2009 -0400
38513
38514     [HB] Add missing initializer
38515
38516  src/hb-font.cc | 4 +++-
38517  1 file changed, 3 insertions(+), 1 deletion(-)
38518
38519 commit 081819ea8b98c0a4b4dffe8d4aca3512f9798719
38520 Author: Behdad Esfahbod <behdad@behdad.org>
38521 Date:   Mon Aug 10 23:40:28 2009 -0400
38522
38523     [OT] Hookup glib unicode funcs
38524
38525  src/hb-buffer.c     | 14 +++++++-------
38526  src/hb-glib.c       |  4 +++-
38527  src/hb-glib.h       |  4 ++--
38528  src/hb-ot-layout.cc | 10 +++++-----
38529  src/hb-private.h    |  2 +-
38530  5 files changed, 18 insertions(+), 16 deletions(-)
38531
38532 commit 49f261df2aa753e8b09e97f7835e6a827f92970a
38533 Author: Behdad Esfahbod <behdad@behdad.org>
38534 Date:   Mon Aug 10 23:35:05 2009 -0400
38535
38536     [HB] Add hb-glib
38537
38538  src/Makefile.am          |  4 +++-
38539  src/hb-glib.c            | 56
38540  ++++++++++++++++++++++++++++++++++++++++++++++++
38541  src/hb-glib.h            | 41 +++++++++++++++++++++++++++++++++++
38542  src/hb-unicode-private.h |  2 +-
38543  src/hb-unicode.c         | 10 ++++-----
38544  src/hb-unicode.h         |  6 +++---
38545  6 files changed, 109 insertions(+), 10 deletions(-)
38546
38547 commit eb27ec0cef0d92740875ab5035b53acc639e5fae
38548 Author: Behdad Esfahbod <behdad@behdad.org>
38549 Date:   Mon Aug 10 23:25:28 2009 -0400
38550
38551     [HB] Add hb_unicode_funcs_make_immutable()
38552
38553  src/hb-unicode-private.h |  2 ++
38554  src/hb-unicode.c         | 22 +++++++++++++++++-----
38555  src/hb-unicode.h         |  2 ++
38556  3 files changed, 21 insertions(+), 5 deletions(-)
38557
38558 commit af9e104028b7cdc1fbba0eb1d86cfa4d5258657f
38559 Author: Behdad Esfahbod <behdad@behdad.org>
38560 Date:   Mon Aug 10 23:21:33 2009 -0400
38561
38562     [HB] Use nil unicode funcs in nil face
38563
38564  src/hb-font.cc           | 7 ++++---
38565  src/hb-unicode-private.h | 3 +++
38566  src/hb-unicode.c         | 2 +-
38567  3 files changed, 8 insertions(+), 4 deletions(-)
38568
38569 commit 48910f8f0034c54b4e11cef3d08aa40e52c06b28
38570 Author: Behdad Esfahbod <behdad@behdad.org>
38571 Date:   Mon Aug 10 23:05:05 2009 -0400
38572
38573     [HB] Initialize unicode funcs to nil getters
38574
38575  src/hb-unicode.c | 29 +++++++++++++++++++----------
38576  1 file changed, 19 insertions(+), 10 deletions(-)
38577
38578 commit 04cc0a29ee1472c318c36efcd19b9c1a6657d9ea
38579 Author: Behdad Esfahbod <behdad@behdad.org>
38580 Date:   Mon Aug 10 22:58:56 2009 -0400
38581
38582     [HB] Flesh out Unicode funcs
38583
38584  src/hb-object-private.h  |  2 +-
38585  src/hb-unicode-private.h | 12 ++++-----
38586  src/hb-unicode.c         | 67
38587  ++++++++++++++++++++++++++++++++++++++++++------
38588  src/hb-unicode.h         |  3 ---
38589  4 files changed, 65 insertions(+), 19 deletions(-)
38590
38591 commit 299f08961ffcea27e8def4f0743d0c86ef8dadf1
38592 Author: Behdad Esfahbod <behdad@behdad.org>
38593 Date:   Mon Aug 10 22:47:57 2009 -0400
38594
38595     [HB] Implement buffer UTF-X input
38596
38597  src/hb-buffer.c | 110
38598  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
38599  src/hb-buffer.h |  12 +++----
38600  2 files changed, 116 insertions(+), 6 deletions(-)
38601
38602 commit 1b7b97f28ac192006ca5b6d1cc9fbc80fa2bdb55
38603 Author: Behdad Esfahbod <behdad@behdad.org>
38604 Date:   Mon Aug 10 21:10:37 2009 -0400
38605
38606     [HB] Add buffer UTF-X API
38607
38608  src/hb-buffer.h | 21 +++++++++++++++++++++
38609  1 file changed, 21 insertions(+)
38610
38611 commit fbaf8ffa098bd2b6fb4f4bc2d04b360a319c4af5
38612 Author: Behdad Esfahbod <behdad@behdad.org>
38613 Date:   Mon Aug 10 20:59:25 2009 -0400
38614
38615     [HB] Add hb_buffer_reverse()
38616
38617  src/hb-buffer.c | 32 +++++++++++++++++++++++++++++---
38618  src/hb-buffer.h |  7 +++++++
38619  2 files changed, 36 insertions(+), 3 deletions(-)
38620
38621 commit cbe5a4e08e6c2ccfdf98e630d48ec9da69374516
38622 Author: Behdad Esfahbod <behdad@behdad.org>
38623 Date:   Mon Aug 10 20:24:49 2009 -0400
38624
38625     [HB] Reuse the positions array as alt string array
38626
38627  src/hb-buffer-private.h |  1 -
38628  src/hb-buffer.c         | 28 +++++++++-------------------
38629  2 files changed, 9 insertions(+), 20 deletions(-)
38630
38631 commit 5c44188455ca1b696aa24b20c3a83877dfae2fb2
38632 Author: Behdad Esfahbod <behdad@behdad.org>
38633 Date:   Mon Aug 10 20:05:16 2009 -0400
38634
38635     [HB] Start adding Unicode funcs
38636
38637  src/Makefile.am          |   3 +
38638  src/hb-font-private.h    |  29 ++-----
38639  src/hb-font.cc           | 163 ++++++++++-------------------------
38640  src/hb-font.h            | 140 ++++++++++--------------------
38641  src/hb-unicode-private.h |  54 ++++++++++++
38642  src/hb-unicode.c         |  89 +++++++++++++++++++
38643  src/hb-unicode.h         | 220
38644  +++++++++++++++++++++++++++++++++++++++++++++++
38645  7 files changed, 463 insertions(+), 235 deletions(-)
38646
38647 commit 20b035dad41247076815a2bbb0346d63058b322f
38648 Author: Behdad Esfahbod <behdad@behdad.org>
38649 Date:   Mon Aug 10 19:00:36 2009 -0400
38650
38651     [HB] Put C++ inline's back
38652
38653     Apparetly in C++, inline means a totally different thing.
38654
38655  src/hb-open-file-private.hh          | 14 +++++++-------
38656  src/hb-open-type-private.hh          | 16 ++++++++--------
38657  src/hb-ot-layout-common-private.hh   | 12 ++++++------
38658  src/hb-ot-layout-gdef-private.hh     |  4 ++--
38659  src/hb-ot-layout-gpos-private.hh     | 12 ++++++------
38660  src/hb-ot-layout-gsub-private.hh     | 12 ++++++------
38661  src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
38662  7 files changed, 41 insertions(+), 41 deletions(-)
38663
38664 commit a62f776d8e7e3e57d28ee71b34abab0a5b8471eb
38665 Author: Behdad Esfahbod <behdad@behdad.org>
38666 Date:   Mon Aug 10 13:57:02 2009 -0400
38667
38668     [HB] Don't override CXX compiler
38669
38670     Just add couple of options to it (still assuming gcc)
38671
38672  src/Makefile.am | 3 ++-
38673  1 file changed, 2 insertions(+), 1 deletion(-)
38674
38675 commit 6bdab706ecb41c1305e85d041a586e86c54d0ab7
38676 Author: Behdad Esfahbod <behdad@behdad.org>
38677 Date:   Mon Aug 10 09:35:11 2009 -0400
38678
38679     [HB] Indent
38680
38681  src/hb-ot-layout.h | 8 ++++----
38682  1 file changed, 4 insertions(+), 4 deletions(-)
38683
38684 commit 797724904a3ab294f8390d4ff80c299d8213a5c6
38685 Author: Behdad Esfahbod <behdad@behdad.org>
38686 Date:   Sun Aug 9 22:25:17 2009 -0400
38687
38688     [HB] Remove unused code
38689
38690  src/hb-ot-layout-gdef-private.hh | 10 ----------
38691  1 file changed, 10 deletions(-)
38692
38693 commit 284899ccbe79fda7405ab09d3092fc25fd89e810
38694 Author: Behdad Esfahbod <behdad@behdad.org>
38695 Date:   Sun Aug 9 22:10:39 2009 -0400
38696
38697     [HB] Add a NEXT() macro
38698
38699  src/hb-open-type-private.hh          |  2 ++
38700  src/hb-ot-layout-common-private.hh   |  4 ++--
38701  src/hb-ot-layout-gsub-private.hh     |  8 ++++----
38702  src/hb-ot-layout-gsubgpos-private.hh | 24 ++++++++++++------------
38703  4 files changed, 20 insertions(+), 18 deletions(-)
38704
38705 commit 918572fc870dfd7596155ce700247a5bb024fb1a
38706 Author: Behdad Esfahbod <behdad@behdad.org>
38707 Date:   Sun Aug 9 18:31:47 2009 -0400
38708
38709     [HB] Remove done TODO item
38710
38711  src/TODO | 1 -
38712  1 file changed, 1 deletion(-)
38713
38714 commit 67cb8111f209de26b3afa46e9fb7e4d01c9ecad4
38715 Author: Behdad Esfahbod <behdad@behdad.org>
38716 Date:   Sun Aug 9 13:05:08 2009 -0400
38717
38718     [HB] Print mark sets in main.cc
38719
38720  src/main.cc | 2 ++
38721  1 file changed, 2 insertions(+)
38722
38723 commit 17878255fa88e76cd503461fc1ade2ed365cebd2
38724 Author: Behdad Esfahbod <behdad@behdad.org>
38725 Date:   Sat Aug 8 16:57:27 2009 -0400
38726
38727     [HB] Remove hb_ot_layout_table_find_feature()
38728
38729     That function doesn't make much sense as multiple features in the
38730     table may
38731     have the same tag.
38732
38733  src/hb-ot-layout.cc | 16 ----------------
38734  src/hb-ot-layout.h  |  6 ------
38735  2 files changed, 22 deletions(-)
38736
38737 commit 468769b8f5332940278244e744ec2bd5a5dc5ee9
38738 Author: Behdad Esfahbod <behdad@behdad.org>
38739 Date:   Sat Aug 8 16:53:23 2009 -0400
38740
38741     [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
38742
38743  src/TODO                         |  1 -
38744  src/hb-buffer-private.h          |  4 ++--
38745  src/hb-buffer.c                  | 12 ++++++------
38746  src/hb-buffer.h                  |  4 ++--
38747  src/hb-common.h                  |  1 +
38748  src/hb-ot-layout-gpos-private.hh | 12 ++++++------
38749  src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
38750  src/hb-ot-layout.cc              | 18 +++++++++---------
38751  src/hb-ot-layout.h               | 34 +++++++++-------------------------
38752  9 files changed, 42 insertions(+), 58 deletions(-)
38753
38754 commit 7f96b39a9d5a81ba77e0c3dea8fe2cdb9957c4c7
38755 Author: Behdad Esfahbod <behdad@behdad.org>
38756 Date:   Sat Aug 8 16:37:22 2009 -0400
38757
38758     [HB] Fix bug introduced recently
38759
38760  src/hb-open-type-private.hh | 4 ++--
38761  1 file changed, 2 insertions(+), 2 deletions(-)
38762
38763 commit bff3c0fde5da04a70d1f7aeeb9fa2a75fe5c07f6
38764 Author: Behdad Esfahbod <behdad@behdad.org>
38765 Date:   Fri Aug 7 19:46:30 2009 -0400
38766
38767     [HB] Remove clumsy macros and improve API
38768
38769  src/TODO                             |   2 -
38770  src/hb-open-file-private.hh          |  41 ++++++++--
38771  src/hb-open-type-private.hh          | 104 +------------------------
38772  src/hb-ot-layout-common-private.hh   | 103 ++++++++++++++++++------
38773  src/hb-ot-layout-gsubgpos-private.hh |  35 +++++++--
38774  src/hb-ot-layout.cc                  | 146
38775  ++++++++++++-----------------------
38776  src/hb-ot-layout.h                   | 101 ++++++++++--------------
38777  7 files changed, 240 insertions(+), 292 deletions(-)
38778
38779 commit d0b657379bbe63602953412d6bc944b2a0f430eb
38780 Author: Behdad Esfahbod <behdad@behdad.org>
38781 Date:   Thu Aug 6 18:34:47 2009 -0400
38782
38783     [HB] Fix various XXX issues
38784
38785  src/hb-open-type-private.hh      | 13 ++++++++++---
38786  src/hb-ot-layout-gdef-private.hh |  5 ++---
38787  2 files changed, 12 insertions(+), 6 deletions(-)
38788
38789 commit 82199868fb036b63799af761762225d45d36f575
38790 Author: Behdad Esfahbod <behdad@behdad.org>
38791 Date:   Thu Aug 6 18:28:45 2009 -0400
38792
38793     [HB] Remove unused var
38794
38795  src/hb-ot-layout-private.h | 2 --
38796  1 file changed, 2 deletions(-)
38797
38798 commit 07e69226cbd4167741fd868a3125487bbabb99dc
38799 Author: Behdad Esfahbod <behdad@behdad.org>
38800 Date:   Thu Aug 6 18:28:00 2009 -0400
38801
38802     [HB] Remove another stale XXX
38803
38804  src/hb-ot-layout.cc | 2 --
38805  1 file changed, 2 deletions(-)
38806
38807 commit e605c367c5627e7ab05af9cb59247a89290e598a
38808 Author: Behdad Esfahbod <behdad@behdad.org>
38809 Date:   Thu Aug 6 18:27:28 2009 -0400
38810
38811     [HB] Rebrand XXX as TODO
38812
38813  src/hb-open-file-private.hh | 4 ++--
38814  1 file changed, 2 insertions(+), 2 deletions(-)
38815
38816 commit c5a13048e21fcfcfd3b74f800e8d521e6245b451
38817 Author: Behdad Esfahbod <behdad@behdad.org>
38818 Date:   Thu Aug 6 18:26:38 2009 -0400
38819
38820     [HB] Remove stale XXX
38821
38822  src/hb-blob.c | 2 --
38823  1 file changed, 2 deletions(-)
38824
38825 commit 9e826ea2832f0444bcef9075b445d481a58a09c2
38826 Author: Behdad Esfahbod <behdad@behdad.org>
38827 Date:   Thu Aug 6 18:24:55 2009 -0400
38828
38829     [HB] Fix unaligned access
38830
38831  src/hb-open-type-private.hh | 20 +++++++++++++++++---
38832  src/hb-private.h            | 22 ++++++++++++++++++++++
38833  2 files changed, 39 insertions(+), 3 deletions(-)
38834
38835 commit 71a8344a5eeaa34e31d53138cf3bbe30b819f83c
38836 Author: Behdad Esfahbod <behdad@behdad.org>
38837 Date:   Thu Aug 6 14:28:18 2009 -0400
38838
38839     [HB] Remove a few 'inline's, though the compiler mostly ignores them
38840
38841  src/hb-open-file-private.hh          |  1 -
38842  src/hb-open-type-private.hh          | 16 ++++++++--------
38843  src/hb-ot-layout-gsubgpos-private.hh |  6 +++---
38844  3 files changed, 11 insertions(+), 12 deletions(-)
38845
38846 commit 7f3d5c8166e5205e9d9bf8b4b2f31d44387a8006
38847 Author: Behdad Esfahbod <behdad@behdad.org>
38848 Date:   Thu Aug 6 13:33:51 2009 -0400
38849
38850     [HB] Fix blob to use a actual mutex
38851
38852  src/hb-blob.c           | 125
38853  +++++++++++++++++++++++++++++++++++-------------
38854  src/hb-object-private.h |   4 +-
38855  src/hb-private.h        |  20 +++++---
38856  3 files changed, 106 insertions(+), 43 deletions(-)
38857
38858 commit a794ebf4be9896393f4badf02905a4007981a588
38859 Author: Behdad Esfahbod <behdad@behdad.org>
38860 Date:   Thu Aug 6 12:32:35 2009 -0400
38861
38862     [HB] Use glib again
38863
38864  src/Makefile.am         |  5 +++--
38865  src/hb-blob.c           |  4 ++--
38866  src/hb-object-private.h | 19 ++++++-------------
38867  src/hb-private.h        | 45
38868  ++++++++++++++++++++++++++-------------------
38869  4 files changed, 37 insertions(+), 36 deletions(-)
38870
38871 commit 9b76a290a94f2603f3cb9498ae976125347cf54b
38872 Author: Behdad Esfahbod <behdad@behdad.org>
38873 Date:   Thu Aug 6 10:27:38 2009 -0400
38874
38875     [HB] Improve debug output
38876
38877  src/hb-open-type-private.hh | 7 ++++---
38878  1 file changed, 4 insertions(+), 3 deletions(-)
38879
38880 commit 9faee63034d3965735bd6362c0beeca1613bd771
38881 Author: Behdad Esfahbod <behdad@behdad.org>
38882 Date:   Thu Aug 6 10:24:49 2009 -0400
38883
38884     [HB] Minor
38885
38886  src/hb-private.h | 2 +-
38887  1 file changed, 1 insertion(+), 1 deletion(-)
38888
38889 commit f72059ee6946d9b4812b794f662ee83c7e25fe53
38890 Author: Behdad Esfahbod <behdad@behdad.org>
38891 Date:   Wed Aug 5 15:35:02 2009 -0400
38892
38893     [HB] Add a few TODO items
38894
38895  src/TODO | 8 +++++---
38896  1 file changed, 5 insertions(+), 3 deletions(-)
38897
38898 commit 0d77ab8a73f57c9fca4c6f9301dae394d79526e3
38899 Author: Behdad Esfahbod <behdad@behdad.org>
38900 Date:   Wed Aug 5 15:27:42 2009 -0400
38901
38902     [HB] Improve debug output
38903
38904  src/hb-open-type-private.hh | 8 ++++++++
38905  1 file changed, 8 insertions(+)
38906
38907 commit 268cac4c9ef8cb592cfb8507273332165b8d3ad3
38908 Author: Behdad Esfahbod <behdad@behdad.org>
38909 Date:   Wed Aug 5 15:21:48 2009 -0400
38910
38911     [HB] Fix blob unlock
38912
38913  src/hb-blob.c | 2 +-
38914  1 file changed, 1 insertion(+), 1 deletion(-)
38915
38916 commit 7acb389569cf99c6bae9db31a8ed7c7007fbb566
38917 Author: Behdad Esfahbod <behdad@behdad.org>
38918 Date:   Wed Aug 5 15:20:34 2009 -0400
38919
38920     [HB] Improve debug output and fix mprotect bug
38921
38922  src/hb-blob.c               | 57
38923  ++++++++++++++++++++++++++++++++++++++-------
38924  src/hb-open-type-private.hh | 30 +++++++++++-------------
38925  src/hb-private.h            |  3 ++-
38926  3 files changed, 65 insertions(+), 25 deletions(-)
38927
38928 commit ec9f8db0d3cad146801b7dc5c59e517de3b6fa34
38929 Author: Behdad Esfahbod <behdad@behdad.org>
38930 Date:   Wed Aug 5 14:52:03 2009 -0400
38931
38932     [HB] Minor
38933
38934  src/hb-private.h | 3 +++
38935  1 file changed, 3 insertions(+)
38936
38937 commit d341881d9a0f835f691b121480046081ad162918
38938 Author: Behdad Esfahbod <behdad@behdad.org>
38939 Date:   Wed Aug 5 14:49:25 2009 -0400
38940
38941     [HB] Fix build of main.cc
38942
38943  src/Makefile.am | 8 ++++----
38944  1 file changed, 4 insertions(+), 4 deletions(-)
38945
38946 commit 8f3be25e7ec88ea451ee8097bf32e5f729f4fef9
38947 Author: Behdad Esfahbod <behdad@behdad.org>
38948 Date:   Tue Aug 4 23:43:40 2009 -0400
38949
38950     [HB] turn debugging off
38951
38952  src/hb-private.h | 2 +-
38953  1 file changed, 1 insertion(+), 1 deletion(-)
38954
38955 commit 62ed5850d9e0e0d0231889470d58e815420c21e5
38956 Author: Behdad Esfahbod <behdad@behdad.org>
38957 Date:   Tue Aug 4 23:30:32 2009 -0400
38958
38959     [HB] Fix another sanitize() bug;  hopefully it's the last one
38960
38961  src/hb-ot-layout-common-private.hh | 2 +-
38962  1 file changed, 1 insertion(+), 1 deletion(-)
38963
38964 commit 90482b68178b687c0f0a3f82cd6a36b2c0bb9384
38965 Author: Behdad Esfahbod <behdad@behdad.org>
38966 Date:   Tue Aug 4 23:24:35 2009 -0400
38967
38968     [HB] Fix a couple other sanitize() bugs
38969
38970  src/hb-ot-layout-gpos-private.hh | 4 ++--
38971  src/hb-ot-layout-gsub-private.hh | 4 ++--
38972  2 files changed, 4 insertions(+), 4 deletions(-)
38973
38974 commit 4f3ad9115a4161fc23fa559c26082440196217ec
38975 Author: Behdad Esfahbod <behdad@behdad.org>
38976 Date:   Tue Aug 4 23:01:23 2009 -0400
38977
38978     [HB] More debugging output
38979
38980  src/hb-open-type-private.hh | 45
38981  ++++++++++++++++++++++++++++++++++++++++-----
38982  1 file changed, 40 insertions(+), 5 deletions(-)
38983
38984 commit 8cd6fa28d1b77100491519b8dedb2e113508bf59
38985 Author: Behdad Esfahbod <behdad@behdad.org>
38986 Date:   Tue Aug 4 22:55:44 2009 -0400
38987
38988     [HB] Fix fatal Sanitizer bug
38989
38990  src/hb-open-type-private.hh | 2 +-
38991  1 file changed, 1 insertion(+), 1 deletion(-)
38992
38993 commit 2870ac5e5d5d87646a4b273a9805fb3fcf280f97
38994 Author: Behdad Esfahbod <behdad@behdad.org>
38995 Date:   Tue Aug 4 22:43:47 2009 -0400
38996
38997     [HB] Add missing sanitize
38998
38999  src/hb-open-file-private.hh | 1 +
39000  1 file changed, 1 insertion(+)
39001
39002 commit b28815c1f6e46d38471cacbc31248ca6fda8c4d1
39003 Author: Behdad Esfahbod <behdad@behdad.org>
39004 Date:   Tue Aug 4 22:35:36 2009 -0400
39005
39006     [HB] Add sanitize debugging facilities
39007
39008  src/hb-open-file-private.hh          |  4 ++++
39009  src/hb-open-type-private.hh          | 43
39010  +++++++++++++++++++++++++++++++-----
39011  src/hb-ot-layout-common-private.hh   | 17 ++++++++++++++
39012  src/hb-ot-layout-gdef-private.hh     | 10 +++++++++
39013  src/hb-ot-layout-gpos-private.hh     | 28 +++++++++++++++++++++++
39014  src/hb-ot-layout-gsub-private.hh     | 18 +++++++++++++++
39015  src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++++++++
39016  src/hb-private.h                     |  6 ++++-
39017  8 files changed, 136 insertions(+), 6 deletions(-)
39018
39019 commit 7edb430f9182723b7b720708c56088cec1200a70
39020 Author: Behdad Esfahbod <behdad@behdad.org>
39021 Date:   Tue Aug 4 22:06:57 2009 -0400
39022
39023     [HB] Rename open-types to open-type; beauty
39024
39025  src/Makefile.am                    |   2 +-
39026  src/hb-open-file-private.hh        |   2 +-
39027  src/hb-open-type-private.hh        | 565
39028  +++++++++++++++++++++++++++++++++++++
39029  src/hb-open-types-private.hh       | 565
39030  -------------------------------------
39031  src/hb-ot-layout-common-private.hh |   2 +-
39032  5 files changed, 568 insertions(+), 568 deletions(-)
39033
39034 commit f4b58d3fc2956a9d1b6178588d809c781f7a5c0c
39035 Author: Behdad Esfahbod <behdad@behdad.org>
39036 Date:   Tue Aug 4 21:47:29 2009 -0400
39037
39038     [HB] Save edit even if not writeable
39039
39040  src/hb-open-types-private.hh | 6 ++----
39041  1 file changed, 2 insertions(+), 4 deletions(-)
39042
39043 commit 9bd629ccd064e739789e504c41ad875eed93abba
39044 Author: Behdad Esfahbod <behdad@behdad.org>
39045 Date:   Tue Aug 4 21:42:23 2009 -0400
39046
39047     [HB] Fix warnings
39048
39049  src/hb-open-file-private.hh      | 1 +
39050  src/hb-open-types-private.hh     | 5 +++++
39051  src/hb-ot-layout-gsub-private.hh | 3 +--
39052  3 files changed, 7 insertions(+), 2 deletions(-)
39053
39054 commit 5ff4e13143c227fa57854c987b5a98e610f89361
39055 Author: Behdad Esfahbod <behdad@behdad.org>
39056 Date:   Tue Aug 4 21:35:32 2009 -0400
39057
39058     [HB] Avoid infinite recusion in Extension sanitize()
39059
39060  src/hb-ot-layout-gpos-private.hh | 1 +
39061  src/hb-ot-layout-gsub-private.hh | 1 +
39062  2 files changed, 2 insertions(+)
39063
39064 commit d60bb8ca2ae6edf29b2227b56c57f0d16879370b
39065 Author: Behdad Esfahbod <behdad@behdad.org>
39066 Date:   Tue Aug 4 21:32:57 2009 -0400
39067
39068     [HB] Hook Sanitizer up.  Hell's breaking loose right now
39069
39070  src/hb-font.cc               |  7 ++-----
39071  src/hb-open-types-private.hh |  2 +-
39072  src/hb-ot-layout.cc          | 12 ++++++------
39073  3 files changed, 9 insertions(+), 12 deletions(-)
39074
39075 commit 679f41fe61242aa8d7f45b64bdb66395aa530fe2
39076 Author: Behdad Esfahbod <behdad@behdad.org>
39077 Date:   Tue Aug 4 21:32:06 2009 -0400
39078
39079     [HB] Fix leak
39080
39081  src/hb-ot-layout.cc | 2 ++
39082  1 file changed, 2 insertions(+)
39083
39084 commit 4e8a0602bb0b3cbf7f26cc38790e37cdec7b0b37
39085 Author: Behdad Esfahbod <behdad@behdad.org>
39086 Date:   Tue Aug 4 20:52:47 2009 -0400
39087
39088     [HB] Add Sanitizer
39089
39090  src/hb-open-types-private.hh | 58
39091  ++++++++++++++++++++++++++++++++++++++++----
39092  1 file changed, 53 insertions(+), 5 deletions(-)
39093
39094 commit 2765d333e523a13dbd932fa33f3b39a5cf83f0f7
39095 Author: Behdad Esfahbod <behdad@behdad.org>
39096 Date:   Tue Aug 4 20:50:18 2009 -0400
39097
39098     [HB] Add XXX
39099
39100  src/hb-open-file-private.hh | 3 +++
39101  1 file changed, 3 insertions(+)
39102
39103 commit a328d66e6a8122f7d4d71941449d4d0136203e08
39104 Author: Behdad Esfahbod <behdad@behdad.org>
39105 Date:   Tue Aug 4 20:27:05 2009 -0400
39106
39107     [HB] Minor cleanup
39108
39109  src/hb-ot-layout-gdef-private.hh     | 2 +-
39110  src/hb-ot-layout-gpos-private.hh     | 2 +-
39111  src/hb-ot-layout-gsub-private.hh     | 2 +-
39112  src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
39113  4 files changed, 5 insertions(+), 5 deletions(-)
39114
39115 commit 577c1116493d785d3455626612f97dabb383abf0
39116 Author: Behdad Esfahbod <behdad@behdad.org>
39117 Date:   Tue Aug 4 19:31:02 2009 -0400
39118
39119     [HB] Shuffle code around
39120
39121  src/hb-open-types-private.hh | 127
39122  ++++++++++++++++++++++---------------------
39123  1 file changed, 65 insertions(+), 62 deletions(-)
39124
39125 commit b1e187fc6365f5355c652a61494a5e9f6acf51b4
39126 Author: Behdad Esfahbod <behdad@behdad.org>
39127 Date:   Tue Aug 4 15:28:49 2009 -0400
39128
39129     [HB] More sanitize infrastructure
39130
39131  src/hb-open-types-private.hh | 29 ++++++++++++++++++++++++++++-
39132  1 file changed, 28 insertions(+), 1 deletion(-)
39133
39134 commit b508e5ccd528f3f0f49f545bd5f30a525d5abd5a
39135 Author: Behdad Esfahbod <behdad@behdad.org>
39136 Date:   Tue Aug 4 15:07:24 2009 -0400
39137
39138     [HB] open-file sanitize()
39139
39140  src/hb-open-file-private.hh  | 46
39141  ++++++++++++++++++++++++++++++++++++++++----
39142  src/hb-open-types-private.hh | 13 +++++++++++++
39143  2 files changed, 55 insertions(+), 4 deletions(-)
39144
39145 commit 738c54d9caa3affc4b434e56bfb810ff6dc9b0b3
39146 Author: Behdad Esfahbod <behdad@behdad.org>
39147 Date:   Tue Aug 4 14:42:46 2009 -0400
39148
39149     [HB] Tag sanitize()
39150
39151  src/hb-open-types-private.hh       | 8 ++++++++
39152  src/hb-ot-layout-common-private.hh | 6 +-----
39153  2 files changed, 9 insertions(+), 5 deletions(-)
39154
39155 commit e49a84c9e37c08808880e74e94c8160731ababa1
39156 Author: Behdad Esfahbod <behdad@behdad.org>
39157 Date:   Tue Aug 4 14:33:23 2009 -0400
39158
39159     [HB] GDEF sanitize()
39160
39161  src/hb-ot-layout-gdef-private.hh     | 54
39162  ++++++++++++++++++++++++++++++++++++
39163  src/hb-ot-layout-gpos-private.hh     |  2 +-
39164  src/hb-ot-layout-gsub-private.hh     |  2 +-
39165  src/hb-ot-layout-gsubgpos-private.hh |  2 +-
39166  4 files changed, 57 insertions(+), 3 deletions(-)
39167
39168 commit 18939487d04dba86880b0af8e89cf2cc44a431f5
39169 Author: Behdad Esfahbod <behdad@behdad.org>
39170 Date:   Tue Aug 4 14:27:56 2009 -0400
39171
39172     [HB] Fix Extension sanitize()
39173
39174  src/hb-ot-layout-gpos-private.hh     | 3 ++-
39175  src/hb-ot-layout-gsub-private.hh     | 3 ++-
39176  src/hb-ot-layout-gsubgpos-private.hh | 2 +-
39177  3 files changed, 5 insertions(+), 3 deletions(-)
39178
39179 commit f2be750981be58a723831e69b1670275851d4be9
39180 Author: Behdad Esfahbod <behdad@behdad.org>
39181 Date:   Tue Aug 4 14:12:46 2009 -0400
39182
39183     [HB] Remove stale TODO
39184
39185  src/hb-ot-layout.cc | 2 --
39186  1 file changed, 2 deletions(-)
39187
39188 commit ac26e2a838d1266bb5f39c43245eb2a52c5e072d
39189 Author: Behdad Esfahbod <behdad@behdad.org>
39190 Date:   Tue Aug 4 14:10:39 2009 -0400
39191
39192     [HB] Hookup NEUTER()
39193
39194  src/hb-open-types-private.hh | 6 +++---
39195  1 file changed, 3 insertions(+), 3 deletions(-)
39196
39197 commit 15164d9258a74122a4db748d35532bd72c47cec2
39198 Author: Behdad Esfahbod <behdad@behdad.org>
39199 Date:   Tue Aug 4 13:57:41 2009 -0400
39200
39201     [HB] Fix mix warnings
39202
39203  src/Makefile.am                    |  2 +-
39204  src/hb-font.cc                     | 15 +++------------
39205  src/hb-open-types-private.hh       |  2 +-
39206  src/hb-ot-layout-common-private.hh |  6 +++---
39207  src/hb-ot-layout-gdef-private.hh   |  2 +-
39208  src/hb-ot-layout-gpos-private.hh   |  9 ++++-----
39209  src/hb-ot-layout.cc                |  2 +-
39210  src/main.cc                        |  4 +---
39211  8 files changed, 15 insertions(+), 27 deletions(-)
39212
39213 commit 42b778f89e0818fe06910ce04e2203485823da09
39214 Author: Behdad Esfahbod <behdad@behdad.org>
39215 Date:   Tue Aug 4 13:30:49 2009 -0400
39216
39217     [HB] GPOS sanitize()
39218
39219  src/hb-open-types-private.hh     |  22 ++++-
39220  src/hb-ot-layout-gpos-private.hh | 195
39221  ++++++++++++++++++++++++++++++++++++++-
39222  src/hb-ot-layout-gsub-private.hh |   2 -
39223  3 files changed, 213 insertions(+), 6 deletions(-)
39224
39225 commit dc9c4d93cd0f3ac991f32df08c1c17fc389054c0
39226 Author: Behdad Esfahbod <behdad@behdad.org>
39227 Date:   Tue Aug 4 12:26:26 2009 -0400
39228
39229     [HB] Sanitize DeviceTable
39230
39231  src/hb-open-types-private.hh       |  8 ++++----
39232  src/hb-ot-layout-common-private.hh | 17 ++++++++++++++---
39233  src/hb-ot-layout-gsub-private.hh   |  2 +-
39234  3 files changed, 19 insertions(+), 8 deletions(-)
39235
39236 commit ad3a3cd4955661c591b20af1f2c493432f0bebf0
39237 Author: Behdad Esfahbod <behdad@behdad.org>
39238 Date:   Tue Aug 4 12:13:52 2009 -0400
39239
39240     [HB] More casts
39241
39242  src/hb-ot-layout-gsub-private.hh | 2 +-
39243  1 file changed, 1 insertion(+), 1 deletion(-)
39244
39245 commit 95639fccc1ef18eadeb737e8b611d1d1f1315fc2
39246 Author: Behdad Esfahbod <behdad@behdad.org>
39247 Date:   Tue Aug 4 12:05:24 2009 -0400
39248
39249     [HB] Fix couple of bugs
39250
39251  src/hb-open-types-private.hh | 6 +++---
39252  1 file changed, 3 insertions(+), 3 deletions(-)
39253
39254 commit 2b5a59c277f4c5bf7aac9a9005054763e322e02d
39255 Author: Behdad Esfahbod <behdad@behdad.org>
39256 Date:   Tue Aug 4 11:38:50 2009 -0400
39257
39258     [HB] More cast cleanup
39259
39260  src/hb-open-types-private.hh         | 23 ++++++++-----
39261  src/hb-ot-layout-common-private.hh   |  7 ++--
39262  src/hb-ot-layout-gsub-private.hh     | 27 ++++++---------
39263  src/hb-ot-layout-gsubgpos-private.hh | 64
39264  +++++++++++++-----------------------
39265  4 files changed, 50 insertions(+), 71 deletions(-)
39266
39267 commit 196598bbccff08415ff5192314cba044df258cad
39268 Author: Behdad Esfahbod <behdad@behdad.org>
39269 Date:   Tue Aug 4 11:04:32 2009 -0400
39270
39271     [Hb] Use reinterpret casts instead of direct casts to char *
39272
39273  src/hb-open-file-private.hh          |  4 ++--
39274  src/hb-open-types-private.hh         | 19 +++++++++++-----
39275  src/hb-ot-layout-common-private.hh   |  8 +++----
39276  src/hb-ot-layout-gpos-private.hh     | 12 +++++-----
39277  src/hb-ot-layout-gsub-private.hh     | 20 ++++++++--------
39278  src/hb-ot-layout-gsubgpos-private.hh | 44
39279  ++++++++++++++++++------------------
39280  6 files changed, 57 insertions(+), 50 deletions(-)
39281
39282 commit 92b5dd8e71e1bdeaa6e86a53f167683a3f5f4289
39283 Author: Behdad Esfahbod <behdad@behdad.org>
39284 Date:   Tue Aug 4 10:41:32 2009 -0400
39285
39286     [HB] Merge more templates
39287
39288  src/hb-open-types-private.hh | 167
39289  ++++++++++++++-----------------------------
39290  1 file changed, 55 insertions(+), 112 deletions(-)
39291
39292 commit e6ab2c59ba2d37942ac5fcbfe61d38b7e359ac8c
39293 Author: Behdad Esfahbod <behdad@behdad.org>
39294 Date:   Tue Aug 4 10:23:01 2009 -0400
39295
39296     [HB] Simplify indirect sanitize()
39297
39298  src/hb-open-types-private.hh       | 52
39299  ++++++++++++++++++--------------------
39300  src/hb-ot-layout-common-private.hh | 11 +-------
39301  2 files changed, 26 insertions(+), 37 deletions(-)
39302
39303 commit 29d8644a315ebe6976f15db2fe96069376d9b8cd
39304 Author: Behdad Esfahbod <behdad@behdad.org>
39305 Date:   Tue Aug 4 02:27:37 2009 -0400
39306
39307     [HB] Finish GSUB sanitize()
39308
39309  src/hb-ot-layout-gsub-private.hh | 21 ++++++++++++++++++++-
39310  1 file changed, 20 insertions(+), 1 deletion(-)
39311
39312 commit cf086adca1b7b5a361a248808f9a847e513d3630
39313 Author: Behdad Esfahbod <behdad@behdad.org>
39314 Date:   Tue Aug 4 02:14:24 2009 -0400
39315
39316     [HB] Add comment
39317
39318  src/hb-ot-layout-common-private.hh | 6 ++++--
39319  1 file changed, 4 insertions(+), 2 deletions(-)
39320
39321 commit a97ce570ab693190350886e4e80942851c4d5727
39322 Author: Behdad Esfahbod <behdad@behdad.org>
39323 Date:   Tue Aug 4 02:10:48 2009 -0400
39324
39325     [HB] Optimize sanitize()
39326
39327  src/hb-open-types-private.hh | 7 ++++++-
39328  1 file changed, 6 insertions(+), 1 deletion(-)
39329
39330 commit cd3827ee567612c5500206b62840702fc956e0f5
39331 Author: Behdad Esfahbod <behdad@behdad.org>
39332 Date:   Tue Aug 4 02:09:34 2009 -0400
39333
39334     [HB] More sanitize()
39335
39336  src/hb-open-file-private.hh          |  2 +-
39337  src/hb-open-types-private.hh         | 12 ++++---
39338  src/hb-ot-layout-common-private.hh   | 64
39339  +++++++++++++++++++++++++++++++-----
39340  src/hb-ot-layout-gdef-private.hh     |  2 +-
39341  src/hb-ot-layout-gsubgpos-private.hh | 15 +++++++--
39342  5 files changed, 79 insertions(+), 16 deletions(-)
39343
39344 commit 70de50c11ed7037b20eb6814ff60f6e32a9944e4
39345 Author: Behdad Esfahbod <behdad@behdad.org>
39346 Date:   Tue Aug 4 00:58:28 2009 -0400
39347
39348     [HB] Start sanitize()
39349
39350  src/hb-open-types-private.hh         | 105 ++++++++++++++++++++++++++++-
39351  src/hb-ot-layout-common-private.hh   |  48 +++++++++++++-
39352  src/hb-ot-layout-gsub-private.hh     | 125
39353  ++++++++++++++++++++++++++++++++++-
39354  src/hb-ot-layout-gsubgpos-private.hh | 104 +++++++++++++++++++++++++++++
39355  4 files changed, 376 insertions(+), 6 deletions(-)
39356
39357 commit 5fc22e647c8a2bf6d3cb59185e351ac625e7e322
39358 Author: Behdad Esfahbod <behdad@behdad.org>
39359 Date:   Mon Aug 3 22:43:02 2009 -0400
39360
39361     [HB] Remove use of typeof()
39362
39363  src/hb-blob.c           |  4 ++--
39364  src/hb-buffer.c         |  2 +-
39365  src/hb-font.cc          | 14 +++++++-------
39366  src/hb-object-private.h |  4 ++--
39367  4 files changed, 12 insertions(+), 12 deletions(-)
39368
39369 commit 70e0f2a75ec1559f2f70ada837ce4bc4baca49e3
39370 Author: Behdad Esfahbod <behdad@behdad.org>
39371 Date:   Mon Aug 3 22:01:47 2009 -0400
39372
39373     [HB] Make it all work again
39374
39375  src/hb-font.cc             | 23 ++++++++++++---------
39376  src/hb-ot-layout-private.h |  9 +++++---
39377  src/hb-ot-layout.cc        | 51
39378  +++++++++++++++++++++++-----------------------
39379  3 files changed, 44 insertions(+), 39 deletions(-)
39380
39381 commit 23c86aa0009324433e78fcd0c47f2c0ff14b1949
39382 Author: Behdad Esfahbod <behdad@behdad.org>
39383 Date:   Mon Aug 3 21:40:20 2009 -0400
39384
39385     [HB] Use face_t directly instead of ot_layout_t
39386
39387  src/TODO                             |   1 +
39388  src/hb-font-private.h                |   4 +
39389  src/hb-font.cc                       |  74 +++++++++---
39390  src/hb-font.h                        |   3 +
39391  src/hb-object-private.h              |  36 +++---
39392  src/hb-ot-layout-gdef-private.hh     |   2 +
39393  src/hb-ot-layout-gpos-private.hh     |  14 +--
39394  src/hb-ot-layout-gsub-private.hh     |  32 ++---
39395  src/hb-ot-layout-gsubgpos-private.hh |   8 +-
39396  src/hb-ot-layout-private.h           |  40 ++++---
39397  src/hb-ot-layout.cc                  | 220
39398  +++++++++++++++--------------------
39399  11 files changed, 237 insertions(+), 197 deletions(-)
39400
39401 commit fc6c94002dd5478cf9fbdaff12d8374a786c85e1
39402 Author: Behdad Esfahbod <behdad@behdad.org>
39403 Date:   Mon Aug 3 21:27:08 2009 -0400
39404
39405     [HB] Simplify sub-blob support
39406
39407  src/hb-blob.c | 172
39408  ++++++++++++++++++++++------------------------------------
39409  src/hb-blob.h |  14 +++--
39410  2 files changed, 74 insertions(+), 112 deletions(-)
39411
39412 commit a26442437ae9f11674e0d68cd5cbf395ade7695d
39413 Author: Behdad Esfahbod <behdad@behdad.org>
39414 Date:   Mon Aug 3 17:53:29 2009 -0400
39415
39416     [HB] Add sub-blobs
39417
39418  src/hb-blob.c | 162
39419  +++++++++++++++++++++++++++++++++++++++++++++++++---------
39420  src/hb-blob.h |  12 ++++-
39421  2 files changed, 147 insertions(+), 27 deletions(-)
39422
39423 commit b28e21b90c4105a0c2e17009b748777294614664
39424 Author: Behdad Esfahbod <behdad@behdad.org>
39425 Date:   Sun Aug 2 20:06:48 2009 -0400
39426
39427     [HB] Rename hb-font.c to hb-font.cc
39428
39429  src/Makefile.am |   2 +-
39430  src/hb-font.c   | 349
39431  --------------------------------------------------------
39432  src/hb-font.cc  | 349
39433  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
39434  3 files changed, 350 insertions(+), 350 deletions(-)
39435
39436 commit 5f5b24f99f52bbc922e238b65c06061ba07c8548
39437 Author: Behdad Esfahbod <behdad@behdad.org>
39438 Date:   Sun Aug 2 20:03:12 2009 -0400
39439
39440     [OT] Rename C++ header files from *.h to *.hh
39441
39442  src/Makefile.am                      |   14 +-
39443  src/hb-open-file-private.h           |  145 ----
39444  src/hb-open-file-private.hh          |  145 ++++
39445  src/hb-open-types-private.h          |  386 ----------
39446  src/hb-open-types-private.hh         |  386 ++++++++++
39447  src/hb-ot-layout-common-private.h    |  447 -----------
39448  src/hb-ot-layout-common-private.hh   |  447 +++++++++++
39449  src/hb-ot-layout-gdef-private.h      |  320 --------
39450  src/hb-ot-layout-gdef-private.hh     |  320 ++++++++
39451  src/hb-ot-layout-gpos-private.h      | 1355
39452  ----------------------------------
39453  src/hb-ot-layout-gpos-private.hh     | 1355
39454  ++++++++++++++++++++++++++++++++++
39455  src/hb-ot-layout-gsub-private.h      |  751 -------------------
39456  src/hb-ot-layout-gsub-private.hh     |  751 +++++++++++++++++++
39457  src/hb-ot-layout-gsubgpos-private.h  |  773 -------------------
39458  src/hb-ot-layout-gsubgpos-private.hh |  773 +++++++++++++++++++
39459  src/hb-ot-layout.cc                  |    8 +-
39460  src/main.cc                          |    6 +-
39461  17 files changed, 4191 insertions(+), 4191 deletions(-)
39462
39463 commit 2098a021a826e76ee27d5db74e32738d7d1c3d30
39464 Author: Behdad Esfahbod <behdad@behdad.org>
39465 Date:   Sun Aug 2 19:57:00 2009 -0400
39466
39467     [HB] Move OT file handling out of ot-layout
39468
39469  src/Makefile.am                   |   3 +-
39470  src/hb-open-file-private.h        | 145 +++++++++++
39471  src/hb-open-types-private.h       | 386 +++++++++++++++++++++++++++++
39472  src/hb-ot-layout-common-private.h |   4 +-
39473  src/hb-ot-layout-open-private.h   | 495
39474  --------------------------------------
39475  src/hb-ot-layout.cc               |   2 +-
39476  src/main.cc                       |   4 +-
39477  7 files changed, 539 insertions(+), 500 deletions(-)
39478
39479 commit 0ead481a5a8623103565fd7d924666e7342278dd
39480 Author: Behdad Esfahbod <behdad@behdad.org>
39481 Date:   Sun Aug 2 17:41:36 2009 -0400
39482
39483     [HB] Port ot-layout to new public API
39484
39485  src/TODO                            |   1 +
39486  src/hb-common.h                     |   1 +
39487  src/hb-font.c                       |   9 +
39488  src/hb-font.h                       |   3 +
39489  src/hb-ot-layout-gdef-private.h     |  32 ++--
39490  src/hb-ot-layout-gpos-private.h     | 106 ++++++------
39491  src/hb-ot-layout-gsub-private.h     |  50 +++---
39492  src/hb-ot-layout-gsubgpos-private.h |  12 +-
39493  src/hb-ot-layout-private.h          |  36 +++-
39494  src/hb-ot-layout.cc                 | 334
39495  ++++++++++++++++++++----------------
39496  src/hb-ot-layout.h                  | 207 ++++++++++------------
39497  11 files changed, 415 insertions(+), 376 deletions(-)
39498
39499 commit 678bed433371d90536976a2d57195c1e1867f766
39500 Author: Behdad Esfahbod <behdad@behdad.org>
39501 Date:   Sun Aug 2 15:35:31 2009 -0400
39502
39503     [HB] Add top-level header files
39504
39505  src/Makefile.am |  2 ++
39506  src/hb-ot.h     | 34 ++++++++++++++++++++++++++++++++++
39507  src/hb.h        | 35 +++++++++++++++++++++++++++++++++++
39508  3 files changed, 71 insertions(+)
39509
39510 commit 2c80296aa5991ad67483889147f5c84fefe54af2
39511 Author: Behdad Esfahbod <behdad@behdad.org>
39512 Date:   Sun Aug 2 15:20:22 2009 -0400
39513
39514     [HB] Add XXX marks
39515
39516  src/hb-ot-layout-private.h | 2 ++
39517  src/hb-ot-layout.cc        | 7 ++-----
39518  2 files changed, 4 insertions(+), 5 deletions(-)
39519
39520 commit c46f8efd6ddd981b5724b2600ac98a80193385be
39521 Author: Behdad Esfahbod <behdad@behdad.org>
39522 Date:   Sat Aug 1 23:06:27 2009 -0400
39523
39524     [HB] Rename _duplicate to _copy
39525
39526     To be in line with cairo
39527
39528  src/hb-font.c | 4 ++--
39529  src/hb-font.h | 4 ++--
39530  2 files changed, 4 insertions(+), 4 deletions(-)
39531
39532 commit f1ebe44985e2192844cf1747a4e36ed81e715ce6
39533 Author: Behdad Esfahbod <behdad@behdad.org>
39534 Date:   Sat Aug 1 22:55:11 2009 -0400
39535
39536     [HB] Cleanup TODO
39537
39538  src/TODO | 10 +---------
39539  1 file changed, 1 insertion(+), 9 deletions(-)
39540
39541 commit f1322e52d557726baa010be8d35a594748e8fa1a
39542 Author: Behdad Esfahbod <behdad@behdad.org>
39543 Date:   Sat Aug 1 22:53:04 2009 -0400
39544
39545     [HB] Cleanup public buffer structs
39546
39547  src/hb-buffer-private.h         | 46
39548  +++++++++++++++++++++++++++++++-------
39549  src/hb-buffer.c                 | 49
39550  +++++++++++++++++++++--------------------
39551  src/hb-buffer.h                 | 35 ++++++++++++++---------------
39552  src/hb-ot-layout-gpos-private.h |  8 +++----
39553  src/hb-ot-layout-private.h      |  5 +++--
39554  src/hb-ot-layout.cc             | 20 ++++++++---------
39555  6 files changed, 97 insertions(+), 66 deletions(-)
39556
39557 commit 6d5bb18e93d2a53350b342869a3ec8f25f0396c2
39558 Author: Behdad Esfahbod <behdad@behdad.org>
39559 Date:   Sat Aug 1 22:25:04 2009 -0400
39560
39561     [OT] Match struct with HB's
39562
39563  src/hb-buffer.c     |  6 +++---
39564  src/hb-buffer.h     |  2 +-
39565  src/hb-ot-layout.cc | 12 ++++++------
39566  3 files changed, 10 insertions(+), 10 deletions(-)
39567
39568 commit 11fbb5487d9900a019440ef8235f35c9f525decb
39569 Author: Behdad Esfahbod <behdad@behdad.org>
39570 Date:   Sat Aug 1 22:19:06 2009 -0400
39571
39572     [HB] Port buffert to new object API
39573
39574  src/hb-buffer-private.h | 24 +++++++++++++++---
39575  src/hb-buffer.c         | 65
39576  +++++++++++++++++++++++++++++++++++++------------
39577  src/hb-buffer.h         | 53 +++++++++++++++++++++++++---------------
39578  3 files changed, 104 insertions(+), 38 deletions(-)
39579
39580 commit 0cc7bc59ea6e8f38bf1e196c558cca9862ac3302
39581 Author: Behdad Esfahbod <behdad@behdad.org>
39582 Date:   Sat Aug 1 21:38:39 2009 -0400
39583
39584     [HB] Move typedef's around
39585
39586  src/hb-blob.h   |  2 ++
39587  src/hb-common.h |  9 ---------
39588  src/hb-font.h   | 10 ++++++++++
39589  3 files changed, 12 insertions(+), 9 deletions(-)
39590
39591 commit a12dd324a3859496a95602d426aee34ce6c5c8a6
39592 Author: Behdad Esfahbod <behdad@behdad.org>
39593 Date:   Sat Aug 1 21:36:15 2009 -0400
39594
39595     [HB] Add get_reference_count()
39596
39597  src/hb-blob.c           |  6 ++++++
39598  src/hb-blob.h           |  3 +++
39599  src/hb-font.c           | 24 ++++++++++++++++++++++++
39600  src/hb-font.h           | 12 ++++++++++++
39601  src/hb-object-private.h |  7 +++++++
39602  5 files changed, 52 insertions(+)
39603
39604 commit baec684fde2303edb16341bfcf1022cd72acf129
39605 Author: Behdad Esfahbod <behdad@behdad.org>
39606 Date:   Sat Aug 1 21:06:11 2009 -0400
39607
39608     [HB] Remove glib dependency
39609
39610  src/Makefile.am  |  7 ++-----
39611  src/hb-buffer.c  |  2 +-
39612  src/hb-private.h | 30 ++++++++++++++++++------------
39613  src/main.cc      |  1 +
39614  4 files changed, 22 insertions(+), 18 deletions(-)
39615
39616 commit df66028781a7609a515980e64396e6f1044d764a
39617 Author: Behdad Esfahbod <behdad@behdad.org>
39618 Date:   Sat Aug 1 20:46:02 2009 -0400
39619
39620     [HB] Assorted compiler macros
39621
39622  src/hb-ot-layout-open-private.h |  4 +-
39623  src/hb-private.h                | 88
39624  +++++++++++++++++++++++++++++++----------
39625  2 files changed, 70 insertions(+), 22 deletions(-)
39626
39627 commit ba8d94ce3360bfaf2c530d01f2af69237018a531
39628 Author: Behdad Esfahbod <behdad@behdad.org>
39629 Date:   Sat Aug 1 20:29:22 2009 -0400
39630
39631     [HB] Simplify object creation
39632
39633  src/Makefile.am           |  2 +-
39634  src/hb-blob.c             |  6 +--
39635  src/hb-font-private.h     |  1 -
39636  src/hb-font.c             | 37 ++++++------------
39637  src/hb-object-private.h   | 97
39638  +++++++++++++++++++++++++++++++++++++++++++++++
39639  src/hb-private.h          |  2 +
39640  src/hb-refcount-private.h | 87 ------------------------------------------
39641  7 files changed, 112 insertions(+), 120 deletions(-)
39642
39643 commit c62b503770325819f249885dfc9d4683a69c9efd
39644 Author: Behdad Esfahbod <behdad@behdad.org>
39645 Date:   Sat Aug 1 19:54:49 2009 -0400
39646
39647     [HB] Add abstract font and face API
39648
39649     Not used yet.
39650
39651  src/Makefile.am           |   3 +
39652  src/hb-blob.c             |   6 +-
39653  src/hb-font-private.h     | 108 +++++++++++++++
39654  src/hb-font.c             | 331
39655  ++++++++++++++++++++++++++++++++++++++++++++++
39656  src/hb-font.h             | 182 +++++++++++++++++++++++++
39657  src/hb-refcount-private.h |  14 +-
39658  6 files changed, 636 insertions(+), 8 deletions(-)
39659
39660 commit 35a7383c6138fd705560f0d4bb30659cbd1ab64c
39661 Author: Behdad Esfahbod <behdad@behdad.org>
39662 Date:   Sat Aug 1 19:30:31 2009 -0400
39663
39664     [HB] Simplify refcounting functions
39665
39666  src/hb-blob.c             | 32 ++++++++++----------------------
39667  src/hb-common.h           |  2 ++
39668  src/hb-private.h          |  2 ++
39669  src/hb-refcount-private.h | 31 ++++++++++++++++++++++++++++++-
39670  4 files changed, 44 insertions(+), 23 deletions(-)
39671
39672 commit 23af767a4475fecc1fe9fe9108f12c05c89bc8c9
39673 Author: Behdad Esfahbod <behdad@behdad.org>
39674 Date:   Sat Aug 1 19:10:41 2009 -0400
39675
39676     [HB] Fix for dfont's with multiple faces
39677
39678  src/hb-ot-layout-open-private.h | 6 ++++--
39679  1 file changed, 4 insertions(+), 2 deletions(-)
39680
39681 commit e97a95f2ea2770689bbf076d3c3ac404f273271e
39682 Author: Behdad Esfahbod <behdad@behdad.org>
39683 Date:   Sat Aug 1 19:05:44 2009 -0400
39684
39685     [HB] Use calloc instead of malloc where feasible
39686
39687  src/hb-blob.c   | 8 +++++---
39688  src/hb-buffer.c | 4 ++--
39689  2 files changed, 7 insertions(+), 5 deletions(-)
39690
39691 commit 0090dc0f67b553d2f6eaaedc289c0956ade09ef6
39692 Author: Behdad Esfahbod <behdad@behdad.org>
39693 Date:   Thu Jul 30 16:28:45 2009 -0400
39694
39695     [HB] Remove hinting setting and use ppem==0 to mean "no hinting"
39696
39697  src/hb-blob.h                   |  3 ---
39698  src/hb-common.h                 |  9 +++++++++
39699  src/hb-ot-layout-gpos-private.h | 36 ++++++++++++++++++++++++------------
39700  src/hb-ot-layout-private.h      |  2 --
39701  src/hb-ot-layout.cc             |  7 -------
39702  src/hb-ot-layout.h              |  4 ----
39703  6 files changed, 33 insertions(+), 28 deletions(-)
39704
39705 commit f0954d1e08ae288eda9904e17108fc73f48c0b98
39706 Author: Behdad Esfahbod <behdad@behdad.org>
39707 Date:   Thu Jul 30 15:33:57 2009 -0400
39708
39709     [HB] Add a "blob" manager
39710
39711  src/Makefile.am           |   5 +-
39712  src/hb-blob.c             | 181
39713  ++++++++++++++++++++++++++++++++++++++++++++++
39714  src/hb-blob.h             |  74 +++++++++++++++++++
39715  src/hb-private.h          |   2 +
39716  src/hb-refcount-private.h |  54 ++++++++++++++
39717  5 files changed, 315 insertions(+), 1 deletion(-)
39718
39719 commit 02a370697d25b986dbf1d5c38f46a89a4833b495
39720 Author: Behdad Esfahbod <behdad@behdad.org>
39721 Date:   Wed Jul 29 18:41:25 2009 -0400
39722
39723     [HB] Move direction to buffer
39724
39725  src/hb-buffer.c                 |  9 +++++++++
39726  src/hb-buffer.h                 | 14 ++++++++++++++
39727  src/hb-ot-layout-gpos-private.h |  2 +-
39728  src/hb-ot-layout-private.h      |  1 -
39729  src/hb-ot-layout.cc             |  7 -------
39730  src/hb-ot-layout.h              |  5 -----
39731  6 files changed, 24 insertions(+), 14 deletions(-)
39732
39733 commit 7cda6fa24c26887c5543d0657b07aad466452cb3
39734 Author: Behdad Esfahbod <behdad@behdad.org>
39735 Date:   Wed Jul 29 18:37:57 2009 -0400
39736
39737     [HB] Rename internal vars
39738
39739  src/hb-ot-layout-gsubgpos-private.h | 56
39740  ++++++++++++++++++-------------------
39741  1 file changed, 28 insertions(+), 28 deletions(-)
39742
39743 commit b196e6f2743d631ef181f1116370be3055063d36
39744 Author: Behdad Esfahbod <behdad@behdad.org>
39745 Date:   Tue Jul 28 15:50:42 2009 -0400
39746
39747     [HB] Fix buffer enlargement.  Ouch
39748
39749  src/hb-buffer.c | 2 +-
39750  1 file changed, 1 insertion(+), 1 deletion(-)
39751
39752 commit f9cd1014f8f4d0394b5e0e9eefc1e2af13c59cab
39753 Author: Behdad Esfahbod <behdad@behdad.org>
39754 Date:   Tue Jul 28 15:43:34 2009 -0400
39755
39756     Apply patch from Jonathan Kew
39757
39758  src/hb-buffer.c     | 75
39759  ++++++++++++++++++++++++++++-------------------------
39760  src/hb-buffer.h     |  6 ++++-
39761  src/hb-ot-layout.cc | 31 ++++++++++++++++++++++
39762  src/hb-ot-layout.h  | 15 +++++++++++
39763  src/hb-private.h    |  2 +-
39764  5 files changed, 91 insertions(+), 38 deletions(-)
39765
39766 commit 2ebb89d63dd27e800f2b6cbf624924601105f48a
39767 Author: Behdad Esfahbod <behdad@behdad.org>
39768 Date:   Sat Jul 25 19:09:01 2009 -0400
39769
39770     Revert "XX"
39771
39772     This reverts commit c939f6aff405ca7b10b1f1538f46148bff719fcb.
39773
39774  src/Makefile.am                     |   2 -
39775  src/hb-buffer.c                     |   9 ---
39776  src/hb-buffer.h                     |  14 -----
39777  src/hb-common.h                     |   3 -
39778  src/hb-ot-layout-gdef-private.h     |  32 +++++------
39779  src/hb-ot-layout-gpos-private.h     | 108
39780  ++++++++++++++++++------------------
39781  src/hb-ot-layout-gsub-private.h     |  46 +++++++--------
39782  src/hb-ot-layout-gsubgpos-private.h |  68 +++++++++++------------
39783  src/hb-ot-layout-private.h          |  28 ++++------
39784  src/hb-ot-layout.cc                 |  30 ++++++++++
39785  src/hb-ot-layout.h                  |   5 ++
39786  src/hb-private.h                    |  16 ------
39787  12 files changed, 174 insertions(+), 187 deletions(-)
39788
39789 commit 55520d2af172f5f6617b909e80cbd7d898f2bc15
39790 Author: Behdad Esfahbod <behdad@behdad.org>
39791 Date:   Wed Jun 10 23:26:51 2009 -0400
39792
39793     XX
39794
39795  src/Makefile.am                     |   2 +
39796  src/hb-buffer.c                     |   9 +++
39797  src/hb-buffer.h                     |  14 +++++
39798  src/hb-common.h                     |   3 +
39799  src/hb-ot-layout-gdef-private.h     |  32 +++++------
39800  src/hb-ot-layout-gpos-private.h     | 108
39801  ++++++++++++++++++------------------
39802  src/hb-ot-layout-gsub-private.h     |  46 +++++++--------
39803  src/hb-ot-layout-gsubgpos-private.h |  68 +++++++++++------------
39804  src/hb-ot-layout-private.h          |  28 ++++++----
39805  src/hb-ot-layout.cc                 |  30 ----------
39806  src/hb-ot-layout.h                  |   5 --
39807  src/hb-private.h                    |  16 ++++++
39808  12 files changed, 187 insertions(+), 174 deletions(-)
39809
39810 commit f53d434b9151c4ec43c148734b49bb165e522cc9
39811 Author: Behdad Esfahbod <behdad@behdad.org>
39812 Date:   Sat May 30 22:17:32 2009 -0400
39813
39814     [GPOS] Advance buffer cursor in SinglePos lookups.  Ouch!
39815
39816  src/hb-ot-layout-gpos-private.h | 4 ++++
39817  1 file changed, 4 insertions(+)
39818
39819 commit e35bbd570a5d914f86f1ea83941ee4328f268059
39820 Author: Behdad Esfahbod <behdad@behdad.org>
39821 Date:   Sat May 30 12:02:46 2009 -0400
39822
39823     [HB] Improve buffer.  Don't dup out buffer unless out is longer
39824     than in
39825
39826     That is, we work in-place even for ligatures now.
39827
39828  src/hb-buffer.c | 156
39829  ++++++++++++++++++++++++--------------------------------
39830  src/hb-buffer.h |   7 ++-
39831  2 files changed, 71 insertions(+), 92 deletions(-)
39832
39833 commit 6734ed4b6b2ce382917bf644aaf1acfa993f00ad
39834 Author: Behdad Esfahbod <behdad@behdad.org>
39835 Date:   Wed May 27 18:16:55 2009 -0400
39836
39837     [GPOS] Fix property checking
39838
39839  src/hb-ot-layout-gpos-private.h | 6 +++---
39840  1 file changed, 3 insertions(+), 3 deletions(-)
39841
39842 commit cc83ae12484108586fba6586bd9008971338b322
39843 Author: Behdad Esfahbod <behdad@behdad.org>
39844 Date:   Wed May 27 00:17:37 2009 -0400
39845
39846     [GPOS] Add vertical TODO
39847
39848  src/hb-ot-layout-gpos-private.h | 2 ++
39849  1 file changed, 2 insertions(+)
39850
39851 commit b69d38e7eaea544ba6c1876cdc6ddac61a698dd3
39852 Author: Behdad Esfahbod <behdad@behdad.org>
39853 Date:   Tue May 26 22:29:02 2009 -0400
39854
39855     [HB] Remove useless include
39856
39857  src/hb-ot-layout-private.h | 3 ---
39858  1 file changed, 3 deletions(-)
39859
39860 commit 6c8108cb583292a679b05844ab613b7f4587adc6
39861 Author: Behdad Esfahbod <behdad@behdad.org>
39862 Date:   Tue May 26 22:26:08 2009 -0400
39863
39864     [GPOS] Remove unused variables
39865
39866  src/hb-ot-layout-gpos-private.h | 3 +--
39867  1 file changed, 1 insertion(+), 2 deletions(-)
39868
39869 commit 09c292e3b688a67fbae67b645d1e6ffcf8d8eb6e
39870 Author: Behdad Esfahbod <behdad@behdad.org>
39871 Date:   Tue May 26 19:48:16 2009 -0400
39872
39873     [HB] Fix glyph properties
39874
39875  src/hb-ot-layout-common-private.h | 6 +++---
39876  src/hb-ot-layout-open-private.h   | 2 +-
39877  src/hb-ot-layout.cc               | 2 +-
39878  3 files changed, 5 insertions(+), 5 deletions(-)
39879
39880 commit 64e33f008ff9cc807fdfdc4553ad3fe01bb0615f
39881 Author: Behdad Esfahbod <behdad@behdad.org>
39882 Date:   Tue May 26 18:57:56 2009 -0400
39883
39884     [GPOS] Fix PairPos signedness
39885
39886  src/hb-ot-layout-gpos-private.h | 11 ++++-------
39887  1 file changed, 4 insertions(+), 7 deletions(-)
39888
39889 commit 80ea5bd10e72561a7627a5196621a6d7eccd91b7
39890 Author: Behdad Esfahbod <behdad@behdad.org>
39891 Date:   Tue May 26 17:58:37 2009 -0400
39892
39893     [GPOS] Fix mark matching
39894
39895  src/hb-ot-layout-gpos-private.h | 44
39896  +++++++++++++++++++----------------------
39897  1 file changed, 20 insertions(+), 24 deletions(-)
39898
39899 commit 4189b92aaa41e4a1756c561cc6e08b0ed024afda
39900 Author: Behdad Esfahbod <behdad@behdad.org>
39901 Date:   Tue May 26 17:31:56 2009 -0400
39902
39903     [HB] When looking back/forward, skip marks only
39904
39905  src/TODO                            |  1 -
39906  src/hb-ot-layout-gpos-private.h     | 13 ++-----
39907  src/hb-ot-layout-gsub-private.h     | 38 +++++++++-----------
39908  src/hb-ot-layout-gsubgpos-private.h | 14 ++++----
39909  src/hb-ot-layout-private.h          |  6 ++++
39910  src/hb-ot-layout.cc                 | 69
39911  ++++++++++++++++++++++++-------------
39912  6 files changed, 76 insertions(+), 65 deletions(-)
39913
39914 commit 1246e41021ab1d782b4c97e5d81c4917a57e3ed4
39915 Author: Behdad Esfahbod <behdad@behdad.org>
39916 Date:   Tue May 26 15:58:34 2009 -0400
39917
39918     [GDEF] Support MarkFilteringSets
39919
39920  src/hb-ot-layout.cc | 59
39921  +++++++++++++++++++----------------------------------
39922  1 file changed, 21 insertions(+), 38 deletions(-)
39923
39924 commit 5130c35e93528bcf3095fee5baf3847589167a58
39925 Author: Behdad Esfahbod <behdad@behdad.org>
39926 Date:   Tue May 26 15:45:41 2009 -0400
39927
39928     [HB] Simplify MarkAttachmentType handling
39929
39930  src/hb-ot-layout-gpos-private.h |  6 +++---
39931  src/hb-ot-layout-gsub-private.h |  6 ++----
39932  src/hb-ot-layout.cc             | 18 ++++++++----------
39933  3 files changed, 13 insertions(+), 17 deletions(-)
39934
39935 commit e4b92b85a7750bd4271ad607b3c41f0184e89feb
39936 Author: Behdad Esfahbod <behdad@behdad.org>
39937 Date:   Tue May 26 15:38:53 2009 -0400
39938
39939     [HB] Support parsing MarkFilteringSets introduced in OpenType 1.6
39940
39941  src/hb-ot-layout-gdef-private.h | 55
39942  +++++++++++++++++++++++++++++++++++------
39943  src/hb-ot-layout-gpos-private.h |  1 +
39944  src/hb-ot-layout.cc             |  6 ++---
39945  3 files changed, 51 insertions(+), 11 deletions(-)
39946
39947 commit 515ce4ceb2ab0151d8dfc03ff0bfc7d110dd93b5
39948 Author: Behdad Esfahbod <behdad@behdad.org>
39949 Date:   Tue May 26 13:08:00 2009 -0400
39950
39951     [HB] More de-C++'ization
39952
39953  src/hb-ot-layout-gsubgpos-private.h | 24 ++++++++++++------------
39954  1 file changed, 12 insertions(+), 12 deletions(-)
39955
39956 commit d7df42d7ee586219475878d160f85ae5a188bd59
39957 Author: Behdad Esfahbod <behdad@behdad.org>
39958 Date:   Tue May 26 13:04:59 2009 -0400
39959
39960     [HB] Start MarkFilteringSet support
39961
39962  src/hb-ot-layout-common-private.h | 24 +++++++++++++++++++-----
39963  1 file changed, 19 insertions(+), 5 deletions(-)
39964
39965 commit 62964afcecd96038cfaa8bc2bc931f43ee83be7e
39966 Author: Behdad Esfahbod <behdad@behdad.org>
39967 Date:   Tue May 26 12:40:10 2009 -0400
39968
39969     [HB] Implement get_lig_carets()
39970
39971  src/hb-ot-layout-gdef-private.h | 57
39972  ++++++++++++++++++++++++++++++++---------
39973  src/hb-ot-layout.cc             | 17 +++++++++---
39974  src/hb-ot-layout.h              |  8 +++++-
39975  src/main.cc                     |  9 +------
39976  4 files changed, 66 insertions(+), 25 deletions(-)
39977
39978 commit 79420ad9caf2d5fc94c3693e8292edfa27060b2d
39979 Author: Behdad Esfahbod <behdad@behdad.org>
39980 Date:   Tue May 26 12:24:16 2009 -0400
39981
39982     [HB] Add get_attach_points()
39983
39984  src/Makefile.am                 |  2 +-
39985  src/hb-ot-layout-gdef-private.h | 35 +++++++++++++++++++++++++----------
39986  src/hb-ot-layout-gpos-private.h | 28 +++++++---------------------
39987  src/hb-ot-layout-gsub-private.h | 28 +++++++---------------------
39988  src/hb-ot-layout-open-private.h | 12 +++---------
39989  src/hb-ot-layout.cc             |  9 +++++++++
39990  src/hb-ot-layout.h              |  6 ++++++
39991  src/main.cc                     |  8 ++++----
39992  8 files changed, 62 insertions(+), 66 deletions(-)
39993
39994 commit 855720ca47bf5a7a44eb5b84dce9f7da6e7156bd
39995 Author: Behdad Esfahbod <behdad@behdad.org>
39996 Date:   Tue May 26 12:00:28 2009 -0400
39997
39998     [HB] Remove more macros
39999
40000  src/hb-ot-layout-gdef-private.h | 18 +++++++++---------
40001  1 file changed, 9 insertions(+), 9 deletions(-)
40002
40003 commit c968fc2dc87cf85b53f60a40db59d5ee7b992edf
40004 Author: Behdad Esfahbod <behdad@behdad.org>
40005 Date:   Mon May 25 04:04:24 2009 -0400
40006
40007     [HB] More buffer cleanup
40008
40009  src/hb-buffer-private.h             |  39 +++--------
40010  src/hb-buffer.c                     | 136
40011  ++++++++++++++++++------------------
40012  src/hb-buffer.h                     |  22 +++---
40013  src/hb-ot-layout-gpos-private.h     |  29 ++++----
40014  src/hb-ot-layout-gsub-private.h     |  10 +--
40015  src/hb-ot-layout-gsubgpos-private.h |   8 +--
40016  src/hb-ot-layout-private.h          |  13 ++--
40017  src/hb-ot-layout.cc                 |  16 ++---
40018  src/hb-private.h                    |  29 --------
40019  9 files changed, 125 insertions(+), 177 deletions(-)
40020
40021 commit 88a5f5a49b6809d88560791f9cf6b8f78f22a4ad
40022 Author: Behdad Esfahbod <behdad@behdad.org>
40023 Date:   Mon May 25 03:39:11 2009 -0400
40024
40025     [HB] Cleanup buffer
40026
40027  src/hb-buffer-private.h             |  2 +-
40028  src/hb-buffer.c                     | 26 ++++++++------
40029  src/hb-ot-layout-gsub-private.h     | 26 +++++---------
40030  src/hb-ot-layout-gsubgpos-private.h |  2 +-
40031  src/hb-ot-layout.cc                 | 71
40032  -------------------------------------
40033  5 files changed, 25 insertions(+), 102 deletions(-)
40034
40035 commit 347f0b8621d3adfec157e5634ff3defc818ea37f
40036 Author: Behdad Esfahbod <behdad@behdad.org>
40037 Date:   Mon May 25 03:30:31 2009 -0400
40038
40039     [HB] Clean more
40040
40041  src/hb-ot-layout-private.h | 10 ++++------
40042  src/hb-ot-layout.cc        |  8 ++++----
40043  2 files changed, 8 insertions(+), 10 deletions(-)
40044
40045 commit d9d2a07f4a8696666a12f5a206aa9cfb56dc2b35
40046 Author: Behdad Esfahbod <behdad@behdad.org>
40047 Date:   Mon May 25 03:24:19 2009 -0400
40048
40049     [HB] Remove one XXX, add another
40050
40051  src/hb-buffer.h            | 2 ++
40052  src/hb-ot-layout-private.h | 3 +--
40053  2 files changed, 3 insertions(+), 2 deletions(-)
40054
40055 commit 6c78683c042250a7b5a6fc6ebae4717b03fadf9e
40056 Author: Behdad Esfahbod <behdad@behdad.org>
40057 Date:   Mon May 25 03:22:19 2009 -0400
40058
40059     [HB] Update copyright years
40060
40061  src/hb-buffer-private.h    | 2 +-
40062  src/hb-buffer.h            | 2 +-
40063  src/hb-common.h            | 2 +-
40064  src/hb-ot-layout-private.h | 2 +-
40065  src/hb-ot-layout.h         | 2 +-
40066  src/hb-private.h           | 2 +-
40067  6 files changed, 6 insertions(+), 6 deletions(-)
40068
40069 commit 4497af0069a94c69fc1518b1db2c1282721b732a
40070 Author: Behdad Esfahbod <behdad@behdad.org>
40071 Date:   Mon May 25 03:20:18 2009 -0400
40072
40073     [HB] Would have helped if I actually knew C++ before using it...
40074
40075  src/hb-ot-layout-gsubgpos-private.h |  4 ++--
40076  src/hb-ot-layout-open-private.h     | 24 ++++++++++++------------
40077  2 files changed, 14 insertions(+), 14 deletions(-)
40078
40079 commit cc6c644ff2af5f6669b6ec100ff13e904872b21c
40080 Author: Behdad Esfahbod <behdad@behdad.org>
40081 Date:   Mon May 25 03:10:06 2009 -0400
40082
40083     [HB] More cleanup
40084
40085  src/hb-ot-layout-common-private.h | 4 ++--
40086  src/hb-ot-layout-open-private.h   | 9 +++++----
40087  2 files changed, 7 insertions(+), 6 deletions(-)
40088
40089 commit 20cc86b3592db33731de671f008d7d222776be49
40090 Author: Behdad Esfahbod <behdad@behdad.org>
40091 Date:   Mon May 25 02:41:49 2009 -0400
40092
40093     [HB] Simplify Tag
40094
40095  src/hb-ot-layout-open-private.h | 46
40096  ++++++++++++++++-------------------------
40097  1 file changed, 18 insertions(+), 28 deletions(-)
40098
40099 commit 3ec0092c5e2d48e8c4fc1618d3bee427adddb1e7
40100 Author: Behdad Esfahbod <behdad@behdad.org>
40101 Date:   Mon May 25 02:34:25 2009 -0400
40102
40103     [HB] Simplify more
40104
40105  src/hb-ot-layout-open-private.h | 31 ++++++++++---------------------
40106  1 file changed, 10 insertions(+), 21 deletions(-)
40107
40108 commit 6ad8d5f3c7028147b371137ae4bca6aae66b3489
40109 Author: Behdad Esfahbod <behdad@behdad.org>
40110 Date:   Mon May 25 02:27:29 2009 -0400
40111
40112     [HB] Simplify some basic things
40113
40114  src/hb-ot-layout-open-private.h | 90
40115  +++++++++++++++++++++++++++--------------
40116  src/main.cc                     |  8 ++--
40117  2 files changed, 64 insertions(+), 34 deletions(-)
40118
40119 commit f96ffd43bce0ac6d9c897933c9be0e51d543e570
40120 Author: Behdad Esfahbod <behdad@behdad.org>
40121 Date:   Sun May 24 15:01:16 2009 -0400
40122
40123     [HB] simplify macros
40124
40125  src/hb-buffer-private.h    | 4 ++--
40126  src/hb-buffer.h            | 4 ++--
40127  src/hb-common.h            | 8 ++++----
40128  src/hb-ot-layout-private.h | 4 ++--
40129  src/hb-ot-layout.h         | 4 ++--
40130  5 files changed, 12 insertions(+), 12 deletions(-)
40131
40132 commit 8e7b30782a12f3997b9a5a18e6b9d01f6bff8b46
40133 Author: Behdad Esfahbod <behdad@behdad.org>
40134 Date:   Sun May 24 14:27:24 2009 -0400
40135
40136     [HB] Update text files
40137
40138  src/COPYING |  7 -------
40139  src/README  | 13 ++-----------
40140  2 files changed, 2 insertions(+), 18 deletions(-)
40141
40142 commit fa7d47249496fe00ea1ab6943b385c8dd80e5ce6
40143 Author: Behdad Esfahbod <behdad@behdad.org>
40144 Date:   Sun May 24 14:24:35 2009 -0400
40145
40146     [HB] Remove stale makefile.msc too
40147
40148  src/makefile.msc | 19 -------------------
40149  1 file changed, 19 deletions(-)
40150
40151 commit da2c52abcd75d46929b34cad55c4fb2c8892bc08
40152 Author: Behdad Esfahbod <behdad@behdad.org>
40153 Date:   Sun May 24 14:22:22 2009 -0400
40154
40155     [HB] Remove old code!
40156
40157     Goodbye 16 thousand lines of ten-year old code!
40158
40159  src/harfbuzz-dump-main.c      |   97 -
40160  src/harfbuzz-dump.c           |  768 ------
40161  src/harfbuzz-dump.h           |   41 -
40162  src/harfbuzz-gdef-private.h   |  124 -
40163  src/harfbuzz-gdef.c           | 1160 --------
40164  src/harfbuzz-gdef.h           |  135 -
40165  src/harfbuzz-global.h         |   84 -
40166  src/harfbuzz-gpos-private.h   |  712 -----
40167  src/harfbuzz-gpos.c           | 6071
40168  -----------------------------------------
40169  src/harfbuzz-gpos.h           |  174 --
40170  src/harfbuzz-gsub-private.h   |  476 ----
40171  src/harfbuzz-gsub.c           | 4304 -----------------------------
40172  src/harfbuzz-gsub.h           |  140 -
40173  src/harfbuzz-impl.c           |   84 -
40174  src/harfbuzz-impl.h           |  126 -
40175  src/harfbuzz-open-private.h   |  102 -
40176  src/harfbuzz-open.c           | 1405 ----------
40177  src/harfbuzz-open.h           |  282 --
40178  src/harfbuzz-stream-private.h |   83 -
40179  src/harfbuzz-stream.c         |  257 --
40180  src/harfbuzz.c                |   31 -
40181  src/harfbuzz.h                |   35 -
40182  22 files changed, 16691 deletions(-)
40183
40184 commit e5372f1621602dcee4e14a4b22dc182c21502a50
40185 Author: Behdad Esfahbod <behdad@behdad.org>
40186 Date:   Sun May 24 14:21:27 2009 -0400
40187
40188     [HB] Remove stale TODO mark
40189
40190  src/hb-ot-layout-open-private.h | 1 -
40191  1 file changed, 1 deletion(-)
40192
40193 commit 96908b898476ca5d7da5f386b15be76f9e83d76e
40194 Author: Behdad Esfahbod <behdad@behdad.org>
40195 Date:   Sun May 24 12:30:40 2009 -0400
40196
40197     [HB] Add FixedVersion cast to int
40198
40199  src/hb-ot-layout-open-private.h | 2 ++
40200  1 file changed, 2 insertions(+)
40201
40202 commit 957740dd253475020a94a62ec5dfcd03e3358176
40203 Author: Behdad Esfahbod <behdad@behdad.org>
40204 Date:   Sun May 24 12:29:55 2009 -0400
40205
40206     [HB] Simplify tag
40207
40208  src/hb-ot-layout-open-private.h | 10 +++++-----
40209  1 file changed, 5 insertions(+), 5 deletions(-)
40210
40211 commit 87fcdcbe3644da10154688765db2d62eb9ac079a
40212 Author: Behdad Esfahbod <behdad@behdad.org>
40213 Date:   Sun May 24 01:03:24 2009 -0400
40214
40215     [HB] Remove unused data types
40216
40217  src/hb-ot-layout-gdef-private.h     |  2 +-
40218  src/hb-ot-layout-gsubgpos-private.h |  2 +-
40219  src/hb-ot-layout-open-private.h     | 54
40220  ++++---------------------------------
40221  3 files changed, 7 insertions(+), 51 deletions(-)
40222
40223 commit 5876bf1b73fcb56cc41b4d348248a4817f9688cb
40224 Author: Behdad Esfahbod <behdad@behdad.org>
40225 Date:   Sun May 24 00:53:28 2009 -0400
40226
40227     [HB] Simplify version check in GSUB/GPOS
40228
40229  src/hb-ot-layout-gpos-private.h | 5 ++++-
40230  src/hb-ot-layout-gsub-private.h | 5 ++++-
40231  2 files changed, 8 insertions(+), 2 deletions(-)
40232
40233 commit 212aba6189d7aaac0bab169b77ae6bdab16800a5
40234 Author: Behdad Esfahbod <behdad@behdad.org>
40235 Date:   Sun May 24 00:50:27 2009 -0400
40236
40237     [HB] Check for GDEF/GSUB/GPOS versions
40238
40239  src/hb-ot-layout-gdef-private.h     |  3 +--
40240  src/hb-ot-layout-gpos-private.h     |  3 +--
40241  src/hb-ot-layout-gsub-private.h     |  3 +--
40242  src/hb-ot-layout-gsubgpos-private.h |  5 ++---
40243  src/hb-ot-layout-open-private.h     | 11 ++++++++++-
40244  5 files changed, 15 insertions(+), 10 deletions(-)
40245
40246 commit a21b5062cc32c04eeee3c4b20d26c7e2b34133e9
40247 Author: Behdad Esfahbod <behdad@behdad.org>
40248 Date:   Sat May 23 22:39:42 2009 -0400
40249
40250     [HB] Minor
40251
40252  src/hb-ot-layout-gdef-private.h | 6 +++---
40253  src/hb-ot-layout-open-private.h | 4 ++--
40254  2 files changed, 5 insertions(+), 5 deletions(-)
40255
40256 commit a080b1cc2f66d6e109d431a1e09519d7cf53bb9a
40257 Author: Behdad Esfahbod <behdad@behdad.org>
40258 Date:   Sat May 23 18:50:44 2009 -0400
40259
40260     [HB] Add TODO items
40261
40262  src/TODO | 6 ++++++
40263  1 file changed, 6 insertions(+)
40264
40265 commit e4efdd80a8fa4edbcdec9cd84f35f5f4521943c2
40266 Author: Behdad Esfahbod <behdad@behdad.org>
40267 Date:   Fri May 22 18:54:24 2009 -0400
40268
40269     [GDEF] Add some get_carret_value() code
40270
40271  src/hb-ot-layout-gdef-private.h | 36 ++++++++++++++++++------------------
40272  1 file changed, 18 insertions(+), 18 deletions(-)
40273
40274 commit 9b006bc0322723d065271e4b0ea4f137f81101e1
40275 Author: Behdad Esfahbod <behdad@behdad.org>
40276 Date:   Fri May 22 18:29:45 2009 -0400
40277
40278     [GPOS] MarkLigPosFormat1
40279
40280     GPOS is complete now!  Yay!
40281
40282  src/hb-ot-layout-gpos-private.h | 128
40283  +++++++++++++++++++++++++++++-----------
40284  1 file changed, 92 insertions(+), 36 deletions(-)
40285
40286 commit 923923feb248250626c637c11a886804011197b0
40287 Author: Behdad Esfahbod <behdad@behdad.org>
40288 Date:   Fri May 22 17:58:09 2009 -0400
40289
40290     [HB] Remove apply_subtables() again
40291
40292  src/hb-ot-layout-gpos-private.h | 31 +++++++++++--------------------
40293  src/hb-ot-layout-gsub-private.h | 33 ++++++++++++---------------------
40294  2 files changed, 23 insertions(+), 41 deletions(-)
40295
40296 commit d468f9af5b9fdc2713b0b86f28129e4190ee5053
40297 Author: Behdad Esfahbod <behdad@behdad.org>
40298 Date:   Thu May 21 22:31:33 2009 -0400
40299
40300     [HB] Share Extension lookup code between GSUB and GPOS
40301
40302  src/hb-ot-layout-gpos-private.h     | 64 +++++-----------------------
40303  src/hb-ot-layout-gsub-private.h     | 83
40304  +++++++------------------------------
40305  src/hb-ot-layout-gsubgpos-private.h | 52 +++++++++++++++++++++++
40306  3 files changed, 77 insertions(+), 122 deletions(-)
40307
40308 commit 498f1909e0f7a32484b2058622c4a018cbfc1334
40309 Author: Behdad Esfahbod <behdad@behdad.org>
40310 Date:   Thu May 21 15:51:04 2009 -0400
40311
40312     [GPOS] Remove printf.  MarkMarkPos1 is working
40313
40314     The "bug" was in the font.
40315
40316  src/hb-ot-layout-gpos-private.h | 1 -
40317  1 file changed, 1 deletion(-)
40318
40319 commit c7d457aa3ae7138630f52ca7263f663a3ea284c0
40320 Author: Behdad Esfahbod <behdad@behdad.org>
40321 Date:   Thu May 21 12:46:29 2009 -0400
40322
40323     [HB] Ouch.  Add files.
40324
40325  src/hb-common.h  | 13 +++++-----
40326  src/hb-private.h | 74
40327  ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
40328  2 files changed, 78 insertions(+), 9 deletions(-)
40329
40330 commit fe550f4dd815285e9de8c3cbff810b0a1c7b377f
40331 Author: Behdad Esfahbod <behdad@behdad.org>
40332 Date:   Thu May 21 08:27:07 2009 -0400
40333
40334     [GPOS] MarkMarkPosFormat1
40335
40336     Still not quite working.
40337
40338  src/TODO                        |   4 +-
40339  src/hb-ot-layout-gpos-private.h | 105
40340  +++++++++++++++++++++++++++++-----------
40341  2 files changed, 79 insertions(+), 30 deletions(-)
40342
40343 commit 357ccde36bba01a405d59b7da061fc5048cdc7b4
40344 Author: Behdad Esfahbod <behdad@behdad.org>
40345 Date:   Thu May 21 06:32:01 2009 -0400
40346
40347     [GPOS] MarkBasePosFormat1
40348
40349  src/TODO                        |  1 +
40350  src/hb-ot-layout-gpos-private.h | 62
40351  +++++++++++++++++++++++++++++++++++++----
40352  2 files changed, 58 insertions(+), 5 deletions(-)
40353
40354 commit 377bfc5860ae018f54e4a2dd737b4b000383ab54
40355 Author: Behdad Esfahbod <behdad@behdad.org>
40356 Date:   Thu May 21 04:58:24 2009 -0400
40357
40358     [GPOS] Implement MarkArray interface
40359
40360  src/hb-ot-layout-gpos-private.h | 5 +++--
40361  1 file changed, 3 insertions(+), 2 deletions(-)
40362
40363 commit c18ec2b1d7b8c7abe6ebf4b53c9ec75d5c9bb255
40364 Author: Behdad Esfahbod <behdad@behdad.org>
40365 Date:   Thu May 21 04:54:01 2009 -0400
40366
40367     [GPOS] Implement Device support in AnchorFormat3
40368
40369  src/hb-ot-layout-gpos-private.h | 11 ++++++++---
40370  1 file changed, 8 insertions(+), 3 deletions(-)
40371
40372 commit fca6a0d158b847181dcf67a13f34499177df899b
40373 Author: Behdad Esfahbod <behdad@behdad.org>
40374 Date:   Thu May 21 04:49:04 2009 -0400
40375
40376     [GPOS] Remove apply_value() return value
40377
40378  src/hb-ot-layout-gpos-private.h | 75
40379  +++++++++++++++++++----------------------
40380  1 file changed, 34 insertions(+), 41 deletions(-)
40381
40382 commit fb3b5ccfefc4c38c9184d432703e81f73e1f5bc7
40383 Author: Behdad Esfahbod <behdad@behdad.org>
40384 Date:   Thu May 21 04:47:05 2009 -0400
40385
40386     [GPOS] Start MarkBasePosFormat1
40387
40388  src/TODO                        |  1 +
40389  src/hb-ot-layout-gpos-private.h | 38
40390  +++++++++++++++++---------------------
40391  2 files changed, 18 insertions(+), 21 deletions(-)
40392
40393 commit ee8776d9e009a7fb8e1f3c1f9cf3ad42d9746a16
40394 Author: Behdad Esfahbod <behdad@behdad.org>
40395 Date:   Wed May 20 15:46:12 2009 -0400
40396
40397     [HB] Add TODO item
40398
40399  src/hb-ot-layout-gpos-private.h | 1 +
40400  src/hb-ot-layout-gsub-private.h | 1 +
40401  2 files changed, 2 insertions(+)
40402
40403 commit c6456ca5cfc35095378dcf29f8edc33ece9c3ea1
40404 Author: Behdad Esfahbod <behdad@behdad.org>
40405 Date:   Wed May 20 06:15:23 2009 -0400
40406
40407     [HB] Add TODO item
40408
40409  src/TODO | 1 +
40410  1 file changed, 1 insertion(+)
40411
40412 commit 3015c4175179a1816aad2a4950da9a3b8baf2578
40413 Author: Behdad Esfahbod <behdad@behdad.org>
40414 Date:   Wed May 20 06:01:16 2009 -0400
40415
40416     [HB] Remove last dependence on the old code base!
40417
40418  src/hb-buffer-private.h         | 88
40419  ++++++++++++++++++++---------------------
40420  src/hb-buffer.c                 | 47 +++++++++++-----------
40421  src/hb-ot-layout-gpos-private.h | 11 ++----
40422  src/hb-ot-layout-gsub-private.h | 12 +++---
40423  src/hb-ot-layout.cc             | 16 ++++----
40424  5 files changed, 85 insertions(+), 89 deletions(-)
40425
40426 commit 5c0adce1ccc739415c4b26ff13ffd2d77ea4bc6c
40427 Author: Behdad Esfahbod <behdad@behdad.org>
40428 Date:   Wed May 20 05:42:12 2009 -0400
40429
40430     [HB] Rename harfbuzz-buffer to hb-buffer
40431
40432  src/Makefile.am                     |   5 +-
40433  src/harfbuzz-buffer-private.h       | 106 -----------
40434  src/harfbuzz-buffer.c               | 349
40435  ------------------------------------
40436  src/harfbuzz-buffer.h               |  94 ----------
40437  src/hb-buffer-private.h             | 106 +++++++++++
40438  src/hb-buffer.c                     | 347
40439  +++++++++++++++++++++++++++++++++++
40440  src/hb-buffer.h                     |  94 ++++++++++
40441  src/hb-ot-layout-gsubgpos-private.h |   2 +-
40442  src/hb-ot-layout-private.h          |   2 +-
40443  src/hb-ot-layout.cc                 |   5 +-
40444  src/hb-ot-layout.h                  |   2 +-
40445  11 files changed, 556 insertions(+), 556 deletions(-)
40446
40447 commit b857b49c82782d29d6d189f1a9f4a84d39cd84ea
40448 Author: Behdad Esfahbod <behdad@behdad.org>
40449 Date:   Wed May 20 05:35:14 2009 -0400
40450
40451     [HB] Remove all references to the old code!
40452
40453  src/Makefile.am            |  76 +++++++---------------
40454  src/harfbuzz-buffer.c      | 154
40455  +++++++++++++++++++--------------------------
40456  src/harfbuzz-buffer.h      |  80 +++++++++++------------
40457  src/hb-ot-layout-private.h |   6 +-
40458  src/hb-ot-layout.cc        |  17 ++---
40459  src/hb-ot-layout.h         |   1 +
40460  6 files changed, 137 insertions(+), 197 deletions(-)
40461
40462 commit e1593a6e620ee6a8184487185d1c95e0d1820ba5
40463 Author: Behdad Esfahbod <behdad@behdad.org>
40464 Date:   Wed May 20 04:51:30 2009 -0400
40465
40466     [GPOS] Finally it's working, up to Cursive
40467
40468     Wow, IranNastaliq renders perfectly again!
40469
40470  src/hb-ot-layout.cc | 24 ++++++++++++++++++++++++
40471  src/hb-ot-layout.h  | 12 ++++++++++++
40472  2 files changed, 36 insertions(+)
40473
40474 commit 0f7e6b2cead0c7d527ef68ededb27e0afd71d819
40475 Author: Behdad Esfahbod <behdad@behdad.org>
40476 Date:   Wed May 20 04:16:35 2009 -0400
40477
40478     [GPOS] Fix more brokenness
40479
40480  src/Makefile.am                 |  2 +-
40481  src/hb-ot-layout-gpos-private.h | 37
40482  ++++++++++++++++++++-----------------
40483  src/hb-ot-layout.cc             |  7 +++++++
40484  src/hb-ot-layout.h              |  5 +++++
40485  4 files changed, 33 insertions(+), 18 deletions(-)
40486
40487 commit ff05d257dd43221b7c8ebead188e78495daa8eda
40488 Author: Behdad Esfahbod <behdad@behdad.org>
40489 Date:   Wed May 20 03:53:00 2009 -0400
40490
40491     [HB] Move lookup types enum into subtable class
40492
40493  src/hb-ot-layout-gpos-private.h | 66
40494  ++++++++++++++++++++---------------------
40495  src/hb-ot-layout-gsub-private.h | 44 +++++++++++++--------------
40496  2 files changed, 55 insertions(+), 55 deletions(-)
40497
40498 commit 263bbef7670b59aa88ef9ba910579dfa51226524
40499 Author: Behdad Esfahbod <behdad@behdad.org>
40500 Date:   Wed May 20 00:00:09 2009 -0400
40501
40502     [GDEF] Simplify Device access
40503
40504  src/hb-ot-layout-gdef-private.h | 12 +++---------
40505  1 file changed, 3 insertions(+), 9 deletions(-)
40506
40507 commit 60d77cf05fddc5304b4b1fc19cdedba15cbee1e9
40508 Author: Behdad Esfahbod <behdad@behdad.org>
40509 Date:   Tue May 19 23:58:54 2009 -0400
40510
40511     [HB] Indentation
40512
40513  src/hb-ot-layout-common-private.h   | 170
40514  +++++++++++++++++-------------------
40515  src/hb-ot-layout-gdef-private.h     |  65 +++++++-------
40516  src/hb-ot-layout-gsubgpos-private.h | 150 +++++++++++++++++--------------
40517  src/hb-ot-layout-open-private.h     | 159
40518  ++++++++++++++++-----------------
40519  src/hb-ot-layout-private.h          |   9 +-
40520  5 files changed, 288 insertions(+), 265 deletions(-)
40521
40522 commit 90de3dfff9e82dae20b7517642511aebaf736b74
40523 Author: Behdad Esfahbod <behdad@behdad.org>
40524 Date:   Tue May 19 23:43:04 2009 -0400
40525
40526     [HB] Remove unused methods
40527
40528  src/hb-ot-layout-common-private.h | 6 ------
40529  1 file changed, 6 deletions(-)
40530
40531 commit 4c44d830d79431fcb143df2b5a29cdc8e8fccef3
40532 Author: Behdad Esfahbod <behdad@behdad.org>
40533 Date:   Tue May 19 23:42:30 2009 -0400
40534
40535     [HB] Indentation
40536
40537  src/hb-ot-layout-gpos-private.h | 253
40538  +++++++++++++++++++++-----------------
40539  src/hb-ot-layout-gsub-private.h | 262
40540  ++++++++++++++++++++++------------------
40541  2 files changed, 284 insertions(+), 231 deletions(-)
40542
40543 commit d18fd8e3f7185f531fa4c4988d3f5d5c5282b8eb
40544 Author: Behdad Esfahbod <behdad@behdad.org>
40545 Date:   Tue May 19 23:25:41 2009 -0400
40546
40547     [GPOS] CursivePosFormat1
40548
40549  src/hb-ot-layout-gpos-private.h | 174
40550  ++++++++++++++++++++++++++++++++++++++--
40551  src/hb-ot-layout-private.h      |   2 +-
40552  2 files changed, 169 insertions(+), 7 deletions(-)
40553
40554 commit 70632add333e4ab38f8f485bb87b25116128cf92
40555 Author: Behdad Esfahbod <behdad@behdad.org>
40556 Date:   Tue May 19 22:30:09 2009 -0400
40557
40558     [GSUB] PairPosFormat2
40559
40560  src/hb-ot-layout-gpos-private.h | 43
40561  ++++++++++++++++++++++++++++++++++++-----
40562  1 file changed, 38 insertions(+), 5 deletions(-)
40563
40564 commit b24ecbadf44d56fd3286d1d3ff6928151ccec9bd
40565 Author: Behdad Esfahbod <behdad@behdad.org>
40566 Date:   Tue May 19 22:16:04 2009 -0400
40567
40568     [GPOS] PairPosFormat1
40569
40570  src/hb-ot-layout-gpos-private.h | 91
40571  +++++++++++++++++++++++++++++++++--------
40572  1 file changed, 73 insertions(+), 18 deletions(-)
40573
40574 commit 056c7ec1aea1eca60a3b20b583b8a8072be9d758
40575 Author: Behdad Esfahbod <behdad@behdad.org>
40576 Date:   Mon May 18 19:47:52 2009 -0400
40577
40578     [GPOS] Start filling apply() functions in
40579
40580  src/harfbuzz-buffer-private.h     |   1 +
40581  src/harfbuzz-buffer.c             |   3 -
40582  src/hb-ot-layout-common-private.h |  35 ++++++-----
40583  src/hb-ot-layout-gpos-private.h   | 127
40584  ++++++++++++++++++++++++++++----------
40585  4 files changed, 116 insertions(+), 50 deletions(-)
40586
40587 commit 4fa77d3c4305a76b956de8c1a9b83a961d035a80
40588 Author: Behdad Esfahbod <behdad@behdad.org>
40589 Date:   Mon May 18 18:44:54 2009 -0400
40590
40591     [HB] Use enums
40592
40593  src/hb-ot-layout-common-private.h | 14 ++++++++------
40594  src/hb-ot-layout-gdef-private.h   | 22 +++++++++++++---------
40595  2 files changed, 21 insertions(+), 15 deletions(-)
40596
40597 commit 6b54c5d0446b514fbb6521e7e9e614d153435f0e
40598 Author: Behdad Esfahbod <behdad@behdad.org>
40599 Date:   Mon May 18 18:30:25 2009 -0400
40600
40601     [HB] More reference cast simplification
40602
40603  src/hb-ot-layout-gsub-private.h     |  8 ++++----
40604  src/hb-ot-layout-gsubgpos-private.h | 28 ++++++++++++++--------------
40605  src/hb-ot-layout-open-private.h     |  2 +-
40606  3 files changed, 19 insertions(+), 19 deletions(-)
40607
40608 commit eb0dfc830e09405492f494c85380e133ac5d0ea3
40609 Author: Behdad Esfahbod <behdad@behdad.org>
40610 Date:   Mon May 18 18:22:44 2009 -0400
40611
40612     [HB] Rename LOOKUP_ARGS to APPLY_ARGS
40613
40614  src/hb-ot-layout-gpos-private.h     | 88
40615  ++++++++++++++++++------------------
40616  src/hb-ot-layout-gsub-private.h     | 84
40617  +++++++++++++++++-----------------
40618  src/hb-ot-layout-gsubgpos-private.h | 90
40619  ++++++++++++++++++-------------------
40620  3 files changed, 131 insertions(+), 131 deletions(-)
40621
40622 commit 2a8e6accdf798a78ff180dcb593140592d62b872
40623 Author: Behdad Esfahbod <behdad@behdad.org>
40624 Date:   Mon May 18 18:21:44 2009 -0400
40625
40626     [HB] Internally rename position() and substitute() to apply()
40627
40628  src/hb-ot-layout-gpos-private.h | 110
40629  ++++++++++++++++++++--------------------
40630  src/hb-ot-layout-gsub-private.h | 104
40631  ++++++++++++++++++-------------------
40632  2 files changed, 107 insertions(+), 107 deletions(-)
40633
40634 commit f6c8a6eacf27fd1c509d07c85985f0367c5e475f
40635 Author: Behdad Esfahbod <behdad@behdad.org>
40636 Date:   Mon May 18 18:01:19 2009 -0400
40637
40638     [HB] Simplify casts
40639
40640  src/hb-ot-layout-gdef-private.h |  2 +-
40641  src/hb-ot-layout-gpos-private.h |  6 +++---
40642  src/hb-ot-layout-gsub-private.h |  6 +++---
40643  src/hb-ot-layout-open-private.h | 10 +++++-----
40644  4 files changed, 12 insertions(+), 12 deletions(-)
40645
40646 commit 9c42f05a5ccbb48a9367b80ecdf3679e88088fcf
40647 Author: Behdad Esfahbod <behdad@behdad.org>
40648 Date:   Mon May 18 17:43:49 2009 -0400
40649
40650     Switch Pango to new, defunt, GPOS
40651
40652  src/hb-ot-layout-gpos-private.h | 22 +++++++++++++++-------
40653  src/hb-ot-layout.cc             | 13 +++++++++++++
40654  src/hb-ot-layout.h              |  5 +++++
40655  3 files changed, 33 insertions(+), 7 deletions(-)
40656
40657 commit 5e5eb0573f7ea2ce2cf037fef0df70a4351e82c0
40658 Author: Behdad Esfahbod <behdad@behdad.org>
40659 Date:   Mon May 18 17:09:33 2009 -0400
40660
40661     [HB] Start GPOS!
40662
40663  src/hb-ot-layout-gpos-private.h | 915
40664  ++++++++++++++++++++++++++++++++++++++++
40665  src/hb-ot-layout-gsub-private.h |   2 -
40666  src/hb-ot-layout-private.h      |  15 +-
40667  src/hb-ot-layout.cc             |   5 +-
40668  src/hb-ot-layout.h              |   8 +-
40669  5 files changed, 936 insertions(+), 9 deletions(-)
40670
40671 commit 64e67f7599deeec98b104f8b70d0d321cf96799d
40672 Author: Behdad Esfahbod <behdad@behdad.org>
40673 Date:   Mon May 18 15:32:40 2009 -0400
40674
40675     [GSUB] Minor
40676
40677  src/hb-ot-layout-gsub-private.h | 16 ++++++----------
40678  1 file changed, 6 insertions(+), 10 deletions(-)
40679
40680 commit d79cae0b4eef8c2694ada791bb8e427c1202875e
40681 Author: Behdad Esfahbod <behdad@behdad.org>
40682 Date:   Mon May 18 13:50:15 2009 -0400
40683
40684     [HB] Minor
40685
40686  src/hb-ot-layout-gsub-private.h | 22 +++++++++++-----------
40687  1 file changed, 11 insertions(+), 11 deletions(-)
40688
40689 commit 8533bb985e6af2b656d7c45620d8f11f36330b85
40690 Author: Behdad Esfahbod <behdad@behdad.org>
40691 Date:   Mon May 18 06:00:12 2009 -0400
40692
40693     [GSUB] Protect against mismatching Extension subtable types
40694
40695  src/hb-ot-layout-gsub-private.h | 9 ++++++---
40696  1 file changed, 6 insertions(+), 3 deletions(-)
40697
40698 commit 969afd706e9b52adc79f6210c0088b2c6bbae9bc
40699 Author: Behdad Esfahbod <behdad@behdad.org>
40700 Date:   Mon May 18 05:47:47 2009 -0400
40701
40702     [GSUB] Implement ReverseChainSingleSubst
40703
40704     GSUB is done!
40705
40706  src/hb-ot-layout-gsub-private.h     | 55
40707  +++++++++++++++++++++++++++----------
40708  src/hb-ot-layout-gsubgpos-private.h | 43 +++++++++--------------------
40709  2 files changed, 54 insertions(+), 44 deletions(-)
40710
40711 commit 4acaffd786a11b5bd7d41b39fc65625fd8cd5077
40712 Author: Behdad Esfahbod <behdad@behdad.org>
40713 Date:   Mon May 18 05:29:29 2009 -0400
40714
40715     [HB] Don't use G_LIKELY!
40716
40717  src/hb-ot-layout-gsub-private.h     | 12 ++++++------
40718  src/hb-ot-layout-gsubgpos-private.h | 12 ++++++------
40719  src/hb-ot-layout-open-private.h     |  4 ++--
40720  src/hb-ot-layout.cc                 |  6 +++---
40721  4 files changed, 17 insertions(+), 17 deletions(-)
40722
40723 commit 3dcb12f171ebbf44461e6ce6439d286c9520dd88
40724 Author: Behdad Esfahbod <behdad@behdad.org>
40725 Date:   Mon May 18 05:22:32 2009 -0400
40726
40727     [GSUB] Oops, fix Extension check
40728
40729  src/hb-ot-layout-gsub-private.h | 3 +--
40730  1 file changed, 1 insertion(+), 2 deletions(-)
40731
40732 commit 2e8fb6c38dbc01cb77b384c0ae0212514dfbb588
40733 Author: Behdad Esfahbod <behdad@behdad.org>
40734 Date:   Mon May 18 04:37:37 2009 -0400
40735
40736     [HB] Tweak some constants and fix Coverage
40737
40738  src/hb-ot-layout-common-private.h   | 11 ++++++-----
40739  src/hb-ot-layout-gsubgpos-private.h |  2 ++
40740  src/hb-ot-layout-open-private.h     |  6 +++---
40741  3 files changed, 11 insertions(+), 8 deletions(-)
40742
40743 commit d6aae5f5cad54fc5dac8b0ff10a3921ebda533d4
40744 Author: Behdad Esfahbod <behdad@behdad.org>
40745 Date:   Mon May 18 04:25:22 2009 -0400
40746
40747     [HB] Cleanup TODOs
40748
40749  src/hb-ot-layout-gsub-private.h | 12 ++++++------
40750  src/hb-ot-layout-open-private.h |  2 +-
40751  src/hb-ot-layout.cc             |  4 ++--
40752  3 files changed, 9 insertions(+), 9 deletions(-)
40753
40754 commit 122f21fb9a3a0b914575929a3be11884f1ae00c0
40755 Author: Behdad Esfahbod <behdad@behdad.org>
40756 Date:   Mon May 18 04:21:53 2009 -0400
40757
40758     [GSUB] Fix context_length handling in Ligature too
40759
40760  src/hb-ot-layout-gsub-private.h     | 9 ++++-----
40761  src/hb-ot-layout-gsubgpos-private.h | 5 +++--
40762  2 files changed, 7 insertions(+), 7 deletions(-)
40763
40764 commit 47958dea214fd55725bf04aa13d233870255fb03
40765 Author: Behdad Esfahbod <behdad@behdad.org>
40766 Date:   Mon May 18 04:17:47 2009 -0400
40767
40768     [HB] Minor cleanup
40769
40770  src/hb-ot-layout-gsubgpos-private.h | 10 ++++------
40771  1 file changed, 4 insertions(+), 6 deletions(-)
40772
40773 commit e73a0c2a903112ce9a35b95e14e10ab8ea2dc337
40774 Author: Behdad Esfahbod <behdad@behdad.org>
40775 Date:   Mon May 18 04:15:25 2009 -0400
40776
40777     [HB] Correctly skip glyphs when applying (Chain)Context lookups
40778
40779  src/hb-ot-layout-gsubgpos-private.h | 14 +++++++++++---
40780  1 file changed, 11 insertions(+), 3 deletions(-)
40781
40782 commit 7cff75babd64cd49dd2b3faaa15193d12c098f42
40783 Author: Behdad Esfahbod <behdad@behdad.org>
40784 Date:   Mon May 18 04:09:05 2009 -0400
40785
40786     [HB] Fix context_length checking
40787
40788  src/hb-ot-layout-gsubgpos-private.h | 23 +++++++++++++----------
40789  src/hb-ot-layout-open-private.h     |  2 +-
40790  2 files changed, 14 insertions(+), 11 deletions(-)
40791
40792 commit d0ba0557007798db2c60ddd0b7a5a0624cd1698d
40793 Author: Behdad Esfahbod <behdad@behdad.org>
40794 Date:   Mon May 18 03:56:39 2009 -0400
40795
40796     [HB] ChainContext complete
40797
40798     IranNastaliq renders perfectly again!
40799
40800  src/hb-ot-layout-gsubgpos-private.h | 63
40801  +++++++++++++++++++++++++++----------
40802  1 file changed, 46 insertions(+), 17 deletions(-)
40803
40804 commit e072c24e79f0e7c1e078a87c782ab5dd8f21dcda
40805 Author: Behdad Esfahbod <behdad@behdad.org>
40806 Date:   Mon May 18 03:47:31 2009 -0400
40807
40808     [HB] Implement backtrack matching
40809
40810  src/hb-ot-layout-gsubgpos-private.h | 61
40811  +++++++++++++++++++++++++++----------
40812  1 file changed, 45 insertions(+), 16 deletions(-)
40813
40814 commit 02e1e5c63fa4f896053fa3c21e495239e1e9caa2
40815 Author: Behdad Esfahbod <behdad@behdad.org>
40816 Date:   Mon May 18 02:47:57 2009 -0400
40817
40818     [HB] One more step to go, for fully working GSUB and ChainContext
40819
40820  src/hb-ot-layout-gsubgpos-private.h | 107
40821  ++++++++++++++++++++----------------
40822  1 file changed, 61 insertions(+), 46 deletions(-)
40823
40824 commit f14c2b7acfba75b8a6880f41ceec758f9a56abce
40825 Author: Behdad Esfahbod <behdad@behdad.org>
40826 Date:   Mon May 18 02:36:18 2009 -0400
40827
40828     [HB] Further modularize Context matching
40829
40830  src/hb-ot-layout-gsubgpos-private.h | 92
40831  +++++++++++++++++++++++++------------
40832  1 file changed, 63 insertions(+), 29 deletions(-)
40833
40834 commit 13ed4405c558e445b052360f1ed8ee27ecf48e6e
40835 Author: Behdad Esfahbod <behdad@behdad.org>
40836 Date:   Mon May 18 02:14:37 2009 -0400
40837
40838     [HB] A step closer to working ChainContext
40839
40840  src/hb-ot-layout-gsubgpos-private.h | 36
40841  ++++++++++++++++++++++++++----------
40842  1 file changed, 26 insertions(+), 10 deletions(-)
40843
40844 commit e8cbaaf6d538036ff9b880b018db402e0895ed01
40845 Author: Behdad Esfahbod <behdad@behdad.org>
40846 Date:   Mon May 18 02:03:58 2009 -0400
40847
40848     [HB] Add HeadlessArrayTo<>
40849
40850  src/hb-ot-layout-gsub-private.h     | 10 ++++------
40851  src/hb-ot-layout-gsubgpos-private.h |  5 ++---
40852  src/hb-ot-layout-open-private.h     | 19 +++++++++++++++++++
40853  3 files changed, 25 insertions(+), 9 deletions(-)
40854
40855 commit dcb6b60254951a2831c03f3196962d229f7e556c
40856 Author: Behdad Esfahbod <behdad@behdad.org>
40857 Date:   Mon May 18 01:49:57 2009 -0400
40858
40859     [HB] More template goodness
40860
40861  src/hb-ot-layout-gsubgpos-private.h | 37
40862  +++++++++++++++----------------------
40863  1 file changed, 15 insertions(+), 22 deletions(-)
40864
40865 commit aa3d7adca5c821c91a2a1b5380fd6b3d19656ab1
40866 Author: Behdad Esfahbod <behdad@behdad.org>
40867 Date:   Sun May 17 23:17:56 2009 -0400
40868
40869     [HB] More churning towards ChainContext lookups
40870
40871  src/hb-ot-layout-common-private.h   |   6 +-
40872  src/hb-ot-layout-gsub-private.h     |  15 +++-
40873  src/hb-ot-layout-gsubgpos-private.h | 174
40874  ++++++++++++++++++++++--------------
40875  3 files changed, 125 insertions(+), 70 deletions(-)
40876
40877 commit 48f16ed96ac7041b511d9e0864623d2aa09c6da3
40878 Author: Behdad Esfahbod <behdad@behdad.org>
40879 Date:   Sun May 17 22:11:30 2009 -0400
40880
40881     [HB] Towards sharing Context and ChainContext code
40882
40883  src/hb-ot-layout-gsubgpos-private.h | 220
40884  ++++++++++++++++--------------------
40885  1 file changed, 99 insertions(+), 121 deletions(-)
40886
40887 commit 6cf2a52593cb4b23e3efe5e16228e3172bdcdd05
40888 Author: Behdad Esfahbod <behdad@behdad.org>
40889 Date:   Sun May 17 21:11:49 2009 -0400
40890
40891     [HB] Add check to avoid infinite recursion
40892
40893  src/hb-ot-layout-gsub-private.h | 12 ++++++++----
40894  1 file changed, 8 insertions(+), 4 deletions(-)
40895
40896 commit 887c4b44165eeb8ac7fb09bc4474d11720b94a9e
40897 Author: Behdad Esfahbod <behdad@behdad.org>
40898 Date:   Sun May 17 21:06:08 2009 -0400
40899
40900     [HB] Cosmetic
40901
40902  src/hb-ot-layout-gsub-private.h | 4 ++--
40903  1 file changed, 2 insertions(+), 2 deletions(-)
40904
40905 commit ca5290f4994e1b2db4dac03f7a22b7071441ba06
40906 Author: Behdad Esfahbod <behdad@behdad.org>
40907 Date:   Sun May 17 20:48:27 2009 -0400
40908
40909     [HB] Start ChainContext and ReverseChainSingleSubst lookups
40910
40911  src/hb-ot-layout-gsub-private.h     | 269
40912  ++++++++----------------------------
40913  src/hb-ot-layout-gsubgpos-private.h | 214 +++++++++++++++++++++++++++-
40914  2 files changed, 268 insertions(+), 215 deletions(-)
40915
40916 commit 433f4aea741e39df079126769441b79ab64fd236
40917 Author: Behdad Esfahbod <behdad@behdad.org>
40918 Date:   Sun May 17 20:30:05 2009 -0400
40919
40920     [HB] Remove stale TODO
40921
40922  src/hb-ot-layout-private.h | 2 --
40923  1 file changed, 2 deletions(-)
40924
40925 commit 6f20f72e9c58ba23db2e31afa5d331acfea3d77e
40926 Author: Behdad Esfahbod <behdad@behdad.org>
40927 Date:   Sun May 17 20:28:01 2009 -0400
40928
40929     [HB] Split Layout-common tables into new files
40930
40931  src/hb-ot-layout-common-private.h   | 429
40932  ++++++++++++++++++++++++++++++++++++
40933  src/hb-ot-layout-gdef-private.h     |   3 +-
40934  src/hb-ot-layout-gsub-private.h     |   1 +
40935  src/hb-ot-layout-gsubgpos-private.h |   2 +
40936  src/hb-ot-layout-open-private.h     | 408
40937  ----------------------------------
40938  5 files changed, 434 insertions(+), 409 deletions(-)
40939
40940 commit f45107fe0904414f1266648a6c42849c494fe611
40941 Author: Behdad Esfahbod <behdad@behdad.org>
40942 Date:   Sun May 17 20:13:02 2009 -0400
40943
40944     [HB] More shuffling
40945
40946  src/hb-ot-layout-gsub-private.h     | 71
40947  +++++++++++++++++++++----------------
40948  src/hb-ot-layout-gsubgpos-private.h | 30 ++++++++++++++++
40949  src/hb-ot-layout-open-private.h     | 41 ---------------------
40950  3 files changed, 71 insertions(+), 71 deletions(-)
40951
40952 commit f8dc67b3c24dfc805da756a73cb217b36e16b4b8
40953 Author: Behdad Esfahbod <behdad@behdad.org>
40954 Date:   Sun May 17 19:47:54 2009 -0400
40955
40956     [HB] Cleanup format unions
40957
40958  src/hb-ot-layout-gdef-private.h     | 18 ++++----
40959  src/hb-ot-layout-gsub-private.h     | 87
40960  +++++++++++++++++++------------------
40961  src/hb-ot-layout-gsubgpos-private.h | 16 +++----
40962  src/hb-ot-layout-open-private.h     | 41 +++++++----------
40963  4 files changed, 77 insertions(+), 85 deletions(-)
40964
40965 commit da1097bc3b1995776c205707fd2b17603b804646
40966 Author: Behdad Esfahbod <behdad@behdad.org>
40967 Date:   Sun May 17 19:31:18 2009 -0400
40968
40969     [HB] Use four bytes for Null Tag, not 5
40970
40971  src/hb-ot-layout-open-private.h | 4 +++-
40972  1 file changed, 3 insertions(+), 1 deletion(-)
40973
40974 commit 19fc24f268b985d30971307ac2055622d11cb21f
40975 Author: Behdad Esfahbod <behdad@behdad.org>
40976 Date:   Sun May 17 09:45:32 2009 -0400
40977
40978     [HB] Couple size checks
40979
40980  src/hb-ot-layout-gsub-private.h     | 7 +++++--
40981  src/hb-ot-layout-gsubgpos-private.h | 4 ++--
40982  src/hb-ot-layout-open-private.h     | 4 ++--
40983  3 files changed, 9 insertions(+), 6 deletions(-)
40984
40985 commit ecf17e849db19599bbb816d0018380ebf979576b
40986 Author: Behdad Esfahbod <behdad@behdad.org>
40987 Date:   Sun May 17 09:34:41 2009 -0400
40988
40989     [HB] Propagate property of first glyph
40990
40991     This slightly grows code size.
40992
40993  src/hb-ot-layout-gsub-private.h     | 100
40994  +++++++++++++++++++-----------------
40995  src/hb-ot-layout-gsubgpos-private.h |   7 +--
40996  2 files changed, 56 insertions(+), 51 deletions(-)
40997
40998 commit eca8e33710cfce51454e64d974ff0c28b0eefa14
40999 Author: Behdad Esfahbod <behdad@behdad.org>
41000 Date:   Sun May 17 09:07:27 2009 -0400
41001
41002     [GSUB] Further optimize the main switch
41003
41004  src/hb-ot-layout-gsub-private.h | 31 +++++++++++++++++--------------
41005  1 file changed, 17 insertions(+), 14 deletions(-)
41006
41007 commit 13068232e7054748ae5ba0d961ee5a95b959e92e
41008 Author: Behdad Esfahbod <behdad@behdad.org>
41009 Date:   Sun May 17 08:59:01 2009 -0400
41010
41011     [HB] Unify first glyph property checking
41012
41013  src/hb-ot-layout-gsub-private.h     | 81
41014  ++++++++++++++++---------------------
41015  src/hb-ot-layout-gsubgpos-private.h | 12 ------
41016  2 files changed, 35 insertions(+), 58 deletions(-)
41017
41018 commit 66bf7ce4e3135535c110a917178b84c4a2b1d11f
41019 Author: Behdad Esfahbod <behdad@behdad.org>
41020 Date:   Sun May 17 08:28:42 2009 -0400
41021
41022     [HB] Move Context matching logic out of GSUB
41023
41024  src/hb-ot-layout-gdef-private.h     |   2 -
41025  src/hb-ot-layout-gsub-private.h     | 331
41026  +---------------------------------
41027  src/hb-ot-layout-gsubgpos-private.h | 347
41028  ++++++++++++++++++++++++++++++++++++
41029  3 files changed, 352 insertions(+), 328 deletions(-)
41030
41031 commit a1625528cd5ed94bc8f18903da3300e823ee5b54
41032 Author: Behdad Esfahbod <behdad@behdad.org>
41033 Date:   Sun May 17 07:52:11 2009 -0400
41034
41035     [GSUB] Unify ContextSubst matching
41036
41037  src/hb-ot-layout-gsub-private.h | 378
41038  ++++++++++++++++------------------------
41039  1 file changed, 154 insertions(+), 224 deletions(-)
41040
41041 commit c36238bea40e9e2b589028eb6de0710455b31585
41042 Author: Behdad Esfahbod <behdad@behdad.org>
41043 Date:   Sun May 17 07:39:34 2009 -0400
41044
41045     [HB] Renames
41046
41047  src/hb-ot-layout-gsub-private.h | 122
41048  ++++++++++++++++++++--------------------
41049  1 file changed, 61 insertions(+), 61 deletions(-)
41050
41051 commit 15c3e75b39797a153b6bc0598f87b27c4a487228
41052 Author: Behdad Esfahbod <behdad@behdad.org>
41053 Date:   Sun May 17 06:03:42 2009 -0400
41054
41055     [HB] Simplify buffer
41056
41057  src/harfbuzz-buffer-private.h   | 14 ++++++--------
41058  src/harfbuzz-buffer.c           | 35 ++++++++++++++++-------------------
41059  src/harfbuzz-gsub.c             |  6 +++---
41060  src/hb-ot-layout-gsub-private.h | 12 ++++++------
41061  4 files changed, 31 insertions(+), 36 deletions(-)
41062
41063 commit 36f78446cef8a7cbae000d5e742c9d13e1cc7f83
41064 Author: Behdad Esfahbod <behdad@behdad.org>
41065 Date:   Sun May 17 05:52:32 2009 -0400
41066
41067     [HB] Add TODO item
41068
41069  src/TODO              | 1 +
41070  src/harfbuzz-buffer.c | 2 +-
41071  2 files changed, 2 insertions(+), 1 deletion(-)
41072
41073 commit ee58aaebd296ea8237516754fd4e825d524b11b7
41074 Author: Behdad Esfahbod <behdad@behdad.org>
41075 Date:   Sun May 17 05:14:33 2009 -0400
41076
41077     [HB] Update copyright years
41078
41079  src/hb-ot-layout-gdef-private.h | 2 +-
41080  src/hb-ot-layout-open-private.h | 2 +-
41081  src/hb-ot-layout.cc             | 2 +-
41082  src/main.cc                     | 2 +-
41083  4 files changed, 4 insertions(+), 4 deletions(-)
41084
41085 commit f4c9514935cf97a58dcb3b1962ac3f3b5ba61264
41086 Author: Behdad Esfahbod <behdad@behdad.org>
41087 Date:   Sun May 17 04:59:56 2009 -0400
41088
41089     [HB] Simplify more arrays
41090
41091  src/hb-ot-layout-open-private.h | 241
41092  ++++++++++++++++------------------------
41093  src/hb-ot-layout.cc             |   8 +-
41094  2 files changed, 100 insertions(+), 149 deletions(-)
41095
41096 commit c9a7cbe9cb52264af9954e5ce9ac7a45d7e310cd
41097 Author: Behdad Esfahbod <behdad@behdad.org>
41098 Date:   Sun May 17 01:22:51 2009 -0400
41099
41100     [HB] Use ArrayOf<> in GSUB
41101
41102  src/hb-ot-layout-gdef-private.h |   3 +-
41103  src/hb-ot-layout-gsub-private.h | 157
41104  +++++++++++++---------------------------
41105  src/hb-ot-layout-open-private.h |   5 --
41106  3 files changed, 53 insertions(+), 112 deletions(-)
41107
41108 commit 5f810363acc3ad3cba631a68620e3d37e54c95c4
41109 Author: Behdad Esfahbod <behdad@behdad.org>
41110 Date:   Sun May 17 00:54:25 2009 -0400
41111
41112     [HB] Add ArrayOf<>
41113
41114  src/hb-ot-layout-gdef-private.h | 62 ++++++++-------------------------
41115  src/hb-ot-layout-open-private.h | 77
41116  ++++++++++++++++++++++++++++++-----------
41117  2 files changed, 71 insertions(+), 68 deletions(-)
41118
41119 commit 238c855fcd4f0ef97a94a8662d2a2f2bb5c21ecb
41120 Author: Behdad Esfahbod <behdad@behdad.org>
41121 Date:   Sun May 17 00:22:37 2009 -0400
41122
41123     [HB] Use OffsetTo<> for Coverage
41124
41125  src/hb-ot-layout-gdef-private.h |  1 +
41126  src/hb-ot-layout-gsub-private.h | 55
41127  ++++++++++++++++-------------------------
41128  src/hb-ot-layout-open-private.h | 10 +-------
41129  3 files changed, 23 insertions(+), 43 deletions(-)
41130
41131 commit 3d54bd1293069fc3d3bdeeea8ad45036f3ee65f3
41132 Author: Behdad Esfahbod <behdad@behdad.org>
41133 Date:   Sun May 17 00:15:51 2009 -0400
41134
41135     [HB] Use OffsetTo<> in more places
41136
41137  src/hb-ot-layout-gdef-private.h | 12 +++++-------
41138  src/hb-ot-layout-open-private.h |  4 ++++
41139  2 files changed, 9 insertions(+), 7 deletions(-)
41140
41141 commit 9e4d9d7b2721859172bc9c59c1aea27b01eb9c07
41142 Author: Behdad Esfahbod <behdad@behdad.org>
41143 Date:   Sun May 17 00:09:20 2009 -0400
41144
41145     [HB] Add OffsetTo template.
41146
41147  src/hb-ot-layout-gdef-private.h | 26 ++++++++++++++------------
41148  src/hb-ot-layout-gsub-private.h |  6 +++---
41149  src/hb-ot-layout-open-private.h | 27 ++++++++++++++++++---------
41150  3 files changed, 35 insertions(+), 24 deletions(-)
41151
41152 commit e07f89295b9b38d233dfd4acec1f6b4a3416f267
41153 Author: Behdad Esfahbod <behdad@behdad.org>
41154 Date:   Sat May 16 23:20:48 2009 -0400
41155
41156     [HB] Automate int-type size assertion
41157
41158  src/hb-ot-layout-open-private.h | 13 +++----------
41159  1 file changed, 3 insertions(+), 10 deletions(-)
41160
41161 commit 8b8358033184198ff638ee1379093717596e162d
41162 Author: Behdad Esfahbod <behdad@behdad.org>
41163 Date:   Sat May 16 22:48:14 2009 -0400
41164
41165     [HB] Use templates for Null objects
41166
41167     Also use a common pool for all nul-content ones.
41168
41169  src/hb-ot-layout-gdef-private.h |  12 ++--
41170  src/hb-ot-layout-gsub-private.h |  28 ++++----
41171  src/hb-ot-layout-open-private.h | 142
41172  +++++++++++++++++++++++-----------------
41173  src/hb-ot-layout.cc             |   8 +--
41174  4 files changed, 105 insertions(+), 85 deletions(-)
41175
41176 commit 6e13d4140158aff736647fc53d8c0ae3a02c2afc
41177 Author: Behdad Esfahbod <behdad@behdad.org>
41178 Date:   Sat May 16 20:15:16 2009 -0400
41179
41180     [HB] Remove obsolete comment
41181
41182  src/hb-ot-layout-gdef-private.h | 1 -
41183  1 file changed, 1 deletion(-)
41184
41185 commit 9f721cf380954d67415dbfd0404a983cdd75b7df
41186 Author: Behdad Esfahbod <behdad@behdad.org>
41187 Date:   Sat May 16 19:59:15 2009 -0400
41188
41189     [GSUB] Start ChainContextSubst
41190
41191  src/hb-ot-layout-gsub-private.h | 50
41192  ++++++++++++++++++++++++++++++++---------
41193  1 file changed, 39 insertions(+), 11 deletions(-)
41194
41195 commit 7fca9e5245d2d283e8b5354eb1ddf553a7ffc033
41196 Author: Behdad Esfahbod <behdad@behdad.org>
41197 Date:   Sat May 16 19:44:24 2009 -0400
41198
41199     [GSUB] Implement ContextSubstFormat3
41200
41201  src/hb-ot-layout-gsub-private.h | 62
41202  ++++++++++++++++++++++++++++++++++++++++-
41203  1 file changed, 61 insertions(+), 1 deletion(-)
41204
41205 commit 1ff926a5681b5d4bfce65351062cda9dc1ffeba2
41206 Author: Behdad Esfahbod <behdad@behdad.org>
41207 Date:   Fri May 15 20:25:37 2009 -0400
41208
41209     [GSUB] Implement ContextSubstFormat2
41210
41211  src/hb-ot-layout-gsub-private.h | 105
41212  +++++++++++++++++++++++++++++++++++++---
41213  1 file changed, 97 insertions(+), 8 deletions(-)
41214
41215 commit fc36d9453ed7edb0a570abc44d7caa87aafb0fcf
41216 Author: Behdad Esfahbod <behdad@behdad.org>
41217 Date:   Fri May 15 20:11:10 2009 -0400
41218
41219     [GSUB] Add GSUB::substitute_lookup()
41220
41221  src/hb-ot-layout-gsub-private.h | 7 +++++++
41222  src/hb-ot-layout.cc             | 5 +----
41223  2 files changed, 8 insertions(+), 4 deletions(-)
41224
41225 commit c43562b2a7587fa3f9ef4c1c4338e4eda77368b5
41226 Author: Behdad Esfahbod <behdad@behdad.org>
41227 Date:   Fri May 15 18:54:53 2009 -0400
41228
41229     [GSUB] Finish ContextSubstFormat1
41230
41231  src/hb-ot-layout-gsub-private.h | 77
41232  ++++++++++++++++++++++++++++++++---------
41233  src/hb-ot-layout-private.h      | 14 ++++++++
41234  src/hb-ot-layout.cc             | 13 -------
41235  3 files changed, 74 insertions(+), 30 deletions(-)
41236
41237 commit 5ee21896224e3a9835a9695037a94ccf1c35a217
41238 Author: Behdad Esfahbod <behdad@behdad.org>
41239 Date:   Fri May 15 13:28:56 2009 -0400
41240
41241     [HB] Fix typo
41242
41243  src/hb-ot-layout-open-private.h | 2 +-
41244  1 file changed, 1 insertion(+), 1 deletion(-)
41245
41246 commit 6b59c9b445b6d2454008c83a2c7d6a995ea5995e
41247 Author: Behdad Esfahbod <behdad@behdad.org>
41248 Date:   Fri May 15 01:00:36 2009 -0400
41249
41250     [HB] Add TODO item
41251
41252  src/TODO | 1 +
41253  1 file changed, 1 insertion(+)
41254
41255 commit c5419b6cf28822e07f1ef9b0394825e9cb01a445
41256 Author: Behdad Esfahbod <behdad@behdad.org>
41257 Date:   Fri May 8 21:17:56 2009 -0400
41258
41259     [HB] Remove DEFINE_NON_INSTANTIABLE
41260
41261  src/hb-ot-layout-gdef-private.h |  2 --
41262  src/hb-ot-layout-gsub-private.h |  3 ---
41263  src/hb-ot-layout-open-private.h | 18 +-----------------
41264  3 files changed, 1 insertion(+), 22 deletions(-)
41265
41266 commit 0dff25f0368c5f14ebb0a4af35f3bb6658740d57
41267 Author: Behdad Esfahbod <behdad@behdad.org>
41268 Date:   Fri May 8 21:12:18 2009 -0400
41269
41270     [HB] Remove get_size()
41271
41272  src/hb-ot-layout-gdef-private.h |  9 ------
41273  src/hb-ot-layout-gsub-private.h | 63
41274  -----------------------------------------
41275  src/hb-ot-layout-open-private.h | 42 ++-------------------------
41276  3 files changed, 3 insertions(+), 111 deletions(-)
41277
41278 commit 25c6c9a3f6c062ec639d9202a8b9844be64d6fc0
41279 Author: Behdad Esfahbod <behdad@behdad.org>
41280 Date:   Fri May 8 19:09:17 2009 -0400
41281
41282     [GSUB] ContextSubst format 1
41283
41284  src/hb-ot-layout-gsub-private.h | 52
41285  +++++++++++++++++++++++++++++++++++------
41286  1 file changed, 45 insertions(+), 7 deletions(-)
41287
41288 commit f70229510303109bd0f71423cdf13aa200066d17
41289 Author: Behdad Esfahbod <behdad@behdad.org>
41290 Date:   Fri May 8 18:45:53 2009 -0400
41291
41292     [GSUB] Shuffle
41293
41294  src/hb-ot-layout-gsub-private.h | 170
41295  ++++++++++++++++++++--------------------
41296  1 file changed, 86 insertions(+), 84 deletions(-)
41297
41298 commit a83e08f8728439ef75e3dfab2191ac913d8f907b
41299 Author: Behdad Esfahbod <behdad@behdad.org>
41300 Date:   Thu May 7 12:53:02 2009 -0400
41301
41302     [HarfBuzz] Start a TODO file
41303
41304  src/TODO | 1 +
41305  1 file changed, 1 insertion(+)
41306
41307 commit eed05b04ebc2cbb3fa699c99200db12a0081cefb
41308 Author: Behdad Esfahbod <behdad@behdad.org>
41309 Date:   Wed May 6 00:25:59 2009 -0400
41310
41311     [GSUB] minor
41312
41313  src/hb-ot-layout-open-private.h | 6 ++++--
41314  1 file changed, 4 insertions(+), 2 deletions(-)
41315
41316 commit cdb317bc4e188421cad997b448abb19223d39e96
41317 Author: Behdad Esfahbod <behdad@behdad.org>
41318 Date:   Wed May 6 00:12:29 2009 -0400
41319
41320     [GSUB] Towards Context subtitutes
41321
41322  src/hb-ot-layout-gsub-private.h | 137
41323  +++++++++++++++++++++++++++++++---------
41324  1 file changed, 108 insertions(+), 29 deletions(-)
41325
41326 commit c9c6a78aec2b16ac06dfca8cbfaf28a77a10bae2
41327 Author: Behdad Esfahbod <behdad@behdad.org>
41328 Date:   Tue May 5 16:22:02 2009 -0400
41329
41330     [GSUB] Minor refactoring
41331
41332  src/hb-ot-layout-gsub-private.h | 42
41333  ++++++++++++++++++++++-------------------
41334  1 file changed, 23 insertions(+), 19 deletions(-)
41335
41336 commit bb3899a579b00134b24df8891b69bf1621a8190f
41337 Author: Behdad Esfahbod <behdad@behdad.org>
41338 Date:   Tue May 5 13:25:13 2009 -0400
41339
41340     [GSUB] Implement ligature substitutions
41341
41342  src/Makefile.am                 |   2 +
41343  src/hb-ot-layout-gsub-private.h | 113
41344  ++++++++++++++++++++++++++++++++--------
41345  2 files changed, 93 insertions(+), 22 deletions(-)
41346
41347 commit 38b011a293181856463dd08d43e2106e5bf1d56e
41348 Author: Behdad Esfahbod <behdad@behdad.org>
41349 Date:   Mon May 4 20:21:57 2009 -0400
41350
41351     [GSUB] Hook new GSUB up in Pango
41352
41353  src/hb-ot-layout-gsub-private.h | 15 ++++++++++-----
41354  1 file changed, 10 insertions(+), 5 deletions(-)
41355
41356 commit a84e71ad11a72feff47ead16772a8c4bcf4f69d5
41357 Author: Behdad Esfahbod <behdad@behdad.org>
41358 Date:   Thu Apr 16 16:53:40 2009 -0400
41359
41360     [GSUB] Start Ligature subtable support
41361
41362  src/hb-ot-layout-gsub-private.h | 132
41363  +++++++++++++++++++++++++++++-----------
41364  src/hb-ot-layout.h              |   2 +-
41365  2 files changed, 96 insertions(+), 38 deletions(-)
41366
41367 commit 52886ca56b24a8335614b1df16a33dd4e2d7ae56
41368 Author: Behdad Esfahbod <behdad@behdad.org>
41369 Date:   Thu Apr 16 14:19:42 2009 -0400
41370
41371     [GSUB] Implement Alternate subtables
41372
41373  src/hb-ot-layout-gsub-private.h | 104
41374  ++++++++++++++++++++++++++++++++++++----
41375  src/hb-ot-layout-open-private.h |   2 +-
41376  2 files changed, 97 insertions(+), 9 deletions(-)
41377
41378 commit 4f27ce7e0213ac5ba356f0fd2ec0a175ffd002e6
41379 Author: Behdad Esfahbod <behdad@behdad.org>
41380 Date:   Thu Apr 16 13:40:13 2009 -0400
41381
41382     [GSUB] Implement Extension subtables
41383
41384  src/hb-ot-layout-gsub-private.h | 169
41385  +++++++++++++++++++++++++---------------
41386  1 file changed, 108 insertions(+), 61 deletions(-)
41387
41388 commit 83e61ff4702121d3418fe82a8fe7ef6bb63bb5d2
41389 Author: Behdad Esfahbod <behdad@behdad.org>
41390 Date:   Thu Apr 16 12:30:51 2009 -0400
41391
41392     [GSUB] Fix reverse lookup loop like we did in the old code before
41393
41394  src/hb-ot-layout-gsub-private.h | 2 +-
41395  1 file changed, 1 insertion(+), 1 deletion(-)
41396
41397 commit 5a0b791184cf6ef39eae0570e14aca21abc32845
41398 Author: Behdad Esfahbod <behdad@behdad.org>
41399 Date:   Thu Apr 16 04:45:30 2009 -0400
41400
41401     [harfbuzz/GSUB] towards a partially working GSUB
41402
41403  src/harfbuzz-buffer.c           |   2 +-
41404  src/harfbuzz-impl.h             |   2 +-
41405  src/harfbuzz.c                  |   1 -
41406  src/hb-ot-layout-gdef-private.h |   4 +-
41407  src/hb-ot-layout-gsub-private.h | 383
41408  +++++++++++++++++++++++++++++-----------
41409  src/hb-ot-layout-open-private.h |  31 +++-
41410  src/hb-ot-layout-private.h      |   6 +-
41411  src/hb-ot-layout.cc             |  94 +++++++---
41412  src/hb-ot-layout.h              |   2 -
41413  9 files changed, 381 insertions(+), 144 deletions(-)
41414
41415 commit 30bd763fa2fa4aceee51433ec9fc8dc28480b5d7
41416 Author: Behdad Esfahbod <behdad@behdad.org>
41417 Date:   Wed Apr 15 22:56:15 2009 -0400
41418
41419     Implement the first substitute()
41420
41421  src/harfbuzz-buffer-private.h   |  8 ++--
41422  src/harfbuzz-buffer.c           |  4 +-
41423  src/harfbuzz-buffer.h           |  2 +-
41424  src/harfbuzz-gdef-private.h     |  4 +-
41425  src/harfbuzz-gdef.c             |  6 +--
41426  src/harfbuzz-gdef.h             |  2 +-
41427  src/harfbuzz-gpos.c             |  8 ++--
41428  src/harfbuzz-gpos.h             |  2 +-
41429  src/harfbuzz-gsub.h             |  2 +-
41430  src/hb-ot-layout-gsub-private.h | 88
41431  +++++++++++++++++++++++++++++++++++++----
41432  src/hb-ot-layout-open-private.h |  2 +-
41433  src/hb-ot-layout-private.h      | 23 ++++++-----
41434  src/hb-ot-layout.cc             | 54 +++++++++++++++++--------
41435  src/hb-ot-layout.h              |  2 +-
41436  14 files changed, 151 insertions(+), 56 deletions(-)
41437
41438 commit ce48f03946bef895912019046bdbe62bb1301d0b
41439 Merge: 0e13bee 2d15e72
41440 Author: Behdad Esfahbod <behdad@behdad.org>
41441 Date:   Mon Nov 2 14:35:51 2009 -0500
41442
41443     Merge harfbuzz-ng
41444
41445 commit 0e13beeb93077750183a8242780158b88df81e26
41446 Author: Behdad Esfahbod <behdad@behdad.org>
41447 Date:   Fri Apr 17 17:03:39 2009 -0400
41448
41449     Use git.mk
41450
41451  src/Makefile.am | 2 ++
41452  1 file changed, 2 insertions(+)
41453
41454 commit 2d15e72c75931398db5e027e660f1320bb979117
41455 Author: Behdad Esfahbod <behdad@behdad.org>
41456 Date:   Wed Apr 15 19:50:16 2009 -0400
41457
41458     Give it a start at GSUB
41459
41460  src/hb-common.h                 |   5 +-
41461  src/hb-ot-layout-gdef-private.h |  24 ++++----
41462  src/hb-ot-layout-gsub-private.h | 120
41463  +++++++++++++++++++++++++++++++++++++++-
41464  src/hb-ot-layout-open-private.h |  51 ++++++++++-------
41465  src/hb-ot-layout-private.h      |   2 +-
41466  src/hb-ot-layout.cc             |  63 +++++++++++++++++++--
41467  src/hb-ot-layout.h              |  29 +++++++++-
41468  src/main.cc                     |   4 +-
41469  8 files changed, 253 insertions(+), 45 deletions(-)
41470
41471 commit 9d870f2a558f4e463e3ff953312202a8d144158b
41472 Author: Behdad Esfahbod <behdad@behdad.org>
41473 Date:   Thu Apr 9 13:30:26 2009 -0400
41474
41475     Bug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD
41476
41477     Detect TrueType Collections by checking the font data header instead
41478     of checking for "face->num_faces >1".
41479
41480  src/harfbuzz-stream.c | 11 +++++++++--
41481  1 file changed, 9 insertions(+), 2 deletions(-)
41482
41483 commit d49caf1f77743550d83fc7feced1293ba34a4e99
41484 Author: Behdad Esfahbod <behdad@behdad.org>
41485 Date:   Mon Mar 2 15:16:11 2009 +0330
41486
41487     [opentype] Protect against illegal access for arrays of length zero
41488
41489  src/harfbuzz-gpos.c | 22 ++++++++++++++++++----
41490  src/harfbuzz-gsub.c |  6 ++++++
41491  2 files changed, 24 insertions(+), 4 deletions(-)
41492
41493 commit 66871797af194f9d2161faf8bfbc9684f09e207e
41494 Author: Behdad Esfahbod <behdad@behdad.org>
41495 Date:   Mon Mar 2 14:20:20 2009 +0330
41496
41497     [opentype] Use size_t instead of uint for malloc wrappers
41498
41499  src/harfbuzz-impl.c | 4 ++--
41500  src/harfbuzz-impl.h | 6 ++++--
41501  2 files changed, 6 insertions(+), 4 deletions(-)
41502
41503 commit 3664e59c52ed56486a3e38126c0c3abb78f42233
41504 Author: Behdad Esfahbod <behdad@behdad.org>
41505 Date:   Mon Mar 2 11:09:29 2009 +0330
41506
41507     Fix Bug 572529 – Poor -I ordering can break build
41508
41509  src/Makefile.am | 4 ++--
41510  1 file changed, 2 insertions(+), 2 deletions(-)
41511
41512 commit aca4d11388eedd532a73bd34747abb65c0ea9291
41513 Author: Behdad Esfahbod <behdad@gnome.org>
41514 Date:   Mon Feb 2 00:13:07 2009 +0000
41515
41516     Allocate all array rows in a single ALLOC call. Saves over 100
41517     alloc calls
41518
41519     2009-01-31  Behdad Esfahbod  <behdad@gnome.org>
41520
41521             * pango/opentype/harfbuzz-gpos.c (Load_Mark2Array),
41522             (Free_Mark2Array):
41523             Allocate all array rows in a single ALLOC call.  Saves over
41524             100
41525             alloc calls when loading DejaVu Sans,
41526
41527  src/harfbuzz-gpos.c | 59
41528  +++++++++++++++--------------------------------------
41529  1 file changed, 17 insertions(+), 42 deletions(-)
41530
41531 commit c561d69c721105b78bb06d1e3c5f21ca314d924a
41532 Author: Behdad Esfahbod <behdad@gnome.org>
41533 Date:   Thu Jan 29 09:20:08 2009 +0000
41534
41535     Remove ClassDef->Defined field. This is the comment accompanying it:
41536
41537     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
41538
41539             * pango/opentype/harfbuzz-open.h:
41540             * pango/opentype/harfbuzz-gdef.c (Make_ClassRange),
41541             (HB_GDEF_Build_ClassDefinition):
41542             * pango/opentype/harfbuzz-gpos.c (Load_PosClassRule),
41543             (Load_ChainPosClassRule):
41544             * pango/opentype/harfbuzz-gsub.c (Load_SubClassRule),
41545             (Load_ChainSubClassRule):
41546             * pango/opentype/harfbuzz-open.c (Load_ClassDef1),
41547             (Load_ClassDef2), (_HB_OPEN_Load_ClassDefinition),
41548             (_HB_OPEN_Load_EmptyClassDefinition),
41549             (_HB_OPEN_Free_ClassDefinition):
41550             Remove ClassDef->Defined field.  This is the comment
41551             accompanying it:
41552
41553               The `Defined' field is not defined in the OpenType
41554               specification
41555               but apparently needed for processing fonts like trado.ttf:
41556               This
41557               font refers to a class which contains not a single element.
41558               We
41559               map such classes to class 0.
41560
41561             The comment is correct that trado.ttf (MS Traditional
41562             Arabic) uses
41563             such classes.  However, in my testing I couldn't identify any
41564             problems with the font if the special handling is removed.
41565             I also
41566             processed as many fonts as I could get my hand on and
41567             trado.ttf was
41568             the only not-totally-broken font hitting the special-case
41569             code.
41570             DejaVu fonts hit it too, but I'm sure they do not require the
41571             special-handling code.  Most probably, that code introduces
41572             bugs
41573             in them.
41574
41575             The special-casing was consuming lots of memory.
41576             EIGHT MEGABYTES
41577             for loading DejaVu Sans!  While this could be complete
41578             fixed, I
41579             decided to remove the special-handling code altogether.
41580             I don't
41581             think it will make any real difference, and if it does,
41582             we'll fix
41583             fonts.  Such hacks will not be in harfbuzz-ng anyway.
41584
41585             Bug originally reported by nsf.
41586
41587  src/harfbuzz-gdef.c |  8 --------
41588  src/harfbuzz-gpos.c | 32 --------------------------------
41589  src/harfbuzz-gsub.c | 31 -------------------------------
41590  src/harfbuzz-open.c | 30 +++---------------------------
41591  src/harfbuzz-open.h |  8 --------
41592  5 files changed, 3 insertions(+), 106 deletions(-)
41593
41594 commit 9372edd6f020c92609853609dcb504c72551c9c3
41595 Author: Behdad Esfahbod <behdad@gnome.org>
41596 Date:   Thu Jan 29 09:19:56 2009 +0000
41597
41598     Use calloc(), instead of malloc()ing and memset()ing.
41599
41600     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
41601
41602             * pango/opentype/harfbuzz-impl.c (_hb_alloc): Use calloc(),
41603             instead of malloc()ing and memset()ing.
41604
41605  src/harfbuzz-impl.c | 4 +---
41606  1 file changed, 1 insertion(+), 3 deletions(-)
41607
41608 commit 94c21d26ba878b3168a21f2e76f02bc52e8fe6fd
41609 Author: Behdad Esfahbod <behdad@gnome.org>
41610 Date:   Thu Jan 29 09:19:43 2009 +0000
41611
41612     Remove old cruft.
41613
41614     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
41615
41616             * pango/opentype/harfbuzz-dump-main.c (main): Remove old
41617             cruft.
41618
41619  src/harfbuzz-dump-main.c | 144
41620  +----------------------------------------------
41621  1 file changed, 1 insertion(+), 143 deletions(-)
41622
41623 commit 0a47c4f78e8a9e81cd305f24ec92ea61ead7dd8d
41624 Author: Behdad Esfahbod <behdad@gnome.org>
41625 Date:   Thu Jan 29 09:19:20 2009 +0000
41626
41627     Allocate all array rows in a single ALLOC call. Saves over 2000 alloc
41628
41629     2009-01-29  Behdad Esfahbod  <behdad@gnome.org>
41630
41631             * pango/opentype/harfbuzz-gpos.c (Load_BaseArray),
41632             (Free_BaseArray):
41633             Allocate all array rows in a single ALLOC call.  Saves over
41634             2000
41635             alloc calls when loading DejaVu Sans!
41636
41637  src/harfbuzz-gpos.c | 57
41638  ++++++++++++++++-------------------------------------
41639  1 file changed, 17 insertions(+), 40 deletions(-)
41640
41641 commit 549be924bccd187f53791dfa27647981ac909545
41642 Author: Behdad Esfahbod <behdad@gnome.org>
41643 Date:   Fri Dec 26 02:31:47 2008 +0000
41644
41645     Bug 469049 – Fix all compiler warnings
41646
41647     2008-12-25  Behdad Esfahbod  <behdad@gnome.org>
41648
41649             Bug 469049 – Fix all compiler warnings
41650
41651             * pango-view/viewer-pangocairo.c (render_callback):
41652             * pango/fonts.c (append_field),
41653             (pango_font_description_to_string):
41654             * pango/opentype/harfbuzz-dump.c:
41655             * pango/pango-bidi-type.c
41656             (pango_log2vis_get_embedding_levels):
41657             * pango/pango-coverage.c (pango_coverage_set):
41658             * pango/pango-markup.c (span_parse_func):
41659             * pango/pango-renderer.c
41660             (pango_renderer_default_draw_error_underline):
41661             * pango/pango-utils.c (pango_scan_string):
41662             * pango/pangocairo-render.c
41663             (pango_cairo_renderer_draw_trapezoid),
41664             (draw_error_underline), (pango_cairo_renderer_class_init):
41665             Fix all the remaining warnings.
41666
41667  src/harfbuzz-dump.c | 3 +++
41668  1 file changed, 3 insertions(+)
41669
41670 commit 719f9eaa755396ff377da10c5eeced01d3456b1b
41671 Author: Behdad Esfahbod <behdad@gnome.org>
41672 Date:   Fri Dec 26 02:31:35 2008 +0000
41673
41674     Fix more warnings.
41675
41676     2008-12-25  Behdad Esfahbod  <behdad@gnome.org>
41677
41678             * pango/modules.c (pango_module_load), (script_info_free):
41679             * pango/opentype/harfbuzz-gpos.c (HB_Load_GPOS_Table):
41680             * pango/pango-bidi-type.c:
41681             * pango/pango-coverage.c (pango_coverage_ref),
41682             (pango_coverage_unref):
41683             * pango/pango-engine.c (pango_engine_shape_real_covers),
41684             (fallback_engine_shape), (fallback_engine_covers):
41685             * pango/pango-fontmap.c (pango_font_map_init):
41686             * pango/pango-ot-ruleset.c (pango_ot_ruleset_finalize),
41687             (pango_ot_ruleset_new):
41688             * pango/pangofc-decoder.c (pango_fc_decoder_init),
41689             (pango_fc_decoder_class_init):
41690             * pango/pangofc-font.c (pango_fc_font_find_shaper),
41691             (pango_fc_font_get_coverage):
41692             * pango/pangofc-fontmap.c (pango_fc_font_map_list_families),
41693             (pango_fc_make_pattern), (pango_fc_font_map_get_patterns),
41694             (get_first_font), (_pango_fc_font_map_get_coverage),
41695             (cleanup_font), (pango_fc_font_description_from_pattern),
41696             (pango_fc_face_list_sizes), (pango_fc_family_list_faces):
41697             * pango/pangoft2-fontmap.c
41698             (pango_ft2_font_map_get_resolution):
41699             * pango/pangoft2-render.c (pango_ft2_renderer_init),
41700             (pango_ft2_renderer_draw_trapezoid):
41701             * pango/pangoft2.c (pango_ft2_font_get_face),
41702             (pango_ft2_font_real_unlock_face),
41703             (pango_ft2_free_glyph_info_callback):
41704             Fix more warnings.
41705
41706  src/harfbuzz-gpos.c | 2 +-
41707  1 file changed, 1 insertion(+), 1 deletion(-)
41708
41709 commit 21f7d507f4b50e2743ab47954270f4c72d5a722a
41710 Author: Behdad Esfahbod <behdad@gnome.org>
41711 Date:   Wed Oct 15 03:45:29 2008 +0000
41712
41713     Bug 528272 – "Error loading GPOS table 5503" when using katakana
41714
41715     2008-10-14  Behdad Esfahbod  <behdad@gnome.org>
41716
41717             Bug 528272 – "Error loading GPOS table 5503" when using
41718             katakana
41719             characters
41720
41721             * pango/opentype/harfbuzz-gpos.c (Load_Mark2Array): Skip
41722             parsing
41723             null anchor tables.
41724
41725  src/harfbuzz-gpos.c | 7 +++++++
41726  1 file changed, 7 insertions(+)
41727
41728 commit a26c6ae70502b4d60c52a0648662b1619c688b9a
41729 Author: Behdad Esfahbod <behdad@gnome.org>
41730 Date:   Mon Sep 29 22:28:47 2008 +0000
41731
41732     Fix left-to-right positioning. Reported by Peter Hunter.
41733
41734     2008-09-29  Behdad Esfahbod  <behdad@gnome.org>
41735
41736             * pango/opentype/harfbuzz-gpos.c (Position_CursiveChain):
41737             Fix left-to-right positioning.  Reported by Peter Hunter.
41738
41739  src/harfbuzz-gpos.c | 2 +-
41740  1 file changed, 1 insertion(+), 1 deletion(-)
41741
41742 commit b6c06c56a33f1e1ec15e3b525ecafe8fadc679db
41743 Author: Behdad Esfahbod <behdad@gnome.org>
41744 Date:   Sun Jun 29 18:30:14 2008 +0000
41745
41746     Bug 540592 – Crash in HB_GSUB_Apply_String with Linux-Libertine font
41747
41748     2008-06-29  Behdad Esfahbod  <behdad@gnome.org>
41749
41750             Bug 540592 – Crash in HB_GSUB_Apply_String with
41751             Linux-Libertine font
41752
41753             * pango/opentype/harfbuzz-gsub.c (GSUB_Do_String_Lookup):
41754             Fix reverse
41755             loops for type 8 lookups.
41756
41757  src/harfbuzz-gsub.c | 2 +-
41758  1 file changed, 1 insertion(+), 1 deletion(-)
41759
41760 commit c44733596c6648e209c12349e18e35424edf3d59
41761 Author: Behdad Esfahbod <behdad@behdad.org>
41762 Date:   Mon Feb 18 21:14:23 2008 -0500
41763
41764     [hb-ot-layout] Add proper namespace to accessors
41765
41766  src/hb-ot-layout.cc | 165
41767  ++++++++++++++++++++++++++++++++++++++--------------
41768  src/hb-ot-layout.h  | 115 +++++++++++++++++++++++-------------
41769  2 files changed, 198 insertions(+), 82 deletions(-)
41770
41771 commit 57225672098ebdafb0c06ae091a1b55635daca29
41772 Author: Behdad Esfahbod <behdad@behdad.org>
41773 Date:   Mon Feb 18 20:58:39 2008 -0500
41774
41775     Fix typo, add TODOs
41776
41777  src/hb-ot-layout-open-private.h | 5 ++++-
41778  1 file changed, 4 insertions(+), 1 deletion(-)
41779
41780 commit 4a26ea408c87f0bb59deca9ff44008d138471aa3
41781 Author: Behdad Esfahbod <behdad@behdad.org>
41782 Date:   Mon Jan 28 07:40:10 2008 -0500
41783
41784     Finish script, language, and feature public API
41785
41786  src/hb-ot-layout-open-private.h |  22 ++++++---
41787  src/hb-ot-layout.cc             | 107
41788  +++++++++++++++++++++++++++++++---------
41789  src/hb-ot-layout.h              |  34 ++++++++++++-
41790  3 files changed, 132 insertions(+), 31 deletions(-)
41791
41792 commit 706ab25a4cb043d46e6088aa0a7184ee200276c9
41793 Author: Behdad Esfahbod <behdad@behdad.org>
41794 Date:   Mon Jan 28 05:58:50 2008 -0500
41795
41796     Add script and language public getter API
41797
41798  src/hb-ot-layout-open-private.h |  40 ++++++++-----
41799  src/hb-ot-layout.cc             | 127
41800  +++++++++++++++++++++++++++++++++++++++-
41801  src/hb-ot-layout.h              |  56 ++++++++++++++++++
41802  src/main.cc                     |   2 +-
41803  4 files changed, 207 insertions(+), 18 deletions(-)
41804
41805 commit 40a81314fa3eb7c701aea47b43f81bfad985f717
41806 Author: Behdad Esfahbod <behdad@behdad.org>
41807 Date:   Mon Jan 28 02:30:48 2008 -0500
41808
41809     Make main.cc compile again, which means finished getter API
41810
41811  src/hb-ot-layout-open-private.h | 117
41812  +++++++++++++++++++++++++++++-----------
41813  src/main.cc                     |  99 +++++++++++++++++++++++-----------
41814  2 files changed, 155 insertions(+), 61 deletions(-)
41815
41816 commit e50c3978d37b2c0d6ddd4ced6a6196f6857cd596
41817 Author: Behdad Esfahbod <behdad@behdad.org>
41818 Date:   Mon Jan 28 00:16:49 2008 -0500
41819
41820     Rename HB_OT_Layout to hb_ot_layout_t
41821
41822  src/hb-ot-layout-private.h |  8 ++++----
41823  src/hb-ot-layout.cc        | 34 +++++++++++++++++-----------------
41824  src/hb-ot-layout.h         | 33 +++++++++++++++------------------
41825  3 files changed, 36 insertions(+), 39 deletions(-)
41826
41827 commit dfa811965133bc4d1696fa5a0166e17ed4142c98
41828 Author: Behdad Esfahbod <behdad@behdad.org>
41829 Date:   Mon Jan 28 00:12:21 2008 -0500
41830
41831     Rename hb_ot_layout_create() to hb_ot_layout_create_for_data()
41832
41833  src/hb-ot-layout.cc | 4 ++--
41834  src/hb-ot-layout.h  | 4 ++--
41835  2 files changed, 4 insertions(+), 4 deletions(-)
41836
41837 commit 54e5aac5e2947d4e2864c6f2987e4d275da73100
41838 Author: Behdad Esfahbod <behdad@behdad.org>
41839 Date:   Sun Jan 27 21:19:51 2008 -0500
41840
41841     GDEF completely working now
41842
41843  src/hb-ot-layout-open-private.h | 11 ++++++++---
41844  src/hb-ot-layout-private.h      | 16 +++++++++-------
41845  src/hb-ot-layout.cc             | 19 +++++++++----------
41846  src/hb-private.h                |  7 +++++++
41847  src/main.cc                     | 12 ++++++------
41848  5 files changed, 39 insertions(+), 26 deletions(-)
41849
41850 commit 6f425b11799aa20dab553085f05744191b7318e2
41851 Author: Behdad Esfahbod <behdad@behdad.org>
41852 Date:   Thu Jan 24 19:38:56 2008 -0500
41853
41854     [GDEF] Finish internal API
41855
41856  src/hb-ot-layout-private.h | 15 +++++++-
41857  src/hb-ot-layout.cc        | 95
41858  ++++++++++++++++++++++------------------------
41859  src/hb-ot-layout.h         | 16 ++++----
41860  3 files changed, 66 insertions(+), 60 deletions(-)
41861
41862 commit 590d55cbb9e21ef74dfd88eee51fd0a763958cd2
41863 Author: Behdad Esfahbod <behdad@behdad.org>
41864 Date:   Thu Jan 24 19:13:50 2008 -0500
41865
41866     [GDEF] Finish public API
41867
41868  src/hb-common.h                 |  11 ++++
41869  src/hb-ot-layout-gdef-private.h |  28 +++++----
41870  src/hb-ot-layout-open-private.h |  25 ++++----
41871  src/hb-ot-layout-private.h      |  23 ++------
41872  src/hb-ot-layout.cc             | 123
41873  +++++++++++++++++++++++++++++++++++++---
41874  src/hb-ot-layout.h              |  29 ++++++----
41875  6 files changed, 176 insertions(+), 63 deletions(-)
41876
41877 commit aff831ed6787abe8e24a977e34d97ff2e0b7dc21
41878 Author: Behdad Esfahbod <behdad@behdad.org>
41879 Date:   Thu Jan 24 06:03:45 2008 -0500
41880
41881     Implement glyph properties
41882
41883  src/hb-ot-layout-gdef-private.h | 10 ++++-
41884  src/hb-ot-layout-private.h      | 16 +++++++-
41885  src/hb-ot-layout.cc             | 84
41886  +++++++++++++++++++++++++++++++++++++----
41887  src/hb-ot-layout.h              | 25 ++++++++----
41888  4 files changed, 117 insertions(+), 18 deletions(-)
41889
41890 commit ead428d7a0bf4dc84340a99f3959e5cc58123e99
41891 Author: Behdad Esfahbod <behdad@behdad.org>
41892 Date:   Thu Jan 24 03:54:09 2008 -0500
41893
41894     More public api
41895
41896  src/hb-ot-layout-open-private.h | 32 +++++++++++++++++++-------------
41897  src/hb-ot-layout-private.h      |  9 ++++++---
41898  src/hb-ot-layout.cc             | 21 ++++++++++++++-------
41899  src/hb-ot-layout.h              |  2 --
41900  4 files changed, 39 insertions(+), 25 deletions(-)
41901
41902 commit fd92a3dde32fd10df30c9eeb97641bc3c15b1e9b
41903 Author: Behdad Esfahbod <behdad@behdad.org>
41904 Date:   Thu Jan 24 03:11:09 2008 -0500
41905
41906     Starting public interface
41907
41908  src/Makefile                    | 11 -----
41909  src/Makefile.ng                 | 11 +++++
41910  src/hb-ot-layout-gdef-private.h | 17 ++++----
41911  src/hb-ot-layout-gsub-private.h |  3 +-
41912  src/hb-ot-layout-open-private.h | 92
41913  +++++++++++++++++++++++++++++------------
41914  src/hb-ot-layout-private.h      | 51 +++++++++++++++++++++++
41915  src/hb-ot-layout.cc             | 67 ++++++++++++++++++++++++++++++
41916  src/hb-ot-layout.h              | 35 ++++++++++++++--
41917  src/main.cc                     |  1 +
41918  9 files changed, 236 insertions(+), 52 deletions(-)
41919
41920 commit 7d6b95b000ec6cd8ca93113b2d81a049ad2f9bbe
41921 Author: Behdad Esfahbod <behdad@src.gnome.org>
41922 Date:   Thu Jan 24 04:42:24 2008 +0000
41923
41924     Remove unused macro
41925
41926  src/harfbuzz-impl.h | 2 --
41927  1 file changed, 2 deletions(-)
41928
41929 commit 7586089c6fa8185cad8387869d3703c637e5cbb1
41930 Author: Behdad Esfahbod <behdad@behdad.org>
41931 Date:   Wed Jan 23 18:02:28 2008 -0500
41932
41933     Minor
41934
41935  src/hb-ot-layout-gdef-private.h | 37 +++++++++++++++++++++++++------
41936  src/hb-ot-layout-gsub-private.h | 13 +++++++++++
41937  src/hb-ot-layout-open-private.h | 49
41938  ++++++++++++++++++++++++++++++++++-------
41939  src/hb-private.h                |  2 ++
41940  4 files changed, 86 insertions(+), 15 deletions(-)
41941
41942 commit aefaafe5bc4fc6d37a412c135b1079c287be7045
41943 Author: Behdad Esfahbod <behdad@behdad.org>
41944 Date:   Wed Jan 23 17:25:29 2008 -0500
41945
41946     Minor renaming
41947
41948  src/hb-ot-layout-gdef-private.h | 10 +++++-----
41949  src/hb-ot-layout-open-private.h | 16 +++++++---------
41950  src/main.cc                     |  4 ++--
41951  3 files changed, 14 insertions(+), 16 deletions(-)
41952
41953 commit a16ecbf0564a6e2576da22c12827f3c0719da549
41954 Author: Behdad Esfahbod <behdad@behdad.org>
41955 Date:   Wed Jan 23 17:01:55 2008 -0500
41956
41957     Initial gsub stub
41958
41959  src/hb-ot-layout-gdef-private.h |   4 +
41960  src/hb-ot-layout-gsub-private.h | 453
41961  ++++++++++++++++++++++++++++++++++++++++
41962  src/hb-ot-layout-open-private.h |   3 +
41963  src/main.cc                     |   1 +
41964  4 files changed, 461 insertions(+)
41965
41966 commit 64aef3a54999496fd1de4f5aa5b019e4c03b3836
41967 Author: Behdad Esfahbod <behdad@behdad.org>
41968 Date:   Wed Jan 23 16:14:38 2008 -0500
41969
41970     Add copyright notices.
41971
41972  src/hb-common.h                 | 26 ++++++++++++++++++++++++++
41973  src/hb-ot-layout-gdef-private.h | 26 ++++++++++++++++++++++++++
41974  src/hb-ot-layout-open-private.h | 26 ++++++++++++++++++++++++++
41975  src/hb-ot-layout.h              | 26 ++++++++++++++++++++++++++
41976  src/hb-private.h                | 26 ++++++++++++++++++++++++++
41977  src/main.cc                     | 26 ++++++++++++++++++++++++++
41978  6 files changed, 156 insertions(+)
41979
41980 commit 12360f7c159826ae72271b34486dee59d96aa8ca
41981 Author: Behdad Esfahbod <behdad@behdad.org>
41982 Date:   Wed Jan 23 15:50:38 2008 -0500
41983
41984     Minor cleanup, add LIKELY and UNLIKELY annotations
41985
41986  src/hb-ot-layout-gdef-private.h | 63
41987  +++++++++++++++++++++++------------------
41988  src/hb-ot-layout-open-private.h | 36 ++++++++---------------
41989  src/hb-private.h                | 15 ++++++++++
41990  3 files changed, 63 insertions(+), 51 deletions(-)
41991
41992 commit 8dd1c8b8d6797d899d0f5b0a8015886bf6520ca2
41993 Author: Behdad Esfahbod <behdad@behdad.org>
41994 Date:   Wed Jan 23 05:00:30 2008 -0500
41995
41996     Clean up file names, add namespace
41997
41998  src/harfbuzz-common.h           |  14 -
41999  src/harfbuzz-gdef-private.h     | 213 -----------
42000  src/harfbuzz-gdef.h             |  11 -
42001  src/harfbuzz-open-private.h     | 804
42002  ----------------------------------------
42003  src/harfbuzz-open.h             |  17 -
42004  src/harfbuzz-private.h          |  12 -
42005  src/hb-common.h                 |  14 +
42006  src/hb-ot-layout-gdef-private.h | 213 +++++++++++
42007  src/hb-ot-layout-open-private.h | 804
42008  ++++++++++++++++++++++++++++++++++++++++
42009  src/hb-ot-layout.h              |  17 +
42010  src/hb-private.h                |  12 +
42011  src/main.cc                     |   4 +-
42012  12 files changed, 1062 insertions(+), 1073 deletions(-)
42013
42014 commit 1f437e6f47fb6c15761021bd2078f31778f2179c
42015 Author: Behdad Esfahbod <behdad@behdad.org>
42016 Date:   Wed Jan 23 04:36:40 2008 -0500
42017
42018     Make all code NULL-free and assert-free
42019
42020  src/harfbuzz-gdef-private.h | 125 ++++++++++---------
42021  src/harfbuzz-open-private.h | 285
42022  +++++++++++++++++++++++---------------------
42023  src/main.cc                 |   8 +-
42024  3 files changed, 214 insertions(+), 204 deletions(-)
42025
42026 commit 600e5eb80f553ea8eb862e6784133574c74ca513
42027 Author: Behdad Esfahbod <behdad@behdad.org>
42028 Date:   Wed Jan 23 02:01:37 2008 -0500
42029
42030     Define get_for_data() factories
42031
42032  src/harfbuzz-gdef-private.h |  3 +++
42033  src/harfbuzz-open-private.h | 42
42034  +++++++++++++++++++++++++++++-------------
42035  src/main.cc                 | 10 ++++------
42036  3 files changed, 36 insertions(+), 19 deletions(-)
42037
42038 commit b9d7688fb3d45894901484b74095c4f11cab6196
42039 Author: Behdad Esfahbod <behdad@behdad.org>
42040 Date:   Wed Jan 23 01:38:10 2008 -0500
42041
42042     Finish and test GDEF
42043
42044  src/harfbuzz-gdef-private.h | 72
42045  ++++++++++++++++++++++++++++++++-------------
42046  src/harfbuzz-open-private.h | 23 ++++++++-------
42047  src/harfbuzz-open.h         |  4 +++
42048  src/main.cc                 | 10 +++++++
42049  4 files changed, 77 insertions(+), 32 deletions(-)
42050
42051 commit 303fe62824d4e99df554b6bfaacba05d068522fb
42052 Author: Behdad Esfahbod <behdad@behdad.org>
42053 Date:   Wed Jan 23 00:20:48 2008 -0500
42054
42055     Misc cleanup
42056
42057  src/Makefile                |  10 ++++-
42058  src/harfbuzz-gdef-private.h |  65 +++++++++++++++++++++-------
42059  src/harfbuzz-open-private.h | 102
42060  ++++++++++++++++++++++++++++++++++++++++----
42061  src/harfbuzz-private.h      |   6 +++
42062  src/main.cc                 |  12 +++---
42063  5 files changed, 163 insertions(+), 32 deletions(-)
42064
42065 commit 17843245fde4cc8cddc7da8ef30357d3d8778187
42066 Author: Behdad Esfahbod <behdad@gnome.org>
42067 Date:   Wed Jan 16 20:39:29 2008 +0000
42068
42069     Remove COPYING.GPL and COPYING.FTL that are no longer there.
42070
42071     2008-01-16  Behdad Esfahbod  <behdad@gnome.org>
42072
42073             * pango/opentype/Makefile.am: Remove COPYING.GPL and
42074             COPYING.FTL that
42075             are no longer there.
42076
42077  src/Makefile.am | 2 --
42078  1 file changed, 2 deletions(-)
42079
42080 commit a2a9a023f6472ba262f89e5327318996b8258d25
42081 Author: Behdad Esfahbod <behdad@gnome.org>
42082 Date:   Tue Jan 15 22:46:32 2008 +0000
42083
42084     HarfBuzz was relicensed to a more generous and simpler
42085     license. Adapt. See
42086
42087     2008-01-15  Behdad Esfahbod  <behdad@gnome.org>
42088
42089             * pango/opentype/*:
42090             HarfBuzz was relicensed to a more generous and simpler
42091             license.
42092             Adapt.  See pango/opentype/COPYING for the new license
42093             which is
42094             LGPL-compatible.
42095
42096  src/COPYING                   |  39 +++--
42097  src/COPYING.FTL               | 174 ---------------------
42098  src/COPYING.GPL               | 340
42099  ------------------------------------------
42100  src/harfbuzz-buffer-private.h |  32 ++--
42101  src/harfbuzz-buffer.c         |  27 +++-
42102  src/harfbuzz-buffer.h         |  32 ++--
42103  src/harfbuzz-dump-main.c      |  34 +++--
42104  src/harfbuzz-dump.c           |  34 +++--
42105  src/harfbuzz-dump.h           |  35 +++--
42106  src/harfbuzz-gdef-private.h   |  29 +++-
42107  src/harfbuzz-gdef.c           |  29 +++-
42108  src/harfbuzz-gdef.h           |  29 +++-
42109  src/harfbuzz-global.h         |  29 +++-
42110  src/harfbuzz-gpos-private.h   |  29 +++-
42111  src/harfbuzz-gpos.c           |  31 +++-
42112  src/harfbuzz-gpos.h           |  29 +++-
42113  src/harfbuzz-gsub-private.h   |  29 +++-
42114  src/harfbuzz-gsub.c           |  31 +++-
42115  src/harfbuzz-gsub.h           |  29 +++-
42116  src/harfbuzz-impl.c           |  31 +++-
42117  src/harfbuzz-impl.h           |  29 +++-
42118  src/harfbuzz-open-private.h   |  29 +++-
42119  src/harfbuzz-open.c           |  29 +++-
42120  src/harfbuzz-open.h           |  29 +++-
42121  src/harfbuzz-stream-private.h |  29 +++-
42122  src/harfbuzz-stream.c         |  31 +++-
42123  src/harfbuzz.c                |  28 +++-
42124  src/harfbuzz.h                |  29 +++-
42125  28 files changed, 564 insertions(+), 741 deletions(-)
42126
42127 commit 4ccedd22eaa6e47bd8bbf255627a8b55fbb44736
42128 Author: Behdad Esfahbod <behdad@gnome.org>
42129 Date:   Wed Dec 5 03:41:29 2007 +0000
42130
42131     Bug 501575 – Compile errors Patch from Jens Granseuer
42132
42133     2007-12-04  Behdad Esfahbod  <behdad@gnome.org>
42134
42135             Bug 501575 – Compile errors
42136             Patch from Jens Granseuer
42137
42138             * pango/opentype/harfbuzz-stream.c (_hb_font_goto_table):
42139             * pango/pango-utils.c (handle_alias_line):
42140             Fix C99ism.
42141
42142  src/harfbuzz-stream.c | 4 ++--
42143  1 file changed, 2 insertions(+), 2 deletions(-)
42144
42145 commit cd55cfa2b0a1fe35d5a4ad1c8feaa399d7fb7ab3
42146 Author: Behdad Esfahbod <behdad@src.gnome.org>
42147 Date:   Fri Nov 30 04:31:29 2007 +0000
42148
42149     Undo accidental change.
42150
42151  src/harfbuzz-impl.c | 2 --
42152  1 file changed, 2 deletions(-)
42153
42154 commit 3f05da638c8d7b13e7f860aeda1a6321e5ebd92e
42155 Author: Behdad Esfahbod <behdad@gnome.org>
42156 Date:   Fri Nov 30 04:29:58 2007 +0000
42157
42158     Bug 485536 – underline_position can be zero
42159
42160     2007-11-29  Behdad Esfahbod  <behdad@gnome.org>
42161
42162             Bug 485536 – underline_position can be zero
42163
42164             * pango/pango-utils.c (pango_cairo_quantize_line_geometry):
42165             Document that returned position may be zero.
42166
42167             * pango/pangocairo-win32font.c
42168             (pango_cairo_win32_font_create_metrics_for_context):
42169             * pango/pangofc-font.c (get_face_metrics):
42170             Handle case of underline_position==0 after rounding.
42171
42172  src/harfbuzz-impl.c | 2 ++
42173  1 file changed, 2 insertions(+)
42174
42175 commit e58278fedb67cbaac4bf4d6dfc33209cb22eec08
42176 Author: Behdad Esfahbod <behdad@gnome.org>
42177 Date:   Sat Nov 24 01:40:13 2007 +0000
42178
42179     Remove unused macro.
42180
42181     2007-11-23  Behdad Esfahbod  <behdad@gnome.org>
42182
42183             * pango/opentype/harfbuzz-impl.c: Remove unused macro.
42184
42185  src/harfbuzz-impl.c | 18 ------------------
42186  1 file changed, 18 deletions(-)
42187
42188 commit 3b047380aec4ccc707c4579327d54172c19820fd
42189 Author: Behdad Esfahbod <behdad@src.gnome.org>
42190 Date:   Sun Nov 18 22:34:08 2007 +0000
42191
42192     Minor
42193
42194  src/harfbuzz-dump-main.c |  4 +--
42195  src/harfbuzz-stream.c    | 89
42196  ++++++++++++++++++++++++------------------------
42197  2 files changed, 46 insertions(+), 47 deletions(-)
42198
42199 commit 10d6a25a26bdbab4ece4edf0e34ffd3d22410ebe
42200 Author: Behdad Esfahbod <behdad@src.gnome.org>
42201 Date:   Wed Nov 7 10:04:11 2007 +0000
42202
42203     Remove dead code.
42204
42205  src/harfbuzz-gdef.c | 88
42206  -----------------------------------------------------
42207  src/harfbuzz-gpos.h |  4 +--
42208  2 files changed, 1 insertion(+), 91 deletions(-)
42209
42210 commit 47d2c33e3d099fae79e199367de5011bc5c12273
42211 Author: Behdad Esfahbod <behdad@gnome.org>
42212 Date:   Wed Nov 7 09:59:18 2007 +0000
42213
42214     And some more.
42215
42216     2007-11-07  Behdad Esfahbod  <behdad@gnome.org>
42217
42218             * pango/opentype/*: And some more.
42219
42220  src/harfbuzz-buffer.h         |  8 ++---
42221  src/harfbuzz-dump-main.c      | 22 ++++++------
42222  src/harfbuzz-gdef.c           | 14 ++++----
42223  src/harfbuzz-gdef.h           |  4 +--
42224  src/harfbuzz-global.h         | 21 +++++------
42225  src/harfbuzz-gpos.c           | 82
42226  +++++++++++++++++++++----------------------
42227  src/harfbuzz-gpos.h           | 12 +++----
42228  src/harfbuzz-gsub.c           |  4 +--
42229  src/harfbuzz-gsub.h           |  4 +--
42230  src/harfbuzz-stream-private.h |  4 +--
42231  src/harfbuzz-stream.c         | 16 ++++-----
42232  11 files changed, 95 insertions(+), 96 deletions(-)
42233
42234 commit 78ef65ba08967fe1b5f97bcb27074bd635f4b898
42235 Author: Behdad Esfahbod <behdad@gnome.org>
42236 Date:   Wed Nov 7 08:06:01 2007 +0000
42237
42238     Some more cleanup and merging.
42239
42240     2007-11-07  Behdad Esfahbod  <behdad@gnome.org>
42241
42242             * pango/opentype/*: Some more cleanup and merging.
42243
42244  src/Makefile.am               |   6 +-
42245  src/harfbuzz-buffer-private.h |  33 ++++++
42246  src/harfbuzz-buffer.c         |   4 +-
42247  src/harfbuzz-dump-main.c      |   3 +-
42248  src/harfbuzz-gdef-private.h   |   9 +-
42249  src/harfbuzz-gdef.c           |  39 +++++++
42250  src/harfbuzz-global.h         |   2 +
42251  src/harfbuzz-gpos-private.h   |   1 +
42252  src/harfbuzz-gpos.c           |  32 +-----
42253  src/harfbuzz-gsub-private.h   |   1 +
42254  src/harfbuzz-gsub.c           |  33 +-----
42255  src/harfbuzz-impl.c           | 216
42256  ++------------------------------------
42257  src/harfbuzz-impl.h           | 100 +-----------------
42258  src/harfbuzz-open-private.h   |   4 +-
42259  src/harfbuzz-stream-private.h |  70 +++++++++++++
42260  src/harfbuzz-stream.c         | 234
42261  ++++++++++++++++++++++++++++++++++++++++++
42262  src/harfbuzz.c                |   1 +
42263  src/harfbuzz.h                |   3 +-
42264  18 files changed, 419 insertions(+), 372 deletions(-)
42265
42266 commit 5c9bd379950d914982bdb91d0f82b8036908db37
42267 Author: Behdad Esfahbod <behdad@src.gnome.org>
42268 Date:   Mon Oct 29 23:51:48 2007 +0000
42269
42270     Fix typo.
42271
42272  src/Makefile.am | 5 +++--
42273  1 file changed, 3 insertions(+), 2 deletions(-)
42274
42275 commit ef1f481752fa6e478f649e826c96927c98f21981
42276 Author: Behdad Esfahbod <behdad@gnome.org>
42277 Date:   Thu Oct 25 23:37:11 2007 +0000
42278
42279     Even more cleanup and more type renames.
42280
42281     2007-10-25  Behdad Esfahbod  <behdad@gnome.org>
42282
42283             * pango/opentype/*: Even more cleanup and more type renames.
42284
42285  src/harfbuzz-buffer.h |  3 +--
42286  src/harfbuzz-global.h |  6 ++++++
42287  src/harfbuzz-impl.c   | 16 ++++++++--------
42288  src/harfbuzz-impl.h   | 22 +++++++++++-----------
42289  src/harfbuzz-open.h   |  3 ---
42290  5 files changed, 26 insertions(+), 24 deletions(-)
42291
42292 commit 282c60a0eea0db784b0a094958bec35b5f3dc399
42293 Author: Behdad Esfahbod <behdad@gnome.org>
42294 Date:   Thu Oct 25 23:22:17 2007 +0000
42295
42296     More cleanup, remove redundant error types.
42297
42298     2007-10-25  Behdad Esfahbod  <behdad@gnome.org>
42299
42300             * pango/opentype/*: More cleanup, remove redundant error
42301             types.
42302
42303  src/harfbuzz-dump-main.c |   4 +-
42304  src/harfbuzz-dump.c      |  14 +++---
42305  src/harfbuzz-gdef.c      |  25 +++++-----
42306  src/harfbuzz-gdef.h      |   3 --
42307  src/harfbuzz-global.h    |  31 ++++++------
42308  src/harfbuzz-gpos.c      | 124
42309  +++++++++++++++++++++++------------------------
42310  src/harfbuzz-gpos.h      |   3 --
42311  src/harfbuzz-gsub.c      |  86 ++++++++++++++++----------------
42312  src/harfbuzz-gsub.h      |   3 --
42313  src/harfbuzz-impl.c      |  18 +++----
42314  src/harfbuzz-impl.h      |   2 +
42315  src/harfbuzz-open.c      |  24 ++++-----
42316  src/harfbuzz-open.h      |   6 +--
42317  13 files changed, 170 insertions(+), 173 deletions(-)
42318
42319 commit 4280ec4df45ae86c10c3cd24ddb9c05e47223d39
42320 Author: Behdad Esfahbod <behdad@gnome.org>
42321 Date:   Thu Oct 25 00:23:46 2007 +0000
42322
42323     Rename ftglue.c to harfbuzz-impl.c and more type renames and
42324     moving code
42325
42326     2007-10-24  Behdad Esfahbod  <behdad@gnome.org>
42327
42328             * pango/opentype/*: Rename ftglue.c to harfbuzz-impl.c
42329             and more
42330             type renames and moving code around.
42331
42332  src/Makefile.am             |   3 +-
42333  src/ftglue.c                | 287
42334  --------------------------------------------
42335  src/ftglue.h                | 151 -----------------------
42336  src/harfbuzz-dump-main.c    |  48 +-------
42337  src/harfbuzz-dump.c         |  30 ++---
42338  src/harfbuzz-gdef.c         |  18 +--
42339  src/harfbuzz-global.h       |  18 +++
42340  src/harfbuzz-gpos-private.h |   2 +-
42341  src/harfbuzz-gpos.c         |  90 +++++++-------
42342  src/harfbuzz-gsub-private.h |   2 +-
42343  src/harfbuzz-gsub.c         |  64 +++++-----
42344  src/harfbuzz-impl.c         | 283
42345  +++++++++++++++++++++++++++++++++++++++++++
42346  src/harfbuzz-impl.h         | 114 ++++++++++++++++--
42347  src/harfbuzz-open-private.h |  14 +--
42348  src/harfbuzz-open.c         |  32 ++---
42349  src/harfbuzz-open.h         |  16 ---
42350  src/harfbuzz.c              |   4 +-
42351  17 files changed, 542 insertions(+), 634 deletions(-)
42352
42353 commit 5716ae278a82d318ddbfeba01d0785d4efbe1454
42354 Author: Behdad Esfahbod <behdad@gnome.org>
42355 Date:   Wed Oct 24 22:44:47 2007 +0000
42356
42357     New header file harfbuzz-global.h. Rename FT_* int types to HB_*
42358     types.
42359
42360     2007-10-24  Behdad Esfahbod  <behdad@gnome.org>
42361
42362             * pango/opentype/*: New header file harfbuzz-global.h.  Rename
42363             FT_* int types to HB_* types.
42364
42365  src/Makefile.am               |   1 +
42366  src/ftglue.c                  |  30 +--
42367  src/ftglue.h                  |  26 +-
42368  src/harfbuzz-buffer-private.h |  26 +-
42369  src/harfbuzz-buffer.c         |  40 ++--
42370  src/harfbuzz-buffer.h         |  42 ++--
42371  src/harfbuzz-dump-main.c      |  24 +-
42372  src/harfbuzz-dump.c           |  14 +-
42373  src/harfbuzz-dump.h           |   4 +-
42374  src/harfbuzz-gdef-private.h   |  30 +--
42375  src/harfbuzz-gdef.c           | 104 ++++----
42376  src/harfbuzz-gdef.h           |  32 +--
42377  src/harfbuzz-global.h         |  34 +++
42378  src/harfbuzz-gpos-private.h   | 182 +++++++-------
42379  src/harfbuzz-gpos.c           | 540
42380  +++++++++++++++++++++---------------------
42381  src/harfbuzz-gpos.h           |  52 ++--
42382  src/harfbuzz-gsub-private.h   | 142 +++++------
42383  src/harfbuzz-gsub.c           | 432 ++++++++++++++++-----------------
42384  src/harfbuzz-gsub.h           |  50 ++--
42385  src/harfbuzz-impl.h           |   6 +-
42386  src/harfbuzz-open-private.h   |  26 +-
42387  src/harfbuzz-open.c           | 146 ++++++------
42388  src/harfbuzz-open.h           |  88 +++----
42389  src/harfbuzz.h                |   1 +
42390  24 files changed, 1056 insertions(+), 1016 deletions(-)
42391
42392 commit 2130d852c76cccb94350a4aea222359640ffa8a4
42393 Author: Behdad Esfahbod <behdad@gnome.org>
42394 Date:   Wed Oct 24 21:35:03 2007 +0000
42395
42396     Add commented-out dummy struct for Extension lookups.
42397
42398     2007-10-24  Behdad Esfahbod  <behdad@gnome.org>
42399
42400             * pango/opentype/harfbuzz-gpos-private.h:
42401             * pango/opentype/harfbuzz-gsub-private.h:
42402             Add commented-out dummy struct for Extension lookups.
42403
42404  src/harfbuzz-gpos-private.h | 13 +++++++++++++
42405  src/harfbuzz-gsub-private.h | 13 +++++++++++++
42406  2 files changed, 26 insertions(+)
42407
42408 commit 13b2b963848ada169c2fe3d3669fbc1c337f7fe7
42409 Author: Behdad Esfahbod <behdad@gnome.org>
42410 Date:   Sun Oct 21 18:17:02 2007 +0000
42411
42412     Bug 488840 – harfbuzz: protect against ligid overflow
42413
42414     2007-10-21  Behdad Esfahbod  <behdad@gnome.org>
42415
42416             Bug 488840 – harfbuzz: protect against ligid overflow
42417
42418             * pango/opentype/harfbuzz-buffer.c
42419             (_hb_buffer_allocate_ligid):
42420             Never return zero, even in case of overflow.
42421
42422             * pango/opentype/harfbuzz-impl.h: Define dummy HB_LIKELY() and
42423             HB_UNLIKELY(), to be filled later.
42424
42425  src/harfbuzz-buffer.c | 6 +++++-
42426  src/harfbuzz-impl.h   | 3 +++
42427  2 files changed, 8 insertions(+), 1 deletion(-)
42428
42429 commit 6b347138b597c41af24453f630336ba2fc033dc5
42430 Author: Behdad Esfahbod <behdad@gnome.org>
42431 Date:   Thu Oct 11 08:30:50 2007 +0000
42432
42433     Mark internal symbols as HB_INTERNAL and define that to static in
42434
42435     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42436
42437             * pango/opentype/*: Mark internal symbols as HB_INTERNAL and
42438             define that to static in harfbuzz.c.
42439
42440             * pango/opentype/harfbuzz-buffer-internal.h: New file.
42441
42442  src/Makefile.am               |   1 +
42443  src/ftglue.c                  |  18 +++----
42444  src/ftglue.h                  |  20 ++++----
42445  src/harfbuzz-buffer-private.h |  60 +++++++++++++++++++++++
42446  src/harfbuzz-buffer.c         | 108
42447  +++++++++++++++++++++-------------------
42448  src/harfbuzz-buffer.h         |  38 +--------------
42449  src/harfbuzz-gdef-private.h   |  17 ++++---
42450  src/harfbuzz-gdef.c           |  20 ++++----
42451  src/harfbuzz-gpos-private.h   |  13 +++--
42452  src/harfbuzz-gpos.c           |  16 +++---
42453  src/harfbuzz-gsub-private.h   |  14 +++---
42454  src/harfbuzz-gsub.c           |  20 ++++----
42455  src/harfbuzz-impl.h           |  12 +++--
42456  src/harfbuzz-open-private.h   |  81 +++++++++++++++++-------------
42457  src/harfbuzz-open.c           | 111
42458  ++++++++++++++++++++++++------------------
42459  src/harfbuzz.c                |   1 +
42460  16 files changed, 315 insertions(+), 235 deletions(-)
42461
42462 commit 7cdfb61deefd8f43edb5eb79d45d38dbbbef9051
42463 Author: Behdad Esfahbod <behdad@gnome.org>
42464 Date:   Thu Oct 11 07:46:33 2007 +0000
42465
42466     Remove FTGLUE_API/APIDEF cruft.
42467
42468     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42469
42470             * pango/opentype/ftglue.[ch]: Remove FTGLUE_API/APIDEF cruft.
42471
42472  src/ftglue.c | 16 ++++++++--------
42473  src/ftglue.h | 24 ++++++++----------------
42474  2 files changed, 16 insertions(+), 24 deletions(-)
42475
42476 commit 61ddbafaaad31ccacde54cad7e60a84abffc0a9f
42477 Author: Behdad Esfahbod <behdad@gnome.org>
42478 Date:   Thu Oct 11 07:45:26 2007 +0000
42479
42480     Build harfbuzz.c instead of individual source files, to let
42481     compiler go
42482
42483     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42484
42485             * pango/opentype/Makefile.am: Build harfbuzz.c instead
42486             of individual
42487             source files, to let compiler go wild with optimizations!
42488
42489  src/Makefile.am | 9 +++++----
42490  1 file changed, 5 insertions(+), 4 deletions(-)
42491
42492 commit a219b3d003d6727c79dc51282d21e9ac48c44458
42493 Author: Behdad Esfahbod <behdad@gnome.org>
42494 Date:   Thu Oct 11 07:34:08 2007 +0000
42495
42496     Same here.
42497
42498     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42499
42500             * pango/opentype/harfbuzz.c: Same here.
42501
42502  src/harfbuzz.c | 1 -
42503  1 file changed, 1 deletion(-)
42504
42505 commit 6567e16e3b14c08659342bbcc9f2735e71f9114e
42506 Author: Behdad Esfahbod <behdad@gnome.org>
42507 Date:   Thu Oct 11 07:33:19 2007 +0000
42508
42509     Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just
42510     used by
42511
42512     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42513
42514             * pango/opentype/Makefile.am: Don't include harfbuzz-dump.[ch]
42515             in
42516             libharfbuzz.a.  Those are just used by the harfbuzz-dump tool.
42517
42518  src/Makefile.am | 4 ++--
42519  1 file changed, 2 insertions(+), 2 deletions(-)
42520
42521 commit 0b032549ba7581c879a0fc4e794b0e9a4723ae85
42522 Author: Behdad Esfahbod <behdad@gnome.org>
42523 Date:   Thu Oct 11 07:24:47 2007 +0000
42524
42525     Some more cleanup.
42526
42527     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42528
42529             * pango/opentype/harfbuzz-buffer.c: Some more cleanup.
42530
42531  src/harfbuzz-buffer.c | 11 ++---------
42532  1 file changed, 2 insertions(+), 9 deletions(-)
42533
42534 commit 7a26864308bd1ca8d5f47d798411cac7239b7d38
42535 Author: Behdad Esfahbod <behdad@gnome.org>
42536 Date:   Thu Oct 11 07:21:31 2007 +0000
42537
42538     Move some code around.
42539
42540     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42541
42542             * pango/opentype/harfbuzz-buffer.c: Move some code around.
42543
42544  src/harfbuzz-buffer.c | 91
42545  +++++++++++++++++++++++++++------------------------
42546  1 file changed, 48 insertions(+), 43 deletions(-)
42547
42548 commit 7a5405c8261573a0f29d28fb533e800d698f6129
42549 Author: Behdad Esfahbod <behdad@src.gnome.org>
42550 Date:   Thu Oct 11 07:15:16 2007 +0000
42551
42552     Minor.
42553
42554  src/harfbuzz-buffer.c | 2 +-
42555  1 file changed, 1 insertion(+), 1 deletion(-)
42556
42557 commit 986f4fd96892ebda550793941bb1daed862c4a34
42558 Author: Behdad Esfahbod <behdad@gnome.org>
42559 Date:   Thu Oct 11 07:12:49 2007 +0000
42560
42561     Rename buffer->inplace to buffer->separate_out with the inverted
42562     meaning,
42563
42564     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42565
42566             * pango/opentype/harfbuzz-buffer.[ch]: Rename buffer->inplace
42567             to
42568             buffer->separate_out with the inverted meaning, such that
42569             buffer
42570             is initialization is memset(0).
42571
42572  src/harfbuzz-buffer.c | 34 +++++++++++++++++-----------------
42573  src/harfbuzz-buffer.h |  2 +-
42574  2 files changed, 18 insertions(+), 18 deletions(-)
42575
42576 commit 06003908ccf2473366816935dd1b144cde587be9
42577 Author: Behdad Esfahbod <behdad@gnome.org>
42578 Date:   Thu Oct 11 07:05:09 2007 +0000
42579
42580     Allocate buffer->positions lazily.
42581
42582     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42583
42584             * pango/opentype/*: Allocate buffer->positions lazily.
42585
42586  src/harfbuzz-buffer.c | 25 +++++++++++++++++++++++--
42587  src/harfbuzz-buffer.h |  3 +++
42588  src/harfbuzz-gpos.c   | 13 ++++++++-----
42589  src/harfbuzz-gsub.c   |  5 +++--
42590  4 files changed, 37 insertions(+), 9 deletions(-)
42591
42592 commit fc3d6f575826704a0ae9ee9018323f6a3c422f4b
42593 Author: Behdad Esfahbod <behdad@gnome.org>
42594 Date:   Thu Oct 11 06:52:07 2007 +0000
42595
42596     Bug 485621 – Get rid of freetype memory allocator in harfbuzz
42597
42598     2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
42599
42600             Bug 485621 – Get rid of freetype memory allocator in
42601             harfbuzz
42602
42603             * pango/opentype/*: Remove all occurences of FT_Memory.  Use
42604             malloc/realloc/free directly.
42605
42606             * pango/pango-ot*: Update to above.
42607
42608  src/ftglue.c                |  52 ++---
42609  src/ftglue.h                |  28 ++-
42610  src/harfbuzz-buffer.c       |  16 +-
42611  src/harfbuzz-buffer.h       |   4 +-
42612  src/harfbuzz-gdef.c         | 106 ++++------
42613  src/harfbuzz-gdef.h         |   6 +-
42614  src/harfbuzz-gpos-private.h |   1 -
42615  src/harfbuzz-gpos.c         | 462
42616  ++++++++++++++++++--------------------------
42617  src/harfbuzz-gpos.h         |   2 -
42618  src/harfbuzz-gsub-private.h |   1 -
42619  src/harfbuzz-gsub.c         | 312 +++++++++++-------------------
42620  src/harfbuzz-gsub.h         |   2 -
42621  src/harfbuzz-open-private.h |  25 ++-
42622  src/harfbuzz-open.c         | 127 ++++++------
42623  14 files changed, 441 insertions(+), 703 deletions(-)
42624
42625 commit a8abb8b994c3cd89808e8f7128a0c04b23eb3ede
42626 Author: Behdad Esfahbod <behdad@gnome.org>
42627 Date:   Thu Oct 11 00:07:58 2007 +0000
42628
42629     Bug 485559 – Boston Summit HarfBuzz optimizations
42630
42631     2007-10-10  Behdad Esfahbod  <behdad@gnome.org>
42632
42633             Bug 485559 – Boston Summit HarfBuzz optimizations
42634
42635             * pango/opentype/*: HarfBuzz hacking to:
42636
42637               - Rename last remaining FT_Err stuff to HB_Err.
42638
42639               - Fix a couple invalid table paths to be permissive so
42640                 fonts work better.  Particularly GDEF table for Nafees
42641                 Nastaliq is loaded and works great now.
42642
42643               - Optimize harfbuzz buffer to not copy/swap for simple
42644               one-to-one and "copy" GSUB operations.
42645
42646             * pango/pango-ot*: Update to FT_Err to HB_Err renaming.
42647
42648  src/ftglue.c                |  51 ++-
42649  src/ftglue.h                |  21 +-
42650  src/harfbuzz-buffer.c       | 190 +++++++--
42651  src/harfbuzz-buffer.h       |  26 +-
42652  src/harfbuzz-dump-main.c    |  14 +-
42653  src/harfbuzz-dump.c         |  15 +-
42654  src/harfbuzz-gdef-private.h |   4 +-
42655  src/harfbuzz-gdef.c         | 149 +++----
42656  src/harfbuzz-gdef.h         |  10 +-
42657  src/harfbuzz-gpos-private.h |   2 +-
42658  src/harfbuzz-gpos.c         | 810 ++++++++++++++++++--------------------
42659  src/harfbuzz-gpos.h         |  30 +-
42660  src/harfbuzz-gsub-private.h |   2 +-
42661  src/harfbuzz-gsub.c         | 919
42662  +++++++++++++++++++-------------------------
42663  src/harfbuzz-gsub.h         |  24 +-
42664  src/harfbuzz-impl.h         |  22 +-
42665  src/harfbuzz-open-private.h |  20 +-
42666  src/harfbuzz-open.c         | 238 ++++++------
42667  src/harfbuzz-open.h         |  13 +-
42668  19 files changed, 1253 insertions(+), 1307 deletions(-)
42669
42670 commit dd810b76bc554278d3a226cf89901d16992cf56d
42671 Author: Behdad Esfahbod <behdad@gnome.org>
42672 Date:   Wed Aug 29 08:46:50 2007 +0000
42673
42674     Bug 302952 – The placement of a diacritic marks for an arabic
42675     ligature
42676
42677     2007-08-29  Behdad Esfahbod  <behdad@gnome.org>
42678
42679             Bug 302952 – The placement of a diacritic marks for an
42680             arabic ligature
42681             is not correct
42682
42683             * pango/opentype/harfbuzz-buffer.c (hb_buffer_allocate_ligid):
42684             Don't
42685             use zero as allocated ligature id.  Zero means no ligature id.
42686
42687  src/harfbuzz-buffer.c | 2 +-
42688  1 file changed, 1 insertion(+), 1 deletion(-)
42689
42690 commit e90d19919434b90d79e67aaf199bddd991f8e5d8
42691 Author: Behdad Esfahbod <behdad@gnome.org>
42692 Date:   Tue Aug 21 08:03:26 2007 +0000
42693
42694     Bug 463430 – Gets stuck while "formatting message"
42695
42696     2007-08-21  Behdad Esfahbod  <behdad@gnome.org>
42697
42698             Bug 463430 – Gets stuck while "formatting message"
42699
42700             * pango/opentype/harfbuzz-gpos.c (Lookup_PairPos1),
42701             (Lookup_PairPos2), (Lookup_PairPos), (Do_ContextPos):
42702             * pango/opentype/harfbuzz-gsub.c (Do_ContextSubst):
42703             Change type of intermediate index variable from FT_UShort to
42704             FT_ULong as it was overlowing with more than 65536 glyphs.
42705
42706  src/harfbuzz-gpos.c | 15 ++++++++++-----
42707  src/harfbuzz-gsub.c |  2 +-
42708  2 files changed, 11 insertions(+), 6 deletions(-)
42709
42710 commit 13b86ee398905f96f57df001309312f6dfdfea9a
42711 Author: Behdad Esfahbod <behdad@gnome.org>
42712 Date:   Tue Aug 21 01:38:07 2007 +0000
42713
42714     Don't ignore error return value of
42715     hb_buffer_copy_output_glyph(). Patch
42716
42717     2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
42718
42719             * pango/opentype/harfbuzz-gsub.c (GSUB_Do_String_Lookup):
42720             Don't
42721             ignore error return value of hb_buffer_copy_output_glyph().
42722             Patch
42723             sent to harfbuzz-list.
42724
42725  src/harfbuzz-gsub.c | 2 +-
42726  1 file changed, 1 insertion(+), 1 deletion(-)
42727
42728 commit 4c2556cb4c38a56c3a5087deb54aa6262ab3aff9
42729 Author: Behdad Esfahbod <behdad@behdad.org>
42730 Date:   Fri Jul 6 11:29:21 2007 -0400
42731
42732     [gdef] Initial implementation
42733
42734  src/harfbuzz-gdef-private.h | 144
42735  +++++++++++++++++++++++++++++++++++++++++++-
42736  1 file changed, 142 insertions(+), 2 deletions(-)
42737
42738 commit 5b2e947fd2b7c5ea49b2bef1e0190d99a525058c
42739 Author: Behdad Esfahbod <behdad@behdad.org>
42740 Date:   Fri Jul 6 02:03:26 2007 -0400
42741
42742     [open] small fixes, including not using unions for main structs
42743
42744  src/harfbuzz-open-private.h | 54
42745  ++++++++++++++++++++++++---------------------
42746  1 file changed, 29 insertions(+), 25 deletions(-)
42747
42748 commit 151df44346990728b5dd249db5740a9543ae33b9
42749 Author: Behdad Esfahbod <behdad@behdad.org>
42750 Date:   Thu Jul 5 17:22:07 2007 -0400
42751
42752     Improve stupid Makefile
42753
42754  src/Makefile | 2 ++
42755  1 file changed, 2 insertions(+)
42756
42757 commit 6c49bebc70a0118a803a5bc979f4436a82b48240
42758 Author: Behdad Esfahbod <behdad@gnome.org>
42759 Date:   Tue May 1 02:32:12 2007 +0000
42760
42761     Link freetype to harfbuzz-dump, for those systems that don't track
42762
42763     2007-04-30  Behdad Esfahbod  <behdad@gnome.org>
42764
42765             * pango/opentype/Makefile.am: Link freetype to harfbuzz-dump,
42766             for
42767             those systems that don't track dependencies automatically.
42768
42769  src/Makefile.am | 5 +++--
42770  1 file changed, 3 insertions(+), 2 deletions(-)
42771
42772 commit 7341a116916c8470f1211f0cb3c65b189b42ec9e
42773 Author: Behdad Esfahbod <behdad@gnome.org>
42774 Date:   Tue Apr 3 22:45:29 2007 +0000
42775
42776     Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning
42777
42778     2007-04-03  Behdad Esfahbod  <behdad@gnome.org>
42779
42780             * pango/opentype/harfbuzz-gdef.c (_HB_GDEF_Check_Property):
42781             * pango/opentype/harfbuzz-gpos.c (HB_Done_GPOS_Table),
42782             (Lookup_PairPos):
42783             * pango/opentype/harfbuzz-open.c (Get_Class1):
42784             Copy fixes from harfbuzz stable branch.  Includes a leak fix,
42785             a kerning fix, and an array out-of-bound access fix.
42786
42787  src/harfbuzz-gdef.c | 2 ++
42788  src/harfbuzz-gpos.c | 8 ++++++++
42789  src/harfbuzz-open.c | 2 +-
42790  3 files changed, 11 insertions(+), 1 deletion(-)
42791
42792 commit 999a6f05758c10a902354457ecbf6c943bfed514
42793 Author: Hans Breuer <hans@breuer.org>
42794 Date:   Sat Jan 13 21:31:41 2007 +0000
42795
42796     updated
42797
42798     2007-01-13  Hans Breuer  <hans@breuer.org>
42799
42800         * pango/makefile.msc pango/opentype/makefile.msc : updated
42801
42802  src/makefile.msc | 16 ++++++----------
42803  1 file changed, 6 insertions(+), 10 deletions(-)
42804
42805 commit 3c038d40da4bfe5037cc4e9de22bad08fa408465
42806 Author: Behdad Esfahbod <behdad@src.gnome.org>
42807 Date:   Tue Jan 9 03:32:12 2007 +0000
42808
42809     Remove .cvsignore files (moved to svn:ignore prop)
42810
42811  src/.cvsignore | 7 -------
42812  1 file changed, 7 deletions(-)
42813
42814 commit 5b3f7702a64fe0513d08a67bdb72704e46fd7cd4
42815 Author: Behdad Esfahbod <behdad@behdad.org>
42816 Date:   Thu Dec 28 06:42:37 2006 -0500
42817
42818     Add stub GDEF files
42819
42820  src/harfbuzz-gdef-private.h |  8 ++++++++
42821  src/harfbuzz-gdef.h         | 11 +++++++++++
42822  src/harfbuzz-open-private.h |  3 +--
42823  src/harfbuzz-private.h      |  6 ++++++
42824  src/main.cc                 |  1 +
42825  5 files changed, 27 insertions(+), 2 deletions(-)
42826
42827 commit b3395a7aa36ff1ba5a17f494fbf359ec317a7e69
42828 Author: Behdad Esfahbod <behdad@behdad.org>
42829 Date:   Thu Dec 28 06:31:18 2006 -0500
42830
42831     Don't shift down the mark attachment type
42832
42833  src/harfbuzz-open-private.h | 2 +-
42834  1 file changed, 1 insertion(+), 1 deletion(-)
42835
42836 commit 193b66d52ae2cb5ced7969e15b7f56dc1978ca8a
42837 Author: Behdad Esfahbod <behdad@behdad.org>
42838 Date:   Thu Dec 28 06:12:18 2006 -0500
42839
42840     Remove stale comment
42841
42842  src/harfbuzz-open-private.h | 10 ----------
42843  1 file changed, 10 deletions(-)
42844
42845 commit 12c4568c680ea2b9b98a16a8b7402ca185c90ef6
42846 Author: Behdad Esfahbod <behdad@behdad.org>
42847 Date:   Thu Dec 28 06:10:59 2006 -0500
42848
42849     Break and rename, in the layout of old HarfBuzz codebase
42850
42851  src/.gitignore              |   1 +
42852  src/Makefile                |   2 +-
42853  src/harfbuzz-common.h       |  14 +
42854  src/harfbuzz-ng.cc          | 802
42855  --------------------------------------------
42856  src/harfbuzz-open-private.h | 697 ++++++++++++++++++++++++++++++++++++++
42857  src/harfbuzz-open.h         |  13 +
42858  src/main.cc                 |  98 ++++++
42859  7 files changed, 824 insertions(+), 803 deletions(-)
42860
42861 commit 3158d84b0dfe5032e7c56c03f2da97b8ab549d94
42862 Author: Behdad Esfahbod <behdad@behdad.org>
42863 Date:   Wed Dec 27 20:08:07 2006 -0500
42864
42865     Oops. s/OpenTypeFontFaceFile/OpenTypeFontFile/g
42866
42867  src/harfbuzz-ng.cc | 22 +++++++++++-----------
42868  1 file changed, 11 insertions(+), 11 deletions(-)
42869
42870 commit bf0f9dd61375c5afce8e6b1664d0df5f6c8b2494
42871 Author: Behdad Esfahbod <behdad@behdad.org>
42872 Date:   Wed Dec 27 20:06:42 2006 -0500
42873
42874     Use union for ClassDef
42875
42876  src/harfbuzz-ng.cc | 12 +++++++-----
42877  1 file changed, 7 insertions(+), 5 deletions(-)
42878
42879 commit c46196d09c4ea879bf45182e8a0d649d4c750c39
42880 Author: Behdad Esfahbod <behdad@behdad.org>
42881 Date:   Wed Dec 27 20:05:16 2006 -0500
42882
42883     Use union for Coverage
42884
42885  src/harfbuzz-ng.cc | 21 +++++++++++----------
42886  1 file changed, 11 insertions(+), 10 deletions(-)
42887
42888 commit 86f450243dbaa82f187cf2d36364e9a59c0e64c7
42889 Author: Behdad Esfahbod <behdad@behdad.org>
42890 Date:   Wed Dec 27 19:59:07 2006 -0500
42891
42892     Add GPOS stub
42893
42894  src/harfbuzz-ng.cc | 3 +++
42895  1 file changed, 3 insertions(+)
42896
42897 commit 133466177e104ddcd2501a88735670540252167c
42898 Author: Behdad Esfahbod <behdad@behdad.org>
42899 Date:   Wed Dec 27 19:58:32 2006 -0500
42900
42901     s/OpenTypeFont/OpenTypeFontFace/g
42902
42903  src/harfbuzz-ng.cc | 44 +++++++++++++++++++++++---------------------
42904  1 file changed, 23 insertions(+), 21 deletions(-)
42905
42906 commit 71d62baab0429cdf56ba4019fd2a205f08188503
42907 Author: Behdad Esfahbod <behdad@behdad.org>
42908 Date:   Wed Dec 27 01:29:24 2006 -0500
42909
42910     GSUBGPOSHeader
42911
42912  src/harfbuzz-ng.cc | 103
42913  ++++++++++++++++++++++++++++++++++++++++++++++++++---
42914  1 file changed, 98 insertions(+), 5 deletions(-)
42915
42916 commit eebabd8b2ec5296deba6b09d7755933da0a7d9dc
42917 Author: Behdad Esfahbod <behdad@behdad.org>
42918 Date:   Wed Dec 27 00:21:31 2006 -0500
42919
42920     Finished OpenType Common Table Formats
42921
42922  src/harfbuzz-ng.cc | 2 +-
42923  1 file changed, 1 insertion(+), 1 deletion(-)
42924
42925 commit 2b7374519766825971f9f4ff5b1cb49b74cfcaf8
42926 Author: Behdad Esfahbod <behdad@behdad.org>
42927 Date:   Tue Dec 26 20:55:37 2006 -0500
42928
42929     Device tables.
42930
42931  src/harfbuzz-ng.cc | 49 +++++++++++++++++++++++++++++++++++++++++++++----
42932  1 file changed, 45 insertions(+), 4 deletions(-)
42933
42934 commit eb32e374f4d6de8d428d36144f6eef93514820d2
42935 Author: Behdad Esfahbod <behdad@behdad.org>
42936 Date:   Tue Dec 26 20:00:33 2006 -0500
42937
42938     ClassDef
42939
42940  src/harfbuzz-ng.cc | 121
42941  ++++++++++++++++++++++++++++++++++++++++++-----------
42942  1 file changed, 97 insertions(+), 24 deletions(-)
42943
42944 commit 53502c6723dbf9cd3b6ba91b733678b3c7871715
42945 Author: Behdad Esfahbod <behdad@behdad.org>
42946 Date:   Tue Dec 26 19:29:08 2006 -0500
42947
42948     Rename CoverageFormat to Coverage
42949
42950  src/harfbuzz-ng.cc | 18 +++++++++++++-----
42951  1 file changed, 13 insertions(+), 5 deletions(-)
42952
42953 commit 0d6db2abcbe98456569ccf7934ba0a8b37c7f6f3
42954 Author: Behdad Esfahbod <behdad@behdad.org>
42955 Date:   Tue Dec 26 18:53:55 2006 -0500
42956
42957     Define more structs using DEFINE_INT_TYPE.
42958
42959  src/harfbuzz-ng.cc | 39 +++++++++++++++++++--------------------
42960  1 file changed, 19 insertions(+), 20 deletions(-)
42961
42962 commit 915931b74a30e8652fac5fec153d499485513f63
42963 Author: Behdad Esfahbod <behdad@behdad.org>
42964 Date:   Tue Dec 26 15:30:14 2006 -0500
42965
42966     s/DEFINE_NOT_INSTANTIABLE/DEFINE_NON_INSTANTIABLE/
42967
42968  src/harfbuzz-ng.cc | 6 +++---
42969  1 file changed, 3 insertions(+), 3 deletions(-)
42970
42971 commit 0c0d55330ef4090f3e4864538e83a4344caaf3ba
42972 Author: Behdad Esfahbod <behdad@behdad.org>
42973 Date:   Tue Dec 26 15:29:38 2006 -0500
42974
42975     Coverage.
42976
42977  src/harfbuzz-ng.cc | 91
42978  +++++++++++++++++++++++++++++++++++++++++++++++-------
42979  1 file changed, 79 insertions(+), 12 deletions(-)
42980
42981 commit 882e52f59196535495af8ca8069df32308ad52cf
42982 Author: Behdad Esfahbod <behdad@behdad.org>
42983 Date:   Mon Dec 25 10:28:31 2006 -0500
42984
42985     Rename to harfbuzz-ng.cc
42986
42987  src/Makefile            |   2 +-
42988  src/harfbuzz-ng.cc      | 513
42989  ++++++++++++++++++++++++++++++++++++++++++++++++
42990  src/hb-types-private.cc | 513
42991  ------------------------------------------------
42992  3 files changed, 514 insertions(+), 514 deletions(-)
42993
42994 commit f8ba99f6f322800a915428ffc3b5eaf1be2e6c21
42995 Author: Behdad Esfahbod <behdad@behdad.org>
42996 Date:   Mon Dec 25 09:58:02 2006 -0500
42997
42998     LookupFlags
42999
43000  src/hb-types-private.cc | 52
43001  ++++++++++++++++++++++++++++++++++++++++++++-----
43002  1 file changed, 47 insertions(+), 5 deletions(-)
43003
43004 commit 25ad92c8a68bf72464601a644ed57b9213126a78
43005 Author: Behdad Esfahbod <behdad@behdad.org>
43006 Date:   Mon Dec 25 09:35:06 2006 -0500
43007
43008     Implement Feature
43009
43010  src/hb-types-private.cc | 46
43011  ++++++++++++++++++++++++++++++++++++++++++----
43012  1 file changed, 42 insertions(+), 4 deletions(-)
43013
43014 commit befc022affd2386b3f46cd7d11e4262f6c8bce9f
43015 Author: Behdad Esfahbod <behdad@behdad.org>
43016 Date:   Mon Dec 25 09:14:52 2006 -0500
43017
43018     LangSys
43019
43020  src/hb-types-private.cc | 51
43021  ++++++++++++++++++++++++++++++++++++++++++-------
43022  1 file changed, 44 insertions(+), 7 deletions(-)
43023
43024 commit c81efca149b08832d5d96a944fb5f303f3d0ca42
43025 Author: Behdad Esfahbod <behdad@behdad.org>
43026 Date:   Mon Dec 25 06:22:08 2006 -0500
43027
43028     Use CamelCaseTags.
43029
43030  src/hb-types-private.cc | 29 ++++++++++++++---------------
43031  1 file changed, 14 insertions(+), 15 deletions(-)
43032
43033 commit 808dbe283c1ad66091f2cb67380888b7cf265c01
43034 Author: Behdad Esfahbod <behdad@behdad.org>
43035 Date:   Mon Dec 25 06:18:52 2006 -0500
43036
43037     Make types not instantiable
43038
43039  src/hb-types-private.cc | 104
43040  ++++++++++++++++++++++++++----------------------
43041  1 file changed, 57 insertions(+), 47 deletions(-)
43042
43043 commit b739c05ca4b7acfa45bd4b0812ecbb3747f726f0
43044 Author: Behdad Esfahbod <behdad@behdad.org>
43045 Date:   Mon Dec 25 05:39:20 2006 -0500
43046
43047     Add OpenTypeFontFile.
43048
43049  src/Makefile            |   2 +-
43050  src/hb-types-private.cc | 113
43051  +++++++++++++++++++++++++++++++++++++++++++++---
43052  2 files changed, 107 insertions(+), 8 deletions(-)
43053
43054 commit 8596944b7421f982960e825019fc0263442520cb
43055 Author: Behdad Esfahbod <behdad@behdad.org>
43056 Date:   Sat Dec 23 17:49:25 2006 -0500
43057
43058     Add Makefile
43059
43060  src/Makefile | 3 +++
43061  1 file changed, 3 insertions(+)
43062
43063 commit b6e62bc5db76ae342177b2b646c37f45eccad975
43064 Author: Behdad Esfahbod <behdad@behdad.org>
43065 Date:   Fri Dec 22 02:21:55 2006 -0500
43066
43067     After DEFINE_SCRIPT_ARRAY
43068
43069  src/hb-types-private.cc | 215
43070  +++++++++++++++++++++++++++++++-----------------
43071  1 file changed, 140 insertions(+), 75 deletions(-)
43072
43073 commit 01e4fcb032be601f272e62228881e2aabfb9d925
43074 Author: Behdad Esfahbod <behdad@behdad.org>
43075 Date:   Thu Dec 21 22:31:31 2006 -0500
43076
43077     Remove the annoying HB_ prefix.
43078
43079  src/hb-types-private.cc | 107
43080  +++++++++++++++++++++++-------------------------
43081  1 file changed, 52 insertions(+), 55 deletions(-)
43082
43083 commit 6b4ce01da121e12e1c78ad7eaedf469f35f3568d
43084 Author: Behdad Esfahbod <behdad@behdad.org>
43085 Date:   Thu Dec 21 22:31:10 2006 -0500
43086
43087     Second version.  Complete redesign, based on C++ classes to ensure
43088     endian
43089     correctness.
43090
43091  src/hb-types-private.cc | 300
43092  +++++++++++++++++++++++++++++++++---------------
43093  1 file changed, 205 insertions(+), 95 deletions(-)
43094
43095 commit f78e70c301311ffcfb007c7fc4125d71cbcff1e2
43096 Author: Behdad Esfahbod <behdad@behdad.org>
43097 Date:   Thu Dec 21 22:30:38 2006 -0500
43098
43099     First version.
43100
43101  src/hb-types-private.cc | 116
43102  ++++++++++++++++++++++++++++++++++++++++++++++++
43103  1 file changed, 116 insertions(+)
43104
43105 commit f726b20e56e8b1106dfde0bf8d575c73e83957c4
43106 Author: Behdad Esfahbod <behdad@gnome.org>
43107 Date:   Tue Jul 25 01:02:27 2006 +0000
43108
43109     Bug 347073 – Allow empty GPOS table
43110
43111     2006-07-24  Behdad Esfahbod  <behdad@gnome.org>
43112
43113             Bug 347073 – Allow empty GPOS table
43114
43115             * pango/opentype/harfbuzz-open.c (_HB_OPEN_Load_ScriptList):
43116             Don't
43117             err on empty GPOS/GSUB tables.
43118
43119  src/harfbuzz-open.c | 5 +++++
43120  1 file changed, 5 insertions(+)
43121
43122 commit 52481a5c55d466f41654dcdc67245d0ca8cefbcf
43123 Author: Behdad Esfahbod <behdad@gnome.org>
43124 Date:   Thu Jun 22 18:09:04 2006 +0000
43125
43126     Bug 345600 – cvs build error in pango/opentype/Makefile
43127
43128     2006-06-22  Behdad Esfahbod  <behdad@gnome.org>
43129
43130             Bug 345600 – cvs build error in pango/opentype/Makefile
43131
43132             * pango/opentype/Makefile.am: Rename variable SOURCES to
43133             MAINSOURCES.
43134             Some automake versions seem to use it or something.
43135
43136  src/Makefile.am | 4 ++--
43137  1 file changed, 2 insertions(+), 2 deletions(-)
43138
43139 commit ffb2d5c1e7af33644d0a4058befa4b8358c9a7bf
43140 Author: Behdad Esfahbod <behdad@gnome.org>
43141 Date:   Wed May 31 07:42:55 2006 +0000
43142
43143     Bug 341138 – Using TTC font, Gtk2 programs begin to eating big
43144     memory
43145
43146     2006-05-31  Behdad Esfahbod  <behdad@gnome.org>
43147
43148             Bug 341138 – Using TTC font, Gtk2 programs begin to eating
43149             big memory
43150             and have many cpu usage.
43151             Patch from Yong Li.
43152
43153             * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table):
43154             TrueType table
43155             offsets are absolute, not relative.
43156
43157  src/ftglue.c | 2 +-
43158  1 file changed, 1 insertion(+), 1 deletion(-)
43159
43160 commit f8f7bd2451eeafb57f5c80c7b4e88a1e50b97c4f
43161 Author: Behdad Esfahbod <behdad@gnome.org>
43162 Date:   Wed May 31 07:23:02 2006 +0000
43163
43164     Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't
43165     correct when
43166
43167     2006-05-31  Behdad Esfahbod  <behdad@gnome.org>
43168
43169             Bug 336153 – Mark to mark positioning (Lookup Type 6)
43170             isn't correct
43171             when using MarkAttchmentType
43172             Patch from Tin Myo Htet.
43173
43174             * pango/opentype/harfbuzz-gpos.c (Lookup_MarkMarkPos):
43175             Ignore marks
43176             of non-matchin attachment type.
43177
43178  src/harfbuzz-gpos.c | 37 ++++++++++++++++++++++---------------
43179  1 file changed, 22 insertions(+), 15 deletions(-)
43180
43181 commit d2a613187c1257371d62153b55c89336965e0754
43182 Author: Behdad Esfahbod <behdad@gnome.org>
43183 Date:   Wed Apr 12 18:47:50 2006 +0000
43184
43185     Fix loop variables. (coverity found bug.)
43186
43187     2006-04-12  Behdad Esfahbod  <behdad@gnome.org>
43188
43189             * pango/opentype/harfbuzz-gpos.c: Fix loop
43190             variables. (coverity
43191             found bug.)
43192
43193  src/harfbuzz-gpos.c | 6 +++---
43194  1 file changed, 3 insertions(+), 3 deletions(-)
43195
43196 commit 14022e826f63c48b689f9037645c9a3a3302d9b6
43197 Author: Behdad Esfahbod <behdad@gnome.org>
43198 Date:   Tue Apr 11 08:31:44 2006 +0000
43199
43200     Bug 337924 – cleanups for issues reported by various compilers Patch
43201
43202     2006-04-11  Behdad Esfahbod  <behdad@gnome.org>
43203
43204             Bug 337924 – cleanups for issues reported by various
43205             compilers
43206             Patch from Kjartan Maraas.
43207
43208             * examples/viewer-x.c (update):
43209             * modules/arabic/arabic-fc.c (fallback_shape),
43210             (arabic_engine_shape):
43211             * modules/basic/basic-fc.c (fallback_shape),
43212             (basic_engine_shape):
43213             * modules/basic/basic-x.c:
43214             * modules/hangul/hangul-fc.c:
43215             * modules/hebrew/hebrew-fc.c (hebrew_engine_shape):
43216             * modules/indic/indic-fc.c:
43217             * modules/khmer/khmer-fc.c:
43218             * modules/syriac/syriac-fc.c:
43219             * modules/thai/thai-fc.c:
43220             * modules/tibetan/tibetan-fc.c:
43221             * pango/break.c:
43222             * pango/modules.c:
43223             * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table):
43224             * pango/pango-attributes.c (pango_attr_list_filter):
43225             * pango/pango-engine.c:
43226             * pango/pango-fontset.c:
43227             * pango/pango-layout.c (pango_layout_set_text),
43228             (pango_layout_xy_to_index), (pango_layout_get_cursor_pos):
43229             * pango/pango-markup.c (text_handler):
43230             * pango/pango-utils.c (read_alias_file):
43231             * pango/pangocairo-fcfont.c (G_DEFINE_TYPE_WITH_CODE):
43232             * pango/pangocairo-fcfontmap.c (G_DEFINE_TYPE_WITH_CODE):
43233             * pango/pangocairo-font.c
43234             (_pango_cairo_font_get_hex_box_info):
43235             * pango/pangox-fontmap.c (pango_x_make_matching_xlfd):
43236             * tests/dump-boundaries.c (fail):
43237             Remove unused variables.  Remove excess semicolon after
43238             DEFINE_TYPE
43239             macros.
43240
43241  src/ftglue.c | 2 --
43242  1 file changed, 2 deletions(-)
43243
43244 commit 59aafd07806a2f0d4f399eff13aec74557f60522
43245 Author: Behdad Esfahbod <behdad@gnome.org>
43246 Date:   Mon Apr 10 10:33:17 2006 +0000
43247
43248     Fix minor bugs reported by the Coverity scan report.
43249
43250     2006-04-10  Behdad Esfahbod  <behdad@gnome.org>
43251
43252             Fix minor bugs reported by the Coverity scan report.
43253
43254             * pango/opentype/harfbuzz-gdef.c
43255             (HB_GDEF_Build_ClassDefinition):
43256             * pango/opentype/harfbuzz-gpos.c (HB_GPOS_Query_Scripts),
43257             (HB_GPOS_Query_Languages), (HB_GPOS_Query_Features): Do
43258             not access
43259             structs before we check them for nullity.
43260
43261             * pango/pango-layout.c (pango_layout_index_to_line),
43262             (pango_layout_index_to_line_and_extents),
43263             (pango_layout_index_to_pos): Check for invalid iterators
43264             outside the
43265             loop, so we don't crash.
43266
43267             * pango/pango-layout.c (pango_layout_line_x_to_index): Set
43268             char_trailing instead of trailing in one of too many paths.
43269             Should
43270             have been a typo.
43271
43272             * pango/pangox.c (get_font_metrics_from_subfonts): Check
43273             for nullity
43274             somewhere.
43275
43276  src/harfbuzz-gdef.c | 3 ++-
43277  src/harfbuzz-gpos.c | 9 ++++++---
43278  2 files changed, 8 insertions(+), 4 deletions(-)
43279
43280 commit b31d6def96ff99e89ba42e09661992498bda460d
43281 Author: Behdad Esfahbod <behdad@gnome.org>
43282 Date:   Thu Apr 6 18:23:49 2006 +0000
43283
43284     Update from HarfBuzz. Lars Knoll fixed all the warnings.
43285
43286     2006-04-06  Behdad Esfahbod  <behdad@gnome.org>
43287
43288             * pango/opentype: Update from HarfBuzz.  Lars Knoll fixed
43289             all the
43290             warnings.
43291
43292  src/harfbuzz-dump.c |  94 ++++++++++++++++++++++++++++---------------
43293  src/harfbuzz-gpos.c |  80 ++++++++++++++++++++++--------------
43294  src/harfbuzz-gsub.c | 114
43295  +++++++++++++++++++++++++++++-----------------------
43296  src/harfbuzz-impl.h |   4 ++
43297  4 files changed, 179 insertions(+), 113 deletions(-)
43298
43299 commit ca57250bc9d9f92c88a2ea516e251b9cbfdebda0
43300 Author: Behdad Esfahbod <behdad@gnome.org>
43301 Date:   Mon Apr 3 20:13:17 2006 +0000
43302
43303     Make sure TTAG_GDEF and frineds are defined, needed for FreeType
43304     <= 2.1.7
43305
43306     2006-04-03  Behdad Esfahbod  <behdad@gnome.org>
43307
43308             * pango/opentype/harfbuzz-impl.h: Make sure TTAG_GDEF and
43309             frineds are
43310             defined, needed for FreeType <= 2.1.7 (pointed by Tim Janik).
43311
43312  src/harfbuzz-gdef.c |  3 ---
43313  src/harfbuzz-gpos.c |  3 ---
43314  src/harfbuzz-gsub.c |  3 ---
43315  src/harfbuzz-impl.h | 11 +++++++++++
43316  4 files changed, 11 insertions(+), 9 deletions(-)
43317
43318 commit f618288e00914b6606ec977d506c18e4abdd3ce4
43319 Author: Behdad Esfahbod <behdad@src.gnome.org>
43320 Date:   Fri Mar 31 13:19:29 2006 +0000
43321
43322     .
43323
43324  src/.cvsignore | 2 --
43325  1 file changed, 2 deletions(-)
43326
43327 commit 5f1f943b9e6d753722ceadba7eb7ce1f14526ea5
43328 Author: Behdad Esfahbod <behdad@src.gnome.org>
43329 Date:   Fri Mar 31 13:18:23 2006 +0000
43330
43331     .
43332
43333  src/.cvsignore | 1 +
43334  1 file changed, 1 insertion(+)
43335
43336 commit bce3e0b0d4ee521767d80c5c21704337bf5ac716
43337 Author: Behdad Esfahbod <behdad@src.gnome.org>
43338 Date:   Fri Mar 31 12:45:40 2006 +0000
43339
43340     Define NULL.
43341
43342  src/harfbuzz-impl.h | 6 +++++-
43343  1 file changed, 5 insertions(+), 1 deletion(-)
43344
43345 commit 9f8da38cd108590514b71756b752d98952a9221f
43346 Author: Behdad Esfahbod <behdad@gnome.org>
43347 Date:   Fri Mar 31 12:28:09 2006 +0000
43348
43349     Convert pango/opentype to the new project called HarfBuzz.
43350
43351     2006-03-31  Behdad Esfahbod  <behdad@gnome.org>
43352
43353             Convert pango/opentype to the new project called HarfBuzz.
43354
43355             * pango/opentype/*: Restructured.
43356
43357             * pango/pango-ot-*: Updated to use HarfBuzz symbol names.
43358
43359  src/COPYING                 |   15 +
43360  src/COPYING.FTL             |  174 ++
43361  src/COPYING.GPL             |  340 +++
43362  src/FT-license.txt          |   28 -
43363  src/FTL.TXT                 |  174 --
43364  src/Makefile.am             |   89 +-
43365  src/README                  |   44 +-
43366  src/disasm.c                |  720 -----
43367  src/disasm.h                |   26 -
43368  src/ftglue.c                |   88 +-
43369  src/ftglue.h                |   68 +-
43370  src/ftxgdef.c               | 1225 ---------
43371  src/ftxgdef.h               |  224 --
43372  src/ftxgpos.c               | 6199
43373  ------------------------------------------
43374  src/ftxgpos.h               |  838 ------
43375  src/ftxgsub.c               | 4533 -------------------------------
43376  src/ftxgsub.h               |  594 ----
43377  src/ftxopen.c               | 1552 -----------
43378  src/ftxopen.h               |  317 ---
43379  src/ftxopenf.h              |  166 --
43380  src/harfbuzz-buffer.c       |  227 ++
43381  src/harfbuzz-buffer.h       |  106 +
43382  src/harfbuzz-dump-main.c    |  272 ++
43383  src/harfbuzz-dump.c         |  720 +++++
43384  src/harfbuzz-dump.h         |   34 +
43385  src/harfbuzz-gdef-private.h |  101 +
43386  src/harfbuzz-gdef.c         | 1228 +++++++++
43387  src/harfbuzz-gdef.h         |  127 +
43388  src/harfbuzz-gpos-private.h |  683 +++++
43389  src/harfbuzz-gpos.c         | 6269
43390  +++++++++++++++++++++++++++++++++++++++++++
43391  src/harfbuzz-gpos.h         |  168 ++
43392  src/harfbuzz-gsub-private.h |  448 ++++
43393  src/harfbuzz-gsub.c         | 4581 +++++++++++++++++++++++++++++++
43394  src/harfbuzz-gsub.h         |  132 +
43395  src/harfbuzz-impl.h         |   64 +
43396  src/harfbuzz-open-private.h |   81 +
43397  src/harfbuzz-open.c         | 1426 ++++++++++
43398  src/harfbuzz-open.h         |  285 ++
43399  src/harfbuzz.c              |   19 +
43400  src/harfbuzz.h              |   23 +
43401  src/otlbuffer.c             |  238 --
43402  src/otlbuffer.h             |  103 -
43403  src/ottest.c                |  274 --
43404  43 files changed, 17635 insertions(+), 17388 deletions(-)
43405
43406 commit dd2a8d4d490df1d310e7553ba6c7c8de661f28a1
43407 Author: Behdad Esfahbod <behdad@gnome.org>
43408 Date:   Sat Mar 25 23:52:30 2006 +0000
43409
43410     Don't err on Table_Missing.
43411
43412     2006-03-25  Behdad Esfahbod  <behdad@gnome.org>
43413
43414             * pango/opentype/ottest.c: Don't err on Table_Missing.
43415
43416  src/ottest.c | 4 ++--
43417  1 file changed, 2 insertions(+), 2 deletions(-)
43418
43419 commit 434833b1b7b01d85a143f9ad4b04e7044dd72567
43420 Author: Behdad Esfahbod <behdad@gnome.org>
43421 Date:   Mon Mar 13 05:06:05 2006 +0000
43422
43423     === Released 1.12.0 ===
43424
43425     2006-03-13  Behdad Esfahbod  <behdad@gnome.org>
43426
43427             * === Released 1.12.0 ===
43428
43429             * configure.in: Version 1.12.0
43430
43431             * NEWS, README: Updated.
43432
43433  src/README | 4 ++--
43434  1 file changed, 2 insertions(+), 2 deletions(-)
43435
43436 commit 8228828e1e4c8dd6f9435fb718ad4394bba95655
43437 Author: Behdad Esfahbod <behdad@gnome.org>
43438 Date:   Mon Jan 30 22:37:48 2006 +0000
43439
43440     Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bug
43441
43442     2006-01-30  Behdad Esfahbod  <behdad@gnome.org>
43443
43444             * pango/opentype/ftxgsub.c: Handle GSUB Lookup type 8,
43445             and ReverseChainContextualSubst table.  (bug #149696,
43446             patch from Aamir Wali)
43447
43448  src/ftxgsub.c  | 545
43449  ++++++++++++++++++++++++++++++++++++++++++++++-----------
43450  src/ftxgsub.h  |  47 +++--
43451  src/ftxopen.c  |   7 +
43452  src/ftxopenf.h |   5 +-
43453  4 files changed, 487 insertions(+), 117 deletions(-)
43454
43455 commit e040f681963d51eaadcd53a456100fde1a7addb6
43456 Author: Behdad Esfahbod <behdad@gnome.org>
43457 Date:   Sat Jan 28 20:29:18 2006 +0000
43458
43459     Removed.
43460
43461     2006-01-28  Behdad Esfahbod  <behdad@gnome.org>
43462
43463             * pango/opentype/pango-ot-*: Removed.
43464
43465             * pango/pango-ot-*: Added.
43466
43467             * pango/Makefile.am, pango/opentype/Makefile.am: Adjusted.
43468
43469  src/Makefile.am        |  30 +--
43470  src/pango-ot-buffer.c  | 339 ------------------------
43471  src/pango-ot-info.c    | 681
43472  -------------------------------------------------
43473  src/pango-ot-private.h | 105 --------
43474  src/pango-ot-ruleset.c | 225 ----------------
43475  5 files changed, 13 insertions(+), 1367 deletions(-)
43476
43477 commit f45689bc655eb723f11a2eb65a41303221b80397
43478 Author: Behdad Esfahbod <behdad@gnome.org>
43479 Date:   Wed Jan 25 19:33:58 2006 +0000
43480
43481     If major.minor of required and available glib versions are the
43482     same, add
43483
43484     2006-01-25  Behdad Esfahbod  <behdad@gnome.org>
43485
43486             * configure.in: If major.minor of required and available
43487             glib versions
43488             are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug
43489             #328617)
43490
43491             * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
43492
43493  src/Makefile.am | 1 -
43494  1 file changed, 1 deletion(-)
43495
43496 commit 6cc6c9a57c674787f278ea5b60705384fd72b4ad
43497 Author: Behdad Esfahbod <behdad@gnome.org>
43498 Date:   Sat Jan 14 07:00:13 2006 +0000
43499
43500     Make sure #include <config.h> is the first include in the file. (bug
43501
43502     2006-01-14  Behdad Esfahbod  <behdad@gnome.org>
43503
43504             * */*.c, */*/*.c: Make sure #include <config.h> is the
43505             first include
43506             in the file. (bug #158870, based on patch by Luis Menina)
43507
43508  src/disasm.c           | 2 ++
43509  src/ftglue.c           | 1 +
43510  src/ftxgdef.c          | 1 +
43511  src/ftxgpos.c          | 2 ++
43512  src/ftxgsub.c          | 2 ++
43513  src/ftxopen.c          | 2 ++
43514  src/otlbuffer.c        | 3 +++
43515  src/ottest.c           | 1 +
43516  src/pango-ot-buffer.c  | 2 ++
43517  src/pango-ot-info.c    | 2 ++
43518  src/pango-ot-ruleset.c | 2 ++
43519  11 files changed, 20 insertions(+)
43520
43521 commit ca07fcf6ef61c09825e67ca7e2574a90e4f5a9a0
43522 Author: Behdad Esfahbod <behdad@gnome.org>
43523 Date:   Thu Jan 5 16:14:49 2006 +0000
43524
43525     pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,
43526
43527     2006-01-05  Behdad Esfahbod  <behdad@gnome.org>
43528
43529             * pango/Makefile.am,
43530             * pango/fonts.c,
43531             * pango/glyphstring.c,
43532             * pango/pango-attributes.c,
43533             * pango/pango-color.c,
43534             * pango/pango-impl-utils.h,
43535             * pango/pango-item.c,
43536             * pango/pango-layout.c,
43537             * pango/pango-tabs.c,
43538             * pango/pango-utils.c,
43539             * pango/pango-utils.h,
43540             * pango/pangoatsui-fontmap.c,
43541             * pango/pangocairo-font.c,
43542             * pango/pangocairo-fontmap.c,
43543             * pango/pangofc-fontmap.c,
43544             * pango/pangowin32-fontmap.c,
43545             * pango/pangox-fontmap.c,
43546             * pango/pangox.c,
43547             * pango/opentype/pango-ot-info.c,
43548             * pango/opentype/pango-ot-ruleset.c: Intern strings to avoid
43549             unnecessary strdups in the type system. (bug #325832,
43550             Matthias Clasen)
43551
43552  src/pango-ot-info.c    | 3 ++-
43553  src/pango-ot-ruleset.c | 3 ++-
43554  2 files changed, 4 insertions(+), 2 deletions(-)
43555
43556 commit 71524f1bc891bb4450507f769e5cc8f6f6cffa0c
43557 Author: Behdad Esfahbod <behdad@gnome.org>
43558 Date:   Tue Dec 27 09:55:48 2005 +0000
43559
43560     Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias
43561     Clasen)
43562
43563     2005-12-27  Behdad Esfahbod  <behdad@gnome.org>
43564
43565             * pango/opentype/pango-ot-buffer.c: Use g_slice for
43566             PangoOTBuffer
43567             allocation. (bug #325026, Matthias Clasen)
43568
43569  src/pango-ot-buffer.c | 4 ++--
43570  1 file changed, 2 insertions(+), 2 deletions(-)
43571
43572 commit b5baa43d3a972ebd3ef82ede14b54c185b723a71
43573 Author: Behdad Esfahbod <behdad@src.gnome.org>
43574 Date:   Fri Nov 25 09:22:02 2005 +0000
43575
43576     Tiny doc improvement.
43577
43578  src/pango-ot-info.c | 2 +-
43579  1 file changed, 1 insertion(+), 1 deletion(-)
43580
43581 commit 6f64314f7a031a5a5d6b7663c08b70c452961c89
43582 Author: Behdad Esfahbod <behdad@gnome.org>
43583 Date:   Wed Nov 23 19:48:10 2005 +0000
43584
43585     Fix typo in docs.
43586
43587     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
43588
43589             * pango/opentyp/pango-ot-buffer.c: Fix typo in docs.
43590
43591  src/pango-ot-buffer.c | 4 +++-
43592  1 file changed, 3 insertions(+), 1 deletion(-)
43593
43594 commit f2bcf72296b57c8cd7d5a08228c3aef6c8f97d2d
43595 Author: Behdad Esfahbod <behdad@gnome.org>
43596 Date:   Wed Nov 23 17:54:55 2005 +0000
43597
43598     Added "Since:" tags to all interfaces added after Pango 1.0. (#319116,
43599
43600     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
43601
43602             * pango/fonts.c pango/pango-attributes.c pango/pango-context.c
43603             pango/pango-glyph-item.c pango/pango-layout.c
43604             pango/pango-script.c pango/pango-utils.c pango/pangofc-font.c
43605             pango/pangoft2-fontmap.c pango/opentype/pango-ot-buffer.c
43606             pango/opentype/pango-ot-ruleset.c: Added "Since:" tags to all
43607             interfaces added after Pango 1.0. (#319116, Brian Cameron)
43608
43609  src/pango-ot-buffer.c  | 49
43610  +++++++++++++++++++++++++++++++++++++++++++++++++
43611  src/pango-ot-ruleset.c | 14 ++++++++++++++
43612  2 files changed, 63 insertions(+)
43613
43614 commit 682db81c23d2116072d8550657c914afb7c26d2b
43615 Author: Behdad Esfahbod <behdad@gnome.org>
43616 Date:   Wed Nov 23 15:19:48 2005 +0000
43617
43618     Protect against possible division by zeros (#316468, Steve Grubb)
43619
43620     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
43621
43622             Protect against possible division by zeros (#316468,
43623             Steve Grubb)
43624
43625             * pango/pango-context.c (update_metrics_from_items),
43626             pango/pango-fontset.c (pango_fontset_real_get_metrics):
43627             If count is
43628             zero, do not alter approximate_{char,digit}_width.
43629
43630             * pango/opentype/disasm.c: Err on invalid DeltaFormat.
43631
43632  src/disasm.c | 28 ++++++++++++++++++----------
43633  1 file changed, 18 insertions(+), 10 deletions(-)
43634
43635 commit e6e15352d154e1350340f8045759e5f7b0d86dc7
43636 Author: Behdad Esfahbod <behdad@gnome.org>
43637 Date:   Wed Nov 23 11:53:03 2005 +0000
43638
43639     Reworked basic shaper with OpenType support. (#101079, based on
43640     patch from
43641
43642     2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
43643
43644             * modules/basic/basic-fc.c: Reworked basic shaper with
43645             OpenType
43646             support. (#101079, based on patch from Denis Jacquerye and
43647             Noah Levitt)
43648
43649             * modules/basic/basic-fc.c (basic_scripts): Added Unicode
43650             4.1 addition
43651             script PANGO_SCRIPT_GLAGOLITIC that is a "simple" script.
43652
43653             * modules/arabic/arabic-fc.c, modules/syriac/syriac-fc.c:
43654             Replace
43655             g_utf8_to_ucs4_fast() with g_utf8_strlen()!
43656
43657             * pango/opentype/pango-ot-ruleset.c
43658             (pango_ot_ruleset_add_feature):
43659             Remove reference in docs to pango_ot_ruleset_shape() that was
43660             removed long ago.
43661
43662  src/pango-ot-ruleset.c | 6 +++---
43663  1 file changed, 3 insertions(+), 3 deletions(-)
43664
43665 commit 612b6cf60928b356f4bbb59bc9d64886574322c3
43666 Author: Behdad Esfahbod <behdad@gnome.org>
43667 Date:   Thu Nov 17 06:28:11 2005 +0000
43668
43669     Part of #101079:
43670
43671     2005-11-17  Behdad Esfahbod  <behdad@gnome.org>
43672
43673             Part of #101079:
43674
43675             * pango/opentype/ftxopen.c (Load_Lookup): In extension
43676             subtables,
43677             offset is relative to the extension subtable, not the original
43678             table. (Greg Aumann)
43679
43680             * pango/opentype/ftxgpos.c (Load_BaseArray): When reading
43681             BaseAnchor,
43682             skip offsets that are zero.  Works around bug in Doulos
43683             SIL Regular.
43684
43685  src/ftxgpos.c | 6 ++++++
43686  src/ftxopen.c | 6 ++++--
43687  2 files changed, 10 insertions(+), 2 deletions(-)
43688
43689 commit 1b2c314b804da97b1d5e7adab64bdd4177702579
43690 Author: Behdad Esfahbod <behdad@gnome.org>
43691 Date:   Wed Nov 9 23:30:00 2005 +0000
43692
43693     Remove debug line that got in accidentally.
43694
43695     2005-11-09  Behdad Esfahbod  <behdad@gnome.org>
43696
43697             * pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c:
43698             Remove debug
43699             line that got in accidentally.
43700
43701  src/ftxgpos.c | 1 -
43702  src/ftxopen.c | 1 -
43703  2 files changed, 2 deletions(-)
43704
43705 commit 9717127a5be037e26afe52332a8b07f13474557a
43706 Author: Behdad Esfahbod <behdad@gnome.org>
43707 Date:   Fri Nov 4 23:55:38 2005 +0000
43708
43709     Turn various gcc warnings off. Adding const, adding static, fully
43710
43711     2005-11-04  Behdad Esfahbod  <behdad@gnome.org>
43712
43713             * configure.in, examples/argcontext.c examples/cairoview.c,
43714             examples/renderdemo.c, examples/renderdemo.h
43715             examples/xftview.c,
43716             modules/basic/basic-x.c, modules/hangul/hangul-fc.c,
43717             modules/hebrew/hebrew-shaper.c,
43718             modules/hebrew/hebrew-shaper.h,
43719             modules/indic/indic-fc.c, modules/indic/mprefixups.c,
43720             modules/syriac/syriac-fc.c, pango/break.c pango/fonts.c,
43721             pango/modules.c, pango/pango-coverage.c pango/pango-engine.c,
43722             pango/pango-engine.h, pango/pango-fontmap.c,
43723             pango/pango-fontset.c, pango/pango-impl-utils.h,
43724             pango/pango-layout.c, pango/pango-layout.h,
43725             pango/pango-renderer.c, pango/pango-script.c,
43726             pango/pango-utils.c, pango/pangocairo-fc.h,
43727             pango/pangocairo-font.c, pango/pangocairo-fontmap.c,
43728             pango/pangocairo-private.h, pango/pangofc-decoder.c,
43729             pango/pangofc-font.c, pango/pangofc-fontmap.c
43730             pango/pangoft2.c,
43731             pango/pangox-fontcache.c, pango/pangox-fontmap.c
43732             pango/pangox.c,
43733             pango/pangoxft-font.c, pango/querymodules.c,
43734             pango/opentype/ftglue.c, pango/opentype/ftxgpos.c,
43735             pango/opentype/ftxopen.c, pango/opentype/pango-ot-buffer.c,
43736             pango/opentype/pango-ot-info.c,
43737             pango/opentype/pango-ot-ruleset.c, tests/dump-boundaries.c,
43738             tests/testboundaries.c, tests/testcolor.c tests/testiter.c,
43739             tests/testscript.c: Turn various gcc warnings off. Adding
43740             const,
43741             adding static, fully initializing structs, match signedness in
43742             comparisons. (#317804)
43743
43744             * tests/testscript.c, tools/gen-script-for-lang.c:
43745             (scripts_for_file): Pass error->message instead of error
43746             to fail(),
43747             which was wrong.
43748             (compare_lang): Fix typo comparing a and a instead of a and b.
43749
43750  src/ftglue.c           | 2 +-
43751  src/ftxgpos.c          | 4 ++++
43752  src/ftxopen.c          | 1 +
43753  src/pango-ot-buffer.c  | 4 ++--
43754  src/pango-ot-info.c    | 5 +++--
43755  src/pango-ot-ruleset.c | 5 +++--
43756  6 files changed, 14 insertions(+), 7 deletions(-)
43757
43758 commit c0505f3bb28feeba95b201e6464fb2fdac90194a
43759 Author: Behdad Esfahbod <behdad@gnome.org>
43760 Date:   Thu Nov 3 20:13:40 2005 +0000
43761
43762     Patches from #170414. Reviewed by Matthias Clasen.
43763
43764     2005-11-03  Behdad Esfahbod  <behdad@gnome.org>
43765
43766             Patches from #170414.  Reviewed by Matthias Clasen.
43767
43768             * pango/opentype/ftxgpos.c, pango/opentype/ftxgsub.c: Use
43769             call table
43770             to dispatch different lookup types.
43771
43772             * pango/opentype/pango-ot-buffer.c,
43773             pango/opentype/pango-ot-ruleset.c:
43774             Small cleanup.
43775
43776  src/ftxgpos.c          | 143
43777  ++++++++++++++++++++++++-------------------------
43778  src/ftxgsub.c          | 115 +++++++++++++++++++++------------------
43779  src/pango-ot-buffer.c  |   3 +-
43780  src/pango-ot-ruleset.c |  75 +++++++++-----------------
43781  4 files changed, 159 insertions(+), 177 deletions(-)
43782
43783 commit c6b22b9119ef54ea8d0d2f08b74fdeb024289d73
43784 Author: Behdad Esfahbod <pango@behdad.org>
43785 Date:   Mon Aug 29 10:06:40 2005 +0000
43786
43787     Generate valid XML output. Dump LookupFlag too.
43788
43789     2005-08-29  Behdad Esfahbod  <pango@behdad.org>
43790
43791             * pango/opentype/ottest.c, pango/opentype/disasm.c:
43792             Generate valid
43793             XML output.  Dump LookupFlag too.
43794
43795  src/disasm.c | 58
43796  ++++++++++++++++++++++++++++++----------------------------
43797  src/ottest.c | 23 ++++++++++++++---------
43798  2 files changed, 44 insertions(+), 37 deletions(-)
43799
43800 commit 1e3747ca5d1a6f607f8e56fb94e3daaf6ad623cb
43801 Author: Behdad Esfahbod <pango@behdad.org>
43802 Date:   Mon Aug 15 04:16:04 2005 +0000
43803
43804     Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT.
43805
43806     2005-08-15  Behdad Esfahbod  <pango@behdad.org>
43807
43808             * pango/opentype/ftglue.h: Replace perror with perror_.
43809             Remove FT_BEGIN_STMNT and FT_END_STMNT. (#313477)
43810
43811  src/ftglue.h | 8 ++++----
43812  1 file changed, 4 insertions(+), 4 deletions(-)
43813
43814 commit 3c60250875fa9d04ca96dea35eba23fc70690ff5
43815 Author: Owen Taylor <otaylor@redhat.com>
43816 Date:   Tue Jul 26 18:33:27 2005 +0000
43817
43818     Skip lookups with lookup index out of range. (Patch from Behdad
43819     Esfahbod,
43820
43821     2005-07-26    Owen Taylor  <otaylor@redhat.com>
43822
43823             * pango/opentype/ftxgsub.c, pango/opentype/ftxgpos.c:
43824             Skip lookups
43825             with lookup index out of range. (Patch from Behdad Esfahbod,
43826             #171170)
43827
43828  src/ftxgpos.c | 30 ++++++++++++++++++++++++------
43829  src/ftxgsub.c | 30 ++++++++++++++++++++++++------
43830  2 files changed, 48 insertions(+), 12 deletions(-)
43831
43832 commit 91a3fa2e4bcdde8ae022d1264c783f133cd7e00d
43833 Author: Owen Taylor <otaylor@redhat.com>
43834 Date:   Fri Jul 22 18:03:58 2005 +0000
43835
43836     Remove an unecessary set of block2.
43837
43838     2005-07-22  Owen Taylor  <otaylor@redhat.com>
43839
43840             * pango/opentype/ftglue.c (ftglue_realloc): Remove
43841             an unecessary set of block2.
43842
43843  src/ftglue.c | 1 -
43844  1 file changed, 1 deletion(-)
43845
43846 commit ff7034787d79dcd1bec58a4e02602039313da00e
43847 Author: Owen Taylor <otaylor@redhat.com>
43848 Date:   Fri Jul 22 17:56:37 2005 +0000
43849
43850     Patch from David Turner. Review and testing by Behdad Esfahbod
43851
43852     2005-07-22  Owen Taylor  <otaylor@redhat.com>
43853
43854             Patch from David Turner. Review and testing by Behdad Esfahbod
43855
43856             * pango/opentype/ftglue.[ch] Makefile.am: Glue layer that
43857             provides
43858             implementation of the internal functions that the opentype
43859             code
43860             expects in terms of publically exported FreeType API.
43861
43862             * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c
43863             pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
43864             pango/opentype/otlbuffer.c pango/opentype/pango-ot-info.c
43865             pango/opentype/pango-ot-ruleset.c: Remove includes of
43866             internal headers. Small changes to work with ftglue.[ch]
43867
43868             * pango/opentype/fterrcompat.h: Remove: no longer needed.
43869
43870             * pango/opentype/ftxgpos.c: Use FT_IS_SFNT(face) rather
43871             than poking at FT_MODULE_CLASS (face->driver)->module_name.
43872
43873             * pango/opentype/ftxopen.c (Free_FeatureList): Free
43874             fl->ApplyOrder. (Found by Behdad)
43875
43876  src/Makefile.am        |   3 +-
43877  src/fterrcompat.h      |  95 --------------
43878  src/ftglue.c           | 350
43879  +++++++++++++++++++++++++++++++++++++++++++++++++
43880  src/ftglue.h           | 156 ++++++++++++++++++++++
43881  src/ftxgdef.c          |   9 +-
43882  src/ftxgpos.c          |   9 +-
43883  src/ftxgsub.c          |  10 +-
43884  src/ftxopen.c          |   8 +-
43885  src/otlbuffer.c        |   4 +-
43886  src/pango-ot-info.c    |   6 +-
43887  src/pango-ot-ruleset.c |   2 -
43888  11 files changed, 520 insertions(+), 132 deletions(-)
43889
43890 commit 43dbec6f3a345ba0e4a43766610ed59622bbe4a0
43891 Author: Owen Taylor <otaylor@redhat.com>
43892 Date:   Thu Jul 21 18:15:45 2005 +0000
43893
43894     Fix up places where there is missing or incomplete Copyright and
43895     License
43896
43897     2005-07-21  Owen Taylor  <otaylor@redhat.com>
43898
43899             Fix up places where there is missing or incomplete
43900             Copyright and License information (Reported by William N. Ray)
43901
43902             * pango/opentype/fterrcompat.h: Mark as FreeType/GPL licensed.
43903
43904             * pango/opentype/FT-license.txt: Make this the dual-licensing
43905             description that covers the FreeType code (FreeType's
43906             LICENSE.TXT) rather than the FTL.
43907
43908             * pango/opentype/FTL.TXT: Move the FTL (referenced from
43909             FT-license.txt) to here.
43910
43911             * modules/basic/basic-common.h modules/hebrew/hebrew-shaper.h
43912             modules/thai/thai-charprop.c modules/thai/thai-shaper.h
43913             tools/gen-script-for-lang.c tests/testcolor.c:
43914             Add LGPL header and copyright information.
43915
43916             * modules/indic/indic-ot.[ch]
43917             modules/indic/indic-ot-class-tables.c
43918             modules/thai/thai-ot.[ch]: Add LGPL header.
43919
43920             * modules/thai/thai-shaper.c modules/thai/thai-charprop.h:
43921             Minor fixes to copyright information.
43922
43923             * modules/arabic/arabic-ot.c: Add Freetype license
43924             boilerplate.
43925
43926  src/FT-license.txt | 179
43927  +++++++----------------------------------------------
43928  src/FTL.TXT        | 174
43929  +++++++++++++++++++++++++++++++++++++++++++++++++++
43930  src/fterrcompat.h  |  10 ++-
43931  3 files changed, 204 insertions(+), 159 deletions(-)
43932
43933 commit c55850d36d208c7aae8f6ed5c9e1e7927b988d6c
43934 Author: Owen Taylor <otaylor@redhat.com>
43935 Date:   Tue Jun 14 19:54:19 2005 +0000
43936
43937     Chain up from finalize. (#307547, Paolo Borelli)
43938
43939     2005-06-14  Owen Taylor  <otaylor@redhat.com>
43940
43941             * pango/opentype/pango-ot-info.c (pango_ot_info_finalize)
43942             pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_finalize):
43943             Chain up from finalize. (#307547, Paolo Borelli)
43944
43945             * pango/opentype/pango-ot-info.c (pango_ot_info_finalizer):
43946             make accidentally public function static.
43947
43948  src/pango-ot-info.c    | 4 +++-
43949  src/pango-ot-ruleset.c | 2 ++
43950  2 files changed, 5 insertions(+), 1 deletion(-)
43951
43952 commit 44ff46a364fb7981804eb45329c4999b415711f9
43953 Author: Tor Lillqvist <tml@novell.com>
43954 Date:   Tue Apr 12 01:27:21 2005 +0000
43955
43956     Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la
43957
43958     2005-04-12  Tor Lillqvist  <tml@novell.com>
43959
43960         * pango/opentype/Makefile.am: Rename LDADDS to
43961         libpango_ot_la_LIBADD to actually make libpango-ot.la link with
43962         it.
43963
43964         * pango/pangowin32.def: Rename get_scale_factor to
43965         get_metrics_factor here, too. (#300222, Ivan Wong)
43966
43967  src/Makefile.am | 12 ++++++------
43968  1 file changed, 6 insertions(+), 6 deletions(-)
43969
43970 commit 0c349a032e5a52a9d0dcc8204f761b7cb28bfa6b
43971 Author: Owen Taylor <otaylor@redhat.com>
43972 Date:   Thu Mar 3 19:38:02 2005 +0000
43973
43974     For all binary searches, handle the case where the number of items
43975     is 0.
43976
43977     2005-03-03  Owen Taylor  <otaylor@redhat.com>
43978
43979             * pango/opentype/ftxopen.c (Coverage_Index1, Coverage_Index2,
43980             Get_Class2): For all binary searches, handle the case where
43981             the number of items is 0. (#162977, Nick Lamb)
43982
43983             * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition):
43984             Handle the case where glyph_count == 0 properly. Fix a problem
43985             with cleanups on memory allocation failure.
43986             (Get_New_Count, Add_Glyph_Property): Avoid reading off the
43987             end of the ClassRangeRecord array.
43988
43989  src/ftxgdef.c | 60
43990  +++++++++++++++++++++++++++++++++++------------------------
43991  src/ftxopen.c | 15 +++++++++++++++
43992  2 files changed, 51 insertions(+), 24 deletions(-)
43993
43994 commit 03838daaa9d485bffcb7bc46453a9a4c32a1f32f
43995 Author: Owen Taylor <otaylor@redhat.com>
43996 Date:   Mon Nov 22 23:37:19 2004 +0000
43997
43998     Set G_LOG_DOMAIN.
43999
44000     Mon Nov 22 18:30:14 2004  Owen Taylor  <otaylor@redhat.com>
44001
44002             * pango/opentype/Makefile.am pango/Makefile.am
44003             modules/*/Makefile.am: Set G_LOG_DOMAIN.
44004
44005  src/Makefile.am | 1 +
44006  1 file changed, 1 insertion(+)
44007
44008 commit 346d3b3cac253d2db41205151c185bf2fd9dda16
44009 Author: Owen Taylor <otaylor@redhat.com>
44010 Date:   Wed Sep 22 18:14:55 2004 +0000
44011
44012     Cleanups from 'sparse', #149922, Kjartan Maraas
44013
44014     Wed Sep 22 14:07:47 2004  Owen Taylor  <otaylor@redhat.com>
44015
44016             Cleanups from 'sparse', #149922, Kjartan Maraas
44017
44018             * pango/pango-utils.c (read_config): () => (void) in
44019             definition.
44020
44021             * pango/pangofc-fontmap.c (pango_fc_font_map_list_families):
44022             Initialize *n_families, not n_families.
44023
44024             * pango/pangofc-fontmap.c pango/pangoft2.c opentype/ftxgdef.c
44025             opentype/ftxgpos.c opentype/ftxgsub.c: : Fix various 0/NULL
44026             confusion.
44027
44028  src/ftxgdef.c | 2 +-
44029  src/ftxgpos.c | 6 +++---
44030  src/ftxgsub.c | 2 +-
44031  3 files changed, 5 insertions(+), 5 deletions(-)
44032
44033 commit 8b654dfb5ad6137ee9c5a48f5abe04bf7d28d8cd
44034 Author: Owen Taylor <otaylor@redhat.com>
44035 Date:   Tue Sep 14 13:45:41 2004 +0000
44036
44037     === Released 1.6.0 ===
44038
44039     Mon Sep 13 17:38:58 2004  Owen Taylor  <otaylor@redhat.com>
44040
44041             * === Released 1.6.0 ===
44042
44043             * configure.in: Update versions for 1.6.0
44044
44045             * NEWS: Update.
44046
44047             * README: Minor tweak.
44048
44049             * pango/fonts.c pango/pango-context.c pango/pango-types.h
44050             pango/pango-utils.c pango/pangoft2.c pango/pango-layout.c
44051             pango/opentype/pango-ot-buffer.c: Add a bunch of missing
44052             Since: 1.6.
44053
44054  src/pango-ot-buffer.c | 2 ++
44055  1 file changed, 2 insertions(+)
44056
44057 commit d41089a5b691967fdd622f47c8397a80af104396
44058 Author: Owen Taylor <otaylor@redhat.com>
44059 Date:   Fri Jul 30 21:23:04 2004 +0000
44060
44061     Finish extending properties flags from FT_UShort =>
44062     FT_UInt. (OTLBuffer
44063
44064     Fri Jul 30 17:17:05 2004  Owen Taylor  <otaylor@redhat.com>
44065
44066             * pango/opentype/ftxgpos.[ch] pango/opentype/ftxgsub.[ch]
44067             pango/opentype/ftxopen.[ch]: Finish extending properties
44068             flags from FT_UShort => FT_UInt. (OTLBuffer was already
44069             using an FT_UInt)
44070
44071  src/ftxgpos.c | 8 ++++----
44072  src/ftxgpos.h | 2 +-
44073  src/ftxgsub.c | 8 ++++----
44074  src/ftxgsub.h | 2 +-
44075  src/ftxopen.c | 2 +-
44076  src/ftxopen.h | 2 +-
44077  6 files changed, 12 insertions(+), 12 deletions(-)
44078
44079 commit f42d5eca291dcdfb27d7fbf88391d6d381b8e9c4
44080 Author: Owen Taylor <otaylor@redhat.com>
44081 Date:   Tue Jul 27 17:20:01 2004 +0000
44082
44083     Save the order in which features were added and use that when applying
44084
44085     Tue Jul 27 12:38:05 2004  Owen Taylor  <otaylor@redhat.com>
44086
44087             * pango/opentype/ftxopen.[ch] pango/opentype/ftxgsub.c
44088             pango/opentype/ftxpos.c: Save the order in which
44089             features were added and use that when applying features.
44090             (Patch from Soheil Hassas Yeganeh, #122330)
44091
44092  src/ftxgpos.c | 41 ++++++++++++++++++++++++-----------------
44093  src/ftxgsub.c | 34 +++++++++++++++++++++-------------
44094  src/ftxopen.c | 14 +++++++++++---
44095  src/ftxopen.h |  2 ++
44096  4 files changed, 58 insertions(+), 33 deletions(-)
44097
44098 commit ae2daa972d74c5ecfe1d2f0057ce12682ad30b00
44099 Author: Behdad Esfahbod <behdad@src.gnome.org>
44100 Date:   Tue Jul 27 13:12:19 2004 +0000
44101
44102     Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH
44103     macros.
44104
44105
44106         * pango/opentype/ftxgpos.c: Remove the unused parameter
44107         from the IN_CURITEM() and IN_CURGLYPH macros.
44108
44109  src/ftxgpos.c | 68
44110  +++++++++++++++++++++++++++++------------------------------
44111  src/ftxgsub.c |  2 +-
44112  2 files changed, 35 insertions(+), 35 deletions(-)
44113
44114 commit 7d5435ea8cb345c79029b8a12d1bddbed28b1997
44115 Author: Behdad Esfahbod <behdad@src.gnome.org>
44116 Date:   Tue Jul 27 10:43:58 2004 +0000
44117
44118     Fix bug to copy glyph from in_string, not out_string.
44119
44120
44121         * pango/opentype/otlbuffer.c (otl_buffer_copy_output_glyph):
44122         Fix bug to copy glyph from in_string, not out_string.
44123
44124  src/otlbuffer.c | 4 ++--
44125  1 file changed, 2 insertions(+), 2 deletions(-)
44126
44127 commit 2ea2a55bdf7ef1caebcd0c5922b0f542ed8bb5bf
44128 Author: Owen Taylor <otaylor@redhat.com>
44129 Date:   Mon Jul 26 23:14:53 2004 +0000
44130
44131     Fix allocation and indexing in NewGlyphClasses array. (#130661,
44132     Masatake
44133
44134     Mon Jul 26 19:11:46 2004  Owen Taylor  <otaylor@redhat.com>
44135
44136             * pango/opentype/ftxgdef.c: Fix allocation and indexing
44137             in NewGlyphClasses array. (#130661, Masatake YAMATO)
44138
44139  src/ftxgdef.c | 14 +++++++-------
44140  1 file changed, 7 insertions(+), 7 deletions(-)
44141
44142 commit 5d42695e5ed89f73fbc665792ebec82c29ae04ae
44143 Author: Owen Taylor <otaylor@redhat.com>
44144 Date:   Mon Jul 26 19:25:45 2004 +0000
44145
44146     Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH
44147     macros.
44148
44149     Mon Jul 26 15:24:11 2004  Owen Taylor  <otaylor@redhat.com>
44150
44151             * pango/opentype/ftxgsub.c (ADD_Glyph): Remove the
44152             unused parameter from the IN_CURITEM() and IN_CURGLYPH
44153             macros.
44154
44155  src/ftxgsub.c | 56
44156  ++++++++++++++++++++++++++++----------------------------
44157  1 file changed, 28 insertions(+), 28 deletions(-)
44158
44159 commit a00c4ea5626526980139b122977e367b8434d24a
44160 Author: Owen Taylor <otaylor@redhat.com>
44161 Date:   Mon Jul 26 19:23:06 2004 +0000
44162
44163     Add missing macro to make the last change actually compile.
44164
44165     Mon Jul 26 15:21:23 2004  Owen Taylor  <otaylor@redhat.com>
44166
44167             * pango/opentype/ftxgsub.c: Add missing macro to make the
44168             last change actually compile.
44169
44170  src/ftxgsub.c | 2 ++
44171  1 file changed, 2 insertions(+)
44172
44173 commit ed3e1f278d3ebfd224f0b57388502d4bb9fb1441
44174 Author: Owen Taylor <otaylor@redhat.com>
44175 Date:   Mon Jul 26 19:20:27 2004 +0000
44176
44177     Match backtrack context against the output glyphs not the input glyphs
44178
44179     Mon Jul 26 15:16:07 2004  Owen Taylor  <otaylor@redhat.com>
44180
44181             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst[123]):
44182             Match backtrack context against the output glyphs not
44183             the input glyphs (#145174, Aamir Wali)
44184
44185  src/ftxgsub.c | 24 ++++++++++++------------
44186  1 file changed, 12 insertions(+), 12 deletions(-)
44187
44188 commit 78282cda004a88b2aadb2786dd3897884e22ed0b
44189 Author: Owen Taylor <otaylor@redhat.com>
44190 Date:   Mon Jul 26 18:59:02 2004 +0000
44191
44192     Make Check_Property() take a OTL_GlyphItem, add a gproperties field to
44193
44194     Mon Jul 26 14:49:22 2004  Owen Taylor  <otaylor@redhat.com>
44195
44196             * ftxgdef.[ch] otlbuffer.[ch]: Make Check_Property() take a
44197             OTL_GlyphItem, add a gproperties field to OTLGlyphItem,
44198             and use that to cache the properties for a glyph.
44199
44200             * ftxgsub.c ftxgdef.c: Adapt to Check_Property() changes.
44201
44202             * otlbuffer.[ch] ftxgsub.c: Add otl_buffer_copy_output_glyph()
44203             to use when we are copying an unmodified glyph from input
44204             to output that preserves the cached properties.
44205
44206  src/ftxgdef.c   | 16 ++++++++++------
44207  src/ftxgpos.c   | 52 +++++++++++++++++++++++++++-------------------------
44208  src/ftxgsub.c   | 54
44209  ++++++++++++++++++++++++++++--------------------------
44210  src/ftxopenf.h  |  2 +-
44211  src/otlbuffer.c | 21 +++++++++++++++++++--
44212  src/otlbuffer.h |  6 ++++++
44213  6 files changed, 91 insertions(+), 60 deletions(-)
44214
44215 commit 81b62af42313fb60db523374cd8c6901829f5c4e
44216 Author: Owen Taylor <otaylor@redhat.com>
44217 Date:   Mon Jul 19 21:13:23 2004 +0000
44218
44219     Add support for ChainContextSubstFormat3.
44220
44221     Mon Jul 19 17:09:11 2004  Owen Taylor  <otaylor@redhat.com>
44222
44223             * pango/opentype/disasm.c: Add support for
44224             ChainContextSubstFormat3.
44225
44226  src/disasm.c | 16 +++++++++++++++-
44227  1 file changed, 15 insertions(+), 1 deletion(-)
44228
44229 commit d4f773ef92fdbaa7e61e6577db5e9b2846a100a4
44230 Author: Owen Taylor <otaylor@redhat.com>
44231 Date:   Mon Jul 19 20:37:22 2004 +0000
44232
44233     Fix pervasive buffer overruns when skipping glyphs when matching
44234     contexts.
44235
44236     Mon Jul 19 16:29:45 2004  Owen Taylor  <otaylor@redhat.com>
44237
44238             * pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
44239             Fix pervasive buffer overruns when skipping glyphs
44240             when matching contexts. (#118592, Kailash C. Chowksey)
44241
44242  src/ftxgpos.c | 259 ++++++++++++++++++----------------------
44243  src/ftxgsub.c | 376
44244  ++++++++++++++++++++++++++--------------------------------
44245  2 files changed, 284 insertions(+), 351 deletions(-)
44246
44247 commit 99848cfafee8e598ef533f254cdb99fbae4c9364
44248 Author: Owen Taylor <otaylor@redhat.com>
44249 Date:   Wed Jun 23 20:33:35 2004 +0000
44250
44251     #143693, Sayamindu Dasgupta
44252
44253     Wed Jun 23 16:13:53 2004  Owen Taylor  <otaylor@redhat.com>
44254
44255             #143693, Sayamindu Dasgupta
44256
44257             * pango/opentype/pango-ot-buffer.c
44258             (pango_ot_buffer_set_zero_width_marks)
44259             pango/opentype/pango-ot-private.h:
44260             Allow setting for whether marks should be given zero width,
44261             defaulting to FALSE.
44262
44263             * modules/arabic/arabic-fc.c (arabic_engine_shape): Turn
44264             on zero-width-marks setting.
44265
44266  src/pango-ot-buffer.c  | 22 +++++++++++++++++++++-
44267  src/pango-ot-private.h |  5 +++--
44268  2 files changed, 24 insertions(+), 3 deletions(-)
44269
44270 commit 68d4cedb8726fa239f56d62060d8fee7e09cb8be
44271 Author: Owen Taylor <otaylor@redhat.com>
44272 Date:   Mon Jun 21 18:04:02 2004 +0000
44273
44274     Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.h
44275
44276     Mon Jun 21 13:55:17 2004  Owen Taylor  <otaylor@redhat.com>
44277
44278             * pango/opentype/otlbuffer.c: Use the gcc-3.3
44279             strict-aliasing compatible macros from fterrcompat.h
44280             (#140495, reported by Stanislav Brabec)
44281
44282  src/otlbuffer.c | 22 ++++++++++++++--------
44283  1 file changed, 14 insertions(+), 8 deletions(-)
44284
44285 commit b327765176dff81047f942ac56a1d206344e6039
44286 Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
44287 Date:   Fri May 28 16:41:36 2004 +0000
44288
44289     Negate y offset according to different conventions between
44290
44291         * pango/opentype/pango-ot-buffer.c (apply_gpos_ltr): Negate
44292         y offset
44293         according to different conventions between PangoGlyphString
44294         and OTL
44295         (#142544)
44296
44297  src/pango-ot-buffer.c | 2 +-
44298  1 file changed, 1 insertion(+), 1 deletion(-)
44299
44300 commit 068763b547d791e28b892bcaee810f3d60a83018
44301 Author: Owen Taylor <otaylor@redhat.com>
44302 Date:   Thu May 27 21:55:50 2004 +0000
44303
44304     Revert error return changes from last commit.
44305
44306     Thu May 27 17:54:24 2004  Owen Taylor  <otaylor@redhat.com>
44307
44308             * pango/opentype/otlbuffer.c: Revert error return changes
44309             from last commit.
44310
44311  src/otlbuffer.c | 16 ++++++----------
44312  1 file changed, 6 insertions(+), 10 deletions(-)
44313
44314 commit ef07481025c5bbb9769b9f908d9dc78f44161bbb
44315 Author: Owen Taylor <otaylor@redhat.com>
44316 Date:   Thu May 27 21:03:42 2004 +0000
44317
44318     Free buffer->positions, clean up error returns that were returning
44319
44320     Thu May 27 16:57:30 2004  Owen Taylor  <otaylor@redhat.com>
44321
44322             * pango/opentype/otlbuffer.c: Free buffer->positions,
44323             clean up error returns that were returning uninitialized
44324             values. (#139239, Behdad Esfahbod)
44325
44326  src/otlbuffer.c | 21 +++++++++++++--------
44327  1 file changed, 13 insertions(+), 8 deletions(-)
44328
44329 commit de568e7e6200c7a49bae1f78ac63858b8df01173
44330 Author: Owen Taylor <otaylor@redhat.com>
44331 Date:   Tue Mar 16 19:23:43 2004 +0000
44332
44333     === Released 1.4.0 ===
44334
44335     Tue Mar 16 11:24:46 2004  Owen Taylor  <otaylor@redhat.com>
44336
44337             * === Released 1.4.0 ===
44338
44339             * configure.in: Version 1.4.0, interface ago 0. Require
44340             glib-2.4.0.
44341
44342             * NEWS: Updates.
44343
44344             * README: Some updates; include details about the FreeType
44345             license of the OpenType code.
44346
44347  src/FT-license.txt | 77
44348  +++++++++++++++++++++++++++++-------------------------
44349  1 file changed, 42 insertions(+), 35 deletions(-)
44350
44351 commit 8b3554b3afe7c125b1a53171b01ac87de9c486fe
44352 Author: Hans Breuer <hans@breuer.org>
44353 Date:   Wed Mar 3 22:35:19 2004 +0000
44354
44355     if PANGO_MODULE_PREFIX is defined include the basic backend shaper
44356     (should
44357
44358     2004-03-03  Hans Breuer  <hans@breuer.org>
44359
44360         * pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
44361         defined include the basic backend shaper (should have been
44362         commited at 2003-12-12, too)
44363
44364         * pango/makefile.msc : generate correct type for PangoFontMask
44365         (bug #135892, John Ehresman)
44366         * pango/opentype/makefile.msc : updated
44367
44368         * pango/pango.def pango/pangoft2.def : more updatd externals
44369
44370  src/makefile.msc | 6 ++++--
44371  1 file changed, 4 insertions(+), 2 deletions(-)
44372
44373 commit a7e096c5de3ec5319bf9333c9ace0732d97c52c3
44374 Author: Owen Taylor <otaylor@redhat.com>
44375 Date:   Sun Feb 29 15:44:50 2004 +0000
44376
44377     Rework opentype interfaces and other changes to make GPOS work
44378     for Arabic.
44379
44380     Sun Feb 29 09:25:13 2004  Owen Taylor  <otaylor@redhat.com>
44381
44382             Rework opentype interfaces and other changes to make GPOS
44383             work for Arabic. (Most of #117282, #121060)
44384
44385             * pango/opentype/otlbuffer.[ch]: OTL_Buffer that
44386             acts as a replacement for the separate GSUB and
44387             GPOS string structures and hides many of the internal
44388             details.
44389
44390             * pango/opentype/ftxgsub.[ch] pango/opentype/ftxgpos.[ch]:
44391             Adapt to OTL_Buffer.
44392
44393             * pango/opentype/ftxgpos.c: Redo handling of cursive
44394             chains so that it actually works.
44395
44396             * pango/pango-ot.h pango/opentype/pango-ot-buffer.c:
44397             Pango wrapper around OTL_Buffer.
44398
44399             * pango/pango-ot.h pango/pango-ot-ruleset.c
44400             pango/pango-ot-buffer.c:
44401             Split pango_ot_ruleset_shape() into
44402             pango_ot_ruleset_substitute(),
44403             pango_ot_ruleset_position(), make them act on
44404             PangoOTBuffer, add a separate pango_ot_buffer_output()
44405             which does the default positioning and writes to a
44406             PangoGlyphString.
44407
44408             * modules/arabic/arabic-fc.c modules/indic/indic-fc.c
44409             modules/indic/mprefixups.[ch]: Adapt to new OpenType
44410             interfaces; add GPOS features for Arabic.
44411
44412             * pango/opentype/pango-ot-info.c: Don't derive class
44413             information
44414             from Unicode properties for Arabic presentation forms,
44415             let the shaping process derive the properties.
44416
44417  src/Makefile.am        |   3 +
44418  src/ftxgdef.c          |   4 +-
44419  src/ftxgpos.c          | 573 ++++++++++++++++-----------------------
44420  src/ftxgpos.h          |  23 +-
44421  src/ftxgsub.c          | 719
44422  +++++++++++--------------------------------------
44423  src/ftxgsub.h          |  40 +--
44424  src/ftxopen.h          |   1 +
44425  src/otlbuffer.c        | 213 +++++++++++++++
44426  src/otlbuffer.h        |  97 +++++++
44427  src/ottest.c           |   2 +
44428  src/pango-ot-buffer.c  | 265 ++++++++++++++++++
44429  src/pango-ot-info.c    |  27 +-
44430  src/pango-ot-private.h |   8 +
44431  src/pango-ot-ruleset.c | 148 +++-------
44432  14 files changed, 1039 insertions(+), 1084 deletions(-)
44433
44434 commit d670ddf99192dd4999775a9215a818ae63fa3416
44435 Author: Owen Taylor <otaylor@redhat.com>
44436 Date:   Sat Feb 21 14:53:12 2004 +0000
44437
44438     Sign convention for y offsets is opposite between PangoGlyphString
44439     and FT
44440
44441     Sat Feb 21 09:49:23 2004  Owen Taylor  <otaylor@redhat.com>
44442
44443             * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape):
44444             Sign convention for y offsets is opposite between
44445             PangoGlyphString and FT code. (#132591)
44446
44447  src/pango-ot-ruleset.c | 2 +-
44448  1 file changed, 1 insertion(+), 1 deletion(-)
44449
44450 commit b9b3c131c2b57c12a77124a52512fb19a1255f8e
44451 Author: Owen Taylor <otaylor@redhat.com>
44452 Date:   Fri Feb 13 16:11:40 2004 +0000
44453
44454     Memory leak fixes from Masatake YAMATO, #130652
44455
44456     Fri Feb 13 10:54:18 2004  Owen Taylor  <otaylor@redhat.com>
44457
44458             Memory leak fixes from Masatake YAMATO, #130652
44459
44460             * pango/opentype/ftxgdef.c (TT_Done_GDEF_Table):
44461             Free the gdef table as well as the contained data.
44462
44463             * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition):
44464             Set gcd->loaded, so that the contents get freed later.
44465
44466  src/ftxgdef.c | 4 ++++
44467  1 file changed, 4 insertions(+)
44468
44469 commit 926b8f322989298e43c8bac85f23e3525470a669
44470 Author: Owen Taylor <otaylor@redhat.com>
44471 Date:   Mon Jan 26 19:23:35 2004 +0000
44472
44473     Suport CFF fonts as well. (#131202, Manjunath Sripadarao)
44474
44475     Mon Jan 26 14:20:34 2004  Owen Taylor  <otaylor@redhat.com>
44476
44477             * pango/opentype/pango-ot-info.c (is_truetype): Suport
44478             CFF fonts as well. (#131202, Manjunath Sripadarao)
44479
44480  src/pango-ot-info.c | 3 ++-
44481  1 file changed, 2 insertions(+), 1 deletion(-)
44482
44483 commit 945e479a3a35769e5e7c792fdcf306892523a5f9
44484 Author: Hans Breuer <hans@breuer.org>
44485 Date:   Sat Dec 13 14:31:50 2003 +0000
44486
44487     moved pango_fc_* to the latter where they live on *nix too.
44488
44489     2003-12-13  Hans Breuer  <hans@breuer.org>
44490
44491         * pango/pango.def pangoft2.def : moved pango_fc_*
44492         to the latter where they live on *nix too.
44493
44494         * pango/makefile.msc : make it build again (including
44495         the Ft2 backend)
44496
44497         * pango/module-defs-fc.c.win32 : if PANGO_MODULE_PREFIX is defined
44498         include the basic backend shaper
44499
44500         * pango/pangowin32.c (pango_win32_render_layout) :
44501         initialize iter before first usage to avoid immediate crashing
44502
44503         * pango/opentype/makefile.msc
44504                 pango/modules/makefile.msc : finally build with mscv, too.
44505         [completely untested cause I'm not able to type, write or read
44506         any of these languages]
44507
44508         * modules/modules.def : follow module function renaming/changes
44509
44510         * modules/basic/basic-win32.c : register the right engine, i.e.
44511         make it compile
44512
44513  src/makefile.msc | 21 +++++++++++++++++++++
44514  1 file changed, 21 insertions(+)
44515
44516 commit ba0ccd5cfcb514cdc45373158343138b7b190f9d
44517 Author: Owen Taylor <otaylor@redhat.com>
44518 Date:   Sat Nov 1 15:02:17 2003 +0000
44519
44520     Switch over to recommended Freetype system of include ft2build.h then
44521
44522     Sat Nov  1 09:32:15 2003  Owen Taylor  <otaylor@redhat.com>
44523
44524             * pango/pango-ot.h pango/pangofc-font.h
44525             modules/indic/indic-ot.h
44526             pango/pangoft2.c pango/opentype/pango-ot-info.c
44527             pango/opentype/pango-ot-ruleset.c pango/opentype/ottest.c
44528             pango/opentype/ftxopen.[ch] pango/opentype/ftxgdef.c
44529             pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
44530             Switch over to recommended Freetype system of
44531             include ft2build.h then #include FT_FREETYPE_H.
44532             Fixes ftmodule.h problem with current Freetype CVS.
44533             (#125548)
44534
44535  src/ftxgdef.c          | 14 +++++++-------
44536  src/ftxgpos.c          | 17 ++++++++---------
44537  src/ftxgsub.c          | 13 ++++++-------
44538  src/ftxopen.c          | 10 +++++-----
44539  src/ftxopen.h          |  3 ++-
44540  src/ottest.c           |  1 -
44541  src/pango-ot-info.c    |  4 ++--
44542  src/pango-ot-private.h |  2 --
44543  src/pango-ot-ruleset.c |  4 ++--
44544  9 files changed, 32 insertions(+), 36 deletions(-)
44545
44546 commit 558171a7a3666999c679719ad0bfbdf7c6a52289
44547 Author: Owen Taylor <otaylor@redhat.com>
44548 Date:   Mon Sep 15 22:04:55 2003 +0000
44549
44550     Fix gcc-3.3 versions of macros to have the right return value.
44551
44552     Mon Sep 15 17:16:59 2003  Owen Taylor  <otaylor@redhat.com>
44553
44554             * pango/opentype/fterrcompat.h: Fix gcc-3.3 versions of
44555             macros to have the right return value.
44556
44557  src/fterrcompat.h | 44 ++++++++++++++++++++++++++------------------
44558  1 file changed, 26 insertions(+), 18 deletions(-)
44559
44560 commit c99259bf7e08ccdc4130d4983e8d186021ea8e1a
44561 Author: Owen Taylor <otaylor@redhat.com>
44562 Date:   Mon Aug 25 14:30:12 2003 +0000
44563
44564     pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems
44565     where
44566
44567     Mon Aug 25 10:17:21 2003  Owen Taylor  <otaylor@redhat.com>
44568
44569             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3)
44570             * pango/opentype/ftxgpos.c (Lookup_ChainContextPos3):
44571             Fix problems where the coverage wasn't being checked
44572             for the first input glyph. (#118639, Kailash C. Chowksey)
44573
44574  src/ftxgpos.c | 7 +++----
44575  src/ftxgsub.c | 7 +++----
44576  2 files changed, 6 insertions(+), 8 deletions(-)
44577
44578 commit bcf81bcc80c6235dfbc7eeaa34ed21ea329c7a3d
44579 Author: Owen Taylor <otaylor@redhat.com>
44580 Date:   Fri Aug 22 22:52:08 2003 +0000
44581
44582     Add some macro definitions for gcc-3.3 that suppress the bogus
44583
44584     Fri Aug 22 18:09:52 2003  Owen Taylor  <otaylor@redhat.com>
44585
44586             * pango/opentype/fterrcompat.h: Add some macro definitions
44587             for gcc-3.3 that suppress the bogus strict-aliasing
44588             warnings.
44589
44590             * pango/pango-utils.c (read_config_file): Use
44591             g_hash_table_new_full() to simplify code and fix
44592             gcc-3.3 warnings.
44593
44594             * pango/pangox-fontmap.c (pango_x_real_get_coverage_win)
44595             * pango/querymodules.c (query_module): Suppress gcc-3.3
44596             warnings.
44597
44598             * pango/modules.c (pango_find_map): Fix warning from
44599             missing declaration of pango_module_get_type().
44600
44601             * pango/pango-context.c/pango-engine.c: Fix name confusion
44602             for pango_get_fallback_shaper().
44603
44604  src/fterrcompat.h | 36 ++++++++++++++++++++++++++++++++++--
44605  1 file changed, 34 insertions(+), 2 deletions(-)
44606
44607 commit 46d379596d7292a3b2e51f35fc8044b366d413a3
44608 Author: Owen Taylor <otaylor@redhat.com>
44609 Date:   Tue Jul 29 14:21:54 2003 +0000
44610
44611     Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore
44612     marks of
44613
44614     Tue Jul 29 09:58:13 2003  Owen Taylor  <otaylor@redhat.com>
44615
44616             * pango/opentype/ftxgdef.c (Check_Property): Rewrite
44617             handling of IGNORE_SPECIAL_MARKS to be properly
44618             "ignore marks of attachment type different than
44619             specified. (#118456, Kailash C. Chowksey)
44620
44621  src/ftxgdef.c | 37 ++++++++++++++++++++++++++++---------
44622  1 file changed, 28 insertions(+), 9 deletions(-)
44623
44624 commit 8247acad79c1a4154e9337aed453eb3e4d23063d
44625 Author: Owen Taylor <otaylor@redhat.com>
44626 Date:   Mon Jul 28 22:28:37 2003 +0000
44627
44628     Revert back out the FreeType patch preventing ligatures of
44629     not-originally
44630
44631     Sat Jul 26 09:41:22 2003  Owen Taylor  <otaylor@redhat.com>
44632
44633             * pango/opentype/ftxgsub.c (Lookup_LigatureSubst):
44634             Revert back out the FreeType patch preventing
44635             ligatures of not-originally adjacent glyphs;
44636             it doesn't work for all scripts. (#118472,
44637             Kailash C. Chowksey)
44638
44639  src/ftxgsub.c | 31 +++----------------------------
44640  1 file changed, 3 insertions(+), 28 deletions(-)
44641
44642 commit 825e6d7e86cac310161648601b09291fa05d5ba5
44643 Author: Owen Taylor <otaylor@redhat.com>
44644 Date:   Sun Jul 27 02:40:31 2003 +0000
44645
44646     Check for lookahead glyphs in the right place. (Patch from #116860)
44647
44648     Sat Jul 26 22:30:59 2003  Owen Taylor  <otaylor@redhat.com>
44649
44650             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst{1,2,3}):
44651             Check for lookahead glyphs in the right place. (Patch
44652             from #116860)
44653
44654             * pango/opentype/ftxgpos.c (Lookup_ChainContextPos{1,2,3}):
44655             Same fix here.
44656
44657  src/ftxgpos.c | 6 +++---
44658  src/ftxgsub.c | 6 +++---
44659  2 files changed, 6 insertions(+), 6 deletions(-)
44660
44661 commit 03a0fe09c711b81c7eb4065fd4700b8cfd2c977a
44662 Author: Owen Taylor <otaylor@redhat.com>
44663 Date:   Sun Jul 27 02:19:52 2003 +0000
44664
44665     Fix return value to only contain TTO_Err_Not_Covered if *no* lookups
44666
44667     Sat Jul 26 22:12:46 2003  Owen Taylor  <otaylor@redhat.com>
44668
44669             * pango/opentype/ftxgsub.c (Do_String_Lookup,
44670             TT_GSUB_Apply_String): Fix return value to only
44671             contain TTO_Err_Not_Covered if *no* lookups
44672             matched. Fix memory leaks on error in Apply_String().
44673
44674  src/ftxgsub.c | 120
44675  ++++++++++++++++++++++++++++++++++++----------------------
44676  1 file changed, 75 insertions(+), 45 deletions(-)
44677
44678 commit e10ea2afd9a5868d4ec1ff3a2b99bcd64ce45816
44679 Author: Owen Taylor <otaylor@redhat.com>
44680 Date:   Sun Jul 27 01:10:15 2003 +0000
44681
44682     Fix confusion between boolean and FT_Error return. (GSUB equivalent
44683     of fix
44684
44685     Sat Jul 26 21:06:26 2003  Owen Taylor  <otaylor@redhat.com>
44686
44687             * pango/opentype/ftxgsub.c (Load_EmptyOrClassDefinition):
44688             Fix confusion between boolean and FT_Error return.
44689             (GSUB equivalent of fix for #108358)
44690
44691  src/ftxgsub.c | 5 +++--
44692  1 file changed, 3 insertions(+), 2 deletions(-)
44693
44694 commit a7305ab2624cbc08160dc11587ba3dc4e17781c2
44695 Author: Owen Taylor <otaylor@redhat.com>
44696 Date:   Sat Jul 26 15:02:13 2003 +0000
44697
44698     Move allocation afer initial checks, fixing memory leak.
44699
44700     Sat Jul 26 10:52:20 2003  Owen Taylor  <otaylor@redhat.com>
44701
44702             * pango/opentype/ftxgpos.c (Lookup_ContextPos2):
44703             * pango/opentype/ftxgsub.c (Lookup_ContextSubst2): Move
44704             allocation afer initial checks, fixing memory leak.
44705
44706             * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst2):
44707             Fix some more error return memory leaks that weren't
44708             fixed in the Qt changes.
44709
44710  src/ftxgpos.c |  8 ++++----
44711  src/ftxgsub.c | 12 ++++++------
44712  2 files changed, 10 insertions(+), 10 deletions(-)
44713
44714 commit f40b7c15e0bc4b71e706602c4e062f72d8f0fcdd
44715 Author: Owen Taylor <otaylor@redhat.com>
44716 Date:   Sat Jul 26 14:50:23 2003 +0000
44717
44718     Fix various memory leaks from error returns that should have been
44719     jumps to
44720
44721     Sat Jul 26 10:43:20 2003  Owen Taylor  <otaylor@redhat.com>
44722
44723             * pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
44724             Fix various memory leaks from error returns that should
44725             have been jumps to cleanup blocks. (From Qt, Lars Knoll)
44726
44727  src/ftxgpos.c | 8 ++++----
44728  src/ftxgsub.c | 4 ++--
44729  2 files changed, 6 insertions(+), 6 deletions(-)
44730
44731 commit 256d21970733483833b9cf31d5e0fa7ae853e944
44732 Author: Owen Taylor <otaylor@redhat.com>
44733 Date:   Sat Jul 26 14:35:29 2003 +0000
44734
44735     Fix additional places where TTO_Err_Not_Covered wasn't considered a
44736
44737     Sat Jul 26 10:30:24 2003  Owen Taylor  <otaylor@redhat.com>
44738
44739             * pango/opentype/ftxgpos.c: Fix additional places where
44740             TTO_Err_Not_Covered wasn't considered a successful return
44741             from Get_Class. (From Qt, Lars Knoll)
44742
44743  src/ftxgpos.c | 8 ++++----
44744  1 file changed, 4 insertions(+), 4 deletions(-)
44745
44746 commit 374960681e2e36d0e4032623d8cb92a7910baf71
44747 Author: Owen Taylor <otaylor@redhat.com>
44748 Date:   Sat Jul 26 13:50:23 2003 +0000
44749
44750     If applying a ligature lookup makes adjacent two glyphs that were not
44751
44752     Sat Jul 26 09:41:22 2003  Owen Taylor  <otaylor@redhat.com>
44753
44754             * pango/opentype/ftxgsub.c (Lookup_LigatureSubst):
44755             If applying a ligature lookup makes adjacent two glyphs
44756             that were not originally adjacent, avoid making
44757             subsequent ligatures between those glyphs.
44758             (From FreeType, Werner Lemberg, 2001-08-22, 2001-08-23)
44759
44760  src/ftxgsub.c | 31 ++++++++++++++++++++++++++++---
44761  1 file changed, 28 insertions(+), 3 deletions(-)
44762
44763 commit b682482df77608d67eca8a050db5b36f44953c13
44764 Author: Owen Taylor <otaylor@redhat.com>
44765 Date:   Sat Jul 26 13:20:52 2003 +0000
44766
44767     Fix some FreeType1 variable declarations that snuck in from the last
44768
44769     Sat Jul 26 09:16:57 2003  Owen Taylor  <otaylor@redhat.com>
44770
44771             * pango/opentype/ftxgpos.c pango/opentype/ftxopen.c:
44772             Fix some FreeType1 variable declarations that snuck
44773             in from the last commits (Christophe Fergeau,
44774             118363)
44775
44776  src/ftxgpos.c | 6 +++---
44777  src/ftxopen.c | 2 +-
44778  2 files changed, 4 insertions(+), 4 deletions(-)
44779
44780 commit 06c12109de061c357f46dcec82c4bee7160afede
44781 Author: Owen Taylor <otaylor@redhat.com>
44782 Date:   Sat Jul 26 03:45:44 2003 +0000
44783
44784     OpenType-1.4 update: backtrack information is stored with the
44785     item closest
44786
44787     Fri Jul 25 23:38:07 2003  Owen Taylor  <otaylor@redhat.com>
44788
44789             * pango/opentype/ftxgpos.c pango/opentype/ftxgsub.c:
44790             OpenType-1.4 update: backtrack information is stored with the
44791             item closest to the input first (From FreeType,
44792             Werner Lemberg, 2002-09-26)
44793
44794  src/ftxgpos.c | 26 ++++++++++++++++++--------
44795  src/ftxgsub.c | 24 +++++++++++++++++-------
44796  2 files changed, 35 insertions(+), 15 deletions(-)
44797
44798 commit 15a69e4a12739e7392f2a38d6f7bfdd96c0dc3ba
44799 Author: Owen Taylor <otaylor@redhat.com>
44800 Date:   Sat Jul 26 03:14:23 2003 +0000
44801
44802     Update of GPOS and GSUB support to OpenType 1.3 (From FreeType, Werner
44803
44804     Fri Jul 25 23:07:06 2003  Owen Taylor  <otaylor@redhat.com>
44805
44806             Update of GPOS and GSUB support to OpenType 1.3
44807             (From FreeType, Werner Lemberg, 2001-08-08)
44808
44809             * pango/opentype/ftxopen.h: Add RIGHT_TO_LEFT LookupFlag
44810
44811             * pango/opentype/ftxgpos.c (GPOS_Instance): Add 'first'
44812             member to mark the beginning of a chain of cursive
44813             connections.
44814
44815             * pango/opentype/ftxgpos.c (Do_String_Lookup): If the
44816             RIGHT_TO_FLAG flag is set, shift cursive chain up so
44817             last glyph is on the baseline.
44818
44819  src/ftxgpos.c | 25 ++++++++++++++++++++++++-
44820  src/ftxopen.h |  8 ++++++--
44821  2 files changed, 30 insertions(+), 3 deletions(-)
44822
44823 commit 6f74f18b77402f3adf5bfbae26e8f44de6543b4e
44824 Author: Owen Taylor <otaylor@redhat.com>
44825 Date:   Sat Jul 26 03:03:40 2003 +0000
44826
44827     Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which allow lookup
44828
44829     Fri Jul 25 22:59:13 2003  Owen Taylor  <otaylor@redhat.com>
44830
44831             * pango/opentype/ftx{gpos,gsub}.h pango/opentype/ftxgdef.c:
44832             Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which
44833             allow lookup information to be stored at 32-bit offets
44834             via a double indirection. (From FreeType, Werner Lemberg,
44835             2001-08-08)
44836
44837  src/ftxgpos.h | 17 +++++++++--------
44838  src/ftxgsub.h |  1 +
44839  src/ftxopen.c | 19 +++++++++++++++++++
44840  3 files changed, 29 insertions(+), 8 deletions(-)
44841
44842 commit 375781c4546b5cfc453b99551ddf715bb162ffb9
44843 Author: Owen Taylor <otaylor@redhat.com>
44844 Date:   Sat Jul 26 02:44:19 2003 +0000
44845
44846     Fix a couple of places where TTO_Err_Not_Covered wasn't considered a
44847
44848     Fri Jul 25 22:25:48 2003  Owen Taylor  <otaylor@redhat.com>
44849
44850             * pango/opentype/ftxgsub.c (Lookup_ContextSubst2,
44851             Lookup_ChainContextSubst2): Fix a couple of
44852             places where TTO_Err_Not_Covered wasn't considered
44853             a successful return from Get_Class -- it means
44854             use class index 0. (From FreeType, Werner Lemberg,
44855             2001-08-06)
44856
44857  src/ftxgsub.c | 4 ++--
44858  1 file changed, 2 insertions(+), 2 deletions(-)
44859
44860 commit 378e1889cd294cb77313ba7fdab3e52959bf2c40
44861 Author: Owen Taylor <otaylor@redhat.com>
44862 Date:   Sat Jul 26 02:10:42 2003 +0000
44863
44864     Improvements to OpenType-dumping code, based on changes in Qt by Lars
44865
44866     Fri Jul 25 20:12:00 2003  Owen Taylor  <otaylor@redhat.com>
44867
44868             Improvements to OpenType-dumping code, based on
44869             changes in Qt by Lars Knoll.
44870
44871             * pango/opentype/ottest.c: Tweak the debugging output,
44872             suppress some warnings.
44873
44874             * pango/opentype/disasm.c: Add support for
44875             GSUB Context/Chain GPOS MarkBase lookups, improve
44876             output in various ways.
44877
44878  src/disasm.c | 242
44879  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
44880  src/ottest.c |  12 +--
44881  2 files changed, 241 insertions(+), 13 deletions(-)
44882
44883 commit 07bad0e77c42b5f2535e3b018bf9074d2f4ecc7c
44884 Author: Owen Taylor <otaylor@redhat.com>
44885 Date:   Thu Jul 24 21:05:29 2003 +0000
44886
44887     Fix uses of g_assert() around statements with side effects. (#115498,
44888
44889     Thu Jul 24 17:04:21 2003  Owen Taylor  <otaylor@redhat.com>
44890
44891             * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape):
44892             Fix uses of g_assert() around statements with side effects.
44893             (#115498, patch from David Cuthbert)
44894
44895  src/pango-ot-ruleset.c | 14 +++++++++-----
44896  1 file changed, 9 insertions(+), 5 deletions(-)
44897
44898 commit f91deef2c9473da5c3cb5e120f2d4fbf0d638166
44899 Author: Owen Taylor <otaylor@redhat.com>
44900 Date:   Wed Apr 16 21:48:29 2003 +0000
44901
44902     More careful handling of face->charmap; if is NULL, try to set
44903     a unicode
44904
44905     Wed Apr 16 03:46:42 2003  Owen Taylor  <otaylor@redhat.com>
44906
44907             * pango/opentype/pango-ot-info.c (synthesize_class_def):
44908             More careful handling of face->charmap; if is NULL,
44909             try to set a unicode charmap, if that doesn't succeed,
44910             return. (Hopefully fixes #106550)
44911
44912  src/pango-ot-info.c | 26 ++++++++++++++++++++++++--
44913  1 file changed, 24 insertions(+), 2 deletions(-)
44914
44915 commit 587b3940f3ce71e8e1c9950086923d4eb78d62db
44916 Author: Owen Taylor <otaylor@redhat.com>
44917 Date:   Wed Apr 16 03:58:17 2003 +0000
44918
44919     When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have only
44920
44921     Tue Apr 15 11:49:39 2003  Owen Taylor  <otaylor@redhat.com>
44922
44923             * pango/opentype/ftxg{sub/pos}.c: When loading
44924             in Load_Chain{Sub,Pos}ClassRule, the limit we
44925             have only applies to the input ClassDef table.
44926             Fixes problem with Arial Unicode. Much help from
44927             Noah Levitt in tracing this down.
44928
44929  src/ftxgpos.c | 7 ++++---
44930  src/ftxgsub.c | 7 ++++---
44931  2 files changed, 8 insertions(+), 6 deletions(-)
44932
44933 commit 0d7567f8eaa1f8d0ec9cb89218ce3a1475d258ac
44934 Author: Owen Taylor <otaylor@redhat.com>
44935 Date:   Tue Apr 15 23:01:19 2003 +0000
44936
44937     Fix mispelled constant from last commit.
44938
44939     Tue Apr 15 06:57:02 2003  Owen Taylor  <otaylor@redhat.com>
44940
44941             * pango/opentype/ftxgpos.c: Fix mispelled constant
44942             from last commit.
44943
44944  src/ftxgpos.c | 2 +-
44945  1 file changed, 1 insertion(+), 1 deletion(-)
44946
44947 commit 73cd600798a9a7225b2ac8241ea371d48cf7baf3
44948 Author: Owen Taylor <otaylor@redhat.com>
44949 Date:   Tue Apr 15 22:15:41 2003 +0000
44950
44951     Fix confusion between boolean and FT_Error return. (#108358,
44952     Noah Levitt)
44953
44954     Tue Apr 15 06:03:39 2003  Owen Taylor  <otaylor@redhat.com>
44955
44956             * pango/opentype/ftxgpos.c: Fix confusion between
44957             boolean and FT_Error return. (#108358, Noah Levitt)
44958
44959             * pango/opentype/ftxopen.c (Get_Class1): index is
44960             allowed to be NULL. (#108358, Noah Levitt)
44961
44962  src/ftxgpos.c | 5 +++--
44963  src/ftxopen.c | 3 ++-
44964  2 files changed, 5 insertions(+), 3 deletions(-)
44965
44966 commit 462bd0be608c3d14e5b4c01099b02b3948a52369
44967 Author: Owen Taylor <otaylor@redhat.com>
44968 Date:   Tue Apr 15 21:05:53 2003 +0000
44969
44970     Fix infinite loop in the case where the charmap contains a character >
44971
44972     Tue Apr 15 05:00:39 2003  Owen Taylor  <otaylor@redhat.com>
44973
44974             * pango/opentype/pango-ot-info.c (synthesize_class_def):
44975             Fix infinite loop in the case where the charmap contains
44976             a character > 65535. (#106550, Morten Welinder.)
44977
44978  src/pango-ot-info.c | 14 +++++++-------
44979  1 file changed, 7 insertions(+), 7 deletions(-)
44980
44981 commit 312e1c1cf9f2c1e2137b9aaa5181a541447923cb
44982 Author: James Henstridge <james@daa.com.au>
44983 Date:   Tue Mar 11 12:31:16 2003 +0000
44984
44985     make similar changes to the ones on glib head (call gtk-docize, etc).
44986
44987     2003-03-11  James Henstridge  <james@daa.com.au>
44988
44989         * autogen.sh: make similar changes to the ones on glib head (call
44990         gtk-docize, etc).
44991
44992         * configure.in: move some calculations into M4 macros, rather than
44993         calculating them when configure runs.
44994         Use AC_HELP_STRING where appropriate.
44995         Replace gtk-doc checks with a call to GTK_DOC_CHECK.
44996         Replace AC_OUTPUT_COMMANDS() call with a number of calls to
44997         AC_CONFIG_COMMANDS (once per created file).
44998         Get rid of the "chmod +x pango-config" bit, because there is no
44999         pango-config anymore.
45000
45001         * Makefile.am: get rid of custom distcheck rule, and set
45002         DISTCHECK_CONFIGURE_FLAGS, which is equivalent.
45003         Use += to select which .pc files to install.
45004
45005         * pango/Makefile.am: Add rules to rebuild module-defs* files, and
45006         remove them on clean.
45007         Reorder so that rules related to each individual library are next
45008         to each other.
45009         Use BUILT_SOURCES for built sources.
45010
45011         * pango/opentype/Makefile.am: don't use STRIP_BEGIN/STRIP_END.
45012
45013         * modules/*/Makefile.am: simplify module makefiles through use of
45014         +=, and regularise them a bit (fixed a few bugs in the process).
45015
45016         * docs/Makefile.am: remove common rules, and instead include
45017         gtk-doc.make.
45018
45019         * examples/Makefile.am: add pango.modules to CLEANFILES.
45020
45021         * tests/Makefile.am: remove temporary files on clean.
45022
45023  src/Makefile.am | 11 +++++------
45024  1 file changed, 5 insertions(+), 6 deletions(-)
45025
45026 commit 1aad15fd0c007c9075f2f7f4c4cacf576d726eea
45027 Author: Owen Taylor <otaylor@redhat.com>
45028 Date:   Mon Feb 17 22:04:29 2003 +0000
45029
45030     Add an --enable-debug configure argument defaulting to 'yes'
45031     for unstable
45032
45033     Mon Feb 17 13:06:39 2003  Owen Taylor  <otaylor@redhat.com>
45034
45035             * configure.in **/Makefile.am: Add an --enable-debug
45036             configure argument defaulting to 'yes' for unstable
45037             releases and 'minimum' for stable releases.
45038             For minimum, -DG_DISABLE_CAST_CHECKS.
45039
45040             * pango/pangofc-fontmap.cI pango/pangoft2-fontmap.c
45041             pango/pangoxft-fontmap.c: Add caching of fontsets
45042             (#104495, initial patch and review by Soeren Sandmann)
45043
45044             * pango/pangofc-fontmap.cI pango/pangoft2-fontmap.c
45045             pango/pangoxft-fontmap.c pango/pangoft2-private.h
45046             pango/pangoxft-private.h: Remove cache of recently freed
45047             fonts; not necessary now that we cache fontsets.
45048
45049             * pango/pangofc-fontmap.cI (pango_fc_pattern_set_free):
45050             Rename from pango_fc_font_set_free to reflect
45051             what it actually does.
45052
45053             * pango/pangofc-fontmap.cI pango/pangoft-fontmap.c
45054             pango/pangoxft-fontmap.c: Combine clear-the-cache
45055             functions; we didn't need separate clear-the-font-cache
45056             and clear-the-pattern-cache functions.
45057
45058  src/Makefile.am | 1 +
45059  1 file changed, 1 insertion(+)
45060
45061 commit 5febce1ffc956ea44526d50be7cf14c69c66cb34
45062 Author: Owen Taylor <otaylor@redhat.com>
45063 Date:   Wed Feb 12 22:12:55 2003 +0000
45064
45065     Up the FreeType version requirement to 2.0.9. (2.2.1 had a compilation
45066
45067     Wed Feb 12 16:59:23 2003  Owen Taylor  <otaylor@redhat.com>
45068
45069             * configure.in pango/opentype/fterrcompat.h README:
45070             Up the FreeType version requirement to 2.0.9.
45071             (2.2.1 had a compilation failure with older versions,
45072             this catches it more cleanly, and removes some unneeded
45073             checks. #105302, problem reported by Will Partain.)
45074
45075  src/fterrcompat.h | 4 ----
45076  1 file changed, 4 deletions(-)
45077
45078 commit 54e85cc0cf3700d2c4af5396d79bd0e40df8f0da
45079 Author: Owen Taylor <otaylor@redhat.com>
45080 Date:   Sat Jan 11 00:16:26 2003 +0000
45081
45082     Export TT_New_GDEF_Table to create an empty GDEF table.
45083
45084     Fri Jan 10 18:56:36 2003  Owen Taylor  <otaylor@redhat.com>
45085
45086             * pango/opentype/ftxgdef.c: Export TT_New_GDEF_Table
45087             to create an empty GDEF table.
45088
45089             * pango/opentype/pango-ot-info.c: If the font doesn't
45090             have a class definition table, synthesize one using
45091             the charmap and the unicode properties of characters
45092             in the charmap. (Needed to make things work with various
45093             old Arabic fonts, such as the KACST fonts)
45094
45095  src/ftxgdef.c       |  46 +++++++++++++++-------
45096  src/ftxgdef.h       |   4 ++
45097  src/pango-ot-info.c | 108
45098  ++++++++++++++++++++++++++++++++++++++++++++++++++++
45099  3 files changed, 144 insertions(+), 14 deletions(-)
45100
45101 commit db6bb4b034d4d8d546fc9bdc4ad28b16bb7f1bb7
45102 Author: Matthias Clasen <matthiasc@src.gnome.org>
45103 Date:   Thu Nov 28 23:53:18 2002 +0000
45104
45105     Add docs.
45106
45107         * docs/tmpl/xft-fonts.sgml:
45108         * docs/tmpl/freetype-fonts.sgml: Add docs.
45109
45110         * pango/pangoxft-fontmap.c (pango_xft_substitute_changed):
45111         * pango/pangoft2-fontmap.c
45112         (pango_ft2_font_map_set_default_substitute):
45113         Fix doc typos.
45114
45115  src/pango-ot-info.c | 4 +++-
45116  1 file changed, 3 insertions(+), 1 deletion(-)
45117
45118 commit 226d9b67db852eb29ad37ec8121b79f3ea6f0b73
45119 Author: Sebastian Wilhelmi <wilhelmi@ira.uka.de>
45120 Date:   Tue Nov 26 13:37:10 2002 +0000
45121
45122     Do not add GLIB_CFLAGS to CFLAGS.
45123
45124
45125     2002-11-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
45126
45127         * configure.in: Do not add GLIB_CFLAGS to CFLAGS.
45128
45129         * docs/Makefile.am, examples/Makefile.am,
45130         modules/arabic/Makefile.am, modules/basic/Makefile.am,
45131         modules/hangul/Makefile.am, modules/hebrew/Makefile.am,
45132         modules/indic/Makefile.am, modules/tamil/Makefile.am,
45133         modules/thai/Makefile.am, pango/Makefile.am,
45134         pango/mini-fribidi/Makefile.am, pango/opentype/Makefile.am:
45135         Instead add $(GLIB_CFLAGS) directly to INCLUDES (GTKDOC_CFLAGS for
45136         docs/Makefile.am). Also some cosmetic line wrapping and
45137         reindentation.
45138
45139  src/Makefile.am | 5 +++--
45140  1 file changed, 3 insertions(+), 2 deletions(-)
45141
45142 commit 80634a30b9abdf575320bc6fdacdba4e1ea3903d
45143 Author: Manish Singh <yosh@gimp.org>
45144 Date:   Mon Oct 14 22:50:48 2002 +0000
45145
45146     Get rid of unnecessary casts for g_object_{ref,unref}
45147
45148     Mon Oct 14 15:39:41 2002  Manish Singh  <yosh@gimp.org>
45149
45150             * pango/pango-context.c pango/pango-layout.c pango/pangoft2.c
45151             pango/pangowin32-fontmap.c pango/pangowin32.c
45152             pango/pangox-fontmap.c
45153             pango/pangox.c pango/pangoxft-font.c pango/pangoxft-fontmap.c
45154             pango/testfonts.c pango/opentype/pango-ot-ruleset.c:
45155             Get rid of unnecessary casts for g_object_{ref,unref}
45156
45157  src/pango-ot-ruleset.c | 4 ++--
45158  1 file changed, 2 insertions(+), 2 deletions(-)
45159
45160 commit 741993e0b15b4df86d76fa8df5055bd764c42c71
45161 Author: Owen Taylor <otaylor@redhat.com>
45162 Date:   Sun Sep 29 19:06:58 2002 +0000
45163
45164     ligatures can be also used in MarkBasePos lookups. (2001-03-17 Werner
45165
45166     Sun Sep 29 14:55:36 2002  Owen Taylor  <otaylor@redhat.com>
45167
45168             * pango/opentype/ftxgpos.c: ligatures can be also used in
45169             MarkBasePos lookups. (2001-03-17  Werner Lemberg)
45170
45171  src/ftxgpos.c | 13 ++++++++++---
45172  1 file changed, 10 insertions(+), 3 deletions(-)
45173
45174 commit a35dc445e86ab433fe9f3937c95f2c1f18f58110
45175 Author: Owen Taylor <otaylor@redhat.com>
45176 Date:   Sun Sep 29 19:05:01 2002 +0000
45177
45178     Start of merges from freetype1 of OpenType fixes.
45179
45180     Sun Sep 29 14:51:25 2002  Owen Taylor  <otaylor@redhat.com>
45181
45182             Start of merges from freetype1 of OpenType fixes.
45183
45184             (2001-03-17  Werner Lemberg)
45185
45186             * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c
45187             pango/opentype/ftxg\sub.c:
45188             More fixes for special marks.
45189
45190  src/ftxgdef.c | 13 ++++++++-----
45191  src/ftxgpos.c |  6 +++---
45192  src/ftxgsub.c |  4 ++--
45193  3 files changed, 13 insertions(+), 10 deletions(-)
45194
45195 commit 5c53f14f371b349da65dfa3a848b17ab89ce3ba8
45196 Author: Tor Lillqvist <tml@iki.fi>
45197 Date:   Mon Sep 23 21:45:31 2002 +0000
45198
45199     Remove. Not used. (A static library is built here. Exported entries
45200     are in
45201
45202     2002-09-24  Tor Lillqvist  <tml@iki.fi>
45203
45204         * pango/opentype/pango-ot.def: Remove. Not used. (A static library
45205         is built here. Exported entries are in ../pangoft2.def.)
45206
45207         * pango/opentype/Makefile.am (EXTRA_DIST): Remove from here, too.
45208
45209  src/Makefile.am  |  3 +--
45210  src/pango-ot.def | 50 --------------------------------------------------
45211  2 files changed, 1 insertion(+), 52 deletions(-)
45212
45213 commit 35e4593ccd9ea5ed78f1e6f32f04b3a13cee0145
45214 Author: Tor Lillqvist <tml@iki.fi>
45215 Date:   Mon Sep 23 21:19:30 2002 +0000
45216
45217     pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. Not
45218
45219     2002-09-23  Tor Lillqvist  <tml@iki.fi>
45220
45221         * pango/makefile.mingw.in
45222         * pango/mini-fribidi/makefile.mingw
45223         * pango/opentype/makefile.mingw.in: Remove. Not maintained.
45224
45225         * pango/Makefile.am (EXTRA_DIST)
45226         * pango/mini-fribidi/Makefile.am (EXTRA_DIST)
45227         * pango/opentype/Makefile.am (EXTRA_DIST): Remove
45228         makefile.mingw(.in) from here, too.
45229
45230         * configure.in (AC_OUTPUT): Don't try to output above removed
45231         files.
45232
45233  src/Makefile.am       |  3 +--
45234  src/makefile.mingw.in | 43 -------------------------------------------
45235  2 files changed, 1 insertion(+), 45 deletions(-)
45236
45237 commit fb279cb0bf676bb1d225e6a296282523d839074d
45238 Author: Eric Mader <emader@src.gnome.org>
45239 Date:   Mon Sep 9 18:11:55 2002 +0000
45240
45241     Correctly handle back, new_advance.
45242
45243  src/pango-ot-ruleset.c | 25 ++++++++++++++++---------
45244  1 file changed, 16 insertions(+), 9 deletions(-)
45245
45246 commit c880e814a50100577811a8a51bc06b4275c55a7e
45247 Author: Eric Mader <emader@src.gnome.org>
45248 Date:   Fri Sep 6 22:45:23 2002 +0000
45249
45250     Don't fail when reading an empty script.
45251
45252  src/ftxopen.c | 36 +++++++++++++++++++++++++-----------
45253  src/ftxopen.h |  1 +
45254  2 files changed, 26 insertions(+), 11 deletions(-)
45255
45256 commit 441e7d0292bf1a06396daac80fcbad23976a824d
45257 Author: Owen Taylor <otaylor@redhat.com>
45258 Date:   Wed Aug 7 17:01:52 2002 +0000
45259
45260     Offset to MarkAttachClassDef is offset to table, not offset to
45261     offset to
45262
45263     Wed Aug  7 12:32:39 2002  Owen Taylor  <otaylor@redhat.com>
45264
45265             * pango/opentype/ftxgsub.c (TT_Load_GSUB_Table):
45266             Offset to MarkAttachClassDef is offset to table,
45267             not offset to offset to table.
45268
45269             * pango/opentype/ftxopen.c (Get_Device): Handle
45270             NULL device tables which we represent with
45271             d->DeltaValue == NULL.
45272
45273  src/ftxgsub.c | 13 -------------
45274  src/ftxopen.c |  2 +-
45275  2 files changed, 1 insertion(+), 14 deletions(-)
45276
45277 commit 48a16fa8090b67b046b2bb686ff4f6f038a2b8e8
45278 Author: Owen Taylor <otaylor@src.gnome.org>
45279 Date:   Tue Jun 4 00:20:51 2002 +0000
45280
45281     on Jun  3 18:56:09 2002  Owen Taylor  <otaylor@redhat.com>
45282
45283             Xft2 and fontconfig conversion, based largely on a patch
45284             from Keith Packard.
45285
45286             * configure.in acconfig.h: Add checks for fontconfig, switch
45287             Xft checks to switch for Xft2 using pkg-config.
45288
45289             * pangoxft.pc.in pangoxft.pc.in
45290             modules/{arabic,basic,hebrew,indic,tamil}/Makefile.am
45291             pango/Makefile.am: Reflect new Xft/fontconfig dependencies.
45292
45293             * pango/pangoxft-private.h pango/pangoxft-fontmap.c
45294             modules/arabic/arabic-xft.c modules/indic/indic-xft.c:
45295             Switch over to using Xft2 and fontconfig.
45296
45297             * pango/pangoft2.c pango/pangoft2-fontmap.c
45298             pango/pangoft2-private.h
45299             pango/pango/Makefile.am: Remove usage of mini-xft in
45300             favor of fontconfig.
45301
45302             * pango/pango-ot.h pango/opentype/pango-ot-info.c
45303             pango/pangoxft.h
45304             modules/arabic/arabic-{xft,ft2}.c modules/indic/indic-xft.c:
45305             Attach OpenType information directly to the FT_Face
45306             structure using FT_Generic.
45307
45308             * modules/tamil/Makefile.am modules/tamil/tamil-xft.c
45309             configure.in: Remove this module, no longer needed.
45310
45311             * pango/pangoxft-font.c (pango_xft_real_render): Coalesce
45312             calls to Xft rendering functions.
45313
45314  src/pango-ot-info.c | 29 +++++++++++++++++++++++------
45315  1 file changed, 23 insertions(+), 6 deletions(-)
45316
45317 commit 9df9af0b3615dc6a52d784233a3410a9080d9369
45318 Author: Owen Taylor <otaylor@redhat.com>
45319 Date:   Fri May 10 18:44:47 2002 +0000
45320
45321     Fix acess outside of a loaded frame and some memory leaks on failure.
45322
45323     Fri May 10 14:41:27 2002  Owen Taylor  <otaylor@redhat.com>
45324
45325             * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Fix acess
45326             outside of a loaded frame and some memory leaks
45327             on failure.
45328
45329  src/ftxgdef.c | 12 ++++++++++--
45330  1 file changed, 10 insertions(+), 2 deletions(-)
45331
45332 commit a63dbbbeeb91ebf4ded2fc788f5810a3bd1e14fe
45333 Author: Eric Mader <mader@jtcsv.com>
45334 Date:   Tue May 7 20:39:14 2002 +0000
45335
45336     Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,
45337
45338     Mon May 06 15:07:39 2002 Eric Mader <mader@jtcsv.com>
45339         * Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,
45340         indic-ot-class-tables.c
45341
45342         * pango/opentype/ftxgdef.c: Compute full offset for mark
45343         attachment class table
45344
45345         * pango/opentype/ftxgpos.c: Only return TTO_Err_Not_Covered if
45346         nothing matches
45347
45348         * pango/opentype/pango-ot-ruleset.c: enable GPOS processing
45349
45350  src/ftxgdef.c          | 10 ++++++++--
45351  src/ftxgpos.c          | 33 ++++++++++++++-------------------
45352  src/pango-ot-ruleset.c | 35 ++++++++++++++++++++++++++++++++++-
45353  3 files changed, 56 insertions(+), 22 deletions(-)
45354
45355 commit cf00f8217c9dfcf50febbb06fad245d489a0abe6
45356 Author: Owen Taylor <otaylor@redhat.com>
45357 Date:   Tue Apr 23 20:20:29 2002 +0000
45358
45359     Add compatibility defines for changes in FreeType 2.1.0.
45360
45361     Tue Apr 23 16:15:07 2002  Owen Taylor  <otaylor@redhat.com>
45362
45363             * pango/opentype/fterrcompat.h: Add compatibility
45364             defines for changes in FreeType 2.1.0.
45365
45366  src/fterrcompat.h | 39 +++++++++++++++++++++++++++++++++++++--
45367  1 file changed, 37 insertions(+), 2 deletions(-)
45368
45369 commit 6b1b04e3736fdca774052ac3cfbe9f027548c29d
45370 Author: Owen Taylor <otaylor@redhat.com>
45371 Date:   Fri Mar 15 06:46:05 2002 +0000
45372
45373     In Load_ChainContextSubst2, handle the case where an empty class
45374
45375     Fri Mar 15 01:35:56 2002  Owen Taylor  <otaylor@redhat.com>
45376
45377         * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
45378         pango/opentype/ftxopenf.h: In Load_ChainContextSubst2,
45379         handle the case where an empty class definition
45380         is represented by an offset of 0.
45381
45382         * pango/opentype/ftxgpos.c: Same for Load_ChainContextPos2.
45383
45384         * pango/opentype/{ftxopen.c,ftxgpos.c,ftxgsub.c,ftgdef.c}:
45385         Fix pervasive bug where on cleanups on failure of loading
45386         an array element, all array elements were freed, not
45387         just the ones that had been succesfully loaded.
45388
45389  src/ftxgdef.c  |  24 +++---
45390  src/ftxgpos.c  | 259
45391  ++++++++++++++++++++++++++++++++++++---------------------
45392  src/ftxgsub.c  | 159 ++++++++++++++++++++---------------
45393  src/ftxopen.c  |  53 ++++++++----
45394  src/ftxopenf.h |   2 +
45395  5 files changed, 306 insertions(+), 191 deletions(-)
45396
45397 commit 6050933f336f43453e35246525cfec362bd23acb
45398 Author: Owen Taylor <otaylor@redhat.com>
45399 Date:   Fri Mar 15 04:22:14 2002 +0000
45400
45401     Uncomment GPOS parts.
45402
45403     Thu Mar 14 23:05:18 2002  Owen Taylor  <otaylor@redhat.com>
45404
45405             * pango/opentype/ftxopen.c: Uncomment GPOS parts.
45406
45407             * pango/opentype/disasm.c: Start adding some GPOS
45408             dumping.
45409
45410  src/disasm.c  | 146
45411  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
45412  src/ftxopen.c |  20 ++++----
45413  2 files changed, 154 insertions(+), 12 deletions(-)
45414
45415 commit 973bd60a2526666f68138255b8536d1eaee3c2c2
45416 Author: Sebastian Wilhelmi <wilhelmi@src.gnome.org>
45417 Date:   Thu Dec 13 17:44:46 2001 +0000
45418
45419     Resuming aborted commit
45420
45421
45422     Resuming aborted commit
45423
45424  src/Makefile.am | 1 +
45425  1 file changed, 1 insertion(+)
45426
45427 commit 6926ca94255e5d52d99d0d64d126165fc725432d
45428 Author: Matthias Clasen <matthiasc@src.gnome.org>
45429 Date:   Tue Oct 30 22:09:20 2001 +0000
45430
45431     Remove declarations of unimplemented functions
45432
45433             * docs/pango-sections.txt, pango/pango-ot.h: Remove
45434             declarations
45435             of unimplemented functions pango_ot_ruleset_set_glyph_loader
45436             and
45437             pango_ot_ruleset_set_alternate_func and the related typedefs
45438             PangoOTGlyphLoader and PangoOTAlternateFunc.
45439
45440             * pango/opentype/pango-ot-info.c,
45441             pango/opentype/pango-ot-ruleset.c: Documentation updates.
45442
45443  src/pango-ot-info.c    | 76
45444  ++++++++++++++++++++++++++++++++++++++++++++++++++
45445  src/pango-ot-ruleset.c | 27 ++++++++++++++++++
45446  2 files changed, 103 insertions(+)
45447
45448 commit 87a475c09f6b9b391bca37de47a303a62a397b83
45449 Author: Havoc Pennington <hp@redhat.com>
45450 Date:   Wed Sep 19 21:20:36 2001 +0000
45451
45452     header to abstract the difference between FreeType 2.0.3 and 2.0.4
45453     error
45454
45455     2001-09-19  Havoc Pennington  <hp@redhat.com>
45456
45457         * pango/opentype/fterrcompat.h: header to abstract the difference
45458         between FreeType 2.0.3 and 2.0.4 error codes, based on the
45459         configure check.
45460
45461         * configure.in: check for the tterrors.h header in FreeType 2.0.3,
45462         and define HAVE_FREETYPE_2_0_3 if we have it
45463
45464  src/Makefile.am     |  1 +
45465  src/fterrcompat.h   | 16 ++++++++++++++++
45466  src/ftxgdef.c       |  3 ++-
45467  src/ftxgpos.c       |  3 ++-
45468  src/ftxgsub.c       |  3 ++-
45469  src/ftxopen.c       |  3 ++-
45470  src/pango-ot-info.c |  2 +-
45471  7 files changed, 26 insertions(+), 5 deletions(-)
45472
45473 commit 9c37226efe2489b4cf9618ec98f581c998aaf9e4
45474 Author: Owen Taylor <otaylor@redhat.com>
45475 Date:   Tue Sep 18 20:05:20 2001 +0000
45476
45477     Up to 0.19.
45478
45479     Tue Sep 18 15:47:08 2001  Owen Taylor  <otaylor@redhat.com>
45480
45481         * configure.in (PANGO_MINOR_VERSION): Up to 0.19.
45482
45483         * pango/pango-font.h pango/pango-fontmap.[ch] pango/fonts.c
45484         pango/pangoxft-fontmap.c pango/pangoft-fontmap.c
45485         pango/pango-context.[ch]
45486         pango/pangox-fontmap.c: Add new PangoFontFace and PangoFontFamily
45487         object types, and change the font listing API to list faces and
45488         families, instead of face names and font descriptions.
45489
45490         * pango/pango-font.h pango/fonts.c: Make PangoFontDescription
45491         an opaque heap-allocated structure, add accessors and
45492         convenience functions.
45493
45494         * pango/pango-font.h pango/pango-private.h: Make PangoFontMetrics
45495         heap allocated, protect the structure definition with
45496         #ifdef PANGO_ENABLE_BACKEND, and add getters for the fields.
45497
45498         * pango/pango-attributes.[ch] ( pango_attr_iterator_get_font):
45499         instead of providing a base font description and one to fill
45500         in, provide a single font description to modify based on
45501         the attributes.
45502
45503         * pango/pango-attributes.[ch]: Fix PangoAttrFontDesc to have
45504         a PangoFontDescription by reference, not by value.
45505
45506         * pango/pango-utils.[ch]: make pango_parse_style() and friends
45507         take pointers to individual enumerations instead of to a
45508         PangoFontDescription structure.
45509
45510         * pango/*.c: Fix for the PangoFontDescription and PangoFontMetrics
45511         changes.
45512
45513             * pango/pango-{break,engine,indic,ot,xft}.h pango/Makefile.am
45514         pango/opentype/Makefile.am: Protect portions with
45515         PANGO_ENABLE_ENGINE to shrink the public API.
45516
45517         * modules/*/Makefile.am: -DPANGO_ENABLE_ENGINE.
45518
45519         * pango/{pangox.h,pangox-private.h} modules/basic/basic-x.c: Move
45520         pango_x_font_get_unknown_glyph() into public header since it is
45521         used from modules.
45522
45523         * pango/pango-{context,font,fontmap,modules.utils}.h
45524         pango/Makefile.am:
45525         Protect portions with PANGO_ENABLE_BACKEND to shrink the
45526         public API.
45527
45528         * pango/*.h: Use G_BEGIN/END_DECLS
45529
45530         * examples/viewer-qt.[cc,h]: Fix for changes to font listing API,
45531         PangoFontDescription.
45532
45533         * pango/pango-indic.h modules/indic/*: Since we install this
45534         header fix it up to Pango conventions, namespece
45535         ZERO_WIDTH_JOINER, ZERO_WIDTH_NON_JOINER.
45536
45537         * docs/pango-sections.txt: Updated.
45538
45539  src/Makefile.am | 1 +
45540  1 file changed, 1 insertion(+)
45541
45542 commit 7dd0838863f65a8ff2e27d12679c9a289a76aec1
45543 Author: Darin Adler <darin@src.gnome.org>
45544 Date:   Thu Jul 12 16:34:40 2001 +0000
45545
45546     Remove stray semicolon.
45547
45548         * modules/arabic/arabic-x.c: (arabic_engine_shape): Remove stray
45549         semicolon.
45550
45551         * modules/arabic/arconv.h:
45552         * modules/arabic/arconv.c: (shape), (doublelig), (arabic_reshape):
45553         Use long* instead of int* for parameter to match what's passed in.
45554
45555         * modules/indic/bengali-x.c: Add missing <string.h> include.
45556         (pango_indic_make_ligs): Use local variable that was added but not
45557         ever used.
45558         (pango_indic_engine_shape): Remove unused locals.
45559
45560         * modules/indic/devanagari-x.c: Add missing <string.h> include.
45561         (pango_indic_engine_shape): Remove unused local.
45562
45563         * modules/indic/gujarati-x.c: Add missing <string.h> include.
45564         (pango_indic_engine_shape): Remove unused local
45565
45566         * modules/tamil/tamil-x.c: (tamil_engine_shape): Initialize a
45567         variable to quiet the compiler's unused warning.
45568
45569         * pango/.cvsignore: Ignore more generated files.
45570
45571         * pango/opentype/ftxgpos.c: (Get_Anchor): Add code to set up the
45572         ap variable. The old code would just use the uninitialized value.
45573
45574         * pango/opentype/ftxopen.c: (Load_Coverage): Remove unused local.
45575
45576         * pango/opentype/pango-ot-ruleset.c: (pango_ot_ruleset_shape):
45577         Remove unused local.
45578
45579         * pango/pango-attributes.c: (pango_attr_list_get_type),
45580         (pango_color_get_type): Add needed function type casts (just
45581         warnings under gcc, but could be errors in other compilers).
45582
45583         * pango/pangoxft-font.c: (pango_xft_font_get_metrics),
45584         (pango_xft_font_get_coverage), (pango_xft_get_shaper_map),
45585         (pango_xft_font_find_shaper): Switch from lang char* to
45586         PangoLanguage*. The code was still compiling, but would not have
45587         worked.
45588
45589  src/ftxgpos.c          | 2 ++
45590  src/ftxopen.c          | 1 -
45591  src/pango-ot-ruleset.c | 1 -
45592  3 files changed, 2 insertions(+), 2 deletions(-)
45593
45594 commit 68f8a64307441bd3b3d45971ac4dc93f63dedfe8
45595 Author: Owen Taylor <otaylor@redhat.com>
45596 Date:   Fri May 18 16:04:40 2001 +0000
45597
45598     Use ISO C99 varargs when available.
45599
45600     Fri May 18 11:30:57 2001  Owen Taylor  <otaylor@redhat.com>
45601
45602         * pango/opentype/disasm.c: Use ISO C99 varargs when
45603         available.
45604
45605     Thu May 17 11:16:23 2001  Owen Taylor  <otaylor@redhat.com>
45606
45607         * pango/mapping.c: Fixup docs, remove some FIXMEs that are
45608         no longer applicable.
45609
45610         * pango/pango-layout.c: Move by graphemes, not characters.
45611
45612         * pango/pango-layout.c (pango_layout_line_x_to_index):
45613         Position at the closest grapheme boundary, not at character
45614         boundaries.
45615
45616         * pango/pango-layout.c (pango_layout_line_index_to_x):
45617         Return positions of grapheme boundaries, not character
45618         boundaries.
45619
45620  src/Makefile.am | 2 ++
45621  src/disasm.c    | 5 +++++
45622  2 files changed, 7 insertions(+)
45623
45624 commit 89eb36ebc6591025c063cb98f0e1b3badde73e9e
45625 Author: Owen Taylor <otaylor@redhat.com>
45626 Date:   Tue Apr 24 15:47:22 2001 +0000
45627
45628     Remove excess call to DONE_Stream left over from conversion from FT1.
45629
45630     Tue Apr 24 11:45:55 2001  Owen Taylor  <otaylor@redhat.com>
45631
45632         * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
45633         excess call to DONE_Stream left over from conversion
45634         from FT1. (reported by Michael Jansson)
45635
45636  src/ftxgdef.c | 1 -
45637  1 file changed, 1 deletion(-)
45638
45639 commit c61a730aaebec751831f8423894de5f4b539d0ec
45640 Author: Owen Taylor <otaylor@redhat.com>
45641 Date:   Tue Apr 3 19:07:36 2001 +0000
45642
45643     Release 0.14
45644
45645     Tue Apr  3 15:05:19 2001  Owen Taylor  <otaylor@redhat.com>
45646
45647         * Release 0.14
45648
45649         * NEWS: updated.
45650
45651             * pango/pango/opentype/Makefile.am: make dist fixes.
45652
45653         * configure.in (PANGO_MINOR_VERSION): Up to 0.14
45654
45655  src/Makefile.am | 10 ++++++++--
45656  1 file changed, 8 insertions(+), 2 deletions(-)
45657
45658 commit 405b878923ed219617c6f643a9aec06175223d16
45659 Author: Tor Lillqvist <tml@iki.fi>
45660 Date:   Thu Dec 21 19:55:23 2000 +0000
45661
45662     Only a script engine here.
45663
45664     2000-12-21  Tor Lillqvist  <tml@iki.fi>
45665
45666         * modules/basic/basic-win32.c (script_engine_load): Only a script
45667         engine here.
45668
45669         * pango/makefile.mingw.in: Add the built pango-enum-types.[ch].
45670
45671         * pango/pango.def
45672         * pango/pangoft2.def: Update.
45673
45674         * pango/opentype/pango-ot.def
45675         * pango/opentype/makefile.mingw.in: New files.
45676
45677         * pango/opentype/Makefile.am (EXTRA_DIST): Add them.
45678
45679         * configure.in (included_modules): Generate
45680         pango/opentype/makefile.mingw.
45681
45682  src/Makefile.am       |  4 +++-
45683  src/makefile.mingw.in | 43 +++++++++++++++++++++++++++++++++++++++++++
45684  src/pango-ot.def      | 50
45685  ++++++++++++++++++++++++++++++++++++++++++++++++++
45686  3 files changed, 96 insertions(+), 1 deletion(-)
45687
45688 commit 80a15829135065e16ce5b129c715d10d14b829ba
45689 Author: Owen Taylor <otaylor@redhat.com>
45690 Date:   Wed Dec 20 04:41:36 2000 +0000
45691
45692     Since Xft may only be available statically without shlib deps,
45693     check for
45694
45695     Tue Dec 19 22:47:16 2000  Owen Taylor  <otaylor@redhat.com>
45696
45697         * configure.in pango-config.in pangoxft.pc.in
45698         modules/basic/Makefile.am: Since Xft may only be available
45699         statically without shlib deps, check for FreeType libs explicitly
45700         and include them when linking, otherwise things won't work. Also,
45701         define FREETYPE_CFLAGS from freetype-config --cflags.
45702
45703         * modules/basic/basic-xft.c pango/pangoxft-font{,map}.c: Fool
45704         Xft into not converting glyph indices by loading the
45705         face unencoded then calling FT_Set_Charmap ourselves.
45706
45707         * pango/Makefile.am pango/pango-ot.h pango/opentype/* :Add start
45708         of opentype handling - most of the actually meat of the code here
45709         is the OpenType layout code from FreeType 1 ported to freetype2
45710         and adapted slighlty for our purposes.  Also, includes a
45711         incomplete OpenType-table-dumping code useful for figuring
45712         out what is going on.
45713
45714         * pango/pangoxft.h pango/pangoxft-font.h: Add calls for
45715         getting FT_Face and PangoOTInfo from PangoXftFont.
45716
45717         * modules/arabic/{Makefile.am,arabic-ot.[ch],arabic-xft.c}:
45718         Initial support for rendering Arabic with OpenType fonts.
45719
45720  src/.cvsignore         |    8 +
45721  src/FT-license.txt     |  158 ++
45722  src/Makefile.am        |   39 +
45723  src/README             |   36 +
45724  src/disasm.c           |  317 +++
45725  src/disasm.h           |   26 +
45726  src/ftxgdef.c          | 1155 +++++++++
45727  src/ftxgdef.h          |  220 ++
45728  src/ftxgpos.c          | 6222
45729  ++++++++++++++++++++++++++++++++++++++++++++++++
45730  src/ftxgpos.h          |  858 +++++++
45731  src/ftxgsub.c          | 4531 +++++++++++++++++++++++++++++++++++
45732  src/ftxgsub.h          |  612 +++++
45733  src/ftxopen.c          | 1467 ++++++++++++
45734  src/ftxopen.h          |  308 +++
45735  src/ftxopenf.h         |  161 ++
45736  src/ottest.c           |  265 +++
45737  src/pango-ot-info.c    |  438 ++++
45738  src/pango-ot-private.h |   98 +
45739  src/pango-ot-ruleset.c |  232 ++
45740  19 files changed, 17151 insertions(+)